@import url("https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");
* {
	padding: 0;
	margin: 0;
}
*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	border: red 3px solid;
}
body input:required:valid,
body textarea:required:valid {
	border: green 3px solid;
}
body {
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
}
.main_sect {
	font-family: "RobotoCondensedRegular";
	background: url(../img/39.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	font-size: 45px;
	font-family: "RobotoCondensedRegular";
}
h1 {
	font-family: "AeroMaticsBold";
	margin-top: 50px;
	color: #fff;
	background:rgba(218,68,31,.9);
	text-align: center;
	padding: 30px 30px;
	border-top-left-radius: 39px;
	-webkit-clip-path: polygon(1% 0%, 75% 1%, 100% 30%, 100% 100%, 21% 100%, 0% 74%);
	clip-path: polygon(1% 0%, 75% 1%, 100% 30%, 100% 100%, 21% 100%, 0% 74%);
	
	}
h3 {
	font-family: "AeroMaticsBoldItalic";
	padding: 15px 0;
	color: #fff;
	font-size: 40px;
	text-align: center;
	background: rgba(94,79,76,.9);
	border-radius: 5px;
	margin-top: 100px;
	margin-bottom: 150px;
}

.top_call {
	margin-top: 50px;
	opacity: .8;
}
.top_call i {
	color: #E74C53;
}
.top_call p {
	color: #2E5E8F;
	font-size: 25px;
	font-weight: normal;
}
p.call_info {
	font-size: 14px;
}
.top_call a {
	font-size: 35px;
}
.about_us {
	background: url(../img/about_bg.png);
	background-attachment: fixed;
	text-align: center;
	margin-bottom: 80px;
}

.about img {
	background: rgba(232,212,39,.7);
}
.abot_info {
	background: #F7F5F5;
	border-radius: 20px;
	padding: 15px 15px;
	margin: 20px auto;
	
	min-height: 330px;
	min-width: 300px;
}
.about_us h4 {
	color: #DA441F;
	font-family: "RobotoCondensedRegular";
	margin: 10px 10px;
	font-size: 30px;
}
.about_us p {
	color: #525252;
	font-weight: normal;
	font-family: "RobotoCondensedLight";
	font-size: 18px;
	margin-top: 20px;
}
.main_sect {
	padding-bottom: 20px;
}
.text {
	font-family: "RobotoLight";
	background: #efefef;
	font-weight: bold;
	text-align: center;
	font-size: 34px;
	background: #fff;
	padding: 40px 0 34px;
	color: #152635;
}
.dop_info {
	font-family: open sans,sans-serif;
	color: #666666;
	font-size: 19px;
	font-weight: normal;
}
.main_phone {
	font-family: "AeroMaticsBold";
	background: #fff;
	margin-bottom: 50px;
	font-size: 50px;
	text-align: center;
	border-radius: 30px;
	padding: 10px;
}
.main_phone a {
	color: #2E5E8F;
}
.work_example {
	background: url(../img/work_bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.work {
	font-family: "AeroMaticsBold";
	color: #fff;
	text-align: center;
	font-size: 50px;
	padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
p.our_info {
	color: #fff;
	margin-bottom: 30px;
}
.work_example ul {
	padding: 30px;
}
.work_example ul li {
	padding: 13px;
	font-family: "RobotoCondensedLight";
	font-size: 20px;
}
.work_1 {
	font-family: "AeroMaticsBold";
	color: #666666;
	text-align: center;
	font-size: 50px;
	margin-bottom: 30px;
}
.work_2 {
	font-family: "AeroMaticsBoldItalic";
	color: #000000;
	text-align: center;
	font-size: 50px;
	margin-bottom: 50px;
	margin-top: 50px;
}
.work_3 {
	font-family: "AeroMaticsBoldItalic";
	color: #fff;
	text-align: center;
	font-size: 50px;
	margin-bottom: 50px;
	margin-top: 50px;
}
.list_title {
	font-weight: bold;
	font-size: 21px;
}
.list_low {
	background: rgba(94,79,76,.9);
	border-radius: 20px;
	color: #fff;
	list-style-type: none;
	padding: 0;
}
.info_area img {
	float: left;
}
.info_area {
	border-top: 3px dotted #cccccc;
	border-bottom: 3px dotted #cccccc;
	margin-bottom: 30px;
	margin-top: 20px;
}
.info_area p {
	font-family: "AeroMaticsBold";
	font-size: 25px;
	color: #fff;
}
.info_area ul {
	font-size: 20px;
	    font-family: open sans,sans-serif;
	color: #fff;
}
.info_area li {
	margin-left: 25px;
	padding: 10px;
}
.info_but {
	text-align: center;
	margin-bottom: 30px;
}
.info_but a {
	display: inline-block;
	margin-top: 30px;
	padding: 10px 20px;
	border-radius: 10px;
	font-family: "RobotoCondensedRegular";
	color: #fff;
	background: #DA441F;
	font-size: 25px;
	transition: all .4s;
}
.info_but a:hover {
	color: #000;
	background: #FF8D1C;
}
.main_price {
	margin-bottom: 40px;
	background: url(../img/price_bg.jpg) 100%/100%;
	background-repeat: no-repeat;
	padding: 50px;
}
.left_price {
	text-align: center;
}
.left_img img {
	max-width: 90%;
	border-radius: 5%;
	margin-top: 50px;
	border: 3px solid #C6C6C6;
}
.right_prices {
	text-align: center;
	background: rgba(255,255,255,.9);
	border-radius: 30px;
}
.right_prices h4 {
	font-family: "RobotoCondensedRegular";
	font-size: 35px;
	padding: 15px;
	color: #FF8D1C;
	font-weight: normal;
}
.main_gallery {
	text-align: center;
	background: #F5F5F5;
}
.main_gallery h2 {
	margin-top: 80px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 40px;
	font-family: "RobotoRegular", sans-serif;
	color: #333333;
}
}
.main_gallery img {
	height: 240px;
}
.main_gallery img:hover {
	opacity: .8;
}
.galery_box1 {
	padding: 10px;
}
.galery_box2 {
	padding: 10px;
}
.dop h3 {
	background: rgba(179,0,0,.5);
}
.service_item {
	min-height: 100px;
	font-size: 15px;
	text-align: center;
	padding: 11px;
	border-radius: 10px;
	font-family: "RobotoCondensedRegular";
	margin-bottom: 50px;
}
.service_item h4 {
	color: #000;
	font-family: "AeroMaticsBold";
	margin-top: 15px;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: underline;
}

.gallery {
	background: url(../img/galery_bg.jpg);
	background-attachment: fixed;
	background-size: cover;
	padding: 20px;
	margin-top: 40px;
}
.main_foto_sertificat {
	text-align: center;
	padding: 10px;
}
.main_foto_sertificat img {
	max-width: 60%;
}
.main_testimonials {
	background: url(../img/ff.png);
	padding-bottom: 40px;
}
.main_testimonials span {
	color: #525252;
	display: block;
	text-align: center;
}
.foto {
	text-align: center;
}
.foto img {
	max-width: 300px;
}
.foto .photo_name {
margin-top: 10px;
}
.testimonials_text {
	padding: 15px 0 10px;
	background: #efefef;
	margin-top: 10px;
	border-radius: 10px;
	color: #222129;
	min-height: 220px;
}
.testimonials_text p {
padding: 10px;
}
footer {
	background: #222129;
}
.main_footer {
	color: #fff;
	text-align: center;
	padding: 20px 30px;
}
footer .title_footer h4 {
	font-size: 35px;
	margin-bottom: 10px;
}
footer .title_footer p {
	font-size: 25px;
	padding: 15px;
	margin-bottom: 30px;
}
.phone_info {
padding: 10px;
}
.phone_info h4 {
	padding: 10px;
	font-size: 22px;
}
.phone_info p {
	padding: 7px;
	font-size: 19px;
}
.mail_info {
padding: 10px;
}
.mail_info h4 {
	padding: 10px;
	font-size: 22px;
}
.mail_info p {
	padding: 7px;
	font-size: 19px;
}
.adress_info {
padding: 10px;
}
.adress_info h4 {
	padding: 10px;
	font-size: 22px;
}
.adress_info p {
	padding: 7px;
	font-size: 19px;
}
.foot_social_ico {
	padding: 10px;
	margin-bottom: 20px
}
.foot_social_ico a{
font-size: 30px;
color: #FDEF46;
margin-right: 10px
}
.hidden {
	display: none;
}
.pop_form {
	text-align: center;
}
.pop_form h2 {
	margin: 10px auto 20px;
	color: green;
	text-align: center;
	font-family: "RobotoCondensedBold";
	text-transform: uppercase;
}
.pop_form input[type="text"]{
	display: block;
	line-height: 30px;
	margin: 0 auto 20px;
	width: 90%;
	border: 3px solid #666;
}
footer a {
	color: #DA441F;
}
.contacts_mail p {
	color: #DA441F;
	text-align: center;
}
.contacts_adress p {
	color: #DA441F;
}
.main_mnu a {
	color: #000;
	padding: 15px 15px;
	display: block;
	transition: all .25s;
	margin-top: 15px;
}
.main_mnu a:hover {
	background: #2787af;
	color: #F8F303;
}
.main_mnu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	text-transform: uppercase;

}
.main_mnu ul li {
	display: inline-block;
}
.example_header:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 120px;
	padding-top: 10px;
	border-bottom: 8px solid #FF8D1C;
}


.slider_container {
	position: relative; 
}
.next_button, 
.prev_button {
	color: #000;
	background: #efefef;
	font-size: 22px;
	position: absolute;
	z-index: 10;
	cursor: pointer;
	top: 15%;
	padding: 5px 15px;
	border-radius: 50px;
}
.next_button {
	right: -30px;
}
.prev_button {
	left: -30px;
}
.slide_item {
	text-align: center;
}
.slide_item img {
	margin-bottom: 15px;
	max-width: 100%;
}

.about-us__title {
	    text-align: center;
    padding: 10px;
    font-size: 30px;
}
}