.cbp-mode-slider-dragStart {min-height: 400px}

.privacy-policy {
  text-align: center;
  padding: 0;
  font-size: .8rem;
  text-transform: uppercase;
}

.privacy-policy a {
  line-height: 38px;
  color: #7f8c97;
}

.privacy-policy a:hover {
  color: #7f8c97;
}

.privacy-field {
  font-size: 14px;
}

.privacy-field a {
  color: #3498db;
}

label.has-error, a.has-error, .has-error a {
  color: #c12c36;
}

.imagecontour {
 padding: 10px;
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }

.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.vertical-search-form
{
  position: absolute;
  top: 40px;
  right: 15px;
  z-index: 2;
  max-width: 270px;
  padding-top: 10px!important;
  opacity: 1;

}

.vertical-search-form .sticker-wrap {
  margin-left: -5px;
  margin-right: -5px;
}

.vertical-search-form .sticker-wrap .b-title{
  position: absolute;
  top: 28px;
  left: 28px;
  transform: skewY(-6deg);
}

.vertical-search-form .date-block{
  background: #fff;
  min-width: 185px;
}

.mobile-search-form .sticker-wrap {
  margin-left: -5px;
  margin-right: -5px;
}

.mobile-search-form .sticker-wrap .b-title{
  position: absolute;
  top: 28px;
  left: 28px;
  transform: skewY(-6deg);
}

.mobile-search-form .date-block{
  background: #fff;
}

.all-services-list {clear: both; column-count: 3; column-gap: 5; -webkit-column-count: 3; -moz-column-count: 3; -webkit-column-gap: 5; -moz-column-gap: 5;}


.cbp-l-grid-projects-desc {overflow: visible!important}

.c-content-tab-3 .nav>li>a.c-rooms-tab-link {
  padding: 20px 40px;
}

.c-content-tab-3 .nav>li>a.c-rooms-tab-link .c-content-label{
  display: none;
}

.c-room-mp-block .c-content-label{
  position: absolute; right: 15px; top: 15px;z-index: 11;
}

.c-layout-sidebar-content.c-align-left {
}

.wedding-banner {
  border-radius: 5px;
  box-shadow: 0 10px 40px -20px rgba(0,0,0,.985);
}

body .label-bottom-right {
    position: absolute;
    right: -55px;
    bottom: -20px;
    width: 160px;
    height: 85px;
    font-size: 13px;
    padding-top: 16px;
    background-color: #028dcd;
    background-image: linear-gradient(166deg, #028dcd, #3498db);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    color: #fff;
    text-align: center;
}



@media only screen and (max-device-width: 480px) {

  #ui-datepicker-div {
    zoom: 1.3;
    top: auto!important;
    position: fixed!important;
    bottom: 60px!important;
    left: 50%!important;
    right: 50%!important;
    margin-left: -103px!important;
  }
  .ui-datepicker .ui-datepicker-buttonpane button {
    margin: 0!important;
    font-size: 1em!important;
    padding: 5px!important;
  }

}
@media (min-width: 992px) {
    .pull-right-md {
        float: right;
    }

    .pull-left-md {
        float: left;
    }

  .mr-10.service-item:last-child {margin-right: 0 !important}

}

@media only screen and (min-width : 768px) {
  .pull-right-sm {
        float: right;
    }

    .pull-left-sm {
        float: left;
    }


    .detail-sidebar {margin-top: 20px!important;}
}



@media only screen and (min-width : 768px) {
  .pull-right-sm {
        float: right;
    }

    .pull-left-sm {
        float: left;
    }


    .detail-sidebar {margin-top: 20px!important;}
}


@media (max-width:767px){


  .all-services-list {clear: both; column-count: 2; column-gap: 5; -webkit-column-count: 2; -moz-column-count: 2; -webkit-column-gap: 5; -moz-column-gap: 5;}


  html body .hidden-xs{display:none!important}

  html body .pull-right-xs {
        float: right!important;
    }

  html body .pull-left-xs {
        float: left!important;
    }
}

@media (min-width:768px) and (max-width:991px){

  .hidden-sm{display:none!important}

}

@media (min-width:992px) and (max-width:1199px){

  .hidden-md{display:none!important}

}

@media (min-width:1200px){
  .c-content-contact-1 > .row .c-body {margin-left:50px;}
  .hidden-lg{display:none!important}

}

.modal-content #form-contacts .grecaptcha-badge {
  position: absolute!important;
}
