/*@media (min-width: 992px) {
  #sp-header #sp-logo.col-lg-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 19%;
    margin-right: 33px;
}
  #sp-header #sp-menu.col-lg-10 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 78%;
}
}*/
body {
  background: #fff url(/images/bg-gray-right-1.png) 100% 0 repeat-y;
    background-size: 30%;
	font-family: Ubuntu, sans-serif;
}
#sp-header {
  height: auto;
}
a:hover, a:focus, a:active {
  color: #f60;
}
@media (max-width: 991px) {
  body {
    background-size: 100%;
}
  }

#sp-main-body main#sp-component {
    margin-top: 115px;
}
@media (max-width: 482px) {
  #sp-main-body main#sp-component {
      margin-top: 85px;
  }
  .layoutArea {
    margin-top: 0px;
  }
}
#sp-header .logo {
     position: absolute;
    left: -20px;
}
nav.sp-megamenu-wrapper {
   /*padding-left: 7px;*/
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #0099ff;
}
#sp-header {
   position:fixed !important;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
    width: 100%;
    background-color: #fff;
    background-image: url(/images/bg-header-1.png);
    background-repeat: repeat-x;
    background-size: 30%;
    background-position: 0px -79px;
}
.topbar {
  border-bottom: 1px solid #E0E0E0;
}
.topbar ul.social,
.topbar ul.contact_info{
    margin: 10px 0;
  display: inline-block;
    padding-left: 0;
}
.topbar ul.social li,
.topbar ul.contact_info li,
li.contact-email a{
    display: inline-block;
  font-size: 12px;
  color: #828282;
    line-height: 14px;
    font-weight: 500;
}
.topbar ul.contact_info li.contact-address {
  font-weight: 400;
  margin-right: 10px;
}
li.busses {
    margin: 0 5px 0 5px;
}
li.contact-phone {
    margin-left: 25px;
}
li.contact-address span {
    cursor: pointer;
}
.topbar ul.social {
  float: right;
}
.sp-megamenu-parent {
  margin: 0 -24px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	line-height: 75px;
	font-size: 18px;
}
.inliner {
    position: relative;
}
.inliner div, .inliner nav {
    display: inline-block;
}
.callback {
    position: absolute;
    top: 70px;
    right: 9px;
}
.callback a {
    padding: 12px 40px;
    /* font-size: 20px; */
    background: #0099FF;
    border-radius: 40px;
    color: #fff;
    max-width: 100px;
}
ul.contact_info li i {
    vertical-align: middle;
    margin-right: 5px;
    font-size: 14px;
}
ul.social li a {
    background: #828282;
    display: block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
}
ul.social li span {
    color: #fff;
    line-height: 24px;
    text-align: center;
    display: block;
}
#sp-footer, #sp-bottom {
  background: #0099ff;
}
img.logo-footer {
    margin-right: 40px;
  position: absolute;
  top: -10px;
  width: 106px;
    }
div#sp-footer1 ul {
    display: inline-block;
  margin-bottom: 0;
  padding-left: 0;
}
span.copyright {
    vertical-align: middle;
    font-size: 12px;
    line-height: 14px;

}
div#sp-footer1 ul li {
    display: inline-block;
  }
div#sp-footer1 ul li a {
  color: #fff;
  font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}
ul.footer-links {
    float: right;
}
#sp-footer .container-inner {
      border-top: 1px solid rgba(255, 255, 255, .3);
}
p.bottom-header {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
  margin-bottom: 40px;
}
p.bottom-subheader {
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
}

.bottom-block {
    /* margin-left: 150px; */
    margin: auto;
    max-width: 75%;
   margin-bottom: 50px;
}
.bottom-block:last-child {
    margin-bottom: 0px;
}
#sp-bottom {
  padding: 40px 0 30px;
}
ul.footer-social {
    float: right;
}
ul.footer-social li span {
    color: #0099ff;
    text-align: center;
    line-height: 24px;
    display: block;
}
ul.footer-social li a {
    background: #fff;
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 50%;
}
ul.footer-social li,
.topbar ul.social li{
    margin-left: 6px;
}
ul.footer-links li {
    margin-right: 20px;
}
ul.footer-links li:last-child {
    margin-right: 0px;
}
.bottom-block a, .bottom-block span {
    display: block;
}
#sp-footer a, #sp-bottom a,
.bottom-block a {
    color: #fff;
}
.bottom-block {
  position: relative;
}
.bottom-block a {
    font-weight: 700;
}
.bottom-block ul {
   padding-left: 20px;
}
.bottom-block li {
    margin-bottom: 15px;
}
p.bottom-header i, p.bottom-subheader i {
    position: absolute;
    left: -50px;
    color: rgba(255, 255, 255, .5);
}
p.bottom-subheader i {
  font-size: 24px;
}
p.bottom-header img {
    position: absolute;
    left: -50px;
    opacity: 0.5;
}
.shadowImg img {
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
}
ul.mainFeatures li {
    list-style-image: url(/images/icons/list-img-1.png);
  font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.2;
}
span.highlight {
    color: #09f;
}
span.highlight-red {
    color: #ff6600;
}
@media (min-width: 992px) {
.sppb-addon.sppb-addon-raw-html.feats {
    max-width: 55%;
    margin: 0 auto;
}
}
@media (max-width: 991px) {
.sppb-addon.sppb-addon-raw-html.feats {
    max-width: 100%;
    margin: 0 auto;
}
}
.banner-dbl img {
    max-width: 480px;
}

