:root {
	--maroon: #961a1c;
}
/* Custom Hide Menu on Certain Width */
@media (max-width: 1250px) {
    .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;
    }
}

.hero-title .av-subheading,
.top-overlay .subhead,
.archive .cat-tag-title,
.archive-alt .cat-tag-title,
.page-title-block h1 {
    font-family: 'century-gothic-std', sans-serif !important;
    font-weight: normal !important;
    text-transform: none !important;
}

.page-title-block h1 {
	margin-bottom: 0 !important;
}

.archive .breadcrumb-wrap {display: none;}

/* Menu Search Icon CSS */
#menu-item-search a.avia-svg-icon {
    display: flex;
    align-items: center;
}
.avia-search-tooltip #searchform .av_searchform_search.avia-svg-icon {
    margin: 0 !important;
}
#searchform .av_searchform_search.avia-svg-icon {
    right: 12px;
    top: 12px;
}
#top .av_minimal_header #s {
    padding: 10px 47px 10px 5px !important;
}

/* TEMP CSS Area - Starts */

.archive .sidebar_right .content,
.narrow-top-padding .template-page,
.sidebar-inner .template-page {
    padding-top: 25px !important;
}

body p {
    font-weight: 100;
    letter-spacing: 0.1px;
}

#top .fullsize .template-blog .post .entry-content-wrapper {
    margin: 0 !important;
}

#top .fullsize .template-blog .post-title {
    text-align: left !important;
}

#top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: initial !important;
}

#top .fullsize .template-blog .post .entry-content-wrapper {
    font-size: 1em !important;
    line-height: 28px !important;
}

.parent-menu-item > a .avia-bullet {
    display: none !important;
}

.parent-menu-item > a .avia-menu-text {
    font-weight: bold;
    font-size: 1.2em;
}

.parent-menu-item.layer-two {
    margin-top: 15px !important;
}

/* TEMP CSS Area - Ends */

.single-post .jk-breadcrumb {
    margin-bottom: 50px;
}

.faq-content .toggle_icon {
    display: none !important;
}

/* Top Overlay CSS Area - Starts */

.top-overlay {
    position: relative;
    z-index: 2 !important;
}
.inner-header-bg, .title_container:after {
    background: transparent !important;
}

.top-overlay {
    display: inline-block;
    background: #fff;
    margin: 30px 0;
    padding: 64px 40px 32px;
    max-width: 600px;
    border-radius: 25px;
    box-shadow: 0 0 5px rgb(69 69 69 / 40%);
}

@media (min-width: 768px) {
    .top-overlay {
        padding: 64px 64px 32px;
    }
}

#top .title_container .container {
    padding: 0 30px !important;
    max-width: 1270px !important;
    width: 100% !important;
}

#top .top-overlay h1 > a {
    letter-spacing: 1px;
    font-size: 32px !important;
    color: #444 !important;
    font-weight: bold;
    line-height: 1.1;
    display: block;
    padding-bottom: 16px;
}

.title_container .main-title {
    padding: 0 !important;
}

.top-overlay .subhead {
    font-size: 17px;
    color: #444;
    padding-bottom: 32px;
    margin-bottom: 0 !important;
    line-height: 1.5;
}

.sub-button a {
    background-color: var(--maroon);
    color: #fff !important;
    display: inline-block;
    padding: 10px 30px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 !important;
}

.sub-button a:hover {
    opacity: .85;
}

@media (max-width: 767px) {
    .sub-button a {
        display: block;
    }

    .sub-button {
        text-align: center;
    }
}

/* Top Overlay CSS Area - Ends */

/* Hero Area CSS - Starts */

#hero_top .flex_column_table {
    background: #fff;
    margin: 0 auto;
    padding: 40px;
    max-width: 800px;
    border-radius: 25px;
    box-shadow: 0 0 5px rgb(69 69 69 / 40%);
    display: flex;
    justify-content: center;
}

@media (min-width: 768px) {
	#hero_top .flex_column_table {
    	padding: 40px 60px;
    }
}

.hero-title .av-subheading {
    line-height: 1.5;
    color: #000;
    padding-top: 16px;
}

.hero-title .av-subheading h2 {
    font-size: 17px;
    line-height: 1.5 !important;
    margin-bottom: 0 !important;
}

.hero-title h1 {
    font-weight: bold !important;
    line-height: 1.1 !important
}

.hero-button .avia-button {
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none !important;
    padding: 14px 30px;
}

@media (min-width: 768px) {
    #hero_top .template-page {
        padding: 100px 0;
    }
}

@media (max-width: 767px) {
    .hero-title h1 {
        font-size: 30px !important;
    }

    .hero-button .avia-button {
        display: block;
    }
}

@media (max-width: 480px) {
    .hero-title h1 br {
        display: none;
    }
}

/* Hero Area CSS - Ends */

/* TEMP CSS Area - Starts */

.parent-pageid-74 .title_container {
    background-position: 50% 80%;
}

.single h1, h2, h3, h4 { font-weight: normal !important; }

