/*.sp-module h3.sp-module-title {
	font-size: 26px;
	margin: 25px 0;	
	background: #687a94 none repeat scroll 0 0;
	display: inline-block;
	position: relative;
	padding: 6px 5px 6px 12px;
	color: #fff;
}*/

.sp-module.bestseller .sp-module-title, .sp-module.featured .sp-module-title, .mpgttl{
	font-size: 26px;
	line-height: 26px;
	margin: 25px 0;	
	background: #687a94 none repeat scroll 0 0;
	display: inline-block;
	position: relative;
	padding: 6px 5px 6px 12px;
	color: #fff;
	text-transform: none;
    font-weight: 500;
}


.sp-module.bestseller .sp-module-title:after, .sp-module.featured .sp-module-title:after, .mpgttl:after {
    border-color: #687a94 transparent #687a94 #687a94;
    border-style: solid;
    border-width: 38px 5px 0 0;
    content: "";
    height: 0;
    position: absolute;
    right: -10px;
    top: 0;
    width: 10px;
}

.bestseller .product-price.main {
    margin-top: 0px;
    margin-bottom: 0px;
}

.bestseller .addtocart-bar {
    margin-top: 15px !important;
}

.bestseller .product-wrap .item.product-container {
    margin-bottom: 20px;
}

.sp-module.catmenu_left h3.sp-module-title:after {
    border-color: #687a94 transparent #687a94 #687a94;
    border-style: solid;
    border-width: 38px 5px 0 0;
    content: "";
    height: 0;
    position: absolute;
    right: -10px;
    top: 0;
    width: 10px;
}

.sp-module.innerfilter .sp-module-title {
    font-size: 26px;
    margin: 25px 0;
    background: #687a94 none repeat scroll 0 0;
    display: inline-block;
    position: relative;
    padding: 6px 5px 6px 12px;
    color: #fff;
    text-transform: none;
    font-weight: 500;
}


.sp-module.innerfilter .sp-module-title:after {
	border-color: #687a94 transparent #687a94 #687a94;
    border-style: solid;
    border-width: 64px 5px 0 0;
    content: "";
    height: 0;
    position: absolute;
    right: -10px;
    top: 0;
    width: 10px;
}

#sp-left .sp-module {
	display: inline-block;
}

button.btn-primary, a.btn-primary {
	border-radius: 0;
	background-color: #4B5D77;
	border-color: #4B5D77;
	border: 0;
	border-left: 1px solid #D2DBE2;
	color: #fff;
}

button.btn-primary:hover, a.btn-primary:hover {
	background: #687a94;
	color: #fff;
	border-color: #687a94;
	border: 0;
	border-left: 1px solid #D2DBE2;
}

.sp-module .otzivi.owl-theme .owl-nav .owl-prev, .sp-module .otzivi.owl-theme .owl-nav .owl-next {
	color: #4B5D77;
}

.sp-module .owl-theme .owl-nav .owl-prev:hover, .sp-module .owl-theme .owl-nav .owl-next:hover {
	background: #687a94;
	color: #fff;	
}

/* VIRTUE MART - начало */

/* modules */

.sp-module .vmgroup .product-price {
	text-align: center;
	float: unset;
	font-size: 21px;
	margin-top: 30px;
	width: 50%;
	float: none;
	text-align: right;
	display: inline-block;
}

.sp-module .vmgroup .product-price.main {
	width: 100%;
	float: none;
}

.sp-module .vmgroup .product-price.crossed {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #a3a7a3;
	text-decoration: line-through;
	padding-bottom: 0px;
	padding-top: 0;
}

.sp-module span.addtocart-button input.addtocart-button:hover {
    background-color: #edeee8;
    border-color: #e6e6e6;
    color: #393939;
}

/* category */

.category-view span.iteminstock.icons_fa {
    color: #0a7f26 !important;
}

.category-view .stock-info {
    text-align: center;
}
.itemnotinstock{
	color: #000000!important;
}
span.iteminstock.icons_fa:before {
    content: "\f00c";
    color: #1976D2;
    padding-right: 5px;
    font-family: fontawesome;
}

span.itemnotinstock.icons_fa:before {
    content: "\f00d";
    color: #000000;
    padding-right: 5px;
    font-family: fontawesome;
}

.category-view p.product_s_desc {
    line-height: 20px;
    height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
}


