@import url("/fonts/proxima/stylesheet.css");
@import url("/fonts/play/stylesheet.css");

header.mob{
	display: none;
	height: 100px;
	position: relative;
}

header.mob .buter{
	position: absolute;
    left: 20px;
    top: 34px;
}

header.mob .crown{
	position: absolute;
    right: 20px;
    top: 24px;        
}


header.mob .logo{
	padding: 10px 0;
    text-align: center;
}

header.mob .logo img{
	max-width: 100%;
    max-height: 80px;
}




header.desc{
	height: 131px;
}

header.desc .main_menu{
    padding: 0;
    list-style: none;
    margin: 0;
    line-height: 131px;
}

header.desc .main_menu li{
	display: inline-block;
	padding-right: 60px;
}

header.desc .main_menu li a{
	font-family: 'Proxima Nova Lt';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #162259;
	text-decoration: none;
}

header.desc .logo{
	padding: 15px 0;
}

header.desc .logo img{
	width: 100%;
}

header.desc .head_cont{
	padding: 0;
    list-style: none;
    margin: 0;
    padding-left: 25px;
    float: right;
    margin-top: 38px;
}

header.desc .head_cont li{
    display: inline-block;
    padding-left: 40px;
    vertical-align: top;
	

}

header.desc .head_cont .adress{
    font-family: Proxima Nova Lt;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #C4C4CC;
    border-bottom: 1px dashed;
    width: max-content;
    position: relative;
    margin-bottom: 5px;
}

header.desc .head_cont .email a{
	font-family: Proxima Nova Rg;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #162259;
	text-decoration: none;
	
}
header.desc .head_cont .adress:before{
	content: ' ';
	width: 14px;
	height: 21px;
	background: url(/dev/img/pin.png);
	background-repeat: no-repeat; 
	position: absolute;
	left: -25px;
	top: 0;
	
}

