.rezerve {
  width: 100%;
  height: 267px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.cars {
  background: #FFFFFF;
  margin-bottom: 10px;
  position: relative;
}
.cars .textcontent {
  padding: 5px 20px;
}
.cars .fiyat {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 95px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.cars .fiyat strong {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.cars .fiyat p {
  margin: 0px;
}
.cars .fiyat .text {
  float: right;
  text-align: center;
  width: 54%;
  padding-top: 20px;
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cars .fiyat .text svg,
.cars .fiyat .text i {
  margin-left: 5px;
}
.bolgeniz h4 {
  color: #8C1C89;
  font-weight: bold;
}
.baslik {
  margin: 20px 0px;
}
.baslik h2, .baslik h1  {
  color: #8C1C89;
  font-weight: bold;
  text-align: center;
}
.baslik p {
  text-align: center;
}
.baslik h2 span, .baslik h1 span {
  color: #FFB843 ;
}
.bolgeniz ul li a {
  border-bottom: 1px solid #d0d0d0;
  padding: 5px 0 5px 0;
  display: block;
  color: #424242;
}
.bolgeniz ul li a span {
  float: right;
  margin-top: 5px;
  margin-right: 5px;
  color: #888;
}
.bolgeniz svg , .bolgeniz i {
  margin-right: 5px;
}
.duyuru h3 {
  color: #8C1C89;
}
.duyuru h3 span {
  color: #FFB843;
}
hr {
  border-bottom:1px solid #cecece;
}
.solcont {
  padding: 20px;
  background: #FFFFFF;
  margin-bottom: 10px;
}

.callcenter a  {
  display: block;
  font-size: 25px;
  margin: 10px 0px;
  color: #622626;
  font-weight: 600;
}
.callcenter .social {
  display: inline-block;
}
.callcenter .social a {
  float: left;
  margin: 0px 10px 0px 0px;
}
.callcenter .social a.facebook {
  font-size: 26px;
  color: #2a5297;
}
.callcenter .social a.whatsapp {
  font-size: 26px;
  color: #00e676;
}
.callcenter h4 {
  color: #ffb843;
}
.callcenter h4 span {
  color: #FFB843;
}
.callcenter svg.call {
  font-size: 26px;
}



/****** yatay hemen ara ******/
.callcenter3 {
  padding: 20px;
  background: #8C1C89;
  margin-bottom: 20px;
}
.callcenter3 p {
  float: left;
  color: #FFFFFF;
}
.callcenter3 p span {
  font-size: 19px;
  margin: 0px 15px 0px 5px;
}
.callcenter3 .social {
  float: right;
}
.callcenter3 a , .callcenter3 svg , .callcenter3 i {
  color: #FFFFFF;
  font-size: 26px;
  margin: 0px 2px;
}
/****** yatay hemen ara ******/

a.tralink {
  background: #8C1C89;
  color: #FFFFFF;
  padding: 5px 20px;
  text-align: center;
  margin: 0px auto;
  display: table;
}
.kurum .icon {
  width: 85px;
  height: 85px;
  border:1px dashed #000;
  border-radius: 50%;
  padding: 20px;
  margin: 0px auto 20px auto;
}
.kurum .icon svg, .kurum .icon i {
  font-size: 35px;
}
.kurum h4 {
  color: #8C1C89;
}
.kurum h4 span {
  color: #FFB843;
}
section {
  padding: 20px 0px;
}
#owl-yorum h4 {
  color: #424242;
  font-weight: bold;
}






.sidebar .sidebaslik {
  background: rgb(230, 230, 230,0.5);
  width: 100%;
  padding: 10px;
  display: block;
}
.sidebar {
  cursor: pointer;
}
.sidebar .tree-li {
  padding: 2px !important;
  word-wrap: break-word;
  list-style:none;
}
.sidebar .tree-li .tree-ul {
  padding: 10px;
}
.sidebar .tree-li .tree-ul.diactive {
  display: none;
}
.sidebar .tree-li .text {
  top: -3px;
  position: relative;
}
.sidebar .tree-li .text.renk , .sidebar .tree-li .text a.renk {
  color:#e50000;
}
.sidebar .tree-li .tree-ul .tree-li .tree-ul {
  padding-left: 40px !important;
}
.sidebar .tree-li .sidebaslik.text {
  font-weight: bold;
}
.sidebar .tree-li.is-child > .text:before {
  content: "\25BE";
  font-size: 22px;
  top: 10px;
  position: absolute;
  padding-right: 5px;
  right: 0;
}
.sidebar .tree-li.is-child.diactive > .text:before {
  content: "\25B8" !important;
}
.sidebar .tree-li [type="checkbox"] + label {
  padding-left: 25px !important;
}
.neden iframe {
  width: 100%;
  height: 400px;
  display: block;
}
.rezervasyon-formu h4 {
  width: 100%;
  text-transform: uppercase;
  padding-top: 3px;
  line-height: 33px;
  text-align: center;
  color: #424242;
  margin-top: 0px;
  font-weight: bold;
}
.rezervasyondetay .foto {
  width: 100%;
  height: 300px;
  background-size: cover !important;
  background-position: center center !important;
}
.rezervasyondetay .foto img {
  opacity: 0;
  height: 300px;
}
.rezervasyondetay .solcont{
  margin-top: 16px;
  padding: 23px;
}
.rezervasyondetay .comment .panel-default > .panel-heading{
  background-color: transparent;
  color: #8c1c89;
}
.rezervasyondetay .comment .panel-default > .panel-heading span{
  float: right;
}
.rezervasyonum .login-form .form-heading {
  color:#fff; font-size:23px;
}
.rezervasyonum .login-form .panel h2{
  color:#444444; font-size:18px; margin:0 0 8px 0;
}
.rezervasyonum .login-form .panel p {
  color:#777777; font-size:14px; margin-bottom:30px; line-height:24px;
}
.rezervasyonum .login-form .form-control {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px solid #d4d4d4;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  border-radius: 0;
}
.rezervasyonum .login-form {
  background: #ffffff none repeat scroll 0 0;
  margin: 0 auto;
  padding: 25px;
}
.rezervasyonum .login-form{
  text-align:center;
}
.rezervasyonum .login-form .btn.btn-primary {
  background: #8c1c89;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 0px;
  font-weight: bold;
}
.kollap .panel-title a:before , .kollap .panel-title a.acik.collapsed:before {
  position: absolute;
  right: 30px;
  z-index: 99999;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.kollap .panel-title a {
  display: block;
}
.kollap .panel-title a[aria-expanded="true"]:before , .kollap .panel-title a.acik:before  {
  content: "\f078";
}
.acente-rezervasyon-1 .rezerve .rezervasyon-formu{
  background-color: inherit;
}
.acente-rezervasyon-1 .return .disap .form-group{
  opacity: 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover{
  background-color: #8c1c89;
}
.sagblok {
  background: #FFFFFF;
  padding: 20px;
}
.solblok {
  background: #FFFFFF;
  padding: 20px 5px 5px 5px;
}
.nav-pills>li>a {
  border-radius: 0px;
}
.sagblok .nav-pills {
  background: #fcb040;
}
.sagblok .nav-pills h4 {
  color: #FFFFFF;
  font-weight: 600;
  line-height: 30px;
}
.btn-info {
  background-color: #fcb040;
  border-color: #fcb040;
  padding: 4px 10px;
}
.btn-danger {
  background-color: #8c1c89;
  border-color: #8c1c89;
  padding: 4px 10px;
}
#step-3 .cekik {
  background: #ccc;
}
#step-1 .rezervasyon-formu .form-group {
  box-shadow: none;
  border: 1px solid #fcb040;
}
#step-1 .kisiler {
  top: 66px;
}
#step-1 .rezervasyon-formu .check-box {
  margin: 35px 0px 0px 0px;
}
#step-1 button {
  margin-top: 28px;
}
#step-1 .cekik {
  background: #ccc;
}
.kordi {
  background: #fff;
  padding: 10px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.kordi h4 span {
  float: right;
  margin-bottom: 10px;
}
.step1 .bootstrap-touchspin .btn {
  padding: 5px;
}
.bootstrap-touchspin .form-control {
  padding: 5px 10px;
  margin: 0px 10px;
}
.kisislide .bootstrap-touchspin .input-group-btn {
  left: 10px;
}
.check-box label {
  cursor: pointer;
}
.nav.nav-pills>li>a {
  padding: 3px 14px;
}
.topbar a.giris {
  float: right;
  background: #737373;
  margin-top: 6px;
  padding: 0px 20px;
  color: #FFFFFF;
}
.acenta-giris {
  padding: 30px;
}
.acenta-giris label {
  margin: 0px 0px 0px 6px;
}
.acenta-giris button {
  float: left;
}
.bisey{
  margin-bottom: 15px;
  border: 1px solid #ccc;
  padding: 15px;
  background: white;
}
.ucak_label{
  margin-left: 10px;
  /* border: 1px solid #8c1c89; */
  padding: 3px 6px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #8c1c89;
  margin: -5px;
}
.aracsecimi .textcont p{
  font-size: 12px;
  line-height: 17px;
}
.solcont #CDSWIDFRR{
  width: 100%;
  margin: -20px 0px 0px 0px;
  border-radius: 0px;
  border-color: #00a680;
}
.solcont #CDSWIDFRR .top-background{
  width: 100%;
  border-radius: 0px;
}
.solcont #CDSWIDEXC{
  width: 100%;
  margin: 0px;
}
.solcont #CDSWIDLNKR{
  width: 100%;
  margin: 0px;
}
.solcont #CDSWIDLNKR.border{
  padding: 0px;
}
.solcont #CDSWIDFRR .widFRRImages{
  left: 50px;
}
.solcont #CDSWIDFRR .widFRRHeadline{
  width: 100%;
}
.feedback input[type='radio'] {
  position: relative;
}
.feedback input[type='radio']:after {
  width: 20px;
  height: 20px;
  border-radius: 15px;
  top: -2px;
  left: -2px;
  position: absolute;
  background-color: #d6d6d6;
  content: '';
  display: inline-block;
  visibility: visible;
}

