* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	outline-style: none;
}

li {
	list-style: none;
}

a {
	border: none;
	text-decoration: none;
}

a img {
	border: none;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%;
	font-size: 18px;
	background-color: #ffffff;
	color: #201614;
	font-family: gilroy;
	font-size: 14px;
}

img {
	vertical-align: middle;
}

:focus {
	outline: none;
}

button:hover {
	cursor: pointer;
	opacity: 0.8;
}

.content {
	width: 80%;
	margin: 0px auto;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
	display: flex;
	align-items: center;
}

footer {
	height: 400px;
	box-shadow: 0px 0px 10px 1px rgb(235, 235, 235);
	margin-top: 50px;
	position: relative;
	border-top: 1px solid rgb(227, 227, 232);
}

footer .content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
}

.masthead {
	padding: 10px 0px;
	position: fixed;
	width: 100%;
	height: 60px;
	box-shadow: 0px 0px 10px 1px rgba(39, 39, 39, 0.28);
	z-index: 2;
	background: #434242;
}

.masthead .content {
	justify-content: space-between;
	height: 100%;
}

.phone {
	width: auto;
}

.phone a {
	color: #ffffff;
	font-weight: 300;
	font-size: 16px;
	margin: 0px 0px 0px 20px;
	transition: 0.3s linear;
}

.phone a:hover {
	color: #cfcfcf;
}

nav {
	width: 50%;
}

