:root {
	--navy: #113e68;
	--secondary: #b3842a;
	--blue: #006af2;
	--sky: #048bfe;
	--dark-blue: #0d1430;
	--dark-navy: #12204d;
	--golden: #FFB91D;
}

/* TEMP CSS Area - Starts */

@media (min-width: 1200px) {
    #services .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    #services .flex_column {
        width: 23.4% !important;
    }
}

/* TEMP CSS Area - Ends */

.alt-heading .av-special-heading-tag {
    font-family: 'Carmen-Sans',sans-serif;
}

.avia-standard-logo {
    width: auto;
    padding: 5px;
}

.main_menu .menu-item-top-level > a .avia-menu-text {
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    font-weight: 100;
}

.main_menu .sub-menu .avia-menu-text {
    font-size: 16px;
}

.white-logo,
.white-logo path,
.av_header_transparency .logo svg,
.av_header_transparency .logo svg path {
    fill: #000 !important;
}

.footer-logo {
    width: auto;
    height: 100%;
}

#header .three.units {
    width: 380px !important;
}

#header .six.units {
    width: 800px !important;
}

.main_menu .sub-menu a:hover {
    background-color: var(--navy) !important;
    color: #fff !important;
}

.main_menu .avia_mega_menu_columns_2:last-child {
    border-left: 1px dotted #ccc !important;
}

.main_menu .av-menu-button-colored {
    margin-left: 5px !important;
}

.main_menu .av-menu-button .avia-menu-text {
    padding: 7px 15px !important;
}

.av-menu-button-bordered .avia-menu-text {
    border-width: 1px !important;
}

/* Hero CSS Starts Here */ 

.hero-service-area * {
    color: #fff !important;
}

.hero-service-area {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
}

.hero-service-col {
    width: 33.33%;
    position: relative;
    overflow: hidden;
    transition: .4s ease-in;
    height: 80vh;
}

.hero-service-col a {
    padding: 325px 30px 50px;
    display: block !important;
    text-decoration: none !important;
    z-index: 9;
    position: relative;
    height: 100%;
}

.hero-ser-text {
    opacity: 0;
    height: 0;
    font-size: 16px !important;
    line-height: 1.6;
}

.hero-service-col:hover .hero-ser-text {
    opacity: 1;
    height: auto;
    font-size: 20px;
}

.hero-service-col:nth-child(odd):after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(17 63 105 / 60%);
}

.hero-service-col:nth-child(even):after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(13 20 48 / 0.6);
}

.hero-ser-title {
    font-size: 27px;
}

.hero-plus-icon {
    font-size: 35px;
    border: 2px solid #fff !important;
    width: 40px;
    height: 40px;
    line-height: 35px;
    border-radius: 50%;
    margin: 30px auto 0;
}

.hero-service-col:hover .hero-plus-icon {
    display: none;
}

.hero-service-col:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: .3s ease-in;    
}

.hero-service-col:hover:before {
    opacity: 1;
    transform: scale(1.05);
}

.hero-service-col.service-col-one:hover:before {
    background-image: url('/wp-content/uploads/2022/01/Repair.jpg');
    background-position: 25% 50%;
}

.hero-service-col.service-col-two:hover:before {
    background-image: url('/wp-content/uploads/2022/01/Renovation.jpg');
    background-position: center center;
}

.hero-service-col.service-col-three:hover:before {
    background-image: url('/wp-content/uploads/2022/01/Restoration.jpg');
    background-position: center center;
}

#top .mob-service-col {
    padding: 10px;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    cursor: pointer;
    border-radius: 5px !important;
    transition: .5s;
}

.mob-service-col:hover {
    transform: scale(1.02);
}

h3.mob-ser-title {
    margin-bottom: 3px;
    letter-spacing: 0.8px;
}

h3.mob-ser-title:before {
    content: '\e832';
    font-family: 'entypo-fontello';
    padding-right: 5px;
}

.mob-service-one,
.mob-service-three {
    background-color: rgb(17 63 105 / 60%);
}

.mob-service-two,
.mob-service-four {
    background-color: rgb(13 20 48 / 0.6);
}

/* Hero CSS Ends Here */

.serve-svg svg {
    width: auto;
    height: 120px;
    margin: 0 auto;
}

.serve-col-title {
    margin-top: 20px;
}

.serve-col-title h3 {
		font-size: 22px !important;
    font-weight: bold !important;
    color: #666;
}

.section-title .av-special-heading-tag {
    font-weight: bold;
}

