@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import "https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap";
html,body{width:100%;height:100%;min-height:100%;margin:0;padding:0}
body{font-size:14px;font-family:'Open Sans',sans-serif;color:#111; background:#fff; background-size: cover; background-position:bottom center;}
body.scrollHidden{overflow:hidden!important}
body.home, body.giris, body.sms, body.hesabim , body.hesabim2  {background-image: url(/assets/img/bg.jpg);}
*{box-sizing:border-box}
a{color:#18a3d3}
a:hover{color:#777;text-decoration:none}
:focus{outline:none}
.left{float:left}
.right{float:right}
.fadee{-webkit-transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);-moz-transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);-o-transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);-webkit-transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000);-moz-transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000);-o-transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000);transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000)}
.t{display:table;width:100%;height:100%}
.tc{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}
.btn-primary{color:#fff;background-color:#18a3d3;border-color:#18a3d3}
.btn-primary:hover{color:#fff;background-color:#18a3d3;border-color:#18a3d3}
.content {text-align: justify;}
.content h1 {font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #18a3d3;}
#top {width:100%;background: #004d73;height: 36px;color:#fff;line-height:36px;font-size:12px;}
#top a{color:#fff;}
#top img.urun-hizmet-ucretleri-icon{height:24px;}
header#header{position:relative;z-index:900;width:100%;background:#fff;top:0;}
#logo-band {width:100%;background: #fff;height: 84px;padding: 10px 0;}
#logo{float:left;padding:0}
#logo a{display:inline-block}
#logo img.logo{padding:10px 0}



#uye-paneli {
    margin-top: 10px;
}
#uye-paneli a.giris-btn{
    display: inline-block;
    padding: 11px 40px;
    background: #18a3d3;
    color: #fff;
    border-radius: 20px;
    text-align: center;
}
#uye-paneli a.giris-btn:hover{background: #004d73;}
#uye-paneli a.ara-btn{
    background: #f5f5f5;
    display: inline-block;
    padding: 10px;
    border-radius: 50%;
    margin-left: 10px;
}
#uye-paneli a.ara-btn:hover{background:#eee;}
#uye-paneli a.ara-btn img{
    height: 22px;
}

.giris-formu {background: rgba(255,255,255,.5);
    padding: 30px;
    border: 1px solid #fff;
    box-shadow: 5px 7px 10px rgba(0,0,0,.1);}



