/*
Theme Name: Vantage Premium Child
Template: vantage
Author: SiteOrigin
Author URI: http://siteorigin.com/
Theme URI: http://siteorigin.com/theme/vantage/
Version: 2.6
License: GNU General Public License 2.0
License URI: license.txt
*/

/* =Reset
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
  font-family: Arial, 'Trebuchet MS', sans-serif;
  /*letter-spacing: 0.83px;*/
}
body, button, input, select, textarea {
	font-size: 15px;
}
select, input, textarea{
  font-family: Arial, 'Trebuchet MS', sans-serif !important;
  /*letter-spacing: 0.83px;*/
}

@keyframes fade-in {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

body {
	animation: fade-in .5s ease;
	animation-fill-mode: both;
}

.layout-full #page-wrapper #colophon{
	max-width: 100%;
}
body.responsive #page-wrapper,
body.responsive.layout-full #page-wrapper .full-container{
    max-width: 1170px;
}
#masthead .hgroup{
    max-width: 1140px!important;
	padding: 0 15px;
}
#masthead {
  background: #fff!important;
  background-color: #fff!important;
}
#masthead {
    padding: 0px;
}
a {
  color: #1a1a1a;
}
a:hover,
a:focus,
a:active {
  color: #099806;
}


.home #main {
    padding: 0;
}
#main {
    	padding: 70px 0;
    	/*background-image: url('/wp-content/themes/vantage-child/images/bg1.jpg');*/
	background-image: url('/wp-content/themes/vantage-child/images/bg1.webp');
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
}
.home article.post .entry-header,
.home article.page .entry-header {
    margin-bottom: 0px;
}


/*menu*/
.main-navigation {
    margin: 0;
}
.main-navigation ul li{
	margin: -3px 18px 0;
    border-top: 3px solid #fff;
}
.main-navigation ul li.current-menu-item,
.main-navigation ul li:hover{
    border-top: 3px solid #099806;
}
.main-navigation ul ul li.current-menu-item{
    border-top:none;
}

.main-navigation ul li a{
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
}

.main-navigation ul ul{
	border-top: 2px solid #099806;
	left: -40px;
}
.main-navigation ul ul li:first-child:before{
	content: '';
	width: 100%;
	height: 3px;
	display: block;
	position: relative;
	float: left;
}
.main-navigation ul ul li:hover{
    border-top: none;
}
.main-navigation ul ul li{
	margin: 0;
	border-top: none;
}
.main-navigation ul ul li a{
	text-transform: none;
	font-family: Arial, 'Trebuchet MS', sans-serif;
	font-weight: 400;
	font-size: 13px;
	padding: 15px 0px;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
}
.main-navigation ul ul li.menu-item-has-children a:after{
	content: '\f054';
	margin-left: 15px;
	font-family: FontAwesome;
	font-size: 10px;
}
.main-navigation ul ul li.menu-item-has-children li a:after{
	content: '';
}
/*header*/

#masthead .hgroup #header-sidebar {
	top: 13px;
	position: relative;
}
#masthead .hgroup #header-sidebar aside.widget {
    height: 100%;
	max-height: 94px;
    margin-right: 40px;
}
#hd_phones{
	width: 165px;
}
#hd_phones td{
    vertical-align: middle;
    padding-bottom: 2px;
}
#hd_phones td a{
	font-size: 15px;
	line-height: 20px;
	color: #1a1a1a;
}
#hd_phones td a:hover{
	color: #099806;
}
#hd_phones tr td:first-child{
	padding-right: 10px;
}
#hd_contacts{
	/*width: 232px;
	padding-top: 12px;*/
}
#hd_contacts td{
    vertical-align: middle;
    padding-bottom: 2px;
	font-size: 14px;
	line-height: 20px;
	height: 25px;
	color: #1a1a1a;
	letter-spacing: 0.83px;
}
#hd_contacts tr td:first-child{
	padding-right: 10px;
}
#hd_contacts img{
	vertical-align: middle;
}
.hd_soc:nth-child(2){
	/*margin: 0 13px;*/
	margin-right: 15px;
}
.hd_soc:nth-child(3){
	margin-right: 15px;
}
.hd_soc{
	padding-top: 10px;
	display: block;
	float: left;
	margin-right: 15px;
}


.hd_soc:hover img{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);

}
.hd_soc img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

.tp_cart{
    	display: inline-block;
    	position: relative;
    	line-height: 50px;
    	height: 50px;
    	width: 160px;
    	z-index: 1;
}
.bt_cart{
	display: inline-block;
	width: 25px;
	height: 25px;
	position: relative;
	background: url('/wp-content/themes/vantage-child/images/ico_cart.png') center no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: 5px;
}
.cart_count {
    	position: absolute;
    	top: -17px;
    	padding: 3px;
    	background: #099806;
    	border-radius: 100%;
    	width: 18px;
    	height: 18px;
    	display: block;
    	text-align: center;
    	color: #fff;
    	left: 3px;
    	font-size: 12px;
    	line-height: 18px;
}
.in_cart_wr{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
    	text-align: left;
}
.in_cart{
	display: block;
	font-size: 14px;
    	line-height: 1;
}
.checkout_link{
	text-decoration: underline;
	display: block;
    	line-height: 1;
	font-size: 14px;
	margin-top: 5px;
}

/*meta slider*/
#main-slider {
    margin: 20px 0px 20px 0px;
}
.metaslider .flexslider{
	margin: 0px!important;
}
.flexslider .flex-direction-nav li a.flex-prev {
    background: url(/wp-content/themes/vantage-child/images/retina/gallery-prev.png);
    background-position: center center;
    background-size: 100%;
    display: block;
    opacity: 1;
    left: -60px;
}

.flexslider .flex-direction-nav li a.flex-next {
    background: url(/wp-content/themes/vantage-child/images/retina/gallery-next.png);
    background-position: center center;
    background-size: 100%;
    display: block;
    opacity: 1;
    right: -60px;
}
.flexslider .flex-direction-nav li a {
    width: 38px;
    height: 72px;
    margin-top: -36px;
}
.flexslider .flex-control-paging {
    bottom: -40px;
}


.metaslider .caption-wrap {
    background: rgba(0,0,0,0.7)!important;
    color: #fff!important;
	text-align:center;
    opacity: 1!important;
}

.metaslider .caption {
    padding: 5px 10px;
    word-wrap: break-word;
}
.flex-control-nav li a {
    margin: 0!important;
}
.flexslider .flex-control-paging li {
  margin: 0 7px!important;
}
.flexslider .flex-control-paging li a {
	border-radius: 100%!important;
	-webkit-border-radius: 100%!important;
	-moz-border-radius: 100%!important;
	border: 1px solid #000;
    background: #fff!important;
}
.flexslider .flex-control-paging li a.flex-active {
     background: #000!important;
}
/*secondary*/
.post-type-archive-product.woocommerce #secondary{
	display: none!important;
}
.post-type-archive-product.woocommerce #primary{
	width: 100%!important;
}
/*
post-type-archive post-type-archive-product

tax-product_cat term-3d-ruchki term-25  */
/*siteorigin*/
table#tb_prices td{
	border: none;
}
.entry-content table td{
	border: 1px solid #000;
	padding: 10px;
}
.layout-full .panel-row-style.panel-row-style-wide-grey, .layout-full .panel-row-style.panel-row-style-full-width, .layout-full.panels-style-force-full .panel-row-style {
    padding: 0;
}
.panel-row-style,
.widget {
    padding: 0;
	margin: 0;
}
.entry-content table{
	border-bottom: none;
	margin:0;
	margin-bottom: 0;
}

.flex-control-nav.flex-control-paging{
	text-align: center;
}
.lsow-services.lsow-style2 .lsow-service .lsow-icon-wrapper span {
    width: 20px;
    text-align: center;
}
.lsow-heading.lsow-style3 {
    margin: 0 auto 20px!important;
}
.lsow-heading.lsow-style3 .lsow-title::after {
    display: none!important;
}
.lsow-heading .lsow-title {
    margin: 0 auto!important;
}
.lsow-services .lsow-service {
    margin-bottom: 10px;
}

article.post, article.page {
    zoom: 1;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: none;
}

/*homepage*/
/*screen1*/
.so-widget-sow-image-default-46f30e3d504b .sow-image-container .so-widget-image {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    line-height: 1;
}

/*screen2*/

#screen2{
	background: url('/wp-content/themes/vantage-child/images/bg1.jpg') center no-repeat;
	background-size: cover;
}

.panel-grid-cell .widget-title{
	text-transform: uppercase;
	color: #1a1a1a;
	font-weight: 700;
	font-size: 30px;
	line-height: 1;
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #f1f1f1;
	display: block;
    position: relative;
}
.hd_green{
	color:#099806;
	font-weight: 700;
}
#screen2 .panel-grid-cell .widget-title:after{
	content: '';
	display:block;
	width: 30px;
	height: 3px;
	background: #099806;
	position: absolute;
	top: 63px;
	left: 0;
}
.hd1{
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	text-align:justify;
	display: block;
}

#screen2 .panel-grid-cell:nth-child(2) .widget-title{
    border: none;
    padding-bottom: 0;
}
#screen2 .panel-grid-cell:nth-child(2) .widget-title:after{
	display: none;
}