.feedback input[type='radio']:checked:after {
  background-color: #fcb040;
  font-weight: bold;
}
.feedback textarea {
  margin: 0px;
}
.feedback button {
  border: 0px;
  padding: 0px 10px;
  background: #fcb040;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  color: #424242;
  margin-top: 18.5px;
  font-weight: bold;
}
input[type="radio"]:checked+label{
  font-weight: bold;
}

.feedback .form-group {
  border: 1px solid #ccc;
  padding: 10px 0px 10px 55px;
}
.feedback label {
  background: #92278f;
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: center;
  color: white;

}
.feedback .form-group label {
  background: transparent;
  width: inherit;
  margin-right: 55px;
  color: #424242;
}
.alert-success {
  color: #000000;
  background-color: #fcb040;
  border-color: #d6e9c6;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.diller ul li{
  float: left;
  border-left: 1px solid #ccc;
  padding: 0px 10px;
  font-weight: bold;
}
@media(max-width:767px) {
  .feedback .form-group {
    padding: 0px 10px;
  }
  .feedback .form-group label {
    margin-right: 15px;
    margin-bottom: 10px;
  }
  .nav-justified>li {
    float: left;
  }
  .nav-justified>li>a {
    margin: 0px;
  }
  .sagblok .nav-pills h4 {
    font-size: 14px;
  }
  .rezervasyon-formu {
    padding: 0px;
  }
  .sagblok{
    padding: 10px;
  }
}
.foto{

  width: 100%;
  height: 250px;
  background-size: cover !important;
  background-position: center center !important;
}
.foto img{
  display: none !important;
}
.kampanya img {
  width: 700px;
  margin: 0px auto;
  display: table;
}
.kisisel label {
  position: absolute;
  top: -22px;
  color: #fff !important;
}