.defbtn{
	background: linear-gradient(180deg, #CDAC7A 0%, #FEE7C4 100%);
    border-radius: 146px;
    height: 55px;
    text-decoration: none;
    font-family: 'Proxima Nova Lt';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #162259;
    display: block;
    line-height: 55px;
    padding: 0 30px;
    width: max-content;
}



.defbtn:hover{
	color: #162259;
	background: linear-gradient(180deg, #e6bf84 0%, #FEE7C4 100%);
	
}

.defbtn.trans{
	color: #d9ba8c;
    background: transparent;
    border: 1px solid #dfc296;
}

.defbtn.trans:hover{
	color: #d9ba8c;
    background: transparent;
}


.tabaki{
	background: url(/dev/img/headBg.png);
    background-position: center -100px;
    background-repeat: no-repeat;

    margin-bottom: 80px;
    padding-top: 120px;
}

.tabaki .this_item{
	background: #F4F4FB;
    border-radius: 20px;
    padding: 60px 0;
    position: relative;
}

.tabaki .this_item .t_icon{
	position: absolute;
    right: 20px;
    top: 20px;
}

.tabaki .this_item .t_icon img{
	
}

.tabaki .this_item .img{
	padding: 30px;
}

.tabaki .this_item .img img{
	max-width: 100%;
}

.tabaki .this_item .ttl{
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 116%;
    text-align: center;
    color: #162259;
    margin-top: 30px;
    margin-bottom: 20px;

}

.tabaki .this_item .sub_ttl{
	font-family: Proxima Nova Lt;
	font-style: normal;
	font-weight: normal;
	font-size: 21px;
	line-height: 116%;
	text-align: center;
	color: #AFB1BF;
}


.bl_ttl{
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 116%;
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 30px;
    position: relative;
}

.bl_ttl:before{
    content: ' ';
    width: 41px;
    height: 19px;
    background: url(/dev/img/crown.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -5px;
    top: -17px;
}


.bl_ttl.line:after{
	content: ' ';
    width: 150px;
    height: 2px;
    background: url(/dev/img/crown.png);
    right: 0;
    top: 0;
}

.bl_sub_ttl{
	font-family: Proxima Nova Lt;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 116%;
	/* or 28px */
	
	letter-spacing: 0.03em;
	
	color: #C4C4CC;
}

.tech{
	margin-bottom: 80px;
}

.tech .txt{
	
}

.tech .txt p{
	
}

p{
	font-family: Proxima Nova lt;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 116%;
	color: #000000;
}

.tech .tech_items{
	margin-top: 40px;
}

.tech .tech_items .this_item{
	
}

.tech .tech_items .this_item .img{
	    margin-bottom: 30px;
    padding: 15px;
    background: #f4f4fb;
    height: 240px;
    border-radius: 20px;
}

.tech .tech_items .this_item .img img{
	width: 100%;
}

.tech .tech_items .this_item .ttl{
	font-family: Proxima Nova Rg;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 116%;
	/* or 35px */
	
	margin-bottom: 10px;
	color: #162259;
}

.tech .tech_items .this_item .sub_ttl{
	font-family: Proxima Nova Lt;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 116%;
	/* or 14px */
	
	
	color: #C4C4CC;
}

.prod{
	background: #f3f3fb;
    padding: 80px 0;
}

.prod .bl_ttl{
    width: max-content;
    margin: 0 auto;
    margin-bottom: 30px;
}

.prod .prod_tabs{
	
}

.prod .prod_tabs .nav{
	border: 0;
    text-align: center;
    width: max-content;
    margin: auto;
}

.prod .prod_tabs .nav .nav-item{
	
}

.prod .prod_tabs .nav .nav-item button{
	font-family: Proxima Nova Lt;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 116%;
    text-align: center;
    color: #D0D0D7;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 10px 40px;
    border: 2px solid transparent;
    border-radius: 150px;
}

.prod .prod_tabs .nav .nav-item button.active{
	color: #162259;
	border: 2px solid #162259;
	border-radius: 150px;
}

.prod .prod_tabs .tab-content{
	
}

.prod .prod_tabs .tab-content .tab-pane{
	
}

.prod .prod_tabs .tab-content .tab-pane{
	
}



.prod .prod_tabs .tab-content .tab-pane .tab_top_img{
	height: 218px;
    background-size: cover;
    margin-bottom: 60px;
    text-align: center;
    padding-top: 40px;
    margin-top: 40px;
    border-radius: 20px;
}

.prod .prod_tabs .tab-content .tab-pane .tab_top_img img{
	
}

.prod .prod_tabs .tab-content .tab-pane .tab_top_img.tab_lev{
	
}

.prod .prod_tabs .tab-content .tab-pane .tab_top_img.tab_stel{
	
}

.prod .prod_tabs .tab-content .tab-pane .tab_top_img.tab_cors{
	
}


.prod .prod_tabs .tab-content .tab-pane .tab_items{
	
}

.prod .prod_tabs .tab-content .tab-pane .tab_items{
	
}

.prod .prod_tabs .tab-content .tab-pane .tab_items .this_item{
    background: #FFFFFF;
    border-radius: 20px;
    text-align: center;
    position: relative;
    padding: 30px;
}

.prod .prod_tabs .tab-content .tab-pane .tab_items .this_item .t_icon{
	position: absolute;
    right: 20px;
    top: 20px;
}

.prod .prod_tabs .tab-content .tab-pane .tab_items .this_item .img{
	padding: 20px;
}

.prod .prod_tabs .tab-content .tab-pane .tab_items .this_item .img img{
	max-width: 100%;
}

.prod .prod_tabs .tab-content .tab-pane .tab_items .this_item .ttl{
	font-family: Proxima Nova Rg;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 116%;
	/* or 35px */
	
	text-align: center;
	
	color: #162259;
	margin-bottom: 10px;
}

.prod .prod_tabs .tab-content .tab-pane .tab_items .this_item .sub_ttl{
	font-family: Proxima Nova Lt;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 116%;
	/* or 14px */
	
	text-align: center;
	
	color: #C4C4CC;
}


.prod .prod_preim{
	margin-top: 50px;
}

.prod .prod_preim ul{
	padding: 0;
    list-style: none;
}

.prod .prod_preim ul li{
	display: inline-block;
    width: 20%;
    margin-left: -0.26em;
    position: relative;
    font-family: Proxima Nova Lt;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 116%;
    color: #000000;
    padding-left: 75px;
    padding-top: 13px;
}

.prod .prod_preim ul li img{
	width: 60px;
    height: 60px;
    border: 2px solid #edd3ab;
    padding: 13px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}


.work{
	background: #283877;
	padding: 80px 0;
}
.work .bl_ttl{
	color: #fff;
}
.work .this_form{
	
}

.work .this_form form{
	margin-top: 15px;
}

.work .this_form input[type=text]{
	height: 50px;
    background: transparent;
    border: none;
    width: 57%;
    color: #fff;
    border-bottom: 2px solid #fff;
}

.work .this_form textarea{
    height: 40px;
    background: transparent;
    border: none;
    width: 57%;
    color: #fff;
    border-bottom: 2px solid #fff;
    margin-top: 10px;
}

.work .this_form input[type=submit]{
	padding: 0 50px;
    border: 0;
    margin-top: 30px;
}

.work .this_preim{
    position: relative;
    padding-left: 131px;
    height: 140px;
    border-bottom: 1px solid rgba(205, 172, 122, 0.25);
    border-right: 1px solid rgba(205, 172, 122, 0.25);
    padding-top: 20px;
}

.work .this_preim:nth-child(2n){
	border-right: 0;
}

.work .this_preim:nth-last-child(-n+2){
	border-bottom: 0;
}

.work .this_preim .this_img{
	width: 95px;
    height: 95px;
    border-radius: 50%;
    border: 2px solid #cdac7a;
    text-align: center;
    line-height: 89px;
    position: absolute;
    left: 20px;
    top: 20px;
}

.work .this_preim .this_img img{

}

.work .this_preim .this_ttl{
	font-family: Proxima Nova Lt;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 116%;
    color: #CDAC7A;
    padding-top: 27px;
}


.contacts{

}

.contacts .contacts_txt{
	padding: 120px 0;
}

.contacts .map{
	
}

.be_partner{
    padding: 150px 0;
    background: url(/dev/img/partnersBg.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
}

.be_partner .bl_ttl{
	width: max-content;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 20px;
    padding: 0;
}

.be_partner .bl_sub_ttl{
	color: #fff;
    margin-bottom: 20px;
	
}

.be_partner .btn_wrp{
	
}

.be_partner .defbtn{
	margin: 0 auto;
}


footer{
	height: 131px;
}

footer .logo{
	padding: 15px 0;
}

footer .logo img{
	max-width: 100%;
}

footer .txt{
	font-family: Proxima Nova Lt;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 116%;
    color: #C4C4CC;
    text-align: center;
    line-height: 131px;
}




footer .head_cont{
	padding: 0;
    list-style: none;
    margin: 0;
    padding-left: 25px;
    float: right;
    margin-top: 38px;
}

footer .head_cont li{
    display: inline-block;
    padding-left: 40px;
    vertical-align: top;
	

}

footer .head_cont .adress{
    font-family: Proxima Nova Lt;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #C4C4CC;
    border-bottom: 1px dashed;
    width: max-content;
    position: relative;
    margin-bottom: 5px;
}

footer .head_cont .email a{
	font-family: Proxima Nova Rg;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #162259;
	text-decoration: none;
	
}
footer .head_cont .adress:before{
	content: ' ';
	width: 14px;
	height: 21px;
	background: url(/dev/img/pin.png);
	background-repeat: no-repeat; 
	position: absolute;
	left: -25px;
	top: 0;
	
}

.alert18{
	background: url(/dev/img/alertBg.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
    z-index: 10000;
    position: fixed;
    height: 100%;
    display: none;
    width: 100%;
    top: 0;
    padding-top: 200px;
}

.alert18.show{
	display: block;
}

.alert18 .this_logo{
	margin-bottom: 80px;
}

.alert18 .this_logo img{
	max-width: 100%;
}

.alert18 .this_ttl{
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 116%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin-bottom: 80px;
}

.alert18 .btn_wrp{
	
}

.alert18 .btn_wrp .defbtn{
	display: inline-block;
    margin: 0 10px;
    cursor: pointer;
}

header.mob .mob_menu{
	display: none;
}
.mob_menu{
	background: #f4f4fb;
    padding: 20px 0;
    text-align: center;
    display: none;
}
.mob_menu ul{
	padding: 0;
    margin: 0;
    list-style: none;
}

.mob_menu ul li{
	padding: 5px;
}

.mob_menu ul li a{
	font-family: 'Proxima Nova Lt';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #162259;
    text-decoration: none;
}
@media(max-width:575px){
	header.desc{
		display: none;
	}
	header.mob{
		display: block;
	}
	.alert18{
		padding-top: 80px;
	}
	.alert18 .this_ttl{
		font-size: 27px;
		margin-bottom: 40px;
	}
	.prod .prod_tabs .nav{
		width: 100%;
	}
	.prod .prod_tabs .nav .nav-item{
		    display: block;
    width: 100%;
	}
	.prod .prod_tabs .nav .nav-item button{
		width: 100%;
	}
	.alert18 .this_logo{
		height: 100px;
		margin-bottom: 35px;
	}
	
	.alert18 .this_logo img {
	    max-width: 100%;
	    max-height: 100%;
	}
	.bl_ttl{
		font-size: 34px;
	}
	.tabaki .this_item{
		margin-bottom: 40px;
	}
	.tech .tech_items .this_item{
		margin-bottom: 40px;
	}
	.prod .prod_tabs .tab-content .tab-pane .tab_items .this_item{
		margin-bottom: 40px;
	}
	.prod .prod_tabs .tab-content .tab-pane .tab_top_img img {
	    max-width: 80%;
	}
	.prod .prod_tabs .tab-content .tab-pane .tab_top_img{
		padding-top: 65px;
	}
	footer .logo{
		display: none;
	}
	footer .head_cont{
		display: none;
	}
	.contacts {
	    padding: 0 10px;
	}
	.work .this_form {
	    margin-bottom: 60px;
	}
	.work .this_form input[type=text]{
		width: 100%;
	}
	.work .this_form textarea{
		width: 100%;
	}
	
	.tech .bl_sub_ttl{
		margin-bottom: 30px;
	}
	.tabaki{
		padding-top: 20px;
	}
	.prod .prod_preim ul li{
		width: 50%;
		font-size: 12px;
		padding-left: 49px;
		padding-top: 7px;
		margin-bottom: 21px;
	}
	.prod .prod_preim ul li img{
		width: 40px;
	    height: 40px;
	    border: 2px solid #edd3ab;
	    padding: 5px;
	}
	
	.prod .prod_preim {
	    margin-top: 0;
	}
}
























































































































































































































































































