/* filter */

.sp-module.filter {
	width: 100%;
	background: #edeee8;
	padding: 0 19px 19px;
}

.filter .sp-module-title {
	background: transparent !important;
	color: #000 !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
    padding: 13px 0px 14px !important;
    font-size: 15px !important;
    font-weight: bold;
    text-transform: none !important;
    line-height: 20px;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
}

.filter .sp-module-title:after {
	border: 0 none !important;
}

.cf_wrapper_input_text input[type="search"] {
    display: inline-block !important;
    width: 40% !important;
    border-radius: 0;
    margin-bottom: 10px;
}

.cf_wrapper_input_text input {
    margin-right: 20px;
}

.cf_search_button {
	display: none !important;
}

.filter div {
	width: 100%;
}

.cf_slider_gutter_l,
.cf_slider_gutter_r {
	width: auto !important;
}

.cf_filtering_knob_from,
.cf_filtering_knob {
	width: 20px !important;
}

.slider_bkg_img {
	width: 210px !important;
}

.headexpand {
	width: 14px !important;
}

.filter .btn.cf_apply_button {
	display: block;
    width: 110px;
    background: #687a94;
    border-color: #687a94;
    color: #fff;
    padding: 10px 15px;
    margin: 20px 0 0 0;
    font-weight: 900;
    font-size: 14px;
    border-radius: 0;
}

.filter .btn.cf_apply_button:hover {
	background: #4B5D77;
	border-color: #4B5D77;
}

/* CUSTOM FILTERS PRO */

/* добавить модулю класс innerfilter */

.innerfilter .cf_flt_header {
	padding-bottom: 15px;
}
.innerfilter .cf_flt_header:hover {
	/*text-decoration: underline;*/
}
.innerfilter .cf_wrapper_input_text_2 input[type="search"] {
	width: 21%;
}


/* ! изменить на новом сайте значение 151 ! */
.innerfilter #cf_flt_wrapper_price_94 input {
	display: inline-block;
	margin-right: 3px;
	padding: 6px 4px;
}
.innerfilter .cf_slider_gutter_m {
	width: 206px;
}
.innerfilter .slider_bkg_img {
	width: 223px;
	margin: 11px 0px 0px -8px;
}
.innerfilter .headexpand {
	float: right;
}
.innerfilter .cf_filters_list li span.cf_clear::before {
	content: 'x';
	color: #ff5050;
}
.innerfilter .cf_filters_list li span.cf_clear {
	text-align: center;
	display: block;
	padding-bottom: 10px;
}
.innerfilter input.cf_flt {
	/*left: -99999px;
	position: absolute;*/
}
.innerfilter input.cf_flt + span2::before {
	background: #e1e1e1 none repeat scroll 0 0;
    background-color: rgb(225, 225, 225);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: auto auto;
	border-radius: 3px;
	content: "";
	height: 17px;
	left: 0;
	position: absolute;
	top: 0px;
	width: 17px;
}
.innerfilter .cf_filters_list li .cf_option {
	font-weight: normal;
}
.innerfilter .cf_filters_list li .cf_option:hover {
	color: #3b6ba5;
}
.innerfilter .cf_flt_wrapper {
    margin-bottom: 2px;
    padding: 15px 8px;
    border: 1px solid #ececec;
}

.innerfilter a.cf_resetAll_link {
    background-color: #edeee8;
    border: 1px solid #e6e6e6;
    color: #393939;
    padding: 10px 23px;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    letter-spacing: 1px;
    display: inline-block;
    float: left;
    margin-top: 20px;
	margin-left: 15px;
}
.innerfilter a.cf_resetAll_link:hover {
	background-color: #687a94;
    border-color: #687a94;
	color: #fff;
	    text-decoration: none;
}

.innerfilter .cf_apply_button {
    margin: 0 auto;
    margin-left: 20px;
    display: inline-block;
    background-color: #687a94;
    border-color: #687a94;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    letter-spacing: 1px;
    padding: 10px 23px;
    color: #fff;
    margin-top: 20px;
}
.innerfilter .cf_apply_button:hover, .innerfilter .cf_apply_button:focus {
    background-color: #edeee8;
    border:1px solid #e6e6e6;
    color: #393939;
}

.cf_forminnerfilter {
    padding-bottom: 20px;
}


