@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;800&display=swap');

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1.2px;
}
html {
	height: 100%;
}
* {
	text-decoration: none !important;
	outline: none !important;
}

/* SELECT2 RESET * START */

.form-group .select2-container {
	width: 100% !important;
}

.form-group .select2-container .select2-selection--single {
	height: unset;
	border-radius: 4px;
}

.form-group .select2-container .select2-selection__rendered {
	line-height: unset;
	padding: 0;
	height: unset;
	color: unset;
}

.form-group .select2-container .select2-selection__arrow {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	width: 20px;
	text-align: center;
	height: unset;
}

.select2-dropdown {
	border-radius: 0;
}

.select2-results__group,
.select2-results__option {
	padding: 5px;
	font-size: 14px;
	line-height: 22px;
	border: 0;
	border-bottom: solid 1px #eee;
}

.select2-results__group {
	background: #eee;
}

.select2-results__option:last-child {
	border-bottom: none;
}

.select2-search__field {
	border: solid 1px #ddd !important;
	padding: 5px 10px !important;
	font-size: 14px;
	line-height: 22px;
}

/* SELECT2 RESET * END */

/*----- OTALYA MOBILE MENU START -----*/
.mobil-nav ul{
	margin: 0;
}
.mobil-nav ul li{
	width: calc((100% / 4) + 1px);
	display: inline-block;
	text-align: center;
	height: 50px;
	vertical-align: middle;
	padding: 7px 0;
	margin-right: -6px;
	background: #004584 !important;
}
.mobil-nav ul li.harita{
	background: #555;
}
.mobil-nav ul li.harita a{
	color: #fff;
}
.mobil-nav ul li.telefon{
	background: #f78e19;
}
.mobil-nav ul li.telefon a{
	color: #fff;
}
.mobil-nav ul li.whatsapp{
	background: #00e676;
}
.mobil-nav ul li.whatsapp a{
	color: #fff;
}
.mobil-nav ul li.dil{
	background: #00a5ce;
}
.mobil-nav ul li.dil{
	color: #fff;
}
.mobil-nav ul li small{
	display: block;
	font-size: 12px;
	line-height: 12px;
}
.mobil-nav {
	position: fixed;
	bottom: 0;
	top: auto;
	left: 0;
	right: 0;
	box-shadow: 0px -1px 4px rgba(0,0,0,0.4);
	background: #fff;
	z-index: 999;
}
.mobil-nav svg , .mobil-nav i {
	font-size: 20px;
}
.mobil-nav ul li.instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.mobil-nav ul li.instagram a {
	color: #fff;
}

.so-icon {
	background-color: #7d7d7d;
}

.so-facebook {
	background-color: #3B5998;
}

.so-twitter {
	background-color: #55acee;
}

.so-instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}

.so-pinterest {
	background-color: #CB2027;
}

.so-linkedin {
	background-color: #0077b5;
}

.so-facebook-messenger {
	background-color: #448AFF;
}

.so-youtube {
	background-color: #cc181e;
}

.so-reddit {
	background-color: #ff4500;
}

.so-tumblr {
	background-color: #32506d;
}

.so-digg {
	background-color: #262626;
}

.so-google-plus {
	background-color: #DE5446;
}

.so-whatsapp {
	background-color: #25d366;
}

.so-vk {
	background-color: #4c6c91;
}

.so-weibo {
	background-color: #ff9933;
}

.so-odnoklassniki {
	background-color: #d7772d;
}

.so-xing {
	background-color: #1a7576;
}

.so-blogger {
	background-color: #ff8000;
}

.so-flipboard {
	background-color: #ff8000;
}

.so-delicious {
	background-color: #205cc0;
}

.so-weixin {
	background-color: #4EC034;
}

/*----- OTALYA MOBILE MENU END -----*/

.panel-text {
	font-size: 14px;
	line-height: 20px;
	color: #444;
	margin-bottom: -10px;
	font-weight: 400;
}

.panel-text img {
	max-width: 100%;
}

