* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    overflow-x: hidden !important;
    /*overflow: hidden;*/
}






/*zeynep*/

.megamenu-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    right: 0;
    z-index: 13;
    padding-inline: 28px 9px;
}

.zeynep.opened {
    padding: 15px 13px;
    overflow: hidden;
}

.megamenu-logo {
    width: 132px;
    height: 50px;
    /* display: none; */
}

.megamenu-logo img{
    width: 100%;
    height: 100% !important;
    object-fit: contain;
}

.submenu.opened.closed{
    left: 400px !important;
}

.submenu.opened{
    overflow: hidden;
    padding: 15px 13px;
    left: 0 !important;

}
.zeynep .submenu-header > a {
    position: unset;
    padding: 15px 19px;
    /*top: -15px;*/
}

.label-subcat-zeynep{
    width: 100%;
    justify-content: space-between;
    display: flex;
    padding: 18px 20px;
    align-items: center;
}

.label-subcat-zeynep span{
    color: var(--primary-color);
    font-weight: 600;
}

.label-subcat-zeynep svg path{
    stroke: var(--primary-color);
}

.menu-items{
    padding: 0 18px !important;
}

.menu-items li a{
    padding: 9px 0px !important;
    color: #626262 !important;
    font-weight: 400;
}

.submenu.opened .megamenu.megamenu-auto {
    overflow-y: auto;
    height: 100%;
}

.megamenu.megamenu-auto::before {
    display: none;
}

.menu-items li a span{
    font-weight: 400 !important;
    font-size: 14px !important;
}

.each-li-title span{
    color: #202020 !important;
    font-weight: 600 !important;
}

.each-li-title{
    margin-bottom: 11px;
}



.submenu.opened .megamenu{
    position: unset;
    top: -10px;
    padding-top: 0 !important;
    height: 100%;
    overflow: auto;

}

.has-submenu .cat-item span{
    font-weight: 600;
}

.zeynep {
    width: 300px;
}
.zeynep .submenu {
    left: 400px;
}

.zeynep-close {
    /*position: absolute;*/
    right: 24px;
    top: 16px;
    z-index: 1000;
    padding: 10px;
    width: fit-content;
}

.has-submenu .megamenu::before{
    display: none;
}

.zeynep-label{
    color: var(--primary-color);
    font-weight: 600;
    display: block;
    padding: 0 18px;
    padding-block: 14px;

}


.zeynep-overlay{
    background-color: rgba(82, 82, 82, 0.69);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1010;
}

.zeynep-opened .zeynep-overlay {
    display: block;
}


/*zeynep*/


/*globe*/



html,
body {
    margin: 0;
    padding: 0;
    background-color: white;

    font-family: sans-serif;
    font-size: 16px;
}


#myearth {
    width: 100vw;
    height: 100vh;
    max-height: 120vw;
    overflow: hidden;
}


#zoom-out {
    position: absolute;
    right: 5.5vw;
    top: 5vw;
    width: 80px;
    height: 80px;
    background: #000 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTMuNDI3IDMuMDIxaC03LjQyN3YtMy4wMjFsLTYgNS4zOSA2IDUuNjF2LTNoNy40MjdjMy4wNzEgMCA1LjU2MSAyLjM1NiA1LjU2MSA1LjQyNyAwIDMuMDcxLTIuNDg5IDUuNTczLTUuNTYxIDUuNTczaC03LjQyN3Y1aDcuNDI3YzUuODQgMCAxMC41NzMtNC43MzQgMTAuNTczLTEwLjU3M3MtNC43MzMtMTAuNDA2LTEwLjU3My0xMC40MDZ6Ii8+PC9zdmc+) center center no-repeat;
    background-size: 55% 55%;
    cursor: pointer;
    z-index: 100;

    pointer-events: none;
    transform: scale(0.001);
    transition: transform 0.3s ease;
    border-radius: 50%;
}

@media (max-width: 511px) {
    #zoom-out {
        right: 2.25vw;
        top: 2vw;
        width: 40px;
        height: 40px;
    }
}


