/*Hot topic page*/
#hot-topics .docheadline{
font-family: Tahoma;font-size: 12px; text-decoration: none; font-weight: bold; color: #2e7105
}
#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;
}



@font-face {
    font-family: 'scriptin';
    src: url('/storage/app/media/scriptin-webfont.woff');
                             
}

@font-face {
    font-family: 'futurabt_light';
    src: url('/storage/app/media/futurabt_light-webfont.woff');
                             
}

@font-face {
    font-family: 'tahoma-webfont';
    src: url('/storage/app/media/tahoma-webfont.woff');
                             
}


@font-face {
    font-family: 'optima-webfont';
    src: url('/storage/app/media/optima-webfont.woff');
                             
}



.wrap__logoHeader .logo__title {
    /* font: 34px / 1.14706 "lato-bold", "Arial Black", Arial, Helvetica, sans-serif; */
   
  
    font-size: 35px;
    color: rgba(156, 173, 180, 1.00);
}

.logo__description {
    color: #a8a8a8;
    margin: 0;
    /* font: 19px / 1.5 "lato-regular", "Arial Black", Arial, Helvetica, sans-serif; */
    font-size: 18px !important;
}

.wrap__logoHeader {
    max-width: 100%;
}

.wrap__image:after {
    background: rgba(223, 233, 159, 1.00);
}

.wrap__contacts {
    background-color: rgba(223, 233, 159, 1.00);
      
}

/* Navigation BAr */

.sidebar-holder-top {
    background: #9CADB5;
}

.navigation .mm-panels > .mm-panel .mm-listview > li > a, .navigation .mm-panels > .mm-panel .mm-listview > li > span {
    background: #9CADB5;
    color: #fff;
}
.navigation .mm-panels > .mm-panel .mm-listview > li > a:hover, .navigation .mm-panels > .mm-panel .mm-listview > li > span:hover {
    background-color: rgba(102, 133, 147, 1.00);
    color: rgba(223, 233, 158, 1.00);
}
.navigation .mm-panels > .mm-panel .mm-listview > li.active > a:not(.mm-next):not(.mm-arrow), .navigation .mm-panels > .mm-panel .mm-listview > li.active > span:not(.mm-next):not(.mm-arrow) {
    background: #526A75;
    color: #fff;
}




.wrap__page-content h1, .page__title {
   font-family: 'scriptin' !important;
    font-size: 40px;
     color: rgba(86, 153, 101, 1.00);
}



.leadForm {
    width: 50%;
    padding-bottom: 20px;
}

.leadFormInfo {;
    display: none;
}

.custom_list-style li{
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1.3em;
    padding-left: 2.5em;
}



.sidebar-text {
    position: relative;
    z-index: 9999;
}

.sidebar-spacer {
    padding: -5px 0;
}

.sidebar-text p {
    text-align: left;
    font-size:15px;
    margin: 0 0 3px;
    color: #272324 !important;
    display: flex;
    align-items: center;
    margin-bottom: 25px !important;

}

.sidebar-text .bold-this {
    font-weight: bold;
    font-size:14px;
}

.sidebar-text .super-bold {
    font-weight: bold;
    font-size:18px;
    color: #272324;
  
}


.sidebar-text a {
    text-decoration:none;
    color: inherit;
    width: 90% !important;
}


.sidebar-text .fa {
     margin-right: 8px;   
}

a.cta__link--icon  {
    color: #e0e3a4;
}


/* Contact and learn more */

.sidebar-holder-top::before {
    display: block;
    margin: 0 10px 15px;
    content: "LEARN MORE";
    font-size: 26px;
    font-weight: lighter;
    color: rgba(222, 232, 155, 1.00);
}
.wrap__contacts:before{
    display: block;
    margin: 0 10px 15px 0px;
    content: "CONTACT";
    font-size: 26px;
    font-weight: lighter;
    color: #9cadb4;
}



.wrap__footer {
   
    background:rgba(225, 224, 224, 1.00);
    
}


@media only screen and (max-width: 1024px) {
    
    .wrap__header--inner {
    padding: 22px 36px 20px;
    }

.wrap__logoHeader .logo__title {
    font-size: 30px;
}

.logo__description {
    font-size: 15px !important;
}


.wrap__image--inner .image {
        display: block !important;
        width: 120% !important;
    }
.wrap__image:after {
    display: none;
}

}


@media only screen and (max-width: 768px) {
    
    
    .wrap__header--inner {
    padding: 22px 36px 20px;
    }

.wrap__logoHeader .logo__title {
    font-size: 30px;
}

.logo__description {
    font-size: 15px !important;
}
    
      .wrap__logoHeader .logo__description {
  
    line-height: 25px;
}
  
  
  .wrap__logoHeader .logo__title {
  
    line-height: 30px;
}
  
  
  .wrap__image--inner .image {
        display: none !important;
      
    }

.sidebar-text p {
    text-align: left;
    font-size:18px;
}
}


@media only screen and (max-width: 425px) {
    
    
    .wrap__header--inner {
    padding: 22px 36px 20px;
    }

.wrap__logoHeader .logo__title {
    font-size: 25px;
}

.logo__description {
    font-size: 14px !important;
}
    
    
    .sidebar-holder-top::before {
    padding-top: 10px;
}


  
  .wrap__logoHeader .logo__description {
  
    line-height: 25px;
}
  
  
  .wrap__logoHeader .logo__title {
  
    line-height: 35px;
}
  
     .sidebar-holder-top::before {
    display: none;
    
}
  
      .copyright__list a {
display: block !important;
margin: auto !important;
text-align: center;
}

  .wrap__contacts {
    padding-top: 35px;
}
  
}



@media only screen and (max-width: 375px) {
    
    
    .wrap__header--inner {
    padding: 22px 36px 20px;
    }

.wrap__logoHeader .logo__title {
    font-size: 25px;
}

.logo__description {
    font-size: 14px !important;
}
    
    
    .sidebar-holder-top::before {
    padding-top: 11px;
}
  
  
  .wrap__logoHeader .logo__description {
  
    line-height: 25px;
}
  
  
  .wrap__logoHeader .logo__title {
  
    line-height: 35px;
}
  
     .sidebar-holder-top::before {
    display: none;
    
}
  
      .copyright__list a {
display: block !important;
margin: auto !important;
text-align: center;
}

  .wrap__contacts {
    padding-top: 35px;
}
    
}


.wrap__text-block a {
    color: #526a75;
}



.wrap__ctaBody .cta_block .cta__title {
   
    color: rgba(156, 196, 120, 1.00);
}


/*************************/

.aboutpage{
        float: right;
    clear: right;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.td {
  border: none;
}

td {
    border: 0px;
}


.tableinfo {
    display: inline-flex !important;
}















