	  
#overlay {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.65);
	z-index: 99998;
	-webkit-animation: fade .6s;
	-moz-animation: fade .6s;
	animation: fade .6s;
	overflow: auto;
}
/* модальный блок */
.popup {
	top: 25%;
	left: 0;
	right: 0;       
	font-size: 14px;
	margin: auto;
	width: 85%;
	min-width: 320px;
	max-width: 600px;
	position: absolute;
	padding: 15px 20px;
	border: 1px solid #383838;
	background: #fefefe;
	z-index: 1000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font: 14px/18px 'Tahoma', Arial, sans-serif;
	-webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	-moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	-ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	-webkit-animation: fade .6s;
	-moz-animation: fade .6s;
	animation: fade .6s;
}
/* заголовки в модальном блоке */
.popup h2, .popup h3 {
	margin: 0 0 1rem 0;
	font-weight: 300;
	line-height: 1.3;
	color: #009032;
	text-shadow: 1px 2px 4px #ddd;
}
/* кнопка закрытия */
.close {
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	position: absolute;
	border: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background-color: rgba(0, 131, 119, 0.9);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	cursor: pointer;
	outline: none;

}
.close:before {
	color: rgb(0 0 0 / 90%);
	content: "X";
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
	background-color: rgba(252, 20, 0, 0.8);
}
/* изображения в модальном окне */
.popup img {
	width: 100%;
	height: auto;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/* миниатюры изображений */
.pl-left,
.pl-right {
	width: 25%;
	height: auto;
}
/* миниатюры справа */
.pl-right {
	float: right;
	margin: 5px 0 5px 15px;
}
/* миниатюры слева */
.pl-left {
	float: left;
	margin: 5px 18px 5px 0;
}
/* анимация при появлении блоков с содержанием */
@-moz-keyframes fade {
	from { opacity: 0; }
	to { opacity: 1 }
}
@-webkit-keyframes fade {
	from { opacity: 0; }
	to { opacity: 1 } 
}
@keyframes fade {
	from { opacity: 0; }
	to { opacity: 1 }
}
span.rtyu{
font-size: 20px;
	margin: auto;
	display: block;
	line-height: 39px;
	text-align: center;
	text-transform: uppercase;
	}
@media (min-width:980px) {
	#logo img {
max-width: fit-content!important;
}
.flexslider .slides img {
   
	max-width: fit-content!important;
}
}
@media (min-width:1580px) {

section.slider .flexslider .slides img {
	width: fit-content!important;
	
}
}

