.bg-grey {
	background-color: #ececec;
}

.bg-green {
	background-color: #4f873e;
}

.bg-footer {
	background-color: #114111;
}

.pt-120 {
	padding-top: 120px;
}

.pb-120 {
	padding-bottom: 120px;
}

.header-fixed {
	position: fixed !important;
	z-index: 1000;
	width: 100%;
	height: 122px !important;
}

#top-panel {
	height: 62px;
	border-bottom: 2px solid #4F873E;
	font-size: 14px;
	line-height: 14px;
	color: #4E4E4E;
}

#top-panel .top-block {
	padding-top: 10px;
	text-align: right;
	color: #4E4E4E;
	font-size: 14px;
	font-weight: bold;
}

#top-panel .top-block a {
	color: #4E4E4E;
	font-size: 14px;
	font-weight: bold;
}

#top-panel .top-block .region_info {
	margin-top: 3px;
	color: #1874CD;
}

#logo {
	height: 60px !important;
	width: auto;
}

#wrapper {
	top: 122px;
}

#primary-menu.style-10 > ul > li:hover > a, #primary-menu.style-10 > ul > li.current > a, #primary-menu.style-10 > div > ul > li:hover > a,
#primary-menu.style-10 > div > ul > li.current > a,
.bgmenu > nav > div > ul > li > a,
.bgmenu  div#top-search a,  
.bgmenu  div#top-cart a,
.bgmenu  div#top-cart a,
.bgmenu #primary-menu-trigger i
{
    color: #fff !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.bgmenu  div#top-cart a span {
    background-color:  #fff !important;
}

.bgmenu > nav > div > ul > li > a:hover,
.bgmenu > nav > div > ul > li.current > a
{
    background-color: rgba(0,0,0,0.1) !important;
}

#primary-menu.style-10 > ul > li > a, #primary-menu.style-10 > div > ul > li > a {
   /*border-top: 5px solid transparent;*/
}

.bgmenu #top-search form input,
.bgmenu #top-search form input::-webkit-input-placeholder {
	color:#fff;	
}

.bgmenu #primary-menu.style-2 {
    border-top: 0px;
}

.sticky-header .relative {
	position:relative !important;
	
}

#top-search form input {
	font-size: 22px;
}

@media (max-width: 991px) {
	body:not(.dark) #header:not(.dark) #header-wrap.bgmenu:not(.dark) #primary-menu ul ul a,
	body:not(.dark) #header:not(.dark) #header-wrap.bgmenu #primary-menu > div > ul > li:hover ul a,
	.bgmenu  > nav > div > ul > li > a,
	body:not(.dark) #header:not(.dark) #header-wrap.bgmenu #primary-menu > div > ul > li:hover a,
	body:not(.dark) #header:not(.dark) #header-wrap.bgmenu:not(.dark) #primary-menu > div > ul > li.current a{
	   color: #fff !important ;
	}
	
	.bgmenu #primary-menu > .container > ul > li.sub-menu > a {
		background-image: url(images/icons/submenu-white.png);
	}
}

#gotoTop {
    left: 30px;
    right: auto;
}

.dark .form-control:not(.not-dark),
.dark .sm-form-control:not(.not-dark) {
    color: #f5f5f5 !important;
}

.dark .form-control:not(.not-dark)::-webkit-input-placeholder {
    color: #f1f1f1 !important;
}


.pull-right {
	float:right;
}

.btn-holder {
	padding-top:25px;	
}

.header-extras li .he-text {
    font-size: 16px;
    line-height: 1.43;
}

@media (max-width: 1199px) {
	.media-desktop {
		display: none;
	}
}

@media (max-width: 991px) {
	.media-ipad {
		display: none;
	}
	/*
	#page-menu, #page-menu-wrap {
		height: 40px;
		line-height: 40px;
	}
	
	#page-menu nav {
		right: auto !important;
		left: 15px !important;
	}
	
	#page-menu ul ul {
		top: 0px;
	}
	*/
}


#page-menu ul ul {
	top: 60px;
}

#page-menu nav {
	width: 100%;
	height: 60px;
}

#page-submenu-trigger {
    right: 0px;
    left: 15px;
	top: 8px;
}

@media screen and (max-device-width: 1024px) {
	#page-menu  nav > ul > li > a {
		font-size: 14px;
	}
}

.dotted-delimiter #page-menu nav > ul > li > a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    height: 11px;
    margin-top: -5px;
    border-right: 1px dotted #fff;
}

.solid-delimiter #page-menu nav > ul > li > a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    height: 11px;
    margin-top: -5px;
    border-right: 1px solid #fff;
}

#page-menu nav ul li a [class^="icon-"]  {
    margin-top:-7px;
}

