.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;
  }
  .arac-sec .resim .bilgi {
    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
}




input.qty-yolcu,input.qty-bavul {
    line-height: 54px;
    height: 54px;
    width: 100% !important;
    padding: 12px 0px !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.15);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #353535;
    border-radius: 5px !important;
  }
  
input.qty-yolcu:focus,input.qty-bavul:focus{
    background: none;
    border-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(#F79E05 0%, #8F5408 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 #8F5408;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F5408;
  }
  .ribbon span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F5408;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F5408;
  }

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







  .dsp-container .dsp-widget{
    position: relative;
    margin-bottom: 50px;
  }


.t-book-widget .inner-box{
    position: relative;
    background: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(2, 24, 93, 0.10);
    border-radius: 10px;
  }
  
  .t-book-widget .t-book-header{
    position: relative;
    background: #006dcc;
    color: #ffffff;
    padding: 20px 30px 20px 45px;
    border-radius: 10px 10px 0 0;
  }
  
  .t-book-widget .t-book-header .st-txt{
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
    padding-top: 5px;
    padding-right: 10px;
  }
  
  .t-book-widget .t-book-header .amount{
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 48px;
    line-height: 50px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
  }
  
  .t-book-widget .t-book-header .qty{
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
  }
  
  .t-book-widget .lower-box{
    position: relative;
    padding: 40px 45px 50px;
  }
  
  .t-book-widget .fields{
    position: relative;
    padding-bottom: 20px;
  }
  
  .t-book-widget .fields .form-group{
    padding-left: 70px;
    margin-bottom: 10px;
  }
  
  .hot-single .t-book-widget .fields .form-group{
    padding-left: 100px;
  }
  
  .t-book-widget .fields .form-group .field-label{
    position: absolute;
    left: 0;
    top: 12px;
    line-height: 30px;
  }
  
  .t-book-widget h6{
    font-size: 16px;
  }
  
  .t-book-widget .tickets{
    position: relative;
    padding-bottom: 20px;
  }
  
  .t-book-widget .tickets .ticket-block{
    position: relative;
    margin-bottom: 10px;
  }
  
  .t-book-widget .tickets .tick-ttl{
    position: relative;
    line-height: 30px;
    padding: 12px 0;
    float: left;
  }
  
  .t-book-widget .tickets .tick-sel{
    position: relative;
    float: right;
  }



