/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.header-stack #Header  #Top_bar {
	background: rgba(255,255,255,.6);
    box-shadow: inset 18.3333px -18.3333px 18.3333px #10101833, inset -18.3333px 18.3333px 18.3333px #fff3;
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
}
.flex-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
    justify-content: space-between;
	gap: 1.5rem;
	padding-top: 0.5rem;
    padding-bottom: 0.5rem;
	margin-left: auto;
    margin-right: auto;
}
#Top_bar #logo img {
    height: 80px;
}
.header-stack #Header #Top_bar .logo {
	width: auto;
}
.new-head-phone a {
    color: #333;
	margin-left: 5px;
}
.new-head-phone i {
    font-size: 18px;
    color: #333;
}
@media only screen and (max-width: 767px)  {
	.flex-head {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 0.5rem;
	}
	.flex-head > div, .header-stack #Header #Top_bar .logo {
		width: 100%;
	}
	.flex-head .menu_wr {
		order: 9;
	}
	.new-head-block {
		text-align: center;
	}
	.flex-head #mega-menu-wrap-main-menu .mega-menu-toggle {
		background: transparent;
	}
	.new-head-phone a {
		font-size: 20px;
	}
}

h1.title_banner{margin-bottom:20px;color:#fff;font-size:72px;line-height:1.17;font-weight:600}
.bann-section {z-index:1}
.bann-section:after{content:'';position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;-moz-transform:unset;transform:translateZ(0);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(26,26,26,.2)),to(rgba(26,26,26,.5)));background-image:-webkit-linear-gradient(top,rgba(26,26,26,.2),rgba(26,26,26,.5));background-image:linear-gradient(to bottom,rgba(26,26,26,.2),rgba(26,26,26,.5))}
.bann-section>.section_wrapper{z-index:2;padding:90px 0}
.t-descr{color:#fff;font-size:22px;line-height:1.55;font-weight:400;max-width:560px}
.bann-btn a{position:relative;overflow:hidden;color:#fff;background-color:#0172b8;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:16px;padding:16px 50px;display:inline-block;margin-top:20px}
.bann-btn a:hover{text-decoration:none;color:#fff}
.t-btn_wrap-effects{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translateX(-85px);-ms-transform:translateX(-85px);transform:translateX(-85px);-webkit-animation-name:flash;animation-name:flash;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.t-btn_effects{background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.4)));background:-webkit-linear-gradient(left,rgba(255,255,255,.1),rgba(255,255,255,.4));background:-o-linear-gradient(left,rgba(255,255,255,.1),rgba(255,255,255,.4));background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.4));width:45px;height:100%;position:absolute;top:0;left:30px;-webkit-transform:skewX(-45deg);-ms-transform:skewX(-45deg);transform:skewX(-45deg)}@-webkit-keyframes flash{20%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes flash{20%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}
@media only screen and (max-width:767px){
	h1.title_banner{font-size:42px}
	.bann-section>.section_wrapper{padding:20px 0}
	#popup__toggle{-moz-transform:scale(.4);-ms-transform:scale(.4);-webkit-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4)}
}
.box_cnt__no-flow {
    border: 1px dashed;
    padding: 10px;
    display: inline-block;
    margin-bottom: 10px;
}
.priceblock {
    margin-bottom: 20px;
}
.shortdescription {
    margin-bottom: 20px;
}
.post-wrapper-content h2 {
    text-align: center;
}
.pricebtn a.btn {
    display: inline-block;
    background: #0172b8;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 24px 10px;
    line-height: 1;
    border: 2px solid #009bfb;
	transition: all .3s;
}
.pricebtn a.btn:hover {
    background: #009bfb;
}
span.price-num {
    color: #0172b8;
    font-size: 22px;
    font-weight: 600;
}
span.title-mega {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #d99744;
    text-transform: uppercase;
    margin-top: 10px;
}
#Top_bar #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item a.mega-menu-link, span.title-mega {
    font-family: "Roboto Condensed", Arial, Tahoma, sans-serif;
}
span.title-site--h3 {
    font-size: 20px;
	line-height: 1.2;
    display: block;
    margin: 15px 0 20px;
	text-decoration: underline;
}
ul.list-cont {
    margin-left: 18px;
}
.link-prod__block {
    padding-left: 15px;
}
ul.list-cont li a {
    color: #333;
    font-size: 15px;
}
.list-cont li {
    position: relative;
    list-style: none;
}
.list-cont li:before {
    content: '';
    position: absolute;
    left: -15px;
    top: 8px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #0172b8;
}
a.vid-btn {
    color: #333;
    border-bottom: 1px dotted;
}
a.vid-btn:hover {
    color: #333;
    border-bottom: none;
	text-decoration: none;
}
.hide {display:none}
.link-prod__block.active .list-cont li.hide {display: block;}
.prod_section .section_wrapper {
    padding-bottom: 30px;
    border-bottom: 2px solid #0172b8;
}
.prod_section .section_wrapper:before {
    content: ' ';
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    width: 30%;
    background-color: #434343;
}