#tb_steps{
	display: block;
	position: relative;
	color: #1a1a1a;
}
.tb_steps_column{
	width: calc(50% - 2px);
	display: block;
	position: relative;
	float: left;
	min-height: 70px;
}
.step_n{
	display: block;
	float: left;
	width: 64px;
	border-top: 3px solid #099806;
	border-left: 3px solid #099806;
	text-align: center;
	font-size: 60px;
	line-height: 64px;
	color: #099806;
	border-right: 3px solid #099806;
	border-bottom: 3px solid #099806;
	height: 64px;
	font-weight: 700;
	margin-top: -3px;
	margin-left: -3px;
}
.step_co {
    display: block;
    float: left;
    border-top: 3px solid #099806;
    border-left: 3px solid #099806;
    text-align: center;
    font-size: 60px;
    line-height: 64px;
    color: #099806;
    border-right: 3px solid #099806;
    border-bottom: 3px solid #099806;
    font-weight: 700;
    margin-top: -3px;
    margin-left: -3px;
}
.step_ico{
	display: block;
	float: left;
	height: 70px;
    line-height: 124px;
	padding-left: 15%;
}

.hd2 {
	display: block;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 700;
	text-align: center;
	padding-top: 14px;
}

.hd3 {
	display: block;
	font-size: 15px;
	line-height: 1;
	text-align: center;
}
.tb_steps_column:nth-child(1),
.tb_steps_column:nth-child(3),
.tb_steps_column:nth-child(5),
.tb_steps_column:nth-child(7){
	border-right: 3px solid #f1f1f1;
}
.tb_steps_column:nth-child(3),
.tb_steps_column:nth-child(4){
	border-bottom: 3px solid #f1f1f1;
}

/*screen3 pros*/
.sow-features-list .sow-features-feature .textwidget > p,
.sow-features-list .sow-features-feature .textwidget > h5 {
    text-transform: uppercase;
	font-weight: 700;
}
.sow-features-list .sow-features-feature .textwidget > h5 {
	margin: 25px 0 0;
}
.sow-features-list .sow-features-feature .textwidget > p{
    margin: 0;
}




/*screen4 portfolio*/
#screen4 .panel-grid-cell .widget-title {
	text-align: center;
	border-bottom: none;
}

#screen4 .panel-grid-cell .widget-title:after{
	content: url('/wp-content/themes/vantage-child/images/widget_title_bg.png');
	display:block;
	width: 165px;
	height: 1px;
	position: absolute;
	top: 43px;
	left: 50%;
	margin-left: -82px;
}
.home .ngg-navigation{
	display: none!important;
}

.woocommerce-thankyou-order-received{
	color: #099806;
}
.woocommerce form .form-row#order_comments_field label{
    	font-size: 1.5em;
    	color: #444444;
    	margin: 0 0 1em;
    	font-weight: 500;
}
/*services prices*/
.page-id-271 #main{
	padding: 0 0 70px;
}
.woocommerce-checkout .wd_title.filtertit,
.woocommerce-cart .wd_title.filtertit,
.single-product .wd_title.filtertit{
	display: none;
}

.wd_title{
	text-transform: uppercase;
	color: #1a1a1a;
	font-weight: 700;
	font-size: 30px;
	line-height: 1;
	padding-bottom: 35px;
	text-align: center;
	display: block;
    	position: relative;
	border-bottom: none;
}
.wd_title:after {
    	content: '';
    	display: block;
    	width: 100%;
    	height: 3px;
    	text-align: center;
    	background: url(/wp-content/themes/vantage-child/images/widget_title_bg.png) center no-repeat;
    	margin-top: 35px;
}
.wd_title.filtertit{
	padding-top: 35px;
	padding-bottom: 0px;
}
.wd_title.filtertit:before {
    	content: '';
    	display: block;
    	width: 100%;
    	height: 3px;
    	text-align: center;
    	background: url(/wp-content/themes/vantage-child/images/widget_title_bg.png) center no-repeat;
    	margin-bottom: 35px;
}
.wd_title.afternone:after{
    	display: none;
}



#tb_prices {
	border-collapse: separate;
    border-spacing: 28px 10px;
	margin: 0 -15px;
    width: calc(100% + 30px);
}
#tb_prices td{
	text-align: center;
	vertical-align:middle;
	padding: 20px 25px;
	background: #f7f6f6;
	font-size: 14px;
    color: #333333;
	line-height: 1;
}
td.empty_cell{
	padding: 0!important;
	background: #fff!important;
}
#tb_prices tr:nth-child(1) td{
	background: #333333;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}
#tb_prices tr:nth-child(1) td:last-child{
	background: #fff;
}
.tb_prices_info{
	background: #fff!important;
	padding: 0!important;
	vertical-align: top!important;
	text-align: justify!important;
	max-width: 360px;
	font-weight: 300;
}
.info_wr{
	display: block;
	color: #666666;
	font-size: 14px;
	line-height: 1.7;
}

.info_hd{
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1;
	display: block;
	margin-bottom: 40px;
	font-size: 16px;
	color: #333333;
}

.service_wr{
	width: 555px;
	height: 530px;
	display: block;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.service_wr.full{
	width: 100%;
	height: 410px;
}
.panel-grid-cell:nth-child(odd) .service_wr{
	float: left;
	margin-left: 5px;
}
.panel-grid-cell:nth-child(even) .service_wr{
	float: right;
	margin-right: 5px;
}
.service_title{
    text-align: left;
    font-weight: normal;
    margin: 0px;
    padding: 30px 25px;
	background: rgba(0,0,0,.8);
    margin-bottom: 0;
    position: absolute;
	top: 65px;
    z-index: 10;
	color: #fff;
	font-weight: 700 !important;
    font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
}
.panel-grid-cell:nth-child(odd) .service_wr .service_title{
	left: 0px;
}
.panel-grid-cell:nth-child(even) .service_wr .service_title{
	right: 0px;
}
.service_price{
	display: block;
	position: absolute;
	bottom: 50px;
	font-weight: 700 !important;
	font-size: 15px;
	line-height:1;
	padding: 25px 13px;
	background: rgba(9,152,6,.7);
	color:#fff;
	text-transform: uppercase;
}
.panel-grid-cell:nth-child(odd) .service_wr .service_price{
	left: 0px;
}
.panel-grid-cell:nth-child(even) .service_wr .service_price{
	right: 0px;
}


#printer_rent{
	height: 300px;
	display: block;
	position: relative;
}
.printer_bg{
	display: block;
	position: absolute;
	bottom: -30px;
}
#printer_rent .panel-grid-cell:nth-child(2){
	float: right;
	padding: 70px 0px;
}
#rent_tb{
	max-width: 435px;

}
#rent_tb td{
	font-size: 18px;
	font-weight: 700;
	color: #333333;
	position: relative;
}
.minimum_hd{
	color: #666666;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 45px;
    display: block;
}
.rent_line{
	display: inline-block;
	position: relative;
	z-index: 2;
	padding-right: 5px;
	background: #f7f7f7;
}
#rent_tb tr:nth-child(2) .rent_line{
	margin-bottom: 45px;
}
.dotted_line{
	display: block;
    width: 98%;
    content: '';
    height: 2px;
    border-bottom: 2px dotted #099806;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
}
/*contacts page*/
.page-id-275 .panel-grid-cell .widget-title:after{
	content: '';
	display:block;
	width: 30px;
	height: 3px;
	background: #099806;
	position: absolute;
	top: 63px;
	left: 0;
}
#page_contacts{
	list-style: none;
	margin: 0;
	font-size: 15px;
	font-weight: 300;
}
#page_contacts li{
	padding-bottom: 0!important;
	line-height: 20px;
    margin-bottom: 9px;
	vertical-align: middle;
	margin-left: 0px !important;
}
#page_contacts li:first-child{
    /*margin-left: 0px;*/
	margin: 0;
}
#panel-275-0-0-0 #page_contacts  li:first-child{
    margin-left: 30px;
}
#page_contacts a{
	display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 0px;
	font-weight: 300;
    font-size: 15px;
    border-bottom: none;
	line-height: 20px;
	vertical-align: middle;
}
#page_contacts li img{
    margin-right: 10px;
    width: 20px;
    float: left;
}
.ct_soc{
	display: block;
	float: left;
}
a.ct_soc:nth-child(3){
	 margin: 0 13px;
}
.ct_soc:hover img{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);

}
.ct_soc img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
.ct_addr{
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	font-weight: 300;
	margin-bottom: 35px;
	display: block;
}
.ct_addr img{
	vertical-align: middle;
}

/*gallery page*/