a.red-button:active, div.red-button:active, .btn-orange:active,
a.red-button:focus, div.red-button:focus, .btn-orange:focus,
a.red-button, div.red-button, .btn-orange, .vbselectr-result,.vbo-search-submit .btn {
    border-radius: 50px !important;
    color: #fff;
    cursor: pointer;
    padding: 1.3em 2.8em;
    font-size: 16px;
    font-weight: 500 !important;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    background: linear-gradient(34deg,rgba(255,119,0,0.6194852941176471) 0%,rgba(255,119,0,1) 50%,rgba(255,119,0,1) 100%) !important;
text-transform: inherit;
    border: none !important;
}
a.red-button:hover, div.red-button:hover, .btn-orange:hover, .vbselectr-result:hover, .vbo-search-submit .btn:hover {
    background: linear-gradient(34deg,rgba(0,204,51,0.5942752100840336) 0%,rgba(0,204,51,1) 50%,rgba(0,204,51,1) 100%) !important;
    border: none;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);   
}

.offcanvas-inner a.red-button:active,
.offcanvas-inner a.red-button:focus, 
.offcanvas-inner a.red-button:hover,
.bottom-button a.red-button:active,
.bottom-button a.red-button:focus, 
.bottom-button a.red-button:hover,
a.red-button:active,
a.red-button:focus, 
a.red-button:hover
{
  background: #0099ff !important;
}
div.green-button,
a.green-button {
    border-radius: 50px !important;
    color: #fff;
    cursor: pointer;
    padding: 1.3em 2.8em;
    font-size: 16px;
    font-weight: 500 !important;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    background: linear-gradient(34deg,rgba(0,204,51,0.5942752100840336) 0%,rgba(0,204,51,1) 50%,rgba(0,204,51,1) 100%) !important;
border: none;
        border: none !important;
}
div.green-button:active,
div.green-button:focus,
div.green-button:hover,
a.green-button:active,
a.green-button:focus, 
a.green-button:hover
 {
  /* background: linear-gradient(34deg,rgba(255,119,0,0.6194852941176471) 0%,rgba(255,119,0,1) 50%,rgba(255,119,0,1) 100%) !important; */
  text-transform: inherit;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);   
    background: #0099ff!important; 
}