.panel-text h1 {
	display: block;
	font-size: 1.60em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text h2 {
	display: block;
	font-size: 1.40em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text h3 {
	display: block;
	font-size: 1.30em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text h4 {
	display: block;
	font-size: 1.20em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text h5 {
	display: block;
	font-size: 1.10em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text h6 {
	display: block;
	font-size: 1em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text p {
	display: block;
	margin-bottom: 10px;
}

.panel-text b {
	font-weight: 600;
}

.panel-text ul {
	padding: 0;
	list-style: none;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}

.panel-text ul li {
	display: block;
	margin-bottom: 5px;
	position: relative;
	padding-left: 12px;
}

.panel-text ul li:before {
	content: "\f45c";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 6px;
	transform: rotate(45deg);
	color: #ddd;
}

.nav-top {
	padding: 5px 0;
	background: rgba(0,0,0,0.8);
	border-bottom: solid 1px rgba(255,255,255,0.1);
}

.nav-top .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.nav-top .left,
.nav-top .right {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.nt-contact {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-right: 30px;
}

.nt-contact:last-child {
	margin-right: 0;
}

.nt-contact i {
	font-size: 14px;
	line-height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff !important;
	background: rgba(255,255,255,0.2);
	margin-right: 10px;
	min-width: 30px;
	height: 30px;
}

.nt-contact a {
	color: #fff !important;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none !important;
}

.nt-contact a:hover {
	text-decoration: underline !important;
}

.nt-lang {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.nt-lang a {
	display: block;
	margin-right: 10px;
}

.nt-lang a > i {
	display: block;
	font-size: 18px;
	line-height: 24px;
	border-radius: 5px;
	overflow: hidden;
}

.nt-lang a:last-child {
	margin-right: 0;
}

.nt-logo img {
	width: 200px;
}

.myrez-link {
	margin-right: 30px;
	font-size: 14px;
	line-height: 20px;
	color: #FFF99C !important; 
}

.myrez-link:hover {
	color: #B3AD5B !important;
}

.main-slider-container {
	position: relative;
	display: block;
	width: 100%;
}

.main-slider-container > .tns-outer > button {
	display: none;
}

.main-slider-container > .tns-outer > .tns-controls {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 10;
	padding: 0 40px;
	pointer-events: none;
	transform: translate(0, -50%);
}

.main-slider-container > .tns-outer > .tns-controls > button {
	display: block;
	width: 50px;
	height: 50px;
	background: none;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff !important;
	pointer-events: all;
	font-size: 50px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.8);
}

.main-banner {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(600/1920*100%);
}

.main-banner img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.main-banner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 4;
	background-image: url("../img/texture/01.png");
	opacity: 0.5;
}

.slider-form {
	margin: 0 auto;
    position: absolute;
    width: 100%;
    z-index: 12;
    left: 0;
    bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.slider-form .form-label {
	color: #fff;
}

.slider-form .form-group input,
.slider-form .form-group textarea,
.slider-form .form-group .select2-container .select2-selection--single,
.slider-form .form-group .passenger-toggle {
	background: rgba(255,255,255,0.9);
	border-color: rgba(255,255,255,0.5);
	color: #222 !important;
}

.slider-form .form-group input.error-label {
    box-shadow: inset 0px 0px 0px 2px #b22222;
}

.slider-form .row {
	margin-left: -5px;
	margin-right: -5px;
}

.slider-form .row > [class*="col-"] {
	padding-left: 5px;
	padding-right: 5px;
}

.slider-form > .container,
.slider-form > .container > .row {
	height: 100%;
	align-items: stretch;
}

.slider-form-in {
	background: rgba(0,0,0,0.4);
	padding: 15px 10px;
	padding-bottom: 0;
	display: block;
	pointer-events: all;
	border-radius: 0;
	border: solid 10px rgba(0,0,0,0.2);
}

.slider-form-title {
	display: block;
	font-size: 30px;
	line-height: 36px;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.8);
}

.slider-tabs {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 10px;
	margin-top: -66px;
}

.slider-tabs > a {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 10px 15px;
	background: #f5f5f5;
	border: solid 1px #ddd;
	border-radius: 5px 5px 0 0;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #444 !important;
	text-transform: uppercase;
	font-weight: 600;
}

.slider-tabs > a:hover {
	background: #fff;
}

.slider-tabs > a.active {
	background: #CC0027;
	color: #fff !important;
	border-color: #CC0027;
}

.form-group {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

.form-group.f-icon > i {
	position: absolute;
	top: 14px;
	left: 10px;
	font-size: 14px;
	color: #004584;
	width: 20px;
	text-align: center;
}

.form-group span.error-label {
	font-size: 12px;
	line-height: 20px;
	display: block;
	margin: 0;
	color: #b22222;
}

.counter-txt {
	font-size: 14px;
	line-height: 22px;
	color: #fff;
}

.form-group input,
.form-group textarea,
.form-group .select2-container .select2-selection--single,
.form-group .passenger-toggle {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	border: solid 1px #ccc;
	border-radius: 0;
	background: #fff;
	color: #222 !important;
	resize: none;
	box-shadow: inset 0px 2px 4px rgba(0,0,0,0.2);
}

.form-group input:disabled, .form-group input:disabled ~ i {
	opacity: 0.5;
}

.form-group.f-icon input,
.form-group.f-icon .select2-container .select2-selection--single,
.form-group.f-icon .passenger-toggle {
	padding-left: 35px;
}

.form-group input::placeholder,
.form-group textarea::placeholder,
.form-group .select2-container .select2-selection__placeholder {
	color: #888;
}

.form-dropdown {
	display: block;
	width: 100%;
}

.cbox-group {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
}

.cbox-group > input {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
}

.cbox-group > label {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
	margin: 0;
	user-select: none !important;
}

.cbox-group > label span:first-child {
	display: block;
	min-width: 20px;
	height: 20px;
	border: solid 1px #ccc;
	border-radius: 0;
	background: none;
	margin-right: 5px;
	position: relative;
}

.cbox-group > label span:first-child:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #004584;
	width: 10px;
	height: 10px;
	opacity: 0;
	border-radius: 2px;
}

.cbox-group > label span:last-child {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #222;
}

.cbox-group > input:checked ~ label span:first-child:before {
	opacity: 1;
}

.dropdown {
	position: relative;
}

.dropdown-toggle::after {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(0, -50%);
}

.dropdown > .dropdown-menu {
	min-width: 100%;
	width: unset;
	padding: 0;
	border-radius: 0;
	border: none;
	left: 0;
	background: #fff;
	border: solid 1px #ddd;
	margin-top: -1px;
}

.dropdown > .dropdown-menu a {
	display: block;
	width: 100%;
	white-space: nowrap;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 10px;
	color: #444 !important;
	font-weight: 500;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	transition: 0.2s ease 0s;
}

.dropdown > .dropdown-menu a:hover {
	color: #fff !important;
	background: #004584;
}

.dropdown > .dropdown-menu a:last-child {
	border-bottom: none;
}

.dropdown > .dropdown-menu a i {
	margin-right: 5px;
}

.main-btn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	white-space: nowrap;
	padding: 10px 15px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	background: #D90812;
	color: #fff !important;
	border: solid 1px #D90812;
	position: relative;
	border-radius: 0;
	transition: 0.2s ease 0s;
	text-transform: uppercase;
}

.main-btn:before {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	width: 1px;
	height: calc(100% + 2px);
	background: #222;
	transition: 0.2s ease 0s;
}

.main-btn.redcolor {
    background: #D90812;
    border-color: #D90812;
    color: #fff !important;
}

.main-btn.redcolor:before {
    background: #222;
}

.main-btn.white {
	border-color: #fff;
	color: #fff !important;
}

.main-btn.white:before {
	background: #fff;
}

.main-btn.white-reverse {
	border-color: #fff;
	color: #222 !important;
	background: #fff;
}

.main-btn.white-reverse:before {
	background: #000;
}

.main-btn:hover:before {
	width: calc(100% + 2px);
}

.main-btn:hover {
	color: #fff !important;
}

.main-btn.white:hover {
	color: #222 !important;
}

.main-btn span {
	position: relative;
	z-index: 10;
}

.main-btn.full {
	display: flex;
	width: 100%;
}

.slider-text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translate(0, -50%);
	z-index: 8;
	text-align: center;
}

.slider-text h2 {
	display: block;
	font-size: 40px;
	line-height: 46px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 15px;
	margin-bottom: 20px;
	text-shadow: 0px 4px 8px rgba(0,0,0,0.4);
}

.slider-text span {
	display: block;
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 5px;
	text-shadow: 0px 4px 8px rgba(0,0,0,0.2);
}

.page-content {
	/*max-width: 90rem;*/
	/*padding: 1px 0;*/
	/*background: rgba(0,0,0,0.5);*/
	margin: 0 auto;
	/*box-shadow: 0px 10px 20px rgba(0,0,0,0.4);*/
}

.smt {
	margin-top: 40px;
}

.smb {
	margin-bottom: 40px;
}

.grayback {
	padding: 40px 0;
	background: #f5f5f5;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.main-title {
	display: block;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	color: #222;
	font-weight: 800;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.main-title.white {
	color: #fff;
}

.not-item {
	background: #FFF99C;
	padding: 10px 15px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.not-item i {
	margin-right: 10px;
	width: 30px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: solid 1px #444;
}

.not-item .panel-text {
	color: #222;
}

.ftr-in {
	padding-top: 40px;
	padding-bottom: 10px;
	background: #002240;
	border-bottom: solid 1px #111;
}

.ftr-logo {
	display: block;
	margin-bottom: 30px;
}

.ftr-logo img {
	width: 140px;
    filter: contrast(0) brightness(2);
}
.ftr-tursab {
	display: block;
	margin-bottom: 30px;
}

.ftr-tursab img {
	width: 200px; 
}

.ftr-txt {
	display: block;
	font-size: 14px;
	line-height: 22px;
	color: #eee;
	margin-bottom: 30px;
}

.ftr-col {
	margin-bottom: 20px;
}

.ftr-title {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: 600;
	color: #fff;
	display: block;
}

.ftr-contact {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 10px;
}

.ftr-contact:last-child {
	margin-bottom: 0;
}

.ftr-contact i {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	min-width: 34px;
	height: 34px;
	border-radius: 0;
	background: rgba(255,255,255,0.2);
	text-align: center;
	color: #fff;
	margin-right: 10px;
}

.ftr-contact span, .ftr-contact span a {
	font-size: 14px;
	line-height: 20px;
	color: #fff !important;
	display: block;
}

.ftr-contact span a:hover {
	text-decoration: underline !important;
}

.ftr-links {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	margin-bottom: 30px;
}

.ftr-links a {
	font-size: 14px;
	line-height: 22px;
	color: #fff !important;
	margin-bottom: 5px;
	position: relative;
}

.ftr-links a:hover {
	text-decoration: underline !important;
}

.ftr-bottom {
	background: #111;
	padding: 20px 0;
}

.ftr-bottom > .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ftr-bottom span {
	font-size: 12px;
	line-height: 20px;
	color: #ccc;
}

.ftr-bottom a img {
	width: 70px;
	filter: grayscale(1);
}

.ftr-bottom a:hover img {
	filter: none;
}

.ftr-social {
	margin-bottom: 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

.ftr-social a {
	min-width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid 1px #888;
	border-radius: 0;
	transition: 0.2s ease 0s;
}

.ftr-social a i {
	transition: 0.2s ease 0s;
	color: #888 !important;
}

.ftr-social a:hover {
	background: #888;
}

.ftr-social a:hover i {
	color: #fff !important;
}

.navbar-toggler {
	display: block;
	font-size: 20px;
	border-radius: 0;
	border: none;
	background: #004584;
	color: #fff;
	padding: 10px 15px;
}

.page-banner {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(200/1200*100%);
}

.page-banner img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-banner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 2;
}

.page-banner > div {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 4;
	transform: translate(-50%, -50%);
	text-align: center;
}

.page-banner > div > h1 {
	display: block;
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.page-banner > div > div {
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-banner > div > div > a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #fff !important;
	position: relative;
	margin-right: 20px;
}

.page-banner > div > div > a:hover {
	text-decoration: underline !important;
}

.page-banner > div > div > a:last-child {
	margin-right: 0;
}

.page-banner > div > div > a:after {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	width: 20px;
	text-align: center;
	top: 1px;
	right: -20px;
}

.page-banner > div > div > a:last-child:after {
	content: none;
}

.about-img {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(600/1920*100%);
	margin-bottom: 30px;
	border-radius: 5px;
}

.about-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pagination {
	display: block;
	margin: 0;
	padding: 0;
}

.pagination ul {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

.pagination ul li {
	display: block;
	margin-right: 5px;
}

.pagination ul li:last-child {
	margin-right: 0;
}

.pagination ul li a {
	padding: 5px 10px;
	min-width: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: #555;
	font-size: 14px;
	line-height: 20px;
}

.pagination ul li a:hover {
	background: #444;
}

.pagination ul li.active a {
	background: #FFF99C;
}

.article-img {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(660/1280*100%);
	margin-bottom: 10px;
	border: solid 1px #ddd;
	border-radius: 0;
}

.article-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.4s ease 0s;
}

.article-img > div {
	position: absolute;
	top: 20px;
	right: 0;
	transform: skewX(-20deg) translate(100%, 0);
	background: #FFF99C;
	padding: 5px 15px;
	padding-left: 5px;
	transition: 0.4s ease 0s;
}

.article-img > div:before {
	content: "";
	position: absolute;
	top: 0;
	left: -48px;
	width: 50px;
	height: 100%;
	background: #FFF99C;
	z-index: 2;
}

.article-img > div:after {
	content: "\f00e";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	position: absolute;
	top: 0;
	left: -48px;
	width: 50px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	z-index: 4;
	transform: skewX(20deg);
	font-size: 16px;
}

.article-img > div span {
	display: block;
	transform: skewX(20deg);
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 600;
}

.article-img:hover > div {
	transform: skewX(-20deg) translate(5px, 0);
}

.article-img:hover img {
	transform: scale(1.1);
}

.article-title {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
	display: block;
}

.article-title > div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.article-title h2 {
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #222;
	font-weight: 800;
	margin: 0;
	margin-right: 10px;
	text-transform: uppercase;
}

.article-title span {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #888;
}

.main-link {
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	color: #356CB8;
	font-weight: 600;
}

.article-title .main-link {
	padding: 5px 10px;
	background: #eee;
	border: solid 1px #ddd;
	color: #222 !important;
	transition: 0.2s ease 0s;
}

.article-title .main-link:hover {
	background: #ddd;
	color: #222 !important;
}



.main-link:hover {
	color: #004584 !important;
}

.inpage-title {
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #222;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.modal-share {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}

.modal-share a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	color: #222 !important;
	margin-bottom: 10px;
	width: 100%;
	padding-right: 30px;
	position: relative;
	border-bottom: solid 1px #eee;
	padding-bottom: 10px;
}

.modal-share a:after {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 0;transition: 0.2s ease 0s;
}

.modal-share a:hover:after {
	right: 10px;
}

.modal-share a i {
	min-width: 34px;
	height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff !important;
	font-size: 16px;
}

#copy_box {
	background: #f5f5f5;
	border: solid 1px #ddd;
	padding: 10px 15px;
	position: relative;
	cursor: pointer;
	transition: 0.2s ease 0s;
}

#copy_box:hover {
	background: #eee;
}

#copy_box small {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #444;
	margin-bottom: 5px;
	pointer-events: none;
}

#copy_box input {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	pointer-events: none;
	position: absolute;
	opacity: 0;
}

#copy_box span {
	font-size: 14px;
	line-height: 20px;
	color: #222;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.modal {
	z-index: 99999 !important;
}

.modal-content {
	padding: 0;
	border-radius: 0;
	background: #fff;
	border: none;
	z-index: 99999;
}

.modal-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 15px;
	border-bottom: solid 1px #f5f5f5;
}

.modal-top h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	color: #222;
	margin: 0;
}

