: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 8px 22px 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:0px;
    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;
    }

}

.wpb_text_column.wpb_content_element.ayg-carousel-dots {
    display: none;
}


/* ==========================================================
   AYG FOOTER V2 - CLEAN FINAL
========================================================== */

.aygft-footer{
    position:relative;
    width:100%;
    overflow:hidden;
    background:#00133a;
    color:#fff;
}

/* çok hafif premium ışık */
.aygft-footer:before{
    content:"";
    position:absolute;
    top:-300px;
    left:5%;
    width:700px;
    height:520px;
    pointer-events:none;
    background:radial-gradient(
        circle,
        rgba(37,91,135,.18) 0%,
        rgba(6,29,52,0) 70%
    );
}


/* ==========================================================
   ANA ALAN
========================================================== */

.aygft-main{
    position:relative;
    z-index:2;

    width:calc(100% - 50px);
    max-width:1320px;

    margin:0 auto!important;
    padding:52px 0 42px!important;
}


/* WPBakery saçma boşluklarını sıfırla */
.aygft-footer .wpb_text_column{
    margin-bottom:0!important;
}

.aygft-footer .wpb_wrapper{
    min-height:0!important;
}

.aygft-main > .wpb_column > .vc_column-inner{
    padding:0 22px!important;
}

.aygft-main > .wpb_column:first-child > .vc_column-inner{
    padding-left:0!important;
}

.aygft-main > .wpb_column:last-child > .vc_column-inner{
    padding-right:0!important;
}


/* ==========================================================
   LOGO
========================================================== */

.aygft-logo{
    margin:0 0 20px!important;
}

.aygft-logo img{
    display:block;
    width:auto!important;
    max-width:190px!important;
    max-height:78px!important;
    object-fit:contain;
    object-position:left center;
}


/* ==========================================================
   MARKA YAZISI
========================================================== */

.aygft-desc{
    max-width:330px;

    margin:0 0 22px!important;

    color:rgba(255,255,255,.68);

    font-size:12px;
    line-height:1.75;
}


/* ==========================================================
   BAŞLIKLAR
========================================================== */

.aygft-footer h4{
    position:relative;

    margin:0 0 18px!important;
    padding:0 0 12px!important;

    color:#fff!important;

    font-size:12px!important;
    line-height:1.2!important;
    font-weight:800!important;

    letter-spacing:1.2px;
}

.aygft-footer h4:after{
    content:"";

    position:absolute;
    left:0;
    bottom:0;

    width:30px;
    height:2px;

    background:#d6a548;
}


/* ==========================================================
   MENÜLER
========================================================== */

.aygft-links{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;

    gap:8px!important;

    margin:0!important;
    padding:0!important;
}

.aygft-links a{
    display:block!important;

    margin:0!important;
    padding:0!important;

    color:rgba(255,255,255,.66)!important;

    font-size:11.5px!important;
    line-height:1.45!important;

    text-decoration:none!important;

    transition:.2s ease;
}

.aygft-links a:hover{
    color:#d6a548!important;
    transform:translateX(3px);
}


/* Tüm Hizmetler */

.aygft-links .aygft-all{
    width:auto!important;

    margin-top:8px!important;
    padding-top:10px!important;

    border-top:1px solid rgba(255,255,255,.12);

    color:#d6a548!important;
    font-weight:700!important;
}


/* ==========================================================
   SOSYAL
========================================================== */

.aygft-social{
    display:flex!important;
    align-items:center!important;

    gap:9px!important;

    margin:0!important;
}

.aygft-social a{
    flex:0 0 36px;

    width:36px!important;
    height:36px!important;

    display:flex!important;

    align-items:center!important;
    justify-content:center!important;

    margin:0!important;
    padding:0!important;

    border:1px solid rgba(255,255,255,.20)!important;
    border-radius:50%!important;

    background:transparent!important;

    color:rgba(255,255,255,.85)!important;

    font-size:10px!important;
    line-height:1!important;
    font-weight:700!important;

    text-decoration:none!important;

    transition:.25s ease;
}

.aygft-social a:hover{
    background:#d6a548!important;
    border-color:#d6a548!important;
    color:#fff!important;

    transform:translateY(-2px);
}


/* WHATSAPP LOGOSU */