.bottom-button{
  position: fixed; bottom: -10px; left: 50%; margin-left: -229px; z-index: 999;
}
/*
a.red-button, div.red-button {
    border-radius: .25em;
    color: #fff;
  cursor: pointer;
     padding: .8em 1.5em;
    font-size: 21px;
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.4);
    -moz-box-shadow: 1px 1px 4px rgba(0,0,0,.4);
    box-shadow: 1px 1px 4px rgba(0,0,0,.4);
    background: #f60;
    border: 1px solid #f60;
} 
div.red-button a {
  color: #fff;
}*/
a.red-button:hover, div.red-button:hover,
a.red-button:focus, div.red-button:focus {
    background: #ff751a;
    border-color: #ff751a;
    -webkit-box-shadow: 1px 1px 8px rgba(0,0,0,.4);
    -moz-box-shadow: 1px 1px 8px rgba(0,0,0,.4);
    box-shadow: 1px 1px 8px rgba(0,0,0,.4);
    /*font-size: 21px;*/
}
.sp-menu-item a.red-button,
.sp-menu-item a.red-button:focus,
.sp-menu-item a.red-button:hover,
li.current.active>a.red-button{
  color: white !important;
  line-height: 35px;
  padding: 0px 15px;
}
.for-red-button-menu {
  color: white !important;
  line-height: 35px !important;
  padding: 0px 15px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a.red-button{
  display: none!important;
}
a.arr i {
    margin-left: 15px;
}
a.bed i, a.gift i {
  margin-right: 15px;
}
.sppb-addon.sppb-addon-raw-html.center>div {
    text-align: center;
}
.antivirus img {
  max-width: 235px;
  padding-top: 15px;
}
.feedback {
    border-top: 5px solid #2ea756;
    box-shadow: rgba(0,0,0,.1) 0 2px 8px 0;
    padding: 10px 20px 5px;
    background: #fff;
}
.feedback a {
    color: #666;
}
.feedback-header>img {
    float: left;
    width: 50px;
    margin: 3px 20px 0 0;
    display: block;
}
.feedback-header {
    font-size: 18px;
    font-weight: 700;
}
.stars i {
    color: #f9bc11;
}
.feedback-header p {
    margin-bottom: 5px;
}
ul.icons-wrapper {
    padding-left: 0;
}
ul.icons-wrapper li {
    list-style: none;
    display: inline-block;
}
ul.icons-wrapper img {
    height: 32px;
  margin-right: 10px;
}
span.bigger {
  font-size: 20px;
}
span.fat {
  font-weight: 700;
}
.play-btn {
    cursor:pointer;
}
div#n2-ss-2::before {
    background: url(/images/bg-body-left-1.png) repeat-y;
    background-size: auto;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    z-index: 22;
    content: "";
    width: 320px;
    height: 100%;
    pointer-events: none;
}
.sppb-addon-content p {
    font-size: 18px;
}
.hotel-feats h3 {
    color: #09f;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    text-align: center;
    margin-bottom: 20px;
}
.sppb-addon-overlay-image.shadowImg {
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
}
.overlay-image-title h6 {
    text-shadow: 0 0 4px rgba(0,0,0,0.9);
    transition: 1000ms, text-shadow;
}
.overlay-image-title h6 a {
    color: #fff;
}
.ident:before {
    background: url(/images/bg-body-left-1.png) repeat-y;
    background-size: 100%;
    content: "";
    z-index: 5;
    height: 465px;
    position: absolute;
    width: 150px;
    pointer-events: none;
}
.ident-s:before {
  height: 455px;
}
.show-overlay-top {
    position: absolute;
    top: -30px;
    opacity: 0;
  line-height: 0;
  font-size: 18px;
}
.show-overlay-bottom {
    position: relative;
    bottom: -30px;
    opacity: 0;
  font-size: 18px;
}
.shadowImg:hover .show-overlay-top {
    opacity: 1;
    line-height: 1.5;
    transform: translate(0,30px);
    position: relative;
      -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-property: opacity,line-height,margin;
    transition-property: opacity,line-height,margin;
}
.shadowImg:hover .show-overlay-bottom {
    opacity: 1;
    transform: translate(0,-30px);
    display: block;
}
.sppb-addon-title {
  margin-bottom: 25px;
  color: #09f;
}
.users-profile-custom-fields-2 li.list-group-item,
.profile li.list-group-item {
  border:0;
}