#page-menu .sub-menu {
	background-color: white !important;
	width: 300px;
}

.button {
	font-weight: normal !important;
    letter-spacing: normal !important;
}

.cv-head-2 {
	height:170px !important;
	border-bottom:0px !important;
}

#header.transparent-header.cv-head-2 + #slider, #slider + #header.transparent-header.cv-head-2 {
    top: -145px;
    margin-bottom: -145px;
}

.divcenter #site_name, .divcenter #site_description {
	display:table;	
}

#header.dark .text-muted {
	color:#ddd !important;
}

#top-bar .col_half {
	margin-bottom:0px;
}

#top-bar.bgcolor i.color, #top-bar.bgcolor [class^="icon-"] {
	color:#fff !important;	
}

.dark .semi-transparent  {
    background-color: rgba(0,0,0,0.6);
}

.semi-transparent  {
	background-color: rgba(255,255,255,0.8);
}


.bgcolor .color{
	color:#fff !important;
}

.bgcolor .text-muted{
	color:#ddd  !important;
}

.slider-parallax .slider-parallax-inner {
    position: relative !important;
}

.dark .overfill {
    position: absolute;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: inherit;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.4);	
	/*z-index: 99;*/
	}

	.slider-caption {
		z-index:100;
	}
	
.slider-parallax-inner .container, .z1000 {
	z-index:100;
}

.slider-parallax-inner .emphasis-title {
	margin:0px;
}

.caption_block p:last-child, .caption_block .title-block {
	margin-bottom:0px;
}

.caption_block {
	padding:50px;
	/*width:45%;*/
	background-color: rgba(255, 255, 255, 1);
	border-radius:5px;
}

/*.caption_block, .caption_block h2, .caption_block h1, .caption_block span {
	color:#222 !important;
}*/

.caption_block h2, .caption_block h1 {
	background-color: transparent !important;
}


.landing-wide-form {
    background: rgba(0,0,0,.3);
    padding: 30px;
    border-radius: 3px;
}

.footer-big-contacts {
	color: #333;
	font-size: 20px;
	/*font-weight: bold;*/
	letter-spacing: 1px;
}

.footer-big-contacts span {
	display: block;
	/*font-size: 10px;
	font-weight: 400;*/
	color: #888;
	letter-spacing: 2px;
}

.dark .footer-big-contacts { color: rgba(255,255,255,0.8); }

#copyrights {
	position: sticky;
}

.dark .form-control:not(.not-dark), .dark .form-control:focus:not(.not-dark),  .dark .sm-form-control:not(.not-dark) {
    background-color: #222;
}

.dark .slider-caption, .dark .slider-caption h2 {
    color: #fff;
}

.feature-box p {
    color: #666;
}

.center {
	text-align: center;
}

.fbox-desc .button {
	margin-left:0px;
}

.notransform {
    text-transform: none !important;
}

.height-categories [class^=col-]>a {
    display: block;
    position: relative;
    height: 250px;
}

.height-categories [class^=col-]>a:hover:before {
    opacity: 1;
}

.height-categories [class^=col-]>a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    opacity: .4;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
}

.ul-li-menu li {
	list-style: none;
	cursor: pointer;
}

.ul-li-menu li a {
    padding: 0.75rem 1.25rem;
    width: 100%;
    color: #495057;
    text-align: inherit;
    position: relative;
    display: -webkit-flex;
    display: flex;	
}

.ul-li-menu li {
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.ul-li-menu li:first-child {
    margin-bottom: 0;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
	border-bottom:0px;
}

.ul-li-menu li:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.ul-li-menu li:focus, .ul-li-menu li:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}

#copyrights a, .copyright-link {
	color: #555;
}

* {
	text-transform: none !important;
	letter-spacing: 0px !important;
}

.dark .section, .section.dark {
    background-color: #282828 !important;
}

.navigation.pagination {
	display:block !important;
}

/*
.feature-box h3 {
    font-size: inherit !important;
}
*/
#slider .col_one_third {
	margin-bottom: 0px !important;
}

.cblock-47 h2, .cblock-49 h2, .cblock-57 h2, .cblock-52 h1 {
	font-weight: 800 !important;
}


.dark .feature-box p, .dark .feature-box a div.item-field_text {
    color: #e5e5e5  !important;
}

.feature-box a div.item-field_text {
	color: #333;
}


.dark .feature-box h3, .dark .counter, .dark h3 a {
    color: #fff !important;
}

.dark .fbox-center .fbox-icon {
    background-color: #fff !important;
}


.feature-box.fbox-bg {
    border: 1px solid #E5E5E5;
	border-radius: 5px;
}

.feature-box.media-box.fbox-bg .fbox-desc {
    border: 0px;
}