.avia_textblock h1, h2, h3, h4 { font-weight: normal !important; }

.social_bookmarks {margin-top: 20px !important;}

@media (max-width: 767px) {
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special.noMobile {
        display: none !important;
    }
}

.tax-outreach_tag.archive .inner_sidebar .widget_categories,
.archive .inner_sidebar .widget_custom_html {
    display: none;
}

.tax-outreach_tag.archive .inner_sidebar .widget_custom_html {
    display: block;
    padding-top: 0;
}

/* TEMP CSS Area - Ends */

/* Title Top Bar CSS - Starts */

.archive-alt .cat-tag-title,
.archive .cat-tag-title,
.single-outreach .av-content-small,
.page-title-block {
    position: relative;
    padding-top: 55px;
}

.red-bar .content:before,
.archive .cat-tag-title:before,
.archive-alt .cat-tag-title:before,
.single-outreach .av-content-small:before,
.page-title-block:before {
    content: '';
    position: absolute;
    width: 200px;
    height: 7px;
    left: 0;
    top: -1px;
    background: var(--maroon);
}

@media (min-width: 768px) {
    .archive-alt .cat-tag-title,
    .archive .cat-tag-title,
    .page-title-block h1 {
        font-size: 38px;
    }
}

/* Title Top Bar CSS - Starts */

/* Heading Bar CSS Area - Starts */

.archive .widgettitle,
.services-nav .widgettitle,
.single-outreach .widgettitle,
.landing-sidebar .widgettitle {
    width: auto;
    max-width: max-content;
    padding: 0 20px !important;
    margin: 0 auto 20px !important;
    position: relative;
    font-weight: normal
}

.archive .widgettitle:before,
.services-nav .widgettitle:before,
.single-outreach .widgettitle:before,
.landing-sidebar .widgettitle:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    top: calc(50% - 1px);
    right: -40px;
    background: #bbb;
}

.archive .widgettitle:after,
.services-nav .widgettitle:after,
.single-outreach .widgettitle:after,
.landing-sidebar .widgettitle:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    top: calc(50% - 1px);
    left: -40px;
    background: #bbb;
}

.archive .widget,
.single-outreach .widget,
.landing-sidebar .widget {
    padding-bottom: 0;
}

/* Heading Bar CSS Area - Ends */

.logo svg {
    width: 328px !important;
}

.responsive .container.av-logo-container {
    max-width: 1300px !important;
}

.image-link .av-image-caption-overlay-center {
    vertical-align: bottom;
    padding: 0 !important;
}

.image-link .av-image-caption-overlay {
    height: 50px;
    bottom: 0;
    background: rgb(124 37 41 / 80%);
}

.image-link .av-image-caption-overlay-center p {
    padding: 10px;
    font-size: 17px;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 0;
}

.image-link:hover img {
    transform: scale(1.05);
    overflow: hidden !important;
}

.main_menu .menu-item-top-level > a .avia-menu-text {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.main_menu .sub-menu .avia-menu-text {
    font-size: 16px;
}

.main_menu .menu-item-top-level.menu-item-has-children > a .avia-menu-text {
    position: relative;
}

.main_menu .menu-item-top-level.menu-item-has-children > a .avia-menu-text:after {
    content: '\e883';
    font-family: entypo-fontello;
    padding-left: 5px;
    font-size: 0.8em;
}

.av-menu-button-bordered .avia-menu-text {
    color: var(--maroon);
}

#header .six.units {
    width: 650px !important;
}

#hero_top .slideshow_inner_caption {
    background-color: rgb(0 0 0 / 65%);
    width: auto;
}

#hero_top .avia-caption-title {
    font-weight: bold !important;
}

#hero_top .avia-slideshow-button {
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0.5px;
    margin-top: 10px;
}

#hero_top .avia-slideshow-button:hover {
    opacity: 1 !important;
    background-color: var(--maroon) !important;
}

.bolder-title .av-special-heading-tag {
    font-weight: bold;
    letter-spacing: 2px !important;
}

.avia_textblock strong {
    color: #333 !important;
}

.avia-button {
    font-size: 16px !important;
    border-radius: 0 !important;
    font-family: 'century-gothic-std', sans-serif !important;
    font-weight: normal !important;
    letter-spacing: 0.5px;
}

.trans-button .avia-button {
    color: var(--maroon) !important;
    border: 2px solid var(--maroon) !important;
    padding: 12px 25px !important;
}

.white-button .avia-button {
    border: 2px solid #fff !important;
    padding: 12px 25px !important;
}

.avia_button_icon_right {
    padding-left: 5px;
}

#socket .container {
    border-top: 1px solid #ccc;
}

#socket .noLightbox a {
    font-size: 18px;
}

.faq-content .toggler {
    font-weight: bold;
    padding: 14px 0 !important;
    text-transform: uppercase;
    font-size: 16px !important;
}

.faq-content .toggle_icon,
.faq-content .vert_icon,
.faq-content .hor_icon {
    border-color: var(--maroon);
    opacity: 1 !important;
}

