@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #58c5c7;
}
html::-webkit-scrollbar
{
	width: 6px;
	background-color: #58c5c7;
}
html::-webkit-scrollbar-thumb
{
	background-color: #000;
}
html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
html,body,p,a,span,h1,h2,h3,h4,h5 {
	font-family: 'Poppins', sans-serif;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

header .genel
{
	position: absolute;
	width: 100%;
	z-index: 9;
}
header .genel .nav-link
{
	color: white !important;
	font-weight: bold;
	font-size: 16px;
}
header .genel .nav-link:hover
{
	color: #0080bf !important;
	font-weight: bold;
	font-size: 16px;
}


header .genel .navbar-light 
{
	background-color: #f8f9fa00 !important;
}

header .genel .ustheader ul
{
	margin: 0;
	padding: 0;
	text-align: right;

}

header .genel .ustheader ul li
{
	list-style-type: none;
	float: left;
	padding: 10px;
}
header .genel .ustheader ul li a
{
	color: white;
	font-size: 15px;
}



header .sabit
{
	
	background-color: black;
	width: 100%;
	z-index: 9;
}
header .sabit .nav-link
{
	color: white !important;
	font-weight: bold;
	font-size: 16px;
}
header .sabit .nav-link:hover
{
	color: #0080bf !important;
	font-weight: bold;
	font-size: 16px;
}
header .sabit .navbar-light 
{
	background-color: black !important;
}

header .sabit .ustheader ul
{

	margin: 0;
	padding: 0;
	text-align: right;

}

header .sabit .ustheader ul li
{
	list-style-type: none;
	float: left;
	padding: 10px;
}
header .sabit .ustheader ul li a
{
	color: white;
	font-size: 13px;
}


.transfersorgu
{
	
	background-image: url(../../yukleme/transfersorgu.jpeg);
	width: 100%;
	height: 700px;

	background-repeat: no-repeat;
	background-size: cover;


}
.transfersorgu .beyazbg
{
	background-color:#ffffffe8;
	border-radius: 15px;
	padding: 10px;
}








.slider 
{
	width: 100%;
	height: 769px;
	background: url(../img/arkaplan.jpg) no-repeat top center;
	position: relative;
	background-size: cover;
}
.slider .transferh5
{
	position: relative;
	top: -60px;
}


.slider .rezervasyonpaneli
{
	position: relative;
	top: 65%;
	text-align: left;
}
.slider .rezervasyonpaneli .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active
{
	border-color: transparent;
	background-color: #0080bf;
	color: white;
}

.slider .rezervasyonpaneli .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link
{
	border-color: transparent;
	background-color: #0e0e0e73;
	color: white;
	height: 120px;
	width: 150px;
}
.slider .rezervasyonpaneli .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link img
{
	position: relative;
	top: -20px;
}
.slider .rezervasyonpaneli .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link h5
{
	margin-top: 10px;
	font-size: 14px;
}
.slider .rezervasyonpaneli .nav-tabs {
	border:0;
}

.slider .rezervasyonpaneli .nav-tabs .nav-item
{
	margin: 5px;

}

.slider .rezervasyonpaneli .formlar
{

	border-radius: 10px;
	padding: 25px;
	background-color: #00000073;
}

.slider .rezervasyonpaneli .formlar input
{
	padding-left: 45px;
	height: 60px;
	border-radius: 0;
	font-size: 16px;
	
}

.slider .rezervasyonpaneli .formlar select
{
	padding-left: 45px;
	height: 60px;
	border-radius: 0;
	font-size: 16px;
	
}
.slider .rezervasyonpaneli .formlar i
{
	top: 15px;
	left: 14px;
	font-size: 24px;
	color: black;
	position: absolute;
}
.slider .rezervasyonpaneli .formlar button
{
	height: 60px;
	border-radius: 0;
	border-color: transparent;
	color: white;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	width: 100%;
	text-align: left;
	font-weight: bold;
	background-color: #0080bf;
}


.slider .rezervasyonpaneli .altyazi
{
	color: white;
	font-family: 'Poppins', sans-serif;
	text-align: right;
}

.slider .rezervasyonpaneli .altyazi h1
{
	margin-top: 25px;
	color: white;
	font-weight: bolder;
	font-size: 63px;
}
.slider .rezervasyonpaneli .altyazi p
{
	font-weight: bold;
}
.slider .rezervasyonpaneli .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background: #0080bf;
	color: #ffffff !important;
	border: 1px solid #0080bf !important;
	position: relative;
}
.slider .rezervasyonpaneli .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active:after {
	content: '';
	position: absolute;
	left: 38%;
	top: 95%;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #0080bf;
	clear: both;
}
.slider 
{

}
.slider .tab-content
{
	margin-top: 25px;
}