.dark .feature-box.fbox-bg {
    border: 0px;
}

.feature-box.media-box p {
    margin-top: 10px;
}

.heading-block p, .fbox-desc p, .feature-box div, .caption_block p, .feature-box p {
	font-weight: 300 !important;
}

.header-extras li .he-text span {
   /* font-weight: 300 !important;*/
}

.dark #copyrights, .dark #copyrights a, .dark small:not(.field_form_privacy) a  {
	color: #CCC !important;
}

.dark #copyrights {
    font-size: 80%  !important;	
}

.feature-box h3 {
	font-weight: 400 !important;
	margin-bottom:10px;
}

.feature-box.fbox-center .fbox-icon {
    margin: 0 auto 20px !important;
}

.feature-box p.item-field_price {
	font-weight: bold !important;
}

#posts h3 a {
	color: #222;
}

#posts h3  {
margin: 0 0 15px 0;
}

.post-grid .entry-image {
    margin-bottom: 15px;
}

#posts .entry-content {
    margin-top: 15px;
}

#posts .entry-content p {
    margin-bottom: 15px;
}

.post-grid .entry-meta {
    margin: 0px -10px -15px 0;
}

.navigation.pagination h2 {
	font-size: 120% !important;
    margin-bottom: 15px;
}

#posts h3, #posts h2, .navigation.pagination h2 {
	font-weight: 400;
}

.kama_breadcrumbs {
	font-weight: 300 !important;
}

.floatnone {
    float: none !important;
}

/* Уравнивает по высоте карточки витрины */
.feature-box.media-box.fbox-bg .fbox-media img, .feature-box.media-box .fbox-media img {
    object-fit: cover !important;
	height:250px !important;
}

.oc-item .portfolio-image img {
    object-fit: cover !important;
	height:320px !important;
}

.portfolio-nomargin .portfolio-desc {
    padding: 10px 10px 15px !important;
}

.portfolio-desc span {
    margin-top: 0px !important;
}

#primary-menu ul li > a {
    font-weight: 500 !important;
}

.dark #site_description {
	color: #fff !important;
}

.slider-caption.slider-caption-center {
    max-width: 900px !important;
}

.cblock-52 .emphasis-title {
	    padding-right: 30px;
}

@media (max-width: 768px) {
	.cblock-49 .emphasis-title, .cblock-52 .emphasis-title, .cblock-57 .vertical-middle {
		padding: 0px 30px; 
	}
}

@media (max-width: 768px) {
	.cblock-56 .vertical-middle {
    width: 90% !important;
    left: 5%;
	}
}

.dark .more-link {
	color: #fff !important;
	border-bottom-color: #fff !important;
}

.woocommerce table.shop_attributes th {
    width: 25% !important;
}

.product .button, .woocommerce .button {
	color: #fff !important;
}

.coupon #coupon_code {
	width: 200px !important;
}

.woocommerce-input-wrapper {
	width: 100%;
	clear: both !important;
}

.input-text {
    border-radius: 3px !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
}

.woocommerce-loop-product__title, .woocommerce h2 {
	font-size: 120% !important;
}

.woocommerce h2 {
	font-weight: 300;
}

@media (max-width: 575px) {
  #slider h2, #slider h1 {
    font-size: 150% !important;
}  
    
}

@media (max-width: 768px) {
 .cblock-56 .caption_block.col_half  {
    width: 92% !important;
}  
    
}

h2 {
	color: #114011;
}
a.green {
	color: #FFD700;
	font-size: 24px !important;
}
.dark .more-link {
	color: #fff !important;
	border-bottom-color: #fff !important;
}

@media screen and (min-device-width: 320px) {
	.socials_list {
		margin: 0 auto;
		width: 400px;
	}
}
@media screen and (min-device-width: 1200px) {
	.socials_list {
		margin: 0 auto;
		width: auto;
	}
}

@media screen and (min-device-width: 240px) {
    .socials_list, .socials_list a {
		font-size: 14px;
	}
}
@media screen and (min-device-width: 768px) {
	.socials_list, .socials_list a {
		font-size: 16px;
	}
}
.socials_list, .socials_list a {
	font-weight: bold;
}
.socials_list h3 {
	color: white;
	text-align: center;
	padding-top: 30px !important;
}
.socials_list i.fa {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
	border: 2px solid white;
	float: left;
	transition: all 0.1s ease;
	color: white;
	margin-right: 8px;
}
.socials_list i.onhover, .socials_list i.fa:hover {
	border: 2px solid #FFD700;
	box-shadow: 0 0 15px #FFD700;
	color: #FFD700;
	text-shadow: 0 0 15px gainsboro;
	transition: all 0.1s ease;
}
.socials_list a:hover {
	color: #FFD700 !important;
	transition: all 0.1s ease;
}
.socials_list table {
	color: #4f873e;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.socials_list td {
	line-height: 50px;
	padding-bottom: 12px;
}