.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;
}

.outreach-post .blog-meta {
    display: none !important;
}

.outreach-post .post-title.entry-title {
    padding: 0 !important;
    font-size: 22px !important;
    text-align: left !important;
    color: var(--maroon);
}

.outreach-post .post_delimiter {
    padding-top: 30px;
    margin-bottom: 30px;
}

.custom-numlist {
    list-style-type: none !important;
    margin: 30px 0;
}

.custom-numlist li:before {
    content: '1';
    position: absolute;
    left: 0;
    width: 40px;
    height: 40px;
    background: var(--maroon);
    border-radius: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -5px;
    font-size: 22px;
}

.custom-numlist li {
    position: relative;
    padding-left: 50px;
    font-weight: bold;
    margin-left: 0;
}

.custom-numlist li:nth-child(n+2) {
    margin-top: 20px;
}

.custom-numlist li:nth-child(2):before {
    content: '2';
}

.custom-numlist li:nth-child(3):before {
    content: '3';
}

.clients-review .avia-testimonial-name {
    color: var(--maroon) !important;
    line-height: 1.8;
}

.clients-review .avia-testimonial-subtitle {
    display: inline-block;
    margin-top: 8px;
}

.clients-review .avia-testimonial-content p {
    font-style: italic;
}

.inner-dual-col {
    margin: 30px 0 0;
}

.inner-dual-col ul {
    margin: 0;
}

@media (min-width: 990px) {
    .inner-dual-col {
        display: flex;
    }
    
    .inner-dual-col ul {
        min-width: 350px;
    }
    
    .inner-dual-col ul:first-child {
        padding-right: 40px;
    }
}

.services-nav #menu-services a {
    padding: 5px 0 !important;
    border: none !important;
    font-size: 16px;
}

.services-nav #menu-services li {
    border: none !important;
}

.services-nav #menu-services li:hover a,
.services-nav #menu-services .current_page_item a {
    color: var(--black) !important;
}

#top form {
    margin-bottom: 0;
}

.location-block h3 {
    font-size: 27px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 22px;
}

.location-block h3:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: var(--maroon);
}

.inner-reviews .avia-testimonial-content p {
    font-size: 18px;
}

#top .inner-reviews .avia-testimonial-image {
    width: 125px !important;
    height: 125px !important;
    margin-right: 25px;
}

.inner-reviews .avia-testimonial-meta {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.inner-reviews .avia-testimonial-name {
    margin-top: 0 !important;
    font-size: 25px !important;
    color: var(--maroon) !important;
}

.inner-reviews .avia-testimonial-subtitle {
    font-size: 16px;
    display: inline-block;
    margin-top: 8px;
}

.trans-button-white .avia-button {
    color: #fff !important;
    border-color: #fff !important;
    transition: .5s;
}

.trans-button-white .avia-button:hover {
    opacity: 1 !important;
    background-color: #fff !important;
    color: var(--maroon) !important;
}

.error404 .title_container,
.search .title_container,
.big-preview.single-big,
.archive .title_container,
.single .title_container {
    display: none !important;
}

.img-border {
    border: 1px solid #d8d8d8;
    padding: 0 !important;
}

.single .entry-content .gfield_label {
    color: #666;
    font-size: 16px !important;
    font-weight: bold !important;
}

.single .entry-content .gfield {
    margin-bottom: 0 !important;
}

.single .entry-content .gform_wrapper {
    background: #f8f8f8;
    padding: 25px;
    margin: 40px 0;
}

.single .entry-content .gform_wrapper input[type="text"] {
    background: #fff !important;
}

.single .entry-content h2,
.single .entry-content h3 {
    text-align: initial;
}

.single-video .flex_column_table {
    max-width: 900px;
    margin: 0 auto;
}

.main_menu .avia-menu-text {
    font-family: 'century-gothic-std';
    font-weight: normal;
}

.avia_textblock blockquote {
    font-size: 25px;
    font-weight: normal;
    color: #000;
    font-family: 'century-gothic-std', sans-serif;
    border-left-width: 4px;
}

.custom-sidebar .widgettitle {
    font-weight: normal;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.custom-sidebar .widget {
    padding: 0;
}

.recentcomments a, .widget_recent_entries li a {
    font-family: inherit !important;
    font-style: normal !important;
    font-size: 15px !important;
}

.recentcomments, .widget_recent_entries li {
    margin: 0 !important;
    border-width: 1px;
    border-color: #ccc !important;
    padding: 10px 0 !important;
}

.custom-sidebar .widget_recent_entries li a:after {
    content: '»';
    padding-left: 5px;
}

.textwidget a,
.avia_textblock a {
    text-decoration: underline !important;
}

#extra_footer .menu a {
    padding: 0 !important;
    font-size: 16px;
    color: #fff;
    color: #fff !important;
}

#extra_footer .menu .current-menu-item {
	background-color: transparent !important;
}

#extra_footer .menu a:hover {
    background: transparent !important;
}

