@font-face {font-family: 'UbuntuRegular';src:url('../fonts/Ubuntu-Regular.eot');src: local('Ubuntu Regular'), local('Ubuntu-Regular'),url('../fonts/Ubuntu-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/Ubuntu-Regular.woff') format('woff'),url('../fonts/Ubuntu-Regular.ttf') format('truetype');font-weight: normal;font-style: normal;}
@font-face {font-family: 'UbuntuLight';src:url('../fonts/Ubuntu-Light.eot');src: local('Ubuntu Light'), local('Ubuntu-Light'),url('../fonts/Ubuntu-Light.eot?#iefix') format('embedded-opentype'),url('../fonts/Ubuntu-Light.woff') format('woff'),url('../fonts/Ubuntu-Light.ttf') format('truetype');font-weight: 300;font-style: normal;}
@font-face {font-family: 'UbuntuLightItalic';src:url('../fonts/Ubuntu-LightItalic.eot');src: local('Ubuntu Light Italic'), local('Ubuntu-LightItalic'),url('../fonts/Ubuntu-LightItalic.eot?#iefix') format('embedded-opentype'),url('../fonts/Ubuntu-LightItalic.woff') format('woff'),url('../fonts/Ubuntu-LightItalic.ttf') format('truetype');font-weight: 300;font-style: italic;}
@font-face {font-family: 'UbuntuMedium';src:url('../fonts/Ubuntu-Medium.eot');src: local('Ubuntu Medium'), local('Ubuntu-Medium'),url('../fonts/Ubuntu-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/Ubuntu-Medium.woff') format('woff'),url('../fonts/Ubuntu-Medium.ttf') format('truetype');font-weight: 500;font-style: normal;}
@font-face {font-family: 'UbuntuItalic';src:url('../fonts/Ubuntu-Italic.eot');src: local('Ubuntu Italic'), local('Ubuntu-Italic'),url('../fonts/Ubuntu-Italic.eot?#iefix') format('embedded-opentype'),url('../fonts/Ubuntu-Italic.woff') format('woff'),url('../fonts/Ubuntu-Italic.ttf') format('truetype');font-weight: normal;font-style: italic;}
@font-face {font-family: 'UbuntuBold';src:url('../fonts/Ubuntu-Bold.eot');src: local('Ubuntu Bold'), local('Ubuntu-Bold'),url('../fonts/Ubuntu-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/Ubuntu-Bold.woff') format('woff'),url('../fonts/Ubuntu-Bold.ttf') format('truetype');font-weight: bold;font-style: normal;}
@font-face {font-family: 'UbuntuBoldItalic';src:url('../fonts/Ubuntu-BoldItalic.eot');src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'),url('../fonts/Ubuntu-BoldItalic.eot?#iefix') format('embedded-opentype'),url('../fonts/Ubuntu-BoldItalic.woff') format('woff'),url('../fonts/Ubuntu-BoldItalic.ttf') format('truetype');font-weight: bold;font-style: italic;}
@font-face {font-family: 'UbuntuMediumItalic';src:url('../fonts/Ubuntu-MediumItalic.eot');src: local('Ubuntu Medium Italic'), local('Ubuntu-MediumItalic'),url('../fonts/Ubuntu-MediumItalic.eot?#iefix') format('embedded-opentype'),url('../fonts/Ubuntu-MediumItalic.woff') format('woff'),url('../fonts/Ubuntu-MediumItalic.ttf') format('truetype');font-weight: 500;font-style: italic;}
*,
*::after,
*::before {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

html {
margin:0;
padding:0;
height:100%;
}
body {
margin:0;
font-family: 'UbuntuRegular'; 
padding:0;
height:100%;
}
ol, ul {
    list-style: inside none disc;
}

a {
    color: inherit;
    text-decoration: none;
}
img{
border:0;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {}
h1{
	font-family: 'UbuntuMedium';
	font-size:38px;
	color:#94691f;
}
h2{
	font-family: 'UbuntuBold';
	font-size:35px;
	color:#94691f;
	text-align:center;
	text-transform:uppercase;
	padding:0 150px;
}
h3{}
h4{}
h5{}
h6{}
p {}

.wrapers {
	width:1630px;
	min-width:1630px;
	margin:0 auto;
	padding:0 10px;
	height: auto !important;
    min-height: 100%;
    overflow: hidden;
}
#section1{
	float:left;
	width:100%;
	background:#fff;
	height:90px;
	padding: 10px 0;
}
.top_liu {
	display:flex;
	align-items: center;
	justify-content: space-between;
}
.logo {
	flex-basis: 630px;
	display: flex;
    align-items: center;
}
.logo img{
	height: 65px;
}
.img_logo {}
.slogan {
	text-align:center;
	display: grid;
    align-items: center;
    justify-content: center;
}
.t1desc {
	font-family: 'UbuntuMedium';
	font-size:23px;
	color:#94691f;
	text-transform:uppercase;
}
.t2desc {
	color:#1d2026;
	font-size:14px;
}
.adresss {
	flex-basis: 400px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}
.phone {
	flex-basis: 300px;
    flex-basis: 300px;
    text-align: right;
}
a.tel {
	color:#94691f;
	font-family: 'UbuntuBold';
	background: url('../img/phone.png') center left no-repeat;
	font-size: 21px;
    background-size: 17px;
    padding-left: 20px;
    float: left;
}
.soc {
	float: left;
}
.soc a {}
.soc a img {
	height: 18px;
    padding-left: 5px;
}
.zapis {
	flex-basis: 300px;
	text-align: right;
}
.btn {
	font-family: 'UbuntuMedium';
	font-size:16px;
	color:#fff;
	background:#1d2026;
	padding:15px 40px;
	border-radius:7px;
	display: inline-block;
	text-transform:uppercase;
}
.btn:hover{
	background:#94691f;
}
#section2{
	float:left;
	width:100%;
	height:880px;
	padding: 60px 0 30px;
	background-image: url('../img/section2.png');
	background-repeat: no-repeat;
	background-position-x: right;
	background-size: contain;
}
.tyue {
	width: 755px;
}
h1 span {
	color:#1d2026;
	display: block;
}
.h1desc {
	color:#94691f;
	font-size:20px;
	font-family: 'UbuntuMedium';
	padding:15px 0 20px;
}
.hesc {
	text-align:center;
}
.preim_top {
	margin:50px 0 50px 50px;
}
.preim_top li{
	text-align:left;
	font-family: 'UbuntuMedium';
	font-size:22px;
	color:#1d2026;
	padding-left:50px;
	background: url('../img/li.png') center left no-repeat;
	background-size:23px;
	list-style:none;
	line-height:1.7;
}
.preim_top li span{
	color:#94691f;
}
.bbt {}
.bbtand {
	font-family: 'UbuntuBold';
	font-size:17px;
	text-transform:uppercase;
	margin:30px 0 30px;
}
.bbtphone {}
.bbtphone a {
	color:#94691f;
	font-size:35px;
	font-family: 'UbuntuBold';
	background: url('../img/phone.png') center left no-repeat;
	background-size:32px;
	padding-left:40px;
}
#section3{
	float:left;
	width:100%;
	padding:100px 0 20px;
	background-image: url('../img/asfght2.png');
}
.ras_bt_prob {
	 background: #94691f;
    color: #fff;
    text-align: center;
    padding: 50px 0;
    margin: 0 150px 60px;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 30px;
}
.ras_bt_prob span{
	display:block;
}
.obj_bt_prob {
	float:left;
	width:100%;
}
.obj_bt_prob h3{
	text-align:center;
	font-size:30px;
	font-family: 'UbuntuBold';
	margin-bottom:60px;
}
.obj_top {}
.obj_top li{
	float:left;
	width:48%;
	margin:0 1%;	
	text-align:left;
	font-family: 'UbuntuMedium';
	font-size:18px;
	color:#1d2026;
	padding-left:30px;
	background: url('../img/li2.png') center left no-repeat;
	background-size:23px;
	list-style:none;
	line-height:1.9;
}
.forma_blo {
	background: #94691f;
    color: #fff;
    text-align: center;
    padding: 50px;
    margin: 60px 0;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 30px;
	float:left;
	width: 100%;
}
.formas3 {}
.formas3 input {
	float:left;
	width:31%;
	padding:15px;
	border-radius:7px;
	margin:0 1%;
	border:none;
}
.form_zglvk2 {}
p.form_zglvk2 {
	font-size:30px;
	font-family: 'UbuntuBold';
	margin-bottom:10px;
}
.form_dscrp2 {}
p.form_dscrp2 {
	font-size:16px;
	margin-bottom:30px;
}
.form_control2 {}
.submit2 {
	background:#1d2026;
	color:#fff;
	cursor:pointer;
}
.persn2 {}
p.persn2 {
	font-size: 16px;
    float: left;
    margin-top: 15px;
    width: 100%;
    text-align: left;
    text-transform: none;
}
#section4{
	float:left;
	width:100%;
	padding:0px 0 20px;
	background-image: url('../img/asfght2.png');
}
.zagolovok {
	font-family: 'UbuntuBold';
	font-size:35px;
	color:#1d2026;
	text-align:center;
	text-transform:uppercase;
}
.otzivy {
	float:left;
	width:100%;
	margin:50px 0;
}
.otzvy {}
.slider {}
.otzv {
	box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
	float:left;
	width:90%;
	margin:0 5%;
	background:#fff;
	padding: 35px 45px;
	border-radius:7px;
}
.name_otzv {
	font-size:20px;
	color:#94691f;
	font-family: 'UbuntuBold';
	margin-bottom:30px;
}
.name_otzv span{
	font-size:16px;
	font-family: 'UbuntuRegular';
	color:#94691f;
}
.desc_otzv{
	font-family: 'UbuntuRegular';
	font-size:16px;
}
#footer{
	float:left;
	width:100%;
	background:#fff;
	height:90px;
	padding: 10px 0;
}
#viezd {
    max-width: 320px;
    margin: 0;
    padding: 30px;
    text-align: center;
}
.formas2 {}
.form_zglvk {
	font-size:23px;
	font-family: 'UbuntuBold';
}
.form_dscrp {
	font-size:16px;
	color:#94691f;
	margin:7px 0;
}
.form_control, .submit{
	border:1px solid #94691f;
	padding:10px;
	font-size:14px;
	width: 100%;
    margin: 5px;
}
.submit{
	font-family: 'UbuntuMedium';
	font-size:16px;
	color:#fff;
	background:#94691f;
	display: inline-block;
	text-transform:uppercase;
}
.persn {}