h2.prices_title {
	margin-bottom: 50px !important;
	color: #F2F67D;
	text-shadow: 3px 3px 0 #104010;
}

div.product_block {
	width: 800px;
	padding: 15px;
	margin: 0 auto;
	background-color: #fff;
}
table.product {
	width: 100%;
	vertical-align: top;
	margin-bottom: 0 !important;
	padding: 20px;
}
table.product td {
	vertical-align: top;
	padding: 7px;
}
table.product td.photo {
	width: 40%;
	padding-top: 15px;
	padding-left: 15px;
	text-align: center;
}
table.product td.text {
	width: 65%;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 0;
}
img.photo_medium {
	height: auto;
	padding: 10px;
	object-fit: cover;
    /*box-shadow: 0 0 10px gray;*/
}
img.photo_small {
	padding: 7px;
	height: 100px;
	object-fit: cover;
	/*box-shadow: 0 0 5px gray;*/
}
.product_title {
	font-size: 20px; 
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #114011;
	text-transform: uppercase !important;
}
.product_info {
	font-size: 16px;
	margin-bottom: 30px;
	margin-right: 20px;
	text-align: justify;
}
span.yellow {
	color: #F2F67D;
}
.price_block {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	color: #4f873e;
	font-size: 22px;
}
.price_block_info {
	font-style: italic;
	font-size: 14px;
	text-align: center;
}
.price_info {
	display: inline-block;
	width: 215px;
	color: #222;
}
div.main-info {
	background-color: rgb(0,0,0);
	background-color: rgb(0,0,0,0.7);
	padding: 20px;
	padding-left: 30px;
	font-size: 18px;
	text-align: justify;
}
div.main-info ul {
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: left;
}
div.background-block {
	background-size: cover;
	background-position: left 50% top 50%;
	padding: 20px 0;
}
.small-info {
	text-align: center;
	font-size: 14px;
	font-style: italic;
}
.medium-info {
	text-align: center;
	font-size: 16px;
	color: #4f873e;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
.slide img {
	width: 150px;
}
.footer_links {
	display: block;
	color: #4f873e;
}
.footer_links:hover {
	color: #FFD700 !important;
	transition: all 0.1s ease;
}

.top-phones {
	height: 100%;
	line-height: 60px;
	font-size: 26px;
	color: #538E40;
	text-align: center;
}

@media screen and (min-device-width: 1200px) {
	.top-phones {
		line-height: 120px !important;
	}
}

.affaires {
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #4f873e;
	/*box-shadow: 7px 7px 7px gainsboro;*/
}
.affaires img {
	width: 450px;
}
.affaires img, .autos img {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
	padding: 15px;
	border: 1px solid #4f873e;
 }
.affaires span {
	display: block;
	text-align: center;
	/*background-color: #F2F67D;*/
	background-color: white;
	opacity: 0.8;
	margin: 0 auto;
	margin-top: -30px !important;
	font-size: 16px;
	padding: 7px 0;
	font-size: 14px;
	font-weight: bold;
	width: 255px;
	border: 1px solid #4f873e;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.affaires span:hover, .affaires span.onhover {
	background-color: #4f873e;
	transition-property: background-color;
	transition-duration: .5s;
}
.affaires a {
	color: #4f873e;
}
.affaires a.hover:hover, .affaires a.onhover {
	color: #fff;
	transition-property: color;
	transition-duration: .5s;
}
h2.affaires_title {
	text-shadow: white 2px 2px 0 !important;
	color: #4f873e !important;
}
.autos {
	max-width: 980px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.autos table {
	width: 100%;
}
#sending {
	font-size: 14px;
	font-weight: bold;
	color: #696969;
}
#send_success {
	font-size: 14px;
	font-weight: bold;
	color: #4f873e;
}
#send_error {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
#contacts-map {
	max-width: 1000px;
	height: 350px;
	background-color: white;
	margin: 0 auto;
	margin-bottom: 40px;
	padding: 15px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);	
	border: 1px solid #4f873e;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.contacts-map-1 {
	display: inline;
	width: 76%;
	float: left;
}
.contacts-map-2 {
	display: inline;
	width: 24%;
	float: left;
	padding-left: 40px;
	font-size: 12px;
	font-weight: bold;
}
.user_select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	padding: 5px;
	margin-bottom: 0;
	background: transparent;
	width: 100%;
	height: 40px;
	border-radius: 3px;
	color: #333;
	outline: none;
	font: inherit;
	margin: 0;
}

