/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.header-tel {
    color: #333;
    font-size: 1.2rem;
    font-weight: 600;
}
.header-stack #Top_bar .logo {
    padding: 0;
}
#Top_bar .menu > li {
    display: inline-block;
    float: none;
}
#Top_bar .menu_wrapper {
    width: 100%; 
	position: relative;
    text-align: center;
    float: none;}

.logos {
    display: block;
    width: 19%;
    float: left;
    padding: 0;
}
.header-buttons ul, .header-buttons_2 ul {
    padding: 8px 0 0 0;
    margin: 0;
    list-style-type: none!important;
}
.haeder-contacts {
    width: 20%;
    float: left;
    text-align: right;
    padding-top: 3.6%;
}
.haeder-contacts {
    font-size: 18px;
    margin-bottom: 7px;
    color: #5b5b75;
}
.header-buttons {
    display: block;
    width: 18%;
    float: left;
    padding-top: 1.2%;
    margin-left: 10%;
	text-align:center;
}
.header-buttons_2 {
    display: block;
    width: 28%;
    float: left;
    padding-top: 1.8%;
    margin-left: 4%;
	text-align:center;
}
.header-buttons ul li, .header-buttons_2 ul li {
    margin-bottom: 10px;
}
.header-tel {
    color: #333;
    font-size: 1.2rem;
font-weight:600;
}
.item-103 a {
    color: #0d80ff;
    font-size: 120%;
    font-weight: 600;
}
.header-buttons ul li a:hover, .header-buttons_2 ul li a:hover {
    text-decoration: none;
}

.header-tel:hover {
    color: #333;
}
.button_zapis {
   padding: 13px 25px;
    color: #333;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: -.4px;
    background-color: #fff;
    border: 2px solid #0B67BE;
    border-radius: 40px;
}
.button_zapis:hover {
    background-color:#0B67BE;
   color: #fff!important;
text-decoration:none!important;
}
@media only screen and (max-width: 1239px) {
	.header-tel {
		font-size: 1rem;
	}
	.haeder-contacts {
		padding-top: 6%;
	}
	.haeder-contacts {
		width: 25%;
	}
	.header-buttons {
		margin-left: 5%;
	}
}
@media only screen and (max-width: 959px) {
	.haeder-contacts {
		width: 50%;
	margin-left: 50%;
		padding-top: 0;
	}
	.logos {
		width: 30%;
	}
	.header-buttons, .header-buttons_2 {
		width: 30%;
	margin-left: 5%;
	}
}
@media only screen and (max-width: 767px) {
	#Top_bar .logo #logo {margin: 0;}
	#Top_bar #logo img.logo-mobile {
		max-width: 300px;
	}
	#Top_bar a.responsive-menu-toggle {
		top: -50px;
		display: none;
	}
	.haeder-contacts {
		width: 100%;
		margin-left: 0;
		padding-top: 30px;
		text-align:center;
		margin-bottom: 40px;
	}
	.logos {
		margin: 15px 0;
		width: 100%;
		text-align:center;
	}
	.header-buttons, .header-buttons_2 {
		width: 100%;
		margin-left: 0;
	}
	.header-buttons ul, .header-buttons_2 ul {
		padding: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#Top_bar #logo {
		width:100%;
		padding: 5px 0;
	}
	.button_zapis {padding: 13px 15px;}
}