#extra_footer .menu li {
    border: none !important;
    display: inline-block;
    margin-bottom: 0 !important;
}

#top #extra_footer .menu li:nth-child(n+2) {
    border-left: 1px solid #fff !important;
    padding-left: 10px;
    margin-left: 10px;
}

#extra_footer .widget {
    padding: 0 !important;
}

#top #extra_footer .avia_social_icons_widget a {
    background: #fff !important;
    color: #000 !important;
    border-radius: 5px;
    width: 30px !important;
    height: 30px !important;
    line-height: 15px !important;
}

#top #extra_footer .avia_social_icons_widget a:before {
    font-size: 15px;
}

@media (min-width: 768px) {
    #top #extra_footer .avia-builder-widget-area {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    #top #extra_footer .avia_social_icons_widget {
        padding-left: 50px !important;
    }
}

@media (max-width: 767px) {
        #top# extra_footer .avia_social_icons_widget {
            margin-top: 20px !important;
    }
}

.quote-form .gfield {
    margin-bottom: 10px !important;
}

.quote-form .gform-body input {
    background: #000 !important;
    border: none !important;
    border-bottom: 1px solid #666 !important;
    padding: 15px 0 !important;
    font-family: 'century-gothic-std' !important;
}

#top .quote-form .gform_button {
     font-family: 'century-gothic-std' !important;
    font-weight: normal !important;
}

/* Single Review Area - Starts */

.single-review .avia-testimonial-name {
    font-weight: normal;
}

.single-review .avia-testimonial-subtitle {
    opacity: 1 !important;
}

#top .single-review .avia-testimonial {
    padding: 0 40px !important;
}

.single-review .avia-testimonial-content:after {
    content: '\e833';
    font-family: entypo-fontello;
    position: absolute !important;
    right: 10px;
    color: #ccc;
    font-size: 30px;
    bottom: 50px;
}

.single-review .avia-testimonial-content:before {
    content: '\e833';
    font-family: entypo-fontello;
    position: absolute !important;
    color: #ccc;
    font-size: 30px;
    left: 0;
    display: inline-block;
    transform: rotate(180deg);
    top: 25px;
}

.single-review .avia-testimonial-content {
    padding: 25px 0 10px;
}

/* Single Review Area - Ends */

.section-title .av-special-heading-tag {
    width: auto;
    max-width: max-content;
    padding: 0 20px !important;
    margin: 0 auto !important;
    position: relative;
}

.section-title {
    text-align: center !important;
}

.section-title .av-special-heading-tag:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    top: calc(50% - 1px);
    right: -40px;
    background: #bbb;
}

.section-title .av-special-heading-tag:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    top: calc(50% - 1px);
    left: -40px;
    background: #bbb;
}

.tag-list {
    list-style-type: none !important;
    margin: 0;
}

.tag-list li {
    margin: 0;
}

#top .tag-list li a {
    text-decoration: none !important;
    border: 1px solid #ccc;
    padding: 2px 8px;
    display: inline-block;
    background: #f8f8f8;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #333;
    font-size: 12px;
}

.plain-title h3 {
    font-weight: normal;
}

h3 a {
    color: var(--maroon) !important;
}

.custom-img-list div {
    display: flex;
    align-items: center;
}

.custom-img-list div:nth-child(n+2) {
    margin-top: 19px;
}

.tag-list li:nth-child(n+2) {
    margin-top: 6px;
}

.avia_social_icons_widget li a {
    border-radius: 0 !important;
}

.single-outreach .entry-title {
    font-weight: normal;
}

.single-outreach .entry-title {
    font-size: 27px;
    line-height: 1.8 !important;
}

/* Inner Posts CSS - Starts */

@media (min-width: 768px) {
    .inner-posts .post-entry {
        display: flex;
        flex-wrap: wrap;
    }
    
    .inner-posts .big-preview {
        width: 40% !important;
        padding-right: 30px !important;
    }
    
    .inner-posts .entry-content-wrapper {
        width: 60%;
    }
}