.stat-box .avia-animated-number-title {
    letter-spacing: 0;
    font-weight: bold;
		color: var(--navy);
}

.stat-box .avia-animated-number-content {
    display: block;
    margin-top: 15px;
    font-weight: bold;
}

.av-subheading {
    opacity: 1 !important;
    line-height: 1.7;
    letter-spacing: 0.4px;
}

.intro-title .av-subheading {
    margin-top: 15px;
}

.service-col-title .av-special-heading-tag {
    font-size: 20px !important;
	color: #666;
}

.service-col-title.narrow-title {
    max-width: 200px;
    margin: 20px auto 0;
}

.service-svg svg {
    width: auto;
    height: 55px;
    margin: 0 auto;
}

.service-svg svg,
.service-svg svg path {
    fill: var(--navy)
}

.service-svg {
    border: 2px solid var(--sky) !important;
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    border-radius: 100%;
    margin: 0 auto;
    transition: .5s;
}

.service-col-title {
    margin-top: 20px;
}

.service-col {
    transition: .5s;
}

.service-col:hover {
    transform: translateY(-4px);
}

.service-col:hover .service-svg {
    background-color: var(--sky) !important;
}

.service-col:hover svg,
.service-col:hover svg path {
    fill: #fff !important;
}

.stat-col {
    padding: 20px 0;
}

.single-solid-area .template-page {
    padding: 35px 0;
}

@media (min-width: 990px) {
    .single-solid-area .flex_column {
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .single-solid-area .section-title {
        width: auto;
        padding-bottom: 0 !important;
        padding-right: 30px;
    }
}

.footer-iconlist {
    margin: 10px 0 0;
}

.footer-iconlist .iconlist-char {
    position: relative;
    top: 5px;
}

#footer #nav_menu-3 .widgettitle {
    visibility: hidden;
}

#socket .copyright {
    font-size: 13px;
    float: none;
}

#socket .container {
    text-align: center;
}

.avia-button {
    border-radius: 0 !important;
    font-size: 16px !important;
    border: none !important;
}

.avia_button_icon_right {
    padding-left: 5px;
}

.regular-button .avia-button {
    font-weight: bold;
    padding: 13px 25px;
    letter-spacing: 0.5px;
    background-color: var(--secondary);
}

.clients-review .avia-testimonial-name {
    position: relative;
    font-size: 19px;
}

.clients-review .avia-testimonial-name:before {
    content: '\e808\e808\e808\e808\e808';
    display: block;
    font-family: 'entypo-fontello';
    letter-spacing: 3px;
    color: var(--golden);
    font-size: 21px;
    margin-bottom: 12px;
}

.clients-review .avia-testimonial-content p {
    font-style: italic;
}

.industries-img a:hover {
    transform: scale(1.06);
}

.industries-img {
    overflow: hidden;
}

.industries-img a:hover .av-caption-image-overlay-bg {
    opacity: .5 !important;
}

.industries-img .av-image-caption-overlay-center {
    text-shadow: 0 0 15px #000;
    font-size: 27px !important;
    font-weight: bold;
}

@media (min-width: 768px) and (max-width: 989px) {
    .industries-img .av-image-caption-overlay-center {
        font-size: 22px !important;
    }
}

#footer .menu a,
.footer-iconlist .iconlist_content p {
    font-size: 14px;
    letter-spacing: 0.3px;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 0;
}

.contact-iconlist .av_iconlist_title {
    font-weight: bold;
}

.contact-iconlist li:nth-child(n+2) {
    margin-top: 15px;
}

.contact-iconlist .av_iconlist_title a {
    color: var(--sky) !important;
}

.contact-iconlist .iconlist_content p {
    margin-bottom: 0;
}

.clients-review .avia-testimonial-meta {
    margin: 15px 0 0 !important;
}

.clients-review .avia-testimonial-subtitle {
    display: inline-block;
    margin-top: 5px;
}

.tag-heading .av-special-heading-tag {
    font-family: 'Dancing-Script', sans-serif;
    text-transform: none !important;
    font-weight: bold !important;
    color: var(--navy);
}

.tag-heading .av-special-heading-tag {
    font-size: 65px !important;
}

.circle-image img {
    border: 3px solid var(--golden);
    padding: 5px;
}

.alt-logo svg {
    width: auto;
    height: 180px;
}

.tag-heading {
    margin-top: 0;
}

.team-title .av-special-heading-tag {
    font-weight: bold;
}

