.pac-container {
    background-color: #fff;
    position: absolute!important;
    z-index: 99999999999 !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 2px #006dcc solid;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    font-family: Roboto,sans-serif;
}

.pac-logo:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 120px 14px
}
.pac-container.pac-logo:after {
    display: none;
}
.pac-item {
    cursor: default;
    padding: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    font-size: 11px;
    color: #999
}
.pac-item:hover {
    background-color: #fafafa
}
.pac-item-selected,
.pac-item-selected:hover {
    background-color: #ebf2fe
}
.pac-matched {
    font-weight: 700
}
.pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}
.pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px
}
.hdpi .pac-icon {
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}
.pac-icon-search {
    background-position: -1px -1px
}
.pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}
.pac-icon-marker {
    background-position: -1px -161px
}
.pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}
.pac-placeholder {
    color: gray
}








.arac-sec-box{
    position: relative;
    margin-bottom: 60px;

  }
  
  .arac-sec-box .art-outer{
    position: relative;
    width: 100%;
  }
  
  .arac-sec-box .art-outer .ar-table{
    position: relative;
    min-width: 970px;
  }
  
  .arac-sec-box .table{
    width: 100%;
  }
  
  .arac-sec-box .table thead{
    background: #4a6660;
    border-radius: 10px 10px 0 0;
  }
  
  .arac-sec-box .table thead th{
    padding: 15px 30px;
    line-height: 30px;
    width: 25%;
    border-right: 1px solid rgba(0, 0, 0, 0.0);
    color: #ffffff;
  }
  
  .arac-sec-box .table thead th.fiyat{
    width: 20%;
  }
  
  .arac-sec-box .table tbody tr{
    background-color: white;
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
    border-radius: 10px;
    margin-bottom: 30px;
    display: block;
  }
  
  .arac-sec-box .table tbody tr td{
    padding: 30px 30px;
    width: 25%;
    color: #6c7171;
    border-right: 1px dashed #dee2e6;
    vertical-align: middle !important;
    border-top: none;
  }
  
  .arac-sec-box .table tbody tr td.fiyat{
    width: 20%;
  }
  
  .arac-sec-box .table tbody tr td:last-child{
    border-right: none;
  }
  
  .arac-sec-box .table .styled-list-one li,
  .arac-sec-box .table .styled-list-two li,
  .arac-sec-box .table .un-styled-list li{
    font-size: 14px;
    margin-bottom: 7px;
  }
  
  .arac-sec-box .table .styled-list-one li,
  .arac-sec-box .table .styled-list-two li{
    padding-left: 24px;
  }
  
  .arac-sec-box .table .styled-list-one li:before,
  .arac-sec-box .table .styled-list-two li:before{
      font-size: 16px;
  }
  
  .arac-sec-box .type-block{
    position: relative;
  }
  
  .arac-sec-box .type-block .image{
    position: relative;
    display: block;
    border-radius: 5px;
    margin-bottom: 15px;
  }
  
  .arac-sec-box .type-block .image img{
    position: relative;
    width: 100%;
    border-radius: 5px;
  }
  
  .arac-sec-box .type-block h5{
    margin-bottom: 10px;
  }
  
  .arac-sec-box .type-block .text{
    font-size: 16px;
    margin-bottom: 20px;
  }
  
  .arac-sec-box .type-block .arac-detay{
    position: relative;
  }
  
  .arac-sec-box .type-block .arac-detay li{
    position: relative;
    line-height: 24px;
    margin-bottom: 10px;
  }
  
  .arac-sec-box .type-block .arac-detay li .icon{
    position: relative;
    display: inline-block;
    padding-right: 10px;
    font-size: 20px;
    color: #2d3434;
    line-height: 24px;
    width: 35px;
  }
  
  .arac-sec-box .type-block .arac-detay li img{
    max-height: 24px;
  }
  
  .arac-sec-box .table .fiyat .rate{
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #2d3434;
    margin-bottom: 10px;
  }
  
  .arac-sec-box .table .fiyat .rate .amount{
    position: relative;
    font-size: 36px;
    color: #006dcc;
    line-height: 40px;
  }
  
  .arac-sec-box .table .fiyat .p-for{
    position: relative;
    font-size: 13px;
    color: #6c7171;
    line-height: 20px;
    margin-bottom: 15px;
  }
  
  .arac-sec-box .table .fiyat .theme-btn{
    display: block;
  }



  .arac-sec {
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    -ms-animation: fadein 1s;
    -o-animation: fadein 1s;
    animation: fadein 1s;
}