.cluster-open #zoom-out {
    transform: scale(1);
    pointer-events: all;
}


.tooltip {
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    font-weight: bold;
    font-size: 1.25em;
    padding: 0.25em 0.5em 0.25em 1.8em;
    color: white;
    filter: drop-shadow(0 2px 1px #003399) drop-shadow(0 1px 3px #003399);
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjEgMTN2MTBoLTIxdi0xOWgxMnYyaC0xMHYxNWgxN3YtOGgyem0zLTEyaC0xMC45ODhsNC4wMzUgNC02Ljk3NyA3LjA3IDIuODI4IDIuODI4IDYuOTc3LTcuMDcgNC4xMjUgNC4xNzJ2LTExeiIvPjwvc3ZnPg) 0.75em center no-repeat;
    background-size: 0.8em 0.8em;
    line-height: 120%;
    transform: translate(-50%, 100%);
}



/*globe*/


/*banner*/

.banner_swiper{
    height: 100%;
}

.banner_swiper .swiper-pagination{
    bottom: 38px;
}

.banner_swiper .swiper-pagination-bullet-active {
    background: #000;
}

.col-banner-content{
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner {
    height: 700px;
    position: relative;
    z-index: 0;

}

.banner-content a {
    background: #000000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    text-decoration: none;
    width: fit-content;
}

.banner-content a span{
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}

.banner .row, .banner .container-fluid {
    height: 100%;
}

.banner-content{
    padding-left: 90px;
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.banner-content p{
    font-size: 18px;
    color: #3d3d3d;
    direction: rtl;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 3;*/
    /*-webkit-box-orient: vertical;*/
    /*min-height: 81px;*/
}


.banner-content h2{
    font-size: 55px;
    font-weight: 700;
    color: #585858;
    font-family: 'Radio Canada Big';
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 3;*/
    /*-webkit-box-orient: vertical;*/
    /*min-height: 198px;*/
}

.banner-image{
    width: 100%;
    height: 594px;
    position: unset;
    right: unset;
    z-index: 0;
}

.banner-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}




/*banner*/

/*services*/

.services{
    background: #000000fa;
}

.services .tata-title {
    color: #ffffff;
}


.each-service-box{
    background-size: cover;
    width: 100%;
    height: 100%;
    /*border-radius: 20px;*/
    display: flex;
    justify-content: flex-end;
    border-radius: 24px;
    transition: .7s;
}

.swiper_services .swiper-slide{
    height: 600px;
}

.swiper_services .swiper-wrapper{
    padding-block: 49px 32px;
}

.swiper-service-next, .swiper-service-prev{
    background: #ffffff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.swiper-service-next::after, .swiper-service-prev::after{
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}

.service-content{
    position: absolute;
    width: 100%;
    height: 180px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 24px;
}

.service-content h4{
    color: #ffff;
    font-family: "Archivo Black", sans-serif;
    font-size: 25px;
    text-align: left;
    padding-inline: 39px;
    z-index: 2;
}

.service-content::before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(0, 0, 0, 0.78) 30%, rgb(0, 0, 0) 100%);
    transition: all 0.3s ease-out;
    border-radius: 24px;
}

@media screen and (min-width: 767px){
    .swiper_services .swiper-slide:hover .service-content::after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 600px;
        border-radius: 24px;
        background: linear-gradient(180deg, rgba(10, 10, 95, 0) 48.58%, #0a0a5f 99.05%), linear-gradient(180deg, rgba(0, 0, 0, 0) 44.25%, #000 100%);
    }

    .swiper_services .swiper-slide:hover .each-service-box{
        transform: translateY(-30px);
        transition: .7s;
    }
}

/*service*/



.location-name{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

.location-name h2{
    font-family: "Radio Canada Big", sans-serif;
    font-size: 180px;
    color: #ffffff;
    opacity: 0.5;
    letter-spacing: 1.4rem;
}

.panel1-back{
    position: absolute;
    background-image: url(../images/road.jpg);
    background-repeat: repeat;
    width: 100%;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.back1{
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.9108018207282913) 84%, rgba(52,52,52,0.711922268907563) 91%, rgba(255,255,255,0) 100%);
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
}

