@import url('fonts/icomoon/style.css');
html, body {
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	color: #4b5563;
    font-size: 16px;
    line-height:1.375;
	min-width:320px;
}
* {
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
@media (min-width: 1200px) {
    .container {
        width: 1310px;
    }
}

button, .btn, input[type="submit"] {
	text-transform:none !important;
}

.entry-content p a, .fild_categori_1 p a, .fild_categori_2 p a, .fild_categori_3 p a, .woocommerce-tabs p a {
    color: rgba(24, 146, 151, 1.00);
}
.entry-content ol li:before, .fild_categori_1 ol li:before, .fild_categori_2 ol li:before, .fild_categori_3 ol li:before, .woocommerce-tabs ol li:before {
    background: #189297;
}

.entry-content h2:after, .fild_categori_1 h2:after, .fild_categori_2 h2:after, .fild_categori_3 h2:after, .woocommerce-tabs h2:after {
    display:none;
}
h2, .h2, h2 > a, .h2 > a {
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
    line-height: 32px;
    font-size: 30px;
	letter-spacing:-1px;
	padding:54px 0 12px 0;
}
h2, .h2, h2 > a:not(:hover), .h2 > a:not(:hover) {
    color: rgba(17, 24, 39, 1.00);
}
@media (max-width:991px) {
	h2, .h2, h2 > a, .h2 > a {
		line-height: 30px;
		font-size: 28px;
		letter-spacing:-1px;
		padding:36px 0 10px 0;
	}
}
@media (max-width:480px) {
	h2, .h2, h2 > a, .h2 > a {
		line-height: 30px;
		font-size: 24px;
	}
}


.top-bar, .top-bar .widget_shopping_cart .orion-cart-wrapper {
    background-color: #111827;
}
.top-bar {
	border:0 !important;
}
#orion_button_w-1 .btn {
	padding-left: 30px;
    padding-right: 0;
	position:relative;
	font-size: 18px;
}
#orion_button_w-1 .btn:hover {
	color:rgba(255,255,255,0.8) !important;
}
#orion_button_w-1 .btn:before {
	content: "\e906";
	font-family: 'icomoon' !important;
	color:#fff;
	font-size:20px;
	position:absolute;
	left:0;
	top:12px;
}
#custom_html-2 {
	max-width:none;
}
#custom_html-2 .textwidget {
	color: rgba(209, 213, 219, 1.00);
	font-size: 14px;
	padding-left:17px;
	white-space: nowrap;
}

.top-bar-wrap > .section.widget_nav_menu > nav > ul.menu li {
	text-transform:none;
}
.top-bar-wrap > .section.widget_nav_menu > nav > ul.menu li a {
	font-size: 14px;
	color: rgba(209, 213, 219, 1.00);
	border:0;
	letter-spacing:0;
}
#menu-menu-1 .top-bar-item {
	display:none;
}
#search-3 {
	border:0;
	border-left:1px solid #4b5563;
	border-right:1px solid #4b5563;
}

@media (min-width: 992px) {
    .header-classic.site-header .site-branding {
        min-height:93px;
    }
	.mainheader a.logo > img {
        max-height: none;
        max-width: none;
    }
	.nav-menu .menu-item > a {
        padding: 12px 30px 14px 10px;
    }
	.header-classic.nav-style-3:not(.stickymenu) .nav-menu > li > a {
        padding-top: 25px;
        padding-bottom: 24px;
    }
	.nav-light .nav-menu > li:hover > a, .nav-light .nav-menu > ul > li:hover > a, .nav-light .nav-menu > li:focus > a, .nav-light .nav-menu > ul > li:focus > a {
        color: #1bafa5;
    }
	.nav-light .nav-menu > li.current-menu-item > a:before, .nav-light .nav-menu > li > a:hover:before {
        height: 36px;
        background: #1bafa5;
        top: 30px;
    }
}
.slogan-block {
	position:absolute;
	color: rgba(75, 85, 99, 1.00);
	font-size:13px;
	white-space:nowrap;
	position:absolute;
	left:68px;
	top:54px;
}
#menu-menu-1 {
    margin:0;
}
header .nav-menu > li.menu-item > a, header .nav-menu > ul > li > a {
    font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
    color: rgba(17, 24, 39, 1.00);
    font-size: 16px;
	line-height:22px;
}

@media (max-width:1200px) {
	.top-bar .top-bar-wrap {
		padding-left:15px !important;
	}
	#search-3 {
		padding-right: 15px !important;
	}
	.nav-menu .menu-item > a {
        padding: 12px 30px 14px 10px;
    }
}
@media (max-width: 1130px) and (min-width: 992px) {
    header .nav-menu > li.menu-item > a {
        font-size: 14px !important;
		line-height:18px;
    }
	.nav-light .nav-menu > li.current-menu-item > a:before, .nav-light .nav-menu > li > a:hover:before {
        height: 32px;
        top: 27px;
    }
	.mainheader a.logo > img {
        max-width: 309px !important;
    }
	.header-classic.site-header .site-branding {
        min-height: 85px;
    }
	.slogan-block {
		font-size: 12px;
		left: 67px;
		top: 52px;
	}
}
@media (max-width:991px) {
	.top-bar .top-bar-wrap > .widget {
		min-height:40px;
	}
	.top-bar-wrap > .section {
		line-height: 40px;
	}
	.top-bar .top-bar-wrap > .section:not(.widget_orion_mega_widget_topbar) > * {
		min-height: 40px;
	}
	.top-bar input {
		height: 40px;
	}
	.top-bar .container > .row > .col-md-12 > .top-bar-wrap {
		width:auto;
		border:0;
		margin:0;
		display: flex;
	}
	.top-bar .container > .row > .col-md-12 > .top-bar-wrap.pull-right {
		justify-content: flex-end;
	}
	.top-bar .container > .row > .col-md-12 > .top-bar-wrap:before,
	.top-bar .container > .row > .col-md-12 > .top-bar-wrap:after,
	.top-bar-block:before, .top-bar-block:after	{
		display:none;
	}
	.top-bar-block {
		display:flex;
		justify-content: space-between;
		padding:0 !important;
	}
	#orion_button_w-1 .btn {
		font-size: 14px;
		height: 40px;
		padding-top: 8px;
	}
	#orion_button_w-1 .btn:before {
		font-size: 16px;
		top: 8px;
	}
	#search-3 {
		max-width:none;
	}
	#search-3 .searchfield {
		width: 170px;
	}
	input.search-submit[type="submit"] {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.burger-container {
		position:absolute;
		top:0;
		right:0;
		z-index:100;
		margin:0;
		width:100%;
	}
	.burger-container:before {
		content:'';
		display:block;
		position:fixed;
		left:0;
		top:0;
		right:0;
		bottom:0;
		background:#000;
		opacity:0;
		transition: all 0.4s !important;
		visibility:hidden;
	}
	.burger-container.opened:before {
		opacity:0.5;
		visibility:visible;
	}
	body.burger-active {
		height: 100vh;
		overflow: hidden;
	}
	.burger-container .to-x {
		position:absolute;
		top:0;
		right:0;
		display:block;
		margin:0;
		width: 100%;
	}
	.to-x .hamburger-box {
		position:absolute;
		top:11px;
		right: 11px;
        display: block;
		box-shadow: none;
	}
	.nav-container {
        max-height:70px;
		height: 70px;
        transition:none;
    }
	.site-navigation.stickynav {
		position:fixed;
		left:0;
		top:0;
		bottom:0;
		background-color: #f2f2f2;
		z-index:99999;
		width: 320px;
        //box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
		overflow:auto;
		transition: all 0.4s !important;
		transform:translateX(-100%);
	}
	.site-navigation.stickynav.opened {
		box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
		transform:translateX(0);
	}
	.site-navigation.stickynav .nav-menu {
		padding:20px;
	}
	.site-navigation.stickynav .nav-menu > li {
        margin-bottom: 0;
        padding-left:0;
        padding-right:0;
    }
	.site-navigation.stickynav .nav-menu > li.menu-item > a {
		color: rgba(17, 24, 39, 1.00) !important;
		font-size: 16px !important;
		line-height: 22px;
		padding: 14px 36px 14px 0;
	}
	.coll_btn {
        background: transparent;
        display: block;
        position: absolute;
        bottom: auto;
        right: 0;
        height: 40px;
        width: 42px;
        top:5px;
        display: flex;
        justify-content: center;
        align-items: center;
		font-size: 20px;
    }
	.site-navigation.stickynav .nav-menu > li .sub-menu {
		padding:0 0 0 30px;
	}
	.site-navigation.stickynav .nav-menu > li.menu-item .sub-menu a {
		font-size: 14px !important;
		line-height:20px;
		padding: 14px 0 14px 0;
	}
	
	
	
	
	.site-branding {
		position:absolute;
		display: block !important;
	}
	.site-branding a.logo {
        position: absolute;
        margin-top: 0;
        margin-bottom: 0;
        display: block;
		top: 13px;
    }
	a.logo img {
        max-height: none;
        max-width: none;
    }
	.slogan-block {
		left: 53px;
		top: 42px;
	}
}
@media (max-width:840px) {
	#custom_html-2 {
		display:none;
	}
}

