h2{
    font-size: 36px;
}
h3{
    font-size: 30px;
}


.num7 ul.icesubMenu {
  position: absolute;
  z-index: 600;
  margin: 0;
  top: 41px;
  /*left: 0px;*/
	right:10px;
  height: 0;
  overflow: hidden;
  opacity: 0;
  background: #ffffff;
  padding: 0 30px;
  -webkit-box-shadow: inset 0px 0px 1px #aaaaaa;
  -moz-box-shadow: inset 0px 0px 1px #aaaaaa;
  box-shadow: inset 0px 0px 1px #aaaaaa;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transform: translate(0, 30px);
  -moz-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  pointer-events: none;
}

@media (min-width: 1660px){

    .row-fluid .itemSpan4, .row-fluid .span4{
        width: 30%;
    }
    .row-fluid .itemSpan8, .row-fluid .span8 {
        width: 70%;
    }

    .icemegamenu > ul > li + li {
        margin-left: 10px;
        padding-left: 0px;
    }

    .contact_address .adress_suburb_postcode{
        margin-left: 28px;
    }

    .icemegamenu > ul > li{
        border-right: 1px solid #f5f5f5;
        border-left: 0 none;
        padding-right: 10px;
    }
    .icemegamenu > ul > li + li{
        border-right: 1px solid #f5f5f5;
        border-left: 0 none;
        padding-right: 10px;
    }
    .icemegamenu > ul > li:last-child{
        border-right: 0 none;
        margin-left: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }

    div.menu-main.span8{
        padding-left: 10px;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1650px) {
    .icemegamenu > ul > li > a.iceMenuTitle {
        padding: 0px 14px;
    }
}


@media (max-width: 1659px){
    /*.icemegamenu > ul {*/
        /*width: 108%;*/
    /*}*/
    .icemegamenu > ul > li + li{
        margin-left: 0px;
        padding-left: 0px;
        border-right: 1px solid #f5f5f5;
        border-left: 0px;
    }
    .icemegamenu > ul > li:first-child{
        border-right: 1px solid #f5f5f5;
    }
    .icemegamenu > ul > li:last-child{
        border-right: 0px;
    }

    .contact_address .adress_suburb_postcode{
        margin-left: 28px;
    }

}


.accordion-content {
          /*max-height: 1060px;*/
    height: 1060px;
}
.img-main-box{
    overflow: hidden;
}
.booking-capcha #refresh-captcha{
    margin-right: 50px;
}
.datepicker:after{
    right: 15px;
}
.header-on-main {
    position: relative;
    z-index: 999;
}
@media (min-width: 960px) {
    .item_img a img:hover, .search-result__item a img:hover {
        opacity: 0.8;
    }
    #content-bottom .span6 {
        min-height: 330px;
    }

    .contact_address .adress_suburb_postcode{
        margin-left: 28px;
    }

}

.container-fluid form{
    margin: 0px 0px 22px 10px;
}

.options-item{
    margin-right: 16px;
}
.booking-accordion{width: 46%;}

.ui-accordion-header{
    cursor: pointer;
}

input.order-btn:hover, button#button-send:hover, .filter-form .filter-btn:hover{
    background: #E22130;
}
.filter-datepicker img{
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
.datepicker img, .datepicker-fabrik img{
    position: absolute;
    width: 25px;
    top: 5px;
    right: 13px;
    cursor: pointer;
}



.mod-languages-stony{
    margin-top:10px;
    float: right;
}

.fieldset input[type="checkbox"]{
    float: left;
    margin-top: 5px;
    margin-right: 15px;
}

.width-for-module_container {
  width: 49% !important;
}

.scroll-block{
    border:0px;
    padding-left: 0px;

}
.xtra-service h6{
    margin-bottom: 10px;
    margin-top: 20px;
}
#system-message:before {
    display: none;
}
.capcha-reg {
    margin-right: 0;
    margin-left: 10px;
}

.orders .order-attributes .result-price{
    margin-top: 16px;
}