.shadowImg .sppb-addon-title{
    transform: none !important;
}
.video-header {
    text-shadow: 1px 1px 5px rgba(0,0,0,.5) !important;
    font-family: 'Ubuntu' !important;
}
.slider-header p, .banner-header div {
  font-family: 'Ubuntu' !important;
}
.overlay-image-title  {
      opacity: 1 !important;
    visibility: visible !important;
}
.sp-page-title {
    background: #0345bf;
    background-size: cover;
    background-position: 50%;
    padding-top: 150px;
    padding-bottom: 50px;
}
.sp-page-title .sp-page-title-heading {
    font-size: 28px;
    text-align: right;
    font-weight: 700;
}
.identList ul li {
    list-style-image: url(/images/icons/list-img-1.png);
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.2;
}
.hr-bottom {
  border-bottom:1px solid #ddd;
  width: 100%;
}
.spa h1.sppb-title-heading {
   border-bottom: 1px solid #ddd !important;
  padding-bottom: 20px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent > li:hover > a{
  color: #0099ff;
}
.sp-dropdown-items li a {
    border-bottom: 1px solid #eaeaea;
    padding: 15px 20px !important;
    display: block !important;
}
.sp-dropdown-items li:last-child a {
    border-bottom: 0px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 0px;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  display: none;
}
.message {
    color: #0a0;
    text-align: center;
}
.message p {
  font-size: 18px;
}
.price-wrapper {
    border: 1px solid #09f;
    background: #fff;
    -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.4);
    -moz-box-shadow: 1px 1px 10px rgba(0,0,0,.4);
    box-shadow: 1px 1px 10px rgba(0,0,0,.4);
      border-radius: 5px;
    overflow: hidden;
  text-align: center;
}
.promo .price-wrapper {
   border: 1px solid #f70;
}
.price-title, .price-btn {
    padding: 15px 0;
    background: #09f;
}
.promo .price-title {
	padding-top: 30px;
    background: #f70;
}
.promo .price-btn {
	padding-bottom: 30px;
    background: #f70;
}
.price-title {
    text-align: center;
    color: #fff;
}
.price-title p {
    font-size: 26px;
}
.price-title span.subtitle {
    font-size: 18px;
}
.price-content {
    padding: 20px 0 0;
    background: #fff;
}
.price p {
    color: #f70;
    font-size: 32px;
      line-height: 34px;
    margin-bottom: 5px;
}
.price span {
    color: #09f;
    font-size: 18px;
}
.price {
    padding-bottom: 20px;
}
.termsList {
    padding: 10px 0px 10px;
  font-size: 16px;
}
.termsList span {
    font-weight: 500;
}
.termsList>span {
    text-transform: uppercase;
}
.termsList.blue, .termsList.red {
    min-height: 130px;
}
.termsList.blue span {
    color: #09f;
}
.termsList.red span, .snoska.red span {
    color: #f70;
}
.termsList ul {
    padding-left: 0;
  margin-bottom: 0;
}
.termsList ul li {
    list-style: none;
}
.descr {
    color: #999;
    font-weight: 700;
    padding: 10px 0;
     min-height: 160px;
  font-size: 15px;
}
.price-btn a.btn {
    border-radius: .25em;
    color: #f60!important;
    background: white;
    color: #fff;
    line-height: normal;
    position: relative;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    padding: .875em 1em;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.9rem;
}
.price-btn a.btn:hover {color:#00cc33!important}
.promo .price p {
    color: #09f;
}
.promo .price span {
    color: #f70;
}
.price-btn .btn:hover {
    background: #fff;
    color: #09f;
}
.promo .price-btn .btn:hover {
    color: #f70;
}
.rest .sppb-section-title.sppb-text-center {
    border-bottom: 1px solid #eee;
}
.rest .sppb-title-subheading {
  margin-bottom: 15px !important;
  color: #999 !important;
}
@media (max-width: 482px) {
  /*#sp-header {
    height: 145px;
  }
  main#sp-component {
    margin-top: 145px;
}*/
  .tp-bar-mobile li.busses {
    margin: 0 0px 0 0px !important;
}
}
/*@media (min-width: 483px) and (max-width: 575px) {
  .tp-bar-mobile li.busses {
    margin: 0 0px 0 10px;
}
}*/
@media (max-width: 575px) {
  .bottom-button{
    position: fixed; bottom: -10px; left: 50%; margin-left: -140.5px; z-index: 999;
  }
  .offcanvas-menu  a.red-button,   .offcanvas-menu div.red-button,
  .offcanvas-menu  a.red-button:focus,   .offcanvas-menu div.red-button:focus,
  .offcanvas-menu a.red-button:hover,   .offcanvas-menu div.red-button:hover {
      padding: 1.0em 1.8em;
      font-size: 16px;
      display: block;
      max-width: 100%;
  }
  #sp-header .logo {
    position: absolute;
    left: 20px;
    height: 90px;
}
  .row {
    margin-right:0;
    margin-left:0;
  }
  .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .tp-bar-mobile li.busses {
    display: none !important;
  }
}
@media (max-width: 768px) {
  img.logo-footer {
    position: inherit;
    margin: 0 auto 10px;
  }
  div#sp-footer1 ul {
    padding-left: 0;
    display: block;
    text-align: center;
    float: none;
    padding-top: 10px;
  }
  span.copyright {
    display: block;
    text-align: center;
  }
  p.bottom-header img, p.bottom-header i, p.bottom-subheader i {
    left: -30px;
  }
  p.bottom-header {
    font-size: 20px;
    margin-bottom: 20px;
  }
  p.bottom-subheader {
    font-size: 16px;
  }
  .bottom-block {
    margin-bottom: 30px;
  }
  #sp-bottom {
    padding: 30px 0 20px;
}
  .tp-bar-mobile li.contact-email {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
   #sp-header .logo {
    position: inherit;
    height: 90px;
  }
}
@media (max-width: 991px) {

  .tp-bar-desc {
    display: none;
}
  .menu-desc .callback {
    display: none;
}

  #offcanvas-toggler {
    height: 85px;
    line-height: 85px;
    font-size: 22px;
}
  .inliner div, .inliner nav {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .tp-bar-mobile {
    display: none;
}
  .tp-bar-mobile .callback {
    display: none;
}
}
@media (min-width: 769px) and (max-width: 1000px) {
	  p.bottom-header {
    font-size: 20px;
    margin-bottom: 20px;
  }
  p.bottom-subheader {
    font-size: 16px;
  }
  .bottom-block {
    margin-bottom: 30px;
  }
  #sp-bottom {
    padding: 30px 0 20px;
}
  span.copyright {
    float: right;
  }
  div#sp-footer1 ul {
    padding-top: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px !important;
  }
  /*.topbar.tp-bar-desc .contact_info li:nth-child(2) {
    display: none;
}*/
}
.close-offcanvas {
  font-size: 22px;
  background: transparent;
  color: #09f;
}
.close-offcanvas:hover {
    background: transparent;
    color: #044cd0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: #09f;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #09f;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: #09f;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    font-size: 17px;
    padding: 8px 0px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    font-size: 15px;
    padding: 4px 0px;
}
.offcanvas-menu .offcanvas-inner {
    padding: 50px 30px;
}
.tp-bar-mobile ul.social, .tp-bar-mobile ul.contact_info {
    margin: 5px 0px;
}
.tp-bar-mobile ul.contact_info li i {
    vertical-align: middle;
    margin-right: 5px;
    font-size: 12px;
}
.snoska {
    font-size: 14px;
}
a.red {
    color: #f70 !important;
}
a.red:hover, a.red:active {
    color: #09f !important;
}
.attract p.title {
    margin-top: 10px;
}
.attract .price {
    padding-top: 20px;
}
.attract .descr {
  min-height: 90px;
  padding: 30px 0 10px;
}
.sppb-addon.sppb-addon-raw-html.yaMap {
  -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
  box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
}
@media (min-width: 1200px) {
  .modal-dialog.descModal {
    max-width: 1100px !important;
  }
}
@media (min-width:992px) and (max-width:1199px){
  .descr, .termsList {
    font-size:14px;
  }
  .price span {
    font-size: 16px;
  }
  .modal-dialog.descModal {
    max-width: 900px !important;
  }
}
.spa .sppb-section-title.sppb-text-center {
    margin-bottom: 30px !important;
}
div.red-button {
    max-width: 85%;
    margin: auto;
}
.topbar a {
    color: #828282;
}
.modal-backdrop {
  z-index:0;
  background-color: transparent;
}
.modal-content {
  border-radius: 0px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  border:0px;
}