.arac-sec {
    padding: 9px;
    border-radius: 10px;
    margin-bottom: 35px;
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
    background-color: #fff;
  }

  .arac-sec .resim {
    padding: 8px;
    border-right: 1px dashed #dee2e6;
    vertical-align: middle !important;
    align-self: center;
  }
.benzeraracbilgi {
    color: #ccc;
    line-height: 16px;
    font-size: 12px;
    display: block;
  }

  .arac-sec .detay {
    padding: 8px;
    border-right: 1px dashed #dee2e6;
    align-self: center;
  }

  .arac-sec .fiyat {
    padding: 8px;
    align-self: center;
    text-align: center;

    font-weight: bold;
  }

  .arac-sec .fiyat .hesap{
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #2d3434;
    margin-bottom: 10px;  
  }

  .arac-sec .fiyat .tutar{
    position: relative;
    font-size: 36px;
    color: #006dcc;
    line-height: 40px;
  }

  .arac-sec .fiyat .bilgi{
    position: relative;
    font-size: 13px;
    color: #6c7171;
    line-height: 20px;
    margin-bottom: 15px;
  }

  .arac-sec .link .theme-btn{
    width: 100%;
  }


  

.progressbar {
    counter-reset: step;
    padding-inline-start:0;}

.progressbar li {
    list-style: none;
    display: inline-block;
    width: 23.33%;
    position: relative;
    text-align: center;
    font-size: 12px;
    color: #848484
}

.progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 43px;
    height: 43px;
    line-height: 37px;
    border: 3px solid #dcdcdc;
    border-radius: 100%;
    display: block;
    text-align: center;
    margin: 0 auto 10px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    font-size: 19px
}

.progressbar li:after {
    content: "";
    position: absolute;
    width: 65%;
    height: 3px;
    background-color: #dcdcdc;
    top: 20px;
    left: -33%
}

.progressbar li:first-child:after {
    content: none
}

.progressbar li.active {
    color: #006dcc;
    font-weight: 600
}

.progressbar li.active:before {
    border-color: #006dcc;
    background-color: #006dcc;
    font-weight: 600;
    color: #fff
}

.progressbar li.active+li:after {
    background-color: #006dcc
}






.datetimepicker{
    border-radius: 10px;
    box-shadow: 0px 20px 30px #e0e0e0;
}




  .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:hover.active {
    background-color: #006dcc;
    padding: 5px;
    border-radius: 5px;
}

.datetimepicker table tr td.active:hover, .datetimepicker table tr td.active:hover:hover, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled:hover:hover, .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:hover.active, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active:hover.disabled, .datetimepicker table tr td.active.disabled.disabled, .datetimepicker table tr td.active.disabled:hover.disabled, .datetimepicker table tr td.active[disabled], .datetimepicker table tr td.active:hover[disabled], .datetimepicker table tr td.active.disabled[disabled], .datetimepicker table tr td.active.disabled:hover[disabled] {
    background-color: #006dcc;
}