.araclar .harita
{
	height: 300px;
}


.araclar #map
{
	width: 100%;
	height: 100%;
}

.araclar .aractab
{
	background-color: #f1eded;
	color: gray;
	border-bottom: 3px solid gray;
}
.araclar .aractab h3
{
	font-weight: 200;
}
.araclar .aractabactive 
{
	background-color:#0080bf;
	color: white;
	border-bottom: 3px solid orange;

}
.araclar .aractabactive h3
{

	font-weight: 200;
}

.araclar .ozet

{
	background-color: #f1eded;
}

.araclar .indirimdiv
{
	display: block;
	width: 92px;
	height: 42px;
	background: url(../img/discount-bg.png) no-repeat 0 0;
	text-align: center;
	font-size: 17px;
	color: #fFF;
	font-weight: 700;
	position: absolute;
	top: 106px;
	right: 10px;
	z-index: 3;
	font-style: normal;
	line-height: 1;
	padding: 3px 0 0;
}
.araclar .aracdetay
{
	border-bottom: 4px solid #0080bf;
}

.araclar .aracdetay .indirimlifiyat
{
	color: gray;
	text-decoration:line-through;
	font-size: 18px;

}
.araclar .aracdetay .indirimsizfiyat
{
	color: black;
	font-weight: bold;
	font-size: 32px;

}
.araclar .aracdetay .stundiv
{
	padding: 20px;
	color: white;
	background-color: #0080bf;
}
.araclar .aracdetay .stundiv2
{
	padding: 20px;
	color: white;
	background-color: #0080bf;
}

.araclar .card-header
{
	background-color:#0080bf;
	color: white;
	font-weight: bold;
}




.ortaalan 
{
	margin: 50px 0;
}
.ortaalan ul
{
	margin: 0;
	padding: 0;
}
.ortaalan ul li
{
	height: 300px;
	border-right: 1px solid #ccc;
	padding: 20px;
	list-style-type: none;
	width: 33%;
	float: left;
}
.ortaalan ul li:last-child {border: 0px;}
.ortaalan .fa
{
	color: #0080bf;
	font-size: 102px !important;
}
.ortaalan h3
{
	margin-top: 30px;
}

.ortaalan p
{
	margin-top: 10px;
}

.hizmetler
{
	margin: 70px 0;
}


.hizmetler h1
{
	margin: 70px 0;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
}
.hizmetler .hizmet
{
	color: white;
	width: 100%;
	height: 250px;
	border: 1px solid grey;
	margin: auto;

}
.hizmetler .hizmet h3
{
	margin-top: 14px;
	font-size: 25px;
	padding-left: 5px;


}
.hizmetler a
{

	border-radius: 0;
	border-color: transparent;
	color: white;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	background-color: #0080bf;
}