/*blog*/
.category #main{
	padding-bottom: 0;
}
.category-aktsii-i-novosti #content .wd_title{
	text-transform: uppercase;
	color: #1a1a1a;
	font-weight: 700;
	font-size: 30px;
	line-height: 1;
	margin-bottom: 35px;
	padding-bottom: 35px;
	text-align: center;
	display: block;
    position: relative;
}
.category-aktsii-i-novosti #content .wd_title:after{
	content: url('/wp-content/themes/vantage-child/images/widget_title_bg.png');
	display:block;
	width: 165px;
	height: 1px;
	position: absolute;
	top: 43px;
	left: 50%;
	margin-left: -82px;

}
.grid-loop-columns-3.vantage-grid-loop article {
    max-width: 360px;
    height: auto;
	display: inline-block;
	position: relative;
	border: 1px solid #fff;
	margin-bottom: 60px;
}
.grid-loop-columns-3.vantage-grid-loop article:hover {
	border: 1px solid #efeeec;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(239,238,236,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(239,238,236,1);
box-shadow: 0px 0px 10px 0px rgba(239,238,236,1);
}
.vantage-grid-loop article .grid-thumbnail:hover {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.vantage-grid-loop article .grid-thumbnail {
    display: block;
    padding: 0;
	position: relative;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #ffffff;
    margin-bottom: 0;
}
.vantage-grid-loop {
    margin: 0 15px;
}
.vantage-grid-loop article {
    float: none;
    padding: 0;
}
.vantage-grid-loop article:nth-child(2n + 2){
    margin: 0 25px;
}

.vantage-grid-loop article .grid-thumbnail img {
    width: 100%;
    height: 250px;
}
.vantage-grid-loop article h3 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #1a1a1a;
	line-height: 1;
}
.vantage-grid-loop article h3 a {
    font-weight: 700 !important;
}
.vantage-grid-loop .excerpt{
	display: none;
}
.recent_date{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	font-weight: 700 !important;
	font-size: 15px;
	line-height:1;
	padding: 25px 13px;
	background: #099806;
	color:#fff;
}
/*ft gallery*/
#ft_gallery_wr{
	display: block;
	width: 100%;
	padding: 30px 0;
	position: relative;
	background: url('/wp-content/themes/vantage-child/images/bg-2.jpg') center no-repeat;
	background-size: cover;
}

.ft_gallery{
	display: block;
	width: 95%;
	max-width:1170px;
	float: none;
	margin: 0 auto;
}

.woocommerce-page #ft_gallery_wr,
.woocommerce #ft_gallery_wr,
.page-id-273 #ft_gallery_wr,
.ft_gallery .ngg-navigation{
	display: none!important;
}
.ft_bt_wr{
	text-align: center;
	display: block;
	float:none;
	margin-top: 10px;
}

/*owl product carousel*/

.owl-item{
	text-align: center;
	line-height: 1;
}


.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	margin: -30px 5px 5px 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: 1;
	position: absolute;
    top: 50%;
}
.owl-next{
	right: 20px;
}
.owl-prev{
	left: 20px;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.owl-item.loading{
	min-height: 200px;
	background: url(/wp-content/themes/vantage-child/images/ajaxloader.gif) no-repeat center center
}
article.post .entry-header h1.entry-title,
article.page .entry-header h1.entry-title,
.woocommerce #page-wrapper h1.page-title {
    	text-transform: uppercase;
    	color: #1a1a1a!important;
    	font-weight: 700;
    	font-size: 30px!important;
   	line-height: 1!important;
    	text-align: center;
    	display: block;
   	position: relative;
    	padding-bottom: 35px!important;
}
article.post .entry-header h1.entry-title:after,
article.page .entry-header h1.entry-title:after,
.woocommerce #page-wrapper h1.page-title:after {
    	content: '';
    	display: block;
    	width: 100%;
    	height: 3px;
    	text-align: center;
    	background: url(/wp-content/themes/vantage-child/images/widget_title_bg.png) center no-repeat;
    	margin-top: 35px;
}
#secondary .widget, #footer-widgets .widget, #masthead-widgets .widget {
    margin-bottom: 30px;
}

/*woo*/
#secondary .widget .widget-title,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    	font-size: 16px;
    	text-align: center;
   	text-transform: uppercase;
    	color: #1a1a1a!important;
    	font-weight: 700;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
	min-height: 54px;
}
.woocommerce #page-wrapper .product h1.entry-title{
    	font-size: 16px;
   	text-transform: uppercase;
    	color: #1a1a1a!important;
    	font-weight: 700;
}

#main #main{
	padding: 0;
	background: transparent;
}
mark, ins {
    background: transparent;
}
.woocommerce form.login,
.woocommerce form.register {
    border: none;
    padding: 0px;
    margin: 10px 0;
    border-radius: 0px;
}
table.shop_table td,
table.shop_attributes td{
	border: none;
}
.woocommerce #page-wrapper .woocommerce-breadcrumb {
    margin-top: -38px;
}
#username,
#password,
#reg_email,
#reg_password{
	padding-left: 38px;
	background: #e4e4e4;
    border: none!important;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#username{
	background-image: url('/wp-content/themes/vantage-child/images/username.png');
	background-position: center left;
	background-repeat: no-repeat;
}

#password,
#reg_password{
	background-image: url('/wp-content/themes/vantage-child/images/password.png');
	background-position: center left;
	background-repeat: no-repeat;
}
#reg_email{
	background-image: url('/wp-content/themes/vantage-child/images/reg_email.png');
	background-position: center left;
	background-repeat: no-repeat;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea
#s2id_billing_country {
	border: 1px solid #099806!important;
	line-height: 2!important;
}
.woocommerce .quantity .qty{
	border: 1px solid #099806!important;
	height: 56px!important;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}
.woocommerce ul.products li.product .price {
    color: #000!important;
    margin-bottom: 0em!important;
    font-size: 1.2em!important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #099806!important;
    font-size: 2em!important;
	margin-bottom: 10px;
}
.woocommerce #page-wrapper .related.products ul.products li.product {
    max-width: 30%!important;
    margin: 0px 2% 10px 0px;
}

.woocommerce .woocommerce-message {
    border-top-color: #099806!important;
}

.woocommerce .woocommerce-message::before {
    color: #099806;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    border-top: 3px solid #099806;
}


.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #099806;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #cecece;
}
.price_slider_amount button{
	padding: 20px 0!important;
    	width: 50%!important;
}

.price_label {
    	width: 48%;
    	float: right;
    	color: #000;
    	font-size: 13px;
    	line-height: 1;
   	 text-align: left;
}
.price_label span{
	display: block;
	float: none;
}
td.product-name a{
	font-size: 14px;
   	text-align: center;
    	text-transform: uppercase;
    	color: #1a1a1a!important;
    	font-weight: 700;
}
.woocommerce .shop_table .actions a.button,
.woocommerce .shop_table .actions button{
    padding-top: 10px!important;
    padding-bottom: 9px!important;
    vertical-align: top;
    font-size: 14px;
}
.woocommerce td.product-name dl.variation dd{
	margin-right: auto;
    	width: 50%;
    	width: 50%;
    	float: right;
    	padding-left: 0;
}
.woocommerce td.product-name dl.variation dt {
    	margin-right: auto!important;
   	width: 50%;
    	display: block;
    	float: left;
    	padding-left: 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    text-align: center;
}

/*checkboxes in filters*/
.woocommerce .widget_layered_nav ul li a{
    font: 400 16px/25px 'PT Sans';
    color: #1e2e47;
    margin-left: 10px;
}
.woocommerce .widget_layered_nav ul li .count{
    font: 400 16px/25px 'PT Sans';
    color: #1e2e47;
}

.woocommerce .widget_layered_nav ul li a:hover{
	color: #1d9533;
}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce .widget_layered_nav ul li.chosen .count{
	color: #1d9533!important;
	font-weight: bold;
}
.woocommerce .widget_layered_nav ul li a::before{
	content: "\f096";
	font-family: FontAwesome;
    width: 14px;
    height: 14px;
    margin: 0px 5px 0 0!important;
	color: #000;
}
.woocommerce .widget_layered_nav ul li a::before img{
	width: 12px;
	height: auto;
}

.woocommerce .widget_layered_nav ul li.chosen a::before{
	content:"\f046";
	font-family: FontAwesome;
    width: 14px;
    height: 14px;
    margin: 0px 5px 0 0!important;
	color: #1d9533;
}

.woocommerce .widget_layered_nav_filters ul li {
	margin-right: 10px;
}
.woocommerce .widget_layered_nav_filters ul li a::before {
    margin-right: 0.2em;
}

/*footer*/




@-webkit-keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(9, 152, 6, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(9, 152, 6, 0);}
10% {box-shadow: 0 0 8px 6px #099806, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #099806;}
100% {box-shadow: 0 0 8px 6px rgba(9, 152, 6, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(9, 152, 6, 0);}
}

@-moz-keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(9, 152, 6, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(9, 152, 6, 0);}
10% {box-shadow: 0 0 8px 6px #099806, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #099806;}
100% {box-shadow: 0 0 8px 6px rgba(9, 152, 6, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(9, 152, 6, 0);}
}
@keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(9, 152, 6, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(9, 152, 6, 0);}
10% {box-shadow: 0 0 8px 6px #099806, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #099806;}
100% {box-shadow: 0 0 8px 6px rgba(9, 152, 6, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(9, 152, 6, 0);}
}

#colophon {
    border-top: 2px solid #099806;
}
.layout-full #colophon{
	padding-top: 70px;
	padding-left: 0;
    padding-right: 0;
}
#footer-widgets .widget .widget-title{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
}

#colophon .widget_nav_menu .menu-item a {
	display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 10px;
	font-weight: 300;
    font-size: 14px;
    border-bottom: none;
}
#colophon .widget_nav_menu .menu-item{
    position: relative;
	margin-left: 40px;
}
#colophon .widget_nav_menu .menu-item:before {
    content: '\f04b';
	font-family: FontAwesome;
	color: #313131;
	margin-right: 13px;
	margin-left:-40px;
}
#colophon .widget_nav_menu .menu-item:hover:before{
	color:#099806!important;
}