@media (max-width: 767px) {
    .top-bar.collapsable {
        position:relative;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none;
        will-change:none;
    }
	#nav_menu-1 {display:none}
	#menu-menu-1 .top-bar-item {
		display:block;
	}
	#menu-menu-1 .top-bar-item {
		padding-top:40px;
	}
	#menu-menu-1 .top-bar-item+.top-bar-item {
		padding-top:0;
	}
}
@media (max-width:460px) {
	.site-navigation.stickynav {
        width: 240px;
	}
	.site-navigation.stickynav .nav-menu {
        padding: 15px;
    }
	.site-navigation.stickynav .nav-menu > li.menu-item > a {
        font-size: 15px !important;
        line-height: 20px;
        padding: 12px 36px 12px 0;
    }
	.site-navigation.stickynav .nav-menu > li .sub-menu {
        padding: 0 0 0 20px;
    }
	.site-navigation.stickynav .nav-menu > li.menu-item .sub-menu a {
        padding: 12px 0 12px 0;
    }
	.coll_btn {
        top: 2px;
    }
}
@media (max-width: 400px) {
	.top-bar {
		overflow:hidden;
	}
    #orion_button_w-1 .btn {
        padding-left: 24px;
        font-size: 13px;
		white-space:nowrap;
		display:block;
    }
	#search-3 {
		margin-right:-15px;
	}
	#search-3 .searchfield {
        width: 140px;
        padding-left: 10px;
    }
	.slogan-block {
		left: 40px;
        top: 38px;
        font-size: 11px;
	}
	a.logo img {
        height: auto;
		width: 240px;
    }
}
@media (max-width:350px) {
	.slogan-block {
        font-size: 10px;
    }
}

/*Футер*/
.copyright-footer {
	background:#111827 !important;
}
.copyright-footer .widgets {
	width: auto !important;
    float: none !important;
}
.copyright-footer .widgets > .widget,
.copyright-footer .widgets > .widget > div {
    display: block !important;
}
.copy-smt {
	text-align:center;
	padding:13px 0 !important;
	font-size: 14px;
	color: rgba(156, 163, 175, 1.00) !important;
}
.copy-smt a {
	color: rgba(156, 163, 175, 1.00) !important;
	text-decoration:none;
}
.copy-smt a:hover {
	color:#fff !important;
}

.prefooter {
	display:none;
}
.site-footer {
	background:#f1f5f9 !important;
	color:#111827 !important;
}
.site-footer .widget .widget-title {
	color: rgba(17, 24, 39, 1.00);
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	font-size: 19px;
	margin-bottom: 49px;
	padding:0 !important;
}
.site-footer .widget .widget-title:before {
	display:none;
}
.site-footer .widget .widget-title:after {
	border-bottom:1px solid #a6adb9 !important;
	width:100%;
	bottom: -25px;
}
.site-footer .siteorigin-widget-tinymce p {
	color: rgba(75, 85, 99, 1.00) !important;
}
.footer-top {
	display:flex;
	justify-content: space-between;
	align-items: flex-start;
	padding:4px 0 80px 0;
}
.footer-logo {
	position:relative;
}
.footer-logo a {
	display:block;
	width:249px;
}
.footer-logo .slogan-block {
    font-size: 12px;
    left: 54px;
    top: 30px;
}
.footer-logo .slogan-block p {
	color: rgba(75, 85, 99, 1.00) !important;
}
.footer-top-right {
	width:296px;
}
.footer-top-right .search-form .searchfield {
    background:#fff;
	border-radius:12px;
	color:#111827 !important;
    line-height: normal;
}
.footer-top-right .search-form .searchfield::placeholder {
	color:#4b5563 !important;
}
input.search-submit[type="submit"] {
	border-radius:0 12px 12px 0;
	transition: all 0.25s !important;
}
.footer-middle {
	display:flex !important;
	
}
.footer-middle .col-md-3:nth-child(1) {
	width:27.5% !important;
	flex:0 0 27.5%;
}
.footer-middle .col-md-3:nth-child(2) {
	width:auto !important;
	flex-grow: 1;
}
.footer-middle .col-md-3:nth-child(3) {
	width:326px !important;
}
#sow-editor-2 {
	max-width:296px;
}
#nav_menu-2 {
	max-width:455px;
}
#nav_menu-2 .menu {
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 120px;
}
#nav_menu-2 .menu .menu-item {
	padding:0 0 14px 0;
}
#nav_menu-2 .menu .menu-item a br,
#nav_menu-2 .menu .menu-item .coll_btn,
#nav_menu-2 .menu .menu-item .sub-menu {
	display:none !important;
}
#nav_menu-2 .menu .menu-item a {
	text-transform:none !important;
	color:rgba(17, 24, 39, 1.00) !important;
	font-size:16px;
	width:auto;
	letter-spacing:0;
	padding:0;
	border:0;
}
#nav_menu-2 .menu .menu-item a:hover {
	color:#14b8a6 !important;
}


#orion_list_w-1 .list-wrap .size-normal li {
	line-height: 17px;
    font-size: 14px;
    padding:0 0 33px 0 !important;
}
#orion_list_w-1 .list-wrap .size-normal li .footer-phone,
#orion_list_w-1 .list-wrap .size-normal li .footer-email {
	font-size:16px;
	line-height:20px;
}
#orion_list_w-1 .list-wrap .size-normal li a {
	color: rgba(17, 24, 39, 1.00);
}
#orion_list_w-1 .list-wrap .size-normal li a:hover {
	color:#14b8a6;
}
#orion_list_w-1 .list-wrap .size-normal li .footer-address,
#orion_list_w-1 .list-wrap .size-normal li .footer-phone,
#orion_list_w-1 .list-wrap .size-normal li .footer-email {
	padding-left:29px;
	position:relative;
}
#orion_list_w-1 .list-wrap .size-normal li .footer-address:before,
#orion_list_w-1 .list-wrap .size-normal li .footer-phone:before,
#orion_list_w-1 .list-wrap .size-normal li .footer-email:before {
	font-family: 'icomoon' !important;
	position:absolute;
	left:0;
	top:0;
	color: rgba(17, 24, 39, 1.00);
	font-size:16px;
	line-height:1;
}
#orion_list_w-1 .list-wrap .size-normal li .footer-address:before {
	content:'\e905';
	font-size:17px;
	top:-1px;
}
#orion_list_w-1 .list-wrap .size-normal li .footer-phone:before {
	content:'\e906';
	top:2px;
}
#orion_list_w-1 .list-wrap .size-normal li .footer-email:before {
	content:'\e904';
	font-size:17px;
	top:1px;
}

