:root {
	--x-yellow: #F2DC14;
    --yellow: #f3c84b;
	--black: #000;
}

/* TEMP CSS Area - Starts */

.archive .title_container,
.single .title_container {
    display: none;
}

.single .big-preview img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: center center;
}

.inner-posts .read-more-link a,
.avia-testimonial a,
.avia_textblock a {
    color: #000 !important;
    border-bottom: 2px solid var(--yellow);
	  text-transform: capitalize;
}

.single .entry-content a:hover,
.inner-posts .read-more-link a:hover,
.avia-testimonial a:hover,
.avia_textblock a:hover {
    opacity: .8;
}

.av-subheading {
    opacity: 1 !important;
}

.av-subheading h2 {
    letter-spacing: 1.5px !important;
    margin-top: -5px;
    margin-bottom: 15px;
}

/* TEMP CSS Area - Ends */

@media (min-width: 990px) {
    #header_meta .phone-info {
        font-size: 18px;
        padding-left: 20px;
    }

    #header_meta .sub_menu {
        position: relative;
        top: 15px;
    }
}

@media (min-width: 990px) {
    .logo {
        transform: translateY(-13px);
    }

    #header_meta .sub_menu {
        top: 28px;
    }

    .av-main-nav-wrap {
        position: relative !important;
        top: 15px !important;
    }

    #top #header_main > .container .main_menu .av-main-nav > li > a {
        height: 85px !important;
    }

    .main_menu .sub-menu a:hover {
        background-color: var(--black) !important;
    }
}

@media (max-width: 989px) {
    .logo img{
        width: 200px !important;
    }
}

@media (max-width: 767px) {
    .logo img{
        width: 165px !important;
    }
}

.menu-tagline {
    color: #000;
    text-align: center;
    font-size: 14px;
    position: relative;
    top: 18px;
    font-weight: bold;
    font-style: italic;
}

.tel-icon:before {
    content: '\e854';
    font-family: 'entypo-fontello';
    display: inline-block;
    transform: rotate(170deg);
    padding-left: 5px;
    position: relative;
}

#header_meta {
    background-color: transparent;
}

#header_meta .phone-info a {
    transition: .5s;
}

#header_meta .phone-info a:hover {
    color: var(--yellow);
}

#header_meta .menu a {
    color: var(--yellow) !important;
    font-size: 15px;
    transition: .5s;
    background-color: #000;
    padding: 6px 15px;
    border-radius: 25px;
}

#header_meta .menu a:hover {
    opacity: .8;
}

.top-icon:before {
    content: '\e8ab';
    font-family: 'entypo-fontello';
    padding-right: 10px;
}

.top-icon.career-icon:before {
    content: '\e8bb';
}

.top-icon.language-icon:before {
    content: '\e810';
}

.top-icon.pdf-icon:before {
    content: '\e84e';
}

.main_menu  .menu-item-top-level > a .avia-menu-text {
    transition: .5s;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.main_menu  .sub-menu .avia-menu-text {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.5px;
}

@media (min-width: 990px) {
    .main_menu  .sub-menu .avia-menu-text {
        font-size: 20px;
        letter-spacing: 0.5px;
    }
}

/* M16 Menu Style - Starts

@media (min-width: 990px) {
    .logo {
        transform: translateY(-15px);
    }
}

.main_menu  .avia-menu-text:hover {
    color: var(--yellow);
}

@media (min-width: 990px) {
    .av-main-nav {
        background: #000;
    }

    .menu-item-top-level > a .avia-menu-text {
        color: #fff;
    }

    nav.main_menu .av-main-nav:before {
        content: "";
        position: absolute;
        top: 0;
        left: -50px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 50px 50px;
        border-color: transparent transparent #000 transparent;
    }

    nav.main_menu .avia-menu > ul:after {
        content: "";
        position: absolute;
        top: 0;
        right: -9000px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 50px 9000px 0 0;
        border-color: #000;
    }

    #header_main_alternate {
        position: absolute;
        left: 50%;
        top: 40px;
        z-index: 999;
    }

    #header_meta .menu {
        position: relative;
        top: 15px
    }

    .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {
        padding-top: 119px;
    }
}

@media (min-width: 1351px) {
    .main_menu  .avia-menu-text {
        font-size: 20px !important;
    }

    #header_meta .menu a {
        font-size: 18px
    }
}

@media (max-width: 1350px) {
    #header_main_alternate {
        left: 35% !important;
    }
}

M16 Menu Style - Ends */

ul#av-burger-menu-ul .avia-menu-text {
    color: #000;
}