.aygft-social .aygft-wa:before,
.aygft-wa-icon:before{
    content:"";

    display:block;

    width:16px;
    height:16px;

    background-color:currentColor;

    -webkit-mask:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16.04 3C8.86 3 3.02 8.78 3.02 15.9c0 2.28.6 4.5 1.74 6.45L3 29l6.84-1.78a13.05 13.05 0 0 0 6.2 1.58h.01c7.18 0 13.02-5.78 13.02-12.9C29.07 8.78 23.23 3 16.04 3Zm0 23.62h-.01a10.85 10.85 0 0 1-5.53-1.5l-.4-.23-4.06 1.05 1.08-3.93-.26-.4a10.65 10.65 0 0 1-1.66-5.71c0-5.92 4.86-10.73 10.84-10.73 5.98 0 10.84 4.81 10.84 10.73 0 5.92-4.86 10.72-10.84 10.72Zm5.94-8.03c-.33-.16-1.93-.94-2.23-1.05-.3-.11-.52-.16-.74.16-.22.32-.85 1.05-1.04 1.27-.19.22-.38.24-.71.08-.33-.16-1.38-.5-2.63-1.6a9.83 9.83 0 0 1-1.82-2.24c-.19-.32-.02-.5.14-.66.15-.14.33-.38.49-.57.16-.19.22-.32.33-.54.11-.22.05-.41-.03-.57-.08-.16-.74-1.77-1.02-2.42-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.32-1.14 1.1-1.14 2.69s1.17 3.12 1.33 3.34c.16.22 2.3 3.48 5.57 4.88.78.33 1.38.53 1.86.68.78.25 1.49.21 2.05.13.63-.09 1.93-.78 2.2-1.53.27-.75.27-1.39.19-1.53-.08-.13-.3-.21-.63-.37Z'/%3E%3C/svg%3E")
        center/contain no-repeat;

    mask:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16.04 3C8.86 3 3.02 8.78 3.02 15.9c0 2.28.6 4.5 1.74 6.45L3 29l6.84-1.78a13.05 13.05 0 0 0 6.2 1.58h.01c7.18 0 13.02-5.78 13.02-12.9C29.07 8.78 23.23 3 16.04 3Zm0 23.62h-.01a10.85 10.85 0 0 1-5.53-1.5l-.4-.23-4.06 1.05 1.08-3.93-.26-.4a10.65 10.65 0 0 1-1.66-5.71c0-5.92 4.86-10.73 10.84-10.73 5.98 0 10.84 4.81 10.84 10.73 0 5.92-4.86 10.72-10.84 10.72Zm5.94-8.03c-.33-.16-1.93-.94-2.23-1.05-.3-.11-.52-.16-.74.16-.22.32-.85 1.05-1.04 1.27-.19.22-.38.24-.71.08-.33-.16-1.38-.5-2.63-1.6a9.83 9.83 0 0 1-1.82-2.24c-.19-.32-.02-.5.14-.66.15-.14.33-.38.49-.57.16-.19.22-.32.33-.54.11-.22.05-.41-.03-.57-.08-.16-.74-1.77-1.02-2.42-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.32-1.14 1.1-1.14 2.69s1.17 3.12 1.33 3.34c.16.22 2.3 3.48 5.57 4.88.78.33 1.38.53 1.86.68.78.25 1.49.21 2.05.13.63-.09 1.93-.78 2.2-1.53.27-.75.27-1.39.19-1.53-.08-.13-.3-.21-.63-.37Z'/%3E%3C/svg%3E")
        center/contain no-repeat;
}

.aygft-social .aygft-wa:hover{
    background:#25d366!important;
    border-color:#25d366!important;
}


/* ==========================================================
   İLETİŞİM
========================================================== */

.aygft-contact-item{
    display:flex!important;

    align-items:flex-start!important;

    gap:13px!important;

    margin:0 0 13px!important;
}

.aygft-contact-item:last-child{
    margin-bottom:0!important;
}

.aygft-contact-icon{
    flex:0 0 32px;

    width:32px;
    height:32px;

    display:flex!important;

    align-items:center!important;
    justify-content:center!important;

    border:1px solid rgba(214,165,72,.42);
    border-radius:50%;

    color:#d6a548;

    font-size:12px;
    line-height:1;
}

.aygft-contact-item > div{
    flex:1;
}

.aygft-contact-item strong{
    display:block;

    margin:0 0 3px;

    color:#fff;

    font-size:9px;
    line-height:1.3;

    font-weight:800;

    letter-spacing:.5px;
}

