/*Начало оформления нового слайдера на главной*/
.new_slider_index{
    width: 1920px;
    height: 750px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    position: relative;
   
    
    
}
.item_new_slider_index{
    width: 1920px;
    height: 100%;
    overflow: hidden;
}

.inner_container_new_slider_index{
    width: 1920px;
    height: 850px;
    position: relative;
    margin: 0px;
    padding: 0px;
   overflow: hidden;
  
}
.item_new_slider_index img{
    width: 1920px;
    height: 850px;
    
  
}
.item_new_slider_index .curtain{
    width: 100%;
    height: 850px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(40, 40, 40, 0.3) 0%, rgba(40, 40, 40, 0.75) 30%, rgba(40, 40, 40, 0.75) 60%,rgba(40, 40, 40, 0.3) 100% );
    
}
.item_new_slider_index_third{
    background: linear-gradient(to right, rgba(34, 49, 63, 1) 0%, rgba(34, 49, 63, 1) 30%, rgba(34, 49, 63,1) 50%,rgba(34, 49, 63, 1) 70%, rgba(34, 49, 63, 1) 100%);
     background-image: url('../img/3_2_img_slider_index.jpg');
     background-position: center center;
    background-repeat: no-repeat;
}
.item_new_slider_index_third img.img_slider_saiding_wrap_two{
   width: 350px;
    height: 277px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-137px);
    z-index: 1;
   
}
/*оформление нового баннера для сайдинга - 3-й баннер*/
.container_for_text_slide_saiding{
    width: 50%;
    height: 100%;
    position: absolute;
    top: 140px;
    left: 25%;
    z-index: 4;
  
    height: 380px;
     -moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.text_slider_saiding_1{
    font-size: 42px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
    
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
   
    margin-top: 60px;
    line-height: 34px;
    
    color: white;
     -moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(235, 235, 235, 1);
    color: rgba(221, 135, 13, 1);
text-transform: uppercase;
}
.text_slider_saiding_1 span{
    position: relative;
    font-size: 42px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}
.text_slder_saiding_1 span:after{
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0px;
    background-color: rgba(235, 235, 235, 1);
    text-transform: uppercase;
}
 .text_slider_saiding_2,
.text_slider_saiding_3,
.text_slider_saiding_4{
    width: 100%;
    display: inline-block;
    font-size: 20px;
       font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-style: normal;
    vertical-align: middle;
    line-height: 42px;
    color: white;
    text-align: center;
    color: rgba(235, 235, 235, 1);
     -moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    letter-spacing: 2px;
    position: relative;
     text-transform: uppercase;
}

.text_slider_saiding_2{
    margin-top: 35px;
}
.button_slider_saiding{
    width: 450px;
    padding: 15px 15px 20px 20px;
      -moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
    font-size: 15px;
    color: white;
    margin-right: auto; 
    margin-left: auto;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background-color: #3b4d5d;
    border-radius: 3px;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(11, 11, 11, 0.2);
-moz-box-shadow: 4px 4px 8px 0px rgba(11, 11, 11, 0.2);
box-shadow: 4px 4px 8px 0px rgba(11, 11, 11, 0.2);

}
.button_slider_saiding a{
    color: white;
    text-decoration: none;
    font-size: 18px;
   font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 1px;
    
}
.container_for_button_slider{
    width: 100%;
     -moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    margin-top: 60px;
}
/*конец оформления нового баннера для сайдинга - 3-й баннер*/
/*Начало оформления нового баннера для сайта - 2-й баннер*/
.text_container_2_index_slider_new{
    height: 380px;
    width: 100%;
    position: absolute;
    top: 180px;
    padding: 0px;
    overflow: hidden;
    z-index: 4;
    
}

.inner_text_container_2_index_slider_new{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    
}
.first_row_text_slide_2,
.second_row_text_slide_2,
.third_row_text_slide_2{
     width: 100%;
    display: inline-block;
    font-size: 30px;
       font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
    vertical-align: middle;
    line-height: 55px;
   
    text-align: center;
     color: #e3b239;
     -moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 35px;
    
    position: relative;
    color: rgba(245, 245, 245, 1);
    text-transform: uppercase;
}

.first_row_text_slide_2{
    margin-bottom: 100px;
}
.second_row_text_slide_2{
    font-size: 70px; 
     margin-bottom: 100px;
    color: rgba(221, 135, 13, 1);
    letter-spacing: 2px;
}
.third_row_text_slide_2{
    
}
.item_new_slider_index_two .curtain{
    width: 100%;
    height: 750px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(40, 40, 40, 0.4) 0%, rgba(40, 40, 40, 0.85) 30%, rgba(40, 40, 40, 0.85) 60%,rgba(40, 40, 40, 0.3) 100% );
    
}
.bottom_line_text_slider{
    position: absolute;
    bottom: -6px;
    width: 40%;
    height: 3px;
    left: 30%;
    background: linear-gradient(to right, rgba(187, 144, 39, 0.1) 0%, rgba(187, 144, 39, 1) 30%, rgba(187, 144, 39, 1) 60%,rgba(187, 144, 39, 0.1) 100% );
}
/*Конец оформления нового баннера для сайта - 2-й баннер*/
/*Конец оформления нового слайдера на главной*/


