.fa-whatsapp{
    font-size: 24px;
    color: #00E676;
}
.section-home {
    color: #fff;
    padding-top: 75px;
    padding-bottom: 75px
}

.section-home h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "A Futurica Lt Thin";
    font-size: 46px;
    font-weight: 700;
    line-height: 57px;
    margin-top: 180px;
    margin-bottom: 140px;
    color: #fff;
    max-width: 100%;
    margin: 0;
}
#header{
    max-height: 730px;
    min-height: 630px;
    padding: 0;
    height: 100vh;
}

#header{
    position: relative;
}
#header:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
}
.section-home .header{
    padding-bottom: 0;
}
.black{
    padding-bottom: 0;
}
.navbar-text{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}
.sz-adress .location-text{
    font-size: 16px;
}
.navbar-brand>img{
    max-width: 120px;
}
.phone-top a{
    font-size: 18px;
}


.sz-advantages{
    margin-top: 120px;
}
.advantage_icon{
    width: 41px;
    height: 47px;
}
.advantage_title{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "A Futurica Lt Thin";
    font-weight: 700;
    font-size: 20px;    
    margin-top: 10px;     
}

.hero_subtitle {
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "A Futurica Lt Thin";
    font-size: 26px;
    margin-top: 30px;
}

@media (max-width: 768px){
    .advantage{
        max-width: 290px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-bottom: 10px;
    }
	
	.hero_subtitle{
		text-align: center;
		font-size: 24px;
	}
    .advantage_icon{
        margin-left: auto;
        margin-right: auto;
    }
    .section-home h1{
        text-align: center;
    }
     .section-home h1 span{
        font-size: 40px;
     }
    #header{
        max-height: none;
        min-height: auto;
        padding: 0;
        height: auto;
    }
    .sz-advantages{
        margin-top: 30px;

    }
}


@media (max-width: 480px){
    .section-home h1{
        font-size: 34px;
        line-height: 1.3;
    }
    .section-home h1 span{
        font-size: 34px;
        line-height: 1.3;
    }
}

@media (max-width: 370px){
    .section-home h1{
        font-size: 30px;
    }
    .section-home h1 span{
        font-size: 30px;
    }
}






.section-carousel {
    color: #FFF;
    background: #1A1A1A;
    overflow: hidden
}

.center img {
    margin: auto
}

.slick-slide {
    padding: 0 30px
}

.slick-slide img {
    margin-top: 5%;
    width: 90%;
    height: 500px;

}

.slick-slide .caption {
    opacity: 0
}

.slick-center img {
    height: auto;
    margin: auto;
    width: 100%
}

.slick-center .caption {
    opacity: 1
}

.pholio-item {
    position: relative
}

.pholio-item .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    background: rgba(0,0,0,.3);
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "Sero Pro";
    font-size: 18px;
    font-weight: 300
}


#section-8 .container{
    text-align: center;
}

#section-8 h2{
    color: #fff;
}
@media only screen and (max-width: 991px) {
   #section-8 .slick-next:before,#section-8 .slick-prev:before{
        font-size: 40px;
        position: absolute;
        left: 19px;
        top: 7px;

    }
}
@media only screen and (max-width: 767px) {
    .slick-slide img{
        height: auto;
    }
}

/*EQUIPMENT BEGIN*/

.equipment {
    color: #FFF;
    background: url(https://pigmentation.delete.ru/wp-content/themes/delete-pigment/images/2lazer-bg.jpg) center
}
.equipment h2{
    color: #fff;
}

.equipment p {
    font-size: 18px;
    color: #fff;
}
.equipment .lead{
    color: #fff;
}

.equipment img {
    max-width: 180px;
    margin-bottom: 20px
}

.equipment strong.orange {
    font-size: 24px;
    color: #E79500
}

.equipment .small {
    font-size: 14px;
    color: #4D4D4D
}

.equipment strong.text-primary {
    display: block;
    margin-top: 100px;
    font-size: 24px
}


@media only screen and (max-width: 767px) {
        .equipment {
        background-image: url(https://pigmentation.delete.ru/wp-content/themes/delete-pigment/images/res-mob/2lazer-bg-mob.jpg);
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center
    }
    .equipment p {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .equipment strong.text-primary {
        margin-top: 40px;
        font-size: 18px
    }
    .equipment strong.orange{
        font-size: 24px;
    }
    .equipment .lead{
        margin-bottom: 10px;
    }
}








.price-block {
    margin-bottom: 40px;
    text-align: center;
    font-weight: bold;
}

.price-block_icon img {
    max-width: 150px;width: 150px;
    height: auto
}

.price-block_text {
    font-size: 16px;
    color: #333
}

.price-block_price {
    font-size: 24px;
    color: #000
}


@media only screen and (max-width: 767px){
  .price-block_text {
    font-size: 10px;
    } 
    .price-block_price {
        font-size: 13px;
    } 
    .price-block_icon img{
        max-width: 100%;
    }
}




/*EQUIPMENT END*/





/* Lazyload iframe YOUtube */
.video_vrap_sz{
    max-width: 800px;
    margin: 0 auto; 
}
.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
}

.youtube img {width: 100%; top: -16.82%; left: 0; opacity: 0.7;}

.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}

.youtube img, .youtube .play-button {cursor: pointer;}

.youtube img, .youtube iframe, .youtube .play-button, .youtube .play-button:before {position: absolute;}

.youtube .play-button, .youtube .play-button:before {top: 50%; left: 50%; transform: translate3d( -50%, -50%, 0 );}

.youtube iframe {height: 100%; width: 100%; top: 0; left: 0;}




/*PROBLEMS BEGIN*/
.section-problems{
    padding-bottom: 0!important;
}
.problems__col_l,
.problems__col_r{
    padding-top: 100px;
}
.problems__col_l .problems_ic{
    order: 2;
}
.problems__col_l .problems_name{
    text-align: right;
    margin-right: 20px;
}
.problems__col_l .problems__item{
    justify-content: flex-end;
}
.problems__item{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 50px;
}
.problems_ic{
    font-size: 10px;
    width: 10em;
    height: 10em;
    flex: 0 0 10em;
}
.problems_ic img{
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.problems_name{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "A Futurica Lt Thin";
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    text-align: left;
}


@media only screen and (max-width: 1199px){
    .problems__col_l,
    .problems__col_r{
        padding-top: 50px;
    }
        .problems__item{
            display: flex;
            justify-content: flex-start;
            margin-bottom: 30px;
        }

}


@media only screen and (max-width: 991px) {
    .problems__col_l .problems_ic{
        order: 1;
    }
    .problems__col_l .problems_name{
        order: 2;
        text-align: left;
    } 
    .problems__item{
        justify-content: flex-start!important;
    }
    .problems_name{
        padding-top: 10px;
    }
    .problems_name br{
        display: none;
    }
    .sz-problems__img img{
        max-width: 500px;
        width: 100%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .problems__col_l,
    .problems__col_r{
        padding-top: 0;
    }
    .problems_ic{
        font-size: 9px;
    }
    .problems__item{
        margin-bottom: 20px;
    }
}
/*PROBLEMS END*/

video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}