.err, .alert.alert-danger {
font-family: inherit;
border-radius: 0;
border: 2px solid #c00!important;
background: white!important;
color: #c00;
padding-left: 20px!important;
padding-right: 20px!important;
}
h4.alert-heading {
    display: none!important;
}
#system-message {
    /*margin-top: 50px;*/
    margin: 50px -15px 0px -15px;
}

.sb-chat-btn img.sb-icon {
    width: 30px;
    height: 30px;
    margin: 15px ;
}
#sp-section-4 {
    background-image: url("/images/bg-footer-1.png");
    background-repeat: repeat-x;
    background-size: inherit;
    background-position: 100% 100%;
    background-color: #0099ff;
    color: #ffffff;
    padding: 50px 0px 40px 0px;
}
/***chat_insta***/
.chat-full-title {
	position: fixed;
	top: 10px;
	left: 10px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	z-index: 99999;
	width: calc(100% - 20px);
	padding-bottom: 10px;
}
.chat-full-title .chat-logo img {
	height: 30px;
}
.chat-full-title .back-arrow img {
	height: 10px;
}
.chat-full-title .back-arrow, .chat-full-title .chat-logo {
	padding-right: 10px;
}
.chat-full-title .chat-logo-text {
	line-height: 1;
	color: #FFFFFF;
	font-weight: 400;
}
.chat-full-title .chat-logo-text span {
	color: rgba(255,255,255,0.5);
	font-size: 85% !important;
}
.my-chat {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.my-chat .sb-chat, .com_blank .sb-chat {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	//z-index: 98 !important;
	min-height: 100vh !important;
}
.my-chat .sb-chat > .sb-body,
.com_blank .sb-chat > .sb-body {
	position: relative !important;
	width: 100% !important;
	min-height: 100vh !important;
	display: flex !important;
}
.com_blank .sb-chat .sb-body .sb-scroll-area {
	min-height: calc(100vh - 55px) !important;
}
.com_blank .sb-chat-btn,
.com_blank .sb-icon,
.com_blank #sp-header,
.com_blank #sp-footer {
	display: none !important;
}
body.com_blank {
	background: none !important;
}
.fancybox-opened {
	z-index: 99999 !important;
}
.fancybox-overlay-fixed {
    position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
    right: 0;
	background: rgba(0,0,0,0.5) !important;
	z-index: 99998 !important;
}
.ok_message p {
	font-size: 18px;
	font-weight: 400 !important;
	font-family: "Ubuntu", sans-serif;
}
.actions .ok_message {
	margin: 50px 0 -90px;
}
.hotel_price .ok_message {
	margin: 0px 0 10px;
}
.main_page .ok_message {
	margin: -20px 0 50px;
}
.aquapark_price .ok_message {
	margin: 60px 0 -50px;
}
.park_price .ok_message {
	margin: 50px 0 -10px;
}
.child_zone .ok_message {
	margin: 0px 0 -20px !important;
}
.spa_aquapark .ok_message {
	margin: -30px 0 -10px !important;
}
.park_hotel .ok_message {
	margin: -10px 0 30px !important;
}

