/*
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 .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;
}
a.elem_border_btm span{color:#333;display:inline !important;border-bottom:1px dashed}a.elem_border_btm:hover{text-decoration:none}
.city_inner{font-weight: 600;margin-bottom:10px}
.city_wrap{padding:20px;width:auto;text-align:left}
.city_wrap ul li a {color: #333;}
.city_wrap ul {padding-left: 15px;}
@media screen and (min-width:992px){#fancybox-content #cities{max-width:none !important}#cities ul{columns:5;-webkit-columns:5;-moz-columns:5}#cities ul li{padding-right:15px}}
@media screen and (min-width:768px) and (max-width:991px){#cities ul{columns:3;-webkit-columns:3;-moz-columns:3}}
.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;
    border: 2px solid #57bf6e;
    border-radius: 25px;
    background-color: #fff;
    color: #333;
	padding: 14px 20px; 
	text-decoration: none;
	transition: all .2s;
	text-align: center;
}
a.buttontop:hover {
    color: #fff;
	background-color: #57bf6e;
}
@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;
	}
	#Header #Top_bar a.responsive-menu-toggle {
		top: -40px;
	}
}
#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 > 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;
	}
}
/* 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;
}
}

ul li {
    list-style-image: url(/wp-content/uploads/2020/05/red-list-1.png);
}
.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: #2D2D2D;
    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 */
.price_table {
    box-shadow: 0 20px 55px rgba(0,0,0,.1);
}
.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: #57bf6e;
    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: #57bf6e;
    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;}
}
ul.list_org li a {
    color: #222;
}
@media screen and (min-width:992px){
	ul.list_org{columns:4;-webkit-columns:4;-moz-columns:4}
	ul.list_org li{padding-right:15px}
}
@media screen and (min-width:768px) and (max-width:991px){
	ul.list_org{columns:3;-webkit-columns:3;-moz-columns:3}
}