

/* Start:/local/templates/dobrolov_new/js/fancybox/fancybox.css?167593368015598*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/dobrolov_new/css/popup.min.css?177108355718876*/
input:invalid {
	border-color: #e84e0f !important;
}
.popup-big {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background: #00000050;
    opacity: 0;
    z-index: 10000;
    transition: .3s opacity ease-in-out;
}

.popup-back {
    background: #00000050;
    width: 100%;
    height: 100%;
    position: fixed
}

.popup-wrap {
    border-radius: 4px;
    position: relative;
    padding: 70px 70px 70px 70px;
    height: auto;
    background: #fff;
    box-shadow: 0 0 5px 1px #00000050;
    margin: 0 auto;
    width: 100%;
    max-width: 950px;
    overflow: hidden;
		box-sizing: content-box;
}

.popup-block {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative
}

.popup_icon {
    display: none;
}
@media screen
and (min-height: 668px)
and (max-height: 1000px)
and (max-width: 950px) {
		.popup_icon {
				display: grid;
				justify-content: start;
				grid-template-columns: 50px auto;
				font-family: 'Ekibastuz';
				font-style: normal;
				font-weight: 700;
				font-size: 13px;
				line-height: 18px;
				letter-spacing: 0.01em;
				color: #838383;
				margin-top: 5px;
		}
}

.popup-header {
	font-family: var(--userfont);
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 32px;
	color: #000000;
	margin-top: 32px;
	margin-bottom: 20px;
}

.consult_popup-main .popup-header {
	max-width: 60%;
	line-height: 1.2;
}

@media screen and (max-height: 667px)  {
    .popup-header {
        text-align: start;
        font-size: 26px;
        line-height: 26px;
        margin-top: 16px;
        margin-bottom: 20px;
    }
}
@media screen and (min-height: 668px) and (max-height: 1000px)  {
    .popup-header {
        text-align: start;
        margin-bottom: 40px;
    }
}

/*POPUP DESCRIPTION*/
.popup-description_p {
  font-size: 20px;
  max-width: 64%;
  margin-bottom: 20px;
}
.popup-description_p .popup-descr_phone {
  text-decoration: none;
  color: #000;
  display: inline-block;
  position: relative;
  margin: 0px 4px 0px 0px;
  font-weight: 900;
  padding: 5px 8px 5px 8px;
}
.popup-description_p .popup-descr_phone:hover {
  color: #e84e0f !important;
}
.popup-description_p .popup-descr_phone:before {
  content: "";
  width: 0%;
  height: 3px;
  transition: width 350ms ease, color 290ms ease;
  left: 0;
  bottom: 5px;
  position: absolute;
  background-color: #e84e0f;
}
.popup-description_p .popup-descr_phone:hover:before {
  width: 100%;
}
.popup-description_p .popup-descr_phone-icons{
	display: none;
}


.popup-input_wrap {
    margin-bottom: 16px;
}
.popup-input_wrap.last {
    margin-bottom: 0;
}

.popup-input-head {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 16px;
}

.popup-input input,
.popup-input select {
    display: block;
    border: 0;
    border-bottom: 4px solid #eee;
    background: #fff;
    border-radius: 0;
    color: #000;
    width: 100%;
    height: 20px;
    padding: 1px 0;
    font-size: 16px;
    font-weight: 700;
    color:  #6A6A6A;
}
.popup-col {
    flex: 0 0 47%;
    display: flex;
    flex-direction: column;
    position: relative
}
.popup-col.popup-col_shariki {
    justify-content: flex-end
}

.popup-block .popup-header_price{
	width: 320px;
	height: 120px;
	position: absolute;
	top: 182px;
	right: -40px;
	background-color: #FBBA00;
	border-radius: 35px;
	font-size: 18px;
	font-weight: 900;
	padding: 25px;
	box-sizing: border-box;
}
.popup-block .popup-header_price #calcPriceValue{
	font-size: 26px;
	font-weight: 900 !important;
	display: block;
}
.popup-block .popup-header_price .calc_cloud_angl{
	width: 40px;
	height: 60px;
	background: url(/local/templates/dobrolov_new/css/../img/ic/interface/popup/icon_angle_cloud.svg) no-repeat center center; 
	position: absolute;
	bottom: -44px;
	display: block;
	right: 24px;
}
.popup-form .popup_form_illustration{
	position: absolute;
	top: 290px;
	right: -286px;
}
.popup-form form {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
/*--POPUP 2--*/
.consult_popup-main .popup_form_illustration{
	position: absolute;
	top: 100px;
	right: -166px;
}


.popup-close {
    position: absolute;
		right: 0px;
    top: -21px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 20;
    transform: rotate(0deg);
    transition: transform 650ms ease-out ;
    transform-origin: 50% 50%;
}
.popup-close:hover{
    transform: rotate(90deg);
}
.popup-close:before, .popup-close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 30px;
    width: 4px;
    background-color: #EB5A2D;
}
.popup-close:before {
    transform: rotate(45deg);
}
.popup-close:after {
    transform: rotate(-45deg);
}

.popup-col .rnd1 {
    background-size: auto;
    background-size: 100% auto;
		display: none;
}

.popup-col .rnd2, .popup-col .rnd3 {
    background-size: auto;
    background-size: auto;
    background-size: 100% auto
}

.popup-col .rnd1 {
    height: 45px;
    width: 45px;
    top: 140px;
    position: absolute;
    right: 80px
}

.popup-col .rnd2 {
    width: 175px;
    height: 175px;
    position: absolute;
    top: 0;
    left: 16px;
    display: none;
}

.popup-break {
    flex-basis: 100%;
    height: 0
}

.popup-endpoint {
    display: flex;
    width: 100%
}

.popup-endpoint label {
    display: grid;
    align-items: start;
    margin: 16px 0;
    width: 100%;
    grid-template-columns: 40px calc(100% - 40px);
    justify-content: start;
}

.popup-endpoint label input[type="checkbox"] {
    background: transparent;
    border: transparent;
    position: relative;
    /*font-size: 0;*/
    /*-webkit-appearance : none;*/
    /*width: 0;*/
    /*height: 0;*/
}
.popup-endpoint input[type="checkbox"]::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: 0;
    border: 2px solid #eb5a2d;
    border-radius: 0;
    background-color: #fff;
}
.popup-endpoint input[type="checkbox"]:checked:after {
    content: "";
    position: absolute;
    height: 10px;
    width: 5px;
    border: 2px solid #eb5a2d;
    transform: rotate(45deg);
    border-top: 0;
    border-left: none;
    left: 8px;
    top: 5px;
}
.popup-button {
	max-width: 67%;
	display: flex;
	justify-content: center;
	background-color: #E84E0F ;
	padding: 15px 20px;
	border-radius: 50px;
	margin-top: 16px;
	cursor: pointer;
	font-family: var(--userfont);
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border: none;
	letter-spacing: 0.035em;
	transition: .2s background ease-in-out;
}

.popup-button:hover {
	background: #000;
}