.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #006dcc, #fac54e);
    background-image: -ms-linear-gradient(top, #006dcc, #fac54e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#006dcc), to(#fac54e));
    background-image: -webkit-linear-gradient(top, #006dcc, #fac54e);
    background-image: -o-linear-gradient(top, #006dcc, #fac54e);
    background-image: linear-gradient(to bottom, #006dcc, #fac54e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #006dcc #006dcc #006dcc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
}

.datetimepicker table tr td span.active, .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #006dcc, #fac54e);
    background-image: -ms-linear-gradient(top, #006dcc, #fac54e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#006dcc), to(#fac54e));
    background-image: -webkit-linear-gradient(top, #006dcc, #fac54e);
    background-image: -o-linear-gradient(top, #006dcc, #fac54e);
    background-image: linear-gradient(to bottom, #006dcc, #fac54e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #006dcc #006dcc #006dcc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
}



.ribbon {
    position: absolute;
    right: -5px; top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px; height: 75px;
    text-align: right;
  }
  .ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#f70505 0%, #aa1407 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px; right: -21px;
  }
  .ribbon span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #aa1407;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aa1407;
  }
  .ribbon span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #aa1407;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #aa1407;
  }

  /* <div class="ribbon"><span>POPULAR</span></div> */

  .search-property {
    padding: 20px 20px 20px!important;
}
.rezervasyonform .form-group {
    margin-bottom: 20px;
    -webkit-appearance: none;
  }
  
  .rezervasyonform .form-group:last-child {
    margin-bottom: 0;
  }
  
  .rezervasyonform .form-group input,
  .rezervasyonform .form-group textarea,
  .rezervasyonform .form-group select {
    width: 100%;
    padding: 15px;
    background-color: #f9f9f9;
    border: none;
    border-radius: 5px;
  }
  
  .rezervasyonform .form-group input, .rezervasyonform .form-group select {
    height: 55px;
  }
  
  .rezervasyonform .form-group select {
    opacity: 0.7;
  }
  
  .rezervasyonform .form-group input::-webkit-input-placeholder, .rezervasyonform .form-group textarea::-webkit-input-placeholder {
    opacity: 0.7;
  }
  
  .rezervasyonform .form-group input:-ms-input-placeholder, .rezervasyonform .form-group textarea:-ms-input-placeholder {
    opacity: 0.7;
  }
  
  .rezervasyonform .form-group input::-ms-input-placeholder, .rezervasyonform .form-group textarea::-ms-input-placeholder {
    opacity: 0.7;
  }
  
  .rezervasyonform .form-group input::placeholder, .rezervasyonform .form-group textarea::placeholder {
    opacity: 0.7;
  }
  
  .rezervasyonform .form-group textarea {
    height: 120px;
    resize: none;
  }
  
  
  .intero-button {
    display: table-cell;
    vertical-align: middle;
    border: none;
    background-color: transparent;
  }
  
  .intero-button {
    color: white;
    margin: auto;
    width: 150px;
    line-height: 23px;
    padding: 10px;
    font-size: 12px;
    letter-spacing: 2px;
    border-radius: 0px;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    position: relative;
  }
  .intero-button .fiyatyesil{
    color: #69fa8b;
    font-size: 20px;
    text-shadow: 1px 1px 0px #13a403, 0px 1px 9px #0000008c;
  }

  .intero-button .fiyatkirmizi{
    color: #ee4d4d; 
    font-size:20px;
    text-shadow: 1px 1px 0px red, 0px 1px 9px #0000008c;
  }
  .intero-button .fiyatbeyaz{
    color: #ffffff;
    font-size: 18px;
    text-shadow: 1px 1px 0px #a9bdf4, 0px 1px 9px #5959598c;
  }
  .intero-button .fiyatsiyah{
    color: #1e1e1e;
    font-size: 18px;
    text-shadow: 1px 1px 0px #3a3a3a, 0px 1px 9px #5959598c;
  }

  .intero-button:hover {
    background-color: #051749;
    transform: scale(1.02,1.02);
  }
  
  .intero-button:active {
    background-color: #051749;
    box-shadow: 0px 12px 18px -4px rgba(7, 4, 51, 0.65);
    transform: scale(0.95,0.95);
    transition: all 0.4s -0.125s;
  }

.button-dark {
    background-color: #2c2c2c;
    box-shadow: 0px 15px 18px -6px rgb(57 57 57 / 65%);
  }

 .button-dark:hover{
    background-color: #000000;
    box-shadow: 0px 15px 18px -6px rgb(57 57 57 / 65%);
  }

  .button-green {
    background-color: #367e5a;
    box-shadow: 0px 15px 18px -6px rgb(43 140 45 / 65%);
  }

 .button-green:hover{
    background-color: #2f6047;
  }
  .button-blue {
    background-color: #002172;
    box-shadow: 0px 15px 18px -6px rgb(38 33 145 / 65%);
  }

 .button-blue:hover{
    background-color: #00154a;
  }

  .button-gold {
    background-color: #d5a946;
    box-shadow: 0px 15px 18px -6px rgba(145, 111, 33, 0.65);
  }

 .button-gold:hover{
    background-color: #ab8837;
  }

  .button-red {
    background-color: #d41414;
    box-shadow: 0px 15px 18px -6px rgba(145, 33, 33, 0.65);
  }

 .button-red:hover{
    background-color: #9b1e1e;
  }



  .header-wrap{
    background-color: #fff;
    box-shadow: rgb(240 46 46 / 40%) 0px 5px, rgb(240 46 46 / 30%) 0px 10px, rgb(240 46 46 / 20%) 0px 15px, rgb(240 46 46 / 10%) 0px 20px, rgb(240 46 46 / 5%) 0px 25px;
  }



#map {
    width: 100%;
height: 320px;
border-radius: 10px;
border: 2px solid #006dcc;
}
#map_over {
width: 100%;
height: 125px;
background: rgb(27 87 129);
background: -moz-linear-gradient(0deg, rgb(27 87 129) 50%, rgb(25 78 116 / 79%) 72%, rgba(241,241,241,0) 100%);
background: -webkit-linear-gradient(0deg, rgb(27 87 129) 50%, rgb(25 78 116 / 79%) 72%, rgba(241,241,241,0) 100%);
background: linear-gradient(0deg, rgb(27 87 129) 50%, rgb(25 78 116 / 79%) 72%, rgba(241,241,241,0) 100%);
position: relative;
margin-top: -72px;
}


/* SOCIAL PANEL CSS */
.social-panel-container {
	position: fixed;
	right: 0;
	bottom: 80px;
	transform: translateX(100%);
	transition: transform 0.4s ease-in-out;
    z-index: 10;
}

.social-panel-container.visible {
	transform: translateX(-10px);
}

.social-panel {	
	background-color: #fff;
	border-radius: 16px;
	box-shadow: 0 16px 31px -17px rgba(0,31,97,0.6);
	border: 5px solid #001F61;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	height: 169px;	
	width: 370px;
	max-width: calc(100% - 10px);
}

.social-panel button.close-btn {
	border: 0;
	color: #97A5CE;
	cursor: pointer;
	font-size: 20px;
	line-height: 0;
	height: auto;
	padding: 0;
	position: absolute;
	top: 5px;
	right: 5px;
}

.social-panel button.close-btn:focus {
	outline: none;
}

.social-panel p {
	background-color: #001F61;
	border-radius: 0 0 10px 10px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	padding: 2px 17px 6px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0;
	transform: translateX(-50%);
	text-align: center;
	width: 235px;
}

.social-panel p i {
	margin: 0 5px;
}

.social-panel p a {
	color: #FF7500;
	text-decoration: none;
}

.social-panel h4 {
	margin: 20px 0;
	color: #97A5CE;	
	font-size: 13px;	
	line-height: 18px;
	text-transform: uppercase;
}

.social-panel ul {
	display: flex;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.social-panel ul li {
	margin: 0 10px;
}

.social-panel ul li a {
	border: 1px solid #DCE1F2;
	border-radius: 50%;
	color: #001F61;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 50px;
	text-decoration: none;
}

.social-panel ul li a:hover {
	border-color: #FF6A00;
	box-shadow: 0 9px 12px -9px #FF6A00;
}

.floating-btn {
	border-radius: 26.5px;
	background-color: #001F61;
	border: 1px solid #001F61;
	box-shadow: 0 16px 22px -17px #03153B;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	line-height: 20px;
	height: auto;
	padding: 12px 20px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999;
	text-transform: none;
}

button.floating-btn:focus {
	color: white;
	outline: none;
}

button.floating-btn:hover {
	background-color: #ffffff;
	color: #001F61;
}

.floating-text {
	background-color: #001F61;
	border-radius: 10px 10px 0 0;
	color: #fff;
	padding: 7px 15px;
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.floating-text a {
	color: #FF7500;
	text-decoration: none;
}

@media screen and (max-width: 480px) {

	.social-panel-container.visible {
		transform: translateX(0px);
	}
	
	.floating-btn {
		right: 10px;
	}
}



.timeline {
    position: relative;
    width: 660px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 1em 0;
    list-style-type: none;
  }
  
  .timeline:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: ' ';
    display: block;
    width: 6px;
    height: 100%;
    margin-left: -3px;
    background: rgb(80,80,80);
    background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
    background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: linear-gradient(to bottom, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    
    z-index: 5;
  }
  
  .timeline li {
    padding: 1em 0;
  }
  
  .timeline li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  
  .direction-l {
    position: relative;
    width: 300px;
    float: left;
    text-align: right;
  }
  
  .direction-r {
    position: relative;
    width: 300px;
    float: right;
  }
  
  .flag-wrapper {
    position: relative;
    display: inline-block;
    
    text-align: center;
  }
  
  .flag {
    position: relative;
    display: inline;
    background: rgb(248,248,248);
    padding: 6px 10px;
    border-radius: 5px;
    
    font-weight: 600;
    text-align: left;
  }
  
  .direction-l .flag {
    -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  }
  
  .direction-r .flag {
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  }
  
  .direction-l .flag:before, .direction-r .flag:before {
    position: absolute;
    top: 50%;
    right: -40px;
    content: ' ';
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
    border-radius: 10px;
    border: 4px solid rgb(255,80,80);
    z-index: 10;
}
  
  .direction-r .flag:before {
    left: -40px;
  }
  
  .direction-l .flag:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -8px;
    border: solid transparent;
    border-left-color: rgb(248,248,248);
    border-width: 8px;
    pointer-events: none;
  }
  
  .direction-r .flag:after {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -8px;
    border: solid transparent;
    border-right-color: rgb(248,248,248);
    border-width: 8px;
    pointer-events: none;
  }
  
  .time-wrapper {
    display: inline;
    
    line-height: 1em;
    font-size: 0.66666em;
    color: rgb(250,80,80);
    vertical-align: middle;
  }
  
  .direction-l .time-wrapper {
    float: left;
  }
  
  .direction-r .time-wrapper {
    float: right;
  }
  
  .time {
    display: inline-block;
    padding: 4px 6px;
    background: rgb(248,248,248);
  }
  
  .desc {
    margin: 1em 0.75em 0 0;
    
    font-size: 0.77777em;
    font-style: italic;
    line-height: 1.5em;
  }
  
  .direction-r .desc {
    margin: 1em 0 0 0.75em;
  }
  
  /* ================ Timeline Media Queries ================ */
  
  @media screen and (max-width: 660px) {
  
  .timeline {
       width: 100%;
      padding: 4em 0 1em 0;
  }
  
  .timeline li {
      padding: 2em 0;
  }
  
  .direction-l,
  .direction-r {
      float: none;
      width: 100%;
  
      text-align: center;
  }
  
  .flag-wrapper {
      text-align: center;
  }
  
  .flag {
      background: rgb(255,255,255);
      z-index: 15;
  }
  
  .direction-l .flag:before,
  .direction-r .flag:before {
    position: absolute;
    top: -30px;
      left: 50%;
      content: ' ';
      display: block;
      width: 12px;
      height: 12px;
      margin-left: -9px;
      background: #fff;
      border-radius: 10px;
      border: 4px solid rgb(255,80,80);
      z-index: 10;
  }
  
  .direction-l .flag:after,
  .direction-r .flag:after {
      content: "";
      position: absolute;
      left: 50%;
      top: -8px;
      height: 0;
      width: 0;
      margin-left: -8px;
      border: solid transparent;
      border-bottom-color: rgb(255,255,255);
      border-width: 8px;
      pointer-events: none;
  }
  
  .time-wrapper {
      display: block;
      position: relative;
      margin: 4px 0 0 0;
      z-index: 14;
  }
  
  .direction-l .time-wrapper {
      float: none;
  }
  
  .direction-r .time-wrapper {
      float: none;
  }
  
  .desc {
      position: relative;
      margin: 1em 0 0 0;
      padding: 1em;
      background: rgb(245,245,245);
      -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
      -moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
      box-shadow: 0 0 1px rgba(0,0,0,0.20);
      
    z-index: 15;
  }
  
  .direction-l .desc,
  .direction-r .desc {
      position: relative;
      margin: 1em 1em 0 1em;
      padding: 1em;
      
    z-index: 15;
  }
  
  }
  
  @media screen and (min-width: 400px ?? max-width: 660px) {
  
  .direction-l .desc,
  .direction-r .desc {
      margin: 1em 4em 0 4em;
  }
  
  }



  .contact-button-w {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 38px;
    border-radius: 9px;
    border: 1px solid transparent;
    color: #FFFFFF!important;
    background-color: #1DC9A0;
    font-size: 16px;
    letter-spacing: 1px;
    transition: all 0.15s linear;
   }
   
   .contact-button-w:hover {
    background-color: rgba(29, 201, 160, 0.08);
    border-color: #1DC9A0;
    color: #1DC9A0!important;
    transform: translateY(-5px) scale(1.05);
   }

   .contact-button-t {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 38px;
    border-radius: 9px;
    border: 1px solid transparent;
    color: #FFFFFF!important;
    background-color: #1d70c9;
    font-size: 16px;
    letter-spacing: 1px;
    transition: all 0.15s linear;
   }
   
   .contact-button-t:hover {
    background-color: rgba(29, 201, 160, 0.08);
    border-color: #1d70c9;
    color: #1d70c9!important;
    transform: translateY(-5px) scale(1.05);
   }

   #bottone1 {
    display: block;
    padding-left: 33px;
    padding-right: 33px;
    padding-bottom: 16px;
    padding-top: 16px;
    border-radius: 9px;
    background: #d5f365;
    border: none;
    font-family: inherit;
    text-align: center;
    cursor: pointer;
    transition: 0.4s;
   }
   
   #bottone1:hover {
    box-shadow: 7px 5px 56px -14px #C3D900;
   }
   
   #bottone1:active {
    transform: scale(0.97);
    box-shadow: 7px 5px 56px -10px #C3D900;
   }


   .rezervasyondurum-box {
    position: relative;
    padding: 60px;
    background: #4a6660;
    border-radius: 10px;
  }
  
  .rezervasyondurum-box .subtitle,
  .rezervasyondurum-box h2,
  .rezervasyondurum-box .text{
    color: #ffffff;
  }
  .badge {
    display: inline-block;
    padding: .35em .65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}
  .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}