nav .menu {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

nav .menu a {
	color: #ffffff;
	font-weight: 500;
	font-size: 14px;
	transition: 0.3s linear;
	border-bottom: 2px solid transparent;
}

nav .menu a:hover {
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}

.banner {
	height: 100vh;
	background: url(images/fon_1.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
	display: flex;
	align-items: center;
	padding-top: 60px;
	box-shadow: 0px 0px 10px 1px rgb(235, 235, 235);
}

.banner .content {
	justify-content: space-between;
}

.banner .left {
	width: 40%;
	display: inline-flex;
}

.banner .left img {
	max-width: 80%;
	height: 80vh;
}

.banner .right {
    width: 55%;
}

.banner .right h1 {
    font-size: 80px;
    line-height: 1;
}

.banner .right h1 span {
	color: #2669b1;
	font-weight: 500;
}

.banner .right h2 {
	font-size: 50px;
	font-weight: 500;
	line-height: 1;
}

.banner .right h3 {
	font-size: 35px;
	font-weight: 200;
	margin: 40px 0px 40px 0px;
}

.banner .right a {
	display: inline-flex;
	width: 200px;
	margin: 0px 20px 0px 0px;
	align-items: center;
	justify-content: center;
	border: 1px solid #4f4e4d;
	border-radius: 7px;
	color: #ffffff;
	font-size: 15px;
	height: 40px;
	font-weight: 500;
	position: relative;
	z-index: 1;
	background: #434242;
	transition: 0.5s linear;
}

.banner .right a:hover {
	background: #201614;
	color: #ffffff;
	border: 1px solid #201614;
}

article {
	padding-top: 40px
}

article .content {
	flex-direction: column;
}

article h2 {
    font-size: 25px;
    font-weight: 500;
    padding: 40px 0px;
    color: #2669b1;
    text-align: center;
    width: 100%;
}

article p {
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 16px
}

article .img_cont {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

article .img_cont h2 {
	font-size: 40px;
	font-weight: 400;
}

article .img_cont h2 span {
	font-weight: 500;
	font-size: 20px
}

article .img_cont .p {
	width: 100%;
}

article .img_cont .img {
	width: 28%;
}

article .img_cont .img img {
	width: 100%;
}

article .img_cont ul {
	margin-bottom: 10px;
}

article .img_cont ul li {
	font-size: 16px;
	padding-left: 20px;
	position: relative;
}

article .img_cont ul li:before {
	content: "";
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	background: #4f4e4d;
	left: 0;
	top: 50%;
	margin-top: -5px;
}

article h2 span {
	display: block;
	font-size: 16px
}

article .cont_img {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-top: 50px;
}

article .cont_img .left {
	width: 50vw;
}

article .cont_img .right {
	width: 50vw;
}

article .cont_img .left div {
	height: 250px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0px 16% 0px 23.5%;
}

article .cont_img .right div {
	height: 250px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0px 23.5% 0px 16%;
}

article .cont_img .left div:first-child {
	background-image: url(images/img2.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #ebecec;
}

article .cont_img .left div:last-child {
	background-image: url(https://aohua.ru/assets/tpl/img/img6.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #4f4f4e;
    color: #ffffff;
}

article .cont_img .right div:last-child {
	background-image: url(images/img4.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #ebecec;
}

article .cont_img .right div:first-child {
	background-image: url(images/img3.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #4f4f4e;
    color: #ffffff;
}

article .cont_img .left div:last-child h3:before,
article .cont_img .right div:first-child h3:before {
	background: #ffffff;
}

article .cont_img h3 {
	font-size: 28px;
	font-weight: 300;
	letter-spacing: -1px;
	margin-bottom: 20px;
	padding-left: 25px;
	position: relative;
}

article .cont_img h3:before {
	content: "";
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	background: #4f4e4d;
	left: 0;
	top: 50%;
	margin-top: -5px;
}

footer .fot_contact {
	position: absolute;
	width: 300px;
	height: 200px;
	top: 50%;
	margin-top: -100px;
	padding: 20px;
	background: rgba(255, 255, 255, 0.9);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

footer .fot_contact p {
	font-size: 20px;
	font-weight: 600;
}

footer .fot_contact div {
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px
}

.debug {
	height: 30px;
	background: #201614;
	position: relative;
	z-index: 3;
	color: #ffffff;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.aboutus2 {
	background-color: #f2f2f2;
	position: relative;
	width: 100%;
	margin-top: 50px;
	background: url(images/fon_1.jpg) no-repeat;
	background-size: cover;
	background-position: top right;
	box-shadow: 0px 0px 5px 0px rgba(39, 39, 39, 0.28);
	padding-top: 10px;
}

.aboutus2:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffffbd;
}

.aboutus2>* {
	position: relative;
	z-index: 1;
}

.aboutus2 .so-panel {
	display: flex;
}

.block4_box {
	color: #434242;
	text-align: center;
	flex-direction: column;
	padding: 50px 0 30px 0;
	width: 60%;
}

.block4_box > h3 {
	font-size: 47px;
	line-height: 1;
	padding: 10px 0;
	color: #434242;
	font-weight: 500;
}

.block4_box > h3 span {
	color: #e50e0e;
}

.block4_box > h6 {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 500;
}

.block4_box > h6 span {
	font-size: 45px;
}
 
.block4_box .callme_form p {
	width:100%;
	display: flex;
	text-align:center;
	margin:20px 0 30px;
	justify-content: space-between;
}

.block4_box .callme_form p span {
	width: 30%;
	display: inline-flex;
}

.block4_box .callme_form p span input {
	border: 1px solid #4f4e4d;
	background:none;
	padding: 0px 20px;
	height: 40px;
	color: #4f4e4d;
	font-size: 15px;
	border-radius: 7px;
	width: 100%;
	font-weight: 400;
	font-family: gilroy;
}

.block4_box .callme_form p span textarea {
	border:1px solid #dbdee5;
	background:none;
	padding: 10px 20px;
	height:80px;
	color:#333333;
	font-size: 15px;
	border-radius:20px;
	width: 100%;
}

.block4_box .callme_form p input[type="submit"] {
	background: #E52B50;
	width: 36%;
	cursor:pointer;
	font-family: gilroy;
	display: inline-flex;
	margin: 0px 20px 0px 0px;
	align-items: center;
	justify-content: center;
	border: 1px solid #E52B50;
	border-radius: 7px;
	color: #ffffff;
	font-size: 15px;
	height: 40px;
	font-weight: 500;
	position: relative;
	z-index: 1;
	transition: 0.5s linear;
}

.block4_box .callme_form p input[type="submit"]:hover {
	background: #201614;
	color: #ffffff;
	border: 1px solid #201614;
}

#city, #region, #country,
#city1, #region1, #country1,
.city, .region, .country {
	display: none !important;
}

.responsive {
	display: flex;
	width: 100%;
}

.responsive table {
	width: 100%;
	border-collapse: collapse;
}

.responsive table tr:nth-of-type(odd) {
    background-color: #4a69b112;
}

.responsive table tr th {
	background-color: #434242;
	color: #ffffff;
	border: 2px solid #5c5c5b;
	padding: 10px 10%;
	height: 100px;
	font-weight: 300;
	font-size: 20px;
}

.responsive table tr:nth-of-type(2) td {
	border: 2px solid #5c5c5b;
	padding: 30px 50px;	
}

.responsive table tr:nth-of-type(2) td p {
	font-weight: 400;
	font-size: 15px;
}

.responsive table tr td {
	border: 2px solid #5c5c5b;
}

.responsive table tr td.rowspan {
	background: #ffffff;
}

.responsive table tr td img {
	width: 100%;
}

.responsive table tr th:first-child {
	width: 50%;
}

.blocks {
	display: flex;
	justify-content: space-between;
}

.blocks .blocks_left,
.blocks .blocks_right {
	display: flex;
	flex-direction: column;
	width: 48%;
}

.blocks .block_cont h3 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -1px;
	margin-bottom: 10px;
	position: relative;
}

.blocks .block_cont {
	margin-bottom: 35px;
	display: flex;
	justify-content: space-between;
}

.blocks .block_cont .block_img {
    width: 10%;
}

.blocks .block_cont .cont_text {
    width: 85%;
}

.aboutus2 .content {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.aboutus2 .content > img {
	width: 15%;
	margin-left: 15%;
}