@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&amp;display=swap');
p{
    font-size: 20px;
}
.logo {
    margin-top: 25px!important;
    width: 140px!important;
}

.main_color a {
    color: #1157aa;
}

.avia-section .container {
    max-width: 1280px;
}

.avia-menu {
    height: 70px!important;
}

.avia-menu-fx {
    display: none!important;
}


.avia-menu li  a {
    height: 70px!important;
    line-height: 70px!important;
}

body,
.av-special-heading-tag{
font-family: 'Crimson Text', serif!important;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
font-family: 'Crimson Text', serif!important;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 45px;
color:#B61E21!important;
font-weight: 300;
}

.template-page .entry-content-wrapper h3{
color:#B61E21!important;
font-family: 'Crimson Text', serif!important;
    font-size: 26px;
    font-weight: 300;
}



#header_main{
    background: #08396e;
}
#header_main .container.av-logo-container {
height: 200px;
    line-height: 88px;
    background-repeat: repeat-x;
    background: url(/wp-content/uploads/2020/07/pattern.png);
}
.logo {
    margin-top: -8px;
}

.avia-menu-text {
    font-size: 16px;
    font-weight: 300;
    color: #0C57AA;
}
#header #header_main_alternate .container {
    max-height: none;
    height: auto;
    background: #fff;
    border-bottom: 2px solid red;
    border-top: none;
}

#top .main_color .avia-color-theme-color {
    color: #ffffff;
    border-color: #b61e22;
    background: #fff;
    color: #b61e22;
    border-top: 2px solid #b61e22;
    border-left: 2px solid #b61e22;
    border-bottom: 2px solid #b61e22;
    border-radius: 50px;
    border-right: 2px solid #b61e22;
    padding: 17px 38px;
    min-width: 141px;
    display: inline-block;
    font-size: 18px;
}

#footer {
    padding: 15px 0 30px 0;
    z-index: 1;
    background: #08396d;
}


.textwidget.custom-html-widget{
    text-align: center;
    font-size: 14px;
    line-height: 20;
    line-height: 18px;
}
.footnote_plugin_tooltip_text,
.footnote-reference-container {
visibility:hidden;
display:none;
}


.logged-in .footnote_plugin_tooltip_text,
.logged-in .footnote-reference-container {
visibility:visible;
display:inline-block;
}


b {
    color: #073670!important;
}


.zoomContainer {
    z-index: 99!important;
}

.footnote_plugin_tooltip_text {
    top: -5px!important;
}


.footnote_plugin_text{
    font-size: 16px!important;
}


.footer_color a{
color: #868788;
}


.contentco{
    background: #1a336b!important;
    padding-top: 130px!important;
    color: #fff!important;
    padding-bottom: 130px!important;
}



@media screen and (max-width: 768px) {
.logo {
    margin-top: 0px!important;
    width: 77px!important;
}
}


@media screen and (max-width: 500px) {
.logo {
    margin-top: 10px!important;
    margin-bottom: 8px!important;
    width: 140px;
}
}