.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}




.header,
.nav,
.photo-slider,
.bronirovanie,
.nav-categories,
.content-block,
.form-callback-block,
.photo-gallery,
.nav-city,
.footer {
  min-width: auto !important;
}



.header .contacts.other .value {
  margin-bottom: 14px;
}
.header .contacts .value, .header .contacts .value a {
  font-size: 20px;
}
.header .contacts .values {
  min-height: 55px;
}



/* -- nav -- */
.nav {
  margin: 0;
}
.nav ul {
  margin: 0 15px 0 13px;
}

.slicknav_menu {
  display: none;
}
.slicknav_nav a {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
}

.slicknav_nav a:hover {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}

.slicknav_nav a:focus {
  outline: none;
}


/* PHOTO SLIDER */
.photo-slider {
  margin-bottom: 6px !important;
}
.photo-slider .item {
  height: auto !important;
}


/* nav categories */
.nav-categories {
}



/* bron-block */
.form-calculator-tour.form-bron {
  margin: 0 0 45px !important;
  padding: 0 !important;
}
.form-calculator-tour_wrapper,
.form-bron {
  margin: 0 !important;
}

.text-s::after {
  clear: both;
  content: "";
  display: table;
}




.nomera .buttons::after {
  clear: both;
  content: "";
  display: table;
}




/* -- DORABOTKI 23.10.2018 -- */
/* SLIDER PHOTOS */
body .photo-slider {
  margin-bottom: 0 !important;
  position: relative;
  z-index: 10;
}
body .photo-slider .item {
  margin: 0 15px 0px 13px;
}
body .photo-slider .owl-dots {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
}
.photo-slider .owl-dot > span {
  vertical-align: middle;
}
.photo-slider .owl-dot.active > span {
  border-color: transparent;
  height: 4px;
  width: 4px;
}
/* FORM BRON */
body .form-calculator-tour_wrapper {
  margin: -5px 0 0 !important;
  position: relative;
  z-index: 20;
}
body .form-bron {
  padding: 26px 0;
}
body .params-wrap {
  float: left;
  width: 70%;
}
body .form-bron .form-group {
  margin: 0 !important;
}
body .submit-wrap {
  clear: none;
  float: right;
  width: 30%;
  text-align: right;
  padding: 27px 0 0;
}



@media (max-width:992px) {
  body .params-wrap,
  body .submit-wrap {
    clear: both;
    float: none;
    width: auto;
  }
  body .submit-wrap {
    text-align: center;
  }
}


/* -- DORABOTKI 23.10.2018 END -- */




/* -- responsive -- */

@media (max-width: 1024px) {

  .container {
    width: 750px;
  }
  
  .nav-city .otzyvy .title,
  .nav-city .oteli .title,
  .nav-city .pogoda .title {
    padding: 15px 5px;
  }
  
  /* -- bron-block -- */
  
  .text-s {
    box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -o-box-shadow: 0 0 3px #ccc;
    -ms-box-shadow: 0 0 3px #ccc;  
  
    display: block;
    min-height: 100px;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
}
  
  
  .box-oval {
      border-top: 0;
      border-left: 0;
      border-bottom: 0;
      border-right: 0;
      border-radius: 0;
  
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
  
      height: 100px;
      float: left;
      width: 30%;
      position: relative;
  
  
  }
  
  .cl {
      padding-top: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
  }
  
  .box-text {
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      
      border-bottom: 0;
      border-left: 0;
      border-right: 0;
  
      border-radius: 0;
      float: right;
      font-size: 11px;
      min-height: 90px;
      height: 100px;
      padding-top: 15px;
      padding-bottom: 15px;
      padding-left: 15px;
      padding-right: 15px;
      width: 70%;
  }
  
  .tt-n {
      margin-bottom: 10px;
  }
  
  .name-n {
      font-size: 14px;
      margin-top: 10px;
      margin-bottom: 5px;
  }


  /* -- header -- */

  .header .logo,
  .header .contacts {
    clear: both;
    float: none;
    text-align: center;
    width: 100%;
  }
  
  .header .logo {
    padding-bottom: 50px;
  }
  
  
  /* -- nav -- */
  
  .nav ul li a {
    padding: 17px 18px 19px 17px;
  }
  
  .nav {
    display: none;
  }
  
  .slicknav_menu {
    display: block;
  }
  
  
  
  /* -- photo-slider -- */
  
  .photo-slider .item {
    height: auto;
    max-height: 300px;
  }
  
  
  
  /* -- bronirovanie -- */
  
  .adults-area {
    margin: 0 1%;
    width: 19%;
  }
  
  
  
  
  /* -- nav-categories -- */
  
  .nav-categories .novosti,
  .nav-categories .aktsii {
    width: 49%;
  }
  
  .nav-categories .novosti {
    margin-right: 2%;
  }
  
  .nav-categories .aktsii {
    margin-right: 0;                                               
  }
  
  .nav-categories .bilety {
    width: 100%;
  }
  
  
  
  /* -- photo-gallery -- */
  
  .photo-gallery .owl-prev, .photo-gallery .owl-next {
    margin-top: -16px;
  }
  
  .photo-gallery .owl-prev {
    left: 15px;
  }
  
  .photo-gallery .owl-next {
    right: 15px;
  }
  
  
  
  /* -- nav-city -- */
  
  .gsInformer {
    width: 100% !important;
  }
  
  .footer {
    padding: 55px 0 95px;
  }

}