/* content */
.text-uppercase {
    text-transform: uppercase;
}
.m-b2 {
    margin-bottom: 20px;
}
.h2, #Content h2 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 500;
    color: #414141;
}
.p1 {
    font-size: 20px;
}
.header_bg:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #d8d8d8;
    border-radius: 28px 0 0 28px;
    z-index: 0;
}
.header_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	position: relative;
}
.header_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 50%;
}
.header_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 50%;
	position: relative;
}
h1.header_title {
	text-transform: uppercase;
    font-size: 48px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 30px;
    color: #414141;
}
img.header_col_right_img {
    max-width: none !important;
    position: absolute;
    right: 8px;
    width: 133%;
    height: auto !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header_p1 {
    margin-bottom: 50px;
	font-size: 20px;
}
p.conversion-title1 {
    font-weight: 700;
    font-size: 42px;
    line-height: 1.142em;
    margin-bottom: 40px;
}
p.conversion-text1 {
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 17px;
}
a.butt {
	font-weight: 600;
    font-size: 18px;
    padding: 12px 15px;
    color: #1f1f1f;
    font-family: "Inter",sans-serif;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 3px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    background-color: #fff;
}
a.butt:hover {
	text-decoration: none;
	color: #1f1f1f;
	background: #fff;
	opacity: .9;
}
.header_left_info a.butt {
	background-color: #414141;
	color: #fff;
}
.header_left_info a.butt:hover {
	background-color: #1f1f1f;
	color: #fff;
}
.promo {
    background: #fff;
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 10%);
    box-shadow: 0 0 8px rgb(0 0 0 / 10%);
    border-radius: 8px;
    padding: 25px 20px 10px;
    max-width: 166px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 20px;
}
.promo1 {
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1;
}
.promo p {
    margin-bottom: 0;
	font-size: 14px;
}
.promo1_1 {
    font-size: 20px;
}
.promo1_2 {
    font-size: 36px;
    margin-left: 5px;
}
.promo1_3 {
    font-weight: 700;
    font-size: 20px;
}
@media only screen and (min-width: 768px) {
	.header_left {
		padding-top: 150px;
		padding-bottom: 200px;
	}
}
@media only screen and (max-width: 767px) {
	h1.header_title {font-size: 38px;}
	.header_left { padding-top: 50px; }
	img.header_col_right_img {display: none;}
	.promo {position: relative;left: 30%;-webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); bottom: -20px;}
}

.header_card_inner {
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 10%);
    box-shadow: 0 0 8px rgb(0 0 0 / 10%);
    border-radius: 28px;
    padding: 20px 48px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    height: 100%;
}
.header_card_title {
	font-size: 20px;
    font-weight: 500;
	margin-bottom: 10px;
}
p.header_card_text {
    margin-bottom: 0;
}
p.p3.header_card_text {
    font-size: 15px;
}
@media only screen and (min-width: 576px) {
	.header_card_active .header_card_inner {
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
		-webkit-box-shadow: 0 0 38px rgb(0 0 0 / 25%);
		box-shadow: 0 0 38px rgb(0 0 0 / 25%);
	}
}