.hero-button a {
    border: 2px solid #fff !important;
    font-size: 18px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: var(--yellow) !important;
    color: #000 !important;
    font-weight: bold !important;
    transition: .5s !important;
}

.hero-button a:hover {
    background-color: var(--black) !important;
    color: var(--yellow) !important;
    opacity: 1 !important;
}

.avia_button_icon_right {
    padding-left: 5px;
}

.avia-button {
    border-radius: 0 !important;
}

.inner-col-area .av-flex-placeholder {
    width: 3% !important;
}

.stat-box .avia-animated-number-icon {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
    color: var(--yellow);
}

.stat-box .avia-animated-number-content {
    margin-top: 15px;
    font-size: 20px !important;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
}

.stat-box .avia-single-number {
    color: #fff;
}

.stat-box .avia-no-number {
    font-size: 1em;
    opacity: 1;
    color: #fff;
}

.single strong,
.avia_textblock strong {
    color: #000;
}

.section-title {
    position: relative;
    padding-bottom: 25px !important;
    margin-bottom: 60px;
}

.section-title:after {content: '';position: absolute;width: 70px;height: 6px;left: calc(50% - 35px);bottom: 0;background: var(--yellow);}

.normal-button .avia-button{
    border: none !important;
    color: var(--yellow) !important;
    background: #000 !important;
    font-size: 17px !important;
    padding: 15px 30px !important;
    letter-spacing: 0.5px;
    font-weight: bold !important;
}

.normal-button .avia-button:hover {
	opacity: .85;
}

.normal-button-yellow a {
    color: #000 !important;
    background: var(--yellow) !important;
}

@media (min-width: 768px) {
    .inner-grid-area .content-col {
        padding: 40px 60px !important;
    }
}

.industries-svg {
    width: 130px;
    height: 130px;
    background: var(--yellow);
    border-radius: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.industries-svg svg {
    width: auto;
    height: 70px;
    fill: var(--lack);
}

.inner-flipbox li:nth-child(odd) {
    background-color: #efefef !important;
}

.inner-flipbox li:nth-child(even) {
    background-color: #f8f8f8 !important;
}

@media (min-width: 768px) and (max-width: 989px) {
    .inner-flipbox li:nth-child(1) {
        background-color: #f8f8f8 !important;
    }

    .inner-flipbox li:nth-child(2) {
        background-color: #efefef !important;
    }
}

.inner-flipbox .avia-icongrid-flipbox li .avia-icongrid-front .avia-icongrid-inner,
.inner-flipbox .avia-icongrid-flipbox li .avia-icongrid-flipback .avia-icongrid-inner {
    padding: 2em !important;
}

.inner-flipbox h4.av_icongrid_title.icongrid_title {
    font-size: 22px !important;
}

.inner-flipbox .avia-icongrid-icon {
    font-size: 55px;
    border: 3px solid var(--yellow) !important;
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 30px;
    border-radius: 100%;
    background-color: #fff;
}

.inner-testimonials .avia-testimonial-content {
    font-size: 17px !important;
}

.inner-testimonials .avia-testimonial-meta-mini {
    text-align: center !important;
}

.inner-testimonials .avia-testimonial-subtitle {
    font-size: 16px;
    display: block;
    margin-top: 15px;
}

.inner-testimonials .avia-testimonial-name {
    font-size: 22px !important;
    color: var(--yellow) !important;
}

.logo-list {
    list-style-type: none !important;
    margin: 0;
    text-align: center;
}

.logo-list li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.logo-list li img {
    width: auto;
    max-height: 60px;
    padding: 10px 15px;
}

.inner-dual-col ul {
    margin: 0;
}

@media (min-width: 990px) {
    .inner-dual-col {
        display: flex;
        flex-wrap: wrap;
    }

    .inner-dual-col ul {
        width: 50%;
        padding-right: 25px;
    }
}

@media (min-width: 768px) {
    #footer_features .flex_column {
        padding: 30px 40px !important;
    }
}