#ft_contacts{
	max-width: 380px;
	font-size: 14px;
	font-weight: 300;
}
#ft_contacts li{
	padding-bottom: 0!important;
	line-height: 20px;
    margin-bottom: 9px;
	vertical-align: middle;
    /*margin-left: 54px;*/
	margin-left: 0!important;
}
#ft_contacts li:first-child{
    /*margin-left: 27px;*/
}
#ft_contacts li:nth-child(2),
#ft_contacts li:nth-child(3){
    margin-left: 0px;
}
#ft_contacts a{
	display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 0px;
	font-weight: 300;
    font-size: 14px;
    border-bottom: none;
	line-height: 20px;
	vertical-align: middle;
}
#ft_contacts li img{
	margin-right: 7px;
	vertical-align: middle;
}
.ft_soc img{
	margin-right: 0!important;
}
.ft_soc:nth-child(2){
	margin: 0 12px;
}

.ft_soc:hover img{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);

}
.ft_soc img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
#site-info{
	border-top: 1px solid #303030;
	margin-top: 30px!important;
    padding-top: 30px;
	font-size: 14px!important;
}
.ct_one_half{
	width: 260px;
	display: block;
	float: left;
}

.ct_one_half:nth-child(even){
	float: right;
}
div.wpcf7 {
    max-width: 550px;
    margin: 0 auto;
    float: none;
    display: block;
}

/*nextgen gallery */
#fancybox-title{
	display: none!important;
}
.ngg-galleryoverview{
	text-align: center;
}
.ngg-galleryoverview div:hover{
	cursor:url(https://i.ibb.co/m0gc5Dk/zoomin-photo-resizer-ru-2.png);
}
.ngg-galleryoverview div a:hover{
		cursor:url(https://i.ibb.co/m0gc5Dk/zoomin-photo-resizer-ru-2.png);
}


.ngg-album-compactbox,
.ngg-album-compactbox::after,
.ngg-album-compactbox::before{
    border: none!important;
}

.ngg-album-gallery-image-counter {
	display: none;
}

.ngg-album-compactbox:hover {
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7)!important;
	transform: rotate(2deg) !important;
	-webkit-transition: all 0.4s ease!important;
	-moz-transition: all 0.4s ease!important;
	-o-transition: all 0.4s ease!important;
	transition: all 0.4s ease!important;
	cursor:url(https://i.ibb.co/m0gc5Dk/zoomin-photo-resizer-ru-2.png);
}


.ngg-gallery-thumbnail-box {
    margin: 0px!important;
	width: 24.7%;
	display:inline-block!important;
	height: auto;
	float: none!important;
	vertical-align: middle;
}
.ngg-gallery-thumbnail {
	overflow: hidden;
    border: none!important;
    margin: 0px 0px 30px 0px!important;
	background: transparent!important;
	background-color: transparent!important;
	width: 360px;
    height: 250px;

}
.ngg-gallery-thumbnail a {
    margin: 0px!important;
}
.ngg-gallery-thumbnail img {
	border: 0px!important;
	margin: 0px!important;
	padding: 0px!important;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	width: 100%;
	height: auto;
 }

.ngg-gallery-thumbnail img {
	border: 0px!important;
	margin: 0px!important;
	padding: 0px!important;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	width: 100%;
	height: auto;
 }


.ngg-gallery-thumbnail img:hover{
	cursor:url(https://i.ibb.co/m0gc5Dk/zoomin-photo-resizer-ru-2.png);
	-webkit-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-ms-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;

	transition: all 1.5s ease;
	 -webkit-transform: scale(1.5);
	 -moz-transform: scale(1.5);
	 -o-transform: scale(1.5);

	 filter: grayscale(100%);
	 -webkit-filter: grayscale(100%);
}


.ngg-gallery-thumbnail-box:hover span{
	cursor:url(https://i.ibb.co/m0gc5Dk/zoomin-photo-resizer-ru-2.png);
	opacity: 1;
}

.ngg-album-compact h4 .ngg-album-desc {
    height: auto!important;
	padding: 5px;
}
.ngg-album-compact h4 {
	margin-top: 0px!important;
	text-align: center;
}
.ngg-album-compact a{
	text-decoration: none!important;
	color:#000!important;
	display: block;
}
#fancybox-overlay {
	background-color: #000!important;
	opacity: 0.9!important;
    z-index: 10000!important;
}
#fancybox-content {
	border: none!important;
}
#fancybox-outer {
    background: none!important;
}
.fancybox-title-inside {
    background: none!important;
}

#fancybox-bg-n, #fancybox-bg-ne, #fancybox-bg-e, #fancybox-bg-se, #fancybox-bg-s, #fancybox-bg-sw, #fancybox-bg-w, #fancybox-bg-nw {
    background-image: none!important;
}
.entry-content .ngg-album-compact {
	width: 33%;
    height: 100%;
	z-index: 0 !important;
	position: relative;
	padding: 0px!important;
	background: transparent!important;
	background-color: transparent!important;
	margin-bottom: 1%!important;
}

