

/* Start:/bitrix/templates/osq-new/components/bitrix/search.title/.default/style.css?1634759628625*/
.title-search-result {
	border: 1px solid #ced4da;
	display: none;
	overflow: hidden;
  z-index: 10000;
	background-color: #fff;
	padding: 10px;
	border-radius: 3px;
  margin-top:200px;
}

.search-title-result-item {
	border-bottom: 1px solid #ddd;
}


.search-title .search-title-result-item:last-child {
	border-bottom:  none;
}

.search-title-result-item-link {
	font-size: 16px;
	transition: 170ms linear all;
}

.search-title-result-item-price {
	font-size: 16px;
}

.search-title-result-item-current-price {
	font-weight: bold;
}

.search-title-result-item-old-price {
	font-size: 80%;
	text-decoration: line-through;
}
/* End */


/* Start:/bitrix/templates/osq-new/styles.css?173757411112378*/
section#catalog .product-listing ul li {
	margin-right: 4px;
}
section#catalog .product-listing ul li .price{
	width: 100%;
	padding-bottom: 4px;
}
.product-listing {

}
.contacts-block {
  margin-bottom: 55px;
  padding-bottom: 53px;
  border-bottom: solid 1px #dadada; }
  .contacts-block:last-child {
    padding-bottom: 0;
    border: none;
    margin-bottom: 50px; }

.contacts-block__grid-item {
  margin-right: 30px; }
  .contacts-block__grid-item:last-child {
    margin-right: 0; }

.contacts-block__map {
  height: 300px;
  background: #f7f1d9; }

.contacts-block__header {
  text-transform: uppercase;
  font-family: 'CenturyGothic','Century Gothic', sans-serif;
  font-size: 24px; }

.contacts-block__type {
  font-size: 18px;
  color: #f5951f;
  font-family: 'CenturyGothic','Century Gothic', sans-serif;
  margin: 5px 0 28px 0; }

.contacts-block__time {
  position: relative;
  padding-right: 230px; }
  .contacts-block__time span {
    display: block; }

.contacts-block__time-header,
.contacts-block__adress-header {
  font-weight: bold;
  margin-bottom: 2px; }

.contacts-block__adress {
  margin-top: 10px; }

.contacts-block__content {
  margin-top: 40px; }
  .contacts-block__content .icon-block__attention {
    font-size: 14px; }
#map .contacts-block__header {
  font-size:16px;
}
#map .telephones {
  position:initial;
  float:none;
  text-align:left;
}
.telephones {
  position: relative;
  padding-top:0px;
  float:right;
  text-align: right; }

.contacts-block__phone,
.contacts-block__mail {
  display: block; }
#map .contacts-block__phone {
  font-size: 14px;
}
.contacts-block__phone {
  text-decoration: none;
  font-size: 24px; }

.contacts-block__mail {
  font-size: 14px;
  color: #f5951f;
  display: inline-block; }

.contacts-block__button {
  padding: 14px 30px 15px 30px; }

.contacts-block__controls {
  margin-top: 40px;
  font-size: 14px; }

.contacts-block__controls-left {
  max-width: 400px; }

.contacts-block__attention {
  margin-top: 3px;
  max-width: 330px; }
  .contacts-block__attention:before {
    top: 3px; }