@media (min-width:1200px) and (max-width:1630px) {
	body {
		min-width: auto;
	}
	.wrapers{
		width:100%;
		min-width:1170px;
	}
	h1 {
		font-size: 37px;
	}
	#section1{}
	.logo {
		flex-basis: 390px;
	}
	.t1desc {
		font-size: 19px;
	}
	.t2desc {
		font-size: 14px;
	}
	.adresss {
		flex-basis: 290px;
	}
	.phone {
		flex-basis: 305px;
	}
	.phone a {
		font-size: 22px;
		background-size: 19px;
	}
	.soc a img {
		height: 25px;
	}
	.zapis {
		flex-basis: 190px;
	}
	.btn {
		font-size: 15px;
		padding: 15px;
	}
	#section2{
		height: 750px;
		padding: 60px 0 20px;
	}
	.h1desc {
		font-size: 16px;
		padding: 15px 0 20px;
	}
	.preim_top {
		margin: 20px 0 20px 30px;
	}
	#section4{
		padding: 60px 0 10px;
	}
	.zagolovok {
		font-size: 30px;
	}
}
@media (min-width:992px) and (max-width:1199px){
	body {
		min-width: auto;
	}
	.wrapers{
		width:100%;
		min-width:962px;
	}
	h1 {
		font-size: 23px;
	}
	.logo {
		flex-basis: 355px;
	}
	.t1desc {
		font-size: 17px;
	}
	.t2desc {
		font-size: 14px;
	}
	.adresss {
		flex-basis: 200px;
		font-size: 14px;
	}
	.phone {
		flex-basis: 270px;
	}
	.phone a {
		font-size: 270px;
		background-size: 15px;
		padding-left: 19px;
	}
	.soc a {
		padding:0;
	}
	.soc a img {
		height: 23px;
	}
	.zapis {
		flex-basis:140px;
	}
	.btn {
		font-size: 14px;
		padding: 15px 8px;
		text-transform: none;
	}
	#section2{
		height: 640px;
		padding: 50px 0 20px;
		background-size: cover;	
		background-image: url(../img/section2_mob.png);
		background-position-x: center;
	}
	.tyue {
		width: 510px;
	}
	.h1desc {
		font-size: 16px;
		padding: 15px 0 20px;
	}
	.preim_top {
		margin: 20px 0 20px 30px;
	}
	.preim_top li {
		font-size: 18px;
		padding-left: 30px;
	}
	.bbtand {
		margin: 15px 0 15px;
	}
	.ras_bt_prob {
		margin: 0 0px 60px;
	}
	.obj_top li {
		width: 100%;
		margin:1% 0;
		font-size: 20px;
	}
	#section4{
		padding: 50px 0 10px;
	}
	.zagolovok {
		font-size: 26px;
	}
}
@media (min-width:768px) and (max-width:991px){
	body {
		min-width: auto;
	}
	.wrapers{
		width:100%;
		min-width:748px;
		padding:0 10px;
	}
	h1 {
		font-size: 33px;
	}
	.logo {
		flex-basis: 305px;
	}
	.t1desc {
		font-size: 14px;
	}
	.t2desc {
		font-size: 12px;
	}
	.adresss {
		flex-basis: 175px;
		text-transform: none;
		font-size: 14px;
	}
	.phone {
		flex-basis: 265px;
	}
	.phone a {
		font-size: 17px;
		background-size: 15px;
		padding-left: 19px;
	}
	.soc a {
		padding:0;
	}
	.soc a img {
		height: 21px;
	}
	.zapis {
		display:none;
	}
	#section2{
		padding: 40px 0 30px;
		height: 610px;
		background-size: cover;
		background-image: url('../img/section2_mob.png');
		background-position-x: center;
	}
	.tyue {
		width:100%;
	}
	.h1desc {
		font-size: 18px;
		padding: 15px 0 20px;
	}
	.hesc {
		width: auto;
	}
	.preim_top {
		margin: 0 0 20px;
	}
	.preim_top li {
		font-size: 18px;
		padding-left: 26px;
		background-size: 18px;
	}
	.bbtand {
		font-size: 17px;
		text-transform: none;
		margin: 25px 0 15px;
	}
	.ras_bt_prob {
		margin: 0 0 60px;
		font-size: 25px;
	}
	.obj_top li {
		width: 100%;
		margin:1% 0;
		font-size: 17px;
		padding-left: 23px;
		background-size: 18px;
		line-height: 1.7;
	}
	#section4{
		padding: 40px 0 10px;
	}
	.zagolovok {
		font-size: 22px;
	}
}
@media (min-width:481px) and (max-width:767px){
	body {
		min-width: auto;
	}
	.wrapers{
		width:100%;
		min-width:461px; 
		padding:0 10px; 
	}
	h1 {
		font-size: 30px;
	}
	h1 span{
		font-size:23px;
	}
	#section1{
		height: auto;
	}
	.top_liu {
		display: grid;
		align-items: center;
		justify-content: center;
		justify-items: center;
	}
	.logo {
		flex-basis: auto;
	}
	.t1desc {
		display:block;
	}
	.t2desc {
		color: #94691f;
		font-size: 14px;
	}
	.adresss {
		flex-basis: auto;
		font-size: 18px;
	}
	.phone {
	min-width: 200px;
		flex-basis: auto;
		margin:15px 0 ;
	}
	.phone a {
		font-size: 27px;
		background-size: 20px;
		padding-left: 27px;
	}
	.soc {
		text-align: center;
		margin-top:0;
	}
	.soc a{
		font-size: 0;
		background-size: auto;
		padding-left: 0;
	}
	.soc a img {
		height: 30px;
		margin: 0 10px;
	}
	.zapis {
		flex-basis: 0;
			display: none;
	}
	.btn {
		padding: 15px 10px;
	}
	#section2{
		padding: 0;
		height: auto;
		background-size: auto;
		background-image: none;
		text-align: center;
	}
	.tyue {
		width:100%;
		margin-bottom: 15px;
	}
	.h1desc {
		font-size: 16px;
		padding: 15px 0 20px;
	}
	.hesc {
		width: auto;
	}
	.preim_top {
		margin: 0 0 20px;
	}
	.preim_top li {
		font-size: 16px;
		padding-left: 24px;
		background-size: 16px;
	}
	.bbtand {
		font-size: 15px;
		text-transform: none;
		margin: 25px 0 15px;
	}
	.bbtphone a {
		font-size: 32px;
	}
	#section3{
		padding: 50px 0 0px;
	}
	.ras_bt_prob {
		padding: 25px 0;
		margin: 0 0 45px;
		font-size: 16px;
	}
	.obj_bt_prob h3 {
		font-size: 23px;
		margin-bottom: 45px;
	}
	.obj_top li {
		width: 100%;
		margin: 1% 0;
		font-size: 20px;
	}
	p.form_zglvk2 {
		font-size: 20px;
	}
	p.form_dscrp2 {
		font-size: 15px;
		text-transform: none;
	}
	.forma_blo {
		padding: 30px 10px;
		margin: 45px 0 0;
	}
	.formas3 input {
		padding: 10px 5px;
		font-size: 11px;
	}
	p.persn2{
		text-align:center;
		font-size: 14px;
	}
	#section4{
		padding: 40px 0 10px;
	}
	.zagolovok {
		font-size: 20px;
	}
	.otzv {
		padding: 30px 15px;
		width: 80%;
		margin: 0 10%;
	}
	.name_otzv {
		font-size: 18px;
	}
	.name_otzv span {
		font-size: 14px;
	}
	#footer{
		height: auto;
	}
}
@media (min-width:120px) and (max-width:480px){
	body {
		min-width: auto;
	}
	.wrapers{
		width:100%;
		min-width:300px; 
		padding:0 10px;  
	}
	h1 {
		font-size: 23px;
	}
	h1 span{
		display: inline;
	}
	#section1{
		height: auto;
	}
	.top_liu {
		display: grid;
		align-items: center;
		justify-content: center;
		justify-items: center;
	}
	.logo {
		flex-basis: auto;
	}
	.t1desc {
		display:block;
		font-size: 17px;
	}
	.t2desc {
		color: #94691f;
		font-size: 12px;
	}
	.adresss {
		margin:15px 0;
		flex-basis: auto;
		font-size: 16px;
	}
	.phone {
		min-width: 200px;
		flex-basis: auto;
		margin:15px 0 ;
	}
	.phone a {
		font-size: 27px;
		background-size: 20px;
		padding-left: 27px;
	}
	.soc {
		text-align: center;
		margin-top:0;
	}
	a.tel, .soc{
	    float: none;
	}
	.soc a img {
		height: 30px;
		margin: 0 10px;
	}
	.soc a{
		font-size: 0;
		background-size: auto;
		padding-left: 0;
	}
	.zapis {
		flex-basis: 0;
		display: none;
	}
	.btn {
		padding: 15px 10px;
	}
	#section2{
		padding: 0;
		height: auto;
		background-size: auto;
		background-image: none;
		text-align: center;
	}
	.tyue {
		width:100%;
		margin-bottom: 15px;
	}
	.h1desc {
		font-size: 15px;
		padding: 15px 0 20px;
	}
	.hesc {
		width: auto;
	}
	.preim_top {
		margin: 0 0 20px;
	}
	.preim_top li {
		font-size: 16px;
		padding-left: 24px;
		background-size: 16px;
	}
	.bbtand {
		font-size: 15px;
		text-transform: none;
		margin: 25px 0 15px;
	}
	.bbtphone a {
		font-size: 27px;
		background-size: 24px;
		padding-left: 30px;
	}
	#section3{
		padding: 50px 0 0px;
	}
	.ras_bt_prob {
		padding: 25px 0;
		margin: 0 0 45px;
		font-size: 16px;
	}
	.ras_bt_prob span {
		display: inline;
	}
	.obj_bt_prob h3 {
		font-size: 23px;
		margin-bottom: 45px;
	}
	.obj_top li {
		width: 100%;
		margin: 1% 0;
		font-size: 15px;
	}
	p.form_zglvk2 {
		font-size: 20px;
	}
	p.form_dscrp2 {
		font-size: 15px;
		text-transform: none;
	}
	.forma_blo {
		padding: 30px 10px;
		margin: 45px 0 0;
	}
	.formas3 input {
		padding: 10px 5px;
		font-size: 11px;
		width: 100%;
		margin: 1% 0;
	}
	p.persn2{
		text-align:center;
		font-size: 14px;
	}
	#section4{
		padding: 40px 0 10px;
	}
	.zagolovok {
		font-size: 20px;
	}
	.otzv {
		padding: 30px 15px;
		width: 80%;
		margin: 0 10%;
	}
	.name_otzv {
		font-size: 18px;
	}
	.name_otzv span {
		font-size: 14px;
	}
	#footer{
		height: auto;
	}
}