@media (max-width:1100px) {
	.site-footer .main-footer {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.footer-top {
		padding:0 0 30px 0;
	}
	.site-footer .siteorigin-widget-tinymce p {
		font-size: 14px;
	}
	#nav_menu-2 .menu .menu-item a {
		font-size: 15px;
	}
}
@media (max-width:991px) {
	#nav_menu-2 .menu {
		display: block;
		height:auto;
	}
	#nav_menu-2 .menu .menu-item {
		padding: 0 0 3px 0;
	}
	.site-footer .widget .widget-title {
		font-size: 18px;
		margin-bottom: 30px;
	}
	.site-footer .widget .widget-title:after {
		bottom: -15px;
	}
	.footer-top-right .search-form .searchfield {
		height: 40px;
	}
}
@media (max-width:767px) {
	.footer-middle {
		flex-wrap:wrap;
	}
	.footer-middle .col-md-3:nth-child(1) {
		width: 100% !important;
		flex: 0 0 100%;
	}
	#sow-editor-2 {
		max-width: none;
	}
	.footer-middle .col-md-3:nth-child(2) {
		width:50% !important;
		flex:0 0 50%;
	}
	.footer-middle .col-md-3:nth-child(3) {
		width: 50% !important;
		flex:0 0 50%;
		margin-bottom: 0;
        padding-top: 56px;
	}
	#orion_list_w-1 .list-wrap .size-normal li {
		padding: 0 0 24px 0 !important;
	}
}
@media (max-width:680px) {
	.footer-top {
        padding: 0 0 10px 0;
		display:block;
		
    }
	.footer-logo {
		width: 249px;
		margin: 0 auto 20px;
	}
	.footer-logo .slogan-block {
		font-size: 10px;
		left: 53px;
		top: 32px;
	}
	.footer-top-right {
		width: 250px;
		margin: 0 auto;
	}
	.site-footer .main-footer .widgets {
        margin-bottom: 0;
    }
}
@media (max-width:540px) {
	.footer-middle .col-md-3:nth-child(2) {
		width:100% !important;
		flex:0 0 100%;
	}
	.footer-middle .col-md-3:nth-child(3) {
		width: 100% !important;
		flex:0 0 100%;
        padding-top:24px;
	}
	.footer-middle .col-md-3:nth-child(3):before {
		content:'Контакты';
		display:block;
		font-size: 18px;
		color: rgba(17, 24, 39, 1.00);
		font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
		line-height:1;
		border-bottom:1px solid #a6adb9;
		padding-bottom: 15px;
        margin-bottom: 20px;
	}
}
@media (max-width:420px) {
	.copy-smt a {
		display:block;
		clear:both;
	}
}

/*Элементы главной*/
.rev_slider li.tp-revslider-slidesli {
	background:#14B8A6 url(img/slider-bg.jpg) no-repeat center top !important;
	background-size:cover;
}
.rev_slider li.tp-revslider-slidesli >div >div {
	/*background-position:top center !important;*/
}
#rev_slider_1_1 .uranus.tparrows {
	top:340px !important;
}
.rev_slider .tp-parallax-wrap,
.rev_slider .tp-loop-wrap,
.rev_slider .tp-mask-wrap {
	position:relative !important;
	left:0 !important;
	top:0 !important;
}
.rev_slider .tp-parallax-wrap {
	max-width: 1310px;
	padding-left:15px;
	padding-right:15px;
	margin:0 auto;
}

#slide-2-layer-2, #slide-4-layer-2 {
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	font-size: 50px !important;
	font-weight:normal !important;
	line-height:56px !important;
	letter-spacing:0 !important;
	min-width:400px !important;
	max-width:400px !important;
	padding:185px 0 0 0 !important;
	white-space: normal !important;
}
#slide-2-layer-11, #slide-4-layer-11 {
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	color: rgba(204, 251, 241, 1.00) !important; 
	font-weight: 400 !important; 
	font-size: 30px !important;
	letter-spacing:0 !important;
	line-height:32px !important;
	padding:8px 0 10px 0 !important;
	white-space: normal !important;
}
#slide-2-layer-5, #slide-4-layer-5 {
	color: rgba(204, 251, 241, 1.00) !important; 
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	font-weight:normal !important; 
	font-size: 16px !important;
	line-height:22px !important;
	letter-spacing:0 !important;
	min-width: 0 !important;
    max-width: 530px !important;
	white-space: normal !important;
}
#slide-2-layer-15, #slide-4-layer-15 {
	min-height:0 !important;
	max-height:none !important;
}
#slide-2-layer-7, #slide-4-layer-7 {
	position:absolute !important;
	left:0 !important;
	top:473px !important;
	min-height:none !important;
	max-height:none !important;
}
#slide-2-layer-7 .btn, #slide-4-layer-7 .btn {
	width:274px;
	height:56px;
	background:#fff;
	border-radius: 8px;
	margin-left:-15px;
	color: rgba(24, 146, 151, 1.00); 
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	font-weight:normal; 
	padding:16px 0px 0px 25px !important; 
	text-align: left !important; 
	font-size: 16px !important;
	position:relative;
	transition: all 0.25s !important;
}
#slide-2-layer-7 .btn:hover, #slide-4-layer-7 .btn:hover {
	background:#99F6E4 !important;
	color:#189297 !important;
}
#slide-2-layer-7 .btn:after, #slide-4-layer-7 .btn:after {
	content: "\f105";
	font-family: 'FontAwesome' !important;
	position:absolute;
	right:28px;
	top:17px;
	font-size:22px;
	line-height:1;
}

#pg-14-1 {
	margin:0;
	height:207px;
	overflow:hidden;
	margin-top:-207px;
}
#pg-14-1> .panel-row-style {
    background:none;
}
#pgc-14-1-0> .panel-cell-style, #pgc-14-1-1> .panel-cell-style, #pgc-14-1-2> .panel-cell-style {
    padding: 84px 20px 0 20px;
	background:none !important;
	height:207px;
}
#pg-14-1 h5 {
	font-size:22px;
	color:#fff;
	text-align:center;
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	letter-spacing:0 !important;
	padding-bottom:7px !important;
}
#pg-14-1 p {
	color: rgba(204, 251, 241, 1.00);
	text-align: center; font-size: 16px
}
#pgc-14-1-0> .panel-cell-style {
	background:url(img/main-icon1.png) no-repeat center top !important;
}
#pgc-14-1-1> .panel-cell-style {
	background:url(img/main-icon2.png) no-repeat center top !important;
}
#pgc-14-1-2> .panel-cell-style {
	background:url(img/main-icon3.png) no-repeat center top !important;
}
#pgc-14-1-1, #pgc-14-1-2 {
	position:relative;
}
#pgc-14-1-1:before, #pgc-14-1-2:before {
	content:'';
	position:absolute;
	top:0;
	height:159px;
	width:1px;
	border-left:1px dashed #fff;
}
@media (max-width:1400px) {
	.rev_slider .tp-parallax-wrap {
		padding-left: 70px;
	}
	#slide-2-layer-7, #slide-4-layer-7 {
		left: -55px !important;
		top: 420px !important;
	}
	#slide-2-layer-2, #slide-4-layer-2 {
		padding: 130px 0 0 0 !important;
	}
}
@media (max-width:1199px) {
	#rev_slider_1_1_wrapper {
		height:700px !important;
	}
	#rev_slider_1_1 {
		height:700px !important;
	}
	.rev_slider .tp-parallax-wrap {
		padding-left:30px;
	}
	#slide-2-layer-7, #slide-4-layer-7 {
		left: -15px !important;
		top: 390px !important;
	}
	#slide-2-layer-2, #slide-4-layer-2 {
		padding: 100px 0 0 0 !important;
	}
	#pgc-14-1-0> .panel-cell-style, #pgc-14-1-1> .panel-cell-style, #pgc-14-1-2> .panel-cell-style {
		padding: 74px 20px 0 20px;
	}
}
@media (max-width:1023px) {
	.rev_slider .tp-parallax-wrap {
        max-width: 520px;
        margin: 0;
    }
	#slide-2-layer-2, #slide-4-layer-2 {
		padding: 70px 0 0 0 !important;
	}
}
@media (max-width:991px) {
	#rev_slider_1_1_wrapper {
		height:600px !important;
	}
	#rev_slider_1_1 {
		height:600px !important;
	}
	.rev_slider .tp-parallax-wrap {
        max-width: 450px;
        min-width: 0 !important;
    }
	#slide-2-layer-2, #slide-4-layer-2 {
		padding: 30px 0 0 0 !important;
	}
	#slide-2-layer-2, #slide-4-layer-2 {
		font-size: 38px !important;
		line-height: 42px !important;
	}
	#slide-2-layer-11, #slide-4-layer-11 {
		font-size: 24px !important;
		line-height: 30px !important;
	}
	#slide-2-layer-7, #slide-4-layer-7 {
		top: 300px !important;
		margin-left: 0 !important;
		
	}
	#slide-2-layer-7 .btn, #slide-4-layer-7 .btn {
		padding: 19px 0px 0px 25px !important;
	}
	#pg-14-1 {
		height:185px;
		margin-top:-185px;
	}
	#pgc-14-1-0> .panel-cell-style, #pgc-14-1-1> .panel-cell-style, #pgc-14-1-2> .panel-cell-style {
        padding: 56px 10px 0 10px;
        background-size: auto 48px !important;
		height:185px;
    }
	#pg-14-1 h5 {
		font-size: 18px;
	}
	#pg-14-1 p {
		font-size: 14px;
	}
	#pgc-14-1-1:before, #pgc-14-1-2:before {
		height: 165px;
	}
}