/*оформление нового баннера для сайдинга - 3-й баннер*/
.img_background_slider_3{
    width: 100%;
    height: 434px;
    float: right;
    margin-right: 0%;
}
.img_background_slider_3 img{
    width: 100%;
    height: 434px;
}

.container_for_text_slider_3{
    width: 100%;
    height: 434px;
    position: absolute;
    top: 0px;
    left: 0;
    
}

.slider_3_saiding_text_1{
    color: #6c1740;
    color: white;
    font-size: 42px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    
    line-height: 50px;
    
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    
    margin-top: 100px;
}
.slider_3_saiding_text_2{
    color: #6c1740;
    color: white;
     font-size: 45px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    
    line-height: 50px;
    
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-top: 30px;
}
.button_slider_saiding_3{
    font-size: 24px;
    width: 500px;
    height: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

/*конец оформления нового баннера для сайдинга - 3-й баннер*/

.disp_mobile_slider{display: none;}
/*Верхний слайдер*/


.top_banner {
    height: 434px;
    width: 100%;
   
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 20px;
    
    
}

.wrap_slide {
    height: 434px;
    width: 100%;
    
    
}
/*анимация первого слайдера*/
.wrap_for_slider_one{
    height: 434px;
    width: 100%;
    position: relative;
    background-image: url("../img/anim_be_calm_back.jpg");
     background-image: url("../img/anim_be_safe.jpg");
    background-image: url("../img/back_15_sale.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow:hidden;
  
}



 

@keyframes opacity_one_1{
     from{opacity: 1;  }
    
    25%{opacity: 1;}
    28%{opacity: 1;}
    to{opacity: 1;}
}

@keyframes opacity_two_1{
     from{opacity: 0;}
    14%{opacity: 0;}
  48%{opacity: 1;}
    to{opacity: 1;}
}
@keyframes opacity_third_1{
     from{opacity: 0;}
    45%{opacity: 0;}
    65%{opacity: 1;}
    to{opacity:1;}   
}

@keyframes opacity_four_1{
     from{opacity: 0;  }
    60%{opacity: 0;}
    80%{opacity: 1;}
    to{opacity:1;}   
}

.buy_shure{
    font-family: 'Roboto', sans-serif;
    font-size: 45px;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 60px;
    color: white;
    opacity: 1; 
    z-index: 2;
    position: absolute; 
    top: 10px;
    font-weight: 600;
}
.buy_shure{
     animation-name: opacity_one_1;
      animation-duration: 10000ms;
    
    
    animation-iteration-count: infinite;
    
}

.you_shure{
    font-family: 'Roboto', sans-serif;
    font-size: 65px;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 80px;
    color: white;
    opacity: 0;
    z-index: 2;
    position: absolute; 
    top: 65px;
    
}
.you_shure{
    animation-name: opacity_two_1;
    animation-duration: 10000ms;
    animation-iteration-count: infinite;
    }
.you_delivery{
    font-family: 'Roboto', sans-serif;
    font-size: 60px;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 105px;
    color: white;
    opacity: 0;
    z-index: 2;
    position: absolute;
    top: 160px;
    
}
.you_delivery{
    animation-name: opacity_third_1;
    animation-duration: 10000ms;
    animation-iteration-count: infinite;
}

.strong_check{
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 105px;
    color: white;
    opacity: 0; 
    z-index: 2;
    position: absolute;
    top: 320px;
}

.strong_check{
    animation-name: opacity_four_1;
    animation-duration: 10000ms;
    animation-iteration-count: infinite;
}



   /*Начало оформления нового первого слайдера - ковид*/
.wrap_for_slider_one .curtain{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(40, 40, 40, 0.2) 0%, rgba(40, 40, 40, 0.95) 30%, rgba(40, 40, 40, 0.95) 60%,rgba(40, 40, 40, 0.2) 100% );
}
.buy_safe_1,
.buy_safe_2,
.buy_safe_3{
    font-family: 'Roboto', sans-serif;

    font-size: 40px;
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 60px;
    font-weight: 600;
    color: black;
    color: #e3b239;
    color: white;
    opacity:1;
    z-index: 2;
    position: absolute;
    top: 35%;
    left: 0px;
    margin: 0px;
    padding: 0px;
    
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.buy_safe_1{
   animation-name: opacity_covid_1;
  
      animation-duration: 5000ms;
    color: rgba(67, 71, 80, 1);
    color: rgba(227, 178, 57, 1);
    color: white;
    animation-iteration-count: infinite; 
    font-weight: 700;
    margin-top: 10px;
}

.buy_safe_1 span{
   animation-name: animate_reduce;
      animation-duration: 600ms;
    color: rgba(67, 71, 80, 1);
    color: rgba(227, 178, 57, 1);
    color: white;
    animation-iteration-count: infinite; 
    font-weight: 700;

}
.buy_safe_2{
    top: 54%;
   
    font-size: 30px;
    line-height: 50px;
    
    animation-name: bolee_dalee;
      animation-duration: 10000ms;
    
    font-weight: 700;
    animation-iteration-count: infinite;
    color: rgba(59, 64, 76, 1);
    color: rgba(214, 208, 195, 1);
    color: rgba(255, 181, 2, 1);
    color: rgba(221, 135, 13, 1);
}

.buy_safe_3{
    top: 68%;
   
    font-size: 25px;
    line-height: 25px;
    
    
      animation-duration: 600ms;
    
    font-weight: 700;
    animation-iteration-count: infinite;
    color: rgba(59, 64, 76, 1);
    color: rgba(214, 208, 195, 1);
    color: rgba(255, 181, 2, 1);
    color: white;
    text-transform: uppercase;
}
.credit_autor{
    width: 200px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    
    z-index: 2;
    
}
.credit_autor a{
    font-family: "Arial Bold", sans-serif;
    font-size: 9px;
    line-height: 15px;
    color: rgba(217, 217, 217, 1);
    text-decoration: none;
}

@keyframes opacity_covid_1{
    from{opacity: 0;}
    25%{opacity: 1;}
    28%{opacity: 1;}
    48%{opacity: 1;}
    to{opacity: 1;}
    
    
}
@keyframes bolee_covid{
    
    from{transform: scale3d(1, 1, 1);}
   10%{transform: scale3d(0.95, 0.95, 0.95);}
    20%{transform: scale3d(1, 1, 1);}
    30%{transform: scale3d(0.95, 0.95, 0.95);}
    40%{transform: scale3d(1, 1, 1);}
    50%{transform: scale3d(0.95, 0.95, 0.95);}
    60%{transform: scale3d(1, 1, 1);}
    70%{transform: scale3d(0.95, 0.95, 0.95);}
    80%{transform: scale3d(1, 1, 1);}
    90%{transform: scale3d(0.95, 0.95, 0.95);}
    to{transform: scale3d(1, 1, 1);}
    
    
}

@keyframes bolee{
    from{opacity: 0;}
    25%{opacity: 1;}
    28%{opacity: 1;}
    48%{opacity: 1;}
    to{opacity: 1;}
    
    
    
}

@keyframes bolee_dalee{
    from{transform: scale(1.1);}
    
    to{transform: scale(4);}
    
    
    
}
@keyframes animate_reduce {
	0% {
		transform: scale3d(1, 1, 1);
	}
	50% {
		transform: scale3d(0.95, 0.95, 0.95);
	}
	100% {
		transform: scale3d(1, 1, 1);
	}
}


@keyframes animate_grow {
	0% {
		transform: scale3d(1, 1, 1);
	}
	50% {
		transform: scale3d(1.05, 1.05, 1.05);
	}
	100% {
		transform: scale3d(1, 1, 1);
	}
}
span.span_anim_1,
span.span_anim_2{
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 4px;
    
  
    
    
}
@keyframes move_light {
    from{transform: translateX(-40px);}
    25%{transform: translateX(200px);}
    28%{transform: translateX(200px);}
    48%{transform: translateX(200px);;}
    to{transform: translateX(200px);}
}

@keyframes move_light_1 {
    from{transform: translateX(-40px);}
    25%{transform: translateX(-40px);}
    28%{transform: translateX(150px);}
    48%{transform: translateX(150px);;}
    to{transform: translateX(150px);}
}
.span_anim_1:before,
.span_anim_2:before{
    content:"";
    position: absolute;
    top: 0px;
    left:-40px;
    width: 23px;
    height: 25px;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    padding: 0px;
    margin: 0px;
    transform: skewX(-45deg);
    
    animation-name: move_light;
      animation-duration: 4500ms;
    
    
    
}
.span_anim_2:before{
    animation-name: move_light_1;
      animation-duration: 4500ms;
    animation-delay: 2500ms;
}
   /*Конец оформления нового первого слайдера - ковид*/
  
 

/*конец анимации первого слайдера*/
.wrap_for_animation{
    width: 960px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
   
    position: relative;
    
}

/*Начало анимации второго слайда*/
.wrap_for_slider_two{
    width: 100%;
    height: 434px;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
  position: relative;
    
    background: linear-gradient(to right, rgba(34, 49, 63, 1) 0%, rgba(34, 49, 63, 1) 30%, rgba(34, 49, 63,1) 50%,rgba(34, 49, 63, 1) 70%, rgba(34, 49, 63, 1) 100%);
 
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    
    }


.wrap_for_slider_two img.img_slider_saiding_wrap_two{
   width: 350px;
    position: absolute;
    top: 95px;
    left: 50%;
    z-index: 1;
   
}

@keyframes one_kind_anim{
    from{transform: scale(0) translateY(0px);  }
    12%{transform: scale(1.3) translateY(40px);}
     25%{transform: scale(1.2) translateY(40px);}
    26%{transform: scale(0) translateY(0px);}
    to{transform: scale(0) translateY(0px);}
}
@keyframes two_kind_anim{
    from{transform: scale(0) translateY(5px);  }
    25%{transform: scale(0) translateY(5px);}
    37%{transform: scale(1) translateY(45px);}
    38%{transform: scale(1) translateY(45px);}
    to{transform: scale(1.3);}
}
@keyframes third_kind_anim{
    from{transform: scale(0) translateY(5px);}
    38%{transform: scale(0) translateY(5px);}
    50%{transform: scale(1) translateY(50px);}
    to{transform: scale(1);}
}

    

@keyframes opacity_one{
     from{opacity: 0;  }
    2%{opacity: 1;}
    25%{opacity: 1;}
    28%{opacity: 0;}
    to{opacity: 0;}
}

@keyframes opacity_two{
     from{opacity: 0;}
    25%{opacity: 0;}
    26%{opacity: 1;}
  37%{opacity: 1;}
    39%{opacity: 0;}
    to{opacity: 0;}
}
@keyframes opacity_third{
     from{opacity: 0;  }
    38%{opacity: 0;}
    39%{opacity: 1;}
    to{opacity:1;}   
}


.one_part_anim{
 font-family: 'PT Serif Regular', serif;
    font-size: 80px;
    display: inline-block;
    width: 100%;
    text-align: center; 
    line-height: 105px;
    color: white;
    opacity: 0;
    z-index: 2;
    position: absolute;
        top: 5px;
}




.one_part_anim{
    animation-name: one_kind_anim, opacity_one;
      animation-duration: 10000ms;
    
    
    animation-iteration-count: infinite;
    
  
    }
.two_part_anim{
    font-family: 'PT Serif Regular', serif;
    font-size: 80px;
    display: inline-block;
    width: 100%;
    text-align: center; 
    line-height: 105px;
    color: white;
    opacity: 0;
    z-index: 3;
    position: absolute;
    top: 5px;
}
    

.two_part_anim {
    animation-name:two_kind_anim, opacity_two;
        animation-duration: 10000ms;
   
   
    animation-iteration-count: infinite;
    }
    
    
  
    
   


.third_part_anim{
    font-family: 'PT Serif Regular', serif;
    font-size: 80px;
    display: inline-block;
    width: 100%;
    text-align: center; 
    line-height: 105px;
    color: white;
    position: absolute;
    top: 50px;
    left: 0;
    opacity: 0;
    z-index: 6;
}

.third_part_anim {
    animation-name: third_kind_anim, opacity_third;
       animation-duration: 10000ms;
   
    
    
    animation-iteration-count: infinite;

      

   
    
   
}
.anim_frag_price{
    color: white;
}


    



/*Конец анимации второго слайда*/
/*Начало анимации третьего слайда*/



.wrap_for_slider_three {
    height: 434px;
    width: 100%;
    position: relative;
    margin-right: auto;
    margin-left: auto;
   /* background-color: #1f3a93;*/
    background-color: white;
    background-image: url("../img/anim_be_calm_back.jpg");
     
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.price_475{
    width: 100%; 
    display: inline-block;
    color: black;
    font-size: 80px;
    line-height: 90px;
    text-align: center;
}
.price_for_piece{width: 100%; display: inline-block; color: black;font-size: 40px; line-height: 50px; text-align: center;}
.is_price_exist{
    width: 100%;
    display: inline-block;
    color: black;
    font-size: 65px; 
    line-height: 55px;
    text-align: center;
    margin-top: 10px;
}
.call_to_price{
    width: 100%;
    display: inline-block;
    color: black;
    font-size: 45px;
    line-height: 45px;
    text-align: center;
    margin-top: 35px;
}
.colors_banner{width: 100%; display: inline-block; text-align: center; margin-top: 20px;}
.wrap_slide_deliver_text{
    color: white;
    font-family: "PT Serif Regular", serif;
    width: 100%;
    height: 100%;
background-color: #1f3a93;}

.free_delivery_text {
    font-size: 105px;
    line-height: 105px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 115px;
    box-sizing: border-box;
    
}
.all_summer_text{
    font-size: 75px;
    line-height: 85px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
    margin-top: 15px;
    box-sizing: border-box;
    }
.container_terms_delivery {
   display: inline-block;
    width: 100%;
   
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    font-family: "Arial Narrow", sans-serif;
    box-sizing: border-box;
}
.container_terms_delivery p{
    display: inline-block;
    width: 100%; 
    text-align: center;
    height: 21px;
    margin:0;
    box-sizing: border-box;
}

/*Конец анимации третьего слайда*/
/*Начало оформления слайда с гибкой кровлей*/

/*Конец оформления слайда с гибкой кровлей*/