/*
@font-face {
    font-family: "Alternate-Gothic-No1(RUS BY LYAJKA)";
    src: url(17646.otf);
}
h1, h2, h3, h4, h5, h6 {
	font-size: 200% !important;
	font-family: "Alternate-Gothic-No1(RUS BY LYAJKA)" !important;
}
*/
.map_title {
	margin-top: 40px;
}

/* Новый дизайн */

/*  Главная страница */ 

#title-work-div {
	position: absolute;
	top: 20%;
	width: 100%;
}

#title-work-div .col-8 {
	padding-top: 40px;
	padding-left: 120px;
}

.title-work-h1 {
	font-size: 66px;
	color: white;
	font-weight: bold;
	margin-bottom: 15px;
}

.title-work-h2 {
	font-size: 22px;
	color: #d5fdc9;
	font-weight: bold;
}

#title-work-p {
	color: rgb(255, 255, 255);
	font-size: 16px;
	line-height: 40px;
	display: block;
	margin-left: 0;
	margin-top: 40px;
	height: 70px;
	width: 400px;
}

.form_block {
	padding: 50px 0;	
	background: rgba(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.6);
	color: #124112;
	font-size: 16px;
}

.form_block .form-title {
	margin-left: 15%;
	font-size: 22px;
	line-height: 32px;
	color: #124112;
	font-weight: bold;
	text-transform: uppercase !important;
}

.form_block .form_title {
	margin-bottom: 30px;
}

.form_block .form-info {
	margin: 0 0 20px 150px;
	font-size: 16px;
	color: #124112;
}

.form_block form {
	margin-bottom: 0;
}

.form_block input:not([type='radio']):not([type='checkbox']) {
	display: block;
	background-color: rgb(255, 255, 255, 0);
	border: none; /* Убираем рамку */
    outline: none; /* Убираем свечение в Chrome и Safari */
    -webkit-appearance: none; /* Убираем рамку в Chrome и Safari */
	padding-left: 30px;
	border-bottom: 1px solid rgb(79, 135, 62);
	color: rgb(18, 66, 18);
	margin-bottom: 30px;
    background-repeat: no-repeat;    
	width: 80%;
}

.form_block .form_button {
	border: none;
	color: white;
	font-size: 18px;
	background-color: #4F873E;
	width: 240px;
	height: 40px;
	cursor: pointer;
}

#div_contact_modal {
	padding: 20px;
}

#div_contact_modal2 {
	padding: 10px 0 !important;
}

.ajax_form {
	margin-left: 15%;
}

@media screen and (max-device-width: 1200px) {
	.ajax_form {
		margin-left: 15%;
	}
}

/*
:focus::-webkit-input-placeholder { color: transparent; }
:focus::-moz-placeholder { color: transparent; }
:focus:-moz-placeholder { color: transparent; }
:focus:-ms-input-placeholder { color: transparent; }

input::-webkit-input-placeholder       {opacity: 1; transition: opacity 1s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 1s ease;}
input:-moz-placeholder                 {opacity: 1; transition: opacity 1s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 1s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 1s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 1s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 1s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 1s ease;}
*/

.mission_block {
	border-left: 2px solid #4F873E !important;
	padding: 20px 0 20px 50px;
}

.mission_block h3 {
	font-size: 22px;
	color: #4f873e;
	margin-bottom: 30px;
}

.mission_block div {
	font-size: 16px;
	color: #434343;
	line-height: 1.55;
	font-weight: 400;
}

.mission_block div span {
	font-size: 41px;
	color: #4f873e;
	line-height: 0.527;
}

.section-title {
	margin: 40px 0 20px 150px;
	font-size: 50px;
	font-weight: bold;
}

.title-white {
	color: #ffffff;
}

.title-grey {
	color: #434343;
}

.title-green {
	color: #4f873e;
}

.about-text {
	float: right;
	width: 600px;
	padding-left: 20px;
	color: white;
}

.about-text .section-title {
	margin-bottom: 60px !important;
}

@media screen and (max-device-width: 1200px) {
	.about-text .section-title {
		margin-left: 20px;
		font-size: 45px;
	}
}

.about-block {
	border: none;
	border-right: 1px solid white;
}

.about-table {
	width: 80%;
	margin-bottom: 50px;
}

.about-table td {
	padding-bottom: 30px;
}

.about-table tr>td {
	vertical-align: top;
	width: 20px;
}

.center-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.index-image {
	background: url('../images/back01.jpg') left 50% top 50%; 
	background-size: cover;
}

.blackscrap-form-image {
	background-image: url('../images/back05.jpg');
}

.colorscrap-form-image {
	background-image: url('../images/back06.jpg');
}

