/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

body {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 17px;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: 'liga';
	        font-feature-settings: 'liga';
	margin: 0;
}
html, body {
	overflow-x: hidden;
}
a {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
ul {
	padding: 0;
}
h1,h2,h3,h4,h5,h6,h7 {
	margin: 0;
}
input::-ms-clear {
	display: none;
}
input:focus {
	outline: none !important;
}
input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
button:active, button:focus {
	outline: none;
}
button::-moz-focus-inner {
	border: 0;
}
button {
	cursor: pointer;
	border: 0;
}
.contact-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 16px;
	color: #A5A5A5;
	opacity: 1;
}
.contact-input::-moz-placeholder { /* Firefox 19+ */
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 16px;
	color: #A5A5A5;
	opacity: 1;
}
.contact-input:-ms-input-placeholder { /* IE 10+ */
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 16px;
	color: #A5A5A5;
	opacity: 1;
}
.contact-inputs:hover .contact-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #4F4F4F;
}
.contact-inputs:hover .contact-input::-moz-placeholder { /* Firefox 19+ */
	color: #4F4F4F;
}
.contact-inputs:hover .contact-input:-ms-input-placeholder { /* IE 10+ */
	color: #4F4F4F;
}
.contact-inputs:hover .contact-input:-moz-placeholder { /* Firefox 18- */
	color: #4F4F4F;
}
.contact-input:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #4F4F4F;
}
.contact-input:focus::-moz-placeholder { /* Firefox 19+ */
	color: #4F4F4F;
}
.contact-input:focus:-ms-input-placeholder { /* IE 10+ */
	color: #4F4F4F;
}
.contact-input:focus:-moz-placeholder { /* Firefox 18- */
	color: #4F4F4F;
}
.text-center {
	text-align: center;
}
.center {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
header {
	min-height: 92px;
	padding-bottom: 30px;
	padding-top: 30px;
	border-color: transparent;
	z-index: 3;
	border-width: 0px;
	background-color: #9ACA40;
}
.d-header-text {
	color: #FFFFFF;
	font-weight: 800;
	font-family: open-sans, sans-serif;
	text-shadow: 1px 1px 1px rgba(53,56,47,0.5);
	line-height: 48px;
	font-size: 40px;
	text-align: left;
}
.d-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.d-header a {
	display: block;
}
.header-link-phone {
	width: 384px;
	min-height: 63px;
	line-height: 48px;
	font-size: 40px;
	color: #35382F;
	font-weight: 800;
	-webkit-box-shadow: 0px 0px 2px rgba(53,56,47,0.5),0px 0px 2px rgba(53,56,47,0.5);
	        box-shadow: 0px 0px 2px rgba(53,56,47,0.5),0px 0px 2px rgba(53,56,47,0.5);
	border-color: transparent;
	z-index: 213;
	position: relative;
	border-radius: 10px;
	border-width: 0px;
	font-family: open-sans, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}
.btn-phone {
	width: 376px;
	min-height: 63px;
	color: #9ACA40;
	font-weight: 800;
	font-family: open-sans, sans-serif;
	text-align: right;
	line-height: 48px;
	font-size: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.btn-phone img {
	margin-right: 20px;
	margin-left: 20px;
	width: 38px;
	height: 38px;
}
.main {
	z-index: 2;
	min-height: 585px;
	border-style: solid;
	border-color: #9ACA40;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	padding-bottom: 54px;
	padding-top: 54px;
	border-width: 5px 0px;
	background: #FAFAFA url("../image/slider-patternbg.jpg") no-repeat center center;
}
.main-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.main-image {
	-webkit-box-shadow: 0px 0px 5px #D8D8D8,0px 0px 5px #D8D8D8;
	        box-shadow: 0px 0px 5px #D8D8D8,0px 0px 5px #D8D8D8;
	background-color: transparent;
	position: relative;
	height: 100%;
}
.main-image img {
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.main-flex-item-content {
	margin-left: 100px;
}
.main-text {
	color: #9ACA40;
	font-weight: 700;
	font-family: open-sans, sans-serif;
	line-height: 30px;
	font-size: 25px;
	text-align: left;
	margin-top: 26px;
}
.title-h1 {
	color: #35382F;
	font-weight: 800;
	font-family: open-sans, sans-serif;
	line-height: 72px;
	font-size: 60px;
	margin-top: 13px;
}
.main-text-2 {
	line-height: 30px;
	font-size: 25px;
	color: #35382F;
	font-weight: 800;
	font-family: open-sans, sans-serif;
	margin-top: 13px;
}
.main-text-fao {
	color: #666666;
	line-height: 32px;
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 18px;
	margin-top: 13px;
}
.btn-call {
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	min-height: 55px;
	background-color: #9ACA40;
	border-color: #9ACA40;
	z-index: 115;
	border-style: solid;
	min-height: 55px;
	color: #35382F;
	line-height: 16px;
	position: relative;
	letter-spacing: 1px;
	border-width: 2px;
	font-weight: 800;
	font-family: open-sans, sans-serif;
	border-radius: 45px;
	background-color: transparent;
	font-size: 13px;
	text-align: center;
	width: 198px;
	margin-top: 27px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.btn-call:hover {
	background-color: #9ACA40;
	color: #fff;
}
.title-h2 {
	font-weight: 800;
	font-family: open-sans, sans-serif;
	font-size: 40px;
	line-height: 48px;
	position: relative;
	text-align: center;
	background-color: transparent;
}
.title-h2 span {
	font-size: 30px;
	color: #9ACA40;
	line-height: 36px;
	display: block;
}
.applian {
	padding-top: 60px;
	padding-bottom: 62px;
	background-color: #F9F9F9;
}
.applian-text {
	color: #666666;
	line-height: 32px;
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 0 125px;
}
.applian-card {
	-webkit-box-shadow: 0px 0px 5px #D8D8D8,0px 0px 5px #D8D8D8;
	        box-shadow: 0px 0px 5px #D8D8D8,0px 0px 5px #D8D8D8;
	border-color: transparent;
	z-index: 74;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	border-width: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-bottom: 50px;
}
.applian-card-image img {
	width: 52px;
	height: 52px;
	-o-object-fit: scale-down;
	   object-fit: scale-down;
}
.applian-card__text {
	color: #35382F;
	font-family: open-sans, sans-serif;
	min-height: 20px;
	margin-top: 13px;
	position: relative;
	font-weight: 800;	
}
.exper {
	padding-top: 60px;
	padding-bottom: 62px;
}
.exper .title-h2 {
	text-align: left;
}
.exper-text {
	margin-top: 22px;
	margin-bottom: 22px;
	color: #666666;
	z-index: 170;
	min-height: 148px;
	position: relative;
	line-height: 27px;
	background-color: transparent;
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 15px;
	text-align: left;
}
.exper-list {
	color: #666666;
	line-height: 27px;
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 15px;
	text-align: left;
}
.exper-list-item {
	position: relative;
	margin-left: 50px;
	margin-bottom: 15px;
}
.exper-list-item:before {
	content: "";
	position: absolute;
	left: -30px;
	top: 5px;
	background: url('../image/arrow.jpg');
	width: 21px;
	height: 15px;
	background-size: cover;
	background-repeat: no-repeat;
}
.exper-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 50px;
}
.btn-make {
	color: #FFFFFF;
	z-index: 119;
	min-height: 55px;
	position: relative;
	line-height: 16px;
	letter-spacing: 1px;
	background-color: #9ACA40;
	font-weight: 800;
	font-family: open-sans, sans-serif;
	border-radius: 45px;
	font-size: 13px;
	width: 239px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-right: 35px;
}
.btn-make a {
	color: #fff;
}
.exper-footer-phone-text {
	color: #35382F;
	line-height: 24px;
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 15px;
}
.exper-footer-phone-link {
	color: #666666;
	z-index: 202;
	min-height: 28px;
	position: relative;
	line-height: 38px;
	background-color: transparent;
	font-weight: 700;
	font-family: open-sans, sans-serif;
	font-size: 24px;
	width: 393px;
	display: block;
}
.exper-footer-phone-link span {
	color: #FF0000;
}
.exper__image {
	border-color: #9ACA40;
	width: 384px;
	border-style: solid;
	position: relative;
	border-width: 8px;
	background-color: transparent;
}
.exper__image img {
	top: 50px;
	left: 50px;
	position: relative;
}
.what {
	position: relative;
	background: url('../image/action.jpg');
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0 250px 0;
	background-position: center center;
}
.what::before {
	background: rgba(154, 202, 64, 0.85);
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.what-h2 {
	z-index: 2;
	color: #FFFFFF;
	z-index: 261;
	min-height: 55px;
	position: relative;
	line-height: 48px;
	background-color: transparent;
	font-weight: 800;
	font-family: open-sans, sans-serif;
	font-size: 40px;
	text-align: center;
	margin-bottom: 15px;
}
.what-text {
	color: #FFFFFF;
	line-height: 27px;
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 0 250px;
	z-index: 2;
	position: relative;
	margin-bottom: 50px;
}
.what-card {
	width: 906px;
	height: 318px;
	padding: 25px;
	position: relative;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	z-index: 2;
	filter: alpha(opacity=20);
	background-color: rgba(255, 255, 255, 0.2);
	margin: 0 auto;
}
.what-card-content {
	background: #fff;
	position: relative;
	z-index: 3;
	height: 100%;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 50px 100px;
}
.what-card-top__image {
	border-color: #35382F;
	border-style: solid;
	border-radius: 50%;
	background-color: #FFFFFF;
	width: 70px;
	height: 70px;
	border-width: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: absolute;
	top: -35px;
}
.what-card-top__image img {
	width: 46px;
	height: 40px;
}
.what-card-title {
	color: #35382F;
	min-height: 28px;
	position: relative;
	line-height: 32px;
	background-color: transparent;
	font-weight: 700;
	font-family: open-sans, sans-serif;
	font-size: 20px;
	width: 393px;
	text-align: center;
}
.what-card-stat img {
	width: 97px;
	height: 24px;
	margin-bottom: 6px;
	margin-top: 25px;
}
.what-card-text {
	color: #666666;
	line-height: 27px;
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 15px;
	text-align: center;
}
.what-card-bottom__image {
	border-color: #FFFFFF;
	border-style: solid;
	position: absolute;
	bottom: -35px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	border-radius: 50%;
	width: 70px;
	border-width: 2px;
	height: 70px;
	background: #FFFFFF url("../image/02.jpg") no-repeat left top;
	background-size: auto;
	background-size: cover;	
}
.offer {
	position: relative;
	height: 800px;
}
.offer-abs {
	position: relative;
	top: -150px;
	z-index: 3;
}
.offer-card {
	-webkit-box-shadow: 0px 0px 5px #D8D8D8,0px 0px 5px #D8D8D8;
	        box-shadow: 0px 0px 5px #D8D8D8,0px 0px 5px #D8D8D8;
	padding: 50px 75px 0 25px;
	border-style: solid;
	border-color: #9ACA40;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	border-width: 0px 0px 5px;
	background: #FFFFFF url("../image/slider-patternbg.jpg") repeat left top;
}
.offer .title-h2 {
	text-align: left;
	margin-bottom: 50px;
}
.offer-card__image {
	height: 100%;
}
.offer-card__image img {
	height: 100%;
}
.offer-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 25px;
}
.offer-item__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding: 0 25px;
}
.offer-item__image img {
	width: 64px;
	height: 64px;
}
.offer-item__title {
	color: #35382F;
	font-family: open-sans, sans-serif;
	min-height: 20px;
	position: relative;
	font-weight: 800;
	text-align: left;
	background-color: transparent;
}
.offer-item__text {
	color: #666666;
	min-height: 83px;
	position: relative;
	line-height: 27px;
	background-color: transparent;
	font-weight: 400;
	font-family: open-sans, sans-serif;
	margin-top: 8px;
	font-size: 15px;
}
.brand {

}
.brand-title {
	color: #35382F;
	position: relative;
	line-height: 48px;
	background-color: transparent;
	font-weight: 800;
	font-family: open-sans, sans-serif;
	font-size: 40px;
	text-align: center;
}
.brand-text {
	color: #666666;
	line-height: 24px;
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 0 125px;
	margin: 25px 0 50px 0;
}
.brand-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.brand-item {
	width: 20%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-right: 1px #9ACA40 solid;
	position: relative;
}
.owl-carousel .owl-stage-outer {
	margin-right: 1px;
}
.brand-item img {
	width: 136px !important;
	height: 54px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 8px !important;
	height: 8px !important;
	border-style: solid;
	border-width: 1px !important;
	border-color: #CCCCCC;
	background-color: transparent;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #9ACA40 !important;
}
.owl-dots {
	margin-top: 25px !important;
}
.get {
	background-color: #9ACA40;
	padding: 50px 0;
	margin-top: 50px;
}
.get-title {
	color: #FFFFFF;
	line-height: 48px;
	font-weight: 800;
	font-family: open-sans, sans-serif;
	font-size: 40px;
	text-align: center;
}
.contact {
	background-color: #F9F9F9;
	padding-bottom: 43px;
	padding-top: 47px;
}
.contact-card-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.contact-card-flex-item:nth-child(2) {
	padding: 0 20px 0 120px;
}
.contact-card {
	-webkit-box-shadow: 0px 0px 5px #D8D8D8,0px 0px 5px #D8D8D8;
	        box-shadow: 0px 0px 5px #D8D8D8,0px 0px 5px #D8D8D8;
	border-style: solid;
	position: relative;
	border-color: #9ACA40;
	background-color: #FFFFFF;
	border-width: 0px 0px 5px;
	padding: 50px;
}
.contact-input {
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 16px;
	width: 341px;
	padding: 6px 6px 6px 36px;
	font-style: normal;
	color: #A5A5A5;
	position: relative;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	line-height: 32px;
	border-color: #C4C4C4;
	border-style: solid;
	filter: alpha(opacity=100);
	opacity: 1;
	border-radius: 5px;
	border-width: 1px;
	resize: none;
	outline: none;
}
.contact-input:hover {
	color: #4F4F4F;
	border-color: #6B6B6B;
}
.contact-input:focus {
	color: #4F4F4F;
	border-color: #6B6B6B;
}
.contact-inputs {
	position: relative;
	margin-bottom: 20px;
}
.name {
	content: "";
	position: absolute;
	left: 3px;
	top: 8px;
	width: 30px;
	height: 30px;
	background-size: contain !important;
	background: #FFFFFF url("../image/name.png") no-repeat left center;
}
.phone {
	content: "";
	position: absolute;
	left: 3px;
	top: 8px;
	width: 30px;
	height: 30px;
	background-size: contain !important;
	background: #FFFFFF url("../image/phone.png") no-repeat left center;
}
.email {
	content: "";
	position: absolute;
	left: 3px;
	top: 8px;
	width: 30px;
	height: 30px;
	background-size: contain !important;
	background: #FFFFFF url("../image/email.png") no-repeat left center;
}
.address {
	content: "";
	position: absolute;
	left: 3px;
	top: 2px;
	width: 30px;
	height: 30px;
	background-size: contain !important;
	background: #FFFFFF url("../image/placeholder-(1).png") no-repeat left center;
}
.message {
	content: "";
	position: absolute;
	left: 3px;
	top: 2px;
	width: 30px;
	height: 30px;
	background-size: contain !important;
	background: #FFFFFF url("../image/text.png") no-repeat left center;
}
.form-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.send {
	text-align: center;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: 800;
	font-family: open-sans, sans-serif;
	font-size: 13px;
	border-color: transparent;
	color: #FFFFFF;
	line-height: 16px;
	border-radius: 1044px;
	padding: 18px 0;
	font-weight: 800;
	background-color: #9ACA40;
	width: 236px;
	border-width: 0px;
}
.contact__title {
	color: #35382F;
	min-height: 106px;
	position: relative;
	line-height: 48px;
	background-color: transparent;
	font-weight: 800;
	font-family: open-sans, sans-serif;
	font-size: 40px;
	text-align: center;
}
.contact-text {
	color: #666666;
	line-height: 27px;
	font-weight: 400;
	font-family: open-sans, sans-serif;
	font-size: 15px;
	text-align: center;
	padding-top: 25px;
}
.contact-link {
	display: block;
}
.contact-link-text {
	font-family: open-sans, sans-serif;
	font-weight: 800;
	text-align: center;
	color: #35382F;
	display: block;
	font-size: 25px;
	line-height: 40px;
	padding-top: 50px;
}
.contact-link-phone {
	color: #9ACA40;
	font-family: open-sans, sans-serif;
	font-weight: 800;
	text-align: center;
	display: block;
	font-size: 50px;
	line-height: 80px;
}
footer {
	background-color: #35382F;
}
.footer-text {
	display: block;
	text-align: center;
	color: #fff;
	padding: 30px 0;
	line-height: 22px;
	font-weight: 500;
}
.exper-flex-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.exper-flex-list-item:nth-child(1) {
	margin-right: 50px;
}
.m-brand {
	display: none;
}
@media screen and (max-width: 992px) {
	.d-header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.d-header-text {
		line-height: 46px;
		font-size: 38px;
		text-align: center;
	}
	.header-link-phone {
		width: 296px;
		margin-top: 25px;
		min-height: 55px;
	}
	.btn-phone {
		line-height: 36px;
		min-height: 55px;
		font-size: 30px;
		font-weight: 700;
		width: 296px;
	}
	.btn-phone img {
		width: 28px;
		height: 28px;
	}
	.main {
		padding: 25px 0 0 0;
	}
	.main-image {
		width: 100%;
		-webkit-box-shadow: none;
		        box-shadow: none;
		margin-top: 50px;
	}
	.main-image img {
		width: 100%;
	}
	.main-flex-item-content {
		margin-left: 0;
		text-align: center;
	}
	.main-text {
		margin-top: 0;
		line-height: 42px;
		font-size: 35px;
		text-align: center;
	}
	.title-h1 {
		line-height: 71px;
		font-size: 58px;
		text-align: center;
	}
	.main-text-2 {
		line-height: 29px;
		font-size: 24px;
		text-align: center;
		margin-top: 20px;
	}
	.main-text-fao {
		margin-top: 25px;
	}
	.btn-call {
		margin: 25px auto 0 auto;
		width: 306px;
	}
	.main-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-flow: column-reverse nowrap;
		        flex-flow: column-reverse nowrap;
	}
	.applian-text {
		padding: 0;
	}
	.exper-list-item::before {
		left: -25px;
	}
	.exper-list-item {
		margin-left: 25px;
	}
	.exper-footer {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-flow: column-reverse nowrap;
		        flex-flow: column-reverse nowrap;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
		margin-top: 30px;
	}
	.btn-make {
		margin: 35px 0 50px 0;
	}
	.exper__image {

	}
	.exper {
		padding-bottom: 125px;
	}
	.what {
		padding: 50px 0 75px 0;
	}
	.what-h2 {
		padding: 0 40px;
	}
	.what-text {
		padding: 0;
	}
	.what-card-content {
		padding: 50px 20px;
		width: 100%;
		height: 300px;
	}
	.what-card {
		width: 100%;
		height: 400px;
		padding: 25px 25px 75px 25px;
	}
	.offer-card__image {
		display: none;
	}
	.offer-abs {
		top: 0;
	}
	.offer-card {
		padding: 0;
		border: none;
		background: none;
		-webkit-box-shadow: none;
		        box-shadow: none;
	}
	.offer {
		-webkit-box-shadow: 0px 0px 5px #D8D8D8,0px 0px 5px #D8D8D8;
		        box-shadow: 0px 0px 5px #D8D8D8,0px 0px 5px #D8D8D8;
		padding: 50px 0 25px 25px;
		height: 100%;
		border-style: solid;
		border-color: #9ACA40;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		border-width: 0px 0px 5px;
		background: #FFFFFF url("../image/slider-patternbg.jpg") repeat left top;
	}
	.offer-item__image {
		padding: 0 25px 0 0;
	}
	.offer .title-h2 {
		text-align: center;
	}
	.brand {
		padding: 75px 0 0 0;
	}
	.brand-title {
		padding: 0 50px;
	}
	.brand-text {
		padding: 0;
	}
	.main-slider-block {
		display: none !important;
	}
	.m-brand {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.m-brand__image {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin-bottom: 25px;
	}
	.m-brand__image img {
		width: 100%;
	}
	.contact-card-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-flow: column-reverse nowrap;
		        flex-flow: column-reverse nowrap;
	}
	.contact-card-flex-item:nth-child(2) {
		padding: 0;
	}
	.contact-card {
		padding: 50px 10px;
	}
	form {
		padding: 75px 25px 0 25px;
	}
	.contact-input {
		width: 100%;
	}
}