:root {
	--navy: #053868;
	--gray: #8A9295;
	--primary-color: #395775;
	--alt-color: #395775;
	--gray: #8a9295;
}

@media (max-width: 1200px) {
    .main_menu .menu-item-top-level {
        display: none !important;
    }
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
        display: block !important;
    }
}

/* TEMP CSS Area - Starts */

.single .text-sep-date {
    display: none;
}

.single .entry-content a,
.faq-content .toggle_content a,
.contact-iconlist a,
.iconbox_content_container a,
.inner-posts .read-more-link a,
.avia-testimonial a,
.avia_textblock a {
		color: #333 !important;
    border-bottom: 2px solid var(--navy);
}

.single .entry-content a:hover,
.faq-content .toggle_content a:hover,
.contact-iconlist a:hover,
.iconbox_content_container a:hover,
.single .entry-content a:hover,
.inner-posts .read-more-link a:hover,
.avia-testimonial a:hover,
.avia_textblock a:hover {
    opacity: .8;
}

.section-title .av-subheading {
    line-height: 1.7;
    margin-top: 15px;
}

.big-preview.single-big,
.single .title_container {
    display: none;
}

/* TEMP CSS Area - Ends */
/*
body {
    font-family: 'myriad-pro-light' !important;
    letter-spacing: 1px;
}

h1, h2, h3, h4 {
    font-family: 'myriad-pro-semi' !important;
}
*/

.main_menu .menu-item-top-level > a .avia-menu-text {
    letter-spacing: 1px;
    font-size: 20px;
}

.main_menu .menu-item-top-level > a .avia-menu-text:hover {
    opacity: .8;
}

.main_menu .sub-menu .avia-menu-text {
    letter-spacing: 1px;
    font-size: 18px;
}

@media (min-width: 768px) {
    .logo {
        top: -15px;
    }

    #header_meta {
        background: transparent;
    }

    #header_meta .menu {
        position: relative;
        bottom: -10px;
    }
}

@media (max-width: 767px) {
    .logo img {
        width: 180px !important;
    }
}

#header_meta .menu a {
    font-size: 16px;
}

.av-main-nav li:nth-last-child(2) a {
    padding-right: 0 !important;
}

.tel-icon:before {
    content: '\e854';
    font-family: entypo-fontello;
    display: inline-block;
    transform: rotate(170deg);
    padding-left: 5px;
}

.login-icon:before {
    content: '\e85c';
    font-family: entypo-fontello;
    padding-right: 7px;
}

#hero_top .flex_column_table {
    display: flex !important;
    max-width: 470px;
}

#hero_top .flex_column {
    padding: 0 !important;
    background-color: transparent !important;
}

.hero-title h1 {
    color: var(--navy);
}


.hero-title h2 {
    font-size: 22px;
}

.hero-button a {
    font-size: 22px !important;
    font-weight: bold !important;
    border: 2px solid #053868 !important;
    color: var(--navy) !important;
    letter-spacing: 2px;
    padding: 13px 30px !important;
    transition: .6s;
    background-color: #fff !important;
}

.hero-button a:hover {
    background-color: var(--navy) !important;
    border-color: var(--navy) !important;
    color: #fff !important;
    opacity: 1 !important;
}

.custom-nav-row {
    text-align: center;
    display: block !important;
}

.custom-nav-row span {
    padding: 15px 25px;
    background: #fff;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid var(--navy);
    transition: .5s;
}

.custom-nav-row .current {
    background: var(--navy);
    color: #fff;
}


.custom-nav-row span:hover {
    cursor: pointer;
    background-color: var(--navy);
    color: #fff;
}

.topic-iconlist li:nth-child(n+2) {
    margin-top: 15px;
}

.topic-iconlist .av_iconlist_title {
    font-weight: bold;
    font-size: 22px !important;
}

.topic-iconlist .iconlist-char {
    color: #FF9800;
}

@media (min-width: 768px) {
    .inner-img-col .content-col {
        padding: 30px 40px !important;
    }
}

.colored-item {
    color: var(--navy);
}

.faq-content .toggler {
    font-size: 22px !important;
    border: 1px solid var(--navy) !important;
    border-radius: 5px !important;
    font-weight: bold;
    padding: 18px 40px 18px 30px !important;
    letter-spacing: 1px;
}

.faq-content .toggle_icon,
.faq-content .vert_icon,
.faq-content .hor_icon {
    border-color: var(--navy);
    opacity: 1 !important;
}