.electronscrap-form-image {
	background-image: url('../images/back08.jpg');
}

.businessscrap-form-image {
	background-image: url('../images/back07.jpg');
}

.dismantlingmetal-form-image {
	background-image: url('../images/back09.jpg');
}

.dismantlingbuilding-form-image {
	background-image: url('../images/back10.jpg');
}

.compozitscrap-form-image {
	background-image: url('../images/back11.jpg');
}

.polimerscrap-form-image {
	background-image: url('../images/back12.jpg');
}

.about-image {
	background-image: url('../images/back04.jpg');
}

.services-block {
	margin-top: 80px;
}
/*
.services-block:nth-child(even) {
	padding-top: 80px;
	padding-left: 30px;
}

.services-block:nth-child(odd) {
	padding-right: 30px;
}
*/
.services-block img {
	width: 100%;
	padding: 5px;
}

.services-notice {
	float: left;
	text-align: left;
	margin-top: 20px;
}

.services-block a {
	font-size: 22px;
	color: rgb(79, 135, 62);
}

.services-button {
	float: right;
	text-align: center;	
	margin-top: 40px;
	width: 178px;
	height: 38px;
	border: 1px solid #4f873e;
	font-size: 18px;
	line-height: 32px;
	background-color: white;
	color: #4f873e;
	cursor: pointer;
	transition-property: color,background-color;
	transition-duration: .3s;
	transition-timing-function: ease-in;
}

.services-button:hover {
	background-color: #4f873e;
	color: white;
}

.stages-color {
	background-color: #4f873e;
	margin-bottom: 0;
	color: white;
}

.stages-image {
	background-image: url('../images/back03.jpg');
}

.stages-first {
	font-size: 22px;
	margin-bottom: 30px;
}

.stages-first span {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.5);
}

.stages-first div, .stages-second div {
	padding: 0;
	margin: 0;
}

.stages-second {
	font-size: 16px;
}

.stages-line {
	width: 100%;
	margin-left: 10px;
}

.stages-line tr, .stages-line td {
	padding: 0;
	margin: 0;
	border: none;
}

.stages-line td {
	width: 33.33%;
	height: 6px;
	border-left: 12px solid #24571f;
}

.technics-column {
	font-size: 18px;
	padding-right: 120px;
	color: #939393;
}

.technics-table {
	width: 100%;
}

.technics-table tr {
	border-top: 2px solid #4f873e;
}

.technics-table td {
	padding: 20px 0 70px 0;
}

.technics-name {
	float: left;
	font-size: 22px;
}

.technics-params {
	float: right;
	color: #4f873e;
}

.technics-params img {
	padding: 0 5px;
}

.technics-images {
	width: 100%;
	margin-bottom: 120px;
}

.technics-images td {
	padding-left: 10px;
	padding-right: 0;
}

.technics-images img {
	border: 2px solid #fff;
	padding: 1px;
}

.technics-images img:hover {
	border: 2px solid #4f873e;
}

.price-table {
	height: 100%;
	width: 100%;
}

.price-table tr {
	height: 33.33%;
}

.price-table td {
	vertical-align: top;
}

.price-line {
	width: 12px;
	margin-top: 10px;
}

.price-line tr, .price-line td {
	padding: 0;
	margin: 0;
}

.price-line tr {
	width: 12px;
	border-top: 12px solid #24571f;
}

.price-name {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
}

.price-text {
	font-size: 16px;
	margin-right: 40px;
}

.price-numbers {
	text-align: right;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.5);
}

.company-table {
	width: 100%;
	margin-bottom: 120px;
}

.company-table td {
	padding: 10px;
}

.company_image img:hover {
	opacity: 0;
}

.company_image {
	position: relative;
}

.company_review {
	position: absolute;
	top: 85%;
	left: 50%;
	color: #676767;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	z-index: 100;
}

.company-info {
	padding-right: 80px;
	padding-top: 20px;
	font-size: 18px;
	color: #939393;
}

.company-client {
	margin-top: 100px;
}

.company-client a {
	color: #558b45;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #558b45;
	padding-bottom: 3px;
}

.footer-questions {
	font-size: 36px;
	color: white;
	line-height: 1.195;
}

.footer-callback {
	margin: 20px 0;
	font-size: 18px;  
	color: rgba(255, 255, 255, 0.6);
}

.footer-link {
	display: inline-block;
	width: 240px;
	height: 40px;
	background-color: #4f873e;
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	color: white;
	transition-property: color,background-color;
	transition-duration: .3s;
	transition-timing-function: ease-in;
}

.footer-link:hover {
	color: #4f873e;
	background-color: white;
}

.footer-sections a {
	padding-left: 40px;
	color: #D5FDC9;
	font-size: 18px;
	line-height: 36px;
}