.inner-posts .post-entry {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.inner-posts .post-title a {
    font-size: 19px;
    color: var(--maroon) !important;
}

.inner-posts .entry-content {
    text-align: initial;
    font-size: 16px;
}

.inner-posts .read-more-link a {
    text-decoration: underline !important;
}

.inner-posts .blog-meta,
.inner-posts .post_delimiter {
    display: none !important;
}

.inner-posts .post-title.entry-title {
    padding-top: 0 !important;
    font-weight: bold !important;
}

.archive .sidebar_right .post-entry {
    display: flex;
    flex-wrap: wrap;
}

.archive .sidebar_right .blog-meta {
    display: none !important;
}

@media (min-width: 768px) {
    .archive .sidebar_right .post-thumbnail {
        width: 40% !important;
        padding-right: 30px !important;
    }
    
    .archive .sidebar_right .entry-content-wrapper {
        width: 60% !important;
        padding: 0 !important;
    }
}

.archive .sidebar_right .post-thumbnail {
    margin-bottom: 20px !important;
}

/* Inner Posts CSS - Ends */

.light-title .av-special-heading-tag {
    text-transform: uppercase;
    font-size: 19px !important;
    letter-spacing: 1px;
}

.bottom-border {
    border-bottom: 1px solid;
}

.inner-reviews-alt {
    margin: 0 !important;
}

.inner-reviews-alt .avia-testimonial-row:nth-child(n+2) .avia-testimonial {
    border-top: 1px dashed;
}

.inner-reviews-alt .avia-testimonial {
    padding: 25px 0;
}

.inner-reviews-alt .avia-testimonial-meta {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.inner-reviews-alt .avia-testimonial-image {
    width: 80px;
    height: 80px;
}

.inner-reviews-alt .avia-testimonial-name {
    font-size: 18px;
    color: var(--maroon) !important;
    display: block;
    margin-bottom: 5px;
}

.inner-reviews-alt .avia-testimonial-subtitle {
    text-transform: uppercase;
}

.faq-content ul,
.arrow-list ul,
.arrow-list-alt {
    list-style-type: none !important;
    margin-left: 0;
}

.faq-content ul li,
.arrow-list ul li,
.arrow-list-alt li {
    margin-left: 0;
    position: relative;
    padding-left: 20px;
}

.faq-content ul li:before,
.arrow-list ul li:before,
.arrow-list-alt li:before {
    content: '\e87d';
    font-family: 'entypo-fontello';
    position: absolute;
    left: 0;
    color: var(--black);
}

.regular-button .avia-button {
    transition: .5s;
    border: none !important;
}

.regular-button .avia-button:hover {
    opacity: 1 !important;
    background-color: var(--maroon) !important;
}

.center-form .gfield {
    margin-bottom: 0 !important;
}

.center-form .gfield_label {
    font-weight: bold !important;
    font-size: 17px !important;
    color: #666
}

.center-form .gform_body textarea,
.center-form .gform_body input {
    background-color: #fff !important;
    padding: 13px !important;
    border: none !important;
    border-bottom: 1px solid #a2a2a2 !important;
}

.center-form .gfield {
    margin: 10px 0;
}

.center-form .gfield_label {
    font-size: 15px !important;
}

.center-form .gfield_checkbox label,
.center-form .gfield_radio label {
    color: #000;
    font-weight: normal !important;
}

.center-form .gfield_checkbox .gchoice:nth-child(n+2),
.center-form .gfield_radio .gchoice:nth-child(n+2) {
    margin-top: 5px !important;
}

.services-nav #menu-services li a {
    padding-left: 20px !important;
    position: relative;
}

.services-nav #menu-services .current_page_item a {
    font-weight: normal;
}

.services-nav #menu-services li a:hover:before,
.services-nav #menu-services .current_page_item a:before {
    content: '\e87d';
    font-family: 'entypo-fontello';
    position: absolute;
    left: 0
}

#footer-page .jk-breadcrumb {
    display: none;
}

/* Single Project CSS */

.project-breadcrumb .jk-breadcrumb {
    justify-content: flex-start;
    margin-bottom: 20px;
}

.single-project h2.location {
    font-size: 20px !important;
}

.single-project p strong {
    color: #666;
}

.single-project p a {
    text-decoration: underline !important;
}

h2.back-to {
    font-size: 18px;
}

h2.back-to a {
    color: var(--maroon) !important;
}

.team-link h3.team-member-name {text-align: center;margin: 0;padding: 2px 15px 15px !important;color: var(--maroon);font-size: 19px;}

.team-column {transition: 0.5s;}

.team-column:hover {transform: translateY(-5px);}

/* TEMP CSS Area - Starts */

.clients-review .avia-testimonial-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    margin-bottom: 60px;
}

