@charset "utf-8";
/*header*/
header .logo_nav{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:linear-gradient(to right, #0d69f2 48%, #fff 48%);position:relative;}
header .logo_cov{width:50%;}
header .logo{display:block;width:130px;height:28px;background:url(/tmp/img/logo.webp) center center no-repeat, #0d69f2;}

/*info_h*/
header .info_h{display:flex;align-items:center;justify-content:space-between;}
header .info_h>div{width:48%;}
header .info_h img{width:100%;height:47.55vw;}

header .info_h .h1{color:#17181a;font-size:48px;font-weight:500;line-height:48px;}
header .info_h .h1+p{color:#6d7780;font-size:16px;margin:0 0 25px 0;}

header .info_h a{display:inline-block;font-size:14px;text-transform:uppercase;font-weight:500;border-radius:5px;padding:9px 18px;margin:5px;transition:.3s ease;}
header .view_lnk{color:#17181a;border:1px solid #c7ced4;}
header .view_lnk:hover{background:#eef1f3;}
header .view_lnk+a{color:#fff;background:#0d69f2;}
header .view_lnk+a:hover{background:#0a58cd;}
/**/
@media screen and (max-width:970px){
/*info_h*/
header .info_h .h1{font-size:25px;line-height:unset;}
header .info_h .h1+p{font-size:14px;}
	/}
@media screen and (max-width:700px){
/*info_h*/
header .info_h{display:block;text-align:center;border-bottom:1px solid #eee;padding-bottom:12px;}
header .info_h>div{width:100%;}
header .info_h img{width:100%;height:62vw;}
/**/	
}
.info_t_1{max-width:850px;margin:0 auto;font-weight:400;text-align:center;}
.txt_1{color:#6D7780;font-size:16px;margin-top:98px;}
.txt_2{color:#17181A;font-size:80px;line-height:65px;margin:25px 0;}

.knopka{display:table;color:#fff;font-size:14px;text-transform:uppercase;background:#0d69f2;border-radius:4px;padding:9px 17px;margin:0 auto;transition:.3s ease-in;}
.knopka:hover{background:#0758d0;}

/*usl*/
#usl>div{display:flex;align-items:center;justify-content:space-between;margin:15px 0;}
#usl>div:nth-child(even){flex-direction:row-reverse;}

#usl>div div img{width:100%;}
#usl>div div{width:36%;}
#usl>div div+div{width:58%;}

.n_usl{color:#17181A;font-size:48px;}
.n_usl+p{color:#6D7780;font-size:24px;}
.n_usl+p+p{color:#6D7780;font-size:16px;margin-top:9px;}
/**/

/*share*/
#share{text-align:center;padding:40px 0 25px 0;}
#share p{color:#17181A;font-size:24px;}
#share img{max-width:100%;border-radius:13px;box-shadow:0 0 32px #e0e8f3;margin:40px 0;}
/**/

.bg_sin{background:#e9eef6;padding:35px 0;}

/*proj*/
.proj_n{color:#17181A;font-size:65px;margin-bottom:50px;}
.proj_t1, .proj_t2{display:table-cell;width:50%;padding-top:25px;}

.t1_name{color:#17181A;font-size:40px;}
.t1_name+p{color:#6D7780;font-size:23px;margin:9px 0;}

.proj_t2 p{color:#6D7780;font-size:16px;}

/*carusel*/
.carusel{overflow:hidden;margin-top:35px;position:relative;}
.crs_bar{display:flex;transition:.4s ease;}

.cars-prev, .cars-next{width:34px;height:66px;background-image:url(/tmp/img/proj/swith.webp);background-size:100%;position:absolute;z-index:1;left:0;top:0;bottom:0;margin:auto 0;cursor:pointer;}
.cars-next{left:unset;right:0;transform:rotate(180deg);}

.crs_nav{text-align:center;margin-top:15px;}
.crs_nav div{display:inline-block;width:12px;height:12px;background:#8bb1e8;border-radius:50%;margin:3px;}
.crs_nav div:hover, .crs_nav_a{background:#0d69f2!important;cursor:pointer;}
/*-*/

.proj div{padding:0 65px;}
.proj img{display:block;max-width:100%;margin:0 auto;}

/*lay*/
#lay_cover{background:#f1f4f9;padding:20px 0 40px 0;}
#lay div{width:50%;float:left;}
#lay img{width:50%;float:right;}

.lay_n{color:#17181A;font-size:42px;margin-top:33px;}
.lay_n+p{color:#6D7780;font-size:24px;margin:9px 0;}
.lay_n+p+p{color:#88929a;font-size:16px;}
/**/

/*imgs*/
.imgs{position:relative;}
.imgs img{display:block;width:100%;}
.imgs p{color:#fff;font-size:24px;position:absolute;bottom:25px;left:5%;}
/**/

/*rev*/
.rev_name{color:#17181A;font-size:45px;text-align:center;margin-top:25px;}
.reviews{text-align:center;}
.reviews div{padding:0 80px;}

.reviews img+p{color:#6D7780;font-size:16px;margin:25px 0;}
.reviews img+p+p{color:#17181A;font-size:24px;}
.reviews img+p+p+p{color:#17181A;font-size:14px;font-weight:400;text-transform:uppercase;margin-top:9px;}
/**/

/*preim*/
#preim_cover{background:#f1f4f9;text-align:center;padding:30px 0 9px 0;}
.preim_n{color:#17181A;font-size:42px;font-weight:500;}
.preim_n+p{color:#6D7780;font-size:22px;font-weight:400;}

#preim{display:flex;justify-content:space-around;flex-wrap:wrap;}
#preim>div{width:30%;margin-top:50px;}
#preim>div div{width:65px;height:65px;background:#0d69f2;border-radius:50%;position:relative;margin:0 auto;}
#preim>div div img{display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}

#preim>div div+p{color:#17181A;font-size:24px;font-weight:400;margin:15px 0 9px 0;}
#preim>div div+p+p{color:#4c4f53;font-size:16px;}

#link_prm{display:table;color:#fff;font-size:14px;text-transform:uppercase;background:#000;border-radius:4px;padding:8px 16px;margin:35px auto;}
#link_prm:hover{opacity:.9;}
/**/

/*part*/
#bg_part{background:#f1f4f9;text-align:center;padding:40px 0;}
#part{max-width:770px;margin:0 auto;}

#part .n_b+p{color:#6D7780;font-size:16px;margin:25px 0 50px 0;}
#part img{display:inline-block;vertical-align:middle;margin:0 11px;}
#part .lin{height:1px;background:#cfd5dd;margin:30px 17%;}
/**/

/*col*/
#bg_col{background:#17181a;padding-bottom:40px;}
#col .name{color:#fff;font-size:68px;text-align:center;padding:25px 0;}
#col .name+p{color:#E5E5E5;font-size:22px;text-align:center;}

#col div{width:30%;margin:20px 0 0 3%;float:left;}
#col div:nth-child(3){margin-left:0;}
#col div p:nth-child(1){color:#fff;font-size:32px;}
#col div p:nth-child(2){color:#E5E5E5;font-size:20px;margin:9px 0;}
#col div p:nth-child(3){color:#c4c2c2;font-size:15px;}
/**/

/*materi*/
#materi .n_b+p{color:#6D7780;font-size:24px;text-align:center;font-weight:400;line-height:26px;max-width:580px;margin:15px auto;}

#materi>div{display:flex;justify-content:space-between;}
#materi>div a{display:block;width:30%;background:#fff;border-radius:4px;box-shadow:0 0 16px #96a5bb;overflow:hidden;margin:9px 0;}
#materi>div a img{display:block;width:100%;}
#materi>div a p{color:#17181A;font-size:24px;text-align:center;padding:0 5% 5px 5%;}

#materi>div a:hover{box-shadow:0 0 16px #776f6f;}
#materi>div a:hover p{text-decoration:underline;}

#materi>a{display:table;color:#fff;font-size:14px;text-transform:uppercase;background:#000;border-radius:3px;padding:8px 16px;margin:50px auto;}
#materi>a:hover{opacity:.9;}
/**/

.n_b{color:#17181A;font-size:60px;text-align:center;line-height:58px;margin-bottom:20px;}

/*resuls*/
#resuls>div{display:flex;justify-content:space-between;}
#resuls>div:nth-child(odd){flex-direction:row-reverse;}

#resuls>div>div{width:50%;margin:35px 0;}
#resuls>div>div+div{width:45%;}
#resuls>div img{display:block;width:100%;border-radius:8px;box-shadow:0 0 32px #bfcada;}

.res_n{color:#17181A;font-size:42px;}
.res_n+p{color:#6D7780;font-size:24px;margin:12px 0;}
.res_n+p+p{color:#6D7780;font-size:16px;}
/**/

/*actions*/
#actions{background:#0d69f2;text-align:center;padding:35px 0;}
#actions p{max-width:700px;color:#fff;font-size:40px;line-height:37px;margin:0 auto;}
#actions a{display:table;color:#fff;font-size:14px;background:#1f2023;border-radius:4px;padding:9px 17px;margin:17px auto 0 auto;transition:.3s ease;}
#actions a:hover{background:#313438;}


@media screen and (max-width:970px){
.txt_1{margin-top:40px;}
.txt_2{font-size:35px;line-height:30px;margin:15px 0;}

/*usl*/
.n_usl{font-size:31px;}
.n_usl+p{font-size:17px;}
.n_usl+p+p{font-size:15px;}
/**/

/*share*/
#share p{font-size:19px;}
/**/

/*proj*/
.proj_n{font-size:35px;margin-bottom:15px;text-align:center;}
.proj_t1, .proj_t2{display:block;width:100%;}

.t1_name{font-size:27px;text-align:center;}
.t1_name+p{font-size:17px;}

.proj_t2 p{font-size:15px;}
/**/

/*lay*/
#lay_cover{padding:20px 0;}

.lay_n{font-size:27px;margin-top:33px;}
.lay_n+p{font-size:20px;}
.lay_n+p+p{font-size:15px;}
/**/

/*rev*/
.rev_name{font-size:30px;margin-top:15px;}
/**/

/*preim*/
#preim .n_b+p{color:#6D7780;font-size:22px;font-weight:400;}

#preim>div div+p{font-size:20px;}
#preim>div div+p+p{font-size:15px;}
/**/

/*col*/
#col .name{font-size:34px;}
#col .name+p{font-size:17px;}

#col div{width:100%;margin:0 0 8px 0;float:none;}
#col div p:nth-child(1){font-size:22px;}
#col div p:nth-child(2){font-size:18px;}
/**/

.n_b{font-size:32px;line-height:30px;margin-bottom:14px;}

/*materi*/
#materi .n_b+p{font-size:20px;line-height:unset;}
#materi>div a p{font-size:17px;padding:5px;}
/**/

/*resuls*/
.res_n{font-size:23px;}
.res_n+p{font-size:19px;margin:7px 0;}
.res_n+p+p{font-size:15px;}
/**/

/*actions*/
#actions{padding:20px 0;}
#actions p{font-size:25px;line-height:unset;}
/**/

}

@media screen and (max-width:700px){
.txt_2{font-size:25px;}

/*usl*/
#usl>div{display:block;padding:0 0 12px 0;position:relative;}
#usl>div:after{content:'';display:block;width:260px;height:1px;background:#eee;position:absolute;left:calc(50% - 130px);bottom:0;}

#usl>div div, #usl>div div+div{width:100%;text-align:center;}
#usl>div div img{width:230px;margin:0 0 15px 0;}

.n_usl{font-size:25px;}
.n_usl+p{font-weight:500;}
.n_usl+p+p{font-size:15px;}
/**/

/*carusel*/
.cars-prev, .cars-next{width:18px;height:35px;}
/*-*/

.proj{background:#eee;}
.proj div{padding:0 18px;}

/*lay*/
#lay div{width:100%;float:none;}
#lay img{width:100%;float:none;}

.lay_n{text-align:center;margin:0;}
/**/

/*rev*/
.reviews div{padding:0 36px;}
/**/

/*preim*/
#preim>div{width:48%;}
/**/

.n_b{font-size:27px;line-height:20px;}

/*col*/
#col .name{font-size:29px;}
/**/

/*materi*/
#materi>div{display:block;}
#materi>div a{max-width:430px;width:100%;margin:25px auto;}
/**/

/*resuls*/
#resuls>div{display:block;}

#resuls>div>div{width:100%;margin:35px 0;}
#resuls>div>div+div{width:100%;}
#resuls>div img{max-width:330px;width:100%;margin:0 auto;}

.res_n, .res_n+p{text-align:center;}
/**/

/*actions*/
#actions p{font-size:17px;}
/**/


}

@media screen and (max-width:450px){
/*preim*/
#preim{display:block;}
#preim>div{width:100%;margin-top:22px;}
/**/
}