.footer-sections a:hover {
	color: white;
	text-shadow: 0 0 3px white;
}

.footer-contacts {
	width: 100%;
	margin-left: 40px;
}

.footer-images {
	padding-top: 5px;
	width: 15%;
	text-align: left;
	vertical-align: top;
}

.footer-texts {
	color: white;
	font-size: 18px;
	line-height: 36px;
}

.footer-nets {
	padding-top: 40px;
	text-align: center;
}

.footer-nets a {
	display: inline-block;
	margin: 0 20px;
}

.footer-image {
	height: 120px; 
	margin-top: 0;
	background: url('../images/back02.jpg') left 50% top 40%; background-size: cover;
}

/* Страница Чёрный лом */

#blackscrap-title {
	margin-top: 160px;
	margin-left: 60px;
	font-size: 50px;
	color: rgb(67, 67, 67);
	font-weight: bold;
	line-height: 0.4;
	text-align: left;
}

#blackscrap-title-small {
	margin-top: 40px;
	margin-left: 60px;
	font-size: 22px;
	color: rgb(67, 67, 67);
	line-height: 0.982;
	text-align: left;
}

#blackscrap-image {
	text-align: left;
	padding-top: 40px;
}

.blackscrap-form {
	width: 370px;
	margin-top: 120px;
	margin-left: 120px;
	background-color: rgba(255, 255, 255, 0.8);
	color: #124112;
	font-size: 16px;
}

.blackscrap-info {
	color: #434343;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 50px;
}

.blackscrap-type {
	/*border-top: 2px solid #416741;*/
	padding-top: 60px;
	padding-bottom: 60px;
	font-size: 18px;
	color: #434343;
	line-height: 1.375;
}

.container .blackscrap-type:last-child {
	padding-bottom: 120px;
}

.scrap-button {
	float: none;
	width: 188px;
	margin-top: 20px;
	background-color: #ececec;
	font-size: 16px;
}

.scrap-button:hover {
	background-color: #4f873e;
	color: white;
}

.scrap-button2 {
	vertical-align: bottom;
	width: 200px;
	margin-top: 25px;
	background-color: #ececec;
	font-size: 16px;
}

.scrap-button2:hover {
	background-color: #4f873e;
	color: white;
}

.footer-addresses {
	margin-top: 20px;
	color: #4f873e;
	font-size: 18px;
}

.footer-addresses img {
	max-width: none;
	width: 30px;
	height: 30px;
}

.footer-addresses table {
	width: 100%;
}

.footer-addresses table td {
	vertical-align: top;
	padding: 10px;
	padding-right: 0;
}

.blackscrap-block-top {
	position: relative;
	left: 0;
	top: 0;
	height: 670px;
	z-index: 100;
}

.blackscrap-block-bottom {
	position: relative;
	left: 0;
	top: -670px;
	height: 670px;
	z-index: 10;
}

.field_form_privacy {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 12px;
}

.field_form_privacy a {
	color: #4F873E;
}