nav#menu{width:100%;padding:0;background: #f5f5f5;height: 70px;}
nav#menu ul#header-menu{list-style:none;float:left;padding:0;margin:0}
nav#menu ul#header-menu li{float:left;margin-right: 20px;}
nav#menu ul#header-menu li a{color: #004d73;padding:8px 0;margin: 18px 10px 17px 10px;text-transform:uppercase;font-size: 13px;display:block;letter-spacing:2px;font-weight: 700;}
nav#menu ul#header-menu li:hover a{color:#18a3d3}
nav#menu ul#header-menu li.selected a{}
nav#menu ul#header-menu li ul.header-child-menu{display:none;position:absolute;background:#fff;list-style:none;padding:10px;margin-top:-10px;box-shadow: 0 5px 20px rgba(0,0,0,.2);}
nav#menu ul#header-menu li ul.header-child-menu li{float:none}
nav#menu ul#header-menu li ul.header-child-menu li a{padding: 5px;color: #025279;margin: 0;text-transform: inherit;font-weight: 500;}
nav#menu ul#header-menu li:hover ul.header-child-menu li a{background:none;color:#777}
nav#menu ul#header-menu li ul.header-child-menu li:hover a{color:#18a3d3}
nav#menu ul#header-menu li:hover ul.header-child-menu{display:block}
#social{text-align:right}
#social img{height:24px}
ul.lang{list-style:none;float:right;padding:0 0 0 20px;margin:20px 15px 0 20px;border-left:1px solid #eee}
.lang li{float:left;margin-right:5px}
.lang a{display:block}
.lang img{height:24px}
.lang:hover .otherLang{display:block}
.otherLang{display:none;background:#fff;border-radius:10px;padding:8px 0;position:absolute;width:42px;text-align:center;box-shadow:2px 1px 5px rgba(0,0,0,.3);margin-left:-10px}
.menupdf{text-align:center;font-size:16px;margin-top:20px}
.menupdf a{color:#666}
.menupdf a:hover{color:#111}
#home-champ{width:100%;position:relative;margin-top:100px;z-index:0}
#home-offers{width:100%;position:relative;margin-top:30px;z-index:0}
#home-offers .owl-carousel .item{background-position:center;background-size:cover;height:360px}
section#slider{width:100%;position:relative;height:322px;margin-top: 15px;z-index:0;}
section#slider .owl-carousel .item{background-position:center;background-size:cover;height:322px}
.owl-carousel .owl-nav button.owl-next{position:absolute;top:calc(50% - 53px);font-size:61px;color:#fff;right:0;width:50px}
.owl-carousel .owl-nav button.owl-prev{position:absolute;top:calc(50% - 53px);font-size:61px;color:#fff;left:0;width:50px}
.owl-carousel .owl-nav span{display:block;padding-bottom:15px}
.owl-dots{position:absolute;bottom:0;width:100%}
.owl-theme .owl-nav [class*=owl-]:hover{background:rgba(0,0,0,.3)}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#c00}
.owl-carousel .owl-nav button:focus{outline:none}
section#slider .item .slideText{position:absolute;bottom:20px;z-index:1;width:100%;padding: 0 20px;}
section#slider .item .slideTextBig{display:block;color:#fff;font-size: 54px;z-index:2;text-shadow:2px 2px 10px rgba(0,0,0,1);font-family:'Abril Fatface',cursive;line-height:70px;position: relative;}
section#slider .item .slideTextSmall{display:block;color:#fff;font-size: 17px;line-height: 21px;z-index:1;margin:0;text-shadow:2px 2px 5px rgba(0,0,0,1);position:relative;}
section#slider .item .slideBtn{color:#fff;font-size:13px;padding:10px 30px;border-radius:10px;display:inline-block;text-transform:uppercase;font-weight:600;margin-top:-7px;letter-spacing:2px;text-shadow:1px 1px 2px #000,1px 1px 2px #000}
section#subSlider{width:100%;position:relative;height:400px;margin-top:15px;z-index:0;float:left}
section#subSlider .owl-carousel .item{background-position:center;background-size:cover;height:400px}
section#subSlider .sliderBaslik{border:4px solid #fff;padding:15px;display:inline-block;font-size:32px;font-weight:400;letter-spacing:12px;color:#fff;text-transform:uppercase}
section#subSlider .item .slideText{position:absolute;bottom:20px;z-index:1;width:100%;text-align:center}
section#subSlider .item .slideTextBig{display:block;color:#fff;font-size:82px;z-index:2;text-align:center;text-shadow:2px 2px 10px rgba(0,0,0,1);font-family:'Abril Fatface',cursive;line-height:70px;position: relative;}
section#subSlider .item .slideTextSmall{display:block;color:#fff;font-size:22px;z-index:1;text-align:center;margin:0;text-transform:uppercase;letter-spacing:15px;text-shadow:2px 2px 5px rgba(0,0,0,1);background:rgba(255,0,0,.6);display:block;position:relative}
section#subSlider .item .slideBtn{color:#fff;font-size:13px;padding:10px 30px;border-radius:10px;display:inline-block;text-transform:uppercase;font-weight:600;margin-top:-7px;letter-spacing:2px;text-shadow:1px 1px 2px #000,1px 1px 2px #000}

#doviz-kuru {width:100%; height:100%; background:#f5f5f5;}

#home-news {width:100%;margin-top: 30px;margin-bottom: 60px;overflow: hidden;}
#home-news .owl-carousel .owl-stage-outer{background: #fff;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 5px;height: 110px;}
#home-news .owl-item{background: #fff;}
#home-news .item{}
#home-news .item a{color: #333;}
#home-news .item a img{float:left;width: 110px;}
#home-news .item a div{float: left;padding: 15px;width: calc(100% - 110px);position: relative;height: 110px;}
#home-news .item a p{font-size:14px;font-weight: 600;}
#home-news .item a small{position: absolute; bottom: 10px;}
#home-news .owl-carousel .owl-nav button.owl-next{position:absolute;top: calc(50% - 60px);font-size:61px;color: #ccc;right: -50px;width:50px;}
#home-news .owl-carousel .owl-nav button.owl-prev{position:absolute;top: calc(50% - 58px);font-size:61px;color: #ccc;left: -50px;width:50px;}
#home-news .owl-theme .owl-nav [class*=owl-]:hover{background:rgba(0,0,0,.0);color: #aaa;}



#page{clear:both;padding:20px 0}
#page #submenu {/* border-right: 4px solid #18a3d3; *//* background: #004d73; */}
#page #submenu ul{list-style:none;margin:0;padding:0;background: #004d73;}
#page #submenu ul li a{color: #fff;text-transform:UPPERCASE;padding:10px;display:block;font-size:14px;/* border-left:4px solid #eee; */margin-bottom:1px;}
#page #submenu ul li a:hover{border-left:4px solid #18a3d3;color:#18a3d3;padding:10px 10px 10px 20px}
#page #submenu ul li.active a{border-left: 10px solid #18a3d3;/* color: #18a3d3; *//* padding:10px 10px 10px 20px; */}

#page #submenu ul h2{
    color: #fff;
    margin: 0 10px;
    padding: 20px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
}


#contactForm form input[type="text"]{width:100%;border:none;border-bottom:1px solid #999;padding:5px 0;margin-bottom:20px}
#contactForm form input[type="submit"]{border-radius:0;border:none;background:#18a3d3;color:#fff;padding:10px 30px;margin-top:20px}
#contactForm form textarea{width:100%;border:none;border-bottom:1px solid #999;padding:20px 0}

#list{position:relative;}


#transfer {clear:both;}
#transfer label{font-size: 10px;margin: 0;color: #aaa;}
#transfer select{
    font-size: 12px;
}
#transfer input[type="text"]{
    font-size: 12px;
    padding: 9px 15px;
}
#transfer input[type="radio"]{margin-right: 6px;position: relative;top: 1px;}

#transfer #transfer_way{padding: 10px 0;}
#transfer #transfer_way label{margin-right:20px;cursor:pointer;font-size: 14px;color: #333;}

#transfer #transfer_arrival{padding: 10px 0;border-top: 1px solid #eee;}
#transfer #transfer_arrival label{font-size: 10px;margin: 0;color: #aaa;
}
#transfer #transfer_departure{padding: 10px 0;border-top: 1px solid #eee;}
#transfer #transfer_departure label{font-size: 10px;margin: 0;color: #aaa;}

#transfer #carList{padding: 20px 0;border-top: 1px solid #eee;}
#transfer #carList div{}
#transfer #carList a{cursor:pointer;display: block;background: #eee;border-radius: 5px;overflow: hidden;box-shadow:0 0 10px rgba(0,0,0,0);}
#transfer #carList a:hover{box-shadow:0 0 20px rgba(0,0,0,.3);}
#transfer #carList img{}
#transfer #carList h3{font-weight: 900;padding: 10px 10px 0px 10px;margin: 0;}
#transfer #carList p{padding: 0 10px;color: #18a3d3;font-size: 12px;}
#transfer #carList span{width: 100%;border-radius: 0;padding: 10px 0;}

#transfer .transferSummary {
    font-size: 12px;
}
#transfer .transferSummary div{}
#transfer .transferSummary div:nth-child(4){
    border-top: 1px solid #ccc;
    margin-top: 30px;
}
#transfer .transferSummary b{
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 4px;
    margin-bottom: 6px;
}
#transfer .transferSummary ul{margin:0; padding:0; list-style:none;}
#transfer .transferSummary li{
    display: block;
    overflow: hidden;
}
#transfer .transferSummary li label{float: left;font-size: 12px;}
#transfer .transferSummary li span{
    float: right;
}

