.btn-mainx:hover {
    color: #fff !important;
}
.scrolled {
    background-color: #fff !important;
                box-shadow: rgba(22, 55, 78, 0.75) 0px 0px 4px;
            }
            .scrolled #mo-button-open div {
                background: #3C3C3B !important;
            }
            
            @media only screen and (max-width: 767px) {
                .advantages {
                    flex-direction: column;
                }
                .advantages1 {
                    width: 100% !important;
                    margin-bottom: 30px;
                }
                .advantages2 {
                    width: 100% !important;
                    margin-bottom: 30px;
                }
                .advantages3 {
                    width: 100% !important;
                }
                .footer-icons {
                    justify-content: center !important;
                }
            }
            
            @media only screen and (max-width: 1199px) { 
                
                .mobile-slider { 
                    display: block; 
                }
                .desktop-slider { 
                    display: none; 
                }
                
            }
            
            @media only screen and (min-width: 1200px) { 
                
                .desktop-slider { 
                    display: block; 
                }
                .mobile-slider { 
                    display: none; 
                }
                
            }
            
            
.header-fullwidth.menu-expand.transparent {
    border-bottom: 0.5px solid rgba(255,255,255,0.5);
}
.logo {
    height: 75px;
}
.horizontal-line {
    height: 1px; width: 200px; background-color: #666666; margin: 0 auto;
}
.de_social-icons {
    background-size: cover; display: flex; align-items: center; justify-content: space-evenly; width: 150px; margin: 0 auto; margin-top: 20px;
}
.no-bottom.no-top {
    background-color: #fff !important;
}

.banner-main-titles {
    color: #FFF;
    font-size: calc(16px + 1.5vw);
    font-style: normal;
    font-weight: 600;
}
.normal-text {
    font-size: 16px;
    text-align: justify;
    font-weight: 300;
    line-height: 36px;
}
.normal-text-light {
    color: #fff;
}
.normal-text-dark {
    color: #3C3C3B;
}
.bottom-40 {
    margin-bottom: 40px;
}
.bottom-30 {
    margin-bottom: 30px;
}
.btn-main-home-page-banner {
    border: 1px solid #877C66;
    background-color: transparent !important;
    height: 45px;
    width: 175px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-transform: initial !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}
.btn-normal {
    border: 1px solid #877C66;
    background-color: transparent !important;
    height: 45px;
    width: 175px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-transform: initial !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #877C66 !important;
}