/* old */
#Header .top_bar_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logos {
    width: 25%;
}
.header-stack #Top_bar .logos .logo {
    padding: 0 30px 0 0;
}
.newh-one {
    width: 35%;
}
.newh-adr {
    font-size: 14px;
	margin-bottom: 5px;
}
.newh-clock {
    font-size: 14px;
}
.newh-two {
    width: 25%;
}
.newh-phone a {
    display: inline-block;
    color: #333;
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 5px;
}
.newh-phone a:hover {text-decoration: none}
.newh-mail a {
    color: #333;
    font-size: 16px;
}
.newh-btn {
    width: 15%;
}
a.buttontop {
    display: inline-block;
    background-color: #0172b8;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    transition: all .2s;
    text-align: center;
}
a.buttontop:hover {
    color: #fff;
	background-color: #0172b8;
}
#Header #Top_bar a.responsive-menu-toggle {
	top: -40px;
	display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1239px) {
	.logos img.scale-with-grid {max-width: 100%;}
	.newh-adr {padding: 0 30px 0 0;}
	.newh-phone a {font-size: 20px;}
	#Header #Top_bar a.responsive-menu-toggle {display: inline-block;}
}
@media only screen and (max-width: 767px)  {
	.header-stack #Top_bar .logos .logo {padding: 0;}
	.header-stack #Top_bar .logos .logo #logo {margin: 0 30px;}
	.logos, .newh-one, .newh-two, .newh-btn {width: 100%;}
	.newh-one, .newh-two, .newh-btn {
		padding: 0 30px;
		margin-bottom: 20px;
		text-align: center;
	}
}
#Top_bar .menu > li > a span:not(.description) {
    text-transform: uppercase;
}
#Top_bar .menu > li a:after {
    background: #ec2c2f;
}

#Top_bar .menu li ul li a {
    padding: 10px 10px 10px 0px; }

#Top_bar #menu {
	background-color: #fff;
	border-top: 1px solid #f1eeec;
    border-bottom: 1px solid #f1eeec;
}
#Top_bar .menu_wrapper {
	border-top: 1px solid #f1eeec;
    border-bottom: 1px solid #f1eeec;
}
#Top_bar .menu > li {
    display: inline-block;
    float: none;
}
#Top_bar .menu_wrapper {
    width: 100%; 
	position: relative;
    text-align: center;
	float: none;
}
@media only screen and (min-width: 1240px) {
	.menu-highlight.header-stack #Top_bar .menu_wrapper .menu > li > a {
		margin: 0 !important;
		padding: 5px 0;
		border-radius: 0;
	}
	#Header #Top_bar .menu > li ul {
		background-color: #fff;
	}
	#Header #Top_bar .menu li ul li {
		width: 220px;
	}
	#Header #Top_bar .menu li ul li a {
		text-align: left;
		padding: 10px;
	}
}
a.elem_border_btm {
    display: inline !important;
    border-bottom: 1px dashed;
}
a.elem_border_btm:hover {text-decoration:none}
.city_inner {
    margin-bottom: 10px;
}
.city_wrap {
    padding: 20px;
	width: 200px;
	text-align:center;
}
/* slider */
.sslider {
	position: relative;
}
.sslider:after {
    content: '';
	display: none;
    position: absolute;
	left: 0;
    bottom: 0;
    height: 66px;
    width: 100%;
    background: url(/wp-content/uploads/2021/04/slide-btm.png) bottom repeat-x;
	z-index: 999;
}
.sslider .sslider_in {
	padding: 8rem 0 5rem;
}
.sslider_content {
    padding: 0;
}
h1.sslider_title {
    color: #000;
    font-size: 42px;
    line-height: 1.15;
    font-weight: 500;
}
.sslider_subtitle {
    color: rgb(77, 77, 77);
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
	margin: 70px 0 30px;
}
.sslider_subtitle span {
	color: #020146;
	font-weight: bold;
}
.sslider_text {
	color: rgb(77, 77, 77);
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
margin-bottom:20px;
		
	}
.slide_phone {
    width: 80%;
    clear: both;
    padding-top: 30px;
    border-top: 1px solid rgb(226, 226, 226);
}
.slide_phone a {
    color: rgb(4, 90, 165);
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 21px;
}
.slide_phone a:hover {text-decoration: none}
.slide_btm_left a {
    display: inline-block;
    padding: 8px 15px;
    color: #ffffff;
    text-decoration: none;
    font-size: 1rem;
    line-height: 1.55;
    font-weight: 600;
    background-color: #f05a64;
    background-position: center center;
    transition: all .3s ease-in-out;
    position: relative;
}
.slide_btm_left a:hover {
	cursor: pointer;
	color: #fff;
    background-color: #e03843;
}
.slide_btm_right span {
    display: block;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 5px;
}
.slide_btm_left {
    float: left;
	margin-bottom: 40px;
}
.slide_btm_right {
    display: inline-block;
}

