
.item_fulltext tbody {border-top: 1px solid black;  vertical-align: top;}
.item_fulltext tr {border-bottom: 1px solid black;}
.item_fulltext td {
    border-right: 1px solid black;
    padding: 4px;
}
.item_fulltext td:first-child {border-left: 1px solid black;}
.item_fulltext table {margin-bottom: 10px;}
.item_introtext table {
    width: 100%;
    border: 1px solid #e3e3e3;
}
.img-main-box {
  height: 380px;
  margin-bottom: 40px;
  overflow: hidden;
}
.img-main-box-item {
}

.main-info-row { margin-bottom: 20px; }
.main-info-row:after {
  clear: both;
  content: '';
  display: table;
}
.main-info-row__item {
  float: left;
  width: 50%;
}
.main-info-row__item--price {
  font-size: 24px;
  color: #33323a;
}
.main-info-row__item--price span {
  font-size: 30px;
  color: #f85353;
}
.main-info-row__item--info {
  line-height: 18px;
}
.order-btn {
  display: inline-block;
  vertical-align: top;
  border: none;
  outline: none;
  color: #fff;
  font-size: 18px;
  background: #f85353;
  padding: 7px 22px;
}
.item_introtext h4 {
  font-size: 17px;
  color: #33323a;
  margin-bottom: 14px;
  text-transform: none;
  line-height: normal;
}


.item_introtext table th {
  color: #33323a;
  /*width: 25%;*/
  width: 20%;
  border-right: 1px solid #e3e3e3;
}