.ngg-album-compact h4{
    position: absolute;
    bottom: 0;
	left: 8px;
    z-index: 2;
    width: calc(100% - 14px);
    background: rgba(255,255,255,.8);
	font-size: 14px!important;
    font-weight: 300!important;
    margin: 0!important;
	filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
	transition: all .6s ease-out;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
}
.entry-content .ngg-album-compact h4 .ngg-album-desc {
    height: auto!important;
    padding: 5px 0;
}
.ngg-album-compact:hover h4{
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.entry-content .ngg-album-compactbox .Thumb {
    border: none!important;
	display: block;
}
.entry-content .ngg-album-compactbox {
    padding: 0 8px!important;
}
.ngg-widget.entry-content{
	text-align: center;
}
.ngg-widget.entry-content a{
	display: inline-block;
}

/*extended albums*/
.ngg-albumoverview .ngg-album {
    padding: 0;
    margin-bottom: 0;
    border: none;
	display: block;
    position: relative;
    width: 557px;
    height: 530px;
    float: left;
}
.ngg-albumoverview .ngg-album:nth-child(even){
	float: right;
}

.ngg-albumtitle {
    text-align: left;
    font-weight: normal;
    margin: 0px;
    padding: 30px 25px;
	background: rgba(0,0,0,.8);
    margin-bottom: 0;
    position: absolute;
    z-index: 10;
}
.ngg-albumoverview .ngg-album:nth-child(odd) .ngg-albumtitle{
	top: 85px;
    left: 0;
}
.ngg-albumoverview .ngg-album:nth-child(even) .ngg-albumtitle{
	bottom: 85px;
    right: 0;
}
.ngg-albumtitle a{
	color: #fff!important;
	font-weight: 700 !important;
    font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
}
.ngg-albumcontent .ngg-thumbnail img {
    border: none;
    margin: 0;
    padding: 0;
	width: 100%;
}

.ngg-description{
	display: none;
}

.ngg-albumoverview .ngg-thumbnail{
	width: 100%;
}


/*contact forms*/
.wpcf7-form p.ct_hd {
	display: block;
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px!important;
	text-transform: uppercase;
}
.popup_modal .wpcf7-form-control.wpcf7-submit{
	width: 100%;
}
.ajax-loader {
	display: none;
	width:0px!important;
	height:0px!important;
	margin: 0px!important;
}
.wpcf7-form p {
	margin: 0px!important;
}

span.wpcf7-list-item {
    display: block;
    width: 100%;
    float: left;
}

.wpcf7-form-control-wrap input[type=checkbox]{
    width: 15px;
    display: block;
    float: left;
    clear: left;
    padding: 0 !important;
    margin: 0;
}
.wpcf7-list-item-label {
	width: 100%;
	max-width:230px;
	display: block;
	float: left;
	margin-left: 10px;
	line-height: 1;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea{
	border: 1px solid #099806;
	outline: 0;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	width: 100%;
	margin-bottom: 20px;
	padding: 11px 20px;
	line-height: 1;
	box-shadow: none!important;
}
.wpcf7-form-control-wrap input[type="file"]{
	padding: 9px 20px 8px;
}
::-webkit-input-placeholder {color:#999999; font-size: 15px;font-weight: 300;line-height: 1;}
::-moz-placeholder          {color:#999999; font-size: 15px;font-weight: 300;line-height: 1;}
:-moz-placeholder           {color:#999999; font-size: 15px;font-weight: 300;line-height: 1;}
:-ms-input-placeholder      {color:#999999; font-size: 15px;font-weight: 300;line-height: 1;}

span.wpcf7-not-valid-tip {
	position: relative;
    width: auto;
    z-index: 1;
    top: 0;
    left: 0;
    background: #fff;
    margin-top: -10px;
	font-size: 12px;
}
div.wpcf7-response-output{
    margin: 20px auto 0;
    background: #fff;
    color: #000;
    width: 150px;
    border: none;
    padding: 0px 20px;
    float: none;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    font-size: 12px;
	text-align: center;
}
/*модальное окно*/
.button_modal {
	padding: 10px 15px;
	background: #EA5353;
	font-size: 12px;
	font-weight: normal;
	color: #fff!important;
	text-decoration: none;
	cursor: pointer;
	line-height: 1;
	-webkit-appearance: none;
}
.button_modal:hover{
	background: #fff;
	color: #EA5353!important;
}

.overlay_popup {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    display: none;
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed;
    cursor: default;
}

.overlay_popup:target {
    display: block;
	z-index: 10000;
}

.popup_modal {
    top: -100%;
    right: 0;
    left: 50%;
    margin: 0;
    width: 100%;
    max-width: 350px;
    position: fixed;
	z-index: 20000;
    padding: 30px 40px;
    border: none;
    background: #fefefe;
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
.overlay_popup:target+.popup_modal {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 10%;
	z-index: 10000;
}
.close2 {
	top: 0px;
	right: -1px;
	position: absolute;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: all ease .8s;
	-moz-transition: all ease .8s;
	-ms-transition: all ease .8s;
	-o-transition: all ease .8s;
	transition: all ease .8s;
    width: 20px;
    height: 20px;
    background: #333333;
    font-size: 14px;
    color: #b1b1b1;
}

.close2:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
	color: #b1b1b1;
}




/*animation */
.hidden_animate{
	opacity:0;
	-webkit-animation-delay: 1s; /* Chrome, Safari, Opera */
    animation-delay: 0s;
}
.animated{
	opacity:1;
	animation-name: fadeIn;
	animation-duration: 2s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;

	animation-iteration-count: 10;
	animation-direction: alternate;
	animation-timing-function: ease-out;
	animation-delay: 0s;
}


@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}


/*fonts*/

@font-face {
  font-family: 'vantage-icons';
  src: url('/wp-content/themes/vantage/icons/vantage-icons.eot');
  src: url('/wp-content/themes/vantage/icons/vantage-icons.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/vantage/icons/vantage-icons.woff') format('woff'), url('/wp-content/themes/vantage/icons/vantage-icons.ttf?') format('truetype'), url('/wp-content/themes/vantage/icons/vantage-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="vantage-icon-"],
[class*=" vantage-icon-"] {
  font-family: 'vantage-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vantage-icon-arrow-down:before {
  content: "\e600";
}
.vantage-icon-arrow-left:before {
  content: "\e601";
}
.vantage-icon-arrow-right:before {
  content: "\e602";
}
.vantage-icon-arrow-up:before {
  content: "\e603";
}
.vantage-icon-search:before {
  content: "\e604";
}


/*buttons*/

a.button,
/*button,*/
.textwidget button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.widget a.button,
.woocommerce #page-wrapper .button,
.woocommerce a.button,
.woocommerce .checkout-button,
.woocommerce input.button,
.woocommerce .button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce .button.alt,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt[disabled]:disabled,
#infinite-handle span,
.wc-backward,
.wc-forward,
.post-navigation a,
.buttonCallbackM,
#image-navigation a{
    padding: 20px 50px;
	background: #ef430c!important;
	border: 1px solid #ef430c!important;
	color: #fff!important;
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	border-radius: 0px!important;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	width: auto;
	text-decoration: none;
	cursor: pointer;
	line-height: 1;
	text-shadow: none !important;
	-webkit-appearance: none;
	display: inline-block;
	outline: none;
}

.post-navigation a,
#image-navigation a{
	padding: 5px;
	font-size: 10px;
	font-weight: normal;
	border: 0px!important;
}
.site-content .nav-next,
.site-content .nav-previous {
	overflow: hidden;
}
a.button:focus,
/*button:focus,*/
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
a.button:active,
/*button:active,*/
.textwidget button:focus,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
a.button:hover,
/*button:hover,*/
.textwidget button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.widget a.button:hover,
.woocommerce #page-wrapper .button:hover,
.woocommerce a.button:focus,
.woocommerce .checkout-button:focus,
.woocommerce input.button:focus,
.woocommerce .button.alt:focus,
.woocommerce a.button:active,
.woocommerce .checkout-button:active,
.woocommerce input.button:active,
.woocommerce .button.alt:active,
.woocommerce a.button:hover,
.woocommerce .checkout-button:hover,
.woocommerce input.button:hover,
.woocommerce .button.alt:hover,
.woocommerce #respond input#submit.alt:hover ,
.woocommerce a.button.alt:hover ,
.woocommerce button.button.alt:hover ,
.woocommerce input.button.alt:hover,
.woocommerce .button.alt:hover,
.woocommerce .button.alt:active,
.woocommerce .button.alt.disabled,
.woocommerce .button.alt:disabled,
.woocommerce .button.alt:disabled[disabled],
.woocommerce .button.alt.disabled:hover,
.woocommerce .button.alt:disabled:hover,
.woocommerce .button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled:hover,
#infinite-handle span:hover,
.post-navigation a:hover,
.buttonCallbackM:hover,
#image-navigation a:hover {
	background: #fff!important;
	color: #ef430c!important;
	background-color: #fff!important;
}

.wc-backward:hover,
.wc-forward:hover{
	background: #fff!important;
	color: #099806!important;
}
.greenborderTop {
	border: 1px solid #099806;
}
/* responsive aleks.org.ua */
#masthead .hgroup .logo {
    max-width: 380px;
}
@media screen and (max-width: 1170px) {
	#main {
		padding: 70px 15px;
	}
	.page-id-271 #main{
		padding: 0 15px 70px;
	}

	.panel-grid-cell .widget-title {
		font-size: 26px;
	}
	.ngg-gallery-thumbnail {
		width: 100%;
		height: 250px;
	}
	#masthead .hgroup .logo {
		width: 400px;
	}
	.service_wr {
		width: 98%;
	}
	.ngg-albumoverview .ngg-album {
		width: 49%;
	}
	.grid-loop-columns-3.vantage-grid-loop article {
		max-width: 31.3%;
	}
	#tb_prices {
		border-spacing: 5px 5px;
		margin: 0 -15px;
		width: 100%;
	}
	.ct_one_half {
		width: 47%;
	}

}
/* tablets */

@media screen and (max-width: 1024px) {
	article.post.post-with-thumbnail-icon .entry-thumbnail,
	article.page.post-with-thumbnail-icon .entry-thumbnail,
	article.post.post-with-thumbnail-icon .entry-main,
	article.page.post-with-thumbnail-icon .entry-main{
		width: 100%;
	}
	.panel-grid-cell {
		margin-bottom: 0px!important;
	}
	.sow-features-list {
		margin: 0 0 20px!important;
	}
	#our_pros{
		text-align: center;
		display: block;
	}
	#our_pros .panel-grid-cell{
		display: inline-block;
		float: none;
		width: 49%!important;
	}
	.popup_modal {
		width: 95vw;
		max-height: 70vh;
		overflow: auto;
	}
	.close2 {
		top: 5px;
		right: 5px;
		padding: 1px;
	}
	.wp-video {
		margin: 10px 0px;
	}
	span.wpcf7-not-valid-tip {
		left: auto;
	}
	.woocommerce #page-wrapper .related.products ul.products li.product,
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		width: calc(48% - 24px)!important;
		max-width: calc(48% - 24px)!important;
		float: left!important;
	}
	#masthead .hgroup #header-sidebar{
		position: relative;
	}
	#masthead .hgroup .logo{
		float: none;
		margin: 0 auto;
	}
	.main-navigation ul li {
		margin: -3px 15px 0;
	}
	#masthead .hgroup {
		padding-top: 10px!important;
		padding-bottom: 0!important;
	}
	.hd2 {
		font-size: 14px;
		line-height: 1.2;
	}
	.hd3 {
		font-size: 13px;
	}
	.ngg-gallery-thumbnail-box {
		width: 32%!important;
	}
	.service_wr {
		height: 350px;
	}
	#rent_tb td {
		font-size: 14px;
	}
	.ngg-albumoverview .ngg-album:nth-child(even) .ngg-albumtitle{
		bottom: auto;
		top: 85px;
	}
	.ngg-albumtitle {
		padding: 20px 15px;
	}
	.ngg-albumoverview .ngg-album {
		height: auto;
	}
	.vantage-grid-loop article .grid-thumbnail img {
		height: auto;
	}
	.grid-loop-columns-3.vantage-grid-loop article {
		max-width: 30.5%;
		margin-bottom: 30px;
	}
	.ngg-gallery-thumbnail {
		height: auto;
		margin: 0px 0px 20px 0px!important;
	}
	#uptocall-mini {
		bottom:20px;
		left:20px;
	}

}
/* mobiles */