@media (max-width:777px) {
	#rev_slider_1_1_wrapper {
		height:400px !important;
	}
	#rev_slider_1_1 {
		height:400px !important;
	}
	#rev_slider_1_1 .tp-revslider-mainul li:nth-child(1) .tp-bgimg.defaultimg {
		background:url(img/slide1.jpg) no-repeat center top !important;
		background-size:cover !important;
	}
	#rev_slider_1_1 .tp-revslider-mainul li:nth-child(2) .tp-bgimg.defaultimg {
		background:url(img/slide2.jpg) no-repeat center top !important;
		background-size:cover !important;
	}
	#rev_slider_1_1 .tp-revslider-mainul li:nth-child(1) .tp-bgimg.defaultimg:before,
	#rev_slider_1_1 .tp-revslider-mainul li:nth-child(2) .tp-bgimg.defaultimg:before {
		content:'';
		display:block;
		position:absolute;
		left:0;
		top:0;
		right:0;
		bottom:0;
		background:#14B8A6;
		opacity:0.75;
	}
	.rev_slider .tp-parallax-wrap {
        max-width: 100%;
        min-width: 0 !important;
        padding-left: 15px;
    }
	#slide-2-layer-2, #slide-4-layer-2 {
        font-size: 40px !important;
        line-height: 42px !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }
	#slide-2-layer-11, #slide-4-layer-11 {
        max-width: 100% !important;
        min-width: 0 !important;
		font-size: 26px !important;
        line-height: 1.3 !important;
        padding-top: 20px !important;
    }
	#slide-2-layer-15, #slide-4-layer-15 {
		min-width: 0 !important;
		max-width: none !important;
	}
	#slide-2-layer-7, #slide-4-layer-7 {
        left: 0 !important;
        right: 0 !important;
        max-width: 100% !important;
    }
	#slide-2-layer-7 .btn, #slide-4-layer-7 .btn {
        padding: 20px 0px 0px 25px !important;
        margin: 0 auto !important;
        display: block;
        line-height: 1 !important;
    }
	
	#pg-14-1 {
		height:auto;
		margin-top:0;
		padding-top: 30px;
	}
	.tablet-1-in-row > .panel-grid-cell {
        width: 100% !important;
        flex: 0 0 100% !important;
    }
	#pgc-14-1-0> .panel-cell-style, #pgc-14-1-1> .panel-cell-style, #pgc-14-1-2> .panel-cell-style {
		height:auto;
		padding: 70px 20px 20px 20px;
        background-size: auto auto !important;
    }
	#pg-14-1 h5 {
        font-size: 22px;
		line-height:1.25;
        color: rgba(17, 24, 39, 1.00);
		font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
    }
	#pg-14-1 p {
		 color: rgba(17, 24, 39, 1.00);
		 font-size:16px;
	}
	#pgc-14-1-1:before, #pgc-14-1-2:before {
		display:none;
	}
}
@media (max-width:500px) {
	#rev_slider_1_1_wrapper {
		height:300px !important;
	}
	#rev_slider_1_1 {
		height:300px !important;
	}
	#slide-2-layer-2, #slide-4-layer-2 {
        font-size: 32px !important;
        line-height: 36px !important;
    }
	#slide-2-layer-11, #slide-4-layer-11 {
		font-size: 22px !important;
        line-height: 1.25 !important;
    }
	#slide-2-layer-7, #slide-4-layer-7 {
        top:210px !important;
    }
}


/*Наши услуги*/
#pg-14-2 h2 {
	font-size: 48px;
	line-height:1;
	color: rgba(17, 24, 39, 1.00);
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
}
#pg-14-2 .separator-style-1.text-center:before {
	display:none;
}
.services-desc {
	max-width:835px;
	margin:0 auto;
	text-align:center;
	
}
.main-services {
	display:flex;
	flex-wrap:wrap;
	margin:0 -24px;
}
.main-services-item {
	flex:0 0 33.33333%;
	padding:0 24px;
}
.main-services-item a {
	display:block;
	padding-bottom:30px;
	position:relative;
	margin-bottom:14px;
}
.main-services-item a:after {
	content: "\e900";
	font-family: 'icomoon' !important;
	color: rgba(17, 24, 39, 1.00);
	font-size:22px;
	position:absolute;
	left:0;
	bottom:0;
	transition: all 0.25s !important;
}
.main-services-img {
	height:260px;
	overflow:hidden;
	border-radius:12px;
}
.main-services-img img {
	width:100%;
	height:260px;
	display:block;
	object-fit:cover;
}
.main-services-item h5 {
	color: rgba(17, 24, 39, 1.00);
	font-size: 23px;
	line-height:1.3;
	letter-spacing:-1px;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	padding:18px 0 11px 0;
	transition: all 0.25s !important;
}
.main-services-item a:hover:after {
	color:#14b8a6;
}
.main-services-item a:hover h5 {
	color:#14b8a6;
}
@media (max-width:991px) {
	.main-services-item {
		flex:0 0 50%;
	}
	#pg-14-2 h2 {
		font-size: 40px;
	}
}
@media (max-width: 767px) {
	.main-services {
		margin:0 -15px;
	}
	.main-services-item {
		padding:0 15px;
	}
	.main-services-item a {
		padding-bottom:24px;
		margin-bottom:15px;
	}
	.main-services-img {
		height:200px;
	}
	.main-services-img img {
		height:200px;
	}
	.main-services-item h5 {
		font-size: 20px;
        letter-spacing: 0;
        padding: 10px 0 0 0;
	}
}
@media (max-width:500px) {
	#pg-14-2 h2 {
		font-size: 32px;
        margin: 0;
	}
	.main-services-item {
		flex:0 0 100%;
		padding:0;
	}
	.main-services-item h5 {
		font-size: 18px;
	}
}

/*Как происходит сотрудничество*/
#pg-14-3 .overlay-c1-wrapper {
    background: #f1f5f9 url(/wp-content/themes/recycle/img/bg-steps.jpg) no-repeat top center;
	background-size:auto 100%;
    opacity:1;
}
#pg-14-3> .panel-row-style {
    padding:0;
}
.cooperation-title {
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 46px;
	color: rgba(17, 24, 39, 1.00);
	letter-spacing:-1px;
	padding:58px 0 3px 0;
}
#panel-14-3-0-1 .timeline {
	padding:115px 0 115px 51%;
}
#panel-14-3-0-1 .timeline-item:after {
	display:none;
}
#panel-14-3-0-1 .timeline-item {
	padding:0 0 32px 97px;
	margin:0 !important;
}
#panel-14-3-0-1 .timeline-item:before {
	content:'';
	display:block;
	width:0;
	position:absolute;
	border-left:2px dashed #d9dde3;
	top:64px;
	bottom:16px;
	left:23px;
	margin:0;
	height:auto;
	border-radius:0;
	background:none;
}
#panel-14-3-0-1 .timeline-item:last-child:before {
	display:none;
}
#panel-14-3-0-1 .timeline-year {
	width:48px;
	height:48px;
	border-radius:50%;
	background: rgba(24, 146, 151, 1.00) !important; 
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 !important;
    position: absolute !important;
    left: 0 !important;
}
#panel-14-3-0-1 .timeline-year:after {
	display:none;
}
#panel-14-3-0-1 .timeline-year span {
	font-size: 16px;
	line-height:1;
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	color:#fff;
	font-weight:normal;
	text-align: center !important;
    margin-left: 0 !important;
}
#panel-14-3-0-1 .timeline-item .item-title {
	color: rgba(17, 24, 39, 1.00);
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight:normal;
	letter-spacing: -1px;
	padding:1px 0 8px 0;
	margin:0;
}
#panel-14-3-0-1 .timeline-item .timeline-text {
	color: rgba(75, 85, 99, 1.00);
	font-size: 16px;
	line-height:1.375;
	font-weight:normal;
}
@media (max-width:1200px) {
	.cooperation-title {
		padding: 36px 0 3px 0;
	}
	#panel-14-3-0-1 .timeline {
		padding: 40px 0 60px 49%;
	}
	#panel-14-3-0-1 .timeline-item {
		padding: 0 0 32px 80px;
	}
}
@media (max-width:991px) {
	.cooperation-title {
		font-size: 32px;
		line-height: 1.25;
        padding: 24px 0 0 0;
    }
	#panel-14-3-0-1 .timeline-item {
        padding: 0 0 24px 64px;
    }
	#panel-14-3-0-1 .timeline-item .item-title {
		font-size: 20px;
		line-height: 1.25;
	}
	#panel-14-3-0-1 .timeline {
        padding: 24px 0 20px 43%;
    }
}
@media (max-width:680px) {
	#pg-14-3 .overlay-c1-wrapper {
		background-image:none;
	}
	#panel-14-3-0-1 .timeline {
        padding: 24px 0 20px 0;
    }
}
@media (max-width: 480px) {
	.cooperation-title {
		font-size: 24px;
    }
	#panel-14-3-0-1 .timeline-item .item-title {
        font-size: 18px;
        letter-spacing: 0;
    }
	#panel-14-3-0-1 .timeline {
        margin: 0 -15px;
    }
}

