.header-left {justify-content: flex-start !important;}
.logo, .slogan {width: auto !important;}
.slogan {padding-left: 40px;}
.slogan a {color: #ff4e00;}

.header-right {justify-content: flex-end !important;}
.header-social, .header-phone, .header-btn, .mob-menu {width: auto !important;}
.header-social {padding-right: 70px;}
.header-phone {padding-right: 40px;}

.rus {position: absolute; width: auto !important; left: 0 !important;}

.top-menu .menu li a {transition: all .3s ease-in-out !important;}
.top-menu .menu li a {border-bottom: 5px solid #f5f5f5 !important;}
.top-menu .menu li a:hover {border-bottom: 5px solid #ff4e00 !important;}

.top-menu .menu li.active > a {border-bottom: 5px solid #ff4e00 !important;}

.actions i {color: #ff4e00 !important;}

.top-menu .menu li a.zabronirovat {border-bottom: 5px solid #ff4e00 !important; background: #ff4e00 !important; color: #fff !important; padding-left: 40px !important; padding-right: 40px !important;}

.top-menu .menu li a.zabronirovat:hover {opacity: 0.75;}

.ba-overlay-section-backdrop.lightbox {left: 0 !important;}

.ba-lightbox-backdrop.lightbox-center, .ba-overlay-section-backdrop {z-index: 99999 !important;}

.grecaptcha-badge {display: none !important;}

.ms {position: absolute !important; bottom: 0 !important; width: 100% !important; left: 0;}

.close-overlay-section i, .close-lightbox i {cursor: pointer; font-size: 48px !important; margin-top: 20px !important; margin-right: 15px !important; transition: .3s cubic-bezier(.165,.84,.44,1);}

.close-overlay-section i:hover {-webkit-transform:rotate(90deg);transform:rotate(90deg)}

.ba-form select, .ba-form textarea {-webkit-appearance: none;}

 /* Fixes */

.custom-row .column-wrapper > * {margin: 0  !important;}

.podpiska .ba-form {padding: 0;}

.guide img {height: 250px;}

.ba-item-icon-list li {
    align-items: flex-start !important;
}

.section-small {max-width: 750px; margin: 0 auto;}

.zmdi-caret-right {display: none !important;}
.separator:hover {cursor: pointer !important;}

.video-main {z-index: 9999 !important; position: relative;}
.video-bottom {z-index: 9 !important; position: relative;}

 /* Fixes */

@media (max-width: 1024px) {
	.ba-slideshow-dots.thumbnails-dots {display: grid !important}
}
 
.custom-bg-text {
    font-size: 260px;
    left: 10%;
    line-height: 0;
    position: absolute;
    top: 75px;
    white-space: nowrap;
    z-index: -1;
  	font-weight: 700 !important;
}

.custom-bg-text-center {
    font-size: 260px;
    left: 0;
    line-height: 0;
    white-space: nowrap;
    z-index: -1;
  	font-weight: 700 !important;
  text-align: center !important; 
}

@media (min-width: 769px) {
  .custom-block:hover {
  	z-index: 5;
  	}
  
    .custom-block  .ba-grid-column{
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .custom-block:hover  .ba-grid-column:hover{
        box-shadow: 0 8px 50px rgba(0, 0, 0, 0.2) !important;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        z-index: 1;
    }
  
    .custom-right-column {
        margin-left: -70px;
      z-index: 99999 !important;
      position: relative !important;
    }

  /* Carousel */
  .custom-carousel .slideshow-button {
      padding: 0;
  }

  .custom-carousel  .slideset-btn-prev  {
      left: auto;
      right: calc(52% - 20px);
      right: -webkit-calc(52% - 20px);
  }

  .custom-carousel  .slideset-btn-next {
      right: calc(52% - 90px);
      right: -webkit-calc(52% - 90px);
  }

  .custom-carousel  .ba-slideset-nav {
      bottom: 35px;
      top: auto;
  }
  
  .custom-carousel {
      width: 100% !important;
  }

  .custom-carousel .slideshow-content {
      padding: 50px 0 100px; 
  }
  
  .ba-overlay-slideshow-button {transition: all .3s ease-in-out !important;}
  
  .ba-overlay-slideshow-button:hover {box-shadow: 2px 15px 50px rgba(41,44,61,.1);}
}

.message-text h3 {font-size: 26px !important; font-weight: 400 !important;}

/* Footer */
.footer-adress a {color: #ff4e00; text-decoration: underline;}
.politika a {text-decoration: underline;}

.footer-phone .zmdi-smartphone-iphone, .footer-mail .zmdi-email, .flaticon-plus {color: #ff4e00 !important;}

/* Footer */


/* Large desktops and laptops */
@media (min-width: 1025px) and (max-width: 1170px) {

}

/* Landscape tablets and medium desktops */
@media (max-width: 1024px) {

}

/* Portrait tablets and small desktops */
@media (max-width: 868px) {
  .slogan {display: none !important;}
  .header-social {display: none !important;}
}

/* Landscape phones and portrait tablets */
@media (max-width: 667px) {

}

/* Portrait phones and smaller */
@media (max-width: 480px) {
.header-phone {display: none !important;}
}

/* Iphone 5 */
@media (max-width: 320px) {

}