.aygft-contact-item p{
    margin:0!important;

    color:rgba(255,255,255,.62);

    font-size:11px;
    line-height:1.5;
}

.aygft-contact-item a{
    color:rgba(255,255,255,.68)!important;
    text-decoration:none!important;
}

.aygft-contact-item a:hover{
    color:#d6a548!important;
}


/* ==========================================================
   ALT BAR
========================================================== */

.aygft-bottom{
    position:relative;
    z-index:2;

    width:calc(100% - 50px);
    max-width:1320px;

    margin:0 auto!important;

    padding:17px 0 19px!important;

    border-top:1px solid rgba(255,255,255,.09);
}

.aygft-bottom > .wpb_column > .vc_column-inner{
    padding:0!important;
}

.aygft-bottom .wpb_text_column{
    margin:0!important;
}

.aygft-copy{
    margin:0!important;

    color:rgba(255,255,255,.43);

    font-size:14px;
}

.aygft-legal{
    display:flex!important;

    justify-content:flex-end!important;
    align-items:center!important;

    gap:22px!important;
}

.aygft-legal a{
    color:rgba(255,255,255,.43)!important;

    font-size:10px;

    text-decoration:none!important;
}

.aygft-legal a:hover{
    color:#d6a548!important;
}


/* ==========================================================
   TABLET
========================================================== */

@media(max-width:1024px){

    .aygft-main > .wpb_column{
        width:50%!important;
        margin-bottom:32px;
    }

    .aygft-main > .wpb_column > .vc_column-inner{
        padding:0 18px!important;
    }

}


/* ==========================================================
   MOBİL
========================================================== */

@media(max-width:767px){

    .aygft-main{
        width:calc(100% - 30px);
        padding:44px 0 20px!important;
    }

    .aygft-main > .wpb_column{
        width:100%!important;
        margin-bottom:31px;
    }

    .aygft-main > .wpb_column > .vc_column-inner{
        padding:0!important;
    }

    .aygft-desc{
        max-width:100%;
    }

    .aygft-bottom{
        width:calc(100% - 30px);
    }

    .aygft-bottom > .wpb_column{
        width:100%!important;
    }

    .aygft-copy{
        text-align:center;
    }

    .aygft-legal{
        justify-content:center!important;
        flex-wrap:wrap;

        gap:8px 18px!important;

        margin-top:12px;
    }

}

/* ==========================================================
   AYG FOOTER - MENÜ ARALIKLARI SON DÜZELTME
========================================================== */

/* Menü bulunan Text Block'ların yüksekliğini sıfırla */
.aygft-column .wpb_text_column,
.aygft-column .wpb_text_column > .wpb_wrapper{
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;

    display:block !important;

    margin:0 !important;
    padding:0 !important;
}


/* Başlık sonrası boşluk */
.aygft-column h4{
    margin-bottom:16px !important;
}


/* HİZMETLER + KURUMSAL MENÜ */
.aygft-links{
    display:flex !important;
    flex-direction:column !important;

    align-items:flex-start !important;
    justify-content:flex-start !important;

    width:100% !important;
    height:auto !important;
    min-height:0 !important;

    gap:0 !important;

    margin:0 !important;
    padding:0 !important;
}


/* Her menü linki */
.aygft-links a{
    display:block !important;

    flex:0 0 auto !important;

    width:auto !important;
    height:auto !important;
    min-height:0 !important;

    margin:0 !important;
    padding:5px 0 !important;

    font-size:11.5px !important;
    line-height:1.4 !important;
}


/* WPBakery otomatik paragraf eklerse */
.aygft-links p{
    height:auto !important;
    min-height:0 !important;

    margin:0 !important;
    padding:0 !important;
}


/* Otomatik BR boşluklarını kaldır */
.aygft-links br{
    display:none !important;
}


/* Tüm Hizmetler biraz ayrık ama çok uzak değil */
.aygft-links .aygft-all{
    display:inline-block !important;

    width:auto !important;

    margin-top:8px !important;
    padding-top:10px !important;
    padding-bottom:0 !important;

    border-top:1px solid rgba(255,255,255,.12);
}


/* Kurumsal kolonda da kesinlikle eşit ve sıkı aralık */
.aygft-main .aygft-column:nth-child(3) .aygft-links a{
    padding-top:5px !important;
    padding-bottom:5px !important;
}