.modal-top a {
	font-size: 16px;
	line-height: 22px;
	color: #444 !important;
}

.modal-top a:hover {
	color: #222 !important;
}

.modal-bottom {
	padding: 15px;
}

.tour-item {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	background: #444;
	padding: 10px;
	margin-bottom: 20px;
}

.tour-item .ti-img {
	display: block;
	min-width: 400px;
	width: 400px;
	position: relative;
	overflow: hidden;
	padding-top: 200px;
}

.tour-item .ti-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tour-item .ti-desc {
	padding: 0 15px;
	overflow: hidden;
}

.tour-item .ti-desc h2 {
	display: block;
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	font-weight: 600;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 20px;
}

.tour-item .ti-desc p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	color: #eee;
}

.side-captcha {
	display: block;
	margin-bottom: 20px;
}

.msg-box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: #f5f5f5;
	padding: 5px 10px;
	margin-bottom: 20px;
	border: solid 1px #ddd;
}

.msg-box i {
	font-size: 16px;
	line-height: 18px;
	color: #444;
}

.msg-box span {
	font-size: 12px;
	line-height: 18px;
	display: block;
	font-weight: 600;
	color: #222;
}

.msg-box.success i {
	color: #006400;
}

.msg-box.danger i {
	color: #b22222;
}