@media (min-width: 990px) {
    .clients-review .avia-testimonial-row {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.clients-review .avia-testimonial {
    width: 100% !important;
    background: #fff !important;
    box-shadow: 0px 25px 70px 1px rgb(0 0 0 / 12%);
    text-align: center;
    /*display: grid;
    grid-auto-rows: auto max-content 10px auto; */
}

.clients-review .avia-testimonial {
    position: relative;}

.clients-review .avia-testimonial:before {
    content: '\e833';
    position: absolute;
    visibility: visible !important;
    width: 50px;
    height: 50px;
    top: -25px;
    font-family: entypo-fontello;
    font-size: 30px;
    color: #fff;
    background: var(--maroon);
    left: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.team-img-container {
    border-radius: 0;
}

/* TEMP CSS Area - Ends */

.clients-review .avia-testimonial_inner {
    display: flex;
    flex-direction: column;
}

.jk-b-arrow:after {
    content: '\e87d';
    padding: 0 15px;
    font-family: 'entypo-fontello';
    color: var(--ash);
}

.jk-breadcrumb,
.jk-breadcrumb * {
    text-transform: uppercase !important;
}

.jk-breadcrumb {
    text-align: initial;
    font-size: 14px;
    letter-spacing: 2px;
    color: var(--gray);
}

.jk-breadcrumb a {
    color: var(--ash) !important;
}

.jk-breadcrumb a:hover {
    color: var(--maroon) !important;
}

/* Single Project Breadcrumb CSS - Starts */

.project-breadcrumb a {
    font-size: 14px;
    letter-spacing: 2px;
    color: var(--ash);
}

.project-breadcrumb a:hover {
    color: var(--maroon);
}

.jk-breadcrumb {
    color: var(--gray);
    letter-spacing: 2px;
}

#project_wrap .content {
    position: relative;
    padding-top: 90px;
}

#project_wrap .content:before {
    content: '';
    position: absolute;
    width: 200px;
    height: 7px;
    left: 0;
    top: -1px;
    background: var(--maroon);
}

@media (min-width: 768px) {
    .project-title {
        font-size: 38px;
    }
}

/* Single Project Breadcrumb CSS - Ends */

/* Regular Page Breadcrumb CSS - Starts */

.page-bc a {
    font-size: 14px;
    letter-spacing: 2px;
    color: var(--ash);
    text-transform: uppercase;
    text-decoration: none !important;
}

.page-bc a:hover {
    color: var(--maroon);
}
.page-bc * {
    text-transform: uppercase;
    font-size: 14px;
}

.page-bc{
    color: var(--gray);
    letter-spacing: 2px;
    margin-top: 15px;
}

/* Regular Page Breadcrumb CSS - Ends */

/* Single Post Top Bar CSS - Starts */

.single-post .av-content-full {
    position: relative;
    padding-top: 60px;
}

.single-post .av-content-full.av-blog-meta-html-info-disabled:before{
    content: '';
    position: absolute;
    width: 200px;
    height: 7px;
    left: 0;
    top: -1px;
    background: var(--maroon);
}

/* Single Post Top Bar CSS - Ends */

.archive .post-title a {
    color: var(--maroon) !important;
    font-size: 18px;
    font-weight: bold !important;
}

/* Archive Page CSS - Starts */

.archive .bloglist-excerpt .read-more-link:after {
    display: none;
}

.archive .bloglist-excerpt .read-more-link {
    text-align: left;
    margin-top: 0;
}

.archive .bloglist-excerpt .more-link {
    border: none;
    padding: 0;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: normal;
    color: var(--maroon);
    border-bottom: 1px solid;
    border-radius: 0;
    line-height: 1.5;
}

.archive .bloglist-excerpt .more-link:after {
    content: '»';
    padding-left: 5px
}

.archive .post-entry {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 25px;
}

.archive .sidebar .widget_recent_entries a,
.archive .sidebar .widget_categories a {
    color: var(--maroon) !important;
}

.archive .sidebar .widget_recent_entries li {
    border: none;
    padding: 5px !important;
}

/* Archive Page CSS - Ends */

.widget_categories ul {
    list-style-type: none;
}

.widget_categories ul li {
    margin-left: 0;
}

h3.js-three {
    font-size: 32px;
    margin-bottom: 15px;
}

h3 {
    font-size: inherit;
    color: inherit !important;
}

h4.js-four {
    margin-bottom: 20px;
}

h4 {
    font-size: 20px !important;
    line-height: 1.1em;
    margin-bottom: 4px;
}

.breadcrumb .sep:before {
    content: '\e87d';
    color: #818386;
    font-size: 16px !important;
    font-family: 'entypo-fontello';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.breadcrumb .sep {
    color: #fff;
    font-size: 0;
    position: relative;
    width: 50px !important;
}

.breadcrumb.breadcrumbs.avia-breadcrumbs {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.breadcrumb-wrap {
    padding: 55px 0 0;
}

.breadcrumb-wrap .breadcrumb {
    position: relative;
}

.breadcrumb-wrap .breadcrumb:before {
    content: '';
    position: absolute;
    width: 200px;
    height: 7px;
    background: var(--maroon);
    left: 0;
    top: -56px;
}

.breadcrumb-wrap .breadcrumb a {
    color: #818386;
}

.breadcrumb-wrap .breadcrumb span.trail-end {
    color: #505050;
}

.plain-title {
    font-size: 38px;
    font-weight: normal;
    margin: 0 !important;
}

@media (min-width: 990px) {
    #extra_footer .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    #extra_footer .av_two_fifth {
        width: 37% !important;
    }
    
    #extra_footer .av_three_fifth {
        width: 55% !important;
    }
}

.faq-content .toggler {
    background: transparent !important;
    border-bottom: 1px solid #ccc !important;
}

.faq-content .single_toggle {
    border-bottom: 1px solid #ccc !important;
}

.faq-content .toggle_content {
    padding: 0;
    background: transparent;
}

.faq-content .toggler.activeTitle {
    color: var(--maroon) !important;
}

.pagination a {
    color: var(--maroon) !important;
    background: transparent !important;
    font-weight: bold;
    font-size: 20px;
}

.pagination .current {
    background-color: var(--maroon) !important;
    border-radius: 0 !important;
    font-size: 20px;
    color: #fff !important;
}

.outreach-post .more-link,
.outreach-post .entry-content p {
    font-size: 16px;
}

.outreach-post .post-title a {
    font-weight: bold !important;
    font-size: 18px;
    margin-bottom: 20px;
    display: inline-block;
}

.single .breadcrumb-wrap {
    display: none;
}

#project_wrap .container,
.single-outreach .template-single-blog {
    max-width: 1040px !important;
}

.inner_sidebar {margin-left: 0;}

.single .comment_meta_container,
.single .comment_container {
    display: none;
}

.heateor_sss_svg svg {
    width: auto;
    height: 35px;
}

@media (min-width: 990px) {
    .sidebar-inner .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
    }
    
    .sidebar-inner .av_two_fifth {
        width: 380px !important;
    }
    
    .sidebar-inner .av_three_fifth {
        padding-right: 6.5%;
        width: calc(100% - 380px) !important;
    }
}