/* ==========================================================
   AYG YAPI SİSTEMLERİ
   HİZMETLERİMİZ SAYFASI
   WPBAKERY + WOODMART
   Mevcut CSS'in EN ALTINA eklenebilir.
========================================================== */

:root{
    --aygsv-navy:#061d34;
    --aygsv-dark:#031426;
    --aygsv-blue:#082944;
    --aygsv-gold:#d6a548;
    --aygsv-gold-light:#e8c276;
    --aygsv-text:#657382;
    --aygsv-border:#e2e7eb;
    --aygsv-light:#f7f8f9;
}


/* ==========================================================
   01 - HERO
========================================================== */

.aygsv-hero{
    position:relative!important;
    min-height:500px;
    display:flex!important;
    align-items:center!important;

    overflow:hidden;

    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
}


/* koyu mavi geçiş */

.aygsv-hero:before{
    content:"";

    position:absolute;
    z-index:1;
    inset:0;

    background:
        linear-gradient(
            90deg,
            rgba(3,20,38,.98) 0%,
            rgba(4,25,45,.93) 34%,
            rgba(5,31,53,.60) 58%,
            rgba(5,31,53,.12) 100%
        );

    pointer-events:none;
}


.aygsv-hero > .wpb_column{
    position:relative;
    z-index:2;

    width:100%!important;
}


.aygsv-hero-content > .vc_column-inner{
    width:calc(100% - 50px);
    max-width:1280px;

    margin:0 auto!important;
    padding:85px 0!important;
}


.aygsv-hero-content .wpb_text_column{
    max-width:680px;
    margin:0!important;
}


/* breadcrumb */

.aygsv-breadcrumb{
    margin:0 0 24px!important;

    color:rgba(255,255,255,.68);

    font-size:11px;
    line-height:1.4;
}


.aygsv-breadcrumb a{
    color:var(--aygsv-gold)!important;
    text-decoration:none!important;
}


.aygsv-breadcrumb span{
    display:inline-block;
    margin:0 7px;

    color:rgba(255,255,255,.35);
}


/* H1 */

.aygsv-hero h1{
    max-width:650px;

    margin:0 0 23px!important;

    color:#fff!important;

    font-size:52px;
    line-height:1.08;

    font-weight:700;
}


.aygsv-hero h1:after{
    content:"";

    display:block;

    width:55px;
    height:2px;

    margin-top:22px;

    background:var(--aygsv-gold);
}


/* hero text */

.aygsv-hero-desc{
    max-width:600px;

    margin:0!important;

    color:rgba(255,255,255,.78)!important;

    font-size:15px;
    line-height:1.8;
}



/* ==========================================================
   HİZMETLER SAYFASI ORTAK EYEBROW
========================================================== */

.aygsv-intro .ayg-eyebrow,
.aygsv-services .ayg-eyebrow,
.aygsv-consultation .ayg-eyebrow,
.aygsv-process .ayg-eyebrow,
.aygsv-faq .ayg-eyebrow,
.aygsv-final-cta .ayg-eyebrow{
    display:block;

    margin:0 0 12px!important;

    color:var(--aygsv-gold)!important;

    font-size:11px!important;
    line-height:1.2;

    font-weight:800;

    letter-spacing:1.5px;

    text-transform:uppercase;
}



/* ==========================================================
   02 - INTRO / İHTİYACINIZA UYGUN SİSTEM
========================================================== */

.aygsv-intro{
    width:calc(100% - 50px);
    max-width:1280px;

    margin:0 auto!important;

    padding:85px 0!important;
}


.aygsv-intro > .wpb_column > .vc_column-inner{
    padding:0 30px!important;
}


.aygsv-intro > .wpb_column:first-child > .vc_column-inner{
    padding-left:0!important;
}


.aygsv-intro > .wpb_column:last-child > .vc_column-inner{
    padding-right:0!important;
}


/* intro left */

.aygsv-intro-text h2{
    max-width:530px;

    margin:0 0 22px!important;

    color:var(--aygsv-navy);

    font-size:39px;
    line-height:1.13;

    font-weight:700;
}


.aygsv-intro-text h2:after{
    content:"";

    display:block;

    width:42px;
    height:2px;

    margin-top:19px;

    background:var(--aygsv-gold);
}


.aygsv-intro-text p:not(.ayg-eyebrow){
    max-width:550px;

    margin:0!important;

    color:var(--aygsv-text);

    font-size:14px;
    line-height:1.85;
}