.faq-content .av_toggle_section:nth-child(n+2) {
    margin-top: 15px;
}

.faq-content .toggle_content {
    border: none;
    font-size: 20px;
    line-height: 1.8;
}

.faq-content .toggler:focus {
    outline: none;
}

.inner-col-area .av-flex-placeholder {
    width: 30px !important;
}

.faq-iconbox {
    margin: 20px 0 !important;
}

.faq-iconbox .iconbox_icon {
    font-size: 40px !important;
}

.services-icon svg {
    margin: 0 auto 25px;
    width: auto;
    height: 120px;
    fill: var(--navy);
}

@media (min-width: 768px) {
    .icon-col-area .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }


    .icon-col-area .flex_column {
        margin-left: 0;
        width: calc(33.33% - 20px) !important;
    }
}
.services-col {
    background: #f8f8f8;
    padding: 25px !important;
    border: 1px solid #e4e4e4 !important
}
.services-text h3 {
    font-size: 22px;
    letter-spacing: 1px;
    color: #666;
}

.alternate_color .services-col {
    background-color: #fff !important;
}

.services-text a {
    font-weight: bold;
}

.stat-box .heading {
    font-weight: bold;
    letter-spacing: 2px;
}

.stat-col {
    background-color: var(--navy) !important;
}

.stat-col * {
    color: #fff;
}

.stat-box .avia-no-number {
    opacity: 1;
}

.stat-box .avia-animated-number-content {
    font-weight: bold;
    margin-top: 5px;
}

.stat-col {
    padding: 40px 25px !important;
}

.stat-col.stat-col-even {
    background-color: #002840 !important;
}

@media (min-width: 990px) {
    .content-cell {
        padding: 40px !important;
    }
}
.inner-iconlist .av_iconlist_title {
    font-weight: bold;
    font-size: 20px !important;
}

.inner-iconlist .iconlist_content a {
    font-weight: bold;
}

.inner-iconlist li:nth-child(n+2) {
    margin-top: 12px;
}

.faq-iconbox .iconbox_content_title {
    font-size: 22px !important;
}

blockquote {
    font-weight: bold;
    color: #666 !important;
}

.normal-button a {
    font-size: 18px !important;
    border-radius: 0 !important;
    border: 2px solid var(--navy) !important;
    padding: 11px 27px !important;
    transition: .5s;
}

.normal-button a:hover {
    background: transparent !important;
    color: var(--navy) !important;
}

.services-col-alt {
    background-color: #fff !important;
}

.icon-col-area-alt svg {
    height: 80px;
    fill: #666;
}

.icon-col-area-alt .services-text h3 {
    color: var(--navy);
}


@media (min-width: 641px) {
	.contact-col {
			padding: 30px 24px 30px 40px !important;
	}
}

.primary-form textarea,
.primary-form input[type="text"] {
    border-color: var(--gray) !important;
}

.trans-button a {
    font-size: 18px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 0 !important;
    border: 2px solid #fff !important;
    transition: .5s;
    font-weight: bold !important;
}

.trans-button a:hover {
    background-color: #fff !important;
    opacity: 1 !important;
    color: var(--navy) !important;
}

.process-timeline .av-milestone-indicator {
    display: none !important;
}

.process-timeline .avia-timeline-vertical .av-milestone-content-wrap {
    padding-left: 30px;
}

.process-timeline .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap {
    padding-right: 30px;
}

.img-border img {
    border: 1px solid #efefef !important;
}

.inner-ticklist ul {
    list-style-type: none !important;
    margin: 0;
}

.inner-ticklist ul li {
    position: relative;
    font-weight: bold;
    margin-left: 0;
    padding-left: 25px;
}

.inner-ticklist ul li:nth-child(n+2) {
    margin-top: 10px;
}

.inner-ticklist ul li:before {
    content: '\e812';
    font-family: 'entypo-fontello';
    position: absolute;
    left: 0;
    font-size: 25px;
    color: #9fdd57;
    font-weight: normal;
}

.alternate_color.inner-iconbox-area .flex_column {
    background-color: #fff !important;
}

#top .icon-col-area.alternate_color .services-col-alt {
    background: #f8f8f8 !important;
}

.consumer-form {
    max-width: 850px;
    border: 1px solid #eee !important;
    padding: 25px;
    background-color: #f8f8f8;
    margin: 0 auto;
}