/****/
.cf_flt_counter {
    color: #aaaaaa;
    font-size: 11px;
    padding-left: 3px;
}

.slider_bkg_img {
    background: #fcd158 none repeat scroll 0 0 !important;
}

/* filter */

.browse-view .orderby-displaynumber {
	display: block;
}

.browse-view .orderby-displaynumber  .floatright.display-number {
	display: none;
}
.browse-view .orderby-displaynumber .vm-pagination-top {
	display: none;
}

.browse-view .orderby-displaynumber .title {
	display: inline-block;
  	margin-right: 5px;
}

.browse-view .orderby-displaynumber .activeOrder {
	display: inline-block;
	background: none;
	padding: 2px 12px;
	width: 230px;
	margin-left: 10px;
	border-radius: 0;
}

.browse-view .orderby-displaynumber .activeOrder a {
	color: #000;
}

.browse-view .orderby-displaynumber .orderlistcontainer div.orderlist {
	left: 126px;
	margin-top: -1px;
	width: 230px;
}

.browse-view .orderby-displaynumber .orderlistcontainer .Order {
	display: inline-block;
}

.orderlistcontainer div.orderlist div:hover {
	background: transparent;
	color: #000;
}

.orderlistcontainer div.orderlist div a {
	color: #000;
}

.com-customfilters .orderlistcontainer div.orderlist {
    display: inline-block !important;
    position: absolute;
    border: solid #CAC9C9 1px;
    background: #FFF;
    cursor: pointer;
    z-index: 1;
}

.com-customfilters .orderby-displaynumber .orderlistcontainer div.orderlist {
	left: 116px;
	margin-top: 0;
	width: 230px;
}

.com-customfilters .orderlistcontainer .orderlist {
    margin-left: 10px;
    border-radius: 0;
    height: 30px;
    overflow: hidden;
}

.com-customfilters .orderlistcontainer .orderlist:hover {
   
    margin-left: 10px;
    border-radius: 0;
    height: auto;
    overflow: hidden;
}

.browse-view span.addtocart-button input.addtocart-button:hover {
	background-color: #edeee8;
    border-color: #e6e6e6;
	color: #000;
}

.browse-view .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color: #a3a7a3 !important;
	border-color: #a3a7a3 !important;
	color: #fff !important; 
}

.browse-view .pagination > li > a, .pagination > li > span {
	color: #000;
	border-color: #a3a7a3;
}

.browse-view .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	background-color: #a3a7a3 !important;
	border-color: #a3a7a3 !important;
	color: #fff !important;
}

/* ---- RESPONSIVE ---- */

/* Tablets */

@media (max-width: 1199px) {
	
	.innerfilter .cf_slider_gutter_m {
    	width: 140px;
 	}
	.slider_bkg_img {
    	width: 150px !important;
 	}

 	.cf_filtering_knob_to {
    	background: url(slider_knob_to.png) center -28px no-repeat;
    	left: 130px !important;
	}
	
}

/* Smartphones */

@media (max-width: 767px) {
	.sp-module.catmenu_left {
		display: none !important;
	}

	#price_94_slider_gutter {
		/*width: 	100%;*/
	}

	.filter div {
		width: 100%;
	}

	.cf_slider_gutter_l,
	.cf_slider_gutter_r {
		width: auto !important;
	}

	.cf_filtering_knob_from,
	.cf_filtering_knob {
		width: 20px !important;
	}

	.slider_bkg_img {
		width: 100% !important;
	}

	.headexpand {
		width: 14px !important;
	}
}

/* product page */

ul.product-tabs li.active a {
	border-bottom: 3px solid #4B5D77;
}

ul.product-tabs li.active a:focus {
	border-bottom: 3px solid #4B5D77;
}

ul.product-tabs li.active a:hover {
	border-bottom: 3px solid #4B5D77;
}

.productdetails-view .cartbar span.addtocart-button input.addtocart-button {
	background-color: #687a94;
	border-color: #687a94;
}

.productdetails-view .buyoneclick:hover {
	background: #4B5D77;
	border-color: #4B5D77;
}

/* product page */

/* OnePage Checkout */

#vmMainPageOPC input#confirmbtn.buttonopc {
	background: #687a94 !important;
	border-color: #687a94;
}

#vmMainPageOPC input#confirmbtn.buttonopc:hover {
	background: #4B5D77 !important;
	border-color: #4B5D77;
}