@media (min-width: 1360px) {
.big_with_description div.product {
	width: 220px!important;
}


.category-products .product-detailes {
width: 440px;

}

#blog
{
	list-style: none;
}
.product-listing A.outofstock, A.icon-trash-2, .block-account .block-content LI.current, .product-img-box .more-views LI I, .listing_header_row1 A.icon-th.active, .listing_header_row1 A.icon-th-list.active, .listing_header_row1 A.icon-th:hover, .listing_header_row1 A.icon-th-list:hover, A:hover .custom_color, A.custom_color:hover, #header.header_v_2 #nav LI LI LI A:hover, H4 [class^="icon-"], #carousel_tabs A.active, H2 A:hover, .preview .product-tocart A, .rating STRONG I, .custom_color, A .custom_color, .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, .flex-direction-nav A, H2 I, H2 SPAN, #nav>LI:hover>A, .nav-list LI LI A:hover, #topline A, .product .product-tocart A, .twit A, .twit .icon, .form-login BUTTON I
{
	color: #d40d20;
}
A.small_icon I
{
	padding: 0 3px;
	background-color: rgba(236, 236, 236, 1);
	font-size: 12px;
	line-height: 20px;
}
.cc22 {
	text-transform: uppercase;
	font-weight: 600;
	color: #d40d20;
	text-decoration: underline;
	display: block;
	clear: both;
}
#account
{
	float: right;
	font-size: 12px;
	margin: 12px 10px 10px 0px;
	margin-top: 12p margin-right: 1e0px;
	text-align: right;
	color: #505050;
}
#account #login
{
	padding-left: 7px;
}
#account #logout
{
	padding-left: 7px;
}
#logo
{
	margin-top: -8px;
		padding-left: 0px;
	float: left;
	clear: left;
	width: 250px;
	height: 105px;
}
#contact
{
	float: right;
	text-align: right;
	margin-top: 45px;
	margin-right: 5px;
/*font-sdtyle: italic*/
	height: 25px;
	color: #505050;
	font-size: 15px;
	text-shadow: 0px 1px 0px #fff;
}
#contact #phone
{
	font-size: 18px;
}
/*@group Меню каталога*/
#catalog_menu
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#catalog_menu UL
{
	padding-left: 0px;
	padding-bottom: 5px;
	list-style: none;
}
#catalog_menu UL UL
{
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#catalog_menu UL LI
{
	font-size: 16px;
	margin-top: 8px;
}
#catalog_menu UL LI IMG
{
	vertical-align: middle;
}
#catalog_menu UL LI A.selected
{
	color: #FFFFFF;
	background-color: #0095EB;
	padding: 3px;
}
#catalog_menu UL UL LI
{
	font-size: 14px;
}
#catalog_menu UL UL UL LI
{
	font-size: 12px;
}
/*@end — Меню каталога*/
#all_brands
{
	width: 220px;
	margin-bottom: 15px;
}
/*@group Brands*/
#brands
{
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#brands A
{
	color: #EC0060;
	font-size: 12px;
	margin-right: 10px;
}
#brands IMG
{
	vertical-align: middle;
}
#brands A:hover
{
	color: #000;
}
#brands A.selected
{
	background-color: #EC0060;
	color: #FFFEFF;
	padding: 2px;
}
/*@end
Хлебные крошки*/
#path
{
	margin-top: -20px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #A0A0A0;
}
#path A
{
	color: #A0A0A0;
}
/*@end
@group Товар подробно*/
.product .image
{
	text-align: center;
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	float: left;
	padding: 5px;
	margin-right: 20px;
}
.product .image IMG
{
	max-width: 300px;
}
.product .images
{
	float: left;
	clear: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product .images IMG
{
	text-align: center;
	width: 50px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	float: left;
	padding: 5px;
	margin: 4px 10px 10px 0px;
}
.product .description
{
	float: right;
	width: 330px;
}
.features
{
	list-style: none;
	width: 100%;
	display: block;
	clear: both;
	border-bottom: 1px solid #E0E0E0;
}
.features LI
{
	padding: 10px 5px;
	overflow: hidden;
	border-top: 1px solid #E0E0E0;
	/*[disabled]background-color:#F0F0F0;*/
}
.features LI.even
{
	background-color: #E9E9E9;
}
.features LABEL
{
	font-style: normal;
	display: block;
	width: 30%;
	float: left;
	font-weight: bold;
}
.features SPAN
{
	float: left;
	display: block;
	width: 70%;
}
.product .variants
{
	float: left;
	font-size: 12px;
}
.product .variant TD
{
	padding-bottom: 6px;
	vertical-align: middle;
}
.product .compare_price
{
	font-size: 14px;
	text-decoration: line-through;
	white-space: nowrap;
	color: #707070;
}
.product .price
{
	font-size: 14px;
	white-space: nowrap;
}
.product .variant_name
{
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.product .variant_radiobutton
{
	margin-right: 5px;
	margin-left: 0px;
}
#back_forward
{
	font-size: 14px;
	margin-bottom: 20px;
	clear: both;
}
#back_forward A.prev_page_link
{
	margin-right: 20px;
}
/*@end — Товар подробно*/
.tiny_products
{
	list-style: none;
	display: block;
}
.tiny_products .product
{
	width: 210px;
	margin-right: 10px;
	margin-bottom: 30px;
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	display: inline;
	word-spacing: normal;
	vertical-align: top;
}
.tiny_products .product .image
{
	vertical-align: middle;
	text-align: center;
	width: 200px;
	height: 200px;
	line-height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	padding: 5px;
	margin-bottom: 10px;
}
.tiny_products .product .image IMG
{
	vertical-align: middle;
	max-width: 200px;
}
.tiny_products .product H3
{
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}
.tiny_products .product H3.featured
{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}
.products
{
	list-style: none;
	display: block;
}
.products .product
{
	width: 100%;
	display: block;
	clear: both;
	overflow: hidden;
}
.products .product .image
{
	text-align: center;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	float: left;
	padding: 5px;
	margin: 4px 0px 20px;
}
.products .product .image IMG
{
	max-width: 200px;
}
.products .product .product_info
{
	float: right;
	width: 450px;
	margin-bottom: 40px;
}
.products .product H3
{
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}
.products .product H3.featured
{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}
.products .product .annotation
{
	font-size: 12px;
	color: #505050;
	margin-bottom: 5px;
}
/*Кнопка*/
.button
{
	cursor: pointer;
}
.cart_form .button
{
	float: right;
	margin: 30px 0 0;
	margin-right: 0px;
	margin-top: 16px;
	padding: 15px 14px;
}
.button:active
{
	position: relative;
	top: 1px;
}
/*@group Фильтр по свойствам*/
#features
{
	background-color: #F0F0F0;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
}
#features .feature_name
{
	padding: 7px;
}
#features .feature_values
{
	padding: 7px;
}
#features A
{
	padding-right: 6px;
	white-space: nowrap;
}
#features A.selected
{
	background-color: #4A4A4A;
	color: #505050;
	text-decoration: none;
}
/*@end — Фильтр по свойствам
@group Сортировка*/
.sort
{
	color: #505050;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
.sort A
{
	margin-right: 5px;
}
.sort .selected
{
	color: #505050;
	text-decoration: none;
	margin-right: 5px;
}
/*@end
@group Постраничная навигация*/
.pagination
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	overflow: hidden;
}
.pagination A
{
	display: block;
	float: left;
	background-color: #FFFEFF;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 7px 4px;
	min-width: 22px;
	text-align: center;
	border: 1px solid #D7D7D7;
	text-decoration: none;
}
.pagination A.selected:hover, .pagination A.selected
{
	background-color: #18A5FF;
	color: #FFFFFF;
	border-color: #008FE9;
}
.pagination A:hover
{
	background-color: #F8F8F8;
}
.pagination A.next_page_link, .pagination A.prev_page_link
{
	border: none;
	background: none;
}
/*@end
@group Просмотренные товары*/
#browsed_products
{
	margin-bottom: 20px;
	overflow: hidden;
}
#browsed_products LI
{
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	margin: 0 7px 7px 0;
	width: 50px;
	height: 50px;
}
#browsed_products LI A
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}
/*@end — Просмотренные товары
@group Формы*/
INPUT[type="text"], INPUT[type="password"]
{
	width: 100%;
	font-size: 18px;
}
.form
{
	width: 100%;
	max-width: 400px !important;
	margin-bottom: 20px;
}
.clear
{
	clear: both;
}
.form TEXTAREA
{
	width: 100%;
	height: 100px;
	font-size: 18px;
}
.form LABEL
{
	display: block;
	font-size: 14px;
}
.form INPUT[type="text"]
{
	display: block;
	margin-bottom: 10px;
}
/*@group Комментарии*/
.comment_list
{
	margin-top: 15px;
	list-style: none;
}
.comment_list LI
{
	padding-bottom: 15px;
}
.comment_header
{
	font-size: 18px;
}
.comment_header I
{
	font-weight: normal;
	font-style: normal;
	color: #878787;
	font-size: 13px;
}
/*@end — Комментарии
@group Форма отправки комментария*/
.comment_form
{
	padding: 20px;
	margin-top: 20px;
	width: 96%;
	overflow: hidden;
}
.comment_form H2
{
	margin-bottom: 0px;
}
.comment_form .comment_textarea
{
	width: 100%;
	height: 100px;
	font-size: 12px;
}
.comment_form LABEL
{
	display: block;
	float: left;
	width: 100px;
	font-size: 18px;
	margin-top: 15px;
}
.comment_form .input_name
{
	font-size: 16px;
	width: 250px;
	margin-top: 15px;
}
.comment_form .input_captcha, .cart_form .input_captcha
{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.comment_form .captcha, .cart_form .captcha
{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.comment_form .button, .feedback_form .button, .register_form .button, .login_form .button  
{
	float: right;
	display: block;
	margin-right: 0px;
	margin-top: 16px;
	padding: 15px 14px;
}
	
}
/*@end — Форма отправки комментария
@group Форма отправки обратной связи*/
.feedback_form
{
	background-color: #F3F3F3;
	border: 1px solid #E0E0E0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.feedback_form .input_captcha, .register_form .input_captcha
{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.feedback_form .captcha, .register_form .captcha
{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.feedback_form .button_send
{
	font-size: 18px;
	float: right;
	margin-top: 25px;
}
/*@end — Форма отправки комментария
@group Корзина*/
#purchases
{
	width: 100%;
}
#purchases TD
{
	vertical-align: middle;
}
#purchases TR
{
	border-top: 1px solid #D5D5D5;
	height: 70px;
}
#purchases TH
{
	vertical-align: top;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
}
#purchases .image
{
	width: 50px;
	text-align: center;
}
#purchases .image A
{
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}
#purchases .name
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#purchases TD.name
{
	font-size: 14px;
}
#purchases TD .download_attachment
{
	white-space: nowrap;
	color: #3B8500;
	padding: 5px 10px 7px;
	border-bottom-color: 1px dotted green;
	background-color: #CCFF72;
	line-height: 30px;
}
#purchases .price
{
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-align: right;
}
#purchases TD.price
{
	font-size: 14px;
	font-weight: bold;
}
#purchases .remove
{
	padding-left: 15px;
	text-align: right;
}
#purchases .amount
{
	font-size: 14px !important;
	padding-left: 5px;
	padding-right: 5px;
}
#purchases .amount SELECT
{
	font-size: 12px;
	width: 80px;
	margin-top: 7px;
}
#purchases .coupon .name
{
	font-size: 14px;
}
#purchases .coupon .name INPUT.coupon_code
{
	width: 200px;
}
#purchases .coupon .name INPUT
{
	font-size: 16px;
	float: left;
	margin: 5px 10px 5px 0;

}
#purchases .coupon .name INPUT.button
{
	margin-top: 5px;
	margin-right: 0px;
	 margin-top: 4px;
	padding: 6px 35px;
}
UL#deliveries
{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	padding: 20px 20px 0;
	list-style: none;
}
UL#deliveries LI
{
	margin-bottom: 20px;
}
UL#deliveries LI DIV.checkbox
{
	float: left;
}
UL#deliveries LI H3, UL#deliveries LI .description
{
	display: block;
	margin-left: 25px;
}
/*@end
@group Кабинет*/
#orders_history
{
	list-style: none;
}
#orders_history LI
{
	margin-bottom: 10px;
}
#orders_history LI A
{
	font-size: 16px;
}
/*@end — Кабинет
@group Детали заказа*/
TABLE.order_info
{
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #F9F9F9;
}
TABLE.order_info TD
{
	padding: 10px;
	border: 1px dotted #E0E0E0;
	font-size: 14px;
}
.checkout_button
{
	padding: 10px 20px;
	border: 1px solid #51A400;
	background-color: #D3FFA9;
	color: #2E5E00;
	font-size: 14px;
}
/*@end
Сообщение с ошибкой*/
.message_error
{
	clear: both;
	height: 18px;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: #FF0000;
	background-color: #FFCACA;
	border: 1px dotted #FF4545;
}
/*@end*/
.transfer_class
{
	z-index: 1000000;
	display: block !important;
	border: 1px solid #000000;
}
.transfer_class IMG
{
	z-index: 1000000 !important;
	display: block !important;
}


.last {
	margin-right: 0px;
}

.dropcapcircle {
	font-size: 18px;
	float: none;
	display: inline-block;
	margin: 0 150px 10px 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #f8c242;
	width: 58px;
	height: 58px;
	color: #fafafa !important;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
	line-height: 58px;
}

.row .sixcol {
	width: 48%;
	margin-right: 1.8%;
	float: left;
}

.row .threecol {
	width: 22.05%;
	margin-right: 1.8%;
	float: left;
}

#content1 a {
	color: #f8c242;
	text-decoration:underline;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

.width100 {
	width:100%;
}

.width100-1 {
	width:100%;
	padding-left:14%;
}

.width20 {
	width: 16%;
	padding:2%;
	float:left;
	
}

.width25 {
	width: 21%;
	padding:2%;
	float:left;
	
}

.width33 {
	width: 29%;
	padding:2%;
	float:left;
}

.width50left {
	width: 46%;
	padding:2%;
	float:left;
}

.width50right {
	width: 46%;
	padding:2%;
	float:left;
}

.proizv {
	width: 14.5%;
	height:70px;
	padding:1% 1%;
	float:left;
}

.proizv img {
	max-width: 100%;
	max-height: 70px;
}

.landing-row-1 {
	text-align: center;
	padding: 20px;
	background-image: url(/images/landing/red-top-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
}

.landing-row-1 p {
	text-align: center;
}

.landing-row-1 h3 {
	text-align: center;
	font-weight:bold;
	padding: 0 0 12px 0;
}

.landing-row-1 div {
	background-image: url(/images/landing/grey-top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
}  

.landing-row-2 {
	text-align: center;
	padding: 20px;
	background-image: url(/images/landing/red-top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
}

.landing-row-2 p {
	text-align: center;
}

.landing-row-2 h3 {
	text-align: center;
	font-weight:bold;
	padding: 0 0 12px 0;
}

.landing-row-2 div {
	background-image: url(/images/landing/grey-top-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
}

.landing-row-3 {
	text-align: center;
	padding: 20px;
	background-image: url(/images/landing/grey-top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
}

.landing-row-3 p {
	text-align: center;
}

.landing-row-3 h3 {
	text-align: center;
	font-weight:bold;
	padding: 0 0 12px 0;
}

.landing-row-3 div {
	background-image: url(/images/landing/red-top-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
}

.landing-row-4 {
	text-align: center;
	padding: 20px;
	background-image: url(/images/landing/grey-top-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
}

.landing-row-4 p {
	text-align: center;
}

.landing-row-4 h3 {
	text-align: center;
	font-weight:bold;
	padding: 0 0 12px 0;
}

.landing-row-4 div {
	background-image: url(/images/landing/red-top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
} 

.landing-row-call {
	text-align: center;
	padding: 20px;
	background-image: url(/images/landing/landing-call.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
}

.landing-row-call p {
	text-align: center;
}

.landing-row-call h3 {
	text-align: center;
	font-weight:bold;
	padding: 0 0 12px 0;
}

.landing-row-call .width50left {
	background-image: url(/images/landing/grey-top-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
} 

.landing-row-call .width50right {
	background-image: url(/images/landing/red-top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
}