:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(196,157,97);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(73,51,209);
	--btn-accented-bgcolor-hover: rgb(65,46,188);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html table th {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(118,118,118);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.wd .product-label.onsale {
	background-color: rgb(36,36,36);
}
.wd .product-label.new {
	background-color: rgb(36,36,36);
}
.wd .product-label.featured {
	background-color: rgb(36,36,36);
}
.wd .product-label.out-of-stock {
	background-color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1540px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1540px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1540px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1540px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* ==========================================================
   AYG YAPI SİSTEMLERİ
   FULL HOMEPAGE CSS
   WOODMART + WPBAKERY
========================================================== */

:root{
    --ayg-navy:#061d34;
    --ayg-dark:#031426;
    --ayg-gold:#d6a548;
    --ayg-gold-light:#e5bd72;
    --ayg-text:#637181;
    --ayg-border:#e1e6eb;
    --ayg-light:#f7f8f9;
}

.main-page-wrapper{
    padding-top:0!important;
}

.site-content{
    margin-bottom:0!important;
}

.wd-page-content{
    padding-bottom:0!important;
}


/* ==========================================================
   GENEL
========================================================== */

.ayg-services-section,
.ayg-why-section,
.ayg-projects-section,
.ayg-process-section,
.ayg-faq-section{
    width:calc(100% - 40px);
    max-width:1280px;
    margin-left:auto!important;
    margin-right:auto!important;
}

.ayg-eyebrow{
    display:block;
    margin:0 0 11px!important;
    color:var(--ayg-gold)!important;
    font-size:12px;
    line-height:1.2;
    font-weight:800;
    letter-spacing:1.6px;
    text-transform:uppercase;
}

.ayg-section-heading{
    max-width:820px;
    margin:0 auto 50px!important;
    text-align:center;
}

.ayg-section-heading h2,
.ayg-simple-title h2{
    margin:0 0 15px!important;
    color:var(--ayg-navy);
    font-size:38px;
    line-height:1.15;
    font-weight:700;
}

.ayg-heading-description{
    max-width:730px;
    margin:0 auto!important;
    color:var(--ayg-text);
    font-size:15px;
    line-height:1.75;
}

.ayg-simple-title{
    margin-bottom:36px!important;
    text-align:center;
}


/* ==========================================================
   TRUST BAR
========================================================== */

.ayg-trust-section{
    position:relative!important;
    z-index:50!important;
    overflow:visible!important;
}

.ayg-trust-section > .wpb_column > .vc_column-inner{
    padding-left:20px!important;
    padding-right:20px!important;
}

.ayg-trust-row{
    max-width:1240px;
    margin:-48px auto 0!important;
    padding:21px 24px!important;
    background:#fff;
    border-radius:10px;
    box-shadow:
        0 18px 55px rgba(5,28,49,.13),
        0 3px 9px rgba(5,28,49,.04);
}

.ayg-trust-col > .vc_column-inner{
    min-height:84px;
    padding:4px 32px!important;
    display:flex!important;
    align-items:center!important;
}

.ayg-trust-col + .ayg-trust-col > .vc_column-inner{
    border-left:1px solid #dfe4e8!important;
}

.ayg-trust-info{
    width:100%;
    margin:0!important;
}

.ayg-trust-info .info-box-inner{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    text-align:left!important;
}

.ayg-trust-info .box-icon-wrapper{
    flex:0 0 62px!important;
    width:62px!important;
    margin:0 20px 0 0!important;
}

.ayg-trust-info .info-box-icon{
    margin:0!important;
}

.ayg-trust-info .info-box-icon img{
    display:block!important;
    width:58px!important;
    height:58px!important;
    object-fit:contain!important;
}

.ayg-trust-info .info-box-content{
    flex:1;
    padding:0!important;
    text-align:left!important;
}

.ayg-trust-info .info-box-title{
    margin:0 0 6px!important;
    color:var(--ayg-navy)!important;
    font-size:12px!important;
    font-weight:800!important;
}

.ayg-trust-info .info-box-content p{
    max-width:230px;
    margin:0!important;
    color:#64717c!important;
    font-size:11px!important;
    line-height:1.5!important;
}


/* ==========================================================
   HİZMETLER
========================================================== */

.ayg-services-section{
    position:relative!important;
    padding-top:85px!important;
    padding-bottom:80px!important;
    overflow:visible!important;
}


/* TRACK */

.ayg-services-track{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:22px!important;

    width:100%!important;

    margin:0!important;
    padding:5px 2px 15px!important;

    overflow-x:auto!important;
    overflow-y:hidden!important;

    scroll-behavior:smooth;
    scroll-snap-type:x mandatory;

    scrollbar-width:none;
    -ms-overflow-style:none;
}

.ayg-services-track::-webkit-scrollbar{
    display:none;
}

.ayg-services-track:before,
.ayg-services-track:after{
    display:none!important;
}


/* 3 KART */

.ayg-service-slide{
    flex:0 0 calc((100% - 44px) / 3)!important;
    width:calc((100% - 44px) / 3)!important;
    min-width:calc((100% - 44px) / 3)!important;
    max-width:calc((100% - 44px) / 3)!important;

    padding:0!important;
    float:none!important;

    scroll-snap-align:start;
}

.ayg-service-slide > .vc_column-inner{
    height:100%;
    padding:0!important;
}


/* CARD */

.ayg-service-info{
    height:100%;
    margin:0!important;
    overflow:hidden;

    background:#fff;

    border:1px solid #dfe5ea;
    border-radius:10px;

    box-shadow:0 7px 26px rgba(6,29,52,.055);

    transition:
        transform .3s ease,
        box-shadow .3s ease,
        border-color .3s ease;
}

.ayg-service-info:hover{
    transform:translateY(-6px);
    border-color:rgba(214,165,72,.7);
    box-shadow:0 18px 42px rgba(6,29,52,.13);
}


/* INFO BOX DİKEY */

.ayg-service-info .info-box-wrapper,
.ayg-service-info .info-box-inner{
    display:block!important;
    width:100%!important;
    height:100%!important;
}


/* IMAGE */

.ayg-service-info .box-icon-wrapper,
.ayg-service-info .info-box-icon,
.ayg-service-info .info-box-image{
    display:block!important;
    width:100%!important;
    max-width:none!important;

    margin:0!important;
    padding:0!important;

    overflow:hidden!important;
}

.ayg-service-info .info-box-icon img,
.ayg-service-info .info-box-image img{
    display:block!important;

    width:100%!important;
    max-width:none!important;

    height:240px!important;

    margin:0!important;

    object-fit:cover!important;
    object-position:center!important;

    transition:transform .5s ease;
}

.ayg-service-info:hover .info-box-icon img,
.ayg-service-info:hover .info-box-image img{
    transform:scale(1.045);
}


/* CONTENT */

.ayg-service-info .info-box-content{
    min-height:200px;
    padding:23px 24px 25px!important;
    text-align:left!important;
}

.ayg-service-info h3,
.ayg-service-info .info-box-title{
    margin:0 0 9px!important;
    color:var(--ayg-navy)!important;
    font-size:20px!important;
    line-height:1.25!important;
    font-weight:700!important;
}

.ayg-service-info .info-box-content p{
    min-height:70px;
    margin:0 0 15px!important;
    color:#647181!important;
    font-size:13px!important;
    line-height:1.65!important;
}

.ayg-detail-link{
    display:inline-flex!important;
    align-items:center;
    gap:5px;

    color:var(--ayg-gold)!important;

    font-size:12px!important;
    font-weight:800;

    text-decoration:none!important;
}

.ayg-detail-link span{
    transition:transform .2s ease;
}

.ayg-detail-link:hover span{
    transform:translateX(5px);
}


/* ==========================================================
   CAROUSEL ARROWS
========================================================== */

.ayg-carousel-navigation{
    position:static!important;
    width:0!important;
    height:0!important;
    margin:0!important;
    padding:0!important;
}

.ayg-carousel-navigation .wpb_wrapper{
    position:static!important;
}

.ayg-carousel-prev,
.ayg-carousel-next{
    position:absolute!important;

    z-index:100;

    top:390px;

    width:48px!important;
    height:48px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    margin:0!important;
    padding:0 0 3px!important;

    background:#fff!important;
    color:var(--ayg-gold)!important;

    border:1px solid var(--ayg-gold)!important;
    border-radius:50%!important;

    box-shadow:0 7px 22px rgba(6,29,52,.13);

    font-family:Arial,sans-serif!important;
    font-size:30px!important;
    line-height:1!important;
    font-weight:300!important;

    cursor:pointer!important;

    transition:.25s ease;
}

.ayg-carousel-prev{
    left:-25px!important;
}

.ayg-carousel-next{
    left:auto!important;
    right:-25px!important;
}

.ayg-carousel-prev:hover,
.ayg-carousel-next:hover{
    background:var(--ayg-gold)!important;
    color:#fff!important;
}


/* ==========================================================
   DOTS
========================================================== */

.ayg-carousel-dots{
    margin:20px 0 26px!important;
    text-align:center;
}

.ayg-carousel-dots .wpb_wrapper{
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:9px;
}

.ayg-carousel-dots span{
    display:block;

    width:8px;
    height:8px;

    background:#aeb5bd;

    border-radius:50%;

    transition:.2s ease;
}

.ayg-carousel-dots span.active{
    width:10px;
    height:10px;
    background:var(--ayg-gold);
}


/* ==========================================================
   ALT 7 HİZMET
========================================================== */

.ayg-quick-services{
    display:flex!important;
    flex-wrap:nowrap!important;

    width:100%!important;

    margin:0!important;

    border:1px solid #e1e6eb;
    border-radius:7px;

    overflow:hidden;

    background:#fff;
}

.ayg-quick-services:before,
.ayg-quick-services:after{
    display:none!important;
}

.ayg-quick-col{
    flex:1 1 14.285%!important;

    width:14.285%!important;
    min-width:0!important;
    max-width:14.285%!important;

    padding:0!important;

    float:none!important;
}

.ayg-quick-col + .ayg-quick-col{
    border-left:1px solid #e3e7ea;
}

.ayg-quick-col > .vc_column-inner{
    height:100%;
    padding:0!important;
}

.ayg-quick-info{
    height:100%;

    margin:0!important;

    padding:13px 12px!important;

    background:#fff;

    transition:.25s ease;
}

.ayg-quick-info:hover{
    background:#faf8f4;
}


/* YATAY */

.ayg-quick-info .info-box-inner{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    text-align:left!important;
}


/* IMAGE */

.ayg-quick-info .box-icon-wrapper{
    flex:0 0 70px!important;
    width:70px!important;

    margin:0 12px 0 0!important;
}

.ayg-quick-info .info-box-icon{
    margin:0!important;
}

.ayg-quick-info .info-box-icon img{
    display:block!important;

    width:68px!important;
    height:92px!important;

    object-fit:cover!important;

    border-radius:3px;
}


/* TEXT */

.ayg-quick-info .info-box-content{
    flex:1;

    padding:0!important;

    text-align:left!important;
}

.ayg-quick-info .info-box-title{
    margin:0 0 6px!important;

    color:var(--ayg-navy)!important;

    font-size:11px!important;
    line-height:1.25!important;

    font-weight:800!important;
}

.ayg-quick-info .info-box-content p{
    margin:0!important;

    color:#65717d!important;

    font-size:9px!important;
    line-height:1.4!important;
}

.ayg-quick-info .info-box-content:after{
    content:"→";

    display:block;

    margin-top:7px;

    color:var(--ayg-gold);

    font-size:14px;
}


/* ==========================================================
   ABOUT
========================================================== */

.ayg-about-section{
    background:#f6f7f8;
}

.ayg-about-section > .wpb_column{
    min-height:570px;
}

.ayg-about-content > .vc_column-inner{
    min-height:570px;

    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:flex-end;

    padding:60px 65px 60px 30px!important;
}

.ayg-about-content > .vc_column-inner > .wpb_wrapper{
    width:100%;
    max-width:590px;
}

.ayg-about-content h2{
    margin:0 0 23px!important;

    color:var(--ayg-navy);

    font-size:39px;
    line-height:1.13;

    font-weight:700;
}

.ayg-about-content p:not(.ayg-eyebrow){
    margin-bottom:15px;

    color:#5f6b75;

    font-size:14px;
    line-height:1.8;
}

.ayg-about-image{
    overflow:hidden;
}

.ayg-about-image > .vc_column-inner{
    height:570px;
    padding:0!important;
}

.ayg-about-image .wpb_wrapper,
.ayg-about-image .wpb_single_image,
.ayg-about-image .vc_single_image-wrapper{
    display:block;

    width:100%;
    height:100%;

    margin:0!important;
}

.ayg-about-image img{
    display:block;

    width:100%;
    height:570px;

    object-fit:cover;
}


/* ==========================================================
   BUTTONS
========================================================== */

.ayg-gold-button .vc_btn3{
    padding:15px 23px!important;

    border:0!important;
    border-radius:2px!important;

    background:var(--ayg-gold)!important;
    color:#fff!important;

    font-size:11px!important;
    font-weight:800!important;
}

.ayg-gold-button .vc_btn3:hover{
    background:var(--ayg-navy)!important;
}


/* ==========================================================
   WHY AYG
========================================================== */

.ayg-why-section{
    padding-top:65px!important;
    padding-bottom:65px!important;
}

.ayg-why-row{
    margin:0 -8px!important;
}

.ayg-why-col{
    padding:0 8px!important;
}

.ayg-why-col > .vc_column-inner{
    height:100%;
    padding:0!important;
}

.ayg-why-info{
    height:100%;

    margin:0!important;

    padding:22px 20px!important;

    background:#fff;

    border:1px solid var(--ayg-border);
    border-radius:7px;

    transition:.25s ease;
}

.ayg-why-info:hover{
    transform:translateY(-3px);

    border-color:rgba(214,165,72,.55);

    box-shadow:0 12px 30px rgba(6,29,52,.07);
}

.ayg-why-info .info-box-inner{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
}

.ayg-why-info .box-icon-wrapper{
    flex:0 0 50px!important;
    width:50px!important;
    margin:0 16px 0 0!important;
}

.ayg-why-info .info-box-icon img{
    width:45px!important;
    height:45px!important;
    object-fit:contain!important;
}

.ayg-why-info .info-box-content{
    text-align:left!important;
}

.ayg-why-info .info-box-title{
    margin-bottom:5px!important;

    color:var(--ayg-navy)!important;

    font-size:13px!important;
    font-weight:800!important;
}

.ayg-why-info .info-box-content p{
    margin:0!important;

    color:#6a7580!important;

    font-size:11px!important;
    line-height:1.45!important;
}


/* ==========================================================
   PROJECTS
========================================================== */

.ayg-projects-section{
    padding-bottom:75px!important;
}

.ayg-project-row{
    margin:0 -8px!important;
}

.ayg-project-card,
.ayg-project-all{
    padding:0 8px!important;
}

.ayg-project-card > .vc_column-inner{
    position:relative;

    padding:0!important;

    overflow:hidden;

    background:var(--ayg-navy);

    border-radius:6px;
}

.ayg-project-card .wpb_single_image{
    margin:0!important;
}

.ayg-project-card .vc_single_image-wrapper{
    display:block;
    width:100%;
}

.ayg-project-card img{
    display:block;

    width:100%;
    height:220px;

    object-fit:cover;

    transition:transform .55s ease;
}

.ayg-project-card:hover img{
    transform:scale(1.05);
}

.ayg-project-card > .vc_column-inner:after{
    content:"";

    position:absolute;

    z-index:2;

    inset:0;

    pointer-events:none;

    background:
        linear-gradient(
            to top,
            rgba(3,19,34,.90),
            rgba(3,19,34,0) 63%
        );
}

.ayg-project-overlay{
    position:absolute;

    z-index:5;

    bottom:0;
    left:0;
    right:0;

    margin:0!important;

    padding:18px 19px;
}

.ayg-project-overlay span{
    color:var(--ayg-gold-light);

    font-size:9px;
    font-weight:800;

    letter-spacing:1px;
}

.ayg-project-overlay h3{
    margin:4px 0 0!important;

    color:#fff!important;

    font-size:15px;
    line-height:1.3;
}

.ayg-project-all > .vc_column-inner{
    height:220px!important;

    display:flex;
    align-items:center;
    justify-content:center;

    padding:30px!important;

    background:var(--ayg-navy);

    border-radius:6px;
}

.ayg-project-all .wpb_text_column{
    margin:0!important;
    text-align:center;
}

.ayg-project-all p{
    margin:0 0 6px!important;

    color:var(--ayg-gold-light);

    font-size:9px;
    font-weight:800;

    letter-spacing:1px;
}

.ayg-project-all h3{
    margin:0 0 16px!important;

    color:#fff;

    font-size:18px;
}

.ayg-project-all a{
    color:#fff!important;

    font-size:11px;
    font-weight:800;
}


/* ==========================================================
   PROCESS
========================================================== */

.ayg-process-section{
    padding-top:25px!important;
    padding-bottom:90px!important;
}

.ayg-process-row{
    position:relative;
}

.ayg-process-step{
    position:relative;
    text-align:center;
}

.ayg-process-step:not(:last-child):after{
    content:"";

    position:absolute;

    top:35px;
    left:67%;

    width:66%;

    border-top:1px solid #b6c0ca;
}

.ayg-process-circle{
    position:relative;

    z-index:5;

    width:68px;
    height:68px;

    margin:0 auto 17px;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:50%;

    background:var(--ayg-navy);

    color:#fff;

    font-size:12px;
    font-weight:800;

    box-shadow:
        inset 0 0 0 5px rgba(255,255,255,.07);
}

.ayg-process-step h3{
    margin:0 0 7px!important;

    color:var(--ayg-navy);

    font-size:14px;
    font-weight:800;
}

.ayg-process-step p{
    max-width:175px;

    margin:0 auto!important;

    color:#727e88;

    font-size:11px;
    line-height:1.55;
}


/* ==========================================================
   FAQ
========================================================== */

.ayg-faq-section{
    padding-bottom:85px!important;
}

.ayg-faq{
    margin-bottom:13px!important;

    background:#fff;

    border:1px solid var(--ayg-border);
    border-radius:7px;

    transition:.25s ease;
}

.ayg-faq:hover{
    border-color:rgba(214,165,72,.45);

    box-shadow:0 8px 25px rgba(5,28,49,.07);
}

.ayg-faq .vc_toggle_title{
    padding:18px 20px!important;
}

.ayg-faq .vc_toggle_title h4{
    color:var(--ayg-navy);

    font-size:13px;
    line-height:1.4;

    font-weight:700;
}

.ayg-faq .vc_toggle_content{
    margin:0!important;

    padding:0 20px 19px!important;

    color:#65727d;

    font-size:12px;
    line-height:1.7;
}


/* ==========================================================
   CTA
========================================================== */

.ayg-cta-section{
    position:relative;

    min-height:365px;

    padding:65px 25px!important;

    overflow:hidden;

    background-size:cover!important;
    background-position:center!important;
    background-repeat:no-repeat!important;
}

.ayg-cta-section:before{
    content:"";

    position:absolute;

    z-index:1;

    inset:0;

    background:
        linear-gradient(
            90deg,
            rgba(3,20,38,.99) 0%,
            rgba(4,25,45,.95) 35%,
            rgba(5,31,53,.67) 59%,
            rgba(5,31,53,.12) 100%
        );
}

.ayg-cta-section > .wpb_column{
    position:relative;
    z-index:2;
}

.ayg-cta-content > .vc_column-inner{
    width:100%;

    max-width:640px;

    margin-left:auto;
}

.ayg-cta-content h2{
    margin:12px 0 18px!important;

    color:#fff;

    font-size:40px;
    line-height:1.12;

    font-weight:700;
}

.ayg-cta-content h2 strong{
    color:var(--ayg-gold-light);
}

.ayg-cta-content p:not(.ayg-eyebrow){
    max-width:570px;

    color:rgba(255,255,255,.82);

    font-size:14px;
    line-height:1.75;
}

.ayg-cta-content .vc_btn3-container{
    display:inline-block;

    margin:14px 8px 0 0!important;
}

.ayg-outline-button .vc_btn3{
    padding:14px 22px!important;

    border:1px solid rgba(255,255,255,.65)!important;

    border-radius:2px!important;

    background:transparent!important;

    color:#fff!important;

    font-size:10px!important;
    font-weight:800!important;
}

.ayg-outline-button .vc_btn3:hover{
    background:#fff!important;

    color:var(--ayg-navy)!important;
}


/* ==========================================================
   TABLET
========================================================== */

@media(max-width:1024px){

    .ayg-service-slide{
        flex-basis:calc((100% - 22px) / 2)!important;
        width:calc((100% - 22px) / 2)!important;
        min-width:calc((100% - 22px) / 2)!important;
        max-width:calc((100% - 22px) / 2)!important;
    }

    .ayg-carousel-prev{
        left:-8px!important;
    }

    .ayg-carousel-next{
        right:-8px!important;
    }

    .ayg-quick-services{
        overflow-x:auto!important;
        scrollbar-width:none;
    }

    .ayg-quick-services::-webkit-scrollbar{
        display:none;
    }

    .ayg-quick-col{
        flex:0 0 230px!important;
        width:230px!important;
        min-width:230px!important;
        max-width:230px!important;
    }

    .ayg-why-col{
        width:50%!important;
        margin-bottom:16px;
    }

    .ayg-project-card,
    .ayg-project-all{
        width:50%!important;
        margin-bottom:16px;
    }

    .ayg-process-step{
        width:33.333%!important;
        margin-bottom:42px;
    }

    .ayg-process-step:after{
        display:none!important;
    }

}


/* ==========================================================
   MOBILE
========================================================== */

@media(max-width:767px){

    .ayg-services-section,
    .ayg-why-section,
    .ayg-projects-section,
    .ayg-process-section,
    .ayg-faq-section{
        width:calc(100% - 30px);
    }

    .ayg-section-heading h2,
    .ayg-simple-title h2{
        font-size:28px;
    }

    .ayg-trust-section > .wpb_column > .vc_column-inner{
        padding-left:15px!important;
        padding-right:15px!important;
    }

    .ayg-trust-row{
        margin-top:-20px!important;
        padding:7px 20px!important;
    }

    .ayg-trust-col{
        width:100%!important;
    }

    .ayg-trust-col > .vc_column-inner{
        min-height:auto;
        padding:20px 4px!important;
    }

    .ayg-trust-col + .ayg-trust-col > .vc_column-inner{
        border-left:0!important;
        border-top:1px solid #e1e5e8!important;
    }

    .ayg-services-section{
        padding-top:60px!important;
        padding-bottom:65px!important;
    }

    .ayg-service-slide{
        flex-basis:88%!important;
        width:88%!important;
        min-width:88%!important;
        max-width:88%!important;
    }

    .ayg-service-info .info-box-icon img,
    .ayg-service-info .info-box-image img{
        height:215px!important;
    }

    .ayg-service-info .info-box-content{
        min-height:auto;
        padding:21px 21px 23px!important;
    }

    .ayg-service-info .info-box-content p{
        min-height:auto;
    }

    .ayg-carousel-prev,
    .ayg-carousel-next{
        display:none!important;
    }

    .ayg-quick-services{
        overflow-x:auto!important;
        scrollbar-width:none;
    }

    .ayg-quick-services::-webkit-scrollbar{
        display:none;
    }

    .ayg-quick-col{
        flex:0 0 220px!important;
        width:220px!important;
        min-width:220px!important;
        max-width:220px!important;
    }

    .ayg-about-section > .wpb_column{
        width:100%!important;
        min-height:auto;
    }

    .ayg-about-content > .vc_column-inner{
        min-height:auto;

        padding:55px 25px!important;

        align-items:flex-start;
    }

    .ayg-about-content h2{
        font-size:30px;
    }

    .ayg-about-image > .vc_column-inner,
    .ayg-about-image img{
        height:340px;
    }

    .ayg-why-col{
        width:100%!important;
    }

    .ayg-project-card,
    .ayg-project-all{
        width:100%!important;
    }

    .ayg-project-card img,
    .ayg-project-all > .vc_column-inner{
        height:260px!important;
    }

    .ayg-process-step{
        width:50%!important;
    }

    .ayg-faq-section .vc_col-sm-6{
        width:100%!important;
    }

    .ayg-cta-section{
        min-height:auto;

        padding:60px 20px!important;
    }

    .ayg-cta-section:before{
        background:rgba(3,20,38,.92);
    }

    .ayg-cta-section > .wpb_column:first-child{
        width:100%!important;
    }

    .ayg-cta-section > .wpb_column:last-child{
        display:none;
    }

    .ayg-cta-content > .vc_column-inner{
        margin:auto;
    }

    .ayg-cta-content h2{
        font-size:30px;
    }

}


@media(max-width:480px){

    .ayg-service-slide{
        flex-basis:92%!important;
        width:92%!important;
        min-width:92%!important;
        max-width:92%!important;
    }

    .ayg-process-step{
        width:100%!important;
    }

}