/* VIRTUE MART  - конец */
/*  --------------------------------------------------------------------  *

/* TOP BAR - начало */

.phones  .b-phone-info--color_brown {
    color: #664a3e;
    font-weight: bold;
}

/* TOP BAR - конец */
/*  --------------------------------------------------------------------  *


/* HEADER - начало */

#sp-header {
	/* background-color:#a3a7a3; */
 	background: url(/images/grey_bg.png) repeat top center;
	height: unset;
}

.catalog ul.menu li {
	padding: 0 27px;
}

.catalog ul.menu li:hover {
	background: #687a94;
}

.catalog ul.menu li a:hover {
	color: #000;
}

.topsearch input.button.topsearch:hover {
	background: #edeee8;
	color: #000;
}

.cart #vmCartModule {
	height: 62px;
}

#vmCartModule > a:before {
	background: url('/images/ico_cart.png') no-repeat top left;
	content: '';
	display: block;
	width: 26px;
	height: 32px;
	position: absolute;
}
#vmCartModule:hover > a:before {
	background: url('/images/ico_cart_b.png') no-repeat top left;
}

.cart #vmCartModule:hover {
	background: #687a94;
}

#vmCartModule:hover .cartinfo {
	margin-left: 12px;
	color: #000;
}

.cart_top .total_products, .cart_content .show_cart a {
    background: #687a94 !important; 
}

.cart_content .show_cart a:hover {
	background: #4B5D77 !important;
}

/* HEADER - конец */
/*  --------------------------------------------------------------------  *

/* SLIDER - начало */

.sp-module-content .slider.owl-theme .owl-dots {
	position: relative;
}

.sp-module-content .slider.owl-theme .owl-dots .owl-dot.active span,
.sp-module-content .slider.owl-theme .owl-dots .owl-dot:hover span {
	background: #687a94;
}

.sp-module-content .slider.owl-theme .owl-dots .owl-dot span {
	border: 2px solid #687a94;
}

.slide-content a.btn {
	background: #687a94;
	border-color: #687a94;
}

.slide-content a.btn:hover {
	background: #4B5D77;
	border-color: #4B5D77;
}

/* menu-home */

.sp-module.catmenu_home,
.sp-module.catmenu_left {
    position: relative;
    z-index: 2;
    left: 0;
    top: 3px;
    /*display: none;*/
    width: 100%;
}

.sp-module.catmenu_left {
	z-index: 1;
}

.sp-module.catmenu_home .VMmenu,
.sp-module.catmenu_left .VMmenu {
	list-style: none;
    padding: 0;
    margin: 0;
    z-index: 99;
    display: block;
    float: right;
    position: relative;
}

.sp-module.catmenu_home .VMmenu > li,
.sp-module.catmenu_left .VMmenu > li {
	display: block;
	position: initial;
	padding: 0;
}

.sp-module.catmenu_home .VMmenu > li .VmArrowdown,
.sp-module.catmenu_left .VMmenu > li .VmArrowdown {
	background: none;
    width: 100%;
    height: 100%;
    padding: 0;
    display: block;
    float: none;
}

.sp-module.catmenu_home .VMmenu li,
.sp-module.catmenu_left .VMmenu li {
 	background: #687a94;
    transition: none;
    padding: 12px 0px 12px 0px;
    border-bottom: 1px solid #a3a7a3;
    width: 100%;
 }

/*.sp-module.catmenu_left .VMmenu li {
	width: 90%;
}*/

div#sp-position1 .VMmenu li:last-child,
div#sp-left .VMmenu li:last-child {
    border-bottom: 0 none;
}

.sp-module.catmenu_home .VMmenu li div,
.sp-module.catmenu_left .VMmenu li div {
    margin: 0 10px 0 15px;
}

div#sp-position1 .VMmenu li a,
div#sp-left .VMmenu li a {
	color: #fff;
	/*display: block;*/
}
div#sp-position1 .VMmenu li .menu li a,
div#sp-left .VMmenu li .menu li a {
	padding: 10px 0;
} 

div#sp-position1 .VMmenu li:hover,
div#sp-left .VMmenu li:hover {
	background: #edeee8;
}

div#sp-position1 .VMmenu li:hover > div > a,
div#sp-left .VMmenu li:hover > div > a {
	color: #000;
}