/* ==========================================================
   INTRO - 3 ÖZELLİK
========================================================== */

.aygsv-intro-features > .vc_column-inner{
    height:100%;

    display:flex;
    align-items:center;
}


.aygsv-intro-features .vc_row{
    width:100%;
}


.aygsv-feature{
    position:relative;
    text-align:center;
}


.aygsv-feature + .aygsv-feature:before{
    content:"";

    position:absolute;

    top:12%;
    bottom:12%;
    left:0;

    width:1px;

    background:#e3e6e9;
}


.aygsv-feature > .vc_column-inner{
    padding:10px 25px!important;
}


.aygsv-feature .vc_icon_element{
    margin-bottom:17px!important;
}


.aygsv-feature .vc_icon_element-inner{
    width:62px!important;
    height:62px!important;

    margin:auto;

    border:0!important;

    box-shadow:
        0 8px 20px
        rgba(6,29,52,.10);
}


.aygsv-feature h4{
    margin:0 0 7px!important;

    color:var(--aygsv-navy);

    font-size:13px;
    font-weight:800;
}


.aygsv-feature p{
    max-width:150px;

    margin:0 auto!important;

    color:#75808a;

    font-size:10.5px;
    line-height:1.55;
}



/* ==========================================================
   03 - HİZMETLER 5 + 5 GRID
========================================================== */

.aygsv-services{
    padding:78px 25px 88px!important;

    background:
        linear-gradient(
            135deg,
            #041525 0%,
            #061d34 55%,
            #072641 100%
        );
}


.aygsv-services > .wpb_column > .vc_column-inner{
    max-width:1280px;

    margin:0 auto!important;

    padding:0!important;
}


/* bölüm başlığı */

.aygsv-section-title{
    max-width:800px;

    margin:0 auto 42px!important;

    text-align:center;
}


.aygsv-section-title h2{
    margin:0!important;

    color:var(--aygsv-navy);

    font-size:37px;
    line-height:1.15;

    font-weight:700;
}


.aygsv-section-title-light h2{
    color:#fff!important;
}


.aygsv-section-title .ayg-eyebrow{
    text-align:center;
}


.aygsv-section-title .ayg-eyebrow:after{
    content:"";

    display:block;

    width:30px;
    height:2px;

    margin:11px auto 0;

    background:var(--aygsv-gold);
}


/* rows */

.aygsv-service-row{
    display:flex!important;
    flex-wrap:nowrap!important;

    margin:0 -7px 15px!important;
}


.aygsv-service-row:last-child{
    margin-bottom:0!important;
}


/* card column */

.aygsv-service-card{
    display:flex!important;

    padding:0 7px!important;
}


.aygsv-service-card > .vc_column-inner{
    width:100%;

    padding:0!important;

    overflow:hidden;

    background:#062039;

    border:
        1px
        solid
        rgba(214,165,72,.23);

    transition:
        transform .3s ease,
        border-color .3s ease,
        box-shadow .3s ease;
}


.aygsv-service-card:hover > .vc_column-inner{
    transform:translateY(-6px);

    border-color:
        rgba(214,165,72,.70);

    box-shadow:
        0 18px 35px
        rgba(0,0,0,.17);
}


/* image */

.aygsv-service-card .wpb_single_image{
    margin:0!important;

    overflow:hidden;
}


.aygsv-service-card .vc_single_image-wrapper{
    display:block!important;

    width:100%;
}


.aygsv-service-card img{
    display:block;

    width:100%!important;
    height:180px!important;

    object-fit:cover!important;
    object-position:center!important;

    transition:
        transform
        .55s ease;
}


.aygsv-service-card:hover img{
    transform:scale(1.055);
}


/* card text */

.aygsv-service-card .wpb_text_column{
    margin:0!important;
}


.aygsv-service-card .wpb_text_column > .wpb_wrapper{
    min-height:245px;

    padding:19px 18px 21px;
}


.aygsv-number{
    display:block;

    margin:0 0 4px;

    color:var(--aygsv-gold);

    font-size:19px;
    line-height:1;

    font-weight:500;
}


.aygsv-service-card h3{
    min-height:42px;

    margin:0 0 9px!important;

    color:#fff!important;

    font-size:15px;
    line-height:1.3;

    font-weight:700;
}


