
* {
  outline: none !important;
}
.donus{
  display: none;
}
.sosyal {
  background: #D0C09B;
  padding: 20px;
}
.sosyal h2 {
  color: #fff;
  text-shadow: 1px 3px 7px #000000eb;
}
.social img {
  width: 25px;
  margin-top: 7px;
}
.sosyal .social {
  float: right;
}
.teklif {
  background: #f1f1f1;
}
.teklif .foto , .teklif .tablo{
  height: 550px;
}
.teklif .item {
  background: #fff;
}
.teklif .bas {
  color: #2169aa;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 60px;
}
.teklif .bas span {
  font-size: 29%;
  text-transform: lowercase;
}
.teklif .acikla {
  color: #D0C09B;
}
.zemin {
  padding: 40px;
  border-radius: 10px;
}
.zemin.side {
  width: 70%;
  float: left;
}
.sidebar {
  width: 28%;
  float: right;
  margin-left: 2%;
}
.sidezemin {
  padding: 20px;
  margin-bottom: 15px;
  border-radius: 10px;
}
.sidezemin .basli {
  text-align: center;
  margin-bottom: 10px;
  color: #D0C09B;
}
.sagmenu {
  background: #121212;
  padding: 20px;
}
.sagmenu>.sari{
  text-align: center;
  margin-top: 10px;
}
.linkler h3 {
  color: #D0C09B;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
}
.sidebar .social a {
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
  font-size: 20px;
}
.sidebar .social a svg {
  width: 100px;
  font-size: 37px;
  padding-top: 12px;
}
.sidebar .linkler a {
  border-bottom: 1px solid #eaeaea;
  display: block;
  padding: 10px 0px 10px 20px;
  position: relative;
}
.sidebar .linkler a:before {
  position: absolute;
  left: 0px;
  z-index: 99999;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 11px;
}
.kollap .panel-title a:before , .kollap .panel-title a.acik.collapsed:before {
  position: absolute;
  right: 10px;
  z-index: 99999;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.kollap .panel-title a[aria-expanded="true"]:before , .kollap .panel-title a.acik:before  {
  content: "\f078";
}
.kollap .panel-title a {
  color: #2169aa;
  font-size: 120%;
  font-weight: 600;
}
.formum {
  padding: 14px;
}
.formum h4 {
  text-align: center;
  color: #fff;
}
.video {
  width: 100%;
  height: 400px;
  margin: 20px 0px;
}
.btn-primary {
  background-color: #D0C09B;
}
.iletisim .adresim p {
  margin-top: 15px;
  font-weight: 600;
}
.iletisim .adresim {
  padding: 0px 20px;
}
.iletisim .adresim h3 {
  color: #D0C09B;
}
.iletisim .adresim a {
  border-bottom: 1px solid #c3c3c3;
}
.iletisim .adresim span {
  width: 85%;
  float: right;
  font-weight: 300;
}
.belgeler {
  display: table;
  margin: 0px auto;
}
.belgeler img {
  display: inline-block;
  height: 80px;
  margin: 20px;
}
.aracfan {
  position: relative;
  z-index: 1;
}
.aracigor {
  background: rgba(0,0,0,0.7);
  padding: 5px;
  text-align: center;
}
.aracigor svg{
  font-size: 15px;
  position: relative;
  margin-right: 5px;
}
.aracigor p {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
  line-height: 17px;
}
a.aracfan:focus , a.aracfan:active{
  color: #fff;
}
.step2 .float-left {
  width: 38%;
  text-align: right;
  padding-right: 20px;
}
.step2 .float-right {
  width: 62%;
}
.step4 .float-left {
  width: 35%;
  text-align: right;
  padding-right: 20px;
}
.step4 .float-right {
  width: 65%;
}
.step2 .odemeyontem label span {
  font-size: 70%;
}
@media(max-width:767px) {
  body .tripi {
    margin: 20px auto;
  }
  .step3 button.button { font-size: 14px;}
  .koltuklar .float-left {
    display: none;
  }
  .koltuklar .float-right {
    width: 100%;
    float: inherit;
  }
  .koltuklar.form-group .form-control {
    padding-left: 20px;
  }
  body .bebekkoltuk {
    height: 18px;
    top: 13px;
    left: 7px;
  }
  .dart-heading .float-left {
    display: none;
  }
  .dart-heading .float-right {
    width: 100%;
    float: inherit;
    text-align: center;
  }
  .mesajyaz .float-left {
    display: none;
  }
  .mesajyaz .float-right {
    width: 100%;
    float: inherit;
    text-align: center;
  }
  .step2 label {
    font-size: 12px;
    line-height: 16px;
    margin-top: 11px;
  }
  .step2 .odemeyontem label {
    font-size: 15px;
  }
  body .odemeyontem .checkbox input[type=checkbox], body .odemeyontem .checkbox-inline input[type=checkbox], body .odemeyontem .radio input[type=radio], body .odemeyontem .radio-inline input[type=radio] {
    margin-top: 0px;
  }
  .odemeyontem .checkbox label, .radio label {
    padding-left: 36px;
  }
  .odemeyontem .radio {
    margin-bottom: 30px;
  }
  .step1 .kutu.golgeli {
    border-bottom: 2px solid #D0C09B;
    padding: 10px;
    margin: 10px 10px 40px 10px;
    border: 4px solid #D0C09B54;
  }
  .container {
    padding: 0px 5px
  }
  .topbar .iletisim a {
    font-size: 13px;
    padding-left: 16px;
    padding-top: 3px;
    color: #fff;
  }
  .topbar .iletisim {
    border: 0px;
  }
  .topbar .diller {
    border: 0px;
  }
  .topbar.koyu {
    border-bottom: 2px solid #D0C09B;
  }
  .footer {
    font-size: 12px;
  }
  footer .tel {
    font-size: 19px;
  }
  footer ul li {
    margin: 0px;
  }
  .belgeler img {
    height: 50px;
    margin: 5px 10px;;
  }
  .trip {
    border-bottom: 2px solid #D0C09B;
  }
  .bolge1 {
    border-bottom: 2px solid #D0C09B;
  }
  .videobg {
    border-bottom: 2px solid #D0C09B;
  }
  footer {
    padding: 30px 10px;
    border-bottom: 2px solid #D0C09B;
  }
  .video {
    height: 235px;
  }
  body .owl-theme .owl-dots {
    bottom: -10px;
  }
  body .bolge1 .kutu {
    padding: 0px;
  }
  body .bolge1 .basi h3 {
    font-size: 18px;
  }
  body .bolge1 h2 {
    line-height: 49px;
    font-size: 26px;
  }
  body .baslik span {
    border-bottom: none;
  }
  .sosyal .social a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .sosyal h2 {
    text-align: center;
  }
  .sosyal .social {
    float: inherit;
    margin: 20px auto;
    display: table;
  }
  .logo {
    /*top: -3px;*/
    top: 0;
    left: 11px;
    right: inherit;
  }
  .navbar-fixed .navbar-toggle {
    padding: 0px 10px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .diller a {
    padding: 0px 3px;
  }
  body.step1 .tablo {
    height: inherit;
  }
  .step4 .float-left {
    width: 100%;
    text-align: left;
    float: inherit;
  }
  .step4 .float-right {
    width: 100%;
    float: inherit;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1250px !important;
  }
}

#kisisi {
  position: relative;
  cursor: pointer;
  color: #999999;
  line-height: 34px;
  padding: 0px 0px 0px 35px;
}
.cizgi {
  border: 1px solid #ccc;
  background: #FFFFFF;
}
.rezerve .kisiler .form-control {
  background: #FFFFFF;
  padding: 0px;
}
.rezerve .kisiler select {
  padding-left: 20px;
  cursor: pointer;
}
.kisiler p {
  line-height: 41px;
  font-size: 14px;
  margin: 0px;
  color: #424242;
}
.kisiler svg , .kisiler i {
  color: #c1c1c1;
}
.kisiler .cocuklar p {
  font-size: 11px;
  margin: 4px;
  text-align: center;
  line-height: 14px;
}
.kisiler svg, .kisiler i {
  color: #c1c1c1;
}
.rezerve svg, .rezerve i {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  font-size: 15px;
  color: #ffaf30;
}
.rezervasyon-formu .kisiler .form-group , .rezervasyon-formu .kisiler .form-control {
  height: 34px;
  line-height: 34px;
}
.rezerve select {
  border: none;
  background: transparent;
  width: 100%;
  height: 34px;
}
.yorum .kutu:before {
  position: absolute;
  left: 15px;
  top: 12px;
  z-index: 99999;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
}
#owl-yorum .kutu {
  padding: 40px 10px 10px 10px;
}
/********************* TOOLTİP START **************************/