.sp-module.catmenu_home .VMmenu li a,
.sp-module.catmenu_left .VMmenu li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.sp-module.catmenu_home .VMmenu > li > div a:after,
.sp-module.catmenu_left .VMmenu > li > div a:after {
	font: normal normal normal 14px/1 FontAwesome;
	float: right;
    line-height: 25px;
    content: "\f105";
    font-size: 16px;
    padding-right: 13px;
}

.sp-module.catmenu_home .menu,
.sp-module.catmenu_left .menu {
	position: absolute;
	left: calc(100% + 3px);
	top: auto;
	background: #687a94;
	width: 100%;
	height: 391px;
	padding: 0;
	columns: 2;
	column-width: auto;
	display: none;
  	margin-top: -36px;
}
/*.sp-module.catmenu_left .menu {
	left: calc(90% + 3px);
	width: 336%;
}*/
.sp-module.catmenu_home li:nth-child(2) ul.menu, .sp-module.catmenu_home li:nth-child(3) ul.menu, .sp-module.catmenu_home li:nth-child(4) ul.menu,
.sp-module.catmenu_left li:nth-child(2) ul.menu, .sp-module.catmenu_left li:nth-child(3) ul.menu, .sp-module.catmenu_left li:nth-child(4) ul.menu {
	/*columns: 1;*/
}

/*.sp-module.catmenu_home li:nth-child(1) ul.menu, .sp-module.catmenu_home li:nth-child(2) ul.menu, .sp-module.catmenu_home li:nth-child(3) ul.menu, .sp-module.catmenu_home li:nth-child(5) ul.menu, .sp-module.catmenu_home li:nth-child(6) ul.menu,
.sp-module.catmenu_left li:nth-child(1) ul.menu, .sp-module.catmenu_left li:nth-child(2) ul.menu, .sp-module.catmenu_left li:nth-child(3) ul.menu, .sp-module.catmenu_left li:nth-child(5) ul.menu, .sp-module.catmenu_left li:nth-child(6) ul.menu*/
.sp-module.catmenu_home li ul.menu,
.sp-module.catmenu_left li ul.menu {
	columns: 1;
	height: auto;
}

.sp-module.catmenu_home li ul.menu li, .sp-module.catmenu_home li:nth-child(5) ul.menu li, .sp-module.catmenu_home li:nth-child(6) ul.menu li,
.sp-module.catmenu_left li ul.menu li, .sp-module.catmenu_left li:nth-child(5) ul.menu li, .sp-module.catmenu_left li:nth-child(6) ul.menu li {
	display: block;
	height: 49px;
	padding: 0 !important;
}

.sp-module.catmenu_home li ul.menu li a, .sp-module.catmenu_home li:nth-child(5) ul.menu li a,
.sp-module.catmenu_left li ul.menu li a, .sp-module.catmenu_let li:nth-child(5) ul.menu li a {
	display: table-cell;
	height: 49px;
	vertical-align: middle
}

.sp-module.catmenu_home li:nth-child(7) ul.menu li a, .sp-module.catmenu_home li:nth-child(6) ul.menu li a,
.sp-module.catmenu_left li:nth-child(7) ul.menu li a, .sp-module.catmenu_left li:nth-child(6) ul.menu li a {
	display: inline-block;
	padding-top: 10px;
}

div#sp-position1 .sp-module.catmenu_home ul.menu li,
div#sp-left .sp-module.catmenu_left ul.menu li {
	width: 100%;
}

div#sp-position1 .sp-module.catmenu_home li:nth-child(2) ul.menu li, div#sp-position1 .sp-module.catmenu_home li:nth-child(3) ul.menu li, div#sp-position1 .sp-module.catmenu_home li:nth-child(4) ul.menu li,
div#sp-left .sp-module.catmenu_left li:nth-child(2) ul.menu li, div#sp-left .sp-module.catmenu_left li:nth-child(3) ul.menu li, div#sp-left .sp-module.catmenu_left li:nth-child(4) ul.menu li {
	/*width: 50%;*/
}

.sp-module.catmenu ul.menu li a {
	display: block;
}

/* ----- */

/*div#sp-catalog-menu .VMmenu {
	display: none;
}*/

div#sp-catalog-menu .sp-module-content,
div#sp-catalog-menu .sp-module-content .VMmenu ul {
	background: #687a94;
}

