/* Меню в шапке */
	#menu-menyu-v-shapke {display: block;}
	#menu-menyu-v-shapke>.menu-item {line-height: 47px;}
	#menu-menyu-v-shapke .menu-item {display: inline-block;}
	#menu-menyu-v-shapke .menu-item.focus  a, #menu-menyu-v-shapke .menu-item.opened  a {color: #f36223;background: transparent;}
	#menu-menyu-v-shapke .menu-item.focus > .rd-navbar-submenu-toggle, #menu-menyu-v-shapke .menu-item.opened > .rd-navbar-submenu-toggle {color: #f36223;}
	#menu-menyu-v-shapke>.menu-item.current-menu-item a {color: #f36223;background: transparent;}
	#menu-menyu-v-shapke .menu-item.current-menu-item > .rd-navbar-submenu-toggle {	color: #f36223;}
	#menu-menyu-v-shapke .menu-item.focus > .rd-navbar-submenu-toggle:before,
	#menu-menyu-v-shapke .menu-item.opened > .rd-navbar-submenu-toggle:before,
	#menu-menyu-v-shapke > .menu-item a:hover:after {transform: rotate(180deg);color: #f36223!important;}
	#menu-menyu-v-shapke .menu-item > ul li {margin-left: 4px;font-family: "Material Design Icons";font-size: 16px;cursor: pointer;color: #ffffff;display: block;}
	#menu-menyu-v-shapke .menu-item > ul li a {font-size: 16px;    font-family: "Trebuchet MS", sans-serif;}
	#menu-menyu-v-shapke > .menu-item.menu-item-has-children>a:after {position: relative;display: inline-block;transition: .22s;content: '\f236';margin-left: 4px;font-family: "Material Design Icons";font-size: 16px;cursor: pointer;color: #ffffff;}
	#menu-menyu-v-shapke > .menu-item.menu-item-has-children:hover {color: #f36223;}
	#menu-menyu-v-shapke .menu-item > .rd-navbar-submenu {margin-top: 20px;}
	#menu-menyu-v-shapke>.menu-item + .menu-item {	margin-left: 25px;}
	#menu-menyu-v-shapke a {position: relative;display: inline-block;color: #ffffff;font-size: 17px;line-height: 1.2;transition: .25s;font-weight: 700;}
	#menu-menyu-v-shapke a:hover {color: #f36223;}
	#menu-menyu-v-shapke .sub-menu {z-index: 15;position: absolute;display: block;visibility: hidden;opacity: 0;text-align: left;border: 1px solid #d7d7d7;transform: translate3d(0, 30px, 0);}
	#menu-menyu-v-shapke .sub-menu {position: absolute;left: 0;width: 230px;padding: 5px 15px;background: #f36223;border: 1px solid #f36223;z-index: 5;box-shadow: 0 1px 2px 1px rgba(255, 255, 255, 0.175);}
	#menu-menyu-v-shapke .sub-menu .rd-dropdown-link:before {display: none;}
	#menu-menyu-v-shapke .sub-menu .sub-menu .rd-navbar-submenu-toggle {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
	#menu-menyu-v-shapke .sub-menu .menu-item-has-children>a:after {position: relative;top: -1px;left: -6px;display: inline-block;content: '\f105';font-family: 'FontAwesome';font-size: inherit;line-height: inherit;color: #262523;opacity: 1;}
	#menu-menyu-v-shapke .sub-menu .sub-menu {top: 10px;left: 100%;z-index: 2;margin-top: -15px;margin-left: 0px;transform: translate3d(30px, 0, 0);}
	#menu-menyu-v-shapke .sub-menu .sub-menu.rd-navbar-open-left {left: auto;right: 100%;margin-left: 0;margin-right: 15px;transform: translate3d(-30px, 0, 0);}
	#menu-menyu-v-shapke .sub-menu.focus .rd-dropdown-link, #menu-menyu-v-shapke .sub-menu.opened .rd-dropdown-link {color: #262523;	}
	#menu-menyu-v-shapke .sub-menu.focus .sub-menu .rd-dropdown-link, #menu-menyu-v-shapke .sub-menu.opened .sub-menu .rd-dropdown-link {color: #ffffff;}
	#menu-menyu-v-shapke .sub-menu.focus .sub-menu .rd-dropdown-link:hover, #menu-menyu-v-shapke .sub-menu.opened .sub-menu .rd-dropdown-link:hover {color: #262523;}
	#menu-menyu-v-shapke .rd-dropdown-link {color: #ffffff;}
	#menu-menyu-v-shapke .rd-dropdown-link:hover {color: #262523;}
	#menu-menyu-v-shapke .sub-menu li > a,
	#menu-menyu-v-shapke .sub-menu li > a {position: relative;left: 0;display: flex;padding: 8px 0;text-align: left;border-bottom: 1px solid #f8d075;}
	#menu-menyu-v-shapke>li>.sub-menu>li {padding-right: 15px;margin-right: -16px;}
	#menu-menyu-v-shapke .sub-menu li > a, #menu-menyu-v-shapke .sub-menu li > a:focus, #menu-menyu-v-shapke .sub-menu li > a.current-menu-item,
	#menu-menyu-v-shapke .rd-megamenu-list li > a,
	#menu-menyu-v-shapke .rd-megamenu-list li > a:focus,
	#menu-menyu-v-shapke .rd-megamenu-list li > a.current-menu-item {color: #ffffff;}
	#menu-menyu-v-shapke .sub-menu li > a:hover,
	#menu-menyu-v-shapke .rd-megamenu-list li > a:hover {color: #262523;}
	#menu-menyu-v-shapke .sub-menu li > a, #menu-menyu-v-shapke .sub-menu li > a::before,
	#menu-menyu-v-shapke .rd-megamenu-list li > a,
	#menu-menyu-v-shapke .rd-megamenu-list li > a::before {transition: .15s ease-in-out;}
	#menu-menyu-v-shapke .sub-menu .menu-item-has-children > a:after {float: right;position: absolute;top: 7px;right: 0px;left: auto;display: inline-block;content: '\f105';font-family: 'FontAwesome';font-size: inherit;line-height: inherit;color: #ffffff;}
	#menu-menyu-v-shapke .sub-menu .menu-item-has-children:hover > a:after {opacity: 1;visibility: visible;transform: unset;color: #000000!important;}
	#menu-menyu-v-shapke .sub-menu li.focus > a,
	#menu-menyu-v-shapke .sub-menu li.opened > a,
	#menu-menyu-v-shapke .sub-menu li > a:hover,
	#menu-menyu-v-shapke .rd-megamenu-list li.focus > a,
	#menu-menyu-v-shapke .rd-megamenu-list li.opened > a,
	#menu-menyu-v-shapke .rd-megamenu-list li > a:hover {left: 0;}
	#menu-menyu-v-shapke .sub-menu li.focus > a::before,
	#menu-menyu-v-shapke .sub-menu li.opened > a::before,
	#menu-menyu-v-shapke .sub-menu li > a:hover::before,
	#menu-menyu-v-shapke .rd-megamenu-list li.focus > a::before,
	#menu-menyu-v-shapke .rd-megamenu-list li.opened > a::before,
	#menu-menyu-v-shapke .rd-megamenu-list li > a:hover::before {left: -7px;opacity: 1;visibility: visible;}
	#menu-menyu-v-shapke .sub-menu li:last-child a,
	#menu-menyu-v-shapke .rd-megamenu-list li:last-child a {border-bottom: none;}
	#menu-menyu-v-shapke .rd-navbar-megamenu {display: flex;left: 0;width: 100%;max-width: 1200px;padding: 30px 40px;background: #ffffff;}
	#menu-menyu-v-shapke .rd-megamenu-item {flex-basis: 50%;flex-grow: 1;}
	#menu-menyu-v-shapke .rd-megamenu-item + .rd-megamenu-item {padding-left: 20px;}
	#menu-menyu-v-shapke .rd-megamenu-title {padding-bottom: 10px;border-bottom: 1px solid #d7d7d7;}
	#menu-menyu-v-shapke * + .rd-megamenu-title {margin-top: 30px;}
	#menu-menyu-v-shapke .rd-megamenu-list-item + .rd-megamenu-list-item {margin-top: 5px;}
	#menu-menyu-v-shapke .rd-megamenu-list-link {color: #000000;background: transparent;}
	#menu-menyu-v-shapke .rd-megamenu-list-link:hover {color: #f36223;background: transparent;}
	#menu-menyu-v-shapke * + .rd-megamenu-list {margin-top: 10px;}
	#menu-menyu-v-shapke .menu-item:hover>.sub-menu {opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);}
	#menu-menyu-v-shapke .sub-menu .menu-item:hover>.sub-menu {opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);}
	#menu-menyu-v-shapke .rd-navbar-search .current-menu-item .rd-search {visibility: visible;opacity: 1;}
	#menu-menyu-v-shapke .rd-search {position: absolute;top: 100%;right: 0;width: 270px;opacity: 0;visibility: hidden;transition: .3s;margin-top: 20px;z-index: 2;}
	#menu-menyu-v-shapke * + .rd-navbar-search {margin-left: 38px;}
	#menu-menyu-v-shapke .rd-navbar-search-toggle {display: inline-flex;color: #ffffff;}
	#menu-menyu-v-shapke .rd-navbar-search-toggle span {display: inline-block;position: relative;width: 32px;height: 32px;font-size: 26px;line-height: 32px;text-align: center;cursor: pointer;background: none;border: none;outline: none;padding: 0;}
	#menu-menyu-v-shapke .rd-navbar-search-toggle span, #menu-menyu-v-shapke .rd-navbar-search-toggle span::before, #menu-menyu-v-shapke .rd-navbar-search-toggle span::after {transition: .3s all ease-in-out;}
	#menu-menyu-v-shapke .rd-navbar-search-toggle span::before, #menu-menyu-v-shapke .rd-navbar-search-toggle span::after {position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
	#menu-menyu-v-shapke .rd-navbar-search-toggle span::before {content: "";transform: rotate(0deg) scale(1);opacity: 1;visibility: visible;font-family: "Material Design Icons";}
	#menu-menyu-v-shapke .rd-navbar-search-toggle span::after {content: "";transform: rotate(-90deg) scale(0.4);opacity: 0;visibility: hidden;font-family: "Material Design Icons";}
	#menu-menyu-v-shapke .rd-navbar-search-toggle .current-menu-item span::before {opacity: 0;visibility: hidden;transform: rotate(90deg) scale(0.4);}
	#menu-menyu-v-shapke .rd-navbar-search-toggle .current-menu-item span::after {transform: rotate(0deg) scale(1);opacity: 1;visibility: visible;}
	#menu-menyu-v-shapke .rd-navbar-search-toggle:hover {color: #f36223;}
	#menu-menyu-v-shapke.rd-navbar--is-clone {display: block;transform: translate3d(0, -100%, 0);}
	#menu-menyu-v-shapke.rd-navbar--is-clone.rd-navbar--is-stuck {transform: translate3d(0, 0, 0);}
	#menu-menyu-v-shapke.rd-navbar--is-stuck, #menu-menyu-v-shapke.rd-navbar--is-clone {position: fixed;left: 0;top: 0;right: 0;z-index: 1080;background: #ffffff;}
	#menu-menyu-v-shapke .menu-item-has-children {position: relative;}
	header .rd-navbar-panel a.call {font-family: 'FontAwesome';display: none;color: #fff;position: absolute;right: 25px;font-size: 25px;}
	.rd-navbar-fixed #menu-menyu-v-shapke>li {display: block;}
	.rd-navbar-fixed #menu-menyu-v-shapke>li>a {color: #696764;font-size: 14px;font-weight: 400;display: block;padding: 9px 56px 9px 18px;line-height: 34px;}
	.rd-navbar-fixed #menu-menyu-v-shapke>.menu-item + .menu-item {margin-left: 0px;}
	.rd-navbar-fixed #menu-menyu-v-shapke>li.current-menu-item>a,
	.rd-navbar-fixed #menu-menyu-v-shapke>li:hover>a {color: #ffffff;background: #f36223;}
	.rd-navbar-fixed #menu-menyu-v-shapke .sub-menu {position: relative;width: 100%;padding: 5px 15px;background: unset;border: unset;z-index: 5;box-shadow: unset;display: none;}
	.rd-navbar-fixed #menu-menyu-v-shapke .menu-item:hover>.sub-menu {display: block;opacity: 1;visibility: visible;}
	.rd-navbar-fixed #menu-menyu-v-shapke>.menu-item.menu-item-has-children>ul>li>a {color: #696764;font-size: 14px;font-weight: 400;display: block;padding: 9px 56px 9px 18px;line-height: 34px;border-bottom: unset;}
	.rd-navbar-fixed #menu-menyu-v-shapke > .menu-item.menu-item-has-children>a:after {float: right;margin-right: -35px;color: #23282d;}
	.rd-navbar-fixed #menu-menyu-v-shapke > .menu-item.menu-item-has-children:hover>a:after {color: #ffffff!important;}
	.rd-navbar-fixed #menu-menyu-v-shapke>.menu-item.menu-item-has-children>ul>li>ul {left: 0px;}
	.rd-navbar-fixed #menu-menyu-v-shapke>.menu-item.menu-item-has-children>ul>li>ul>li>a {color: #696764;font-size: 14px;font-weight: 400;display: block;padding: 9px 56px 9px 18px;line-height: 34px;border-bottom: unset;}
	.rd-navbar-fixed #menu-menyu-v-shapke .sub-menu .menu-item-has-children > a:after {color: #000000;}
	body .modal {z-index: 10500;}
/* Футер */

	footer .link-list del {display: none;}

/* Купить в один клик */
	html #formOrderOneClick input[type="email"], 
	html #buyoneclick_form_order input[type="tel"], 
	html #buyoneclick_form_order input[type="text"] {
		text-shadow: none;
    	padding: 0px 10px;
    	width: 100%;
    	margin: 0;
    	height: 36px;
    	margin-bottom: 16px;
    	box-shadow: none;
    	border: solid 1px #eaeaea;
	}
	html #formOrderOneClick .phoneFormat {

	}
	html #formOrderOneClick textarea {
		width: 100%;
    	margin: 0;
    	box-shadow: none;
    	border: solid 1px #eaeaea;
    	/*height: 36px;*/
    	line-height: 34px;
    	padding: 0 10px;
    	text-shadow: none;
	}
	html #formOrderOneClick .button {
		background: #f36223!important;
    	border: none!important;
    	color: #fff;
    	text-shadow: none;
    	border-radius: 0px;
    	box-shadow: none;
    	font-size: 16px;
    	font-weight: 600;
    	padding: 10px 0px;
    	width: 80%;
    	transition: 0.3s;
	}
	html #formOrderOneClick .button:hover {
		background: #000000!important;
		transition: 0.3s;
	}
	html #formOrderOneClick .popup .close_order {
		top: 0;
    	right: 0;
    	border-radius: 0;
    	border: none;
    	box-shadow: none;
    	width: 40px;
    	height: 40px;
    	line-height: 34px;
    	font-size: 19px;
    	background: #f00;
    	font-weight: 800;
    	text-align: center;
    	z-index: 1;
    	transition: 0.3s;
	}
	html #formOrderOneClick .popup .close_order:hover {
		background: #a90000;
    	border: none;
    	box-shadow: none;
    	transition: 0.3s;
	}
	html #formOrderOneClick .popup {
		width: 95%;
    	max-width: 400px;
    	border-radius: 0px;
    	border: unset;
	}
	html #formOrderOneClick .popup form h2 {
		font-size: 22px;
    	font-weight: bold;
    	border-bottom: solid 2px #000;
    	display: inline-block;
    	padding-right: 50px;
    	margin-bottom: 20px;
    	line-height: 33px;
	}

