@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Regular.eot');
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Regular.woff2') format('woff2'),
         url('fonts/Lato-Regular.woff') format('woff'),
         url('fonts/Lato-Regular.ttf') format('truetype'),
         url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Medium.eot');
    src: url('fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Medium.woff2') format('woff2'),
         url('fonts/Lato-Medium.woff') format('woff'),
         url('fonts/Lato-Medium.ttf') format('truetype'),
         url('fonts/Lato-Medium.svg#Lato-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Semibold.eot');
    src: url('fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Semibold.woff2') format('woff2'),
         url('fonts/Lato-Semibold.woff') format('woff'),
         url('fonts/Lato-Semibold.ttf') format('truetype'),
         url('fonts/Lato-Semibold.svg#Lato-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Bold.eot');
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Bold.woff2') format('woff2'),
         url('fonts/Lato-Bold.woff') format('woff'),
         url('fonts/Lato-Bold.ttf') format('truetype'),
         url('fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Heavy.eot');
    src: url('fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Heavy.woff2') format('woff2'),
         url('fonts/Lato-Heavy.woff') format('woff'),
         url('fonts/Lato-Heavy.ttf') format('truetype'),
         url('fonts/Lato-Heavy.svg#Lato-Heavy') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-Regular.eot');
    src: url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova-Regular.woff2') format('woff2'),
         url('fonts/ProximaNova-Regular.woff') format('woff'),
         url('fonts/ProximaNova-Regular.ttf') format('truetype'),
         url('fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-Light.eot');
    src: url('fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova-Light.woff2') format('woff2'),
         url('fonts/ProximaNova-Light.woff') format('woff'),
         url('fonts/ProximaNova-Light.ttf') format('truetype'),
         url('fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-Bold.eot');
    src: url('fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova-Bold.woff2') format('woff2'),
         url('fonts/ProximaNova-Bold.woff') format('woff'),
         url('fonts/ProximaNova-Bold.ttf') format('truetype'),
         url('fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot');
    src: url('fonts/icomoon.eot#iefix') format('embedded-opentype'),
         url('fonts/icomoon.ttf') format('truetype'),
         url('fonts/icomoon.woff') format('woff'),
         url('fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body {
	min-width: 320px; min-height: 100%;
}
body {
	position: relative; background: #fff; font-family: 'Lato'; font-size: 17px; color: #5d5d5d; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
*, *:before, *:after {
	outline: none; max-height: 999999px; box-sizing: border-box;
}
img {
	border: none; vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: ''; content: none;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
button::-moz-focus-inner {
    padding: 0; border: 0;
}
button {
	*overflow: visible;
}
label {
	cursor: pointer;
}

.jGrowl{z-index:9999;color:#fff;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;position:fixed}.jGrowl.top-left{left:0;top:0}.jGrowl.top-right{right:0;top:0}.jGrowl.bottom-left{left:0;bottom:0}.jGrowl.bottom-right{right:0;bottom:0}.jGrowl.center{top:0;width:50%;left:25%}.jGrowl.center .jGrowl-closer,.jGrowl.center .jGrowl-notification{margin-left:auto;margin-right:auto}.jGrowl-notification{background-color:#000;opacity:.9;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));zoom:1;width:250px;padding:10px;margin:10px;text-align:left;display:none;border-radius:5px;min-height:40px}.jGrowl-notification .ui-state-highlight,.jGrowl-notification .ui-widget-content .ui-state-highlight,.jGrowl-notification .ui-widget-header .ui-state-highlight{border:1px solid #000;background:#000;color:#fff}.jGrowl-notification .jGrowl-header{font-weight:700;font-size:.85em}.jGrowl-notification .jGrowl-close{background-color:transparent;color:inherit;border:none;z-index:99;float:right;font-weight:700;font-size:1em;cursor:pointer}.jGrowl-closer{background-color:#000;opacity:.9;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));zoom:1;width:250px;padding:10px;margin:10px;display:none;border-radius:5px;padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:.9em;font-weight:700;text-align:center}.jGrowl-closer .ui-state-highlight,.jGrowl-closer .ui-widget-content .ui-state-highlight,.jGrowl-closer .ui-widget-header .ui-state-highlight{border:1px solid #000;background:#000;color:#fff}@media print{.jGrowl{display:none}}
.af-message-success { background-color: green !important; }
.af-message-error { background-color: brown !important; }
.af-message-info { background-color: black !important; }
/* site style
------------------------------------------------ */
.viewport-wrapper {
	position: relative; min-width: 320px; overflow: hidden;
}
.viewport-wrapper.overflow {
    width: 100%; height: 100vh; -webkit-overflow-scrolling: touch;
}

.wrapper {
	position: relative; max-width: 1330px; margin: 0 auto; padding: 0 15px;
}

a {
	color: #fa0809;
}

H1, H2, H3, H4, H5, H6 {
	margin: 0; padding: 0; line-height: 1; font-family: 'Proxima Nova'; font-weight: 700; color: #000;
}
H1 {
	font-size: 36px;
}
H2 {
	font-size: 30px;
}
H3 {
	font-size: 26px;
}
H4 {
	font-size: 22px;
}

input, 
textarea, 
select, 
button {
	font-family: 'Lato';
}
input[type=text], 
input[type=password], 
textarea {
	background: #f5f5f5; border: 1px solid transparent; border-radius: 4px; font-size: 14px; color: #101010;
}
input[type=text], 
input[type=password] {
	padding: 0 20px; height: 40px;
}
textarea {
	overflow: auto; resize: none; vertical-align: top; padding: 15px 20px;
}
button {
	cursor: pointer; border: 0;
}

input[type=text].error, 
input[type=password].error, 
textarea.error {
	border-color: #fa0809 !important;
}
.like_h2 {
	margin: 0; padding: 0; line-height: 1; font-family: 'Proxima Nova'; font-weight: 700; color: #000;font-size: 30px;
}
.like_h3 {
	margin: 0; padding: 0; line-height: 1; font-family: 'Proxima Nova'; font-weight: 700; color: #000;font-size: 26px;
}
.like_h4 {
	margin: 0; padding: 0; line-height: 1; font-family: 'Proxima Nova'; font-weight: 700; color: #000;font-size: 22px;
}
.btn {
	background: #fa0809; border-radius: 4px; padding: 0 30px; height: 48px; font-size: 16px; font-weight: 600; color: #fff;
}
a.btn {
	display: inline-block; vertical-align: top; line-height: 48px; text-decoration: none; text-align: center;
}

.dib {
	display: inline-block; vertical-align: baseline;
}
.clear_fix {
	clear: both; display: block; height: 0;
}
.hidden {
	display: none;
}

.slick-slider {
	display: block !important;
}
.slick-list {
	position: relative; overflow: hidden;
}
.slick-track {
	position: relative; display: flex;
}
.slick-hidden {
	display: none;
}

.ic-b:before, .ic-a:after {
	display: block; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 1;
}

.checkb {
	position: relative; display: inline-block; vertical-align: top;
}
.checkb input {
	position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; cursor: pointer; opacity: 0;
}
.checkb input + i {
	display: block; width: 18px; height: 18px; border-radius: 3px; border: 1px solid #fa0809; background: #fff;
}
.checkb input + i:after {
	position: absolute; left: 4px; top: 4px; opacity: 0; transition: opacity .3s; content: '\e909'; color: #000; font-size: 11px;
}
.checkb input:checked + i:after {
	opacity: 1;
}

.textb {
	line-height: 27px;
}
.textb p {
	margin: 0 0 30px;
}
.textb H1, .textb H2, .textb H3, .textb H4 {
	margin: 0 0 30px;
}
.textb img {
	display: block; max-width: 100%;
}
.textb img.r {
	float: right; margin: 0 0 20px 20px;
}
.textb ul {
	margin-bottom: 30px;
}
.textb ul li {
	position: relative; padding-left: 20px;
}
.textb ul li:after {
	display: block; content: ''; width: 6px; height: 6px; border-radius: 4px; background: #fa0809; position: absolute; left: 0; top: 11px;
}
.textb ol {
	list-style-type: none; counter-reset: ol-counter; margin-bottom: 30px;
}
.textb ol li {
	position: relative; padding-left: 30px; margin-top: 15px;
}
.textb ol li:first-child {
	margin-top: 0;
}
.textb ol li:before {
	content: counter(ol-counter)'.'; counter-increment: ol-counter; position: absolute; left: 0px; top: 0px; color: #fa0809;
}
.textb table:not(.ya-site-form__search) {
	border: 0; *border-collapse: collapse; border-spacing: 0; width: 100%; margin: 35px 0 30px;
}
.textb table:not(.ya-site-form__search) th {
	padding: 0 20px 15px; vertical-align: top; border-bottom: 1px solid #e5e5e5; font-weight: 400; color: #8a8a8a; text-align: left;
}
.textb table:not(.ya-site-form__search) td {
	height: 0; padding: 15px 20px 17px; vertical-align: top; border-bottom: 1px solid #e5e5e5; font-size: 15px; line-height: normal; color: #282828;
}
.textb > *:last-child {
	margin-bottom: 0;
}

.text-red {
	color: #fa0809;
}
.text-center {
	text-align: center;
}

.ms {
	display: flex; align-items: center;
}
.ms a {
	display: block; width: 17px; margin-right: 10px; font-size: 17px; text-decoration: none; line-height: 1;
}
.ms a:last-child {
	margin-right: 0;
}
.ms a img {
	width: 100%;
}
/* end site style */


/* header
------------------------------------------------ */
.header {
	position: relative; min-width: 320px; z-index: 250; background: #f5f5f5;
}
.header__top {
	height: 43px; display: flex; justify-content: space-between; align-items: center;
}
.header__search a {
	position: relative; display: block; padding-left: 27px; font-size: 13px; color: #999; text-decoration: none;
}
.header__search a:before {
	position: absolute; left: 0; top: 50%; transform: translateY(-50%); content: '\e904'; font-size: 16px;
}
.header__menu ul {
	display: flex;
}
.header__menu li {
	margin-right: 55px;
}
.header__menu li:last-child {
	margin-right: 0;
}
.header__menu li a {
	display: block; font-size: 13px; color: #999; text-decoration: none;
}
.header__mid {
	height: 100px; display: flex; justify-content: space-between; align-items: center;
}
.header__burger {
	display: none;
}
.header__logo a {
	display: block; color: #727272; text-decoration: none;
}
.header__logo span {
	display: block; margin-top: 5px; font-size: 12px;
}
.header__phone {
	font-size: 20px; font-weight: 700; line-height: 1; letter-spacing: 1.5px;
}
.header__phone a {
	color: #000; text-decoration: none;
}
.header__call-bot {
	display: flex; align-items: center; margin-top: 9px;
}
.header__call-bot > a {
	display: inline-block; vertical-align: top; text-decoration: none; border-bottom: 1px dashed currentColor; font-size: 13px; font-weight: 500;
}
.header__ms {
	margin-left: 27px;
}
.header__ms a {
	margin-right: 7px;
}
.header__ms a:last-child {
	margin-right: 0;
}
.header__metro {
	position: relative; font-size: 13px; font-weight: 500; color: #727272;
}
.header__metro:before {
	position: absolute; right: 100%; margin-right: 10px; top: 6px; content: '\e903'; font-size: 12px; color: #fa0809;
}
.header__metro span {
	margin-right: 15px; font-size: 17px; color: #000; font-weight: 700;
}
.header__time {
	margin-top: 5px; font-size: 13px; color: #727272;
}
.header__ph {
	display: none;
}
.header__met {
	display: none;
}
.header__time span {
	color: #000;
}
.header__bot {
	position: relative; background: #201f22; padding-left: 290px;
}
.header__bot:before, 
.header__bot:after {
	display: block; content: ''; position: absolute; right: 100%; top: 0; bottom: 0; width: 999999px; background: #201f22;
}
.header__bot:after {
	right: auto; left: 100%;
}
.header__serv {
	width: 286px; position: absolute; left: 0; top: 0;
}
.header__serv > a {
	display: flex; align-items: center; justify-content: center; background: #333234; height: 49px; font-size: 15px; color: #fff; text-decoration: none;
}
.header__serv > a i {
	width: 20px; height: 16px; padding-top: 7px; cursor: pointer; display: block; margin-right: 14px;
}
.header__serv > a i span {
	display: block; width: 100%; height: 2px; background: #fff; transition: background .2s ease-in-out; position: relative;
}
.header__serv > a i span:before, 
.header__serv > a i span:after {
	position: absolute; right: 0; top: -7px; display: block; content: ''; width: 100%; height: 2px; background: #fff; transition: all .2s ease-in-out;
}
.header__serv > a i span:after {
	top: 7px;
}
.header__cat > ul, .header__serv > ul {
	display: flex;
}
.header__cat > ul > li, .header__serv > ul > li {
	position: relative; width: 100%;
}
.header__cat > ul > li:after, .header__serv > ul > li:after {
	display: block; content: ''; position: absolute; right: 0; top: 50%; margin-top: -14px; width: 1px; height: 28px; background: #333234;
}
.header__cat > ul > li:last-child:after {
	display: none;
}
.header__cat > ul > li > a, .header__serv > ul > li > a {
	display: flex; align-items: center; justify-content: center; height: 49px; font-size: 15px; color: #fff; text-decoration: none;
}
.header__mid_b{background-color: #fff;}
/* end header */


.body {
	position: relative; padding-top: 40px; padding-bottom: 70px;
}
.body:before {
	display: block; content: ''; position: absolute; left: -999999px; right: -999999px; top: 0; bottom: 0; background: #f5f5f5; z-index: -1;
}
.body:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.body__sidebar {
	position: relative; z-index: 5; width: 284px; float: left;
}
.body__content {
	width: 100%; float: right; margin: 0 0 0 -284px;
}
.body__cont {
	margin-left: 284px; padding-left: 48px;
}

ul.breadcrumbs {
	display: flex; flex-wrap: wrap; margin-bottom: 35px; font-size: 15px;
}
ul.breadcrumbs li {
	display: flex;
}
ul.breadcrumbs li:after {
	margin: 7px 20px 0; content: '\e906'; font-size: 7px;
}
ul.breadcrumbs li:last-child:after {
	display: none;
}
ul.breadcrumbs li a {
	display: block; text-decoration: none;
}

.pages {
	margin-top: 40px;
}
.pages ul {
	display: flex; justify-content: center;
}
.pages ul li {
	margin: 0 5px;padding-left: 0;
}
.pages ul li a, .pages ul li span  {
	display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; border-radius: 2px; font-size: 15px; font-weight: 800; color: #101010; text-decoration: none;
}
.pages ul li.active a ,.pages ul li.active span{
	background: #fa0809; color: #fff;
}
.pages ul li.prev {
	margin-right: 15px;
}
.pages ul li.next {
	margin-left: 15px;
}
.pages ul li.prev a, 
.pages ul li.next a {
	width: auto; font-weight: 400;
}
.textb .pages ul li:after{display:none;}
.slpages {
	position: absolute; left: 0; right: 0; bottom: 0; height: 9px; text-align: center;
}
.slpages li {
	position: relative; display: inline-block; vertical-align: top; width: 9px; height: 9px; cursor: pointer; margin: 0 5px; border-radius: 50%; border: 1px solid #fa0809; transition: background .3s;
}
.slpages li.slick-active {
	background: #fa0809;
}
.slpages li > * {
	display: none;
}


/* slider
------------------------------------------------ */
.slider {
	position: relative; min-width: 320px; background: #000;
}
.slider__list {
	display: flex;
}
.slider__item {
	position: relative; width: 100%; height: 450px; flex-shrink: 0; color: #fff;
}
.slider__bg {
	position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-position: center; background-repeat: no-repeat; background-size: cover;
}
.slider__wrapper {
	display: flex; flex-direction: column; justify-content: center; height: 100%;
}
.slider__title {
	font-size: 30px; line-height: 40px; text-transform: uppercase; font-weight: 300; font-family: 'Proxima Nova'; letter-spacing: 1px;
}
.slider__title:before {
	display: block; content: ''; max-width: 68px; height: 1px; background: #fa0809; margin-bottom: 33px;
} 
.slider__title span {
	display: block; font-weight: 700;
}
.slider__text {
	max-width: 450px; margin-top: 24px; font-size: 16px; line-height: 25px; color: #bdbdbd;
}
.slider__lnk {
	margin-top: 32px; font-size: 14px; font-weight: 700; text-transform: uppercase;
}
.slider__lnk a {
	display: inline-block; vertical-align: top; border-bottom: 1px solid #fa0809; padding-bottom: 6px; color: #fff; text-decoration: none; letter-spacing: 1px;
}
.slider__arr {
	cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); color: rgba(255,255,255,.5); z-index: 15; font-size: 36px;
}
.slider__arr_l {
	left: 50%; margin-left: -750px;
}
.slider__arr_r {
	right: 50%; margin-right: -750px;
}
.slider__arr_l:after {
	content: '\e907';
}
.slider__arr_r:after {
	content: '\e908';
}
.slider__pages {
	position: absolute; left: 0; right: 0; bottom: 30px; height: 14px; z-index: 15; text-align: center;
}
.slider__pages li {
	position: relative; display: inline-block; vertical-align: top; width: 14px; height: 14px; cursor: pointer; margin: 0 5px; border-radius: 50%; border: 2px solid rgba(255,255,255,.7); transition: background .3s, border .3s;
}
.slider__pages li.slick-active {
	background: rgba(255,255,255,.7); border-color: transparent;
}
.slider__pages li > * {
	display: none;
}
/* end slider */

/* mainservices
------------------------------------------------ */
.mainservices {
	margin: 20px 0;
}
.mainservices__item {
	padding: 10px 20px 10px 0px;text-align: center;width: 50%;float: left;
}
.mainservices__item a{
	text-decoration: none;
}
.mainservices__item-img img {
	width: 100%;
	border-radius: 5px;
}
.mainservices__item-text {
	margin: 5px 0;display: block;color: black;
}


/* end mainservices */

/* services_slider
------------------------------------------------ */
.services_slider {
	position: relative;background: #fff;padding: 25px 25px; margin: 25px 0;
}
.services_slider h2{
	margin-bottom: 10px;
}
.services__list {
	margin: 20px;
}
.services__item {
	padding: 0px 10px;text-align: center;
}
.services__item a{
	text-decoration: none;
}
.services__item-img img {
	width: 100%;
	border-radius: 5px;
}
.services__item-text {
	margin: 5px 0;display: block;color: black;
}
.services__arr {
	cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); color: rgba(250,8,9,.5); z-index: 15; font-size: 36px;
}
.services__arr_l {
	left: 0%; margin-left: 15px;
}
.services__arr_r {
	right: 0%; margin-right: 15px;
}
.services__arr_l:after {
	content: '\e907';
}
.services__arr_r:after {
	content: '\e908';
}
/* end services_slider */


/* widgets
------------------------------------------------ */
.wcat {
	background: #fff; padding: 27px 30px; font-size: 15px; line-height: 22px;
}
.wcat__subtitle:after {
	display: none;
}
.wcat > ul {
	margin: 17px -30px 0;
}
.wcat > ul > li {
	margin-top: 13px;
}
.wcat > ul > li:first-child {
	margin-top: 0;
}
.wcat > ul > li > a {
	display: block; padding: 0 30px; color: #101010; text-decoration: none;position: relative;
}
.wcat > ul > li.show > a {
	font-weight: 700;
}
.wcat > ul > li.show > ul {
	display:block
}
.wcat > ul > li ul {
	padding: 13px 0 5px; display: none;
}
.wcat > ul > li li {
	margin-top: 13px;
}
.wcat > ul > li li:first-child {
	margin-top: 0;
}
.wcat > ul > li li a {
	position: relative; display: block; padding: 0 10px 0 50px; color: #101010; text-decoration: none;
}
.wcat > ul > li li a:before {
	display: block; content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 2px; background: #fa0809; opacity: 0;
}
.wcat > ul > li > a:before {
	display: block; content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 2px; background: #fa0809; opacity: 0;
}
.wcat > ul > li li.active a, .wcat > ul >li.active > a {
	color: #fa0809;
}
.wcat > ul > li li.active a:before, .wcat > ul > li.active > a:before {
	opacity: 1;
}
/* end widgets */
.search__form-item{display:flex; justify-content: space-between;}
.search__form input{    background: #fff;    flex: 1 0 auto;    border: 1px #ccc solid;}
.search__form .btn{    height: 40px;
    margin-left: 20px;
    padding: 0 50px;}
.search_list {margin-top: 30px;}
.search_list ol li:before{display:none;}
.search_list ol li>span{position: absolute;
    left: 0;
    color: #fa0809;}
.search_list .extract span{    font-weight: 700;
    color: #fa0809;}
/* info
------------------------------------------------ */
.brands{
	margin: 25px 0 0;
}

.brands__list {
	background: #fff; display: flex; margin-top: 25px;
}
.brands__item {
	width: 100%;
}
.brands__item a {
	display: block; padding: 15px 10px 38px; color: #2c2c2c;
}
.brands__item-logo {
	display: flex; align-items: center; justify-content: center; height: 70px;
}
.brands__item-logo img {
	max-height: 100%;
}
.brands__item-text {
	display: block; font-size: 16px; text-align: center;
}

.start {
	position: relative; min-width: 320px; padding: 50px 0 60px; background: #f5f5f5;
}
.start__text {
	margin-top: 30px;
}
.start__brands {
	margin-top: 50px;
}

.promo {
	min-width: 320px; margin: 50px 0 60px;
}
.promo__wrapper {
	display: flex; justify-content: space-between;
}
.promo__list {
	width: 33%;
}
.promo__line {
	width: 53px; height: 2px; background: #fa0809; margin-top: 35px;
}
.promo__list ul {
	margin-top: 35px;
}
.promo__list ul li {
	position: relative; padding-left: 36px; margin-top: 23px; font-size: 16px; color: #2c2c2c;
}
.promo__list ul li:first-child {
	margin-top: 0;
}
.promo__list ul li:after {
	position: absolute; left: 0; top: 1px; content: '\e909'; font-size: 19px; color: #fa0809;
}
.promo__video {
	width: 57.38462%;
}
.promo__video-box {
	margin-top: 25px;
}
.promo__video-box a {
	position: relative; display: block; background: #000;
}
.promo__video-box a:after {
	display: block; content: ''; background: url(../i/play.png) no-repeat; width: 96px; height: 67px; position: absolute; left: 50%; top: 50%; margin: -33.5px 0 0 -48px;
}
.promo__video-box img {
	width: 100%; height: 424px; opacity: 0.7; object-fit: cover;
}

.about {
	position: relative; min-width: 320px; padding: 60px 0; background: #f5f5f5;
}
.about__text {
	margin-top: 35px;
}

.rev {
	margin-top: 60px; display: flex; justify-content: space-between;
}
.rev__basic {
	width: 32.3%;
}
.rev__text {
	margin-top: 30px; font-size: 15px; line-height: 25px;
}
.rev__list {
	width: 59.6923%;
}
.rev__list-inner {
	display: flex; flex-wrap: wrap;
}
.rev__list-item {
	width: 21.134%; margin: 0 5.154666% 0 0; text-align: center;
}
.rev__list-item:last-child {
	margin-right: 0;
}
.rev__list-item img {
	max-width: 100%;
}

.imgs {
	position: relative; margin-top: 50px;
}
.imgs__list {
	display: flex; flex-wrap: wrap; margin: 0 -16px;
}
.imgs__item {
	width: calc(25% - 32px); margin: 35px 16px 0;
}
.imgs__item img {
	width: 100%; height: 200px; object-fit: cover;
}
/* end info */


/* sharesb
------------------------------------------------ */
.sharesb {
	position: relative; min-width: 320px; padding: 55px 0 70px; margin-top: 60px; background: #f5f5f5;
}
.sharesb__list {
	display: flex; flex-wrap: wrap;
}
.sharesb__item {
	margin: 40px 5% 0 0; width: 30%;
}
.sharesb__item:nth-child(3n+3) {
	margin-right: 0;
}
.sharesb__item-date {
	font-size: 12px; color: #8a8a8a;
}
.sharesb__item-title {
	margin-top: 15px; font-size: 16px; line-height: 26px; font-weight: 700; text-transform: uppercase;
}
.sharesb__item-title a {
	color: #101010;
}

.shares {
	padding: 50px 0 60px;
}
.shares__item {
	margin-top: 35px;
}
.shares__item-title {
	font-size: 20px; font-weight: 700;
}
.shares__item-title a {
	color: #101010;
}
.shares__item-text {
	margin-top: 20px; font-size: 15px; line-height: 25px;
}
/* end sharesb */


/* contacts
------------------------------------------------ */
.ct {
	position: relative; min-width: 320px; margin-top: 70px;
}
.sharesb + .ct {
	margin-top: 0;
}
.ct__map {
	width: 50vw; position: absolute; right: 50%; top: 0; bottom: 0;
}
.ct__box {
	width: 50%; min-height: 512px; margin-left: auto; padding: 35px 0 35px 125px; display: flex; flex-direction: column; justify-content: center;
}
.ct__text {
	margin-top: 27px;
}
.ct__bot {
	display: flex; align-items: center; margin-top: 33px;
}
.ct__or {
	margin-left: 28px; color: #000;
}
.ct__call {
	margin-left: 28px;
}
.ct__phone {
	font-size: 18px; font-weight: 600;
}
.ct__phone a {
	color: #000; text-decoration: none;
}
.ct__ms {
	margin-top: 11px;
}

.cbox {
	display: flex; justify-content: space-between; flex-wrap: wrap;
}
.cbox__item {
	position: relative; padding-left: 26px; margin-top: 30px; font-size: 15px; line-height: 25px;
}
.cbox__item-ic {
	position: absolute; left: 0; top: 2px; font-size: 17px; color: #fa0809;
}
.cbox__item-val {
	color: #000;
}
.cbox__item-val a {
	color: inherit; text-decoration: none;
}
.cbox__ms {
	margin-top: 5px;
}
.cbox__mail {
	margin-bottom: 5px; text-align: center;
}
.cbox__mail a {
	position: relative; padding-left: 28px; color: #000; text-decoration: none;
}
.cbox__mail a:after {
	position: absolute; left: 0; top: 3px; content: '\e911'; color: #fa0809; font-size: 15px;
}

.cmap {
	height: 500px;
}
/* end contacts */


/* service
------------------------------------------------ */
.sinfo {
	background: #fff; padding: 25px 25px 30px; margin-top: 40px; display: flex; justify-content: space-between;
}
.sinfo__l {
	width: 67.54%;
}
.sinfo__cheaper {
	margin-top: 20px; font-size: 18px; font-weight: 700; color: #fa0809; font-family: 'Proxima Nova';
}
.sinfo ul {
	margin-top: 20px; font-size: 15px; line-height: 24px; color: #101010;
}
.sinfo ul li {
	position: relative; padding-left: 24px; margin-top: 7px;
}
.sinfo ul li:first-child {
	margin-top: 0;
}
.sinfo ul li:after {
	display: block; content: ''; width: 5px; height: 5px; border-radius: 50%; background: #fa0809; position: absolute; left: 0; top: 10px;
}
.sinfo__r {
	width: 26.144%;
}
.sinfo__r-title {
	max-width: 230px; margin: auto; font-size: 14px; line-height: 20px; text-align: center; font-weight: 600; text-align: center;
}
.sinfo__r-list {
	display: flex; justify-content: space-between; flex-wrap: wrap;
}
.sinfo__r-i {
	width: 48%; margin-top: 20px;
}
.sinfo__r-i a {
	position: relative; display: block; padding-left: 28px; font-size: 15px; font-weight: 600; color: #101010;
}
.sinfo__r-i a > img {
	width: 17px;
}
.sinfo__r-i a > i {
	color: #fa0809; font-size: 17px;
}
.sinfo__r-i a > i.icon-chat {
	font-size: 20px;
}
.sinfo__r-i a > i.icon-loc {
	font-size: 18px;
}
.sinfo__r-i a > i.icon-phone2 {
	font-size: 18px;
}
.sinfo__r-i a > img, 
.sinfo__r-i a > i {
	position: absolute; left: 0; top: 50%; transform: translateY(-50%);
}

.sabout {
	margin-top: 50px;
}
.sabout__text {
	margin-top: 35px;
}

.simgs {
	margin-top: 50px;
}
.simgs__list {
	display: flex; justify-content: space-between; flex-wrap: wrap;
}
.simgs__item {
	width: 43%; margin-top: 40px;
}
.simgs__item img {
	width: 100%; height: 278px; object-fit: cover;
}
/* end service */


/* app
------------------------------------------------ */
.af_lastname{display:none;}
.files .file{    font-size: 13px;
    margin-top: 5px;}
.files .file .name{margin-right: 10px;}
#popup-thanks,.popup {display:none;   
    background: #fff;
    padding: 60px;
    max-width: 100%;
    text-align: center;}
#popup-thanks h3,.popup h3 {    margin-bottom: 20px;}
.app {
	position: relative; min-width: 320px; padding: 50px 0 60px; background: #f5f5f5;
}
.app__block {
	background: #fff; display: flex; margin-top: 35px;
}
.app__form {
	width: 100%; padding: 50px;
}
.app__form-title {
	margin-bottom: 10px; font-size: 24px; color: #101010;
}
.app__form-item {
	margin-top: 30px;
}
.app__form-lvl {
	font-size: 13px;
}
.app__form-lvl span {
	color: #fa0809;
}
.app__form-val {
	margin-top: 10px;
}
.app__form-val input[type=text] {
	width: 100%;
}
.app__form-val textarea {
	width: 100%; height: 108px;
}
.app__form-attach {
	position: relative; border: 1px solid #f0f0f0; border-radius: 4px; padding: 0 50px 0 20px; overflow: hidden;display: block;
}
.app__form-attach:after {
	position: absolute; right: 23px; top: 50%; transform: translateY(-50%); content: '\e90e'; font-size: 15px; color: #fa0809;
}
.app__form-attach span {
	position: relative; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 38px; line-height: 38px; font-size: 14px; color: #fa0809;
}
.app__form-attach input[type=file] {
	cursor: pointer; position: absolute; top: 0; right: 0; width: auto; height: auto; margin: 0; padding: 0; font-size: 100px; line-height: 1em; opacity: 0;
}
.app__form-fields {
	display: flex; justify-content: space-between; align-items: flex-end; flex-wrap: wrap;
}

.app__form-fields .app__form-item {
	width: 45.93%;
}
.app__form-error {
	margin-top: 13px; font-size: 13px; color: #fa0809;
}
.app__form-bot {
	margin-top: 15px; display: flex; align-items: center;
}
.app__form-pp {
	position: relative; margin-left: 56px; padding-left: 30px; font-size: 13px; color: #8d9296;
}
.app__form-pp .checkb {
	position: absolute; left: 0; top: 2px;
}
.app__ct {
	width: 340px; flex: 0 0 340px; background: #fa0809; padding: 50px 15px 50px 70px; color: #fff;
}
.app__ct-title {
	font-size: 16px; font-weight: 700;
}
.app__ct-item {
	position: relative; padding-left: 54px; margin-top: 40px;
}
.app__ct-ic {
	position: absolute; left: 0; top: -3px; width: 24px; text-align: center; font-size: 19px;
}
.app__ct-lvl {
	font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px;
}
.app__ct-val {
	margin-top: 10px; font-size: 13px; line-height: 23px;
}
.app__ct-val a {
	color: inherit; text-decoration: none;
}
.app__ct-soc {
	display: flex; align-items: center; margin-top: 43px;
}
.app__ct-soc a {
	display: block; margin-right: 22px; color: #fff; text-decoration: none; font-size: 16px;
}
.app__ct-soc a:last-child {
	margin-right: 0;
}
.app__ct-soc a .icon-vk {
	font-size: 22px;
}
/* end app */


/* comments
------------------------------------------------ */
.coms {
	position: relative;
}
.coms_bg {
	background: #f5f5f5; padding: 50px 0 70px; min-width: 320px;
}

.coml {
	max-width: 856px; margin-top: 40px;
}
.coml__item {
	margin-top: 36px;
}
.coml__item-wrap {
	background: #fff; padding: 30px;
}
.coml__item-top {
	display: flex; align-items: baseline;
}
.coml__item-name {
	font-size: 16px; font-weight: 800; color: #000;
}
.coml__item-date {
	margin-left: 36px; font-size: 13px;
}
.coml__item-rating {
	background: url(../i/stars.png) no-repeat; width: 82px; height: 14px; margin-top: 17px;
}
.coml__item-rating > div {
	background: url(../i/stars.png) 0 -14px no-repeat; width: 0; height: 14px;
}
.coml__item-text {
	margin-top: 20px; font-size: 15px;
}
.coml__item > .coml__item {
	margin-left: 66px;
}

.comwr {
	margin-top: 50px; max-width: 856px;
}
.comwr__subtitle {
	font-size: 18px; font-weight: 700; color: #101010;
}
.comwr__item {
	margin-top: 30px;
}
.comwr__item-lvl {
	font-size: 13px;
}
.comwr__item-lvl span {
	color: #fa0809;
}
.comwr__item-val {
	margin-top: 10px;
}
.comwr__item input[type=text] {
	width: 100%; background: #f0f0f0; border-color: #e0e0e0;
}
.comwr__item textarea {
	width: 100%; height: 108px; background: #f0f0f0; border-color: #e0e0e0;
}
.comwr__rating {
	display: flex; align-items: center; margin-top: 30px;
}
.comwr__rating-text {
	font-size: 15px; color: #101010;
}
.comwr__rating-stars {
	position: relative; background: url(../i/stars.png) no-repeat; width: 82px; height: 14px; margin-left: 20px;
}
.comwr__rating-stars div {
	background: url(../i/stars.png) 0 -14px no-repeat; width: 0; height: 14px;
}
.comwr__rating-stars a {
	display: block; width: 17px; height: 14px; position: absolute; left: 0; top: 0;
}
.comwr__rating-stars a.s-2 {
	left: 17px;
}
.comwr__rating-stars a.s-3 {
	left: 34px;
}
.comwr__rating-stars a.s-4 {
	left: 51px;
}
.comwr__rating-stars a.s-5 {
	left: 68px;
}
.comwr__bt {
	margin-top: 40px;
}
.ec-antispam{display:none;}
.ec-rating-stars span {
    width: 20px;
    height: 16px;
    float: left;
    display: block;
    margin: 0;
    cursor: pointer;
}
.ec-rating {    display: flex;
    align-items: center;}
.ec-rating-description{font-size: 14px;}
.ec-rating-stars{position: relative; height: 18px; margin-left: 20px;margin-right: 20px;}
.ec-rating-stars .ic-a{background:none;}
.ec-rating-stars .ic-a:after{content:"\e9d7"}
.ec-rating-stars .ic-a.active2:after,.ec-rating-stars .ic-a.active:after{content:"\e9d9";color:#fa0809}
.ec-error {
    font-size: 13px;
    color: #fa0809;
    margin-top: 15px;
}
.has-error input, .has-error textarea {
    border-color: #fa0809!important;
}
.comwr .alert-success{    margin-top: 20px;}
/* end comments */


/* footer
------------------------------------------------ */
.footer {
	position: relative; min-width: 320px; padding: 55px 0 56px; background: #201f22; color: #fff;
}
.footer__wrapper {
	display: flex; justify-content: space-between;
}
.footer__serv-title:after {
	display: none;
}
.footer__serv-title a {
	color:#fff; 
	text-decoration:none;}
.footer__serv-box {
	display: flex;
}
.footer__serv ul {
	margin: 7px 100px 0 0; font-size: 14px;
}
.footer__serv ul:last-child {
	margin-right: 0;
}
.footer__serv ul li {
	margin-top: 13px;
}
.footer__serv ul li a {
	color: #8a8a8a; text-decoration: none;
}

.footer__brands-title:after {
	display: none;
}
.footer__brands ul {
	margin-top: 20px; font-size: 14px;
}
.footer__brands li {
	margin-top: 13px;
}
.footer__brands li a {
	color: #8a8a8a; text-decoration: none;
}
.footer__menu ul {
	font-size: 16px;
}
.footer__menu li {
	margin-top: 11px;
}
.footer__menu li:first-child {
	margin-top: 0;
}
.footer__menu li a {
	color: #fff; text-decoration: none;
}
.footer__ct {
	min-width: 220px;
}
.footer__phone {
	font-size: 20px; letter-spacing: 1px; font-weight: 700;
}
.footer__phone a {
	color: inherit; text-decoration: none;
}
.footer__logo {
	margin-top: 22px; font-size: 14px;
	color: #8a8a8a; text-decoration: none;
}
.footer__logo a {
	color: #8a8a8a; text-decoration: none;
}
.footer__logo span {
	color: #fa0809;
}
.footer__link {
	margin-top: 17px; font-size: 14px;
}
.footer__link a {
	color: #8a8a8a; text-decoration: none;
}
.footer__link span {
	color: #fa0809;
}
.footer__addr {
	margin-top: 17px; font-size: 14px; color: #8a8a8a; line-height: 20px;
}
.footer__soc {
	display: flex; align-items: center; margin-top: 26px;
}
.footer__soc a {
	display: block; margin-right: 22px; font-size: 16px; color: #8a8a8a; text-decoration: none;
}
.footer__soc a:last-child {
	margin-right: 0;
}
.footer__soc a .icon-vk {
	font-size: 22px;
}
/* end footer */


.mpopup {
	padding: 15px 20px 10px;
}
.mpopup__logo {
	font-size: 30px; font-weight: 700; font-family: 'Proxima Nova';
}
.mpopup__logo span {
	color: #fa0809;
}
.mpopup__addr {
	margin-top: 15px; font-size: 16px; line-height: 26px; color: #8a8a8a; font-family: 'Lato';
}

.ajax_form .error_iagree .error{margin-top:10px;font-size: 13px;    display: block;}
.ajax_form .error .error{font-size: 13px;
    color: #fa0809;}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-star-empty:before {
    content: "\e9d7";
}
.icon-star-half:before {
    content: "\e9d8";
}
.icon-star-full:before {
    content: "\e9d9";
}
.icon-telegram .path1:before {
    content: "\e915";
    color: rgb(65, 180, 230);
}
.icon-telegram .path2:before {
    content: "\e916";
    margin-left: -1em;
    color: rgb(0, 145, 200);
}
.icon-telegram .path3:before {
    content: "\e917";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}
.icon-telegram .path4:before {
    content: "\e918";
    margin-left: -1em;
    color: rgb(210, 210, 215);
}
.icon-telegram .path5:before {
    content: "\e919";
    margin-left: -1em;
    color: rgb(185, 185, 190);
}
.icon-viber:before {
    content: "\e91a";
    color: #8e24aa;
}
.icon-whatsapp .path1:before {
    content: "\e91b";
    color: rgb(76, 175, 80);
}
.icon-whatsapp .path2:before {
    content: "\e91c";
    margin-left: -1em;
    color: rgb(250, 250, 250);
}
.icon-clock:before {
    content: "\e914";
}
.icon-arrow-down:before {
    content: "\e913";
}
.icon-pin:before {
    content: "\e90d";
}
.icon-attach:before {
    content: "\e90e";
}
.icon-chat:before {
    content: "\e90f";
}
.icon-phone2:before {
    content: "\e910";
}
.icon-email:before {
    content: "\e911";
}
.icon-loc:before {
    content: "\e912";
}
.icon-back:before {
    content: "\e90b";
}
.icon-close:before {
    content: "\e90c";
}
.icon-phone:before {
    content: "\e90a";
}
.icon-check:before {
    content: "\e909";
}
.icon-arrow-l:before {
    content: "\e907";
}
.icon-arrow-r:before {
    content: "\e908";
}
.icon-arr-l:before {
    content: "\e900";
}
.icon-arr-r:before {
    content: "\e906";
}
.icon-fb:before {
    content: "\e901";
}
.icon-ig:before {
    content: "\e902";
}
.icon-metro:before {
    content: "\e903";
}
.icon-search:before {
    content: "\e904";
}
.icon-vk:before {
    content: "\e905";
} 
[class*="ymaps-2"][class*="-ground-pane"]{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(100%)}

.textb #ya-site-form0 .ya-site-form__submit{border: 0;font-size:16px!important;font-weight:600;-webkit-border-radius:4px;border-radius:4px;color:#fff!important;background-color:#fa0809;height:38px;width:180px;margin-left:20px;}
.textb #ya-site-form0 .ya-site-form__input-text{display:block;font-size:14px!important;font-family:"Lato",sans-serif;background:#fff;width:100%;padding:0 22px;height:40px;-webkit-border-radius:4px;border-radius:4px;background-color:#f5f5f5;border:1px solid #f5f5f5!important;outline:none!important;}
.accordion-list{margin: 20px 0;border-bottom: 1px solid #e5e5e5;}
.accordion-list-item{padding: 15px 0;border-top: 1px solid #e5e5e5;}
.accordion-title{display: flex!important;display: -ms-flexbox!important;-ms-flex-pack: justify!important;justify-content: space-between!important;}

.box-style-9 {position:relative;}

.box-style-1 {position:relative;}
.box-style-2 {position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;display: flex;
    align-items: center;}

	.circle {background:#fa0809d4;width:190px;height:190px;border-radius:50%;display: flex;align-items: center;justify-content:center;color:#fff;text-align: center;}

.color-style-1 {color:#fff;}
.color-style-3 {color:#FA0809;}
.color-style-4 {color:#313131;}
.mb-40 {margin-bottom:40px;}
.pl-100 {padding-left:100px;}

.button-style-1 {background:#FA0809;padding:13px 70px;border-radius:24px;color:#fff;text-decoration:none;display: inline-block;}
.button-style-1:hover {background:#d52122;}
.font-size-40 {font-size:40px;}
.font-family-1 {font-family: 'Proxima Nova';}
.font-medium {font-weight: 500;}
.font-size-20 {font-size:20px;}
.font-size-18 {font-size:18px;}
.font-size-64 {font-size:64px;}
.box-style-3 {height: 100%;
display: flex;
align-items: flex-end;}
.pb-50 {padding-bottom:50px;}
.d-block {display:block;}

.d-flex {display:flex;}
.mt-40 {margin-top:40px;}
.pt-40 {padding-top:40px;}
.mt-15 {margin-top:15px;}
.align-items-center {align-items: center;}
.font-size-16 {font-size:16px;}
.ml-20 {margin-left:20px;}
.mb-30 {margin-bottom:30px;}
.pt-30 {padding-top:30px;}
.mt-30 {margin-top:30px;}
.mb-10 {margin-bottom:10px;}
.lh-100 {line-height:100%;}

.button-style-2 {position:relative;padding-right:30px;}
.button-style-2:after {content:'';width:20px;height:14px;background:url(/template/i/element3.svg) no-repeat;position:absolute;right:0;top:12px;}

.button-style-2 > span:nth-child(1) {display:inline;}
.button-style-2 > span:nth-child(2) {display:none;}

.button-style-2.active > span:nth-child(1) {display:none;}
.button-style-2.active > span:nth-child(2) {display:inline;}

.accordion-desc p {color: #313131;font-size:16px;}
.accordion-desc li {color: #313131;font-size:16px;}
.accordion-desc h3 {color: #313131;font-size:36px;}
.font-style-1 {color: #313131;font-size:36px;}
.font-style-2 {color: #313131;font-size:30px;}

.box-style-6 {flex-wrap: wrap;}
.box-style-6 {color: #313131;font-size:16px;}
.box-style-5 > div {line-height:120%;}
.box-style-5 {background:#fff;padding:30px 15px;justify-content: space-between;align-items: center;height: 100%;border-radius:6px;}
.box-style-8 {background:#fff;padding:30px 15px;align-items: center;height: 100%;border-radius:6px;}
.w-33 {width:33.3%;}
.w-66 {width:66.6%;}
.w-25 {width:25%;}
.p-15 {padding:15px;}
.w-50 {width:50%;}
.mb-20 {margin-bottom:20px;}
.pr-15 {padding-right:15px;}
.pl-15 {padding-left:15px;}

.textb tbody > tr:nth-child(2n) {background:#fff;}
.textb thead > tr {background:#fff;}

input.input-style-2[type="text"]::-webkit-input-placeholder {color:#fff;text-transform:none; }
input.input-style-2[type="text"]::-moz-placeholder { color:#fff;text-transform:none;}
input.input-style-2[type="text"]:-ms-input-placeholder {color:#fff;text-transform:none;}
input.input-style-2[type="text"]:-moz-placeholder { color:#fff;text-transform:none;}
 
.form-style-1 {background:#fff;border-left:8px solid #FA0809;padding:60px 40px;border-top-left-radius:6px;border-bottom-left-radius:6px;}
.form-style-2 {background:url(/assets/template/i/corp/bg1.png) no-repeat;padding:60px 40px;background-size: cover;}
.form-style-3 {background:url(/assets/template/i/corp/bg2.png) no-repeat;padding:60px 40px;background-size: cover;}
.input-style-1 {width:100%;padding:17px !important;height:auto !important;font-size:16px !important;}
.input-style-2 {width:100%;height:auto !important;font-size:16px !important;background: rgba(245, 245, 245, 0.57) !important;border: 1px solid #fff !important;border-radius: 30px !important;padding: 12px 30px !important;color:#fff !important;}
.max-w-100 {max-width:100%;}
.justify-content-space-between {justify-content: space-between;}
.mr-100 {margin-right:100px;}
.mb-50 {margin-bottom:50px;}
.mt-50 {margin-top:50px;}
.pb-30 {padding-bottom:30px;}
.pt-0 {padding-top:0 !important;} 
.pb-40 {padding-bottom:40px;}
.mr-20 {margin-right:20px;}
.justify-content-center {justify-content:center;}
.font-size-20 {font-size:20px;}
.font-size-30 {font-size:30px;}
.pb-30 {padding-bottom:30px;}
.color-style-1 {color:#fff;}

.ul-style-1 {color:#313131;}
.ul-style-1 li {margin-bottom:20px;}
.ul-style-1 li {padding-left:20px;position:relative;}
.ul-style-1 li:before {content:'';width:12px;height:18px;background:url(/template/i/element-15.svg) no-repeat;position:absolute;left:0;top:3px;    background-size: 100%;}
.bg-style-1 {background:#fff;}

 
/* -xxl Extra large devices (large desktops, 1400px and up)*/
	@media (min-width: 1400px) { 
		
	} 
	  
	/* -xl Extra large devices (large desktops, 1200px and up)*/
	@media (min-width: 1200px) and (max-width: 1399px) {
		.w-33 {width:50%;}
	}   
		  
		  
	/* -lg Large devices (desktops, 992px and up)*/
	@media (min-width: 992px) and (max-width: 1199px) {
		.w-33 {width:50%;}
		.mob-style-1 {width:300px;}
		.box-style-1 {overflow:hidden;}
		.box-style-1 img {margin-left:-16%;}
		.box-style-9 {overflow:hidden;}
		.box-style-2  .pl-100 {padding-left:40px;}
		.box-style-2 .font-size-40 {font-size: 32px;}
		.box-style-2 .circle {width: 150px;height: 150px;}
		.mob-style-2 .d-flex {flex-direction:column;}
		.mob-style-2 .w-50 {width:100%;}
		.font-style-1 {font-size: 32px;}
		.button-style-1 {padding: 13px 30px;width: 100%;text-align: center;}
		.form-style-1 {padding: 40px 20px;}
		.mob-style-8 .w-25 {width:33%;}


	} 
	 
	/* -md Medium devices (tablets, 768px and up)*/
	@media (min-width: 768px) and (max-width: 991px) { 

		.font-size-18 {font-size: 16px;}
		.font-size-64 {font-size: 40px;}
		.mob-style-13 .w-66 , .mob-style-13 .w-33 {width:100%;}
		.mob-style-13 {flex-direction: column;text-align: center;}
		.mob-style-8 .w-25 {width:50%;}
		.mob-style-10 {max-width:none;height:400px;}
		.mob-style-11 .w-33 {width:25%;}
		.mob-style-11 .w-33 img {width:100px;}
		.mob-style-12 {width:50% !important;}
		.mob-style-4 .w-33 input {width:fit-content;}
		.mob-style-4 .w-33 a {width:fit-content;}
		.mob-style-4 .w-33 {text-align:center;}

		.w-33 {width:100%;}
		.mob-style-1 {width:auto;max-width: 100%;margin-left:0;}
		.box-style-1 {overflow:hidden;}
		.box-style-1 img {margin-left:-16%;}
		.box-style-9 {overflow:hidden;}
		.box-style-2  .pl-100 {padding-left:20px;}
		.box-style-2 .font-size-40 {font-size: 32px;}
		.box-style-2 .circle {width: 130px;height: 130px;}
		.mob-style-2 .d-flex {flex-direction:column;}
		.mob-style-2 .w-50 {width:100%;}
		.mob-style-4 .d-flex {flex-direction:column;}
		.mob-style-4 .w-50 {width:100%;}
		.font-style-1 {font-size: 30px;}
		.font-size-20 {font-size: 18px;}
		.button-style-1 {padding: 13px 30px;width: 100%;text-align: center;}
		.form-style-1 {padding: 40px 20px;}
		.box-style-1 img.mb-40 {margin-bottom:0;}
		.box-style-9 img.mb-40 {margin-bottom:0;}
		.box-style-4 {flex-direction:column;margin-top:0;}
		.box-style-4 > div {order:2;}
		.box-style-4 > img {order:1;margin-bottom:20px;}
		.p-15 {padding: 15px 15px 15px 0;}
		.form-style-1 {flex-direction:column;}
		.form-style-1 .w-33 {width:100%;}
		.form-style-1 .w-66 {width:100%;}
		.mob-style-3.brands__list {margin-top: 15px;flex-wrap: wrap;}
	}  
	 
	/* -sm Small devices (landscape phones, 576px and up)*/
	@media (min-width: 576px) and (max-width: 767px) {

		.font-size-30 {font-size: 24px;}
		.mr-100 {margin-right: 20px;}
		.font-size-18 {font-size: 16px;}
		.font-size-64 {font-size: 50px;}
		.mob-style-13 .w-66 , .mob-style-13 .w-33 {width:100%;}
		.mob-style-13 {flex-direction: column;text-align: center;}
		.mob-style-8 .w-25 {width:50%;}
		.mob-style-10 {max-width:none;height:400px;}
		.mob-style-11 .w-33 {width:25%;}
		.mob-style-11 .w-33 img {width:80px;}
		.mob-style-12 {width:50% !important;}
		.mob-style-4 .w-33 input {width:100%;}
		.mob-style-4 .w-33 a {width:100%;}
		.mob-style-4 .w-33 {text-align:center;}
		.mob-style-12 .box-style-8 {flex-direction: column;}
		.mob-style-12 img {margin-bottom: 20px;}
		.mob-style-12 .font-size-20 {font-size: 16px;}
		.bg-style-1.pt-30.pb-30 .w-25 {width:50%;text-align:center;}
		.bg-style-1.pt-30.pb-30 {flex-wrap: wrap;}

		.w-33 {width:100%;} 
		.mob-style-1 {width:auto;max-width: 100%;margin-left:0;}
		.box-style-1 {overflow:hidden;}
		.box-style-9 {overflow:hidden;}
		.box-style-1 img {margin-left:-36%;}
		.box-style-2  .pl-100 {padding-left:20px;}
		.box-style-2 .font-size-40 {font-size: 32px;}
		.box-style-2 .circle {width: 130px;height: 130px;}
		.mob-style-2 .d-flex {flex-direction:column;}
		.mob-style-2 .w-50 {width:100%;}
		.mob-style-4 .d-flex {flex-direction:column;}
		.mob-style-4 .w-50 {width:100%;}
		.font-style-1 {font-size: 30px;}
		.font-size-20 {font-size: 18px;}
		.button-style-1 {padding: 13px 30px;width: 100%;text-align: center;}
		.form-style-1 {padding: 40px 20px;}
		.box-style-1 img.mb-40 {margin-bottom:0;}
		.box-style-9 img.mb-40 {margin-bottom:0;}
		.box-style-4 {flex-direction:column;margin-top:0;}
		.box-style-4 > div {order:2;}
		.box-style-4 > img {order:1;margin-bottom:20px;}
		.p-15 {padding: 15px 15px 15px 0;}
		.form-style-1 {flex-direction:column;}
		.form-style-1 .w-33 {width:100%;}
		.form-style-1 .w-66 {width:100%;}
		.mob-style-3.brands__list {margin-top: 15px;flex-wrap: wrap;}
		.form-style-1 {border-left: 4px solid #FA0809;}
	}
	 
	 
	/* Extra small devices (portrait phones, less than 576px)*/
	@media (max-width: 575px) {

		.mob-style-11 {flex-direction:column;}
		.mob-style-11 .w-66 {width:100%;}
		.mob-style-12 .box-style-8 {padding: 10px 15px;}
		.mob-style-4 .w-33.pr-15 {padding-right:0;}
		.mob-style-4 .w-33.pl-15 {padding-left:0;}
		.mob-style-15  {padding: 40px 20px}
		.mob-style-15 .p-15  {padding-right:0;}
	

		.font-size-30 {font-size: 24px;}
		.mr-100 {margin-right: 20px;}
		.font-size-18 {font-size: 16px;}
		.font-size-64 {font-size: 44px;}
		.mob-style-13 .w-66 , .mob-style-13 .w-33 {width:100%;}
		.mob-style-13 {flex-direction: column;text-align: center;}
		.mob-style-8 .w-25 {width:100%;padding-right:0;}
		.mob-style-10 {max-width:none;height:470px;}
		.mob-style-11 .w-33 {width:100%;}
		.mob-style-11 .w-33 img {width:130px;margin-bottom:30px;}
		.mob-style-12 {width:100% !important;}
		.mob-style-4 .w-33 input {width:100%;}
		.mob-style-4 .w-33 a {width:100%;}
		.mob-style-4 .w-33 {text-align:center;}
		.mob-style-12 .box-style-8 {flex-direction: column;}
		.mob-style-12 img {margin-bottom: 20px;}
		.mob-style-12 .font-size-20 {font-size: 18px;}
		.bg-style-1.pt-30.pb-30 .w-25 {width:50%;text-align:center;}
		.bg-style-1.pt-30.pb-30 {flex-wrap: wrap;}

		.w-33 {width:100%;} 
		.mob-style-1 {width:auto;max-width: 100%;margin-left:0;}
		.box-style-1 {overflow:hidden;}
		.box-style-9 {overflow:hidden;}
		.box-style-1 img {margin-left:0%;margin-right: -250px;float: right;}
		.box-style-2  .pl-100 {padding-left: 10px;padding-right: 10px;}
		.box-style-2 .font-size-40 {font-size: 28px;margin-top: 30px;}
		.box-style-2 .circle {width: 110px;height: 110px;}
		.mob-style-2 .d-flex {flex-direction:column;}
		.mob-style-2 .w-50 {width:100%;}
		.mob-style-4 .d-flex {flex-direction:column;}
		.mob-style-4 .w-50 {width:100%;}
		.font-style-1 {font-size: 30px;}
		.font-size-20 {font-size: 18px;}
		.button-style-1 {padding: 13px 30px;width: 100%;text-align: center;}
		.form-style-1 {padding: 40px 20px;}
		.box-style-1 img.mb-40 {margin-bottom:0;}
		.box-style-9 img.mb-40 {margin-bottom:0;}
		.box-style-4 {flex-direction:column;margin-top:0;}
		.box-style-4 > div {order:2;}
		.box-style-4 > img {order:1;margin-bottom:20px;}
		.p-15 {padding: 15px 15px 15px 0;}
		.form-style-1 {flex-direction:column;}
		.form-style-1 .w-33 {width:100%;}
		.form-style-1 .w-66 {width:100%;}
		.mob-style-3.brands__list {margin-top: 15px;flex-wrap: wrap;}
		.form-style-1 {border-left: 4px solid #FA0809;}
		.accordion-desc h3 {font-size: 30px;}
		.box-style-2 {flex-direction:column;text-align: center;z-index:2;}
		.box-style-7 {content:'';width:100%;height:100%;display:block;position:absolute;left:0;top:0;background:#00000057;z-index:1}
	} 
	
	.body__cont .mainservices  { display: flex;flex-wrap: wrap;}