@media (min-width: 641px) {
    .consumer-form {
        padding: 20px 24px 30px 40px;
    }
}

.consumer-form textarea,
.consumer-form input[type="text"] {
    background-color: #fff !important;
    color: #333 !important;
    border-color: var(--gray) !important;
}

.captcha-block {
    height: 0 !important;
}

#top .consumer-form .ginput_full.address_line_1 input[type="text"]{
    margin-bottom: 12px !important;
}

.consumer-form label {
    color: var(--navy);
    font-size: 20px !important;
    margin-top: 10px;
}

.process-timeline .milestone_inner {
    background: var(--gray) !important;
    color: var(--navy);
    font-size: 35px;
}

.inner-testimonials .avia-testimonial-markup-entry-content p {
    font-size: 19px;
    line-height: 1.7;
}

.inner-testimonials .avia-testimonial-meta-mini {
    float: none !important;
    text-align: center !important;
    position: relative;
}

.inner-testimonials .avia-testimonial-meta-mini:before {
    content: '\e808\e808\e808\e808\e808';
    font-family: entypo-fontello;
    font-size: 25px;
    letter-spacing: 5px;
    color: #FF9800;
}

.inner-testimonials .avia-testimonial-name {
    font-size: 23px !important;
    color: var(--navy) !important;
    display: block;
    margin-bottom: 12px;
}

.inner-testimonials .avia-testimonial-subtitle {
    font-size: 16px;
    font-weight: bold;
    color: var(--gray);
}

.stat-col-bg .stat-col {
    border: none !important;
    background: rgb(5 56 104 / 0.85) !important;
}

.stat-col-bg .stat-col.stat-col-even {
    background-color: rgb(0 40 64 / 0.85) !important;
}

.normal-button-row a {font-weight: bold !important;letter-spacing: 1.3px !important;}

.normal-button-row a:last-child {
    background-color: transparent !important;
    color: var(--navy) !important;
}

.normal-button-row a:last-child:hover {
    background-color: var(--navy) !important;
    color: #fff !important;
}

.inner-progress-bar .progressbar-percent {
    font-weight: bold;
}

.footer-iconlist {
    margin: 0;
}

.footer-iconlist .iconlist-char {
    position: relative;
    top: 4px;
}

@media (min-width: 768px) {
    #footer #text-2 {
        margin: -15px 0 -5px !important;
    }
}

.dash-btn a {
    background: #fff;
    color: var(--navy) !important;
    font-weight: bold;
    padding: 12px 18px;
    border-radius: 5px;
}

.dash-btn a:hover {
    opacity: .9;
}

#footer h3.widgettitle {
    color: #03A9F4;
}

#footer .menu a {
    font-size: 18px;
}

#footer .menu a:hover,
.footer-iconlist a:hover {
    opacity: 1 !important;
    color: #8BC34A !important;
}

.product-col {
    border: 1px solid #efefef !important;
}

.product-col-area .av-flex-placeholder {
    width: 30px !important;
}

.product-col-img img {
    width: 100px;
}

.product-col-img {
    background: #fff;
}

.logo-list {
    list-style-type: none;
    margin: 0;
}

.logo-list li {
    display: inline-block;
    margin-left: 0;
}

.logo-list li:nth-child(n+2) {
    margin-left: 20px;
}

.logo-list li img {
    transition: .5s;
		width: 200px;
}

.logo-list li img:hover {
    transform: scale(0.97);
}

.inner-testimonial .avia-testimonial-content {
    font-size: 20px !important;
}

.inner-testimonial .avia-testimonial-name {
    color: var(--navy) !important;
    font-size: 22px !important;
    position: relative;
    padding-left: 30px;
}

.inner-testimonial .avia-testimonial-name:before {
    content: '\e80a';
    font-family: 'entypo-fontello';
    position: absolute;
    left: 0;
}

.inner-testimonial .avia-testimonial-meta-mini {
    position: relative;
    float: none;
    text-align: center !important;
}

.inner-testimonial .avia-testimonial-meta-mini:before {
    content: '\e808\e808\e808\e808\e808';
    font-family: entypo-fontello;
    font-size: 30px;
    letter-spacing: 5px;
    color: #FF9800;
}


@media (max-width: 767px) {
    .inner-testimonial .avia-testimonial {
        padding: 0 !important;
    }
}