.team-title {
    padding-bottom: 15px !important;
    margin-bottom: 35px;
    position: relative;
}

.team-title:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 2px;
    left: 0;
    bottom: 0;
    background-color: #666;
}

/* Inner Link Area CSS - Starts */

.colored-svg svg {
    width: auto;
    height: 90px;
    margin: 0 auto;
}

.colored-svg svg,
.colored-svg svg path {
    fill: var(--navy);
}

.inner-link-title {
    margin-top: 22px;
}

.inner-link-title .av-special-heading-tag {
    font-weight: bold;
    color: #666;
	font-size: 22px !important;
}

.inner-col-area .av-flex-placeholder {
    width: 3% !important;
}

.inner-link-col {
    transition: .5s;
    padding: 40px 25px !important;
    border: 1px solid var(--secondary) !important;
}

.inner-link-col:hover {
    transform: translateY(-6px);
    background-color: #f8f8f8 !important;
}

/* Inner Link Area CSS - Ends */

.tag-svg svg {
    width: auto;
    height: 70px;
}

.project-description strong,
.avia_textblock strong {
    color: #333;
}

.features-area .service-col-title {
    margin-bottom: 15px;
}

@media (min-width: 768px) {
	.content-col {
			padding: 40px 40px 30px !important;
	}
}

.quote-form textarea,
.quote-form input[type="text"] {
    background: #fff !important;
    border-color: #ddd !important;
}

.avia_textblock blockquote {
    font-size: 19px;
    color: #666;
    font-weight: bold;
    margin-bottom: 25px;
}

.section-head .av-special-heading-tag {
    font-weight: normal;
    line-height: 120px !important;
    background-color: #00000073;
}

@media(max-width:989px){
    .section-head .av-special-heading-tag{
        line-height: 1.5 !important;
    }
}

.needs-mask img {
    mask-image: url(https://landmarkrestorations.com//wp-content/uploads/2023/01/image-mask.png);
    -webkit-mask-image: url(https://landmarkrestorations.com//wp-content/uploads/2023/01/image-mask.png);
    mask-size: contain;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
}

.inner-submenu .avia-menu-text {
    font-size: 15px;
    color: #222;
    transition: .5s;
    font-weight: bold;
}

.inner-submenu .avia-menu-text:hover {
    color: var(--navy);
}

.extra-footer .avia_social_icons_widget {
    padding: 0 !important;
}

.extra-footer .avia_social_icons_widget ul.noLightbox {
    text-align: center !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-top: 20px !important;
}

.extra-footer .avia_social_icons_widget ul.noLightbox li {
    float: none !important;
    margin: 0 !important;
    display: inline-block !important;
}

/* Footer Iconlist CSS - Starts */

#footer .flex_column.first {
    text-align: center;
}

.footer-iconlist .iconlist_icon {
    position: absolute;
}

.footer-iconlist li {
    width: max-content;
    /* margin: 0 auto; */
}

.footer-iconlist .article-icon-entry {
    padding-left: 30px;
}

.footer-iconlist .avia-icon-list {
    margin: 30px auto 0 !important;
    width: max-content !important;
}

.footer-iconlist .avia-icon-list li:nth-child(n+2) {
    margin-top: 10px;
}

.footer-iconlist .avia-icon-list .iconlist_content p {
    font-size: 16px;
}

#footer .avia_social_icons_widget {
    margin: 0;
}

#footer .avia_social_icons_widget .noLightbox {
    text-align: center;
}

#footer .avia_social_icons_widget li {
    float: none;
}

/* Footer Iconlist CSS - Ends */

.inner-testimonials .avia-testimonial-meta-mini {
    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: 23px;
    letter-spacing: 2px;
    color: var(--golden);
}

.inner-testimonials .avia-testimonial-subtitle {
    font-size: 17px !important;
    margin-top: 10px;
    display: inherit;
}

.inner-testimonials .avia-testimonial-name {
    margin-top: 5px !important;
    color: var(--navy) !important;
}

@media (max-width: 767px) {
    #top .inner-submenu a {
        border: 1px solid var(--sky) !important;
        background-color: #fff !important;
        padding: 5px 12px !important;
    }
    
    #top .av-subnav-menu > li:first-child a {
        border-left: 1px solid var(--sky)!important;
    }
    
    .inner-submenu .av-subnav-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 20px 0 !important;
        gap: 10px;
    }
    
    .inner-submenu .av-subnav-menu li {
        padding: 0 !important;
    }
}

#menu-item-search a {
    font-size: 20px !important;
}