.order-attributes{
    margin-bottom: 0px;
}
.row-fluid .plg-field, .row-fluid .plg-dropdown{
    /*width: 48%;*/
}
.row-fluid .plg-dropdown select{
    width: 95%;
}
.plg-textarea textarea{
    width: 95%;
}
input[type="email"].inputbox, input[type="tel"].inputbox{
    width: 95%;
    display: inline;
    margin-right: 2%;
}

.fabrikActions{
    border: 0;
    padding-left: 0;
    background: #ffffff;
}
.fabrikActions button{
    background: #f5f5f5;
    padding: 10px 20px;
}
.fabrikActions button strong{
    display: none;
}
.mod-login__enter, .logout-module{
    float: right;
    padding-top: 15px;

}

.logout-module button span, .logout-module button strong, .logout-module button, .btn-group .btn-primary{
    text-transform: none;
}


/* Additional class for submit button at contact for page */
.submit-button-additional-class, .btn-group .custom_hover {

  border: none;
  outline: none;
  color: #fff;
  font-size: 18px;
  background: #f85353;
  padding: 7px 22px;
}
.submit-button-additional-class:hover, .btn-group .custom_hover:hover {

  background: #E22130;
    color: #ffffff;
}

.fabrikErrorMessage {
  display: none;
}


.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
     border-top-right-radius: 0px;
     -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
 border-bottom-right-radius: 0px;
}

.datepicker-fabrik{
    position: relative;
}


.module_container .header-on-main{
    width: 90%;
 }


/* Additional classes for index page */

 .additional-class-for-h3 {
  /*font-size: 40px;*/
  font-size: 30px;
}

@media only screen and (device-width: 768px) {

    .additional-class-for-h3 {

      font-size: 29px;
    }

    .moduleTitle  {
      font-size: 29px;
    }
 
   .booking-accordion {
      width: 100%;
}

}

@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
    
    .additional-class-for-h3 {

      font-size: 20px !important;
    }

    .moduleTitle  {
      font-size: 21px;
    }

  .booking-accordion {
      width: 100%;
}

}

@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
    
    .additional-class-for-h3 {

      font-size: 29px;
    }

    .moduleTitle  {
      font-size: 29px;
    }

    .booking-accordion {
      width: 100%;
    } 

    
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    
   .mod-login__enter {
      padding-right: 18px;
      display: none;
    }
  .mod-languages-stony {
      display: none;
    }

    .ice-megamenu-toggle{
        margin-bottom: 9px;
    }

    .container-fluid .menu-main{
        margin-bottom: 20px;
    }

}

@media only screen and (min-width: 481px) and (max-width: 877px) {

    .width-for-module_container {
        width: 100% !important;
    }

    .additional-class-media {
        width: 50% !important;
        float: left !important;
        height: 260px;
    }
    h4{
        font-size: 18px;
    }

    .our_services .header-on-main{
        width: 40%;
    }


}


@media (max-width: 480px){

    .moduleTitle  {
      font-size: 29px;
    }

    .additional-class-for-h3 {
      font-size: 26px !important;
    }

    .booking-accordion {
      width: 100%;
    } 

    .accordion-item {
      width: 100%;
    }

    .width-for-module_container {
     width: 100% !important; 
    }

    .ui-accordion-header-active {
      height: 26px;
    }

    .moduletable {

      float: left !important;
      width: 100% !important;
    }

    .mod-login__enter {
      padding-right: 18px;
      display: none;
    }

    .accordion-content {
      overflow:hidden;
    }

    .mod-languages-stony {
      display: none;
    }

    .our_services .header-on-main{
        width: 58%;
    }

    .our_services #carousel_148_prev, .our_services #carousel_148_next{
        margin-top: 20px;
    }

    .ice-megamenu-toggle{
        margin-bottom: 9px;
    }

    .container-fluid .menu-main{
        margin-bottom: 20px;
    }
    .last-main-info-row{
        padding-top: 10px;
        width: 100%;
    }
    .booking-item h4{
        font-size: 18px;
    }
}


.component-content {
  padding-left: 11px;
}
.search-result__item {
    width: 263px;
}
#icemegamenu .hide_order {
    display: none;
}