@media screen and (max-width: 768px) {
	.home #main{
		padding: 0px 10px 20px;
	}
	#main {
		padding: 20px 10px;
	}
	.page-id-271 #main{
		padding: 0 10px 20px;
	}
	.main-navigation ul {
		text-align: left!important;
	}
	.mobile-nav-frame .next {
		padding: 10px 20px;
		margin-top: -10px;
	}

	.woocommerce-page #container,
	body.responsive #primary{
		width: 100%!important;
		float: left;
		margin-bottom: 20px;
	}
	body.responsive #secondary{
		width: calc(100% - 40px)!important;
		float: left;
		margin-bottom: 20px;
	}
	#footer-widgets .widget {
		width: 50%!important;
		float: left!important;
		margin-bottom: 20px;
	}
	.ngg-albumoverview .ngg-album,
	.ngg-gallery-thumbnail-box,
	.entry-content .ngg-album-compact {
		width: 49%!important;
	}
	.service_wr {
		height: 350px;
		margin: 0 auto 20px!important;
		float: none!important;
		min-width: 300px;
		width: 80%;

	}
	.info_hd {
		margin-bottom: 20px;
	}

	.printer_bg {
		display: block;
		position: relative;
		bottom: auto;
		margin: 0 auto;
	}
	#printer_rent .panel-grid-cell:nth-child(2) {
		float: none;
		padding: 20px 0px;
	}
	#printer_rent {
		height: auto;
	}
	#rent_tb {
		margin: 0 auto;
	}
	#rent_tb tr:nth-child(2) .rent_line,
	.minimum_hd {
		margin-bottom: 20px;
	}
	.vantage-grid-loop {
		margin: 0;
	}
	body.responsive .vantage-grid-loop article,
	body.responsive .vantage-circleicon-loop .widget_circleicon-widget {
		width: 49%;
		max-width: 49%;
		margin-bottom: 20px;
	}
	.vantage-grid-loop article:nth-child(2n + 2) {
		margin: 0;
	}
	.vantage-grid-loop article h3 {
		font-size: 15px;
		font-weight: normal;
		margin-bottom: 10px;
		margin-top: 10px;
		text-align: center;
		text-transform: uppercase;
		color: #1a1a1a;
		line-height: 1;
	}
	.vantage-grid-loop .clear {
		display: none;
	}
	.layout-full #colophon {
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	body.responsive #masthead .hgroup #header-sidebar .widget {
		float: left!important;
	}
	.panel-grid-cell .widget-title,
	.wd_title{
		font-size: 20px!important;
		margin-bottom: 10px!important;
		padding-bottom: 10px!important;
	}

	.wd_title:after {
		top: auto!important;
		bottom: 15px;
	}
	.widget-title:after{
		top: 28px!important;
	}
	.ngg-galleryoverview br{
		display: none;
	}
	#tb_prices {
		border-spacing: 1px 1px;
		margin: 0;
		width: 100%;
	}
	#tb_prices td {
		padding: 5px;
	}
	.wpcf7-form-control-wrap input[type="file"] {
	    padding: 9px 5px 8px;
	}


}
@media screen and (max-width: 480px){
	#masthead .hgroup .logo {
		width: 80%;
	}
	.ngg-albumtitle,
	.service_price,
	.recent_date,
	.service_title {
		padding: 10px;
	}

	#footer-widgets .widget{
		width: 100%!important;
		margin-bottom: 20px;
	}
	.tb_prices_info{
		display: none;
	}
	.service_wr.full {
		height: 300px;
	}
	#our_pros .panel-grid-cell,
	.ngg-albumoverview .ngg-album,
	.ngg-gallery-thumbnail-box,
	.entry-content .ngg-album-compact,
	.ct_one_half,
	body.responsive .vantage-grid-loop article,
	body.responsive .vantage-circleicon-loop .widget_circleicon-widget {
		width: 100%!important;
		max-width: 100%!important;
	}
	.popup_modal {
		max-width: 265px;
		padding: 10px;
	}
}
@media screen and (max-width: 320px){
	.popup_modal {
		max-height: 70vh;
	}
	.woocommerce #page-wrapper .related.products ul.products li.product,
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		width: calc(100% - 24px)!important;
		max-width: calc(100% - 24px)!important;
	}
}


/* NEW */


/* font-family: 'Roboto', sans-serif; */

.ep-subtitle {
  display: block;
  color: #099806;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1;
}

.ep-content {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1;
  color: #000000;
}

.ep-divider {
  height: 20px;
}

.Стандартная_FDM_печать:__Метод_послойного_напла {
  font-size: 20px;
  font-family: "Roboto";
  color: rgb(9, 152, 6);
  text-transform: uppercase;
  line-height: 1.1;
  text-align: left;
  position: absolute;
  left: 377.203px;
  top: 414.027px;
  z-index: 123;
}

.ep-content__title--dark{
      display: block!important;
     min-height: 34px;
	line-height: 34px!important;
     padding-left: 49px;
    position: relative;
}



.ep-content__title--dark span{
      position: absolute;
    left: 0px;
    top: calc(50% - 17px);
}

.entry-content .gallery img{
     width: 100%;
    height: 160px;
    object-fit: cover;
}

.entry-content .gallery .gallery-icon{
	padding: 0px 15px;
}

#gallery-1{
	margin: 0px -15px!important;
}

@media all and (max-width: 767px){
	#gallery-1 .gallery-item{
		width: 80%!important;
		margin-left:10%!important;
		float: none!important;
	}
	#gallery-1 img{
		height: 240px;
	}
}

@media all and (min-width: 768px) and (max-width: 1100px){
	#gallery-1 .gallery-item{
		width: 50%!important;
		float: left!important;
	}
	#gallery-1 img{
		height: 270px;
	}
}
.tfree-client-rating {display:none;}
.tfree-client-image {
	max-height:250px;
	min-height:120px;
	border-radius: 0!important;
    -webkit-border-radius: 0!important;}
#panel-1970-12-0-0 .widget-title {display:block; text-align:center;}

.visible-block {display:block!important; opacity:1!important; visibility:visible;}

.wd_title h1{
	 font-size: 24px!important;
}

.wd_title .hd_green{
	color: #099806!important;
}
.sp-tfree-client-image {    display: flex;
    justify-content: center;
    overflow: hidden;}
.sp-tfree-client-image img {
	height: 100%;
    max-width: 2000px;
    width: initial;
}

@media screen and (max-width: 1100px) { .sp-tfree-client-image{height:200px;}}
@media screen and (max-width: 878px) { .sp-tfree-client-image{height:150px;}}
@media screen and (max-width: 450px) { .sp-tfree-client-image{height:100px;}}
#fancybox-overlay {
    z-index: 9999999 !important;
}
#fancybox-wrap {
    z-index: 9999999!important;
}
.main-navigation {

    z-index: 999!important;
}
.fg-item {
	margin-right:10px;margin-bottom:10px;
}

.slider-partners {

    padding-top: 100px;
	padding-bottom:50px;

}
.slide-in img {
	max-width:80%;
	height:auto;
}

@media screen and (max-width:670px) {
#fancybox-overlay {
    background: #000 !important;
}
  .wpcf7-form-control.wpcf7-textarea {
    height: 85px;
}
  .tp-rightarrow.tparrows.custom {
    right: 0 !important;
    left: auto !important;
}
  .custom.tparrows::before {
    transform: translateY(-50%);
}
}

.testimonails-section{
	width: 90%;
	margin: 0 auto;
}

.testimonails-section h2 {
	text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 45px;
    line-height: 36px;
}
.testimonails-wrapper .testimonial-item{
	display: inline-block;
	width: 100%;
	background-color: rgba(255,255,255,.4);
    margin-bottom: 15px;
    padding: 30px 50px;
/*    box-shadow: 4px 5px 20px 10px rgba(0,0,0,.3);
*/}
.testimonails-wrapper .testimonial-item .testimonial-image{
	display: inline-block;
    float: left;
    margin-right: 30px;
}
.testimonails-wrapper .testimonial-item .testimonial-body{
	padding: 50px 78px;
	font-size: 20px;
	text-align: right;
}
.testimonails-wrapper .testimonial-item .testimonial-body .testimonial-name{
	text-align: right;
	font-weight: bold;
}

.testimonails-section .owl-controls .nav-wrap{
	position: absolute;
    top: 200px;
    left: -30px;
    right: -30px;
    z-index: -1;
}
.testimonails-section .owl-controls {
	margin-top: 0;
}
.testimonails-section .owl-controls .owl-prev{
	float: left;
    font-size: 30px;
    cursor: pointer;
}
.testimonails-section .owl-controls .owl-next{
	float: right;
    font-size: 30px;
    cursor: pointer;
}
.testimonails-section .owl-controls .owl-dots{
	text-align: center;
}
.testimonails-section .owl-controls .owl-dots .owl-dot{
	display: inline-block;
	background-color: #fff;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	border:1px solid #099806;
	border-radius: 3px;
}
.testimonails-section .owl-controls .owl-dots .owl-dot.active{
	background-color:#099806
}

@media screen and (max-width:768px) {
	.testimonails-wrapper .testimonial-item{
	    padding: 30px 0px;
	}
	.testimonails-wrapper .testimonial-item .testimonial-image{
		display: block;
	    float: none;
	    margin-right: 0;
	    text-align: center;
	}
	.testimonails-wrapper .testimonial-item .testimonial-image img{
		width: 150px!important;
	    height: 150px!important;
	    border-radius: 50%;
	    display: inline-block;
	}
	.testimonails-wrapper .testimonial-item .testimonial-body{
		padding: 10px;
	    font-size: 16px;
	    text-align: center;
	}
	.testimonails-wrapper .testimonial-item .testimonial-body .testimonial-name{
		text-align: center;
	}
	.testimonails-section .owl-controls .nav-wrap{
		left: -20px;
		right: -20px;
	}
}