.bizkim .kutu:hover .tool-tip {
  transition: all 0.4s cubic-bezier(1, 0, 0.4, 1.7);
  -webkit-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
.bizkim .kutu:hover {
  cursor: pointer;
}
.bizkim .kutu {
  margin-bottom: 10px;
}
.bizkim img {
  float: left;
  width: 10%;
  margin: 10px 10px 0px 20px;
}
.tool-tip {
  width: 100%;
  position: absolute;
  bottom: 50px;
  left: 50%;
  border-radius: 3px;
  background-color: #333;
  /*font-family: Helvetica, Arial, sans-serif;*/
  font-size: 13px;
  line-height: 22px;
  padding: 10px;
  z-index: 9;
  color: #FFF;
  text-align: center;
  -webkit-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  transition: all 0.4s cubic-bezier(1, 0, 0.4, 1);
}
.tool-tip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #333;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/********************* TOOLTİP FINISH **************************/
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.siparislerim {
  margin: 10px 20px 0px 0px;
}
.rezervasyonum .form-group .form-control {
  padding-left: 10px;
}
.slider .owl-theme .owl-nav .owl-prev {
  position: inherit;
  background: #000;
  width: 50px;
  height: 50px;
  color: #fff;
  border-radius: 50%;
  margin-top: -6px;
}
.slider .owl-theme .owl-nav .owl-next {
  position: inherit;
  right: inherit;
  background: #000;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin-left: 64px;
  color: #fff;
}
.slider .owl-theme .owl-nav {
  position: absolute;
  left: 16px;
  bottom: 58px;
}
.slider .owl-carousel.owl-theme .owl-nav [class*=owl-]:hover {
  background: #3b3b3b;
  color: #fff;
}
.bolge1 .kutu img {
  margin-top: 5px;
}
.bolge1 .basi {
  width: 73%;
  float: left;
}
.bolge1 .basi h3 {
  font-size: 14px;
  font-weight: 400;
  color: #eee;
  /*font-family: 'Arial', sans-serif;*/
  text-transform: inherit;
}
.bolge1 .basi h3 i {
  color: #fff;
  min-width: 24px;
}
.bolge1 .fiyat {
  width: 27%;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-weight: bold;
  background: #242424;
}
.bolge1 .fiyat svg {
  width: inherit !important;
  color: #D0C09B;
}
.bolge1 .fiyat h2 {
  font-weight: bold;
  color: #fff;
  margin: 2px 0;
  font-weight: 600;
  /*font-family: 'Arial', sans-serif;*/
}
.bolge1 h2 , .bolge1 h3, .bolge1 h4 , .bolge1 svg{
  color: #a6a6a6;
  font-weight: 600;
}
.bolge1 svg {
  width: 35px !important;
  color: #454545;
  font-size: 17px;
}
.bolge1 h2 {
  line-height: 59px;
  color: #D0C09B;
}
.bolge1 .kutu {
  padding: 5px 15px;
  background: #181818;
  box-shadow: none;
  background: rgba(0,0,0,0.4);
}
.bolge1 .kutu:hover {
  background: #2e2e2e;
}
.trip h2 {
  line-height: 59px;
  color: #D0C09B;
}
#owl-yorum .foto {
  width: 100px;
  height: 100px;
  display: table;
  margin: 0px auto;
  border-radius: 50%;
}
body #owl-yorum.owl-theme .owl-dots {
  bottom: inherit;
  right: 10px;
}
.yorum .devami {
  margin: 50px auto 20px auto;
}
#snav {
  position: fixed;
  top: 20%;
  z-index: 9;
}
#snav li a {
  display: block;
  position: relative;
  font-weight: 300;
}
#snav li img , #snav li svg {
  height: 45px;
  width: 45px;
  padding: 10px;
  box-shadow: rgba(0,0,0,0.3)2px 2px 10px;
  position: relative;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 5px;
  z-index: 4;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
}
#snav li span {
  left: -100px;
  height: 45px;
  line-height: 45px;
  min-width: 110px;
  margin-left: -24px;
  padding-left: 27px;
  font-size: 13px;
  position: absolute;
  top: 0;
  z-index: 3;
  border-radius: 10px;
  color: #fff;
  font-size: 15px;
}
.rusca #snav li span {
  min-width: 277px;
  left: -300px
}
.rusca #snav li a:hover span {
  left: 52px;
}
#snav li.facebook svg , #snav li.facebook span {
  background-color: #38539b
  ;
}
#snav li.instagram svg , #snav li.instagram span {
  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 );
}
#snav li.whatsapp svg , #snav li.whatsapp span {
  background-color: #00e676;
}
#snav li.vk svg , #snav li.vk span {
  background-color: #424242;
}
#snav li a:hover span {
  left: 55px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
}
.tripadvisor {
  width: 400px;
  margin: 0px auto 20px auto;
  display: table;
}
.tripi {
  margin: 0px auto;
  display: table;
  padding: 10px 40px;
  background: #161616;
  box-shadow: 0px 5px 10px rgba(0,0,0,1);
  height: 380px;
}
.tripi:hover {
  background: #2e2e2e;
}
.trip .img-hover {
  background-size: cover !important;
  min-height: 380px;
  margin-bottom: 5px;
}
section.trip {
  padding: 0px 0px 15px 0px;
}
.fotogaleri .foto {
  position: relative;
  height: 230px;
}
button.rezerve {
  background: #D0C09B;
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  /*border-radius: 5px;*/
  border-radius: 0;
  font-weight: bold;
  border: 0px;
  padding: 8px 20px;
  width: 100%;
  height: 50px;
  font-weight: 600;
  font-size: 12px;
  color: #222;
}
.radio-inline {
  margin: 0px 40px;
}
.radio-inline input {
  width: 20px;
  height: 20px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  margin-left: -26px;
  margin-top: 9px;
}
hr {
  border-top: 1px solid #3b3b3b;
}
.step1 hr {
  margin-bottom: 20px;
}
.checkbox label, .radio label {
  padding-left: 6px;
}
.checkbox input {
  width: 25px;
  height: 25px;
}
.step1 .kutu {
  padding: 20px 10px;
border: solid 2px rgba(255,255,255,0.2);
background: rgba(0,0,0,0.5);
box-shadow: 0px 5px 10px rgba(0,0,0,0.4);
}
.step1 .tablo .fiyat {
  /*font-family: 'Arial', sans-serif;*/
  color: #D0C09B;
  font-weight: 600;
  font-size: 18px;
}
.step1 .tablo .fiyat span {
  font-size: 70%;
}
.sari {
  color: #D0C09B;
}
.icsayfa.step1 .kutu.golgeli {
  padding: 20px;
}
.transferozet ul li span {
  width: 50%;
  float: right;
  text-align: right;
}
.transferozet ul li.sari span {
  font-size: 30px;
  font-weight: bold;
}
.transferozet ul li {
  border-top: 1px solid #3c3c3c;
  padding: 8px 0px;
}
.bebekkoltuk {
  height: 25px;
  position: absolute;
  top: 10px;
  left: 13px;
}
label {
  font-weight: 400;
  line-height: 40px;
}
.icsayfa.step2 .form-group svg {
  left: 14px;
  color: #fff;
}
.dart-heading {
  margin: 30px 0px 10px 0px;
}
.btn-primary {
  border: 0px;
}
.btn-primary:hover {
  background-color: #856419;
}
.tesekkur h3 {
  color: #D0C09B;
  border-bottom: 1px solid #ffffff2e;
  padding-bottom: 10px;
  margin-top: 40px;
}
.tesekkur ul li {
  border-bottom: 1px solid #ffffff2e;
  padding: 7px 0px;
}
.tesekkur ul li span {
  width: 70%;
  float: right;
}
.step3 .checkbox input {
  width: 30px;
  height: 30px;
  margin-left: -40px;
}
.step3 h4 {
  color: #D0C09B;
}
.step3 .checkbox{
  margin: 0px 0px 0px 20px;
}
.step3 .bootstrap-touchspin button {
  background: transparent;
}
.step3 .tabak {
  border-bottom: 1px solid #ffffff21;
  padding: 5px 0px;
}
.step3 .tabak h4 {
  line-height: 30px;
}
.step3 button.button {
  margin-top: 20px;
  line-height: 17px;
  min-height: 67px;
}
.step3 .tabak label {
  line-height: 49px;
}
.step3 .tabak .float-left {
  width: 60%;
}
.step3 .tabak .float-right {
  width: 40%;
}
#owl-arac .aracfan:before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0,0,0,0.4);
  opacity: 0;
  color: #fff;
  line-height: 127px;
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
#owl-arac .aracfan:hover:before {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#owl-arac p {
  position: absolute;
  z-index: 11;
  text-shadow: 1px 1px 5px #000;
  font-size: 12px;
  background: #0000008f;
  padding: 5px;
  margin: 0px;
  line-height: 11px;
  left: 0px;
  top: 6px;
}
.rezervasyonozet a {
  background: #C3AC75;
  width: 100%;
  text-transform: uppercase;
  padding-top: 6px;
  line-height: 33px;
  text-align: center;
  color:#f4f4f4;
  margin-top: 0px;
  font-size: 18px;
}
.bgWhite {
  position: relative;
  z-index: 9;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.rezerve hr {
  border-top: 2px solid #D0C09B;
}
.anasayfa .form-control::-moz-placeholder , .rezervati .form-control::-moz-placeholder{
  color: #fff;
}
.anasayfa .form-control:-ms-input-placeholder ,.rezervati .form-control:-ms-input-placeholder{
  color: #fff;
}
.anasayfa .form-control::-webkit-input-placeholder , .rezervati .form-control::-webkit-input-placeholder{
  color: #fff;
}
@media(max-width:767px) {
  body .rezerve p , body .rezerve{
    font-size: 14px;
    line-height: 21px;
  }
  .trip .img-hover {
    min-height: 212px;
  }
  .tripi {
    height: 165px;
  }
  .navbar-toggle svg {
    font-size: 25px;
  }
  .rezervasyon-formu h2 {
    font-size: 15px;
  }
  .radio-inline {
    margin: 0px 10px;
  }
  .icsayfa.step1 .tablo {
    height: inherit;
  }
  .tesekkur ul li {
    font-size: 13px;
  }
  .tesekkur ul li span {
    width: 100%;
    float: inherit;
  }
  .iletisim .adresim span {
    width: 75%;
  }
  .step2 .float-left {
    width: 100%;
    float: inherit;
    text-align: left;
  }
  .step2 .float-right {
    width: 100%;
    float: inherit;
  }
  .step2 h3 {
    border-bottom: 1px solid #ffffff52;
    padding-bottom: 5px;
    display: inline-block;
  }
  .step3 h3 {
    border-bottom: 1px solid #ffffff52;
    padding-bottom: 5px;
    display: inline-block;
    font-size: 22px;
    text-align: center
  }
  .bgWhite .checkbox, .radio {
    margin-left: 50px;
  }
  .step3 button {
    width: 100%;
  }

}
.bass {
  font-size: 18px;
}
.farkliic a {
  border-bottom: 1px solid #fff;
}
/******************** Ã–DEME START **********************/


.odeme .form-group > label {
  float: left;
  width: 30%;
  line-height: 45px;
}
.odeme .altgroup {
  float: left;
  width: 70%;
}
.selectStyle {
  display: inline-block;
  width: 100%;
}
.selectStyle select{
  line-height: 34px;
  font-size: 13px;
  text-indent: 10px;
  width: 100%;
  background: transparent;
}
.odeme .cvc input {
  width: 106px;
  float: left;
  float: left;
  border: 1px solid #ffffff6e;
}
.odeme .cvc .cvcnedir {
  float: left;
  display: inline-block;
  line-height: 40px;
  margin-left: 10px;
  position: relative;
  position: relative;
}
.odeme .cvc .cvcnedir p {
  float: left;
  cursor: pointer;
  margin: 0px;
}
.odeme .cvc .cvcnedir .cvckodu {
  position: absolute;
  left: 109px;
  top: -30px;
  width: 245px;
  display: none;
  z-index: :999;
}
.odeme .cvc .cvcnedir:hover .cvckodu {
  display: block;
}
.odeme .form-group .form-control {
  padding-left: 20px;
}
select {
  height: 55px;
  width: 100%;
  border: 1px solid #ffffff6e
}
.odeme .selectStyle {
  display: inline-block;
  width: 106px;
}
.odeme .selectStyle select option {
  color: #000;
}
.odeme .havale li span {
  float: right;
}
.odeme .havale li {
  padding: 14px;
  border-bottom: 1px solid #ccc;
}
.odeme .havale li.bas {
  background: #ebebeb;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: none;
}
input.masked,
.shell span {
  font-size: 16px;
  font-family: monospace;
  padding-right: 10px;
  background-color: transparent;
  text-transform: uppercase;
}
.amex:after,
.visa:after,
.mastercard:after,
.discover:after {
  position: absolute;
  right: 10px;
  top: 15px;
  background: black;
  color: white;
  padding: 0 5px;
}
.amex:after { content: 'American Express'; }
.visa:after { content: 'Visa'; }
.mastercard:after { content: 'Master Card'; }
.discover:after { content: 'D'; }
.panel-primary>.panel-heading {
  background: transparent;
  padding: 0px;
  border: none;
}
.panel {
  background: transparent;
  border: none;
}
.panel-tabs > li.active {
  border: 1px solid #000;
  background: #000;
}
.panel-tabs > li {
  float: left;
  margin-bottom: -1px;
  margin-right: 10px;
  border: 1px solid #000;
}
/******************** Ã–DEME FINISH **********************/
.odemeyontem input {
  width: 20px;
  height: 20px;
}
.odemeyontem .checkbox input[type=checkbox], .odemeyontem .checkbox-inline input[type=checkbox], .odemeyontem .radio input[type=radio], .odemeyontem .radio-inline input[type=radio] {
  margin-left: -31px;
}
/****** Vider Magnific-popup ***/
.rusca.step1 .radio-inline {
  margin: 0px 20px;
}
body.rusca {
  font-size: 15px;
}
.rusca .bolge1 .basi h3 {
  font-size: 18px;
}






/************* PLAY BUTONU START ***************/
.play-btn {
  width: 70px;
  height: 70px;
  background: radial-gradient( rgba(173,138,58, 0.8) 60%, rgba(173,138,58, 1) 62%);
  border-radius: 50%;
  position: relative;
  display: block;
  margin: 0px auto;
  box-shadow: 0px 0px 25px 3px rgba(173,138,58, 0.8);
}
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 1;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(173,138,58, .75);
  top: -25%;
  left: -25%;
  background: rgba(198, 16, 0, 0);
}
@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}
@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}
/************* PLAY BUTONU FINISH ***************/
.aractaki p {
  display: inline-block;
  background: #222;
  margin-right: 5px;
  padding: 0px 10px;
  border-radius: 3px;
  font-size: 12px;
  margin-top: 10px;
}
#tawkchat-container {
  margin-bottom: 30px;
}
.chat small {
  margin-top: 28px;
}
.round #tawkchat-minified-wrapper {
  width: 45px !important;
  height: 45px !important;
  left: 20px;
}
#res {
  font-size: 13px;
}
input:not([type="file"]).error,
textarea.error,
select.error {
  border: 1px solid red !important;
}