/***tables***/
.table-dt {
}
.table-dt table {
	border-radius: 10px;
}
table.table-3 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
table.table-3 tr {
		background-color: #f8f8f8;
}

table.table-3 td {
		text-align: left;
}
table.table-3 tr {
	display: block;
	margin-bottom: 15px;
	border-radius: 10px;
	overflow: hidden;
	border: 0.8px solid rgb(221, 221, 221);
}
table.table-3 tr:first-child {
	margin-bottom: 5px;
}

table.table-3 td {
	display: block;
	text-align: right;
}

table.table-3 td::before {
	content: attr(data-label);
	float: left;
	font-weight: bold;
}

span.f75 {
	font-size: 80%;
	line-height: 0.8;
	font-weight: normal;
}
td.season_type {
	background: #FFF;
	//color: #09f;
}
.season_type {
	line-height: 1em;
}
.table_mobile .season_type {
	font-weight: bold;
	font-size: 120%;
	line-height: 1.2;
}
.table_mobile:first-child {
	margin-bottom: 60px;
}
.yur_tariffs h1 {
	//color: #000;
	margin-bottom: 50px;
	text-align: center;
	font-size: 26px;
}
.yur_tariffs h3 {
	//color: #09f;
	font-size: 22px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.yur_tariffs ul {
	margin: 15px;
	padding: 0;
}
.yur_tariffs ul li {
	//list-style-image: url(/images/icons/list-img-1.png);
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 1.2;
}
/************/

/***cashback***/
.reseller {
	margin-top: 30px;
	text-align: center;
}
hr.orange_divider {
	border-color: rgba(255, 102, 0, 0.75);
}
/**************/
.four_buttons_page {
	margin: 0;
}
.four_buttons_page #sp-header,
.four_buttons_page #sp-section-4,
.four_buttons_page #sp-footer,
.four_buttons_page #sp-main-body,
.four_buttons_page .sb-chat,
.four_buttons_page .sp-scroll-up {
	display: none !important;
}
.four_buttons_page #sp-section-1 {
	min-height: 100vh;
}
.insta_link_button {
	color: #FFF;
	display: flex;
	align-items: center;
	align-self: center;
	flex-direction: row;
	justify-content: center;
	padding: .5em 1.8em;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	border-radius: 50px;
	background: linear-gradient(270deg, #FF7700 0%, #FF9B43 100%);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
	border: none;
	//max-width: 125px;
	margin: 15px auto;
	white-space: nowrap;
}
.insta_link_button:hover {
	background: linear-gradient(34deg,rgba(0,204,51,0.5942752100840336) 0%,rgba(0,204,51,1) 50%,rgba(0,204,51,1) 100%) !important;
}
.four_buttons_call {
	display: flex;
	align-items: center;
	align-self: center;
	flex-direction: row;
	padding: .5em 1.8em;
	border-radius: 20px;
	height: 40px;
	line-height: 1;
	border: 2px solid #FFF;
	font-weight: 500;
	color: #0099ff;
	background: #FFF;
	-webkit-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
	-o-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
	transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
	margin-bottom: 30px;
}

.four_buttons_call:hover {
	background: #0099ff;
	color: #FFF;


}
.four_buttons_call a {
	text-align: center;
	width: 100%;
	-webkit-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
	-o-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
	transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
}
.four_buttons_call:hover a {
	color: #FFF;
}
.insta_link_button .fas,
.four_buttons_call .fas {
	margin-right: 10px;
}
.four_buttons_header {
	//min-height: 150px;
	//background: rgb(0, 153, 255);
	background: #FFF;
	padding: 15px 0;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
	overflow: visible !important;
	margin-bottom: 45px;

















}
.four_buttons_logo, .four_buttons_call {
	margin: 15px 0;
	display: flex;
	justify-content: center;

}
.four_buttons_logo img {
	height: 50px;

}
.four_buttons {
	margin-bottom: 15px;
}
.mobile_phone_icon {
	width: 45px;
	height: 45px;
	background: rgb(0, 153, 255);
	position: fixed;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 30px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.06),0 3px 32px rgba(0,0,0,0.16);
	transition: all 0.4s;
	left: 30px;
	border-radius: 50%;
	z-index: 9999;
}
.mobile_phone_icon a {
	color: #FFF;
}
.mobile_phone_icon:hover {
	background: #0a0;
}
.chat_icon {
	height: 25px;
	cursor: pointer;
}
.chat_icon img {
	height: 25px;
  margin-left: 2px;
}
.sb-chat {
	z-index: 999999 !important;
}
#sp-phone {
	display: flex;
	justify-content: flex-end;
	align-items: center;

}
.long-event-button {
    display: flex;
    justify-content: center;
	align-items: center;
    border-radius: 50px !important;
    font-size: 16px;
    font-weight: 500 !important;
    height: 60px;
    border: none;
    color: #fff;
    margin-top: 30px;
    cursor: pointer;
    font-size: 16px;
    white-space: nowrap;
    //width: -moz-max-content;
    //width: -webkit-max-content;
    //width: -o-max-content;
    //width: -ms-max-content;
    //max-width: 250px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    background: linear-gradient(34deg,rgba(255,119,0,0.6194852941176471) 0%,rgba(255,119,0,1) 50%,rgba(255,119,0,1) 100%) !important;
}
.long-event-button a {
	color: #FFF;
}
.long-event-button:hover {
    background: linear-gradient(34deg,rgba(0,204,51,0.5942752100840336) 0%,rgba(0,204,51,1) 50%,rgba(0,204,51,1) 100%) !important;
    border: none;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
}
/*** beach_page_tables ***/
.beach_page .table-plyazh-dt, .beach_page .table-plyazh-mb {
	margin-bottom: 0;
}
.beach_page .table-plyazh-dt {
	//background-color: rgba(0,0,0,.05) !important;
}
.beach_page .table_plate_outer, .beach_page .table_plate {
	//border-radius: 10px;
}
.beach_page .table_plate {
	//overflow: hidden;
	//background: #FFF;
}
.beach_page .table_plate_outer {
	margin-top: 20px;
	//-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
	//box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
}
.beach_page .table.table-striped tr:first-child,
.beach_page .table.table-striped tr:last-child {
	//border-radius: 20px 20px 0 0;
	//background: none;
	//overflow: hidden !important;
}
.table-plyazh-dt td:nth-child(2), .table-plyazh-dt td:nth-child(2){
  width: 25%;
}
.table-plyazh-dt th:nth-child(1), .table-plyazh-dt th:nth-child(1) {
	width: 35%;
}
.table-plyazh-dt th:nth-child(3), .table-plyazh-dt th:nth-child(4),
.table-plyazh-dt td:nth-child(3), .table-plyazh-dt td:nth-child(4){
  width: 20%;
}
.table-plyazh-dt td, .table-plyazh-dt th {
	vertical-align: middle !important;
	padding: 0.25rem;
}
.table-plyazh-dt tr:first-child td, .table-plyazh-dt tr:first-child th {
	vertical-align: top !important;
}
.table-plyazh-dt tr, .table-plyazh-dt td, .table-plyazh-dt th {
	border: none !important;
}
.table-plyazh-dt tr:first-child {
	border-bottom: 1px solid rgba(0,0,0,.15) !important;
}
.table_last.table-plyazh-dt tr {
	border-bottom: 1px solid rgba(0,0,0,.1) !important;
}
.table-plyazh-dt tr:last-child {
	//border-bottom: none !important;
}
.table-plyazh-dt td:first-child, .table-plyazh-dt th:first-child,
.table-plyazh-mb td:first-child, .table-plyazh-mb th:first-child {
	padding: 0.25rem 0.5rem 0.25rem 0;
}
.table-plyazh-dt td:last-child, .table-plyazh-dt th:last-child,
.table-plyazh-mb td:last-child, .table-plyazh-mb th:last-child {
	padding: 0.25rem 0 0.25rem 0.5rem;
}
.beach_page .table-plyazh-mb tr td:last-child, .beach_page .table-plyazh-mb tr th:last-child {
	text-align: right;
	//font-weight: bold;
	//width: 35%;
}
.beach_page .table-plyazh-mb td {
	border: none !important;
}
.beach_page .table-plyazh-mb tr th {
	padding-top: 15px;
	border-bottom: 1px solid rgba(0,0,0,.15) !important;
	border-top: none !important;
}
/***Паразитя прокрукта на планшетах***/
section#sp-main-body, #sp-footer {
	overflow: hidden;
}
/***Слайдер Отзывы на главной***/
.reviewWrap .sppb-addon-testimonial-rating {
	margin-bottom: 10px;
}
img.wprevpro_t1_site_logo {
	position: absolute;
	right: 8px !important;
	bottom: 8px  !important;
	height: 32px;
}
.top_hotels .wprevpro_t1_DIV_2 {
	padding: 40px 20px 40px 30px !important;
}
.reviewWrap .sppb-addon-testimonial-rating i {
	color: #f9bc11 !important;
}
/*************************/
@media (max-width: 991px) {
  .tp-bar-mobile {
    display: none;
  }
	#sp-phone {
		order: 2;
	}
	#sp-logo {
		order: 1;
	}
	#sp-menu {
		order: 0;
	}
	.chat-mobile, .mobile_phone_icon {
		display: none;
	}
}
@media (max-width: 575px) {
	.sb-chat-btn {
		/*display: none;*/
		top: 0px;
		background: rgba(255,255,255,0) !important;
		/*border: 1px solid rgb(0, 153, 255) !important;*/
		right: 20px !important;
		left: unset !important;
		width: 0px !important;
		height: 0px !important;
	}
	.sb-chat-btn img {
		display: none !important;
		width: 50px !important;
		height: 50px !important;
	}
	.phone-mobile {
		display: none;
	}
	.chat-mobile {
		display: block;
	}
	.mobile_phone_icon {
		display: flex;
	}
}
@media (min-width: 992px ) {
	#sp-phone {display:none;}
	.sb-chat-btn {
		background-color:#09f !important;
	}
	.sb-chat-btn:hover {
	background-color:rgb(0, 204, 51) !important;
	}
}