/*Цифры на главной*/
#pg-14-4 .siteorigin-panels-stretch {
	background:#14b8a6 !important;
}
#pg-14-4 .overlay-dark-wrapper {
	display:none
}
#pg-14-4 .counternumber {
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 54px;
	font-weight:normal;
	letter-spacing: -2px;
	padding-bottom:18px;
}
#pg-14-4 .countertext {
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	font-size:18px;
}
@media (max-width:1100px) {
	#pg-14-4 .counternumber {
		font-size: 48px;
	}
}
@media (max-width:991px) {
	#pg-14-4 .counternumber {
		font-size: 38px;
	}
}
@media (max-width:767px) {
	#pg-14-4 .counternumber {
		font-size: 38px;
		padding-bottom: 8px;
	}
	#pg-14-4 .countertext {
		font-size: 16px;
	}
}
@media (max-width:400px) {
	#panel-14-4-0-0> .panel-widget-style, 
	#panel-14-4-1-0> .panel-widget-style {
        padding: 0px 0px 30px 0px;
    }
	#pg-14-2> .panel-row-style, #pg-14-4> .panel-row-style {
        padding: 30px 0px 30px 0px;
    }
	#pg-14-4 .counternumber {
        font-size: 32px;
        padding-bottom: 0;
    }
}


/*Форма*/
.svg-w,
#pg-14-5 .separator-style-1.text-center:before,
#pg-1515-4 .separator-style-1.text-center:before,
.orion-collapse-right-top[data-svg-top-color="#f2f4f4"] .separator-style-1.text-center:before {
	display:none !important
}
#pg-14-5 .separator-style-1.text-center h2,
#pg-1515-4 .separator-style-1.text-center h2,
.orion-collapse-right-top[data-svg-top-color="#f2f4f4"] h2 {
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 46px;
    color: rgba(17, 24, 39, 1.00);
    letter-spacing: -1px;
	padding:0;
}
#pg-1515-4> .panel-row-style,
.archuve-form,
.orion-collapse-right-top[data-svg-top-color="#f2f4f4"] {
	background:#fff !important;
}
.lead {
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}





.wpcf7-form {
	max-width:842px;
	margin:0 auto 16px auto;
}
.wpcf7-form .name:after,
.wpcf7-form .phone:after {
	display:none;
}
.wpcf7-form input:not(.btn):not([type='radio']):not([type='checkbox']):not([type='file']), .wpcf7-form textarea, .wpcf7-form select, .wpcf7-form select:not([multiple='multiple']) option {
    margin-bottom: 32px;
    border: 1px solid #d1d5db;
	background:#f1f5f9;
    /*padding-left: 20px;
    padding-right: 20px;
    box-shadow: none;*/
    border-radius: 8px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.55);
}
.wpcf7-form .personal-check-block label {
	font-size:14px;
}
.wpcf7-form .personal-check-block label a {
	color:#111827;
}
.wpcf7-form .personal-check-block label a:hover {
	color:#14b8a6;
}
.wpcf7-form .personal-check-block .wpcf7-form-control-wrap {
	margin:0 15px 15px 0 !important;
}
textarea {
    height: 130px;
}
.wpcf7-form input:not(.btn):not([type='file']), .wpcf7-form select:not([multiple='multiple']) {
    height: 56px;
}
.field-name, .field-phone {
	width:39%
}
.field-btn {
	width:22%
}
input.btn-c1[type="submit"] {
	height:56px;
	padding: 16px 27px 16px 0;
    line-height: 24px;
    font-size: 16px;
	border-radius:8px;
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	background:#189297 url(img/icon-send.png) no-repeat 85% center !important;
	box-shadow:none !important;
	outline: none !important;
	transition: all 0.25s !important;
}
input.btn-c1[type="submit"]:hover, input.btn-c1[type="submit"]:focus {
	background-color:#14b8a6 !important;
}
@media (max-width:991px) {
	.field-name, .field-phone {
		width: 100%;
	}
	.field-btn {
		width: 200px;
		margin: 0 auto;
	}
	#pg-14-5 .separator-style-1.text-center h2, #pg-1515-4 .separator-style-1.text-center h2, .orion-collapse-right-top[data-svg-top-color="#f2f4f4"] h2 {
		font-size: 32px;
	}
	.personal-check-block.mobbt {
        bottom: 150px;
    }
}
@media (max-width:767px) {
	#pg-14-5> .panel-row-style {
        padding: 40px 30px 0px 30px !important;
    }
}
@media (max-width:580px) {
	#panel-14-5-0-1> .panel-widget-style {
		padding: 0 0 12px 0;
	}
	.lead {
		line-height: 1.3;
	}
}
@media (max-width:480px) {
	#pg-14-5> .panel-row-style {
        padding: 20px 30px 0px 30px !important;
    }
	#pg-14-5 .separator-style-1.text-center h2, #pg-1515-4 .separator-style-1.text-center h2, .orion-collapse-right-top[data-svg-top-color="#f2f4f4"] h2 {
		font-size: 24px;
		line-height:1.2;
		letter-spacing:0;
		margin-bottom:0;
	}
}
@media (max-width:400px) {
	.wpcf7-form .personal-check-block .wpcf7-form-control-wrap {
		float: left;
	}
	.personal-check-block.mobbt span {
        font-size: 13px !important;
        line-height: 1.2 !important;
        display: block !important;
    }
}





/*Шапка внутренних*/
.site-main {
    padding-top:0 !important;
    padding-bottom:30px !important;
}

.secondary-color-bg {
	height:248px;
	padding:0;
	background:#14b8a6 !important;
	position:relative;
}
.secondary-color-bg .container {
	position:relative;
}
.page-heading >.overlay-c2-wrapper {display:none}
.page-head-image {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-size:cover !important;
	background-position:center top !important;
	background-repeat:no-repeat !important;
}
.page-heading.heading-classic {
    padding-top:0;
    padding-bottom:0;
	margin-bottom:56px;
}
@media (max-width:991px) {
	.page-heading.heading-classic {
		margin-bottom:30px;
	}
}
@media (min-width: 992px) {
    .page-heading.heading-classic .desktop-left {
        top:0;
		left:0;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none;
		height:248px;
		width:100%;
		padding:0 15px;
		display:flex;
		align-items: center;
    }
}
.page-heading.heading-classic h1.page-title {
    font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
    line-height:48px;
    font-size: 46px;
	max-width:840px;
}
.breadcrumbs {position:relative; padding-top:10px;}
.breadcrumbs a, .breadcrumbs span {
    font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
    text-transform: none;
    display: inline-block;
}
.breadcrumbs ol li:after {
    content: '>';
    padding-left: 7px;
}

.page-heading.heading-classic .breadcrumbs, .page-heading.heading-classic .breadcrumbs ol li a, .page-heading.heading-classic .breadcrumbs ol li:not(:last-child):after, .page-heading.heading-classic .breadcrumbs ol li:after, .page-heading.heading-classic .breadcrumbs span {
    letter-spacing:0;
    font-size: 16px;
	opacity: 1;
}

