html{
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #222;
  font-size: 1em;
  text-decoration: none;
  outline: none;
  }

 * {
    margin: 0;
    padding: 0;
}
body{
	background-color: rgb(242, 242, 242);
	/*overflow-y: hidden;
	position: absolute;*/
}

input[type="button"], a, label, .close_mod_w, .in_text_a, .ZZZ{
	cursor: pointer;
}
   
//.content{
//width: 100%;
//min-width: 320px;
//background-color: rgb(242, 242, 242);
//}   
a{
	color:rgb(255,255,255);
}

.aaaa{
	margin-top:20px;
	height: auto;
	/*background-color: rgb(122, 122, 122);*/
	text-align: center;
}
.hader{
	width: 100%;
	height: 100px; 
	background-color: rgb(30, 61, 123); 
}
.logo{
float: left;	
width: 40%;
height: 100px;
}
.companyname{
float: left;	
width: 30%;
height: 100px;
margin:0,auto;	
}
.companyname_in{
	margin:10px;
	height: 80px;
	width: auto;
}
.kontakt{
float: left;	
height: 100px;
width: 30%;
text-align: center;
}
.logo_in{
	height: 80px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.img_logo{
	height: 100%;
	float: left;
	padding-right: 20px;
}

.H1, h1{
	margin: 0;
	font-size: 2vw;
	color: white;
        font-weight: bold;
}	
a{
	text-decoration: none;
}	
.companyname_in div{
	width: 100%;
	height: 33%;
	color: white;
	text-align: center;
	font-size: 27px;
	font-family: 'Pattaya', sans-serif;
}	
.companyname_1 p{
	text-align: left;
	margin-left: 10px;
}
.companyname_2 p{
}
.companyname_3 p{
	float: right;
	margin-right: 10px;
}
.kontakt_in1{
	height: 50%;
	top: 50%;
   
}
.kontakt_in2{
	height: 50%;
	top: 50%;
}
.kontakt_in1 p{
color: white;
font-size: 33px;
font-weight: 600;
display: inline-block;
padding-top: 10px;
margin: 0;
}
.kontakt_in1 img{
	height: 37px;
	vertical-align: bottom;
}
.kontakt_in2 div{
	margin-left: 12px;
	vertical-align: bottom;
	display: inline-block;
	height: 30px;
	width: 30px;
	}
.kontakt_in2 img{
	height: 30px;
	width: 30px;
}	
.kontakt_in2  img:hover{
	height: 35px;
	width: 35px;
}	
   hr {
    border: none;
    background-color: rgb(194, 194, 214);
    height: 2px;
   }
.slider{
	width: 100%;
	height: 600px;
	background-color: white;
	background: url("img/ngr1.jpg") no-repeat; 
	background-size: 100% 100%;
	
}
.auto{
	float: left;
	width: 50%;
	height: 100%;
	text-align: center;
	line-height: 450px;
}
.img_auto{
	width: 70%;
	height: 50%;
	min-width: 400px;
	vertical-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
}
.img_auto img{
	width: 100%;
}
.forma	{
	height: 100%;
	text-align: center;
}
.vvod{
	width: 65%;
	min-width: 250px;
	max-width: 550px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255, 255, 255, 0.6);
	margin-top: 30px;
	border-radius: 15px;
	padding-top: 30px;
}
.name_forma{
	font-size: 35px;
}
.vvod input[type="text"], .vvod input[type="tel"]{
	height: 35px;
	width: 100%;
	border-radius: 15px;
	font-size: 17px;
	box-sizing: border-box;
	border: 2px solid #999;
	outline: none;
        padding-left:10px;
}
.vvod input[type="button"]{
	height: 35px;
	width: 30%;
	border-radius: 15px;
	font-size: 17px;
	background-color: rgb(91, 132, 215);
	margin-top: 30px;
	outline: none;
	color: rgb(255,255,255);
}
.pole_vvoda{
	margin-top:25px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.vvod label{
	font-size: 20px;
	float: left;
}
h2{
	font-size: 28px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
.text{
	background-color: rgb(255, 255, 255);
	height: auto;
}

.text_text, .blok_text{
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	min-height: 200px;
	text-align: left;
        box-sizing: border-box;
        padding-left:10px;
        padding-right:10px;
}	
.text_text p, .blok_text p{
	margin-left: 15%;
	margin-right: 15%;
	font-size: 18px;
	line-height: 23px;
}	
.tipavto{
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
		}	
.tak{
	margin: 0 auto;
	max-width: 1300px;
}
.tak_in{
	height: 45px;
}	
.variantavto{
	display: inline-block;
	
	width: 350px;
	min-height: 200px;
	background-color: rgb(230, 230, 230);
	border-radius: 20px;
	margin: 10px;
	padding-top: 20px;
	vertical-align: bottom;
	
		}
.variantavto img{
	width: 90%;
	border-radius: 15px;
	padding-bottom: 10px;
		}		
h3{ 
	margin-bottom: 20px;
}	
.shagi{
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 200px;
	text-align: center;
	background-color: rgb(255, 255, 255);
}
.shag{
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: auto;
	min-height: 390px;
	background-color: rgb(242, 242, 242);
	border-radius: 20px;
	margin: 10px;
	padding: 15px;
		}	
.shag spain{
	font-size: 80px;
	color: rgb(30, 61, 123);
	margin-bottom: 25px;
}	
.shagi p{
	font-size: 17px;
	line-height: 23px;
}	
.shagi a{
	color:rgb(0, 0, 0);
}
.tak2_in {
	display: inline-block;
}
.tak2{
}
.forma_v{
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 200px;
	text-align: center;
	background: url(img/fon4.jpg);
}
.forma_v_in{
	display: inline-block;
	vertical-align: top;
	min-width: 600px;
}	
.forma_v input[type="text"], select, .forma_v input[type="tel"]{
	height: 35px;
	width: 100%;
	border-radius: 15px;
	font-size: 17px;
	border-width:2px;
	outline: none;
	box-sizing: border-box;
	border: 2px solid #999;
	background-color: rgb(255,255,255);
        padding-left: 10px;
}
.forma_v input[type="button"]{
	height: 35px;
	width: 30%;
	border-radius: 15px;
	font-size: 17px;
	background-color: rgb(91, 132, 215);
	margin-top: 30px;
	outline: none;
	color: rgb(255,255,255);
}
.pole_vvoda_2{
	margin-top:25px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.pole_vvoda label{
	font-size: 20px;
}
.btn_file{
	height: 50%;
	padding: 20px;
}
.footer
{width: 100%;
min-height: 80px;
background-color: rgb(30, 61, 123); 
color: rgb(255, 255, 255);	
	}
.footer_logo{
float: left;	
width: 34%;
height: 80px; 
}
.footer_logo_in{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 90%;
	min-width: 280px;
	height: 50px;
	}
.kolonka1{
float: left;	
width: 33%;
min-width: 280px;
height: 80px;
}
.kolonka2{
float: left;
width: 33%;
height: 80px;
min-width: 370px;	
}
.footer_logo_in p{
	margin-left: 15px;
	font-size: 25px;
}
.kolonka1 p{
	margin-left: 0px;
	font-size: 15px;
}
.img_logo_futer{
		width: 50px;
}
.block{
	height: 100%;
	width :100%;
	position: fixed;
	text-align: center;
	top: 0;
	background-color: rgba(190, 190, 190, 0.7);
	display: block;
}
.mod_w{
    width: 50%;
    max-width: 800px;
    height: auto;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    background-color: rgb(239, 239, 239);
    border-radius: 20px;
    position: relative;
}
.mod_w_hader{
	width: auto;
	min-height: 45px;
	height: auto;
	padding-top: 30px;
	line-height: 30px;
	margin: 0px 60px 0px 60px; 
	
}	
.mod_w_content{
	margin-top:10px;
	margin-right: 30px;
	width: auto;
	margin: 10px 30px 0px 30px; 
	height: auto;
	min-height: 100px;
	font-size: 20px;
	line-height: 30px;
}
.mod_w_div_button{
	width: 100%;
	height: 50px;
	margin-top:25px;
}
.mod_w_button{
	width: 200px;
	height: 35px;
	border-radius: 15px;
	font-size: 17px;
	background-color: rgb(91, 132, 215);
	outline: none;
	color: rgb(255,255,255);
	cursor: pointer;
}
.close_mod_w{
	width: 25px;
	height: 25px;
	border-radius: 25px;
	border-width: 0px;
	position: absolute;
	left: 100%;
	margin-left: -35px;
	top:10px;
	background-color: rgb(91, 132, 255);
	font-size: 20px;
	color: rgb(255, 255, 255);
	outline: none;
}


.foto{
	display: inline-block;
	
}
.button_foto{
    height: 130px;
    width: 170px;
    margin-top: 0px;
    background-color: rgba(91, 132, 215, 1);
    color: rgb(255,255,255);
    font-size: 20px;
    border: 2px solid rgb(200,200,200);
    border-radius: 10px;
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
    float: right;
    
}
.button_foto:hover{
    background-color: rgba(91, 132, 215, 1);
    color: rgb(230, 230, 230);
    border: 2px dashed rgba(200,200,200, 0);
}
#foto{
	width: 0px;
	height: 0px;
	opacity: 0;
	margin: 0px;
	position: absolute;
}	
.fa{
	margin-top: 5px;
}
.markii{
text-align: center; 
background-color: rgb(255,255,255); 
margin: 0 auto;
padding-top: 30px;
padding-bottom: 30px;
}
.example_cars{
	width: 100%;
	padding-top: 20px;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 20px;
	padding-left: 5%;
	padding-right: 5%;

}

.example_car{
	width: 24%; 
	min-width: 300px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgb(248,248,248);
	border-radius: 15px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	margin-top: 15px;
	margin-left: 2%;
	margin-right: 2%;
	box-sizing: border-box;
}
.example_car img{
	margin-bottom:15px;
	width: 90%;

}
.example_car ul{
	font-size: 17px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;

}
.example_car p{
	font-size: 20px;
	font-weight: bolder;
	margin-top: 10px;
}
.example_car span{
	font-size: 24px;
}

  .breadcrumbs{
    font-size: 20px;
    background-color: rgb(255,255,255);
    padding-left: 15%;
    padding-top: 10px;
  }
  .breadcrumbs ul, .breadcrumbs a{
     color: rgba(30,61,123,0.7);
     list-style-type: none;
  }
  .breadcrumbs li{   
  display: inline;
  margin-left: 3px;
  margin-right: 3px;
  }

@media screen and (min-width: 1141px){
.btn_tele{
  display: none;
  }
.btn_whatsapp{
  display: none;
  }
.forma  {
  float: right;
  width: 50%;
}
input{
  display: block;
  margin-top: 20px; 
  margin: 0 auto;
  }
.tak2{
  max-width: 1500px;
  display: inline-block;
  margin: 0 auto;

} 
.marki{
  width: 100%;
  text-align: center;
  background-color: rgb(255, 255, 255);
  margin: 20 auto;
  display: inline-block;
  background-color:  rgba(255, 255, 255, 0.5);  
  }

.marka{
  display: inline-block;
  width: 100px;
  min-height: 150px;
  background-color: rgba(0, 180, 180, 0.3);
  margin: 20px;
}
.in_text_a{
  display: none;
}
.pole_vvoda label{
  float: left;  
}
.footer_logo_in p{
  float: left;
}
.img_logo_futer{
  float: left;
}
  
.forma_p{
  height: auto;
  min-height: 400px;
  width: 100%;
} 
.pole_vvoda_2 label{
  float: left;
}


}


@media screen and (max-width: 1140px){
body{
margin:0;
padding: 0;
min-width: 300px;
}
.hader{
width: 100%;
height: 200px;
	}
.logo{
	
width: 100%;	
height: 100px;
}
.logo_in{
height: 80%;	
margin-top: 15px;
width: 100%;
}	
.img_logo{
	display:none;
}
.H1, h1{
	margin: 0;
	font-size: 33px;
	text-align: center;
        margin-left:10px;
        margin-right:10px;
}
.companyname{
display: none;	
width: 100%;	
height: 100px;

}
.kontakt{
width: 100%;	
height: 100px;
}
.kontakt_in1 p{
padding-top: 0px;
}
.slider{
	padding-top: 30px;
		}
.auto{
	display: none;	
}
.forma{
	width: 100%;
}
.vvod{
	width: 80%;
	margin-top: 0px;
	height: 550px;
}	
.input{
	display: block;
	margin-top: 20px; 
	margin: 0 auto;
}
.text_text{
	height: 400px;
	text-align: center;
	overflow: hidden;
	}

.text_text p, .blok_text p{
	margin-left: 8%;
	margin-right: 8%;
	font-size: 18px;
	}
.blok_text{
	text-align: left;
	}
.in_text_a{
	width: 100%;
	height: 30px;
	text-align: center;
	margin-top: 10px;
	}	
.in_text_a p{
	font-size: 20px;
	color: rgb(91, 120, 255);
	text-decoration:underline;
}	
.variantavto{
	width: 290px;
	margin: 5px;

}
.variantavto h3{
font-size: 20px;	
	}

.shagi{
	width: 100%;
	text-align: center;
	background-color: rgb(255, 255, 255);
	margin: 20 auto;
	display: inline-block;
	background-color:  rgba(255, 255, 255, 0.5);
		}
.tak2{
	max-width: 1500px;
	display: inline-block;
	margin: 0 auto;
	}	
.shag{
	display: inline-block;
	width: 260px;
	}	
.marki{
	width: 100%;
	text-align: center;
	background-color: rgb(255, 255, 255);
	margin: 20 auto;
	display: inline-block;
	background-color:  rgba(255, 255, 255, 0.5);
		}
.marka{
	display: inline-block;
	width: 100px;
	min-height: 150px;
	background-color: rgba(0, 180, 180, 0.3);
	margin: 20px;
	}
	.forma_v_in{
	display: inline-block;
	vertical-align: top;
	min-width: 95%;
}
.pole_vvoda{
width: 85%;	
max-width: 450px;
}	
.footer

{width: 100%;
min-height: 80px;
background-color: rgb(30, 61, 123); 
color: rgb(255, 255, 255);	
	}

.footer_logo{
	width: 100%;
	height: 80px;
	background-color: rgb(30, 61, 123);  
}
.kolonka1{
	width: 100%;
	height: 80px;
}
.kolonka2{
	display: none;
}
.footer_logo_in p{
		vertical-align: top;
	display: inline-block;
	}
.img_logo_futer{
	display: none;
	width: 50px;
}
.footer_logo_in{
	text-align: center;
	}

.mod_w{
    width: 85%;
}
.mod_w_hader{
	
	line-height: 25px;
	margin: 0px 30px 0px 30px; 
	
}	
.mod_w_hader h2{
	font-size: 20px;
}
.mod_w_content{
	margin: 10px 15px 0px 15px; 
	font-size: 17px;
	line-height: 25px;
}
.btn_tele{
	width: auto;
	height: auto;
	position: fixed;
	left: 20px;
	bottom: 20px;
}
.btn_tele img{
	width: 70px;
	opacity: 0.8;
}
.btn_whatsapp{
	width: auto;
	height: auto;
	position: fixed;
	right: 20px;
	bottom: 20px;
}
.btn_whatsapp img{
	width: 70px;
	opacity: 0.8;
}	
input[type="button"]{
	min-width: 150px;
}
.markii{
	display:none;	
	}
.example_cars{
	padding-left: 1%;
	padding-right: 1%;
}
.example_car{
	width: 40%;
	} 
.breadcrumbs{
    font-size: 18px;
    padding-left: 10%;
}
}
@media screen and (max-width: 665px){
.example_car{
	width: auto;
	} 
}