.uslugi-template .entry-title a{
	text-transform: uppercase;
    color: #1a1a1a!important;
    font-weight: 700;
    font-size: 30px!important;
    line-height: 1!important;
    text-align: center;
    display: block;
    position: relative;
    text-decoration: underline;
}
.uslugi-template .info-block{
	padding: 30px 100px;
	text-align: center;
	margin-bottom: 35px;
}
.uslugi-template .info-block i{
	font-size: 70px;
	color: #fff;
}
.info-block-content{
	margin-top: 40px;
}
.info-block-img{
	margin-bottom: 35px;
}
.city-links-wrapper{
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
	background-color: rgba(255,255,255,.5);
}
.city-links-wrapper h3{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
}
.city-links-wrapper .city-links{
	box-sizing: border-box;
	width: 50%;
	padding: 30px;
	float: left;
}
.city-links-wrapper .city-links ul{
	list-style: none;
	margin: 0;
}
.city-links-wrapper .city-links ul li{
	position: relative;
	border-bottom: 1px solid #b5b5b5;

}
.city-links-wrapper .city-links ul li:first-child{
	border-top: 1px solid #b5b5b5;
}
.city-links-wrapper .city-links ul li:after{
	content: "\f105";
	display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 7px;
    top: 17px;
    transition: all 0.5s ease;
}
.city-links-wrapper .city-links ul li:hover:after{
	color: #fff;
}
.city-links-wrapper .city-links ul li a{
	text-decoration: none;
    color: #000;
    font-size: 18px;
    display: block;
    padding: 15px 5px;
    transition: all 0.5s ease;
}
.city-links-wrapper .city-links ul li:hover a{
	background-color: #099806;
	color: #fff;
}
@media screen and (max-width:768px) {
	.city-links-wrapper .city-links{
		width: 100%;
		padding: 30px 15px 0 15px;
	}
	.city-links-wrapper .city-links.city-right{
		padding-top: 0;
	}
	.city-links-wrapper .city-links.city-right ul li:first-child{
		border-top:none;
	}
	.uslugi-template .info-block{
		padding: 30px 50px;
	}
	.info-block-content h3 span{
		font-size: 26px!important;
	}
	.city-links-wrapper .city-links ul li:after{
		right: 13px;
	}
}
.third-level-menu{
	box-sizing: border-box!important;
	width: 24%!important;
	float: left!important;

}
.third-level-menu>a{
	font-weight: bold!important;
	font-size: 16px!important;
}

#mega-menu-item-726>a,#mega-menu-864-1>ul>li a{
	text-align: center!important;
}
#mega-menu-item-726>a{
	border-bottom:1px solid #099806!important;
}
#mega-menu-864-1>ul>li a{
	border-top:1px solid #099806!important;
}
.third-level-menu ul li a{
	text-align: left!important;
}
nav.site-navigation{
	background-color: #099806;
}

@media screen and (max-width:1200px) {
	#mega-menu-primary > li{
		display: block !important;
	    margin: 0 !important;
	    border-top: none !important;
	    transition: all 0.5s ease;
	}
	#mega-menu-primary > li:hover, #mega-menu-primary > li.mega-current-menu-item{
		    border-top: none!important;
	}
	.third-level-menu{
		box-sizing: border-box!important;
		width: 100%!important;
		float: none!important;
	}
	#mega-menu-item-726>a,#mega-menu-864-1>ul>li a{
		text-align: left!important;
	}
}
/*.page-template-gallery-page #main {
   	background-image: url(/back1.jpg) !important;
	background-repeat:no-repeat;
	background-position:center top;
   	background-size: auto;
}*/
.page-template-gallery-page #main {
	background-image: url('/back1.webp') !important;
	background-repeat:no-repeat;
	background-position:center top;
   	background-size: auto;
}
.content-gallery,
.filter-gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.content-gallery > div,
.filter-gallery > div {
    padding: 0 15px;
    width: 100%;
    max-width: 33.3334%;
    box-sizing: border-box;
    margin: 0 0 30px 0;
}
.btn-filter img {
	filter: none;
	transition: all linear .3s;
}
.btn-filter:hover img, .filter-gallery .active img, .btn-filter img:hover {
	filter: invert(60%) sepia(40%) saturate(1746%) hue-rotate(90deg) brightness(93%) contrast(95%) !important;
}
.btn-filter {
    background: #fff;
    transition: background linear .3s;
    border-radius: 10px;
    padding: 5px;
    display: flex;
}
.border {
    background: linear-gradient(170deg, #64bf62, #066b04);
    border-radius: 15px;
    padding: 6px;
    box-shadow: 4px 2px 0px 0 #d4d4d4;
}
.icon {
    display: inline-flex;
    background: linear-gradient(170deg, #099806, #099806);
    width: 100%;
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 2px 0px 0px 1px #4c4c4c;
    transition: all linear .3s;
}
.btn-filter:hover .icon,
.filter-gallery .active .icon {
	background: #fff;
	box-shadow: -2px 0px 0px 1px #4c4c4c;
}
.btn-filter:hover, .filter-gallery .active .btn-filter {
	cursor: pointer;
	background: linear-gradient(170deg, #64bf62, #066b04);
}
.title {
    display: flex;
    width: calc(100% - 90px);
    align-items: center;
    justify-content: center;
    color: #099806;
    font-family: Roboto;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    padding: 0 20px;
    transition: color linear .3s;
}
.btn-filter:hover .title,
.active .title  {
    color: #fff;
}
@media (min-width: 1024px) {
	.filter-gallery.fixed {
	    position: fixed;
	    top: 0;
	    left: 0;
	    right: 0;
	    margin: 0;
	    background: #fff;
	    z-index: 2000;
	    flex-wrap: initial;
	    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
	    animation-duration: 1s;
	    animation-name: opacity;
	}
	@keyframes opacity {
	  from {
	    opacity: 0;
	  }
	  to {
	    opacity: 1;
	  }
	}
	.fixed .filter-gallery > div {
	    padding: 0 10px;
	    max-width: 100%;
	}
	.fixed .item-filter-gallery {
	    margin: 10px 0;
	    padding: 0 2px;
	}
	.fixed .icon {
	    min-width: 30px;
	    max-width: 30px;
	    height: 30px;
	}
	.fixed .title {
	    font-size: 13px;
	    padding: 0;
	    min-height: 43px;
	    width: calc(100% - 40px);
	    margin: 0 0 0 auto;
	}
	.btn-open-filter {
		display: none;
	}
	.fixed .icon img {
    	width: 20px;
	}
	.border {
       	border-radius: 12px;
    	padding: 3px;
    	box-shadow: 2px 2px 0px 0 #d4d4d4;
	}
	.fixed .btn-filter {
		align-items: center;
	}
}
.page-template-gallery-page .fancybox-bg {
	width: 100% !important;
	height: 100% !important;
}
@media (max-width: 1023px) {
	.filter-gallery {
	    position: fixed;
	    left: 0;
	    right: 0;
	    top: 0;
	    bottom: 60px;
	    background: #fff;
	    z-index: 2000;
	    padding: 30px;
	    align-items: flex-start;
    	justify-content: space-around;
    	overflow: auto;
    	align-content: flex-start;
	}
	.btn-open-filter {
	    display: flex;
	    background: #fff;
	    position: fixed;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    height: 60px;
	    border-top: 2px solid #099806;
	    z-index: 2001;
	    align-items: center;
	    justify-content: center;
	    color: #099806;
	    font-size: 20px;
	    text-transform: uppercase;
	    font-weight: 700;
	    cursor: pointer;
	}
	.filter-gallery {
		display: none;
	}
	.filter-gallery.open {
		display: flex;
	}
	.btn-open-filter div {
		display: flex;
    	align-items: center;
	}
	.btn-open-filter span {
	    display: inline-block;
	    width: 30px;
	    height: 30px;
	    position: relative;
	    border-left: 2px solid #099806;
	    border-right: 2px solid #099806;
	    margin-right: 30px;
	}
	.btn-open-filter span:before,
	.btn-open-filter span:after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		width: 2px;
		background: #099806;
		margin-left: -1px;
	}
	.btn-open-filter span:before {
		height: 60%;
		left: 33%;
	}
	.btn-open-filter span:after {
		height: 80%;
		left: 66%;
	}
	.content-filter-gallery {
    	min-height: inherit !important;
	}
	.title {
       	font-size: 16px;
	}
	.filter-gallery>div {
       	max-width: 290px;
    	min-width: 290px;
   	}
   	.icon {
       	min-width: 60px;
    	max-width: 60px;
    	height: 60px;
   	}
   	.btn-filter img {
       	width: 40px;
	}
	body.fixed_body {
		position: fixed;
	}
	.page-template-gallery-page footer {
		padding-bottom: 100px;
	}
}
@media (max-width: 767px) {
	.content-gallery>div, .filter-gallery>div {
	    max-width: 50%;
	}
}
.item-content-gallery > div {
    cursor: pointer;
}


.entry-content a, .page-description a {
color: #229dff !important;
    text-decoration: underline !important;

}
.entry-content a.button {
     text-decoration: none !important;

}


body.layout-full {
	background-color: transparent!important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link span.mega-indicator::after {
    background-image: url(/wp-content/themes/vantage-child/images/triar2.svg) !important;
    background-repeat: no-repeat !important;
    background-position-y: center !important;
    width: 10px !important;
    height: 10px !important;
    content: "" !important;
    margin-top: 28% !important;
}
@media only screen and (max-width: 1200px){
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    margin-top: 85% !important;
}
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
    position: relative;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before {
    content: "" !important;
    font-family: 'dashicons';
    font-size: 0;
    color: #ddd;
    margin: 0 5px 0 0;
    background-image: url(https://easy3dprint.com.ua/wp-content/themes/vantage-child/images/meny.jpg) !important;
    width: 20px;
    height: 12px;
    position: absolute;
    top: 21px;
    left: -23px;
    z-index: 999;
}
	.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-prev.slick-arrow {
    bottom: 0;
    position: absolute;
    z-index: 10;
    left: 0px;
	font-size:0;
	height: 100%;
width: 0;
padding: 0;
}
.slick-next.slick-arrow {
    bottom: 0;
    position: absolute;
    z-index: 10;
    right: 0px;
	font-size:0;
	height: 100%;
width: 0;
padding: 0;
}
.slick-prev.slick-arrow::before {
    border: 20px solid transparent;
        border-right-color: transparent;
        border-right-style: solid;
        border-right-width: 20px;
    border-right: 20px solid green;
    content: '';
    position: absolute;
}
.slick-next.slick-arrow::after {
    border: 20px solid transparent; border-left: 20px solid green;
    content: '';
    position: absolute;
	right: 0;
}
@media screen and (max-width: 768px){
	.crm-webform-header-container {
    padding: 0;
}
	.crm-webform-header {
    margin: 0;
}
	.crm-webform-body {
    padding: 0px 20px;
}
}

body .wpcf7-mail-sent-ok{
    font-size: 24px;
    width: 90%;
    color: blue;
    font-weight: bold;
    line-height: 1.2;
	text-align: center;
}

body .wpcf7-validation-errors{
	    font-size: 20px;
    width: 90%;
    text-align: center;
    color: red;
    font-weight: bold;
    text-transform: uppercase;
}
.callWrapperM{
	padding: 0 20px;
	/*width: 100%;*/
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	flex-wrap: nowrap;
	align-content: center;
	align-items: stretch;
	max-width: 230px;
	margin: 0px auto;
}
.callWrapperMTitle {
	font-weight: bold;
	margin: 10px 0;
}

.callIconWrapperM{
	/*padding: 10px 0;*/
}

.logo-text {
    font-weight: bold;
    font-size: 25px;
    padding-top: 20px;
    display: inline-block;
    letter-spacing: 1px;
}
.menu-menu {
	display: flex;
    width: 100%;
    background: #099806;
    justify-content: center;
}

.menu-menu .tp_cart {
    color: #fff;
}
.menu-menu .cart_count {
	background: #ffffff;
    color: #099806;
	top: -10px;
	left: -23px;
}
.buttonCallbackM{
	padding: 15px 8px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-align: center;
	margin-top: 8px;
}

.buttonCallbackM:hover{
	cursor: pointer;
}

.callIconWrapperM ul{
	/*overflow: hidden;*/
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
}

.callIconWrapperM span{
	content: "";
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	border-radius: 50px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}

.callIconWrapperM .tp_cart {
	width: auto;
	height: auto;
	line-height: normal;
}
.callIconWrapperM span.cart_count {
	width: 18px;
    height: 18px;
}
.callIconWrapperM .in_cart_wr {
	display: none;
}

.callIconWrapperM li{
	list-style: none;
	float: left;
	line-height: 33px;
	font-size: 16px;
}

.callIconWrapperM li:first-child{
	/*margin-right: 10px;*/
}

.callIconWrapperM li:hover{
	cursor: pointer;
	color: #099806;
}

.callIconWrapperM li:hover span{
	background-color: #099806;
}

.viberIconM{
	background-color: #7c529d;
	background-image: url(/wp-content/themes/vantage-child/images/viber_w.svg);
}

.telegramIconM{
	background-color: #2ca5e0;
	background-image: url(/wp-content/themes/vantage-child/images/telegram_w.svg);
}
.facebookIconM{
	background-color: #4867aa;
	background-image: url(/wp-content/themes/vantage-child/images/facebook_w.svg);
}
.instagramIconM{
	background-color: #d62e70;
	background-image: url(/wp-content/themes/vantage-child/images/instagram_w.svg);
}

.socIconM{
	display: flex;
	justify-content: space-evenly;
	height: 37px!important;
}

.wrapRHeaderM{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.callWrapperMBig {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding-right: 15px;
}
body.responsive #masthead .hgroup #header-sidebar .widget#custom_html-9{
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 101px;
}
body #masthead .hgroup #header-sidebar aside.widget {
	margin-right: 0!important;
	max-height: 95px;
}

.callWrapperM  #page_contacts a{
	line-height: 34px;
}

.socCartM a{
	overflow: hidden;
}

.socCartM a{
	margin: 0 10px 0 10px;
}

/*.socCartM .textwidget{
	float: right;
}*/

.socCartM .textwidget {
	text-align: center;
	display: inline-block;
}

body .callWrapperM #page_contacts img{
	width: 34px;
}
@media (max-width: 680px){
	body.responsive #masthead .hgroup #header-sidebar {
		margin-top: 0;
		display: flex!important;
		flex-wrap: wrap;
	}
	body.responsive #masthead .hgroup #header-sidebar .widget {
		margin: 0 auto!important;
	}
}
@media (min-width: 681px){
	.callWrapperM{
		float: left;
	}
	.socIconM {
		justify-content: flex-start;
	}
	.callIconWrapperM ul {
		justify-content: start;
	}
	#masthead .hgroup #header-sidebar {
		top: 0;
		padding-top: 14px;
	}
	.wrapRHeaderM {
		align-items: flex-start;
	}
	body.responsive #masthead .hgroup #header-sidebar .widget#custom_html-9 {;
		justify-content: flex-start;
	}
	body #masthead .hgroup {
		margin-bottom: 0;
	}
}
@media (min-width: 1200px){
	.tp_cart {
		text-align: right;
	}
	.socCartM a {
		margin: 0 15px 0 10px;
	}
	.socCartM .textwidget {
		float: right;
	}
}
@media (min-width: 1000px) and (max-width: 1110px){
	#masthead .hgroup .logo {
		width: 400px;
	}
}
.hide-block {
	display: none;
}
@media screen and (min-width: 768px){
	.hide-desktop {
		display: none;
	}
	#mega-menu-primary > li.hide-desktop {
		display: none !important;
	}
	#masthead #header-sidebar.hide-desktop {
		display: none !important;
	}
}
@media screen and (max-width: 767px){
	.hide-mobile {
		display: none;
	}
	#masthead .hgroup .logo {
		margin: 0;
	}
	.logo-text {
		font-size: 18px;
	}
	.greenborderTop {
		border: 0px solid #099806;
	}
	.callWrapperMBig {
		padding-right: 0;
		padding-bottom: 20px;
	}
	.callWrapperM #page_contacts a {
		color: #fff;
	}
	#masthead {
		display: flex;
		flex-wrap: wrap;
	}
	.header-sidebar-mob {
		width: 100%;
    	text-align: center;
	}
	.header-sidebar-mob .buttonCallbackM {
		width: calc(100% - 40px);
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before {
		width: 34px;
    	height: 28px;
		background-image: url(https://easy3dprint.com.ua/wp-content/themes/vantage-child/images/menu-humburger.svg) !important;
	}
	body.responsive #masthead .hgroup {
		width: calc(100% - 85px);
		margin-bottom: 0;
	}
	#masthead .mega-toggle-label {
		display: none;
	}
	nav.site-navigation,#mega-menu-wrap-primary .mega-menu-toggle,#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center {
		background: none;
	}
	.menu-menu {
		background: none;
		width: auto;
		width: 50px;
	}
}
@media screen and (max-width: 560px){
	body .textwidget.custom-html-widget ul#ft_contacts li:nth-child(3) a {
		margin-right: 0!important;
	}
	body #page_contacts li {
		margin-left: 0;
	}
	body #panel-275-0-0-0 #page_contacts li:first-child {
		margin-left: 0;
	}
	

}
@media screen and (max-width: 480px){
	body.responsive #masthead .hgroup #header-sidebar #custom_html-2.widget {
		width: 100%;
		margin: 0 auto!important;
		padding: 0;
		text-align: center;
	}
	#hd_contacts {
		margin: 0 auto 10px auto;
	}
	#hd_contacts td {
		text-align: center;
	}
	#masthead  .hgroup #hd_contacts a {
		float: none;
		display: inline-block;
	}

	#page_contacts a:first-child{
		font-weight: bold;
		font-size: 15px;
	}

	body.responsive #masthead .hgroup #header-sidebar .widget#custom_html-9{
		height: 70px;
		min-height: 70px;
	}

	.wrapRHeaderM{
		align-items: initial;
	}

}