#pg-1515-0> .panel-row-style,
#pg-3498-0> .panel-row-style,
#pg-3511-0> .panel-row-style,
#pg-3532-0> .panel-row-style,
#pg-1542-0> .panel-row-style,
#pg-3552-0> .panel-row-style,
#pg-1642-0> .panel-row-style,
#pg-1542-1> .panel-row-style,
#pg-1542-2> .panel-row-style,
#pg-1515-1> .panel-row-style,
#pg-3498-2> .panel-row-style,
#pg-3498-3> .panel-row-style,
#pg-3498-1> .panel-row-style,
#pg-3511-1> .panel-row-style,
#pg-3511-2> .panel-row-style,
#pg-3511-3> .panel-row-style,
#pg-3532-1> .panel-row-style,
#pg-3532-2> .panel-row-style, 
#pg-3532-3> .panel-row-style,
#pg-3552-3> .panel-row-style,
#pg-3552-2> .panel-row-style {
    padding:0;
}
@media (max-width: 1199px) {
    .page-heading .container {
        padding-left: 15px;
        padding-right: 15px;
    }
	.page-heading.heading-classic h1.page-title {
		line-height: 46px;
		font-size: 40px;
	}
}
@media (max-width:991px) {
	.page-heading.heading-classic h1.page-title {
		line-height: 40px;
		font-size: 34px;
		max-width: 100%;
	}
	.page-heading .container {
		display:flex;
		flex-direction: column;
		justify-content: center;
		min-height:248px;
		padding-top:30px;
		padding-bottom:30px;
    }
}
@media (max-width:580px) {
	.page-heading.heading-classic h1.page-title {
        line-height: 35px;
        font-size: 30px;
        max-width: 100%;
        letter-spacing: -1px;
    }
}
@media (max-width:360px) {
	.page-heading.heading-classic h1.page-title {
        line-height: 30px;
        font-size: 24px;
        padding-bottom: 10px;
    }
}

/*Сайдбар*/
.sidebar #menu-menu-2 {
    display:block;
    height:auto;
}
.sidebar #menu-menu-2 .menu-item .coll_btn {
   display: block !important;
}
aside .widget_nav_menu {
	background:none !important;
	padding:0 !important;
}
aside .widget_nav_menu ul li {
    text-transform:none;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
}
aside .widget_nav_menu ul li a {
	color: rgba(17, 24, 39, 1.00) !important;
	font-size: 17px;
	line-height:22px;
	display:block;
	width:auto;
	letter-spacing: -0.5px;
	border-bottom: 1px solid #e2e8f0;
	padding:24px 0;
}
aside .widget_nav_menu ul li a:hover {
	color: rgba(24, 146, 151, 1.00) !important;
}
aside .widget_nav_menu ul .menu-item-has-children > a {
    padding-right: 30px;
}
aside .widget_nav_menu ul li a br {
	display:none;
}
aside .widget_nav_menu span.coll_btn {
	color: rgba(17, 24, 39, 1.00) !important;
	top: 10px;
}
aside .so-widget-orion_custom_menu_w ul.sub-menu {
	padding:12px 0;
}
aside .widget_nav_menu ul.sub-menu {
	border-bottom: 1px solid #e2e8f0;
}
aside .widget_nav_menu ul.sub-menu li {
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}
aside .widget_nav_menu ul.sub-menu li a {
	color: rgba(75, 85, 99, 1.00) !important;
	font-size: 16px;
	line-height:22px;
	border:0;
	padding-top: 12px;
	padding-bottom: 12px;
	letter-spacing:0;
}
aside .widget_nav_menu ul li.current-menu-parent > a,
aside .widget_nav_menu ul li.current-menu-item > a,
aside .widget_nav_menu ul.sub-menu li.current-menu-item a,
aside .widget_nav_menu ul.sub-menu li a:hover {
	color: rgba(24, 146, 151, 1.00) !important;
}
@media (max-width:991px) {
	aside.sidebar {
		display:none;
	}
}


/*Низ внутренних*/
#content .full-width-form {
	display:none;
}
.full-width-block .full-width-form {
	background:#f1f5f9 !important;
	padding:64px 0 12px 0;
}
.full-width-block .full-width-form.nopadding {
	padding:0;
}

@media (max-width:767px) {
	.full-width-block .full-width-form {
		padding:15px 30px 0 30px !important;
	}
	.full-width-block .full-width-form.nopadding {
		padding:0 !important;
	}
	.full-width-block #panel-3552-2-0-1> .panel-widget-style {
		padding: 0px 0 12px 0;
	}
}


.other-services {
	padding:30px 0;
}
.other-services-title {
	text-align:center;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	color: rgba(17, 24, 39, 1.00);
	letter-spacing: -2px; 
	font-size: 46px;
	line-height:1.2;
	padding:24px 0 19px 0;
}
.other-services-desc {
	max-width:835px;
	margin:0 auto;
	text-align:center;
	padding:0 0 18px 0;
}
.other-services-wrap {
	overflow:hidden;
	padding-top:30px;
}
.other-service-list {
	list-style:none;
	margin:0;
	padding:0;
	display:flex;
	flex-wrap: wrap;
    margin: 0 -24px;
	justify-content: center;
}
.other-service-list li {
	flex: 0 0 33.33333%;
    padding: 0 24px;	
}
.other-service-list li:nth-child(1),
.other-service-list li:nth-child(2) {
	flex: 0 0 50%;
}
.other-service-list li a {
    display: block;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 14px;
}
.other-service-list-img {
	height: 260px;
    overflow: hidden;
    border-radius: 12px;
}
.other-service-list-img img {
	width: 100%;
    height: 260px;
    display: block;
    object-fit: cover;
}
.other-service-list-title h5 {
	color: rgba(17, 24, 39, 1.00);
    font-size: 23px;
    line-height: 1.3;
    letter-spacing: -1px;
    font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
    padding: 18px 0 11px 0;
    transition: all 0.25s !important;
}
.other-service-list li a:after {
    content: "\e900";
    font-family: 'icomoon' !important;
    color: rgba(17, 24, 39, 1.00);
    font-size: 22px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.25s !important;
}
.other-service-list li a:hover h5 {
    color: #14b8a6;
}
.other-service-list li a:hover:after {
    color: #14b8a6;
}

@media (max-width:1199px) {
	.other-services-wrap {
		padding:10px 15px 0 15px;
	}
}
@media (max-width: 991px) {
    .other-services-title {
        font-size: 40px;
    }
	.other-service-list li {
		flex:0 0 50%;
	}
	.other-service-list-img,
	.other-service-list-img img {
		height: 220px;
	}
}
@media (max-width: 767px) {
	.other-service-list {
		margin:0 -15px;
	}
	.other-service-list li {
		padding:0 15px;
	}
	.other-service-list li a {
		padding-bottom:24px;
		margin-bottom:15px;
	}
	.other-service-list-img,
	.other-service-list-img img {
		height:190px;
	}
	.other-service-list-title h5 {
		font-size: 20px;
        letter-spacing: 0;
        padding: 10px 0 0 0;
	}
}
@media (max-width: 500px) {
    .other-services-title {
        font-size: 32px;
    }
	.other-service-list li {
		flex:0 0 100% !important;
	}
	.other-service-list-title h5 {
		font-size: 18px;
	}
}




/*страница контакты*/
.contact-subtitle:after {
	display:none !important;
}
.contact-subtitle {
	border-bottom:1px solid #e2e8f0;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	color: rgba(17, 24, 39, 1.00); 
	letter-spacing: -1px;
	padding:0 0 50px 0;
	font-size: 30px;
	margin:0;
}
#pg-150-1> .panel-row-style {
    padding: 56px 0;
}
.cont-blck .icon-box-wrap {
	margin:0 0 32px 0 !important;
}
.cont-blck .icon-box-wrap:before {
	display:flex;
	width:40px;
	height:40px;
	background:#f1f5f9;
	border-radius:50%;
	justify-content: center;
	align-items: center;
	margin-bottom:12px;
}
.cont-blck .icon-box-wrap:nth-child(1):before {
	content:'\e906';
}
.cont-blck .icon-box-wrap:nth-child(2):before {
	content:'\e903';
}
.cont-blck .icon-box-wrap:nth-child(3):before {
	content:'\e905';
}
.cont-blck .icon-box-items-wrap.short .item-title,
.cont-blck .icon-box-items-wrap.short .description {
    top:0;
	padding:0;
	display:block;
	font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	color: rgba(17, 24, 39, 1.00) !important;
	font-size:20px;
	line-height:1.3;
}
.cont-blck .icon-box-items-wrap.short a:hover .item-title {
	color: rgba(24, 146, 151, 1.00) !important;
}
.cont-blck .icon-box-wrap:nth-child(3) .description {
	font-size:16px;
}
#pg-150-1 input.btn-c1[type="submit"] {
    width: 156px;
}
.form-btn-row {
	display:flex;
	justify-content: space-between;
	align-items: flex-start;
}
.form-btn-block {
	width: 156px;
	flex:0 0 156px;
}
.form-btn-row .personal-check-block {
    float:none;
    margin:0 ;
    bottom:0;
	flex-grow: 1;
	padding:10px 20px 0 0;
}
.form-btn-row .personal-check-block span {
	display:block;
	overflow:hidden;
	line-height:1.2;
}
.form-btn-row .personal-check-block span.wpcf7-form-control-wrap {
	float:left;
}