.tag-box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

.tag-box a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #fff !important;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px 10px;
	background: #555;
	transition: 0.2s ease 0s;
}

.tag-box a:hover {
	background: #444;
}

.tag-box a:before {
	content: "#";
}

.soru-item {
	margin-bottom: 10px;
	border-radius: 0;
}

.soru-item:last-child {
	border: none;
	margin: 0;
}

.soru-header {
	display: block;
	color: #222 !important;
	font-weight: 600;
	background: #ddd;
	padding: 14px 12px;
	position: relative;
	padding-right: 30px;
	transition: 0.2s ease 0s;
}

.soru-header h3 {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	font-weight: 600;
}

.soru-header:after {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	position: absolute;
	top: 13px;
	right: 12px;
	font-size: 14px;
}

.soru-header[aria-expanded="true"]:after {
	content: "\f107";
}

.soru-body {
	display: block;
	color: #444;
	font-size: 14px;
	line-height: 20px;
}

.soru-body p {
	margin: 0;
	padding: 14px 12px;
	display: block;
}

.cpage-item {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	margin-bottom: 20px;
}

.cpage-item i {
	width: 40px;
	height: 40px;
	background: #444;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	line-height: 26px;
	color: #FFF99C;
	margin-bottom: 10px;
}

.cpage-item span {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}

.cpage-item a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #eee !important;
}

.cpage-item a:hover {
	text-decoration: underline !important;
}

.center-title {
	display: block;
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 15px;
	padding-bottom: 5px;
	position: relative;
	text-align: center;
}

.center-title:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	width: 50px;
	height: 2px;
	background: #FFF99C;
}

.form-bottom {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 30px;
}

hr {
	margin: 0;
    margin-bottom: 20px;
    border-color: #444;
}

.divider {
	margin: 0;
	margin-top: 40px;
	border: none;
	border-bottom: double 4px #222;
}

.stretch-row {
	align-items: stretch;
}

.steps {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	counter-reset: step;
	overflow: hidden;
	margin-bottom: 20px;
}

.step-item {
	width: 100%;
	position: relative;
}

.step-item span {
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #222;
	position: relative;
}

.step-item:before {
	content: counter(step);
	counter-increment: step;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 0;
	margin: 0 auto;
	color: #444;
	border: solid 1px #ddd;
	line-height: 40px;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	z-index: 10;
	margin-bottom: 5px;
	background: #f5f5f5;
}

.step-item:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -35%;
	width: 70%;
	border-bottom: solid 1px #ddd;
	transform: translate(0, -50%);
	margin-top: -12px;
	z-index: 2;
}

.step-item:last-child:after {
	content: none;
}

.step-item.active:before {
	color: #fff;
}

.step-item.active:before {
	background: #004584;
	border-color: #004584;
}

.rez-side {
	padding: 20px 22px;
	background: #fff;
	border: solid 1px #dedede;
	margin-bottom: 20px;
}

.rez-side .line {
	margin-bottom: 20px;
}

.rez-side .line .inner {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.rez-side .line:last-child {
	margin-bottom: 0;
}

#donusline .line {
	margin-bottom: 20px;
}

#donusline > small {
	font-size: 12px;
    line-height: 16px;
    color: #222;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

.rez-side .line i {
	font-size: 20px;
	line-height: 24px;
	color: #444;
	margin-right: 5px;
	min-width: 30px;
}