div#sp-catalog-menu .VMmenu li {
	background: #687a94;
	border-bottom: 1px solid #a3a7a3;
}
div#sp-catalog-menu .VMmenu li a {
	color: #fff;
	display: block;
}
div#sp-catalog-menu .VMmenu li .menu li a {
	padding: 10px 0;
} 

div#sp-catalog-menu .VMmenu li:hover {
	background: #edeee8;
}

div#sp-catalog-menu .VMmenu li a:hover {
	color: #000;
	display: block;
}

/* cat-menu-category-left */

/* SLIDER */

section#sp-slider {
	padding: 0px 0 30px;
	background: none;
}

.slider .item {
	height: 385px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 20px 0 0 0;
}

.slider .slide-content {
	height: 100%;
	color: #fff;
}

/* BENEFITS */

section#sp-benefits {
	margin-bottom: 0;
	padding-top: 30px;
	background: #f5f5f5;
}

#sp-benefits .custombenefits img {
	background: #687a94;

	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.sp-module.benefits .col-lg-3.col-md-3.col-sm-6.col-xs-12.wrap .benefits-line {
	display: table;
	height: 72px;
}

.sp-module.benefits .benefits-title {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px;
}

/* Gifts */

.gift-brick {
    width: 225px;
    height: 146px;
    display: block;
    margin: 0 auto 0;
    padding: 7px;
    border: 4px solid rgba(104, 122, 148, 0.3);
}

.gift-item-content {
    width: 100%;
    height: 124px;
    position: relative;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	display: table;
	z-index: 9;
	background: #fff;
}

.gift-item-content > div {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-backface-visibility: hidden;
}

.gift-item-introtext {
    display: table;
}

.gift-intro {
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 22px;
    margin: 0 15px;
    padding: 40px 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: 600;
}

.gift-item-content .gift-item-front {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.gift-item-content .gift-item-back {
    opacity: 0;
    background: rgb(104, 122, 148, 0.6);
    pointer-events: none;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.4s ease-in-out 0.2s;
    -moz-transition: all 0.4s ease-in-out 0.2s;
    -o-transition: all 0.4s ease-in-out 0.2s;
    -ms-transition: all 0.4s ease-in-out 0.2s;
    transition: all 0.4s ease-in-out 0.2s;
}


.gift-item-content:hover .gift-item-front,
.gift-item-content:active .gift-item-front,
.gift-item-content:focus .gift-item-front {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

.gift-item-content:hover .gift-item-back,
.gift-item-content:active .gift-item-back,
.gift-item-content:focus .gift-item-back {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    pointer-events: auto;
    cursor: pointer;
}


/* SLIDER - конец */
/*  --------------------------------------------------------------------  *


/* CAROUSEL - начало */

.carousel .item {
	height: 400px;
	background-repeat: no-repeat;
	background-size: cover;
  background-position: center;
	margin: 0;
}

.carousel .slide-content {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 20px 0 50px;
	color: #fff;
}

.carousel .slide-content h1, .carousel .slide-content h4 {
	line-height: 30px;
	padding-bottom: 30px;
	font-size: 40px;
}

.carousel .slide-content p {
	font-size: 20px;
}

.carousel .slide-content p .btn.blue {
	
}

.carousel .slide-content a.btn {
	display: block;
	width: 180px;
	background: #687a94;
	border-color: #687a94;
	color: #fff;
	padding: 20px 30px;
	margin: 80px 0 0 0;
	font-weight: 900;
	font-size: 16px;
}

.carousel .slide-content a.btn:hover {
	background: #4B5D77;
	border-color: #4B5D77;	
}

.carousel .slide-image {
	padding: 120px 100px 0 100px;
}

.sp-module-content .carousel.owl-theme .owl-dots {
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
}

.sp-module-content .carousel.owl-theme .owl-dots .owl-dot span {
	border: 2px solid #687a94;
	background: none;
}

.sp-module-content .carousel.owl-theme .owl-dots .owl-dot.active span,
.sp-module-content .carousel.owl-theme .owl-dots .owl-dot:hover span {
	background: #687a94;
}

.sp-module-content .carousel.owl-theme .owl-nav {
	top: 45%;
}

.sp-module-content .carousel.owl-theme .owl-nav .owl-prev {
	float: left;
	right: 0;
}

.sp-module-content .carousel.owl-theme .owl-nav .owl-prev,
.sp-module-content .carousel.owl-theme .owl-nav .owl-next {
	padding: 13px 0 0 0;
	border: 2px solid #687a94;
}

/* CAROUSEL - конец */
/*  --------------------------------------------------------------------  *

/* НОВОСТИ (news) - начало */

.novosti.owl-theme .newsitem {
	background: #fff;
	position: relative;
}

span.img-wrap {
	position: relative;
}

.novosti.owl-theme .newsitem .mod-articles-category-date {
	background: #687a94;
	padding: 3px 10px;
	line-height: 20px;
	color: #fff;
	position: absolute;
	bottom: -13px;
	margin-left: 15px;
}

.novosti.owl-theme .newsitem a.mod-articles-category-title {
	font-size: 15px;
	color: #000;
	line-height: 18px;
	font-weight: 500;
	margin-top: 20px;
	display: block;
	position: relative;
	bottom: 0;
	padding: 6px 15px 10px 15px;	
	background: transparent;
	width: 100%;
	text-decoration: underline;
	height: 65px;
	overflow: hidden;
}

.novosti.owl-theme .newsitem p {
	margin-bottom: 0;
	padding: 0 15px;
	font-size: 14px;
	line-height: 20px;
}

.novosti.owl-theme .newsitem strong {
	font-weight: 300;
}

.novosti.owl-theme .newsitem .mod-articles-category-introtext {
	margin: 10px 0 15px 0;
}

.novosti.owl-theme .newsitem .mod-articles-category-readmore {
	padding-bottom: 20px; 
}

.novosti.owl-theme .newsitem.bottom .mod-articles-category-title {
	margin-top: 0;
	padding-top: 10px;
}

.novosti.owl-theme .newsitem.bottom .mod-articles-category-date {
	position: relative;
	top: -13px;
	display: inline-block;
}

.novosti.owl-theme .newsitem.bottom  .mod-articles-category-readmore {
	padding-bottom: 40px;
}

.novosti .news-link {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	margin: 20px 0;
	text-align: center;
}

.novosti .news-link a {
	text-decoration: underline;
	font-weight: 300;
}

/* НОВОСТИ (news) - конец */
/*  --------------------------------------------------------------------  */

/* Футер (Bottom 1) - начало */

#sp-bottom1 {
	background: url(/images/grey_bg.png) repeat top center;
}

#sp-bottom2 {
	background: #687a94;
}


