@charset "utf-8";

/* переменные */

:root {
  --site_width: 1250px;
  --container_body: 1200px; 
  --container_logo: 1250;
}


/* global */
html{height: 100%;}

body
{ color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  height: 100%;
  letter-spacing: 0.01em;
  margin: 0;
  padding: 0;
  width: 100%;
  line-height: 1.5;

}

/* заголовок */
#container{
	width: 100%;
}
#topmenu{
  position:relative;
  width: 100%;
  height: 44px;
  background-color: #000;
  align-items: center;
}

#topmenu_1{
  width: 100px;
  height: 44px;
  background:  url("/img/head_yellow.jpg");
  float:left;
}

#topmenu_2{
  float:left;
  color: white;
  font-family: "Arial";
  font-size: 14px;
  line-height: 35px;
  text-decoration: none;
  text-align:center; 
  padding: 5px 0px 0px 5px;
}

#topmenu_3{
  float:left;
  color: white;
  font-family: "Arial";
  font-size: 14px;
  line-height: 35px;
  text-decoration: none;
  text-align:center; 
  padding: 5px 0px 0px 30px;
}
#topmenu_4{
  float:right;
  color: white;
  font-family: "Arial";
  font-weight: bold;
  font-size: 14.625px;
  line-height: 35px;
  text-decoration: none;
  text-align:center; 
  padding: 5px 75px 0px 0px;
}

#topmenu_2 a, #topmenu_3 a {
    color: #fff;
    text-decoration: none;
}

#topmenu_4 a {
    color: #fff;
 }


/*  */
#header { 
    background-color: rgb(255, 255, 255);
    background-image: linear-gradient(rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%), url(/img/head_body.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 640px;
}

#header_1 { 
  color: #FFFFFF;
  width: 100%;
  height: 110px;
  background-color: #3b4658;
  align-items: center;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  align-content: center; 
  justify-content: center; 
}

.row1 {
    color: #FFF;
    background-color: rgba(0,0,0,0.5);
    filter: Alpha(opacity=50);
    position: absolute;
    z-index: 100;
    width: 100%;
     display: flex;
}


#container_logo{
	max-width: var(--container_logo);
	width: 1280px;
}

#describe_container {
 width: 100%;
 
/*display: flex;
  align-items: center;
 justify-content: space-between;*/
 margin-left: auto;
 margin-right: auto;
 padding: 0 90px 0 40px;
}

#describe {
    color: #ccc;
    padding-left: 10px;
    border-left: 2px solid #dfdfdf;
    line-height: 22px;
    font-size: 14px;
    float:left;
}

#head_logo {display:auto;}
#head_logo_mini {display:none;}

@media (max-width:1180px){
	.menu{display:none;}
	.menu_conteiner{height: 2px;}
	#container_logo{width: 100%;}
	#describe {display:none;}
	#head_logo {display:none;}
	#head_logo_mini {display:inline-block;}
	:root {--site_width: 800px;}
}	


#map_container {
	color: #ccc;
    padding-left: 10px;
    font-size: 16px;
    display: inline-block;
}

#map {
	vertical-align: top;
	box-sizing: border-box;
	display: inline-block;
}


#map_container a {
    color: #ccc;
    line-height: 1.5;
    text-decoration: none;
}

@media (max-width:730px){
	#map_container {display:none;}
	#header_4 {float:auto;}
	#topmenu_4 {display:none;}
}
	
@media (max-width:1047px){

	#container_menu_left{ width: 100%!important;}
	#container_menu_right{ width: 100%!important;}
	}	

 #contacts {
	color: #ccc;
    padding-right: 40px;
    font-size: 16px;
    display: inline-block;
}

b {
    font-weight: bold;
}
#contacts li{
  list-style: none;	
}

#contacts a{
    color: #fdfdfc;
    text-decoration: none;
}


#header_4 {
 width: 100%;
 align-items: center;
}

#header_4 img {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.f-nav{ z-index: 9999; position: fixed; left: 0; top: 0; width: 100%;} 

.menu_conteiner{
  color: #FFFFFF;
  width: 100%;
  height: 50px;
  background-color: #1c1c1c;
  align-items: center;
  top: 0;
  left: 0;
  display: flex;  
  align-items: center;
  align-content: center; 
  justify-content: center; 
  overflow: auto; 

}

.menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu li{
	float: left;
    margin: 0 40px 0 0;
    padding: 0;
    position: relative;
    cursor: pointer;
}

.menu li a{
	padding-left: 12px;
    padding-right: 12px;
    justify-content: center;
    color: #fcfcfc;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1.3px;
    text-decoration: none;
}


.menu  li a:hover{
    color: #ffaa06; 
}