.sub-titles {
    color: #877C66; 
    font-size: 20px; 
    font-style: normal; 
    font-weight: 600; 
    line-height: normal;
}
.fab, .fa-brands {
    font-weight: 400;
    font-size: 16px;
    transition: 500ms;
}
.fa-brands:hover {
    transform: scale(1.2);
} 
.home-page-about-us .col-12.col-xl-6:first-child {
    padding-top: 75px; padding-bottom: 75px; padding-right: 30px;
}
.home-page-about-us .col-12.col-xl-6:last-child {
    padding-top: 75px; padding-bottom: 75px;
}
.home-page-about-us .col-12.col-xl-6:last-child img {
    width: 100%; 
    border-right: 1px solid #877C66; 
    border-bottom: 1px solid transparent; 
    border-image: linear-gradient(0.75turn, #d1c9b9, #d8d2c5, #fffefd); 
    border-image-slice: 1; 
    padding-bottom: 40px; 
    padding-right: 40px;
}
.desktop-slider .col-12 {
    padding-top: 75px; padding-bottom: 15px; padding-right: 30px;
}
.swiper {
                                width: 100%;
                                height: auto;
                            }
                        
                            .swiper-slide {
                                text-align: center;
                                font-size: 18px;
                                background: #fff;
                                display: flex;
                                justify-content: center;
                                align-items: center;
                                color: #000;
                                
                                transition: 1s;
                            }
                            
                            .mySwiper .swiper-slide {
                                height: 250px;
                            }
                            
                            .mySwiper2 .swiper-slide {
                                height: 150px !important;
                                display: flex !important;
                                flex-direction: column;
                                align-items: baseline;
                                justify-content: center;
                                padding-right: 50px;
                            }
                        
                            .swiper-slide img {
                                display: block;
                                width: 100%;
                                height: 100%;
                                object-fit: cover;
                            }
                            
                            .mySwiper .swiper-slide-active {
                                height: 375px;
                            }

.mySwiper .swiper-slide {
    background-size: cover; background-position: center; display: flex; align-items: end;
}
.mySwiper .swiper-slide p {
    color: #fff; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; width: 100%; margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; background: rgba(0,0,0,0.6);
} 
.mySwiper2 {
    height: 150px !important; width: 66% !important; margin-left: 34%; margin-top: -10%;
}
.mySwiper2 .swiper-slide a {
    text-decoration: none; color: #3C3C3B; font-size: 20px; font-style: normal; font-weight: 500; line-height: normal; margin-bottom: 10px;
}
.mySwiper2 .swiper-slide p {
    color: #3C3C3B; font-size: 16px; font-style: normal; font-weight: 300; line-height: 36px; text-align: left; margin-bottom: 0;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: none !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: none !important;
}
.mySwiper2 .swiper-button-prev {
    margin-top: -9%; margin-left: 88%;
}
.mySwiper2 .swiper-button-next {
    margin-top: -9%;
}
.mySwiper2 .swiper-button-prev i {
    color: #000;
}
.mySwiper2 .swiper-button-next i {
    color: #000;
}

.mobile-slider {
    max-width: 100%;
}
.mobile-slider .col-12 {
    padding-top: 75px; padding-bottom: 15px; padding-right: 30px;
}
.mySwiper5 .swiper-slide {
                                height: 250px;
                            }
                            .mySwiper6 .swiper-slide {
                                height: auto !important;
                                display: flex;
                                flex-direction: column;
                                align-items: baseline;
                                justify-content: center;
                                padding-right: 50px;
                            }
                            .mySwiper5 .swiper-slide-active {
                                height: 375px;
                            }
.mySwiper5 .swiper-slide {
    background-size: cover; background-position: center; display: flex; align-items: end;
}
.mySwiper5 .swiper-slide p {
    color: #fff; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; width: 100%; margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; background: rgba(0,0,0,0.6);
} 
.mySwiper6 {
    height: auto; width: 100%; margin-top: 0; padding-top: 40px; position: relative;
}
.mySwiper6 .swiper-slide {
    display: flex;
}
.mySwiper6 .swiper-slide a {
    text-decoration: none; color: #3C3C3B; font-size: 20px; font-style: normal; font-weight: 500; line-height: normal; margin-bottom: 10px;
}
.mySwiper6 .swiper-slide p {
    color: #3C3C3B; font-size: 16px; font-style: normal; font-weight: 300; line-height: 25px; text-align: left; margin-bottom: 0;
}
.mySwiper6 .swiper-button-prev {
    margin-top: 0; position: absolute; top: 0;
}
.mySwiper6 .swiper-button-next {
    margin-top: 0; position: absolute; top: 0;
}
.mySwiper6 .swiper-button-prev i {
    color: #000;
}
.mySwiper6 .swiper-button-next i {
    color: #000;
}
.sub-critical-title {
    font-size: calc(16px + 1.1vw); color: #30302F; font-weight: 600; margin-bottom: 30px; line-height: 1.4;
}

.advantages {
    display: flex;
}
.advantages1 {
    background-size: cover;display: flex;flex-direction: column;width: 33%;
}
.advantages1 div:first-child {
    background-size: cover; display: flex; align-items: center; width: 100%; margin-bottom: 20px;
}
.advantages1 div:first-child img {
    height:20px; margin-right: 10px;
}
.advantages1 div:first-child p {
    color: black; margin-bottom: 0; font-weight: 600;
    font-size: 15px;
}
.advantages1 div:last-child {
    background-size: cover;
    padding-right: 10%;
}
.advantages1 div:last-child p {
    color: black;
}


.advantages2 {
    background-size: cover;display: flex;flex-direction: column;width: 33%;
}
.advantages2 div:first-child {
    background-size: cover; display: flex; align-items: center; width: 100%; margin-bottom: 20px;
}
.advantages2 div:first-child img {
    height:20px; margin-right: 10px;
}
.advantages2 div:first-child p {
    color: black; margin-bottom: 0; font-weight: 600;
    font-size: 15px;
}
.advantages2 div:last-child {
    background-size: cover;
    padding-right: 10%;
}
.advantages2 div:last-child p {
    color: black;
}

.advantages3 {
    background-size: cover;display: flex;flex-direction: column;width: 33%;
}
.advantages3 div:first-child {
    background-size: cover; display: flex; align-items: center; width: 100%; margin-bottom: 20px;
}
.advantages3 div:first-child img {
    height:20px; margin-right: 10px;
}
.advantages3 div:first-child p {
    color: black; margin-bottom: 0; font-weight: 600;
    font-size: 15px;
}
.advantages3 div:last-child {
    background-size: cover;
    padding-right: 10%;
}
.advantages3 div:last-child p {
    color: black;
}

.padding-top-bottom-75 {
    padding-top: 75px;
    padding-bottom: 75px;
}
.img-update {
    width: 75%;
}
.padding-right-30 {
    padding-right: 30px;
}
.padding-left-right-50 {
    padding-left: 50px;
    padding-right: 50px;
}
.round-reference {
    position: relative;
}
.main-circle {
    width: 100%;
}
.sub-round-reference {
    background-size: cover; position: absolute; top: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center;
}
.sub-round-reference img {
    width: auto; height: 40px;
}
.sub-round-reference1 {
    background-size: cover; display: flex; justify-content: space-between; margin-bottom: 30px;
}
.sub-round-reference1 div {
    background-size: cover;width: 20%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}
.sub-round-reference1 div:first-child {
    background-size: cover;width: 40%;padding: 20px 0;display: flex;align-items: center;justify-content: flex-end;
}
.sub-round-reference1 div:last-child {
    background-size: cover;width: 40%;padding: 20px 0;display: flex;align-items: center;justify-content: flex-start;
}


.sub-round-reference2 {
    background-size: cover; display: flex; justify-content: space-between; margin-bottom: 30px;
}
.sub-round-reference2 div {
    background-size: cover;width: 33%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}
.sub-round-reference2 div:first-child {
    background-size: cover;width: 33%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}
.sub-round-reference2 div:last-child {
    background-size: cover;width: 40%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}


.sub-round-reference3 {
    background-size: cover; display: flex; justify-content: space-between;
}
.sub-round-reference3 div {
    background-size: cover;width: 40%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}
.sub-round-reference3 div:first-child {
    background-size: cover;width: 30%;padding: 20px 0;display: flex;align-items: center;justify-content: center
}
.sub-round-reference3 div:last-child {
    background-size: cover;width: 30%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}


.contact-form-section {
    width: 100%; background-size: cover; height: 900px; background-position: right;
}
.contact-form-section .row {
    width: 100%; max-width: 1240px; margin: 0 auto; height: 100%;
}
.contact-form-section .row .col-md-6 {
    height: 100%; display: flex; flex-direction: column; justify-content: center;
}
.contact-form-section .row .col-md-6 .input-container {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    width: 100%;
    padding-bottom: 0;
}
.contact-form-section .row .col-md-6 .input-container input, .contact-form-section .row .col-md-6 .input-container textarea {
    border: none;
    outline: none;
    width: auto;
    font-size: 13px;
    background: transparent;
    color: #CECECE;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    width: 100%;
}
.contact-form-section .row .col-md-6 .input-container input::placeholder, .contact-form-section .row .col-md-6 .input-container textarea::placeholder {
  opacity: 0.4;
  color: #000;
}
.mesajgonderbolumu {
    display: flex; align-items: center; justify-content: end;
}
.mesajgonderbolumu a {
    border: 1px solid #877C66; background-color: transparent; height: 45px; width: 175px; display: flex; align-items: center; justify-content: center; text-transform: initial; font-size: 15px; font-weight: 400; cursor: pointer; letter-spacing: 0;
}
.btn-btn-main {
    position: relative;
    overflow: hidden;
    font-family: "Poppins";
    color: #ffffff;
    line-height: 1em;
    text-decoration: none;
    padding: 7px 20px 7px 20px;
    background: #fff;
    border: 1px solid #877C66;
    background-color: transparent;
    height: 45px;
    width: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: initial;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    letter-spacing: 0;
    transition: 0.3s;
}
.btn-btn-main:hover {
    opacity: 1;
}
.btn-btn-main:before {
    top: 0;
    left: -100%;
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
}
.btn-btn-main:hover:before {
    left: 0;
}

.spinner {
  display: none; /* Initially hide the spinner */
  width: 40px;
  height: 40px;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-left-color: #877C66;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.footer-section {
    padding-left: 60px; padding-right: 60px;
}
.footer-section .row {
    padding-top: 75px; padding-bottom: 45px;
}
.footer-section .row .sections1 {
    padding-right: 30px; margin-bottom: 30px;
}
.footer-section .row .sections2 {
    margin-bottom: 30px; padding-left: 30px; padding-right: 60px;
}
.footer-section .row .sections3 {
    margin-bottom: 30px; padding-left: 30px;
}
.footer-section .row .sections4 {
    margin-bottom: 30px; padding-left: 30px;
}
.sections1 img {
    height: 100px; margin-bottom: 30px; margin-left: -13px;
}
.flexcenter {
    display: flex;
    align-items: center;
}
.footerlogo, .address1, .address2, .mail1, .phone1, .page1, .page2, .page3, .page4, .page5 {
    cursor: pointer;
    transition: 500ms;
}
.address1:hover, .address2:hover, .mail1:hover, .phone1:hover, .page1:hover, .page2:hover, .page3:hover, .page4:hover, .page5:hover {
    color:  #877C66;
}
.footer-section i {
    margin-right: 20px; font-size: 24px;
}
.footer-section2 {
    padding-left: 20px; padding-right: 20px; border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 20px; padding-bottom: 20px;
}
.footer-section2 .col-12.col-xl-4 { 
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-section2 .de_social-icons {
    margin-top: 0;
}
.footer-section2 .de_social-icons a {
    color: #3C3C3B;
    font-size: 14px;
    text-align: justify;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 0;
}
.copyrightsection {
    color: #3C3C3B;
    font-size: 14px;
    text-align: justify;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 0;
}
.gizlilik {
    padding-right: 30px; border-right: 1px solid #3b3a3b; margin-right: 30px; cursor: pointer; transition: 500ms;
}
.hizmetkullanim {
    cursor: pointer; transition: 500ms;
}
.gizlilik:hover span {
    color: #877C66;
}
.hizmetkullanim:hover {
    color: #877C66;
}


.inner-page {
    background-color: #fff !important;
}
.inner-page1 {
    background-image: url('../images/aboutpagebackground.png'); background-size: cover; height: 500px; position: relative;
}
.inner-page1 .col-12 div:first-child {
    height: 100%; position: absolute; top: 0px; background: rgba(0, 0, 0, .65); width: 100%; z-index: 2;
}
.inner-page1 .col-12 div:last-child {
    height: 380px; position: absolute; top: 120px; width: 100%; z-index: 3; display: flex; align-items: center; justify-content: center;
}
.inner-page1-second-section .div1 {
    padding-top: 75px; padding-bottom: 15px; padding-right: 30px;
}
.inner-page1-second-section .div2 {
    padding-top: 75px; padding-bottom: 15px;
}
.inner-page1-second-section .div2 img {
    width: 100%; border-right: 1px solid #877C66; border-bottom: 1px solid transparent; border-image: linear-gradient(0.75turn, #877C66, #877C66, rgba(189, 160, 97, 0.00)); border-image-slice: 1; padding-bottom: 40px; padding-right: 40px;
}
.inner-page1-second-section .div3 {
    padding-bottom: 75px; padding-right: 30px;
}
.inner-page1-third-section {
    background-image: url('../aboutsecond.png'); padding-top: 100px; padding-bottom: 100px; background-size: cover; position: relative; background-position: right; margin-bottom: 50px;
}
.inner-page1-third-section .row {
    width: 90%; margin: 0 auto; max-width: 1240px;
}

.inner-page1-contact-section {
    background-image: url('../aboutsub2.png'); background-size: cover; position: relative; background-position: right; padding-top: 50px; padding-bottom: 50px; background-position: top; margin-top: 0;
}
.inner-page1-contact-section .row .col-md-6 .input-container {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.inner-page1-contact-section .row .col-md-6 .input-container input, .contact-form-section .row .col-md-6 .input-container textarea {
    color: #000;
}
.inner-page1-contact-section .row .col-md-6 .input-container input::placeholder {
  opacity: 0.5;
  color: #000 !important;
}
.inner-page1-contact-section .row .col-md-6 .input-container textarea::placeholder {
  opacity: 0.5;
  color: #000 !important;
}
.inner-page1-contact-section .btn-btn-main {
    color: #877C66;
}
.inner-page1-contact-section .btn-btn-main:hover {
    color: #515151;
    opacity: 1;
}



.filters ul{
    display: flex;
    justify-content: flex-start;
    list-style: none;
    border-bottom: 2px solid #D9D9D9;
    margin: 30px 15px 30px 0;
    padding-left: 0;
}
.filters ul li{
    display: inline-block;
    text-align: left;
    margin-right: 12px;
    padding: 0 5px 8px 5px;
    cursor: pointer;
    position: relative;
    margin-bottom: -2px;
    transition: 0.3s;
    color: #4B4B4B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 30px;
    padding-bottom: 10px;
    cursor: pointer;
    border-bottom: 2px solid #D9D9D9;
    
}
.filters ul li:hover{
    color: #877C66;
}
.filters ul li.is-checked{
    border-bottom: 2px solid #877C66;
    color: #877C66;
}
.filters ul li:last-child{
    margin-right: 0;
}
 
.grid-item {
    padding-right: 20px;
    margin-bottom: 60px;
}
.grid .grid-item a {
    text-decoration: none;
    color: #3C3C3B;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.projectsimage {
    width: 100%; height: 300px; background-size: cover; background-position: center; margin-bottom: 20px;
}
.margin-bottom-top-20 {
    margin-bottom: 30px;
    margin-top: 20px;
}
.servicesthreesection {
    padding-top: 75px; padding-bottom: 15px; padding-right: 30px;
}
.servicesthreesection img {
    width: 100%; border-radius: 10px 10px 0 0;
}

.kentseldonusum {
    padding-top: 50px; padding-bottom: 50px;
}
.kentseldonusum .row {
    width: 90%; margin: 0 auto; max-width: 1240px;
}
.kentseldonusum .row .col-12:last-child {
    padding-top: 15px; padding-bottom: 15px;
}
.kentseldonusum .swiper {
    width: 100%;
    height: auto;
}
                        
.kentseldonusum .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    transition: 1s;
}
                            
.kentseldonusum .mySwiperxyz {
    height: 450px; position: relative;
}
                            
.kentseldonusum .mySwiperxyz .swiper-slide {
    height: 375px; background-size: cover; background-position: center; display: flex; align-items: end;
}
                            
.kentseldonusum .mySwiperxyz .swiper-slide p {
    color: #fff; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; width: 100%; margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; background: rgba(0,0,0,0.6);
}

.kentseldonusum .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
                            
.kentseldonusum .mySwiperxyz .swiper-slide-active {
    height: 375px;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: none !important;
    color: #877C66;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: none !important;
    color: #877C66;
}
.swiper-button-prevx {
    background-size: cover; position: absolute; top: 90%;
}
.swiper-button-nextx {
    background-size: cover; position: absolute; top: 90%;
}
.swiper-button-prevx i {
    color: #877C66; font-size: 30px;transition: 500ms;
}
.swiper-button-prevx i:hover {
    transform: scale(1.3);
    color: #5f5f5f;
}
.swiper-button-nextx i {
    color: #877C66; font-size: 30px; transition: 500ms;
}
.swiper-button-nextx i:hover {
    transform: scale(1.3);
    color: #5f5f5f;
}

.sub-images {
    padding-bottom: 30px;
}
.sub-images div:first-child {
    background-size: cover; background-position: center; height: 300px; margin-bottom: 30px;
}
.sub-images div:last-child {
    background-size: cover; background-position: center; height: 300px;
}
.sub-images2 {
    padding-bottom: 30px;
}
.sub-images2 div {
    background-size: cover; background-position: center; height: 630px;
}
.bayrak {
    transition: 750ms;
}
.bayrak:hover {
    transform: scale(1.3);
}

.shimmer {
    white-space: normal;
    font-size: calc(16px + 1.8vw);
    font-weight: 600 !important;
    text-align: center;
    color: rgba(255,255,255,0.1);
    background: -webkit-gradient(linear, left top, right top, from(#b0a894), to(#fff), color-stop(0.8, #fff));
    background: -moz-gradient(linear, left top, right top, from(#b0a894), to(#fff), color-stop(0.8, #fff));
    background: gradient(linear, left top, right top, from(#b0a894), to(#fff), color-stop(0.8, #fff));
    -webkit-background-size: 175px 100%;
    -moz-background-size: 175px 100%;
    background-size: 175px 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-animation-name: shimmer;
    -moz-animation-name: shimmer;
    animation-name: shimmer;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #b0a894;
}
@-moz-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}
@-webkit-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}
@-o-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}
@keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}

html {
    background: #fff;
}
.de-overlay.t5 {
    background: rgba(0, 0, 0, 0);
}
.accordianNav {
    width: 100%;
    background: transparent;
    margin: 30px;
    padding: 0;
    border-radius: 4px;
        position: absolute;
    top: 120px;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
}
.accordianNav ul {
    padding-left: 0;
}
.accordianNav a,
.accordianNav h3 {
    display: block;
    line-height: 48px;
    letter-spacing: 2px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    padding-left: 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: unset;
    margin-bottom: 0;
}

.accordianNav a {
    text-decoration: none;
    padding-left: 0;
}





/* Background hover animation. */

.accordianNav h3:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #444;
    background: rgba(244, 244, 244, .3);
    transition: all 0.3s ease-out;
}

.accordianNav h3:hover:before,
.accordianNav .dropArrow.active:before {
    width: 0%;
}
.accordianNav span {
    background: rgb(255, 255, 255);
    background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(151, 177, 174, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    letter-spacing: 1px;
}
.accordianNav .dropArrow span {
    z-index: 2;
    position: relative;
}

.accordianNav .dropArrow:after {
    content: "";
    width: 12px;
    height: 12px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    float: right;
    position: relative;
    top: 12px;
    right: 0;
    transform: rotate(45deg);
    transform-origin: center;
}

.accordianNav .dropArrow.active {
    color: white;
}

.accordianNav .dropArrow.active:after {
    transform: rotate(-135deg);
    border-color: #fff;
}





/* +Hover and Touch effect */

.accordianNav a:hover,
.accordianNav a:active,
.accordianNav h3:hover,
.accordianNav h3:active,
.accordianNav h3.dropArrow:hover:after,
.accordianNav h3.dropArrow:active:after {
    color: white;
    border-color: #fff;
    -webkit-transition: all 0.5s cubic-bezier(0.36, 1.64, 0.29, 0.88);
    transition: all 0.5s cubic-bezier(0.36, 1.64, 0.29, 0.88);
}

.accordianNav li {
    list-style-type: none;
}

.accordianNav a {
    transform: translate(0px, 0px);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}


/*Drop links*/

.accordianNav ul ul li a {
    padding: 0 0 0 0;
}
.accordianNav ul ul li a span {
    background: rgb(255, 255, 255);
    background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(151, 177, 174, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    letter-spacing: 1px;
}
.accordianNav ul ul li a span i {
    background: rgb(255, 255, 255);
    background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(151, 177, 174, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    margin-right: 10px;
    font-size: 14px;
}
/*hover effect on links*/

.accordianNav ul ul li a:hover {
    transform: translate(8px, 0px);
}


/*Hide and show the drops*/

.accordianNav ul ul {
    display: none;
}

.accordianNav li.active ul {
    display: block;
}

.overlayDesktopLogo, .overlayMobileLogo {
    background-size: cover;width: 100%;position: absolute;top: 26px;align-items: center;justify-content: center;z-index: 2;
}
.overlayDesktopLogo {
    display: flex;
}
.overlayMobileLogo {
    display: none;
}
.overlayMobileLogo img {
    height: 60px !important;
}
.mo-nav {
    background-size: cover;display: flex;width: 100%;justify-content: flex-start;position: absolute;top: 0;height: 100vh;padding-left: 5%;
}
.accordianNav {
    display: none;
}
/* For screens larger than 992px (desktop) */
@media (min-width: 992px) {
    .logo-container .logo2 {
        display: block; /* Hide the logo initially */
    }
}

/* For screens smaller than 992px (mobile) */
@media (max-width: 991px) {
    .logo-container .logo2 {
        display: block; /* Show the logo on mobile */
    }
    .footerRow, .allRightsReserved {
        padding-left: 15px;
        padding-right: 15px;
    }
    .allRightsReserved span {
        text-align: center;
    }
    .overlayDesktopLogo {
        display: none;
    }
    .overlayMobileLogo {
        display: flex;
        justify-content: flex-start;
        padding-left: 30px;
    }
    .mo-nav {
        display: none;
    }
    .accordianNav {
        display: block;
    }
    #mo-button-close {
        top: 22px;
        right: 25px;
    }
    #mo-button-close .line-1, #mo-button-close .line-2 {
        width: 30px;
    }
}

@media (max-width: 400px) {
    .accordianNav a, .accordianNav h3 {
        font-size: 18px;
        font-weight: 400;
    }
    .banner-description {
        width: 100% !important;
        -webkit-text-stroke: inherit !important;
        font-weight: 400 !important;
        font-size: 14.5px !important;
        line-height: 24px !important;
        text-align: justify !important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        padding-left: 25px;
        padding-right: 25px;
    }
}
.myArrows {
    position: absolute;
    height: 100px;
    width: 100px;
    bottom: 0;
    z-index: 1;
    cursor: pointer;
}
.arrow {
	opacity: 0;
	position: absolute;
	left: 40%;
	top: 50%;
	transform-origin: 50% 50%;
	transform: translate3d(-50%, -50%, 0);
}
.arrow-first {
	animation: arrow-movement 2s ease-in-out infinite;
}
.arrow-second {
	animation: arrow-movement 2s 1s ease-in-out infinite;
}
.arrow:before, .arrow:after {
	background: #fff;
	content: '';
	display: block;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
}
.arrow:before {
	transform: rotate(45deg) translateX(-23%);
	transform-origin: top left;
}
.arrow:after {
	transform: rotate(-45deg) translateX(23%);
	transform-origin: top right;
}
@keyframes arrow-movement {
	0% {
		opacity: 0;
		top: 25%;
	}
	70% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.desktopSurumu {
    display: block;
}
.mobilSurumu {
    display: none;
}
.mobileViewOnly {
    display: none;
}
.myArrowsMobile {
    display: none;
}
.myArrowsDesktop {
    display: block;
}

.mySection {
    background-image: url(images/homepage/homepagebanner.png); 
    background-position: center; 
    min-height: 450px; 
    background-size: cover; 
    height: 450px; 
    position: relative;
}
.mySectionSubLayer {
    width: 100%; 
    height: 100%; 
    position: absolute; 
    z-index: 1; 
    background: linear-gradient(rgb(57, 76, 75) 0%, rgba(17, 22, 22, 0.37) 74%, rgba(0, 0, 0, 0.1) 100%) 0% 0% / cover;
}
.subpage-banner-main-titles {
    margin-bottom: 20px;
}
.subpage-banner-main-titles span {
    background: linear-gradient(to right, #fff, #97B1AE); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text; 
    color: transparent; 
    line-height: 36px; 
    font-weight: 600; 
    font-size: calc(24px + 1.5vw);
}
.subpage-banner-description {
    font-size: 16px; 
    font-weight: 400; 
    margin: 0 auto; 
    color: #fff; 
    display: flex;
    align-items: center; 
    justify-content: center; 
    gap: 20px;
}
.subpage-banner-description a i {
    font-size: 14px;
}

.lightButton {
    background: rgb(255,255,255); 
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(191,208,206,1) 100%); 
    border-radius: 5px; 
    padding: 10px 30px; 
    border: 1px solid #577574; 
    transition: 750ms;
}
.lightButton span {
    background: linear-gradient(to right, #496362, #577574); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text; color: transparent; 
    font-size: 16px; 
    font-weight: 500;
}
.lightButton:hover {
    border: 1px solid #fff; 
    background: linear-gradient(90deg, rgb(73, 99, 98) 0%, rgb(87, 117, 116) 100%) 0% 0% / cover;
}
.lightButton:hover span {
    background: linear-gradient(to right, #fff, #97B1AE); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text; 
    color: transparent;
}
.subpageTitlePart {
    margin-top: 75px;
}
.subpageTitlePart .row {
    max-width: 1320px; 
    margin: 0px auto;
}
.mobileFlexChange {
    max-width: 1320px; 
    margin: 0px auto;
}
.subpageTitlePart .col-12 {
    padding-left: 25px !important; 
    padding-right: 25px !important;
}
.subpageTitlePart button {
    padding: 6px 20px; 
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25); 
    background: rgb(255,255,255); 
    background: linear-gradient(93deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 100%);
    max-width: auto; 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    margin: 0 auto; 
    border-radius: 10px; 
    border: none; 
    margin-bottom: 25px; 
    cursor: default;
}
.subpageTitlePart button span {
    background: linear-gradient(to right, #496362, #577574); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text; 
    color: transparent; 
    font-size: 14px;
    font-weight: 500;
}
.subpageTitlePartTitle {
    margin-bottom: 25px; 
    text-align: center;
}
.subpageTitlePartTitle span {
    background: linear-gradient(to right, #2B3636, #496362); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text; 
    color: transparent;
    line-height: 36px; 
    font-weight: bold; 
    font-size: calc(24px + 0.6vw);
}
.subpageTitlePartDescription {
    color: #656565; 
    font-size: 16px; 
    font-weight: 400; 
    text-align: center; 
    max-width: 1140px; 
    margin: 0 auto;
}
.mobileFlexChange .col-12 {
    margin-top: 75px; 
    padding-left: 25px; 
    padding-right: 25px; 
    display: flex; 
    align-items: center;
}
.mobileFlexChange .col-12 p {
    color: #656565; 
    font-size: 16px; 
    font-weight: 400; 
    text-align: justify; 
    margin-bottom: 0;
}
.mobileFlexChange .col-12 p span {
    font-size: calc(20px + 0.2vw); 
    font-weight: 600; 
    background: linear-gradient(to right, #2B3636, #496362); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text; 
    color: transparent;
}
.mobileFlexChange .col-12 img {
    width: 100%; 
    border-radius: 5px; 
    max-width: 650px; 
    margin: 0 auto;
}
.subPageCss .desktopSurumu {
    margin-top: 75px; 
    padding-left: 25px; 
    padding-right: 25px;
}
.subPageCss .desktopSurumu .row {
    width: 100%; 
    background: rgb(73,99,98); 
    background: linear-gradient(135deg, rgba(73,99,98,1) 0%, rgba(77,104,103,0.97) 29%, rgba(87,117,116,0.9) 100%); 
    max-width: 1270px; 
    margin: 0px auto; 
    border-radius: 10px;
}
.subPageCss .desktopSurumu .questionPart {
    background-size: cover; 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    flex-direction: column;
    gap: 30px; 
    margin-top: 40px; 
    margin-bottom: 40px;
}
.subPageCss .desktopSurumu .questionPart p {
    margin-bottom: 0; 
    font-size: calc(13px + 0.8em); 
    font-weight: 600; 
    background: linear-gradient(to right, #fff, #97B1AE); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text; 
    color: transparent;
    line-height: 36px; 
    width: 85%; 
    text-align: center;
}
.subPageCss .desktopSurumu .imgPart {
    height: 400px; 
    position: relative; 
    display: flex; 
    justify-content: center;
}
.subPageCss .desktopSurumu .imgPart img {
    width: 100%; 
    height: auto; 
    position: absolute;
    bottom: 0; 
    right: 0; 
    border-radius: 10px;
}
.subPageCss .mobilSurumu {
    margin-top: 75px; 
    padding-left: 25px; 
    padding-right: 25px;
}
.subPageCss .mobilSurumu .row {
    width: 100%; 
    max-width: 1320px; 
    margin: 0px auto; 
    background-size: cover; 
    border-radius: 10px;
}
.subPageCss .mobilSurumu .row .col-12 {
    border-radius: 10px; 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    flex-direction: column; 
    gap: 30px; 
    margin-top: 0px; 
    margin-bottom: 0;
    background: rgb(73,99,98); 
    background: linear-gradient(135deg, rgba(73,99,98,1) 0%, rgba(77,104,103,0.97) 29%, rgba(87,117,116,0.9) 100%); 
    padding-top: 50px; 
    padding-bottom: 50px;
}
.subPageCss .mobilSurumu .row .col-12 p {
    margin-bottom: 0; 
    font-size: calc(13px + 0.6em); 
    font-weight: 600; 
    background: linear-gradient(to right, #fff, #97B1AE); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text; 
    color: transparent;
    line-height: 30px; 
    width: 100%; 
    text-align: center; 
    max-width: 767px;
}

@media only screen and (max-width: 991px) {
    .desktopSurumu {
        display: none;
    }
    .mobilSurumu {
        display: block;
    }
    .mobileViewOnly {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .twoButtons {
        display: none !important;
    }
    .myArrowsMobile {
        display: block;
    }
    .myArrowsDesktop {
        display: none;
    }
    .banner-main-titles { 
        margin-bottom: 10px !important;
    }
    .banner-description {
        margin-bottom: 0 !important;
    }
    #mo-button-open {
        right: 25px;
    }
    header.header-fullwidth {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1199px) {
    .mobileFlexChange {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
}


/* Videoların tüm css'leri burada */
.video-container {
    width: 100%;
    border-radius: 10px;
}
.play-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.video-container video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    object-fit: cover;
}
.play-button-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
}
.play-button-wrapper #circle-play-b svg {
  width: 4rem;
  height: auto;
  fill: #fff;
  stroke: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  opacity: 0.9;
}

/* Haritanın tüm css'leri burada */
#google-map {
    border: 1px solid #ccc;
    width: 100%;
    height: 500px;
    align-self: center;
    margin: 0 auto;
}

.butonlar {
    border-radius: 5px;
    padding: 10px 5px;
    cursor: pointer;
    width: 100%;
    max-width: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
}
.butondark {
    /* background: linear-gradient(0deg, rgba(87, 117, 116, 1) 0%, rgba(73, 99, 98, 1) 100%); */
    background: linear-gradient(to right, #2B3636, #496362);
    /* border: 1px solid rgba(87, 117, 116, 1); */
}
.butondark::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    /* background: linear-gradient(to right, #fff, #97B1AE); */
    background: linear-gradient(to right, #97B1AE, #97B1AE);
    border-radius: 5px;
    padding: 1px;
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0); /* Makes the gradient apply only to the border */
    mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: subtract;
    opacity: 0.3;
}
.buttonlight {
    /* background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%); */
    background: linear-gradient(to right, #fff, #97B1AE);
    /* border: 1px solid rgba(87, 117, 116, 1); */
}
.buttonlight::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    /* background: linear-gradient(to right, #2B3636, #496362); */
    background: linear-gradient(to right, #496362, #496362);
    border-radius: 5px;
    padding: 1px;
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0); /* Makes the gradient apply only to the border */
    mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: subtract;
    opacity: 0.3;
}
.butonlar span.mainSpan {
    font-size: 16px;
    font-weight: 400;
}
.butonlar span.mainSpan span {
    font-weight: 600;
}
.butondark span.mainSpan {
    background: linear-gradient(to right, #fff, #97B1AE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.buttonlight span.mainSpan {
    background: linear-gradient(to right, #2B3636, #496362);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.butondark:hover {
    /* background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);    
    border: 1px solid rgba(87, 117, 116, 1); */
    transform: scale(1.02);
}
.buttonlight:hover {
    /* background: linear-gradient(0deg, rgba(87, 117, 116, 1) 0%, rgba(73, 99, 98, 1) 100%);
    border: 1px solid rgba(255, 255, 255, 1); */
    transform: scale(1.02);
}
/*
.butondark:hover span.mainSpan { 
    background: linear-gradient(to right, #2B3636, #496362);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.buttonlight:hover span.mainSpan { 
    background: linear-gradient(to right, #fff, #97B1AE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
*/
@media only screen and (max-width: 500px) {
    .butonlar {
        max-width: 100%;
    }
    .subpageTitlePartTitle span {
        font-size: 6vw;
    }
}

@media only screen and (max-width: 400px) {
    .butonlar {
        padding: 6px !important;
    }
    .butonlar span.mainSpan {
        font-size: 14.5px !important;
    }
}


@media screen and (min-width: 992px) and (max-height: 767px) {
    #mo-menu > li {
        padding: 5px 0 !important;
    }
    .mo-menuDropdown li {
        padding: 5px 0 5px 30px !important;
    }
}

.btnX2 {
    padding: 10px 30px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 3. Border Reveal */
.btnX2-border-reveal {
    background: linear-gradient(to right, #2B3636, #496362);
    color: #fff;
    border: 1px solid #97B1AE;
    position: relative;
    border-radius: 5px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
}

.btnX2-border-reveal::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #fff, #97B1AE);
    transition: width 0.3s ease;
    z-index: 1;
    border-radius: 5px;
}
.btnX2-border-reveal span {
    position: relative;
    z-index: 2;
}
.btnX2-border-reveal:hover::after {
    width: 100%;
}

.btnX2-border-reveal:hover {
    color: #496362;
    border-radius: 5px;
}


.btnX3 {
    padding: 10px 30px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 350px;
    border-radius: 5px;
}

/* 3. Border Reveal */
.btnX3-border-reveal {
    background: linear-gradient(to right, #fff, #97B1AE);
    color: #496362;
    position: relative;
    border-radius: 5px;
    border: 1px solid #97B1AE;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
}
.btnX3-border-reveal::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #2B3636, #496362);
    transition: width 0.3s ease;
    z-index: 1;
    border-radius: 5px;
}
.btnX3-border-reveal span {
    position: relative;
    z-index: 2;
}
.btnX3-border-reveal:hover::after {
    width: 100%;
}

.btnX3-border-reveal:hover {
    color: #fff;
    border-radius: 5px;
}

@media only screen and (max-width: 992px) {
    header.menu-expand #logo {
        height: 110px;
    }
    .logo-container .logo2 {
        display: block !important;
        height: 75px;
    }
    header.header-fullwidth {
        padding-left: 40px !important;
        padding-right: 40px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

}
@media only screen and (max-width: 1200px) {
    .mobileHoverDiv {
        flex-direction: column;
    }
    .hoverDiv {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1199px) {
    .mobileViewImageOnly2 {
        display: block !important;
        aspect-ratio: unset !important;
        margin-bottom: -30px !important;
    }
}

@media only screen and (max-width: 991px) {
    .mobileUL {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .mobileHeadlineButton {
        justify-content: center !important;
        margin-bottom: 75px;
    }
    .goToSectionMain0 {
        margin-top: 0 !important;
    }
    .bannerButtons {
        margin-bottom: 0 !important;
    }
    .btnX3, .btnX2 {
        padding: 10px 15px !important;
    }
    .usp-item1::after, .usp-item2::after, .usp-item3::after, .usp-item4::after, .usp-item5::after, .usp-item6::after, .usp-item7::after, .usp-item8::after, .usp-item9::after {
        content: unset !important;
    }
    .usp-item5 {
        align-items: center;
        justify-content: center;
    }
}
@media only screen and (max-width: 600px) {
    .btnX3-mobile {
        padding: 8px 10px;
        font-size: 15px;
    }
}
@media only screen and (max-width: 500px) {
    .mobileMenuPart {
        justify-content: center !important;
    }
    .mobileMenuPart .mobileMenuPartButton {
        display: none;
    }
}

.butondark {
    transition: 500ms;
}
.butondark:hover {
    background: linear-gradient(to right, #fff, #97B1AE);
    transform: translateY(-5px) !important;
}
.butondark:hover span {
    background: linear-gradient(to right, #2B3636, #496362);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.buttonlight {
    transition: 500ms;
}
.buttonlight:hover {
    background: linear-gradient(to right, #2B3636, #496362);
    transform: translateY(-5px) !important;
}
.buttonlight:hover span {
    background: linear-gradient(to right, #fff, #97B1AE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
#callToAction {
    display: none !important;
}
@media only screen and (max-width: 991px) {
    .subpageTitlePartDescription {
        text-align: left;
    }
    .tipstertext {
        text-align: left !important;
    }
}
@media only screen and (max-width: 600px) {
    .mobileFlexChange .col-12 {
        margin-top: 40px !important;
    }
    #hideButtonx {
        margin-top: 50px !important;
    }
    #hideButtonx .col-12 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    #hideButtonx .col-12 .icerik p:first-child {
        margin-bottom: 40px !important;
    }
    .subpageTitlePartTitle {
        text-align: left;
    }
}

.mobileOnlyImage {
    display: none;
    opacity: 0;
    transform: translateY(80px);
}
.bannerButtons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}
.desktopOnlyImage {
    opacity: 0;
    transform: translateY(140px);
}
@media only screen and (max-width: 1199px) {
    .mobileFlexChange .col-12 img {
        aspect-ratio: 1000 / 700;
        object-fit: cover;
        max-width: 500px;
        display: flex;
        margin-bottom: 30px;
    }
    .mobileMarginTop45 {
        margin-top: 45px;
    }
    .mobileFlexChange .col-12 {
        margin-top: 30px !important;
    }
    .mobileFlexChange .desktopOnlyImage {
        display: none !important;
    }
    .butonlar {
        margin: 0 auto;
    }
    .subpageTitlePartTitle {
        text-align: center !important;
    }
    .mobileViewImageOnly {
        max-width: 500px !important;
    }
    .subpageTitlePartDescription {
        text-align: center !important;
    }
    .reference-item {
        margin-bottom: 50px;
    }
    .reference-item-last {
        margin-bottom: 0;
    }
    p.mobileCenter {
        text-align: center;
    }
    .bannerButtons {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and (max-width: 600px) {
    .bannerButtons {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media only screen and (max-width: 1199px) {
    .mobileFlexChange {
        flex-direction: column !important;
    }
}

.mySectionSubLayer {
    background: linear-gradient(rgb(57, 76, 75) 0%, rgba(17, 22, 22, 0.667) 74%, rgba(0, 0, 0, 0.9) 100%) 0% 0% / cover;
                background: linear-gradient(360deg, rgba(0, 0, 0, 0.9) 0%, rgba(17, 22, 22, 0.8) 100%, rgba(57, 76, 75, 1) 100%);
}

.de-overlay.v-center.t5 {
    margin-top: calc(120px + 5vh); margin-bottom: calc(120px + 5vh); position: relative;
}
.de-overlay.v-center.t5 .container-fluid {
    max-width: 1320px; width: 100%; margin: 0 auto; padding-left: 24px; padding-right: 24px;
}

.mobileHeadlineButton {
    background-size: cover;display: flex;align-items: center;justify-content: flex-start;margin-top: 40px;gap: 20px;
                                flex-wrap: wrap; width: 100%;
}

.logoDesktop {
    display: none;
}
.vertical-center.instagram-browser {
    min-height: 100vh;
}
.myArrows {
    position: absolute;
    height: 100px;
    width: 100px;
    bottom: 0;
    z-index: 1;
    cursor: pointer;
}
.arrow {
	opacity: 0;
	position: absolute;
	left: 40%;
	top: 50%;
	transform-origin: 50% 50%;
	transform: translate3d(-50%, -50%, 0);
}
.arrow-first {
	animation: arrow-movement 2s ease-in-out infinite;
}
.arrow-second {
	animation: arrow-movement 2s 1s ease-in-out infinite;
}
.arrow:before, .arrow:after {
	background: #fff;
	content: '';
	display: block;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
}
.arrow:before {
	transform: rotate(45deg) translateX(-23%);
	transform-origin: top left;
}
.arrow:after {
	transform: rotate(-45deg) translateX(23%);
	transform-origin: top right;
}
@keyframes arrow-movement {
	0% {
		opacity: 0;
		top: 25%;
	}
	70% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.desktopSurumu {
    display: block;
}
.mobilSurumu {
    display: none;
}
.mobileViewOnly {
    display: none;
}
.myArrowsMobile {
    display: none;
}
.myArrowsDesktop {
    display: block;
}

@media only screen and (max-width: 991px) {
    .desktopSurumu {
        display: none;
    }
    .mobilSurumu {
        display: block;
    }
    .mobileViewOnly {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .twoButtons {
        display: none !important;
    }
    .myArrowsMobile {
        display: block;
    }
    .myArrowsDesktop {
        display: none;
    }
    .banner-main-titles { 
        margin-bottom: 25px !important;
    }
    .banner-description {
        margin-bottom: 34px !important;
        text-align: center !important;
    }
    #mo-button-open {
        right: 25px;
    }
    header.header-fullwidth {
        padding-left: 25px;
        padding-right: 25px;
    }
    .logo-container .logo2 {
        display: block !important;
    }
    .scrolled .logo-container .logo2 {
        display: block !important;
    }
}

.fullBackgroundHere {
    background-image: url(../images/subpage/Phase-3l-modified-1.jpg);
    border-radius: 5px;
    background-position: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: translateX(-40px);
}
.externeKart {
    background: rgb(255,255,255);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 100%);
    border-radius: 5px;
    width: 100%;
    box-shadow: 0px 0px 2px 1px #d1d1d1;
    padding: 15px 20px;
    display: flex;
    gap: 15px;
    justify-content: flex-start;
    margin-bottom: 25px;
    align-items: center;
}
.externeKart:last-child {
    margin-bottom: 0;
}
.externeKart i {
    color: #496362;
    font-size: 10px;
    margin-top: 8px;
}
.externeKart p {
    color: #656565;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}
.externeKart p span {
    color: #496362;
    font-weight: 600;
}

.usp-grid {
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(1, 1fr); /* Mobil varsayılan */
    /* margin-bottom: 48px; */
    margin-bottom: 0;
  }
  
  /* Küçük tablet (≥576px) → 2 sütun */
  @media (min-width: 576px) {
    .usp-grid {
      grid-template-columns: repeat(1, 1fr);
    }
  }
  
  /* Tablet (≥992px) → 3 sütun */
  @media (min-width: 992px) {
    .usp-grid {
      grid-template-columns: repeat(3, 1fr);
    }
  }
  
  /* Desktop (≥1200px) → 5 sütun */
  @media (min-width: 1200px) {
    .usp-grid {
      grid-template-columns: repeat(3, 1fr);
    }
  }
  
  .usp-item {
    background: linear-gradient(rgb(73, 99, 98) 0%, rgba(79, 107, 106, 0.96) 51%, rgba(82, 110, 109, 0.9) 64%, rgba(87, 117, 116, 1) 100%) 0% 0% / cover;
    border-radius: 10px;
    padding: 24px 30px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #fff;
    position: relative;
  }
  .usp-item-d {
      background: #fff;
      border: 1px solid #496362;
  }
  
  .usp-item:hover {
    transform: translateY(-4px);
    box-shadow: 5px 2px 10px -1px #496362;
  }
  
  .usp-item h3 {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 20px;
      color: #fff;
      letter-spacing: normal;
      text-transform: none;
  }
  
  .usp-item ul {
      padding-left: 15px;
      font-size: 15px !important;
      color: #fff !important;
      margin-bottom: 0;
  }
  .usp-item-d h3, .usp-item-d ul, .usp-item-d li {
      color: #496362;
  }
  
  .usp-item1::after {
      content: "";
      position: absolute;
      width: 70px;
      height: 2px;
      background: repeating-linear-gradient(
          to right,
          #496362 0 6px,
          transparent 6px 12px
      );
      opacity: 0.9;
      pointer-events: none;
      transition: opacity .18s ease;
      right: -60px;
      transform: rotate(45deg);
      bottom: -25px;
  }
  
  .usp-item1:hover::after {
      animation: dashMove .5s linear infinite;
  }
  
  .usp-item2::after {
      content: "";
      position: absolute;
      width: 70px;
      height: 2px;
      background: repeating-linear-gradient(
          to right,
          #496362 0 6px,
          transparent 6px 12px
      );
      opacity: 0.9;
      pointer-events: none;
      transition: opacity .18s ease;
      right: 40%;
      transform: rotate(90deg);
      bottom: -37px;
  }
  
  .usp-item2:hover::after {
      animation: dashMove .5s linear infinite;
  }
  
  .usp-item3::after {
      content: "";
      position: absolute;
      width: 70px;
      height: 2px;
      background: repeating-linear-gradient(
          to right,
          #496362 0 6px,
          transparent 6px 12px
      );
      opacity: 0.9;
      pointer-events: none;
      transition: opacity .18s ease;
      left: -55px;
      transform: rotate(-45deg);
      bottom: -20px;
  }
  
  .usp-item3:hover::after {
      animation: dashMove .5s linear infinite;
  }
  
  .usp-item4::after {
      content: "";
      position: absolute;
      width: 35px;
      height: 2px;
      background: repeating-linear-gradient(
          to right,
          #496362 0 6px,
          transparent 6px 12px
      );
      opacity: 0.9;
      pointer-events: none;
      transition: opacity .18s ease;
      right: -36px;
      transform: rotate(0deg);
      bottom: 50%;
  }
  
  .usp-item4:hover::after {
      animation: dashMove .5s linear infinite;
  }
  
  .usp-item6::after {
      content: "";
      position: absolute;
      width: 35px;
      height: 2px;
      background: repeating-linear-gradient(
          to right,
          #496362 0 6px,
          transparent 6px 12px
      );
      opacity: 0.9;
      pointer-events: none;
      transition: opacity .18s ease;
      left: -33px;
      transform: rotate(0deg);
      bottom: 50%;
  }
  
  .usp-item6:hover::after {
      animation: dashMove .5s linear infinite;
  }
  
  .usp-item7::after {
      content: "";
      position: absolute;
      width: 50px;
      height: 2px;
      background: repeating-linear-gradient(
          to right,
          #496362 0 6px,
          transparent 6px 12px
      );
      opacity: 0.9;
      pointer-events: none;
      transition: opacity .18s ease;
      right: -42px;
      transform: rotate(-45deg);
      top: -18px;
  }
  
  .usp-item7:hover::after {
      animation: dashMove .5s linear infinite;
  }
  
  .usp-item8::after {
      content: "";
      position: absolute;
      width: 30px;
      height: 2px;
      background: repeating-linear-gradient(
          to right,
          #496362 0 6px,
          transparent 6px 12px
      );
      opacity: 0.9;
      pointer-events: none;
      transition: opacity .18s ease;
      left: 46%;
      transform: rotate(90deg);
      top: -20px;
  }
  
  .usp-item8:hover::after {
      animation: dashMove .5s linear infinite;
  }
  
  .usp-item9::after {
      content: "";
      position: absolute;
      width: 50px;
      height: 2px;
      background: repeating-linear-gradient(
          to right,
          #496362 0 6px,
          transparent 6px 12px
      );
      opacity: 0.9;
      pointer-events: none;
      transition: opacity .18s ease;
      left: -42px;
      transform: rotate(45deg);
      top: -18px;
  }
  
  .usp-item9:hover::after {
      animation: dashMove .5s linear infinite;
  }
  
  .usp-item.forced-hover::after {
      animation: dashMove .5s linear infinite;
  }
  
  @keyframes dashMove {
      from { background-position: 0 0; }
      to   { background-position: 12px 0; }
  }

  .hoverDiv {
    transition: 500ms;
}
.hoverDiv:hover {
    transform: translateY(-20px);
    box-shadow: 5px 2px 10px -1px #496362;
}

#countdown {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    max-width: 1320px;
    margin: auto;
    margin-top: 0;
}

.count-box {
    background: linear-gradient(135deg, #2B3636, #496362);
    color: white;
    text-align: center;
    padding: 10px 0;
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
    display: flex;
    flex-direction: column;
    gap: 0;
}

.count-box span {
    font-size: calc(24px + 1vw);
    font-weight: bold;
    display: block;
    line-height: 36px;
}

.count-box small {
    font-size: 14px;
    opacity: 0.85;
}

@media (max-width: 600px) {
    #countdown {
        grid-template-columns: repeat(4, 1fr);
    }
    .count-box {
        padding: 10px 5px;
    }
    .count-box span {
        font-size: 24px !important;
    }
}
@media (max-height: 650px) { 
    .mySection { 
        height: auto !important;
    } 
}
@media (max-width: 991px) {
    .gapAdd {
        gap: 30px;
    }
}
@media (max-width: 767px) {
    .mobileNewNextLine {
        display: block !important;
    }
}
@media (max-width: 500px) {
    .mobileNewNextLine2 {
        display: block !important;
    }
}

.audio-memo {
    background: #496362;
    padding: 0px 20px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    gap: 16px;
    width: 100%;
}

.audio-play-btn {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #fff;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer !important;
    margin: inherit !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.audio-play-btn .triangle {
    width: 0;
    height: 0;
    border-left: 12px solid #496362;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin-left: 3px;
}

.audio-wave {
    display: flex;
    gap: 4px;
    flex: 0 0 auto;
}

.audio-wave span {
    width: 4px;
    height: 20px; /* sabit yükseklik */
    background: white;
    display: block;
    border-radius: 3px;
    opacity: 0.85;

    /* merkezden büyüme */
    transform-origin: center center;
    transform: scaleY(0.4); /* başlangıç */

    animation: waveScale 1s infinite ease-in-out;
}


@keyframes waveScale {
    0%, 100% { transform: scaleY(var(--min-scale)); }
    50% { transform: scaleY(var(--max-scale)); }
}


.audio-wave.paused span {
    animation-play-state: paused;
    opacity: 0.4;
}

.mySwiperLpage {
    padding-bottom: 50px;
    padding-top: 30px;
}
.mySwiperLpage .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    padding: 30px;
    background: rgba(255, 255, 255, 0.125);
    border-radius: 10px;
    margin-right: 30px;
}
.mySwiperLpage .swiper-slide p.memoTitle {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}
.mySwiperLpage .swiper-slide p.memoDesc {
    text-align: left;
    font-size: 16px;
    color: #fff;
}
.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #496362;
    opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 1px solid #fff;
    background: #496362;
}
.swiper-slide {
    transition: 500ms;
}
.swiper-slide:hover {
    transform: translateY(-10px);
    box-shadow: 5px 2px 10px -1px #496362;
}

#splide * {
    box-sizing: border-box;
  }
  .splide {
      padding: 20px 0;
      z-index: 2;
  }
  
  .splide__slide img {
      display: block;
      width: 100%;
      border-radius: 8px;
      transition: transform 400ms;
      /* transform: scale(0.9); */
      transform-origin: center center;
  }
  
  .splide__slide.is-active img {
    transform: scale(1);
  }
  
  .splide .splide__arrow {
    top: 0;
    bottom: 0;
    height: 100%;
    transform: none;
    border-radius: unset;
    width: 50px;
    opacity: 0.9;
  }
  .splide .splide__arrow svg {
    filter: invert(1);
    width: 24px;
    height: 24px;
  }
  
  .splide__arrow.splide__arrow--prev {
    left: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  }
  
  .splide__arrow.splide__arrow--next {
    right: 0;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  }
  .splide__arrows {
      position: absolute;
      bottom: -90px;
      width: 100%;
      height: 100px;
      display: none;
  }
  .splide__arrow.splide__arrow--prev {
      left: 48.2%;
      background: linear-gradient(270deg, #fff 0%, #fff 100%);
      transform: translate(-50%);
  }
  .splide__arrow.splide__arrow--next {
      right: 44%;
      background: linear-gradient(270deg, #fff 0%, #fff 100%);
      transform: translate(-50%);
  }
  .splide__arrow svg {
      fill: #496362;
      filter: unset !important;
  }
  .splide__slide {
      background: transparent;
      padding: 20px 0 0 0;
      border-radius: 10px;
      transition: 500ms;
      margin: 20px;
  }
  .splide__slide.is-active {
      background: transparent;
      transform: scale(1.0);
  }
  .splide__slide p.splideTitle {
      color: #fff;
      font-size: 16px;
      font-weight: 600;
      margin-top: 15px;
  }
  .splide__slide p.splideDesc {
      color: #656565;
      font-size: 14px;
      font-weight: 400;
      margin-bottom: 20px;
      margin-top: 20px;
      height: auto;
      text-align: center;
  }
  .splide__slide.is-active p.splideTitle {
      color: #496362;
  }
  .splide__slide.is-active p.splideDesc {
      color: #fff;
  }
  .splide__slide div {
      border-radius: 10px;
      padding: 10px;
      border: 1px solid #496362;
      box-shadow: 5px 2px 10px -1px #496362;
  }
  .splide__slide.is-active div {
      padding: 10px 10px 35px 10px;
      border-radius: 0;
      border: 1px solid transparent;
      box-shadow: unset;
      background: #496362;
      border-bottom-right-radius: 40px;
      border-bottom-left-radius: 40px;
  }
  .activeUstCizgi {
      height: 1.4px;
      background: linear-gradient(90deg, transparent, #496362, transparent);
      width: 80%;
      margin: 0 auto;
      margin-top: 30px;
      margin-bottom: 0;
      display: none;
  }
  .activeAltCizgi {
      height: 1.4px;
      background: linear-gradient(90deg, transparent, #496362, transparent);
      width: 80%;
      margin: 0 auto;
      margin-top: 0;
      margin-bottom: 0;
      display: none;
  }
  .splide__slide.is-active .activeUstCizgi {
      display: block;
      background: linear-gradient(90deg, transparent, #fff, transparent);
  }
  .splide__slide.is-active .activeAltCizgi {
      display: block;
      background: linear-gradient(90deg, transparent, #fff, transparent);
  }
  .splideDesc span {
      font-weight: 600;
      color: #496362;
  }
  .splide__slide.is-active .splideDesc span {
      color: #fff;
  }

  .iphone-frame {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iphone-frame img {
    width: 100%;
    max-width: 300px;
}
.splideButtonsDiv {
    display: flex; 
    align-items: center; 
    justify-content: center; 
    gap: 20px; 
    margin-top: 10px;
}
.splideButtonsDiv span {
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    background: #496362;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
}
.splideButtonsDiv span:hover {
    color: #496362;
    background: #fff;
    border: 1px solid #496362;
}

@media only screen and (max-width: 600px) {
    .subpageTitlePartTitle {
        text-align: center !important;
        margin-top: 0;
    }
    .subpageTitlePartDescription {
        text-align: center !important;
        margin-bottom: 0;
    }
    .formContainerParent {
        margin-bottom: 50px !important;
    }
    .mapContainerParent {
        margin-bottom: -20px !important;
    }
    .fontsizeSubText {
        font-size: 4.5vw !important;
    }
}

@media only screen and (max-width: 1200px) {
    .mobileViewImageOnly {
        display: block !important;
        width: 100%;
        border-radius: 5px;
        max-width: 650px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .count-box span {
        font-size: 36px !important;
    }
}

@media (max-width: 600px) {

    .count-box span {
        font-size: 24px !important;
    }
}

.accordion {
    width: 100%;
    max-width: 100%;
    margin: 30px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px;
  }
  
  .accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 30px;
  color: #496362;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid #919297;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  }
  
  .accordion .liClass:last-child .link { 
    border-bottom: 0; 
  }
  
  .accordion .liClass i.fa-solid {
  position: absolute;
  top: 20px;
  left: 12px;
  font-size: 18px;
  color: #496362;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  }
  .accordion .liClass i.fa-circle-dot {
      top: 23px;
      font-size: 10px;
  }
  .accordion .liClass i.fa-chevron-down {
    right: 20px;
    left: auto;
    font-size: 16px;
  }
  
  .accordion .liClass.open .link {     
      color: #496362; 
  }
  
  .accordion .liClass.open i.fa-solid { 
      color: #496362;
  }
  
  .accordion .liClass.open i.fa-chevron-down {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
  }
  
  .submenu {
      display: none;
      background: #496362;
      font-size: 14px;
      padding: 40px 20px;
  }
  
  .submenu p { 
      border-bottom: 1px solid #496362; 
      margin-bottom: 0; 
  }
  
  .submenu p {
      display: block; 
      text-decoration: none;
      color: #fff;
      padding: 0;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease;
      font-size: 16px;
  }
  .submenu ul {
    padding-left: 40px;
    margin-bottom: 0;
    padding-right: 0;
    font-size: 16px;
  }
  
  .submenu ul li {
    color: #fff;
    padding: 5px;
  }
  
  .submenu ul li span, .submenu p span {
    font-weight: 700;
  }
  
  .mobileHeader1 {
      line-height: 48px !important; 
      margin-bottom: 40px !important; 
      max-width: 1000px; 
      margin: 0 auto;
  }
  .mobileHeader2 {
      line-height: 48px !important; 
      margin-bottom: 40px !important; 
      max-width: 1000px; 
      margin: 0 auto;
  }
  .mobileHeader3 {
      font-size: 20px !important; 
      text-align: left !important; 
      margin-bottom: 40px;
  }
  @media only screen and (max-width: 991px) {
      .mobileHeader3 {
          font-size: 18px !important; 
          text-align: center !important; 
      }
  }
  @media only screen and (max-width: 500px) {
      .externeKart p {
          font-size: 14px;
      }
      .mobileMargin25 {
          margin-bottom: 25px;
      }
      .countMobileFont {
          font-size: 24px !important;
      }
      .icerik ul li p {
          font-size: 14px;
      }
      .accordion .link {
          padding: 15px 45px 15px 20px;
          font-size: 15px;
      }
      .accordion .liClass i.fa-chevron-down {
          top: 35%;
      }
      .span500font {
          line-height: 36px !important;
          font-weight: 600 !important;
          font-size: calc(18px + 0.6vw) !important;
      }
      .mySection {
          height: auto !important;
      }
      .mobileHeader1 {
          margin-bottom: 20px !important; 
      }
      .mobileHeader1 span {
          line-height: 30px !important;
          font-size: 20px !important;
      }
      .mobileHeader2 {
          line-height: 36px !important; 
          margin-bottom: 20px !important; 
      }
      .mobileHeader2 span {
          font-size: 24px !important;
          line-height: 32px !important;
      }
      .mobileHeader3 {
          font-size: 16px !important;
      }
      .butonlar {
          max-width: 100% !important;
      }
      .popUpModalInnerPart {
          padding: 60px 20px 20px 20px !important;
      }
      #closePopup {
          top: 5px !important;
          right: 5px !important;
      }
      .popUpModalInnerPart .subpageTitlePartTitle span {
          font-size: 18px !important;
          line-height: 24px !important;
      }
  }
  
  @media only screen and (max-width: 600px) {
      .mobilePaddingZero {
          padding-top: 0 !important;
          padding-bottom: 0 !important;
          padding-left: 0;
          padding-right: 0;
      }
  }

  .spacerY {
    margin-top: 0;
}    

.twoButtons {
    position: fixed;
    bottom: 10%;
    left: 0;
    z-index: 999;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.upButton, .downButton {
    border-radius: 0 5px 5px 0;
    display: inline-flex; /* Allows auto-width based on content */
    align-items: center;
    justify-content: space-between;
    background: #fff;
    white-space: nowrap; /* Prevents text wrapping */
    max-width: 56px; /* Maximum width for the expanded view */
    min-width: 56px; /* Minimum width for the icon view */
    overflow: hidden; /* Hide overflow during collapse */
    transition: max-width 0.3s ease, transform 0.3s ease; /* Smooth transition */
    cursor: pointer;
}

.fullText {
    display: inline-block; /* Allows the text to be shown/hidden */
    opacity: 0; /* Initially hidden */
    visibility: hidden; /* Prevents the text from taking up space */
    transition: opacity 0.3s ease, visibility 0.3s ease; /* Smooth transition for visibility */
}

.showFull .fullText {
    opacity: 1; /* Show full text */
    visibility: visible; /* Make text visible */
}

.showFull.upButton {
    max-width: 300px;
    transform: translateX(0);
}
.showFull.downButton {
    max-width: 234px;
    transform: translateX(0);
}

.upButton {
    /*background: #fff;
    border: 1px solid #D8D8D8;*/
    background: linear-gradient(to right, #fff, #97B1AE);
    border: none;
    border-left: none;
    margin-bottom: 20px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
}

.upButton i {
    color: #496362;
    font-size: 19px;
    cursor: pointer;
}

.upButton span {
    color: #496362;
    margin-bottom: -3px;
}

.upButton span span {
    color: #577574;
    font-weight: bold;
}

.downButton {
    /* background: linear-gradient(0deg, rgba(87,117,116,1) 0%, rgba(73,99,98,1) 100%);
    border: 1px solid rgba(87,117,116,1);
    border-left: none;
    margin-bottom: 0; */
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
}

.downButton i {
    color: #fff;
    font-size: 17px;
    cursor: pointer;
    margin-left: -2px;
}
.downButton span {
    margin-bottom: -2px;
}

.upButton:hover {
    transform: scale(1.02);
}

.upButton .firstPart {
    padding: 11px 20px 9px 20px;
}
.upButton .secondPart {
    padding: 10px 15px 10px 0;
}
.downButton .firstPart {
    padding: 11px 20px 9px 20px;
}
.downButton .secondPart {
    padding: 10px 15px 10px 0;
}

.back-to-top {
    background: linear-gradient(0deg, rgba(87, 117, 116, 1) 0%, rgba(73, 99, 98, 1) 100%);
    border: 1px solid rgba(87, 117, 116, 1);
	text-decoration: none;
	cursor: pointer;
	width: 56px;
    height: 56px;
	z-index: 999;
	position: fixed;
	right: 32px;
	bottom: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	border-radius: 100%;
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.4);
}
.back-to-top:hover {
	background: #fff;
}
.back-to-top:active {
	box-shadow: none;
	background-color: rgb(87, 117, 116);
}
.back-to-top svg.icon__arrow-up {
	fill: white;
	width: 32px;
	height: 32px;
}
.back-to-top:hover svg.icon__arrow-up {
    fill: rgb(87, 117, 116);
}
.call-to-action {
    background: linear-gradient(0deg, rgba(87, 117, 116, 1) 0%, rgba(73, 99, 98, 1) 100%);
    border: 1px solid rgba(87, 117, 116, 1);
	text-decoration: none;
	cursor: pointer;
	width: 56px;
    height: 56px;
	z-index: 999;
	position: fixed;
	right: 10px;
	bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	border-radius: 100%;
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.4);
}
.call-to-action:hover {
    background: #fff;
}
.call-to-action:active {
    box-shadow: none;
    background-color: rgb(87, 117, 116);
}
.call-to-action:hover i {
    color: #496362;
}
.call-to-action svg.icon__phone {
    fill: white;
    width: 32px;
    height: 32px;
}
.call-to-action:hover svg.icon__phone {
    fill: rgb(87, 117, 116);
}
.back-to-top, .call-to-action {
    display: none;
}
@media (min-width: 992px) {
    .back-to-top {
        display: block;
    }
    .call-to-action {
        display: none;
    }
}
@media (max-width: 991px) {
    .back-to-top {
        display: none;
    }
    .call-to-action {
        display: block;
    }
}

.allRightsReserved {
    position: relative;
}
.allRightsReserved .col-12 {
    max-width: 1320px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.allRightsReserved .col-12 div {
    display: flex;
    gap: 20px;
}
.allRightsReserved .col-12 a, .allRightsReserved .col-12 span {
    /* background: linear-gradient(to right, #496362, #577574);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; 
    color: transparent; */
    color: #656565;
}
.hover-footer-law {
  display: inline-block;
  position: relative;
  color: #656565;
}

.hover-footer-law:hover {
  display: inline-block;
  position: relative;
  color: #577574;
}
.impressum, .datenschutz {
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
    .allRightsReserved .col-12 {
        flex-direction: column;
        gap: 20px;
    }
}    

/* Popup Styles */
.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    justify-content: center;
    align-items: center;
    padding-top: 90px;
}

.popup-content {
    background-color: white;
    padding: 60px 30px;
    border-radius: 5px;
    max-width: 500px;
    width: 90%;
    max-height: 80vh;
    overflow-y: auto;
    position: relative;
}

.popup-content h2 {
    text-align: center;
    margin-bottom: 20px;
    background: linear-gradient(to right, #2B3636, #496362);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    -webkit-text-stroke-width: unset;
}

.popup-content label {
    display: block;
    margin: 8px 0 4px;
    background: linear-gradient(to right, #2B3636, #496362);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.popup-content input,
.popup-content textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
}

.popup-content button {
    background: linear-gradient(to right, #2B3636, #496362);
    border-radius: 5px;
    padding: 10px 5px;
    cursor: pointer;
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
    transition: 750ms;
    cursor: pointer;
    border: none;
}

.popup-content button:hover {
    background-color: #45a049;
}

/* Close Button */
.close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    background: linear-gradient(to right, #2B3636, #496362);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
}

/* Center the form on large screens */
@media screen and (min-width: 768px) {
    .popup-content {
        max-width: 600px;
        height: auto;
    }
}

/* Mobile responsiveness */
@media screen and (max-width: 768px) {
    .popup-content {
        height: auto;
        overflow-y: auto;
    }
}

.gondermeButonu span {
    background: linear-gradient(to right, #fff, #97B1AE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 16px;
    font-weight: 400;
}
.gondermeButonu:hover {
    transform: scale(1.02);
}

.hidden {
    display: none;
}

.cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 30px 20px;
    box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
    z-index: 1000;
    text-align: left;
    max-height: 95vh;
    overflow-y: auto;
}

.cc-btn {
    margin: 0 10px;
    padding: 7px 15px;
    background-color: #007BFF;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #fff;
}

.cc-btn.cc-deny {
    background-color: #dc3545;
}
.cc-compliance {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap;
}
.hover-footer-law2 {
  display: inline-block;
  position: relative;
  color: #496362;
  font-size: 12px;
  text-decoration: underline;
}

.hover-footer-law2:hover {
  display: inline-block;
  position: relative;
  color: #496362;
}

.hover-footer-law2:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: -5px;
  left: 0;
  background-color: #496362;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-footer-law2:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.custom-checkbox {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #828282;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    transition: background 0.3s ease;
}
#toggle1:checked + .custom-checkbox {
    background: #496362;
    width: 18px;
    height: 18px;
}

#toggle1:checked + .custom-checkbox::after {
    content: ""; 
    position: absolute;
    top: 0px;
    left: 5px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: opacity 0.3s ease;
}

#toggle2:checked + .custom-checkbox {
    background: #496362;
    width: 18px;
    height: 18px;
}

#toggle2:checked + .custom-checkbox::after {
    content: ""; 
    position: absolute;
    top: 0px;
    left: 5px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: opacity 0.3s ease;
}

#toggle3:checked + .custom-checkbox {
    background: #496362;
    width: 18px;
    height: 18px;
}

#toggle3:checked + .custom-checkbox::after {
    content: ""; 
    position: absolute;
    top: 0px;
    left: 5px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: opacity 0.3s ease;
}

#toggle4:checked + .custom-checkbox {
    background: #496362;
    width: 18px;
    height: 18px;
}

#toggle4:checked + .custom-checkbox::after {
    content: ""; 
    position: absolute;
    top: 0px;
    left: 5px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: opacity 0.3s ease;
}

#toggle0:checked + .custom-checkbox {
    background: #ddd;
    border: 1px solid #ddd;
    width: 18px;
    height: 18px;
}

#toggle0:checked + .custom-checkbox::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 5px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: opacity 0.3s ease;
}

#toggle0:disabled + .custom-checkbox {
    background: #ddd;
    border: 1px solid #ddd;
    cursor: not-allowed;
}

#toggle0:disabled + .custom-checkbox::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 5px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: opacity 0.3s ease;
}

#toggle0:disabled + .custom-checkbox:hover {
    opacity: 1;
}

.custom-checkbox:hover {
    opacity: 0.8;
}

@media only screen and (max-width: 500px) {
    .cc-customize, .cc-deny, .cc-allow, .contacteins {
        max-width: 100% !important;
    }
}


.header-fullwidth.menu-expand.transparent {
    border-bottom: none;
}

.header-fullwidth .mobileMenuPart {
    display: flex; align-items: center; justify-content: space-between;
}
.header-fullwidth .logo-container img {
    display: block;
}


.akquise1 {
    height: auto; 
    min-height: 100vh; 
    background-image: url(../images/headlinebg.avif); 
    background-position: top;
}
.akquise2 {
    margin-bottom: 20px;
}
.akquise3 {
    line-height: 45px !important; font-size: 30px !important;
}
.akquise4 {
    line-height: 36px !important; color: #fff !important; -webkit-text-fill-color: unset !important;
}
.akquise5 {
    padding-right: 20px; display: flex; flex-direction: column; justify-content: end;
}
.akquise6 {
    margin-bottom: 0;
}
.akquise7 {
    font-size: 16px; margin-bottom: 10px;
}
.akquise8 {
    width: 100%; max-width: 350px; margin-bottom: 1px;
}
.akquise9 {
    display: flex; align-items: center; justify-content: center; padding: 0;
}
.akquise10 {
    width: 90%; max-width: 550px;
}
.akquise11 {
    margin-top: 75px; text-align: center;
}
.akquise12 {
    background: linear-gradient(to right, #2B3636, #496362); -webkit-background-clip: text; -webkit-text-fill-color: transparent; 
    background-clip: text; color: transparent; line-height: 36px; font-weight: bold; font-size: 24px;
}
.akquise13 {
    margin-bottom: 100px; margin-top: 60px; width: 100%; background-size: cover;
}
.akquise13 div {
    background-size: cover;display: flex;align-items: center;justify-content: center;margin-top: 0px;gap: 20px;flex-wrap: wrap; width: 100%;
}
.akquise13 div .btnX2 {
    width: 100%; max-width: 350px; border-radius: 5px;
}
.akquise14 {
    flex-direction: column; align-items: baseline !important; gap: 20px;
}
.akquise14 p {
    text-align: left !important;
}
.akquise14 p.subpageTitlePartTitle {
    margin-bottom: 0;
}
.akquise14 p.subpageTitlePartTitle span {
    line-height: 36px; font-weight: 600; font-size: calc(18px + 0.6vw);
}
.akquise15 {
    background-size: cover; flex-direction: column;
}
.akquise15 p.subpageTitlePartDescription {
    margin-top: 0; text-align: center;
}
.akquise15 p.subpageTitlePartDescription span {
    background: linear-gradient(to right, #2B3636, #496362); -webkit-background-clip: text; -webkit-text-fill-color: transparent; 
    background-clip: text; color: transparent; line-height: 36px; font-weight: bold; font-size: 24px;
}
.akquise16 {
    margin-bottom: 0; margin-top: 30px; width: 100%; background-size: cover; display: flex; gap: 30px;
}
.akquise16 div {
    background-size: cover;display: flex;align-items: center;justify-content: center;margin-top: 0px;gap: 20px;flex-wrap: wrap; width: 100%;
}
.akquise16 div a {
    width: 100%; max-width: 350px; border-radius: 5px;
}
.akquise17 {
    margin-top: 75px; background-size: cover;
}
.akquise17 .row {
    max-width: 1320px; margin: 0px auto; padding-left: 15px; padding-right: 15px; background-size: cover;
}
.akquise18 {
    margin-bottom: 0; background-size: cover;
}
.akquise18 p.subpageTitlePartTitle {
    margin-bottom: 25px; text-align: left;
}
.akquise18 p.subpageTitlePartTitle span {
    line-height: 36px; font-weight: 600; font-size: calc(18px + 0.6vw);
}
.akquise18 .externeKart img {
    width: 100%;max-width: 20px;height: 20px;
}
.akquise19 {
    background-size: cover; flex-direction: column; margin-top: 75px;
}
.akquise19 p.subpageTitlePartDescription {
    margin-top: 0; text-align: center;
}
.akquise19 p.subpageTitlePartDescription span {
    background: linear-gradient(to right, #2B3636, #496362); -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text; color: transparent; line-height: 36px; font-weight: bold; font-size: 24px;
}
.akquise20 {
    margin-bottom: 0; margin-top: 30px; width: 100%; background-size: cover; display: flex; gap: 30px;
}
.akquise20 div {
    background-size: cover;display: flex;align-items: center;justify-content: center;margin-top: 0px;gap: 20px;flex-wrap: wrap; width: 100%;
}
.akquise20 div a {
    width: 100%; max-width: 350px; border-radius: 5px;
}
.akquise21 {
    background-size: cover;margin-top: 75px;
}
.akquise21 .row {
    background-size: cover;max-width: 1320px;margin: 0 auto;
    padding-left: 25px;padding-right: 25px;border-radius: 5px;
}
.akquise21 .row .col-12 {
    position: relative;background-image: url('../images/subpage/tippgeberbackground.png');background-size: cover;border-radius: 5px;
    background-position: center; padding-top: 125px; padding-bottom: 125px; padding-left: 30px; padding-right: 30px;
}
.akquise21 .row .col-12 .araKatman2 {
    background-size: cover; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgb(73, 99, 98); 
    background: linear-gradient(180deg, rgba(73, 99, 98, 1) 0%, rgba(79, 107, 106, 0.96) 51%, rgba(82, 110, 109, 0.9) 64%, rgba(87, 117, 116, 0.8) 100%); z-index:2; 
    border-radius: 5px;
}
.akquise21 .row .col-12 .icerik {
    background-size: cover; position: relative; z-index:3; display: flex; flex-direction: column; align-items: center;
}
.akquise21 .row .col-12 .icerik p.mobileCenter {
    line-height: 36px; font-weight: 600; font-size: calc(18px + 0.6vw); margin-bottom: 45px;
}
.akquise21 .row .col-12 .icerik p.mobileCenter span {
    background: linear-gradient(to right, #ffffff, #BFD0CE); -webkit-background-clip: text; -webkit-text-fill-color: transparent; 
    background-clip: text; color: transparent;
}
.akquise21 .icerik ul {
    margin-bottom: 0; max-width: 912px; padding: 0;
}
.akquise21 .icerik ul li.liText {
    color: #fff; font-weight: 400; font-size: 15px; list-style: none; display: flex; align-items: center; gap: 10px;
}
.akquise21 .icerik ul li.liText i {
    font-size: 18px;
}
.akquise21 .icerik ul li.liText p {
    margin-bottom: 0;
}
.akquise21 .icerik ul li.liLine {
    list-style: none; padding-top: 10px; padding-bottom: 10px;
}
.akquise21 .icerik ul li.liLine img {
    width: 100%;
}
.akquise22 {
    background-size: cover;margin-top: 75px;
}
.akquise22 .row {
    background-size: cover;max-width: 1320px;margin: 0 auto;padding-left: 25px;padding-right: 25px;border-radius: 5px;
}
.akquise22 p.subpageTitlePartTitle {
    margin-bottom: 10px;
}
.akquise23 .usp-item5 {
    padding: 20px 15px 20px 15px; display: flex;
}
.akquise23 .usp-item5 div {
    background-size: cover;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 10px;max-width: 100%;
    border-radius: 10px; padding: 0;
}
.akquise23 .usp-item5 div img {
    aspect-ratio: auto; margin-bottom: 0;
}
.akquise23 .usp-item5 div span {
    background: linear-gradient(to right, #fff, #fff);-webkit-background-clip: text;-webkit-text-fill-color: transparent;
    background-clip: text;color: transparent;
    font-weight: 600;font-size: 20px;
}
.akquise24 {
    background-size: cover;margin-top: 75px;
}
.akquise24 .row {
    background-size: cover;max-width: 1320px;margin: 0 auto;padding-left: 25px;padding-right: 25px;border-radius: 5px;
}
.akquise24 p.subpageTitlePartTitle {
    margin-bottom: 10px;
}
.akquise24 p.subpageTitlePartDescription {
    max-width: 100%;
}
.akquise25 {
    max-width: 1400px;
}
.akquise26 {
    width: 50%; padding: 40px 30px; background: #eeeeee; height: 100%;
}
.akquise27 {
    margin-bottom: 40px !important;
}
.akquise27 span {
    font-size: 24px !important; text-align:left; border-bottom: 2px solid #496362;
}
.akquise26 div {
    display: flex; gap: 20px; align-items: center; background-size: cover;
}
.akquise26 div.marginDiv {
    margin-bottom: 20px;
}
.akquise26 div i.fa-circle-xmark {
    font-size:20px; color:#e74c3c;
}
.akquise26 div p {
    margin:0; color: #656565; font-size: 16px; font-weight: 400;
}
.akquise26 div p span {
    font-size: 16px !important;
}
.akquise28 {
    width: 50%; padding: 40px 30px; background: #496362;
}
.akquise29 {
    margin-bottom: 40px !important;
}
.akquise29 span {
    font-size: 24px !important; background: linear-gradient(to right, #fff, #97B1AE) !important; 
    -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background-clip: text !important; 
    color: transparent !important; font-weight: 600 !important; text-align: left; border-bottom: 2px solid #fff;
}
.akquise28 div {
    display: flex; gap: 20px; align-items: center; background-size: cover;
}
.akquise28 div.marginDiv {
    margin-bottom: 20px;
}
.akquise28 div i.fa-circle-check {
    font-size:20px; color:#fff;
}
.akquise28 div p {
    margin:0; color: #fff !important;
}
.akquise28 div p span {
    font-size: 16px !important; background: linear-gradient(to right, #fff, #fff) !important; 
    -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; 
    background-clip: text !important; color: transparent !important;
}
.akquise30 {
    padding-left: 25px; padding-right: 25px;
}
.akquise30 p.subpageTitlePartDescription {
    margin-top: 0; text-align: center;
}
.akquise30 p.subpageTitlePartDescription span {
    background: linear-gradient(to right, #2B3636, #496362); -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text; color: transparent; line-height: 36px; font-weight: bold; font-size: 24px;
}
.akquise31 {
    margin-bottom: 0; margin-top: 30px; width: 100%; background-size: cover; display: flex; gap: 30px;
}
.akquise31 div {
    background-size: cover;display: flex;align-items: center;justify-content: center;margin-top: 0px;gap: 20px;flex-wrap: wrap; width: 100%;
}
.akquise31 div a {
    width: 100%; max-width: 350px; border-radius: 5px;
}
.akquise32 {
    background-size: cover; margin-top: 75px;     
    background: linear-gradient(rgb(73, 99, 98) 0%, rgba(79, 107, 106, 0.96) 51%, rgba(82, 110, 109, 0.9) 64%, rgba(87, 117, 116, 0.8) 100%) 0% 0% / cover; padding-top: 75px;
}
.akquise33 {
    max-width: 1320px; width: 100%; margin: 0px auto; background-size: cover; padding-bottom: 45px;
}
.akquise33 p {
    margin-bottom: 0;
}
.akquise33 span {
    background: linear-gradient(to right, #ffffff, #BFD0CE); -webkit-background-clip: text; -webkit-text-fill-color: transparent; 
    background-clip: text; color: transparent;
}
.akquise34 {
    max-width: 1320px; width: 100%; margin: 0px auto; background-size: cover; padding-bottom: 75px; padding-left: 24px; padding-right: 24px;
}
.akquise34 .memoAraDiv {
    display: flex; align-items: center; gap: 20px; overflow: hidden;
}
.akquise35 {
    margin-bottom: 100px;
}
.akquise35 .row {
    max-width: 1320px; width: 100%; margin: 0px auto; background-size: cover; padding-left: 12px; padding-right: 12px;
}
.akquise35 ul img.withBorder {
    border: 1px solid #dedede;
}
.akquise36 {
    overflow: hidden;
}
.akquise37 {
    flex-direction: column; align-items: baseline !important; gap: 20px;
}
.akquise37 p.subpageTitlePartTitle {
    margin-bottom: 0; text-align: left !important;
}
.akquise37 p.subpageTitlePartTitle span {
    line-height: 36px; font-weight: 600; font-size: calc(18px + 0.6vw);
}

.courseComparisonMobile {
    display: none;
    margin-top: 75px;
}
.courseComparisonDesktop {
    display: block;
}

@media only screen and (max-width: 1200px) {
    .courseComparisonMobile {
        display: block;
    }
    .courseComparisonDesktop {
        display: none;
    }
}

.courseComparisonMobile2 {
    display: none;
    margin-top: 75px;
}
.courseComparisonDesktop2 {
    display: block;
}

@media only screen and (max-width: 992px) {
    .courseComparisonMobile2 {
        display: block;
    }
    .courseComparisonDesktop2 {
        display: none;
    }
}
.mobileHeadlineButton12 {
    display: none;
}
.mobileTextExtendButton {
    display: none;
}

@media only screen and (max-width: 767px) {
    .mobileDivHere {
        height: 0;
        overflow: hidden;
        transition: height 0.45s ease;
    }
    .mobileHeadlineButton12 {
        display: flex;
    }
    .mobileDivHere2 {
        height: 0;
        overflow: hidden;
        transition: height 0.45s ease;
    }
    .mobileTextExtendButton {
        display: flex;
    }
}

@media only screen and (max-width: 500px) {
    .preferenceUpdateCancelMobile {
        flex-direction: column;
    }
    .preferenceUpdateCancelMobile a {
        max-width: 100% !important;
    }
}
@media only screen and (max-width: 700px) {
    .footerLinks {
        display: flex;
        flex-direction: column;
        align-items: baseline;
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-bottom: 20px;
    }
    .footerLinks span {
        display: none;
    }
    .footerLinks a span {
        display: block;
    }
}