.rez-side .info {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 35px;
	margin-top: 2px;
}

.rez-side .info small {
	font-size: 12px;
	line-height: 16px;
	color: #444;
	font-weight: 600;
}

.rez-side .line span {
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	display: block;
}

.rez-side .line small {
	display: block;
}

.rez-side > small {
	font-size: 12px;
	line-height: 16px;
	color: #222;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
}

.rez-notify {
	padding: 5px 10px;
	background: #f5f5f5;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
	border: solid 1px #ddd;
}

.rez-notify i {
	font-size: 16px;
	line-height: 20px;
	color: #006400;
	margin-right: 10px;
	position: relative;
}

.rez-notify span {
	font-size: 14px;
	line-height: 22px;
	color: #222;
	display: block;
}

.rc-item {
	padding: 0;
    background: #f5f5f5;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    position: relative;
    margin-bottom: 20px;
    border-radius: 4px;
    border: solid 5px #ddd;
}

.rc-img {
	min-width: 240px;
	width: 240px;
	padding: 0;
}

.rc-img-in {
	width: 100%;
	height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    border: solid 1px #ddd;
    padding-top: calc(2/3*100%);
}

.rc-img-in img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.rc-img span {
	font-size: 11px;
	display: block;
	text-align: center;
	color: #222;
	line-height: 16px;
	font-weight: 600;
}

.rc-info h2 {
	font-size: 16px;
    line-height: 26px;
    font-weight: 800;
    color: #222;
	text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 15px;
    display: block;
    border-bottom: solid 1px #ddd;
}

.rc-info .line {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
	flex-direction: row;
	margin-bottom: 5px;
}

.rc-info .line:last-child {
	margin-right: 0;
}

.rc-info-row {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}

.rc-info .line i {
	font-size: 14px;
	line-height: 209px;
	width: 34px;
	height: 34px;
	border: solid 1px #356CB8;
	border-radius: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #356CB8;
}

.rc-info .line span {
	font-size: 16px;
	line-height: 22px;
	color: #444;
	margin-left: 10px;
	text-align: left;
	font-weight: 600;
}

.rc-info .line span small {
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}

.rc-info .line:last-child {
	margin-bottom: 0;
}

.rc-info {
	width: 100%;
	padding: 15px;
}

.rc-select {
	text-align: center;
    min-width: 170px;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
	background: #fff;
	border-left: solid 5px #ddd;
	padding: 5px;
}

.rcs-price {
	font-size: 20px;
    line-height: 26px;
    padding: 10px 15px;
    background: #004584;
    width: 100%;
    font-weight: 800;
    color: #fff;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 2px;
    border-radius: 0;
    border: solid 1px #004584;
}

.rc-select small {
	font-size: 12px;
	line-height: 16px;
	display: block;
	color: #888;
	display: block;
	margin-bottom: 5px;
}

.rc-select small.light {
	color: #FFF99C;
}

.rc-select .main-btn {
	display: block;
	width: 100%;
	margin-top: 5px;
}

.rc-select small:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	font-size: 12px;
	line-height: 16px;
	margin-right: 4px;
}

.rc-select small.noprice:before {
	content: none;
}

.rc-item .notify {
	position: absolute;
    top: 20px;
    left: -10px;
    background: #CAB03F;
    padding: 4px 8px;
    z-index: 10;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 1px;
}

.rez-side-title h2 {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	display: block;
	margin: 0;
}

.rez-side-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 14px 12px;
    background: rgba(0,0,0,0.5);
    border: solid 1px #222;
    margin-bottom: 10px;
    border-radius: 4px;
}

.rez-side-title i {
	margin-right: 5px;
	color: #fff;
}

.rez-side-box {
    border: solid 1px #ddd;
    border-radius: 0;
    background: #f5f5f5;
    overflow: hidden;
}

.rez-side-line {
	padding: 10px 12px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	border-bottom: solid 1px #ddd;
}

.rez-car-line {
	padding: 10px 12px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	background: #eee;
	border-bottom: solid 1px #ddd;
}

.rez-side-line span {
	font-size: 14px;
	line-height: 22px;
	color: #444;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.rez-car-line span {
	font-size: 14px;
	line-height: 18px;
	color: #222;
	font-weight: 600;
}

.rez-car-line span:last-child {
	color: #222;
	font-weight: 400;
}

.rez-side-line span:first-child i {
	margin-right: 4px;
	font-size: 12px;
	color: #004584;
	position: relative;
	top: 1px;
}

.rez-side-line span:first-child {
	font-weight: 600;
	color: #222;
	white-space: nowrap;
	margin-right: 10px;
}

.rez-side-line span:last-child {
	text-align: right;
}

.rez-side-part > span {
    padding: 8px 12px;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    position: relative;
    background: #004584;
}

.rez-img-line {
	width: 100%;
	padding-top: 50%;
	position: relative;
	overflow: hidden;
	border-bottom: solid 1px #ddd;
}

.rez-img-line img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	padding: 0;
}

.price-side {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px 22px;
    background: #AD7A01;
    color: #eee;
    font-weight: 600;
    margin-top: 10px;
	margin-bottom: 10px;
    border-radius: 0;
}

.price-side small {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 5px;
}

.price-side span {
	display: block;
	font-size: 20px;
	line-height: 26px;
	font-weight: 800;
	color: #fff;
	letter-spacing: 2px;
}

.rez-form {
	margin-bottom: 20px;
}

.rf-title {
	padding: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
}

.rf-title span {
	display: block;
	font-size: 14px;
	line-height: 22px;
	color: #222;
	font-weight: 800;
	text-transform: uppercase;
}

.rf-body {
	padding: 0;
}

.form-label {
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #444;
	font-weight: 600;
	margin: 0;
	margin-bottom: 2px;
}

.space-label {
	display: block;
	height: 20px;
	margin-bottom: 2px;
}

.rez-side-line.fiyat-item span:last-child {
	color: #222;
	font-weight: 800;
}

.rf-notify {
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #FFF99C;
}