.btop.right {
  float:right;
}
.wpb_wrapper > div:last-child {
  margin-top:25px;
}
.ms-slider-text-box {
  background-color:#00A499;
  font-size:20px;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.contacts-block__time {
  width:100%;
}
/*.sticky-on ul#main-menu {
  position:fixed;
}*/
.vc_custom_1484644281508 .container {
  margin-top: 2% !important;
  margin-bottom: 2% !important;
  background-color: #1f2a37 !important;
}
.vc_custom_1541076426920 {
  margin-top: 5px !important;
  margin-bottom: 0px !important;
}
.vc_custom_1471942451423 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.mail a {
  color:#FFF;
}
.bx-yandex-view-layout, .wpb_text_column.wpb_content_element {
  margin-top:0 !important;
}
.widget-post-thumbnail ul.posts-thumbnail-list.full_width li .posts-thumbnail-content {
  height:115px;
  overflow:hidden;
}
.widget-post-thumbnail ul.posts-thumbnail-list li:last-child .posts-thumbnail-image a img {
  margin-top:17px;
}
.recent-news-home_2 .recent-news-container article .post-content .entry-title {
  height:80px;
  overflow:hidden;
}
.entry-content .search-page input[type="submit"] {
  background-color:#33908a;
}
.zooms {
  float:left;
  margin-right:20px;
}


.header-search {
  align-items: center;
  display: flex;
  height: 150px;
  position: relative;
}
.header-search.--v2 {
  clear: both;
  float: none;
  height: 40px;
  justify-content: flex-end;
  margin: 0 0 -10px;
  top: -40px;
}
.header-search input {
  background: url(/images/search/search.svg) no-repeat 17px center #fff;
  border: 1px solid #ddd;
  border-radius: 40px;
  box-sizing: border-box;
  color: #1f2a37;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0 45px;
  width: 290px;
}
.header-search input::placeholder {
  color: #979797;
}
.header-search button {
  background: url(/images/search/Arrow.svg) no-repeat center;
  border: none;
  bottom: 0;
  cursor: pointer;
  height: 40px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
}
.header-search button:hover {
  background-image: url(/images/search/Arrow2.svg);
}

body.with-search-result-popup #yolo-content-wrapper {
  box-shadow: 0 -1px 0px #ddd;
}
.search-result-popup {
  background: #fff;
  box-sizing: border-box;
  left: 0;
  opacity: 0;
  padding: 0 0 60px;
  position: absolute;
  top: 258px;
  transition: 0.4s;
  transform: scale(0.98) translate(0, 10px);
  width: 100%;
  z-index: 1000;
}
.search-result-popup.--v2 {
  top: 288px;
}
.search-result-popup.active {
  opacity: 1;
  transform: none;
}
.search-result-popup .search-result-popup-close {
  background: url(/images/search/close.svg) no-repeat center;
  cursor: pointer;
  height: 60px;
  position: absolute;
  right: 0;
  top: -20px;
  transition: 0.1s;
  width: 60px;
  z-index: 1001;
}
.search-result-popup .search-result-popup-close:hover {
  transform: rotate(90deg);
}
.search-result-popup .container {
  position: relative;
}
.search-result-popup .container:before {
  background: #fff;
  content: "";
  height: 38px;
  margin: -58px -15px 0 0;
  position: absolute;
  right: 100%;
  top: 0;
  width: 100%;
}
.search-result-popup .container:after {
  background: #fff;
  content: "";
  height: 38px;
  left: 100%;
  margin: -58px 0 0 -15px;
  position: absolute;
  top: 0;
  width: 100%;
}
.search-result-popup .inner > .title {
  color: #1F2A37;
  font-family: 'Qanelas';
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  margin: 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.search-result-popup .inner > .search-result-empty {
  color: #1F2A37;
  font-family: 'Qanelas';
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  margin: 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.search-result-popup .inner > .items-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.search-result-popup .inner > .items-list > .item {
  box-sizing: content-box;
  font-family: 'Qanelas';
  line-height: 1.2;
  margin: 0;
  padding: 0 0 8px;
  position: relative;
  transition: 0.3s;
  width: 23.5%;
  z-index: 10;
}
.search-result-popup .inner > .items-list > .item:hover {
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
  margin: 0 -15px;
  padding: 0 15px 8px;
  z-index: 17;
}
.search-result-popup .inner > .items-list > .item .image {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 0;
  padding: 116% 0 0;
  margin: 0 0 15px;
}
.search-result-popup .inner > .items-list > .item .title {
  color: #3f3f3f;
  font-size: 14px;
  text-align: center;
}
.search-result-popup .inner > .link-more {
  margin: 20px auto 0;
  text-align: center;
}
.search-result-popup .inner > .link-more a {
  background: #F0AD4E;
  border: 1px solid transparent;
  color: #fff;
  display: inline-block;
  font-family: 'Qanelas';
  font-size: 14px;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
  padding: 0 17px;
  text-decoration: none;
}
.search-result-popup .inner > .link-more a:hover {
  background-color: #ec971f;
  border-color: #d58512;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .catalog-section {
  margin: 0 0 0 15px;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .widget {
  border: none;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .widget.smart-filter {
  border: 1px solid #eee;
  box-sizing: border-box;
  margin: 0 -30px 0 0;
  padding: 30px;
  position: relative;
  z-index: 15;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .widget-title {
  font-family: 'Qanelas' !important;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page aside.widget {
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page aside.widget:nth-child(2) {
  border-top: none !important;
  padding: 0 0 15px;
}
.smart-filter-search-page .smart-filter-popup-result {
  display: none !important;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .berocket_aapf_widget-wrapper .berocket_aapf_widget {
  display: none;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .berocket_aapf_widget-wrapper.active .berocket_aapf_widget {
  display: block;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .widget-title > span {
  position: relative;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .widget-title > span:after {
  border: 1px solid #000;
  border-width: 1px 1px 0 0;
  content: "";
  height: 7px;
  position: absolute;
  right: -18px;
  top: 10px;
  transform: rotate(45deg);
  transition: .1s;
  width: 7px;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .berocket_aapf_widget-wrapper.active .widget-title > span:after {
  right: -20px;
  top: 7px;
  transform: rotate(135deg);
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .berocket_aapf_widget {
  padding: 12px 0 0 !important;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .berocket_style_block > li {
  margin: 7px 0;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .berocket_aapf_widget input[type="checkbox"] {
  display: none;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .berocket_aapf_widget input[type="checkbox"] ~ label {
  cursor: pointer;
  font-size: 14px;
  margin: 0 0 0 25px;
  position: relative;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .berocket_aapf_widget input[type="checkbox"] ~ label:before {
  border: 1px solid rgb(167, 178, 195, 0.5);
  border-radius: 0;
  color: #fff;
  content: "";
  display: block;
  font-size: 12px;
  height: 15px;
  left: -25px;
  line-height: 15px;
  padding: 0 0 0 1px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 15px;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .berocket_aapf_widget input[type="checkbox"]:checked ~ label:before {
  background: #00A499;
  content: "\2713";
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .smart-filter-button-box {
  padding: 15px;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .smart-filter-button-box input[type="submit"] {
  border-radius: 0;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  padding: 0 25px;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .smart-filter-button-box .button-reset {
  border: 1px solid #F0AD4E;
  border-radius: 0;
  box-sizing: border-box;
  color: #F0AD4E;
  display: inline-block;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 0 20px;
  padding: 0 20px;
  position: relative;
  top: 2px;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .tagcloud {
  margin: 0 -10px -20px 0;
  padding: 10px 0 0;
}
/* .sidebar.woocommerce-sidebar.smart-filter-search-page .smart-filter-food-types {
  display: flex;
  flex-wrap: wrap;
}
.sidebar.woocommerce-sidebar.smart-filter-search-page .smart-filter-food-types a {
  display: block;
} */
@media(max-width:1199px) {
  .header-search {
    display: none;
  }
}
@media(max-width:991px) {
  html[lang="ru"] header .header-mobile-before img {
    height: 65px;
  }
  .header-search {
    display: block;
    height: 60px;
    float: none;
  }
  .header-search button {
    bottom: auto;
    right: 15px;
  }
  .search-result-popup {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5), 0 500px 10px 0 rgba(0, 0, 0, 0.2);
    top: 285px;
  }
  .search-result-popup .search-result-popup-close {
    background-size: 30%;
    top: 0;
  }
  .search-result-popup .container:before,
  .search-result-popup .container:after {
    display: none;
  }
  .search-result-popup .inner > .title {
    display: none;
  }
  .search-result-popup .inner > .items-list > .item {
    display: none;
    width: 100%;
  }
  .search-result-popup .inner > .items-list > .item:nth-child(1),
  .search-result-popup .inner > .items-list > .item:nth-child(2) {
    display: block;
  }
}

.ya-share2 {
  margin-top:12px;
}

.only-desktop {
  display: block;
}
.only-mobile {
  display: none;
}
header.header-4.yolo-main-header .yolo-header-nav-above {
    margin-bottom: 0px;

}
@media(max-width:500px) {
  .only-desktop {
    display: none;
  }
  .only-mobile {
    display: block;
  }
}
.widget_polylang1 span {
  margin-left:5px;
}
  .tel.call_phone_ {
    color:#FFF;
  }
.swiper-wrapper {
	height:auto;
}
.icon-box-container .icon-wrap .icon-main {
	display:grid;
	align-items: center;
  	justify-items: center;
}
/* End */


/* Start:/bitrix/templates/osq-new/template_styles.css?1734458188153344*/
@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-ExtraBoldItalic.woff2') format('woff2'),
        url('/template/fonts/Qanelas-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-Medium.woff2') format('woff2'),
        url('/template/fonts/Qanelas-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-LightItalic.woff2') format('woff2'),
        url('/template/fonts/Qanelas-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-Regular.woff2') format('woff2'),
        url('/template/fonts/Qanelas-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-Black.woff2') format('woff2'),
        url('/template/fonts/Qanelas-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-Light.woff2') format('woff2'),
        url('/template/fonts/Qanelas-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-SemiBoldItalic.woff2') format('woff2'),
        url('/template/fonts/Qanelas-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-Heavy.woff2') format('woff2'),
        url('/template/fonts/Qanelas-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-RegularItalic.woff2') format('woff2'),
        url('/template/fonts/Qanelas-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-BlackItalic.woff2') format('woff2'),
        url('/template/fonts/Qanelas-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-SemiBold.woff2') format('woff2'),
        url('/template/fonts/Qanelas-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-HeavyItalic.woff2') format('woff2'),
        url('/template/fonts/Qanelas-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-Bold.woff2') format('woff2'),
        url('/template/fonts/Qanelas-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-BoldItalic.woff2') format('woff2'),
        url('/template/fonts/Qanelas-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-ExtraBold.woff2') format('woff2'),
        url('/template/fonts/Qanelas-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-Thin.woff2') format('woff2'),
        url('/template/fonts/Qanelas-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-MediumItalic.woff2') format('woff2'),
        url('/template/fonts/Qanelas-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-ThinItalic.woff2') format('woff2'),
        url('/template/fonts/Qanelas-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-UltraLightItalic.woff2') format('woff2'),
        url('/template/fonts/Qanelas-UltraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Qanelas';
    src: url('/template/fonts/Qanelas-UltraLight.woff2') format('woff2'),
        url('/template/fonts/Qanelas-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

    [data-font="FontAwesome"]:before {font-family: 'FontAwesome' !important;content: attr(data-icon) !important;speak: none !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;line-height: 1 !important;font-style: normal !important;-webkit-font-smoothing: antialiased !important;-moz-osx-font-smoothing: grayscale !important;}
    .wishlist_table .add_to_cart, a.add_to_wishlist.button.alt { border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px; }
    #rs-demo-id {}
    .woocommerce form .form-row .required { visibility: visible; }
.vc_custom_1492693069485{margin-top: 2% !important;}.vc_custom_1492429571568{margin-bottom: 30px !important;}.vc_custom_1521710877081{padding-top: 50px !important;padding-bottom: 50px !important;/*background-image: url(/wp-content/uploads/2018/03/DOECO-katalog-2018.jpg?id=2351) !important;*/background-position: center;background-repeat: no-repeat;background-size: cover !important;}.vc_custom_1492748113073{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1492433209705{margin-bottom: 50px !important;}.vc_custom_1492434387521{padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;background-color: #1f2a37 !important;}.vc_custom_1492748199875{margin-top: 30px !important;margin-bottom: 40px !important;}.vc_custom_1492491269490{margin-bottom: 30px !important;}.vc_custom_1492491876540{margin-bottom: 30px !important;}.vc_custom_1492492820454{margin-bottom: 30px !important;background-image: url(/wp-content/uploads/2017/04/team_bg-final-optimize.jpg?id=355) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1492748259918{margin-top: 20px !important;margin-bottom: 30px !important;}.vc_custom_1492494640366{margin-bottom: 30px !important;}.vc_custom_1492748290285{margin-top: 30px !important;margin-bottom: 40px !important;}.vc_custom_1492404218671{margin-top: 15px !important;margin-bottom: 15px !important;}.vc_custom_1492425860950{margin-top: 15px !important;margin-bottom: 15px !important;}.vc_custom_1590590768317{margin-top: 20px !important;}.vc_custom_1492429532695{margin-top: 15px !important;margin-bottom: 15px !important;}.vc_custom_1492437395528{padding-top: 9% !important;padding-right: 11% !important;padding-bottom: 9% !important;padding-left: 11% !important;background-image: url(/pure/04/eco-packaging-homepage_finalop.jpg?id=199) !important;border-radius: 1px !important;}.vc_custom_1492436947144{border-top-width: 10px !important;border-right-width: 10px !important;border-bottom-width: 10px !important;border-left-width: 10px !important;background-color: rgba(31,42,55,0.6) !important;*background-color: rgb(31,42,55) !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1492434621618{padding-top: 5px !important;}.vc_custom_1492748214150{margin-top: 15px !important;border-bottom-width: 15px !important;}.vc_custom_1492491906313{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1506522211997{margin-right: 15px !important;margin-left: 15px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30% !important;padding-left: 30px !important;background-image: url(/wp-content/uploads/2017/04/fold-box-universalnie.jpg?id=1228) !important;background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1492493936616{margin-right: 0px !important;margin-left: 0px !important;}.vc_custom_1492494224417{padding-top: 10% !important;padding-right: 20% !important;padding-bottom: 15% !important;padding-left: 20% !important;background-color: rgba(255,255,255,0.95) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1492494306795{margin-bottom: 30px !important;}
.vc_custom_1492086860250{padding-top: 5% !important;background-image: url(/pure/04/footer_OPTIMIZED.jpg?id=96) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1492163726398{padding-top: 20px !important;padding-bottom: 20px !important;background-color: #121a22 !important;}.vc_custom_1492086298369{margin-top: 0px !important;}.vc_custom_1492086289263{margin-top: 0px !important;}.vc_custom_1492087055777{margin-top: 0px !important;}.vc_custom_1492087064889{margin-top: 0px !important;}.vc_custom_1492163586175{margin-bottom: 0px !important;}.vc_custom_1492163598177{margin-bottom: 0px !important;}.vc_custom_1492163578230{margin-bottom: 0px !important;}.vc_custom_1492162499810{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1492162280216{padding-right: 0px !important;padding-left: 0px !important;}</style>   <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
            .recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
            /*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.header-logo>a>img {
    max-width: 180px !important;
}

.h3class {
    font-family: 'Hind', sans-serif !important;
    font-size: 2.067em;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.55px;
    line-height: 1.2em;
    padding: 70px 0 20px;
    color: #fff;
    text-align:center;
}
.centr{
    text-align:center;
}
h3, .sidebar h4.widget-title {
    font-family: inherit !important;
}
body{background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center center;}.page-title-margin{margin-top:0;margin-bottom:50px;}.archive-title-margin{margin-top:0;margin-bottom:50px;}body{font-family:"Qanelas","Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;font-size:15px;}{font-weight:400;font-size:15px;}h1{font-weight:400;font-style:normal;font-size:36px;}h2{font-weight:400;font-style:normal;font-size:28px;}h3{font-weight:400;font-style:normal;font-size:24px;}h4{font-weight:400;font-style:normal;font-size:21px;}h5{font-weight:400;font-style:normal;font-size:18px;}h6{font-weight:400;font-style:normal;font-size:14px;}{font-family:"Source Sans Pro";font-weight:600;font-size:16px;}.archive-product-title-margin{margin-top:0;margin-bottom:50px;}.single-product-title-margin{margin-top:0;margin-bottom:50px;}.portfolio-title-margin{margin-top:0;margin-bottom:55px;}
.wpb_animate_when_almost_visible { opacity: 1; }







#catapult-cookie-bar {
                    box-sizing: border-box;
                    max-height: 0;
                    opacity: 0;
                    z-index: 99999;
                    overflow: hidden;
                    color: #ffffff;
                    position: fixed;
                    left: 0;
                    bottom: 0;
                    width: 100%;
                    background-color: ;
                }
                #catapult-cookie-bar a {
                    color: #fff;
                }
                #catapult-cookie-bar .x_close span {
                    background-color: #ffffff;
                }
                button#catapultCookie {
                    background:;
                    color: #ffffff;
                    border: 0; padding: 6px 9px; border-radius: 3px;
                }
                #catapult-cookie-bar h3 {
                    color: #ffffff;
                }
                .has-cookie-bar #catapult-cookie-bar {
                    opacity: 1;
                    max-height: 999px;
                    min-height: 30px;
                }

div.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter a.br_hover *, div.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter a.br_hover, div.berocket_aapf_selected_area_block a.br_hover{} ul.berocket_aapf_widget li > span > input[type="checkbox"] + .berocket_label_widgets:before {border-width: px!important;border-radius: px!important;font-size: px!important;} ul.berocket_aapf_widget li > span > input[type="checkbox"]:checked + .berocket_label_widgets:before {} ul.berocket_aapf_widget li > span > input[type="radio"] + .berocket_label_widgets:before {border-width: px!important;border-radius: px!important;font-size: px!important;} ul.berocket_aapf_widget li > span > input[type="radio"]:checked + .berocket_label_widgets:before {}.berocket_aapf_widget .slide .berocket_filter_slider.ui-widget-content .ui-slider-range, .berocket_aapf_widget .slide .berocket_filter_price_slider.ui-widget-content .ui-slider-range{}.berocket_aapf_widget .slide .berocket_filter_slider.ui-widget-content, .berocket_aapf_widget .slide .berocket_filter_price_slider.ui-widget-content{height: px;border-width: px;}.berocket_aapf_widget .slide .berocket_filter_slider .ui-state-default,
            .berocket_aapf_widget .slide .berocket_filter_price_slider .ui-state-default,
            .berocket_aapf_widget .slide .berocket_filter_slider.ui-widget-content .ui-state-default,
            .berocket_aapf_widget .slide .berocket_filter_price_slider.ui-widget-content .ui-state-default,
            .berocket_aapf_widget .slide .berocket_filter_slider .ui-widget-header .ui-state-default,
            .berocket_aapf_widget .slide .berocket_filter_price_slider .ui-widget-header .ui-state-default
            .berocket_aapf_widget .berocket_filter_slider.ui-widget-content .ui-slider-handle,
            .berocket_aapf_widget .berocket_filter_price_slider.ui-widget-content .ui-slider-handle{font-size: px;border-width: px;border-radius: px;} .berocket_aapf_selected_area_hook div.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter a{}.berocket_aapf_widget div.berocket_aapf_product_count_desc {font-size: px;}.berocket_aapf_widget div.berocket_aapf_product_count_desc > span {}.berocket_aapf_widget div.berocket_aapf_product_count_desc .berocket_aapf_widget_update_button {}.berocket_aapf_widget div.berocket_aapf_product_count_desc .berocket_aapf_widget_update_button:hover {}.berocket_aapf_widget div.berocket_aapf_product_count_desc .berocket_aapf_close_pc {}.berocket_aapf_widget div.berocket_aapf_product_count_desc .berocket_aapf_close_pc:hover {}div.berocket_single_filter_widget.berocket_hidden_clickable .berocket_aapf_widget-title_div {}div.berocket_single_filter_widget.berocket_hidden_clickable.berocket_single_filter_visible .berocket_aapf_widget-title_div {}div.berocket_single_filter_widget.berocket_hidden_clickable .berocket_aapf_widget {}
 @font-face {
    font-family: 'webfontregular';
    src: url('/bitrix/templates/osq-new/fonts/chronicle-webfont.woff2') format('woff2'), url('/bitrix/templates/osq-new/fonts/chronicle-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'menobold';
    src: url('/bitrix/templates/osq-new/fonts/ufonts.com_meno-bold-webfont.woff2') format('woff2'), url('/bitrix/templates/osq-new/fonts/ufonts.com_meno-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'san_francisco_textregular';
    src: url('/bitrix/templates/osq-new/fonts/sanfranciscotext-regular.woff2') format('woff2'), url('/bitrix/templates/osq-new/fonts/sanfranciscotext-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .request-free-form input, .request-free-form select { font-style: normal; }
}

.yolo_megamenu_widget_area .posts-thumbnail-image a img {
    max-height: 115px;
}
.popupu-inner input[type=text]:focus, .popupu-inner input[type=tel]:focus {
    border: 1px solid #fff !important;
    color: #fff;
}.newslty input[type="email"]::placeholder {
    color: #fff !important;
}
.intingt_god p {
    margin: 0 0 10px 0;
}
.yolo-canvas-menu-inner .intingt_god_bx h4.widget-title {
    padding-left: 0;
}

#popup-product-quick-view-wrapper .popup-close {
    color: #000;
}
.yolo-canvas-menu-inner.sidebar.smallerhig {
    height: 640px;
    overflow-y: scroll;
}
.sidebar .widget-social-profile ul.social-profile li, .wpb_widgetised_column .widget-social-profile ul.social-profile li {
    margin: 0 8px;
}
header.yolo-main-header .yolo-header-wrapper .yolo-main-menu ul.sub-menu li.current-menu-item > a {
    color: #00A499 !important;
}
.entry-content {
    padding: 0 0 40px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.thevox li div:nth-child(2) a {
    display: block;
    font-family: "Source Sans Pro";
    font-size: 15px !important;
    padding: 10px 0 0 !important;
    text-align: center;
}
.contactpagyu .entry-content {
    padding: 0;
}
.recent-news-home_2 .recent-news-container article .post-content .entry-title {
    font-size: 23px;
}
.yolo-top-bar .top-sidebar.top-bar-right p {
    margin: 0;
}.widget_polylang ul li.lang-item.lang-item-it {

}
.exporthide p:after {
/*  content: "\f141";
  font-family: "FontAwesome";
    padding: 0 0px 0 0;*/
}a.dist {
    color: #fff;
    margin-right: 20px;
}
.btnbory {
}
.btnbory a {
    border: 2px solid !important;
}
.btnbory a:hover {
    border: 2px solid !important;
}
#lodmores .vc_grid-btn-load_more .vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    width: 140px;
    padding: 10px 10px;
}
.exporthide {
    height: 110px;
    overflow: hidden;
}
.lang-col-it .vc_btn3-container.btnbory.rubt-lnk.vc_btn3-left {
    display: none;
}
.lang-col-ru .vc_btn3-container.btnbory.itbt-lnk.vc_btn3-left {
    display: none;
}
.lang-col-it .post-tittles {
    font-family: webfontregular !important;
}
.lang-col-it .canvasbox .widget-title {
    font-family: webfontregular !important;
}
.lang-col-it .product_description p, .lang-col-it .product_description ul li {
        font-family: webfontregular !important;
}
.lang-col-it .product_description h1, .lang-col-it .product_description h2, .lang-col-it .product_description h3, .lang-col-it .product_description h4, .lang-col-it .product_description h5, .lang-col-it .product_description h6 {
    font-family: webfontregular !important;
}
.lang-col-it .canvasbox .name_author {
font-family: webfontregular !important;
}
.lang-col-it .canvasbox .about-description {
font-family: webfontregular !important;
}
.lang-col-ru .post-tittles {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.lang-col-ru .canvasbox .widget-title {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.lang-col-ru .product_description h1, .lang-col-ru .product_description h2, .lang-col-ru .product_description h3, .lang-col-ru .product_description h4, .lang-col-ru .product_description h5, .lang-col-ru .product_description h6 {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.lang-col-ru .canvasbox .name_author {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.lang-col-ru .canvasbox .about-description {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.lang-col-en h1, .lang-col-en h2, .lang-col-en h3, .lang-col-en h4, .lang-col-en h5, .lang-col-en h6 {
    font-family: webfontregular !important;
}
.lang-col-en .canvasbox .widget-title {
    font-family: webfontregular !important;
}
.lang-col-en .canvasbox .name_author {
    font-family: webfontregular !important;
}
.lang-col-en .canvasbox .about-description {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-en .widget-title {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-en .about-description {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-en .name_author {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-it .name_author {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-it .about-description {
    font-family: webfontregular !important;
}.lang-col-it a.btnso {
    text-transform: capitalize;
}
.lang-col-it .entry-content h1, .lang-col-it .entry-content h2, .lang-col-it .entry-content h3, .lang-col-it .entry-content h4, .lang-col-it .entry-content h5, .lang-col-it .entry-content h6 {
    font-family: webfontregular !important;
}.lang-col-it .head-callback-mobile a#toggm {
    color: #ffffff;
    display: block;
    font-family: Verdana !important;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 15px 16px;
    text-transform: uppercase;
}
.lang-col-it .yolo-mobile-header-inner .head-callback-mobile a {
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    font-family: Verdana !important;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 15px 16px;
    text-transform: uppercase;
}
.lang-col-it header.yolo-main-header .yolo-header-wrapper .yolo-main-menu>li>a {
    color: #fff!important;
    font-family: "Source Sans Pro" !important;
    font-weight: 400
}
.lang-col-it .entry-content p {
        font-family: webfontregular !important;
}
.lang-col-it .entry-content .gr-text-defaul, .lang-col-it .entry-content .icon-title {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-ru .name_author {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.canvasboxrr .lang-col-ru .about-description {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
h1.post-tittles {
    margin: 15px 0;
}
.hidemenudex li a {
    color: #ffffff;
    display: block;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
}
.hidemenudex {
    margin: 0;
    padding: 0 15px;
}
.hidemenudex li {
    padding: 15px;
}
.hidemenudex li:hover {
    background-color: #404040;
}
.hidemenudex li a:hover {
    color: #00A499;
}
.yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu {
    margin: 0;
    padding: 15px 15px 0;
}
.lang-col-ru a.btnso {
    text-transform: capitalize;
}
.lang-col-en .text-ru-inherit {
    display: none !important;
}
.lang-col-en .text-it-inherit {
    display: none !important;
}
.lang-col-ru .text-it-inherit {
    display: none !important;
}
.lang-col-ru .text-en-inherit {
    display: none !important;
}
.lang-col-it .text-en-inherit {
    display: none !important;
}
.lang-col-it .text-ru-inherit {
    display: none !important;
}
.lang-col-en .yolo-canvas-menu-inner .widget-title {
    font-family: webfontregular !important;
}
.lang-col-en .yolo-canvas-menu-inner .name_author {
    font-family: webfontregular !important;
}
.lang-col-en .yolo-canvas-menu-inner .about-description {
    font-family: webfontregular !important;
}
.lang-col-en .entry-content h1, .lang-col-en .entry-content h2, .lang-col-en .entry-content h3, .lang-col-en .entry-content h4, .lang-col-en .entry-content h5, .lang-col-en .entry-content h6, .lang-col-en .entry-content p {
    font-family: webfontregular !important;
}
.hidedesk {
    display: none !important;
}
.home .icon-box-shortcode-wrap.style_5:hover .icon-box-container .icon-description {
    height: auto !important;
}
.home .icon-box-shortcode-wrap.style_5 {
    height: 300px !important;
}
.home .icon-box-shortcode-wrap.style_5 .icon-box-container .icon-description {
    height: auto !important;
    opacity: 1 !important;
}
section.yolo-page-title-wrap.page-title-wrap-bg {
    margin-bottom: 0
}
.yolo-footer-wrapper .widget-title-wrapper h3 {
    margin-bottom: 50px;
}
.tax-brand .col-md-9.col-xs-12, .tax-product_cat .col-md-9.col-xs-12, .tax-product_tag .col-md-9.col-xs-12, .post-type-archive .col-md-9.col-xs-12 {
    float: right !important;
}
li.megameubox ul.sub-menu li {
    border: medium none !important;
    float: none !important;
    padding: 0 !important;
    width: 100% !important;
}
.fa-drivers-license::before, .fa-id-card::before {
    content: "?";
}
div.light_square .pp_next:hover {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/05/btnrightarro.png") no-repeat scroll right center !important;
    cursor: pointer;
}
div.light_square .pp_previous:hover {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/05/btnleftarro.png") no-repeat scroll left center !important;
    cursor: pointer;
}
#main-menu .current_page_item {
/*text-transform: uppercase !important;*/
}
.navbar-nav > li.menu_style_dropdown > ul {
    animation-delay: 0.1s;
    animation-duration: 0.5s;
    background-color: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 98%;
    visibility: hidden;
    width: 100%;
}
#yolo-footer-wrapper .footer-box-cal .widget-title.heading-title {
    color: #ffffff;
    font-family: Neuton;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin-bottom: 40px;
}
.posted_in a, .lastr a {
    color: #777777;
}
.tagcloud a {
    color: #4d6889 !important;
}
.single-product .product-info p, .woocommerce .product-info p {
    font-family: Neuton;
}
.back-to-top.back-to-top-right {
    bottom: 95px;
    right: 25px;
}
.back-to-top.in {
    transform: translateX(0px);
}
.image-grid-item {
    display: inline-block;
    text-align: center;
    width: 24.5%;
}
.megamenu-widget-image {
    margin: auto !important;
    max-width: 180px;
}
.image-grid-item h2 {
    margin: 0;
    padding: 0 0 20px;
}
li.megameubox ul.sub-menu li.menu_style_dropdown.yolo_widget_area a {
    display: none !important;
}
li.megameubox ul.sub-menu li.menu_style_dropdown.yolo_widget_area .yolo_megamenu_widget_area .image-grid-item h2 a {
    display: block !important;
}
.image-grid-item h2 a {
    color: #1f2a37;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: 700;
}
li.megameubox ul.sub-menu li.menu_style_dropdown.yolo_widget_area a.imd-wrapper {
    display: block !important;
}
li.megameubox ul.sub-menu li.menu_style_dropdown.yolo_widget_area .megamenu-widget-image a {
    padding: 0 !important;
}
.yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper.sticky-scheme-inherit.sticky-on {
    background-color: #00A499 !important;
}
header.yolo-mobile-header .yolo-mobile-header-inner .icon-search-menu {
    color: #ffffff;
}
.head-callback-mobile {
    position: absolute;
    right: 40px;
    top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab {
/*display: none;*/
}
.lang-col-ru header.yolo-main-header .yolo-header-wrapper .yolo-main-menu>li>a {
    color: #fff!important;
    font-family: Verdana!important;
    font-weight: 400
}
.lang-col-ru .head-callback-mobile a#toggm {
    color: #ffffff;
    display: block;
    font-family: Verdana !important;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 15px 16px;
    text-transform: uppercase;
}
.lang-col-ru .yolo-mobile-header-inner .head-callback-mobile a {
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    font-family: Verdana !important;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 15px 16px;
    text-transform: uppercase;
}
.head-callback-mobile > a:hover {
    cursor: pointer;
    background: #404040 none repeat scroll 0 0;
    color: #00A499 !important;
}
.lang-col-en .head-callback-mobile a#toggm {
    color: #fff;
    display: block;
    padding: 17px 15px 17px;
    font-weight: bold;
    font-family: Verdana !important;
    font-size: 11px;
}
.lang-col-en .yolo-mobile-header-inner .head-callback-mobile a {
    color: #fff;
    display: block;
    text-transform: uppercase;
    padding: 17px 15px 17px;
    font-weight: bold;
    font-family: Verdana !important;
    font-size: 11px;
}
#yolo-footer-wrapper .widget-container p {
    margin: 0 0 20px 0;
}
#yolo_search_popup_wrapper .search-popup-inner>input::-webkit-input-placeholder {
opacity:inherit!important;
color:#fff
}
#yolo_search_popup_wrapper .search-popup-inner>input::-moz-placeholder {
opacity:inherit!important;
color:#fff
}
#yolo_search_popup_wrapper .search-popup-inner>input:-ms-input-placeholder {
opacity:inherit!important;
color:#fff
}
#yolo_search_popup_wrapper .search-popup-inner>input {
    padding: 0 15px 15px 5px
}
#yolo_search_popup_wrapper .search-popup-inner>button i {
    padding: 0
}
#yolo_search_popup_wrapper .search-popup-inner>button {
    top: 0
}
.yolo-page-title-overlay {
    background-color: #000000 !important;
    opacity: 0.2 !important;
}
.archive.search .site-content-archive-product {
    margin-top: 100px
}
.sidebar.woocommerce-sidebar .widget-title {
    font-family: "Source Sans Pro";
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left!important
}
ul.berocket_aapf_widget {
    margin: 0 !important;
    padding: 0 !important;
}
ul.berocket_aapf_widget li {
    list-style-type: none;
    padding: 0 0 8px;
}
ul.berocket_aapf_widget li > span {
    cursor: pointer;
    display: block;
    line-height: 1.1em;
}
select.dropdown_product_cat {
    font-style: italic;
    color: #000;
    padding-left: 0;
    padding-right: 0;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #eee
}
.widget_product_search .search-form input[type=text] {
    background-color: rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color #ebebeb;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #000
}
ul.berocket_aapf_widget li .berocket_label_widgets {
    font-weight: normal;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside h4 {
    color: #ffffff;
    font-family: webfontregular !important;
    padding-left: 10px;
}
.single-product .product-info h3, .woocommerce .product-info h3 {
    font-family: Neuton !important;
}
.woocommerce .product-item-wrap.button-has-tooltip .product-item-inner {
    overflow: visible!important
}
.woocommerce .product-link .product-hover-sign hr, .single-product .product-link .product-hover-sign hr {
    border-top: 3px solid #00A499;
}
.home .blochight {
    margin: 0
}
.archive.search #yolo-content-wrapper .yolo-page-title-section, .mobileship, .recent-news-container .post-content .post-info .category-content, .recent-news-container .post-content .post-info .post-author {
    display: none
}
.recent-news-home_2 .recent-news-container article .post-content .entry-title {
    margin-top: 0;
}
.blochight {
    margin: 70px 0 0
}
.flags-box ul {
    margin: 0;
    padding: 0;
}
.wpcf7 .wpcf7-response-output {
    clear: both;
}
div.wpcf7-validation-errors {
    clear: both;
}
.wpcf7-form .ct_page .content-1 p span input {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #eeeeee;
    color: #1f2a37;
    height: 35px;
    padding: 0;
    width: 100%;
}
.wpcf7-form .ct_page .content-1 p span select {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #eee;
    color: #1f2a37;
    height: 35px;
    padding: 0;
    width: 100%
}
.widget_polylang ul li.current-lang {
    opacity: 0.8 !important;
}
.flags-box ul li.current-lang {
    opacity: 0.8 !important;
}
.flags-box ul li:hover {
    opacity: 1 !important;
}
.widget_polylang ul li:hover {
    opacity: 1 !important;
}
.top-sidebar aside a:hover {
    color: #00A499 !important;
}
.flags-box ul li {
    display: inline;
    list-style-type: none;
    margin: 0 5px 0 0;
    opacity: 0.5;
    transition: opacity 1s ease 0s;
}
#social-footer {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
}
#social-footer li {
    display: inline-block;
}
.footer-copy-right .widget_nav_menu p.widget-title {
    margin: 0 0 10px 0!important;
    color: rgba(255, 255, 255, 0.7);
}
#social-footer li a {
    border-radius: 100%;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px;
}
#social-footer li a:hover {
    background-color: #ffffff;
    color: #00A499;
}
#social-footer li:first-child a {
    margin-left: 0;
}
#social-footer li a i {
    font-size: 16px;
}
.yolo-top-bar .top-sidebar {
    color: #ffffff;
}
.top-sidebar aside {
    padding: 0;
}
.top-sidebar aside a {
    color: #ffffff;
}
header.yolo-main-header .yolo-header-wrapper .yolo-main-menu li.current-menu-item > a {
    color: #fff !important;
}
header.yolo-main-header .yolo-header-wrapper .yolo-main-menu li > a:hover {
    color: #1f2a37 !important;
}
.yolo-main-header .step-info {
    margin: 0;
    padding: 0;
}
.yolo-main-header .step-info li {
    display: inline-block;
    float: left;
    line-height: 39px;
    list-style-type: none;
    padding-left: 20px;
}
.close-btn-contact {
    position: absolute;
    right: 18px;
    top: 0;
    z-index: 9;
}
.third:first-child {
    padding-left: 0;
}
.thirdnw:first-child {
    padding-left: 0;
}
.third > p {
    margin: 0;
    padding: 0 0 5px;
}
.thirdnw > p {
    margin: 0;
    padding: 0 0 5px;
}
.third {
    vertical-align: top;
    display: inline-block;
    padding: 0 0 0 14px;
    width: 32%;
}
.topheadleft .col-rn-5 {
    width: 100%;
}
.thirdnw {
    vertical-align: top;
    display: inline-block;
    padding: 0 0 0 14px;
    width: 24%;
}
.close-btn-contact a:hover, .yolo-be-contact a:hover {
    color: #ffffff;
}
.yolo-be-contact a:hover {
    color: #ffffff;
}
.close-btn-contact a {
    cursor: pointer;
    display: block;
    font-size: 32px;
    font-weight: 400;
}
.yolo-main-header .step-info li .content-step {
    background: rgba(0, 0, 0, 0) url("/pure/04/phone-39-xlic.png") no-repeat scroll 0 0;
    padding-left: 50px !important;
}
.yolo-main-header .step-info li .payment-vx {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2019/08/imgpsh_fullsize_anim1.png") no-repeat scroll 0 0;
    padding-left: 50px !important;
}
.lang-col-ru .title_call, .lang-col-ru .title_call a, .lang-col-ru .title_call a span {
    font-family: Verdana !important;
}.lang-col-it .title_call, .lang-col-it .title_call a, .lang-col-it .title_call a span {
    font-family: "Source Sans Pro" !important;
}
.yolo-be-contact {
    background-color: #00A499;
}
a:hover {
    color: #00A499;
}
.title_call {
    color: #1f2a37;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#toggles {
    color: #1f2a37;
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
}
.title_call span {
    color: rgba(31, 42, 55, 0.7);
    display: block;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
}
.wordwide {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/04/Worldwide-shipping-gren.png") no-repeat scroll 0 0;
    line-height: 39px;
    padding-left: 50px !important;
}
.logobot.vc_col-sm-3 {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    width: 18%;
}
.footer-copy-right {
    background-color: #121a22;
    padding: 20px 0;
}
.footer-copy-right .widget-container {
    padding: 0;
    float: left;
}
.footer-copy-right .widget_nav_menu {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 0 0 15px;
    width: 61%;
    margin: 0 0 0 15px;
}
.footer-copy-right .widget_nav_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-copy-right .widget_nav_menu ul li:first-child {
    border-left: medium none;
    padding-left: 0;
}
.footer-copy-right .widget-title-wrapper h3 {
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 15px;
    margin: 0;
    font-family: "Source Sans Pro";
    padding: 0 0 5px 0;
    text-align: left;
}
.footer-copy-right .widget_nav_menu ul li a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
}
.footer-copy-right .widget_nav_menu ul li {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    padding: 0 8px;
}
.footiconbox.vc_col-sm-2 {
    width: 25%;
}
.foot-box-copy .wpb_content_element {
    margin: 0;
}
.top-copy-box {
    width: 75%;
}
.copy-menu-box ul li {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    padding: 0 8px;
}
.copy-menu-box ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.copy-menu-box ul li:first-child {
    border-left: medium none;
    padding-left: 0;
}
.copy-menu-box ul li a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
}
.copy-menu-box p {
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 15px;
    margin-bottom: 10px !important;
}
#newletttt input[type="email"] {
    border: 1px solid #000000;
    color: #000000;
}
.home-1 input[type="email"] {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    height: 40px;
    padding: 0 15px;
    width: 100%;
}
.home-1 input[type="submit"]:hover {
    background-color: #fff;
    color: #00A499;
}
.home-1 input[type="submit"] {
    background-color: #00A499;
    border: medium none;
    color: #fff;
    font-weight: bold;
    height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
}
.home-1 .wpcf7-form-control-wrap {
    margin-bottom: 15px;
    display: block;
}
.overlay-bg-box {
    padding-top: 5% !important;
    background-color: rgba(18, 26, 34, 0.5);
}
.footer-custom {
    background-image: url("/pure/04/footer_OPTIMIZED.jpg") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.yolo-footer-wrapper.footer-1 .wpb_wrapper h3 {
    margin-top: 0;
}
.has-fill-copy {
    background: #121a22;
    padding: 20px 0 !important;
}
.has-fill-copy .wpb_content_element {
    margin: 0;
}
.product-category-home-coll {
    float: left;
    padding: 0 15px !important;
    position: relative;
    text-align: center;
}
.category-title-box {
    padding: 20px 0 0;
}
.category-title-box a {
    color: #1f2a37;
    display: block;
    font-size: 16px;
    font-weight: 700;
}
.footer-box-cal .icon-info p {
    color: #fff;
    padding-left: 30px;
}
.footer-box-cal .icon-info {
    color: rgba(255, 255, 255, 0.7);
    position: relative;
}
.footer-box-cal .icon-info i {
    color: #ffffff;
    font-size: 20px;
    padding-right: 20px;
    position: absolute;
    top: 5px;
}
.footer-box-cal .widget_nav_menu ul li a::before {
    content: ' \f054';
    font-family: FontAwesome;
    padding: 0 10px 0 0
}
.footer-box-cal .widget_nav_menu ul li {
    padding: 0;
}
.footer-box-cal .widget_nav_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-box-cal .widget_nav_menu ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.footer-custom .footer-back-to-top .back-to-top {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    margin: 50px auto 0;
    position: relative;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
    width: 100px;
}
.footer-custom .footer-back-to-top .back-to-top:hover i {
    animation-duration: 1.5s;
    animation-iteration-count: 1.5;
    animation-name: hvr-wobble-vertical;
    animation-timing-function: ease-in-out;
    color: #ffffff;
}
.footer-custom .footer-back-to-top .back-to-top i {
    display: block;
    font-size: 30px;
}
.col-rn-10 {
    padding: 0 0 20px;
}
.col-rn-10 .col-rn-5:first-child {
    margin-left: 0;
}
.col-rn-5 {
    display: inline-block;
    margin-left: 15px;
    width: 268px;
}
.col-rn-submit {
    text-align: right;
}
.yolo-be-contact .col-rn-submit input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-size: 16px;
    padding: 8px 30px;
    text-transform: capitalize;
}
.yolo-be-contact .wpcf7-form input[type="email"], .yolo-be-contact .wpcf7-form input[type="tel"], .yolo-be-contact .wpcf7-form input[type="text"] {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ffffff;
    border-radius: 5px;
    color: #000000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0 4%;
    width: 100%;
}
ul.breadcrumbs li a, ul.breadcrumbs li span {
    color: #ffffff;
}
.yolo-be-contact .col-rn-submit input[type="submit"]:hover {
    background: #1f2a37 none repeat scroll 0 0;
    color: #ffffff;
}
.yolo-be-contact h3.vc_custom_heading {
    color: #ffffff;
}
.yolo-be-contact input::-webkit-input-placeholder {
color:#000
}
.yolo-be-contact input::-moz-placeholder {
color:#000
}
.yolo-be-contact input:-ms-input-placeholder {
color:#000
}
.Social_Icon_images {
    float: none;
    padding: 0;
}
.Social_Icon_images ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.Social_Icon_images ul li {
    display: inline-block;
    padding: 0 5px 0 0;
}
.Social_Icon_images ul li a {
    display: block;
}
.enquiry-btn {padding: 10px 0 0 0;
    float: left;
}

.enquiry-btn a {
    background-color: #1f2a37;
    border: medium none !important;
    border-radius: inherit;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: Neuton !important;
    font-size: 15px;
    margin: 0px 2px;
    font-weight: 400;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    line-height: 15px;

}
.enquiry-btn a {
    transition: all 0.2s linear 0s;
}
.enquiry-btn a:focus, .enquiry-btn a:hover {
    background-color: #00A499;
    background-image: none;
}
.email_box {
    display: none;
    padding: 50px 0 0;
    z-index: 999;
}
#booknownb, .enquiry-btn a {
    transition: all 0.2s linear 0s;
}
.request-one-colon textarea {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #eeeeee;
    color: #1f2a37;
    font-size: 14px;
    font-style: normal;
    height: 185px;
    margin-top: 40px;
    text-transform: uppercase;
    width: 100%;
}
.request-one-colon {
    margin: 0 15px 20px 0;
}
#booknownb {
    background-color: #1f2a37;
    color: #ffffff;
    font-size: 17px;
    font-style: unset;
    height: 41px;
    padding: 5px 10px;
    text-transform: capitalize;
    width: 140px;
}
.request-one-btn {
    text-align: right;
}
.request-colon {
    display: inline-block;
    margin: 0 15px 20px 0;
    width: 350px;
}
.request-col-sm-6 .requestfree-row .request-colon:first-child {
    margin-left: 0;
}
.request-col-sm-6 .requestfree-row .request-colon {
    margin: 0 0 20px 15px;
    width: 322px;
}
#booknownb:hover {
    background-color: #00A499;
}
.request-col-4 .request-one-colon textarea {
    margin-top: 0;
}
.request-free-form input, .request-free-form select {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: currentcolor currentcolor #eeeeee;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #1f2a37;
    font-size: 14px;
    font-style: normal;
    height: 35px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta > span {
    padding-bottom: 25px;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta label {
    margin-right: 5px;
    width: auto;
}
.summary-product-wrap .social-share-wrap, .single-product-function {
    display: none
}
.catalog-filter .woocommerce-result-count, .catalog-filter form.woocommerce-ordering {
    display: none;
}
.clear {
    clear: both;
}
.footer-box-cal .widget-container {
    color: #ffffff;
    float: left;
    padding: 0 15px;
    width: 50%;
}
.footer-custom .widget-container h3.widget-title {
    color: #ffffff;
    font-family: Neuton;
    font-style: normal;
    font-weight: 400;
    text-align: left;
}
.sidebar.woocommerce-sidebar .widget-title {
    font-family: "Source Sans Pro";
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left !important;
}
.request-col-sm-6 {
    float: left;
    width: 58%;
}
.request-col-4 {
    float: right;
    width: 40%;
}
.sidebar.woocommerce-sidebar .widget {
    padding: 0 0 20px;
}
.search-form input[type="text"] {
    margin: 0;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0 !important;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #000000;
}
.yolo-top-bar-mobile {
    background: #1f2a37 none repeat scroll 0 0;
    padding: 8px 15px;
}
.yolo-top-bar-mobile .widget-container {
    float: left;
    padding: 0;
    width: 100%;
}
.yolo-top-bar-mobile .widget_polylang {
    width: 16%;
    position: relative;
    text-align: right;
    z-index: 100;
}
.widget_polylang ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.widget_polylang ul li {
    display: inline;
    list-style-type: none;
    margin: 0 5px 0 0;
    opacity: 0.5;
    transition: opacity 1s ease 0s;
}
.mobilephone .fa-phone::before, .yolo-top-bar-mobile .widget-container a {
    color: #ffffff;
}
.navbar-nav > li.menu_style_tab > ul {
    top: 95%;
}
@media only screen and (min-width:320px) and (max-width:480px) {
.ctcc-right-side {
    margin: 0 0 0 20px !important;
}
.wpcf7-form .ct_page .content-1, .wpcf7-form .ct_page .content-2 {
    float: none;
    width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    text-align: left;
    padding: 0 !important;
}
.summary-item-coll.tabletitle {
    font-size: 11px !important;
    padding: 3px !important;
}
.russian-coll .summary-item-coll.tabletitle {
    font-size: 11px !important;
    padding: 3px !important;
}
.summary-item-coll {
    font-size: 11px;
    width: auto !important;
}
.Social_Icon_images {
    float: none;
    padding: 0;
}
.enquiry-btn > a {
    margin: auto;
}
.enquiry-btn {
    /*float: none;
    margin: 20px 0 0;
    text-align: center;*/
}
.buy-btn-block button.buy-btn, .enquiry-btn a{    padding: 6px !important;    font-size: 10px !important;}
.enve {
    display: none !important;
}
.yolo-top-bar-mobile .widget-container a {
    font-size: 13px;
}
.yolo-top-bar-mobile {
    padding: 8px 6px !important;
}
.yolo-top-bar-mobile .widget_polylang {
    width: 25% !important;
}
.yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu ul.sub-menu {
    padding: 10px !important;
}
.yolo_megamenu_widget_area .image-grid-item {
    width: 49% !important;
    vertical-align: top;
}
.yolo_megamenu_widget_area .image-grid-item h2 a {
    color: #ffffff;
    font-size: 14px;
    padding: 8px 0 0;
}
}
 @media only screen and (min-width:481px) and (max-width:767px) {
 .yolo-top-bar-mobile > section{width:49%!important;}
.yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu ul.sub-menu {
    padding: 10px !important;
}
.yolo_megamenu_widget_area .image-grid-item {
    width: 24% !important;
    vertical-align: top;
}
.image-grid-item h2 a {
    color: #fff;
}
.product-category-home-coll {
    min-height: 350px;
}
}
@media only screen and (min-width:320px) and (max-width:767px) {
 .yolo-top-bar-mobile > section{width:49%!important;text-align: center;}
#yolo-footer-wrapper .footer-box-cal .widget-title.heading-title {
    margin-bottom: 10px;
    margin-top: 15px;
}
.page-title-inner .page-sub-title {
    font-size: 25px !important;
}
.cookie-bar-bar .ctcc-inner {
    align-items: center;
    display: block !important;
}
.ctcc-inner .ctcc-right-side {
    display: block;
    margin: 12px 0 0 !important;
    vertical-align: top;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content h4 a {
    color: #ffffff;
}
.yolo_megamenu_widget_area .woocommerce ul.product_list_widget li a {
    font-size: 14px;
    color: #fff;
}
.widget-post-thumbnail ul.posts-thumbnail-list > li {
    padding: 0 0 20px;
}
.yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu ul.sub-menu > li.menu-item > a {
    font-size: 14px;
    padding: 15px 0;
}
.yolo_widget_area > .yolo_megamenu_widget_area section:first-child {
    padding-top: 0;
}
.yolo_megamenu_widget_area .widget-title.heading-title {
    margin: 0;
    font-size: 14px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.full_width li .posts-thumbnail-content {
    margin-top: 0;
    padding-left: 20px;
    text-align: left;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li:hover {
    transform: translate3d(0px, 0px, 0px);
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li {
    border-bottom: medium none;
    padding: 0 0 20px;
}
.yolo_megamenu_widget_area .widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content h4 {
    font-size: 14px;
}
.hidedesk {
    display: block !important;
}
.yolo-mobile-header-nav li.current-menu-item {
    padding: 0;
    text-transform: uppercase;
}
.yolo-mobile-header-nav p.new_noth a {
    color: #ffffff;
    font-size: 14px;
    padding: 8px 0 0;
}
ul.berocket_aapf_widget li {
    display: inline-block;
    list-style-type: none;
    padding: 0 0 8px;
    vertical-align: top;
    width: 49% !important;
}
.woocommerce-sidebar.hidden-xs {
    display: block !important;
}
.tax-product_cat .col-md-9.col-xs-12, .tax-product_tag .col-md-9.col-xs-12, .post-type-archive .col-md-9.col-xs-12 {
    float: none !important;
}
.shop_attributes th, .shop_attributes td {
    display: block;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    padding: 4px 0 !important;
    width: 100% !important;
}
.request-col-4 {
    float: none;
    width: 100%;
}
.request-col-sm-6 {
    float: none;
    width: 100%;
}
.request-colon {
    margin: 0 0 20px !important;
    width: 100% !important;
}
.request-one-colon {
    margin: 0 0 20px;
}
.site-content-single-product .single-product-info .single-product-image-wrap {
    padding-right: 0;
    width: 100%
}
.site-content-single-product .single-product-info .summary-product-wrap {
    width: 100%;
    padding: 0 0 50px!important;
    position: relative
}
.summary-item-coll-product {
    border-bottom: medium none;
    float: none;
    width: 100%!important
}
.hermes.tp-bullets {
    display: none;
}
.footer-copy-right .widget-container {
    border: medium none !important;
    float: none;
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
    text-align: center;
    width: 100% !important;
}
.footer-copy-right .widget-title-wrapper h3 {
    text-align: center;
}
.footer-box-cal .widget-container {
    float: none;
    width: 100%;
}
.col-rn-5 {
    display: inline-block;
    margin: 0 0 10px !important;
    width: 100%;
}
.third {
    padding: 0;
    width: 100%;
}
.thirdnw {
    padding: 0;
    width: 100%;
}
.col-rn-10 {
    padding: 0;
}
.seiped {
    display: none;
}
}
@media screen and (min-width: 600px) and (max-width: 767px) and (orientation : portrait) {
a.seiped {
    display: none !important;
}
}
@media screen and (min-width: 600px) and (max-width: 767px) and (orientation : landscape) {
a.seiped {
    display: inline-block !important;
    padding: 0 0 0 10px;
}
.yolo-top-bar-mobile .qtranxs_widget {
    width: 15%;
}
.yolo-top-bar-mobile .mobilephone {
    width: 50% !important;
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
 .yolo-top-bar-mobile > section{width:49%!important;text-align: center;}
.cookie-bar-bar .ctcc-inner {
    align-items: center;
    display: block !important;
}
.ctcc-inner .ctcc-right-side {
    display: block;
    margin: 12px 0 0 !important;
    vertical-align: top;
}
.hidedesk {
    display: block !important;
}
.yolo-mobile-header-nav li.current-menu-item {
    padding: 15px;
    text-transform: uppercase;
}
.yolo-mobile-header-nav p.new_noth a {
    color: #ffffff;
    font-size: 14px;
    padding: 8px 0 0;
}
ul.berocket_aapf_widget li {
    display: inline-block;
    list-style-type: none;
    padding: 0 0 8px;
    vertical-align: top;
    width: 49% !important;
}
.woocommerce-sidebar.hidden-xs {
    display: block !important;
}
.tax-product_cat .col-md-9.col-xs-12, .tax-product_tag .col-md-9.col-xs-12, .post-type-archive .col-md-9.col-xs-12 {
    float: none !important;
}
.request-one-colon {
    margin: 0 0 20px;
}
.request-colon {
    display: inline-block;
    margin: 0 0 20px;
    width: 100%;
}
.product-category-home-coll {
    width: 25% !important;
}
.yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu ul.sub-menu {
    padding: 10px !important;
}
.yolo_megamenu_widget_area .image-grid-item {
    width: 24% !important;
    vertical-align: top;
}
.image-grid-item h2 a {
    color: #fff;
}
.footer-box-cal .widget-container {
    min-height: 360px;
    width: 50%;
}
.col-rn-5 {
    display: inline-block;
    margin: 0 0 10px !important;
    width: 100%;
}
.col-rn-10 {
    padding: 0;
}
}
@media only screen and (min-width:992px) and (max-width:1024px) {
    .yolo-top-bar .top-sidebar.top-bar-right ul.icon-tophed li {

    padding: 4px 10px 0px 0 !important;

}
.request-one-colon {
    margin: 0 0 20px;
}
.request-colon {
    display: inline-block;
    margin: 0 0 20px;
    width: 100%;
}
.col-rn-5 {
    display: inline-block;
    margin: 0 0 10px !important;
    width: 100%;
}
.col-rn-10 {
    padding: 0;
}
header.yolo-main-header .yolo-header-wrapper .yolo-main-menu > li > a {
    font-size: 14px !important;
    padding: 23px 5px;
}
header.header-4.yolo-main-header .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .btn-book {
    font-size: 15px;
    padding: 0 9px;
}
.yolo-top-bar .top-sidebar aside + aside {
    margin-left: 10px;
}
}
div.light_square .pp_close {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/04/PNG-Image-23-?-22-pixels.png") no-repeat scroll right center !important;
}
.page-id-56 .yolo-site-content-page-inner, .page-id-58 .yolo-site-content-page-inner {
    margin: auto;
    width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
}
.tag-link-202, .tag-link-206, .tag-link-210, .tag-link-214, .tag-link-218, .tag-link-222, .tag-link-url li.tag-link-202, .tag-link-url li.tag-link-206, .tag-link-url li.tag-link-210, .tag-link-url li.tag-link-214, .tag-link-url li.tag-link-218, .tag-link-url li.tag-link-222, .tag-link-204, .tag-link-208, .tag-link-212, .tag-link-216, .tag-link-220, .tag-link-224, .tag-link-url li.tag-link-204, .tag-link-url li.tag-link-208, .tag-link-url li.tag-link-213, .tag-link-url li.tag-link-216, .tag-link-url li.tag-link-220, .tag-link-url li.tag-link-224 {
    display: none!important
}
.top-bar-right a:hover {
    color: #00A499;
}
#toggles:hover {
    color: #00A499;
}
.custom_map_mine {
    left: 0 !important;
}
.sidebar .tagcloud a, .wpb_widgetised_column .tagcloud a {
    font-size: 14px !important;
}
.request-one-btn .request-colon {
    margin: 0;
    vertical-align: middle;
}
.cookie-bar-bar .ctcc-inner {
    align-items: center;
    background: #00A499 none repeat scroll 0 0;
    padding: 8px 10px;
    margin: auto;
    max-width: 1140px;
}
#catapult-cookie-bar a {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/09/cookieitbtn.png") no-repeat scroll center top;
    color: #fff;
    width: 80px;
    display: block;
    font-size: 16px;
    padding: 25px 0 0 0;
    text-align: center;
}
.ctcc-left-sidte {
    margin: 0 25px;
}
.ctcc-right-side {
    margin: 0 0 0 60px;
}
.elanru {
    display: none !important;
}
.cookie-bar-bar button#catapultCookie {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/09/cookieitu.png") no-repeat scroll center top;
    border: medium none;
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 25px 0 0 0;
    width: 60px;
}
.ctcc-left-side {
    font-size: 16px;
}
.icondatess p:before {
    content: "\f017";
    font-family: "FontAwesome";
    padding: 0 8px 0 0;
}
@media only screen and (min-width:1200px) and (max-width:13409px) {
header .header-left ul.yolo-main-menu > li a {
    padding: 23px 15px !important;
}
}
header.yolo-main-header .yolo-header-wrapper .yolo-main-menu > li > a {
    font-size: 15px;
}
#main-menu .current_page_item {
    font-size: 15px;
    padding: 0;
}
header.header-4.yolo-main-header .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .btn-book {
    margin: 7px 0px;float: left;
    border: 2px solid #fff;
    line-height: 50px;
}
.my_title_css .banner-content h3.banner-title {
    color: #000 !important;
}
.my_title_css .banner-content h3.banner-title:hover {
    color: #fff !important;
}
.page-title-inner .page-sub-title {
    font-size: 35px;
    color: #fff !important;
}
.woocommerce .single-product .related .product-item-wrap:hover .product-link {
    opacity: 1;
    visibility: visible;
}
.woocommerce .single-product .related .product-item-wrap:hover .product-actions {
    opacity: 1;
    right: 10px;
}
header .header-left ul.yolo-main-menu ul.posts-thumbnail-list.thevox .imgbop a {
    padding: 0 !important;
}
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area .widget-post-thumbnail ul li {
    vertical-align: middle;
    width: 24%;
}
.thevox .posts-thumbnail-content.p-font a {
    font-weight: bold;
}
.popupu {
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #000;
}
.popupu-inner {z-index: 2000;
    max-width: 700px;
    width: 90%;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.popupu-close {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border-radius: 1000px;
    color: #fff;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 35px;
    height: 30px;
    line-height: 100%;
    padding-top: 4px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}
.popupu-close:hover {
}
.lang-col-en .popupu-inner p {
    color: #737373;
    font-family: "Lora", serif !important;
    font-size: 18px !important;
    text-align: center;
    margin: 0 0 25px 0;
}
.lang-col-en .popupu-inner h3 {
    font-family: 'Hind', sans-serif !important;
    font-size: 2.067em;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.55px;
    line-height: 1.2em;
    padding: 70px 0 20px;
}
.popupu-inner h3 {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/11/phone-40-xlic.png") no-repeat scroll center top;
    color: #fff;
    margin: 0;
    font-size: 2.067em;
    padding: 70px 0 30px;
    text-align: center;
}
.col-5-pop {
    float: left;
    padding: 0 2% 20px 2%;
    width: 50%;
}
.col-rol-no {
    padding: 0 2% 20px 2%;
}
.popupu-inner input[type="text"], .popupu-inner input[type="email"], .popupu-inner input[type="tel"] {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #fff !important;
    box-shadow: 0 0 0 0.5px #ffffff;
    width: 100%;
    color: #fff;
    border-radius: 5px;
}
.popupu-inner input[type="text"]::placeholder {
color: #fff;
}
.popupu-inner input[type="email"]::placeholder {
color: #fff;
}
.popupu-inner input[type="tel"]::placeholder {
color: #fff;
}
.col-ubmits input[type="submit"] {
    background: #00A499 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 20px;
    padding: 5px 20px;
    border-radius: 3px;
}div#ordesucess {
    text-align: center;
}
.popupu-inner .wpcf7-response-output {
    color: #fff !important;
}
.col-ubmits {min-height: 50px;
    text-align: center;
}
.tribe-events-pg-template {
    padding: 65px 0 0;
}
.tribe-events-pg-template h1, .tribe-events-pg-template h2, .tribe-events-pg-template h3, .tribe-events-pg-template h4, .tribe-events-pg-template h5, .tribe-events-pg-template h6 {
    font-family: "Source Sans Pro" !important;
}
/*new section css here*/
#new_sectionhome .icon-box-shortcode-wrap.style_4 .icon-box-container .icon-wrap .icon-main {
    width: 150px;
    height: 150px;
}
#new_sectionhome .vc_separator h4 {
    color: #00A499;
    font-weight: bold;
    font-style: italic;
    font-family: Pacifico !important;
}
#new_sectionhome h2 {
    margin: 0;
}
#new_sectionhome h4.vc_custom_heading {
    margin-top: 0;
}
.new_sectionhome .eltd_circles_holder.four_columns .eltd_circle_outer {
    width: 25%;
}
.new_sectionhome h4.eltd_text_in_circle {
    font-family: Montserrat;
    font-size: 60px;
    font-weight: 400;
    font-style: normal;
    color: #00A499;
}
.new_sectionhome .eltd_circles_holder {
    position: relative;
    display: inline-block;
    width: 100%;
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
    border-color: #afafaf;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner {
    position: relative;
    display: block;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    padding: 9px;
    border: 1px solid #afafaf;
    border-radius: 50%;
    -webkit-transition: border-color .15s ease-in-out, padding .15s ease-in-out;
    -moz-transition: border-color .15 ease-in-out, padding .15s ease-in-out;
    -ms-transition: border-color .15s ease-in-out, padding .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, padding .15s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    transition: border-color .15s ease-in-out, padding .15s ease-in-out;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner2.image_with_text {
    background-repeat: no-repeat;
    background-size: cover!important;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner2 .process_icon, .eltd_circles_holder .eltd_circle_inner2, .eltd_circles_holder .eltd_circle_inner2 .eltd_text_in_circle {
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out, background-color .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out;
}
.new_sectionhome .eltd_circle_inner {
    border-color: rgb(218, 218, 218);
    border-width: 2px;
    background-color: rgb(247, 247, 247);
    width: 203px;
    height: 203px;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner2 {
    position: relative;
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.new_sectionhome .eltd_circle_outer.image_with_text_type:hover .eltd_circle_inner2 .shader {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: .85;
    filter: alpha(opacity=85);
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner2 .shader {
    content: "";
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    height: inherit;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
    -webkit-transition: -webkit-transform .22s ease-in-out, opacity .2s ease-in-out;
    transition: transform .22s ease-in-out, opacity .2s ease-in-out;
    border-radius: 50%;
}
.new_sectionhome .eltd_circle_outer.image_with_text_type:hover .eltd_text_in_circle_hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.new_sectionhome .eltd_circle_outer.image_with_text_type:hover .eltd_text_in_circle {
    opacity: 0;
    filter: alpha(opacity=0);
}
.new_sectionhome .eltd_circles_holder .eltd_circle_outer {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner:hover, .eltd_team_social_holder .eltd_social_icon_holder:hover .eltd_icon_stack {
    border-color: #00A499!important;
}
.new_sectionhome .eltd_text_in_circle_hover {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 100;
    -webkit-transition: -webkit-transform .22s ease-in-out, opacity .2s ease-in-out;
    transition: transform .22s ease-in-out, opacity .2s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px !important;
    line-height: 24px;
    font-style: normal;
    font-weight: 700;
}
.new_sectionhome .eltd_circle_outer.image_with_text_type:hover .eltd_circle_inner2 .shader {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: .75;
    filter: alpha(opacity=85);
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner2 img, .eltd_circles_holder .eltd_circle_inner2 .process_icon, .eltd_circles_holder .eltd_circle_inner2 .eltd_text_in_circle {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_text_holder {
    display: block;
    text-align: center;
    margin: 24px 0 0;
    padding: 0 10px;
}
.new_sectionhome .eltd_text_in_circle_hover {
    position: absolute;
    top: 35%;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 100;
    -webkit-transition: -webkit-transform .22s ease-in-out, opacity .2s ease-in-out;
    transition: transform .22s ease-in-out, opacity .2s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    font-weight: 700;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_text_holder .eltd_circle_separator {
    width: 25px;
    margin: 25px auto;
    position: relative;
    display: block;
    border-bottom: 2px solid #dadada;
}
.new_sectionhome .eltd_circles_shortcode.with_lines .circle_line_holder {
    position: absolute;
    left: 80px;
    display: block;
    width: 82%;
    height: 0;
    border-top: 1px dotted;
    border-color: inherit;
    content: "";
}
.lang-col-en h4.eltd_text_ircle {
    font-size: 24px;
}/*new section css here*/
.hidebbpo {
    display: none;
}
.yolo-top-bar .top-sidebar.top-bar-right aside + aside {
    margin-left: 10px;
}
.comment-form input[type="text"], .comment-form input[type="search"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form input[type="password"], .comment-form textarea {
    border: 1px solid #dbdbdb;
}
.megamenu-widget-image .megamenu-img {
    max-width: 130px;
}
h2.tribe-events-page-title {
    text-align: left;
}
a.tribe-events-ical.tribe-events-button, a.tribe-events-gcal.tribe-events-button {
    display: none !important;
}
.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
/*display: none;*/
}
.tribe-events-sub-nav {
    display: none;
    padding: 0;
}
#tribe-events {
    margin: auto;
    max-width: 1170px;
}
.events-archive .entry-content, .events-archive .entry-header {
    width: 100%;
}
.new-letter-en {
    background: rgba(255, 255, 255, 0.95) !important;
}
.nes-wb-op .blog-wrap.large-image .entry-meta-category {
    display: none;
}
.yolo-canvas-menu-wrapper.dark {
    width: 350px;
}
@media only screen and (min-width:320px) and (max-width:767px) {
    .popupu-close {top: -40px !important;}
    .h3class {
font-size: 25px !important;
    display: block;
    letter-spacing: 0 !important;
    padding: 0px 0 24px 0 !important;

}

.new_sectionhome .eltd_circles_holder.four_columns .eltd_circle_outer {
    width: 100%;
    margin-bottom: 30px;
}
.new_sectionhome .eltd_circles_shortcode.with_lines .circle_line_holder {
    display: none;
}
.order_form .col-5-pop {
    float: none;
    padding: 0 0% 10px;
    width: 100%;
}
.p-formblock .col-5-pop {
    float: none;
    padding: 0 0% 20px;
    width: 100%;
}.p-formblock {

    padding: 15px 10px !important;
}
}
.yolo-top-bar .top-sidebar.top-bar-right ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.yolo-top-bar .top-sidebar.top-bar-right ul.icon-tophed li {
    display: inline-block;
    padding: 4px 20px 0px 0;
    text-align: left;
}
.yolo-top-bar .top-sidebar.top-bar-right ul.icon-tophed li span {
    display: block;
    line-height: 20px;
}
.yolo-top-bar .top-bar-left {
    text-align: left;
    height: 50px;
}
.yolo-top-bar {
    line-height: 50px;
}

.article-item-row .product.type-product {
    float: left;
    width: 33.33333333%;
    margin-bottom: 25px;
    margin-top: 0;
}.sidebar h4.widget-title, .wpb_widgetised_column h4.widget-title {

    text-align: left;
}header.header-4.yolo-main-header .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .request-btn {
    display: none;
}
header.header-4.yolo-main-header .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-right .request-btn:hover{background-color: #00A499;}
header.header-4.yolo-main-header .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-right .request-btn{display: block;
    border: solid 2px #1f2a37;
    margin: 7px 10px 0 0;
    line-height: 50px;
    float: left;
    background-color: #1f2a37;
    text-transform: uppercase;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    color: #fff;}
header.yolo-main-header .yolo-header-nav-wrapper.sticky-on .yolo-header-wrapper .yolo-main-menu > li > a {
    font-size: 12px;
}
.order_form input::-webkit-input-placeholder {

color:#737373;
}
.order_form input::-moz-placeholder {

color:#737373;
}
.order_form input:-ms-input-placeholder {

color:#737373;
}
.buy-btn-block span.quantity input[type="text"] {
    height: 28px;
    width: 25px;
    border: 1px solid #ccc;
    padding: 0;
    text-align: center;
}.buy-btn-block .count span {
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.buy-btn-block .minus, .buy-btn-block .plus {
    border: 1px solid #ccc;
    padding: 2px 9px;
    width: 28px;
    text-align: center;
    cursor: pointer;
}.buy-btn-block {padding: 10px 10px 0 0;
    float: left;

}.buy-btn-block .count { display:none;
    padding: 7px 10px 0 0;
    float: left;
}.buy-btn-block button.buy-btn{background-color: #1f2a37;
    border: medium none !important;
    border-radius: inherit;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: Neuton !important;
    font-size: 15px;
    margin: 0px 2px;
    font-weight: 400;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    line-height: 15px;}
    img#ingy {

    max-width: 80px;
}
.buy-btn-block button.buy-btn:hover{    background-color: #00A499;}
.p-formblock {     position: relative;    margin: auto;
    max-width: 600px;
    background-color: #fff;
    padding: 40px 25px  30px 25px;
}

.p-formblock select,  .p-formblock input[type=text],  .p-formblock input[type=email],  .p-formblock input[type=tel]{     box-shadow: 0 0 0 1px lightgrey !important;
    background: #fff none repeat scroll 0 0;border-radius: 5px;
    color: #737373;
    border: 1px solid #4a4a4a !important; width: 100%;}
    span.wpcf7-form-control-wrap.post_select_pro {
    padding: 25px 0 0 0;
    display: block;
}
 .p-formblock input::-webkit-input-placeholder {

color:#737373;
}
 .p-formblock input::-moz-placeholder {

color:#737373;
}
 .p-formblock input:-ms-input-placeholder {

color:#737373;
} .p-formblock .wpcf7-response-output {
    color: #000 !important;
}
.p-formblock select {
    width: 100%;
}header.header-4.yolo-main-header .yolo-sticky-wrapper .sticky-on {
  height: 67px !important;

}
.p-formblock h3 {
    font-family: san_francisco_textregular,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    background: rgba(0,0,0,0) url(/wp-content/uploads/2017/11/phone-40-xlic.png) no-repeat scroll center top;
    color: #fff;
    margin: 0;
    font-size: 2.067em;
    padding: 70px 0 30px;
    text-align: center;
}.p-formblock label {
    display: block;
}.p-formblock p {
    margin: 0;
    padding: 0;
}
.popuclose{    display: block;
    background: none;
    border: none;
    border-radius: 0;
    font-size: 0;
    line-height: 1;
    margin: 0;
    outline: none;
    text-align: center;
    text-decoration: none;
    appearance: none;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 10px;
    font-size: 35px;}
div#clickBuyModal {
    z-index: 9999999;
}.lang-col-it .buy-btn-block, .lang-col-en .buy-btn-block {
    display: none;}
    .blog-paging-wrapper.blog-paging-default.text-right {
    text-align: center;
}
            /*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.woocommerce form .form-row .required { visibility: visible; }
#rs-demo-id {}
.wishlist_table .add_to_cart, a.add_to_wishlist.button.alt { border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px; }

[data-font="FontAwesome"]:before {font-family: 'FontAwesome' !important;content: attr(data-icon) !important;speak: none !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;line-height: 1 !important;font-style: normal !important;-webkit-font-smoothing: antialiased !important;-moz-osx-font-smoothing: grayscale !important;}

.vc_custom_1482393371937{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #fafafa !important;}.vc_custom_1482393371937{padding-top: 2% !important;padding-bottom: 2% !important;background-color: #fafafa !important;}.vc_custom_1470191980971{margin-top: 5% !important;margin-bottom: 5% !important;}.vc_custom_1479913339681{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1587139593647{padding-right: 15% !important;padding-bottom: 4% !important;padding-left: 15% !important;}.vc_custom_1576062145915{margin-top: 30px !important;}.vc_custom_1515655817440{margin-top: 30px !important;}.vc_custom_1558958471722{margin-top: 30px !important;}.vc_custom_1493789005572{margin-top: 30px !important;}.vc_custom_1553155564677{margin-top: 30px !important;}.vc_custom_1604986117164{margin-top: 30px !important;}.vc_custom_1558958564509{margin-top: 30px !important;}.vc_custom_1566551009294{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1618840488370{padding-right: 15% !important;padding-bottom: 4% !important;padding-left: 15% !important;}.vc_custom_1470196301492{padding-right: 0px !important;padding-left: 0px !important;}

.page-title-no-margin-bottom .entry-content {padding:0;}

.vc_custom_1483090629805{margin-top: 5% !important;padding-bottom: 5% !important;}.vc_custom_1484309224015{margin-top: 2% !important;margin-bottom: 4% !important;}.vc_custom_1484142212412{margin-bottom: 2% !important;}.vc_custom_1484309194282{margin-top: 2% !important;}.vc_custom_1484309203147{margin-bottom: 2% !important;padding-top: 3% !important;padding-bottom: 3% !important;}.vc_custom_1486626526935{margin-top: 30px !important;margin-bottom: 20px !important;}.vc_custom_1485255161105{margin-bottom: 2% !important;}.vc_custom_1485251464778{margin-top: 2% !important;margin-bottom: 2% !important;}.vc_custom_1474264268293{padding-right: 15% !important;}.vc_custom_1485854044105{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1484828668401{margin-bottom: 0px !important;padding-top: 4% !important;padding-right: 5% !important;padding-bottom: 4% !important;padding-left: 5% !important;}.vc_custom_1582702680102{margin-bottom: 0px !important;padding-top: 4% !important;padding-right: 5% !important;padding-bottom: 4% !important;padding-left: 5% !important;}.vc_custom_1484828763488{margin-bottom: 0px !important;padding-top: 4% !important;padding-right: 5% !important;padding-bottom: 4% !important;padding-left: 5% !important;}.vc_custom_1470208350346{padding-top: 0px !important;}.vc_custom_1470208355017{padding-top: 0px !important;}.vc_custom_1485336183779{margin-bottom: 30px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1485336197396{margin-bottom: 30px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1514144305376{margin-bottom: 20px !important;}.vc_custom_1484829201578{margin-bottom: 30px !important;padding-right: 10% !important;padding-left: 10% !important;}.vc_custom_1484129311246{padding-top: 15px !important;padding-bottom: 15px !important;}.vc_custom_1484043896500{padding-top: 15px !important;padding-bottom: 15px !important;}.vc_custom_1479282232686{padding-top: 15px !important;padding-bottom: 15px !important;}.vc_custom_1495455283592{background: rgba(31,42,55,0.6) url(/wp-content/uploads/2017/04/full-line-packaging-1024x374.jpg?id=251) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;*background-color: rgb(31,42,55) !important;border-radius: 2px !important;}.vc_custom_1532417419582{padding-top: 4% !important;padding-bottom: 4% !important;background-color: rgba(31,42,55,0.6) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;*background-color: rgb(31,42,55) !important;border-radius: 2px !important;}

.vc_custom_1495453618586{margin-bottom: 4% !important;}.vc_custom_1481721232083{padding-right: 30px !important;padding-left: 15px !important;}.vc_custom_1521711612109{padding-top: 35% !important;padding-right: 20% !important;padding-bottom: 35% !important;padding-left: 20% !important;background-image: url(/wp-content/uploads/background-image-campioni-gratuiti-katalog.jpeg) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521711757453{background-color: rgba(0,0,0,0.45) !important;*background-color: rgb(0,0,0) !important;}.vc_custom_1521711780187{background-color: rgba(0,0,0,0.3) !important;*background-color: rgb(0,0,0) !important;}

.vc_custom_1470294582693{margin-top: 5% !important;margin-bottom: 5% !important;}.vc_custom_1492695665103{margin-right: 0px !important;margin-left: 0px !important;}.vc_custom_1470280949599{padding-top: 5% !important;padding-bottom: 5% !important;}.vc_custom_1470297694369{padding-top: 0px !important;}.vc_custom_1470297679561{padding-top: 0px !important;}.vc_custom_1485336610869{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1485336620355{margin-bottom: 25px !important;}.vc_custom_1485336629508{margin-bottom: 30px !important;}.vc_custom_1509095712209{padding-top: 5% !important;padding-right: 15% !important;padding-bottom: 5% !important;padding-left: 15% !important;background-image: url(/wp-content/uploads/2017/04/Proizvodstvo.jpg?id=1650) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1492695789915{padding-top: 7% !important;padding-right: 20% !important;padding-bottom: 7% !important;padding-left: 20% !important;background-color: #1f2a37 !important;}.vc_custom_1484734774278{margin-bottom: 7% !important;}.vc_custom_1514142754122{margin-top: 0px !important;margin-bottom: 7% !important;}.vc_custom_1507798530566{margin-bottom: 5% !important;}.vc_custom_1468550397408{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1468550390656{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1507797929972{margin-top: -23% !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-right: 50px !important;padding-bottom: 35px !important;padding-left: 50px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;border-left-color: #f9f9f9 !important;border-left-style: solid !important;border-right-color: #f9f9f9 !important;border-right-style: solid !important;border-bottom-color: #f9f9f9 !important;border-bottom-style: solid !important;}.vc_custom_1515658487673{margin-top: 0px !important;}


 @font-face {
    font-family: 'webfontregular';
    src: url('/bitrix/templates/osq-new/fonts/chronicle-webfont.woff2') format('woff2'), url('/bitrix/templates/osq-new/fonts/chronicle-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'menobold';
    src: url('/bitrix/templates/osq-new/fonts/ufonts.com_meno-bold-webfont.woff2') format('woff2'), url('/bitrix/templates/osq-new/fonts/ufonts.com_meno-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'san_francisco_textregular';
    src: url('/bitrix/templates/osq-new/fonts/sanfranciscotext-regular.woff2') format('woff2'), url('/bitrix/templates/osq-new/fonts/sanfranciscotext-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .request-free-form input, .request-free-form select { font-style: normal; }
}

.yolo_megamenu_widget_area .posts-thumbnail-image a img {
    max-height: 115px;
}
.popupu-inner input[type=text]:focus, .popupu-inner input[type=tel]:focus {
    border: 1px solid #fff !important;
    color: #fff;
}.newslty input[type="email"]::placeholder {
    color: #fff !important;
}
.intingt_god p {
    margin: 0 0 10px 0;
}
.yolo-canvas-menu-inner .intingt_god_bx h4.widget-title {
    padding-left: 0;
}

#popup-product-quick-view-wrapper .popup-close {
    color: #000;
}
.yolo-canvas-menu-inner.sidebar.smallerhig {
    height: 640px;
    overflow-y: scroll;
}
.sidebar .widget-social-profile ul.social-profile li, .wpb_widgetised_column .widget-social-profile ul.social-profile li {
    margin: 0 8px;
}
header.yolo-main-header .yolo-header-wrapper .yolo-main-menu ul.sub-menu li.current-menu-item > a {
    color: #00A499 !important;
}
.entry-content {
    padding: 0 0 40px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.thevox li div:nth-child(2) a {
    display: block;
    font-family: "Source Sans Pro";
    font-size: 15px !important;
    padding: 10px 0 0 !important;
    text-align: center;
}
.contactpagyu .entry-content {
    padding: 0;
}
.recent-news-home_2 .recent-news-container article .post-content .entry-title {
    font-size: 23px;
}
.yolo-top-bar .top-sidebar.top-bar-right p {
    margin: 0;
}.widget_polylang ul li.lang-item.lang-item-it {

}
.exporthide p:after {
/*  content: "\f141";
  font-family: "FontAwesome";
    padding: 0 0px 0 0;*/
}a.dist {
    color: #fff;
    margin-right: 20px;
}
.btnbory {
}
.btnbory a {
    border: 2px solid !important;
}
.btnbory a:hover {
    border: 2px solid !important;
}
#lodmores .vc_grid-btn-load_more .vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    width: 140px;
    padding: 10px 10px;
}
.exporthide {
    height: 110px;
    overflow: hidden;
}
.lang-col-it .vc_btn3-container.btnbory.rubt-lnk.vc_btn3-left {
    display: none;
}
.lang-col-ru .vc_btn3-container.btnbory.itbt-lnk.vc_btn3-left {
    display: none;
}
.lang-col-it .post-tittles {
    font-family: webfontregular !important;
}
.lang-col-it .canvasbox .widget-title {
    font-family: webfontregular !important;
}
.lang-col-it .product_description p, .lang-col-it .product_description ul li {
        font-family: webfontregular !important;
}
.lang-col-it .product_description h1, .lang-col-it .product_description h2, .lang-col-it .product_description h3, .lang-col-it .product_description h4, .lang-col-it .product_description h5, .lang-col-it .product_description h6 {
    font-family: webfontregular !important;
}
.lang-col-it .canvasbox .name_author {
font-family: webfontregular !important;
}
.lang-col-it .canvasbox .about-description {
font-family: webfontregular !important;
}
.lang-col-ru .post-tittles {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.lang-col-ru .canvasbox .widget-title {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.lang-col-ru .product_description h1, .lang-col-ru .product_description h2, .lang-col-ru .product_description h3, .lang-col-ru .product_description h4, .lang-col-ru .product_description h5, .lang-col-ru .product_description h6 {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.lang-col-ru .canvasbox .name_author {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.lang-col-ru .canvasbox .about-description {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.lang-col-en h1, .lang-col-en h2, .lang-col-en h3, .lang-col-en h4, .lang-col-en h5, .lang-col-en h6 {
    font-family: webfontregular !important;
}
.lang-col-en .canvasbox .widget-title {
    font-family: webfontregular !important;
}
.lang-col-en .canvasbox .name_author {
    font-family: webfontregular !important;
}
.lang-col-en .canvasbox .about-description {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-en .widget-title {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-en .about-description {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-en .name_author {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-it .name_author {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-it .about-description {
    font-family: webfontregular !important;
}.lang-col-it a.btnso {
    text-transform: capitalize;
}
.lang-col-it .entry-content h1, .lang-col-it .entry-content h2, .lang-col-it .entry-content h3, .lang-col-it .entry-content h4, .lang-col-it .entry-content h5, .lang-col-it .entry-content h6 {
    font-family: webfontregular !important;
}.lang-col-it .head-callback-mobile a#toggm {
    color: #ffffff;
    display: block;
    font-family: Verdana !important;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 15px 16px;
    text-transform: uppercase;
}
.lang-col-it .yolo-mobile-header-inner .head-callback-mobile a {
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    font-family: Verdana !important;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 15px 16px;
    text-transform: uppercase;
}
.lang-col-it header.yolo-main-header .yolo-header-wrapper .yolo-main-menu>li>a {
    color: #fff!important;
    font-family: "Source Sans Pro" !important;
    font-weight: 400
}
.lang-col-it .entry-content p {
        font-family: webfontregular !important;
}
.lang-col-it .entry-content .gr-text-defaul, .lang-col-it .entry-content .icon-title {
    font-family: webfontregular !important;
}
.canvasboxrr .lang-col-ru .name_author {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.canvasboxrr .lang-col-ru .about-description {
    font-family: san_francisco_textregular, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
h1.post-tittles {
    margin: 15px 0;
}
.hidemenudex li a {
    color: #ffffff;
    display: block;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
}
.hidemenudex {
    margin: 0;
    padding: 0 15px;
}
.hidemenudex li {
    padding: 15px;
}
.hidemenudex li:hover {
    background-color: #404040;
}
.hidemenudex li a:hover {
    color: #00A499;
}
.yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu {
    margin: 0;
    padding: 15px 15px 0;
}
.lang-col-ru a.btnso {
    text-transform: capitalize;
}
.lang-col-ru header.yolo-main-header .yolo-header-wrapper .yolo-main-menu>li>a {
    color: #fff!important;
    font-weight: 400
}
.lang-col-en .text-ru-inherit {
    display: none !important;
}
.lang-col-en .text-it-inherit {
    display: none !important;
}
.lang-col-ru .text-it-inherit {
    display: none !important;
}
.lang-col-ru .text-en-inherit {
    display: none !important;
}
.lang-col-it .text-en-inherit {
    display: none !important;
}
.lang-col-it .text-ru-inherit {
    display: none !important;
}
.lang-col-en .yolo-canvas-menu-inner .widget-title {
    font-family: webfontregular !important;
}
.lang-col-en .yolo-canvas-menu-inner .name_author {
    font-family: webfontregular !important;
}
.lang-col-en .yolo-canvas-menu-inner .about-description {
    font-family: webfontregular !important;
}
.lang-col-en .entry-content h1, .lang-col-en .entry-content h2, .lang-col-en .entry-content h3, .lang-col-en .entry-content h4, .lang-col-en .entry-content h5, .lang-col-en .entry-content h6, .lang-col-en .entry-content p {
    font-family: webfontregular !important;
}
.hidedesk {
    display: none !important;
}
.home .icon-box-shortcode-wrap.style_5:hover .icon-box-container .icon-description {
    height: auto !important;
}
.home .icon-box-shortcode-wrap.style_5 {
    height: 300px !important;
}
.home .icon-box-shortcode-wrap.style_5 .icon-box-container .icon-description {
    height: auto !important;
    opacity: 1 !important;
}
section.yolo-page-title-wrap.page-title-wrap-bg {
    margin-bottom: 0
}
.yolo-footer-wrapper .widget-title-wrapper h3 {
    margin-bottom: 50px;
}
.tax-brand .col-md-9.col-xs-12, .tax-product_cat .col-md-9.col-xs-12, .tax-product_tag .col-md-9.col-xs-12, .post-type-archive .col-md-9.col-xs-12 {
    float: right !important;
}
li.megameubox ul.sub-menu li {
    border: medium none !important;
    float: none !important;
    padding: 0 !important;
    width: 100% !important;
}
.fa-drivers-license::before, .fa-id-card::before {
    content: "?";
}
div.light_square .pp_next:hover {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/05/btnrightarro.png") no-repeat scroll right center !important;
    cursor: pointer;
}
div.light_square .pp_previous:hover {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/05/btnleftarro.png") no-repeat scroll left center !important;
    cursor: pointer;
}
#main-menu .current_page_item {
/*text-transform: uppercase !important;*/
}
.navbar-nav > li.menu_style_dropdown > ul {
    animation-delay: 0.1s;
    animation-duration: 0.5s;
    background-color: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 98%;
    visibility: hidden;
    width: 100%;
}
#yolo-footer-wrapper .footer-box-cal .widget-title.heading-title {
    color: #ffffff;
    font-family: Neuton;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin-bottom: 40px;
}
.posted_in a, .lastr a {
    color: #777777;
}
.tagcloud a {
    color: #4d6889 !important;
}
.single-product .product-info p, .woocommerce .product-info p {
    font-family: Neuton;
}
.back-to-top.back-to-top-right {
    bottom: 95px;
    right: 25px;
}
.back-to-top.in {
    transform: translateX(0px);
}
.image-grid-item {
    display: inline-block;
    text-align: center;
    width: 24.5%;
}
.megamenu-widget-image {
    margin: auto !important;
    max-width: 180px;
}
.image-grid-item h2 {
    margin: 0;
    padding: 0 0 20px;
}
li.megameubox ul.sub-menu li.menu_style_dropdown.yolo_widget_area a {
    display: none !important;
}
li.megameubox ul.sub-menu li.menu_style_dropdown.yolo_widget_area .yolo_megamenu_widget_area .image-grid-item h2 a {
    display: block !important;
}
.image-grid-item h2 a {
    color: #1f2a37;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: 700;
}
li.megameubox ul.sub-menu li.menu_style_dropdown.yolo_widget_area a.imd-wrapper {
    display: block !important;
}
li.megameubox ul.sub-menu li.menu_style_dropdown.yolo_widget_area .megamenu-widget-image a {
    padding: 0 !important;
}
.yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper.sticky-scheme-inherit.sticky-on {
    background-color: #00A499 !important;
}
header.yolo-mobile-header .yolo-mobile-header-inner .icon-search-menu {
    color: #ffffff;
}
.head-callback-mobile {
    position: absolute;
    right: 40px;
    top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab {
/*display: none;*/
}
.lang-col-ru header.yolo-main-header .yolo-header-wrapper .yolo-main-menu>li>a {
    color: #fff!important;
    font-family: Verdana!important;
    font-weight: 400
}
.lang-col-ru .head-callback-mobile a#toggm {
    color: #ffffff;
    display: block;
    font-family: Verdana !important;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 15px 16px;
    text-transform: uppercase;
}
.lang-col-ru .yolo-mobile-header-inner .head-callback-mobile a {
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    font-family: Verdana !important;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 15px 16px;
    text-transform: uppercase;
}
.head-callback-mobile > a:hover {
    cursor: pointer;
    background: #404040 none repeat scroll 0 0;
    color: #00A499 !important;
}
.lang-col-en .head-callback-mobile a#toggm {
    color: #fff;
    display: block;
    padding: 17px 15px 17px;
    font-weight: bold;
    font-family: Verdana !important;
    font-size: 11px;
}
.lang-col-en .yolo-mobile-header-inner .head-callback-mobile a {
    color: #fff;
    display: block;
    text-transform: uppercase;
    padding: 17px 15px 17px;
    font-weight: bold;
    font-family: Verdana !important;
    font-size: 11px;
}
#yolo-footer-wrapper .widget-container p {
    margin: 0 0 20px 0;
}
#yolo_search_popup_wrapper .search-popup-inner>input::-webkit-input-placeholder {
opacity:inherit!important;
color:#fff
}
#yolo_search_popup_wrapper .search-popup-inner>input::-moz-placeholder {
opacity:inherit!important;
color:#fff
}
#yolo_search_popup_wrapper .search-popup-inner>input:-ms-input-placeholder {
opacity:inherit!important;
color:#fff
}
#yolo_search_popup_wrapper .search-popup-inner>input {
    padding: 0 15px 15px 5px
}
#yolo_search_popup_wrapper .search-popup-inner>button i {
    padding: 0
}
#yolo_search_popup_wrapper .search-popup-inner>button {
    top: 0
}
.yolo-page-title-overlay {
    background-color: #000000 !important;
    opacity: 0.2 !important;
}
.archive.search .site-content-archive-product {
    margin-top: 100px
}
.sidebar.woocommerce-sidebar .widget-title {
    font-family: "Source Sans Pro";
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left!important
}
ul.berocket_aapf_widget {
    margin: 0 !important;
    padding: 0 !important;
}
ul.berocket_aapf_widget li {
    list-style-type: none;
    padding: 0 0 8px;
}
ul.berocket_aapf_widget li > span {
    cursor: pointer;
    display: block;
    line-height: 1.1em;
}
select.dropdown_product_cat {
    font-style: italic;
    color: #000;
    padding-left: 0;
    padding-right: 0;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #eee
}
.widget_product_search .search-form input[type=text] {
    background-color: rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color #ebebeb;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #000
}
ul.berocket_aapf_widget li .berocket_label_widgets {
    font-weight: normal;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside h4 {
    color: #ffffff;
    font-family: webfontregular !important;
    padding-left: 10px;
}
.single-product .product-info h3, .woocommerce .product-info h3 {
    font-family: Neuton !important;
}
.woocommerce .product-item-wrap.button-has-tooltip .product-item-inner {
    overflow: visible!important
}
.woocommerce .product-link .product-hover-sign hr, .single-product .product-link .product-hover-sign hr {
    border-top: 3px solid #00A499;
}
.home .blochight {
    margin: 0
}
.archive.search #yolo-content-wrapper .yolo-page-title-section, .mobileship, .recent-news-container .post-content .post-info .category-content, .recent-news-container .post-content .post-info .post-author {
    display: none
}
.recent-news-home_2 .recent-news-container article .post-content .entry-title {
    margin-top: 0;
}
.blochight {
    margin: 70px 0 0
}
.flags-box ul {
    margin: 0;
    padding: 0;
}
.wpcf7 .wpcf7-response-output {
    clear: both;
}
div.wpcf7-validation-errors {
    clear: both;
}
.wpcf7-form .ct_page .content-1 p span input {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #eeeeee;
    color: #1f2a37;
    height: 35px;
    padding: 0;
    width: 100%;
}
.wpcf7-form .ct_page .content-1 p span select {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #eee;
    color: #1f2a37;
    height: 35px;
    padding: 0;
    width: 100%
}
.widget_polylang ul li.current-lang {
    opacity: 0.8 !important;
}
.flags-box ul li.current-lang {
    opacity: 0.8 !important;
}
.flags-box ul li:hover {
    opacity: 1 !important;
}
.widget_polylang ul li:hover {
    opacity: 1 !important;
}
.top-sidebar aside a:hover {
    color: #00A499 !important;
}
.flags-box ul li {
    display: inline;
    list-style-type: none;
    margin: 0 5px 0 0;
    opacity: 0.5;
    transition: opacity 1s ease 0s;
}
#social-footer {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
}
#social-footer li {
    display: inline-block;
}
.footer-copy-right .widget_nav_menu p.widget-title {
    margin: 0 0 10px 0!important;
    color: rgba(255, 255, 255, 0.7);
}
#social-footer li a {
    border-radius: 100%;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px;
}
#social-footer li a:hover {
    background-color: #ffffff;
    color: #00A499;
}
#social-footer li:first-child a {
    margin-left: 0;
}
#social-footer li a i {
    font-size: 16px;
}
.yolo-top-bar .top-sidebar {
    color: #ffffff;
}
.top-sidebar aside {
    padding: 0;
}
.top-sidebar aside a {
    color: #ffffff;
}
header.yolo-main-header .yolo-header-wrapper .yolo-main-menu li.current-menu-item > a {
    color: #fff !important;
}
header.yolo-main-header .yolo-header-wrapper .yolo-main-menu li > a:hover {
    color: #1f2a37 !important;
}
.yolo-main-header .step-info {
    margin: 0;
    padding: 0;
}
.yolo-main-header .step-info li {
    display: inline-block;
    float: left;
    line-height: 39px;
    list-style-type: none;
    padding-left: 20px;
}
.close-btn-contact {
    position: absolute;
    right: 18px;
    top: 0;
    z-index: 9;
}
.third:first-child {
    padding-left: 0;
}
.thirdnw:first-child {
    padding-left: 0;
}
.third > p {
    margin: 0;
    padding: 0 0 5px;
}
.thirdnw > p {
    margin: 0;
    padding: 0 0 5px;
}
.third {
    vertical-align: top;
    display: inline-block;
    padding: 0 0 0 14px;
    width: 32%;
}
.topheadleft .col-rn-5 {
    width: 100%;
}
.thirdnw {
    vertical-align: top;
    display: inline-block;
    padding: 0 0 0 14px;
    width: 24%;
}
.close-btn-contact a:hover, .yolo-be-contact a:hover {
    color: #ffffff;
}
.yolo-be-contact a:hover {
    color: #ffffff;
}
.close-btn-contact a {
    cursor: pointer;
    display: block;
    font-size: 32px;
    font-weight: 400;
}
.yolo-main-header .step-info li .content-step {
    background: rgba(0, 0, 0, 0) url("/pure/04/phone-39-xlic.png") no-repeat scroll 0 0;
    padding-left: 50px !important;
}
.yolo-main-header .step-info li .payment-vx {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2019/08/imgpsh_fullsize_anim1.png") no-repeat scroll 0 0;
    padding-left: 50px !important;
}
.lang-col-ru .title_call, .lang-col-ru .title_call a, .lang-col-ru .title_call a span {
    font-family: Verdana !important;
}.lang-col-it .title_call, .lang-col-it .title_call a, .lang-col-it .title_call a span {
    font-family: "Source Sans Pro" !important;
}
.yolo-be-contact {
    background-color: #00A499;
}
a:hover {
    color: #00A499;
}
.title_call {
    color: #1f2a37;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#toggles {
    color: #1f2a37;
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
}
.title_call span {
    color: rgba(31, 42, 55, 0.7);
    display: block;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
}
.wordwide {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/04/Worldwide-shipping-gren.png") no-repeat scroll 0 0;
    line-height: 39px;
    padding-left: 50px !important;
}
.logobot.vc_col-sm-3 {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    width: 18%;
}
.footer-copy-right {
    background-color: #121a22;
    padding: 20px 0;
}
.footer-copy-right .widget-container {
    padding: 0;
    float: left;
}
.footer-copy-right .widget_nav_menu {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 0 0 15px;
    width: 61%;
    margin: 0 0 0 15px;
}
.footer-copy-right .widget_nav_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-copy-right .widget_nav_menu ul li:first-child {
    border-left: medium none;
    padding-left: 0;
}
.footer-copy-right .widget-title-wrapper h3 {
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 15px;
    margin: 0;
    font-family: "Source Sans Pro";
    padding: 0 0 5px 0;
    text-align: left;
}
.footer-copy-right .widget_nav_menu ul li a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
}
.footer-copy-right .widget_nav_menu ul li {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    padding: 0 8px;
}
.footiconbox.vc_col-sm-2 {
    width: 25%;
}
.foot-box-copy .wpb_content_element {
    margin: 0;
}
.top-copy-box {
    width: 75%;
}
.copy-menu-box ul li {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    padding: 0 8px;
}
.copy-menu-box ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.copy-menu-box ul li:first-child {
    border-left: medium none;
    padding-left: 0;
}
.copy-menu-box ul li a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
}
.copy-menu-box p {
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 15px;
    margin-bottom: 10px !important;
}
#newletttt input[type="email"] {
    border: 1px solid #000000;
    color: #000000;
}
.home-1 input[type="email"] {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    height: 40px;
    padding: 0 15px;
    width: 100%;
}
.home-1 input[type="submit"]:hover {
    background-color: #fff;
    color: #00A499;
}
.home-1 input[type="submit"] {
    background-color: #00A499;
    border: medium none;
    color: #fff;
    font-weight: bold;
    height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
}
.home-1 .wpcf7-form-control-wrap {
    margin-bottom: 15px;
    display: block;
}
.overlay-bg-box {
    padding-top: 5% !important;
    background-color: rgba(18, 26, 34, 0.5);
}
.footer-custom {
    background-image: url("/pure/04/footer_OPTIMIZED.jpg") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.yolo-footer-wrapper.footer-1 .wpb_wrapper h3 {
    margin-top: 0;
}
.has-fill-copy {
    background: #121a22;
    padding: 20px 0 !important;
}
.has-fill-copy .wpb_content_element {
    margin: 0;
}
.product-category-home-coll {
    float: left;
    padding: 0 15px !important;
    position: relative;
    text-align: center;
}
.category-title-box {
    padding: 20px 0 0;
}
.category-title-box a {
    color: #1f2a37;
    display: block;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: 700;
}
.footer-box-cal .icon-info p {
    color: #fff;
    padding-left: 30px;
}
.footer-box-cal .icon-info {
    color: rgba(255, 255, 255, 0.7);
    position: relative;
}
.footer-box-cal .icon-info i {
    color: #ffffff;
    font-size: 20px;
    padding-right: 20px;
    position: absolute;
    top: 5px;
}
.footer-box-cal .widget_nav_menu ul li a::before {
    content: ' \f054';
    font-family: FontAwesome;
    padding: 0 10px 0 0
}
.footer-box-cal .widget_nav_menu ul li {
    padding: 0;
}
.footer-box-cal .widget_nav_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-box-cal .widget_nav_menu ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.footer-custom .footer-back-to-top .back-to-top {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    margin: 50px auto 0;
    position: relative;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
    width: 100px;
}
.footer-custom .footer-back-to-top .back-to-top:hover i {
    animation-duration: 1.5s;
    animation-iteration-count: 1.5;
    animation-name: hvr-wobble-vertical;
    animation-timing-function: ease-in-out;
    color: #ffffff;
}
.footer-custom .footer-back-to-top .back-to-top i {
    display: block;
    font-size: 30px;
}
.col-rn-10 {
    padding: 0 0 20px;
}
.col-rn-10 .col-rn-5:first-child {
    margin-left: 0;
}
.col-rn-5 {
    display: inline-block;
    margin-left: 15px;
    width: 268px;
}
.col-rn-submit {
    text-align: right;
}
.yolo-be-contact .col-rn-submit input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-size: 16px;
    padding: 8px 30px;
    text-transform: capitalize;
}
.yolo-be-contact .wpcf7-form input[type="email"], .yolo-be-contact .wpcf7-form input[type="tel"], .yolo-be-contact .wpcf7-form input[type="text"] {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ffffff;
    border-radius: 5px;
    color: #000000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0 4%;
    width: 100%;
}
ul.breadcrumbs li a, ul.breadcrumbs li span {
    color: #ffffff;
}
.yolo-be-contact .col-rn-submit input[type="submit"]:hover {
    background: #1f2a37 none repeat scroll 0 0;
    color: #ffffff;
}
.yolo-be-contact h3.vc_custom_heading {
    color: #ffffff;
}
.yolo-be-contact input::-webkit-input-placeholder {
color:#000
}
.yolo-be-contact input::-moz-placeholder {
color:#000
}
.yolo-be-contact input:-ms-input-placeholder {
color:#000
}
.Social_Icon_images {
    float: none;
    padding: 0;
}
.Social_Icon_images ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.Social_Icon_images ul li {
    display: inline-block;
    padding: 0 5px 0 0;
}
.Social_Icon_images ul li a {
    display: block;
}
.enquiry-btn {padding: 10px 0 0 0;
    float: left;
}

.enquiry-btn a {
    background-color: #1f2a37;
    border: medium none !important;
    border-radius: inherit;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: Neuton !important;
    font-size: 15px;
    margin: 0px 2px;
    font-weight: 400;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    line-height: 15px;

}
.enquiry-btn a {
    transition: all 0.2s linear 0s;
}
.enquiry-btn a:focus, .enquiry-btn a:hover {
    background-color: #00A499;
    background-image: none;
}
.email_box {
    display: none;
    padding: 50px 0 0;
    z-index: 999;
}
#booknownb, .enquiry-btn a {
    transition: all 0.2s linear 0s;
}
.request-one-colon textarea {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #eeeeee;
    color: #1f2a37;
    font-size: 14px;
    font-style: normal;
    height: 185px;
    margin-top: 40px;
    text-transform: uppercase;
    width: 100%;
}
.request-one-colon {
    margin: 0 15px 20px 0;
}
#booknownb {
    background-color: #1f2a37;
    color: #ffffff;
    font-size: 17px;
    font-style: unset;
    height: 41px;
    padding: 5px 10px;
    text-transform: capitalize;
    width: 140px;
}
.request-one-btn {
    text-align: right;
}
.request-colon {
    display: inline-block;
    margin: 0 15px 20px 0;
    width: 350px;
}
.request-col-sm-6 .requestfree-row .request-colon:first-child {
    margin-left: 0;
}
.request-col-sm-6 .requestfree-row .request-colon {
    margin: 0 0 20px 15px;
    width: 322px;
}
#booknownb:hover {
    background-color: #00A499;
}
.request-col-4 .request-one-colon textarea {
    margin-top: 0;
}
.request-free-form input, .request-free-form select {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: currentcolor currentcolor #eeeeee;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #1f2a37;
    font-size: 14px;
    font-style: normal;
    height: 35px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta > span {
    padding-bottom: 25px;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta label {
    margin-right: 5px;
    width: auto;
}
.summary-product-wrap .social-share-wrap, .single-product-function {
    display: none
}
.catalog-filter .woocommerce-result-count, .catalog-filter form.woocommerce-ordering {
    display: none;
}
.clear {
    clear: both;
}
.footer-box-cal .widget-container {
    color: #ffffff;
    float: left;
    padding: 0 15px;
    width: 50%;
}
.footer-custom .widget-container h3.widget-title {
    color: #ffffff;
    font-family: Neuton;
    font-style: normal;
    font-weight: 400;
    text-align: left;
}
.sidebar.woocommerce-sidebar .widget-title {
    font-family: "Source Sans Pro";
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left !important;
}
.request-col-sm-6 {
    float: left;
    width: 58%;
}
.request-col-4 {
    float: right;
    width: 40%;
}
.sidebar.woocommerce-sidebar .widget {
    padding: 0 0 20px;
}
.search-form input[type="text"] {
    margin: 0;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0 !important;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #000000;
}
.yolo-top-bar-mobile {
    background: #1f2a37 none repeat scroll 0 0;
    padding: 8px 15px;
}
.widget_polylang ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.widget_polylang ul li {
    display: inline;
    list-style-type: none;
    margin: 0 5px 0 0;
    opacity: 0.5;
    transition: opacity 1s ease 0s;
}
.mobilephone .fa-phone::before, .yolo-top-bar-mobile .widget-container a {
    color: #ffffff;
}
.navbar-nav > li.menu_style_tab > ul {
    top: 95%;
}
@media only screen and (min-width:320px) and (max-width:480px) {
.ctcc-right-side {
    margin: 0 0 0 20px !important;
}
.wpcf7-form .ct_page .content-1, .wpcf7-form .ct_page .content-2 {
    float: none;
    width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    text-align: left;
    padding: 0 !important;
}
.summary-item-coll.tabletitle {
    font-size: 11px !important;
    padding: 3px !important;
}
.russian-coll .summary-item-coll.tabletitle {
    font-size: 11px !important;
    padding: 3px !important;
}
.summary-item-coll {
    font-size: 11px;
    width: auto !important;
}
.Social_Icon_images {
    float: none;
    padding: 0;
}
.enquiry-btn > a {
    margin: auto;
}
.enquiry-btn {
    /*float: none;
    margin: 20px 0 0;
    text-align: center;*/
}
.buy-btn-block button.buy-btn, .enquiry-btn a{    padding: 6px !important;    font-size: 10px !important;}
.enve {
    display: none !important;
}
.yolo-top-bar-mobile .widget-container a {
    font-size: 13px;
}
.yolo-top-bar-mobile {
    padding: 8px 6px !important;
}
.yolo-top-bar-mobile .widget_polylang {
    width: 25% !important;
}
.yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu ul.sub-menu {
    padding: 10px !important;
}
.yolo_megamenu_widget_area .image-grid-item {
    width: 49% !important;
    vertical-align: top;
}
.yolo_megamenu_widget_area .image-grid-item h2 a {
    color: #ffffff;
    font-size: 14px;
    padding: 8px 0 0;
}
}
 @media only screen and (min-width:481px) and (max-width:767px) {
.yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu ul.sub-menu {
    padding: 10px !important;
}
.yolo_megamenu_widget_area .image-grid-item {
    width: 24% !important;
    vertical-align: top;
}
.image-grid-item h2 a {
    color: #fff;
}
.product-category-home-coll {
    min-height: 350px;
}
}
@media only screen and (min-width:320px) and (max-width:767px) {
#yolo-footer-wrapper .footer-box-cal .widget-title.heading-title {
    margin-bottom: 10px;
    margin-top: 15px;
}
.page-title-inner .page-sub-title {
    font-size: 25px !important;
}
.cookie-bar-bar .ctcc-inner {
    align-items: center;
    display: block !important;
}
.ctcc-inner .ctcc-right-side {
    display: block;
    margin: 12px 0 0 !important;
    vertical-align: top;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content h4 a {
    color: #ffffff;
}
.yolo_megamenu_widget_area .woocommerce ul.product_list_widget li a {
    font-size: 14px;
    color: #fff;
}
.widget-post-thumbnail ul.posts-thumbnail-list > li {
    padding: 0 0 20px;
}
.yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu ul.sub-menu > li.menu-item > a {
    font-size: 14px;
    padding: 15px 0;
}
.yolo_widget_area > .yolo_megamenu_widget_area section:first-child {
    padding-top: 0;
}
.yolo_megamenu_widget_area .widget-title.heading-title {
    margin: 0;
    font-size: 14px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.full_width li .posts-thumbnail-content {
    margin-top: 0;
    padding-left: 20px;
    text-align: left;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li:hover {
    transform: translate3d(0px, 0px, 0px);
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li {
    border-bottom: medium none;
    padding: 0 0 20px;
}
.yolo_megamenu_widget_area .widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content h4 {
    font-size: 14px;
}
.hidedesk {
    display: block !important;
}
.yolo-mobile-header-nav li.current-menu-item {
    padding: 0;
    text-transform: uppercase;
}
.yolo-mobile-header-nav p.new_noth a {
    color: #ffffff;
    font-size: 14px;
    padding: 8px 0 0;
}
ul.berocket_aapf_widget li {
    display: inline-block;
    list-style-type: none;
    padding: 0 0 8px;
    vertical-align: top;
    width: 49% !important;
}
.woocommerce-sidebar.hidden-xs {
    display: block !important;
}
.tax-product_cat .col-md-9.col-xs-12, .tax-product_tag .col-md-9.col-xs-12, .post-type-archive .col-md-9.col-xs-12 {
    float: none !important;
}
.shop_attributes th, .shop_attributes td {
    display: block;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    padding: 4px 0 !important;
    width: 100% !important;
}
.request-col-4 {
    float: none;
    width: 100%;
}
.request-col-sm-6 {
    float: none;
    width: 100%;
}
.request-colon {
    margin: 0 0 20px !important;
    width: 100% !important;
}
.request-one-colon {
    margin: 0 0 20px;
}
.site-content-single-product .single-product-info .single-product-image-wrap {
    padding-right: 0;
    width: 100%
}
.site-content-single-product .single-product-info .summary-product-wrap {
    width: 100%;
    padding: 0 0 50px!important;
    position: relative
}
.summary-item-coll-product {
    border-bottom: medium none;
    float: none;
    width: 100%!important
}
.hermes.tp-bullets {
    display: none;
}
.footer-copy-right .widget-container {
    border: medium none !important;
    float: none;
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
    text-align: center;
    width: 100% !important;
}
.footer-copy-right .widget-title-wrapper h3 {
    text-align: center;
}
.footer-box-cal .widget-container {
    float: none;
    width: 100%;
}
.col-rn-5 {
    display: inline-block;
    margin: 0 0 10px !important;
    width: 100%;
}
.third {
    padding: 0;
    width: 100%;
}
.thirdnw {
    padding: 0;
    width: 100%;
}
.col-rn-10 {
    padding: 0;
}
.seiped {
    display: none;
}
}
@media screen and (min-width: 600px) and (max-width: 767px) and (orientation : portrait) {
a.seiped {
    display: none !important;
}
}
@media screen and (min-width: 600px) and (max-width: 767px) and (orientation : landscape) {
a.seiped {
    display: inline-block !important;
    padding: 0 0 0 10px;
}
.yolo-top-bar-mobile .qtranxs_widget {
    width: 15%;
}
.yolo-top-bar-mobile .mobilephone {
    width: 50% !important;
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.cookie-bar-bar .ctcc-inner {
    align-items: center;
    display: block !important;
}
.ctcc-inner .ctcc-right-side {
    display: block;
    margin: 12px 0 0 !important;
    vertical-align: top;
}
.hidedesk {
    display: block !important;
}
.yolo-mobile-header-nav li.current-menu-item {
    padding: 15px;
    text-transform: uppercase;
}
.yolo-mobile-header-nav p.new_noth a {
    color: #ffffff;
    font-size: 14px;
    padding: 8px 0 0;
}
ul.berocket_aapf_widget li {
    display: inline-block;
    list-style-type: none;
    padding: 0 0 8px;
    vertical-align: top;
    width: 49% !important;
}
.woocommerce-sidebar.hidden-xs {
    display: block !important;
}
.tax-product_cat .col-md-9.col-xs-12, .tax-product_tag .col-md-9.col-xs-12, .post-type-archive .col-md-9.col-xs-12 {
    float: none !important;
}
.request-one-colon {
    margin: 0 0 20px;
}
.request-colon {
    display: inline-block;
    margin: 0 0 20px;
    width: 100%;
}
.product-category-home-coll {
    width: 25% !important;
}
.yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu ul.sub-menu {
    padding: 10px !important;
}
.yolo_megamenu_widget_area .image-grid-item {
    width: 24% !important;
    vertical-align: top;
}
.image-grid-item h2 a {
    color: #fff;
}
.footer-box-cal .widget-container {
    min-height: 360px;
    width: 50%;
}
.col-rn-5 {
    display: inline-block;
    margin: 0 0 10px !important;
    width: 100%;
}
.col-rn-10 {
    padding: 0;
}
}
@media only screen and (min-width:992px) and (max-width:1024px) {
    .yolo-top-bar .top-sidebar.top-bar-right ul.icon-tophed li {

    padding: 4px 10px 0px 0 !important;

}
.request-one-colon {
    margin: 0 0 20px;
}
.request-colon {
    display: inline-block;
    margin: 0 0 20px;
    width: 100%;
}
.col-rn-5 {
    display: inline-block;
    margin: 0 0 10px !important;
    width: 100%;
}
.col-rn-10 {
    padding: 0;
}
header.yolo-main-header .yolo-header-wrapper .yolo-main-menu > li > a {
    font-size: 14px !important;
    padding: 23px 5px;
}
header.header-4.yolo-main-header .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .btn-book {
    font-size: 15px;
    padding: 0 9px;
}
.yolo-top-bar .top-sidebar aside + aside {
    margin-left: 10px;
}
}
div.light_square .pp_close {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/04/PNG-Image-23-?-22-pixels.png") no-repeat scroll right center !important;
}
.page-id-56 .yolo-site-content-page-inner, .page-id-58 .yolo-site-content-page-inner {
    margin: auto;
    width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
}
.tag-link-202, .tag-link-206, .tag-link-210, .tag-link-214, .tag-link-218, .tag-link-222, .tag-link-url li.tag-link-202, .tag-link-url li.tag-link-206, .tag-link-url li.tag-link-210, .tag-link-url li.tag-link-214, .tag-link-url li.tag-link-218, .tag-link-url li.tag-link-222, .tag-link-204, .tag-link-208, .tag-link-212, .tag-link-216, .tag-link-220, .tag-link-224, .tag-link-url li.tag-link-204, .tag-link-url li.tag-link-208, .tag-link-url li.tag-link-213, .tag-link-url li.tag-link-216, .tag-link-url li.tag-link-220, .tag-link-url li.tag-link-224 {
    display: none!important
}
.top-bar-right a:hover {
    color: #00A499;
}
#toggles:hover {
    color: #00A499;
}
.custom_map_mine {
    left: 0 !important;
}
.sidebar .tagcloud a, .wpb_widgetised_column .tagcloud a {
    font-size: 14px !important;
}
.request-one-btn .request-colon {
    margin: 0;
    vertical-align: middle;
}
.cookie-bar-bar .ctcc-inner {
    align-items: center;
    background: #00A499 none repeat scroll 0 0;
    padding: 8px 10px;
    margin: auto;
    max-width: 1140px;
}
#catapult-cookie-bar a {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/09/cookieitbtn.png") no-repeat scroll center top;
    color: #fff;
    width: 80px;
    display: block;
    font-size: 16px;
    padding: 25px 0 0 0;
    text-align: center;
}
.ctcc-left-sidte {
    margin: 0 25px;
}
.ctcc-right-side {
    margin: 0 0 0 60px;
}
.elanru {
    display: none !important;
}
.cookie-bar-bar button#catapultCookie {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/09/cookieitu.png") no-repeat scroll center top;
    border: medium none;
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 25px 0 0 0;
    width: 60px;
}
.ctcc-left-side {
    font-size: 16px;
}
.icondatess p:before {
    content: "\f017";
    font-family: "FontAwesome";
    padding: 0 8px 0 0;
}
@media only screen and (min-width:1200px) and (max-width:13409px) {
header .header-left ul.yolo-main-menu > li a {
    padding: 23px 9px !important;
}
}
header.yolo-main-header .yolo-header-wrapper .yolo-main-menu > li > a {
    font-size: 15px;
}
#main-menu .current_page_item {
    font-size: 15px;
    padding: 0;
}
header.header-4.yolo-main-header .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .btn-book {
    margin: 7px 0px;float: left;
    border: 2px solid #fff;
    line-height: 50px;
}
.my_title_css .banner-content h3.banner-title {
    color: #000 !important;
}
.my_title_css .banner-content h3.banner-title:hover {
    color: #fff !important;
}
.page-title-inner .page-sub-title {
    font-size: 35px;
    color: #fff !important;
}
.woocommerce .single-product .related .product-item-wrap:hover .product-link {
    opacity: 1;
    visibility: visible;
}
.woocommerce .single-product .related .product-item-wrap:hover .product-actions {
    opacity: 1;
    right: 10px;
}
header .header-left ul.yolo-main-menu ul.posts-thumbnail-list.thevox .imgbop a {
    padding: 0 !important;
}
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area .widget-post-thumbnail ul li {
    vertical-align: middle;
    width: 24%;
}
.thevox .posts-thumbnail-content.p-font a {
    font-weight: bold;
}
.popupu {
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #000;
}
.popupu-inner {z-index: 2000;
    max-width: 700px;
    width: 90%;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.popupu-close {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border-radius: 1000px;
    color: #fff;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 35px;
    height: 30px;
    line-height: 100%;
    padding-top: 4px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}
.popupu-close:hover {
}
.lang-col-en .popupu-inner p {
    color: #737373;
    font-family: "Lora", serif !important;
    font-size: 18px !important;
    text-align: center;
    margin: 0 0 25px 0;
}
.lang-col-en .popupu-inner h3 {
    font-family: 'Hind', sans-serif !important;
    font-size: 2.067em;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.55px;
    line-height: 1.2em;
    padding: 70px 0 20px;
}
.popupu-inner h3 {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/11/phone-40-xlic.png") no-repeat scroll center top;
    color: #fff;
    margin: 0;
    font-size: 2.067em;
    padding: 70px 0 30px;
    text-align: center;
}
.col-5-pop {
    float: left;
    padding: 0 2% 20px 2%;
    width: 50%;
}
.col-rol-no {
    padding: 0 2% 20px 2%;
}
.popupu-inner input[type="text"], .popupu-inner input[type="email"], .popupu-inner input[type="tel"] {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #fff !important;
    box-shadow: 0 0 0 0.5px #ffffff;
    width: 100%;
    color: #fff;
    border-radius: 5px;
}
.popupu-inner input[type="text"]::placeholder {
color: #fff;
}
.popupu-inner input[type="email"]::placeholder {
color: #fff;
}
.popupu-inner input[type="tel"]::placeholder {
color: #fff;
}
.col-ubmits input[type="submit"] {
    background: #00A499 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 20px;
    padding: 5px 20px;
    border-radius: 3px;
}div#ordesucess {
    text-align: center;
}
.popupu-inner .wpcf7-response-output {
    color: #fff !important;
}
.col-ubmits {min-height: 50px;
    text-align: center;
}
.tribe-events-pg-template {
    padding: 65px 0 0;
}
/*new section css here*/
#new_sectionhome .icon-box-shortcode-wrap.style_4 .icon-box-container .icon-wrap .icon-main {
    width: 150px;
    height: 150px;
}
#new_sectionhome .vc_separator h4 {
    color: #00A499;
    font-weight: bold;
    font-style: italic;
    font-family: Pacifico !important;
}
#new_sectionhome h2 {
    margin: 0;
}
#new_sectionhome h4.vc_custom_heading {
    margin-top: 0;
}
.new_sectionhome .eltd_circles_holder.four_columns .eltd_circle_outer {
    width: 25%;
}
.new_sectionhome h4.eltd_text_in_circle {
    font-family: Montserrat;
    font-size: 60px;
    font-weight: 400;
    font-style: normal;
    color: #00A499;
}
.new_sectionhome .eltd_circles_holder {
    position: relative;
    display: inline-block;
    width: 100%;
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
    border-color: #afafaf;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner {
    position: relative;
    display: block;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    padding: 9px;
    border: 1px solid #afafaf;
    border-radius: 50%;
    -webkit-transition: border-color .15s ease-in-out, padding .15s ease-in-out;
    -moz-transition: border-color .15 ease-in-out, padding .15s ease-in-out;
    -ms-transition: border-color .15s ease-in-out, padding .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, padding .15s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    transition: border-color .15s ease-in-out, padding .15s ease-in-out;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner2.image_with_text {
    background-repeat: no-repeat;
    background-size: cover!important;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner2 .process_icon, .eltd_circles_holder .eltd_circle_inner2, .eltd_circles_holder .eltd_circle_inner2 .eltd_text_in_circle {
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out, background-color .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out;
}
.new_sectionhome .eltd_circle_inner {
    border-color: rgb(218, 218, 218);
    border-width: 2px;
    background-color: rgb(247, 247, 247);
    width: 203px;
    height: 203px;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner2 {
    position: relative;
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.new_sectionhome .eltd_circle_outer.image_with_text_type:hover .eltd_circle_inner2 .shader {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: .85;
    filter: alpha(opacity=85);
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner2 .shader {
    content: "";
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    height: inherit;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
    -webkit-transition: -webkit-transform .22s ease-in-out, opacity .2s ease-in-out;
    transition: transform .22s ease-in-out, opacity .2s ease-in-out;
    border-radius: 50%;
}
.new_sectionhome .eltd_circle_outer.image_with_text_type:hover .eltd_text_in_circle_hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.new_sectionhome .eltd_circle_outer.image_with_text_type:hover .eltd_text_in_circle {
    opacity: 0;
    filter: alpha(opacity=0);
}
.new_sectionhome .eltd_circles_holder .eltd_circle_outer {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner:hover, .eltd_team_social_holder .eltd_social_icon_holder:hover .eltd_icon_stack {
    border-color: #00A499!important;
}
.new_sectionhome .eltd_text_in_circle_hover {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 100;
    -webkit-transition: -webkit-transform .22s ease-in-out, opacity .2s ease-in-out;
    transition: transform .22s ease-in-out, opacity .2s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px !important;
    line-height: 24px;
    font-style: normal;
    font-weight: 700;
}
.new_sectionhome .eltd_circle_outer.image_with_text_type:hover .eltd_circle_inner2 .shader {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: .75;
    filter: alpha(opacity=85);
}
.new_sectionhome .eltd_circles_holder .eltd_circle_inner2 img, .eltd_circles_holder .eltd_circle_inner2 .process_icon, .eltd_circles_holder .eltd_circle_inner2 .eltd_text_in_circle {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_text_holder {
    display: block;
    text-align: center;
    margin: 24px 0 0;
    padding: 0 10px;
}
.new_sectionhome .eltd_text_in_circle_hover {
    position: absolute;
    top: 35%;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 100;
    -webkit-transition: -webkit-transform .22s ease-in-out, opacity .2s ease-in-out;
    transition: transform .22s ease-in-out, opacity .2s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    font-weight: 700;
}
.new_sectionhome .eltd_circles_holder .eltd_circle_text_holder .eltd_circle_separator {
    width: 25px;
    margin: 25px auto;
    position: relative;
    display: block;
    border-bottom: 2px solid #dadada;
}
.new_sectionhome .eltd_circles_shortcode.with_lines .circle_line_holder {
    position: absolute;
    left: 80px;
    display: block;
    width: 82%;
    height: 0;
    border-top: 1px dotted;
    border-color: inherit;
    content: "";
}
.lang-col-en h4.eltd_text_ircle {
    font-size: 24px;
}/*new section css here*/
.hidebbpo {
    display: none;
}
.yolo-top-bar .top-sidebar.top-bar-right aside + aside {
    margin-left: 10px;
}
.yolo-top-bar .top-sidebar.top-bar-right {
    font-size: 13px;
}
.comment-form input[type="text"], .comment-form input[type="search"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form input[type="password"], .comment-form textarea {
    border: 1px solid #dbdbdb;
}
.megamenu-widget-image .megamenu-img {
    max-width: 130px;
}
h2.tribe-events-page-title {
    text-align: left;
}
a.tribe-events-ical.tribe-events-button, a.tribe-events-gcal.tribe-events-button {
    display: none !important;
}
.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
/*display: none;*/
}
.tribe-events-sub-nav {
    display: none;
    padding: 0;
}
#tribe-events {
    margin: auto;
    max-width: 1170px;
}
.events-archive .entry-content, .events-archive .entry-header {
    width: 100%;
}
.new-letter-en {
    background: rgba(255, 255, 255, 0.95) !important;
}
.nes-wb-op .blog-wrap.large-image .entry-meta-category {
    display: none;
}
.yolo-canvas-menu-wrapper.dark {
    width: 350px;
}
@media only screen and (min-width:320px) and (max-width:767px) {
    .popupu-close {top: -40px !important;}
    .h3class {
font-size: 25px !important;
    display: block;
    letter-spacing: 0 !important;
    padding: 0px 0 24px 0 !important;

}

.new_sectionhome .eltd_circles_holder.four_columns .eltd_circle_outer {
    width: 100%;
    margin-bottom: 30px;
}
.new_sectionhome .eltd_circles_shortcode.with_lines .circle_line_holder {
    display: none;
}
.order_form .col-5-pop {
    float: none;
    padding: 0 0% 10px;
    width: 100%;
}
.p-formblock .col-5-pop {
    float: none;
    padding: 0 0% 20px;
    width: 100%;
}.p-formblock {

    padding: 15px 10px !important;
}
}
.yolo-top-bar .top-sidebar.top-bar-right ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.yolo-top-bar .top-sidebar.top-bar-right ul.icon-tophed li {
    display: inline-block;
    padding: 4px 20px 0px 0;
    text-align: left;
}
.yolo-top-bar .top-sidebar.top-bar-right ul.icon-tophed li span {
    display: block;
    line-height: 20px;
}
.yolo-top-bar .top-bar-left {
    text-align: left;
    height: 50px;
}
.yolo-top-bar {
    line-height: 50px;
}

.article-item-row .product.type-product {
    float: left;
    width: 33.33333333%;
    margin-bottom: 25px;
    margin-top: 0;
}.sidebar h4.widget-title, .wpb_widgetised_column h4.widget-title {

    text-align: left;
}header.header-4.yolo-main-header .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .request-btn {
    display: none;
}
header.header-4.yolo-main-header .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-right .request-btn:hover{background-color: #00A499;}
header.header-4.yolo-main-header .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-right .request-btn{display: block;
    border: solid 2px #1f2a37;
    margin: 7px 10px 0 0;
    line-height: 50px;
    float: left;
    background-color: #1f2a37;
    text-transform: uppercase;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    color: #fff;}
header.yolo-main-header .yolo-header-nav-wrapper.sticky-on .yolo-header-wrapper .yolo-main-menu > li > a {
    font-size: 12px;
}
.order_form input::-webkit-input-placeholder {

color:#737373;
}
.order_form input::-moz-placeholder {

color:#737373;
}
.order_form input:-ms-input-placeholder {

color:#737373;
}
.buy-btn-block span.quantity input[type="text"] {
    height: 28px;
    width: 25px;
    border: 1px solid #ccc;
    padding: 0;
    text-align: center;
}.buy-btn-block .count span {
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.buy-btn-block .minus, .buy-btn-block .plus {
    border: 1px solid #ccc;
    padding: 2px 9px;
    width: 28px;
    text-align: center;
    cursor: pointer;
}.buy-btn-block {padding: 10px 10px 0 0;
    float: left;

}.buy-btn-block .count { display:none;
    padding: 7px 10px 0 0;
    float: left;
}.buy-btn-block button.buy-btn{background-color: #1f2a37;
    border: medium none !important;
    border-radius: inherit;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: Neuton !important;
    font-size: 15px;
    margin: 0px 2px;
    font-weight: 400;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    line-height: 15px;}
    img#ingy {

    max-width: 80px;
}
.buy-btn-block button.buy-btn:hover{    background-color: #00A499;}
.p-formblock {     position: relative;    margin: auto;
    max-width: 600px;
    background-color: #fff;
    padding: 40px 25px  30px 25px;
}

.p-formblock select,  .p-formblock input[type=text],  .p-formblock input[type=email],  .p-formblock input[type=tel]{     box-shadow: 0 0 0 1px lightgrey !important;
    background: #fff none repeat scroll 0 0;border-radius: 5px;
    color: #737373;
    border: 1px solid #4a4a4a !important; width: 100%;}
    span.wpcf7-form-control-wrap.post_select_pro {
    padding: 25px 0 0 0;
    display: block;
}
 .p-formblock input::-webkit-input-placeholder {

color:#737373;
}
 .p-formblock input::-moz-placeholder {

color:#737373;
}
 .p-formblock input:-ms-input-placeholder {

color:#737373;
} .p-formblock .wpcf7-response-output {
    color: #000 !important;
}
.p-formblock select {
    width: 100%;
}header.header-4.yolo-main-header .yolo-sticky-wrapper .sticky-on {
  height: 67px !important;

}
.p-formblock h3 {
    font-family: san_francisco_textregular,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    background: rgba(0,0,0,0) url(/wp-content/uploads/2017/11/phone-40-xlic.png) no-repeat scroll center top;
    color: #fff;
    margin: 0;
    font-size: 2.067em;
    padding: 70px 0 30px;
    text-align: center;
}.p-formblock label {
    display: block;
}.p-formblock p {
    margin: 0;
    padding: 0;
}
.popuclose{    display: block;
    background: none;
    border: none;
    border-radius: 0;
    font-size: 0;
    line-height: 1;
    margin: 0;
    outline: none;
    text-align: center;
    text-decoration: none;
    appearance: none;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 10px;
    font-size: 35px;}
div#clickBuyModal {
    z-index: 9999999;
}.lang-col-it .buy-btn-block, .lang-col-en .buy-btn-block {
    display: none;}
    .blog-paging-wrapper.blog-paging-default.text-right {
    text-align: center;}

/* STAFF */
.staff.item-views.list .item{margin:0px 0px 30px;}
.staff.item-views.list .item.padding-img{margin-bottom:-1px;display:block;box-shadow:none;border:1px solid #f5f5f5;}
.staff.item-views.list .item.wti{padding-left:40px;}
.staff.item-views.list .item.shadow.padding-img:hover{box-shadow:0px 0px 27px rgba(0,0,0,0.1);}
.staff.item-views.list h3 + .item{margin-top:36px;}
.staff.item-views.list .items >div:last-of-type .item{margin:0px;}
.staff.item-views.list .items >div .item:hover{box-shadow:0 0 27px 0 rgba(0,0,0,.1);}

.staff.item-views .item .image{max-height:none;width:auto;}
.staff.item-views.table .item .image.w-picture img{width:auto;}
.staff.item-views .item .post{margin:0px;color:#9a9a9a;line-height:20px;}
.staff.item-views.table .item .text{padding:17px 20px 15px;}
.staff.item-views.table .item .title{text-align:left;font-weight:400;}
.list-type-block.item-views.staff .item .title{margin-bottom:5px;}
.list-type-block.item-views.staff.staff-block .item:not(.wti) .title{margin-top:0px;}
.staff.item-views.list .item .image{padding:0px;width:191px;}
.staff.item-views.list.staff-block .item .image{border-radius:100%;margin:25px;width:150px;height:150px;}
.staff.item-views.list .item .image.padding{width:210px;}
.staff.item-views.list .item .post{font-size:0.933em;}
.staff.item-views.list.image_left .item .text{padding:17px 20px 20px 0;}
.staff.item-views.list.image_left .item.wti .text{padding:20px;}
.staff.item-views.list.image_right .item .text{padding:17px 0 20px 20px;}
.staff.item-views.list.image_right .item.wti .text{padding:20px;}
.staff.item-views.list.image_right .item .image.padding{padding-right:30px;}
.list-type-block.item-views.image_right.staff .item .body-info{padding-left:40px;}
.list-type-block.item-views.image_right.staff .item.wti .body-info{padding-left:0px;padding-right:0px;}
.list-type-block.staff.item-views .items .item .body-info{padding-right:40px;}
.list-type-block.staff.item-views .items .item.wti .body-info{padding-left:40px;}
.list-type-block.staff hr{margin:25px 0px 25px;}

.table-type-block.item-views .row{margin:0px;}
.table-type-block.item-views.items-list3 .row, .table-type-block.item-views.table-elements .row{margin-left:-15px;margin-right:-15px;}
.table-type-block.item-views h3 + .row{padding-top:10px;}
.table-type-block.item-views .row > div{padding:0px;}
body .table-type-block.item-views .row > div .item{margin:0px -1px -1px 0px;}
.table-type-block.item-views.items-list3 h3{margin-top:26px;}
.table-type-block.item-views.items-list3  .row > div, .table-type-block.item-views.table-elements  .row > div{padding-left:15px;padding-right:15px;padding-bottom:30px;}

.table-type-block.item-views.items-list3 .item{display:block;padding:53px 25px;margin:0px;box-shadow:none;border:1px solid #f5f5f5;}
.table-type-block.item-views.items-list3 .shadow .item:hover{box-shadow:0px 0px 27px rgba(0,0,0,0.1);}
.table-type-block.item-views.items-list3 .item .image{float:none;text-align:center;height:60px;line-height:57px;}
.table-type-block.item-views.items-list3 .item .image img{display:inline-block;}
.table-type-block.item-views.items-list3 .item .image.wti a{display:block;}

.item-views.front.staff-items{padding-bottom:80px;}
.item-views.staff-items.table-type-block .item{text-align:center;display:block;padding:40px 35px 24px;}
.item-views.staff-items.table-type-block.front .item{padding-top:0px;}
.item-views.staff-items.table-type-block .item .image{border-radius:100%;overflow:hidden;width:150px;height:150px;line-height:147px;margin:0px auto 23px;}
.item-views.staff-items.table-type-block .col-md-2 .item .image{width:80px;height:80px;line-height:77px;}
.item-views.staff-items.table-type-block .item .image a{display:block;}
.item-views.staff-items.table-type-block .item .image.wpi{background:#f8f8f8;}

.item-views.staff-items.table-type-block.normal .item .image{width:100%;border-radius:0px;height:auto;margin-bottom:19px;}
.item-views.staff-items.table-type-block.normal .item{margin:0px;padding:0px;text-align:left;}
.item-views.staff-items.table-type-block.normal .item .body-info{padding:0px 20px;}
.item-views.staff-items.table-type-block.normal .item .title{text-align:left;}

.item-views .item .image.wpi img{width:auto;opacity:0.2;vertical-align:bottom;}
.item-views .item .image.wpi .image-inner{background:#f8f8f8;}
.item-views.staff-items.table-type-block .item .top-block-wrapper{padding:0px 0px 16px;}
.item-views.staff-items.table-type-block .item .title{font-weight:bold;color:#222;margin-bottom:1px;text-align:center;}
.item-views.staff-items.table-type-block .item .post{font-size:14px;color:#9a9a9a;}
.item-views.staff-items.table-type-block .item .previewtext{padding:0px 0px 14px;margin:0px;}
.item-views.staff-items .item.table-type-block .middle-props{padding:14px 0px 0px;}
.item-views.staff-items .item .middle-props{}
.item-views.staff-items.table-type-block .item .bottom-props{padding:14px 0px 0px;margin:0px -5px;font-size:0px;}
.item-views.staff.list .item .bottom-props{padding:0px 0px 20px;margin:0px -5px;}
.item-views .item .bottom-props > a{width:38px;height:38px;border-radius:100%;margin:10px 5px 0px;background:#dedede;line-height:35px;font-size:15px;display:inline-block;vertical-align:top;transition:background ease 0.3s;color:#fff;font-size:0px;overflow:hidden;}
.item-views .item .bottom-props > a:hover{background:#222;}
.item-views .item .bottom-props > a:before{content:"";display:block;background:url(/images/svg/icons_contacts.svg) 0px 0px no-repeat;width:100%;height:38px;}
.item-views .item .bottom-props > a.social_vk:before{background-position:-27px 0px;}
.item-views .item .bottom-props > a.social_odn:before{background-position:-56px -29px;}
.item-views .item .bottom-props > a.social_fb:before{background-position:-55px 0px;}
.item-views .item .bottom-props > a.social_mail:before{background-position:-167px -28px;}
.item-views .item .bottom-props > a.social_tw:before{background-position:-83px 0px;}
.item-views .item .bottom-props > a.social_skype:before{background-position:-168px 0px;}
.item-views .item .bottom-props > a.social_inst:before{background-position:-112px 0px;}
.item-views .item .bottom-props > a.social_google:before{background-position:-29px -29px;}
.item-views .item .bottom-props > a.social_bitrix:before{background-position:1px -27px;}

@media all and (min-width:601px){
    .detail.staff .detailimage{float:left;}
    .detail.staff .detailimage + .post-content{padding-left:220px;}
    .top_mobile_region .confirm_region{padding-top:12px;}
    .top_mobile_region .confirm_region .title{display:inline-block;padding-right:30px;}
    .top_mobile_region .confirm_region .buttons{display:inline-block;padding-top:11px;}
    .top_mobile_region .confirm_region .buttons > span{width:auto;}
    .top_mobile_region .confirm_region .buttons > span .btn{padding-left:20px;padding-right:20px;}
    body .top_mobile_region .confirm_region + .close_popup{top:35px;}
    .middle_info .bx_catalog_item_scu .bx_scu{margin-right:-19px;}
}

.item-views.table .item {
  margin-bottom: 16px;
  border: 1px solid #f5f5f5;
  transition: box-shadow .3s ease;
  display: block;
  box-shadow: none;
  min-height:470px;
}
.item-views .shadow .item:hover, .projects.item-views.table .flexslider .item:hover{box-shadow:0 0 27px 0 rgba(0,0,0,.1);}
.yolo-video-player {
  margin-top:0px !important;
}
.woocommerce .vc_col-sm-6 .banner-image img, .woocommerce-page .vc_col-sm-6 .banner-image img {
  height:250px;
}
.yolo-top-bar .top-bar-right {
  text-align:right;
}
@media all and (max-width:1250px){
  .yolo-top-bar .top-sidebar.top-bar-right ul.icon-tophed li:last-child {
    display:none;
  }
}
.flexy {
  display:flex;
}
.yolo-top-bar .top-bar-left {
  width: 220px;
}
@media all and (max-width:1200px){
  .top-sidebar aside a.emailtop {
    display: block;
    width: 20px;
    height: 53px;
    overflow: hidden;
  }
  .yolo-top-bar .top-bar-left {
    width: 30px;
  }
}
@media (max-width: 767px){
    .nbrains-slider-block {
        display:none;
    }
    .category-title-box {
      padding:0;
    }
    .banner-shortcode-wrap.style_2 .banner-content .banner-content-inner .banner-title, .banner-shortcode-wrap.style_2 .banner-content .banner-content-inner .banner-label {
      width: 87%;
      margin-left: 6%;
    }
    .woocommerce img, .woocommerce-page img {
      width:auto;
    }
.header-mobile-before img{max-height:100px;}
    .product-category-inner {
      text-align:center;
    }
    .wpb_single_image.vc_align_left {
      text-align:center;
    }
    .vc_custom_1492437395528 {
      background-image:none !important;
      padding:0 !important;
    }
    .vc_custom_1492434387521 {
      background:none !important;
      padding:0 !important;
    }
    .vc_custom_1492436947144 {
      background-color:#1f2a37 !important;
      font-size:14px;
    }
    .wpb_wrapper > div:last-child {
      margin-top:10px;
    }
    .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
      padding:0;
    }
    .vc456787897, .vc_custom_1492494640366, .vc_custom_1492748259918, #text-5, #text-7, .logofoot {
      display:none;
    }
    .entry-content {
      padding:0;
    }
    .page-title-margin, .archive-title-margin {
      margin:20px 0 0;
    }
    .page-title-margin section, .archive-title-margin section {
      background-image:none !important;
      background-color:transparent !important;
    }
    .yolo-page-title-overlay {
      background-color:transparent !important;
      opacity:1;
    }
    .yolo-page-title-wrap {
      height:auto;
    }
    .yolo-page-title-wrap h1 {
      color:#1f2a37;
    }
    .yolo-breadcrumb-wrap ul.breadcrumbs > li, .yolo-breadcrumb-wrap ul.breadcrumbs a {
      color:#1f2a37;
    }
}
.product-category-home-coll.product-item-wrap .product-category-inner {
  min-height:300px;
}
.product-category-home-coll.product-item-wrap > .product-category-inner > a:first-child {
  display:block;
  min-height:255px;
}

/* Новый выбор языка */
.widget_polylang > ul {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 48px;
    line-height: 1;
    padding: 40px 0 0 !important;
    position: relative;
    text-align: left;
    width: 70px;
}
.widget_polylang.ru-RU > ul {
    height: 55px;
}
.widget_polylang > ul:after {
    border: 1px solid #fff;
    border-width: 1px 1px 0 0;
    content: "";
    height: 6px;
    pointer-events: none;
    position: absolute;
    right: 5px;
    top: 18px;
    transform: rotate(135deg);
    width: 6px;
}
.widget_polylang > ul.active > li {
    display: block;
}
.widget_polylang > ul.active:after {
    top: 21px;
    transform: rotate(-45deg);
}
.widget_polylang > ul > li {
    background: #202937;
    display: none;
    height: 25px;
    margin: 0;
    opacity: 1 !important;
    padding: 0 0 0 8px;
    width: 100%;
}
.widget_polylang > ul > li.current-lang {
    display: block;
    left: 0;
    position: absolute;
    top: 15px;
}
.widget_polylang > ul > li > a {
    display: block;
    height: 25px;
    text-decoration: none;
}
.widget_polylang > ul > li > a > span {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    margin: 0 5px;
}
@media only screen and (max-width: 991px) {
    .widget_polylang > ul {
        height: 30px;
        padding: 30px 0 0 !important;
    }
    .widget_polylang > ul:after {
        top: 9px;
    }
    .widget_polylang > ul.active:after {
        top: 11px;
    }
    .widget_polylang > ul > li.current-lang {
        top: 5px;
    }
}
/* End */
/* /bitrix/templates/osq-new/components/bitrix/search.title/.default/style.css?1634759628625 */
/* /bitrix/templates/osq-new/styles.css?173757411112378 */
/* /bitrix/templates/osq-new/template_styles.css?1734458188153344 */