/* Футер (Bottom 1) - конец */
/*  --------------------------------------------------------------------  */

/* FOOTER - начало */

@media (min-width: 1200px) {
	
	#sp-footer5
	{
		padding-left: 100px;
	}	

}

/* FOOTER - конец */
/*  --------------------------------------------------------------------  */

/* SUBFOOTER - начало */

#sp-subfooter {
	background: url(/images/grey_bg.png) repeat top center;
	color: #fff;
}

/* SUBFOOTER - конец */
/*  --------------------------------------------------------------------  */

/* RSform - начало */

#system-message-container #system-message {
	display: none;
}

/* RSform - конец */
/*  --------------------------------------------------------------------  */

.otzyv a {
    padding: 15px 25px;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    background: #687a94;
    border-color: #687a94;
}

.otzyv a:hover {
    text-decoration: none;
    color: #393939;
    background: #edeee8;
    border-color: #edeee8;
}

.list-wrap {
	list-style: none !important;
	padding: 0 0 30px 10px !important;
}

.list-wrap li {
	display: flex !important;
	border-bottom: 0 none !important; 
}

.duties li:before {
	content: "\f10c";
	font: normal normal normal 15px/1 FontAwesome;
	color: #697a94;
	display: inline-flex;
	padding-right: 10px;
	padding-top: 5px;
}

.request li:before {
	content: "\f00c";
	font: normal normal normal 15px/1 FontAwesome;
	color: #697a94;
	display: inline-flex;
	padding-right: 10px;
}

.conditions li:before {
	content: "\f054";
	font: normal normal normal 15px/1 FontAwesome;
	color: #697a94;
	display: inline-flex;
	padding-right: 10px;
}

.vibor-dveri-page .sod p {
color:#333;
font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;
font-size:20px;
border-bottom:1px solid #7ab700;
margin-bottom:20px;
padding-bottom:10px
}