input:not([type="file"]).no-error,
textarea.no-error,
select.no-error {
  border: 1px solid green !important;
}

div.error-field {
  color: red;
  font-size: small;
}

.viber-png {
  display: block;
  text-align: center;
}

.viber-png > img {
  width: 18px;
  filter: contrast(0) brightness(2);
}

.viber-png ~ small {
  margin-top: 2px;
}

.fgicon-group {
  position: relative;
}

.input-group > input ~ i,
.fgicon-group > input ~ i,
.input-group > input ~ svg,
.fgicon-group > input ~ svg {
  position: absolute;
  top: 14px;
  left: 12px;
  z-index: 4;
  pointer-events: none;
  color: #fff;
}

.input-group > textarea ~ i,
.fgicon-group > textarea ~ i,
.input-group > textarea ~ svg,
.fgicon-group > textarea ~ svg {
  position: absolute;
  top: 8px;
  left: 12px;
  z-index: 4;
  pointer-events: none;
  color: #fff;
}

.input-group > .iti ~ i {
  display: none;
}

.form-control:focus {
  box-shadow: none;
}

@media (min-width: 992px) {
  .mainrez-box {
    margin-top: -300px;
    z-index: 20;
    position: relative;
    background: rgba(0,0,0,0.8);
    padding: 20px;
    padding-bottom: 40px;
    border: solid 2px rgba(255,255,255,0.2);
    margin-bottom: 50px;
  }
}

body .owl-theme .owl-dots {
  width: 100%;
}

.mainslider {
  border-bottom: solid 4px #444;
  box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
}

.navbar-toggle {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.footer-bottom {
  background: #111;
}

.rezcar-list li {
  font-size: 14px;
}

.rezcar-list li.bass {
  font-weight: 800;
    font-size: 18px !important;
    color: #D1C09A;
    border-bottom: solid 1px rgba(255,255,255,0.2);
}

.kutu .aracfan img {
  height: 100px;
  object-fit: cover;
}

.iti ~ svg {
  display: none;
}

@media (max-width: 991px) {
  .kutu .aracfan img {
    height: 300px;
  }
}

@media (max-width: 575px) {
  .mainslider {
    display: none;
  }
  .kutu .aracfan img {
    height: 200px;
  }
}

/*input.error-label,
select.error-label,
textarea.error-label {
  border: solid 1px #ad8a3a !important;
}

.select2-multi ~ .error-label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #ad8a3a;
}*/

.error-select,
input.error-label {
  border: solid 1px #ad8a3a !important;
}

input.error-input,
select.error-input,
textarea.error-input {
  border: solid 1px #ad8a3a !important;
}