.rf-bottom {
	border-top: solid 1px #ccc;
	padding-top: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.extras {
	background: none;
}

.extras .line {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	padding-bottom: 10px;
	border-bottom: solid 1px rgba(255,255,255,0.1);
}

.extras .line:last-child {
	padding: 0;
	border: none;
}

.extra-img {
    min-width: 50px;
    width: 50px;
    position: relative;
    margin-right: 10px;
}

.extra-img-in {
	width: 100%;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    border-radius: 4px;
    border: solid 1px #ddd;
    background: #fff;
}

.extra-img-in img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	padding: 5px;
}

.extra-desc h2 {
	font-size: 16px;
	line-height: 22px;
	display: block;
	color: #222;
	font-weight: 600;
	margin: 0;
}

.extra-desc span {
	font-size: 14px;
	line-height: 20px;
	color: #444;
	display: block;
}

.extra-desc .title {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 5px;
} 

.extra-desc .title span {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #222;
	margin-left: 10px;
}

.extra-desc {
	width: 100%;
}

.extra-select {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	min-width: 150px;
}

.extra-select .form-group {
	margin-bottom: 0;
	width: 100%;
}

.extra-part {
	display: none;
}

.payment {
	background: #464646;
}

.payment-tabs {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.payment-tabs a {
	padding: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #ccc !important;
	width: 100%;
	text-align: center;
	background: #555;
}

.payment-tabs a:hover {
	background: #505050;
}

.payment-tabs a.active {
	background: #464646;
	color: #FFF99C !important;
}

.payment-body {
	padding: 15px;
	background: #464646;
}

.rez-result {
	text-align: center;
}

.rez-result > i {
	color: #EACF68;
	font-size: 50px;
	line-height: 56px;
	display: block;
	margin-bottom: 10px;
}

.rez-result p {
	font-size: 14px;
	line-height: 20px;
	color: #ccc;
	display: block;
	margin-bottom: 10px;
}

.rez-result p b {
	font-weight: 600;
	color: #EACF68;
}

.rez-result span {
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	color: #fff;
}

.rez-result span b {
	font-weight: 600;
	color: #EACF68;
}

.rez-result .bottom {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}

.rr-contact {
	display: flex;
	justify-content: center;
	align-items: stretch;
	margin-bottom: 10px;
}

.rr-contact a {
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #464646;
	padding: 10px;
	color: #FFF99C !important;
}

.rr-contact a:hover {
	background: #555;
}

.rr-contact i {
	font-size: 14px;
	color: #FFF99C;
	min-width: 30px;
	background: #555;
	display: flex;
	justify-content: center;
	align-items: center; 
}

.rezdet-item {
	margin-bottom: 10px;
}

.rez-form .part .inner {
	padding: 0 15px;
	padding-top: 10px;
}

.rezdet-item span {
	font-size: 14px;
	line-height: 20px;
	color: #ccc;
}

.rezdet-item p {
	font-size: 14px;
	line-height: 20px;
	color: #ccc;
	margin: 0;
}

.rezdet-item span:first-child:after {
	content: ":";
	position: absolute;
	top: 0;
	right: 0;
}

.rezdet-item span:first-child {
	font-weight: 600;
	color: #fff;
	margin-right: 20px;
	min-width: 150px;
	max-width: 150px;
	position: relative;
}

.rezdet-item {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.rezdet-item .inner {
	padding: 15px;
}

.rez-form .part {
	background: #464646;
	display: block;
}

.rez-form .part > span {
	background: #404040;
    padding: 5px 15px;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #FFF99C;
    position: relative;
}

.rezdet-item .highlight {
	color: #FFF99C;
}

.rez-sum-box {
	display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    background: #fbfbfb;
    padding: 20px 15px;
    border: solid 1px #ddd;
    border-radius: 8px;
}

.rez-sum-box i {
	color: #32cd32;
	font-size: 40px;
	line-height: 46px;
	margin-bottom: 10px;
}

.rez-sum-box span {
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #444;
	margin-bottom: 10px;
}

.rez-sum-box span b {
	color: #222;
	font-weight: 600;
}

.rez-sum-box small {
	font-size: 14px;
	line-height: 20px;
	color: #222;
	display: block;
	margin-bottom: 40px;
}

.rez-sum-box small b {
	color: #AD7A01;
	font-weight: 600;
	padding: 10px 15px;
	background: #fff;
	border: solid 1px #ddd;
	border-radius: 4px;
	display: block;
	margin-top: 5px;
}

.rez-sum-box p {
	font-size: 12px;
	line-height: 18px;
	color: #222;
	margin: 0;
}

.rez-sum-info {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.rez-sum-info a {
	display: block;
	margin: 0 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #356CB8 !important;
	font-weight: 600;
}

.rez-sum-info a:hover {
	color: #004584 !important;
}

.rezsorgu-txt {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}

.reg-item {
	display: block;
	width: 100%;
	position: relative;
	border: solid 1px #ddd;
	border-radius: 0;
	margin-bottom: 30px;
	overflow: hidden;
}

.reg-item:hover .reg-img img {
	transform: scale(1.1);
}

.reg-item:hover h3 {
	background: rgba(0,0,0,0.8);
	color: #fff;
}

.reg-item .reg-img {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(3/4*100%);
}

.reg-item .reg-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.4s ease 0s;
}

.reg-item h3 {
	position: absolute;
	bottom: 5px;
	left: 50%;
	transform: translate(-50%, 0);
	padding: 10px;
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	width: calc(100% - 10px);
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	border-radius: 0;
	font-weight: 600;
	transition: 0.2s ease 0s;
}

.reg-item > span {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	background: #AD7A01;
	border-radius: 0;
	font-weight: 600;
}

.blog-item {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}

.blog-img {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(720/1280*100%);
	border: solid 1px #ddd;
	border-radius: 4px;
	margin-bottom: 10px;
}

.blog-img > h3 {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: calc(100% - 10px);
	border-radius: 0;
	background: #fff;
	font-size: 16px;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #222 !important;
	text-transform: uppercase;
	font-weight: 800;
	padding: 10px 15px;
	margin-bottom: 0;
}

.blog-img > span {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	background: rgba(0,0,0,0.8);
	border-radius: 0;
	font-weight: 600;
}

.blog-img > span.price {
	background: #AD7A01;
	color: #fff !important;
}

.blog-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.4s ease 0s;
}

.blog-item:hover .blog-img img {
	transform: scale(1.1);
}

.blog-item:hover .main-btn {
	background: #356CB8;
	color: #fff !important;
}

.blog-desc {
	padding: 15px;
	background: #fbfbfb;
	border: solid 1px #ddd;
}

.blog-desc h3 {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 22px;
	color: #222 !important;
	font-weight: 800;
}

.blog-desc > span {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	font-weight: 600;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ddd;
}

.tour-desc {
	padding: 10px 15px;
    background: #fbfbfb;
    border-radius: 0;
    border: solid 1px #ddd;
	border-bottom: solid 5px #ddd;
}

.blog-desc p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 20px;
	overflow: hidden;
}