.features-text h3 {
    font-size: 25px;
    margin-bottom: 18px;
}

.inner-posts .slide-entry-title.entry-title {
    font-size: 23px;
    font-weight: normal;
    margin-top: 15px;
}

.footer-iconlist {
    margin: 12px 0 0;
}

.footer-iconlist .iconlist-char {
    position: relative;
    top: 4px;
}

#footer .menu a,
.footer-iconlist p {
    font-size: 15px !important;
}

#footer .widgettitle {
    color: var(--yellow);
}

.footer-iconlist a {
    word-break: break-word;
}

@media (min-width: 768px) {
    #footer .widget {
        margin-bottom: 0;
    }
}

.inner-landing-hero .flex_column_table {
    display: flex !important;
    flex-wrap: wrap;
}

.inner-landing-hero .flex_column {
    width: auto !important;
    padding: 20px 30px 30px !important;
}

.single-solid-area .content {
    padding: 35px 0;
}

.bolder-title .av-special-heading-tag {
    font-weight: 600;
    letter-spacing: 1.5px !important;
}

@media (min-width: 768px) {
    .inner-img-col .content-col {
        padding: 30px 45px 40px !important;
    }
}

.inner-text-heading h2 {
    text-transform: none !important;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.inner-text-heading h2:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 2px;
    background-color: var(--yellow);
    left: 0;
    bottom: 0;
}

.avia_button_icon_left {
    padding-right: 6px;
}

@media (min-width: 768px) {
    .inner-four-col .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .inner-four-col .flex_column {
        margin-left: 0 !important;
        width: calc(25% - 22.5px);
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    .inner-four-col .av-flex-placeholder {
        display: none !important;
    }

    .inner-four-col .flex_column_table {
        justify-content: space-between !important;
    }

    .inner-four-col .flex_column {
        margin-left: 0;
        margin-top: 30px !important;
        width: 48%;
    }
}

.team-col-area.main_color .flex_column {
    background: #f8f8f8 !important;
}

.team-col-area .flex_column {
    transition: .5s;
}

.team-col-area .flex_column:hover {
    transform: scale(0.97);
}

.team-box .iconbox_icon {
    border: none !important;
    font-size: 80px !important;
}

.team-box {
    margin: 0 !important;
}

.team-box .iconbox_content_title {
    color: #666;
    position: relative;
    padding-bottom: 15px !important;
}

.team-box .iconbox_content_title:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: calc(50% - 30px);
    bottom: 0;
    background: var(--yellow);
}

#top .stat-col {
    border: 4px solid var(--yellow) !important;
    padding: 25px;
    width: 240px !important;
    height: 240px !important;
    border-radius: 100% !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto !important;
    justify-content: center;
    background-color: #000 !important;
}

@media (max-width: 989px) {
    #top .stat-col {
        width: 200px !important;
        height: 200px !important;
    }

    .stat-box .avia-animated-number-title {
        font-size: 35px !important;
    }

    .stat-box .avia-animated-number-content {
        font-size: 16px !important;
    }
}

.stat-col-area .flex_column_table {
    max-width: 850px;
    margin: 0 auto;
}

@media (min-width: 990px) {
    .inner-img-bg .flex_column_table {
        max-width: 850px;
    }

    .inner-img-bg-alt .flex_column_table {
        margin-left: auto;
    }

    .inner-img-bg .flex_column {
        padding: 30px 50px 40px !important;
    }
}

.inner-submenu .avia-menu-text {
    padding: 6px 15px !important;
    border: 1px solid #000 !important;
    background: #fff;
    color: #000;
    transition: .5s;
    font-size: 15px;
    border-radius: 50px !important;
}