@media (min-width: 1110px) {
    #extra_footer .flex_column {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #extra_footer .section-title {
        width: auto;
        padding-bottom: 0 !important;
        padding-right: 40px;
    }
}

#extra_footer .trans-button a {
    padding: 12px 20px !important;
}

div#employer_th .flex_column {
    background-color: #fff !important;
}

.inner-text-heading h3 {
    font-size: 25px;
    color: var(--navy);
}

.avia_textblock strong {
    color: #333;
}

.inner-link-icon svg {
    width: auto;
    height: 100px;
    margin: 0 auto;
    fill: var(--navy);
}

.inner-link-col {
    transition: .5s;
}

.inner-link-col:hover {
    transform: translateY(-5px);
}

.video-title strong {
    font-size: 20px;
}

.avia_playpause_icon {
    border-radius: 100%;
    background: rgb(5 55 104 / 0.8);
}

#top .avia_playpause_icon:before {
    font-size: 60px;
}

@media (max-width: 490px) {
    ul.logo-list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    ul.logo-list li {
        margin: 0 !important;
    }

}

@media (max-width:960px) {
    .custom-nav-row  {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 10px;
    }   

    .custom-nav-row span {
        font-size: 16px;
        padding: 10px !important
    }
}


@media (max-width: 767px) {
    .inner-grid-area.image-top {
        display: grid;
        grid-template-columns: 1fr;
    }
    .inner-grid-area.image-top div:last-child {
        order: -1;
    }
}

.img-border {
    border: 1px solid #dfdfdf !important;
}

.sidebar .cat-post-title {
    color: var(--navy) !important;
    text-transform: none !important;
    font-weight: bold;
    letter-spacing: 1px;
}

.sidebar .cat-post-excerpt-more:hover,
.sidebar .cat-post-title:hover {
    opacity: 0.8;
}

.sidebar .cat-post-excerpt-more {
    border-bottom: 1px solid var(--navy);
    font-size: 15px;
    color: #666 !important;
    font-weight: bold;
    line-height: 1.5;
}

.single .post-title {
    color: var(--navy);
}

.single h2 {
    color: #666;
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    .single .post-title {
        font-size: 35px;
    }
}

/* Single News CSS - Starts */

.single-news .sidebar {
    display: none !important;
}

.single-news .content {
    border: none;
    width: 100% !important;
}

.single-news .container {
    display: flex;
    justify-content: center;
}

.single-news .content .entry-content-wrapper {
    padding: 0;
    max-width: 800px;
    margin: 0 auto;
}

.single-news .entry-content-header {
    text-align: center;
}

/* Single News CSS - Ends */

.slide-entry .slide-meta {
    display: none;
}

.slide-entry .entry-content-header {
    margin: 10px 0;
}

.pr-posts .slide-image img {
    border: 1px solid #e9e9e9 !important;
}

#footer .container {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

#footer .flex_column {
    width: 100% !important;
}

@media (max-width: 1050px) {
    #footer .container {
        grid-template-columns: 1fr 1fr;
    }

    #footer .flex_column {
        margin: 0 !important;
    }
}

@media (max-width: 640px) {
    #footer .container {
        grid-template-columns: 1fr;
    }
}

@media (min-width:989px) {
	#custom_iconbox .flex_column_table:last-child {
    	display: flex;
    	justify-content: center;
	}
}

a.more-link {
    text-transform: capitalize;
}

/* Center Four Col - Center */
.center-three-columns,
.center-four-columns {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.center-three-columns .flex_column,
.center-four-columns .flex_column {
    margin: 0 !important;
    width: 100% !important;
}
@media (min-width: 768px) {
    .center-three-columns .flex_column,
    .center-four-columns .flex_column {
        width: calc(50% - 15px) !important;
    }
}
@media (min-width: 990px) {    
    .center-four-columns .flex_column {
        width: calc(33.33% - 20px) !important;
    }
}
@media (min-width: 1201px) {
    .center-four-columns .flex_column {
        width: calc(25% - 22.5px) !important;
    }
    .center-three-columns .flex_column {
        width: calc(33.33% - 20px) !important;
    }
}
/* Center Four Col - Center - END */

.simple-iconbox {
    text-align: center;
}
.simple-iconbox .team-img-container img {
    width: auto;
    height: 100px;
}
p.gform_required_legend {
    display: none !important;
}
.footer-logo {
    width: 160px;
}
#footer h3.widgettitle {
    margin-top: 0;
}