.aygsv-service-card p{
    min-height:93px;

    margin:0 0 13px!important;

    color:rgba(255,255,255,.64);

    font-size:10.5px;
    line-height:1.62;
}


.aygsv-service-link{
    display:inline-flex;

    align-items:center;

    color:var(--aygsv-gold)!important;

    font-size:10.5px;
    font-weight:800;

    text-decoration:none!important;

    transition:.2s ease;
}


.aygsv-service-link:hover{
    color:#fff!important;

    transform:translateX(3px);
}



/* ==========================================================
   04 - DOĞRU SİSTEM / KEŞİF CTA
========================================================== */

.aygsv-consultation{
    position:relative;

    min-height:470px;

    overflow:hidden;

    background:
        linear-gradient(
            135deg,
            #041525,
            #072b4a
        );
}


.aygsv-consultation > .wpb_column{
    min-height:470px;
}


/* left */

.aygsv-consultation-text > .vc_column-inner{
    min-height:470px;

    display:flex;
    flex-direction:column;
    justify-content:center;

    width:100%;
    max-width:640px;

    margin-left:auto!important;

    padding:
        65px
        75px
        65px
        25px!important;
}


.aygsv-consultation-text h2{
    margin:0 0 20px!important;

    color:#fff;

    font-size:39px;
    line-height:1.1;

    font-weight:700;
}


.aygsv-consultation-text p:not(.ayg-eyebrow){
    max-width:520px;

    margin:0 0 10px!important;

    color:rgba(255,255,255,.73);

    font-size:13px;
    line-height:1.75;
}


/* button */

.aygsv-consultation .ayg-gold-button{
    margin-top:10px!important;
}


.aygsv-consultation .ayg-gold-button .vc_btn3{
    padding:15px 22px!important;

    border:0!important;
    border-radius:0!important;

    background:var(--aygsv-gold)!important;

    color:#fff!important;

    font-size:10px!important;
    font-weight:800!important;
}


/* right visual */

.aygsv-consultation-image{
    position:relative;

    overflow:hidden;

    clip-path:
        polygon(
            12% 0,
            100% 0,
            100% 100%,
            0 100%
        );
}


.aygsv-consultation-image > .vc_column-inner{
    height:470px;

    padding:0!important;
}


.aygsv-consultation-image .wpb_wrapper,
.aygsv-consultation-image .wpb_single_image,
.aygsv-consultation-image .vc_single_image-wrapper{
    display:block;

    width:100%;
    height:100%;

    margin:0!important;
}


.aygsv-consultation-image img{
    display:block;

    width:100%!important;
    height:470px!important;

    object-fit:cover!important;
}



/* ==========================================================
   05 - SÜREÇ
========================================================== */

.aygsv-process{
    width:calc(100% - 50px);
    max-width:1280px;

    margin:0 auto!important;

    padding:85px 0 90px!important;
}


.aygsv-process-row{
    position:relative;

    display:flex!important;
    flex-wrap:nowrap!important;
}


.aygsv-step{
    position:relative;

    text-align:center;
}


/* bağlantı çizgisi */

.aygsv-step:not(:last-child):after{
    content:"";

    position:absolute;

    z-index:0;

    top:36px;

    left:65%;

    width:70%;

    border-top:
        1px
        solid
        rgba(214,165,72,.55);
}


/* circle */

.aygsv-step-icon{
    position:relative;
    z-index:2;

    width:70px;
    height:70px;

    margin:0 auto 17px;

    display:flex;

    align-items:center;
    justify-content:center;

    background:var(--aygsv-navy);

    border-radius:50%;

    color:var(--aygsv-gold);

    font-size:12px;

    font-weight:800;

    box-shadow:
        inset
        0 0 0 5px
        rgba(255,255,255,.05);
}


.aygsv-step h3{
    margin:0 0 7px!important;

    color:var(--aygsv-navy);

    font-size:13px;

    font-weight:800;
}


.aygsv-step p{
    max-width:155px;

    margin:0 auto!important;

    color:#75808a;

    font-size:10px;
    line-height:1.55;
}



/* ==========================================================
   06 - FAQ
========================================================== */

.aygsv-faq{
    padding:75px 25px 80px!important;

    background:
        linear-gradient(
            135deg,
            #041525,
            #06233d
        );
}


.aygsv-faq > .wpb_column > .vc_column-inner{
    width:100%;
    max-width:1050px;

    margin:0 auto!important;

    padding:0!important;
}