.inner-submenu .avia-menu-text:hover {
    background: #000;
    color: var(--yellow);
}

.inner-submenu li {
    padding: 22px 0 !important;
}

@media (min-width: 768px) {
    .inner-submenu li:nth-child(n+2) {
        margin-left: 10px !important;
    }
}

#top .alternate_color .mobile_menu_toggle {
    color: #000;
}

@media (min-width: 990px) {
    .single-solid-area h2.av-special-heading-tag {
        font-size: 28px !important;
    }
}

.inner-text-heading h3 {
    font-size: 23px;
    color: #666;
    margin-bottom: 15px;
}

.inner-testimonials-grid .avia-testimonial-name {
    display: block;
    font-size: 23px;
    margin-bottom: 12px;
    color: #000 !important;
}

.contact-iconlist {
    margin: 0;
}

.contact-iconlist li:first-child .av_iconlist_title {
    font-weight: bold;
    display: inline-block;
    font-size: 1.3em !important;
    color: #666 !important;
}

.contact-iconlist li:nth-child(n+2) {
    margin-top: 15px;
}

.contact-iconlist li .iconlist_content p {
    margin-bottom: 0;
}

.contact-iconlist .iconlist_icon {
    background-color: #000 !important;
    color: var(--yellow) !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
}

.contact-iconlist .iconlist_content_wrap {
    padding-left: 10px !important;
}

.contact-iconlist a {
    transition: .5s;
}

.contact-iconlist a:hover {
    color: var(--yellow) !important;
}

@media (min-width: 768px) {
    .inner-three-col .av-flex-placeholder {
        width: 30px !important;
    }
    .inner-three-col .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }
    .inner-three-col .flex_column {
        width: calc(33.33% - 20px);
        margin-left: 0;
    }
}

.captcha-block {
    height: 0;
}

.primary-form .ginput_container_checkbox {
    margin-top: 0 !important;
}

.primary-form .gf_list_2col .gfield_label {
    margin-top: 15px;
}

.gfield_checkbox label {
    margin-left: 3px !important;
    font-size: 15px !important;
    position: relative;
    top: 2px
}

.spanish-form {
    background-color: #f8f8f8;
    padding: 15px 25px 30px;
    max-width: 850px;
    margin: 0 auto;
}

.spanish-form textarea,
.spanish-form input[type="text"] {
    background: #fff !important;
}

@media (min-width: 641px) {
    .spanish-form {
        padding: 20px 24px 30px 40px;
    }
}

@media (max-width: 767px) {
    .avia-testimonial {
        padding: 0 !important;
    }
}

@media (max-width: 990px) {
    #header_meta {
        background-color: #000;
    }

    .phone-info.with_nav a,
    #header_meta .menu a {
        padding: 0;
        font-size: 14px;
        color: var(--yellow) !important;

    }

    .mobile-hide {
        display: none;
    }

    #top .stat-col {
        margin-bottom: 20px !important;
    }
}

@media (max-width: 989px) {
    .menu-tagline {
        display: none !important;
    }
}

.avia-icon-list-container a {
    word-break: break-word;
}

.slide-content .slide-meta {
    display: none;
}

.slide-entry-excerpt,
.read-more-link {
    margin-top: 10px;
}

/* FAQ Content CSS - Starts */

.faq-content .toggler {
    font-size: 22px !important;
    font-weight: bold;
    background-color: #fff !important;
    border-radius: 0 !important;
    padding: 25px 70px 25px 30px !important;
    color: #222;
    transition: .5s;
}

.faq-content-alt .toggler {
    font-size: 18px !important;
}

.faq-content .toggler:hover {
    background-color: var(--yellow) !important;
    color: #000 !important;
}

.faq-content .toggle_icon,
.faq-content .vert_icon,
.faq-content .hor_icon {
    border-color: var(--yellow);
    opacity: 1 !important;
}

.faq-content .toggler:hover .toggle_icon,
.faq-content .toggler:hover .vert_icon,
.faq-content .toggler:hover .hor_icon {
    border-color: #000;
}