@media screen and (max-width: 1239px) {
	.sslider .sslider_in {background: none;}
	.sslider_content {width: 100%;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.slide_icons_page .slide_icon {margin-bottom: 40px;}
}
@media only screen and (max-width: 959px) {
	.slide_btm_right {margin-top: 0;}
}
@media screen and (max-width: 767px) {
	.sslider {text-align: center;}
	h1.sslider_title {font-size: 2rem;}
	.sslider_content {padding: 0;}
	.slide_btm_right { margin-top: 1rem;}
	.slide_btm_left {padding: 1.4rem;}
}

/* --- */

a.icon_bar img {vertical-align:middle;}
a.icon_bar_viber span.b{background:#774e98;color:#fff}
a.icon_bar_telegram span.b{background:#30a1d2;color:#fff}
a.icon_bar_whatsapp span.b{background:#2bb140;color:#fff}

.tab-unic .ui-tabs .ui-tabs-nav {background: none !important;;}
.tab-unic .ui-tabs .ui-tabs-nav li a {font-size:17px;}
.tab-unic {margin-bottom:0 !important;}
.tab-unic .price_table {padding: 25px 0 0 0;}
.tab-unic .price_table table {
    margin-top: 0px;
}
.img-float {text-align:center;}
.price-block {
    height: auto;
	min-height: 60px;
    border: 1px solid #004c92;
    border-radius: 40px;
    margin: 18px 0 0 0;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.price-val {
    line-height: 60px;
    width: 80%;
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    color: #333;
}
.price-block:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    width: 63px;
    height: 49px;
    background-position: 63px;
    background-size: cover;
    margin: auto;
}
.price-block:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    width: 63px;
    height: 49px;
    background-size: cover;
    margin: auto;
}
.price-block:before, .price-block:after {
    background-image: url(/wp-content/uploads/2018/12/price-arr.png);
}
div.price-val {
    line-height: 28px;
    padding-top: 15px;
    padding-bottom: 15px;
}
@media only screen and (min-width: 1024px)  {
	.price-block {
	width: 75%;
    margin: 0 auto;
	}
}
@media only screen and (max-width: 660px)  {
	.price-block:before, .price-block:after {
    background-image: none;
}
}

.hidden {
    display: none;
}


@media only screen and (min-width: 768px) and (max-width: 959px)
{	
.with_aside .sections_group {
    width: 60% !important;
}
.with_aside .sidebar.columns {
    width: 40% !important;
}
.vidget-in .one-fifth.mcb-wrap {
    width: 40% !important;
}
.vidget-in .four-fifth.mcb-wrap {
    width: 60% !important;
}
}
@media only screen and (min-width: 960px) and (max-width: 1239px)
{	
.with_aside .sections_group {
    width: 70% !important;
}
.with_aside .sidebar.columns {
    width: 30% !important;
}
.vidget-in .one-fifth.mcb-wrap {
    width: 30% !important;
}
.vidget-in .four-fifth.mcb-wrap {
    width: 70% !important;
}
}



.the-r {
    font-family: 'Roboto Condensed',sans-serif;
    background-color: #120701;
    padding: 45px;
    color: white;
    text-shadow: -1px 1px 1px #000;
    border-radius: 15px;
	background: url(/wp-content/uploads/2018/06/fon-form.jpg) no-repeat fixed center;
	display: block;
    height: 100px;
}
span.rem-h3 {
	font-size: 24px;
	margin-top: 25px;
    margin-bottom: 10px;
	display: block;
}
span.rem-h5 {
	font-size: 14px;
	margin-top: 10px;
    margin-bottom: 10px;
	display: block;
}
.rem-x1 {float:left; width: 70%;}
.rem-x2 {float:left; width: 30%;}
.the-r a {
    -webkit-transition: all 200ms cubic-bezier(0.390,0.500,0.150,1.360);
    -moz-transition: all 200ms cubic-bezier(0.390,0.500,0.150,1.360);
    -ms-transition: all 200ms cubic-bezier(0.390,0.500,0.150,1.360);
    -o-transition: all 200ms cubic-bezier(0.390,0.500,0.150,1.360);
    transition: all 200ms cubic-bezier(0.390,0.500,0.150,1.360);
    display: block;
    margin: 20px auto;
    max-width: 180px;
    text-decoration: none;
    border-radius: 4px;
    padding: 20px 10px;
    text-align: center;
    text-shadow: -1px 1px 1px #555;
	color: #fff;
    box-shadow: #fff 0 0 0 2px inset;
}
.the-r a:hover {color:#000;background-color: #fff;text-decoration:none;text-shadow: none; font-weight: bold; color: #3f464e;}
a.read_more1 {
    background: url(/wp-content/uploads/2018/06/home_energy_arrow_right.png) no-repeat left center;
    padding-left: 25px;
}
.top-href {
    padding-top: 75px;
}


.solve-item{position:relative;box-sizing:border-box;padding:30px 10px 20px;min-height:310px;background-color:#fff;box-shadow: 0 20px 55px rgba(0,0,0,.1);
border-radius: 20px; text-align:center;font-weight:700;cursor:pointer}
.solve-item:hover .solve-item-hover{visibility:visible;opacity:1}
.solve-item__icon{display:inline-block;margin-bottom:30px;width:80px;height:80px;fill:url(#mygradient)}
.solve-item__icon img{max-height:80px}
.solve-item__title{margin-bottom:10px;min-height:40px;text-transform:uppercase;font-weight:700;font-size:18px;line-height:1.1}
.solve-item__desc{color: #4e4e4e; font-weight: normal;}
.solve-item-hover{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;box-sizing:border-box;padding:10px 10px 0;border-radius: 20px;background:#37b34a;text-align:left;font-family:Roboto,sans-serif;opacity:0;-webkit-transition:.3s ease-out;transition:.3s ease-out}
@media all and (min-width:1240px){.solve-item-hover{padding:20px}}.solve-item-hover__icon{margin-bottom:10px}@media all and (min-width:1240px){.solve-item-hover__icon{margin-bottom:20px}}
.solve-item-hover__desc{position:relative;height:65%;color:#fff;font-weight:300;font-size:12px;line-height:1.4}
@media all and (min-width:1240px){.solve-item-hover__desc{font-size:14px;line-height:1.6}}

.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:auto !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}

/*footer  */
.foot-title {
	color: #fff;
    font-size: 16px;
	font-weight: 600;
    min-height: 20px;
	margin-bottom: 15px;
}
ul.foot-menu {
    list-style: none;
	padding: 0;
	margin: 0;
}
ul.foot-menu li {
    margin-bottom: 5px;
	list-style-image: none;
}
ul.foot-menu li a, #Footer a {
    color: #fff;
    text-decoration: none;
    border-bottom: none;
}
#Footer, ul.foot-menu li a, #Footer a {
	font-size: 14px;
}
ul.foot-menu li a:hover, #Footer a:hover {
	color: #c1cbd8;
}
.contact-footer div {
    margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
	.foot-title {min-height:auto; margin-top:20px;}
	.col-footer-two .foot-title {margin-top:0; margin-bottom: 0;}
}
/* phone_button */
#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999;}
.img-circle{background-color:#29AEE3;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29AEE3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29AEE3;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(/wp-content/uploads/2021/04/mini4.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}

/* --- */
.contact_info span {
    display: block;
}
/* preims */
.innumbers-items {
    -webkit-box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
}
.innumbers-items .mcb-wrap-inner .column.one-fourth {
    margin: 0 !important;
    width: 25% !important;
}
@media only screen and (max-width: 767px) {
    .innumbers-items .mcb-wrap-inner .column.one-fourth {
        padding: 0;
    }
    .innumbers-items .mcb-wrap-inner .column.one-fourth br {
        display: none;
    }
}
.innumbers-item {
    text-align: center;
    padding: 35px;
    border-right: 1px solid #eceff5;
    height: 100%;
}
@media only screen and (max-width: 959px) {
	.innumbers-items .mcb-wrap-inner .column.one-fourth {
		width: 50% !important;
	}
    .innumbers-item {
        padding: 15px 10px;
    }
}
.innumbers-item-icon {
    height: 64px;
	text-align:center;
}
.innumbers-item-title {
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.08em;
    margin: 30px 0 20px 0;
}
@media only screen and (max-width: 767px) {
	.innumbers-items .mcb-wrap-inner .column.one-fourth {
		width: 100% !important;
	}
	.innumbers-item {
        border: 1px solid #eceff5 !important;
        padding: 35px 10px;
		border-bottom: none !important;
        border-right: none !important;
    }
    .innumbers-item-title {
        margin: 20px 0 10px 0;
    }
	.innumbers-items .mcb-wrap-inner {
        display: block;
        margin: 0;
    }
    .innumbers-items .mcb-wrap-inner .column.one-fourth {
        padding: 0;
    }
    .innumbers-items .mcb-wrap-inner .column.one-fourth br {
        display: none;
    }
	.innumbers-item-text {
        font-size: 13px;
    }
}
.innumbers-item-text {
    font-style: normal;
    font-weight: normal;
    line-height: 140%;
    text-align: center;
}

/* contacts */
.ourDetails table {
    border: none;
    border-collapse: inherit;
    border-bottom: none;
}
.ourDetails table td {
    padding: 7px !important;
    text-align: left;
    background: #fff !important;
    border: none !important;
}
.ourDetails table tr td:first-child {
    padding-right: 10px;
    position: relative;
}
.ourDetails table tr td:first-child span {
	background: #fff;
    z-index: 12;
    position: relative;
}
.ourDetails table tr td:first-child span:after {
    position: relative;
    display: block;
    width: 100%;
    content: '';
    border-bottom: 0.5px dotted;
    margin-top: -4px;
    z-index: 11;
}
@media screen and (max-width: 380px) {
	.ourDetails table tr td:first-child {
        vertical-align: top;
    }
    .ourDetails table tr td:first-child span:after {
        margin-top: -5px;
    }
    .ourDetails table tr td {
        font-size: 14px;
    }
}

/* info-table */

.column.service-tbl_block {
    box-shadow: 0 20px 55px rgba(0,0,0,.1);
    border-radius: 20px;
}
.service-tbl_block {overflow-x: auto;}
table.service-tbl {
    border: none;
}
table.service-tbl tr th {
    width: 20%;
	text-align: center !important;
	border-right: 1px solid #fff !important;
	padding: 20px 10px !important;
}
table.service-tbl tr th span {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
	display: block;
}
table.service-tbl tr td {
    text-align: center !important;
    color: #8e8e8e;
	font-size: 16px;
	line-height: 1.2;
    font-weight: 600;
    padding: 15px 10px !important;
	background: #ffffff !important;
}
table.service-tbl td.first-cell {
    text-align: right !important;
	padding-right: 50px !important;
	position: relative;
}
table.service-tbl td.first-cell span {
    display: block;
    font-weight: normal;
    color: #333;
	font-size: 14px;
    line-height: 1.2;
}
table.service-tbl td.comment-cell {
    font-size: 14px;
    font-weight: normal;
    color: #333;
}
table.service-tbl td span.lil-info {
	display: block;
    font-weight: normal;
	font-size: 14px;
	color: #333;
}
table.service-tbl tr.line-cell td {
    background: #dfedf7 !important;
}
table.service-tbl tr.line-cell td span.red-cell {
    color: #fb1818;
    font-size: 24px;
}
table.service-tbl tr.line-cell td span.green-cell {
    color: #1c9200;
    font-size: 24px;
}
table.service-tbl .stroke-cell span {
    display: block;
    background: #0172b8;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border-radius: 30px 0 0 30px;
}
table.service-tbl .info-cell span {
    color: #fb1818;
    text-transform: uppercase;
    display: block;
    font-size: 28px;
    line-height: 1.2;
}
table.service-tbl td.last-cell {
    text-transform: uppercase;
}
table.service-tbl td.last-cell {
	text-align: left !important;
}
table.service-tbl td.last-cell span {
    display: block;
    font-size: 32px;
    line-height: 1.2;
}
.cell-img {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 31px;
}
.cell-img img {
    max-width: 35px !important;
    vertical-align: middle;
}

/* standarts */
@media screen and (min-width: 1024px) {
    .service-standards .service-standard-item {
        display: inline-block;
        margin: 0 30px 30px 0;
    }
    .service-standards--one-row .column_attr {
        display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
        margin: 30px 0 15px;
    }
	.service-standards--one-row .service-standard-item {
		flex: 0 0 20%;
		width: auto;
		margin: 0 !important;
		padding: 0 15px;
		box-sizing: border-box;
	}
	.service-standards--one-row .standard-item-icon {
		margin: 0 auto;
	}
}
.service-standards .service-standard-item .col {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    line-height: 1.3;
    padding-bottom: 30px;
}
@media screen and (min-width: 1024px) {
    .service-standards .service-standard-item .col.text {
        width: 100%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.service-standards--one-row .service-standard-item {
		flex: 0 0 50%;
		width: auto;
		margin: 0 !important;
		padding: 0 10px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1239px) {
	.service-standards--one-row .service-standard-item {padding:0;}
}
.service-standards--one-row .col {
		display: block;
		text-align: center;
		margin: 0;
		width: 100%;
		min-height: auto;
		border: none;
	}
.service-standards .service-standard-item .standard-item-icon {
    border: 2.5px dotted #919191;
    border-radius: 50%;
    box-sizing: border-box;
    color: #919191;
    font-size: 40px;
    height: 80px;
    position: relative;
    text-align: center;
    width: 80px;
	margin: 0 auto;
}
.service-standards .service-standard-item .standard-item-icon .counterx {
    background: #2b6ece;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: -8px;
    top: -3px;
    width: 25px;
}
.service-standards .service-standard-item .standard-item-icon i {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: color .3s;
}
.service-standards .service-standard-item:hover .standard-item-icon i {
    color: #2b6ece;
}
.service-standards .service-standard-item .standard-item-title {
    color: #0b0b0b;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 10px;
}
/* form-home */
.sert-form {
	/* background: #356087 url(/wp-content/uploads/2021/05/slider10.jpg) no-repeat; */
	background: #eeeeee;
    color: #333;
	line-height: 1.2;
}
.col-sert {
    padding-top: 35px;
    padding-bottom: 30px;
}
.sert-form-title {
	font-size: 30px;
    font-weight: 400;
}
.sert-form-desk {
    font-size: 22px;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 10px;
}
.sert-form-small {
    font-size: 16px;
    margin-bottom: 30px;
}
.sert-form input {
    display: inline-block !important;
	
}
.sert-form span.wpcf7-form-control-wrap, .sert-form input {width: auto !important;}
.sert-form input[type="text"], .sert-form input[type="tel"] {
    margin-right: 1rem;
	height: 50px;
    border-radius: 5px;
    box-shadow: -5px -4px 23px -5px rgba(0,0,0,0.45);
	font-size: 16px;
}
.sert-form input[type="submit"] {
	cursor: pointer;
	background-color: #f05a64;
    height: 50px;
    border-radius: 5px;
    font-size: 18px;
    padding: 0 50px 1px 50px;
}
img.sert-form-img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
@media screen and (min-width: 960px) and (max-width: 1239px) {
	.sert-form span.wpcf7-form-control-wrap { max-width: 32%; }
	.sert-form input[type=submit] { margin-left: 1%; }
}
@media screen and (max-width: 767px) {
	.sert-form span.wpcf7-form-control-wrap, .sert-form input {width:100% !important}
	.sert-form-desk {padding: 15px 0 5px;}
	img.sert-form-img {display: none;}
}

/* reviews new */
@media screen and (min-width: 768px) {
.rev-blocks .mcb-wrap-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.review-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.review-box .column_attr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.review-left,.review-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.review-left {
    width: 30%;
}
.review-right {
    width: 60%;
	margin-left: 10%;
	position: relative;
}
}
.column.review-box {
    margin-bottom: 0;
}
.review-box .column_attr {
    border: 1px solid #ddd;
	margin-bottom: 2rem;
}
.review-left {
	text-align: center;
}
.blago-text {
    font-size: 13px;
    padding: 15px 15px 15px 20px;
}

.pismo img {
	border:1px solid rgba(0,0,0,.1);
	max-width:90%!important;
}

.tp-serv-detailed-promo .column_attr {
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: -3px 6px 15px rgba(0,0,0,.1);
    box-shadow: -3px 6px 15px rgba(0,0,0,.1);
    border-radius: 7px;
    padding: 20px;
	transition: all .3s;
}
.tp-serv-detailed-promo .column_attr:hover {
	-webkit-box-shadow: -3px 6px 15px rgba(0,0,0,.2);
    box-shadow: -3px 6px 15px rgba(0,0,0,.2);
}
.tp-serv-detailed-promo h3 {
    color: #1B1A26;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}
.tp-serv-detailed-promo p {
    font-size: 16px;
    font-weight: 400;
    color: #43424b;
}
.tp-serv-detailed-desc--wrapper .column_attr {
	padding: 20px 30px;
	-webkit-box-shadow: -3px 6px 15px rgba(0,0,0,.1);
    box-shadow: -3px 6px 15px rgba(0,0,0,.1);
}
.serv-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.serv-block a {
	display: block;
    position: relative;
    color: #19191d;
    text-transform: none;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.18), 0 3px 11px 0 rgba(0,0,0,.15);
    transition: all .4s;
}
.serv-block a:hover {
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.18), 0 2px 4px 0 rgba(0,0,0,.15);
	text-decoration: none;
}
.serv-block span {
    display: inline-block;
    padding: 20px 25px;
}
.keys-wrapper h3 {
    font-size: 16px;
    line-height: 20px;
	margin-bottom: 5px;
}
.keys-wrapper p {
    font-size: 14px;
	color: #717171;
}
.keys-wrapper h3.key-name {
    font-weight: 600;
}

.key-link a {
    display: inline-block;
    border-bottom: 1px dashed;
    color: #5c6bb3;
}
.key-link a:hover {
	border-bottom: none;
    color: #5c6bb3;
	text-decoration: none;
}
.keys-wrapper .image_wrapper {
    border: 1px solid #c7c7c7;
    padding: 2px;
}
.keys-section .column_image {
    margin-bottom: 10px;
}
.keys-wrapper .mcb-wrap-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 10px;
    margin: 0 10px;
    box-shadow: 0 20px 55px rgba(0,0,0,.1);
	border-radius: 20px;
    transition: all .4s;
}
a.keys-btn {
    border-radius: 5px;
    font-size: 18px;
    padding: 10px 30px;
    background-color: #0172b8;
    color: #fff;
    display: inline-block;
}
a.keys-btn:hover {
	 background-color: #58cd72;
	text-decoration: none;
	color: #fff;
}
.reviews__image {
    width: auto;
    padding: 0 15px;
}
.reviews__image img {
    width: 100px;
}
.reviews--clients .mcb-wrap-inner, .reviews--clients .column, .reviews--clients .column_attr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	border: 1px dashed;
    padding: 20px 10px;
}
.reviews__title {
    font-weight: 700;
    margin-bottom: 10px;
}
.reviews__summary {
    font-size: 14px;
}
@media only screen and (max-width:767px) {
	.review {display: block;}
	.reviews__image {margin-bottom: 15px;}
}
.services_item .icon_box .desc {
    font-size: 14px;
}
.services_item .icon_box img {
    max-height: 23px;
}
.services_item .icon_box .image_wrapper {
    margin-bottom: 10px;
}

.owl-two .owl-item > div {
    background: #fff;
    border-radius: 20px;
    padding: 40px;
}
.owl-two .owl-item.active > div {
    box-shadow: 0 20px 45px rgba(0,0,0,.1);
}
.owl-two .owl-stage-outer {
    padding: 40px 0;
}
.owl-two .info-image {
    height: 100px;
    width: 100px;
    background-size: 55px;
    margin-bottom: 5px;
	margin: 0 0 30px 0;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
}
.owl-two h4.info-title {
	font-size: 24px;
	color: #2d2d2d;
    margin-bottom: 15px;
    line-height: 1.333;
}
.owl-two .info-text {
	font-size: 16px;
    line-height: 1.4;
	color: #2d2d2d;
}
.owl-two .info-image.standards-image_type_help {
    background-image: url(/wp-content/uploads/2022/08/bc5ca2f46dc7b82648450b5b7d92b10b.png);
	background-color: #37b34a;
}
.owl-two .info-image.standards-image_type_look {
    background-image: url(/wp-content/uploads/2022/08/127750946d5abe86e0de16f88e52a104.png);
	background-color: #37b34a;
}
.owl-two .info-image.standards-image_type_check {
    background-image: url(/wp-content/uploads/2022/08/a0b4e7ce5ea5f3f2db98abb80cec3a1d.png);
	background-color: #faa61a;
}
.owl-two .info-image.standards-image_type_reminder {
    background-image: url(/wp-content/uploads/2022/08/b97a0b0585643902e0453956a459c73f.png);
	background-color: #f05a64;
}
.owl-two .info-image.standards-image_type_noFines {
    background-image: url(/wp-content/uploads/2022/08/a2bfceb71c803f3714c5ef1948d8c931.png);
	background-color: #009ade;
}
.owl-two .info-image.standards-image_type_payLess {
    background-image: url(/wp-content/uploads/2022/08/a6eee234b8256e08dd377f1d63794839.png);
	background-color: #f05a64;
}
a.standards-item:hover {
    text-decoration: none;
}
@media screen and (min-width: 768px) {
	.owl-two .owl-item > div {
		min-height: 300px;
	}
}

#Content .preim-icons .image_wrapper img.scale-with-grid {
    height: 80px;
}
.preim-icons .icon_box .image_wrapper, .preim-icons .icon_box .desc_wrapper {
	text-align: center;
}
.preim-icons .icon_box .desc_wrapper h4 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
	margin-bottom: 10px !important;
}
.preim-icons .icon_box .desc_wrapper .desc {
    font-size: 16px;
}

.flex-wrap .mcb-wrap-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.col_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.col_item .column_attr {
    border-radius: 16px;
    background-color: #ffffff;
    box-shadow: 0px 0px 76px 0px rgba(0,0,0,.1);
    padding: 30px;
}
.col_item-stars .stars_wrap {
	text-align: right;
}
.col_item-stars .star-rating {
	display: inline-block;
    float: none;
    margin: 10px 0;
}
.col_item-img {
    text-align: center;
}
.col_item-img img {
    max-height: 150px;
    border: 1px solid #e7e7e7;
}
.col_item-title {
    color: #000000;
    font-size: 17px;
    line-height: 1.55;
    font-weight: 600;
    text-align: center;
    margin: 15px 0;
}
.col_item-text {
    position: relative;
    font-size: 12px;
    line-height: 1.75;
    font-weight: 400;
}
.col_item-btm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
	display:none !important;
}
.col_item-right {
    color: #252525;
    font-size: 18px;
    font-weight: 400;
}
.col_item-text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 15px;
    background: url(/wp-content/uploads/2022/08/photo.svg);
}
.col_item-text span {
    padding-top: 30px;
    display: block;
}

.col_item.sert_item .column_attr {
	padding: 0;
}
.sert_item .col_item-img img {
    max-height: 250px;
    border: 0;
	border-radius: 10px;
}
.sert_item .col_item-img a {
    display: flex;
}

.myacc .accordion .question .title {
	padding: 30px 30px 30px 0;
	font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    color: #2d2d2d;
}
.myacc .accordion .question.active .title {
    color: #2d2d2d;
}
.myacc .accordion .question .title > .acc-icon-plus, .myacc .accordion .question .title > .acc-icon-minus {
	right: 15px;
	top: 0;
    bottom: 0;
    margin: auto 0;
	left: auto;
	font-size: 42px;
    line-height: 42px;
	width: 42px;
    height: 42px;
}
.myacc .accordion .question {
	border-width: 0;
	border-top: 1px solid #ccc;
}
.myacc .accordion .question:last-child {
    border-bottom: 1px solid #ccc;
}
.myacc .accordion .question.active:after {
	display: none;
}
.myacc .accordion .question .answer {
	padding: 0 20px 30px 0;
}

.howwork .column {
    margin-bottom: 20px;
}
.how-img {
    margin-bottom: 2em;
}
.how-inner .title-h5 {
    color: #464646;
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
    margin: .5em 0;
    letter-spacing: .05em;
}
.how-desc {
	color: #909090;
}
.how-wrapper {
    text-align: center;
}
.how-icon .howw-inner {position: relative}
.how-icon .howw-inner:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
	right: calc(-6%);
    margin: auto;
    width: 40px;
    height: 54px;
}
.how-toright .howw-inner:after {background: url(/wp-content/uploads/2022/08/how-arrow-r.png);}
.how-toleft .howw-inner:after {background: url(/wp-content/uploads/2022/08/how-arrow-l.png);}
@media screen and (max-width: 767px) {
	.how-icon .howw-inner:after {display:none;}
}