.bolder-item {
    font-weight: bold;
}

.block-border .flex_column_table {
    border: 2px solid #555;
    padding: 25px 40px;
}

@media (min-width: 990px) {
    .block-border .flex_column {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .block-border .av-special-heading {
        width: auto;
        padding-bottom: 0 !important;
        padding-right: 30px;
        text-align: left !important;
    }

    .small-button {
        width: 260px;
    }
}

.basic-heading .av-special-heading-tag {
    line-height: 1.8 !important;
}

.faq-content .toggler { 
    position: relative;
}

.faq-content .toggler:after {
    content: '\e883';
    font-family: 'entypo-fontello';
    color: var(--maroon);   
    position: absolute;
    right: 12px;
}

.faq-content .activeTitle.toggler:after {
    content: '\e886';
}

/* Review Area CSS - Starts */

.clients-review-alt .avia-testimonial-content {
  height: 4rem;
  margin-bottom: 20px;
  position: relative;
}

.clients-review-alt .avia-testimonial {
  position: relative;
  cursor: pointer;
}

.clients-review-alt .avia-testimonial:after {
  content: '\e877';
  font-family: 'entypo-fontello';
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 20px;
  height: 20px;
  color: #7c2529;
  margin-left: -10px;
  z-index: 990 !important;
  visibility: visible;
  font-size: 25px;
}

.avia-testimonial-row.expand-testimonial .avia-testimonial-content {
  height: auto;
}

.clients-review-alt .avia-testimonial_inner:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20%;
  background: linear-gradient(180deg, rgb(255 255 255 / 50%), #fff 100%);
  z-index: 100;
  transition: all 0.2s ease-out;
}

.avia-testimonial-row.expand-testimonial .avia-testimonial_inner:before {
  display: none
}

.avia-testimonial-row.expand-testimonial .avia-testimonial:after {
  content: '\e87a';
}

/* Review Area CSS - Ends */

.archive .container {
    display: flex;
    flex-wrap: wrap;
}

.archive .cat-tag-title {
    width: 100% !important;
}

@media (min-width: 990px) {
    .archive .sidebar_right .content {
        border-right: none;
        padding-right: 6.5% !important;
        width: calc(100% - 460px) !important;
    }
    
    .archive .sidebar {
        border-left: none !important;
        width: 380px !important;
    }
}

@media (max-width: 989px) {
    .archive .sidebar_right .sidebar,
    .archive .sidebar_right .content {
        width: 100% !important;
    }
}

.toggle_content strong {
    color: #666 !important;
}

.gfield_required:before {
    content: '*';
    color: var(--maroon);
}

.gfield_required_text{
    visibility: hidden;
}

.outreach-post .entry-content p {
    line-height: 1.5em;
}

#top.single .entry-content h3 {
    letter-spacing: 0.5px;
    font-size: 18px;
    color: #000 !important;
}

.single .entry-content strong {
    color: #666;
}

.single .entry-content h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media (min-width: 768px) {
    .single .entry-content h2 {
        font-size: 37px;
    }
}

.single .entry-content .jk-breadcrumb {
    margin: 30px 0 40px;
}

.inner-posts .entry-content p {
    line-height: 28px;
}

.single .post_delimiter {
    display: none;
}

.parent-pageid-75 .title_container {
    display: none;
}

.single .blog-tags.minor-meta {
    display: none;
}

.prev-link:before, .next-link:after {
    position: relative;
    font-family: 'entypo-fontello';
    display: inline-block;
    font-size: 25px;
    top: 3px;
}

.next-link:after {
    content: '\e875';
}

.prev-link:before {
    content: '\e874';
}

.or-post-nav {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 25px;
    display: flex;
    margin-top: 50px;
}

.or-post-nav a:first-child {
    border-right: 2px solid #e1e1e1;
    padding-right: 8px;
    margin-right: 8px;
}

.prev-link:before {
    padding-right: 8px;
}

.next-link:after {
    padding-left: 8px;
}

/* Menu Search */
.main_menu.sopen .menu-item {
    display: none;
}

.main_menu.sopen #menu-item-search {
    display: block;
}