#foogallery-gallery-11519.foogallery.fg-light .fg-item-inner {
	background-color: transparent;
}

#foogallery-gallery-11519.fg-default .fg-item {
	vertical-align: middle;
}

#logo-carousel-free-11494 {
	margin-bottom: 25px;
	background-color: #fff;
}

div#logo-carousel-free-11494.logo-carousel-free div.sp-lc-logo {
	border-color: transparent;
}
#logo-carousel-free-11494.sp-lc-container .sp-lc-button-prev,
#logo-carousel-free-11494.sp-lc-container .sp-lc-button-next,
#footer-widgets .sp-lc-logo {
	border-color: transparent !important;
}

#logo-carousel-free-11494 .swiper-wrapper,
#footer-widgets .swiper-wrapper {
	align-items: center;
}

/* Заказать звонок popup */
.header-request-call-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.65);
  z-index: 9999999;
}
.header-request-call-bg .header-request-call-block {
  width: 100%;
  max-width: 350px;
  padding: 30px 40px;
  border: none;
  background: #fefefe;
  position: relative;
}
.header-request-call-bg .header-request-call-block .close {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 1px;
  width: 20px;
  height: 20px;
  background: #333333;
  font-size: 14px;
  color: #b1b1b1;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  -ms-transition: all ease 0.8s;
  -o-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.header-request-call-bg .header-request-call-block .close:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.header-request-call-bg .header-request-call-block input[type="submit"] {
  width: 100%;
}
@media screen and (max-width: 480px) {
.header-request-call-bg .header-request-call-block {
    max-width: 265px;
    padding: 30px 10px 10px;
}
}




span.wpcf7-not-valid-tip {
    position: relative;
    top: -10px;
}
.wpcf7 form .wpcf7-response-output {
	border-color: transparent;
	width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 2em 0;
}


.p3dlite-container::after {
    content: "";
    display: table;
    clear: both;
}





