@font-face {
  font-family: 'OpenSans';
  font-weight: normal;
  font-style: normal;
  src: url(../../fonts/open_sans/OpenSans-Regular/OpenSans-Regular.eot);
  src: url(../../fonts/open_sans/OpenSans-Regular/OpenSans-Regular.eot?#iefix) format('embedded-opentype'), url(../../fonts/open_sans/OpenSans-Regular/OpenSans-Regular.woff2) format('woff2'), url(../../fonts/open_sans/OpenSans-Regular/OpenSans-Regular.woff) format('woff'), url(../../fonts/open_sans/OpenSans-Regular/OpenSans-Regular.ttf) format('truetype')
}

@font-face {
  font-family: 'OpenSans';
  font-weight: bold;
  font-style: normal;
  src: url(../../fonts/open_sans/OpenSans-Bold/OpenSans-Bold.eot);
  src: url(../../fonts/open_sans/OpenSans-Bold/OpenSans-Bold.eot?#iefix) format('embedded-opentype'), url(../../fonts/open_sans/OpenSans-Bold/OpenSans-Bold.woff2) format('woff2'), url(../../fonts/open_sans/OpenSans-Bold/OpenSans-Bold.woff) format('woff'), url(../../fonts/open_sans/OpenSans-Bold/OpenSans-Bold.ttf) format('truetype')
}

@font-face {
  font-family: 'OpenSans_Semibold';
  font-weight: bold;
  font-style: normal;
  src: url(../../fonts/open_sans/OpenSans-Semibold/OpenSans-Semibold.eot);
  src: url(../../fonts/open_sans/OpenSans-Semibold/OpenSans-Semibold.eot?#iefix) format('embedded-opentype'), url(../../fonts/open_sans/OpenSans-Semibold/OpenSans-Semibold.woff2) format('woff2'), url(../../fonts/open_sans/OpenSans-Semibold/OpenSans-Semibold.woff) format('woff'), url(../../fonts/open_sans/OpenSans-Semibold/OpenSans-Semibold.ttf) format('truetype')
}

@font-face {
  font-family: "FiraSans";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: local('FiraSans'),
    url(../FiraSans/FiraSans-Thin.woff2) format('woff2'),
    url(../FiraSans/FiraSans-Thin.woff) format('woff'),
    url(../FiraSans/FiraSans-Thin.ttf) format('truetype'),
    url(../FiraSans/FiraSans-Thin.eot?#iefix) format('embedded-opentype')
}

@font-face {
  font-family: "FiraSans";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: local('FiraSans'),
    url(../FiraSans/FiraSans-ExtraLight.woff2) format('woff2'),
    url(../FiraSans/FiraSans-ExtraLight.woff) format('woff'),
    url(../FiraSans/FiraSans-ExtraLight.ttf) format('truetype'),
    url(../FiraSans/FiraSans-ExtraLight.eot?#iefix) format('embedded-opentype')
}

@font-face {
  font-family: "FiraSans";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src:
    local('FiraSans'),
    url(../FiraSans/FiraSans-Light.woff2) format('woff2'),
    url(../FiraSans/FiraSans-Light.woff) format('woff'),
    url(../FiraSans/FiraSans-Light.ttf) format('truetype'),
    url(../FiraSans/FiraSans-Light.eot?#iefix) format('embedded-opentype')
}

@font-face {
  font-family: "FiraSans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local('FiraSans'),
    url(../FiraSans/FiraSans-Regular.woff2) format('woff2'),
    url(../FiraSans/FiraSans-Regular.woff) format('woff'),
    url(../FiraSans/FiraSans-Regular.ttf) format('truetype'),
    url(../FiraSans/FiraSans-Regular.eot?#iefix) format('embedded-opentype')
}

@font-face {
  font-family: "FiraSans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: local('FiraSans'),
    url(../FiraSans/FiraSans-Medium.woff2) format('woff2'),
    url(../FiraSans/FiraSans-Medium.woff) format('woff'),
    url(../FiraSans/FiraSans-Medium.ttf) format('truetype'),
    url(../FiraSans/FiraSans-Medium.eot?#iefix) format('embedded-opentype')
}

@font-face {
  font-family: "FiraSans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: local('FiraSans'),
    url(../FiraSans/FiraSans-Bold.woff2) format('woff2'),
    url(../FiraSans/FiraSans-Bold.woff) format('woff'),
    url(../FiraSans/FiraSans-Bold.ttf) format('truetype'),
    url(../FiraSans/FiraSans-Bold.eot?#iefix) format('embedded-opentype')
}

@font-face {
  font-family: "FiraSans";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: local('FiraSans'),
    url(../FiraSans/FiraSans-ExtraBold.woff2) format('woff2'),
    url(../FiraSans/FiraSans-ExtraBold.woff) format('woff'),
    url(../FiraSans/FiraSans-ExtraBold.ttf) format('truetype'),
    url(../FiraSans/FiraSans-ExtraBold.eot?#iefix) format('embedded-opentype')
}

* {
   outline: none;
}

body {
  background-color: #000;
  font-family: 'FiraSans';
  color: #fff;
  cursor: default;
  overflow: hidden;
}
.slick-prev, .slick-next{
   width: 50px;
   height: 70px;
   z-index: 2;
}
.slots_preloader{
   display: block;
   width: 100%;
   height: 100%;
   background-color: #000;
   position: absolute;
   left:0;right:0;top:0;bottom:0;
   z-index: 99;
}
.has_submenu {
  color: #F3423E;
}
.arrow__left, .arrow__right{
   background-color: #F3423E;
}
.item_menu:hover, .header_phone:hover {
  color: #F3423E;
}

.header_phone:hover .svg_phone, .header_mail:hover .svg_mail  {
  fill: #F3423E;
}

/* header {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 33px;
  top: 34px;
  background-color: #000;
  z-index: 3;
} */
.header_logo {
  cursor: url(../../img/cursor.cur), default;
}

/* .header_logo img {} */
.logo_mobile .a {
  fill: #fff;
}

.slots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #000;
}

.slot {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}

.slot_darken {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.5;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  z-index: 2;
}

.slot_wrap {
  height: 290px;
  margin-left: auto;
  margin-right: auto;
}

.slot.sites:hover .slot_darken, .slot.stores:hover .slot_darken {
  opacity: 0;
}

.slot:hover .slot_button {
  -webkit-background-size: 110% 110%;
  background-size: 110% 110%;
}

.slot.sites {
  background-image: url("../../img/bg_simple_sites.jpg");
}

.slot.stores {
  background-image: url("../../img/bg_simple_stores.jpg");
}

.slot.ads {
  background-image: url("../../img/bg_simple_ads.png");
}

.service_logo_stores, .service_logo_sites {
  height: 75px;
  margin: 0 auto;
  width: 100%;
}

.service_logo_stores {
  fill: #E84666;
}

.service_logo_sites {
  fill: #FF2C07;
}

.slot_description {
  padding: 0 10px;
  padding-top: 11px;
  font-size: 24px;
  margin: 0 auto;
  min-height: 100px;
}

.slot_description span {
  font-weight: bold;
}

.slot_button {
  display: block;
  width: 140px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  margin-top: 60px;
  border: 3px solid;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  height: 40px;
}

.slot_btn_sites {
  border-color: #ff2c07;
  background: -webkit-gradient(linear, right top, left top, from(#ff2c07), to(#ff2c07));
  background: -webkit-linear-gradient(right, #ff2c07, #ff2c07);
  background: -o-linear-gradient(right, #ff2c07, #ff2c07);
  background: linear-gradient(to left, #ff2c07, #ff2c07);
  background-repeat: no-repeat;
  background-position: top;
  -webkit-background-size: 110% 0%;
  background-size: 110% 0%;
}

.slot_btn_stores {
  border-color: #e84666;
  background: -webkit-gradient(linear, right top, left top, from(#e84666), to(#e84666));
  background: -webkit-linear-gradient(right, #e84666, #e84666);
  background: -o-linear-gradient(right, #e84666, #e84666);
  background: linear-gradient(to left, #e84666, #e84666);
  background-repeat: no-repeat;
  background-position: top;
  -webkit-background-size: 110% 0%;
  background-size: 110% 0%;
}

.slot_button_active {
  font-size: 12px;
  width: 122px;
  padding: 7px 0;
  border: 3px solid #fff;
  margin: 0 auto;
  margin-top: 38px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: -webkit-gradient(linear, right top, left top, from(#fff), to(#fff));
  background: -webkit-linear-gradient(right, #fff, #fff);
  background: -o-linear-gradient(right, #fff, #fff);
  background: linear-gradient(to left, #fff, #fff);
  background-repeat: no-repeat;
  background-position: top;
  -webkit-background-size: 110% 0%;
  background-size: 110% 0%;
  cursor: pointer;
}

.slot_button_active:hover {
  color: #000;
  -webkit-background-size: 110% 110%;
  background-size: 110% 110%;
}

.global_footer_bottom {
  position: absolute;
  width: 100%;
  height: 30px;
  background-color: #000;
  color: #fff;
  bottom: 15px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  z-index: 3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 0;
}

.copyright {
  margin-bottom: 0px;
}

@media screen and (max-width:1439px) {
  .slot_logo {
    height: 80px;
  }

  .slot_logo img {
    height: 100%;
  }
}

@media screen and (max-width:1260px) {
  .slot_logo {
    height: 70px;
  }
}

@media screen and (max-width:1100px) {
  .slot_logo {
    height: 60px;
  }
}

@media screen and (max-width:1024px) {
  .slot_button{
    margin-top: 25px;
  }
  .slot_darken {
    display: none;
  }

  .slot {
    height: 100vh;
  }

  .slot_logo {
    height: 80px;
  }

  .slick-prev {
    left: 35px;
  }

  .slick-next {
    right: 35px;
  }

  .slick-prev::before {
    content: url("../../img/arrow_left.png")
  }

  .slick-next::before {
    content: url("../../img/arrow_right.png")
  }

  .slick-dots {
    bottom: 20%;
  }

  .slick-dots li.slick-active button:before, .slick-dots li button:before {
    color: #fff;
  }

  .slick-dots li.slick-active button:before {
    opacity: .9;
  }

  .slick-dots li button:before {
    opacity: .5;
    font-size: 10px;
  }
}
@media screen and (max-width:777px){
   .global_footer_bottom{
      height: 90px;
   }
}
@media screen and (max-width:777px) and (max-height: 590px) {
   .slot{
      display: block;
   }
   .slot_wrap {
    margin-top: 90px;
   }
   .slick-dots {
       bottom: auto;
       top: 400px;
   }
   .slick-prev, .slick-next{
      top: 43%;
   }
}
@media screen and (max-height:550px) {
  .slick-dots {
    bottom: 10%;
  }
  .slot_button_active {
    margin-top: 0px;
  }
  .slot_wrap {
    height: 260px;
  }
  footer{
    bottom: 0px
  }
}

@media screen and (max-width:550px) {
  .slick-prev {
    left: 10px;
  }
  .slick-next {
    right: 10px;
  }
}

@media screen and (max-width:500px) {
  .slot_logo {
    height: 70px;
  }
  .slot_description {
    padding-top: 30px;
  }
}

@media screen and (max-width:460px) {
  .slot_wrap {
    width: 320px;
  }
  .slot_logo img {
    height: auto;
    width: 320px;
  }
  .slot_description {
    font-size: 20px;
    min-height: 90px;
  }
}

@media screen and (max-width:410px) {
  .slot_wrap {
    width: 260px;
  }
  .slot_description {
    font-size: 18px;
  }
  .slot_logo img {
    width: 100%;
  }
  .slick-prev {
    left: 0px;
  }
  .slick-next {
    right: 0px;
  }
}
@media screen and (max-height:426px) and  (min-width:1024px){
   .slot_button{
      margin-top: 0
   }
   .service_logo_stores, .service_logo_sites {
    height: 55px;
   }
   .slot_description {
    font-size: 19px;
    min-height: 75px;
   }
   .slot_wrap {
    height: 195px;
   }
}
@media screen and (max-height:530px) and  (max-width:777px){
   .slot_button{
      margin-top: 20px;
   }
   .service_logo_stores, .service_logo_sites {
    height: 55px;
   }
   .slot_description {
    font-size: 19px;
    min-height: 75px;
   }
   .slick-dots {
    top: 340px;
   }
   .slot_description {
    padding-top: 20px;
   }
}
@media screen and (max-height:466px) and  (max-width:777px){
   .slot_wrap {
    margin-top: 60px;
   }
   .slick-dots {
    top: 290px;
   }
   .global_footer_bottom{
      bottom: 0;
   }
}
/* Заглушка на ресайзинг десктопа начало*/
@media screen and (max-height:266px) and  (min-width:1024px){
   .resize-block{
      display: flex;
   }
}
@media screen and (max-height:400px) and  (max-width:1024px){
   .resize-block{
      display: flex;
   }
}
/* Заглушка на ресайзинг десктопа конец*/
/* Заглушка на мини-микро-нано-пико телефонах начало*/
@media screen and (max-height:400px) and (orientation: portrait) and  (max-width:1024px) {
   .nano-phone-block{
      display: flex;
   }
}
/* Заглушка на мини-микро-нано-пико телефонах конец*/
/* Заглушка на телефонах начало*/
@media screen and (max-height:400px) and (orientation: landscape) and  (max-width:1024px) {
   .orient-block.mobile{
      display: flex;
   }
}
/* Заглушка на телефонах конец*/