.hizmet:hover {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

.hizmetler a:hover
{
	text-decoration: none;
}

.anasayfacarousel .carousel-wrap {
	width: 100%;
	margin: auto;
	position: relative;
}
.anasayfacarousel .owl-carousel .owl-nav{
	overflow: hidden;
	height: 0px;
}

.anasayfacarousel .owl-theme .owl-dots .owl-dot.active span, 
.anasayfacarousel .owl-theme .owl-dots .owl-dot:hover span {
	background: #2caae1;
}



.anasayfacarousel .owl-carousel .nav-btn{
	height: 47px;
	position: absolute;
	width: 26px;
	cursor: pointer;
	top: 45% !important;
}

.anasayfacarousel .owl-carousel .owl-prev.disabled,
.anasayfacarousel .owl-carousel .owl-next.disabled{
	pointer-events: none;
	opacity: 0.2;
}

.anasayfacarousel .owl-carousel .prev-slide{
	z-index: 99;

	left: -65px;
}
.anasayfacarousel .owl-carousel .next-slide{
	z-index: 99;

	right: -60px;
}
.anasayfacarousel .owl-carousel .prev-slide:hover{
	background-position: 0px -53px;
}
.anasayfacarousel .owl-carousel .next-slide:hover{
	background-position: -24px -53px;
}

.anasayfacarousel span.img-text {
	text-decoration: none;
	outline: none;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor: pointer;
	width: 100%;
	font-size: 23px;
	display: block;
	text-transform: capitalize;
}
.anasayfacarousel span.img-text:hover {
	color: #2caae1;
}

.memnuniyet
{
	margin: 120px 0;
}


.iletisim ul
{
	padding: 0;
	margin: 0;
}
.iletisim ul li
{
	list-style-type: none;
	padding: 20px;
}
.iletisim ul li a
{
	font-size: 23px;
	color: black;
}
.iletisim ul li a i
{
	color: #0080bf;
}
.iletisim .borders
{
	border-right: 3px solid #e5e5e5;

}

footer
{
	background-color: black;
}

footer .cagrimerkezi h3
{
	color: white;
}
footer .cagrimerkezi ul
{ margin: 0;padding: 0;
}


footer .cagrimerkezi ul li
{ 
	padding: 10px;
	list-style-type: none;
}
footer .cagrimerkezi ul li .fa
{
	color:#0080bf;
}
footer .cagrimerkezi ul li a
{ 
	color: white;
}


footer .sosyalmedya div
{
	position: relative;
	float: left;
	width: 100%;
}
footer .sosyalmedya h3
{
	color: white;
}

footer .sosyalmedya ul
{
	margin: 0;
	padding: 0;
}
footer .sosyalmedya ul li
{
	float: left;
	list-style-type: none;
}

footer .sosyalmedya .fa {
	padding-top: 11px;
	font-size: 30px;
	width: 45px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	border-radius: 50%;
	color: #0080bf;
}

footer .sosyalmedya .fa:hover {
	opacity: 0.7;
}





footer .copyright
{
	color:white;
}

footer .webtasarim a
{
	color:#0080bf;
}


.haritagoster
{
	height: 300px;
}
#map {
	width: 100%;
	height: 100%;
}


.blog{
	background-color: #f7f7f7 ;
}
.blog .blogresim
{
	margin: 10px 0;
}

.blog .blogaciklama
{
	padding: 10px 0; 
	height: 140px;

}