@media (max-width: 768px) {


  .container {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    
    width: 100%;
  }
  
  
  .content {
    padding: 0;
  }
  
  
  /* -- header -- */
  
  .header .logo {
    padding-bottom: 42px;
  }
  
  .header .contacts .item {
    clear: both;
    float: none;
    padding: 15px 0;
    width: 100%;
  }
  

  /* -- photo-slider -- */
  
  .photo-slider {
    display: none;
  }
  
  
  
  /* -- bronirovanie -- */
  
  .calculator {
    padding: 23px 17px 24px 21px;
  }
  
  .calculator .title {
    margin-bottom: 40px;
  }
  
  .calculator .form-inputs,
  .calculator .form-submit,
  .date-area {
      clear: both;
      float: none;
      width: 100%;
  }
  
  .calculator .form-inputs {
    text-align: center;
  }
  
  .date-area .item label {
    text-align: left;
  }
  
  .date-area .item.itemDateRange {
      width: 100% !important;
  }
  
  .date-area .item {
    margin: 0 0 23px 0;
  }
  
  .adults-area {
      clear: both;
      float: none;
      text-align: center;
      display: inline-block;
      margin: 0 4.5% 25px;
      width: auto;
  }
  
  .age-child {
      clear: both;
      float: none;
      width: 100%;
      padding-top: 11px;
  }
  
  .age-child .i-select,
  .age-child .i-select:nth-of-type(2n) {
      margin: 0 2% 23px 2% !important;
      text-align: left;
      width: 29.333333% !important;
  }
  
  .calculator .form-submit {
    clear: both;
    float: none;
    width: 100%;
    padding-top: 10px;
  }
  
  .calculator .form-submit input {
      max-width: 235px;
      margin: 0 auto;
  }
  
 
 
  /* -- form-callback -- */
  
  .form-callback label {
    margin-right: 0;
    margin-bottom: 13px;
  } 
  
  .form-callback input[type="text"] {
    display: block;
    margin: 0 auto 25px;
    width: 260px;
  }
  
  
  
  
  
  
  
  /* -- nomera -- */
  
  .nomera .photos {
    clear: both;
    float: none;
    margin-right: 0;
    margin-bottom: 17px;
    width: 100%;
  }
  
  .nomera .buttons {
    text-align: left;
  }
  
  .nomera .buttons a {
    margin: 0 13px 0 0;
  }
  
  
  
  /* -- ceny -- */
  
  .ceny .desc {
    overflow-x: auto;
  }
  
  .ceny .button {
    padding-bottom: 30px;
  }
  
  
  
  
  /* -- nav-city -- */
  
  .nav-city .otzyvy, .nav-city .oteli {
    margin-right: 0;
    width: 49%;
  }
  
  .nav-city .otzyvy {
    margin-right: 2%;
  }
  
  .nav-city .pogoda {
    clear: both;
    float: none;
    width: 100%;
  }
  
  
  
  /* galereya */
  
  .galereja .item:nth-of-type(4n+1) {
    clear: none;
  }
  
  
  .galereja .item {
    height: 130px;
  }
  
  .galereja .item,
  .galereja .item:nth-of-type(4n) {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    
    margin: 0 0 21px 0;
    width: 33.3333333333333%;
  }
  
  .galereja .item:nth-of-type(3n) {
    padding: 0 0 0 1%;
  }
  
  .galereja .item:nth-of-type(3n-1) {
    padding: 0 .5%;
  }
  
  .galereja .item:nth-of-type(3n-2) {
    padding: 0 1% 0 0;
  }
  
  
  
  /* -- footer -- */
  
  .nav-bottom {
    display: none;
  }
  
  .col-right,
  .col-left {
    clear: both;
    float: none;
    padding: 0 0;
    width: auto;
  }
  
  .footer .col-right,
  .footer .col-left {
    text-align: left;
  }
  
  .footer .phone, .footer .phone a {
    font-size: 28px;
  }
  
  .footer .col-left .links {
    padding-left: 0;
  }
  
  .footer .call-info {
    line-height: 1.3;
  }
  
  
  
  .nav-city .list,
  .photo-gallery .gallery,
  .nav-categories .list {
    padding: 0;
  }
  
  
  .nav-categories .list,
  .photo-gallery .gallery,
  .calculator {
    margin: 0;
  }
  
  
}




@media (max-width: 600px) {



  /* -- calculator -- */
  .daterangepicker .calendar th, .daterangepicker .calendar td {
    min-width: 16px;
  }

  
  /* -- form-callback -- */
  .form-callback-block .title {
    font-size: 17px;
  }


  /* -- nav-city -- */

  .nav-categories .novosti, .nav-categories .aktsii,
  .nav-city .otzyvy, .nav-city .oteli {
    clear: both;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  
  
  .nav-categories .bilety .item a {
    background-position: center 25px;
    text-align: center;
    padding: 72px 25px 25px;
  }
  
  .nav-categories .bilety .item:nth-of-type(2) a {
    background-position: center 15px;
  }


}




@media (max-width: 480px) {


  /* -- datepicker -- */

  .date-area .item input {
    font-size: 16px;
  }
  
  
  
  /* -- nomera -- */
  
  .nomera .name {
    font-size: 21px;
  }
  
  .nomera .buttons a {
    float: left;
    margin: 13px 13px 13px 0;
  }
  
  .calc-btn::before {
    display: none;
  }    
  
  .nomera .buttons .calc-btn {
    background: #cc0000 url("/images/new/calc-white-i.png") no-repeat 22px center;
    padding: 12px 23px 10px 52px;
  }
  
  
  
  /* -- ceny -- */
  
  .calc-btn {
    padding: 9px 13px;
  }
  
  .calc-btn::before {
    margin-right: 12px;
  }
  
  
  /* -- galereja -- */
  .galereja .item {
    height: 90px;
  }
  
  
  /* -- footer -- */
  
  .links .item, .links a {
    font-size: 10px;
    line-height: 1.3;
  }
  
  
  /* -- popup form -- */
  .popup-form {
    max-width: 240px;
  }


}