.item_introtext table th span {
  display: block;
}
strong {
  color: #f85353;
  text-transform: uppercase;
}
.item_introtext table th:nth-child(1) { background: #feeded; }
.item_introtext table th:nth-child(2) { background: #fdcbcb; }
.item_introtext table th:nth-child(3) { background: #fba9a9; }
.item_introtext table th:nth-child(4) { background: #fa8686; }
.item_introtext table td {
  color: #f85353;
  font-size: 20px;
  text-align: center;
  line-height: 58px;
  border-right: 1px solid #e3e3e3;
}
.options {
  font-size: 0;
  margin-bottom: 55px;
}
.options h4 {
  font-size: 20px;
  color: #33323a;
}
.options-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 126px;  
  text-align: center;  
  margin-right: 20px;  
  margin-bottom: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
  .options-item span {
    padding: 4px 12px;
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: #33323a;
    border-top: 1px solid #f85353;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .options-item img {
    width: 128px;
    height: 110px;
    display: block;
  }
.item_introtext ul {
  list-style: none;
  margin: 0 0 22px !important;
}
.item_introtext li {
  padding-bottom: 14px !important;
  position: relative;
  margin-left: 20px !important;
}
.item_introtext li:before{
  content: "\f111";
  position: relative;
  font: 6px/22px FontAwesome;
  color: #f85353;
  position: absolute;
  top: 0;
  left: -20px;
}
.item_introtext a {
  color: #85838e;
}

/* booking page */

.form-block {
  width: 50%;
  float: left;
  margin-bottom: 100px;
  /*margin-right: 3%;*/
}
  .booking-form input[type="text"],
  .booking-form select,
  .booking-form textarea {
    width: 100%;
  }
  .booking-form textarea {
    height:140px;
    resize:none;
  }
  .booking-form input[type="text"],
  .booking-form textarea,
  .booking-form select {
    display: block;
  }
.fieldset {
  width: 47%;
  float: left;
  margin-bottom: 10px;
}
  .fieldset:nth-child(odd) {margin-right: 5%;}
.fieldset-big {
  width: 100%;
  margin-bottom: 15px;
}
.num_of_people select {
  display: inline;
  width: 54px;
}
.num_of_people span {
  margin-right: 3px;
  color: #33323a;
}
.ml_5 {margin-left: 3px;}
.fieldset-sm {
  display: inline-block;
  margin-bottom: 5px;
}
.req-controls {
  display: inline-block;
}
  input[type="text"].inputbox {
    width: 95%;
    display: inline;
    margin-right: 2%;
  }
  input[type="text"].inputbox-time {
    display: inline;
    width: 40px;
  }
.ui-datepicker {
  border: 1px solid #ccc;
  background-color: #fff;
}
.datepicker {
  position: relative;
  width: auto;
  margin-right: 100px;
}
  /*.datepicker:after {*/
    /*position: absolute;*/
    /*content: '';*/
    /*top: 8px;*/
    /*right: 25px;*/
    /*width: 19px;*/
    /*height: 21px;*/
    /*background: url(images/calendar/datepicker-ico.png) no-repeat 0 0;*/
  /*}*/
.arrive-time {float: right;}
.form-comment {
  display: block;
  width: 85%;
  color: #33323a;
  font-size: 12px;
}
.booking-capcha {
  padding-bottom: 25px;
  border-bottom: 1px dotted #cacaca;
}
  .booking-capcha span {
    display: block;
    margin-right: 2%;
    color: #33323a;
  }
  .capcha-img {
    display: inline-block;
    width: 35%;
    height: 40px;
    margin-right: 3%;
    border: 1px solid #33323a;
    border-radius: 3px;
    text-align: center;
  }
  .booking-capcha input[type="text"] {
    width: 35%;
    display: inline-block;
  }
.agree-confirm {
  margin-bottom: 50px;
  text-align: center;
}
  .agree-confirm label {
    display: inline;
    color: #33323a;
  }
  .agree-confirm span {text-decoration: underline;}
.booking-submit {text-align: center;}

.booking-accordion {
  width: 47%;
  float: left;
  margin-left: 3%;
  margin-bottom: 75px;
}
.accordion .ui-icon {
  position: absolute;
  right: 10px;
  top: 37%;
  width: 20px;
  height: 11px;
  background-image: url(img/accordion-arrows.png);
}
.iconOpen {background-position: 0 0;}
.iconClosed {background-position: 0 -20px;}
.accordion h3 {
  padding-right: 25px;
  margin-bottom: 10px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  color: #85838e;
  font-size: 18px;
  background-color: #f2f2f2;
  text-align: center;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
  background-color: #f85353;
  font-size: 18px;
  color:#fff;
}
.accordion-content {margin-bottom: 20px;}
.accordion-item {
  width: 46%;
  float: left;
  margin-bottom: 20px;
  border:1px solid #ccc;
  cursor: pointer;
}
  .accordion-item:hover,
  .accordion-item:active {border:1px solid #f85353;}
  .accordion-item:nth-child(odd) {margin-right: 6%;}
  .accordion-item img {
    margin-bottom: 20px;
    height: 250px;
    width: 100%;
  }
  .accordion-item span {margin-bottom: 15px;}
  .apart-name {
    float: left;
    margin-left: 15px;
    font-size: 18px;
    color: #33323a;
  }
  .apart-price {
    float: right;
    margin-right: 15px;
    font-size: 18px;
    color: #f85353;
  }

/* end booking page */

/* pop up form */

.popup-form {
  position: relative;
  width: 660px;
  margin:0 auto;
  padding: 40px 60px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.popup-title {
  margin-bottom: 35px;
  font-size: 24px;
  color: #33323a;
  text-align: center;
}
.box-modal_close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 15px;
  height: 15px;
  background: url(img/modal-close.png) no-repeat 0 0;
  cursor: pointer;
}
/* end pop up form */

/* booking list page */

  .booking-filter {
    padding: 10px 20px;
    margin-bottom: 50px;
    background-color: #f2f2f2;
  }
  .filter-form {
    overflow: hidden;
    margin:0;
  }
  .filter-fieldset {
    float: left;
    width: 85%;
  }
  .filter-item {
    float: left;
    width: 19%;
    margin-right: 30px;
  }
  .filter-form label {
    font-size: 14px;
    color: #36353c;
  }
  .filter-form select {
    width: 100%;
    height: 25px;
    padding: 0;
  }
  .filter-form option {
    color: #b1b1b1;
  }
  .filter-form input[type=text] {
    width: 100%;
    height: 25px;
    padding: 0 0 0 3px;
  }
  .filter-datepicker {
    position: relative;
    width: auto;
  }
  /*.filter-datepicker:after {*/
    /*position: absolute;*/
    /*content: '';*/
    /*top: 5px;*/
    /*right: 5px;*/
    /*width: 19px;*/
    /*height: 21px;*/
    /*background: url(http://dev.ttcsoft.ru/html/stonyisland/filter-datepicker.png) no-repeat 0 0;*/
  /*}*/
  .filter-btn {
    float: right;
    height: 25px;
    padding: 0 40px;
    margin-top: 27px;
    vertical-align: top;
    border: none;
    outline: none;
    color: #fff;
    font-size: 15px;
    background: #f85353;
  }
  .ui-datepicker .ui-icon {display: none;}
  .booking-item {
    padding: 30px 30px 0 30px;
    margin-bottom: 40px;
    border: 1px solid #cbcbcb;
  }
    .booking-item h4, .booking-item h2 {
      margin-bottom: 40px;
      font-size: 22px;
      color: #f85353;
	  text-transform: uppercase;
    }
    .booking-item img {
      width: 34%;
      float: left;
      margin-right: 3%;
      margin-bottom: 30px;
    }
    .booking-discription {
      float: left;
      width: 63%;
      margin-bottom: 20px;
    }
  .booking-address {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 16px;
    color: #36353c;
    text-decoration: underline;
  }    
    .booking-address:hover {text-decoration: none;}
    .booking-address:after {
      position: absolute;
      content: '';
      right: -35px;
      top: -10px;
      width: 22px;
      height: 33px;
      background: url(img/address-point.png) no-repeat 0 0; 
    }
    .booking-price {
      float: left;
      width: 45%;
      padding-bottom: 10px;
      margin-bottom: 10px;
    }
      .booking-price:nth-child(odd) {margin-right: 10%;}
      .booking-price a {
        float: left;
        text-decoration: underline;
        font-size: 18px;
        color: #36353c;
      }        
        .booking-price a:hover {text-decoration: none;}
      .booking-price span {
        float: right;
        font-size: 18px;
        color: #d85454;
      }
    .booking-price:nth-last-child(n+3) {border-bottom: 1px dotted #ccc;}

    
/* end booking list page */


/* service page */

  .service-discription {
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0px;
    background: url(img/opacity.png) repeat 0 0;    
    z-index: 5;    
    -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;    
  }
    .service-discription span {
      display: table-cell;
      vertical-align: middle;
      height: 50px;
      padding-left: 10px;
      font-size: 17px;
      line-height: 15px;
      color: #fff;
    }
/* end service page */

/* search result page */
  
  .search-result {
    display: table-cell;
    text-align: center;
  }    
    .search-result__item {
      width: 266px;
      display: inline-block;
      margin: 0 19px 25px 0;
      padding-bottom: 25px;
      border: 1px solid #ccc;    
    }
    .search-result__dis {
      margin-bottom: 20px;
      border-bottom: 1px dotted #c8c7c8;
    }
      .search-result__dis img {
        width: 100%;
        height: 180px;
        margin-bottom: 20px;
      }
      .search-result__dis h6 {
        font-size: 18px;
        line-height: 20px;
        text-transform: none;
        color: #33323a;
      }
        .search-result__dis a > h6:hover {
          text-decoration: underline;
        } 
    .result-address {
      font-size: 14px;
      color: #83828c;
      text-decoration: none;
    }
      .result-address:hover {text-decoration: underline;}
    .search-result__fieldset {margin-bottom: 30px;}
      .search-result__fieldset label {
        display: inline-block;
        color: #36353c;
      }
      .search-result__fieldset select {
        display: inline-block;
        width: 145px;
        height: 25px;
        margin: 0 0 0 10px;
        padding: 0;
      }
    .result-price {
      text-align: center;
    }
      .result-price p {
        font-size: 16px;
        font-weight: bold;
        color:#33323a;
      }
        .result-price p span {
          font-size: 20px;
          color:#f85353;
        }
    .result-btn {
      float: none;
      height: 35px;
      padding: 0 40px;
      margin-top: 0;
      font-size: 16px;      
      vertical-align: top;
      border: none;
      outline: none;
      color: #fff;
      background: #f85353;
    }
/* end search result page */

/* Registration & Autorisation Page */

.autorisation-form {
    width: 320px;
    margin-bottom: 290px;
}
.reg-dicription {
    margin-bottom: 35px;
    padding-bottom: 0;
    font-size: 17px;
    color: #85838e;
}
.autorisation-form input[type="text"],
.autorisation-form input[type="password"] {
    width: 100%;
    margin-bottom: 0;
}
.forgot-pass {
    margin-bottom: 40px;
    display: inline-block;
    font-size: 15px;
    color: #f85353;
    text-decoration: underline;
}
.forgot-pass:hover {text-decoration: none;}
.fieldset-checked {
    margin-bottom: 20px;
    text-align: center;
}
.fieldset-checked label {display: inline;}
.autorisation-form input[type="submit"] {
    margin: 0 auto;
    display: block;
}
.reg-capcha span {display: block;}
.reg-capcha .capcha-img {width: 140px;}
.reg-capcha input[type="text"] {width: 140px;}
.reg-note {
    margin-bottom: 25px;
    font-size: 13px;
    color: #85838e;
}

/* End Registration & Autorisation Page */

  @media (max-width: 1024px) {
    
    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {font-size: 16px;}
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {font-size: 16px;}
    .apart-price {
      float: none;
      display: block;
      margin-left: 15px;
    }
    .apart-name {
      float: none;
      display: block;
    }
    .form-block {width: 100%;}
    .booking-accordion {width: 100%;}
    .filter-fieldset {width: 80%;}
    .filter-item {width: 44%;}
    .filter-btn {margin-top: 55px;}

  }



  @media (max-width: 767px) {
    
    .booking-form {
      width: 100%;
      margin-bottom: 65px;
    }
    .booking-accordion {width: 100%}
     .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {font-size: 18px;}
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {font-size: 18px;}
    .apart-price {
      float: right;
      margin-right: 15px;
    }
    .apart-name {
      float: left;
    }
    
    .popup-form {
      width: 90%;
      padding: 20px 30px;
    }
    .filter-item {
      width: 43%;
      margin-right: 20px;
    }
    .filter-fieldset {width: 70%;}
    .booking-item img { width: 100%;}
    .booking-discription { width: 100%;}
    .service-discription span {font-size: 15px;}

  }


  @media (max-width: 479px) {

    .booking-form {
      width: 100%;
      margin-bottom: 65px;
    }
    .booking-accordion {width: 100%}
    .popup-form {
      width: 95%;
      padding: 10px 15px;
    }
    .filter-fieldset {
      width: 100%;
      margin-bottom: 15px;
    }
    .filter-item {width: 100%;}
    .filter-btn {
      float: none;
      display: block;
      margin: 20px auto 0;
    }   

  }
  
 @media (max-width: 550px){

    .booking-form {
      width: 100%;
      margin-bottom: 65px;
    }
    .booking-accordion {width: 100%}
    .fieldset {width: 100%;}
    .fieldset:nth-child(odd) {width: 100%;}

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {font-size: 16px;}
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {font-size: 16px;}
    .apart-price {
      float: none;
      display: block;
      margin-left: 15px;
    }
    .apart-name {
      float: none;
      display: block;
    }
    .accordion h3 {
      line-height: 15px;
      padding: 10px 25px 10px 0;
    }
    .booking-price {
      width: 100%;
      float: none;
      overflow: hidden;
      border-bottom: 1px dotted #ccc;
    }
      .booking-price:last-child {border:none;}
    .booking-address:after {right: -24px;}

     .xtra-serv__check {
         width: 100%;
         margin-bottom: 10px;
     }
     .xtra-serv__price {
         width: 100%;
         margin-left: 20px;
     }
     .autorisation-form {width: 100%;}
     .autorisation-form input[type="text"],
     .autorisation-form input[type="password"] {width: 90%;}
     .reg-capcha input[type="text"] {width: 42%;}
     .reg-capcha .capcha-img {width: 42%;}

  }

.page-item__category-team .item_fulltext {
  float: left;
  max-width: 45%;
  margin-left: 2%;
}
.red-list li{position: relative;}
  .red-list li:before{
    content: "\f111";
    font: 6px/22px FontAwesome;
    color: #f85353;
    position: absolute;
    top: 0;
    left: -20px;
  }



.scroll-block {
    max-height: 290px;
    /*height: 290px;*/
    padding: 10px;
    /*margin-bottom: 45px;*/
    overflow-y: scroll;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.xtra-service h6 {
    margin-bottom: 35px;
    color: #85838e;
    text-transform: none;
    font-weight: bold;
}
.fieldset-scroll {
    padding-bottom: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
}
.xtra-serv__check {
    width: 50%;
    margin-right: 5%;
    float: left;
}
.xtra-serv__check input[type="checkbox"] {
    display: block;
    float: left;
    margin: 5px;
}
.xtra-serv__check label {
    width: 90%;
    float: left;
}
.xtra-serv__price {
    width: 45%;
    float: left;
    font-size: 15px;
    color: #33323a;
    font-weight: bold;
}
.xtra-serv__price p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.not-scroll-block {
    height: 300px;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 45px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.not-scroll-block .fieldset-scroll:last-child {border-bottom: none;}
.not-scroll-block .xtra-serv__check {width: 65%;}
.not-scroll-block .xtra-serv__price {width: 30%;}

/* Styles for language changes */
.language-button {
    width: 28px;
    height: 28px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #cdcdcd;
    text-transform: uppercase;
}  

.language-button-active {
  background-color: #f85353;
  border: 1px solid #f85353 !important;
}


.fildset-block {overflow: hidden;}
.language-button  {
    width: 28px;
    height: 28px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #cdcdcd;
    text-transform: uppercase;
    float: left;
    margin-left: 8px;
    text-align: center;
    color: #cdcdcd;
    font-size: 12px;
    line-height: 28px;
    margin-bottom: 20px;
} 

.language-button a {
  color: #cdcdcd;
}

.language-button:hover {
  background-color: #f85353;
  border: 1px solid #f85353;
  color: white;

}

.language-button a:hover {

  color: white;

}

.language-button-active a {
  background-color: #f85353;
  color: white;
}
/* end of language styles */

a.ui-datepicker-prev {
  cursor: pointer !important;
}

a.ui-datepicker-next {
  cursor: pointer !important;
}

.ui-datepicker .ui-datepicker-title {
  margin: 1px 1.3em;
}

/* Additional classes for calender */ 

.ui-datepicker-year {
  margin-left: 10px !important;

}

select.ui-datepicker-year {
  width: 38% !important;
}


.ui-datepicker .ui-datepicker-prev {
  left: 3px !important;
  top: 16px !important;
} 


/* pseudo element - left */ 
.ui-datepicker-prev:before {
  content: ""; 
  display: block;
  left: 18px;
  top: 16px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 13px solid #AEADB4;
  border-bottom: 10px solid transparent;
  
}



.ui-datepicker-prev:after {
  content: ""; 
  display: block;
  position: relative;
  left: 5px;
  top: -20px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 13px solid #fff;
  border-bottom: 10px solid transparent;
  
}

/* pseudo element - right */

.ui-datepicker .ui-datepicker-next {
  left: 237px !important;
  top: 16px !important;
} 

.ui-datepicker-next:before {
  content: ""; 
  display: block;
  left: 18px;
  top: 16px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 13px solid #AEADB4;
  border-bottom: 10px solid transparent;
  
}



.ui-datepicker-next:after {
  content: ""; 
  display: block;
  position: relative;
  left: -5px;
  top: -20px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 13px solid #fff;
  border-bottom: 10px solid transparent;
  
}