.badge-item {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
	flex-direction: column;
	height: 100%;
	padding: 15px;
	border-radius: 0;
	background: #fbfbfb;
	border: solid 1px #ddd;
	border-bottom: solid 5px #ddd;
	margin-top: 30px;
}

.badge-item i {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 10px;
	min-width: 70px;
	height: 70px;
	border-radius: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #004584;
	margin-top: -45px;
}

.badge-item h3 {
	display: block;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}

.badge-item p {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin: 0;
}

.bcrumb {
	padding-top: 130px;
	background: #eee;
	position: relative;
}

.bcrumb .main-title {
	text-align: left;
}

.bcrumb:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 112px;
	background: #444;
}

.bcrumb .links {
	padding: 0;
	background: #ddd;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 5px 0;
}

.bcrumb .links > .container {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.bcrumb .links a {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #222 !important;
	position: relative;
	margin-right: 20px;
	transition: 0.2s ease 0s;
	position: relative;
}

.bcrumb .links a:after {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	position: absolute;
	top: 0;
	right: -20px;
	width: 20px;
	text-align: center;
}

.bcrumb .links a:last-child {
	margin-right: 0;
}

.bcrumb .links a:last-child:after {
	content: none;
}

.bcrumb .links a:hover {
	text-decoration: underline !important;
}

.side-blog-item {
	display: block;
	padding: 10px 15px;
	border-radius: 0;
	border: solid 1px #ddd;
	background: #f5f5f5;
	margin-bottom: 10px;
	position: relative;
	transition: 0.2s ease 0s;
}

.side-blog-item:hover:after {
	opacity: 1;
}

.side-blog-item h3 {
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #222 !important;
	margin: 0;
	transition: 0.2s ease 0s;
	position: relative;
	z-index: 4;
	width: 100%;
	padding-right: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.side-blog-item:hover {
	background: #eee;
}

.side-blog-item h3:after {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	text-align: center;
}

.article-img > span {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 5px 10px;
	background: rgba(0,0,0,0.8);
	z-index: 10;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	border-radius: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.contact-item {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	margin-bottom: 30px;
}

.contact-item > div {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ddd;
	width: 100%;
}

.contact-item > div i {
	min-width: 34px;
	height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	background: #004584;
	border-radius: 0;
	color: #fff !important;
	margin-right: 10px;
}

.contact-item > div span {
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #222;
	font-weight: 600;
}

.contact-item > span,
.contact-item > a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #444 !important;
	margin-bottom: 5px;
}

.contact-item > a:hover {
	text-decoration: underline !important;
}

.ctxt {
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin-top: 2px;
	color: #444;
	text-align: right;
	width: 100%;
}

.fixed-wa {
	position: fixed;
	bottom: 20px;
	left: 20px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #25d366;
	color: #fff !important;
	font-size: 32px;
	line-height: 38px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	z-index: 999999;
}

.inputspin {
	width: 100%;
	margin-bottom: 20px;
}

.inputspin > label {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	display: block;
	color: #444;
	margin-bottom: 2px;
	font-weight: 600;
}

.inputspin .input-group .input-group-prepend, .input-group .input-group-append {
	margin: 0;
}

.inputspin .input-group {
	align-items: stretch;
}

.inputspin .input-group input {
	height: unset;
	border: solid 1px #ddd !important;
	box-shadow: none !important;
	outline: none !important;
	padding: 5px 15px;
	font-size: 14px;
	line-height: 20px;
	color: #222 !important;
	text-align: center;
	pointer-events: none;
	background: #fff;
}

.inputspin .input-group button {
	width: unset;
	height: unset;
	padding: 0;
	outline: none !important;
	box-shadow: none !important;
	transition: 0.2s ease 0s !important;
	background: #ddd !important;
	/*border: solid 1px #202020 !important;*/
	border: none !important;
	position: relative;
	border-radius: 0 !important;
	min-width: 30px !important;
}

.inputspin .input-group button:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	color: #888 !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 12px;
	transition: 0.2s ease 0s;
}

.inputspin .input-group button:hover {
	background: #bbb !important;
}

.inputspin .input-group button:hover:before {
	color: #222 !important
}

.inputspin .input-group button strong {
	display: none;
}

.inputspin .input-group .input-group-prepend button:before {
	content: "\f068";
}

.inputspin .input-group .input-group-append button:before {
	content: "\f067";
}

.passenger-menu {
	padding: 15px !important;
}

.side-tour-item {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 15px;
	padding: 10px;
	background: #fbfbfb;
	border-radius: 0;
	border: solid 1px #eee;
	transition: 0.2s ease 0s;
}

.side-tour-item > .img {
	display: block;
	width: 80px;
	min-width: 80px;
	position: relative;
	overflow: hidden;
	border-radius: 0;
}

.side-tour-item > .img > span {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 20px;
	color: #fff !important;
	background: #AD7A01;
	font-weight: 600;
	border-radius: 0;
	z-index: 10;
}

.side-tour-item > .img > div {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(5/6*100%);
}

.side-tour-item > .img > div > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.2s ease 0s;
}

.side-tour-item > .desc {
	display: block;
	padding: 10px 15px;
	overflow: hidden;
}

.side-tour-item > .desc > h3 {
	display: block;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	color: #222;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.side-tour-item > .desc > span {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 12px;
	line-height: 18px;
	color: #888;
}

.side-tour-item:hover > .img > div > img {
	transform: scale(1.1);
}

.side-tour-item:hover {
	background: #f0f0f0;
}