#top .avia-search-tooltip {
    box-shadow: none !important;
    top: 20px !important;
    border: none !important;
    left: auto !important;
    right: 13px !important;
    animation: none !important
}

#top .avia-search-tooltip .button {
    font-size: 30px !important;
    width: 44px !important;
    height: 40px !important;
    top: 2px !important;
}

#top #searchform>div {
    margin: 0 !important;
}

#top .avia-search-tooltip .avia-arrow-wrap {
    display: none !important;
}

.sopen #menu-item-search:after {
    content: '\e813';
    font-family: 'entypo-fontello';
    position: absolute;
    left: -35px;
    top: 25px;
    font-size: 30px;
    color: var(--maroon);
    z-index: 99;
}

@media (min-width: 1151px) {
    .sopen #menu-item-search,
    #top #searchform>div,
    .avia-search-tooltip {
        width: 500px !important;
        max-width: 100% !important;
    }
}

.sopen #menu-item-search {
    width: 300px;
    max-width: 100%;
}

@media (max-width: 767px) {
    .logo svg {
        width: 400px !important;
    }
}

@media (max-width: 989px) {
    .avia-search-tooltip {
        top: 22px !important;
    }

    .sopen #menu-item-search:after {
        top: 26px;
    }
}

@media (min-width: 768px) and (max-width: 850px) {
    .sopen #menu-item-search,
    #top #searchform>div,
    .avia-search-tooltip {
        width: 250px !important;
        max-width: 100% !important;
    }
}

.main_menu.sopen #menu-item-search a:before {
    position: absolute;
    top: 20px;
    right: 13px;
    height: 40px;
    width: 44px;
    padding: 0;
    text-align: center;
    line-height: 40px;
}

.avia-search-tooltip.avia-tt {
    border-radius: 0 !important;
}

#top .av_minimal_header #s {
    padding-left: 20px !important;
    background: transparent !important;
    border-bottom: 1px solid #d8d8d8 !important;
}
/* End Menu Search */

.avia-section-small .content, .avia-section-small .sidebar {
    padding: 25px 0 !important;
}

/* Footer LOGO Wrap CSS - Starts */

ul.logo-list ul,
ul.logo-list {
    list-style-type: none !important;
    margin: 0 !important;
}

ul.logo-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
}

ul.logo-list ul img {
    width: auto;
    height: auto;
    max-height: 70px;
    max-width: 120px;
}

ul.logo-list ul li {
    margin: 0;
    padding: 0;
}

ul.logo-list ul:nth-child(n+2) {
    margin-top: 23px !important;
}

ul.logo-list ul.row-two img {
    max-width: 91px !important;
    max-height: 45px;
}

/* Footer LOGO Wrap CSS - Ends */

.avia-video {
    margin-bottom: 0 !important;
}

.inner-video .avia_playpause_icon {
    background: var(--maroon) !important;
}

.inner-video .avia_playpause_icon:before {
    font-size: 55px !important;
}

/* Dynamic Posts on Service Landing CSS - Starts */
.post-featured-image {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.inner-projects .facetwp-template {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 20px;
    row-gap: 40px;
}
 
@media (min-width: 768px) {
    .inner-projects .facetwp-template {
        grid-template-columns: repeat(2, 1fr);
    }    
}
 
@media (min-width: 1051px) {
    .inner-projects .facetwp-template {
        grid-template-columns: repeat(3, 1fr);
    }    
}

.inner-projects a {
    text-decoration: none !important;
}

.project-name a {
    color: #000 !important;
}

.project-card a:hover {
    opacity: .9;
}

/* Dynamic Posts on Service Landing CSS - Ends */

/* Center Three Columns CSS - Starts */

.center-three-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.center-three-columns .flex_column {
    margin: 0 !important;
    flex-basis: 100%;
}

@media (min-width: 641px) {
    .center-three-columns .flex_column {
        flex-basis: calc(50% - 15px);
    }
}

@media (min-width: 990px) {
    .center-three-columns .flex_column {
        flex-basis: calc(33.33% - 20px);
    }
}

/* Center Three Columns CSS - Ends */

#top .av-special-heading.av-linked-heading a:hover {
    opacity: .85 !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 */

.page header.entry-content-header .page-thumb {
    display: none !important;
}

.project-images.single-portrait img {
    width: auto !important;
    max-height: 450px;
}

p.gform_required_legend {
    display: none !important;
}

/* Popup CSS */
.popmake-title {
    margin-bottom: 25px !important;
}

.pum-container input[type="submit"] {
    background-color: var(--maroon);
    color: #fff;
    font-size: 16px !important;
}

.pum-container {
    background-color: #f5f5f5 !important;
}

.pum-container .gfield--type-name {
    margin-bottom: 0 !important;
}

.pum-container .gfield--type-name .ginput_complex {
    display: grid !important;
    row-gap: 12px
}

.pum-container .gfield--type-name .gform-grid-col {
    padding: 0 !important;
}

/* Popup CSS - End */
a#scroll-top-link {
    display: flex;
    justify-content: center;
}