/* Новости */
	.post_archive {
		margin-bottom: 60px;
	}
	.post_archive .more {
		margin-bottom: 15px;
	}
	.post_archive .more a {
		background: #F36223;
    	color: #fff;
    	padding: 10px 20px;
    	font-size: 15px;
    	font-weight: 700;
    	transition: 0.3s;
	}
	.post_archive .more a:hover {
		color: #ffffff;
    	background-color: #262523;
    	transition: 0.3s;
	}

/* Новость */
	.container.single {

	}
	.container.single .title_post {
		margin-bottom: 15px;
	}
	.container.single .st {
		padding-bottom: 5px;
    	border-bottom: solid 1px #e8e8e8;
    	margin-bottom: 25px;
	}
	.container.single .st .autor {
		display: inline-block;
    	font-size: 16px;
    	color: #ccc;
	}
	.container.single .st .date {
		display: inline-block;
    	float: right;
    	font-size: 13px;
    	color: #ccc;
	}
	.container.single p {
		line-height: 27px;
    	margin-bottom: 27px;
	}
	.container.single h2 {
		font-size: 27px;
		padding-bottom: 15px;
	}
	.container.single h2::before {
		display: none;
	}
	.container.single h3 {
		font-size: 22px;
	}
	.container.single h4 {
		font-size: 17px;
		margin-top:  0px;
	}
	.container.single .content ul {
		margin-bottom: 25px;
	}
	.container.single .content ul li {
		display: list-item;
    	list-style: square;
    	margin-left: 26px;
    	margin-bottom: 5px;
	}
	.container.single .content ol {
		margin-bottom: 25px;
	}
	.container.single .content ol li {
		display: list-item;
    	list-style: decimal-leading-zero;
    	margin-left: 35px;
    	margin-bottom: 5px;
	}
	.container.single .content {
		border-bottom: solid 1px #e8e8e8;
    	margin-bottom: 25px;
	}
	.single img.alignright {
	    float: right;
	    margin-left: 15px;
	    margin-bottom: 15px;
	}
	.single img.alignleft {
	    float: left;
	    margin-right: 15px;
	    margin-bottom: 15px;
	}
	.post_next_prev {
		border-bottom: solid 1px #e8e8e8;
    	margin-bottom: 25px;
    	padding-bottom: 25px;
	}
	.post_next_prev .title {
		font-size: 15px;
    	font-weight: 700;
    	color: #949494;
	}
	.post_next_prev a {
		font-size: 20px;
    	margin-top: 10px;
    	display: block;
    	font-weight: bold;
	}
	.post_next_prev .right {
		text-align: right;
    	border-left: solid 1px #e8e8e8;
	}

