@charset "UTF-8";*,body,html{box-sizing:border-box}body,header,html{width:100%}body,html{margin:0;padding:0;font-family:"Sofia Sans",sans-serif;font-size:14px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#812b4b}::-webkit-scrollbar-thumb:hover{background:#555}header *{transition:all .2s ease}header .top-row{padding:10px 0;background-color:#f5f5f5;font-size:1em;border-bottom:1px solid #f2f2f2}header .top-row a{color:#515046;text-decoration:none}header .top-row .policies{margin-left:auto;margin-right:15px;position:relative}header .top-row .policies:hover .policy-list{visibility:visible;top:200%;opacity:1}header .top-row .policies .policy-list{opacity:0;visibility:hidden;position:absolute;top:100%;background:#fff;width:200px;transition:all .2s ease;border-radius:4px;padding:9px 15px;box-shadow:rgba(0,0,0,.05) 0 6px 24px 0,rgba(0,0,0,.08) 0 0 0 1px;display:flex;flex-direction:column}header .top-row .policies .policy-list a{margin:5px 0;transition:all .2s ease}header .top-row .policies .policy-list a:hover{color:#812b4b}header .top-row .policies .policy-list::after{content:"";width:100%;height:30px;background:0 0;position:absolute;top:-20px;left:0}header .top-row .policies .policy-list::before{content:"";position:absolute;top:-10px;left:20%;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #d3d3d3}header .top-row .container{display:flex;align-items:center}header .top-row .socials{padding-right:20px;border-right:1px solid #d6d5d5}header .top-row .socials a{margin-left:15px;transition:color .3s ease}header .top-row .socials a:nth-child(1):hover{color:#4267b2}header .top-row .socials a:nth-child(2):hover{color:#1da1f2}header .top-row .socials a:nth-child(3):hover{color:#e1306c}header .top-row .langs{position:relative;margin-left:15px}header .top-row .langs img{border-radius:2px}header .top-row .langs .lang{display:flex;align-items:center;position:relative}header .top-row .langs .lang::after{content:"";color:#adadad;font-family:"Font Awesome 5 Free";font-size:13px;width:5px;height:5px;display:flex;align-items:center;justify-content:center;font-weight:900;position:absolute;right:-10px;top:8px;transition:all .2s linear}header .top-row .langs:hover .lang::after{transform:rotate(180deg)}header .top-row .langs:hover .lang-picker{visibility:visible;opacity:1}header .top-row .langs .lang-picker{visibility:hidden;opacity:0;transition:opacity .5s linear;display:flex;left:-7px;width:45px;align-items:center;justify-content:center;flex-direction:column;padding:5px;position:absolute;background-color:#f5f5f5}header .top-row .langs .lang-picker a{transition:all .5s ease}header .top-row .langs .lang-picker:hover a{opacity:.5}header .top-row .langs .lang-picker a:hover{opacity:1}header .main-header{padding-top:25px;border-bottom:1px solid #f2f2f2}header .main-header.fixed{position:fixed;background:#fff;width:100%;top:0;z-index:2;padding:10px 0;box-shadow:rgba(0,0,0,.05) 0 1px 2px 0}.main-slider,.main-slider .item,header .main-header .menu ul li.mega-li,section.big-banner{position:relative}header .main-header.fixed .call-now,header .main-header.fixed .logo{display:none}header .main-header.fixed .logo-cut{display:flex}header .main-header.fixed .menu ul li a,header .main-header.fixed .menu ul li a:hover{background:0 0}header .main-header .logo{padding-bottom:20px}header .main-header .logo img{width:150px}header .main-header .logo img.shrink{width:95px}header .main-header .logo-cut{display:none}header .main-header .logo-cut img{width:120px}header .main-header .container{display:flex;align-items:center}header .main-header .menu{margin-left:auto;margin-top:auto}header .main-header .menu .call-now{margin-left:auto;margin-bottom:20px;line-height:1.5;width:max-content;color:#aaa}header .main-header .menu .call-now a{color:#f26522;text-decoration:none;font-size:2em}header .main-header .menu .call-now a i{margin-right:15px}header .main-header .menu ul{margin-top:auto;display:flex;font-size:1.2em;border-top-left-radius:2px;border-top-right-radius:2px}header .main-header .menu ul li.mega-li .main i{margin-left:5px;transition:all .2s ease}header .main-header .menu ul li.mega-li:hover .mega-menu{visibility:visible;opacity:1}header .main-header .menu ul li.mega-li:hover .main i{transform:rotate(180deg)}header .main-header .menu ul li.mega-li .mega-menu{background-color:#f5f5f5;transition:all .2s ease;padding-top:15px;visibility:hidden;opacity:0;position:absolute;top:100%;left:-150px;z-index:999999;border-radius:4px;overflow:hidden;box-shadow:rgba(0,0,0,.05) 0 1px 2px 0}header .main-header .menu ul li.mega-li .mega-menu li a{display:flex;flex-direction:column;align-items:center}header .main-header .menu ul li.mega-li .mega-menu li a img{width:100px;height:66px;object-fit:cover;border-radius:4px;margin-bottom:5px}.mobile-menu,.mobile-menu-button{position:fixed;width:50px;height:50px;right:20px;bottom:20px}header .main-header .menu ul li.mega-li .mega-menu li a span{display:block;white-space:nowrap;font-size:.8em}header .main-header .menu ul li a{display:flex;padding:15px;background:#f5f5f5;color:#515046;text-decoration:none;transition:color .2s ease}header .main-header .menu ul li a:hover{background-color:#d8d8d8;color:#f26522}header .main-header .menu ul li a i{margin-right:5px}.mobile-menu-button{display:none;z-index:10;background:#f26522;cursor:pointer;align-items:center;justify-content:center;border-radius:100%}.mobile-menu .menu-items ul,.mobile-menu .menu-title{flex-direction:column;display:flex}.mobile-menu-button .open{display:flex}.mobile-menu,.mobile-menu-button .close,.mobile-menu-button.active i.open{display:none}.mobile-menu-button.active i.close{display:flex}.mobile-menu-button i{font-size:2em;color:#fff}.mobile-menu{padding:15px;background:#fff;z-index:5;border-radius:100%;transition:all .5s ease;overflow:hidden}.mobile-menu .menu-logo{width:150px}.mobile-menu .menu-logo img{width:100%;object-fit:scale-down}.mobile-menu .menu-title{font-weight:700;margin:25px 0;font-size:1.5em;color:#fff;padding:15px;background:#812b4b;border-radius:3px;text-decoration:none}.mobile-menu .menu-title span{font-weight:300;font-size:13px}.mobile-menu .menu-items ul li.mega-li .mega-menu{display:none}.mobile-menu .menu-items ul li.mega-li.active .mega-menu{width:100%;display:flex}.mobile-menu .menu-items ul li.mega-li.active .mega-menu ul{width:100%;display:flex;flex-direction:column}.mobile-menu .menu-items ul li.mega-li.active .mega-menu ul li{width:100%}.mobile-menu .menu-items ul li.mega-li.active .mega-menu ul li a{width:100%;color:#606060;display:flex}.mobile-menu .menu-items ul li.mega-li.active .mega-menu ul li a img{border-radius:4px;width:135px;object-fit:scale-down;margin-right:15px}.mobile-menu .menu-items ul li a{display:flex;align-items:center;padding:15px 0;color:#4d515e;font-size:1.3em;font-weight:600;border-bottom:1px solid #dedede;text-decoration:none}.mobile-menu .menu-items ul li a i{margin-right:10px}.mobile-menu.active{width:100vw;height:100vh;bottom:0;right:0;border-radius:0;overflow-y:auto}.main-slider .item{height:800px;display:flex;align-items:center;justify-content:center}.main-slider .bg{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.main-slider .heading{color:#fff;text-align:center;text-shadow:0 0 15px rgba(49,49,49,.116)}.main-slider .heading h3{font-weight:900;font-size:4.4em}.main-slider .heading p{margin-top:15px;font-size:1.2em}.slide-progress{width:0%;height:5px;background-color:#f26522}section.welcoming{background:#fff;padding-top:66px;padding-bottom:66px}section.welcoming .text h3{font-size:2.5em;color:#606060;font-weight:700;margin-bottom:15px}section.welcoming .text h4{font-weight:500;font-size:1.4em;margin-bottom:45px;color:#858a99}section.welcoming .text p{line-height:1.5;font-size:1.2em;font-weight:300;color:#858a99}section.welcoming .text a{color:#f26522;text-decoration:none;font-weight:700;font-size:1em;display:flex;align-items:center;margin-top:15px;border-radius:4px;width:max-content;border:1px solid #f26522;transition:all .3s ease;padding:12px 16px}section.welcoming .text a:hover{background:#f26522;color:#fff}section.welcoming .text a i{margin-left:5px}section.welcoming .image-3d .images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.welcoming .image-3d .images:hover .back-image,section.welcoming .image-3d .images:hover .front-image{transform:perspective(1200px) rotateY(-15deg)}section.welcoming .image-3d .images .front-image{perspective:200px;transition:all 1s ease;height:300px;width:500px;background-size:cover;box-shadow:0 15px 75px 0 rgba(0,0,0,.15);margin-right:50px;z-index:1;border-radius:4px}section.welcoming .image-3d .images .back-image{perspective:200px;transition:all 1.5s ease;height:300px;width:500px;margin-right:30px;background-size:cover;box-shadow:0 15px 75px 0 rgba(0,0,0,.15);margin-left:100px;margin-top:-200px;background-position:bottom;border-radius:4px}section.big-banner{background-image:url(../../images/ic-cekim/img-3.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;height:100vh;z-index:0}section.big-banner::before{content:"";position:absolute;left:0;z-index:-1;top:0;width:100%;height:100%;background:rgba(0,0,0,.2)}section.big-banner .container{display:flex;flex-direction:column;height:100%}section.big-banner .container .content{margin-top:auto;margin-bottom:100px;color:#fff}section.big-banner .container .content h3{font-size:1.5em;letter-spacing:4px;margin-bottom:20px;font-weight:600}section.big-banner .container .content h2{font-size:3em;font-weight:700;line-height:1.5;margin-bottom:20px}section.big-banner .container .content p{color:#fff;line-height:1.5;font-size:1.2em;font-weight:300}section.big-banner .container .content .buton{width:max-content;display:flex;margin-top:20px;border:1px solid #fff;background-color:rgba(255,255,255,.02);backdrop-filter:blur(2px);font-weight:600;font-size:1em;margin-bottom:20px;padding:18px 28px;text-decoration:none;color:#fff;transition:all .3s ease}section.big-banner .container .content .buton:hover{background:#fff;color:#f26522}section.big-banner .container .content .video{display:flex;align-items:center;font-weight:400;color:#fff;text-decoration:none}section.big-banner .container .content .video i{margin-right:10px;text-decoration:none}section.most-prefered{padding-top:66px;padding-bottom:66px;background:#f1f0ed}section.most-prefered .subtitle,section.most-prefered .title{text-align:center;align-self:center}section.most-prefered .title{font-size:3em;color:#555}section.most-prefered .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px}section.most-prefered .detayli{text-align:center;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#f26522;margin-top:45px;font-weight:600;font-size:1em}section.most-prefered .detayli:hover i{margin-left:10px}section.most-prefered .detayli i{transition:all .2s ease;margin-left:5px}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}section.most-prefered .box{height:500px;background-repeat:no-repeat;background-size:cover;background-position:0 0;border-radius:4px;overflow:hidden;position:relative;transition:background-position .5s ease;box-shadow:rgba(0,0,0,.05) 0 0 0 1px}section.most-prefered .box:hover{background-position:-150px}section.most-prefered .box:hover .box-details .box-title{visibility:hidden;display:none}section.most-prefered .box:hover .box-details .box-contains{display:flex;animation-name:fadeIn;animation-duration:.5s}section.most-prefered .box .box-details{width:100%;height:60px;background:#fff;position:absolute;bottom:0;display:flex;align-items:center;justify-content:center}section.most-prefered .box .box-details .box-title{display:flex;font-size:1.5em;font-weight:600;color:#606060;text-align:center}section.most-prefered .box .box-details .box-contains{display:none;align-items:center;justify-content:space-around;width:100%}section.most-prefered .box .box-details .box-contains .box-icon{border:2px dashed #c7c8ca;color:#949494;display:flex;align-items:center;position:relative;padding:5px 10px;cursor:pointer}section.most-prefered .box .box-details .box-contains .box-icon:hover{color:#515046}section.most-prefered .box .box-details .box-contains .box-icon:hover .box-content{visibility:visible;opacity:1;bottom:150%}section.most-prefered .box .box-details .box-contains .box-icon .box-content{transition:all .3s ease;visibility:hidden;opacity:0;position:absolute;box-shadow:rgba(0,0,0,.1) 0 1px 3px 0,rgba(0,0,0,.06) 0 1px 2px 0;left:calc(50% - 42px);background:#fff;width:85px;bottom:100%;display:flex;flex-direction:column;border-radius:3px;overflow:hidden}section.most-prefered .box .box-details .box-contains .box-icon .box-content .top{background:#dfdfdf;padding:5px 0;text-align:center}section.most-prefered .box .box-details .box-contains .box-icon .box-content .bot{text-align:center;padding:5px 0}section.sliding-Row{padding-top:66px;padding-bottom:66px}section.sliding-Row .row{margin:75px 0}section.sliding-Row .flex-row-reverse{overflow:hidden}section.sliding-Row .flex-row-reverse .sliding-area{margin-right:-350px;margin-left:unset}section.sliding-Row .flex-row-reverse .sliding-area .owl-nav{left:5%;right:unset}section.sliding-Row .flex-row-reverse .text-area{margin-left:auto;width:50%}section.sliding-Row .flex-row-reverse .text-area .subtitle{width:90%}section.sliding-Row .text-area{display:flex;flex-direction:column;justify-content:center;padding-top:80px}section.sliding-Row .text-area .start{color:#f26522;font-weight:600;margin-bottom:30px;font-size:2em;letter-spacing:4px;opacity:.5}section.sliding-Row .text-area .title{font-size:3em;color:#292929;line-height:1.3;font-weight:700}section.sliding-Row .text-area .title::after{content:"";display:block;width:50px;height:5px;background:#f26522;margin-top:10px}section.sliding-Row .text-area .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px;width:50%;line-height:1.5}section.sliding-Row .text-area .details{text-decoration:none;font-size:1.2em;line-height:1em;font-weight:300;border:1px solid #adadad;width:max-content;padding:15px 13px;color:#adadad;display:flex;align-items:center;justify-content:center;transition:all .2s ease}section.sliding-Row .text-area .details:hover{background:#812b4b;color:#fff;border:1px solid #fff}section.sliding-Row .text-area .details i{margin-left:10px}section.sliding-Row .sliding-area{margin-left:-350px}section.sliding-Row .sliding-area .owl-nav{position:absolute;top:45%;width:40%;right:5%;display:flex;align-items:center;justify-content:space-between}section.sliding-Row .sliding-area .owl-nav button{padding:15px!important;border-radius:0!important;background:#fff}section.sliding-Row .sliding-area .owl-nav button:hover{background:#fff!important}section.sliding-Row .sliding-area .owl-nav button:hover i{color:#f26522}section.sliding-Row .sliding-area .owl-nav button i{color:#000}section.sliding-Row .sliding-area .item{height:650px;background:center no-repeat #000;position:relative;background-size:cover;border-radius:2px;overflow:hidden}section.sliding-Row .sliding-area .item .title{width:100%;position:absolute;bottom:0;left:0;background:#1a1a1a;color:#fff;padding:15px;text-align:center;font-size:2em}section.video-frame{background-image:url(../../images/ic-cekim/video-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center top;height:450px;display:flex;align-items:center;box-shadow:rgba(0,0,0,.06) 0 2px 4px 0 inset;justify-content:center;transition:all .5s ease}section.video-frame.active{height:800px}section.video-frame .play-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:0;position:relative}@keyframes grow{0%{opacity:1;transform:scale(0)}100%{transform:scale(2);opacity:0}}section.video-frame .play-icon i{width:100px;height:100px;background:rgba(255,255,255,.5);display:flex;border-radius:100%;align-items:center;justify-content:center;font-size:3em;color:#fff}section.video-frame .play-icon::before{content:"";position:absolute;width:100%;height:100%;z-index:-1;background:rgba(242,101,34,.5);border-radius:50%;animation:grow 1.5s ease-in-out infinite}section.video-frame iframe{display:none}section.special-offers{background-color:#f2f2f2}section.special-offers .discover{width:100%;padding:80px 0;display:flex;align-items:center;flex-direction:column;text-align:center}section.special-offers .discover h3{font-size:3em;font-weight:600;color:#4a4a4a}section.special-offers .discover .p{font-weight:200;font-size:1.4em;margin-top:15px;margin-bottom:60px;color:gray}section.special-offers .discover .wrapper .left .caption,section.special-offers .discover .wrapper .right .box .caption{bottom:5px;font-weight:400;border-radius:10px;backdrop-filter:blur(5px)!important;content:""}section.special-offers .discover .wrapper{display:flex;justify-content:space-between}section.special-offers .discover .wrapper .left{width:49%;height:500px;overflow:hidden;border-radius:10px;background-color:#fff;transition:.3s ease;position:relative}section.special-offers .discover .wrapper .left:hover .caption{background-color:#812b4b9a}section.special-offers .discover .wrapper .left img{height:100%;object-fit:cover}section.special-offers .discover .wrapper .left .caption{position:absolute;left:5px;font-size:18px;color:#fff;background:0 0;padding:14px;transition:.3s ease-in-out}section.special-offers .discover .wrapper .right{width:49%;height:335px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:space-between}section.special-offers .discover .wrapper .right .box{width:49%;height:185px;border-radius:10px;overflow:hidden;transition:.3s ease;position:relative}section.special-offers .discover .wrapper .right .box img{height:100%;object-fit:cover}section.special-offers .discover .wrapper .right .box.line{margin-bottom:15px;height:300px!important;width:100%!important}section.special-offers .discover .wrapper .right .box:hover .caption{background-color:#f4f0f091}section.special-offers .discover .wrapper .right .box img{width:100%}section.special-offers .discover .wrapper .right .box .caption{position:absolute;left:5px;font-size:18px;color:#fff;background:0 0;padding:14px;transition:.3s ease-in-out}section.testimonials{padding-top:66px;padding-bottom:66px}section.testimonials .owl-nav button{background-color:#f26522;border-radius:2px}section.testimonials .owl-nav button i{display:flex;align-items:center;justify-content:center;color:#fff;width:35px;height:35px;background-color:#f26522}section.testimonials .owl-nav button:hover{background-color:#f26522}section.testimonials .subtitle,section.testimonials .title{align-self:center}section.testimonials .title{font-size:3em;color:#555}section.testimonials .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px}section.testimonials .bubble{border:1px solid #dedede;padding:25px;border-radius:4px;font-size:1.3em;line-height:1.5;color:#858a99;min-height:225px;position:relative;display:flex;flex-direction:column;transition:all .3s ease;margin-top:15px}section.testimonials .bubble:hover{transform:translateY(-15px)}section.testimonials .bubble .stars{color:#deb666;margin-bottom:15px}section.testimonials .bubble p{margin-top:auto}section.testimonials .bubble::after{content:"";display:block;position:absolute;bottom:-10px;left:30px;margin:0 auto;width:20px;height:20px;background:#fff;border-right:1px solid #dedede;border-bottom:1px solid #dedede;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg)}section.testimonials .name{font-size:1.4em;margin-top:30px;font-weight:900;color:#4a4a4a}section.insta-feed{background:#f2f2f2;padding-top:66px}section.insta-feed .subtitle,section.insta-feed .title{align-self:center}section.insta-feed .title{font-size:3em;color:#555}section.insta-feed .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;display:flex;align-items:center;margin-bottom:60px}section.insta-feed .subtitle img{width:50px;height:50px;object-fit:cover;border-radius:100%;margin-right:20px}section.insta-feed .subtitle a{display:block;text-decoration:none;margin-top:5px;color:#812b4b;font-weight:800}section.insta-feed .insta-images{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:5px;position:relative}section.insta-feed .insta-images::before{content:"";width:350px;height:100%;background:linear-gradient(73deg,#e49642 0,rgba(0,0,0,0) 100%);opacity:.5;position:absolute;left:0;top:0}section.insta-feed .insta-images::after{content:"";width:350px;height:100%;background:linear-gradient(279deg,rgba(228,150,66,.5) 0,rgba(0,0,0,0) 100%);opacity:.5;position:absolute;right:0;top:0}section.insta-feed .insta-images a{display:flex;width:100%;box-shadow:rgba(0,0,0,.35) 0 -50px 36px -28px inset;height:350px}section.insta-feed .insta-images img{height:100%;width:100%;object-fit:cover}section.awards .award-grid{display:flex;flex-wrap:wrap;grid-gap:5px;padding:33px 0}section.awards .award-grid .award{width:19%;display:flex;height:130px;align-items:center;justify-content:center;box-shadow:rgba(0,0,0,.02) 0 1px 3px 0,rgba(27,31,35,.15) 0 0 0 1px}section.awards .award-grid .award:hover img{transform:scale(1.05)}section.awards .award-grid .award img{transition:all .2s ease;width:100%;height:60%;object-fit:scale-down}section.balayi-page{padding-top:66px}section.balayi-page .title{font-size:3em;color:#555}section.balayi-page .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px}section.balayi-page p{font-size:1.5em;color:#4d515e;line-height:1.5}section.balayi-page ul{color:#4d515e;font-weight:600;margin:50px 0;font-size:1.5em}section.balayi-page ul li{margin:20px 0;display:flex;align-items:center}section.balayi-page ul li::before{content:"";margin-right:8px;display:inline-flex;background-image:url(../../images/heart.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:15px;height:15px}section.balayi-page a{width:max-content;border:1px solid #812b4b;border-radius:4px;padding:14px 22px;display:block;margin-bottom:50px;text-decoration:none;color:#812b4b;transition:all .2s ease}section.balayi-page a i{margin-right:10px}section.balayi-page a:hover{background-color:#812b4b;color:#fff}section.balayi-page .container-fluid{padding:0}section.balayi-page .container-fluid img{width:100%;height:100%;object-fit:cover}section.oda-page{padding-top:66px;padding-bottom:66px}section.oda-page .title{font-size:3em;color:#555}section.oda-page .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px}section.oda-page .oda-resmi{width:100%;border-radius:4px;margin:25px 0;overflow:hidden;box-shadow:rgba(17,17,26,.05) 0 1px 0,rgba(17,17,26,.1) 0 0 8px}section.oda-page .oda-resmi img{width:100%;height:100%;object-fit:cover}section.oda-page .oda-aciklamasi{font-size:1.1em;line-height:1.5;color:#959596}section.oda-page .oda-aciklamasi p{margin:15px 0}section.oda-page .oda-hizmetleri{margin:33px 0}section.oda-page .oda-hizmetleri h4{font-size:2em;margin-bottom:25px}section.oda-page .oda-hizmetleri .hizmetler{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}section.oda-page .oda-hizmetleri .hizmet{display:flex;align-items:center;cursor:pointer}section.oda-page .oda-hizmetleri .hizmet:hover i{background-color:#812b4b;color:#fff;transform:scale(1.3)}section.oda-page .oda-hizmetleri .hizmet i{margin-right:20px;width:45px;height:45px;display:flex;align-items:center;justify-content:center;color:#858a99;background:#e6e6e6;transition:all .3s ease;border-radius:3px}section.oda-page .oda-hizmetleri .hizmet .detay p{font-weight:700;font-size:1.2em;color:#8e8f91;margin-bottom:5px}section.yiyecek-page{padding-top:66px;padding-bottom:66px}section.yiyecek-page .title{font-size:3em;color:#555}section.yiyecek-page .title span{color:#f26522}section.yiyecek-page .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px}section.yiyecek-page .yiyecek-grid{display:flex;flex-wrap:wrap;grid-gap:15px}section.yiyecek-page .yiyecek-grid .yiyecek-grid-item{width:49%;box-shadow:rgba(9,30,66,.25) 0 1px 1px,rgba(9,30,66,.13) 0 0 1px 1px;padding:30px}section.yiyecek-page .yiyecek-grid .yiyecek-grid-item:hover img{transform:scale(1.02)}section.yiyecek-page .yiyecek-grid .yiyecek-grid-item img{border-radius:4px;transition:all .2s ease;width:100%;height:365px}section.yiyecek-page .yiyecek-grid .yiyecek-grid-item .name{font-size:1.5em;font-weight:600;margin-bottom:15px;margin-top:10px;color:#606060}section.yiyecek-page .yiyecek-grid .yiyecek-grid-item .desc{font-size:1em;font-weight:400;line-height:1.3}section.havuz-sahil-page{padding-top:66px;padding-bottom:66px}section.havuz-sahil-page .title{font-size:3em;color:#555}section.havuz-sahil-page .title span{color:#f26522}section.havuz-sahil-page .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px}section.havuz-sahil-page p{font-size:1.2em;color:#4d515e;line-height:1.5}section.havuz-sahil-page .resimler{display:flex;flex-wrap:wrap;margin:44px 0;grid-gap:15px}section.havuz-sahil-page .resimler .resim{width:23%;height:300px;position:relative;box-shadow:rgba(0,0,0,.08) 0 4px 12px;overflow:hidden}footer,section.aktiviteler-page .aktivite-list .aktivite{box-shadow:rgba(0,0,0,.05) 0 6px 24px 0,rgba(0,0,0,.08) 0 0 0 1px}section.havuz-sahil-page .resimler .resim:hover img{object-position:0}section.havuz-sahil-page .resimler .resim::before{content:"";position:absolute}section.havuz-sahil-page .resimler .resim img{border-radius:4px;object-position:-25px;width:120%;transition:all .2s ease;height:110%;object-fit:cover}section.aktiviteler-page{padding-top:66px;padding-bottom:66px}section.aktiviteler-page .title{font-size:3em;color:#555}section.aktiviteler-page .title span{color:#f26522}section.aktiviteler-page .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px}section.aktiviteler-page p{font-size:1.2em;color:#4d515e;line-height:1.5}section.aktiviteler-page .aktivite-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;margin:33px 0}section.aktiviteler-page .aktivite-list .aktivite{overflow:hidden;border-radius:3px}section.aktiviteler-page .aktivite-list .aktivite:hover .data{background-color:#812b4b;color:#fff}section.aktiviteler-page .aktivite-list .aktivite:hover img{transform:scale(1.1)}section.aktiviteler-page .aktivite-list .aktivite .img{width:100%;height:300px;overflow:hidden}section.aktiviteler-page .aktivite-list .aktivite .img img{width:100%;height:100%;object-fit:cover;transition:all 7s ease}section.aktiviteler-page .aktivite-list .aktivite .data{display:flex;transition:all .3s ease;align-items:center;justify-content:center;padding:20px;color:#4d515e;font-weight:700;font-size:1.2em;text-align:center}section.spa-page{padding-top:66px;padding-bottom:66px}section.spa-page .title{font-size:3em;color:#555}section.spa-page .title span{color:#f26522}section.spa-page .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px}section.spa-page p{font-size:1.2em;color:#4d515e;line-height:1.5}section.spa-page .table{margin:23px 0}section.spa-page .table .item{display:flex;align-items:center;justify-content:space-between;background:#f5f5f5;padding:8px}section.spa-page .table .item span{font-weight:700;color:#812b4b}section.spa-page .table .item:nth-child(odd){background:#e7e7e7}section.spa-page .images{display:flex;flex-wrap:wrap;grid-gap:10px;justify-content:space-between}section.spa-page .images .img{overflow:hidden;width:19%;box-shadow:rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px;height:185px}section.spa-page .images .img:hover img{object-position:bottom}section.spa-page .images img{transition:all .4s ease;width:100%;height:100%;object-fit:cover;border-radius:4px;object-position:top}section.galeri-page{padding-top:66px;padding-bottom:66px}section.galeri-page .title{font-size:3em;color:#555}section.galeri-page .title span{color:#f26522}section.galeri-page .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px}section.galeri-page p{font-size:1.2em;color:#4d515e;line-height:1.5}section.galeri-page .images{display:flex;flex-wrap:wrap;grid-gap:10px}section.galeri-page .images .img{display:flex;align-items:center;justify-content:center;overflow:hidden;width:250px;box-shadow:rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px;height:185px}section.galeri-page .images .img:hover img{object-position:bottom}section.galeri-page .images img{transition:all .4s ease;width:100%;height:100%;object-fit:cover;border-radius:4px;object-position:top}section.iletisim-page .title{font-size:3em;color:#555}section.iletisim-page .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px}section.iletisim-page p{font-size:1.5em;color:#4d515e;line-height:1.5}section.iletisim-page .col-title{font-size:1.5em;font-weight:600;border-bottom:1px solid #f26522;margin-bottom:10px;box-shadow:rgba(0,0,0,.05) 0 0 0 1px;padding:10px;color:#2d2f35}section.iletisim-page form input,section.iletisim-page form option,section.iletisim-page form select,section.iletisim-page form textarea{border:none;background:0 0;width:100%;font-family:"Sofia Sans",sans-serif;box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.05) 0 .25em 1em;padding:10px;margin:10px 0;outline:0;color:#2d2f35;font-size:1em}section.iletisim-page .bilgi{margin:15px 0}section.iletisim-page a,section.iletisim-page span{color:#f26522;text-decoration:none;font-weight:600;font-size:1.2em}section.iletisim-page a i,section.iletisim-page span i{color:#812b4b}section.iletisim-page button{margin-left:auto;cursor:pointer;background:#fff;width:max-content;border:1px solid #812b4b;border-radius:4px;padding:14px 22px;display:block;margin-bottom:50px;text-decoration:none;color:#812b4b;transition:all .2s ease}section.iletisim-page button i{margin-right:10px}section.iletisim-page button:hover{background-color:#812b4b;color:#fff}section.iletisim-page .container-fluid{padding:0}section.iletisim-page .container-fluid iframe{width:100%;height:400px;object-fit:cover;margin-bottom:66px}section.text-page{padding-top:66px;padding-bottom:66px;font-size:1.5em;color:#4d515e;line-height:1.5}section.text-page .title{font-size:3em;color:#555}section.text-page .title span{color:#f26522}section.text-page .subtitle{font-weight:200;font-size:1.4em;margin-top:15px;color:#606060;margin-bottom:60px}section.text-page p{margin:20px 0}section.text-page .col-title{font-size:1.5em;font-weight:600;border-bottom:1px solid #f26522;margin-bottom:10px;box-shadow:rgba(0,0,0,.05) 0 0 0 1px;padding:10px;color:#2d2f35}section.text-page .text-wrapper strong{color:#f26522}section.text-page .text-wrapper ul{list-style:circle;margin:18px 0}section.text-page .text-wrapper iframe,section.text-page .text-wrapper img{width:100%}section.text-page .text-wrapper a{display:inline-block;color:#f26522;text-decoration:none;margin:15px 0;border-radius:4px}section.text-page .text-wrapper a.glow{padding:8px 15px;background:#f26522;color:#fff;font-weight:600}section.text-page .text-wrapper .important{background:rgba(0,0,0,.912);color:#f26522;font-weight:600;padding:10px;border-radius:4px}footer{padding-top:66px}footer .footer-logo{text-decoration:none;color:#858a99}footer .footer-logo p{margin-top:15px;font-size:1em}footer .row2 h4,footer .row3 h4{font-size:1.8em;font-weight:900;color:#4d515e}footer .row2 a,footer .row3 a{color:#606060;text-decoration:none;margin-top:15px;display:flex;font-size:1.2em;transition:all .2s ease}footer .row2 a:hover,footer .row3 a:hover{color:#f26522}footer .row3 .s p{font-size:1.8em;font-weight:900;color:#4d515e}footer .row3 .s span{margin:15px 0;display:block;font-size:1.3em;color:#858a99;line-height:1.5}footer .row3 a{margin:15px 0;color:#f26522}footer .c-r{margin-top:50px;text-align:center;background:#ececec;padding:15px}footer .c-r p{display:flex;align-items:center;justify-content:center}footer .c-r a{color:#e2382a;text-decoration:none;display:inline-flex;align-items:center;margin:0 5px}footer .c-r a img{margin-right:5px;width:1em;object-fit:scale-down}@media screen and (max-width:1024px){header .main-header .container{flex-direction:column}header .main-header .container .menu{margin-left:unset;white-space:nowrap}header .main-header .container .call-now{margin-left:auto;margin-right:auto}section.insta-feed .insta-images{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:500px){.mobile-menu-button{display:flex}.mobile-menu,.owl-carousel{display:block}header .main-header .container .menu,section.welcoming .image-3d .images .back-image{display:none}header{box-shadow:rgba(0,0,0,.1) 0 1px 3px 0,rgba(0,0,0,.06) 0 1px 2px 0}header .top-row{padding-right:10px}.main-slider .item{height:400px}.main-slider .item .heading .heading-big{font-size:2.7em}.main-slider .item .heading .heading-sub{font-size:1em}section.welcoming .image-3d .images .front-image{max-width:100%;margin:0 auto}footer .row .col-12,section.special-offers .discover .wrapper{display:flex;flex-direction:column}section.most-prefered .box{height:300px}section.sliding-Row .sliding-area{margin-left:unset!important;margin-right:unset!important}section.sliding-Row .sliding-area .item{max-width:100%;height:300px;margin-bottom:20px}section.sliding-Row .flex-row-reverse .text-area{width:100%}section.sliding-Row .text-area{padding-top:0}section.sliding-Row .text-area .subtitle{width:100%}section.sliding-Row .row{margin:0}section.special-offers{padding-bottom:66px}section.special-offers .discover .wrapper .left{height:300px;width:100%}section.special-offers .discover .wrapper .left img{width:100%;object-fit:cover}section.special-offers .discover .wrapper .right{margin-top:15px;width:100%;margin-bottom:30px}section.special-offers .discover .wrapper .right .text-area{padding:0 10px}section.insta-feed .insta-images{grid-template-columns:repeat(1,1fr)}section.awards .award-grid{align-items:center;justify-content:center}section.awards .award-grid .award{width:30%}footer{text-align:center}footer .row .col-12{align-items:center;justify-content:center;text-align:center!important}footer .row2 a,footer .row3 a{text-align:center;display:inline-block}footer .c-r p{display:flex;flex-direction:column}footer .c-r p a{margin:5px 0}section.oda-page .oda-hizmetleri .hizmetler{grid-template-columns:repeat(2,1fr)}section.havuz-sahil-page .resimler .resim,section.yiyecek-page .yiyecek-grid .yiyecek-grid-item{width:100%}section.aktiviteler-page .aktivite-list{grid-template-columns:repeat(1,1fr)}section.galeri-page .images .img,section.spa-page .images .img{width:100%;height:300px}}