@media(min-width:1px){
    .hidden--l {
        display: block !important;
    }
}

    
@font-face {
    font-family: 'Scriptina';
    src: url('/storage/app/media/SCRIPTIN.ttf');javascript:;
    }       

@font-face {
    font-family: 'Optima';
    src: url('/storage/app/media/OPTIMA.ttf');
    }       
    
@font-face {
    font-family: 'Karla';
    src: url('/storage/app/media/Karla-BoldItalic.ttf');
    }
    

.logo__title {
    margin: auto;
    font-family: 'Optima' !important;
    font-size: 34.6667px !important;
    color: #4067B0;
    padding-top: 5px;
    font-weight: bold !important;
}

.logo__description {
    font-size: 18.6667px;
    font-family: 'Tahoma';
}

.wrap__header--inner {
    padding-bottom: 8px;
    
}

.wrap__image--inner .image {
    height: 150px !important;
}

.wrap__ctaHeader .cta__link--icon {
    color: #638EBF;
}

.wrap__ctaHeader .cta__link--icon:hover {
    color: #4067B0;
}
  



.sidebar_info {
    text-align: center;
    font-size: 16px;
    color: #626060 !important;
    text-decoration: none;
    z-index: 1 !important;
    position: relative;
    padding-top: 10px;
}

.sidebar_info a {
    text-decoration: none;
    color: inherit !important;
}


.sidebar_info_name {
    font-weight: bold;
}


.sidebar_info:before {
    display: block;
    padding-bottom: 15px;
    content: "CONTACT";
    font-size: 26px;
    font-weight: lighter;
    text-align: left;
}

.learn_more {
    text-align: left;
}

.wrap__navigation-nav {
    padding-top: 10px;
}

.mm-panels {
    padding-top: 5px;
}

/* -- PAGES -- */

.welcome_title h1 {
    font-family: 'Scriptina' !important;
    font-size: 41.3333px;
    color: #4067B0;
    text-align: left;
}


.custom_page_title h1 {
    font-family: 'Lucida Grande' !important;
    font-size: 23px;
    font-weight: bold;
    color: #448aa2;
    text-align: center;
}

.custom_page_title2 h1 {
    font-family: 'Lucida Grande' !important;
    font-size: 23px;
    font-weight: bold;
    color: #448aa2;
    text-align: left;
}


.custom_page_title3 h1 {
    font-family: 'Scriptina' !important;
    font-size: 40px;
    color: #569965;
    text-align: left;
}


a {
    text-decoration: none;
}

#content a {
    color: #4067B0;
    
}

.centered1 {
    text-align: center;
    font-size: 22px;
}

.centered2 {
    text-align: center;
    font-size: 10px;
}

.centered3 {
    text-align: center;
    font-size: 26px;
}

.centered4 {
        text-align: center;
}

.centered5 {
        text-align: center;
        color: #0000cd;
        font-size: 38px;
        font-weight: bold;
        line-height: 50px;
        letter-spacing: 2px;
}

.form1 {
        font-size: 32px;
        font-weight: bold;
        letter-spacing: 2px;
}

.indent_set2 li {
    list-style-type: disc;
    padding-left: 20px;
    padding-inline-start: 20px;
}

.indent_set3 li {
    text-indent: -1.3em;
    padding-left: 2.5em;
    list-style-position: inside;
}

.indent_set4 {
    padding-left: 4em;
}



.disclaimer {
    font-size: 12px;
    font-style: italic;
}

h1.page__title {
    font-family: 'Scriptina' !important;
    font-size: 41.3333px;
    color: #4067B0;
    text-align: left;
}


.covid19_text_line {
    color: #ff0000;
    font-size: 21px;
    font-style: italic;
    font-weight: bold;
}

.covid19_text_line a {
    color: #ff0000 !important;
}

.table_about_me {
    
}

.privacy_note {
    font-size: 14px;
}

.warning {
    color: red;
}


.copyright__list a {
    color: #4067B0;
}


  /*Hot topic page*/
#hot-topics .docheadline{
  font-family: Tahoma;font-size: 12px; text-decoration: none; font-weight: bold; color: #4067B0;
  } 
#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;
}

.docNewsLogo a { 
color: #4067B0;
}

.karen_image {
    width: 150px;
    height: 184px;
}

.wrap__logoHeader {
    max-width: 100%;
}


.leadForm {
    width: 250px;
}

/*MEDIA QUERIES*/

@media (max-width: 1024px) {
    .wrap__slider {
        display: none;
    }
    
}


@media only screen and (max-width: 768px){
.logo__title {
   text-align: center !important;
    font-size: 40px !important;
}

.logo__description {
    font-size: 30px !important;
    text-align: center !important;
    padding-bottom: 20px;
}
    
.wrap__slider {
    display: none;
}

.wrap__logoHeader {
    max-width: 100%;
}


.sidebar_info {
    text-align: center !important;
}


.sidebar_info:before {
    text-align: center;
    
}


}

@media (max-width: 425px){
.logo__title {
    text-align: center !important;
    margin-bottom: 0px !important;
}

.logo__description {
    display: block;
    text-align: center;
    margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-size: 24px !important;
}


.wrap__logoHeader {
    max-width: 100%;
}

.wrap__navigation-nav:before {
display: none;
}



a.copyright__link {
    text-align: center;
    display: block;
}

.learn_more {
    display: none;
}

}