.faq-content .av_toggle_section:nth-child(n+2) {
    margin-top: 15px;
}

.faq-content .toggle_content {
    border: none;
    font-size: 16px;
    line-height: 1.7;
}

.faq-content .toggler:focus {
    outline: none;
}

/* FAQ Content CSS - Ends */

.loc-col .team-member-name {
    text-align: center !important;
    padding: 5px 20px 10px;
}

.loc-col {
    transition: .5s;
}

.loc-col:hover {
    transform: translateY(-5px);
}

.covid-list ol li:nth-child(n+2) {
    margin-top: 10px !important;
}

.industries-svg,
.industries-svg svg,
.inner-link-area .flex_column {
    transition: .5s;
}

.inner-link-area .flex_column:hover {
    transform: scale(0.97);
}

.industries-col:hover .industries-svg {
    background-color: var(--black);
}

.industries-col:hover .industries-svg svg {
    fill: var(--yellow);
}

.team-box .iconbox_icon {
    display: none !important;
}

.img-border {
    border: 1px solid #e6e6e6 !important;
}

.single .entry-content h2{
    color: #666;
	font-size: 28px !important;
}

.single .entry-content h3 {
    color: #333;
	font-size: 23px;
}

.single .post-title.entry-title {
    font-size: 25px;
}

@media (min-width: 768px) {
    .single .post-title.entry-title {
        font-size: 35px;
    }
}

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
    margin-top: 0.75em;
}

@media (min-width: 768px){
    .job-heading-area tr td:first-child {
        width: 250px;
        max-width: 100% !important;
    }
}

.job-heading-area tr td:first-child {
    font-weight: bold;
}

.job-heading-area tr td {
    color: #333;
    font-size: 16px;
    border: none;
}

.avia_textblock ul li > ul li {
    list-style-type: circle !important;
}

#footer_features .flex_column_table {
    width: 700px !important;
		max-width: 100% !important;
    margin-left: auto;
}

@media (min-width: 768px) {
    #footer .container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 40px;
    }
    
    #footer .flex_column {
        width: 100%;
        margin: 0;
    }
}

@media (min-width: 990px) {
    #footer .container {
        grid-template-columns: 4fr 4fr 2fr;
    }
}

div.logo-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 40px;
    column-gap: 25px;
    align-items: center;
}

div.logo-list img {
    width: auto;
    height: auto;
    max-height: 65px;
    max-width: 170px;
}

div.logo-list span a {
    transition: .5s;
}

div.logo-list span a:hover {
    transform: scale(0.96);
}

#top .content .flex_column .widget_nav_menu li a {
    padding-block: 5px;
    font-size: 15px;
}

#top .content .flex_column .widget_nav_menu li a:hover, #top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item, #top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item {
    background: transparent !important;
}

/* 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 */

.single-video .flex_column_table {
    width: 900px !important;
    max-width: 100% !important;
    margin-inline: auto;
}
.av-subheading_below {
    line-height: 1.7 !important;
}
.section-title-left::after {
    left: 0;
}
#scroll-top-link.avia-svg-icon svg:first-child {
    margin-inline: auto;
}
.inner-posts .read-more-link a {
    display: inline-flex !important;
    align-items: center;
}
#site_footer .avia_social_icons_widget {
    padding: 0 !important;
}
.footer-iconlist .iconlist_icon {
    position: relative;
    top: 4px;
}
#site_footer .widget_custom_html {
    padding-bottom: 15px;
}
.contact-form .gform_footer input[type=submit] {
   text-transform: uppercase !important;
   letter-spacing: 2px !important;
   font-size: 18px;
   padding-block: 15px;
   width: 220px;
   line-height: 1.2;
}
p.gform_required_legend {
    display: none !important;
}
.gform_wrapper .gfield_label {
    font-size: 16px !important;
    font-weight: bold !important;
}
#top fieldset {
    margin-bottom: 5px !important;
}
#top .contact-form .gform_body select,
#top .contact-form .gform_body input,
#top .contact-form .gform_body textarea {
    line-height: 1.5 !important;
}