.whole{
    position: relative;
}

#scroll-container{
    width: inherit;
    position: absolute;
    width: 100%;
}

/*.panel2-back{*/
/*    position: absolute;*/
/*    background-image: url(../images/map2.jpg);*/
/*    background-repeat: no-repeat;*/
/*    width: 100vw;*/
/*    height: 100vh;*/
/*    background-size: cover;*/
/*}*/

/*.panel3-back{*/
/*    position: absolute;*/
/*    background-image: url(../images/map3.jpg);*/
/*    background-repeat: no-repeat;*/
/*    width: 100vw;*/
/*    height: 100vh;*/
/*    background-size: cover;*/
/*}*/


.fix-thing{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    /*position: fixed;*/
    z-index: 2;
    position: absolute;
    height: 100%;
    position: absolute;
    bottom: -100vh;
    top: -800px;
    /*top: -800px;*/
    /*!*transform: translateY(500px);*!*/

    /*position: absolute;*/
    /*bottom: -100vh;*/
}


.fix-thing.moving {
    position: fixed;
    transform: translateY(800px);
    transition: 3s;
}

.fix-thing.stop {
    /*position: absolute;*/
    /*!*transform: translateY(2000px);*!*/
    /*transition: 3s;*/
    /*transform: unset;*/
    /*bottom: -1500px;*/
    /*top: unset;*/
    z-index: -1;
}


.fix-thing.reverse-gear{
    position: absolute;
    transform: translateY(-500px);
    transition: 2s;
}

.last__panel{
    z-index: 1000;
    position: relative;
}

.panel-map{
    width: 600px;
    height: 600px;
}

.panel-map img{
    width: 100%;
    height: 100%;
    filter: invert(1) hue-rotate(144deg) grayscale(0.6);
}

.car-image{
    width: 500px;
    height: 600px;
}

.car-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.text-font{
    font-size: 60px;
    font-family: "Berkshire Swash", serif;
    color: #ffffff;
    opacity: 0.5;

}