#transfer-step-1 {}
#transfer-step-2 {padding: 30px 0;}
#transfer-step-2 h5{
    font-size: 17px;
    font-weight: 700;
}
#transfer-step-3 {padding: 30px 0;}
#transfer-step-4 {padding: 30px 0;}


#detail{clear:both;padding:30px 0}
#home-events{position:relative;top:100px;width:100%;padding-bottom:100px;clear:both}
#home-events img{width:100%;}
#enquiry h1{font-size:32px;font-weight:900;text-transform:uppercase;margin-bottom:0}
#enquiry h2{font-size:21px;color:#aaa}
#enquiry h3{font-size:16px;color:#333}
#enquiry h4{font-size:20px;color:#18a3d3;font-weight:900}


#nav-Gallery {padding:20px 0;}
#nav-Hotel {padding:20px 0;}
#nav-Hotel h3{font-family: 'Abril Fatface',cursive; letter-spacing: 2px; color: #18a3d3;}
#nav-Courses {padding:20px 0;}
#nav-Courses h3{font-family: 'Abril Fatface',cursive; letter-spacing: 2px; color: #18a3d3;}







.ob {max-width: 100%;margin: 0; padding: 0;}
.ob-logo {text-align: center;margin-bottom: 40px;}
.ob-logo img{}
.ob-baslik {font-size: 22px;font-weight: 800;color: #015176;border-bottom: 1px solid;padding-bottom: 15px;margin-bottom: 15px;}
.ob-form {}
.ob-form label{margin-bottom: 0;}
.ob-form input[type="text"]{margin-bottom: 15px;}
.ob-form input[type="submit"]{margin-top: 15px;}

.ob .ekstreler {}
.ob .ekstreler table{}
.ob .ekstreler tr{}
.ob .ekstreler tr:hover{background: rgba(255,255,255,.3);}
.ob .ekstreler tr:nth-child(2n-1){background: rgba(255,255,255,.5);}
.ob .ekstreler td{vertical-align:middle;}
.ob .ekstreler td p{margin:0; padding:10px}
.ob .ekstreler td a{color:#333;}
.ob .ekstreler td a:hover{color: #18a3d3;}



footer#footer {position:fixed;bottom: 0;background:#fff;height: 40px;width:100%;box-shadow: 0 0 20px rgba(0,0,0,.1);z-index:900;}
footer#footer .copyright{text-align:right;font-size: 11px;line-height: 40px;font-weight: 500;}
footer#footer ul {list-style: none;float: left;margin: 0;padding: 0;}
footer#footer ul li {float: left;margin-right: 20px;font-size: 11px;line-height: 40px;}
footer#footer ul li a{display: block;}
footer#footer ul li a:hover{color: #18a3d3;}




#footer-tursab{margin: 40px 0;}
#footer-tursab img{height:100px}
#footer-social img{height:22px}
#footer-copyright{padding:20px}
.top{position:fixed;bottom:20px;right:20px;font-size:32px;z-index:11;transform:rotate(180deg);display:none}
.top a{color:#fff;background:rgba(0,0,0,.2);padding:4px 20px 9px}
.top a:hover{background:rgba(0,0,0,.4)}
.top a img{height:16px}
header#mobileHeader{width:100%;height:60px;position:fixed;top:0;z-index:10000;display:none;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.1)}
header#mobileHeader a#mobileLogo{display:block;float:left;padding:15px}
header#mobileHeader a#mobileLogo img{height:28px}
.menu{position:absolute;z-index:911;width:60px;height:60px;top:0;right:0;-webkit-transition-duration:.5s;transition-duration:.5s}
.menu.fixed{position:fixed;z-index:911;top:10px}
.menu .icon{-webkit-transition-duration:.5s;transition-duration:.5s;position:absolute;height:2px;width:30px;top:28px;background-color:#000;border-radius:4px;left:15px}
.menu .icon:before{-webkit-transition-duration:.5s;transition-duration:.5s;position:absolute;width:30px;height:2px;background-color:#000;content:"";top:-10px;border-radius:4px}
.menu .icon:after{-webkit-transition-duration:.5s;transition-duration:.5s;position:absolute;width:30px;height:2px;background-color:#000;content:"";top:10px;border-radius:4px}
.menu.open .icon{-webkit-transition-duration:.5s;transition-duration:.5s;background:transparent}
.menu.open .icon:before{-webkit-transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px);transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px)}
.menu.open .icon:after{-webkit-transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px);transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px)}
.menu:hover{cursor:pointer}
footer#mobileFooter{width:100%;background: #fff;text-align: center;padding: 10px 0;font-size: 10px; display:none}
nav#mobileMenu{display:none;position:fixed;top:0;background:#fff;z-index:9999;width:100%;text-align:center;height:100%}
nav#mobileMenu div.div{display:table;width:100%;height:100%}
nav#mobileMenu ul{list-style:none;margin:0;padding:0;display:table-cell;width:100%;vertical-align:middle}
nav#mobileMenu li{font-weight:700;text-transform:uppercase}
nav#mobileMenu li a{color:#333;display:block;padding:10px;font-size:14px}
nav#mobileMenu li ul li a{color:#fff;font-weight:300;text-transform:none;font-size:14px}
nav#mobileMenu ul li ul{display:none;background:#42bd81}
@media screen and (max-width:1200px) {
nav#menu ul#header-menu li a{padding:35px 15px 32px}
}
@media screen and (max-width:1024px) {
header#mobileHeader{display:block}
footer#mobileFooter{display:block}
header#header{display:none}
#lang{text-align:center;padding:0}
#lang a{display:inline-block;padding:5px}
#submenu ul li a{border-right:0 solid #397ec0}
.iletisim iframe{width:100%;margin-bottom:30px}

#page{width:100%;margin-top: 60px;}
#transfer {padding: 0 20px;}
section#slider{height:auto;margin-top:70px;}
section#slider .owl-carousel .item{height:300px}
section#slider .item .slideText{bottom:20px;}
section#slider .item .slideTextBig{font-size:28px;line-height:32px}
section#slider .item .slideTextSmall{font-size: 16px; line-height: 28px; letter-spacing: 4px;margin: 0;}
section#slider .item .slideBtn{font-size:12px;}

}
@media screen and (max-width:640px) {
	#home-news .owl-carousel .owl-nav button.owl-next {right:-30px;}
	#home-news .owl-carousel .owl-nav button.owl-prev {left:-30px; display:none;}
footer#footer{margin-top:10px;display: none;}
}