.send_new_order_hotel{
	margin-bottom: 15px;
}

.item_introtext table th:nth-child(5) {
   background: #F05F5F;
  color: white;
}


#tooltip {
    width: 200px;
    z-index: 9999;
	position: absolute;
	display: none;
	top:0px;
	left:0px;
	background-color: #000;
	padding: 5px 10px 5px 10px;
	
	color: white;
	opacity: 0.6;
	border-radius: 5px; 
}
.contact_details_item .content_address{
    margin-bottom: 20px;
}
.row-fluid .contact_details .span4{
    width: 49%;

}

.scroll-block{
    overflow-y: auto;
}
.xtra-serv__price{
    text-align: center;
}


@media (max-width: 550px){
    .fieldset-scroll .xtra-serv__price{
        width: 35%;
    }
    #jcaptcha{
        margin-top: 15px;
    }
}

.mod_caroufredsel .caroufredsel_prev, .mod_caroufredsel .caroufredsel_next {
    height: 50px;
}

.agree-confirm label a{
    text-decoration: underline;
}
.result-address{
    font-size: 13px;
}
.booking-address:after{
    right: -20px;
}

p a.button_visa, .mod-custom__get_back p a{
    background-color: #f85353;
    color: white;
    padding: 6px;
    font-size: 15px;
    line-height: 48px;
}
p a.button_visa:hover, .mod-custom__get_back p a:hover{
    background-color: #E22130;
}
.fabrikElement input{
    color: #33323A;
}
.apart-name{
    margin-left: 11px;
}
.apart-price {
    margin-right: 11px;
}