.article-img > .price {
	position: absolute;
	top: 10px;
	left: unset;
	right: 10px;
	padding: 10px 15px;
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	color: #fff;
	background: #AD7A01;
	border-radius: 0;
	z-index: 10;
}

.map-frame {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(720/1280*100%);
	border-radius: 0;
	background: #f5f5f5;
	border: solid 1px #eee;
}

.map-frame > * {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-form {
	padding: 20px;
    background: #f5f5f5;
    margin-bottom: 20px;
    padding-bottom: 0;
    border: solid 2px #ddd;
    border-radius: 5px;
}

.page-form .main-btn {
	margin-bottom: 20px;
}

.main-nav {
	padding: 10px 0;
	background: rgba(255,255,255,0.8);
	border-bottom: solid 1px rgba(255,255,255,0.1);
}

.nav-logo img {
	width: 200px;
	/* filter: contrast(0) brightness(2); */
}

.main-nav.nav-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	animation-name: navfixed;
	animation-duration: 0.4s;
	/* background: rgba(0,0,0,0.8); */
	background: #fff;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
	padding: 0;
}

.main-nav.nav-fixed .nav-logo img {
	/* filter: none; */
	width: 140px;
}

@keyframes navfixed {
	0% {
		margin-top: -100%;
	}
	100% {
		margin-top: 0;
	}
}

.main-nav > .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main-nav > .container > .left,
.main-nav > .container > .right {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.nav-links {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.nav-links > a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin-right: 20px;
	font-weight: 600;
	padding: 15px 0;
	color: #003d74 !important;
	text-transform: uppercase;
	position: relative;
}

/* .main-nav.nav-fixed .nav-links > a {
	color: #222 !important;
} */

.nav-links > a:after {
	content: "";
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 25px;
	height: 2px;
	background: #003d74;
	transform: translate(-50%, 0);
	margin-bottom: -10px;
	opacity: 0;
	transition: 0.2s ease 0s;
	pointer-events: none;
}

/* .main-nav.nav-fixed .nav-links > a:after {
	background: #222;
} */

.nav-links > a:hover:after,
.nav-links > a.active:after {
	opacity: 1;
	margin-bottom: 0;
}

.nav-links > a:last-child {
	margin-right: 0;
}

.navbar-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

.side-box {
	padding: 20px;
	background: #fbfbfb;
	border: solid 10px #ddd;
}

#return_box {
	display: none;
}

#return_line {
	display: none;
}

#return_line > span:last-child {
	font-weight: 800;
}

.gal-item {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	border: solid 4px #fff;
	padding: 1px;
	background: #bbb;
}

.gal-item>div {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(3/4*100%);
}

.gal-item>div>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.4s ease 0s;
}

.gal-item>div:before {
	content: "";
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 8;
	transition: 0.4s ease 0s;
	opacity: 0;
}

.gal-item>div:after {
	content: "\f055";
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	color: #fff !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	font-size: 20px;
	line-height: 26px;
	opacity: 0;
	transition: 0.4s ease 0s;
}

.gal-item:hover>div:before,
.gal-item:hover>div:after {
	opacity: 1;
}

.gal-item:hover img {
	transform: scale(1.1);
}


.slide-group {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	width: 100%;
	position: relative;
	border-right: solid 1px #ccc;
}

.slide-group.border-none {
	border: none;
}

.slide-group > input,
.slide-group .dropdown-toggle {
	display: block;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	padding-right: 10px;
	font-size: 16px;
	line-height: 22px;
	color: #222;
	border-radius: 0;
	border: none;
}

.slide-group .dropdown {
	width: 100%;
	display: block;
}

.slide-group .dropdown-menu {
	transform: none !important;
	left: 0 !important;
	padding: 10px;
	width: 100% !important;
}

.slide-group input::placeholder {
	color: #222;
}

.slide-group > i {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	line-height: 30px;
	pointer-events: none;
	color: #10181b;
}

.slide-group > span {
	position: absolute;
	top: 5px;
	left: 50px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	font-weight: 600;
	pointer-events: none;
}

.live-result {
	position: absolute;
	/* min-width: 400px; */
	width: 100%;
	top: 100%;
	left: 0;
	background: #fff;
	border: solid 1px #ddd;
	max-height: 300px;
	z-index: 99;
	overflow-y: scroll;
	overflow-x: hidden;
}

.live-result .title {
	width: 100%;
	background: #28A0D8;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 5px 10px;
}

.live-result .item {
	padding: 10px 15px;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
	color: #444;
	border-bottom: solid 1px #eee;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.live-result .item i {
	color: #bbb;
}

.live-result .item:hover {
	background: #f5f5f5;
}


.page-gallery-line {
    display: block;
    margin-bottom: 20px;
}

.pgl-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3/4*100%);
    margin-top: 10px;
    position: relative;
    border: solid 1px #ddd;
}

.pgl-item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,0.4);
    border-radius: 50%;
    z-index: 8;
    transition: 0.3s ease 0s;
}

.pgl-item:after {
    content: "\2b";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    z-index: 10;
}

.pgl-item.last-item:before {
    width: 100%;
    height: 100%;
    border-radius: 0;
}

.pgl-item.last-item:after {
    content: "\f105";
}

.pgl-item > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s ease 0s;
}

.pgl-item:hover:before {
    background: rgba(0,0,0,0.8);
}

.pgl-item:hover > img {
    transform: scale(1.1);
}

.inpage-slider-container {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.inpage-slider-container > .tns-outer > button {
    display: none;
}

.inpage-slider-container > .tns-outer > .tns-controls {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 10;
    pointer-events: none;
    padding: 0 15px;
}

.inpage-slider-container > .tns-outer > .tns-controls > button {
    pointer-events: all;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    border: none;
}

.inpage-slide {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720/1280*100%);
}

.inpage-slide > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    user-select: none !important;
}

.inpage-thumbs-container {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.inpage-thumb {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3/4*100%);
}

.inpage-thumb:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: solid 2px #ddd;
}

.tns-nav-active > .inpage-thumb:after {
    border-color: #114496;
}

.inpage-thumb > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 4px;
    user-select: none !important;
}

.isc-price {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    font-size: 18px;
    line-height: 26px;
    color: #fff !important;
    background: #AD7A01;
    border-radius: 0;
    font-weight: 600;
    z-index: 20;
}