#current {color: #ffaa06;}

#container_order{
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
	max-width: var(--site_width);
}

#container_menu{
	
    
  padding: 95px 20px 10px;

	
}

#body_fon{
		background-color: rgb(255, 255, 255);
    background-image: linear-gradient(rgba(55, 55, 55, 0.6) 0%, rgba(55, 55, 55, 0.6) 100%), url(/img/head_body.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  
    padding-top: 15px;
    margin-top: -20px;
    padding-right: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
    display: flex;
    justify-content: center;
	
}
#container_menu_left{
	margin-top: 15px;
    margin-bottom: 15px;
    width: 50%;
    margin-right: 8%;
    position: relative;
    float: left;
	
}


#container_menu_right{
	margin-top: 15px;
    margin-bottom: 15px;
    width: 33%;
    margin-right: 4%;
    float: left;
	
}


#right_column_order {
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.07);
    box-shadow: rgb(0 0 0) 10px 10px 21px 0px;
    padding: 17px 29px 20px 22px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    height: auto;
  }
  
  #left_column_order {
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.09);
    overflow: hidden;
    box-shadow: rgb(0 0 0) 10px 10px 21px 0px;
    padding: 17px 29px 0px 22px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    height: auto;
  }
  
  
#heading_order{
	margin: 0px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: 1.05; 
}

.heading_text {
	padding-top: 0;
    padding-bottom: 0;
    height: 35px;
    background-color:#fff;
    font-size:13px;
    color: #aaa9a9;
    border-width: 1px;
    border-color: #c6c6c6;
    border-radius: 3px;
    padding: 0px 15px;
    float: none!important;
    width: 100%!important;
    box-sizing: border-box;
	
}

#heading_booton {
	background: #f4bb0e;
    color: #fff;
    border-color: #fff;
    padding: 8px 29px;
    line-height: 17px;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
	
}

#body  {
	width: 100%;
	height: 100%;

	float: left;
	
   /* display: flex;
    align-items: center;
    align-content: center; 
    justify-content: center; 
    overflow: auto;*/
	
}

#container_body  {
	width: 100%;
	float: left;
	/*max-width: var(--container_body);*/
	display: flex;
  
	 
	
}

#content{
	width: 100%;
	float: left;
	color:#465a65;
	font-size:16px;
	padding: 0 40px 0 40px;
}

#content p{
	 color:#465a65;
	 font-size:16px;
	 line-height: 1.5;
	 text-indent: 20px;
	
}

#content ul li{
	color:#465a65;
	font-size:16px;
	line-height: 2.5;
	
}

#ref {
	
    padding-bottom: 0;
    margin: 0;
    height: 33px;
    width: 100%;
    font-family: Grotesk light,Verdana,Geneva,sans-serif;
    font-size: 13px;
    color: #000;
    background-color:  #d4d4d4;
    position: absolute;
    margin-bottom: 55px;
   
}

#img_1 {
	width: 520px; 
	height: 233px; 
	float:left;
	margin: 0px 5px 10px 5px;
}

#img_12 {
	float:left;
	margin: 0px 10px 10px 10px;
	text-align: center;
}

#img_2 {
	width: 520px; 
	height: 233px; 
	background:  url("/img/stanok_2.jpg");
	float:left;
	margin: 0px 10px 0px 10px;
}


.row5 {
    color: #ffff;
    background-color: #2f2f2f;
    float: left;
    width: 100%;
    display: flex;
}

.row5 a {
    color: inherit;
}

.copyright {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #999;
    float:left;
 	width: 100%;
    height: 25px;
    background-color: #1c1c1c;;
 	align-items: center;
 	text-align:center;
}

/* Footer
--------------------------------------------------------------------------------------------------------------- */
.center {
    text-align: center;
}

.btmspace-10 {
    margin-bottom: 10px;
}

.btmspace-30 {
    margin-bottom: 30px;
}
.one_third {
    width: 31.28834355828221%;
}
.first {
    margin-left: 0;
    clear: left;
}

.one_third {
    display: inline-block;
    margin: 0 0 0 3.06748466257669%;
    list-style: none;
     vertical-align: top;
}

.nospace {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pushright li {
    margin-right: 20px;
    font-size: 15px;
}

.inline * {
    display: inline-block;
}

.uppercase {
    text-transform: uppercase;
}

#footer .heading {
    margin: 0 0 20px 0;
    font-size: 22px;
    line-height: normal;
    font-weight: 700;
    text-transform: capitalize;
}


address {
    display: block;
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    display: block;
    font-style: italic;
    font-size: 18px;
    line-height: 1.7;
}


#footer a {
    outline: none;
    text-decoration: none;
}