a.img-main-box-item img:hover{
    opacity: 0.7;
}
.slider.slider-nav {
    margin-bottom: 20px;
}
.slider.slider-nav .slick-list {
    max-height: 80px;
    overflow: hidden;
    margin: 0 30px;
}
.slider.slider-nav .slick-slide {
       padding:0 5px;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev{
    left: 0;
}
[dir='rtl'] .slick-prev {
    right: 0;
    left: auto;
}
.slick-prev:before {
    content: '\f053';
}
[dir='rtl'] .slick-prev:before
{
    content: '\f053';
}

.slick-next
{
    right: 0;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 0;
}
.slick-next:before
{
    content: '\f054';
}
[dir='rtl'] .slick-next:before
{
    content: '\f054';
}
@media (min-width: 1025px ) and (max-width: 1202px) {

    .slider.slider-nav .slick-list {
        max-height: 60px;
        overflow: hidden;
        margin: 0 30px;
    }
}
@media (min-width: 951px ) and (max-width: 1025px) {

    .slider.slider-nav .slick-list {
        max-height: 50px;
        overflow: hidden;
        margin: 0 30px;
    }
}   
@media (min-width: 768px ) and (max-width: 950px) {

    .slider.slider-nav .slick-list {
        max-height: 35px;
        overflow: hidden;
        margin: 0 30px;
    }
}
@media (min-width: 528px ) and (max-width: 628px) {

    .slider.slider-nav .slick-list {
        max-height: 60px;
        overflow: hidden;
        margin: 0 30px;
    }
}
@media (min-width: 428px ) and (max-width: 528px) {

    .slider.slider-nav .slick-list {
        max-height: 50px;
        overflow: hidden;
        margin: 0 30px;
    }
}
@media (max-width: 428px) {

    .slider.slider-nav .slick-list {
        max-height: 35px;
        overflow: hidden;
        margin: 0 30px;
    }
}
 @media (min-width: 1201px ) {

   .img-main-box {
    height: 368px;
    margin-bottom: 40px;
    overflow: hidden;
}
}

 @media (min-width: 950px ) and (max-width: 1200px) {

   .img-main-box {
    height: 300px;
    margin-bottom: 40px;
    overflow: hidden;
}
}

 @media (min-width: 768px ) and (max-width: 950px) {

   .img-main-box {
    height: 216px;
    margin-bottom: 40px;
    overflow: hidden;
}
}

 @media (min-width: 528px ) and (max-width: 628px) {

    .img-main-box {
    height: 308px;
    margin-bottom: 40px;
    overflow: hidden;
}
} 
 @media (max-width: 527px) {

    .img-main-box {
    height: 250px;
    margin-bottom: 40px;
    overflow: hidden;
}
} 
body {
  min-width: 360px;
}

/* Акции и скидки */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.base-wrap {
max-width: 1290px;
margin-left: auto;
margin-right: auto;
}

.sb-discount {
background-color: #fb5a5c;
padding: 30px 55px 48px;
color: #f2f2f2;
font-family: Arial;
margin-bottom:30px;
}
.sb-discount  strong {
	color:white !important;
}

.sb-discount__title {
font-size: 45px;
line-height: 1;
margin-bottom: 40px;
font-weight: 300;
color:white;
}

.sb-discount-lst {
margin: 0 -15px;
font-size: 0;
}

.sb-discount-itm {
width: 25%;
padding: 0 15px;
margin-bottom: 40px;
display: inline-block;
vertical-align: top;
font-size: 16px;
}

.bc-offer-view {
display: block;
width: 100%;
height: 178px;
}

.bc-offer-view__img {
display: block;
width: 100%;
height: 100%;

}

.bc-offer-name {
margin: 15px 0 25px;
color: white;
line-height: 24px;
}

.bc-offer-name__lnk {
color: inherit;
text-transform: uppercase;
font-size: 24px;
font-weight: 300;
text-decoration: none;
}

.bc-offer-name__lnk:hover {
text-decoration: underline;
}

.bc-offer-desc {
font-size: 14px;
color: #f5cccd;
}

.bc-offer-desc p {
margin-bottom: 20px;
}

.sb-discount-all__btn {
display: block;
padding: 12px 0;
border: 1px solid currentColor;
text-align: center;
color: inherit;
text-decoration: none;
margin: 0 auto;
max-width: 595px;
font-size: 24px;
font-weight: 300;
}

.sb-discount-all__btn:hover {
background-color: #fff;
color: #fb5a5c;
}

@media ( max-width : 1050px) {
    .sb-discount-itm {
        width: 50%;
    }
    .bc-offer-view {
        height: 300px;
    }
}

@media ( max-width : 800px) {
    .sb-discount-itm {
        width: 100%;
    }
    .bc-offer-view {
        height: auto;
    }
}

.sb-discount {
	display:none;
}
.itemid-101 .sb-discount {
	display:block;
}
.xtra-service.heading-row {
    margin-top: 40px;
    margin-bottom: 10px;
}
.xtra-service h6.services {
    margin-top: -10px;
    float: left;
    margin-right: 20px;
}
.xtra-service .delimiter {
    margin: 0;
    border-top-color: #ccc;
}
.prepay-row .xtra-serv__check {
    float: left;
    width: 30%;
    margin-right: 0;
}
.prepay-row .xtra-serv__inscription {
    float: left;
    width: 40%;
}
.prepay-row .xtra-serv__check label {
    width: auto;
}
.clr {
    clear: both;
}
/* Всплывающая форма связи с менеджером */
.hidden-module {
    display: none;
}
#modal_module .control-group.pre-message {
    color: #85838e;
}
#modal_module .modal-body {
    overflow: inherit;
    max-height: none;
}
#modal_module .control-group.control-group-recaptcha .controls {
    margin-bottom: 0 !important;
}
#modal_module .mod_tm_ajax_contact_form {
    margin-bottom: 0;
}
#modal_module .mod_tm_ajax_contact_form .user_message {
    margin-bottom: 10px !important;
}
#modal_module .mod_tm_ajax_contact_form_textarea {
    height: 80px;
}
/* Каптча во всплывающей форме */
#modal_module #recaptcha_logo {
    display: none;
}


.requisites-block1,
.requisites-block2{
	float: left;
}
.requisites-block3 {
	float: right;
}
.requisites {
	text-align: left;
}
.requisites p {padding-bottom: 10px;  }
@media screen and (max-width: 600px) {
	.requisites {
		float: none;
		width: 100%;
	} 
}
blockquote p:before {
    content: none;
}
blockquote p:after {
    content: none;
}