@media (max-width:991px) {
	.contact-subtitle {
		padding:0 0 30px 0;
		font-size: 26px;
		line-height:1.2;
	}
	#pg-150-1> .panel-row-style {
		padding: 40px 0;
	}
	.page-id-150 .tablet-1-in-row > .panel-grid-cell {
        width: 33.33333% !important;
        flex: 0 0 33.33333% !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
	#pgc-150-1-1 {
		width: 66.66666% !important;
		flex: 0 0 66.66666% !important;
	}
}
@media (max-width:768px) {
	#pgc-150-1-0, #pgc-150-1-1 {
		width: 100% !important;
		flex: 0 0 100% !important;
	}
}
@media (max-width:580px) {
	.contact-subtitle {
		font-size: 22px;
	}
	#pg-150-1> .panel-row-style {
		padding: 30px 0;
	}
}
@media (max-width:480px) {
	.form-btn-row {
		display:block;
	}
	.form-btn-block {
		margin: 0 auto;
		padding-top: 40px;
		flex: 0 0 156px;
	}
	#pg-150-1> .panel-row-style {
		padding-bottom:0;
	}
}
@media (max-width:360px) {
	.contact-subtitle {
		font-size: 20px;
	}
}



/*Отдельные услуги*/
.special-action {
	position:relative;
	background-color: rgba(241, 245, 249, 1.00);
	border-radius:12px;
	height:48px;
	font-weight: 700; 
	font-size: 14px;
	line-height:1;
	color: rgba(197, 69, 69, 1.00);
	padding:18px 0 0 50px;
	margin-bottom:24px;
}
.special-action:before {
	content: "\e901";
	font-family: 'icomoon' !important;
	font-size:24px;
	position:absolute;
	left:16px;
	top:12px;
	font-weight:normal;
}
.special-block {
	background:#14b8a6 url(/wp-content/themes/recycle/img/special-bg.png) no-repeat center 48px;
	border-radius:8px;
	padding:138px 30px 48px 30px;
	color:#fff;
	text-align:center;
	margin-bottom:33px;
}
.special-block-title {
	letter-spacing: -1px; 
	font-size: 30px;
	line-height:32px;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	padding:8px 0;
	max-width:720px;
	margin:0 auto;
}
.special-block-garant {
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	padding:14px 0 0 0;
}
.garant-btn {
	margin:0 4px 16px 4px;
	display:flex;
	justify-content: center;
	align-items: center;
	line-height:1;
	width:323px;
	height:72px;
	background-color: rgba(153, 246, 228, 1.00);
	border-radius:8px;
	color:#0e7478;
}
.garant-btn img {
	margin-right:8px;
}
.special-block-desc {
	max-width:720px;
	margin:0 auto;
	font-size: 18px;
	line-height:24px;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	padding:10px 0 15px 0;
}
.special-block-consultant {
	padding-top:6px;
}
.special-block-consultant .btn {
	border-radius:8px;
	background:#fff;
	width:248px;
	height:56px;
	line-height:1;
	font-size: 16px;
	color: rgba(24, 146, 151, 1.00);
	padding:20px 0 0 0;
	margin:0;
}
.special-block-consultant .btn:hover {
	background: rgba(153, 246, 228, 1.00);
	color:#0e7478;
}
@media (max-width: 500px) {
	.special-block {
		background-position:center 30px;
		padding:90px 15px 30px 15px;
		background-size:60px auto;
	}
	.special-block-title {
		font-size: 24px;
		line-height:30px;
	}
	.special-block-garant {
		display:block;
	}
	.garant-btn {
		margin:0 auto 12px auto;
		width:100%;
		max-width:323px;
		height:72px;
		white-space:nowrap;
	}	
	.special-block-consultant .btn {
		width:220px;
		height:48px;
		font-size: 14px;
		padding:16px 0 0 0;
	}
}
@media (max-width:380px) {
	.garant-btn {
		font-size:14px;
		height:48px;
	}
	.garant-btn img {
		display:none;
	}
}

.special-block-cols {
	display:flex;
	margin:0 -12px;
}
.special-col {
	flex:0 0 33.33333%;
	padding:0 12px;
	margin-bottom:13px;
}
.special-col-inner {
	height:100%;
	position:relative;
	padding:24px 24px 88px 24px;
	background:#14b8a6;
	color:#fff;
	border-radius:8px;
}
.special-col-icon {
	width:48px;
	height:48px;
	display:flex;
	justify-content: center;
	align-items: center;
	background:#189297;
	border-radius:50%;
	margin-bottom:9px;
}
.special-col-title {
	letter-spacing: -1px; 
	font-size: 22px;
	line-height:31px;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	padding:0 0 15px 0;
}
.special-col-desc {
	font-size: 16px;
	line-height:22px;
	color:#e7fffa;
}
.special-col-price {
	position:absolute;
	left:24px;
	right:24px;
	bottom:0;
	border-top:1px solid #43c6b8;
	height:72px;
	letter-spacing: -1px; 
	font-size: 22px;
	line-height:1;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	padding-top:22px;
}
@media (max-width:1199px) {
	.special-col-desc {
		font-size: 14px;
		line-height:18px;
	}
}
@media (max-width:768px) {
	.special-block-cols {
		flex-wrap:wrap;
	}
	.special-col {
		flex:0 0 100%;
	}
}


.specificity {
	display:flex;
	flex-wrap:wrap;
	margin:0 -24px 17px -24px;
	justify-content: center;
}
.specificity-item {
	flex:0 0 50%;
	padding:0 24px;
}
.specificity-col3 {
	margin:0 -15px 17px -15px;
}
.specificity-col3 .specificity-item {
	flex:0 0 33.33333%;
	padding:0 15px;
}
.specificity-item a {
	display:block;
	padding-bottom:30px;
	position:relative;
	margin-bottom:14px;
}
.specificity-item a:after {
	content: "\e900";
	font-family: 'icomoon' !important;
	color: rgba(17, 24, 39, 1.00);
	font-size:22px;
	position:absolute;
	left:0;
	bottom:0;
	transition: all 0.25s !important;
}
.specificity-img {
	height:260px;
	overflow:hidden;
	border-radius:12px;
}
.specificity-img img {
	width:100%;
	height:260px;
	display:block;
	object-fit:cover;
}
.specificity-title h5 {
	color: rgba(17, 24, 39, 1.00);
	font-size: 23px;
	line-height:1.3;
	letter-spacing:-1px;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	padding:18px 0 11px 0;
	transition: all 0.25s !important;
}
.specificity-item a:hover:after {
	color:#14b8a6;
}
.specificity-item a:hover h5 {
	color:#14b8a6;
}
@media (max-width: 1199px) {
	.specificity-col3 {
		margin:0 -24px 17px -24px;
	}
	.specificity-col3 .specificity-item {
		flex:0 0 50%;
		padding:0 24px;
	}
}
@media (max-width: 767px) {
	.specificity {
		margin:0 -15px 17px -15px !important;
	}
	.specificity-item {
		padding:0 15px !important;
	}
	.specificity-item a {
		padding-bottom:24px;
		margin-bottom:15px;
	}
	.specificity-img {
		height:200px;
	}
	.specificity-img img {
		height:200px;
	}
	.specificity-item h5 {
		font-size: 20px;
        letter-spacing: 0;
        padding: 10px 0 0 0;
	}
}
@media (max-width:640px) {
	.specificity-title h5 {
		font-size: 18px;
	}
}
@media (max-width:500px) {
	.specificity {
		margin:0 0 17px 0 !important;
	}
	.specificity-item {
		flex:0 0 100% !important;
		padding:0 !important;
	}
	.specificity-title h5 {
		font-size: 16px;
	}
}