/*PopUp---Block-Done*/
/*--START---PopUp--Done--*/
.popup_done_main{
	width: 100%;
	position: relative;
	padding: 0px 0px 348px 0px;
}
.popup_done_main:before{
	content: "";
	width: calc(100% + 200px);
	height: 7px;
	position: absolute;
	top: -102px;
	left: calc( 0% - 100px);
	background-color: #FBBA00;
	transform: scaleX(0%);
	transform-origin: 0% 50%;
	animation: both PopUp_progress_line 6.5s ease;
	animation-delay: 400ms;
}
@keyframes PopUp_progress_line {
	0%{
		transform: scaleX(0%);
	}
	100%{
		transform: scaleX(100%);
	}
}
/*-----USERPIC*/
.popup_done_main .popup_done_autor{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}
.popup_done_main .popup_done_autor .popup_userpic img{
	width: 166px;
}
/*-----Headline*/
.popup_done_main .popup_done_autor .popup_headline{
	display: flex;
	flex-direction: column;
	margin-left: 25px;
}
.popup_done_main .popup_done_autor .popup_headline
.popup_ok {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.popup_done_main .popup_done_autor .popup_headline
.popup_ok svg{
	width: 46px;
	margin-right: 15px;
}
.popup_done_main .popup_done_autor .popup_headline
.popup_ok svg .popup_ok_done{
	transform: scale(0.2) rotate(20deg);
	transform-origin: 50% 50%;
	opacity: 0;
	animation: both PopUp_anim_ok 350ms ease-out;
	animation-delay: 320ms;
}
@keyframes PopUp_anim_ok {
	0%{
		transform: scale(0.2) rotate(20deg);
		opacity: 0;
	}
	100%{
		transform: scale(1) rotate(0deg);
		opacity: 1;
	}
}
.popup_done_main .popup_done_autor .popup_headline
.popup_ok .headline_done{
	font-size: 36px;
	font-weight: 700;
	color: #000;
	letter-spacing: 0.02em;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
}
.popup_done_main .popup_done_autor .popup_headline
.popup_text{
	max-width: 470px;
	font-size: 21px;
	font-weight: 700;
	color: #000;
	letter-spacing: 0.02em;
	line-height: 1.3;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
/*----Call To Action*/
.popup_done_main .popup_done_call-to-ac{
	margin: 45px 0px 0px 0px;
}
.popup_done_main .popup_done_call-to-ac p{
	max-width: 470px;
	font-size: 21px;
	font-weight: 700;
	color: rgba(0, 0, 0, 0.4);
	line-height: 1.3;
	letter-spacing: 0.02em;
	margin: 0px 0px 10px 0px;
}
.popup_done_main .popup_done_call-to-ac p a{
	color: #FBBA00;
	text-decoration: none;
	position: relative;
	z-index: 7;
}
.popup_done_main .popup_done_call-to-ac p a:before{
	content: "";
	width: 100%;
	height: 3px;
	background-color: #FBBA00;
	position: absolute;
	bottom: -4px;
	left: 0px;
}
.popup_done_main .popup_done_call-to-ac .popup_done_tel{
	font-size: 21px;
	font-weight: 900;
	color: #FBBA00;
	text-decoration: none;
	position: relative;
	letter-spacing: 0.04em;
	line-height: 1.4;
}
/*---Illustration*/
.popup_done_main .popup_done_illustration{
	width: 85%;
	position: absolute;
	top: 17px;
	left: 272px;
	z-index: 3;
	animation:both PopUp_Hero_aimate 750ms ease-out;
	transform: translate(50px, 110px) rotate(-2deg);
	transform-origin: 50% 50%;
}
@keyframes PopUp_Hero_aimate {
	0%{
		transform: translate(50px, 110px) rotate(-2deg);
	}
	100%{
		transform: translate(0px, 0px) rotate(0deg);
	}
}
.popup_done_main .popup_done_illustration img{
	width: 1258px;
	height: 1442px;
}
/*--END---PopUp--Done--*/


@media screen and (max-height: 667px) and (max-height: 1000px)  {
    .popup-checkbox_text {
        font-family: var(--userfont);
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 17px;
        color: #484848;
    }
    .popup-endpoint label {
        margin: 20px 0 25px 0;
    }
    .popup-button {
        margin-top: 0;
        padding: 12px 24px;
    }
    .popup-input input,
    .popup-input select {
        height: 20px;
        padding: 0;
    }
}
@media screen and (min-height: 668px) and (max-height: 1000px)  {
    .popup-checkbox_text {
        font-family: 'Ekibastuz';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #484848;
    }
    .popup-endpoint label {
        margin: 30px 0;
    }
    .popup-button {
        margin-top: 0;
        padding: 15px 24px;
    }
    .popup-input input,
    .popup-input select {
        height: 26px;
        padding: 1px 0;
    }
}


/* md <= Large (lg) IPad-Air*/
@media (max-width : 1024px) {
	/**/
	.popup-close {
		right: -45px;
		top: -35px;
	}
	.popup_done_main {
		padding: 0px 0px 296px 0px;
	}
	.popup_done_main .popup_done_illustration {
		top: 99px;
		left: 366px;
	}
	.popup_done_main .popup_done_illustration img{
		width: 996px;
		height: auto;
	}
}

/* md <= Large (lg) IPad-Air*/
@media (max-width : 992px) {
	/**/
	.popup_done_main .popup_done_illustration {
		top: 160px;
		left: 253px;
	}
	.popup_done_main .popup_done_illustration img{
		width: 820px;
		height: auto;
	}
	.popup-wrap {
		padding: 65px 70px 317px 70px;
	}
	.popup_done_main:before {
		top: -66px;
	}
	.popup-form .popup_form_illustration{
		display: none;
	}
}

@media screen and (max-width: 950px) {
    .popup-big {
        overflow-y: scroll;
        align-items: start;
        top: 70px;
        z-index: 100;
        height: calc(100% - 70px);
    }
    .popup-back {
        background: #00000050;
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .popup-wrap {
        border-radius: 0;
    }
    .popup-close {
       right: -53px;
       top: -35px;
    }
    .popup-header {
        font-size: 23px;
    }
    .popup-col {
        flex: 0 0 100%;
    }
    .popup-col.popup-col_shariki {
        margin-top: 0;
    }
    .rnd.rnd1, .rnd.rnd2 {
        display: none;
    }
    .popup_done_main {
      padding: 0px 0px 16px 0px;
    }

}

/* sm <= Medium (md) IPad / IPad-Mini*/
@media (max-width : 768px) {
	/**/
	.popup_done_main .popup_done_illustration {
		top: 176px;
		left: 233px;
	}
	.popup_done_main .popup_done_illustration img{
		width: 768px;
		height: auto;
	}
	.popup-wrap {
		padding: 65px 70px 307px 70px;
	}
	.popup-close {
		right: -53px;
		top: -50px;
	}
}

/* Small (sm) */
@media (max-width : 576px) {
	/*Scroll None*/
	.popup-big .scrollable {
		padding: 0 11px;
		overflow-y: auto;
	}
	.popup-big .popup-wrap{
		overscroll-behavior: contain;
		overflow-x: hidden;
		width: 100%;
		max-width: 100%;
		height: 100%;
		z-index: 80000;
		position: fixed;
		right: 0px !important;
		top: 0px !important;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		overflow-scrolling: touch;
		padding-top: 35px;
	}
	.popup-form .popup-endpoint .popup-col{
		padding-bottom: 80px;
	}
	.popup-big {
		top: 0px;
		height: 100%;
		z-index: 810;
		padding-top: 0px;
	}
	.popup-header {
		margin-bottom: 20px;
		margin-top: 32px;
	}
	.popup-description_p {
		font-size: 16px;
		max-width: 100%;
		margin-bottom: 27px;
		line-height: 1.1;
	}
	.popup-description_p .popup-descr_phone {
		padding: 9px 40px 3px 3px;
	}
	.popup-description_p .popup-descr_phone:before {
		display: none;
	}
	.popup-description_p .popup-descr_phone:after {
		content: "";
		width: 29px;
		height: 29px;
		background-color: #e84e0f;
		position: absolute;
		border-radius: 100px;
		left: 4px;
		top: 4px;
		z-index: 2;
		transform-origin: 50% 50%;
		animation:both popup_phone-circle 370ms ease;
		animation-delay: 250ms;
	}
	@keyframes popup_phone-circle {
		0%{
			transform: scale(0);
			opacity: 0;
		}
		10%{
			transform: scale(0);
			opacity: 0;
		}
		100%{
			transform: scale(1);
			opacity: 1;
		}
	}
	.popup-description_p .popup-descr_phone-icons{
		display: inline-block;
		vertical-align: middle;
		margin: -3px 14px 0px 10px;
		width: 12px;
		position: relative;
		z-index: 5;
	}
	.popup-description_p .popup-descr_phone-icons path{
		fill:#fff;
	}
	.consult_popup-main .popup-header {
		max-width: 89%;
	}
	.popup-button {
		max-width: 75%;
	}
	/*---Done*/
	.popup-close {
		right: 26px;
		top: 4px;
	}
	.popup-wrap {
		padding: 40px 30px 40px 30px;
		height: 100%;
	}
	.popup_done_main {
		padding: 0px 0px 190px 0px;
	}
	.popup_done_main .popup_done_autor {
		flex-direction: column;
		align-items: center;
	}
	.popup_done_main .popup_done_autor .popup_userpic img {
		width: 140px;
		height: auto;
	}
	.popup_done_main .popup_done_autor .popup_headline {
		margin-left: 2px;
		padding-right: 16px;
		align-items: center;
	}
	.popup_done_main .popup_done_autor .popup_headline
	.popup_ok svg {
		width: 35px;
		margin-top: -4px;
		margin-right: 10px;
	}
	.popup_done_main .popup_done_autor .popup_headline
	.popup_ok .headline_done {
		font-size: 32px;
	}
	.popup_done_main .popup_done_autor .popup_headline
	.popup_text {
		font-size: 18px;
		margin: 15px 0px 0px 0px;
		line-height: 1.1;
	}
	.popup_done_main .popup_done_call-to-ac {
		margin: 20px 0px 0px 2px;
	}
	.popup_done_main .popup_done_call-to-ac .popup_done_tel {
		font-size: 18px;
		z-index: 10;
	}
	.popup_done_main .popup_done_call-to-ac p {
		font-size: 18px;
		margin: 0px 0px 10px 0px;
	}
	.popup_done_main .popup_done_illustration img {
		width: 545px;
	}
	.popup_icon {
		width: 80%;
	}
	.popup-block .popup-header_price {
		width: 100%;
		height: 110px;
		position: relative;
		top: 0px;
		right: 0px;
		border-radius: 20px;
		padding: 20px;
		margin-top: 22px;
	}
	.popup-block .popup-header_price .calc_cloud_angl {
		display: none;
	}
	.popup_done_main .popup_done_illustration {
		top: 291px;
		left: 61px;
	}
	.popup_done_main:before {
		top: -40px;
	}
	.consult_popup-main .popup_form_illustration {
		bottom: 0px;
		top: 510px;
		right: 1px;
		display: block;
	}
	.consult_popup-main .popup_form_illustration img{
		max-width: 380px;
		height: auto;
	}
}

/* xs <= Small (sm) */
@media (max-width :414px) {
	/**/
}

/* xs <= Small 12-12-Pro-13-13-Pro (sm) */
@media (max-width :390px) {
	.popup-description_p {
		max-width: 77%;
	}
	.popup-description_p .popup-descr_phone {
		padding: 11px 70px 7px 3px;
	}
	.popup-description_p .popup-descr_phone-icons {
		margin: -3px 21px 0 10px;
	}
	.popup-description_p .popup-descr_phone:after {
		left: 4px;
		top: 6px;
	}
	/*---Done*/
	.popup-close {
		right: 7px;
		top: -15px;
	}
	.popup-wrap {
		padding: 40px 20px 40px 20px;
	}
	.popup_done_main .popup_done_autor .popup_headline {
		margin-left: 9px;
	}
	.popup_done_main .popup_done_autor .popup_headline .popup_ok .headline_done {
		font-size: 32px;
	}
	.popup_done_main .popup_done_autor .popup_headline .popup_ok svg {
		width: 32px;
		margin-top: -4px;
	}
	.popup_done_main .popup_done_autor .popup_userpic img {
		width: 120px;
	}
	.popup_done_main .popup_done_call-to-ac {
		margin: 20px 0px 0px 9px;
		padding-right: 15px;
	}
	.popup_done_main .popup_done_illustration img{
		width: 520px;
	}
	.popup_done_main .popup_done_illustration {
		top: 307px;
		left: 52px;
	}
	.popup_done_main:before {
		top: -40px;
	}
	.popup-header {
		font-size: 21px;
		line-height: 1.1;
		max-width: 100%;
		margin-top: 32px;
	}
	.consult_popup-main .popup_form_illustration{
		top: 477px;
		right: -15px;
	}

}

/* xs <= Small (sm) */
@media (max-width :375px) {
	.popup-description_p {
		max-width: 80%;
		margin-bottom: 27px;
	}
	.popup-description_p .popup-descr_phone {
		padding: 13px 19px 10px 7px;
	}
	.popup-description_p .popup-descr_phone:after {
		left: 6px;
		top: 8px;
	}
	.popup-description_p .popup-descr_phone-icons {
		margin: -3px 19px 0 7px;
	}
	/*---Done*/
	.popup_done_main .popup_done_illustration img{
		width: 510px;
	}
	.popup_done_main .popup_done_illustration {
		top: 310px;
		left: 43px;
	}
}
/* xs <= Super - Small (sm) */
@media (max-width :320px) {
	.popup-description_p {
		max-width: 97%;
	}
}



/* === MOBILE FIRST === */


/* Custom (xs) */
@media (min-width : 0) {
	/**/
}
/* Super - Small (sm) */
@media (min-width : 320px) {
	/**/
}
/* Small (sm) */
@media (min-width : 375px) {
	/**/
}
/* xs <= Small 12-12-Pro-13-13-Pro (sm) */
@media (min-width : 390px) {
	/**/
}
/* Small (sm) */
@media (min-width : 414px) {
	/**/
}
/* Small (sm) */
@media (min-width : 576px) {
	/**/
}
/* sm => Medium (md) IPad / IPad-Mini*/
@media (min-width : 768px) {
	/**/
}
/* md => Large (lg) IPad-Air*/
@media (min-width : 992px) {
	/**/
}
/* lg => Extra large (xl) IPad-Pro */
@media (min-width : 1024px) {
	/**/
}
/* End */


/* Start:/local/templates/dobrolov_new/css/bootstrap-grid.css?167412712721950*/
.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;margin-right:auto;margin-left:auto}@media (min-width:576px){.container-sm,.container{max-width:540px}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1160px}}@media (min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1160px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}@media (min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/* End */


/* Start:/local/components/dobrolov/header/templates/.default/style.min.css?178000628041522*/
.block_head.block_head_fixed .block__in .phone span, 
body.index .block_head .phone span {
  color: #885406;
}
.header_white {
  background: #fff;
}
.header_orange {
  background: #fbba00;
}
.block_head__wrap {
  display: none;
  height: 0;
}
.block_head {
  display: none;
  font-family: var(--userfont);
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
.header_menu_mob {
  display: none;
}
.block_head_min .block__in .header_top {
	grid-template-columns: auto 187px 41px;
}
/*Header microanimation Start*/
/*--------------------------------*/
/*Header microanimation Start*/
/*Header component Kit style - Section*/
.componentKit__header_main{
  width: 100%;
  height: 123px;
  position: sticky;
  z-index: 200;
  display: block;
  transition: height 750ms ease-out, box-shadow 400ms ease, padding 450ms ease;
  padding: 2px 0px;
}
/*Animaion modification*/
.componentKit__header_main.modification{
  height: 73px;
  padding: 0;
  transition: height 750ms ease-out, box-shadow 400ms ease, padding 450ms ease;
}
/*Header component Kit style - Container*/
.componentKit__header_main .componentKit__header_container{
  width: 1160px;
  max-width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.componentKit__header_main .componentKit__header_row{
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
/*Logo animation scroll Start*/
.logo__block_header{
  height: 123px;
  transition: height 450ms ease;
  display: flex;
  align-items: center;
}
.componentKit__header_main.modification .logo__block_header{
  height: 73px;
  transition: height 450ms ease;
}
/*Animation SVG*/
/*Block container animation*/
#logoAnimationMain{
  width: 125px;
  height: 125.7px;
  overflow: hidden;
  border-radius: 100px;
  transform-origin: 50% 50%;
  margin-top: 2px;
  transition: all 450ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain{
  animation: both animationLogoScrollSize 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoScrollSize {
  0%{
   transform: scale(1);
  }
  100%{
   transform: scale(0.29);
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain{
  animation: both animationLogoScrollSize_reverce 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoScrollSize_reverce {
  0%{
    transform: scale(0.29);
  }
  100%{
    transform: scale(1);
  }
}
/*Circle animation -Border*/
#logoAnimationMain .logo_main_circle{
  overflow: hidden;
  fill: #FBBA00;
  transition: all 450ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain .logo_main_circle{
  animation: both animationLogoCircle 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoCircle {
   0%{
    fill: #FBBA00;
  }
  100%{
    fill: #FFFFFF;
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain .logo_main_circle{
  animation: both animationLogoCircle_reverce 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoCircle_reverce {
  0%{
    fill: #FFFFFF;
  }
  100%{
    fill: #FBBA00;
  }
}
#logoAnimationMain .logo_main_circle_border{
  stroke-width: 3.5px;
  transition: all 450ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain .logo_main_circle_border{
  animation:both animationLogoBorder 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoBorder{
  0%{
   stroke-width: 3.5px;
  }
  45%{
    stroke-width: 3.5px;
  }
  100%{
    stroke-width: 12px;
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain .logo_main_circle_border{
  animation: animationLogoBorder_reverce 800ms ease;
  transition: all 450ms ease;
  animation-direction: alternate;
}
@keyframes animationLogoBorder_reverce{
  0%{
   stroke-width: 12px;
  }
  45%{
   stroke-width: 3.5px;
  }
  100%{
   stroke-width: 3.5px;
  }
}
#logoAnimationMain .logoFace_hero{
  transform: translate(58px, 2px) scale(1);
  opacity: 1;
  transition: all 200ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain .logoFace_hero{
  animation:both animationLogoMainFace 1ms ease;
  transition: all 200ms ease;
}
@keyframes animationLogoMainFace{
   0%{
    opacity: 1;
    transform: translate(58px, 2px) scale(1);
  }
  100%{
    opacity: 0;
    transform: translate(58px, 2px) scale(0);
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain .logoFace_hero{
  transform: translate(58px, 2px) scale(0);
  animation: animationLogoMainFaceReverce 30ms ease;
  animation-delay: 552ms;
  animation-fill-mode: forwards;
  opacity: 1;
  transition: all 200ms ease;
}
@keyframes animationLogoMainFaceReverce{
  0%{
   transform: translate(58px, 2px) scale(0);
  }
  100%{
   transform: translate(58px, 2px) scale(1);
  }
}
/*Hero Simvol D - Hidden*/
#logoAnimationMain .logo_main_group .logoDobrolov_Simvol{
  fill:#1D1D1B;
  transition: all 450ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain .logo_main_group .logoDobrolov_Simvol{
  animation:both animationSimvolD 700ms ease;
  transition: all 450ms ease;
}
@keyframes animationSimvolD{
  0%{
    fill:#1D1D1B;
  }
  70%{
    fill:#1D1D1B;
  }
  100%{
    fill: #FBBA00;
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain .logo_main_group .logoDobrolov_Simvol{
  animation: animationSimvolD_reverce 700ms ease;
  transition: all 450ms ease;
}
@keyframes animationSimvolD_reverce{
  0%{
   fill:#FBBA00;
  }
  70%{
   fill:#1D1D1B;
  }
  100%{
   fill:#1D1D1B;
  }
}
/*Hero body animation*/
#logoAnimationMain .logo_main_group{
  transform: translateY(0px) scale(1);
  transform-origin: 50% 0%;
  transition: all 450ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain .logo_main_group{
  animation:both animationLogoMain 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoMain{
  0%{
   transform: translateY(0px) scale(1);
  }
  100%{
   transform: translateY(18px) scale(4.1);
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain .logo_main_group{
  animation: animationLogoMain_reverce 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoMain_reverce{
  0%{
    transform: translateY(18px) scale(4.1);
  }
   100%{
    transform: translateY(0px) scale(1);
  }
}
/*Logo animation scroll END*/
/*---------------------------------*/
/*gumburger*/
/*Icons morf*/
.block_head_gumburger {
  width: 47px;
  height: 35px;
  padding: 5px 0px;
  background-color: transparent;
  display: block;
  cursor: pointer;
  z-index: 300;
}
.btn-active .close {
  width: 15px;
  height: 4px;
  position: absolute;
  top: 42%;
  right: 10px;
  margin-top: -1px;
  margin-left: -15px;
  background-color: var(--accent-dobrolov);
}
.btn-active .close:before, .btn-active .close:after{
  content: "";
  width: 26px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -7px;
  background-color: var(--accent-dobrolov);
  transform: translateY(-10px);
  transition: all 200ms ease;
}
.btn-active .close:after {
  transform: translateY(8px);
}
/*Icons morf active*/
.btn-active_active .close {
  height: 0px;
}
.btn-active_active .close:before {
  transform: rotate(45deg);
}
.btn-active_active .close:after {
  transform: rotate(-45deg);
}
/*Icon forward line*/
.btn-active .line_icon {
  width: 7px;
  height: 4px;
  position: absolute;
  top: 2px;
  left: 0px;
  margin-top: -2px;
  margin-left: -15px;
  background-color: var(--accent-dobrolov);
  transform: translateX(0px);
  opacity: 1;
  transition: all 250ms ease;
}
.btn-active .line_icon:before, .btn-active .line_icon:after{
  content: "";
  width: 12px;
  height: 4px;
  position: absolute;
  top: 2px;
  left: 0px;
  margin-top: -1px;
  margin-left: -5px;
  background-color: var(--accent-dobrolov);
  transform: translateY(-10px);
  transition: all 250ms ease;
}
.btn-active .line_icon:after {
  transform: translateY(8px);
}
/*Icons morf active*/
.btn-active_active .line_icon {
  transform: translateX(15px);
  opacity: 0;
}
.btn-active_active .line_icon:before {
  margin-left: -15px;
}
.btn-active_active .line_icon:after {
  margin-left: -15px;
}
/*Header menu*/
.header_menu .block_head_gumburger_main {
  width: 47px;
  height: 35px;
  padding: 5px 0px;
  background-color: transparent;
  position: absolute;
  top: 46px;
  right: 24px;
  display: block;
  cursor: pointer;
  z-index: 300;
}
/*Icon forward line*/
.header_menu .btn-active .line_icon {
  width: 7px;
  height: 4px;
  position: absolute;
  top: 1px;
  left: 0px;
  margin-top: -1px;
  margin-left: -15px;
  background-color: var(--accent-dobrolov);
  transform: translateX(0px);
  opacity: 1;
  transition: all 250ms ease;
}
.header_menu .btn-active .line_icon:before, .header_menu .btn-active .line_icon:after{
  content: "";
  width: 12px;
  height: 4px;
  position: absolute;
  top: 2px;
  left: 0px;
  margin-top: -1px;
  margin-left: -5px;
  background-color: var(--accent-dobrolov);
  transform: translateY(-10px);
  transition: all 250ms ease;
}
.header_menu .btn-active .line_icon:after {
  transform: translateY(8px);
}
/*Icons morf active*/
.header_menu .btn-active_active .line_icon {
    transform: translateX(15px);
    opacity: 0;
}
.header_menu .btn-active_active .line_icon:before {
    margin-left: -15px;
}
.header_menu .btn-active_active .line_icon:after {
    margin-left: -15px;
}
.mob-menu {
  width: 260px;
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  z-index: 200;
  transform: translateX(100%);
  background-color: #000000;
  opacity: 0;
  transition: all 450ms ease-out;
}
.mob-menu .list_menu {
  display: flex;
  height: 50%;
  align-items: flex-start;
  flex-direction: column;
  list-style: none;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
}
.mob-menu .list_menu li{
  margin-bottom: 15px;
}
.mob-menu .list_menu a{
  text-decoration: none;
  color: #fff;
}
/*--START SWITCH UR FIZ--*/
.header_top .yf-switcher{
		width: 200px;
		height: 44px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: absolute;
		bottom: 5px;
		left: auto;
		right: 50%;
		background-color: #0B0B0B;
		border-radius: 80px;
		padding: 3px 5px;
		box-sizing: content-box;
}
.header_top .yf-switcher .yf-btn{
		display: inline-block;
		font-family: var(--userfont);
		font-size: 14px;
		font-weight: 700;
		line-height: 1.4;
		letter-spacing: 0.02em;
		color: #F9F9F9;
		padding: 10px 11px;
		text-align: center;
		text-decoration: none;
		border-radius: 100px;
		z-index: 20;
		position: relative;
}
.header_top .yf-switcher .yf-btn span {
		position: relative;
		z-index: 20;
}
.header_top .yf-switcher .switcher_fiz_licz{
		z-index: 21;
}
.switcher_fiz_licz.yf-btn{
		color: #F9F9F9;
		transition: color 200ms ease;
}
.switcher_ur_licz.yf-btn{
		color: #F9F9F9;
		transition: color 200ms ease;
}
.switcher_ur_licz.yf-btn:before{
		content: "";
		width: 91px;
		height: 40px;
		background-color: var(--accent-dobrolov);
		position: absolute;
		top: 0px;
		left: -114px;
		border-radius: 100px;
		transition: left 300ms ease-out;
		opacity: 1;
		z-index: 2;
}
.switcher_ur_licz.yf-btn:hover:before{
	left: -7px;
}
.switcher_ur_licz.yf-btn:hover{
	color: #0B0B0B;
}
.switcher_ur_licz.yf-btn.active:before{
	display: none;
	left: -7px;
}
.switcher_ur_licz.yf-btn.active{
	color: #F9F9F9;
	z-index: 23;
	transition: color 200ms ease;
}
.switcher_ur_licz.yf-btn.active:hover{
	color: #0B0B0B;	
}
/*--FIZ--*/
.switcher_fiz_licz.yf-btn.active:before{
	display: none;
}
.switcher_fiz_licz.yf-btn:before{
		content: "";
		width: 91px;
		height: 40px;
		background-color: var(--accent-dobrolov);
		position: absolute;
		top: 0px;
		left: 108px;
		border-radius: 100px;
		transition: left 300ms ease-out, color 200ms ease;
		opacity: 1;
		z-index: 2;
}
.switcher_fiz_licz.yf-btn:hover:before{
		left: 2px;
}
.switcher_fiz_licz.yf-btn:hover{
		color: #0B0B0B;
}

/*Active menu right block*/
.menu-activ {
  transform: translateX(0);
  opacity: 1;
}
/*end gumburger*/
/* === DESKTOP FIRST === */
/* xl <= Extra Full Large (xxxl) */
@media (max-width : 1920px) {
	/**/
}

/* xl <= Extra extra large (xxl) */
@media (max-width : 1550px) {
	.block_head .primiry_menu {
		padding-right: 14px !important;
	}
	.block_head .primiry_menu nav > ul > li > a, 
	.block_head .primiry_menu nav > ul > li > span {
		font-size: 14px !important;
		padding: 14px 8px;
	}
	.has_ul_level_one::after {
		right: -5px !important;
	}
	.has_ul_level_one:hover::after {
		right: -5px !important;
	}
	.header_blog_change {
		transform: translate(17px, 10px) !important;
	}
	.header_blog_change .header_blog_change_icon svg{
		width: 74px;
		height: 21px;
	}
}

/* xl <= Extra extra large (xxl) */
@media (max-width : 1530px) {
	/**/
}
/* xl <= Extra extra large (xxl) */
@media (max-width : 1400px) {
	/**/
}
/* lg <= Extra large (xl)*/
@media (max-width : 1200px) {
	/**/
}
/* xs <= Small (MAX-sm) IPhone-7/8Pus*/
@media (max-width : 1025px) {
	/**/
}
/* md <= Large (lg) IPad-Air*/
@media (max-width : 1024px) {
	.header_menu_mob ~ .block_head_gumburger {
		position: fixed;
		top: 10px;
		right: 18px;
	}
	.bx-panel-fixed.bx-panel-folded ~ .header_menu_mob ~ .block_head_gumburger {
		position: fixed;
		top: 45px;
		right: 18px;
	}
	.header_menu_mob_opacity.header_white, 
	.header_menu_mob_opacity.header_orange {
		background: transparent !important;
	}
	.block_head__wrap {
		display: block;
		height: 53px;
		transition: height 500ms ease-out;
	}
	.block_head__wrap.block_head_min {
		height: 0px;
		transition: height 500ms ease-out;
	}
	.block_head_min .block__in .header_top {
		grid-template-columns: auto 187px 41px;
	}
	.bx-panel-fixed ~ .header_menu_mob  {
		top: 147px;
	}
	.bx-panel-fixed.bx-panel-folded ~ .header_menu_mob  {
		top: 39px;
	}
	.headerMobDobrolov {
		z-index: -1;
		position: fixed;
		display: block;
		right: 10px;
		bottom: 10px;
		writing-mode: vertical-rl;
		font-size: 40px;
		color: #00000020;
		font-weight: 800;
		animation: focus-in-contract 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	}
	@keyframes focus-in-contract {
		0% {
				letter-spacing: 1em;
				filter: blur(12px);
				opacity: 0;
		}
		100% {
				filter: blur(0px);
				opacity: 1;
		}
	}
	.header_menu_mob {
		box-shadow: 0 0 0 #00000036;
		position: fixed;
		display: grid;
		grid-template-columns: auto 120px 55px 140px 80px;
		align-items: center;
		width: 100%;
		height: 53px;
		top: 0;
		z-index: 110;
		transition: all .3s;
	}

	/*--START SWITCH UR FIZ HORIZONTAL--*/
	/*
	.header_menu_mob .yf-switcher_mobile{
		width: 110px;
		height: 44px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: fixed;
		bottom: 24px;
		transform: translateY(calc(env(safe-area-inset-bottom) * -1));
		left: 14px;
		right: 0;
		background-color: #0B0B0B;
		border-radius: 80px;
		padding: 3px 5px;
		box-sizing: content-box;
	}
	.header_menu_mob .yf-switcher_mobile .yf-btn{
		display: inline-block;
		font-family: var(--userfont);
		font-size: 14px;
		font-weight: 700;
		line-height: 1.4;
		letter-spacing: 0.02em;
		color: #F9F9F9;
		padding: 10px 11px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		border-radius: 100px;
		z-index: 20;
		position: relative;
	}
	.header_menu_mob .yf-switcher_mobile .yf-btn span {
		position: relative;
		z-index: 20;
		vertical-align: middle;
	}
	.header_menu_mob .yf-switcher_mobile .switcher_fiz_licz{
		z-index: 21;
	}
	.yf-switcher_mobile .switcher_fiz_licz.yf-btn{
		color: #F9F9F9;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn{
		color: #F9F9F9;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn:before{
		content: "";
		width: 53px;
		height: 40px;
		background-color: var(--accent-dobrolov);
		position: absolute;
		top: 0px;
		left: -65px;
		border-radius: 100px;
		transition: left 300ms ease-out;
		opacity: 1;
		z-index: 2;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn:hover:before{
		left: -10px;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn:hover{
		color: #0B0B0B;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn.active:before{
		display: none;
		left: -14px;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn.active{
		color: #F9F9F9;
		z-index: 23;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn.active:hover{
		color: #0B0B0B;
	}
	*/
	/*--FIZ--*/
	/*
	.yf-switcher_mobile .switcher_fiz_licz.yf-btn.active:before{
		display: none;
	}
	.yf-switcher_mobile .switcher_fiz_licz.yf-btn:before{
			content: "";
			width: 53px;
			height: 40px;
			background-color: var(--accent-dobrolov);
			position: absolute;
			top: 0px;
			left: 56px;
			border-radius: 100px;
			transition: left 300ms ease-out, color 200ms ease;
			opacity: 1;
			z-index: 2;
	}
	.yf-switcher_mobile .switcher_fiz_licz.yf-btn:hover:before{
			left: 2px;
	}
	.yf-switcher_mobile .switcher_fiz_licz.yf-btn:hover{
			color: #0B0B0B;
	}
	*/

	/*--START SWITCH UR FIZ VERTICAL--*/
	.header_menu_mob .yf-switcher_mobile_vertical{
		width: 44px;
		height: 110px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
		position: fixed;
		bottom: 10px;
		transform: translateY(calc(env(safe-area-inset-bottom) * -1));
		left: 14px;
		right: 0;
		background-color: #0B0B0B;
		border-radius: 80px;
		padding: 3px 5px;
		box-sizing: content-box;
	}
	.header_menu_mob .yf-switcher_mobile_vertical .yf-btn{
		display: inline-block;
		font-family: var(--userfont);
		font-size: 14px;
		font-weight: 700;
		line-height: 1.4;
		letter-spacing: 0.02em;
		color: #F9F9F9;
		padding: 10px 11px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		border-radius: 100px;
		z-index: 20;
		position: relative;
	}
	.header_menu_mob .yf-switcher_mobile_vertical .yf-btn span {
		position: relative;
		z-index: 20;
		vertical-align: middle;
	}
	.header_menu_mob .yf-switcher_mobile_vertical .switcher_fiz_licz{
		z-index: 21;
	}
	.yf-switcher_mobile_vertical .switcher_fiz_licz.yf-btn{
		padding-top: 13px;
		color: #F9F9F9;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn{
		padding-bottom: 13px;
		color: #F9F9F9;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn:before{
		content: "";
		width: 40px;
		height: 40px;
		background-color: var(--accent-dobrolov);
		position: absolute;
		top: -65px;
		left: 2px;
		border-radius: 100px;
		transition: top 300ms ease-out;
		opacity: 1;
		z-index: 2;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn:hover:before{
		top: -2px;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn:hover{
		color: #0B0B0B;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn.active:before{
		display: none;
		left: -14px;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn.active{
		color: #F9F9F9;
		z-index: 23;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn.active:hover{
		color: #0B0B0B;
	}
	/*--FIZ--*/
	.yf-switcher_mobile_vertical .switcher_fiz_licz.yf-btn.active:before{
		display: none;
	}
	.yf-switcher_mobile_vertical .switcher_fiz_licz.yf-btn:before{
			content: "";
			width: 40px;
			height: 40px;
			background-color: var(--accent-dobrolov);
			position: absolute;
			top: 67px;
			left: 7px;
			border-radius: 100px;
			transition: top 300ms ease-out, color 200ms ease;
			opacity: 1;
			z-index: 2;
	}
	.yf-switcher_mobile_vertical .switcher_fiz_licz.yf-btn:hover:before{
			top: 3px;
	}
	.yf-switcher_mobile_vertical .switcher_fiz_licz.yf-btn:hover{
			color: #0B0B0B;
	}


	 /*WhatsApp link*/
	.header_menu_mob .header_time_block_mob{
	 position: relative;
	}
	.header_time_block_mob .header_contacts_social_mobile{
		width: 30px;
		height: 30px;
		position: absolute;
		bottom: 2px;
		right: -2px;
		z-index: 80;
	}
	.header_time_block_mob .header_contacts_social_mobile img{
		width: 25px;
	}
	.IsAuthorized .header_menu_mob {
		top: 39px;
	}
	.header_logo_mob {
		padding-left: 10px;
	}
	.header_logo_mob svg {
		display: block;
	}
	.header_bottom_but_popup {
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 40px;
		letter-spacing: 0.035em;
		color: #FFFFFF;
		cursor: pointer;
		text-align: center;
		display: inline-block;
		width: 105px;
		height: 40px;
		border-radius: 80px;
		background: #e84e0f;
		transition: all .3s;
	}
	.header_icon_mob__svg {
		position: relative;
		display: block;
		border-radius: 60px;
		height: 41px;
		width: 41px;
		background: #e84e0f;
	}
	.header_icon_mob__svg svg {
		display: inline-block;
		margin: 8px 13px;
	}
	.header_time_mob {
		width: 37px;
		position: relative;
		font-style: normal;
		font-weight: 900;
		font-size: 13px;
		line-height: 18px;
		letter-spacing: 0.06em;
		color: #000000 !important;
		text-decoration: none;
	}
	.header_logo_mob,
	.header_bottom_but_popup_order,
	.header_icon_mob,
	.header_bj_mob,
	.header_time_block_mob {
		opacity: 1;
		transition: all .3s;
	}
	.header_menu_mob_opacity .header_logo_mob,
	.header_menu_mob_opacity .header_bottom_but_popup_order,
	.header_menu_mob_opacity .header_icon_mob, 
	.header_menu_mob_opacity .header_bj_mob,
	.header_menu_mob_opacity .header_time_block_mob {
		opacity: 0;
		transition: all .3s;
	}
	/*--Yandex beij--*/
	.header_menu_mob .header_bj_mob{
		position: relative;
	}
	.header_bj_mob svg{
		width: 66px;
		height: 30px;
		position: absolute;
		bottom: -13px;
		right: 18px;
		z-index: 80;
	}
}/* ---------------------------------------*/
/* md <= Large (lg) IPad-Air*/
@media (max-width : 992px) {
	.block_head {
		background: #fbba00;
		position: static;
	}
}
/* sm <= Medium (md) IPad / IPad-Mini*/
@media (max-width : 768px) {
	.header_menu_mob{
		background: #fbba00 !important;
	}
	.header_orange {
		background: #fbba00 !important;
	}
}
/* xs <= Small (MAX-sm) IPhone-7/8Pus*/
@media (max-width : 576px) {
	.header_menu_mob {
		grid-template-columns: auto 100px 55px 101px 92px;
	}
	.header_time_mob {
		width: 57px;
		display: inline-block;
		font-size: 18px;
		transform: translate(-18px, 3px);
	}
	.header_bj_mob svg {
		width: 63px;
		height: 28px;
		bottom: -17px;
		right: 13px;
	}
	.header_bj_mob svg .bj_number {
		width: 23px;
		height: auto;
		transform: translate(-1px, -1px) scale(1.04);
	}
}
/* Small (xs) IPhone-12/13-12/13Pro*/
@media (max-width :390px) {
	.header_menu_mob {
		grid-template-columns: auto 70px 55px 101px 92px;
	}
}
/*Small (xs) IPhone-10/11*/
@media (max-width :375px) {
  .header_menu_mob {
    grid-template-columns: auto 120px 55px 60px 60px;
  }
  /*WhatsApp link*/
  .header_time_block_mob .header_contacts_social_mobile{
    width: 18px;
    height: 25px;
    bottom: 2px;
    right: 8px;
    z-index: 80;
  }
  .header_time_block_mob .header_contacts_social_mobile img{
    width: 17px;
  }
}
/* Small (Ultra-xs) IPhone-5S/SE*/
@media (max-width :320px) {
  .header_time_block_mob {
    display: none;
  }
  .header_menu_mob {
    grid-template-columns: auto 120px 55px 60px;
  }
}
/* === MOBILE FIRST === */
/* Custom (xs) */
@media (min-width : 0) {
	/**/
}
/* Small (Ultra-xs) IPhone-5S/SE*/
@media (min-width : 320px) {
	/**/
}
/* Small (xs) IPhone-10/11*/
@media (min-width : 375px) {
	/**/
}
/* Small (xs) IPhone-12/13-12/13Pro*/
@media (min-width : 390px) {
	/**/
}
/* xs <= Small (MAX-sm) IPhone-7/8Pus*/
@media (min-width : 576px) {
	/**/
}
/* sm => Medium (md) IPad / IPad-Mini*/
@media (min-width : 768px) {
	/**/
}
/* md => Large (lg) IPad-Air*/
@media (min-width : 992px) {
	/**/
}
/* lg => Extra large (xl) IPad-Pro */
@media (min-width : 1024px) {
	/**/
}
/* lg => Extra large (xl) IPad-Pro */
@media (min-width : 1025px) {
	.block_head ~ .block_head_gumburger {
		position: fixed;
		top: 40px;
		right: 18px;
		overflow: hidden;
		opacity: 1;
		transform: translateY(0px);
		transition: transform 800ms ease-out;
		cursor: pointer;
	}
	.bx-panel-fixed.bx-panel-folded ~ .block_head ~ .block_head_gumburger {
		position: fixed;
		top: 75px;
		right: 18px;
	}
	.block_head.block_head_fixed.block_head_min ~ .block_head_gumburger {
		transform: translateY(-25px);
		transition: transform 800ms ease-out;
	}
	.block_head__wrap {
    display: block;
    height: 123px;
    transition: height 750ms ease-out, padding 450ms ease;
  }
  .block_head__wrap.block_head_min {
    height: 73px;
    transition: height 750ms ease-out, padding 450ms ease;
  }
  .block_head {
    display: block;
    position: fixed;
    width: 100%;
    height: 123px;
    box-sizing: border-box;
    top: 0;
    z-index: 110;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
    transition: box-shadow 450ms ease, height 750ms ease-out, padding 450ms ease;
  }
  #bx-panel ~ .block_head, 
	.bx-panel-fixed ~ .block_head {
     top: 147px;
  }
  #bx-panel.bx-panel-folded ~ .block_head, 
  .bx-panel-fixed.bx-panel-folded ~ .block_head {
     top: 39px;
  }
  #bx-panel.bx-panel-folded ~.block_head.block_head_fixed, 
  .block_head.block_head_fixed {
    top: 0;
    box-shadow: 0 3px 17px rgba(0, 0, 0, 0.19);
    transition: box-shadow 450ms ease ;
  }
  .block_head.block_head_fixed.block_head_min {
    height: 73px;
    transition: height 750ms ease-out, padding 450ms ease;
  }
  .block_head.block_head_fixed.block_head_min_reverse {
    height: 123px;
    transition: height 750ms ease-out, padding 450ms ease;
  }
  .block_head .block__in {
    max-width: 1680px;
    min-width: 320px;
    padding: 0rem 7rem 0rem 1.250rem !important;
    margin: 0 auto;
    position: relative;
    display: grid;
    grid-template-columns: 125px auto;
    align-items: start;
    gap: 0 19px;
  }
  .block_head .header_logo {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 2;
    margin-top: 2px;
    height: 125px;
    transition: height 450ms ease, margin-top 450ms ease;
  }
  .block_head.block_head_fixed.block_head_min .header_logo {
    margin-top: 0px;
    height: 73px;
    transition: height 450ms ease, margin-top 450ms ease;
  }
  .header_td {
    position: relative;
  }
  .header_title {
    z-index: 120;
    position: relative;
    display: inline-block;
    font-weight: 900;
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: 0.03em;
  }
  .header_descr {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.02em;
  }
  .header_top {
    grid-row-start: 1;
    grid-column-start: 2;
    grid-row-end: 2;
    grid-column-end: 2;
    display: grid;
    grid-template-columns: auto 155px 221px;
    align-items: center;
    position: relative;
    margin-top: 16px;
    height: 53px;
    transition: all 600ms ease-out;
    align-content: center;
  }
  .block_head_min .header_top {
    margin-top: 10px;
    transition: all 600ms ease-out;
  }
  .header_pe, 
  .but_popup {
    position: relative;
    z-index: 95;
  }
  .header_pe {
    display: grid;
    grid-template-columns: auto 40px;
    justify-content: end;
    align-items: end;
    align-content: space-between;
    position: relative;
  }
	/*--START BEIJ--*/
	.header_top .header_contacts_social_min{
		width: 17px;
		height: 17px;
		position: absolute;
		bottom: 14px;
		right: 29px;
		z-index: 100;
		transform: scale(0);
		transform-origin: 0% 100%;
	}
	.header_top .header_contacts_social_min svg{
		width: 26px;
		height: 26px;
	}
	.header_top .header_contacts_social_min img{
		width: 17px;
	}
	.block_head_min .header_top .header_contacts_social_min {
		animation: both AnmaionCircleGreen 750ms ease-out;
		animation-delay: 200ms;
	}
	@keyframes AnmaionCircleGreen {
		0%{
			transform: scale(0);
		}
		30%{
			transform: scale(1.3);
		}
		43%{
			transform: scale(1.3);
		}
		100%{
			transform: scale(1);
		}
	}
	 .block_head_min_reverse .header_top .header_contacts_social_min {
			animation: AnmaionCircleGreen_reverce 550ms ease-out;
	}
	@keyframes AnmaionCircleGreen_reverce {
		0%{
			transform: scale(1);
			opacity: 1;
			}
		30%{
			transform: scale(1.3);
			opacity: 1;
			}
		63%{
			transform: scale(1.3);
			opacity: 1;
		}
		90%{
			opacity: 0;
		}
		100%{
			transform: scale(0);
			opacity: 0;
		}
	}
  a.header_top_header_phone {
    grid-row-start: 1;
    grid-row-end: 1;
    grid-column-start: 1;
    grid-column-end: 3;
    text-align: start;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.01em;
    color: #000000;
    text-decoration: none;
    transition: all 550ms ease;
  }
  a.header_top_header_phone:hover {
    color: #000;
  }
  a.header_top_header_email {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.9;
    letter-spacing: 0.035em;
    text-align: right;
    color: #000;
    padding-right: 20px;
    transition: all 550ms ease;
  }
  .block_head.block_head_fixed.block_head_min a.header_top_header_email {
    font-size: 12px;
    padding-right: 15px;
    transition: all 550ms ease;
  }
  a.header_top_header_email:hover {
    color: #E84E0F;
  }
	.header_pe .header_contacts_social{
		width: 22px;
		height: 22px;
		position: absolute;
		top: 1px;
		right: -1px;
		transform: scale(1);
	}
	.header_pe .header_contacts_social svg{
		width: 29px;
		height: 29px;
	}
	.block_head_min .header_contacts_social {
		animation: both AnmaionCircleSocial 250ms ease-out;
	}
  @keyframes AnmaionCircleSocial {
    0%{
     transform: scale(1);
     opacity: 0;
    }
    34%{
      transform: scale(1.3);
      opacity: 1;
     }
    43%{
      transform: scale(1.3);
      opacity: 1;
     }
    90%{
      opacity: 1;
    }
    100%{
      transform: scale(0);
      opacity: 0;
    }
  }
  .block_head_min_reverse .header_contacts_social {
     animation: AnmaionCircleSocial_reverce 290ms ease-out;
   }
  @keyframes AnmaionCircleSocial_reverce {
    0%{
      transform: scale(0);
      opacity: 0;
    }
    30%{
      transform: scale(1.3);
      opacity: 0;
    }
    43%{
      transform: scale(1.3);
      opacity: 1;
    }
    90%{
      transform: scale(1);
      opacity: 1;
    }
    100%{
      transform: scale(1);
      opacity: 1;
    }
  }
  .header_top_header_time {
    width: 37px;
    position: relative;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    color: #000000;
  }
  .but_popup {
    text-align: end;
  }
  .but_popup {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 41px;
    letter-spacing: 0.035em;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    width: 105px;
    height: 41px;
    margin-left: 31px;
    border-radius: 80px;
    background: #e84e0f;
    transition: background 300ms ease;
  }
  a.but_popup {
    text-decoration: none;
  }
  .but_popup:hover {
    background: #000;
    color: #fff;
    transition: background 300ms ease;
  }
   /*head min style and animation*/
  .block_head_min .header_title {
    animation: header_top_title 1.2s ease both;
  }
  .block_head_min_reverse .header_title {
    animation: header_top_title_reverse 1.2s ease both;
  }
   @keyframes header_top_title {
    0% {
      transform: translateY(-10px) translateX(0px);
    }
    100% {
       transform: translateY(0px) translateX(-55px);
    }
  }
  @keyframes header_top_title_reverse  {
    0% {
      transform: translateY(14px) translateX(-55px);
    }
    100% {
      transform: translateY(0px) translateX(0px);
    }
  }
  .block_head_min .header_descr {
    animation: fade_out_descr 1.2s ease both;
    display: none;
  }
   .block_head_min_reverse .header_descr {
    animation: fade_out_descr_reverse 1.2s ease both;
    display: inline-block;
  }
  @keyframes fade_out_descr {
    0% {
     opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fade_out_descr_reverse {
    0% {
     opacity: 0;
    }
    100% {
     opacity: 1;
    }
  }

	.block_head_min .header_bj {
    animation: fade_out_bj 1.2s ease both;
    display: none;
  }
   .block_head_min_reverse .header_bj {
    animation: fade_out_bj_reverse 1.2s ease both;
    display: inline-block;
  }
  @keyframes fade_out_bj {
    0% {
     opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fade_out_bj_reverse {
    0% {
     opacity: 0;
    }
    100% {
     opacity: 1;
    }
  }

  .block_head_min .yf-switcher {
    animation: fade_out_bj 1.2s ease both;
    display: none;
  }
   .block_head_min_reverse .yf-switcher {
    animation: fade_out_bj_reverse 1.2s ease both;
    display: flex;
  }
  @keyframes fade_out_bj {
    0% {
     opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fade_out_bj_reverse {
    0% {
     opacity: 0;
    }
    100% {
     opacity: 1;
    }
  }

  .block_head_min .en_link {
    animation: fade_out 200ms ease both;
  }
  .block_head_min_reverse .en_link {
    animation: fade_out_reverse 2200ms ease both;
  }
  @keyframes fade_out {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fade_out_reverse {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
   }
    /*animation slide-out-top*/
    /*head min style and animation убрать лишние пункты меню*/
  .block_head .hide {
    opacity: 1;
    transition: opacity 2200ms ease;
  }
  .block_head.block_head_min .hide {
    opacity: 0;
    transition: opacity 200ms ease;
  }
    /*убрать лишние пункты меню*/
    /*menu*/
  .header_menu {
    display: grid;
    grid-template-columns: auto 57px;
    grid-row-start: 2;
    grid-row-end: 2;
    grid-column-start: 2;
    grid-column-end: 2;
    align-items: center;
    justify-items: stretch;
    position: relative;
    margin-top: -10px;
    transform: translateY(0px);
    transition: transform 800ms ease-out;
  }
  .block_head.block_head_fixed.block_head_min .header_menu {
    transform: translateY(-40px);
    transition: transform 800ms ease-out;
  }
  .block_head .primiry_menu {
    padding-right: 47px;
  }
  .primiry_menu nav > ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: baseline;
  }
  .block_head .primiry_menu nav > ul > li:last-child {
    margin-right: 0;
  }
  .primiry_menu nav > ul .popup {
    position: absolute;
    left: 0;
    z-index: 102;
    display: none;
  }
  .block_head .primiry_menu nav > ul > li > a, 
  .block_head .primiry_menu nav > ul > li > span {
    position: relative;
    display: block;
    padding: 14px 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.02em;
    color: #000;
    text-decoration: none;
    transition: color 350ms ease;
    cursor: pointer;
  }
  .block_head .primiry_menu nav > ul > li > a:hover, 
  .block_head .primiry_menu nav > ul > li > span:hover {
    color: #e84e0f;
    transition: color 350ms ease;
    cursor: pointer;
  }
  .block_head .primiry_menu nav > ul > li:first-child > a, 
  .block_head .primiry_menu nav > ul > li:first-child > span {
    padding-left: 0;
  }
  .block_head .primiry_menu nav > ul > li:last-child > a, 
  .block_head .primiry_menu nav > ul > li:last-child > span {
    padding-right: 0;
  }
  .has_ul_level_one {
     position: relative;
   }
  .has_ul_level_one::after {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border: 1px solid #000;
    transform: rotate(45deg);
    border-top: 0;
    border-left: none;
    right: -3px;
    top: calc(50% - 5px);
    transition: all .3s;
    transform-origin: center center;
  }
  .has_ul_level_one:hover::after {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border: 1px solid #E84E0F;
    transform: rotate(-135deg);
    border-top: 0;
    border-left: none;
    right: -3px;
    top: calc(60% - 6px);
    transition: all .3s;
    transform-origin: center center;
  }
  .header_sub_one, 
  .header_sub_two, 
  .header_sub_three {
    position: absolute;
    width: 260px;
  }
  .header_sub_one {
    box-shadow: 0 4px 8px #0000002b;
  }
  .header_sub_one li, 
  .header_sub_two li, 
  .header_sub_three li {
    position: relative;
    display: block;
    padding: 12px 15px;
    transition: all 500ms ease;
   }
  .header_sub_one li a,
  .header_sub_one li > span,
  .header_sub_two li a,
  .header_sub_two li > span,
  .header_sub_three li a,
  .header_sub_three li > span{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.02em;
    text-decoration: none;
    cursor: pointer;
  }
  .header_sub_one li a span,
  .header_sub_one li span span,
  .header_sub_two li span span,
  .header_sub_two li a span,
  .header_sub_three li span span,
  .header_sub_three li a span {
    margin-left: 0px;
  }
  .header_sub_one svg,
  .header_sub_two svg,
  .header_sub_three svg {
    max-width: 25px;
    max-height: 25px;
    margin-right: 10px;
  }
  /*header_sub_one*/
  .header_sub_one {
    display: none;
    top: 100%;
    left: 0;
    border-radius: 4px 0 0 4px;
    background: #fff;
    color: #000;
  }
	.header_sub_one > .has-ul > span, 
  .header_sub_one > .has-ul > a {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.header_sub_one > .has-ul > span::after,
	.header_sub_one > .has-ul > a::after,
	.header_sub_two > .has-ul > span::after,
	.header_sub_two > .has-ul > a::after {
		content: "";
		position: absolute;
		height: 8px;
		width: 8px;
		border: 1px solid #E84E0F;
		transform: rotate(-45deg);
		border-top: 0;
		border-left: none;
		right: 10px;
		top: calc(50% - 8px);
	}
	li.has-ul:hover > .header_sub_one {
		display: block;
	}
	.header_sub_one > li > span,
	.header_sub_one > li > a {
		color: #000;
	}
	.header_sub_one > li:hover {
		background: #fbba00;
	}
	.header_sub_one > .has-ul:hover > span::after,
	.header_sub_one > .has-ul:hover > a::after,
	.header_sub_two > .has-ul:hover > span::after,
	.header_sub_two > .has-ul:hover > a::after {
		animation: arrow_main_next_20 700ms ease-out infinite;
	}
	/*Animaion function*/
	@keyframes arrow_main_next_20{
		0%{
			right: 10px;
		}
		50%{
			right: calc( 10px - 7px );
		}
		100%{
			right: 10px;
		}
	}
	.header_sub_one > li:first-child:hover {
		border-radius: 4px 0 0 0;
	}
	.header_sub_one > li:last-child:hover {
		border-radius: 0 0 0 4px;
	}
	.header_sub_one > li:hover {
		background: #fbba00;
	}
	.header_sub_one > li:hover > span,
	.header_sub_one > li:hover > a {
		color: #E84E0F;
	}
  /*header_sub_two*/
	.header_sub_two {
		display: none;
		top: 0;
		left: 100%;
		border-radius: 0 4px 4px 0;
		background: #000;
	}
	.header_sub_one li.has-ul:hover .header_sub_two {
		display: block;
	}
	.header_sub_two li a,
	.header_sub_two li span {
		position: relative;
		color: #fff;
	}
	.header_sub_two li:hover {
		background: #fbba00;
	}
	.header_sub_two > li:first-child:hover {
		border-radius: 0 4px 0 0;
	}
	.header_sub_two > li:last-child:hover {
		border-radius: 0 0 4px 0;
	}
	.header_sub_two li a svg path,
	.header_sub_two li span svg path{
		fill: #fff;
	}
	.header_sub_two li:hover a,
	.header_sub_two li:hover span {
		color: #E84E0F;
	}
	.header_sub_two > li:hover > a > svg > path,
	.header_sub_two > li:hover > span > svg > path {
		fill: #000;
	}
	.header_sub_three {
		display: none;
		top: 0;
		left: 100%;
		border-radius: 0 4px 4px 0;
		background: #000;
	}
	.header_sub_one .header_sub_two li.has-ul:hover .header_sub_three {
		display: block;
	}
	.header_sub_three li a,
	.header_sub_three li span {
		color: #fff !important;
	}
	.header_sub_three li:hover {
		background: #E84E0F;
	}
	.header_sub_three > li:first-child:hover {
		border-radius: 0 4px 0 0;
	}
	.header_sub_three > li:last-child:hover {
		border-radius: 0 0 4px 0;
	}
	.header_sub_three li a svg path,
	.header_sub_three li span svg path {
		fill: #fff !important;
	}
	.header_sub_three li:hover a,
	.header_sub_three li:hover span {
		font-weight: 900;
		color: #000 !important;
	}
	.header_sub_three > li:hover > a > svg > path,
	.header_sub_three > li:hover > span > svg > path {
		fill: #000 !important;
	}
	.header_en_change {
		display: grid;
		grid-template-columns: 31px 26px;
		align-items: center;
	}
	.en_link {
		color: #000000 !important;
		text-decoration: none !important;
	}
	.header_en_change_desc {
		font-style: normal;
		font-weight: 700;
		font-size: 14px;
		line-height: 17px;
		text-align: right;
		letter-spacing: 0.015em;
		color: #000000;
	}
	.header_blog_change{
		width: 100%;
		height: 45px;
		transform: translate(-25px, 1px);
	}
}
/* lg => Extra large (xl)*/
@media (min-width : 1200px) {
	/**/
}
/* Extra extra large (xxl) */
@media (min-width : 1400px) {
	/**/
}
/* Extra extra large (xxl) */
@media (min-width : 1530px) {
	/**/
}
@media (min-width : 1550px) {
	/**/
}
/* Extra extra large (xxl) */
@media (min-width : 1920px) {
	/**/
}


/* End */


/* Start:/local/components/dobrolov/header/templates/.default/style.min.css?178000628041522*/
.block_head.block_head_fixed .block__in .phone span, 
body.index .block_head .phone span {
  color: #885406;
}
.header_white {
  background: #fff;
}
.header_orange {
  background: #fbba00;
}
.block_head__wrap {
  display: none;
  height: 0;
}
.block_head {
  display: none;
  font-family: var(--userfont);
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
.header_menu_mob {
  display: none;
}
.block_head_min .block__in .header_top {
	grid-template-columns: auto 187px 41px;
}
/*Header microanimation Start*/
/*--------------------------------*/
/*Header microanimation Start*/
/*Header component Kit style - Section*/
.componentKit__header_main{
  width: 100%;
  height: 123px;
  position: sticky;
  z-index: 200;
  display: block;
  transition: height 750ms ease-out, box-shadow 400ms ease, padding 450ms ease;
  padding: 2px 0px;
}
/*Animaion modification*/
.componentKit__header_main.modification{
  height: 73px;
  padding: 0;
  transition: height 750ms ease-out, box-shadow 400ms ease, padding 450ms ease;
}
/*Header component Kit style - Container*/
.componentKit__header_main .componentKit__header_container{
  width: 1160px;
  max-width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.componentKit__header_main .componentKit__header_row{
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
/*Logo animation scroll Start*/
.logo__block_header{
  height: 123px;
  transition: height 450ms ease;
  display: flex;
  align-items: center;
}
.componentKit__header_main.modification .logo__block_header{
  height: 73px;
  transition: height 450ms ease;
}
/*Animation SVG*/
/*Block container animation*/
#logoAnimationMain{
  width: 125px;
  height: 125.7px;
  overflow: hidden;
  border-radius: 100px;
  transform-origin: 50% 50%;
  margin-top: 2px;
  transition: all 450ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain{
  animation: both animationLogoScrollSize 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoScrollSize {
  0%{
   transform: scale(1);
  }
  100%{
   transform: scale(0.29);
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain{
  animation: both animationLogoScrollSize_reverce 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoScrollSize_reverce {
  0%{
    transform: scale(0.29);
  }
  100%{
    transform: scale(1);
  }
}
/*Circle animation -Border*/
#logoAnimationMain .logo_main_circle{
  overflow: hidden;
  fill: #FBBA00;
  transition: all 450ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain .logo_main_circle{
  animation: both animationLogoCircle 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoCircle {
   0%{
    fill: #FBBA00;
  }
  100%{
    fill: #FFFFFF;
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain .logo_main_circle{
  animation: both animationLogoCircle_reverce 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoCircle_reverce {
  0%{
    fill: #FFFFFF;
  }
  100%{
    fill: #FBBA00;
  }
}
#logoAnimationMain .logo_main_circle_border{
  stroke-width: 3.5px;
  transition: all 450ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain .logo_main_circle_border{
  animation:both animationLogoBorder 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoBorder{
  0%{
   stroke-width: 3.5px;
  }
  45%{
    stroke-width: 3.5px;
  }
  100%{
    stroke-width: 12px;
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain .logo_main_circle_border{
  animation: animationLogoBorder_reverce 800ms ease;
  transition: all 450ms ease;
  animation-direction: alternate;
}
@keyframes animationLogoBorder_reverce{
  0%{
   stroke-width: 12px;
  }
  45%{
   stroke-width: 3.5px;
  }
  100%{
   stroke-width: 3.5px;
  }
}
#logoAnimationMain .logoFace_hero{
  transform: translate(58px, 2px) scale(1);
  opacity: 1;
  transition: all 200ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain .logoFace_hero{
  animation:both animationLogoMainFace 1ms ease;
  transition: all 200ms ease;
}
@keyframes animationLogoMainFace{
   0%{
    opacity: 1;
    transform: translate(58px, 2px) scale(1);
  }
  100%{
    opacity: 0;
    transform: translate(58px, 2px) scale(0);
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain .logoFace_hero{
  transform: translate(58px, 2px) scale(0);
  animation: animationLogoMainFaceReverce 30ms ease;
  animation-delay: 552ms;
  animation-fill-mode: forwards;
  opacity: 1;
  transition: all 200ms ease;
}
@keyframes animationLogoMainFaceReverce{
  0%{
   transform: translate(58px, 2px) scale(0);
  }
  100%{
   transform: translate(58px, 2px) scale(1);
  }
}
/*Hero Simvol D - Hidden*/
#logoAnimationMain .logo_main_group .logoDobrolov_Simvol{
  fill:#1D1D1B;
  transition: all 450ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain .logo_main_group .logoDobrolov_Simvol{
  animation:both animationSimvolD 700ms ease;
  transition: all 450ms ease;
}
@keyframes animationSimvolD{
  0%{
    fill:#1D1D1B;
  }
  70%{
    fill:#1D1D1B;
  }
  100%{
    fill: #FBBA00;
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain .logo_main_group .logoDobrolov_Simvol{
  animation: animationSimvolD_reverce 700ms ease;
  transition: all 450ms ease;
}
@keyframes animationSimvolD_reverce{
  0%{
   fill:#FBBA00;
  }
  70%{
   fill:#1D1D1B;
  }
  100%{
   fill:#1D1D1B;
  }
}
/*Hero body animation*/
#logoAnimationMain .logo_main_group{
  transform: translateY(0px) scale(1);
  transform-origin: 50% 0%;
  transition: all 450ms ease;
}
/*Animaion modification*/
.componentKit__header_main.modification #logoAnimationMain .logo_main_group{
  animation:both animationLogoMain 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoMain{
  0%{
   transform: translateY(0px) scale(1);
  }
  100%{
   transform: translateY(18px) scale(4.1);
  }
}
/*Animaion modification reverce*/
.componentKit__header_main.modification_top #logoAnimationMain .logo_main_group{
  animation: animationLogoMain_reverce 800ms ease;
  transition: all 450ms ease;
}
@keyframes animationLogoMain_reverce{
  0%{
    transform: translateY(18px) scale(4.1);
  }
   100%{
    transform: translateY(0px) scale(1);
  }
}
/*Logo animation scroll END*/
/*---------------------------------*/
/*gumburger*/
/*Icons morf*/
.block_head_gumburger {
  width: 47px;
  height: 35px;
  padding: 5px 0px;
  background-color: transparent;
  display: block;
  cursor: pointer;
  z-index: 300;
}
.btn-active .close {
  width: 15px;
  height: 4px;
  position: absolute;
  top: 42%;
  right: 10px;
  margin-top: -1px;
  margin-left: -15px;
  background-color: var(--accent-dobrolov);
}
.btn-active .close:before, .btn-active .close:after{
  content: "";
  width: 26px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -7px;
  background-color: var(--accent-dobrolov);
  transform: translateY(-10px);
  transition: all 200ms ease;
}
.btn-active .close:after {
  transform: translateY(8px);
}
/*Icons morf active*/
.btn-active_active .close {
  height: 0px;
}
.btn-active_active .close:before {
  transform: rotate(45deg);
}
.btn-active_active .close:after {
  transform: rotate(-45deg);
}
/*Icon forward line*/
.btn-active .line_icon {
  width: 7px;
  height: 4px;
  position: absolute;
  top: 2px;
  left: 0px;
  margin-top: -2px;
  margin-left: -15px;
  background-color: var(--accent-dobrolov);
  transform: translateX(0px);
  opacity: 1;
  transition: all 250ms ease;
}
.btn-active .line_icon:before, .btn-active .line_icon:after{
  content: "";
  width: 12px;
  height: 4px;
  position: absolute;
  top: 2px;
  left: 0px;
  margin-top: -1px;
  margin-left: -5px;
  background-color: var(--accent-dobrolov);
  transform: translateY(-10px);
  transition: all 250ms ease;
}
.btn-active .line_icon:after {
  transform: translateY(8px);
}
/*Icons morf active*/
.btn-active_active .line_icon {
  transform: translateX(15px);
  opacity: 0;
}
.btn-active_active .line_icon:before {
  margin-left: -15px;
}
.btn-active_active .line_icon:after {
  margin-left: -15px;
}
/*Header menu*/
.header_menu .block_head_gumburger_main {
  width: 47px;
  height: 35px;
  padding: 5px 0px;
  background-color: transparent;
  position: absolute;
  top: 46px;
  right: 24px;
  display: block;
  cursor: pointer;
  z-index: 300;
}
/*Icon forward line*/
.header_menu .btn-active .line_icon {
  width: 7px;
  height: 4px;
  position: absolute;
  top: 1px;
  left: 0px;
  margin-top: -1px;
  margin-left: -15px;
  background-color: var(--accent-dobrolov);
  transform: translateX(0px);
  opacity: 1;
  transition: all 250ms ease;
}
.header_menu .btn-active .line_icon:before, .header_menu .btn-active .line_icon:after{
  content: "";
  width: 12px;
  height: 4px;
  position: absolute;
  top: 2px;
  left: 0px;
  margin-top: -1px;
  margin-left: -5px;
  background-color: var(--accent-dobrolov);
  transform: translateY(-10px);
  transition: all 250ms ease;
}
.header_menu .btn-active .line_icon:after {
  transform: translateY(8px);
}
/*Icons morf active*/
.header_menu .btn-active_active .line_icon {
    transform: translateX(15px);
    opacity: 0;
}
.header_menu .btn-active_active .line_icon:before {
    margin-left: -15px;
}
.header_menu .btn-active_active .line_icon:after {
    margin-left: -15px;
}
.mob-menu {
  width: 260px;
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  z-index: 200;
  transform: translateX(100%);
  background-color: #000000;
  opacity: 0;
  transition: all 450ms ease-out;
}
.mob-menu .list_menu {
  display: flex;
  height: 50%;
  align-items: flex-start;
  flex-direction: column;
  list-style: none;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
}
.mob-menu .list_menu li{
  margin-bottom: 15px;
}
.mob-menu .list_menu a{
  text-decoration: none;
  color: #fff;
}
/*--START SWITCH UR FIZ--*/
.header_top .yf-switcher{
		width: 200px;
		height: 44px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: absolute;
		bottom: 5px;
		left: auto;
		right: 50%;
		background-color: #0B0B0B;
		border-radius: 80px;
		padding: 3px 5px;
		box-sizing: content-box;
}
.header_top .yf-switcher .yf-btn{
		display: inline-block;
		font-family: var(--userfont);
		font-size: 14px;
		font-weight: 700;
		line-height: 1.4;
		letter-spacing: 0.02em;
		color: #F9F9F9;
		padding: 10px 11px;
		text-align: center;
		text-decoration: none;
		border-radius: 100px;
		z-index: 20;
		position: relative;
}
.header_top .yf-switcher .yf-btn span {
		position: relative;
		z-index: 20;
}
.header_top .yf-switcher .switcher_fiz_licz{
		z-index: 21;
}
.switcher_fiz_licz.yf-btn{
		color: #F9F9F9;
		transition: color 200ms ease;
}
.switcher_ur_licz.yf-btn{
		color: #F9F9F9;
		transition: color 200ms ease;
}
.switcher_ur_licz.yf-btn:before{
		content: "";
		width: 91px;
		height: 40px;
		background-color: var(--accent-dobrolov);
		position: absolute;
		top: 0px;
		left: -114px;
		border-radius: 100px;
		transition: left 300ms ease-out;
		opacity: 1;
		z-index: 2;
}
.switcher_ur_licz.yf-btn:hover:before{
	left: -7px;
}
.switcher_ur_licz.yf-btn:hover{
	color: #0B0B0B;
}
.switcher_ur_licz.yf-btn.active:before{
	display: none;
	left: -7px;
}
.switcher_ur_licz.yf-btn.active{
	color: #F9F9F9;
	z-index: 23;
	transition: color 200ms ease;
}
.switcher_ur_licz.yf-btn.active:hover{
	color: #0B0B0B;	
}
/*--FIZ--*/
.switcher_fiz_licz.yf-btn.active:before{
	display: none;
}
.switcher_fiz_licz.yf-btn:before{
		content: "";
		width: 91px;
		height: 40px;
		background-color: var(--accent-dobrolov);
		position: absolute;
		top: 0px;
		left: 108px;
		border-radius: 100px;
		transition: left 300ms ease-out, color 200ms ease;
		opacity: 1;
		z-index: 2;
}
.switcher_fiz_licz.yf-btn:hover:before{
		left: 2px;
}
.switcher_fiz_licz.yf-btn:hover{
		color: #0B0B0B;
}

/*Active menu right block*/
.menu-activ {
  transform: translateX(0);
  opacity: 1;
}
/*end gumburger*/
/* === DESKTOP FIRST === */
/* xl <= Extra Full Large (xxxl) */
@media (max-width : 1920px) {
	/**/
}

/* xl <= Extra extra large (xxl) */
@media (max-width : 1550px) {
	.block_head .primiry_menu {
		padding-right: 14px !important;
	}
	.block_head .primiry_menu nav > ul > li > a, 
	.block_head .primiry_menu nav > ul > li > span {
		font-size: 14px !important;
		padding: 14px 8px;
	}
	.has_ul_level_one::after {
		right: -5px !important;
	}
	.has_ul_level_one:hover::after {
		right: -5px !important;
	}
	.header_blog_change {
		transform: translate(17px, 10px) !important;
	}
	.header_blog_change .header_blog_change_icon svg{
		width: 74px;
		height: 21px;
	}
}

/* xl <= Extra extra large (xxl) */
@media (max-width : 1530px) {
	/**/
}
/* xl <= Extra extra large (xxl) */
@media (max-width : 1400px) {
	/**/
}
/* lg <= Extra large (xl)*/
@media (max-width : 1200px) {
	/**/
}
/* xs <= Small (MAX-sm) IPhone-7/8Pus*/
@media (max-width : 1025px) {
	/**/
}
/* md <= Large (lg) IPad-Air*/
@media (max-width : 1024px) {
	.header_menu_mob ~ .block_head_gumburger {
		position: fixed;
		top: 10px;
		right: 18px;
	}
	.bx-panel-fixed.bx-panel-folded ~ .header_menu_mob ~ .block_head_gumburger {
		position: fixed;
		top: 45px;
		right: 18px;
	}
	.header_menu_mob_opacity.header_white, 
	.header_menu_mob_opacity.header_orange {
		background: transparent !important;
	}
	.block_head__wrap {
		display: block;
		height: 53px;
		transition: height 500ms ease-out;
	}
	.block_head__wrap.block_head_min {
		height: 0px;
		transition: height 500ms ease-out;
	}
	.block_head_min .block__in .header_top {
		grid-template-columns: auto 187px 41px;
	}
	.bx-panel-fixed ~ .header_menu_mob  {
		top: 147px;
	}
	.bx-panel-fixed.bx-panel-folded ~ .header_menu_mob  {
		top: 39px;
	}
	.headerMobDobrolov {
		z-index: -1;
		position: fixed;
		display: block;
		right: 10px;
		bottom: 10px;
		writing-mode: vertical-rl;
		font-size: 40px;
		color: #00000020;
		font-weight: 800;
		animation: focus-in-contract 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	}
	@keyframes focus-in-contract {
		0% {
				letter-spacing: 1em;
				filter: blur(12px);
				opacity: 0;
		}
		100% {
				filter: blur(0px);
				opacity: 1;
		}
	}
	.header_menu_mob {
		box-shadow: 0 0 0 #00000036;
		position: fixed;
		display: grid;
		grid-template-columns: auto 120px 55px 140px 80px;
		align-items: center;
		width: 100%;
		height: 53px;
		top: 0;
		z-index: 110;
		transition: all .3s;
	}

	/*--START SWITCH UR FIZ HORIZONTAL--*/
	/*
	.header_menu_mob .yf-switcher_mobile{
		width: 110px;
		height: 44px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: fixed;
		bottom: 24px;
		transform: translateY(calc(env(safe-area-inset-bottom) * -1));
		left: 14px;
		right: 0;
		background-color: #0B0B0B;
		border-radius: 80px;
		padding: 3px 5px;
		box-sizing: content-box;
	}
	.header_menu_mob .yf-switcher_mobile .yf-btn{
		display: inline-block;
		font-family: var(--userfont);
		font-size: 14px;
		font-weight: 700;
		line-height: 1.4;
		letter-spacing: 0.02em;
		color: #F9F9F9;
		padding: 10px 11px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		border-radius: 100px;
		z-index: 20;
		position: relative;
	}
	.header_menu_mob .yf-switcher_mobile .yf-btn span {
		position: relative;
		z-index: 20;
		vertical-align: middle;
	}
	.header_menu_mob .yf-switcher_mobile .switcher_fiz_licz{
		z-index: 21;
	}
	.yf-switcher_mobile .switcher_fiz_licz.yf-btn{
		color: #F9F9F9;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn{
		color: #F9F9F9;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn:before{
		content: "";
		width: 53px;
		height: 40px;
		background-color: var(--accent-dobrolov);
		position: absolute;
		top: 0px;
		left: -65px;
		border-radius: 100px;
		transition: left 300ms ease-out;
		opacity: 1;
		z-index: 2;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn:hover:before{
		left: -10px;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn:hover{
		color: #0B0B0B;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn.active:before{
		display: none;
		left: -14px;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn.active{
		color: #F9F9F9;
		z-index: 23;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile .switcher_ur_licz.yf-btn.active:hover{
		color: #0B0B0B;
	}
	*/
	/*--FIZ--*/
	/*
	.yf-switcher_mobile .switcher_fiz_licz.yf-btn.active:before{
		display: none;
	}
	.yf-switcher_mobile .switcher_fiz_licz.yf-btn:before{
			content: "";
			width: 53px;
			height: 40px;
			background-color: var(--accent-dobrolov);
			position: absolute;
			top: 0px;
			left: 56px;
			border-radius: 100px;
			transition: left 300ms ease-out, color 200ms ease;
			opacity: 1;
			z-index: 2;
	}
	.yf-switcher_mobile .switcher_fiz_licz.yf-btn:hover:before{
			left: 2px;
	}
	.yf-switcher_mobile .switcher_fiz_licz.yf-btn:hover{
			color: #0B0B0B;
	}
	*/

	/*--START SWITCH UR FIZ VERTICAL--*/
	.header_menu_mob .yf-switcher_mobile_vertical{
		width: 44px;
		height: 110px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
		position: fixed;
		bottom: 10px;
		transform: translateY(calc(env(safe-area-inset-bottom) * -1));
		left: 14px;
		right: 0;
		background-color: #0B0B0B;
		border-radius: 80px;
		padding: 3px 5px;
		box-sizing: content-box;
	}
	.header_menu_mob .yf-switcher_mobile_vertical .yf-btn{
		display: inline-block;
		font-family: var(--userfont);
		font-size: 14px;
		font-weight: 700;
		line-height: 1.4;
		letter-spacing: 0.02em;
		color: #F9F9F9;
		padding: 10px 11px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		border-radius: 100px;
		z-index: 20;
		position: relative;
	}
	.header_menu_mob .yf-switcher_mobile_vertical .yf-btn span {
		position: relative;
		z-index: 20;
		vertical-align: middle;
	}
	.header_menu_mob .yf-switcher_mobile_vertical .switcher_fiz_licz{
		z-index: 21;
	}
	.yf-switcher_mobile_vertical .switcher_fiz_licz.yf-btn{
		padding-top: 13px;
		color: #F9F9F9;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn{
		padding-bottom: 13px;
		color: #F9F9F9;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn:before{
		content: "";
		width: 40px;
		height: 40px;
		background-color: var(--accent-dobrolov);
		position: absolute;
		top: -65px;
		left: 2px;
		border-radius: 100px;
		transition: top 300ms ease-out;
		opacity: 1;
		z-index: 2;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn:hover:before{
		top: -2px;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn:hover{
		color: #0B0B0B;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn.active:before{
		display: none;
		left: -14px;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn.active{
		color: #F9F9F9;
		z-index: 23;
		transition: color 200ms ease;
	}
	.yf-switcher_mobile_vertical .switcher_ur_licz.yf-btn.active:hover{
		color: #0B0B0B;
	}
	/*--FIZ--*/
	.yf-switcher_mobile_vertical .switcher_fiz_licz.yf-btn.active:before{
		display: none;
	}
	.yf-switcher_mobile_vertical .switcher_fiz_licz.yf-btn:before{
			content: "";
			width: 40px;
			height: 40px;
			background-color: var(--accent-dobrolov);
			position: absolute;
			top: 67px;
			left: 7px;
			border-radius: 100px;
			transition: top 300ms ease-out, color 200ms ease;
			opacity: 1;
			z-index: 2;
	}
	.yf-switcher_mobile_vertical .switcher_fiz_licz.yf-btn:hover:before{
			top: 3px;
	}
	.yf-switcher_mobile_vertical .switcher_fiz_licz.yf-btn:hover{
			color: #0B0B0B;
	}


	 /*WhatsApp link*/
	.header_menu_mob .header_time_block_mob{
	 position: relative;
	}
	.header_time_block_mob .header_contacts_social_mobile{
		width: 30px;
		height: 30px;
		position: absolute;
		bottom: 2px;
		right: -2px;
		z-index: 80;
	}
	.header_time_block_mob .header_contacts_social_mobile img{
		width: 25px;
	}
	.IsAuthorized .header_menu_mob {
		top: 39px;
	}
	.header_logo_mob {
		padding-left: 10px;
	}
	.header_logo_mob svg {
		display: block;
	}
	.header_bottom_but_popup {
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 40px;
		letter-spacing: 0.035em;
		color: #FFFFFF;
		cursor: pointer;
		text-align: center;
		display: inline-block;
		width: 105px;
		height: 40px;
		border-radius: 80px;
		background: #e84e0f;
		transition: all .3s;
	}
	.header_icon_mob__svg {
		position: relative;
		display: block;
		border-radius: 60px;
		height: 41px;
		width: 41px;
		background: #e84e0f;
	}
	.header_icon_mob__svg svg {
		display: inline-block;
		margin: 8px 13px;
	}
	.header_time_mob {
		width: 37px;
		position: relative;
		font-style: normal;
		font-weight: 900;
		font-size: 13px;
		line-height: 18px;
		letter-spacing: 0.06em;
		color: #000000 !important;
		text-decoration: none;
	}
	.header_logo_mob,
	.header_bottom_but_popup_order,
	.header_icon_mob,
	.header_bj_mob,
	.header_time_block_mob {
		opacity: 1;
		transition: all .3s;
	}
	.header_menu_mob_opacity .header_logo_mob,
	.header_menu_mob_opacity .header_bottom_but_popup_order,
	.header_menu_mob_opacity .header_icon_mob, 
	.header_menu_mob_opacity .header_bj_mob,
	.header_menu_mob_opacity .header_time_block_mob {
		opacity: 0;
		transition: all .3s;
	}
	/*--Yandex beij--*/
	.header_menu_mob .header_bj_mob{
		position: relative;
	}
	.header_bj_mob svg{
		width: 66px;
		height: 30px;
		position: absolute;
		bottom: -13px;
		right: 18px;
		z-index: 80;
	}
}/* ---------------------------------------*/
/* md <= Large (lg) IPad-Air*/
@media (max-width : 992px) {
	.block_head {
		background: #fbba00;
		position: static;
	}
}
/* sm <= Medium (md) IPad / IPad-Mini*/
@media (max-width : 768px) {
	.header_menu_mob{
		background: #fbba00 !important;
	}
	.header_orange {
		background: #fbba00 !important;
	}
}
/* xs <= Small (MAX-sm) IPhone-7/8Pus*/
@media (max-width : 576px) {
	.header_menu_mob {
		grid-template-columns: auto 100px 55px 101px 92px;
	}
	.header_time_mob {
		width: 57px;
		display: inline-block;
		font-size: 18px;
		transform: translate(-18px, 3px);
	}
	.header_bj_mob svg {
		width: 63px;
		height: 28px;
		bottom: -17px;
		right: 13px;
	}
	.header_bj_mob svg .bj_number {
		width: 23px;
		height: auto;
		transform: translate(-1px, -1px) scale(1.04);
	}
}
/* Small (xs) IPhone-12/13-12/13Pro*/
@media (max-width :390px) {
	.header_menu_mob {
		grid-template-columns: auto 70px 55px 101px 92px;
	}
}
/*Small (xs) IPhone-10/11*/
@media (max-width :375px) {
  .header_menu_mob {
    grid-template-columns: auto 120px 55px 60px 60px;
  }
  /*WhatsApp link*/
  .header_time_block_mob .header_contacts_social_mobile{
    width: 18px;
    height: 25px;
    bottom: 2px;
    right: 8px;
    z-index: 80;
  }
  .header_time_block_mob .header_contacts_social_mobile img{
    width: 17px;
  }
}
/* Small (Ultra-xs) IPhone-5S/SE*/
@media (max-width :320px) {
  .header_time_block_mob {
    display: none;
  }
  .header_menu_mob {
    grid-template-columns: auto 120px 55px 60px;
  }
}
/* === MOBILE FIRST === */
/* Custom (xs) */
@media (min-width : 0) {
	/**/
}
/* Small (Ultra-xs) IPhone-5S/SE*/
@media (min-width : 320px) {
	/**/
}
/* Small (xs) IPhone-10/11*/
@media (min-width : 375px) {
	/**/
}
/* Small (xs) IPhone-12/13-12/13Pro*/
@media (min-width : 390px) {
	/**/
}
/* xs <= Small (MAX-sm) IPhone-7/8Pus*/
@media (min-width : 576px) {
	/**/
}
/* sm => Medium (md) IPad / IPad-Mini*/
@media (min-width : 768px) {
	/**/
}
/* md => Large (lg) IPad-Air*/
@media (min-width : 992px) {
	/**/
}
/* lg => Extra large (xl) IPad-Pro */
@media (min-width : 1024px) {
	/**/
}
/* lg => Extra large (xl) IPad-Pro */
@media (min-width : 1025px) {
	.block_head ~ .block_head_gumburger {
		position: fixed;
		top: 40px;
		right: 18px;
		overflow: hidden;
		opacity: 1;
		transform: translateY(0px);
		transition: transform 800ms ease-out;
		cursor: pointer;
	}
	.bx-panel-fixed.bx-panel-folded ~ .block_head ~ .block_head_gumburger {
		position: fixed;
		top: 75px;
		right: 18px;
	}
	.block_head.block_head_fixed.block_head_min ~ .block_head_gumburger {
		transform: translateY(-25px);
		transition: transform 800ms ease-out;
	}
	.block_head__wrap {
    display: block;
    height: 123px;
    transition: height 750ms ease-out, padding 450ms ease;
  }
  .block_head__wrap.block_head_min {
    height: 73px;
    transition: height 750ms ease-out, padding 450ms ease;
  }
  .block_head {
    display: block;
    position: fixed;
    width: 100%;
    height: 123px;
    box-sizing: border-box;
    top: 0;
    z-index: 110;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
    transition: box-shadow 450ms ease, height 750ms ease-out, padding 450ms ease;
  }
  #bx-panel ~ .block_head, 
	.bx-panel-fixed ~ .block_head {
     top: 147px;
  }
  #bx-panel.bx-panel-folded ~ .block_head, 
  .bx-panel-fixed.bx-panel-folded ~ .block_head {
     top: 39px;
  }
  #bx-panel.bx-panel-folded ~.block_head.block_head_fixed, 
  .block_head.block_head_fixed {
    top: 0;
    box-shadow: 0 3px 17px rgba(0, 0, 0, 0.19);
    transition: box-shadow 450ms ease ;
  }
  .block_head.block_head_fixed.block_head_min {
    height: 73px;
    transition: height 750ms ease-out, padding 450ms ease;
  }
  .block_head.block_head_fixed.block_head_min_reverse {
    height: 123px;
    transition: height 750ms ease-out, padding 450ms ease;
  }
  .block_head .block__in {
    max-width: 1680px;
    min-width: 320px;
    padding: 0rem 7rem 0rem 1.250rem !important;
    margin: 0 auto;
    position: relative;
    display: grid;
    grid-template-columns: 125px auto;
    align-items: start;
    gap: 0 19px;
  }
  .block_head .header_logo {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 2;
    margin-top: 2px;
    height: 125px;
    transition: height 450ms ease, margin-top 450ms ease;
  }
  .block_head.block_head_fixed.block_head_min .header_logo {
    margin-top: 0px;
    height: 73px;
    transition: height 450ms ease, margin-top 450ms ease;
  }
  .header_td {
    position: relative;
  }
  .header_title {
    z-index: 120;
    position: relative;
    display: inline-block;
    font-weight: 900;
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: 0.03em;
  }
  .header_descr {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.02em;
  }
  .header_top {
    grid-row-start: 1;
    grid-column-start: 2;
    grid-row-end: 2;
    grid-column-end: 2;
    display: grid;
    grid-template-columns: auto 155px 221px;
    align-items: center;
    position: relative;
    margin-top: 16px;
    height: 53px;
    transition: all 600ms ease-out;
    align-content: center;
  }
  .block_head_min .header_top {
    margin-top: 10px;
    transition: all 600ms ease-out;
  }
  .header_pe, 
  .but_popup {
    position: relative;
    z-index: 95;
  }
  .header_pe {
    display: grid;
    grid-template-columns: auto 40px;
    justify-content: end;
    align-items: end;
    align-content: space-between;
    position: relative;
  }
	/*--START BEIJ--*/
	.header_top .header_contacts_social_min{
		width: 17px;
		height: 17px;
		position: absolute;
		bottom: 14px;
		right: 29px;
		z-index: 100;
		transform: scale(0);
		transform-origin: 0% 100%;
	}
	.header_top .header_contacts_social_min svg{
		width: 26px;
		height: 26px;
	}
	.header_top .header_contacts_social_min img{
		width: 17px;
	}
	.block_head_min .header_top .header_contacts_social_min {
		animation: both AnmaionCircleGreen 750ms ease-out;
		animation-delay: 200ms;
	}
	@keyframes AnmaionCircleGreen {
		0%{
			transform: scale(0);
		}
		30%{
			transform: scale(1.3);
		}
		43%{
			transform: scale(1.3);
		}
		100%{
			transform: scale(1);
		}
	}
	 .block_head_min_reverse .header_top .header_contacts_social_min {
			animation: AnmaionCircleGreen_reverce 550ms ease-out;
	}
	@keyframes AnmaionCircleGreen_reverce {
		0%{
			transform: scale(1);
			opacity: 1;
			}
		30%{
			transform: scale(1.3);
			opacity: 1;
			}
		63%{
			transform: scale(1.3);
			opacity: 1;
		}
		90%{
			opacity: 0;
		}
		100%{
			transform: scale(0);
			opacity: 0;
		}
	}
  a.header_top_header_phone {
    grid-row-start: 1;
    grid-row-end: 1;
    grid-column-start: 1;
    grid-column-end: 3;
    text-align: start;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.01em;
    color: #000000;
    text-decoration: none;
    transition: all 550ms ease;
  }
  a.header_top_header_phone:hover {
    color: #000;
  }
  a.header_top_header_email {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.9;
    letter-spacing: 0.035em;
    text-align: right;
    color: #000;
    padding-right: 20px;
    transition: all 550ms ease;
  }
  .block_head.block_head_fixed.block_head_min a.header_top_header_email {
    font-size: 12px;
    padding-right: 15px;
    transition: all 550ms ease;
  }
  a.header_top_header_email:hover {
    color: #E84E0F;
  }
	.header_pe .header_contacts_social{
		width: 22px;
		height: 22px;
		position: absolute;
		top: 1px;
		right: -1px;
		transform: scale(1);
	}
	.header_pe .header_contacts_social svg{
		width: 29px;
		height: 29px;
	}
	.block_head_min .header_contacts_social {
		animation: both AnmaionCircleSocial 250ms ease-out;
	}
  @keyframes AnmaionCircleSocial {
    0%{
     transform: scale(1);
     opacity: 0;
    }
    34%{
      transform: scale(1.3);
      opacity: 1;
     }
    43%{
      transform: scale(1.3);
      opacity: 1;
     }
    90%{
      opacity: 1;
    }
    100%{
      transform: scale(0);
      opacity: 0;
    }
  }
  .block_head_min_reverse .header_contacts_social {
     animation: AnmaionCircleSocial_reverce 290ms ease-out;
   }
  @keyframes AnmaionCircleSocial_reverce {
    0%{
      transform: scale(0);
      opacity: 0;
    }
    30%{
      transform: scale(1.3);
      opacity: 0;
    }
    43%{
      transform: scale(1.3);
      opacity: 1;
    }
    90%{
      transform: scale(1);
      opacity: 1;
    }
    100%{
      transform: scale(1);
      opacity: 1;
    }
  }
  .header_top_header_time {
    width: 37px;
    position: relative;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.06em;
    color: #000000;
  }
  .but_popup {
    text-align: end;
  }
  .but_popup {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 41px;
    letter-spacing: 0.035em;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    width: 105px;
    height: 41px;
    margin-left: 31px;
    border-radius: 80px;
    background: #e84e0f;
    transition: background 300ms ease;
  }
  a.but_popup {
    text-decoration: none;
  }
  .but_popup:hover {
    background: #000;
    color: #fff;
    transition: background 300ms ease;
  }
   /*head min style and animation*/
  .block_head_min .header_title {
    animation: header_top_title 1.2s ease both;
  }
  .block_head_min_reverse .header_title {
    animation: header_top_title_reverse 1.2s ease both;
  }
   @keyframes header_top_title {
    0% {
      transform: translateY(-10px) translateX(0px);
    }
    100% {
       transform: translateY(0px) translateX(-55px);
    }
  }
  @keyframes header_top_title_reverse  {
    0% {
      transform: translateY(14px) translateX(-55px);
    }
    100% {
      transform: translateY(0px) translateX(0px);
    }
  }
  .block_head_min .header_descr {
    animation: fade_out_descr 1.2s ease both;
    display: none;
  }
   .block_head_min_reverse .header_descr {
    animation: fade_out_descr_reverse 1.2s ease both;
    display: inline-block;
  }
  @keyframes fade_out_descr {
    0% {
     opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fade_out_descr_reverse {
    0% {
     opacity: 0;
    }
    100% {
     opacity: 1;
    }
  }

	.block_head_min .header_bj {
    animation: fade_out_bj 1.2s ease both;
    display: none;
  }
   .block_head_min_reverse .header_bj {
    animation: fade_out_bj_reverse 1.2s ease both;
    display: inline-block;
  }
  @keyframes fade_out_bj {
    0% {
     opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fade_out_bj_reverse {
    0% {
     opacity: 0;
    }
    100% {
     opacity: 1;
    }
  }

  .block_head_min .yf-switcher {
    animation: fade_out_bj 1.2s ease both;
    display: none;
  }
   .block_head_min_reverse .yf-switcher {
    animation: fade_out_bj_reverse 1.2s ease both;
    display: flex;
  }
  @keyframes fade_out_bj {
    0% {
     opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fade_out_bj_reverse {
    0% {
     opacity: 0;
    }
    100% {
     opacity: 1;
    }
  }

  .block_head_min .en_link {
    animation: fade_out 200ms ease both;
  }
  .block_head_min_reverse .en_link {
    animation: fade_out_reverse 2200ms ease both;
  }
  @keyframes fade_out {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fade_out_reverse {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
   }
    /*animation slide-out-top*/
    /*head min style and animation убрать лишние пункты меню*/
  .block_head .hide {
    opacity: 1;
    transition: opacity 2200ms ease;
  }
  .block_head.block_head_min .hide {
    opacity: 0;
    transition: opacity 200ms ease;
  }
    /*убрать лишние пункты меню*/
    /*menu*/
  .header_menu {
    display: grid;
    grid-template-columns: auto 57px;
    grid-row-start: 2;
    grid-row-end: 2;
    grid-column-start: 2;
    grid-column-end: 2;
    align-items: center;
    justify-items: stretch;
    position: relative;
    margin-top: -10px;
    transform: translateY(0px);
    transition: transform 800ms ease-out;
  }
  .block_head.block_head_fixed.block_head_min .header_menu {
    transform: translateY(-40px);
    transition: transform 800ms ease-out;
  }
  .block_head .primiry_menu {
    padding-right: 47px;
  }
  .primiry_menu nav > ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: baseline;
  }
  .block_head .primiry_menu nav > ul > li:last-child {
    margin-right: 0;
  }
  .primiry_menu nav > ul .popup {
    position: absolute;
    left: 0;
    z-index: 102;
    display: none;
  }
  .block_head .primiry_menu nav > ul > li > a, 
  .block_head .primiry_menu nav > ul > li > span {
    position: relative;
    display: block;
    padding: 14px 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.02em;
    color: #000;
    text-decoration: none;
    transition: color 350ms ease;
    cursor: pointer;
  }
  .block_head .primiry_menu nav > ul > li > a:hover, 
  .block_head .primiry_menu nav > ul > li > span:hover {
    color: #e84e0f;
    transition: color 350ms ease;
    cursor: pointer;
  }
  .block_head .primiry_menu nav > ul > li:first-child > a, 
  .block_head .primiry_menu nav > ul > li:first-child > span {
    padding-left: 0;
  }
  .block_head .primiry_menu nav > ul > li:last-child > a, 
  .block_head .primiry_menu nav > ul > li:last-child > span {
    padding-right: 0;
  }
  .has_ul_level_one {
     position: relative;
   }
  .has_ul_level_one::after {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border: 1px solid #000;
    transform: rotate(45deg);
    border-top: 0;
    border-left: none;
    right: -3px;
    top: calc(50% - 5px);
    transition: all .3s;
    transform-origin: center center;
  }
  .has_ul_level_one:hover::after {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border: 1px solid #E84E0F;
    transform: rotate(-135deg);
    border-top: 0;
    border-left: none;
    right: -3px;
    top: calc(60% - 6px);
    transition: all .3s;
    transform-origin: center center;
  }
  .header_sub_one, 
  .header_sub_two, 
  .header_sub_three {
    position: absolute;
    width: 260px;
  }
  .header_sub_one {
    box-shadow: 0 4px 8px #0000002b;
  }
  .header_sub_one li, 
  .header_sub_two li, 
  .header_sub_three li {
    position: relative;
    display: block;
    padding: 12px 15px;
    transition: all 500ms ease;
   }
  .header_sub_one li a,
  .header_sub_one li > span,
  .header_sub_two li a,
  .header_sub_two li > span,
  .header_sub_three li a,
  .header_sub_three li > span{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.02em;
    text-decoration: none;
    cursor: pointer;
  }
  .header_sub_one li a span,
  .header_sub_one li span span,
  .header_sub_two li span span,
  .header_sub_two li a span,
  .header_sub_three li span span,
  .header_sub_three li a span {
    margin-left: 0px;
  }
  .header_sub_one svg,
  .header_sub_two svg,
  .header_sub_three svg {
    max-width: 25px;
    max-height: 25px;
    margin-right: 10px;
  }
  /*header_sub_one*/
  .header_sub_one {
    display: none;
    top: 100%;
    left: 0;
    border-radius: 4px 0 0 4px;
    background: #fff;
    color: #000;
  }
	.header_sub_one > .has-ul > span, 
  .header_sub_one > .has-ul > a {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.header_sub_one > .has-ul > span::after,
	.header_sub_one > .has-ul > a::after,
	.header_sub_two > .has-ul > span::after,
	.header_sub_two > .has-ul > a::after {
		content: "";
		position: absolute;
		height: 8px;
		width: 8px;
		border: 1px solid #E84E0F;
		transform: rotate(-45deg);
		border-top: 0;
		border-left: none;
		right: 10px;
		top: calc(50% - 8px);
	}
	li.has-ul:hover > .header_sub_one {
		display: block;
	}
	.header_sub_one > li > span,
	.header_sub_one > li > a {
		color: #000;
	}
	.header_sub_one > li:hover {
		background: #fbba00;
	}
	.header_sub_one > .has-ul:hover > span::after,
	.header_sub_one > .has-ul:hover > a::after,
	.header_sub_two > .has-ul:hover > span::after,
	.header_sub_two > .has-ul:hover > a::after {
		animation: arrow_main_next_20 700ms ease-out infinite;
	}
	/*Animaion function*/
	@keyframes arrow_main_next_20{
		0%{
			right: 10px;
		}
		50%{
			right: calc( 10px - 7px );
		}
		100%{
			right: 10px;
		}
	}
	.header_sub_one > li:first-child:hover {
		border-radius: 4px 0 0 0;
	}
	.header_sub_one > li:last-child:hover {
		border-radius: 0 0 0 4px;
	}
	.header_sub_one > li:hover {
		background: #fbba00;
	}
	.header_sub_one > li:hover > span,
	.header_sub_one > li:hover > a {
		color: #E84E0F;
	}
  /*header_sub_two*/
	.header_sub_two {
		display: none;
		top: 0;
		left: 100%;
		border-radius: 0 4px 4px 0;
		background: #000;
	}
	.header_sub_one li.has-ul:hover .header_sub_two {
		display: block;
	}
	.header_sub_two li a,
	.header_sub_two li span {
		position: relative;
		color: #fff;
	}
	.header_sub_two li:hover {
		background: #fbba00;
	}
	.header_sub_two > li:first-child:hover {
		border-radius: 0 4px 0 0;
	}
	.header_sub_two > li:last-child:hover {
		border-radius: 0 0 4px 0;
	}
	.header_sub_two li a svg path,
	.header_sub_two li span svg path{
		fill: #fff;
	}
	.header_sub_two li:hover a,
	.header_sub_two li:hover span {
		color: #E84E0F;
	}
	.header_sub_two > li:hover > a > svg > path,
	.header_sub_two > li:hover > span > svg > path {
		fill: #000;
	}
	.header_sub_three {
		display: none;
		top: 0;
		left: 100%;
		border-radius: 0 4px 4px 0;
		background: #000;
	}
	.header_sub_one .header_sub_two li.has-ul:hover .header_sub_three {
		display: block;
	}
	.header_sub_three li a,
	.header_sub_three li span {
		color: #fff !important;
	}
	.header_sub_three li:hover {
		background: #E84E0F;
	}
	.header_sub_three > li:first-child:hover {
		border-radius: 0 4px 0 0;
	}
	.header_sub_three > li:last-child:hover {
		border-radius: 0 0 4px 0;
	}
	.header_sub_three li a svg path,
	.header_sub_three li span svg path {
		fill: #fff !important;
	}
	.header_sub_three li:hover a,
	.header_sub_three li:hover span {
		font-weight: 900;
		color: #000 !important;
	}
	.header_sub_three > li:hover > a > svg > path,
	.header_sub_three > li:hover > span > svg > path {
		fill: #000 !important;
	}
	.header_en_change {
		display: grid;
		grid-template-columns: 31px 26px;
		align-items: center;
	}
	.en_link {
		color: #000000 !important;
		text-decoration: none !important;
	}
	.header_en_change_desc {
		font-style: normal;
		font-weight: 700;
		font-size: 14px;
		line-height: 17px;
		text-align: right;
		letter-spacing: 0.015em;
		color: #000000;
	}
	.header_blog_change{
		width: 100%;
		height: 45px;
		transform: translate(-25px, 1px);
	}
}
/* lg => Extra large (xl)*/
@media (min-width : 1200px) {
	/**/
}
/* Extra extra large (xxl) */
@media (min-width : 1400px) {
	/**/
}
/* Extra extra large (xxl) */
@media (min-width : 1530px) {
	/**/
}
@media (min-width : 1550px) {
	/**/
}
/* Extra extra large (xxl) */
@media (min-width : 1920px) {
	/**/
}


/* End */


/* Start:/local/components/dobrolov/menu/templates/.default/style.css?16752467872*/


/* End */


/* Start:/local/components/dobrolov/menu/templates/rightblacknew/style.min.css?176589251910750*/
/* right block black */
.overflow_body {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.menu-popup-black {
    display: none;
    position: fixed;
    z-index: 90;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .1);
}
.menu-popup {
    font-family: "Ekibastuz", sans-serif;
    transition: .5s;
    background: #000;
    width: 260px;
    position: fixed;
    z-index: 110;
    top: 0;
    right: -260px;
    bottom: 0;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 48px 15px 38px 35px;
}
.menu-popup.active {
    right: 0;
    overflow-y: auto;
}
.menu-popup .menu-popup-in {
    min-height: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    display: flex;
}
.menu-popup .img {
    width: 120px;
    margin: 0 0px 0 20px;
    transition: all 750ms ease;
}
.menu-popup .img .img_logo_menu {
	width: 150px;
	height: auto;
}
.menu-popup .menu {
    flex-grow: 1;
    padding: 0 0;
    margin-left: -35px;
    margin-right: -15px;
    margin-bottom: 25px;
}
.menu-popup .menu_d_rait{
	margin-bottom: 15px;
}

.menu-popup .menu ul {
    list-style: none;
}

.menu-popup .menu li {
}

.menu-popup .menu li a,
.menu-popup .menu li span {
    color: #fff;
    /*font-size: 18px;*/
    /*font-weight: 700;*/
    text-decoration: none;
    transition: all .3s;
    cursor: pointer;
}
.menu-popup .menu li.active a,
.menu-popup .menu li a:hover,
.menu-popup .menu li.active span,
.menu-popup .menu li span:hover{
    color: #E84E0F;
    transition: all .3s;
}
.menu-popup .menu li.bottom {
    margin-bottom: 60px;
}


.menu_type_right li.service {
    padding-left: 87px;
    padding-right: 15px;
    margin-top: 15px;
}

.menu_type_right li.service:nth-child(13) a span{
	color: #E84E0F;
}

.menu_type_right li.service a
{
	position: relative;
}

.menu_type_right li.service a svg
{
	position: absolute;
	left: -56px;
}


.menu_type_right li.service span
{
    font-size: 20px;
    font-weight: 700;
}
.menu_type_right li.contact
{
    padding-left: 27px;
    padding-right: 15px;
    margin-top: 15px;
}
.menu_type_right li.contact span
{
    font-size: 18px;
    font-weight: 700;
}

.span_contact {
    margin-left: 10px;
}
.menu_type_right li.contact a
{
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
}

.menu_type_right li svg {
    width: 25px;
    height: 25px;
    transition: all 850ms ease;
}
.menu_type_right li svg path{
	fill: #fff;
}
.menu_type_right li svg.blog_menu_right_icons path{
	fill: revert-layer;
}
.menu_type_right li svg.arrow path{
	fill: none;
}

/*level 1*/
.menu_type_right li.item.sub {
    border-bottom: 2px solid #373737;
    margin-bottom: 0;
}

.menu_type_right li.item.sub > span {
    position: relative;
    display: grid;
    grid-template-columns: 25px auto;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s;
    cursor: pointer;
    flex-direction: row;
    align-items: center;
    align-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 27px;
    padding-right: 15px;
}
.sub_span {
    margin-left: 30px;
}
.menu_type_right li.item.sub > span::after {
    content: "";
    position: absolute;
    height: 19px;
    width: 19px;
    background: url("/local/components/dobrolov/menu/templates/rightblacknew/./images/Icons_navigation_arrow.svg") no-repeat;
    transform: rotate(0deg);
    left: 55px;
    top: calc(50% - 10px);
    transform-origin: center center;
    transition: all .3s ease;
}

.menu_type_right li.item.sub:hover > span,
.menu_type_right li.item.sub.active > span {
    background: #fff;
    color: #000;
}
.menu_type_right li.item.sub:hover > span > span,
.menu_type_right li.item.sub.active > span > span {
    color: #000;
}

.menu_type_right li.item.sub:hover > span::after,
.menu_type_right li.item.sub.active > span::after {
    top: calc(50% - 10px);
    transform: rotate(-180deg);
    transition: all .3s ease;
}
.menu_type_right li.item.sub:hover > span svg path,
.menu_type_right li.item.sub.active > span svg path {
    fill: black;
    transition: all .3s ease;
}
    /*level 2*/
.menu_type_right_subs {
    overflow: hidden;
    padding-top: 0px;
    max-height: 0px;
    transition: all .3s ease;
}
.menu_type_right li.item.sub.active .menu_type_right_subs {
    display: block;
    padding-top: 15px;
    max-height: 800px;
    transition: all .3s ease;
}
.menu_type_right_subs li.items.subs ,
.menu_type_right_subs li.items.subs  {
    margin-bottom: 0px;
}
.menu_type_right_subs li.items.subs a,
.menu_type_right_subs li.items.subs > span {
    position: relative;
    display: grid;
    /*grid-template-columns: 25px auto;*/
    grid-template-columns: 25px 30px auto;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s;
    cursor: pointer;
    flex-direction: row;
    align-items: start;
    align-content: center;
    /*padding-top: 4px;*/
    padding-bottom: 15px;
    padding-left: 27px;
    padding-right: 15px;
}

.menu_type_right_subs li.items.subs a span,
.menu_type_right_subs li.items.subs > span span {
    margin-top: 2px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}
.menu_type_right_subs li.items.subs:hover a,
.menu_type_right_subs li.items.subs:hover span {
    color: #E84E0F;
    transition: all .3s ease;
}
.menu_type_right_subs li.items.subs svg.arrow {
    margin-top: 3px;
    width: 19px;
    height: 19px;
    transition: all 850ms ease;
    transform: rotate(-90deg);
    transition: all .3s ease;
}
.menu_type_right_subs li.items.subs:hover > a svg path,
.menu_type_right_subs li.items.subs.active > a svg path,
.menu_type_right_subs li.items.subs:hover > span svg path,
.menu_type_right_subs li.items.subs.active > span svg path {
    fill: #E84E0F;
    transition: all .3s ease;
}
.menu_type_right_subs li.items.subs:hover svg.arrow path,
.menu_type_right_subs li.items.subs.active svg.arrow path {
    fill: #000;
    stroke: #E84E0F;
    transition: all .3s ease;
}

.menu_type_right_subs li.items.subs:hover svg.arrow {
    animation: arrow_main_next_00 700ms ease-out infinite;
}
/*Animaion function*/
@keyframes arrow_main_next_00{
    0%{
        margin-left: 0px;
    }
    50%{
        margin-left: 9px;
    }
    100%{
        margin-left: 0px;
    }
}
/* //level 2*/


.right_menu_social {
    display: flex;
		justify-content: flex-start;
		flex-direction: column;
    align-items: flex-start;
		flex-wrap: wrap;
    margin: 21px 0px 36px 0px;
}
.right_menu_social .menu-right_en_change
.right_menu-icons_en,
.right_menu_social .menu-right_contackt_change
.right_menu-icons_contackt{
    margin-top: 4px;
}

.right_menu_social .menu-right_contackt_change{
		width: 31px;
		height: 31px;
		position: relative;
		z-index: 1;
		margin-left: -6px;
}
.right_menu_social .menu-right_contackt_change:before{
	content: "";
	width: 35px;
	height: 35px;
	background-color: #E84E0F;
	border-radius: 100px;
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: -1;
}
.right_menu_social svg {
	height: 25px;
}
.right_menu_social svg.d_right_telegram{
	transform: translateX(-8px);
}
.right_menu_social .right_menu_s_one{
	width: 93%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 0px 0px 0px 0px;
}
.right_menu_social .right_menu_s_two{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 0px 0px 0px 0px;
	transform: translate(-6px, 16px);
}
.right_menu_social .right_menu_s_two .d_right_rutube{
	width: 30px;
	height: 30px;
	transform: translate(-2px, 0px);
}
.right_menu_social .right_menu_s_two .d_right_vk_video{
	width: 30px;
	height: 30px;
	transform: translate(-7px, 0px);
}




.menu-popup .info {
    font-size: 13px;
    color: #fff;
    margin-bottom: 25px;
}
.button0 {
    margin: 0 auto 45px auto;
}
.button0 a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 30px;
    background-color: #E84E0F;
    background-position: center center;
    transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    padding: 0 22px;
}
.button0 a:hover {
    color: #000;
    background-color: #fff;
}




/* === DESKTOP FIRST === */

/* xl <= Extra Full Large (xxxl) */
@media (max-width : 1920px) {
	/**/
}

/* xl <= Extra extra large (xxl) */
@media (max-width : 1530px) {
	/**/
}

/* xl <= Extra extra large (xxl) */
@media (max-width : 1400px) {
	/**/
}

/* lg <= Extra large (xl)*/
@media (max-width : 1200px) {
	/**/
}

/* md <= Large (lg) IPad-Air*/
@media (max-width : 1024px) {
	/**/
}

/* md <= Large (lg) IPad-Air*/
@media (max-width : 992px) {
	/**/
}

/* sm <= Medium (md) IPad / IPad-Mini*/
@media (max-width : 768px) {
	/**/
}

/* xs <= Small (MAX-sm) IPhone-7/8Pus*/
@media (max-width : 576px) {
		.menu-popup-black {
			z-index: 180;
		}
		.menu-popup {
			z-index: 190;
		}
		.right_menu_social a{
			display: block;
			margin-left: 16px;
		}
		.right_menu_social .d_right-menu_link:nth-child(2){
			margin-left: 15px;
		}
		.right_menu_social a svg {
			width: 27px;
			height: 27px;
		}
		.menu-right_contackt_change a {
			width: 31px;
			height: 31px;
			display: block;
			padding: 5px;
			margin: -5px 0px 0px -5px;
		}

}

/*xs <= Small (sm) IPhone-7/8Pus*/
@media (max-width :414px) {
	/**/
}

/* Small (xs) IPhone-12/13-12/13Pro*/
@media (max-width :390px) {
	/**/
}

/*Small (xs) IPhone-10/11*/
@media (max-width :375px) {
	/**/
}

/* Small (Ultra-xs) IPhone-5S/SE*/
@media (max-width :320px) {
	/**/
}


/* === MOBILE FIRST === */


/* Custom (xs) */
@media (min-width : 0) {
	/**/
}

/* Small (Ultra-xs) IPhone-5S/SE*/
@media (min-width : 320px) {
	/**/
}

/* Small (xs) IPhone-10/11*/
@media (min-width : 375px) {
	/**/
}

/* Small (xs) IPhone-12/13-12/13Pro*/
@media (min-width : 390px) {
	/**/
}

/*xs => Small (sm) IPhone-7/8Pus*/
@media (min-width : 414px) {
	/**/
}

/* xs <= Small (MAX-sm) IPhone-7/8Pus*/
@media (min-width : 576px) {
	/**/
}

/* sm => Medium (md) IPad / IPad-Mini*/
@media (min-width : 768px) {
	/**/
}

/* md => Large (lg) IPad-Air*/
@media (min-width : 992px) {
	/**/
}

/* lg => Extra large (xl) IPad-Pro */
@media (min-width : 1024px) {
	/**/
}

/* lg => Extra large (xl)*/
@media (min-width : 1200px) {
	/**/
}

/* Extra extra large (xxl) */
@media (min-width : 1400px) {
	/**/
}

/* Extra extra large (xxl) */
@media (min-width : 1530px) {
	/**/
}

/* Extra extra large (xxl) */
@media (min-width : 1920px) {
	/**/
}

/* End */


/* Start:/local/components/dobrolov/breadcrumb/templates/.default/style.css?16752467353855*/
/*-------------------*/

/*--START---SITE STYLE---*/

/*---GRID Style---*/
.custom_d-grid_xl {
	min-width: 320px;
	padding: 0px 1.250rem;
	margin: 0px auto 0px auto;
}
/*
.col-xl-12{
	background-color: rgba(0, 0,0,.1);
}
*/


/*-------------------------------------------------*/



/*--START---One-Screen----Service--Component--*/
.service_one_d-section_main {
	background-color: #fff;
}
.service_one_d-section_main .header_test{
	background-color: var(--primary-d_color);
	width: 100%;
	height: 123px;
}
.service_one_d-section_main .service_one_d-content{
	width: 100%;
	height: 100vh;
	overflow: hidden;
}


/*--Start----Content-TOP - Breadcrumbs*/
.service_one_d-content-top{
	width: 100%;
}
.service_one_d-content-top .service_components_d-breadcrumbs{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 32px 0px 32px 0px;
	padding: 0px;
	list-style: none;
}
.service_one_d-content-top .service_components_d-breadcrumbs
.item_d-breadcrumbs{
	display: flex;
	align-items: center;
	position: relative;
	margin-bottom: 6px;
}
.service_one_d-content-top .service_components_d-breadcrumbs
.item_d-breadcrumbs::before {
	content: "";
	width: 12px;
	height: 12px;
	background: url('/local/components/dobrolov/breadcrumb/templates/.default/./images/ic/ic_interface/arrow_navigation_active.svg') center center no-repeat;
	display: inline-block;
	padding: 0 23px 0px 23px;
	box-sizing: border-box;
	transform: translateX(0px);
	transition: transform 300ms ease;
}
.service_one_d-content-top .service_components_d-breadcrumbs
.item_d-breadcrumbs:first-child:before {
	display: none;
}
.service_one_d-content-top .service_components_d-breadcrumbs
.item_d-breadcrumbs:hover:before {
	transform: translateX(6px);
}
/*Content-TOP - Breadcrumbs Link*/
.service_one_d-content-top .service_components_d-breadcrumbs
.item_d-breadcrumbs a{
	font-size: 14px;
	letter-spacing: 0.04em;
	font-weight: 400;
	color: rgba(0,0,0,.8);
	text-decoration: none;
}
/*Content-TOP - Breadcrumbs Active*/
.service_one_d-content-top .service_components_d-breadcrumbs
.item_d-breadcrumbs.active{
	font-size: 14px;
	letter-spacing: 0.05em;
	font-weight: 400;
	color: rgba(0,0,0,.4);
	display: flex;
	flex-direction: row;
	align-items: center;
}

/*--END----Content-TOP - Breadcrumbs*/



/* xs <= Small (MAX-sm) IPhone-7/8Pus*/
@media (max-width : 576px) {

	/*---GRID Style---*/
	.custom_d-grid_xl {
		padding: 0px 0.625rem;
	}


	/*Breadcrumb*/
	.service_one_d-content-top .service_components_d-breadcrumbs
	.item_d-breadcrumbs{
		line-height: 1.3;
		margin-bottom: 10px;
	}
	.service_one_d-content-top .service_components_d-breadcrumbs
	.item_d-breadcrumbs a{
		margin: 0px 10px 0px 10px;
	}
	.service_one_d-content-top .service_components_d-breadcrumbs
	.item_d-breadcrumbs:first-child a{
		margin: 0px 10px 0px 0px;
	}
	.service_one_d-content-top .service_components_d-breadcrumbs
	.item_d-breadcrumbs::before {
		padding: 0 12px 0px 0px;
	}
	.service_one_d-content-top .service_components_d-breadcrumbs
	.item_d-breadcrumbs:last-child:before {
		padding: 0 12px 0px 0px;
		margin: 0px 10px 0px 0px;
	}
	/*Content-TOP - Breadcrumbs Active*/
	.service_one_d-content-top .service_components_d-breadcrumbs
	.item_d-breadcrumbs.active{
		align-items: flex-start;
	}
	.service_one_d-content-top .service_components_d-breadcrumbs
	.item_d-breadcrumbs.active:before{
		margin-top: 3px;
	}
}
/*xs <= Small (sm) IPhone-7/8Pus*/
@media (max-width :414px) {
	/**/
}

/* Small (xs) IPhone-12/13-12/13Pro*/
@media (max-width :390px) {
	/**/
}

/*Small (xs) IPhone-10/11*/
@media (max-width :375px) {
	/*Breadcrumb*/
}

/* Small (Ultra-xs) IPhone-5S/SE*/
@media (max-width :320px) {

	/*---GRID Style---*/
	.custom_d-grid_xl {
		padding: 0px 10px;
	}
	/**/
}

/* End */


/* Start:/local/components/dobrolov/footer/templates/.default/style.min.css?17372095269687*/
@media screen and (max-width: 576px){.mob-lr{margin-left:20px;margin-right:20px}}.jq-selectbox{vertical-align:middle;cursor:pointer;width:100%}.jq-selectbox__select{height:50px;padding:15px 45px 0 0;font:14px/26px Arial, sans-serif;color:#333;border:1px solid #d9dada;background:#fff}.input-style-sl .jq-selectbox__select{height:50px;padding:0 45px 0 0;font:14px/26px Arial, sans-serif;color:#333;border:1px solid #d9dada;background:#fff}.feedback-select .jq-selectbox__trigger-arrow{background-image:url('https://dobrolov.com/local/components/dobrolov/feedback/templates/vacancii/images/icon_arrow.svg');background-repeat:no-repeat;background-position:100% center;cursor:pointer;position:absolute;width:11px;height:8px;right:0;background-size:contain;top:25px;transition:460ms ease;border:none}.jq-selectbox.focused .jq-selectbox__select{border:1px solid #5794bf}.jq-selectbox.disabled .jq-selectbox__select{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}.jq-selectbox__select-text{display:block;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.jq-selectbox .placeholder{color:#888}.jq-selectbox__trigger{position:absolute;top:0;right:0;width:34px;height:100%}.jq-selectbox__trigger-arrow{position:absolute;top:8px;right:12px;width:0;height:0;border-top:8px solid #4e545c;border-right:8px solid transparent;border-left:8px solid transparent}.jq-selectbox:hover .jq-selectbox__trigger-arrow{border-top-color:#000}.jq-selectbox.disabled .jq-selectbox__trigger-arrow{border-top-color:#aaa}.jq-selectbox__dropdown{top:50px;box-sizing:border-box;width:100%;margin:2px 0 0;padding:0;border:0;border-radius:4px;background:#41414E;box-shadow:0 3px 20px rgba(0, 0, 0, .13);font:14px/18px Arial, sans-serif}.jq-selectbox__dropdown ul::-webkit-scrollbar{width:4px;height:8px}.jq-selectbox__dropdown ul::-webkit-scrollbar-track{background:#41414E}.jq-selectbox__dropdown ul::-webkit-scrollbar-thumb{background-color:#fbba00;border-radius:5px;border:0}@media screen and (max-width: 700px){.jq-selectbox__dropdown{max-width:100% !important}}.jq-selectbox__search{margin:5px}.jq-selectbox__search input{box-sizing:border-box;width:100%;margin:0;padding:5px 27px 6px 8px;border:1px solid #ccc;border-radius:3px;outline:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;box-shadow:inset 1px 1px #f1f1f1;color:#333;-webkit-appearance:textfield}.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration{-webkit-appearance:none}.jq-selectbox__not-found{margin:5px;padding:5px 8px 6px;background:#f0f0f0;font-size:13px}.jq-select-multiple ul,.jq-selectbox ul{margin:0;padding:30px 0 30px 0}.jq-select-multiple li,.jq-selectbox li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-forma .jq-selectbox li{min-height:18px;font-size:24px;color:#ffffff;padding:17px 20px 17px 30px;background-color:#41414E;transition:.3s all}.jq-selectbox li.selected{background-color:#fbba00;color:#000}.jq-selectbox li:hover{background-color:#fbba00;color:#000;transition:.3s all}.jq-selectbox li.disabled{color:#aaa}.jq-selectbox li.disabled:hover{background:0 0}.jq-selectbox li.optgroup{font-weight:700}.jq-selectbox li.optgroup:hover{background:0 0;color:#231f20;cursor:default}.jq-selectbox li.option{padding-left:25px}.jq-select-multiple{box-sizing:border-box;padding:1px;border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;background:#fff;box-shadow:inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);font:14px/18px Arial, sans-serif;color:#333;cursor:default}.jq-select-multiple.focused{border:1px solid #5794bf}.jq-select-multiple.disabled{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}.jq-select-multiple li{padding:3px 9px 4px;list-style:none}.jq-select-multiple li:first-child{border-radius:3px 3px 0 0}.jq-select-multiple li:last-child{border-radius:0 0 3px 3px}.jq-select-multiple li.selected{background:#08c;color:#fff}.jq-select-multiple li.disabled{color:#aaa}.jq-select-multiple li.selected.disabled,.jq-select-multiple.disabled li.selected{background:#ccc;color:#fff}.jq-select-multiple li.optgroup{font-weight:700}.jq-select-multiple li.option{padding-left:25px}.footer_search-bar{margin-bottom:8px;padding-top:16px}.search-page{max-width:950px;margin:0 auto;position:relative}#title-search form{display:flex}#title-search-input{max-width:calc(100% - 61px);width:100%;height:auto;padding:5px;border:none;background:#1f1f1f;color:#fff;font-family:Ekibastuz;font-weight:400;font-style:normal;font-size:14px}#title-search input[type=submit]{padding:5px;border:0 solid #ccc;margin-left:-4px;color:#fff;background:#313131;cursor:pointer;background-image:url(/local/components/bitrix/search.title/templates/.default/images/magnifier.svg);background-repeat:no-repeat;width:27px;height:27px;background-size:15px 17px;background-position:center center}.footer .row > div > div{padding:0 0 15px}.footer .covid > a{color:#af4212}.footer a{color:#b3b3b3;text-decoration:none}.footer .email > a,.footer .phone > a{color:#fff;font-weight:600}.footer .mdk{max-width:330px}.footer .mdk .copy{padding-right:20px}.footer .mdk .d{font-weight:400}.footer .ss{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start;display:flex;min-width:140px}.footer .ss > a{width:32px;margin-right:10px}.footer .mdk .d a,.footer .title > a{color:#fff;font-weight:600}@media screen and (max-width: 900px){.footer .mdk .copy{display:none}.footer .mdk{padding-top:20px}.footer .footer__cont{display:none}.dobronew .footer .row{flex-direction:row}.footer .footer_d_als-logo:hover:before{display:none !important}.dobronew .footer{padding-bottom:0px !important}}.footer .row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.footer .footer_main-d_als_copyright{display:flex;flex-direction:row;align-items:flex-start;margin:60px 0px 45px 0px}.footer .footer_main-d_als_copyright a{color:#E84E0F;transition:color 150ms ease}.footer .footer_main-d_als_copyright a:hover{color:#FBBA00}.footer .footer_d_als-logo .footer_year{font-size:11px;letter-spacing:0.08rem}.footer .footer_d_als-logo{position:relative}.footer .footer_d_als-logo:before{content:"Студии Артемия Лебедева";width:228px;font-size:16px;font-weight:700;line-height:1.3;letter-spacing:0.05rem;position:absolute;top:-20px;left:245.7px;color:#FBBA00;display:none;transition:display 200ms ease}.footer .footer_d_als-logo:hover:before{display:inline}.footer .footer_main-d_als_copyright .d{font-size:16px;font-weight:700;margin:-3px 0px 0px 20px;line-height:1.3;letter-spacing:0.05rem}.dobronew .footer .line2{padding:30px 0 15px !important}.footer .footer_main-d_als_copyright{margin:32px 0px 25px 0px}.footer-policy-link{margin-top:15px !important;font-size:14px}.footer img{vertical-align:baseline}.footer_year{font-size:10px;margin-top:-4px}.footer-bg{position:relative;background-color:#41414E}@media screen and (max-width: 576px){.dobronew .footer .line2{height:455px !important}.footer-bg{background-size:contain}.footer .footer_main-d_als_copyright{flex-direction:column;margin:32px 0px 32px 0px}.footer .footer_main-d_als_copyright .d{margin:6px 0px 0px 0px;letter-spacing:0.0rem}.footer .footer_main-d_als_copyright .d a:last-child{padding:10px 0px 0px 0px}}.footer-adress-flex{display:flex;justify-content:flex-end;padding-right:100px}@media screen and (max-width: 576px){.footer-adress-flex{display:flex;justify-content:flex-end;padding-right:0}}.footer-adress a,.footer-adress span a{color:#fff;text-decoration:none}.footer-adress{color:#fff;font-family:'Ekibastuz', Helvetica, Arial, sans-serif;font-style:normal;background:#41414E;margin-top:-60px;width:275px;padding:30px 26px 20px 13px;box-shadow:0 3px 27px rgba(0, 0, 0, 0.13)}@media screen and (max-width: 576px){.footer-adress{color:#fff;font-family:'Ekibastuz', Helvetica, Arial, sans-serif;font-style:normal;background:#41414E;padding:30px 26px 20px 13px}}.footer-adress span{display:block}.footer-adress-our{font-weight:bold;font-size:12px !important;line-height:16px;letter-spacing:0.025em}.footer-adress-street{font-weight:bold;font-size:15px !important;line-height:45px;letter-spacing:0.025em}.footer-adress-block-metro{display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap}.footer-adress-block-metro img{margin-right:5px}.footer-adress-metro{font-weight:bold;font-size:16px !important;line-height:0;letter-spacing:0.025em}.footer-foto-piople{text-align:center;background:url('/local/components/dobrolov/footer/templates/.default/./images/circle.svg') no-repeat center 105px;background-size:994px;line-height:0;overflow:hidden}@media screen and (max-width: 576px){.footer-foto-piople{text-align:center;background:url('/local/components/dobrolov/footer/templates/.default/./images/circle.svg') no-repeat center 70px;background-size:120%;line-height:0}}.footer-foto-piople img{width:auto;height:450px;margin:auto}@media screen and (max-width: 576px){.footer-foto-piople img{width:100%;height:auto}}@media screen and (max-width: 1024px){.footer-foto-piople img{width:100%;height:auto}}.click_office{display:block;width:120px;height:170px;margin:0px auto;}@media screen and (max-width: 576px){.click_office{display:block;width:120px;height:120px;margin-left:40px}}
/* End */


/* Start:/local/components/dobrolov/footer/templates/.default/style.css?178000937021257*/
/*--START---SITE SETTINGS---*/

/*Variables*/
:root {
	--custom_f_grid: 1680px;
	--custom_f_padding: 1.250rem;
	--primary-d_color: #FBBA00;
	--secondary-d_color: #F9F9F9;
	--accent-d_color: #E84E0F;
	--scroll-behavior: smooth;
	--section-offset: 0;
}

/*Bootstrap*/
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { --bs-gutter-x: .625rem; }
.row, .row > * { --bs-gutter-x: 20px; }

/*--END---SITE SETTINGS---*/

/*-------------------*/

/*--START---SITE STYLE---*/

/*---GRID Style---*/
.container-fluid.cont_box-custom{
	box-sizing: border-box;
}
.custom_d-grid_xl {
	max-width: var(--custom_f_grid) !important;
	width: 100% !important;
	min-width: 320px;
	padding: 0px var(--custom_f_padding) !important;
	margin: 0px auto 0px auto;
}

/*-------------------------------------------------*/

/*общие стили для компонента*/
@media screen and (max-width: 576px){
    .mob-lr {
        margin-left:20px;
        margin-right:20px;
    }
}
/* //общие стили для компонента*/
/*------------------------------------------------------------------*/
.jq-selectbox {
    vertical-align: middle;
    cursor: pointer;
    width: 100%
}
.jq-selectbox__select {
    height: 50px;
    padding: 15px 45px 0 0;
    font: 14px/26px Arial, sans-serif;
    color: #333;
    border: 1px solid #d9dada;
    background: #fff
}
.input-style-sl .jq-selectbox__select {
    height: 50px;
    padding: 0 45px 0 0;
    font: 14px/26px Arial, sans-serif;
    color: #333;
    border: 1px solid #d9dada;
    background: #fff
}
.feedback-select .jq-selectbox__trigger-arrow {
    background-image: url('https://dobrolov.com/local/components/dobrolov/feedback/templates/vacancii/images/icon_arrow.svg');
    background-repeat: no-repeat;
    background-position: 100% center;
    cursor: pointer;
    position: absolute;
    width: 11px;
    height: 8px;
    right: 0;
    background-size: contain;
    top: 25px;
    transition: 460ms ease;
    border: none;
}

.jq-selectbox.focused .jq-selectbox__select {
    border: 1px solid #5794bf
}

.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.jq-selectbox__select-text {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jq-selectbox .placeholder {
    color: #888
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 8px;
    right: 12px;
    width: 0;
    height: 0;
    border-top: 8px solid #4e545c;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #000
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #aaa
}

.jq-selectbox__dropdown {
    top: 50px;
    box-sizing: border-box;
    width: 100%;
    margin: 2px 0 0;
    padding: 0;
    border:0;
    border-radius: 4px;
    background: #41414E;
    box-shadow: 0 3px 20px rgba(0, 0, 0, .13);
    font: 14px/18px Arial, sans-serif
}

.jq-selectbox__dropdown ul::-webkit-scrollbar {
    width: 4px;
    height: 8px;
}

.jq-selectbox__dropdown ul::-webkit-scrollbar-track {
    background: #41414E;
}

.jq-selectbox__dropdown ul::-webkit-scrollbar-thumb {
    background-color: #fbba00;
    border-radius: 5px;
    border: 0;
}

@media screen and (max-width: 700px) {
    .jq-selectbox__dropdown {
        max-width: 100% !important
    }
}

.jq-selectbox__search {
    margin: 5px
}

.jq-selectbox__search input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    box-shadow: inset 1px 1px #f1f1f1;
    color: #333;
    -webkit-appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}

.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #f0f0f0;
    font-size: 13px
}

.jq-select-multiple ul,
.jq-selectbox ul {
    margin: 0;
    padding: 30px 0 30px 0
}

.jq-select-multiple li, .jq-selectbox li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.v-forma .jq-selectbox li {
    min-height: 18px;
    font-size: 24px;
    color: #ffffff;
    padding: 17px 20px 17px 30px;
    background-color: #41414E;
    transition: .3s all;
}
.jq-selectbox li.selected {
    background-color: #fbba00;
    color: #000;
}


.jq-selectbox li:hover {
    background-color: #fbba00;
    color: #000;
    transition: .3s all;
}

.jq-selectbox li.disabled {
    color: #aaa
}

.jq-selectbox li.disabled:hover {
    background: 0 0
}

.jq-selectbox li.optgroup {
    font-weight: 700
}

.jq-selectbox li.optgroup:hover {
    background: 0 0;
    color: #231f20;
    cursor: default
}

.jq-selectbox li.option {
    padding-left: 25px
}

.jq-select-multiple {
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #fff;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/18px Arial, sans-serif;
    color: #333;
    cursor: default
}

.jq-select-multiple.focused {
    border: 1px solid #5794bf
}

.jq-select-multiple.disabled {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none
}

.jq-select-multiple li:first-child {
    border-radius: 3px 3px 0 0
}

.jq-select-multiple li:last-child {
    border-radius: 0 0 3px 3px
}

.jq-select-multiple li.selected {
    background: #08c;
    color: #fff
}

.jq-select-multiple li.disabled {
    color: #aaa
}

.jq-select-multiple li.selected.disabled, .jq-select-multiple.disabled li.selected {
    background: #ccc;
    color: #fff
}

.jq-select-multiple li.optgroup {
    font-weight: 700
}

.jq-select-multiple li.option {
    padding-left: 25px
}

.footer_search-bar {
    margin-bottom: 8px;
    padding-top: 16px
}

.search-page {
    max-width: 950px;
    margin: 0 auto;
    position: relative
}

#title-search form {
    display: flex
}

#title-search-input {
    max-width: calc(100% - 61px);
    width: 100%;
    height: auto;
    padding: 5px;
    border: none;
    background: #1f1f1f;
    color: #fff;
    font-family: Ekibastuz;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}

#title-search input[type=submit] {
    padding: 5px;
    border: 0 solid #ccc;
    margin-left: -4px;
    color: #fff;
    background: #313131;
    cursor: pointer;
    background-image: url(/local/components/bitrix/search.title/templates/.default/images/magnifier.svg);
    background-repeat: no-repeat;
    width: 27px;
    height: 27px;
    background-size: 15px 17px;
    background-position: center center
}

/*--START---SITE STYLE---*/

/*---GRID Style---*/
.container-fluid.cont_box-custom{
	box-sizing: border-box;
}


/*-------------------------------------------------*/


.dobronew .footer_main .footer{
	background: transparent;
}
.footer_main{
	width: 100%;
	padding: 32px 0px 5px 0px;
	background-color: #000;
	overflow: hidden;
}
.footer .footer_main_link{
	width: 100%;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer .row > div > div {
	padding: 0 0 12px;
}
.footer .row .phone {
	padding: 0 0 0px
}

.footer .covid > a {
    color: #af4212
}

.footer a {
    color: #b3b3b3;
    text-decoration: none
}

.footer .email > a, .footer .phone > a {
    color: #fff;
    font-weight: 600
}

.footer .mdk {
		max-width: 420px
}

.footer .mdk .d {
    font-weight: 400
}
.footer_main_link .col-auto .title{
	margin-bottom: 20px !important;
}

.footer_main_link .col-auto.footer__cont div p{
	color: #b3b3b3;
}
.footer_main_link .col-auto div{
	margin-bottom: 12px;
}
.footer .ss {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: flex-start;
    min-width: 200px;
		margin-top: 20px;
}
.footer .ss .footer_ss_one{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.footer .ss{
	margin-top: 20px;
}
.footer .ss .footer_ss_two{
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.footer_ss_two{
	margin-top: 12px;
}
.footer .ss a {
  width: 45px;
  height: 42px;
}
.footer .ss > a {
  width: 45px;
	height: 42px;
  margin-right: 10px;
}
.footer .mdk .d a, .footer .title > a {
    color: #fff;
    font-weight: 600;
}
.footer_main_link .col-auto.mdk .copy{
	color:#b3b3b3;
}
.footer_main_link .col-auto.mdk .col-auto_poo{
	color:#b3b3b3;
}

@media screen and (max-width: 900px) {
    .footer .mdk .copy {
        display: none
    }

    .footer .mdk {
        padding-top: 20px
    }

    .footer .footer__cont {
        display: none
    }

    .dobronew .footer .row {
        flex-direction: row
    }
		/*Logo ALS Footer*/
		.footer .footer_d_als-logo:hover:before{
			display: none !important;
		}
		.dobronew .footer {
			padding-bottom: 0px !important;
		}
}

.footer-policy-link .poobloff{
	width: 100%;
	font-size: 16px;
	color: #b3b3b3;
	line-height: 2.2;
}
.footer-policy-link .col-auto{
	width: 26%;
	font-size: 16px;
	color: #FFF;
	transition: color 200ms ease;
}
.footer-policy-link .col-auto:hover{
	color: #FDB913;
}
.footer-policy-link .col-auto_info_license{
	width: 69%;
	font-size: 16px;
	color: #FFF;
	transition: color 200ms ease;
}
.footer-policy-link .col-auto_info_license:hover{
	color: #FDB913;
}
.footer-policy-link .col-auto_poo{
	width: 26%;
	font-size: 16px;
	transition: color 200ms ease;
}
.footer-policy-link .col-auto_poo:hover{
	color: #FDB913;
}
/*Logo ALS Footer*/
.footer .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
		padding-bottom: 20px;
}

.footer .footer_main-d_als_copyright .footer_main-d_left{
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: flex-start !important;
	justify-content: flex-start;
}

.footer .footer_main-d_als_copyright{
	width: 88%;
	display: flex;
	flex-direction: row;
	align-items: center !important;
	justify-content: space-between;
	margin: 2px 0px 25px 0px !important;
	padding-right: 23px;
}
.footer .footer_main-d_als_copyright .footer_d_als{
	width: 39.5%;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin-left: 0px;
}
.footer .footer_main-d_als_copyright .footer_d_rait iframe{
	width: 200px;
}
.footer .footer-policy-link .footer_legal_info{
	display: block;
}
.footer .footer-policy-link .footer_license_in{
	display: block;
	margin-top: 10px;
	color: #E84E0F;
	transition: color 150ms ease;
}
.footer .footer-policy-link .footer_license_in:hover{
	color: #FBBA00;
}
.footer .footer_main-d_als_copyright a{
	color:#E84E0F;
	transition: color 150ms ease;
}
.footer .footer_main-d_als_copyright a:hover{
	color:#FBBA00;
}
.footer .footer_d_als-logo .footer_year{
	font-size: 12px;
	letter-spacing: 0.08rem;
	padding-top: 10px;
 }
.footer .footer_d_als-logo{
 position: relative;
}
.footer .footer_d_als-logo:before{
	content: "Студии Артемия Лебедева";
	width: 228px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0.05rem;
	position: absolute;
	top: -19px;
	left: 198.7px;
	color:#FBBA00;
	display: none;
	transition: display 200ms ease;
}
.footer .footer_d_als-logo:hover:before{
	display: inline;
}
.footer_d_als .footer_d_als-logo img{
	width: 160%;
	max-width: 160px;
	height: auto;
}
.footer .footer_main-d_als_copyright .d{
	font-size: 14px;
	font-weight: 700;
	margin: 0px 0px 0px 0px !important;
	padding: 0% 0% 0% 19%;
	line-height: 1.3;
	letter-spacing: 0.05rem;
	color: #b3b3b3;
}
.dobronew .footer .line2 {
	padding: 30px 0 15px !important;
}
.footer .footer_main-d_als_copyright {
	margin: 32px 0px 25px 0px;
}
.footer-policy-link {
	margin-top: 15px!important;
	font-size: 14px;
	padding-right: 5px;
}
.footer-policy-link .col-auto a{
	margin-top: 15px!important;
	font-size: 14px;
	padding-right: 5px;
	line-height: 1;
}
.footer img {
    vertical-align: baseline;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*карта и контакты*/
.footer-bg {
    position: relative;
    background-color: #41414E;
    margin-top: 213px;
}
.footer-bg .footer_bg_main_map{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: auto;
	z-index: 2;
	overflow: visible;
}
.footer-bg .footer_bg_main_map:before{
	content: "";
	width: calc((100% + 100vh)*2);
	height: 100%;
	background-color: #292836;
	position: absolute;
	top: 0px;
	left: calc((0% - 100vh)*2);
	z-index: -1;
}

.footer-bg .footer_bg_main_map img{
	width: 1920px;
	height: 738px;
	object-fit: cover;
	display: block;
	margin: 0px auto;
	transform: translate(-127px,8px);
}
.footer .footer__cont{
	width: 36%;
}
@media screen and (max-width: 576px) {
		.dobronew .footer .line2 {
			height: 1000px !important;
		}
    .footer-bg {
       background-size: contain;
    }
   .dobronew .footer .row {
        height: auto;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: center;
        display: flex;
    }
		.dobronew .footer .row .col-auto {
				width: 50%;
		}
		.footer .ss{
			width: 82%;
			align-items: flex-start;
		}
		.footer .ss .footer_ss_one {
			width: 87%;
		}
		.footer .ss .footer_ss_two {
			width: 87%;
		}
    .dobronew .footer .row .col-auto.mdk {
      width: 100%;
    }
		.dobronew .footer .row .col-auto.footer__cont {
      width: 100%;
    }
    .dobronew .footer .row .col-auto.footer__cont .email {
      margin-top: 20px;
    }
   .footer .footer__cont {
     display: block;
    }
		/*Logo ALS Footer*/
		.wrap .footer .footer_main-d_als_copyright {
			flex-direction: row;
			align-items: flex-start !important;
			margin: 15px 0px 32px 0px;
		}
		.footer .footer_main-d_als_copyright .footer_d_als {
			width: 90%;
			flex-direction: column;
			margin-left: 0px;
		}
		.footer .footer_main-d_als_copyright .footer_d_rait {
			transform: translate(27px, 7px);
		}
		.footer .footer_main-d_als_copyright .footer_d_rait iframe {
			width: 171px;
		}
		.footer .footer_main-d_als_copyright .footer_als_img {
			display: none;
		}
		.footer .footer_main-d_als_copyright .d {
			margin: 6px 0px 0px 0px;
			letter-spacing: 0.0rem;
		}
		.footer .footer_main-d_als_copyright .d a:last-child{
			padding: 10px 0px 0px 0px;
		}
		.footer-policy-link .col-auto .footer_legal_info{
			line-height: 4;
			transform: translateX(0px);
		}

}
.footer-adress-flex {
    display: flex;
    justify-content: flex-end;
    padding-right: 100px;
    position: relative;
    z-index: 10;
}
@media screen and (max-width: 576px) {
    .footer-adress-flex {
        display: flex;
        justify-content: flex-end;
        padding-right: 0;
    }
}
.footer-adress a,
.footer-adress span a {
    color: #fff;
    text-decoration: none;
}
.footer-adress {
    color: #fff;
    font-family: 'Ekibastuz', Helvetica, Arial, sans-serif;
    font-style: normal;
    background: #41414E;
    margin-top: -60px;
    width: 275px;
    padding: 20px 25px 27px 20px;
    box-shadow: 0 3px 27px rgba(0, 0, 0, 0.13);
    transform: translate(20px, -47px);
}
@media screen and (max-width: 576px) {
    .footer-adress {
      width: 309px !important;
      color: #fff;
      font-family: 'Ekibastuz', Helvetica, Arial, sans-serif;
      font-style: normal;
      background: #41414E;
      padding: 16px 16px 13px 13px !important;
      transform: translate(-15px, -47px) !important;
    }
    .footer_d_adress {
      transform: scale(1.2) translate(15px, 23px);
    }
    .footer_d_adress iframe{
      width: 100%;
      height: 60px;
    }
}
.footer-adress span {
		display: block;
		font-weight: 900;
}
span.footer-adress-street {
	transform: translateY(-6px);
}
.footer-adress-our {
    font-weight: bold;
    font-size: 12px !important;
    line-height: 16px;
    letter-spacing: 0.025em;
}
.footer-adress-street {
    font-weight: bold;
    font-size: 15px !important;
    line-height: 45px;
    letter-spacing: 0.025em;
}

.footer-adress-block-metro {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
		transform: translateY(-10px);
}
.footer_d_adress {
	transform: scale(1.2) translate(15px, 10px);
	width: 59%;
}

.footer-adress-block-metro img {
    margin-right: 5px;
}
.footer-adress-metro {
    font-weight: bold;
    font-size: 16px !important;
    line-height: 0;
    letter-spacing: 0.025em;
}

.footer-foto-piople {
    text-align: center;
    background: url('/local/components/dobrolov/footer/templates/.default/./images/circle.svg') no-repeat center 105px;
    background-size: 994px;
    line-height: 0;
    overflow: hidden;
		position: relative;
		z-index: 10;
}
@media screen and (max-width: 576px) {
    .footer-foto-piople {
        text-align: center;
        background: url('/local/components/dobrolov/footer/templates/.default/./images/circle.svg') no-repeat center 70px;
        background-size: 120%;
        line-height: 0;
    }
}

.footer-foto-piople img {
    width: auto;
    height: 450px;
    margin: auto;
}
@media screen and (max-width: 576px) {
    .footer-foto-piople img {
        width: 100%;
        height: auto;
    }
    .footer-bg .footer_bg_main_map img {
      width: 100% !important;
      height: auto !important;
      object-fit: cover !important;
      transform: translate(0px,0px);
   }
}
@media screen and (max-width: 1024px) {
    .footer-foto-piople img {
        width: 100%;
        height: auto;
    }
    .footer-bg .footer_bg_main_map img{
       width: 100%;
       height: 690px;
      object-fit: cover;
    }
}
.click_office {
    display: block;
    width: 120px;
    height: 170px;
    margin: 0px auto;
    position: relative;
    z-index: 12;
}
@media screen and (max-width: 576px) {
    .click_office {
        display: block;
        width: 120px;
        height: 120px;
        margin-left: 40px;
    }
    .footer-bg {
     margin-top: 213px;
    }
		.footer-bg .footer_bg_main_map:before{
			width: 100%;
			top: 0px;
			left: 0%;
		}
}
/* //карта и контакты*/




/* === DESKTOP FIRST === */

/* xl <= Extra Full Large (xxxl) */
@media (max-width : 1920px) {
	.footer .footer_main-d_als_copyright .d {
			padding: 0% 0% 0% 18%;
	}
	.footer .footer_d_als-logo:before{
		top: -19px;
		left: 198.7px;
	}
}


/* xl <= Extra extra large (xxl) */
@media (max-width : 1680px) {
}

/* xl <= Extra extra large (xxl) */
@media (max-width : 1600px) {
	.footer .footer_main-d_als_copyright .d {
			padding: 0% 0% 0% 19%;
	}
	.footer .footer_d_als-logo:before{
		top: -19px;
		left: 203.7px;
	}
}

/* xl <= Extra extra large (xxl) */
@media (max-width : 1530px) {
}

/* xl <= Extra extra large (xxl) */
@media (max-width : 1400px) {
}

/* lg <= Extra large (xl) */
@media (max-width : 1200px) {
}

/* md <= Large (lg) */
@media (max-width : 992px) {
	/**/
}

/* sm <= Medium (md) */
@media (max-width : 768px) {
	/**/
}




/* === MOBILE FIRST === */

/* Custom (xs) */
@media (min-width : 0) {

}

/* Small (sm) */
@media (min-width : 375px) {

}

/* Small (sm) */
@media (min-width : 414px) {

}

/* Small (sm) */
@media (min-width : 576px) {

}

/* Medium (md) */
@media (min-width : 768px) {

}

/* Large (lg) */
@media (min-width : 992px) {

}

/* Extra large (xl) */
@media (min-width : 1200px) {

}

/* Extra extra large (xxl) */
@media (min-width : 1400px) {
	/**/
}


/* Extra extra large (xxl) */
@media (min-width : 1530px) {
	.footer .footer_main-d_als_copyright .d {
		padding: 0% 0% 0% 19%;
	}
	.footer .footer_d_als-logo:before{
		top: -19px;
		left: 203.7px;
	}
}

/* Extra extra large (xxl) */
@media (min-width : 1600px) {
}

/* Extra extra large (xxl) */
@media (min-width : 1680px) {
	.footer .footer_main-d_als_copyright .d {
			padding: 0% 0% 0% 21%;
	}
	.footer .footer_d_als-logo:before {
		top: -20px;
		left: 220.7px;
	}
}


@media (min-width : 1920px) {
	.container{max-width: 1680px;}
	.container-fluid{max-width: 1680px;}

	.footer .footer_main-d_als_copyright .d {
			padding: 0% 0% 0% 21%;
	}
	.footer .footer_d_als-logo:before {
		left: 220.7px;
		top: -19px;
	}
}
/* End */


/* Start:/local/components/bitrix/search.title/templates/.default/style.css?16741269342108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/components/bitrix/search.title/templates/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/dobrolov_new/template_styles.css?16793378933313*/
@font-face { src: url("/local/templates/dobrolov_new/./fonts/Ekibastuz-woff/Ekibastuz-Light.woff") format("woff"); font-family: "ekibastuz-or"; font-weight: 300; font-style: normal; font-display: swap;}
@font-face { src: url("/local/templates/dobrolov_new/./fonts/Ekibastuz-woff/Ekibastuz-Regular.woff") format("woff"); font-family: "ekibastuz-or"; font-weight: 400; font-style: normal; font-display: swap;}
@font-face { src: url("/local/templates/dobrolov_new/./fonts/Ekibastuz-woff/Ekibastuz-Bold.woff") format("woff"); font-family: "ekibastuz-or"; font-weight: 700; font-style: normal; font-display: swap;}
@font-face { src: url("/local/templates/dobrolov_new/./fonts/Ekibastuz-woff/Ekibastuz-Black.woff") format("woff"); font-family: "ekibastuz-or"; font-weight: 900; font-style: normal; font-display: swap;}
* {
  outline: 0;
  -webkit-tap-highlight-color: transparent
}
:root { /*Variables*/
    --primary-color-dobrolov: #fbba00;
    --secondary-color-dobrolov: #F4F5F5;
    --accent-dobrolov: #E84E0F;
    --h2-size-dobrolov: 48px;
    --text-color-dobrolov: #000000;
    --regular-size-dobrolov: 18px;
    --small-size-dobrolov: 16px;
    --lineheight-dobrolov: 1.45;
    --userfont: ekibastuz-or, sans-serif;
    --systemfont: -apple-system, BlinkMacSystemFont, Verdana, sans-serif;
		
	--custom-width: 1160px;
	--primary-color: #FDB913;
	--secondary-color: #F4F5F5;
	--accent: #E84E0F;
	--h2-size: 48px;
    --h2-text-size: 48px;
	--text-color: #000000;
	--regular-size: 18px;
	--small-size: 16px;
	--lineheight: 1.45;
	--swiper-navigation-color: #E84E0F;
	--swiper-theme-color: #E84E0F;

    --custom-grid: 1160px;
    --custop-padding: 1.250rem;
    --primary-d_color: #FBBA00;
    --secondary-d_color: #F9F9F9;
    --accent-d_color: #E84E0F;
    --grey-d_color: #41414E;
    --h1-d_size: 60px;
    --h1-d_size-lg-mobile: 40px;
    --h1-d_size-xs-mobile: 35px;
    --h2-d_size: 48px;
    --text-d_color: #222222;
    --regular-d_size: 18px;
    --systemfont: -apple-system, Arial, Verdana, sans-serif;
    --scroll-behavior: smooth;
    --section-offset: 0;
}
::placeholder { color: #666; }
::selection { background-color: var(--accent-d_color); color: #fff; }
/* scroll */
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-thumb {
    border-right: solid 5px var(--accent-dobrolov);
    background: var(--accent-dobrolov);
}
::-webkit-scrollbar-track{
    border: none;
    background: #fff;
}
::-moz-scrollbar {
    width: 10px;
}
::-moz-scrollbar-thumb {
    border-right: solid 5px var(--accent-dobrolov);
    background: var(--accent-dobrolov);
}
::-moz-scrollbar-track {
    border: none;
    background: var(--accent-dobrolov);
}
/* //scroll */
.info-about h2, .info-about h3 {
  margin: 20px 0 5px 0 !important;
}
.info-about h3, .info-about strong {
  font-weight: 800 !important;
}
.info-about li {
	list-style: inside !important;
}
body._services_k-obiol_ .prices.prices-plate {
   width: 770px;
}
body._services_k-obiol_ .prices.prices-plate .prices-block .item {
  width: 31%;
}
@media screen and (max-width:900px) {
body._services_k-obiol_ .prices.prices-plate {
    width: auto;
}
body._services_k-obiol_ .prices.prices-plate .prices-block .item {
    width: 48% !important;
}
}
@media screen and (max-width:700px) {
/*body._services_k-obiol_ .prices.prices-plate {*/
/*    width: 770px;*/
/*}*/
body._services_k-obiol_ .prices.prices-plate .prices-block .item {
    width: 100% !important;
}
}
/* End */
/* /local/templates/dobrolov_new/js/fancybox/fancybox.css?167593368015598 */
/* /local/templates/dobrolov_new/css/popup.min.css?177108355718876 */
/* /local/templates/dobrolov_new/css/bootstrap-grid.css?167412712721950 */
/* /local/components/dobrolov/header/templates/.default/style.min.css?178000628041522 */
/* /local/components/dobrolov/header/templates/.default/style.min.css?178000628041522 */
/* /local/components/dobrolov/menu/templates/.default/style.css?16752467872 */
/* /local/components/dobrolov/menu/templates/rightblacknew/style.min.css?176589251910750 */
/* /local/components/dobrolov/breadcrumb/templates/.default/style.css?16752467353855 */
/* /local/components/dobrolov/footer/templates/.default/style.min.css?17372095269687 */
/* /local/components/dobrolov/footer/templates/.default/style.css?178000937021257 */
/* /local/components/bitrix/search.title/templates/.default/style.css?16741269342108 */
/* /local/templates/dobrolov_new/template_styles.css?16793378933313 */