.fixed-image {
	height: 200px;
	margin-top: 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.blackscrap-line01 {
	background-image: url('../images/blackscrap_back01.jpg');
}

.blackscrap-line02 {
	background-image: url('../images/blackscrap_back02.jpg');
}

.blackscrap-text {
	padding-right: 0;
	padding-left: 0;
	text-align: justify;
}

.colorscrap-info {
	border-top: 2px solid #416741;
	padding-top: 30px;
	margin-top: 60px;
	font-size: 20px;
}

.colorscrap-type {
	padding-top: 60px;
	padding-bottom: 60px;
	font-size: 18px;
	color: #434343;
	line-height: 1.375;
}

.container .colorscrap-type:last-child {
	padding-bottom: 120px;
}

.colorscrap-text {
	padding-right: 0;
	padding-left: 0;
	text-align: justify;
	font-size: 16px;
}

.colorscrap-title1 {
	font-size: 22px;
	font-weight: bold;
}

.colorscrap-title2 {
	color: #939393;
	margin-top: 20px;
}

.colorscrap-table {
	width: 100%;
	margin-bottom: 0;
}

.colorscrap-table tr td:nth-child(1) {
	width: 18%;
	vertical-align: top;
}

.colorscrap-table tr td:nth-child(2) {
	width: 37%;
	vertical-align: top;
}

.colorscrap-table tr td:nth-child(3) {
	width: 45%;
	padding-left: 7%;
	vertical-align: top;
}

.colorscrap-line01 {
	background-image: url('../images/colorscrap_back01.jpg');
}

.colorscrap-line02 {
	background-image: url('../images/colorscrap_back02.jpg');
}

.colorscrap-line03 {
	background-image: url('../images/colorscrap_back03.jpg');
}

.colorscrap-line04 {
	background-image: url('../images/colorscrap_back04.jpg');
}

.colorscrap-line05 {
	background-image: url('../images/colorscrap_back05.jpg');
}

.colorscrap-line06 {
	background-image: url('../images/svinec_kabel.jpg');
}

.business-info {
	font-size: 22px;
	margin-bottom: 40px;
}
.business-button {
	margin-top: 20px;
	background-color: #4f873e;
	color: white;
	text-align: center;	
	width: 178px;
	height: 38px;
	border: 1px solid #4f873e;
	font-size: 18px;
	line-height: 32px;
	cursor: pointer;
	transition-property: color,background-color;
	transition-duration: .3s;
	transition-timing-function: ease;
}

.business-button:hover {
	background-color: white;
	color: #4f873e;
}

.business-image01 {
	display: inline-block;
	margin-left: 40px;
	margin-right: 60px;
	vertical-align: top;
}

.business-image02 {
	display: inline-block;
	margin-top: 160px;
}

.business-title {
	margin-bottom: 15px;
	color: #5c904d;
	font-size: 22px;
	font-weight: bold;
}

.business-block {
	padding-top: 20px;
	padding-right: 50px;
	font-size: 16px;
}

.scroll-link {
	display: inline-block;
}

table.electronscrap {
	margin-bottom: 20px;
}

table.electronscrap td {
	vertical-align: middle;
	font-size: 18px;
	padding-bottom: 20px;
}

td.electronscrap-name {
	width: 40%;
	padding-right: 50px;
	padding-left: 20px;
}

td.electronscrap-price {
	width: 10%;
	white-space: nowrap !important;
	min-width: 130px !important;
}

table.electronscrap img {
	width: 220px;
}

.font18 {
	font-size: 18px;
}

.dismantling-info {
	width: 450px;
	margin-bottom: 60px;
	margin-left: 20px;
}

.dismantling-table {
	height: 100%;
	width: 85%;
	margin-left: 160px;
}

.dismantling-table td {
	vertical-align: top;
}

.dismantling-numbers {
	padding-top: 15px;
	border-top: 3px solid #4f873e;
	font-size: 20px;
	color: #4f873e;
}

.dismantling-name {
	padding-top: 15px;
	border-top: 3px solid #4f873e;
	font-size: 22px;
	font-weight: bold;
	color: #4f873e;
}

.dismantling-text {
	padding-top: 15px;
	border-top: 3px solid #4f873e;
	font-size: 16px;
	margin-right: 40px;
	margin-bottom: 40px;
}

.dismantlingbuilding-title {
	font-size: 22px !important;
	font-weight: bold;
	margin-bottom: 40px;
}

.dismantlingbuilding-type {
	margin-top: 120px;
	font-size: 16px;
}

.form-group {
	width: 80%;
}

.asl{
    color: ;#558b45;
    font-size: 22px;
    border-bottom: 1px solid #558b45;
    padding-bottom: 3px;
    cursor: pointer;
}

.form-group .user_select {
	height: 32px;
	padding-bottom: 0 !important;
	border-bottom: 1px solid rgb(79, 135, 62);
}

.form-group .field_title {
	color: #7F997F;
	font-size: 16px;
}

.modal-wrapper {
	padding: 20px;
	font-size: 14px;
	text-align: justify;
}

.modal-wrapper p {
	margin-top: 20px;
	text-align: center;
}

.modal-wrapper h3 {
	text-align: center !important;
}

.modal-wrapper ol, .modal-wrapper ul {
	padding-inline-start: 25px;
}

select#region_selected {
	width: 240px;
	height: 40px;
	border: 1px solid silver;
	border-radius: 3px;
	margin-right: 10px;
	padding-left: 10px;
}

select#region_selected option {
	font-size: 16px;
	height: 30px;
	padding-left: 10px;
}

#remember_choice_div {
	display: inline-block;
}

#remember_choice_div label {
	vertical-align: middle;
	font-size: 14px;
}

#remember_choice {
	display: inline-block;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 20px !important;
	height: 20px !important;
	border: 1px solid grey;
}

#region_select {
	vertical-align: top;
	font-size: 16px;
	width: 240px;
}
.composit-block {
	margin-bottom: 15px;
	font-size: 18px;
}
.composit-name {
	color: #5c904d;
	font-size: 20px;
	font-weight: bold;
}
.composit-title {
	border-top: 3px solid #4f873d; 
	padding-top: 15px;
	padding-right: 50px;
}
.composit-info {
	font-size: 18px;
	margin-bottom: 40px;
	text-align: justify;
}
.recycle {
	width: 20px;
	height: 20px;
	vertical-align: sub;
}