/* Коментарии */
	.sidebar-page-container .comments-area{
	    position:relative;
	    margin-top:0px;
	    margin-bottom:50px;
	}
	.sidebar-page-container .group-title{
	    position:relative;
	    margin-bottom:40px;
	}
	.sidebar-page-container .group-title h2{
	    position:relative;
	    font-size:30px;
	    color:#222222;
	    font-weight:600;
	    padding-bottom:12px;
	    text-transform:none;
	    border: none;
	}
	.sidebar-page-container .group-title h2:after {
		display: none;
	}
	.sidebar-page-container .comments-area .comment-box{
	    position:relative;
	    margin-bottom:40px;
	    -webkit-transition:all 300ms ease;
	    -ms-transition:all 300ms ease;
	    -o-transition:all 300ms ease;
	    -moz-transition:all 300ms ease;
	    transition:all 300ms ease;
	}
	.sidebar-page-container .comments-area .comment-box .depth-2 {
		margin-left: 30px;
	}
	.sidebar-page-container .comments-area .comment-box .depth-3 {
		margin-left: 60px;
	}
	.sidebar-page-container .comments-area .comment-box:nth-child(1){
	    padding-top:0px;	
	}
	.sidebar-page-container .comments-area .comment-box:hover{
	    border-color:#eb5310;	
	}
	.sidebar-page-container .comments-area .comment{
	    position: relative;
	    font-size: 14px;
	    min-height: 100px;
	    padding: 0px 0px 0px 120px;
	    border-bottom: 1px solid #eeeeee;
	    margin-bottom: 30px;
	}
	.sidebar-page-container .comments-area .comment .comment-inner{
	    position:relative;
	}
	.sidebar-page-container .comments-area .comment .comment-inner p {
		margin-bottom: 15px;
	}
	.sidebar-page-container .comments-area .comment .reply{
	    position:relative;
	    color:#ff6600;
	    font-weight:500;
	    font-size:16px;
	    margin-bottom:20px;
	    display:inline-block;
	    text-transform:none;
	}
	.sidebar-page-container .comments-area .comment .comment-inner .rating{
	    position:relative;
	    margin-left:15px;
	    display:inline-block;
	    float: none;
	}
	.sidebar-page-container .comments-area .comment .comment-inner .rating .avg-inline {
	    display: none;
	}
	.sidebar-page-container .comments-area .comment .comment-inner .rating .fa{
	    display:inline-block;
	    color:#ff6600;
	    margin-right:2px;
	}
	.sidebar-page-container .comments-area .comment-box .author-thumb{
	    position:absolute;
	    left:0px;
	    top:0px;
	    margin-bottom:20px;
	}
	.sidebar-page-container .comments-area .comment-box .author-thumb img{
	    width:100px;
	    display:block;
	    height: auto;
	}
	.sidebar-page-container .comments-area .comment-info{
	    position:relative;
	    color:#222222;
	    line-height:24px;
	    font-size:18px;	
	    font-weight:400;
	    display:inline-block;
	    font-family: 'Montserrat', sans-serif;
	}
	.sidebar-page-container .comments-area .comment-box .text{
	    color:#848484;
	    font-size:16px;
	    margin-top:12px;
	    font-weight:400;
	    line-height: 1.6em;
	    margin-bottom:10px;
	}

	/* Форма коментариев */
		.comment-form .group-title{
		    margin-bottom:20px;
		}
		.comment-form .rating-box{
		    position:relative;
		    margin-bottom:20px;
		}
		.comment-form .rating-box .text{
		    position:relative;
		    font-size:14px;
		    color:#222222;
		    margin-bottom:10px;
		}
		.comment-form .rating-box .rating{
		    position:relative;
		    display:inline-block;
		    margin-right:20px;
		}
		.comment-form .rating-box .rating .fa{
		    position:relative;
		    margin-right:2px;
		    display:inline-block;
		}
		.comment-form .rating-box .rating a{
		    position:relative;
		    color:#ff6600;
		    font-size:14px;
		    display:inline-block;
		}
		.comment-form .form-group{
		    position:relative;
		    margin-bottom:30px;
		}
		.comment-form .form-group.name {
			float: left;
		}
		.comment-form .form-group.ema {
			float: right;
		}
		.comment-form .form-group.linck {
			clear: both;
		}
		.comment-form .form-group:last-child{
		    margin-bottom:0px;
		}
		.comment-form .comment-form-cookies-consent,
		.comment-form .form-submit {
		    width: 100%;
		    display: inline-block;
		    margin-left: 15px;
		}
		.comment-form .comment-form-cookies-consent label {
		    margin-left: 10px;
		}
		.comment-form .form-group input[type="text"],
		.comment-form .form-group input[type="password"],
		.comment-form .form-group input[type="tel"],
		.comment-form .form-group input[type="email"],
		.comment-form .form-group select{
		    position:relative;
		    display:block;
		    width:100%;
		    line-height:28px;
		    padding:10px 15px;
		    border:1px solid #eeeeee;
		    height:50px;
		    color:#848484;
		    font-weight:300;
		    background:#ffffff;
		    -webkit-transition:all 300ms ease;
		    -ms-transition:all 300ms ease;
		    -o-transition:all 300ms ease;
		    -moz-transition:all 300ms ease;
		    transition:all 300ms ease;
		}
		.comment-form .form-group input[type="text"]:focus,
		.comment-form .form-group input[type="password"]:focus,
		.comment-form .form-group input[type="tel"]:focus,
		.comment-form .form-group input[type="email"]:focus,
		.comment-form .form-group select:focus,
		.comment-form .form-group textarea:focus{
		    border-color:#ff6600;
		}
		.comment-form .form-group textarea{
		    position:relative;
		    display:block;
		    width:100%;
		    line-height:26px;
		    padding:10px 15px;
		    color:#848484;
		    border:1px solid #efefef;
		    height:105px;
		    font-weight:300;
		    background:#ffffff;
		    resize:none;
		    -webkit-transition:all 300ms ease;
		    -ms-transition:all 300ms ease;
		    -o-transition:all 300ms ease;
		    -moz-transition:all 300ms ease;
		    transition:all 300ms ease;
		}
		.comment-form button{
		    position:relative;
		    margin-top:10px;
		}
		.comment-form input:focus,
		.comment-form select:focus,
		.comment-form textarea:focus{border-color:#f06529;}

/* Галерея */
	.gallery {
		width: 100%;
		display: flex;
    	flex-wrap: wrap;
	}
	.gallery .gallery-item {
		margin-bottom: 30px;
		flex: 0 0 33.33333%;
    	max-width: 33.33333%;
    	position: relative;
    	width: 100%;
    	min-height: 1px;
    	padding-right: 15px;
    	padding-left: 15px;
	}
	.gallery.gallery-columns-2 .gallery-item {
		flex: 0 0 50%;
    	max-width: 50%;
	}
	.gallery .gallery-item .gallery-icon {
		max-width: 370px;
    	margin-left: auto;
    	margin-right: auto;
	}
	.gallery .gallery-item .gallery-icon a {
		position: relative;
    	display: block;
    	overflow: hidden;
    	background: #000000;
    	transition: all 0.3s ease-in-out;
    	color: #f36223;
    	max-height: 369px;
		max-width: 369px;
	}
	.gallery .gallery-item .gallery-icon a:before {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    content: '\f065';
	    transform: translate(-50%, -50%);
	    font-family: 'FontAwesome';
	    font-size: 20px;
	    color: #ffffff;
	    opacity: 0;
	    transition: all .3s;
	    z-index: 1;
	}
	.gallery .gallery-item .gallery-icon a:hover:before {
	    opacity: 1;
	}
	.gallery .gallery-item .gallery-icon a img {
		/*min-height: 369px;
		max-width: 180%;
		min-width: 369px;*/
		width: auto;
		height: auto;
		transition: all .3s;
    	transform: scale(1);
    	will-change: transform;
    	
	}
	.gallery .gallery-item .gallery-icon a:hover img {
	    transform: scale(1.1);
	    opacity: .5;
	}
	.gallery .gallery-item .wp-caption-text {
	    display: inline-block;
	    padding: 15px 17px 13px 11px;
	    font-size: 17px;
	    line-height: 17px;
	    color: #ffffff;
	    background-color: #f36223;
	    font-weight: 700;
	    transition: all .3s;
	}
	.col-lg-9 .gallery .gallery-item .gallery-icon a {
	    max-height: 260px;
	    max-width: 260px;
	}
	.col-lg-9 .gallery .gallery-item .gallery-icon a img {
	    min-height: 260px;
	    min-width: 260px;
	}
	.gallery.gallery-columns-5 .gallery-item .gallery-icon a {
	    max-height: 210px;
	    max-width: 210px;
	}
	.gallery.gallery-columns-5 .gallery-item .gallery-icon a img {
	    min-height: 210px;
	    min-width: 210px;
	}
	.gallery.gallery-columns-5 .gallery-item {
	    flex: 0 0 20%;
	    max-width: 20%;
	}
	.gallery.gallery-columns-4 .gallery-item {
	    flex: 0 0 25%;
	    max-width: 25%;
	}
	.gallery.gallery-columns-4 .gallery-item .gallery-icon a {
	    max-height: 262px;
	    max-width: 262px;
	}
	.gallery.gallery-columns-4 .gallery-item .gallery-icon a img {
	    min-height: 262px;
	    min-width: 262px;
	}
	@media (max-width: 1200px) {
		.gallery .gallery-item .gallery-icon a {
		   /* max-height: 279px;
		    max-width: 279px;*/
		    margin: auto;
		}
		.gallery .gallery-item .gallery-icon a img {
		   /* min-height: 279px;
		    min-width: 279px;*/
		}
	}
	@media (max-width: 991px) {
		.gallery .gallery-item {
		    flex: 0 0 50%;
		    max-width: 50%;
		}
		aside.sidebar {
			/*display: none;*/
		}
		header .rd-navbar-panel a.call {
			display: block;
		}
	}
	@media (max-width: 768px) {
		.gallery .gallery-item {
		    max-width: 50%!important;
		    flex: 0 0 50%;
		}
		.gallery .gallery-item .gallery-icon a {
		    margin: auto;
		}
	}
	@media (max-width: 550px) {
		.gallery .gallery-item {
		    max-width: 100%;
		    flex: 0 0 100%;
		    text-align: center;
		}
		.sidebar-side .gallery .gallery-item {
			flex: 0 0 50%!important;
    		max-width: 50%!important;
		}
		.sidebar-page-container {
			padding: 0 15px;
		}
	}

/* Описание в категориях */
	.cat_desc {

	}
	.cat_desc ul li {
	    display: list-item;
	    list-style: square;
	    margin-left: 26px;
	    margin-bottom: 5px;
	}
	.cat_desc ul,
	.cat_desc ol {
		margin-bottom: 27px;
	}
	.cat_desc p {
	    line-height: 27px;
	    margin-bottom: 27px;
	}
	.cat_desc table {
		margin-bottom: 27px;
	}
	.cat_desc ol li {
	    display: list-item;
	    list-style: decimal-leading-zero;
	    margin-left: 35px;
	    margin-bottom: 5px;
	}

/* Почему мы */
	.vhmy .num {
		width: 66px;
    	height: 66px;
    	margin-right: 20px;
    	display: inline-block;
    	vertical-align: middle;
    	text-align: center;
    	line-height: 66px;
    	background: #f36223;
    	color: #fff;
    	font-size: 20px;
    	font-weight: bold;
	}

/* Пагинация */
	.styled-pagination {
		width: 100%;
	}
	.styled-pagination ul {

	}
	.styled-pagination ul li {
		display: inline-block;
	}
	.styled-pagination ul li a {
		padding: 8px 15px;
    	background: #F36223;
    	color: #fff;
    	box-shadow: 0 0 6px #e0e0e0;
    	transition: 0.3s;
	}
	.styled-pagination ul li a.current,
	.styled-pagination ul li a:hover {
		background: #ffffff;
		color: #000;
		transition: 0.3s;
	}