ul.social li a.smslogin {
    background: white;
    border: solid 1px #828282;
}
ul.social li a.smslogin span {
    color: #828282;
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 8px;
}

.sp-scroll-up {
  left: 30px;
}


.nav-tabs a:hover, .nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
  color: #f60!important;
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
  background-color: transparent!important;
}
.btn.btn-orange:hover{
  color:white;
}
.offcanvas-menu .oc-search .form-control {border-radius: 20px !important;}
.popover {z-index: 99999!important;border-radius: 20px;}
.popover_mob_menu a {
  margin: 20px 5px;
  display: block;
}

#sb-audio-clip {display: none;}
/* .fbTopNavigation_askQuestion{display: none;} */
/* Определяем стандартные медиазапросы для устройств xs */
@media (max-width: 767.98px) {
	/* Класс для видимости на маленьких экранах */
	.visible-xs {
	  display: block !important;
	}
  
	/* Класс для скрытия на маленьких экранах */
	.hidden-xs {
	  display: none !important;
	}
  }
  
  /* Убеждаемся, что классы применяются только к xs */
  @media (min-width: 768px) {
	.visible-xs {
	  display: none !important;
	}
	
	.hidden-xs {
	  display: block !important;
	}
  }

  .sb-chat-btn-mobile {
    visibility: visible;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0,0,0,0.06),0 3px 32px rgba(0,0,0,0.16);
    transition: all 0.4s;
    background-color: #f60;
    z-index: 999995;
    width: 45px;
    height: 45px;
    margin: 15px 0px;
    padding: 0px;
  }
  .mobile_phone_icon{
    position: initial;
    background-color: #f60!important;
  }
  .dropdown-menu-mobile {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0 -10px 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    border-radius: .25rem;
  }
  .dropdown-menu-mobile.show {
    display: block;
  }

  #accordiontopics button{
    white-space: normal;
  }
  
  .topic .btn-link:hover{color: #f60;}
  .topic button {text-align: left;font-size: 1.1rem;}
  .topic button img  {display: inline-block;}
  .topic .card {border-radius: 10px; background-color: transparent;}
  .topic .card-header {background-color: transparent;}
  .topic .card-body {background-color:  #09f; color: white; font-size: 1rem;}
  .topic .card-body p {font-size: 1rem;}
  .topic .card-body a{color: white;}

    /* Медиа-запрос для мобильных устройств */
@media (max-width: 768px) {
  .form-actions {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;      
  }

  .form-actions input {
      width: 80%; /* Ширина кнопок на мобильных устройствах */
      margin-bottom: 20px;
  }
}

#cc_div #cm {
  bottom: 55px;
  border-radius: 10px;
}
#c-p-bn {
  background: linear-gradient(34deg,rgba(0,204,51,0.5942752100840336) 0%,rgba(0,204,51,1) 50%,rgba(0,204,51,1) 100%) !important;
  font-size: 16px;
  border-radius: 40px;
  padding: 13px 0;
}
.cc_div .cloud #c-inr-i {
  width: 80% !important;
}
#cc_div #cm #c-s-bn {
  background: transparent;
}
#cc_div .cc-link { 
 display: none!important;
}
#payment_method_container .bqt-form-control label {margin-right: 20px;}