@font-face {
    font-family: fontawesome-webfont; 
    src: url(fonts/fontawesome-webfont.ttf); 
   }

@font-face {
font-family: "FuturaPT-Medium";  
src: url("../fonts/Futura/FuturaPT-Medium.ttf") format("truetype"); 
 }
@font-face {
font-family: "FuturaPT-Bold";  
src: url("../fonts/Futura/FuturaPT-Bold.ttf") format("truetype"); 
 }
@font-face {
font-family: "FuturaPT-Light";  
src: url("../fonts/Futura/FuturaPT-Light.ttf") format("truetype");  
 }
 @font-face {
font-family: "FuturaPT-Book";  
src: url("../fonts/Futura/FuturaPT-Book.ttf") format("truetype");  
 }
body{
	font-family: "FuturaPT-Book"; 
}
nav{background: #f5f5f5;} 
a:hover{text-decoration:none;}
button:focus {
outline: none !important
}
::selection {
    background: #1f2d3d;
    color: #fff;
}

h2{color:#5b5b5b;}
.menu{background-color:#5B5B5B !important; }
.menu a{
	padding: 30px;
    color: #fff !important;
    transition: color .3s ease;
    position: relative;
	font-weight: 500;
}
.menu a:hover{
	color:#FFDE45 !important;
}
.menu scroll{
	background-color: #5B5B5B;
}
	.fixed-top.scrolled {
  background-color: #5B5B5B !important;
  transition: background-color 200ms linear;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
}
.menu_left.scrolled {
  background-color: #ffffff00 !important;
  box-shadow:none !important;
  transition: background-color 200ms linear;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
}
.anketa{
    margin:20px 0 0 20px;
}
.anketa a{
    text-decoration:none;
    cursor:pointer;
    color: #fff;
    font-size: 17px;
}
.tel_menu a{
	color:#fff;
	margin:10px 0 0 20px;
	font-size:17px;
}
.tel_menu a:hover{
	color:#FFDE45;
}
.locaton_menu{
	font-size:13px;
	color:#fff;
	margin:30px 20px 30px 20px;
}
.email_menu a{
	color:#fff;
	font-size:17px;
	margin: 0 20px 0 20px;
}
.email_menu a:hover{
	color:#FFDE45;
}
.active{
	color:#FFDE45 !important;
	font-size: 20px; 
}
.navbar-brand{
	margin:40px 0 20px 15px; 
}
.rascet:hover {background-color: #FFDE45;
	color: #fff;
	border-color: #FFDE45;}
.rascet{
    padding: 5px 25px;
    margin: 4px 10px 0 0;
    border: 2px solid #FFDE45;
    border-radius: 6px;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    transition: color .3s ease, border-color .1s ease, background-color .3s ease;
    position: relative;
    overflow: hidden;
	background:#ffffff00;
	cursor:pointer;
	color:#fff;
}
.menu-buttom{
	 padding: 5px 25px;
    margin: 30px 0px 30px 20px;
    border: 2px solid #FFDE45;
    border-radius: 6px;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    transition: color .3s ease, border-color .1s ease, background-color .3s ease;
    position: relative;
    overflow: hidden;
	background:#ffffff00;
	cursor:pointer;
	color:#fff;
}
.menu-buttom:hover {
	background-color: #FFDE45;
	color: #fff;
	border-color: #FFDE45;
}
.slider{
	color:#fff;
}
.slider h2{
	font-size:40px;
	margin-bottom:40px;
	line-height:130%;
	font-weight: bold;
	font-family: "FuturaPT-Bold"; 
	color:#fff !important;
}
.slider p{
	margin-bottom:250px;
	font-size:20px;
	font-weight:lighter; 
	font-family: "FuturaPT-Light"; 
}

.mex_obr{
	background-color:#fff;
}
.mex_obr h2{
	color:#5B5B5B;
	margin-top:60px;
	font-size:38px;
	margin-bottom:40px;
	font-family: "FuturaPT-Medium"; 
}
.mex_obr p{
	font-weight:lighter;
	font-family: "FuturaPT-Light"; 
	font-size: 20px;
}
.usl_glav{
	height:250px;
	width: 100%;
    border: 5px solid #d8d8d8;
}
.podpis{
	color:#fff;
	text-align:center;
	margin-top: -35px;
	text-transform: uppercase
}
.zoom_photo{
	overflow:hidden;
	width:100%;
	height:200px;
}
.zoom_photo img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 }

.zoom_photo img:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 }
.proektirovanie{
	background-image: url('../img/drawing.png');
	background-size:cover;
	width:100%;
	height:auto;
	border-bottom: 20px solid #fff;
}
.proektirovanie h2{
	color:#5B5B5B;
	margin-top:60px;
	font-size:35px;
	margin-bottom:40px;
	text-align:center;
	font-family: "FuturaPT-Medium"; 
}
.proektirovanie p{
	color:#000;
	margin-bottom:50px;
	font-weight:lighter;
	font-family: "FuturaPT-Light"; 	
	font-size: 20px;
}
.zagotovki{
	background-image: url('../img/zagotovki.jpg');
	background-size:cover;
	width:100%;
	height:auto;
	border-bottom: 20px solid #fff;
}
.zagotovki h2{
	color:#5B5B5B;
	margin-top:60px;
	font-size:35px;
	margin-bottom:40px;
	text-align:center;
	font-family: "FuturaPT-Medium"; 
}
.zagotovki p{
	color:#000;
	margin-bottom:50px;
	font-weight:lighter;
	font-family: "FuturaPT-Light"; 	
	font-size: 20px;
}
.modelirovanie{
	background-image: url('../img/3d.jpg');
	background-size:cover;
	width:100%;
	height:auto;
}
.modelirovanie h2{
	color:#5B5B5B;
	margin-top:60px;
	font-size:35px;
	margin-bottom:40px;
	text-align:center;
	font-family: "FuturaPT-Medium"; 
}
.modelirovanie p{
	color:#000;
	margin-bottom:100px;
	font-weight:lighter;
	font-family: "FuturaPT-Light"; 	
	font-size: 20px;
}
.bor{
	border-bottom: 1px solid #DDD;
}
.glav_o_nas{
	color:#5B5B5B;
	padding: 100px;
	border-right:1px solid #DDD;
}
.glav_o_nas h3{
	font-size:23px;
	margin-bottom: 50px;
	font-family: "FuturaPT-Medium"; 
}
.glav_o_nas p {
	font-size:18px;
}
.but_o_nas{
	padding: 5px 25px;
    margin: 4px 10px 0 0;
    border: 2px solid #FFDE45;
    border-radius: 6px;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    transition: color .3s ease, border-color .1s ease, background-color .3s ease;
    position: relative;
    overflow: hidden;
	background:#ffffff00;
	cursor:pointer;
	color:#5B5B5B; 
}
.product{
position: absolute;
    top: 87%;
    color: #fff;
    font-size: 18px;
    font-weight: bold !important;
    text-align: center;
    width: 100%;
    background-color: #000000d4; 
    text-transform: uppercase;
}
.but_o_nas:hover {background-color: #FFDE45;
	color: #5B5B5B;
	border-color: #FFDE45;}
.glav_news{
	color:#5B5B5B;
	margin:80px 0 100px 100px;
}.glav_news h3{
	margin-bottom:60px;
	font-size: 20px;
    font-weight: bold;
    text-transform:uppercase;
}
.glav_news h4{
	color:#2c2c2c;
	font-size:22px;
	margin-bottom:40px;
}
.glav_news p{
	font-size: 17px;
	margin-bottom:40px;
}
.glav_news2{
	color:#5B5B5B;
	margin:160px 80px 100px 20px;
}.glav_news2 h3{
	margin-bottom:60px;
	font-size: 22px;
    font-weight: bold;
}
.glav_news2 h4{
	color:#2c2c2c;
	font-size:20px;
	margin-bottom:40px;
}
.glav_news2 p{
	font-size: 17px;
	margin-bottom:40px;
}
.strelka{
	color:#FFDE45;
	margin-bottom:20px;
}
.date{
	display: -webkit-inline-box;
	margin-bottom:40px;
}
.big-date{
	font-size: 40px;
    line-height: 30px;
    font-variant: small-caps;
    text-transform: uppercase;
    color: #2c2c2c;
	margin-right: 10px;
}
.aside-date{
	font-size: 13px;
    color: #5B5B5B;
    line-height: 15px;
    text-transform: uppercase;
}

.glav_prod{
	color:#5B5B5B;
	margin:20px 0 0 0;
	font-family:FuturaPT-Medium;
	text-align: center;
}
.glav_prod h2{
    font-size:35px;
}
.opportunities{
	color:#5B5B5B;
	font-family:FuturaPT-Medium;
	text-align: center;
}
.opportunities h2{
    font-size:38px;
}
/*.zoom_photo img{
	opacity:0.5;
-moz-opacity:0.8;
filter: alpha(opacity=80) black;
-khtml-opacity: 0.8;
background-color:#000;
	
}
.zoom_photo img:hover{
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
background-color:#000;
}*/


.form_vert {
	background-image: url('../img/form_vert.png');
	background-size: cover;
}
.form_vert h2{
	color:#5B5B5B;
	text-align:center;
	margin-top:100px;
	font-size:40px;
	font-family:FuturaPT-Medium;
}



.nam_dover{ 
	max-height:160px;
}
.otstup_dover{
	margin-bottom:50px;
}
.contact_form{
	font-weight:lighter;
	width:100%;
	height:50px;
	padding-left: 10px;
	
}

.lines:before{content: " ";
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    position: absolute;
    background: hsla(0,0%,96%,.5);
    transition: width .45s cubic-bezier(.19,1,.22,1) 0ms,top .35s cubic-bezier(.19,1,.22,1),bottom .35s cubic-bezier(.19,1,.22,1);
}
.lines:after{
	content: " ";
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    position: absolute;
    background: hsla(0,0%,96%,.5);
    transition: width .45s cubic-bezier(.19,1,.22,1) 0ms,top .35s cubic-bezier(.19,1,.22,1),bottom .35s cubic-bezier(.19,1,.22,1);
}
.contact_form:focus{
	outline: none; 
}
.but_form{
    background-color: #ffffff00;
    color: #5f5f5f;
    width: 100%;
    height: 50px;
    border: 1px solid #ddd !important;
    cursor: pointer;
    font-weight: bold;
    font-size: 17px;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	margin-top:20px;
}
.but_form:hover{
	border:1px solid #FFDE45 !important;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	
}
#yourlastname {display:none !important;}
.yourlastname {display: none !important;}
#yourlastname1 {display:none}
.yourlastname1 {display: none;}
.polit_con{
	text-align:center;
	color:#5B5B5B;
	font-size:14px;
	margin-bottom:55px;
}
.polit_con p{
	margin-bottom:0px;
}
.polit_con a{
	color:#FFDE45;
	text-decoration:underline;
}
.footer{
	font-size:15px;
	background-color:#5B5B5B;
	color:#fff;
	padding-top:50px;
	padding-bottom:50px;
}
.footer_bottom{
    min-height: calc(100vh - 282px);
}
.copyright {
    margin: 0;
    color: #fff;
    font-size: 17px;
    line-height: 22px;
}
.copyright a {
    display: inline-block;
    vertical-align: top;
    margin: 6px 15px 0 0;
    color: #FFDE45;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    transition: color .3s ease;
}
.footer_tel{
	color:#fff;	
	font-size:17px;
}
.footer_tel a{
	color:#FFDE45;
}
.str_prod{
    background-color:#3a3837e3;
    color:#fff;
}
.str_prod h1{
    margin-left:20%;
    font-weight: bold;
    font-size: 50px;
}
.content_prod{
    margin: 50px 0;
    font-size: 18px;
}
#breadcrumb{
    padding:20px 0;
    margin-left:20%;
    color:#fff;
    font-size: 18px;
    }
 
#breadcrumb ul{
    margin:0;
    padding:0;
    list-style:none;
    }
 
#breadcrumb ul li{display:inline;cursor:pointer;}
#breadcrumb ul li.current a{text-decoration:underline;}
#breadcrumb ul li a{color:#fff;text-decoration:none;}
#breadcrumb ul li a:hover{color:#FFDE45;}


.cont_tel a{
    color:#5b5b5b;
}
.cont_tel a:hover{
    color:#FFDE45;
}
.loc_mail{
    color:#5b5b5b;
}
.loc_mail a {
    color:#5b5b5b;
}
.loc_mail a:hover{
    color:#FFDE45;
}
.vd{
    margin-top:10px;
}
.vd a{
    color:#FFDE45;
}
.partnets a{
    color:#5b5b5b;
}
.partnets a:hover{
    color:#FFDE45;
}

/*Боковое меню*/

.menu_left{background-color: #ffffff00 !important;}

.nav-link:hover {
  transition: all 0.4s;
}

.nav-link-collapse:after {
  float: right;
  content: '\f067';
  font-family: 'FontAwesome';
}

.nav-link-show:after {
  float: right;
  content: '\f068';
  font-family: 'FontAwesome';
}

.nav-item ul.nav-second-level {
  padding-left: 0;
}

.nav-item ul.nav-second-level > .nav-item {
  padding-left: 20px;
}
.color_menu{
	color:#fff !important;
	margin:0 15px 0 15px;
	font-size: 18px; 
}
.color_menu:hover{
	color:#FFDE45 !important;
}

@media (min-width: 992px) {
  .sidenav {
    position: absolute;
    top: 0;
    left: 0;
    width: 230px;
    height: calc(100vh);
    background: #3a3837e3;
    box-sizing: border-box;
  }

  .navbar-expand-lg .sidenav {
    flex-direction: column;
  }

  .content-wrapper {
    margin-left: 230px;
  }

}

.content > .row {
    margin-left: 0;
    margin-right: 0;
}


/*Боковое меню end*/
/*Форма обратной связи*/
.form_block_home form * {
    border: none;
    outline: none !important;
    box-shadow: none !important;
    transition: all .45s cubic-bezier(.19,1,.22,1) 0ms;
    color: #5b5b5b; 
}
.form_block_home form *:focus {
background: none ;
background: hsla(0,0%,100%,0);
border-radius: 0;
color: #5d5d5d;
}  

.text-field .lines:after, .text-field .lines:before{

    content: " ";
    display: block;
    left: 0;
	top: 0;
    width: 100%;
    height: 1px;
    position: absolute;
    background: #ddd;
    transition: width .45s cubic-bezier(.19,1,.22,1) 0ms,top .35s cubic-bezier(.19,1,.22,1),bottom .35s cubic-bezier(.19,1,.22,1);
}

.text-field .lines:before {
    top: 40px;
}
.text-field .focus .lines:after
{	
background: #FFDE45;
top:0px;
}

.text-field textarea {
    resize: none;
	overflow: hidden;
}

.text-field .focus textarea {
	height:50px;
}

 .text-field .focus .lines:before{
 background: hsla(0, 0%, 0%, 0);
}

.text-field input, .text-field textarea {
    vertical-align: bottom;
    width: 100%;
    border: none;
    padding: 0 .9375rem;
    height: 40px;
    letter-spacing: 1px;
    font-size: 17px;
    background: hsla(0,0%,100%,0);
	}
	.text-field label {
    text-transform: uppercase;
    height: 40px;
    margin: 0;
    padding: 0;
    top: 40px;
    line-height: 40px;
    position: relative;
    left: .9375rem;
    transition: all .5s cubic-bezier(.19,1,.22,1) 0ms;
    -ms-transform-origin: left center;
    transform-origin: left center;
    pointer-events: none;
    font-weight: 500;
    font-size: .9375rem;
}

 .form_block_home .portrait { 
    width: 9rem;
    height: 9rem;
    float: left;
    margin-right: 3rem;
}

 .form_block_home div {
     position: relative;
 }

.form_block_home .portrait img {
	width: 100%;

}

.text-field .focus label {
    top: 0px;
	font-size: 0.8rem;
}
.text-field  label{
    text-transform: uppercase;
    height: 40px;
    margin: 0;
    padding: 0;
    top: 40px;
    line-height: 40px;
    position: relative;
    left: .9375rem;
    transition: all .5s cubic-bezier(.19,1,.22,1) 0ms;
    -ms-transform-origin: left center;
    transform-origin: left center;
    pointer-events: none;
    font-weight: 500;
    font-size: .9375rem;
} 
/*Форма обратной связи end*/

/* модальное окно*/
#modal-backing{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:4}
#modal-form{display:none;width:320px;height:580px;background:#fff;left:0;top:0;bottom:0;right:0;margin:auto;position:fixed;z-index:5;padding:30px;text-align:center;box-shadow:0 0 25px rgba(0,0,0,0.2);border-radius:2px}
#modal-form h2{font-weight:300}
#modal-form label{display:block;text-align:left;margin:15px 0 5px}
#modal-form input{display:block;width:278px;padding:0 10px;line-height:2rem;font-size:.9375rem}
#modal-form input[type="submit"]{background: #fff00;width:170px;border:none;text-align:center;line-height:40px;font-size:.9375rem;color:#5b5b5b;margin:25px auto 0;cursor:pointer}
#modal-form input[type="submit"]:hover{background:#fff00}
.close-modal{width:20px;height:20px;float: right;right:-10px;top:-10px;box-shadow:0 0 10px rgba(0,0,0,0.2);border-radius:50%;padding:5px;cursor:pointer;transition:all .3s ease}
/*модальное окно end*/

@media (max-width: 990px){
	.menu_left {background-color: #3a3837e3 !important; }
	.slider p {margin-bottom: 100px;}
	.slider h2{font-size: 35px;}
	.proektirovanie h2 {margin-top: 80px;}
	.glav_o_nas {padding: 50px;}
	.glav_o_nas h3 {font-size: 20px;}
	.glav_o_nas p {font-size: 18px;}
	.glav_news {margin: 60px 0 80px 40px;}
	.glav_news2 {margin: 145px 10px 80px 20px;}
	.otstup_dover {margin: 0 50px 50px 50px;}
	.glav_partneri{text-align: center;}
	.mex_obr p{font-size: 22px;}
	.proektirovanie p{font-size: 22px;}
	.zagotovki p{font-size: 22px;}
	.modelirovanie p{font-size: 22px;}
	.form_vert h2{color:#000;}
	.color_form{color:#000 !important;font-size: 17px;}
	.but_form{color:#000 !important;}
	.polit_con a{font-size: 17px;}
}
@media (max-width: 767px){
    .footer_tel{margin: 15px 0 0 30px;}
    .copyright{margin-left:30px;}
    .glav_news2 {margin: 0 0 80px 40px;}
    .modelirovanie p{margin-left: 40px;}
    .zagotovki p{margin-left: 40px;}
    .proektirovanie p{margin-left: 40px;}
    .mex_obr p{margin-left:40px;}
    .mex_obr h2{margin-left:40px;}
    .slider h2{margin-bottom:0px;font-size:30px;}
    .slider p {margin-bottom: 40px;}
}
@media (max-width: 575px){
    .slider h2{font-size:22px;}
    .slider p {margin-bottom: 0;font-size: 18px;}
    .mex_obr h2{font-size:33px;}
    .mex_obr p {font-size: 20px;}
}
@media (max-width: 480px){
    .slider h2{font-size:20px;}
    .mex_obr h2 {font-size: 30px;}
    .proektirovanie p {font-size: 20px;}
    .zagotovki p {font-size: 20px;}
    .modelirovanie p {font-size: 20px;}
}
@media (max-width: 420px){
    .slider h2{font-size:18px;}
    .slider p {font-size: 15px;}
    .opportunities h2 {font-size: 32px;}
    .proektirovanie h2{font-size: 30px;}
    .zagotovki h2{font-size: 30px;}
    .modelirovanie h2{font-size: 30px;}
}
@media (max-width: 320px){
    .slider h2{font-size:13px;}
    .slider p {font-size: 11px;}
    .mex_obr h2 {font-size: 25px;margin:0 20px 0 20px;}
    .mex_obr p {margin: 0 20px 0 20px;}
    .opportunities h2 {font-size: 32px;}
    .proektirovanie h2{font-size: 28px;}
    .zagotovki h2{font-size: 28px;}
    .modelirovanie h2{font-size: 28px;}
    .proektirovanie p {margin:0 20px 0 20px;}
    .zagotovki p {margin:0 20px 0 20px;}
    .modelirovanie p {margin:0 20px 0 20px;}
}
.kont-recaptcha {
	margin-top: 20px;
    justify-content: center;
    display: flex;
}