.blog .blogaciklama p
{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.blog .blogborder
{
	background-color: white;
	border-radius: 10px;
	padding:10px;
	margin: 10px 0;

}
.blog .blogbtn a
{

	color: black;
	font-weight: bold;
}

.eksecenekul
{
	padding: 0;
	margin: 0;
}

.eksecenekul li
{
	float: left;
	width: 100%;
	padding: 10px;
	list-style-type: none;
}
.eksecenekul label
{
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
}



body {
	height: 100vh;
	padding: 0;
	margin: 0;
}

.bg {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
	content: "";
	display: inline-block;
	background: #fff;
	width: 0;
	height: 0.2rem;
	position: absolute;
	transform-origin: 0% 0%;
}

.chiller_cb {
	position: relative;
	height: 2rem;
	display: flex;
	align-items: center;
}
.chiller_cb input {
	display: none;
}
.chiller_cb input:checked ~ span {
	background: #0080bf;
	border-color: #0080bf;
}
.chiller_cb input:checked ~ span:before {
	width: 1rem;
	height: 0.15rem;
	transition: width 0.1s;
	transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
	width: 0.4rem;
	height: 0.15rem;
	transition: width 0.1s;
	transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
	background: #ececec;
	border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
	color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
	cursor: default;
}
.chiller_cb label {
	padding-left: 2rem;
	position: relative;
	z-index: 2;
	cursor: pointer;
	margin-bottom:0;
}
.chiller_cb span {
	display: inline-block;
	width: 1.2rem;
	height: 1.2rem;
	border: 2px solid #ccc;
	position: absolute;
	left: 0;
	transition: all 0.2s;
	z-index: 1;
	box-sizing: content-box;
}
.chiller_cb span:before {
	transform: rotate(-55deg);
	top: 1rem;
	left: 0.37rem;
}
.chiller_cb span:after {
	transform: rotate(35deg);
	bottom: 0.35rem;
	left: 0.2rem;
}




.anasayfacarousel2
{
	margin: 40px 0 0 0;
}



.anasayfacarousel2 .carousel-wrap {
	width: 100%;
	margin: auto;
	position: relative;
}
.anasayfacarousel2 .owl-carousel .owl-nav{
	overflow: hidden;
	height: 0px;
}

.anasayfacarousel2 .owl-theme .owl-dots .owl-dot.active span, 
.anasayfacarousel2 .owl-theme .owl-dots .owl-dot:hover span {
	background: #2caae1;
}



.anasayfacarousel2 .owl-carousel .nav-btn{
	height: 47px;
	position: absolute;
	width: 26px;
	cursor: pointer;
	top: 45% !important;
}

.anasayfacarousel2 .owl-carousel .owl-prev.disabled,
.anasayfacarousel2 .owl-carousel .owl-next.disabled{
	pointer-events: none;
	opacity: 0.2;
}

.anasayfacarousel2 .owl-carousel .prev-slide{
	z-index: 99;

	left: -65px;
}
.anasayfacarousel2 .owl-carousel .next-slide{
	z-index: 99;

	right: -60px;
}
.anasayfacarousel2 .owl-carousel .prev-slide:hover{
	background-position: 0px -53px;
}
.anasayfacarousel2 .owl-carousel .next-slide:hover{
	background-position: -24px -53px;
}

.anasayfacarousel2 span.img-text {
	text-decoration: none;
	outline: none;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor: pointer;
	width: 100%;
	font-size: 23px;
	display: block;
	text-transform: capitalize;
}
.anasayfacarousel2 span.img-text:hover {
	color: #2caae1;
}


.mobilmenu
{
	display: none;

}

.faturabilgileri input[type="radio"] {
	display: none;
}
.faturabilgileri label:hover {
	cursor:pointer;
}
.faturabilgileri label {

	display: block;
	background: white;
	padding: 10px;
	border-radius: 20px;

	margin-bottom: 1rem;
	margin: 1rem;
	text-align: center;
	box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);
	position: relative;
}
.faturabilgileri input[type="radio"]:checked + label {
	background: #0080bf;
	color: hsl(0deg 0% 97%);
	box-shadow: 0px 0px 20px hsl(0deg 2% 59%);

}
.faturabilgileri input[type="radio"]:checked + label:after {
	color: hsla(215, 5%, 25%, 1);
	font-family: FontAwesome;
	border: 2px solid hsl(40deg 94% 50%);
	content: "\f00c";
	font-size: 24px;
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	height: 35px;
	width: 35px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	background: white;
	box-shadow: 0px 2px 5px -2px hsl(0deg 0% 0% / 25%);
}



.whatsappapi {
	color: white;
	position: fixed;
	z-index: 999;
	bottom: 20px;
	right: 15px;
	background-color: #25d366;
	border-radius: 100%;
	width: 55px;
	height: 55px;
	padding: 7px;
}
.whatsappapi a{
	color: white;
	font-size: 20px;

}


.telefonapi {
	color: white;
	position: fixed;
	z-index: 999;
	bottom: 20px;
	left: 15px;
	background-color: red;
	border-radius: 100%;
	width: 55px;
	height: 55px;
	padding: 7px;
}
.telefonapi a{
	color: white;
	font-size: 20px;

}







.business
{
	

	width: 100%;
	min-height: 878px;
	height: auto;
	background: url(../../img/bussines-header-bg.jpg) no-repeat top center;
	position: relative;
	background-size: cover;
	padding-top: 88px;
	border-bottom: 16px solid #0080bf;
}
.kullanicilar
{
	

	width: 100%;
	min-height: 878px;
	height: auto;
	background: url(../../img/business-anlasmali-kurumlar.jpg) no-repeat top center;
	position: relative;
	background-size: cover;
	padding-top: 88px;
	border-bottom: 16px solid #0080bf;
}


.vipform
{
	margin-top: 50px;
	position: relative;
	color: white;
	background: #00000085;
	padding: 25px 50px;
	border-radius: 5px;


}
.vipform .btn-warning
{
	color: white;
}
.vipform input
{
	border-radius: 0;
}





.custom-file-input~.custom-file-label::after {
	content: "Profil Resmi Seç";
}

.card-input-element {
	display: none;
	box-shadow: 0 0 1px 1px #2ecc71;
	border-radius: 5px;
}
.card-input {
	margin: 10px;
	padding: 10px;
	box-shadow: 0 0 1px 1px #dcd6d6;
	border-radius: 5px;
}
.card-input:hover {
	cursor: pointer;
}
.card-input-element:checked + .card-input {
	box-shadow:0 0 2px 2px #01ad2e;
	border-radius: 5px;
}
label {
	width: 100%;
}



/* Translate */
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}