.subtitle {
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	font-size: 22px;
	line-height:31px;
	margin-bottom: 40px;
}
@media (max-width: 767px) {
	.subtitle {
		font-size: 18px;
		line-height:24px;
		margin-bottom: 30px;
	}
}

.order-price-block {
	padding:19px 0 38px 0;
}
.order-price-block .btn {
	width:100%;
	display:block;
	background: rgba(24, 146, 151, 1.00); 
	padding: 20px 0 0 0; 
	border-radius: 8px;
	height:56px;
	color:#fff;
	font-size: 16px;
	line-height:1;
	margin:0;
	box-shadow:none;
}
.order-price-block .btn:hover {
	background: #14b8a6;
}
@media (max-width: 500px) {
	.order-price-block .btn {
		height:48px;
		font-size: 14px;
		padding:16px 0 0 0;
	}
}

/*Содержание*/
.lwptoc {
    margin:0 !important;
}
.lwptoc .lwptoc_i {
	display:block !important;
    background:none !important;
	padding:0 0 24px 0;
}
.lwptoc_header {
    margin-bottom:0;
	color: rgba(17, 24, 39, 1.00);
	letter-spacing: -1px; 
	font-size: 30px;
	line-height:1.25;
	position:relative;
	padding:8px 0 34px 66px;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
}
.lwptoc_header:before {
	content:'\e902';
	font-family: 'icomoon' !important;
	background: rgba(241, 245, 249, 1.00); 
	width:48px;
	height:48px;
	border-radius:50%;
	position:absolute;
	left:0;
	top:0;
	display: flex; 
	justify-content: center;
	align-items: center;
	font-size:18px;
	line-height:1;
}
.lwptoc_title {
	font-weight:normal;
}
.lwptoc_itemWrap {
	column-count: 2;
	column-gap:94px;
	position:relative;
}
.lwptoc_itemWrap:before {
	content:'';
	display:block;
	position:absolute;
	width:1px;
	top:0;
	bottom:0;
	left:50%;
	background:#f0f3f7;
}
.lwptoc_itemWrap li.lwptoc_item {
    margin:0 !important;
	font-size: 16px;
	position:relative;
	padding:11px 0 !important;
	break-inside: avoid;
}
.lwptoc_item:before {
	display:none !important;
}
.lwptoc .lwptoc_i A {
    color: rgba(24, 146, 151, 1.00) !important;
	border:0 !important;
	display:block;
	position:relative;
	padding:0 0 0 20px;
}
.lwptoc .lwptoc_i A:before {
	content:'';
	display:block;
	background:#189297;
	width:4px;
	height:4px;
	border-radius:50%;
	position:absolute;
	left:0;
	top:9px;
}
.lwptoc.lwptoc-notInherit .lwptoc_i DIV A:hover {
	border-bottom:0 !important;
	color: rgba(17, 24, 39, 1.00) !important;
}
@media (max-width:991px) {
	.lwptoc_header {
		padding:8px 0 14px 66px;
		font-size: 28px;
	}
	.lwptoc .lwptoc_i {
		padding:0 0 14px 0;
	}
	.lwptoc_item:nth-child(odd) {
		padding-left:0;
		padding-right:30px;
	}
	.lwptoc_item:nth-child(even) {
		padding-right:0;
		padding-left:30px;
	}
}
@media (max-width:767px) {
	.lwptoc_itemWrap {
		column-count: 1;
		column-gap:0;
	}
	.lwptoc_itemWrap:before {
		display:none;
	}
	.lwptoc_itemWrap li.lwptoc_item {
		padding:5px 0 !important;
	}
}
@media (max-width:480px) {
	.lwptoc_header {
		font-size: 24px;
		padding:10px 0 14px 60px;
	}
}

.substance-head {
	margin:0 !important;
	color: rgba(17, 24, 39, 1.00); 
	font-weight: 400; 
	letter-spacing: -2px; 
	font-size: 46px;
	line-height:48px;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	padding:54px 0 11px 0 !important;
}
.substance-title {
	border-bottom:1px solid #e2e8f0;
	color: rgba(17, 24, 39, 1.00); 
	letter-spacing: -1px;
	font-size: 30px;
	line-height:1.25;
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
	margin-bottom:24px;
	padding:20px 0 0 0
}
.substance-table-wrap {
	padding-top:17px;
	padding-bottom:24px;
	margin:0 -32px;
}
.substance-table {
	width:100%;
}
.substance-table tr {
    height: 10vh;
}
.substance-table td {
	padding:0 32px;
	text-transform:none;
	width:33.33333%;
	font-size:16px;
	line-height:22px;
	color: rgba(17, 24, 39, 1.00);
	height: inherit
}
.substance-table td div {
	display:flex;
	align-items: center;
	height: 100%;
	padding:8px 12px 8px 12px;
	border-radius:8px;
}


.substance-table tr:nth-child(odd) td div {
	background:#f1f5f9;
}
@media (max-width:1199px) {
	.substance-head {
		font-size: 40px;
		line-height:42px;
	}
}
@media (max-width:991px) {
	.substance-head {
		letter-spacing: -1px; 
		font-size: 36px;
		line-height:40px;
	}
	.substance-title {
		font-size: 28px;
	}
}
@media (max-width:768px) {
	.substance-head {
		font-size: 32px;
		line-height:36px;
	}
	.substance-table-wrap {
		margin:0 -10px;
	}
	.substance-table td {
		padding:0 10px;
		font-size:14px;
		line-height:18px;
	}
}
@media (max-width:640px) {
	.substance-table-wrap {
		overflow:auto;
		margin:0 -30px;
		padding-left:20px;
		padding-right:20px;
	}
}
@media (max-width: 480px) {
	.substance-head {
		font-size: 30px;
		line-height:32px;
	}
	.substance-title {
		font-size: 24px;
	}
}

/*Страницы веществ*/
.archuve-form h2 {
	font-family: "Rubik", "Source Sans Pro", Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 40px;
	line-height:44px;
    color: rgba(17, 24, 39, 1.00);
    letter-spacing: -1px;
	padding:0;
	max-width:1000px;
	margin:0 auto 10px auto;
}
.archuve-form .separator-style-1:before {
	display:none;
}
.single-product .product {
	padding-top:0;
}
.archuve-form {
    padding:30px 0px 50px 0px;
}
@media (max-width:1200px) {
	.archuve-form h2 {
		font-size: 36px;
		line-height:40px;
	}
}
@media (max-width:991px) {
	.archuve-form h2 {
		font-size: 32px;
		line-height:36px;
	}
}
@media (max-width:768px) {
	.archuve-form h2 {
		font-size: 28px;
		line-height:32px;
	}
}
@media (max-width:600px) {
	.archuve-form h2 {
		font-size: 24px;
		line-height:28px;
	}
}
@media (max-width:400px) {
	.archuve-form h2 {
		font-size: 20px;
		line-height:24px;
	}
}
.single-product .page-head-image {
	background-image:url(/wp-content/themes/recycle/img/bg-header-veschestva.jpg) !important;
}


#rev_slider_1_1_wrapper .btn.btn-flat.btn-md {
  color: rgb(24, 146, 151);
  border-radius: 10px;
  width: 274px;
  height: 56px;
  background: #fff;
  border-radius: 8px;
  margin-left: -15px;
  color: rgba(24, 146, 151, 1.00);
  font-family: "Manrope", "Source Sans Pro", Arial, Helvetica, sans-serif !important;
  font-weight: normal;
  padding: 16px 0px 0px 25px !important;
  text-align: left !important;
  font-size: 16px !important;
  position: relative;
  transition: all 0.25s !important;
}

#rev_slider_1_1_wrapper .btn.btn-flat.btn-md:after {
content: "\f105";
  font-family: 'FontAwesome' !important;
  position: absolute;
  right: 28px;
  top: 17px;
  font-size: 22px;
  line-height: 1;
}

.rev_slider_wrapper {
    width: 100% !important;
}

.rev_slider {
    width: 100% !important;
}