@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap");body,html{height:100%;width:100%}body{font-size:13px;font-family:Red Hat Display,serif}a,body{color:var(--text-color)}a{text-decoration:none;transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out}a:hover{color:var(--text-color-2)}p{margin-bottom:10px}.text-align{text-align:center}video{vertical-align:middle}@media only screen and (max-width:767px){body{font-size:11px}}@media only screen and (min-width:992px) and (max-width:1199px){body{font-size:10px}}@media only screen and (min-width:1200px) and (max-width:1400px){body{font-size:11px}}header{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);position:fixed;opacity:1;top:0;background-color:rgba(0,0,0,.2);left:0;width:100%;z-index:99}header .h-container{justify-content:space-between;max-width:90%;flex-direction:row;margin:0 auto;align-items:center;display:flex}header .h-top{padding:10px 0;border-bottom:.5px solid #fff}header .h-contact>ul{list-style:none;flex-direction:row;gap:15px;margin:0;padding-left:0;display:flex}header .h-contact>ul>li>a{color:#fff;gap:10px;align-items:center;display:flex}header .h-contact>ul>li>a>i{font-size:1.5em}header .h-social-media>ul{list-style:none;flex-direction:row;gap:15px;margin:0;padding-left:0;display:flex}header .h-social-media>ul>li>a{font-size:1.5em;color:#fff;display:block}header .h-body .h-right{flex-direction:row;gap:30px;display:flex}header .logo{padding:10px 0}header .logo img{height:auto;max-width:100%;display:bock}header .menu{position:relative}header .menu .menu-bar{display:none}header .menu>ul{list-style:none;padding:0;flex-direction:row;margin:0;display:flex}header .menu>ul>li>a{padding:0 30px;font-size:1.38em;color:#fff;transition:all .3s ease-in-out;-webkit-transition:all .3 ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;border-bottom:3px solid transparent;line-height:110px;display:block}header .menu>ul>li>a:hover{border-color:#fff;color:var(--primary-color)}header .langs>span{height:45px;border:1px solid #fff;color:#fff;text-transform:uppercase;text-align:center;width:45px;line-height:45px;display:inline-block}header .langs>ul{list-style:none;padding:0;transition:all eaase-in-out .3s;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;position:absolute;opacity:0;visibility:visible;margin:10px 0 0}header .langs>ul>li>a{height:45px;border:1px solid #fff;color:#fff;text-transform:uppercase;text-align:center;width:45px;line-height:45px;display:block}header .langs>span:hover~ul,header .langs>ul:hover{opacity:1;visibility:visible;margin-top:5px}@media only screen and (max-width:767px){header .h-contact>ul>li>a>span{display:none}header .h-body .h-container{justify-content:unset;flex-direction:column;align-items:unset}header .h-body .h-container .h-right{flex-direction:unset;gap:unset;display:unset}header .logo{padding:10px 0;text-align:center}header .menu{margin-bottom:10px}header .menu .menu-bar{padding:5px 10px;font-size:1.2em;color:var(--primary-color);background:#fff;display:block}header .menu>ul{padding:10px;position:absolute;flex-direction:column;background:rgba(0,0,0,.9);left:0;width:100%;display:none;z-index:99}header .menu>ul>li>a{padding:0 10px;border-bottom:1px dashed #aaa;line-height:50px}header .menu>ul>li:last-child>a{border:0}}@media only screen and (min-width:768px) and (max-width:991px){header .h-contact>ul>li>a>span{display:none}header .h-body .h-container{justify-content:unset;flex-direction:column;align-items:unset}header .h-body .h-container .h-right{flex-direction:unset;gap:unset;display:unset}header .logo{padding:10px 0;text-align:center}header .menu{margin-bottom:10px}header .menu .menu-bar{padding:5px 10px;font-size:1.2em;color:var(--primary-color);background:#fff;display:block}header .menu>ul{padding:10px;position:absolute;flex-direction:column;background:rgba(0,0,0,.9);left:0;width:100%;display:none;z-index:99}header .menu>ul>li>a{padding:0 10px;border-bottom:1px dashed #aaa;line-height:50px}header .menu>ul>li:last-child>a{border:0}}@media only screen and (min-width:992px) and (max-width:1199px){header .menu>ul>li>a{padding:0 15px;font-size:1.1em}}@media only screen and (min-width:1200px) and (max-width:1400px){header .menu>ul>li>a{padding:0 15px}}.slide,.slide video{height:auto;width:100%}.slide video{min-height:100vh;object-fit:cover}.m1{overflow:hidden;padding:2em}.m1 .m1-body{position:relative}.m1 .m1-body:before{background:var(--primary-color);left:-10%;width:120%;z-index:1}.m1 .m1-body:after,.m1 .m1-body:before{height:5px;content:"";position:absolute;bottom:0}.m1 .m1-body:after{right:0;margin:0 auto;background:var(--secondary-color);left:0;width:40%;z-index:2}.m1 .box{margin-bottom:2em;position:relative;align-items:center;display:flex}.m1 .box .icon{flex:0 0 75px;font-size:3.07em;color:var(--primary-color);text-align:center;width:75px}.m1 .box .content span{font-size:1.38em;color:var(--text-color-2);display:block}.m1 .box .content a,.m1 .box .content strong{font-size:1.92em;font-weight:700;color:var(--text-color);line-height:1;display:block}@media only screen and (max-width:767px){.m1 .box:before{right:0;content:"";position:absolute;border-bottom:1px solid #ddd;bottom:-1em;left:0;width:100%}.m1 .row .col-lg-4:nth-child(3) .box:before{border:0}.m1 .box .content a,.m1 .box .content strong{font-size:1.5em}}.m2{padding:4em 0 0}.m2 .content{height:calc(100% - 4em);margin-bottom:4em;width:80%}.m2 .content strong{font-size:1.3em;margin-bottom:1em;color:var(--primary-color);display:block}.m2 .content h2{font-size:2.92em;font-weight:900;margin-bottom:1em}.m2 .content h2 a{color:var(--text-color)}.m2 .content p{font-size:1.53em;margin-bottom:1em;color:var(--text-color-2)}.m2 .content ul{list-style:none;padding:0;margin:0}.m2 .content ul>li{align-items:center;display:flex}.m2 .content ul>li>.text h3{font-size:1.4em;color:var(--text-color)}.m2 .content ul>li>.text p{font-size:1.1em;color:var(--text-color-2);line-height:1.2em}.m2 .img{height:calc(100% - 4em);margin-bottom:4em;position:relative}.m2 .img .img1{height:100%;position:relative;object-fit:cover;left:25%;width:75%}.m2 .img .img2{height:auto;height:70%;position:absolute;object-fit:cover;top:15%;aspect-ratio:1 1 auto;left:0;width:75%}@media only screen and (max-width:991px){.m2 .content{width:100%}}.m3{overflow:hidden;padding:5em 0 0;background:#f5f5f5}.m3 .title{margin-bottom:3em}.m3 .title strong{font-size:1.3em;margin-bottom:1em;color:var(--primary-color);text-align:center;display:block}.m3 .title h2{padding:0 15%;font-size:2.92em;font-weight:900;margin-bottom:.5em;text-align:center}.m3 .title h2 a{color:var(--text-color)}.m3 .title p{padding:0 25%;font-size:1.53em;margin-bottom:1em;color:var(--text-color-2);text-align:center}.m3 .swiper-services{padding:75px 0;margin-bottom:5em}.m3 .swiper-services .swiper-slide,.m3 .swiper-services .swiper-slide-active{transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}.m3 .swiper-services .swiper-slide-active{transform:scale(1.3);position:relative;z-index:9}.m3 .swiper-services .swiper-prev{left:15px}.m3 .swiper-services .swiper-next,.m3 .swiper-services .swiper-prev{height:50px;font-size:1.5em;color:#000;position:absolute;text-align:center;top:calc(50% - 25px);border-radius:5px;background:linear-gradient(var(--primary-color),var(--secondary-color));width:50px;line-height:50px;z-index:9}.m3 .swiper-services .swiper-next{right:15px}@media only screen and (max-width:767px){.m3 .title h2{padding:0 5%}.m3 .title p{padding:0 10%}}@media only screen and (min-width:768px) and (max-width:991px){.m3 .title p{padding:0 10px}}.service-box{overflow:hidden;position:relative}.service-box img{height:auto;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;object-fit:cover;aspect-ratio:1 1 auto;width:100%}.service-box:hover img{transform:scale(1.1)}.service-box:before{height:100%;content:"";position:absolute;top:0;background:linear-gradient(to bottom,transparent,var(--primary-color));left:0;width:100%;z-index:1}.service-box h3{padding:1em;font-size:1.53em;right:0;color:#fff;position:absolute;bottom:0;text-align:center;left:0;line-height:1.5em;z-index:99}.m4{overflow:hidden;padding:5em 0 0}.m4 .title{margin-bottom:3em}.m4 .title strong{font-size:1.3em;margin-bottom:1em;color:var(--primary-color);text-align:center;display:block}.m4 .title h2{padding:0 15%;font-size:2.92em;font-weight:900;margin-bottom:.5em;text-align:center}.m4 .title h2 a{color:var(--text-color)}.m4 .title p{padding:0 25%;font-size:1.53em;margin-bottom:1em;color:var(--text-color-2);text-align:center}.m4 .m4-body{position:relative}.m4 .m4-body:before{height:50px;right:0;content:"";position:absolute;bottom:0;background:#fff;left:0;width:100%;z-index:99999999}.m5{overflow:hidden;padding:5em 0 0;background:url(https://gezisitesi.top/public/assets/images/m5-bg.jpg) no-repeat 50%;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover}.m5 .title h2{padding:0 15%;font-size:2em;margin-bottom:2.5em;text-align:center}.m5 .title h2>a{color:#fff}.m5 .title h2>a>strong{display:block}.m5 .m5-body{margin-bottom:5em}.m5 .comment-box{background:#fff}.m5 .comment-box .box-head{justify-content:center;flex-direction:row;align-items:center;display:flex}.m5 .comment-box .box-head .icon{height:85px;font-size:40px;color:#000;text-align:center;width:85px;line-height:80px}.m5 .comment-box .box-head .text{flex:1 1 auto;padding-left:20px}.m5 .comment-box .box-head .text h3{font-size:1.61em;line-height:1}.m5 .comment-box .box-head .text h3>a{color:#fff}.m5 .comment-box .box-head .text span{color:#eee}.m5 .comment-box .box-head .text .date{font-size:1.3em;color:#eee;line-height:1;display:block}.m5 .comment-box .box-body{padding:30px}.m5 .comment-box .box-body p{overflow:hidden;font-size:1.53em;margin-bottom:20px;color:#7c7c7c;-webkit-box-orient:vertical;line-height:35px;-webkit-line-clamp:3;display:-webkit-box}.m5 .comment-box .box-body .more{font-size:1.53em;font-weight:700;display:block}.m5 .swiper .swiper-wrapper .swiper-slide:nth-child(odd) .comment-box .box-head{background-color:var(--primary-color)}.m5 .swiper .swiper-wrapper .swiper-slide:nth-child(2n) .comment-box .box-head{background-color:var(--secondary-color)}.m5 .counter{padding:3em 0;background:rgba(0,0,0,.7)}.m5 .counter .counter-list{justify-content:center;flex-direction:row;display:flex}.m5 .counter .counter-item{flex:0 0 25%}.m5 .counter .counter-item label{justify-content:center;font-size:4em;color:#fff;flex-direction:row;gap:10px;align-items:center;display:flex}.m5 .counter .counter-item span{font-size:2em;color:#fff;text-align:center;display:block}@media only screen and (max-width:767px){.m5 .counter .counter-list{flex-wrap:wrap}.m5 .counter .counter-item{flex:0 0 50%}.m5 .counter .counter-item label{font-size:3em}.m5 .counter .counter-item span{font-size:1.5em}}@media only screen and (min-width:768px) and (max-width:991px){.m5 .counter .counter-item label{font-size:3em}.m5 .counter .counter-item span{font-size:1.5em}}.m6{padding:5em 0}.m6 .title{margin-bottom:5em}.m6 .title h2{font-size:3.46em;text-align:center}.m6 .title h2>a{color:var(--primary-color)}.m6 .title h2>a>strong{font-size:.8em;color:#1d1d1d;display:block}.m6 .title p{padding:0 15%;font-size:1.53em;color:var(--text-color-2);text-align:center}.m6 .box{border:1px solid #eee;margin-bottom:10px}.m6 .box .img img{height:320px;object-fit:cover;width:100%}.m6 .box .content{padding:1.5em}.m6 .box .content h3{font-size:1.5em}.m6 .box .content p{font-size:1.1em}.m6 .box .content .more{font-weight:700;width:fit-content;display:inline-block}@media only screen and (min-width:768px) and (max-width:991px){.m6 .title p{padding:0 10%}}.m7{padding:5em 0}.m7 .title{margin-bottom:5em}.m7 .title h2{font-size:3.46em;text-align:center}.m7 .title h2>a{color:#1d1d1d}.m7 .title h2>a>strong{color:var(--primary-color);display:block}.m7 .title p{padding:0 15%;font-size:1.53em;color:var(--text-color-2);text-align:center}.m7 .box{margin-bottom:30px;flex-direction:row;gap:30px;align-items:center;display:flex}.m7 .box-reverse{flex-direction:row-reverse}.m7 .box .img{flex:0 0 auto}.m7 .box .img img{height:250px;object-fit:cover;width:100%}.m7 .box .content{flex:1 1 auto}.m7 .box .content h3{font-size:1.5em;font-weight:900}.m7 .box .content h3>a{color:#1d1d1d}.m7 .box .content p{overflow:hidden;font-size:1.3em;color:#7c7c7c;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box}.m7 .box .content .more{padding:0 20px;color:#fff;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;border-radius:10px;background:#707070;width:fit-content;line-height:45px;display:block}.m7 .box .content .more:hover{background:var(--primary-color)}@media only screen and (max-width:767px){.m7 .box{gap:0;align-items:unset}.m7 .box,.m7 .box-reverse{flex-direction:column}.m7 .box .img{flex:0 0 100%}.m7 .box .content{flex:0 0 100%;padding-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.m7 .title p{padding:0 10%}}@media only screen and (min-width:992px) and (max-width:1199px){.m7 .box{gap:0;align-items:unset}.m7 .box,.m7 .box-reverse{flex-direction:column}.m7 .box .img{flex:0 0 100%}.m7 .box .content{flex:0 0 100%;padding-top:20px}}.m8{overflow:hidden;padding:5em 0;position:relative;background:url(https://gezisitesi.top/public/assets/images/m8-bg.jpg) no-repeat 50%;background-size:cover;-webkit-background-size:cover;-o-background-size:cover;-moz-background-size:cover}.m8:before{height:100%;content:"";position:absolute;opacity:.5;top:0;background:var(--primary-color);left:0;width:100%;z-index:1}.m8 .box{height:100%;flex-direction:row;align-items:center;display:flex}.m8 .box,.m8 .box .icon{position:relative;z-index:9}.m8 .box .icon{flex:0 0 auto}.m8 .box .icon i{font-size:3.07em;color:#fff;text-align:center;width:60px}.m8 .box .content{flex:1 1 auto;position:relative;z-index:9}.m8 .box .content span{font-size:1.38em;color:#fff;display:block}.m1 .box .content strong,.m8 .box .content a{font-size:1.3em;font-weight:700;color:#fff;line-height:1;display:block}.m8 .box-bg:before{height:400%;right:0;content:"";position:absolute;top:-150%;margin:0 auto;background:var(--secondary-color);left:-15px;width:calc(100% + 30px);z-index:2}@media only screen and (max-width:767px){.m8 .box{min-height:75px;gap:0}.m8 .box .icon i{height:75px;text-align:center;width:75px;line-height:75px}.m8 .box-bg:before{height:100%;top:0}}@media only screen and (min-width:768px) and (max-width:991px){.m8 .box{min-height:75px;gap:0}.m8 .box .icon i{height:75px;text-align:center;width:75px;line-height:75px}.m8 .box-bg:before{height:100%;top:0}}@media only screen and (min-width:992px) and (max-width:1199px){.m8 .box{gap:0}}@media only screen and (min-width:1200px) and (max-width:1400px){.m8 .box{gap:0}}footer{padding:50px 0 0;background:var(--bg-color)}footer h3{font-size:18px;font-weight:700;margin-bottom:20px;color:#7c7c7c}footer .logo{margin-bottom:50px}footer .logo img{height:auto;max-width:100%}footer .list{margin-bottom:50px}footer .list>ul{list-style:none;padding:0;margin:0}footer .list>ul>li{margin-bottom:15px;padding-right:15px;align-items:center;display:flex}footer .list>ul>li>i{font-size:20px;margin-right:10px;color:#7c7c7c;min-width:30px}footer .list>ul>li>a,footer .list>ul>li>span{font-size:1.3em;color:#7c7c7c;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;line-height:1.5;display:inline-block}footer .list>ul>li>a:hover,footer .list>ul>li>span:hover{padding-left:5px}footer .workhour{font-size:1.3em;margin-bottom:50px;color:#7c7c7c;line-height:2em}footer .workhour div{flex-direction:row;gap:10px;align-items:center;display:flex}footer .workhour div strong{flex:1 1 auto}footer .map{margin-bottom:50px}footer .map>iframe{height:250px;width:100%}footer .copyright{padding-top:25px;font-size:11px;margin-bottom:5px;border-top:1px solid var(--primary-color);text-align:center}footer .swa{margin-bottom:50px;text-align:center}footer .swa>a>img{height:50px;opacity:.95;margin:0 auto;width:50px;display:block}footer .contracts{justify-content:center;flex-wrap:wrap;margin-bottom:20px;display:flex}footer .contracts a{padding:0 10px;font-size:.8em;margin:0 0 5px;display:inline-block}@media only screen and (max-width:767px){footer .logo img{margin:0 auto;display:block}}.page .page-head{padding:350px 0 175px;background:var(--bg-color)}.page .page-head h1{font-size:2.5em;font-weight:600;margin-bottom:25px;color:#fff}.page .page-head p{font-size:1.3em;font-weight:200;margin-bottom:25px;color:#fff}.page .page-head .breadcrumb{font-size:.8em;color:#fff}.page .page-head .breadcrumb .active,.page .page-head .breadcrumb a,.page .page-head .breadcrumb-item+.breadcrumb-item:before{color:#fff}.page .page-body{margin-top:-100px}.page .page-body .container{min-height:200px;padding-top:15px;background:#fff}.page .page-foot{padding:50px 0 20px;background:var(--bg-color)}.page .page-foot,.page .page-form{margin-bottom:50px}.page .page-content{font-size:1.3em}.about-page .img{height:calc(100% - 4em);margin-bottom:4em;position:relative}.about-page .img .img1{height:100%;position:relative;object-fit:cover;left:25%;width:75%}.about-page .img .img2{height:auto;height:70%;position:absolute;object-fit:cover;top:15%;aspect-ratio:1 1 auto;left:0;width:75%}.form-group{margin-bottom:20px}.form-group label{font-size:1em;font-weight:700;margin-bottom:5px;display:block}.form-group .form-control{min-height:45px;font-size:1em;border:1px solid #eee}.form-group .form-control::placeholder{font-size:1em}.form-group input[type=checkbox]{height:25px;width:25px}.form-checkbox-group{line-height:25px;display:flex}.form-checkbox-group>input{accent-color:var(--primary-color)}.form-checkbox-group a{padding-left:15px}.form-group button{font-size:1em;color:#fff;background-color:var(--primary-color)}.form-group button:hover{color:#fff;background-color:var(--secondary-color)}.stars{overflow:hidden;justify-content:center;border:1px solid #eee;margin-bottom:20px;flex-direction:row-reverse;text-align:center;border-radius:5px;width:100%;display:flex}.stars-focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}input.star{display:none}label.star{padding:0 5px;font-size:30px;color:#ddd;transition:all .2s;margin:0}input.star:checked~label.star:before{font-weight:900;color:#fd4;transition:all .25s;content:"\f005"}input.star-5:checked~label.star:before{color:#fe7}input.star-1:checked~label.star:before,input.star-2:hover~label.star-1,input.star-3:hover~label.star-1,input.star-3:hover~label.star-2,input.star-4:hover~label.star-1,input.star-4:hover~label.star-2,input.star-4:hover~label.star-3,input.star-5:hover~label.star-1,input.star-5:hover~label.star-2,input.star-5:hover~label.star-3,input.star-5:hover~label.star-4{color:#f62}label.star:hover{color:#ffa300}label.star:before{font-weight:400;content:"\f005";font-family:Font Awesome\ 5 Free}.security-group{margin-bottom:20px;position:relative}.security-group label{font-size:14px;font-weight:700;margin-bottom:5px;display:block}.security-group .img{position:absolute;bottom:0;left:0}.security-group .img img{min-height:45px}.security-group .img button{min-height:45px;border:0;min-width:45px;margin:0;background:transparent}.security-group input{min-height:45px;font-size:1em;border:1px solid #eee;text-indent:175px}#loading{height:100vh;justify-content:center;position:fixed;flex-direction:column;top:0;align-items:center;background:rgba(0,0,0,.7);left:0;width:100%;display:flex;z-index:9999999}@keyframes spin{to{transform:rotate(1turn)}0%{transform:rotate(0)}}#loading:before{animation:spin 1s linear infinite;font-weight:900;color:#fff;content:"\f110";font-family:Font Awesome\ 6 Free}.no-content{padding:40px 20px;border:1px dashed #eee;margin-bottom:30px;text-align:center;border-radius:10px}.no-content>i{font-size:30px;margin-bottom:15px;color:#aaa}.no-content>p{padding:0;font-size:18px;font-weight:200;margin:0}@-webkit-keyframes ripple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ripple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.fixed-button{position:fixed;flex-direction:column;bottom:15px;gap:15px;left:15px;display:flex;display:none}.fixed-button>a{height:40px;color:#fff;position:relative;text-align:center;border-radius:80px;width:40px;z-index:999}.fixed-button>a>i{font-size:25px;line-height:40px}.fixed-button>a .ripple{-webkit-animation:ripple 1.8s infinite;animation:ripple 1.8s infinite;height:120px;position:absolute;opacity:0;top:50%;margin:-60px 0 0 -60px;border-radius:80px;left:50%;width:120px;z-index:-1}.fixed-button>a .ripple:nth-child(2){animation-delay:.3s;-webkit-animation-delay:.3s}.fixed-button>a .ripple:nth-child(3){animation-delay:.6s;-webkit-animation-delay:.6s}.whatsAppBg{background-color:#068404!important;background-image:linear-gradient(90deg,#068404,#0ba909)}.hemenAraBg{background-color:#004080!important;background-image:linear-gradient(90deg,#004080,#0073e6)}