@font-face {
    font-family: "futurxkc";
    src: url('/storage/app/media/fonts/futurxkc.ttf');
    }

@font-face {
    font-family: "futura-light-font";
    src: url('/storage/app/media/fonts/futura-light-font.ttf');
    }
    
@font-face {
    font-family: "snellrnd-webfont";
    src: url('/storage/app/media/fonts/snellrnd-webfont.woff');
    }
    
@font-face {
    font-family: "Adobe-Garamond-Pro-Italic_2009";
    src: url('/storage/app/media/fonts/Adobe-Garamond-Pro-Italic_2009.ttf');
    }
    
@font-face {
    font-family: "Fradm";
    src: url('/storage/app/media/fonts/Fradm.ttf');
    }    

@font-face {
    font-family: "georgia-italic";
    src: url('/storage/app/media/fonts/georgia-italic.ttf');
    }  

/*---------------------Custom-------------------*/
.home-layout, .fullwidth-layout {
    border-left-color: rgb(57, 211, 142);
    border-left-style: solid;
    border-left-width: 5px;
    border-right-color: rgb(57, 211, 142);
    border-right-style: solid;
    border-right-width: 5px;
}

.wrap__header {
    background-color: rgb(51, 124, 93);
}

.wrap__ctaHeader a {
    color: rgb(170, 187, 221);
}

.wrap__ctaHeader .cta__link--icon {
    color: rgb(150, 150, 150);
  }

.logo__summary {
    margin-left: 10px !important;
}

.wrap__logoHeader {
    padding-bottom: 10px;
}

.heading::before {
    background-color: rgb(183, 119, 78);
}

.heading {
    margin-bottom: 15px;
}

.wrap__ctaBody {
    display: none;
}

.wrap__page {
    background-color: rgb(43, 132, 119);
    color: rgb(215, 215, 215);
}

.sidebar-info:before {
    background-color: black;
    background-image: url('/storage/app/media/watermark2.png');
    background-repeat: no-repeat;
    background-position: 5% 125px;
}

.sidebar-info {
    background-color: black;
    background-image: url('/storage/app/media/watermark2.png');
    background-repeat: no-repeat;
    background-position: 5% 50%;
}

.wrap__navigationHeader {
    background-color: black;
}

#navigation_header .mm-listview > li > a:not(.mm-next) {
    color: white;
}

#navigation_header .mm-listview > li > a:hover {
    color: rgb(150, 150, 150);
}

.hamburger {
    color: white;
}

.hamburger::before {
    color: white;
}

/*---------------------HEADER---------------------*/    

.logo__title {
    font-family: "futurxkc";
    font-size: 36px;
    color: rgb(255, 255, 255);
}

.logo__description {
    font-family: "futura-light-font";
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-size: 27px;
    line-height: 32px;
}

.logo_desc2 {
    font-family: "futura-light-font";
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-size: 27px;
    line-height: 32px;
    padding-left: 60px;
}
/*---------------------SLOGAN---------------------*/
#slogan_line1 {
    font-family: "georgia-italic";
    font-size: 27pt;
    font-style: normal;
    font-weight: 100;
    padding-top: 70px;
    padding-bottom: 70px;
}

#slogan_line2 {
    font-family: "futura-light-font";
    font-size: 27px;
    font-style: normal;
    font-weight: 100;
    text-indent: 30px;
    padding-bottom: 60px;
}

.slogan {
    text-align: left;
    line-height: 23px;
    padding-left: 60px;
}

.heading {
    padding-top: 0px;
    padding-bottom: 0px;
}
/*---------------------TITLES---------------------*/ 

.welcome_title h1 {
    color: rgb(201, 133, 90);
    font-size: 30px;
    font-style: normal;
    font-weight: 100 !important;
    padding-bottom: 20px;
    font-family: "georgia-italic";
}

.page__title h1 {
    font-size: 30px;
    font-style: normal;
    font-weight: 100 !important;
    padding-bottom: 20px;
    color: rgb(201, 133, 90);
    font-family: "georgia-italic";
}

.logo__title + .logo__description {
    margin-top: 0px;
}

.wrap__logoHeader {
    padding-top: 18px;
}

.wrap__ctaHeader {
    padding-top: 10px;
}

/*---------------------SIDEBAR---------------------*/
.sidebar_info {
    padding-top: 10px;
    text-align: center;
    padding-bottom: 40px;
    font-size: 15px;
}

.slogan2 {
    text-align: left;
}

#slogan2_line1 {
    font-family: "futura-light-font";
    font-size: 30px;
}

#slogan2_line2 {
    font-family: "snellrnd-webfont";
    font-size: 24px;
}

.sidebar_info_contact {
    font-weight: 400;
    font-size: 15px;
    font-family: "Fradm";
}

.sidebar_info_name {
    font-weight: 800;
    font-size: 16px;
    padding-top: 30px;
    color: rgb(203, 171, 150);
}

.sidebar_info a {
    color: rgb(255, 255, 255);
}

/*---------------------PAGES---------------------*/
#content {
    padding-bottom: 20px;
}

a {
    text-decoration: none;
    color: rgb(201, 133, 90);
}

  /*Hot topic page*/
#hot-topics .docheadline{
  font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight: bold; color: rgb(201, 133, 90);
  } 
#hot-topics .docsummary{
  font-family: Tahoma;font-size: 12px;
  } 
#hot-topics .docseperator{ 
  height: 3px; margin: 6px 0px 6px 0px; border-bottom: 1px solid #eeeeee;
  }
#hot-topics .docNewsLogo { 
  font-family: Tahoma; font-size: 10px; align: right;
  } 
#hot-topics .page-title {
  display: block !important;
}

#hot-topics {
    padding-bottom: 30px;
}


.warning {
    color: red;
}

table tr td {
    border: none;
}

.leadForm {
    width: 250px;
}

#amount {
    width: 20%;
}

#payment_button {
    width: 20%;
}

.centered {
    text-align: center;
}

.centered2 {
    text-align: center;
    color: red;
    font-size: 20px;
}

.leadForm {
    padding-bottom: 30px;
}

.privacy_note {
    font-size: 14px;
}

.image_page {
    padding-right: 15px;
        padding-left: 15px;
}
/*---------------------INDENT---------------------*/


.indent_set2 {
    padding-left: 20px;
}

.indent_set3 li {
    text-indent: -1.2em;
    padding-left: 2.5em;
    list-style-position: inside;
}

.indent_set4 li {
    text-indent: -1.2em;
    padding-left: 2.0em;
    list-style-position: inside;
    list-style-type: none;    
}

.indent_set5 li {
    text-indent: -1.2em;
    padding-left: 2.0em;
    list-style-position: inside;
    list-style-type: circle;    
}
/*---------------------RESPONSIVE---------------------*/
@media (max-width: 1024px) {

}


@media (max-width: 768px) {
.image_page {
    float: none !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
}

@media (max-width: 767px) {

    
}

@media (max-width: 425px) {
.logo__title {
    font-size: 30px;
    padding-top: 0px;
}

.logo__description {
    font-size: 25px !important;
}

.logo_desc2 {
    padding-left: 0px;
    text-align: center;
    font-size: 25px;
}

.logo__image {
    position: inherit;
}


}

@media (max-width: 375px) {
    
}

@media (max-width: 320px) {

}