.form_section:after{content:"";position:absolute;top:150px;width:100%;height:330px;background-color:#d8d8d8}
.formblock .column_attr{position:relative;padding-top:225px}
.formblock img.art{position:absolute;display:block;width:100%;max-width:732px !important;left:0;right:0;top:0;margin-left:auto;margin-right:auto}.formblock_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:990px;border-radius:4px;-webkit-box-shadow:0 0 16px rgba(0,0,0,.3);box-shadow:0 0 16px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;padding:48px;text-align:left;background-color:#fff;background-repeat:no-repeat;margin-left:auto;margin-right:auto}
.art-title{color:#54595f;font-size:30px;line-height:1.4;margin-bottom:20px}.art-info{color:#444;font-size:37px;line-height:1;margin-bottom:35px}
.art-subtitle p{color:#000;font-size:16px;line-height:1.4}
a.art-link{display:inline-block;text-align:center;padding:16px 24px;text-shadow:0 -1px 0 #0b67be;-webkit-box-shadow:0 -2px 0 #0b67be inset;box-shadow:inset 0 -2px 0 #0b67be;color:#fff;background-color:#0b67be;transition:all .2s}
a.art-link:hover{text-decoration:none;background-color:#1876ce;color:#fff}
.flex-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
@media only screen and (max-width: 767px) {
	.art-info {font-size: 28px;}
	.art-title {font-size: 22px;}
	.art-subtitle a.butt { padding: 15.5px 8px; }
	.formblock img.art {display:none}
	.formblock .column_attr {padding-top: 0;}
}

/* tabs */
picture{display:block}
picture.img-lg,picture.img-md,picture.img-sm,picture.img-xl,picture.img-xlg,picture.img-xxl{position:relative;width:100%}
picture.img-lg img,picture.img-md img,picture.img-sm img,picture.img-xl img,picture.img-xlg img,picture.img-xxl img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100% !important;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}
picture.img-sm{height:0;padding-bottom:40%}
picture.img-md{height:0;padding-bottom:55%}
picture.img-lg{height:0;padding-bottom:66%}
picture.img-xlg{height:0;padding-bottom:80%}
picture.img-xl{height:0;padding-bottom:100%}
picture.img-xxl{height:0;padding-bottom:120%}
picture.img-contain img{-o-object-fit:contain;object-fit:contain}
picture.img-mw img{width:auto}
picture.img-full img{max-width:100%}
picture.img-hover{overflow:hidden}
picture.img-hover img{-webkit-transition:.4s ease;transition:.4s ease;will-change:auto}
picture.img-hover:hover img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}
.img-rounded, .img-rounded img, .pop-solution__img img { border-radius: 28px; }

.swiper-arrow-side{padding-left:8.3333333333%;padding-right:8.3333333333%;position:relative}
.swiper-arrow-side .swiper-buttons{text-align:center}
@media (max-width:767.98px){.swiper-arrow-side .swiper-buttons{margin-top:30px}}
@media (max-width:575.98px){.swiper-arrow-side .swiper-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}
@media (min-width:768px){.swiper-arrow-side .count{display:none}}
@media (max-width:1399.98px){.swiper-arrow-side{padding-left:80px;padding-right:80px}}
@media (max-width:1199.98px){.swiper-arrow-side{padding-left:60px;padding-right:60px}}
@media (max-width:575.98px){.swiper-arrow-side{padding-right:0;padding-left:0}}
@media (min-width:576px){.swiper-arrow-side .swiper-button-next,.swiper-arrow-side .swiper-button-prev{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute}
.swiper-arrow-side .swiper-button-prev{left:0}
.swiper-arrow-side .swiper-button-next{right:0}}
@media (min-width:576px) and (max-width:767.98px){.swiper-arrow-side .swiper-button-next,.swiper-arrow-side .swiper-button-prev{top:calc(50% - 30px)}}
.icon-arrow-forward{width:15px}
.popup{display:none;max-width:900px}
@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}
.swiper,.swiper-wrapper{position:relative;z-index:1}
.swiper{margin-left:auto;margin-right:auto;overflow:hidden;list-style:none;padding:0}
.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.swiper-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}
.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}
.swiper-slide-invisible-blank{visibility:hidden}
.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}
.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}
.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}
.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}
.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}
.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}
.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}
.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}
.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}
.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}
.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}
.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}
.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}
.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}
.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}
.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}
.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}
.swiper-button-next,.swiper-button-prev{background:rgba(0,0,0,.5);width:46px;height:46px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;border-radius:50%;-webkit-transform:all .4s ease;-ms-transform:all .4s ease;transform:all .4s ease;cursor:pointer;z-index:5}
.swiper-button-next:hover,.swiper-button-prev:hover{background:#888}
.swiper-button-next:active,.swiper-button-prev:active{background:#b69b78;color:#414141}
.swiper-button-prev{padding-right:2px}
.swiper-button-next{padding-left:2px}
.swiper-button-lock{display:none}
.swiper-button-next,.swiper-button-prev{padding: 0;top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.swiper-button-prev{left:-24px}
@media (max-width:1399.98px){.swiper-button-prev{left:-14px}}
.swiper-button-next{right:-24px}
@media (max-width:1399.98px){.swiper-button-next{right:-14px}}
.icon{display:inline-block;width: 1em; height: 1em; fill: currentColor;}
.icon-arrow-left, .icon-arrow-right {width: 0.5714285714em;}
svg {transform: translateZ(0);shape-rendering: geometricPrecision;vertical-align: middle;}

.tab-content:not(.active){display:none}
.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:60px}
.tabs .tab{font-family:"Inter","sans-serif";font-weight:500;font-size:18px;padding:15px 28px;cursor:pointer;border:1px solid #414141;-webkit-transition:all .4s ease;transition:all .4s ease}
@media (max-width:767px){.tabs .tab{font-size:14px;padding:10px 15px}}
.tabs .tab:first-child{border-radius:3px 0 0 3px}
.tabs .tab:last-child{border-radius:0 3px 3px 0}
.tabs .tab.active{background:#414141;color:#fff}
.tabs .tab:hover:not(.active){color:#686868;border:1px solid #b69b78}
.tabs .tab:active:not(.active){color:#b69b78;border:1px solid #b69b78}
.pop-solution,.pop-solution__price_old span,.pop-solutions{position:relative}
.pop-solution{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}
@media (max-width:767px){.pop-solution{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}
.pop-solution::before{content:"";position:absolute;top:0;right:0;width:80%;height:100%;background:#f1f1f1;border-radius:28px;z-index:-1}
@media (max-width:767px){.pop-solution::before{width:100%}}
.pop-solution--sale::before{background:#ffe3c8}
.pop-solution__img{width:50%;position:relative;margin-top:30px;margin-bottom:30px}
@media (max-width:767px){.pop-solution__img{margin-bottom:0}}
.pop-solution__img .sale{position:absolute;background:#ff7878;-webkit-box-shadow:0 0 38px rgba(0,0,0,.25);box-shadow:0 0 38px rgba(0,0,0,.25);border-radius:10px;font-size:24px;color:#fff;padding:10px 20px;top:20px;right:20px;font-weight:500;line-height:1}
@media (max-width:991px){.pop-solution__img .sale{font-size:24px}}
@media (max-width:767px){.pop-solution__img .sale{right:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}
.pop-solution__content{width:50%;padding:30px}
@media (max-width:767px){.pop-solution__content{width:100%;padding-left:40px;padding-right:40px;box-sizing: border-box;}}
.solution_title{font-size:20px;font-weight:500;margin-bottom:20px}
@media (max-width:991px){.solution_title{font-size:18px}}
.rytg{color:#888;letter-spacing:-.01em;margin-bottom:10px}
.pop-solution_list{margin-bottom:20px;padding-left:17px}
.pop-solution__price_old{font-size:14px;display:inline-block;margin-bottom:10px;font-weight:700}
@media (max-width:991px){.pop-solution__price_old{font-size:12px}}
.pop-solution__price_old svg{position:absolute;top:0;width:100%;left:0;height:100%}
.pop-solution__price_old svg line{stroke:#b69b78;stroke-width:2}
.pop-solution__price{font-size:20px;font-weight:700}
@media (max-width:991px){.pop-solution__price{font-size:18px}}
.pop-solution__price_old+.pop-solution__price{font-size:20px;font-weight:600}
@media (max-width:991px){.pop-solution__price_old+.pop-solution__price{font-size:18px}}
@media (max-width:767px){.popular_mob_hiden{display:none!important}
.popular_mob_visible{display:block!important}}
@media (min-width:768px){.popular_mob_visible{display:block}}

/* dostavka */
.delivery-payment {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: 20px;
  font-size: 14px;
}
.delivery-payment .group {
  padding-top: 34px;
  padding-bottom: 33px;
  position: relative;
  z-index: 10;
}
.delivery-payment .group_delivery {
  width: 40%;
  background: #636363 url('/wp-content/uploads/2023/06/bg_8.png') no-repeat center right;
  color: #fff;
  padding-left: 6px;
}
#Content .delivery-payment .group_delivery h2.group__title {
  color: #fff;
  margin-bottom: 32px;
  text-align: left;
}
.delivery-payment .group_delivery .group__content li {
  margin-bottom: 25px;
  font-size: 14px;
}
.delivery-payment .group_payment {
  width: 60%;
  padding-left: 55px;
  background: #eee;
}
.delivery-payment .group_delivery .group__wrap {
    padding-left: 20px;
}
#Content .delivery-payment h2.group__title {
	margin-top: 20px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  color: #000;
  text-align: left;
}
.delivery-payment .group__content {
  font-size: 16px;
  margin-top: 20px;
}
.delivery-payment .group__content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.delivery-payment .group__content li {
  margin: 0 0 13px 0;
  padding-left: 35px;
  position: relative;
color:#fff;
  min-height: 15px;
  background: url('/wp-content/uploads/2023/06/icon_list-1.png') no-repeat center left;
  font-size: 18px;
}
.delivery-payment .group__content li:last-of-type {
  margin-bottom: 0;
}
.deliv-flex img {
    height: 50px;
	margin-right: 20px;
}
.deliv-flex {
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.deliv-flex > div {
    width: 50%;
	display: -ms-flexbox;
    display: flex;
	align-items: center;
    margin-bottom: 30px;
}
.deliv-info {
    font-size: 12px;
}
.deliv-flex > div > div {
    font-weight: 400;
	line-height: 1.4;
}
.deliv-span span {
    display: block;
	margin-top: 5px;
    font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
}
.pay-text {
    margin-bottom: 20px;
}
.delivery-payment .group_payment .group__wrap {
    padding-right: 20px;
}
.montazh-text {
    margin-top: 20px;
    padding-right: 20px;
}
@media only screen and (max-width: 991px){
	.delivery-payment {display: block;}
	.delivery-payment .group_delivery {width:100%;}
	.delivery-payment .group_payment {width:100%;padding-left: 15px;}
	.deliv-flex > div,.deliv-flex {width:100%;padding: 0 15px;}
	.deliv-flex img { height: 40px; margin-right: 10px; margin-bottom: 5px; vertical-align: middle; }
}
@media only screen and (min-width: 1240px){
    .delivery-payment {
		border-radius: 8px;
		overflow: hidden;
	}
}
.column.contact_block {
    margin-bottom: 0;
}
.contact_block .icon_box.icon_position_left {
    min-height: 0;
    padding-left: 100px;
}

@media only screen and (max-width: 767px){
	.h2, #Content h2 {font-size: 24px;}
}

.skidka-popup {
    text-align: center;
line-height:110%;
}

.skidka-popup img {
width:230px;
text-align: center;
}

.skidka-popup .telephon {
margin: 0 0 0 10%;
 width: 40%; 
float: left;
}
.skidka-popup .button_skidka {
float: left; 
margin: 0 0 0 5%;
width: 40%; 
text-align: left;
}

@media screen and (max-width: 767px) {
	.skidka-popup .telephon {
	margin: 0 0 5%;
	width: 100%; 
	text-align: center;
	}
	.skidka-popup .button_skidka {
	margin: 0 0 5%;
	width: 100%; 
	text-align: center;
	}
	.skidka-popup img {
	width:70%;
	}
}

.gofr .icon_box .desc_wrapper {
    font-weight: 500;
}
.tabs-vertical2{display:-webkit-box;display:-ms-flexbox;display:flex}
@media (max-width:991.98px){.tabs_v-btns{margin-bottom:30px;overflow:hidden}}
.tabs_v-btns .tabs-btn{-webkit-transition:all .2s ease-in;transition:all .2s ease-in;cursor:pointer;width:auto}
.link_to_map a:hover,.tabs_v-btns .tabs-btn.active{color:#b69b78}
@media (max-width:991.98px){.tabs_v-btns .tabs-btn{font-weight:600;font-size:18px;border-bottom:2px solid #f1f1f1;padding-bottom:4px;height:auto;position:relative}
.tabs_v-btns .tabs-btn::after{content:"";height:2px;background:#f1f1f1;right:-30px;width:30px;bottom:-2px;position:absolute}
.tabs_v-btns .tabs-btn:last-child::after{display:none}
.tabs_v-btns .tabs-btn.active{border-color:#b69b78}}
@media (min-width:992px){.tabs_v-btns .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.tabs_v-btns .swiper-wrapper .tabs-btn{width:auto;font-weight:400;font-size:24px;margin-bottom:40px;padding-left:34px;cursor:pointer}
.tabs_v-btns .swiper-wrapper .tabs-btn:last-child{margin-bottom:0}
.tabs_v-btns .swiper-wrapper .tabs-btn:hover{color:#b69b78}
.tabs_v-btns .swiper-wrapper .tabs-btn.active{font-weight:500;font-size:32px;position:relative}
.tabs_v-btns .swiper-wrapper .tabs-btn.active::before{content:"";position:absolute;background:#b69b78;border-radius:5px;left:0;height:100%;top:0;width:10px}}
.tabs-media{display:grid;gap:30px 43px;margin-bottom:40px;grid-template-columns:repeat(5,1fr)}
@media (max-width:1199.98px){.tabs-media{gap:30px}}
@media (max-width:991.98px){.tabs-media{grid-template-columns:repeat(6,1fr)}}
@media (max-width:767.98px){.tabs-media{grid-template-columns:repeat(5,1fr)}}
@media (max-width:575.98px){.tabs-media{grid-template-columns:repeat(3,1fr);gap:20px 23px}}

@media (min-width: 992px) {
	.col-lg-5, .col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 38%;
	}
	.col-lg-7, .col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 62%;
	}
}
.popular-color_block{opacity:1}
.popular-color_block_color{aspect-ratio:94/50;min-height:30px;width:100%;display:block;margin-bottom:10px;background-size:cover}
.popular-color_block_text{font-size:12px;line-height: 1.4;}
.color_info{font-size:16px;letter-spacing:-.01em;color:#888}
@media (max-width:1199.98px){.color_info{font-size:14px}}
.tabs-item{-webkit-animation:fadeInUp .4s ease-in-out;animation:fadeInUp .4s ease-in-out}
.tabs-item:not(.active){display:none}


.sectv-price {
    font-size: 18px;
    font-weight: bold;
}
.look__img_link {
    margin: 15px 0 20px;
    display: inline-block;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0 1px 0 #f5f5f5;
    box-shadow: 0 1px 0 #f5f5f5;
    border-radius: 3px;
    padding: 4px 15px 0;
	display:none;
}
.page-link {
    color: #414141;
    font-size: 15px;
    line-height: 1.33333;
    font-weight: 500;
}
.look__img_link svg {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    overflow: visible;
}
.compare_series {
    cursor: pointer;
    margin-right: 10px;
}
.look__img_link .page-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.uvxzrw {
    position: relative;
	margin-left: 10px;
}
.uvxzrw svg {
    position: absolute;
    right: -13px;
    top: 50%;
    margin: 0;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    -o-transition: transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out,-webkit-transform .2s ease-out;
}
.table_compare{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-20px;margin-right:-20px}
.table_compare_item{margin-left:23px;margin-bottom:20px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding-left:20px;padding-right:20px}
.table_compare_item .series-info__info{max-width:none}
.table_compare_wrap{-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;height:auto;overflow:hidden}
.table_compare_wrap.active{height:auto}
.table_compare_wrap .series-info__fasady-title{font-style:normal;font-weight:bold;font-size:17px;line-height:25px;margin-bottom:20px}
.series-info__icon {
    position: absolute;
    top: 0;
    left: -23px;
    width: 16px;
}
.series-info__icon--ok {
    color: #40a629;
}
.series-info{position:relative}
.series-info__icon{position:absolute;top:0;left:-23px;width:16px}
.series-info__icon--ok{color:#40a629}
.series-info__icon--not{color:#dfdfdf}
.series-info__icon--ok_red{color:#e0013f}
.series-info__title{font-size:15px;line-height:1.33333;color:#1f1f1f;margin-bottom:5px;font-weight:500}
.series-info__info{color:#b0b0b0;max-width:270px;margin-bottom:10px}
.series-info__info,.series-parameter{font-weight:500;line-height:1.38462;font-size:13px}


.photo_bottom .gallery-item .image_wrapper img, .photo_block .gallery-item .image_wrapper img {
    min-height: 212px !important;
}

/* trubka */
#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999}
.img-circle{background-color:#29aee3;box-sizing:content-box;-webkit-box-sizing:content-box}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border:2px solid #29aee3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;opacity:.5;-webkit-animation:circle-anim 2.4s infinite ease-in-out !important;-moz-animation:circle-anim 2.4s infinite ease-in-out !important;-ms-animation:circle-anim 2.4s infinite ease-in-out !important;-o-animation:circle-anim 2.4s infinite ease-in-out !important;animation:circle-anim 2.4s infinite ease-in-out !important;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29aee3;width:100px;height:100px;bottom:0;right:35px;position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-animation:circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:circle-fill-anim 2.3s infinite ease-in-out;-o-animation:circle-fill-anim 2.3s infinite ease-in-out;animation:circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom:14px;right:49px;position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.7}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(/wp-content/uploads/2023/06/mini4.png);background-position:center center;background-repeat:no-repeat;animation-name:tossing;-webkit-animation-name:tossing;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}
.img-circle:hover{opacity:1}
@keyframes pulse{0%{transform:scale(.9);opacity:1}50%{transform:scale(1);opacity:1}100%{transform:scale(.9);opacity:1}}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);opacity:1}50%{-webkit-transform:scale(1);opacity:1}100%{-webkit-transform:scale(.95);opacity:1}}
@keyframes tossing{0%{transform:rotate(-8deg)}50%{transform:rotate(8deg)}100%{transform:rotate(-8deg)}}
@-webkit-keyframes tossing{0%{-webkit-transform:rotate(-8deg)}50%{-webkit-transform:rotate(8deg)}100%{-webkit-transform:rotate(-8deg)}}
@-moz-keyframes circle-anim{0%{-moz-transform:rotate(0deg) scale(.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0deg) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0deg) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}
@-webkit-keyframes circle-anim{0%{-webkit-transform:rotate(0deg) scale(.5) skew(1deg);-webkit-opacity:.1}30%{-webkit-transform:rotate(0deg) scale(.7) skew(1deg);-webkit-opacity:.5}100%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);-webkit-opacity:.1}}
@-o-keyframes circle-anim{0%{-o-transform:rotate(0deg) kscale(.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0deg) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0deg) scale(1) skew(1deg);-o-opacity:.1}}
@keyframes circle-anim{0%{transform:rotate(0deg) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0deg) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0deg) scale(1) skew(1deg);opacity:.1}}
@-moz-keyframes circle-fill-anim{0%{-moz-transform:rotate(0deg) scale(.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0deg) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0deg) scale(.7) skew(1deg);opacity:.2}}
@-webkit-keyframes circle-fill-anim{0%{-webkit-transform:rotate(0deg) scale(.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{-webkit-transform:rotate(0deg) scale(.7) skew(1deg);opacity:.2}}
@-o-keyframes circle-fill-anim{0%{-o-transform:rotate(0deg) scale(.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0deg) scale(.7) skew(1deg);opacity:.2}}
@keyframes circle-fill-anim{0%{transform:rotate(0deg) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0deg) scale(.7) skew(1deg);opacity:.2}}
@media only screen and (max-width: 767px) {
	#popup__toggle { -moz-transform: scale(0.4); -ms-transform: scale(0.4); -webkit-transform: scale(0.4); -o-transform: scale(0.4); transform: scale(0.4); }
}

.conversion7{position:relative;color:#fff}
.conversion7:before{background:-webkit-gradient(linear,left top,right top,from(rgba(31,31,31,.6)),to(rgba(31,31,31,0)));background:-webkit-linear-gradient(left,rgba(31,31,31,.6),rgba(31,31,31,0));background:-o-linear-gradient(left,rgba(31,31,31,.6) 0,rgba(31,31,31,0) 100%);background:linear-gradient(90deg,rgba(31,31,31,.6),rgba(31,31,31,0));position:absolute;top:0;left:0;width:50%;height:100%;z-index:1;content:""}
.conversion6{position:relative;color:#fff}
.conversion6:before{background:-webkit-gradient(linear,left top,right top,from(rgba(31,31,31,.6)),color-stop(78.44%,rgba(31,31,31,.32424)),color-stop(90.05%,rgba(31,31,31,.2097)),to(rgba(31,31,31,0)));background:-webkit-linear-gradient(left,rgba(31,31,31,.6),rgba(31,31,31,.32424) 78.44%,rgba(31,31,31,.2097) 90.05%,rgba(31,31,31,0));background:-o-linear-gradient(left,rgba(31,31,31,.6) 0,rgba(31,31,31,.32424) 78.44%,rgba(31,31,31,.2097) 90.05%,rgba(31,31,31,0) 100%);background:linear-gradient(90deg,rgba(31,31,31,.6),rgba(31,31,31,.32424) 78.44%,rgba(31,31,31,.2097) 90.05%,rgba(31,31,31,0));position:absolute;top:0;left:0;width:50%;height:100%;z-index:1;content:""}
.conversion7 img.conversion6_img{display: block;max-width: 100% !important;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";position:absolute;top:0;left:0;width:100%;height:100% !important}
.conversion6__content{position:relative;z-index:1;max-width:512px;padding:139px 0;text-align:left;margin-left:108px}
.conversion6__content button{font-weight:700;font-size:17px;letter-spacing:-.01em;line-height:1.176em}

/* res */
.page-section .tabs{position:relative;display:block}
.page-section .tabs--left .tabs__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.page-section .tabs--in-section{margin-bottom:0}
.page-section .tabs--inline .tabs__header{padding-left:0}
.page-section .tabs__container{position:relative;width:100%;margin-bottom:20px;overflow:hidden}
.page-section .tabs__container:before{content:"";position:absolute;bottom:28px;z-index:-1;pointer-events:none;width:80vw;height:2px;max-width:1280px;left:calc((100vw - 1280px) / 2 - (100vw - 100%) / 2);background:#ecf1f7}
.page-section .tab_select+.select2{margin-bottom:30px}
.page-section .tabs__header{position:relative;width:100%;max-width:calc(1280px + (100vw - 1280px) / 2 - (100vw - 100%) / 2);margin:0;padding-bottom:30px;padding-right:40px;padding-left:calc((100vw - 1280px) / 2 - (100vw - 100%) / 2)}
.page-section .tabs__header:after{content:"";position:absolute;top:0;right:0;z-index:1;pointer-events:none;width:70px;height:calc(100% - 30px);background:-webkit-gradient(linear,right top,left top,color-stop(40%,#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(right,#fff 40%,hsla(0,0%,100%,0));background:-o-linear-gradient(right,#fff 40%,hsla(0,0%,100%,0) 100%);background:linear-gradient(270deg,#fff 40%,hsla(0,0%,100%,0))}
.page-section .tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}
.page-section .tabs__list.navtab-page{margin-top:40px;margin-bottom:40px}
.page-section .tabs__item{width:auto}
.page-section .tabs__item:first-child .tabs__link{padding-left:0}
.page-section .tabs__item:first-child .tabs__link:after{left:0;width:calc(100% - 15px)}
.page-section .tabs__link{position:relative;padding:9px 15px;font-size:17px;line-height:1.17647;font-weight:500;color:#1f1f1f;-webkit-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in}
.page-section .tabs__link:before{left:0;width:100%;background:#ecf1f7}
.page-section .tabs__link:after,.page-section .tabs__link:before{content:"";position:absolute;bottom:-2px;height:2px}
.page-section .tabs__link:after{left:15px;width:calc(100% - 30px);background-color:#40a629;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;-o-transition:transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}
.page-section .tabs__link:active,.page-section .tabs__link:focus,.page-section .tabs__link:hover{color:#40a629}
.page-section .tabs__link.active,.page-section .tabs__link:active,.page-section .tabs__link:focus,.page-section .tabs__link:hover{-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}
.page-section .tabs__link.active{color:#1f1f1f}
.page-section .tabs__link.active:after{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}
.page-section .tabs_link_img{width:13px;height:17px;-ms-flex-item-align:center;align-self:center;margin-right:8px;display:inline-block;vertical-align:text-bottom}
.page-section .tabs__content{position:relative;-webkit-transition:opacity .2s ease,-webkit-transform .3s ease;transition:opacity .2s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .2s ease;transition:transform .3s ease,opacity .2s ease;transition:transform .3s ease,opacity .2s ease,-webkit-transform .3s ease}
.page-section .tabs__content .swiper-buttons .swiper-button-next,.page-section .tabs__content .swiper-buttons .swiper-button-prev{top:0}
.page-section .tabs__content .accessory2 .swiper-buttons .swiper-button-next,.page-section .tabs__content .accessory2 .swiper-buttons .swiper-button-prev{top:6px;-webkit-transform:none;-ms-transform:none;transform:none}
.page-section .navtab-page{position:relative;margin-top:20px}
.page-section .product__right .tabs--square .tabs__list,.page-section .tab_contact .tabs--square .tabs__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.page-section .js-tabs-wrapper .video-setup-slider .page-title-xs{padding-right:100px}
.page-section .tabs_vertical__text{font-family:Noto Sans;font-weight:500;font-size:13px;line-height:18px;margin-top:20px;display:none;padding-right:14px}
.page-section .tabs_vertical-inner .tabs__list .active .tabs__link{font-weight:bold;font-family:Noto Sans}
.page-section .tabs_vertical-inner .tabs__item .active .tabs_vertical__text{display:block}
.page-section .tabs__item-nohover a{cursor:auto!important}
.page-section .tabs__item-nohover span{color:#414141!important}


.look__subtitle {
    margin-bottom: 18px;
    color: #333;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.33333;
}
ul.look__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 7px;
	list-style:none;
	margin:0;
	padding:0;
}
.look__list li {
    width: 20%;
    max-width: 90px;
    min-width: 90px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: auto;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 18px;
}
.look__color {
    position: relative;
    display: block;
    width: 100%;
    height: 34px;
    margin-bottom: 10px;
    border-radius: 3px;
    background-size: cover;
}
.look__color:after {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    z-index: -1;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border: 1px solid #40a629;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
.look__name {
    display: block;
    width: 100%;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.23077;
    text-align: center;
    color: rgba(65,65,65,.5);
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}
.palitra-block br {
    display: none;
}
.look__note {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.23077;
    color: #b0b0b0;
}
.look__note span, span.look__name span {
	color: #e0013f;
}
.type_panel {
    display: inline-block;
	margin-top: 10px;
    margin-right: 30px;
}
.type_panel_name {
    font-size: 13px;
    color: #b0b0b0;
    text-align: center;
}
.vid_inner {
    margin-bottom: 40px;
}
.m-b3 {
    margin-bottom: 15px;
}
#Content h3 {margin-bottom: 15px;}