/* new */
.column.card {
    margin-bottom: 20px;
}
.card .card-body {
    position: relative;
    max-width: 100%;
}
.card .thumbnail-body {
    border-radius: 0.625rem;
    position: relative;
    display: block;
    overflow: hidden;
}
.card .item-header {
    position: absolute;
    bottom: 0;
    padding: 0 1.125rem 2.25rem;
}
.card .item-header-title {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
}
.card .thumbnail-link {
    display: block;
    position: relative;
    box-shadow: 0 10px 20px rgba(52,58,64,.1);
}
.card .thumbnail-link:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(90deg,rgba(52,58,64,.8) 0,transparent);
}
.item-header-title a, .item-header-title a:hover {
	text-decoration: none;
	color: #fff
}
.card .image-size-holder {
    text-align: center;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    background: transparent;
}
.card .image-size-holder-inner {
    float: left;
    width: 0;
}
.card .image-size-holder img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin-right: auto;
    margin-left: auto;
}
.image-size-holder:after {
    display: block;
    clear: both;
    content: "";
}
.card a.link {
    position: absolute;
    left: 1.125rem;
    bottom: -1.125rem;
	color: #fff;
	text-transform: uppercase;
    font-weight: 600;
	padding: 0.5625rem 1.0625rem;
    font-size: .8125rem;
    line-height: 1.14285714;
    border-radius: 1.125rem;
	background-color: #b21218;
	transition: all .3s;
}
.card a.link:hover {
    color: #fff;
    background-color: #b21218;
	text-decoration: none;
}

