*{
box-sizing:border-box;
}


body{
  font-family: 'Roboto' !important;
  background:white !important;
  text-align:justify;
  font-size: 18px; 
  line-height: 28px;
}
a{
color: inherit;
}
sup{
  vertical-align: super;
  font-size: smaller;
  line-height: 2px;
}
.flex{
 display: flex; 
}
.justify-center{
 justify-content: center; 
}
.align-center{
 align-items: center; 
}
.site-p-width{
  position:relative;
    margin:50px auto;
    width:1200px;
    max-width:100%;
    padding:10px;
    background:#fbfbfd;
    font-size:16px;
    line-height:24px;
  }
  .content-page-title{
  position:relative;
    width:100%;
    padding:30px;
    text-align:center;
    font-size:50px;
    font-weight:700;
    color:white;
    background:#2997ff;
    text-transform: uppercase;
    line-height: 60px;
  }


.bread_crumbs{
  position:relative;
  width:95%;
  max-width:100%;
  margin:0px auto 5px auto;
  font-size:11px;
  text-align: left;
  line-height: 12px;
  padding-left: 0;
}
ul.bread_crumbs li{
  list-style-type: none;
  display: inline-block;
      margin-right: 3px;
}
.bread_crumbs li:last-child{
color:#2997ff;
}

/* Стили для Слик слайдера*/

  .slick-dots{
  position:absolute;
    left:0;
    bottom:50px;
    width:100%;
    z-index:2;
  }
  .slick-dots li button:before{
  font-size:6px;
    color:#fe8a15 !important;
    opacity:1 !important;
  }
  .slick-dots li.slick-active button:before{
  font-size:15px;
  }
  .slick-dots li{
  margin:0 10px;
  }
  .slick-prev{
  left:20px;
    z-index:3;
  }
  .slick-next{
  right:20px;
    z-index:3;
  }
  .slick-prev:before, .slick-next:before{
    font-size:25px;
  }
  .slick-dotted.slick-slider{
    margin:0;
  }
/* Стили для Слик слайдера*/
/* Слайдер с технологиями Midea */
.mis-b{
  position:relative;
    width:100%;
    display:flex;
    flex-wrap:Wrap;
    align-items:flex-start;
    justify-content:center;
  }
  .mis-b .title{
  font-size:56px;
    font-weight:700;
  }
  .mis-b .text{
  font-size:22px;
    font-weight:500;
    margin:40px 0;
    text-align:center;
  }
  .mis-b .greed{
  position:relative;
    display:flex;
    flex-wrap:Wrap;
    width:800px;
    max-width:100%;
    background:rgba(243,245,248,1);
    padding:10px;
    border-radius:5px;
  }
  .mis-b .greed .item{
  position:relative;
    display:block;
    width:350px;
    height:250px;
    margin:20px;
    box-shadow: 0px 0px 10px 0px rgba(243,245,248,1);
    cursor:pointer;
  }
  .mis-b .name{
  position:relative;
    font-size:32px;
    font-weight:700;
    text-align:center;
  margin:0 0 20px 0;
  }
  .mis-b .greed .item .overflow{
  position:relative;
    transition:0.2s;
    transition-delay:0.1s;
    height:0;
    overflow:hidden;
  }
  .mis-b .greed .item:hover .name{
  background:rgba(243,245,248,0.9);
  }
  .mis-b .greed .item:hover .overflow{
  height:50px;
  }
  .mis-b .teh-title{
  position:relative;
    width:100%;
    padding:20px 0;
    font-size:34px;
    color:white;
    text-align:center;
    background:#2997ff;
    font-weight:700;
    margin:20px 0;
    line-height:35px;
  }
  .mis-b .g-slides{
  position:relative;
    width:100%;
    margin:100px 0 150px 0;
  }
  .mis-b .g-slides .g-slide{
  position:relative;
    display:flex;
    justify-content:center;
    flex-wrap:Wrap;
  }
  .mis-b .g-slides .g-slide img{
    min-width:500px;
    max-width: 600px;
  }
  .mis-b .g-slides .g-slide .text{
    max-width: 80%;
    margin: auto;
    margin-top: 30px;
  }
  .mis-b .g-slides .slick-dots{
  bottom:-30px;
  }
  .mis-b .g-slides .slick-prev:before,.mis-b .g-slides .slick-next:before{
  color:#2997ff;
  }
/* Слайдер с технологиями Midea */
h1{
  font-size: 48px;
  font-weight: 500;
}
h2 {
    font-size: 38px;
    font-weight: 500;
    padding: 0 10px;
    line-height: 36px;
}
h3{
  font-size: 35px;
  line-height: 35px;
  margin: 20px 0;
  font-weight: 500;
}
h4{
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
}
.disclaimer_text{
      font-size: 14px;
    }
.mob{
   display:none;
  }
@media(max-width:800px){
  .pc{
    display:none; 
  }
 .mob{
   display:block;
  }  
  body{
    font-size: 16px;
    line-height: 24px;
  }
  h1{
    font-size: 30px;
  }
  h2 {
    font-size:24px;
    line-height: 30px;
  }
  h3{
 	 font-size:22px;
     line-height: 28px;
  }
  h4{
 	 font-size:20px;
     line-height: 22px;
  }
  .content-page-title{
    font-size: 28px;
    line-height: 32px;
  }
  .series [href="https://midea.kh.ua/ru/produkciya/bytovye-kondicionery/midea-nordic/"].item .content .preims_all .preim_row:first-child .preim_img_bot img {
      max-width: 100px;
  }

}
@media(max-width: 320px){
  .bread_crumbs{
    font-size: 9px;
  }
}

ydsleft{
  display: inline-block;
 text-align: left; 
}


.button.video.a-object.page{
    position: relative;
    width: 250px;
    height: 40px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 30px auto 20px auto;
    text-shadow: none;
    transition-delay: 0.1s;
    transition: 1.5s;
      color: #2997ff;
    border: 2px solid #2997ff;
}
.button.video.a-object.page:after{
    content: "\f144";
    font-size: 20px;
    margin: 0 0 0 10px;
	font-family: "Font Awesome 5 Pro";
    position: relative;
    display: block;
}