.aygsv-faq .aygsv-section-title{
    margin-bottom:34px!important;
}


/* toggle */

.aygsv-faq-item{
    margin:0 0 9px!important;

    background:transparent!important;

    border:
        1px
        solid
        rgba(255,255,255,.20);

    transition:
        border-color .2s ease,
        background .2s ease;
}


.aygsv-faq-item:hover,
.aygsv-faq-item.vc_toggle_active{
    border-color:
        rgba(214,165,72,.65);

    background:
        rgba(255,255,255,.025)!important;
}


.aygsv-faq-item .vc_toggle_title{
    padding:
        15px
        48px
        15px
        18px!important;
}


.aygsv-faq-item .vc_toggle_title h4{
    color:#fff!important;

    font-size:11.5px!important;
    line-height:1.4;

    font-weight:600!important;
}


/* WPBakery + icon */

.aygsv-faq-item .vc_toggle_icon{
    right:18px!important;
    left:auto!important;

    border-color:
        var(--aygsv-gold)!important;
}


.aygsv-faq-item .vc_toggle_icon:before,
.aygsv-faq-item .vc_toggle_icon:after{
    border-color:
        var(--aygsv-gold)!important;
}


/* faq content */

.aygsv-faq-item .vc_toggle_content{
    margin:0!important;

    padding:
        0
        18px
        17px!important;

    color:
        rgba(255,255,255,.66);

    font-size:11px;
    line-height:1.7;
}



/* ==========================================================
   07 - FOOTER ÜSTÜ FINAL CTA
========================================================== */

.aygsv-final-cta{
    position:relative;

    min-height:430px;

    overflow:hidden;

    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
}


.aygsv-final-cta: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%
        );
}


.aygsv-final-cta > .wpb_column{
    position:relative;
    z-index:2;
}


.aygsv-final-content > .vc_column-inner{
    width:100%;
    max-width:640px;

    margin-left:auto!important;

    padding:
        75px
        55px
        75px
        25px!important;
}


.aygsv-final-content h2{
    margin:12px 0 18px!important;

    color:#fff;

    font-size:42px;
    line-height:1.1;

    font-weight:700;
}


.aygsv-final-content h2 strong{
    color:var(--aygsv-gold-light);
}


.aygsv-final-content p:not(.ayg-eyebrow){
    max-width:570px;

    margin-bottom:5px;

    color:rgba(255,255,255,.78);

    font-size:13.5px;
    line-height:1.75;
}


/* CTA buttons only */

.aygsv-final-content .vc_btn3-container{
    display:inline-block;

    margin:
        16px
        8px
        0
        0!important;
}


.aygsv-final-content .ayg-gold-button .vc_btn3{
    padding:
        15px
        23px!important;

    border:0!important;
    border-radius:0!important;

    background:
        var(--aygsv-gold)!important;

    color:#fff!important;

    font-size:10px!important;
    font-weight:800!important;
}


.aygsv-final-content .ayg-outline-button .vc_btn3{
    padding:
        14px
        22px!important;

    border:
        1px
        solid
        rgba(255,255,255,.62)!important;

    border-radius:0!important;

    background:
        transparent!important;

    color:#fff!important;

    font-size:10px!important;
    font-weight:800!important;
}


.aygsv-final-content .ayg-outline-button .vc_btn3:hover{
    background:#fff!important;

    color:var(--aygsv-navy)!important;
}



/* ==========================================================
   LAPTOP / KÜÇÜK DESKTOP
========================================================== */

@media(max-width:1200px){

    .aygsv-service-card img{
        height:165px!important;
    }


    .aygsv-service-card .wpb_text_column > .wpb_wrapper{
        min-height:260px;

        padding:
            18px
            15px
            20px;
    }


    .aygsv-service-card h3{
        font-size:14px;
    }


    .aygsv-service-card p{
        font-size:10px;
    }

}



/* ==========================================================
   TABLET
========================================================== */