.theme-btn {
    display: inline-block;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
  .centered {
    text-align: center;
  }
  
  .btn-style-one{
    position:relative;
    display:inline-block;
    vertical-align: top;
    font-family: 'Gilroy_Bold', 'Open Sans', sans-serif;
    margin: 0;
    line-height: 26px;
    padding: 10px 40px 10px;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    text-transform: capitalize;
    background: #006dcc;
    border: 2px solid #006dcc;
    border-radius: 5px;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
  }
  
  .btn-style-one span{
    position: relative;
    display: block;
    z-index: 1;
  }
  
  .btn-style-one i{
    position: relative;
    display: inline-block;
    top: 0;
    vertical-align: middle;
    padding-left: 10px;
    line-height: 30px;
    z-index: 1;
  }
  
  .btn-style-one i.fa,
  .btn-style-one i.far{
    position: relative;
    top: 1px;
    padding-left: 10px;
    font-size: 10px;
  }
  
  .btn-style-one:hover{
    color: #006dcc;
    background: none;
    border-color: #006dcc;
  }
  
  .btn-style-two{
    position:relative;
    display:inline-block;
    vertical-align: top;
    font-family: 'Gilroy_Bold', 'Open Sans', sans-serif;
    margin: 0;
    line-height: 26px;
    padding: 10px 25px 10px;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    text-transform: capitalize;
    background: #006dcc;
    border: 2px solid #006dcc;
    border-radius: 5px;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
  }
  
  .btn-style-two span{
    position: relative;
    display: block;
    z-index: 1;
  }
  
  .btn-style-two i{
    position: relative;
    display: inline-block;
    top: 0;
    vertical-align: middle;
    padding-left: 12px;
    line-height: 30px;
    z-index: 1;
  }
  
  .btn-style-two i.fa,
  .btn-style-two i.far{
    position: relative;
    top: 1px;
    padding-left: 18px;
    font-size: 18px;
  }
  
  .btn-style-two i img{
    position: relative;
    max-height: 12px;
  }
  
  .btn-style-two:hover{
    color: #006dcc;
    background: none;
    border-color: #006dcc;
  }
  
  .btn-style-two i img{
    -webkit-filter: brightness(10);
    -ms-filter: brightness(10);
    -moz-filter: brightness(10);
  }
  
  .btn-style-two:hover i img{
    -webkit-filter: none;
    -ms-filter: none;
    -moz-filter: none;
  }
  
  .btn-style-three{
    position:relative;
    display:inline-block;
    vertical-align: top;
    font-family: 'Gilroy_Bold', 'Open Sans', sans-serif;
    margin: 0;
    line-height: 26px;
    padding: 10px 25px 10px;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    text-transform: capitalize;
    background: none;
    border: 2px solid #ffffff;
    border-radius: 5px;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
  }
  
  .btn-style-three span{
    position: relative;
    display: block;
    z-index: 1;
  }
  
  .btn-style-three i{
    position: relative;
    display: inline-block;
    top: 0;
    vertical-align: middle;
    padding-left: 12px;
    line-height: 30px;
    z-index: 1;
  }
  
  .btn-style-three i.fa,
  .btn-style-three i.far{
    position: relative;
    top: 1px;
    padding-left: 18px;
    font-size: 18px;
  }
  
  .btn-style-three i img{
    position: relative;
    max-height: 12px;
  }
  
  .btn-style-three:hover{
    color: #ffffff;
    background: #006dcc;
    border-color: #006dcc;
  }
  
  .btn-style-three i img{
    -webkit-filter: brightness(10);
    -ms-filter: brightness(10);
    -moz-filter: brightness(10);
  }
  
  .btn-style-three:hover i img{
    -webkit-filter: none;
    -ms-filter: none;
    -moz-filter: none;
  }
  
  
  .theme-btn .icon-left {
    padding-right: 10px;
  }
  
  .theme-btn .icon-right {
    padding-left: 10px;
  }
  
  .theme_color {
    color: #006dcc;
  }
  


  .why-us-two .image-col .rating .count{
    position: relative;
    display: block;
    padding-top: 5px;
    font-size: 36px;
    color: #2d3434;
    font-family: 'Gilroy_Bold', sans-serif;
    line-height: 1.5em;
  }
  
  .why-us-two .image-col .fact-block{
    position: absolute;
    font-family: 'Gilroy_Bold', sans-serif;
    color: #2d3434;
    margin-bottom: 40px;
  }
  
  .why-us-two .image-col .fact-block.f-1{
    width: 230px;
    top: 80px;
    right: -100px;
  }
  
  .why-us-two .image-col .fact-block.f-2{
    width: 270px;
    bottom: 80px;
    left: 20px;
  }
  
  .why-us-two .image-col .fact-block .inner-box{
    position: relative;
    display: block;
    padding: 32px 25px 28px 30px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 40px 0 rgba(2, 24, 93, 0.08);
  }
  
  .why-us-two .image-col .fact-block .fact-count{
    position: relative;
    float: left;
    line-height: 60px;
    font-size: 60px;
  }
  
  .why-us-two .image-col .fact-block .count-box{
    position: relative;
    line-height: 60px;
    font-size: 60px;
    padding-right: 20px;
  }
  
  .why-us-two .image-col .fact-block .fact-title{
    position: relative;
    float: left;
    padding-top: 2px;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
  }
  
  .why-us-two .get-help{
    position: relative;
    top: 135px;
    margin-top: -45px;
    z-index: 5;
  }
  
  .why-us-two .get-help .content-box{
    position: relative;
    padding: 75px 70px 30px 70px;
    background: #4a6660;
    border-radius: 10px;
  }
  
  .why-us-two .get-help .text-col{
    position: relative;
    margin-bottom: 30px;
  }
  
  .why-us-two .get-help .title-box{
    margin-bottom: 0;
  }
  
  .why-us-two .get-help .title-box .subtitle,
  .why-us-two .get-help .title-box h2,
  .why-us-two .get-help .title-box .text{
    color: #ffffff;
  }
  
  .why-us-two .get-help .title-box h2 span{
    position: relative;
    display: inline-block;
  }
  
  .why-us-two .get-help .title-box h2 span i{
    position: absolute;
    right: -60px;
    top: -50px;
  }
  
  .why-us-two .get-help .title-box .text{
    position: relative;
    padding-top: 15px;
  }
  
  .why-us-two .get-help .link-col{
    position: relative;
    margin-bottom: 30px;
  }
  
  .why-us-two .get-help .link-col .inner{
    position: relative;
    padding-top: 50px;
  }



.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,a.badge:hover {
    text-decoration: none
}

.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
}