.feadback_block {
	color: #fff;
}
.feadback_block .title_block {
    font: 700 35px/50px Helvetica;
    text-transform: uppercase;
}
.feadback_block .title_block b {
    font-weight: 700;
    color: #b21218;
}
.feadback_block .title_block .price {
    display: inline-block;
    position: relative;
}
.feadback_block .title_block .price span {
    position: relative;
    z-index: 2;
}
span.rouble {
    font-family: Arial;
    font-weight: bold;
}
.feadback_block .title_block .price:after {
    background: #aa1b48;
    content: "";
    position: absolute;
    bottom: 15px;
    width: calc(100% - 10px);
    height: 20px;
    left: 10px;
    border-radius: 2px;
}
.feedb-pr h4.title {
    color: #fff;
	font-size: 24px;
	line-height: 1;
}
.feedb-pr .title span {
	font-size:0.85rem;
	
}
.feedb-pr .icon_box.icon_position_left {
    min-height: 64px;
    padding-left: 90px;
}
.feedb-pr .icon_box.icon_position_left .image_wrapper {
    width: 64px;
    height: 64px;
}

.feadback_form {
    padding: 43px 38px 10px 38px;
    background: rgba(0,0,0,0.3);
    padding: 43px 38px 10px 38px;
}
.feadback_form .title_form {
    font: 800 30px/35px Helvetica;
    text-transform: uppercase;
}
.feadback_block .feadback_form .title_form span {
    display: block;
    color: #b21218;
}
.feadback_form .desc_form {
    margin: 19px 0 46px;
    font: 700 16px Helvetica;
}
.feed_field {
    position: relative;
	margin-bottom: 34px;
}
.feed_field input, .feed_field textarea {
	font: bold 14px Helvetica !important;
    display: block !important;
    border: none !important;
    border-bottom: 1px solid #9f9c9f !important;
    background: none !important;
    padding-bottom: 17px !important;
    color: #FFF !important;
    padding-right: 20px !important;
	outline: none !important;
}
.feed_field textarea {
    resize: none;
    height: 108px;
}
.feed_field input[type="text"]:focus, .feed_field input[type="tel"]:focus, .feed_field input[type="email"]:focus, .feed_field textarea:focus {
	background-color: transparent !important;
}
.feed_field input::placeholder, .feed_field textarea::placeholder {
    color: #fff;
	transition: all .3s;
}
.feed_field input:focus::placeholder, .feed_field textarea:focus::placeholder {
    color: #b1b1b1;
}
.feed_name {
	background: url(/wp-content/uploads/2023/10/iconw_name.png) no-repeat scroll calc(100% - 3px) 0 transparent;
}
.feed_mail {
	background: url(/wp-content/uploads/2023/10/iconw_email.png) no-repeat scroll calc(100% - 3px) 0 transparent;
}
.feed_check span.wpcf7-list-item {
    margin: 0;
    font-size: 12px;
    line-height: 1.4;
}
.feed_check span.wpcf7-list-item input[type="checkbox"] {
    float: left;
}
.feed_check span.wpcf7-list-item span.wpcf7-list-item-label {
    display: block;
    margin-left: 30px;
}
.feed_btn {
    margin-top: 1em;
    margin-bottom: 1em;
}
.feed_btn input[type="submit"] {
    width: 100%;
    display: block;
    background: #b21218;
    color: #FFF;
    font: bold 18px Helvetica;
    border: none;
    border-radius: 4px;
    height: 70px;
    border-bottom: 0px solid #c95a10;
    cursor: pointer;
    padding-right: 28px;
    box-shadow: 12px 12px 35px rgba(155,0,0,0.44);
	outline: none;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.feed_btn input[type="submit"]:hover {
    box-shadow: 12px 12px 35px rgba(155,0,0,0.7);
	background: #b21218;
}
.feed_check {
    font-size: 12px;
}
.column.feedb-pr {
    margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
.feadback_block .mcb-section-inner {
	padding: 0 20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.feedb-pr .icon_box.icon_position_left .image_wrapper {position: absolute;}
	.feedb-pr .icon_box.icon_position_left .desc_wrapper {text-align: left; padding-top: 10px;}
	.feadback_form { border: 5px solid #FFF; padding: 43px 15px 10px 15px; }
	.feed_btn input[type="submit"] {font: bold 14px Helvetica;background: #9d1f45;}
}

.homeimg .homeimg-wrap {
    max-width: 395px;
}
.homeimg .homeimg-bg {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    padding-bottom: 128%;
    position: relative;
}
.homeimg .homeimg-bg::after {
    content: '';
    position: absolute;
    left: 20px;
    top: 20px;
    bottom: -20px;
    right: -20px;
    border: 3px solid #b21218;
}
.homeimg .homeimg-bg {
    padding-bottom: 80%; 
}

.logo-popup {
    text-align: center;
    margin-bottom: 10px;
}
.logo-popup img {
    max-width: 200px;
}
.footer-image img {
    max-width: 90%;
}
@media screen and (min-width: 1239px) {
	ul.foot-menu {padding: 0 50px 0 0;}
}

.sidebar .bellows {margin-top:0}
.sidebar ul.bellows-nav {
    background: #eef2f4;
    padding: 10px;
}
.bellows .bellows-nav a.bellows-target {
    color: #222222;
    padding: 10px 20px 10px;
	position: relative;
}
.bellows .bellows-nav .bellows-submenu a.bellows-target {
    padding: 10px 30px 10px;
}
.bellows .bellows-nav a.bellows-target:before {
    content: '';
    position: absolute;
    left: 3px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 5px;
    height: 5px;
    background: #0172b8;
	transition: all .2s;
}
.bellows .bellows-nav a.bellows-target:after {
    content: "";
    display: block;
    width: 70px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: rgba(0,0,0,.1);
    position: absolute;
    left: -10px;
    bottom: 0;
}
.bellows .bellows-nav a.bellows-target:hover::before {
	background: #0172b8;
}
.bellows .bellows-nav .bellows-menu-item:last-child a.bellows-target:after {
    display: none;
}

@media only screen and (min-width: 768px) {
	.uks-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex !important;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		border: 1px solid #ccc;
		padding: 10px 15px;
	}
	.uks-row .excerpt ul {
		padding: 10px;
	}
	.uks-item-desc h4 {
		border-bottom: 1px solid #ccc;
		padding: 10px 0;
	}
	.woocommerce ul.products.list li.product .uks-item-img .image_frame {
		width: 100%;
	}
	.uks-item.uks-item-img {
		width: 20%;
		padding-right: 20px;
		box-sizing: border-box;
	}
	.uks-item.uks-item-desc {
		width: 78%;
	}
	.uks-item.uks-item-btn {
		width: 20%;
	}
	.uks-item.uks-item-desc .excerpt {
		margin-top: 0 !important;
		width: 80%;
	}
	.uks-item.uks-item-desc .excerpt table.min-chartable td {
		text-align: left;
		border: 1px solid #f1f1f1;
		padding: 4px 7px;
		font-size: 14px;
		width: 50%;
	}
	.flexrow {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
@media only screen and (max-width: 767px) {
	.uks-row {
		width: 100%;
		border-bottom: 1px solid #ccc;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.uks-item-desc h4 {
		font-size: 18px;
		line-height: 22px;
		margin-top: 15px;
	}
	.woocommerce ul.products.list li.product .uks-item .image_frame img {
		width: auto;
	}
	.woocommerce ul.products.list li.product .uks-item a.button {
		float: left;
	}
}

.service_center {
    padding: 20px;
    background: #f7f7f7;
    position: relative;
}
.service_center label {
    line-height: 18px;
    display: block;
    margin-bottom: 5px;
    color: #666666;
}
a.service_center_city {
	display:inline-block;
    color: #0b5791;
    border-bottom: 1px dashed #0b5791;
}
a.service_center_city:hover {text-decoration:none}
.service_center_phone {
    margin-top: 25px;
    padding-left: 25px;
    background: url(/wp-content/uploads/2023/10/phone_ico.png) left no-repeat;
    color: #333333;
}
.service_center_mail {
    margin-top: 10px;
    padding-left: 25px;
    background: url(/wp-content/uploads/2023/10/mail_ico.png) left no-repeat;
    display: inline-block;
}
.service_center_mail span {
    color: #0b5791;
    border-bottom: 1px dashed #0b5791;
}
.service_center .wpcf7 {
    margin-top: 25px;
}
.service_center label {
    display: block;
    margin-bottom: 5px;
	font-weight: 400;
}
.service_center input[type="submit"] {color:#fff}
.service_center span.wpcf7-list-item {
    font-size: 12px;
    margin: 5px 0;
}
aside.bellows_navigation_widget-class {
    padding-bottom: 0;
}
.service_center form.wpcf7-form {
    padding: 0;
}
a.service_center_mail:hover {
    text-decoration: none;
}
.service_center input[type="checkbox"], .service_center span.wpcf7-list-item-label {
    display: inline;
}

/* black */
.header-stack #Header #Top_bar {
	background: url(/wp-content/uploads/2023/10/index-blue-header.jpg) no-repeat scroll center top transparent !important;
	color: #fff;
	box-shadow: none;
}
#Top_bar #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	color: #fff;
}
#Top_bar #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #Top_bar #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #Top_bar #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link, #Top_bar #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item a.mega-menu-link:hover {
    background: transparent!important;
}
.new-head-phone > * {
    color: #fff !important;
}

.flex-row .mcb-wrap-inner, .flex-row .mcb-wrap-inner > .column, .flex-row .mcb-wrap-inner .column_attr, .blog-item {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog-item {
    background: #0c6291;
	color: #fff;
    border-radius: 10px;
    padding: 25px 30px 10px;
	height: 100%;
    width: 100%;
	align-items: center;
    font-size: 18px;
    line-height: 1.4;
	box-shadow: 2px 6px 15px rgb(0 0 0 / 30%)
}

.when-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
}
a.when-item {
    padding: 25px;
	transition: all .2s;
}
a.when-item:hover {
    opacity: .8;
}
@media only screen and (max-width: 767px) {
	.when-box {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	a.when-item {
		padding: 10px;
		max-width: 80px;
	}
}