.line-text{
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.line-text::before{
    position: absolute;
    content: '';
    width: 100px;
    height: 2px;
    background: #fff;
    opacity: 0.8;
    right: 0;
}

.line-text::after{
    position: absolute;
    content: '';
    width: 100px;
    height: 2px;
    background: #fff;
    opacity: 0.8;
    left: 0;
}


.col-banner-side{
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    flex-direction: column;
    position: relative;
}

.col-banner-side h3{
    font-family: "PT Sans", sans-serif;
    color: #fff;
    z-index: 2;
    font-size: 31px;
    font-weight: 600;
}


.right-banner::before{
    content: '';
    position: absolute;
    background-image: url(../images/engin1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 200px;
    height:200px;
    opacity: 0.63;
}

.left-banner::before{
    content: '';
    position: absolute;
    background-image: url(../images/engine2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 200px;
    height:200px;
    opacity: 0.63;
}

.col-banner-side span{
    font-family: "Berkshire Swash", serif;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
}

    /*banner*/


/*video section*/

.col-page-video{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-container{
    width: 90%;
    /*height: 100vh;*/
    display: flex;
    align-items: center;
    justify-content: center;
    filter: opacity(0.7);
}

.video-container video{
    width: 100%;
    height: 92vh;
    object-fit: cover;
}

.col-page-content{
    position: relative;
}

.col-page-content{
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-side{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 400px;
    flex-direction: column;
}


.side-title h3{
    font-family: "PT Sans", sans-serif;
    color: #fff;
    z-index: 2;
    font-size: 33px;
    text-align: center;
}

.side-text p{
    color: #747474;
    font-size: 13px;
    font-family: "Libre Baskerville", serif;
    font-weight: 400;
    text-align: center;
    margin-inline: 30px ;
    line-height: 29px;
}

.side-title::before{
    position: absolute;
    content: '';
    background-image: url(../images/title-back.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 266px;
    height: 196px;
    top: -57px;
    opacity: 0.7;

}

.side-title{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 35px;
    position: relative;
}

.side-title span{
    font-size: 20px;
    font-family: "Berkshire Swash", serif;
    color: #ffffff;
    opacity: .5;
    text-align: center;
}

/*video section*/

/*banner main*/

.banner-section .container-fluid, .banner-section .row{
    height: 100%;
}

.banner-section .container-fluid{
    position: absolute;
    top: 0;
}

.banner-section{
    width: 100%;
    height: 100vh;
    background: #ffff;
    z-index: 14;
}

.banner-main-title{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /*width: 100%;*/
    height: 100%;
}

.banner-main-title h2{
    font-size: 70px;
    font-family: "Archivo Black", sans-serif;
    text-align: center;
    color: #fff;
}

/*banner main*/


/*about*/

.last__panel{
    position: relative;
}

.last__panel::before{
    position: absolute;
    content: '';
    background-image: url(../images/tire.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
    z-index: -1;
    opacity: 0.2;
    background-position: right;
    right: 12%;
}


.panel .container-fluid{
    position: relative;
}

.col-title{
    display: flex;
    align-items: center;
    justify-content: center;
}

.col-info{
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-info{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 550px;
    flex-direction: column;
    gap: 20px;
}

.col-info{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.separator{
    width: 100%;
    height: 1px;
    background: #d5d5d5;
}

.our-info p{
    color: #474747;
    font-size: 17px;
    font-family: "Libre Baskerville", serif;
    font-weight: 400;
    text-align: center;
    margin-inline: 30px;
    line-height: 29px;
}

.numbers{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}

.each-number{
    width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 4px;
    flex-direction: column;
}

.each-number span{
    color: #474747;
    font-size: 18px;
    font-family: "Radio Canada Big", sans-serif;
}

.each-number .number{
    color: #2b2b2b;
    font-size: 32px;
    font-family: "Radio Canada Big", sans-serif;
}

.tata-title{
    color: #fff;
    font-family: "Libre Baskerville", serif;
    font-size: 50px;
    font-weight: 500;
}


/*about*/



/*header*/

.navbar{
    padding-inline: 83px;
}

.tatqalogo{
    width: 284px;
    height: 114px;
}

.tatqalogo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.navbar-collapse{
    justify-content: flex-end;
}

.navbar-nav{
    display: flex;
    gap: 6px;
}

.navbar-nav li a{
    cursor: pointer;
    font-weight: 500;
    font-size: 17px;
    color: #242424;
    font-family: "Radio Canada Big", sans-serif;
    padding: 10px 20px;
    text-decoration: unset;
}

.navbar-nav li:last-child a{
    background: #1c1c1c;
    color: #ffff;
    border-radius: 25px;
}

header{
    position: relative;
    z-index: 10;
}


/*header*/


/*confirmation*/

.confirmation{
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.confirmation-text{
    display: flex;
    flex-direction: column;
}

.confirmation-text h3{
    color: #323232;
    font-family: "Archivo Black", sans-serif;
    font-size: 100px;
    font-weight: 500;
    text-align: center;
}

.confirmation .hero-video{
    width: 180px;
    height: 180px;
    position: absolute;
    z-index: 0;
}

.confirmation .hero-video video{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.confirmation .hero-video img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: .3;
}


.confirmation .container-fluid{
    z-index: 1;
}


/*confirmation*/



/*footer*/

footer{
    background: #1c1c1c;
    position: relative;
    padding-block: 100px;
}

.footer::before{
    background-image: url(../images/track-footer.png);
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    top: -0;
    filter: contrast(0.5);
}

.footer .container{
    position: relative;
}

.footer-title{
    font-family: "Libre Baskerville", serif;
    color: #fff;
    font-size: 17px;
    margin-bottom: 5px;
}

.footer-links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: column;
}

.footer-links a{
    color: #dbdbdb;
    text-decoration: none;
    font-size: 15px;
}

.footer-logo {
    width: 240px;
    height: 70px;
}

.footer-logo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.social-media{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.each-social{
    width: 40px;
    height: 40px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.col-logo-footer{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.each-social svg{
    width: 25px;
    height: 25px;
 }
.each-social svg path{
    fill: #1c1c1c;
}



/*footer*/

/*banner*/

@-webkit-keyframes wave {
    0% {
        transform: rotateZ(0deg) translate3d(0, 10%, 15px) rotateZ(0deg);
    }
    100% {
        transform: rotateZ(360deg) translate3d(0, 10%, 15px) rotateZ(-360deg);
    }
}
@keyframes wave {
    0% {
        transform: rotateZ(0deg) translate3d(0, 10%, 15px) rotateZ(0deg);
    }
    100% {
        transform: rotateZ(360deg) translate3d(0, 10%, 15px) rotateZ(-360deg);
    }
}


.background {
    height: 100%;
    overflow: hidden;
    position: relative;
    perspective: 100vw;
    transform-style: preserve-3d;
    width: 100%;
}
.background_image {
    position: absolute;
    width: 130%;
    height: 127%;
    margin-left: -15%;
    margin-top: -8%;
    left: 0;
    top: 0;
    bottom: 0;
    background: url('../images/banner.jpg') no-repeat;
    background-size: cover;
    background-position: bottom;
    will-change: transform;
}
.background_image img {
    opacity: 0.7;
    position: absolute;
    max-width: 90%;
}
.background_image-smoke-cloud1 {
    -webkit-animation: wave 8s 0.1s infinite linear;
    animation: wave 8s 0.1s infinite linear;
    display: block;
    right: 40%;
    bottom: 0;
}
.background_image-smoke-cloud2 {
    left: -14%;
    bottom: -6%;
    -webkit-animation: wave 9s 0.1s infinite linear;
    animation: wave 9s 0.1s infinite linear;
}
.background_image-smoke-cloud3 {
    right: -4%;
    bottom: -17%;
    -webkit-animation: wave 10s 0.1s infinite linear;
    animation: wave 10s 0.1s infinite linear;
}

.col-banner-image{
    display: flex;
    align-items: center;
    justify-content: center;
}


/*banner*/


/*form*/

.form-section {
    /*height: 100vh;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-submit{
    border: unset;
    border-radius: 28px;
    background: #000000;
    color: #ffff;
    padding: 15px 35px;
    align-self: flex-start;
}

.col-title{
    display: flex;
    align-items: center;
    justify-content: center;
}

.tata-title{
    display: flex;
    color: #2c2c2c;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.col-form{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 50px;
}

.col-form form{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    gap: 13px;
    max-width: 650px;
}

.form-item{
    width: 100%;
}

.form-item input, .form-item textarea{
    width: 100%;
    border: 1px solid #474747;
    border-radius: 26px;
    padding: 14px 18px;
}

.form-item input::placeholder, .form-item textarea::placeholder{
    color: #5a5a5a;
}

.car-contact{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 700px;
    height: 300px;
}

.form-section .row{
    align-items: flex-end;
}


.car-contact img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.car-col{
    display: flex;
    align-items: center;
    justify-content: center;
}



/*form*/



.panel {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: sans-serif;
    font-size: 2rem;
}

.image{
    width: 150px;
    height: 150px;
}

.image img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.right-col{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 15px;
    font-size: 15px;
}

.last-panel{
    background-image: url(../images/back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffff;
}


footer.panel{
    height: 200px;
}


.sticky {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    height: 100vh;
    place-items: center;
    background-color: #d5cfb8;
    overflow: hidden;
}
.sticky__box {
    position: relative;
    grid-column: 4/10;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 40px;
}
.sticky__box-fill {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 22px;
    transform: translate(-50%, -50%);
    background-color: #ff7c7c;
}

@media screen and (max-width: 1700px){
}

@media screen and (max-width: 1500px){

    .last__panel::before {
        right: 9%;
    }

    .car-image {
        width: 302px;
        height: 530px;
    }
    .panel-map {
        width: 540px;
        height: 540px;
    }

    .col-form form {
        max-width: 551px;
    }

    .swiper_services .swiper-slide {
        height: 508px;
    }

    .banner-content h2 {
        font-size: 43px;
    }

    .banner-content p {
        font-size: 17px;
    }

    .banner-content {
        gap: 21px;
    }

}

@media screen and (max-width: 1399px){
    .panel1-back {
        background-size: contain;
    }
    .car-image {
        width: 261px;
        height: 475px;
    }
    .confirmation .hero-video {
        width: 136px;
        height: 136px;
    }
    .confirmation-text h3 {
        font-size: 75px;
    }

    .car-contact {
        width: 100%;
        height: 249px;
    }

    .last__panel .earth-container {
        width: 100% !important;
        height: 540px !important;
    }

    .col-form form {
        max-width: 480px;
    }
    .btn-submit{
        padding: 10px 28px;
    }

}

@media screen and (max-width: 1199px){

    .tatqalogo {
        width: 146px;
        height: 102px;
    }

    .banner-image {
        height: 250px;
    }

    .panel-map {
        width: 400px;
        height: 400px;
    }

    .banner-content h2 {
        font-size: 31px;
    }

    .banner {
        height: fit-content;
    }

    .banner-content {
        gap: 14px;
    }

    .banner-content {
        padding-left: 10px;
    }

    .banner-image {
        height: 450px;
    }

    .car-image {
        width: 245px;
        height: 427px;
    }

    .location-name h2 {
        font-size: 119px;
        letter-spacing: 0.6rem;
    }

    .text-font {
        font-size: 46px;
    }

    .col-banner-side h3 {
        font-size: 23px;
    }

    .left-banner::before {
        width: 166px;
        height: 128px;
        top: 83px;
    }

    .right-banner::before {
        width: 166px;
        height: 128px;
        top: 83px;
    }

    .content-side {
        max-width: 80%;
    }

    .confirmation-text h3 {
        font-size: 64px;
    }
}

@media screen and (max-width: 991px){

    .navbar-collapse{
        display: none;
    }

    footer {
        padding-block: 61px;
    }

    .col-footer{
        margin-bottom: 50px;
    }

    .last__panel::before {
        display: none;
    }
    .fix-thing{
        display: none;
    }
    .left-banner::before, .right-banner::before {
        display: none;
    }
    .panel-start .row{
        gap: 60px;
    }

    .panel-video{
        height: fit-content;
    }
    .video-container {
        height: fit-content;
    }

    .content-side {
        margin-bottom: 30px;
    }

    .last__panel{
        height: fit-content;
    }

    .last__panel .row{
        flex-direction: column-reverse;
    }

    .car-contact {
        width: 498px;
        height: 207px;
    }

    .last__panel .earth-container {
        height: 443px !important;
    }



    .confirmation-text h3 {
        font-size: 53px;
    }

    .confirmation {
        height: fit-content;
        padding-block: 209px;
    }

    .col-title{
        padding-block: 40px;
    }

    .car-col {
        justify-content: flex-end;
    }

    .our-info{
        max-width: 100%;
    }

    .col-info{
        padding-block: 15px 43px;
    }

    .confirmation .hero-video {
        width: 102px;
        height: 102px;
    }
}

@media screen and (max-width: 767px){

    .banner_swiper .swiper-slide {
        height: 800px;
    }

    .confirmation .hero-video {
        width: 302px;
        height: 302px;
    }

    .banner-content h2 {
        min-height: 48px;
    }

    .footer::before {
        display: none;
    }

    .location-name h2 {
        font-size: 66px;
        letter-spacing: 0.3rem;
    }
    .text-font {
        font-size: 29px;
    }

    .location-name {
        gap: 15px;
    }

    .line-text::before, .line-text::after {
        display: none;
    }

    .video-container video {
        height: 564px;
        object-fit: contain;
    }

    .side-title h3 {
        font-size: 26px;
    }

    .side-title span {
        font-size: 17px;
    }

    .side-title::before {
        display: none;
    }

    .confirmation-text h3 {
        font-size: 42px;
    }

    /*.confirmation .hero-video {*/
    /*    width: 100%;*/
    /*    height: 400px;*/
    /*}*/


    .confirmation {
        padding-block: 147px;
    }

    .last__panel .earth-container {
        height: 369px !important;
    }

    .col-title {
        padding-block: 12px 46px;
    }

    .car-contact {
        width: 340px;
        height: 142px;
    }

    .background_image {
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-top: 0;
    }

    .banner-section {
        height: 557px;
        padding-block: 0px 0;
    }

}

@media screen and (max-width: 575px){

    .banner_swiper .row {
        justify-content: flex-start;
    }

    .banner_swiper .row {
        justify-content: space-evenly;
        /*min-height: 543px;*/
    }

    .banner_swiper .swiper-slide {
        height: 558px;
    }

    .banner_swiper {
        padding-block: 27px;
    }

    .banner-content p {
        min-height: 74px;
    }

    .swiper-service-next, .swiper-service-prev {
        width: 38px;
        height: 38px;
    }

    .service-content h4 {
        font-size: 19px;
    }

    .col-form form {
        max-width: 100%;
    }

    .panel-map {
        width: 319px;
        height: 319px;
    }

    .banner-image {
        height: 250px;
    }

    .banner-content h2 {
        font-size: 22px;
    }

    .banner-content p {
        font-size: 15px;
    }

    .banner-content {
        gap: 7px;
    }

    .banner-content a {
        font-size: 13px;
    }

    .banner_swiper .swiper-pagination {
        bottom: 7px;
    }

    .tatqalogo {
        width: 137px;
        height: 81px;
    }

    .last-panel{
        height: fit-content;
    }

    .banner-section {
        height: 443px;
    }

    .location-name h2 {
        font-size: 52px;
        letter-spacing: 0.1rem;
    }

    .text-font {
        font-size: 24px;
    }

    .location-name {
        gap: 5px;
    }

    .panel-start{
        height: fit-content;
        padding-block: 83px;
    }

    .panel-start .row {
        gap: 41px;
    }
    .col-banner-side h3 {
        font-size: 19px;
    }

    .col-banner-side span {
        font-size: 16px;
    }
    .content-side {
        max-width: 100%;
    }

    .confirmation-text h3 {
        font-size: 34px;
    }

    .confirmation .hero-video {
        width: 100%;
        height: 301px;
    }

    .confirmation {
        padding-block: 103px;
    }

    .last__panel {
        height: fit-content;
        padding-block: 10px 83px;
    }
    .our-info p {
        font-size: 15px;
    }

    .last__panel {
        height: fit-content;
        padding-block: 10px 10px;
    }
    .last__panel .earth-container {
        height: 304px !important;
    }

    .form-item input, .form-item textarea {
        border: 1px solid #5f5f5f;
        padding: 11px 16px;
    }

    .car-contact {
        width: 290px;
        height: 119px;
    }

    .form-item input::placeholder, .form-item textarea::placeholder{
        color: #717171;
        font-size: 14px;
    }
    .navbar {
        padding-inline: 3px;
    }

}

@media screen and (max-width: 425px){

    .banner_swiper .swiper-slide {
        height: 585px;
    }


    .banner-content p {
        min-height: 71px;
    }

    .zeynep {
        width: 100%;
    }

    .banner-content h2 {
        min-height: 24px;
    }


    .swiper_services .swiper-slide {
        height: 340px;
    }


    .banner-section {
        height: 368px;
    }

    .confirmation-text h3 {
        font-size: 24px;
    }

    .confirmation .hero-video {
        width: 100%;
        height: 227px;
    }

    .each-number .number {
        font-size: 26px;
    }

    .each-number span {
        font-size: 14px;
    }

    .last__panel .earth-container {
        height: 248px !important;
    }

    .car-contact {
        width: 261px;
        height: 108px;
    }
}

@media screen and (max-width: 375px){

    .banner_swiper .swiper-slide {
        height: 600px;
    }

    .confirmation .hero-video {
        width: 200px;
        height: 200px;
    }

}

@media screen and (max-width: 320px){

    .banner_swiper .swiper-slide {
        height: 640px;
    }

    .panel-map {
        width: 270px;
        height: 270px;
    }

}