#footer{padding:20px 30px 0px 30px;float:left;width: 100%;}

#footer .linklist li{display:block; margin-bottom:10px; padding:0; border-bottom:1px solid;}
#footer .linklist li:last-child{margin:0; padding:0; border:none;}
#footer .linklist li::before, #footer .linklist li::after{display:table; content:"";}
#footer .linklist li, #footer .linklist li::after{clear:both;}

#footer .contact.linklist li, #footer .contact.linklist li:last-child{position:relative; padding-left:40px; text-align:left;}
#footer .contact li *{margin:0; padding:0; line-height:1.6;}
#footer .contact li i{display:block; position:absolute; top:-6px; left:0; width:30px; font-size:23px; text-align:center;}

#footer input, #footer button{border:1px solid;}
#footer input{display:block; width:100%; padding:8px;}
#footer button{padding:8px 18px 10px; text-transform:uppercase; font-weight:700; cursor:pointer;}

/* Footer */
#footer .heading{color:#FFFFFF; font-size:28px;}
#footer hr, #footer .borderedbox, #footer .linklist li{border-color:rgba(255,255,255,.1);}

#footer input, #footer button{border-color:transparent;}
#footer input{color:#FFFFFF; background-color:#4E4E4E;}
#footer input:focus{border-color: #05B3F2;}
#footer button{color:#FFFFFF; background-color:#ffaa06;}

#footer nav a{color:inherit;}
#footer nav a:hover, #footer nav li:first-child a{color:#05B3F2;}



/* Top Navigation */
#mainav{margin-top:10px;}
#mainav form select, #mainav form select option{display:block; cursor:pointer; outline:none;}
#mainav form select option{padding: 6px 28px 6px 0; border:none;}
#mainav form select {
    color: #FFFFFF;
    background-color: #000;
    border: 1px dotted #454545;
    margin-top: 20px;
    width:100%; 
    padding:5px; 
    font-size: 17px;
	cursor: pointer;
	line-height: 1.1;
}


 select {
    display: block;
    width: 100%;
    color: #111;
    background-color: #F3F3F3;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 5px 0 25px 0;
    font-size: 16px;
}



select option { 
    line-height: 20px;
}
.fl_right {
    float: right;
}

.fl_left {
    float: left;
}

/*   -----------------------------        */

.fusion-separator .fusion-separator-border {
    flex-grow: 2;
    border: 0 solid #e7e6e6;
}


#order_fon{
	
	background-color: rgb(255, 255, 255);
    background-image: linear-gradient(rgba(55, 55, 55, 0.6) 0%, rgba(55, 55, 55, 0.6) 100%), url(/img/metal.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    display: flow-root;
}


#order{
  padding: 20px 40px 20px;
  height: 230px;
}


.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.fusion-checklist .icon-wrapper, ul.fusion-checklist .icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}

#right_column_zakaz {
    background-color: rgba(193, 193, 193, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.07);
    box-shadow: rgb(0 0 0) 10px 10px 21px 0px;
    padding: 17px 29px 20px 22px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    height: auto;
  }
  
  #container_menu_left p span {
    font-size: 18px;
    color: #999;
}


#contact p {
    font-size: 23px;
    color: #000;
}






.message {
    background-color: #666666;
    border: 1px solid rgba(255,255,255,0.1);
    color: #ffff;
    font-size: 14px;  
    margin-left: 0; 
    margin-right: 0; 
    padding: 25px;
    display: none;
}

.error{
    display: block;
    color: #dc3232;
    font-size: 17px;
    font-weight: normal;
}
.error_input{
    border: 2px solid #FF0000; 
}

/*   ------------ новые стили ----------------        */

.left-menu {
    height: 100vh;
    background: #646f75;
    position: fixed;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
    width: 270px;
    transition: all .3sease-in-out;
    z-index: 200;
}


.left-menu .top-bunner {
    height: 85px;
    display: flex;
    justify-content: center;
}

.left-menu .top-bunner .logo-link {
    display: flex;
    height: inherit;
    align-items: center;
    text-decoration: none;
    justify-content: center;
    width: 100%;
}

.left-menu .bottom-bunner {
    min-height: 250px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    position: relative;
}

.left-menu .bottom-bunner {
    background-color: #303d46;
}

.left-menu .top-bunner .logo-link .logo-img-wrapper, .left-menu .bottom-bunner .logo-link .logo-img-wrapper {
    position: relative;
    transition: all .4sease-in-out;
}

.left-menu .top-bunner .logo-link .logo-text-wrapper, .left-menu .bottom-bunner .logo-link .logo-text-wrapper {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #707980;
    white-space: nowrap;
    overflow: hidden;
    transition: all .3sease-in-out;
}