@media(max-width:1024px){

    /* hero */

    .aygsv-hero{
        min-height:440px;
    }


    .aygsv-hero h1{
        font-size:43px;
    }


    /* intro */

    .aygsv-intro{
        padding:70px 0!important;
    }


    .aygsv-intro > .wpb_column{
        width:100%!important;
    }


    .aygsv-intro > .wpb_column > .vc_column-inner{
        padding:0!important;
    }


    .aygsv-intro-features{
        margin-top:45px;
    }


    /* services 2 column */

    .aygsv-service-row{
        flex-wrap:wrap!important;

        margin-bottom:0!important;
    }


    .aygsv-service-card{
        width:50%!important;

        margin-bottom:16px;
    }


    .aygsv-service-card img{
        height:240px!important;
    }


    .aygsv-service-card .wpb_text_column > .wpb_wrapper{
        min-height:215px;
    }


    .aygsv-service-card h3,
    .aygsv-service-card p{
        min-height:0;
    }


    /* consultation */

    .aygsv-consultation-text > .vc_column-inner{
        padding-right:45px!important;
    }


    /* process */

    .aygsv-process-row{
        flex-wrap:wrap!important;
    }


    .aygsv-step{
        width:33.333%!important;

        margin-bottom:38px;
    }


    .aygsv-step:after{
        display:none;
    }

}



/* ==========================================================
   MOBILE
========================================================== */

@media(max-width:767px){

    /* HERO */

    .aygsv-hero{
        min-height:420px;

        background-position:65% center!important;
    }


    .aygsv-hero:before{
        background:
            linear-gradient(
                90deg,
                rgba(3,20,38,.96),
                rgba(3,20,38,.82)
            );
    }


    .aygsv-hero-content > .vc_column-inner{
        width:calc(100% - 30px);

        padding:
            65px
            0!important;
    }


    .aygsv-hero h1{
        font-size:35px;
    }


    .aygsv-hero-desc{
        font-size:13px;
    }


    /* INTRO */

    .aygsv-intro{
        width:calc(100% - 30px);

        padding:
            58px
            0!important;
    }


    .aygsv-intro-text h2{
        font-size:30px;
    }


    .aygsv-intro-features .vc_row{
        display:flex;
        flex-wrap:wrap;
    }


    .aygsv-feature{
        width:100%!important;

        padding:
            17px
            0;
    }


    .aygsv-feature + .aygsv-feature:before{
        top:0;
        right:15%;
        bottom:auto;
        left:15%;

        width:auto;
        height:1px;
    }


    /* SECTION TITLES */

    .aygsv-section-title h2{
        font-size:29px;
    }


    /* SERVICES */

    .aygsv-services{
        padding:
            60px
            15px!important;
    }


    .aygsv-service-card{
        width:100%!important;

        padding:0!important;

        margin-bottom:18px;
    }


    .aygsv-service-card img{
        height:235px!important;
    }


    .aygsv-service-card .wpb_text_column > .wpb_wrapper{
        min-height:auto;

        padding:
            21px
            21px
            23px;
    }


    /* CONSULTATION */

    .aygsv-consultation > .wpb_column{
        width:100%!important;

        min-height:auto;
    }


    .aygsv-consultation-text > .vc_column-inner{
        min-height:auto;

        max-width:none;

        padding:
            55px
            25px!important;
    }


    .aygsv-consultation-text h2{
        font-size:30px;
    }


    .aygsv-consultation-image{
        clip-path:none;
    }


    .aygsv-consultation-image > .vc_column-inner,
    .aygsv-consultation-image img{
        height:330px!important;
    }


    /* PROCESS */

    .aygsv-process{
        width:calc(100% - 30px);

        padding:
            65px
            0!important;
    }


    .aygsv-step{
        width:50%!important;

        margin-bottom:35px;
    }


    /* FAQ */

    .aygsv-faq{
        padding:
            60px
            15px!important;
    }


    /* FINAL CTA */

    .aygsv-final-cta{
        min-height:auto;
    }


    .aygsv-final-cta:before{
        background:
            rgba(3,20,38,.91);
    }


    .aygsv-final-cta > .wpb_column:first-child{
        width:100%!important;
    }


    .aygsv-final-cta > .wpb_column:last-child{
        display:none;
    }


    .aygsv-final-content > .vc_column-inner{
        max-width:none;

        padding:
            60px
            25px!important;
    }


    .aygsv-final-content h2{
        font-size:32px;
    }

}



/* ==========================================================
   KÜÇÜK TELEFON
========================================================== */

@media(max-width:480px){

    .aygsv-step{
        width:100%!important;
    }


    .aygsv-service-card img{
        height:215px!important;
    }


    .aygsv-final-content .vc_btn3-container{
        display:block;

        margin:
            10px
            0
            0!important;
    }

}