a.badge-primary:focus,a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}


.mobile-logo {
    max-width: 230px!important;
}


.search-one .search-tabs{
    position: relative;
}

.search-one .search-tabs .tab-buttons{
    position: absolute;
    left: 0;
    top: -54px;
    font-family: 'Gilroy_Bold', sans-serif;
    color: #2d3434;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.search-one .search-tabs .tab-buttons .tab-btn{
  position: relative;
  float: left;
  line-height: 30px;
  padding: 12px 22px;
  background: #f2f4f7;
  border-right: 1px solid rgba(0, 0, 0, 0.07);
}

.search-one .search-tabs .tab-buttons .active-btn{
    background: #ffffff;
}

.search-one .search-tabs .tab-buttons .tab-btn:last-child{
  border-radius: 0 10px 0 0;
}

.search-one .form-box{
  position: relative;
  display: block;
  background: #ffffff;
  padding: 25px 170px 15px 24px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  z-index: 5;
}

.search-one form .row{
  margin: 0 -6px;
}

.search-one form .row .form-group{
  position: relative;
  padding: 0 6px;
  margin-bottom: 12px;
}

.search-one .site-form form input{
    font-size: 14px;
    padding-left: 15px !important;
}

.search-one .site-form form .form-group .alt-icon{
    right: 12px;
    font-size: 14px;
}

.search-one .site-form form button{
  position: absolute;
  right: -146px;
  width: 134px;
  top: 30px;
}


#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;
  }
  
  }
  
.room__details {
    background-color: #fff!important;
    border-radius: 0.5rem!important;
    box-shadow: rgb(50 50 93 / 15%) 0px 50px 100px -20px, rgb(0 0 0 / 20%) 0px 30px 60px -30px;
}

.widget {
    background-color: #fff!important;
    margin-bottom: 40px;
    box-shadow: rgba(50, 50, 93, 0.10) 0px 50px 100px -20px, rgba(0, 0, 0, 0.10) 0px 30px 60px -30px;
    border-radius: 10px;
}

.post-item-2 {
    background-color: #fff!important;
    filter: unset!important;
    box-shadow: rgba(50, 50, 93, 0.10) 0px 50px 100px -20px, rgba(0, 0, 0, 0.10) 0px 30px 60px -30px;
    border-radius: 10px;
}

.widget .widget__header {
    background-color: #f9f9f9!important;
    border-bottom: 1px solid rgb(29 44 232 / 30%)!important;
    border-radius: 10px 10px 0px 0px;
}


.blog__item {
    background-color: #fff!important;
    box-shadow: rgba(50, 50, 93, 0.10) 0px 50px 100px -20px, rgba(0, 0, 0, 0.10) 0px 30px 60px -30px;
    border-radius: 10px;
}

.tags-area {
    border-top: 1px solid #016dcc!important;
}

.contact__form {
    background-color: #fff!important;
    box-shadow: rgba(50, 50, 93, 0.10) 0px 50px 100px -20px, rgba(0, 0, 0, 0.10) 0px 30px 60px -30px;
    border-radius: 10px;
}

@media (min-width: 992px) {
  .booking__wrapper {
    padding: 20px 30px 20px 30px!important;
  }
}

.form-control:not(textarea) {
  height: 50px!important;
}


.nice-select {
  height: 50px!important;
}

.feature__item:hover {
  border-color: rgb(35 29 232 / 50%)!important;
}


  
.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;
}

