@import url(https://fonts.googleapis.com/css?family=Oswald:400,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);.loader,.loader:after,.loader:before{
	border-radius:50%;width:2.5em;height:2.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite
}
.loader{
	color:#0663a9;font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;top:100px
}
.loader--white{
	color:#fff;top:-180px;font-size:16px
}
.loader--margin-top{
	top:100px
}
.loader:after,.loader:before{
	content:"";position:absolute;top:0
}
.loader:before{
	left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s
}
.loader:after{
	left:3.5em
}
@-webkit-keyframes load7{
	0%,80%,to{
		box-shadow:0 2.5em 0 -1.3em
	}
	40%{
		box-shadow:0 2.5em 0 0
	}
	
}
@keyframes load7{
	0%,80%,to{
		box-shadow:0 2.5em 0 -1.3em
	}
	40%{
		box-shadow:0 2.5em 0 0
	}
	
}
html{
	font-family:Roboto,Helvetica,Arial,sans-serif;background-color:#f2f2f2
}
body{
	max-width:1200px;background-color:#fff;width:92%;position:relative;min-height:100vh;margin:auto;box-shadow:0 3px 5px 0 rgba(0,0,0,.5);transition:-webkit-filter .4s;transition:filter .4s;transition:filter .4s,-webkit-filter .4s
}
@media screen and (max-width:800px){
	body,html{
		width:100%;box-shadow:none;margin:0
	}
	body{
		overflow-x:hidden
	}
	.section-header{
		margin:50px 30px;font-size:30px;letter-spacing:1px;text-align:center
	}
	
}
a{
	text-decoration:none
}
.app-content{
	padding-top:100px;padding-bottom:250px;position:relative;height: -webkit-fill-available;
}
@media screen and (max-width:800px){
	.app-content{
		padding:100px 0 570px
	}
	
}
.section-header{
	margin:40px;font-size:34px;letter-spacing:1px;text-align:center
}
.section-header__green{
	color:#86d23f
}
.section-header__blue{
	color:#0663a9
}
.section-text{
	color:#6e6e6e;font-size:17px;font-weight:300;text-align:center;padding:0 20px;line-height:1.5
}
.section-text__full-width{
	margin-bottom:30px;padding:0 70px
}
@-webkit-keyframes smooth-appearance{
	0%{
		opacity:0
	}
	to{
		opacity:1
	}
	
}
@keyframes smooth-appearance{
	0%{
		opacity:0
	}
	to{
		opacity:1
	}
	
}
.home-page{
	position:relative;top:-100px
}
.home-page .section-header{
	margin:120px 40px;font-size:34px;letter-spacing:1px;text-align:center
}
@media screen and (max-width:800px){
	.home-page .section-header{
		margin:50px 30px;font-size:30px;letter-spacing:1px;text-align:center
	}
	
}
.home-page .section-header__green{
	color:#86d23f
}
.home-page .section-header__blue{
	color:#0663a9
}
.home-page .section-text{
	font-size:19px
}
@media screen and (max-width:800px){
	.home-page .section-text{
		padding:0 20px
	}
	
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #86d23f;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #86d23f;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #86d23f;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #86d23f;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #86d23f;
}
::placeholder { /* Most modern browsers support this now. */
   color:    #86d23f;
}
.best-price-form ::-webkit-input-placeholder, .cart-phone-form ::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
    color:    #0663a9;
}
.best-price-form :-moz-placeholder, .cart-phone-form :-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color:    #0663a9;
   opacity:  1;
}
.best-price-form ::-moz-placeholder, .cart-phone-form ::-moz-placeholder{ /* Mozilla Firefox 19+ */
   color:    #0663a9;
   opacity:  1;
}
.best-price-form :-ms-input-placeholder, .cart-phone-form :-ms-input-placeholder{ /* Internet Explorer 10-11 */
   color:    #0663a9;
}
.best-price-form ::-ms-input-placeholder, .cart-phone-form ::-ms-input-placeholder{ /* Microsoft Edge */
   color:    #0663a9;
}
.best-price-form ::placeholder, .cart-phone-form ::placeholder{ /* Most modern browsers support this now. */
   color:    #0663a9;
}
.sticky-header{
	width:94%;height:70px;margin:0 auto;top:0;left:0;right:0;position:fixed;text-align:center;border-radius:0 0 4px 4px;z-index:4;max-width:1226px;background-color:#fff;box-shadow:0 3px 5px 0 rgba(0,0,0,.5);-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top
}
.sticky-header .logo{
	width:240px;height:90px;background-color:#fff;position:absolute;top:-3px;left:-1%;border-radius:0 0 4px 0;box-shadow:2px 2px 5px 0 rgba(50,50,50,.6);z-index:1000
}
.sticky-header .logo img{
	display:block;width:170px;height:auto;margin:13px auto 0;opacity:0
}
.sticky-header .logo .logo_subtitle{
	font-size:14px;font-weight:400;color:#6e6e6e;text-align:center;margin:8px auto 0;width:220px;opacity:0
}
.sticky-header .header-controls{
	display:flex;flex-direction:column;height:100%
}
.sticky-header .header-controls__top-row{
	opacity:0;display:flex;justify-content:flex-end;background-color:#0663a9;background:linear-gradient(to bottom right,#0663a9,#027dda);padding:4px 24px 4px 0;font-size:14px;font-weight:400;color:#fff
}
.sticky-header .header-controls__top-row div{
	margin-left:60px
}
.sticky-header .header-controls__phone{
	font-weight:600
}
.sticky-header .header-controls__phone a{color:#fff;}
.sticky-header .header-controls__phone svg{
	position:relative;left:-2px;top:1px
}
.sticky-header .header-navbar{
	text-transform:uppercase;font-size:13px;font-weight:500;display:flex;justify-content:space-between;align-items:center;opacity:0;margin:5px 20px 0 310px
}
.sticky-header .header-navbar .header-navbar__link{
	border-radius:3px;color:#0663a9;padding:5px 7px;cursor:pointer;transition:all .4s;text-decoration:none
}
.sticky-header .header-navbar .sticky-header__cart{
	font-size:24px;padding:1px 5px;transition:all .4s;position:relative
}
.sticky-header .header-navbar .sticky-header__cart svg{
	position:relative;top:3px
}
.sticky-header .header-navbar .sticky-header__cart--full{
	color:#86d23f;-webkit-transform:scale(1.1);transform:scale(1.1)
}
.sticky-header .header-navbar .sticky-header__cart-qtny{
	background-color:#0663a9;color:#fff;width:16px;height:16px;line-height:16px;border-radius:50%;position:absolute;font-size:11px;z-index:10;top:0;right:0
}
@media screen and (max-width:1020px){
	.sticky-header .header-navbar .header-navbar__link{
		width:70px;font-size:12px
	}
	
}
.sticky-header .header-navbar .header-navbar__link.active,.sticky-header .header-navbar .header-navbar__link:hover{
	background-color:#0663a9;color:#fff
}
.sticky-header .header-navbar .header-navbar__link.active .sticky-header__cart-qtny,.sticky-header .header-navbar .header-navbar__link:hover .sticky-header__cart-qtny{
	background-color:#86d23f
}
.sticky-header .header-navbar .catalog-flexalen{
	background-color:#fff;color:#86d23f;border:1px solid #86d23f
}
@media screen and (max-width:1020px){
	.sticky-header .header-navbar{
		width:40%
	}
	
}
.sticky-header.visible{
	display:block;-webkit-transform:scaleY(1);transform:scaleY(1);transition:all .4s ease-out
}
.sticky-header.visible .logo{
	-webkit-transform:scaleX(1);transform:scaleX(1);transition:all .7s ease-out .4s
}
.sticky-header.visible .logo .logo_subtitle,.sticky-header.visible .logo img{
	opacity:1;transition:all .4s 1.1s
}
.sticky-header.visible .header-controls__top-row{
	opacity:1;top:48%;transition:top .7s .4s,opacity .8s .7s
}
.sticky-header.visible .header-navbar{
	opacity:1;transition:all .4s 1.1s
}
@media screen and (max-width:800px){
	.sticky-header{
		display:none!important
	}
	
}
.mobile-sticky-header{
	top:-90px;position:fixed
}
.mobile-sticky-header_menu-content{
	display:none
}
@media screen and (max-width:800px){
	.mobile-sticky-header{
		width:100%;box-shadow:0 2px 5px 0 rgba(0,0,0,.5);background-color:#fff;position:fixed;display:flex;box-sizing:border-box;height:58px;align-items:center;z-index:10;justify-content:space-between;padding:0 16px;top:-90px
	}
	.mobile-sticky-header .logo{
		width:120px;opacity:0
	}
	.mobile-sticky-header .logo img{
		width:100%
	}
	.mobile-sticky-header .mobile-sticky-header__phone{
		color:#6e6e6e;width:120px;text-align:center;display:flex;font-size:14px;align-items:center;justify-content:space-around
	}
	.mobile-sticky-header .mobile-sticky-header__phone svg{
		position:relative
	}
	.mobile-sticky-header .mobile-sticky-header_menu{
		width:100px;height:30px;text-align:center;border-radius:3px;border:1px solid #0663a9;line-height:30px;color:#fff;background-color:#0663a9;position:relative;opacity:0;cursor:pointer
	}
	.mobile-sticky-header .mobile-sticky-header_menu svg{
		font-size:20px;position:relative;top:4px;margin-right:4px
	}
	.mobile-sticky-header.visible{
		top:0;transition:top .6s
	}
	.mobile-sticky-header.visible .logo,.mobile-sticky-header.visible .mobile-sticky-header_menu{
		opacity:1;transition:opacity .5s .7s;
		
	}
	.mobile-sticky-header.visible .logo{margin-bottom:4px;}
	.mobile-sticky-header_menu-content{
		display:block;position:fixed;top:-400px;left:0;right:0;z-index:8;background-color:hsla(0,0%,100%,.89);width:100%;box-sizing:border-box;height:330px;padding:56px 10px 20px;border-radius:0 0 4px 4px;box-shadow:0 3px 5px 0 rgba(0,0,0,.5);text-align:center;transition:all .7s
	}
	.mobile-sticky-header_menu-content .close-menu{
		position:absolute;top:15px;right:15px;color:#0663a9;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:14px
	}
	.mobile-sticky-header_menu-content .close-menu svg{
		font-size:30px;position:relative;top:-2px
	}
	.mobile-sticky-header_menu-content .sticky-menu-phone{
		display:block;color:#0663a9;font-size:18px;margin-top:13px;font-weight:700
	}
	.mobile-sticky-header_menu-content .mobile-sticky-header_link{
		display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:220px
	}
	.mobile-sticky-header_menu-content .sticky-menu-item{
		color:#fff;background-color:#0663a9;background-image:linear-gradient(to bottom right,#0663a9 0,#027dda);border-radius:3px;padding:8px 4px;text-align:center;display:block;width:185px
	}
	.mobile-sticky-header_menu-content .sticky-menu-item--cart svg{
		position:relative;left:-4px;top:2px
	}
	.mobile-sticky-header_menu-content .sticky-menu-item.active{
		color:#fff;background-color:#86d23f;background-image:linear-gradient(to bottom right,#59a334,#86d23f);box-shadow:none
	}
	.mobile-sticky-header_menu-content.visible{
		top:55px
	}
	
}
.mobile-sticky-header__cart{
	font-size:34px;color:#0663a9;position:relative;top:3px
}
.mobile-sticky-header__cart .sticky-header__cart-qtny{
	background-color:#86d23f;text-align:center;color:#fff;width:16px;height:16px;line-height:16px;border-radius:50%;position:absolute;font-size:11px;z-index:10;top:0;right:0
}
@media screen and (max-width:350px){
	.mobile-sticky-header{
		padding:0 10px
	}
	.mobile-sticky-header .mobile-sticky-header_menu{
		width:90px
	}
	.mobile-sticky-header .logo{
		width:120px
	}
	.mobile-sticky-header .download{
		width:90px
	}
	
}
header{
	width:100%;height:84px;margin:0 auto;left:0;position:absolute;text-align:center;z-index:4
}
header .logo{
	width:260px;height:115px;background-color:#fff;position:absolute;top:-3px;left:-1%;border-radius:0 0 4px 0;box-shadow:2px 2px 5px 0 rgba(50,50,50,.6)
}
header .logo img{
	display:block;width:200px;height:auto;margin:13px auto 0
}
header .logo .logo_subtitle{
	font-size:16px;font-weight:400;color:#6e6e6e;text-align:center;margin:13px auto 0;width:220px
}
@media screen and (max-width:800px){
	header .logo{
		width:100%;height:60px;left:0;display:flex;align-items:center;border-radius:0 0 4px 4px;justify-content:space-around
	}
	header .logo img{
		height:auto;width:40%;margin:0
	}
	header .logo .logo_subtitle{
		width:40%;font-size:14px;margin:0
	}
	
}
@media screen and (max-width:350px){
	header .logo .logo_subtitle{
		width:50%
	}
	
}
header .tel{
	position:absolute;right:7px;top:7px;color:#fff;font-weight:600;font-size:18px;z-index:1000;background-color:rgba(0,0,0,.5);padding:10px;border-radius:4px
}
header .tel *{color:#fff;}
header .tel .work-everywhere{
	font-size:15px;font-weight:500;margin-bottom:4px
}
header .tel .work-everywhere svg{
	position:relative;top:3px;left:2px
}
header .tel .tel-button{
	display:block;font-size:16px;font-weight:500;text-transform:uppercase;text-decoration:none;width:80%;margin:4px auto 3px;border-bottom:2px solid #86d23f;color:#fff;padding:3px;cursor:pointer;transition:all .4s
}
header .tel .tel-button:hover{
	border-bottom:2px solid #fff
}
@media screen and (max-width:800px){
	header .tel{
		display:none
	}
	
}
header .header-catalog{
	position:absolute;width:480px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto;text-transform:uppercase;font-size:12px;font-weight:500;display:flex;justify-content:space-between
}
header .header-catalog .download{
	border-radius:3px;background-color:rgba(0,0,0,.4);border:1px solid #fff;color:#fff;width:120px;height:30px;line-height:30px;padding:3px;cursor:pointer;transition:all .4s
}
header .header-catalog .download:hover{
	background-color:#fff;color:#86d23f
}
@media screen and (max-width:800px){
	header .header-catalog{
		top:calc(50% + 100px);width:90%
	}
	
}
@media screen and (max-width:350px){
	header .header-catalog .download{
		width:80px;font-size:11px
	}
	
}
@media screen and (max-width:800px){
	header{
		display:none
	}
	
}
.hero{
	text-align:center;position:relative;width:100%;height:95vh;max-height:720px;overflow:hidden
}
.hero .hero-container{
	width:84%;position:absolute;left:0;right:0;margin:0 auto;border-radius:4px;top:50%;-webkit-transform:translateY(-45%);transform:translateY(-45%);background-color:rgba(0,0,0,.5);z-index:1;display:flex;justify-content:space-between;padding:0 50px;align-items:center
}
@media screen and (max-width:800px){
	.hero .hero-container{
		width:98%;box-sizing:border-box;padding:0;position:relative;-webkit-transform:none;transform:none;top:auto;background-color:#0663a9;background-image:linear-gradient(to bottom right,#0663a9 0,#027dda);margin-top:10px
	}
	
}
.hero .hero-heading{
	width:60%
}
@media screen and (max-width:800px){
	.hero .hero-heading{
		width:100%
	}
	
}
.hero .hero-heading__utp{
	color:#fff;text-align:center;font-weight:500;font-size:36px;line-height:160%;margin-bottom:50px
}
.hero .hero-heading__utp .em{
	color:#86d23f
}
.hero .hero-heading__utp .underline{
	display:inline-block;border-bottom:1px solid #fff;line-height:28px;margin-right:3px
}
@media screen and (max-width:800px){
	.hero .hero-heading__utp{
		box-sizing:border-box;width:100%;height:100%;text-align:center;padding:20px;font-size:22px;line-height:160%;margin-bottom:10px
	}
	.hero .hero-heading__utp .underline{
		margin-right:0
	}
	
}
@media screen and (max-width:350px){
	.hero .hero-heading__utp{
		font-size:20px;padding:20px 0 10px
	}
	
}
.hero .consultation-form{
	box-sizing:border-box;width:314px;position:relative;text-align:center
}
.hero .consultation-form .form-title{
	color:#fff;font-size:18px;font-weight:700;width:80%;margin:25px auto;position:relative
}
.hero .consultation-form .form-title span{
	text-transform:uppercase;line-height:1.5;color:#86d23f
}
.hero .consultation-form form{
	display:block;padding:4px;min-height:300px;margin:auto
}
.hero .consultation-form form label{
	display:block;width:80%;text-align:left;margin:0 auto 7px;color:#fff
}
.hero .consultation-form form input{
	display:block;border:1px solid #fff;border-radius:3px;width:80%;height:30px;font-size:20px;padding:4px;margin:0 auto 20px;color:#86d23f;text-align:center;letter-spacing:2px
}
.hero .consultation-form form button{
	background-color:#86d23f;border:none;font-weight:500;padding:10px 2px;border-radius:3px;margin-top:10px;font-size:15px;color:#fff;width:140px;text-transform:uppercase;cursor:pointer;transition:all .4s
}
.hero .consultation-form form button:hover{
	background-color:#fff;color:#86d23f
}
.hero .consultation-form form .form-footnote{
	color:#fff;margin:15px auto 5px;font-size:13px
}
@media screen and (max-width:800px){
	.hero .consultation-form{
		display:none
	}
	
}
.hero .hero-footnote{
	position:absolute;right:10px;bottom:10px;z-index:3;color:#fff;font-size:13px
}
.hero .hero-catalog{
	width:480px;margin:0 auto 20px;text-transform:uppercase;font-size:12px;font-weight:500;display:flex;justify-content:space-between;flex-wrap: wrap; gap: 14px;
}
.hero .hero-catalog .download{
	border-radius:3px;background-color:rgba(0,0,0,.4);border:1px solid #fff;color:#fff;width:100px;height:30px;line-height:30px;padding:3px;cursor:pointer;transition:all .4s
}
.hero .hero-catalog .download:hover{
	background-color:#fff;color:#86d23f
}
@media screen and (max-width:800px){
	.hero .hero-catalog{
		box-sizing:border-box;width:100%;padding:2px 10px
	}
	.hero .hero-catalog .download{
		width:100px;font-size:12px;background-color:#065897;background-image:linear-gradient(to bottom right,#065897 0,#0f78c9)
	}
	.hero .hero-catalog .download:hover{
		background-color:rgba(0,0,0,.2);color:#86d23f;color:#fff
	}
	
}
@media screen and (max-width:350px){
	.hero .hero-catalog .download{
		width:80px;font-size:11px
	}
	
}
.hero__video-tag{
	position:absolute;display:block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)
}
.hero__video-tag,.hero__video-tag video{
	width:auto;min-width:100%;min-height:100%;height:auto
}
.hero__video-ctrl-btn,.hero__video-start-btn{
	display:none
}
.hero__video-progressbar{
	position:absolute;height:2px;width:100%;bottom:0;background-color:rgba(0,0,0,.4);z-index:1
}
.hero__video-progressbar-fill{
	height:100%;width:100%;left:-100%;position:relative;background-color:#86d23f;transition:all .3s linear
}
@media screen and (max-width:800px){
	.hero{
		height:auto;width:100%;display:flex;flex-direction:column-reverse;align-items:center;margin-top:70px
	}
	.hero__video-wrapper{
		width:98%;overflow:hidden;position:relative;border-radius:4px
	}
	.hero__video-tag{
		position:relative;width:100%;box-sizing:border-box;min-width:auto;min-height:auto;-webkit-transform:none;transform:none;top:auto;left:auto;border-radius:4px;margin:0 auto
	}
	.hero__video-start-btn{
		width:170px;height:50px;padding:0;display:flex;align-items:center;justify-content:space-around;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid #fff;border-radius:4px;background-color:rgba(0,0,0,.7);color:#fff;font-weight:500;font-size:20px;text-align:center
	}
	.hero__video-start-btn svg{
		font-size:36px;top:-1px
	}
	.hero__video-start-btn span,.hero__video-start-btn svg{
		position:relative;left:-4px
	}
	.hero__video-ctrl-btn{
		display:block;width:50px;height:50px;margin:0;padding:0;position:absolute;top:10px;right:10px;color:#fff;background-color:transparent;border:none;font-size:50px;outline:none
	}
	
}
.section-block{
	width:50%;height:400px;position:relative
}
.section-block .section-block__img{
	margin:auto;position:absolute;top:50%;left:50%;max-width:90%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)
}
.section-block-left{
	left:-10px
}
.section-block-left>div{
	width:100%;height:100%;padding:1px;background:linear-gradient(to bottom right,#59a334,#86d23f);border-radius:0 4px 4px 0;box-shadow:3px 3px 5px 0 rgba(50,50,50,.5);transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-transform-origin:left;transform-origin:left;position:relative
}
.section-block-left>div .section-block__img{
	display:block;opacity:1;transition:opacity 1s 1s
}
.section-block-left div.from-left{
	-webkit-transform:scaleX(1);transform:scaleX(1)
}
.section-block-left div.from-left .section-block__img{
	opacity:1
}
.section-block-right{
	right:-9px
}
.section-block-right>div{
	width:100%;height:100%;padding:1px;background:linear-gradient(to bottom left,#0663a9,#027dda);border-radius:4px 0 0 4px;box-shadow:-3px 3px 5px 0 rgba(50,50,50,.5);transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-transform-origin:right;transform-origin:right
}
.section-block-right>div .section-block__img{
	display:block;opacity:1;transition:opacity 1s 1s
}
.section-block-right>div.from-right{
	-webkit-transform:scaleX(1);transform:scaleX(1)
}
.section-block-right>div.from-right .section-block__img{
	opacity:1
}
@media screen and (max-width:800px){
	.section-block{
		width:94%;height:250px;left:0;right:0
	}
	.section-block .section-block__img{
		margin:auto;position:absolute;top:50%;left:50%;max-width:90%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)
	}
	.section-block-left>div,.section-block-right>div{
		box-shadow:none;box-sizing:border-box;border-radius:4px;-webkit-transform:scaleX(1);transform:scaleX(1)
	}
	.section-block-left>div .section-block__img,.section-block-right>div .section-block__img{
		transition:opacity 1s
	}
	
}
.link-btn{
	border-radius:4px;display:block;text-decoration:none;border:none;color:#fff;width:180px;text-align:center;font-size:20px;margin:30px auto;cursor:pointer;padding:3px;transition:all .3s
}
.link-btn:hover{
	box-shadow:none
}
.link-btn__green{
	background-color:#86d23f;background-image:linear-gradient(to bottom right,#59a334,#86d23f);box-shadow:2px 2px 4px 0 rgba(50,50,50,.5)
}
.link-btn__blue{
	background-color:#0663a9;background-image:linear-gradient(to bottom right,#0663a9 0,#027dda);box-shadow:-2px 2px 4px 0 rgba(50,50,50,.5)
}
@media screen and (max-width:800px){
	.link-btn{
		box-shadow:none
	}
	
}
.manufacturers .manufacturers-thermaflex,.manufacturers .manufacturers-uponor{
	width:100%;height:450px;position:relative;margin-bottom:100px;display:flex;align-items:center;justify-content:space-between
}
.manufacturers .manufacturers-description{
	width:40%;padding:0 40px
}
.manufacturers .manufacturers-description img{
	display:block;margin:0 auto 20px
}
@media screen and (max-width:800px){
	.manufacturers .manufacturers-thermaflex{
		flex-direction:column;height:auto;margin-bottom:40px
	}
	.manufacturers .manufacturers-uponor{
		flex-direction:column-reverse;height:auto;margin-bottom:40px
	}
	.manufacturers .manufacturers-description{
		width:100%;box-sizing:border-box;margin-top:30px;padding:10px
	}
	.manufacturers .manufacturers-description img{
		width:80%;margin-left:auto;margin-right:auto
	}
	
}
@media screen and (max-width:800px){
	.landing-catalog{
		padding:0 8px;box-sizing:border-box;height:auto;width:100%
	}
	
}
.catalog-list{
	position:relative;width:92%;height:700px;overflow:hidden;margin:90px 0 90px auto;right:-10px;box-shadow:-3px 3px 5px 0 rgba(50,50,50,.5);background:linear-gradient(to bottom left,#59a334,#86d23f);border-radius:4px 0 0 4px
}
.catalog-list__logo{
	position:absolute;top:15px;left:15px;
	filter: brightness(0) invert(1);
    max-height: 50px; 
}
.catalog-list__all-items{
	margin:80px auto;height:600px;display:flex;flex-wrap:wrap;justify-content:space-around;align-content:space-around
}
.catalog-list--left{
	margin:90px auto 90px 0;left:-10px;box-shadow:3px 3px 5px 0 rgba(50,50,50,.5);background:linear-gradient(to bottom right,#0663a9,#027dda);border-radius:0 4px 4px 0
}
.catalog-list__logo--left{
	position:absolute;top:15px;right:15px;left:auto
}
@media screen and (max-width:800px){
	.catalog-list{
		width:100%;height:1000px;left:0;right:0;position:relative;box-shadow:none;box-sizing:border-box;border-radius:4px;margin-bottom:20px;margin-top:0
	}
	.catalog-list__all-items{
		margin-top:230px
	}
	.catalog-list--sm{
		height:780px
	}
	.catalog-list--sm .catalog-list__all-items{
		margin-top:120px
	}
	
}
.catalog-item{
	width:180px;height:220px;margin:0 auto;display:flex;flex-direction:column;cursor:pointer;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-animation:smooth-appearance .5s;animation:smooth-appearance .5s
}
.catalog-item .download-catalog{
	position:absolute;left:0;right:0;margin:auto;width:120px;text-align:center;background-color:#0663a9;color:#fff;border-radius:4px;font-size:20px;padding:5px;top:-100px;transition:all .7s
}
.catalog-item:hover .download-catalog{
	top:50px;opacity:1
}
.catalog-item_img{
	width:180px;height:160px;position:relative;background-color:#fff;transition:all .4s;border-radius:4px;overflow:hidden
}
.catalog-item_img img{
	height:98%;max-width:296px;transition:all .4s
}
.catalog-item_title{
	color:#fff;width:120%;height:70px;font-size:17px;text-align:center;position:relative;left:-10%;line-height:26px;margin-top:10px
}
.catalog-item_title span{
	display:block;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)
}
.catalog-item-container{
	width:25%;min-width:190px
}
@media screen and (max-width:800px){
	.catalog-item-container{
		width:90%
	}
	.catalog-item{
		width:100%;height:108px;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #fff;border-radius:4px;margin-bottom:3px;padding-right:5px
	}
	.catalog-item .download-catalog{
		display:none
	}
	.catalog-item_img{
		width:90px;min-width:90px!important;height:90px;margin-left:5px
	}
	.catalog-item_img img{
		width:100%;height:auto
	}
	.catalog-item_title{
		width:60%;height:auto;margin:0;padding:0;left:0;font-size:18px;line-height:1.3
	}
	.catalog-item_title span{
		position:relative;top:0;left:0;-webkit-transform:none;transform:none
	}
	
}
.catalog-item:hover .catalog-item_img img{
	opacity:.5
}
@media screen and (max-width:800px){
	.catalog-item:hover .catalog-item_img img{
		opacity:1
	}
	
}
.certificates{
	padding-bottom:30px
}
@media screen and (max-width:800px){
	.certificates{
		height:660px
	}
	
}
.certificates .certificates-wrapper{
	width:100%;position:relative;height:250px
}
.certificates .certificates-container{
	width:calc(100% + 20px);height:250px;background-image:url(/images/sertBG.jpg);background-color:#0663a9;background-repeat:no-repeat;background-repeat:repeat;background-position:50%;background-size:cover;margin:auto;position:absolute;left:-10px;border-radius:4px;box-shadow:0 3px 5px 0 rgba(0,0,0,.5);display:flex;justify-content:space-around;align-items:center
}
@media screen and (max-width:800px){
	.certificates .certificates-container{
		width:94%;left:0;right:0;height:250px;flex-wrap:wrap;height:460px;box-shadow:none
	}
	
}
.certificates .certificates__img{
	height:220px;cursor:pointer;transition:all .4s;-webkit-filter:grayscale(60%);filter:grayscale(60%)
}
.certificates .certificates__img img{
	height:100%
}
@media screen and (max-width:800px){
	.certificates .certificates__img{
		height:200px
	}
	
}
.certificates .certificates__img:hover{
	-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transform-origin:center;transform-origin:center;-webkit-filter:grayscale(0);filter:grayscale(0)
}
.best-price .best-price-content{
	width:100%;height:400px;position:relative;margin-bottom:100px;display:flex;align-items:center;justify-content:space-between;text-align:center
}
.best-price .section-text__best-price{
	width:64%;padding:0 50px;box-sizing:border-box
}
.best-price .best-price-form{
	width:400px;height:440px
}
@media screen and (max-width:800px){
	.best-price .best-price-content{
		flex-direction:column;height:auto
	}
	.best-price .section-text__best-price{
		width:100%;padding:0 30px;margin-bottom:20px
	}
	.best-price .best-price-form{
		width:94%
	}
	
}
.best-price .consultation-form{
	box-sizing:border-box;width:340px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;margin:0 auto;border-radius:4px;border:2px solid #fff;opacity:1;height:388px
}
.best-price .consultation-form .form-title{
	color:#fff;font-size:18px;font-weight:400;width:80%;margin:20px auto
}
.best-price .consultation-form form{
	display:block;padding:4px;min-height:300px;margin:auto
}
.best-price .consultation-form form label{
	display:block;width:80%;text-align:left;margin:0 auto 7px;color:#fff
}
.best-price .consultation-form form input{
	display:block;border:1px solid #fff;border-radius:3px;width:80%;height:30px;font-size:20px;padding:4px;margin:0 auto 20px;color:#0663a9;text-align:center;letter-spacing:2px
}
.best-price .consultation-form form .submit-btn{
	border:none;font-weight:500;padding:5px;border-radius:3px;margin:10px auto 20px;font-size:15px;color:#fff;background-color:#86d23f;width:140px;text-transform:uppercase;cursor:pointer;transition:all .4s;height:41px
}
.best-price .consultation-form form .submit-btn:hover{
	background-color:#fff;color:#86d23f
}
.best-price .consultation-form form .form-footnote{
	color:#fff;margin:15px auto 5px;font-size:13px
}
@media screen and (max-width:800px){
	.best-price .consultation-form{
		width:290px
	}
	.best-price .consultation-form .form-title{
		font-size:16px;width:98%
	}
	.best-price .consultation-form form .submit-btn:hover{
		color:#fff;background-color:#86d23f
	}
	
}
.online-chat-cta{
	width:90%;border-top:1px solid #fff;margin:0 auto;padding:20px 0;color:#fff
}
.open-chat-btn{
	display:flex;margin:10px auto 18px;font-size:12px;background-color:transparent;border:1px solid #fff;color:#fff;align-items:center;justify-content:space-between;border-radius:4px;font-size:15px;padding:6px 8px;text-transform:uppercase;cursor:pointer;width:140px
}
.open-chat-btn span{
	display:inline-block;margin-left:4px
}
.open-chat-btn__icon{
	width:36px
}
.open-chat-btn__text{
	margin-right:10px
}
.years .years-content{
	width:100%;height:450px;position:relative;margin-bottom:100px;display:flex;align-items:center;justify-content:space-between;text-align:center
}
.years .years-description{
	width:40%;padding:0 40px
}
@media screen and (max-width:800px){
	.years .years-content{
		flex-direction:column;height:auto;margin-bottom:30px;box-sizing:border-box
	}
	.years .years-content_blue{
		flex-direction:column-reverse
	}
	.years .years-description{
		width:100%;padding:20px 0 0;box-sizing:border-box
	}
	
}
.our-indexes{
	padding:0 50px
}
.our-indexes .indexes-container{
	width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around
}
.our-indexes .single-index{
	width:250px;height:195px;text-align:center;color:#fff;margin-bottom:50px
}
.our-indexes .index-digits{
	margin:0 auto;width:100px;height:100px;border-radius:50%;background:linear-gradient(to bottom right,#59a334,#86d23f);box-shadow:3px 3px 5px 0 rgba(50,50,50,.5);font-size:38px;position:relative
}
.our-indexes .index-digits .digits{
	position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)
}
.our-indexes .index-digits .digits span{
	font-size:20px;margin-left:3px
}
.our-indexes .index-text{
	color:#6e6e6e;font-size:20px;font-weight:300;text-align:center;line-height:26px;margin-top:16px
}
@media screen and (max-width:800px){
	.our-indexes{
		padding:0;position:relative;top:50px
	}
	.our-indexes .indexes-container{
		align-items:baseline
	}
	.our-indexes .single-index{
		width:140px;height:auto;margin-bottom:30px
	}
	.our-indexes .index-text{
		font-size:18px;line-height:1.5;margin-top:16px
	}
	
}
.summer-sale{
	width:94%;position:relative;height:150px;overflow:hidden;margin:30px auto;border-radius:4px;background-color:#ff9500;background-image:linear-gradient(135deg,#ff9500,#ffc400 80%);font-family:Oswald,sans-serif;padding:20px 0 24px;box-sizing:border-box
}
.group-page .summer-sale{
	width:100%
}
.summer-sale__container{
	display:flex;align-items:center;justify-content:center
}
.summer-sale-text{
	font-weight:500;font-size:50px;text-transform:uppercase;letter-spacing:1px;color:#fff;margin-right:20px;z-index:2;position:relative
}
.summer-sale-tag{
	height:80px;-webkit-animation:sun-spin 30s linear infinite;animation:sun-spin 30s linear infinite
}
.summer-sale-date{
	text-align:center;font-size:24px;letter-spacing:1px;color:#ce0202;text-transform:uppercase;font-weight:700
}
@media screen and (max-width:1100px){
	.summer-sale-text{
		font-size:46px;letter-spacing:.5px
	}
	.summer-sale-tag{
		height:76px
	}
	
}
@media screen and (max-width:960px){
	.summer-sale-text{
		font-size:38px;letter-spacing:0
	}
	.summer-sale-tag{
		height:68px
	}
	
}
@media screen and (max-width:700px){
	.summer-sale{
		padding:10px
	}
	.summer-sale-text{
		font-size:36px
	}
	.summer-sale-tag{
		height:60px
	}
	.summer-sale-date{
		font-size:22px
	}
	
}
@media screen and (max-width:660px){
	.summer-sale{
		padding:10px
	}
	.summer-sale__container{
		justify-content:space-around
	}
	.summer-sale-text{
		font-size:30px
	}
	.summer-sale-tag{
		height:60px
	}
	.summer-sale-date{
		font-size:22px
	}
	
}
@media screen and (max-width:660px){
	.summer-sale{
		height:120px
	}
	.summer-sale__container{
		justify-content:space-around
	}
	.summer-sale-text{
		font-size:30px;width:60%;line-height:1.2
	}
	.summer-sale-tag{
		height:60px
	}
	.summer-sale-date{
		font-size:22px
	}
	
}
@media screen and (max-width:480px){
	.summer-sale{
		height:110px
	}
	.summer-sale-text{
		font-size:20px;width:60%;line-height:1.2
	}
	.summer-sale-tag{
		height:70px
	}
	.summer-sale-date{
		font-size:14px;margin-top:0
	}
	
}
@-webkit-keyframes sun-spin{
	0%{
		-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)
	}
	50%{
		-webkit-transform:rotate(180deg) scale(1.1);transform:rotate(180deg) scale(1.1)
	}
	to{
		-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)
	}
	
}
@keyframes sun-spin{
	0%{
		-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)
	}
	50%{
		-webkit-transform:rotate(180deg) scale(1.1);transform:rotate(180deg) scale(1.1)
	}
	to{
		-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)
	}
	
}
.catalog-page{
	margin:100px 0 150px
}
@media screen and (max-width:800px){
	.catalog-page{
		padding:0 8px;box-sizing:border-box;height:auto;width:100%;margin:0
	}
	
}
.catalog_breadcrumbs{
	color:#0663a9;position:absolute;top:120px;left:40px
}
.catalog_breadcrumbs a{
	color:#0663a9;padding:8px;text-transform:uppercase;font-size:18px;font-weight:500
}
@media screen and (max-width:800px){
	.catalog_breadcrumbs{
		display:none
	}
	
}
.not-found-page{
	text-align:center;color:#0663a9;padding-top:100px
}
@media screen and (max-width:800px){
	.not-found-page{
		color:#0663a9;padding:30px 0;font-size:18px
	}
	
}
.group-page{
	position:relative;padding:0 40px;min-height:400px;-webkit-animation:smooth-appearance .5s;animation:smooth-appearance .5s
}
.group-page .section-header{
	max-width:700px;margin-left:auto;margin-right:auto;margin-top:70px
}
@media screen and (max-width:800px){
	.group-page .section-header{
		margin:0 10px 20px;font-size:20px
	}
	
}
.group-page--best-price{
	margin-bottom:150px
}
@media screen and (max-width:800px){
	.group-page{
		padding:0 8px;box-sizing:border-box
	}
	.group-page--best-price{
		margin-bottom:0
	}
	
}
.product-list{
	margin-top:40px
}
@media screen and (max-width:800px){
	.product-list{
		margin-top:0
	}
	
}
.product-page-item{
	-webkit-animation:smooth-appearance .5s;animation:smooth-appearance .5s;border:1px solid rgba(6,99,170,.3);border-radius:4px;color:#6e6e6e;font-size:13px;font-weight:500;width:100%;min-height:30px;margin:10px auto;padding:4px 0
}
.product-page-item .qnty{
	width:100px
}
.product-page-item .order_btn{
	width:84px;border:2px solid #5bb408;border-radius:3px;height:40px;padding:3px 0;cursor:pointer;transition:all .4s;text-decoration:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-weight:500;display:flex;justify-content:center;align-items:center
}
.product-page-item .add-to-cart-btn{
	background-color:#5bb408;color:#fff
}
.product-page-item .add-to-cart-btn:hover{
	background-color:#86d23f;border-color:#86d23f
}
.product-page-item .go-to-cart-btn{
	background-color:#fff;color:#5bb408
}
.product-page-item .go-to-cart-btn:hover{
	color:#86d23f;border-color:#86d23f
}
.product-page-item__main-data{
	width:100%;display:flex;justify-content:stretch;align-items:center
}
.product-page-item__controls{
	display:flex;justify-content:space-between;align-items:center;flex-grow:1;padding:0 10px 0 20px
}
.product-page-item__price-wrapper{
	display:flex;width:210px;align-items:center;justify-content:space-around
}
.product-page-item__price-wrapper .price{
	width:75px;color:#fff;height:25px;line-height:25px;border-radius:3px;font-weight:500;position:relative
}
.product-page-item__price-wrapper .price.price_sale{
	background-color:#fff;color:#000;color:#6e6e6e;width:100%;text-align:center;height:32px;line-height:32px; display:flex;flex-wrap:nowrap;
}
.product-page-item__price-wrapper .price.price_sale span{
	background-color:#ffe066;color:#000;display:inline-block;height:32px;margin:0 4px;width:150px;border-radius:4px;box-sizing:border-box;font-size:18px
}
.product-page-item__price-wrapper .price.price_sale span svg{
	position:relative;top:2px;left:-2px
}
.product-page-item__price-wrapper .price.price_old{
	background-color:#fff;color:#6e6e6e;width:70px;text-align:center;font-size:16px
}
.product-page-item__price-wrapper .price.price_old svg{
	position:relative;top:2px;left:-2px
}
.product-page-item__price-wrapper .price.price_old:before{
	content:"";display:block;position:absolute;height:1px;width:80px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center;transform-origin:center;margin:auto;background-color:#6e6e6e;z-index:2
}
@media screen and (max-width:800px){
	.product-page-item__price-wrapper .price.price_old:before{
		width:68px
	}
	
}
.product-page-item__description{
	width:470px;font-size:14px;border-right:1px solid rgba(6,99,170,.3);padding:0 10px
}
.product-page-item__sku{
	font-weight:500;font-size:13px;word-break:break-all;color:#0663a9
}
.product-page-item__sku span{
	display:inline-block;margin-right:3px;font-weight:400;font-size:12px;color:#6e6e6e
}
.product-page-item__title{
	text-align:left;font-weight:500;color:#0663a9;margin:2px 0;text-transform:uppercase
}
.product-page-item__composition{
	font-weight:400;color:#000
}
.product-page-item__show-subs{
	font-size:12px;background-color:#0663a9;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:0 4px;display:inline-block;margin-left:4px;height:16px
}
.product-page-item__subtube{
	margin:2px 0
}
.product-page-item__subtube-wrapper{
	padding:10px;
	display:none;
}
.product-page-item__subtube-wrapper.active{
	display:block;
}
.product-page-item__diameter{
	font-size:18px;line-height:13px
}
@media screen and (max-width:800px){
	.product-page-item{
		width:auto;padding:4px 0
	}
	.product-page-item .qnty{
		display:none
	}
	.product-page-item .price{
		width:34%;height:30px;line-height:30px
	}
	.product-page-item__description{
		border-right:none;border-bottom:1px solid rgba(6,99,170,.3);padding:0 0 8px;margin:0 5px 5px
	}
	.product-page-item__controls{
		padding:0;margin:4px 4px 0
	}
	.product-page-item__main-data{
		flex-wrap:wrap
	}
	.product-page-item__controls{
		width:100%
	}
	.product-page-item__price-wrapper{
		width:auto
	}
	.product-page-item__show-subs{
		height:20px
	}
	
}
.cart-list-item-qnty{
	display:flex;justify-content:space-between;align-items:center;width:100px
}
.cart-list-item-qnty_input{
	border-radius:3px;border:1px solid #0663a9;text-align:center;width:34px;height:25px;font-size:16px;font-weight:500;font-family:Roboto,Helvetica,Arial,sans-serif;transition:all .4s
}
.cart-list-item-qnty_btn{
	color:#fff;font-size:18px;line-height:25px;height:25px;width:25px;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;border-radius:3px;background-color:#0663a9;display:flex;align-items:center;justify-content:center
}
.group-page__manufaturer-logo{
	position:absolute;top:-70px;right:30px;width:180px
}
@media screen and (max-width:800px){
	.group-page__manufaturer-logo{
		display:none
	}
	
}
.group-description{
	display:flex;align-items:center;justify-content:space-between
}
.group-description strong{
	color:#0663a9
}
.group-description .group-description__first-column{
	width:300px;flex:0 0 auto;display:flex;text-align:center;flex-direction:column
}
.group-description .group-description__first-column--accessory{
	width:150px
}
.group-description .group-image{
	width:300px;position:relative;margin-bottom:50px
}
.group-description .group-image--accessory{
	width:150px;margin-bottom:0
}
.group-description .group-image__img{
	width:100%;height:auto;margin-top:85px
}
.group-description .group-image__drawing{
	width:200px;height:auto;position:absolute;right:0
}
.group-description .section-text{
	text-align:left;margin-left:10px
}
.group-description .section-text p{
	margin:0
}
.group-description .section-text h2{
	font-size:18px;margin:7px 0 3px;color:#0663a9
}
.group-description .section-text ol,.group-description .section-text ul{
	margin:3px 0
}
.group-description .section-text_more{
	display:none
}
@media screen and (max-width:800px){
	.group-description{
		flex-direction:column
	}
	.group-description .group-description_1-row{
		width:100%;flex:0 0 auto
	}
	.group-description .group-image{
		width:100%;display:flex;align-items:center;justify-content:space-around;margin-bottom:10px
	}
	.group-description .group-image .group-image__drawing,.group-description .group-image .group-image__img{
		width:45%;margin:0;display:block;height:auto
	}
	.group-description .group-image .group-image__drawing,.group-description .section-text_wrapper{
		position:relative
	}
	.group-description .section-text{
		text-align:center;text-indent:0;height:200px;overflow:hidden;position:relative;margin:0 0 50px;z-index:0;padding-left:0;padding-right:0;font-size:16px
	}
	.group-description .section-text ol,.group-description .section-text ul{
		margin:3px 0 0 2px;text-align:left;padding-left:20px
	}
	.group-description .section-text.section-text_show-all{
		height:auto
	}
	.group-description .section-text_more{
		display:block;border:1px solid #86d23f;border-radius:3px;text-align:center;width:100px;padding:5px;font-size:14px;text-transform:uppercase;background-color:#86d23f;color:#fff;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transition:all .4s;position:absolute;top:205px;right:20px
	}
	.group-description .section-text_more.section-text_more-hidden{
		display:none
	}
	
}
.group-page__consultation-btn{
	border:1px solid #0663a9;border-radius:3px;text-align:center;width:200px;margin:0 auto;padding:5px;font-size:16px;line-height:1.4;background-color:#0663a9;color:#fff;box-shadow:3px 3px 5px 0 rgba(50,50,50,.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transition:all .3s
}
.group-page__consultation-btn:hover{
	box-shadow:none
}
@media screen and (max-width:800px){
	.group-page__consultation-btn{
		width:220px;font-size:14px;margin:20px auto;box-shadow:none
	}
	
}
.cart-page{
	padding:0 40px;box-sizing:border-box;margin-bottom:150px
}
@media screen and (max-width:800px){
	.cart-page{
		margin-bottom:50px;padding:0 8px
	}
	.cart-page .section-header{
		margin:0 auto
	}
	
}
.cart-page__empty{
	text-align:center;color:#0663a9;font-size:20px
}
.cart-page__empty .cart-page__catalog-link{
	display:block;width:200px;height:40px;line-height:40px;border-radius:4px;margin:20px auto;background-color:#0663a9;color:#fff
}
.cart-page__empty .cart-page__contact-details{
	margin-top:40px;font-size:18px;line-height:25px
}
.cart-page__empty .cart-page__contact-details a{
	color:#0663a9
}
.cart-page__empty .cart-page__contact-details span{
	font-size:14px
}
.cart-page-item{
	-webkit-animation:smooth-appearance .5s;animation:smooth-appearance .5s;border:1px solid rgba(6,99,170,.3);border-radius:4px;color:#6e6e6e;font-size:13px;font-weight:500;width:100%;min-height:30px;margin:10px auto;padding:4px 0
}
.cart-page-item .qnty{
	width:100px
}
.cart-page-item__main-data{
	width:100%;display:flex;justify-content:stretch;align-items:center
}
.cart-page-item__controls{
	display:flex;justify-content:space-between;align-items:center;flex-grow:1;padding:0 10px 0 20px
}
.cart-page-item__description{
	width:470px;font-size:14px;border-right:1px solid rgba(6,99,170,.3);padding:0 10px
}
.cart-page-item__sku{
	font-weight:500;font-size:13px;word-break:break-all;color:#0663a9
}
.cart-page-item__sku span{
	display:inline-block;margin-right:3px;font-weight:400;font-size:12px;color:#6e6e6e
}
.cart-page-item__title{
	text-align:left;font-weight:500;color:#0663a9;margin:2px 0;text-transform:uppercase
}
.cart-page-item__composition{
	font-weight:400;color:#000
}
.cart-page-item__show-subs{
	font-size:12px;background-color:#0663a9;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:0 4px;display:inline-block;margin-left:4px;height:16px
}
.cart-page-item__subtube{
	margin:2px 0
}
.cart-page-item__subtube-wrapper{
	padding:10px
}
.cart-page-item__diameter{
	font-size:18px;line-height:13px
}
.cart-page-item__price{
	color:#000;font-size:18px;width:114px;text-align:center
}
.cart-page-item__price svg{
	position:relative;top:3px
}
.cart-page-item__price--full{
	background-color:#ffe066;border-radius:4px;padding:1px 0
}
.cart-page-item__delete-btn{
	width:35px;height:35px;background-color:#ee5253;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;border-radius:4px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none
}
@media screen and (max-width:800px){
	.cart-page-item{
		width:auto;padding:4px 0
	}
	.cart-page-item .cart-list-item-qnty{
		width:132px
	}
	.cart-page-item .cart-list-item-qnty_btn{
		width:36px;height:30px;box-sizing:border-box
	}
	.cart-page-item__price{
		display:none
	}
	.cart-page-item__price--full{
		display:block;font-size:17px;width:80px;margin-left:8px
	}
	.cart-page-item__description{
		border-right:none;border-bottom:1px solid rgba(6,99,170,.3);padding:0 0 8px;margin:0 5px 5px
	}
	.cart-page-item__controls{
		padding:0;margin:4px 4px 0
	}
	.cart-page-item__main-data{
		flex-wrap:wrap
	}
	.cart-page-item__controls{
		width:100%
	}
	.cart-page-item__show-subs{
		height:20px
	}
	
}
.cart-order{
	-webkit-animation:smooth-appearance .5s;animation:smooth-appearance .5s;border:1px solid rgba(6,99,170,.3);border-radius:4px;color:#6e6e6e;font-weight:500;width:100%;max-width:400px;margin:30px auto 0 0;padding:7px 12px;box-sizing:border-box
}
.cart-order__sum{
	color:#0663a9;font-size:18px
}
.cart-order__sum span{
	background-color:#ffe066;color:#000;border-radius:4px;padding:3px 0;width:114px;text-align:center;display:inline-block;font-size:20px;margin-left:5px
}
.cart-order__sum svg{
	position:relative;top:2px;left:2px
}
@media screen and (max-width:800px){
	.cart-order{
		text-align:center
	}
	
}
.cart-phone-form{
	display:block;margin:4px 0
}
.cart-phone-form label{
	width:200px;text-align:left;margin:0 auto 7px;color:#0663a9;font-size:18px
}
.cart-phone-form input{
	box-sizing:border-box;border:1px solid #fff;border-radius:3px;letter-spacing:1.5px;text-align:center;width:200px;height:40px;font-size:18px;color:#0663a9;padding:4px
}
.cart-phone-form button{
	background-color:#86d23f;border:2px solid #86d23f;font-weight:500;padding:5px;border-radius:3px;font-size:15px;color:#fff;width:180px;text-transform:uppercase;cursor:pointer;transition:all .4s;margin-top:5px;height:41px
}
.cart-phone-form button:hover{
	background-color:#fff;color:#86d23f
}
.accessory-page-consultation{
	display:flex;margin:40px 0 20px;align-items:center;color:#0663a9;font-size:18px;text-align:center;font-weight:500
}
@media screen and (max-width:800px){
	.accessory-page-consultation{
		flex-direction:column
	}
	
}
.contact-page{
	margin-bottom:150px;padding:0 40px
}
.contact-page .cotact-content{
	display:flex;align-items:center;justify-content:space-between
}
.contact-page .cotact-content h2{
	font-size:25px;margin:0 auto 10px
}
.contact-page .cotact-map{
	width:60%;height:500px
}
.contact-page .address{
	width:40%;font-weight:300;color:#0663a9;font-size:20px;text-align:center;line-height:1.5
}
.contact-page .address hr{
	width:100px;border:0;border-top:1px solid #0663a9;margin:4px auto
}
.contact-page .address svg{
	margin-right:2px;font-size:24px;position:relative;top:-3px
}
.contact-page .contact-chat{
	display:none
}
.contact-page .contact-chat h3{
	font-size:17px;margin-bottom:10px
}
.contact-page .contact-chat a{
	width:140px;height:40px;margin:10px auto;display:inline-block;border-radius:3px;border:1px solid #0663a9;color:#0663a9;font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:space-around
}
.contact-page .contact-chat a img{
	height:38px;width:38px
}
.contact-page .contact-chat a span{
	display:inline-block;width:100px;text-align:center
}
@media screen and (max-width:800px){
	.contact-page .cotact-content{
		flex-flow:column-reverse
	}
	.contact-page .contact-chat{
		display:block
	}
	.contact-page .cotact-content h2{
		margin:30px auto 0;font-size:20px
	}
	.contact-page .address,.contact-page .cotact-map{
		width:100%
	}
	.contact-page .address{
		font-size:18px;margin-bottom:20px
	}
	.contact-page .section-header{
		margin:-10px 30px 10px;font-size:30px;letter-spacing:1px;text-align:center
	}
	
}
@media screen and (max-width:800px){
	.contact-page{
		padding:0 8px;margin-bottom:10px
	}
	
}
footer{
	color:#6e6e6e;font-size:20px;font-weight:300;text-align:center;line-height:30px;width:calc(100% + 20px);box-sizing:border-box;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);background-color:#fff;border-radius:4px 4px 0 0;border:1px solid rgba(110,107,107,.19);box-shadow:0 3px 5px 0 rgba(0,0,0,.5);padding:20px 40px 5px
}
footer .footer-content{
	display:flex;align-items:center;justify-content:space-between;margin-bottom:20px
}
footer .footer-content .address{
	width:40%;font-weight:300;color:#0663a9
}
footer .footer-content .address hr{
	width:100px;border:0;border-top:1px solid #0663a9;margin:4px auto
}
footer .footer-content .address svg{
	margin-right:2px;font-size:24px;position:relative;top:-3px
}
footer .footer-content .terms{
	width:50%;font-size:14px;line-height:1.2
}
@media screen and (max-width:800px){
	footer{
		width:100%;border-radius:0;padding:20px 10px 5px
	}
	footer .footer-content{
		flex-direction:column
	}
	footer .footer-content .address{
		width:94%;font-size:18px
	}
	footer .footer-content .terms{
		width:94%;margin-top:20px
	}
	
}
.thank-you-modal{
	width:500px;padding:50px;text-align:center;font-size:18px;font-weight:500
}
.thank-you-modal p{
	margin:30px 0
}
@media screen and (max-width:800px){
	.thank-you-modal{
		width:90vw;max-width:500px;padding:5px
	}
	
}
.modal-box{
	width:100%;height:100vh;position:fixed;background-color:rgba(61,61,61,.7);top:0;left:0;z-index:100;display:none;opacity:1;display:block;-webkit-animation:modal-visible .6s ease-out;animation:modal-visible .6s ease-out
}
.modal-box__close-btn{
	box-sizing:border-box;padding:0;font-size:30px;width:44px;height:44px;top:40px;right:40px;cursor:pointer;z-index:1000;background-color:hsla(0,0%,100%,0);border:1px solid #fff;border-radius:2px
}
.modal-box__close-btn,.modal-box__container{
	color:#fff;position:relative;display:flex;align-items:center;justify-content:center
}
.modal-box__container{
	top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100px;min-height:100px;background-color:#0663a9;background-image:linear-gradient(to bottom right,#0663a9,#027dda);border:1px solid #fff;border-radius:4px;box-shadow:3px 3px 5px 0 rgba(50,50,50,.5);overflow:hidden;padding:3px
}
@media screen and (max-width:800px){
	.modal-box__close-btn{
		top:30px;right:30px
	}
	
}
@-webkit-keyframes modal-visible{
	0%{
		opacity:0
	}
	to{
		opacity:1
	}
	
}
@keyframes modal-visible{
	0%{
		opacity:0
	}
	to{
		opacity:1
	}
	
}
.consultation-modal{
	box-sizing:border-box;width:350px;text-align:center
}
.consultation-modal__title{
	color:#fff;font-size:18px;font-weight:500;width:80%;margin:25px auto
}
@media screen and (max-width:800px){
	.consultation-modal__title{
		width:98%;font-size:17px
	}
	
}
@media screen and (max-width:350px){
	.consultation-modal{
		width:300px
	}
	.consultation-modal label{
		font-size:15px
	}
	
}
.phone-form{
	display:block;padding:4px 12px;min-height:150px;margin:auto
}
.phone-form label{
	display:block;width:200px;text-align:left;margin:0 auto 7px;color:#fff
}
.phone-form input{
	box-sizing:border-box;display:block;border:1px solid #fff;border-radius:3px;letter-spacing:1px;text-align:center;width:200px;height:40px;font-size:18px;color:#0663a9;padding:4px;margin:0 auto 20px
}
.phone-form button{
	background-color:#86d23f;border:none;font-weight:500;padding:5px;border-radius:3px;margin-top:20px;font-size:15px;color:#fff;width:130px;text-transform:uppercase;cursor:pointer;transition:all .4s;margin-bottom:25px;height:41px
}
.phone-form button:hover{
	background-color:#fff;color:#86d23f
}
.img-modal{
	width:800px;height:700px
}
.img-modal .img{
	height:90%;width:90%;max-width:84%;max-height:90%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow-y:scroll
}
.img-modal .img img{
	width:100%
}
@media screen and (max-width:800px){
	.img-modal .img{
		overflow:scroll;max-width:300px;max-height:400px
	}
	.img-modal .img img{
		width:600px;height:auto
	}
	
}
.WhatsApp{
	position:fixed;z-index:10000;bottom:20px;right:60px;display:block;background-color:#0663a9;background:linear-gradient(45deg,#23bb3f,#48c25f) no-repeat;cursor:pointer;display:flex;align-items:center;color:#fff;padding:6px 10px 6px 6px;border-radius:8px;box-shadow:4px 4px 5px 2px rgba(89,89,89,.415)
}
.WhatsApp__icon{
	font-size:50px
}
.WhatsApp__text{
	text-transform:uppercase;display:inline-block;margin-left:6px
}
@media screen and (max-width:660px){
	.WhatsApp{
		padding:10px;border-radius:50%;right:20px
	}
	.WhatsApp__icon{
		font-size:48px
	}
	.WhatsApp__text{
		display:none
	}
	
}
.modal-box.fancybox__content>.carousel__button.is-close{
	top: 0px;
}
:root {
    --widget-main: #ff0000;
    --widget-dark: #3E4A40;
    --widget-light: #0088cc;
    --widget-soft: rgba(76, 89, 79, 0.22);
    --widget-shadow: rgba(0, 0, 0, 0.18);
}
.contact-widget-container {
    position: fixed;
    right: 30px;
    bottom: 70px;
    z-index: 99999;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-family: sans-serif;
}
/* Блок дополнительных кнопок */
.contact-widget-container .sub-buttons {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 14px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(16px);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}
.contact-widget-container:hover .sub-buttons,
.contact-widget-container.active .sub-buttons {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}
/* Основная кнопка */
.contact-widget-container .main-contact-btn {
    appearance: none;
    -webkit-appearance: none;
    border: 0;
    outline: none;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    background: var(--widget-main);
    padding: 0;
    width: 58px;
    height: 58px;
    border-radius: 999px !important;
    overflow: hidden !important;
    box-shadow: 0 8px 24px var(--widget-shadow);
    transition: width 0.35s ease, background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    animation: widgetPulse 2.8s infinite;
    -webkit-tap-highlight-color: transparent;
}
.contact-widget-container .main-contact-btn:hover {
    background: var(--widget-dark);
    transform: translateY(-1px);
}
.contact-widget-container.active .main-contact-btn {
    background: var(--widget-dark);
}
/* Раскрытое состояние надписи */
.contact-widget-container.label-visible .main-contact-btn,
.contact-widget-container:hover .main-contact-btn {
    width: 178px;
    padding-left: 18px;
}
/* Надпись */
.contact-widget-container .contact-label {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    letter-spacing: 0.2px;
    opacity: 0;
    max-width: 0;
    overflow: hidden;
    transform: translateX(8px);
    transition: opacity 0.25s ease, transform 0.25s ease, max-width 0.35s ease;
}
.contact-widget-container.label-visible .contact-label,
.contact-widget-container:hover .contact-label {
    opacity: 1;
    max-width: 120px;
    transform: translateX(0);
}
/* Иконка */
.contact-widget-container .main-icon {
    width: 58px;
    height: 58px;
    min-width: 58px;
    margin-left: 0;
    border-radius: 50% !important;
    overflow: hidden !important;
    background: var(--widget-dark);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.contact-widget-container .main-icon svg {
    width: 24px;
    height: 24px;
    display: block;
}
/* Кнопки контактов */
.contact-widget-container .sub-button {
    width: 52px;
    height: 52px;
    border-radius: 50% !important;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    box-shadow: 0 6px 18px rgba(0,0,0,0.16);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.contact-widget-container .sub-button:hover {
    transform: scale(1.08);
    box-shadow: 0 8px 22px rgba(0,0,0,0.2);
}
.contact-widget-container .sub-button svg {
    width: 34px;
    height: 34px;
    display: block;
}

.contact-widget-container .sub-button img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.contact-widget-container .phone-btn {
    background: var(--widget-main);
}
/* Обертка телефона */
.contact-widget-container .phone-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
/* Плашка с номером */
.contact-widget-container .phone-tooltip {
    position: absolute;
    right: 64px;
    top: 50%;
    transform: translateY(-50%) translateX(10px);
    background: var(--widget-dark);
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
    padding: 12px 16px;
    border-radius: 999px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.16);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
}
/* Показ номера только на десктопе при наведении */
.contact-widget-container .phone-wrapper:hover .phone-tooltip {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) translateX(0);
}
/* Пульсация */
@keyframes widgetPulse {
    0% {
        box-shadow: 0 8px 24px rgba(0,0,0,0.18), 0 0 0 0 var(--widget-soft);
    }
    70% {
        box-shadow: 0 8px 24px rgba(0,0,0,0.18), 0 0 0 14px rgba(76, 89, 79, 0);
    }
    100% {
        box-shadow: 0 8px 24px rgba(0,0,0,0.18), 0 0 0 0 rgba(76, 89, 79, 0);
    }
}
/* Мобильная версия */
@media (max-width: 768px) {
    .contact-widget-container {
        right: 16px;
        bottom: 16px;
    }
    .contact-widget-container .main-contact-btn,
    .contact-widget-container.label-visible .main-contact-btn,
    .contact-widget-container:hover .main-contact-btn {
        width: 58px;
        height: 58px;
        padding: 0;
        border-radius: 50% !important;
    }
    .contact-widget-container .contact-label,
    .contact-widget-container.label-visible .contact-label,
    .contact-widget-container:hover .contact-label {
        display: none;
    }
    .contact-widget-container .main-icon {
        width: 58px;
        height: 58px;
        min-width: 58px;
        margin-left: 0;
    }
    .contact-widget-container .sub-button {
        width: 50px;
        height: 50px;
    }
   
    .contact-widget-container .phone-tooltip {
        display: none;
    }
}
/* Отключение анимации для тех, кто этого хочет */
@media (prefers-reduced-motion: reduce) {
    .contact-widget-container .main-contact-btn {
        animation: none;
    }
    .contact-widget-container .main-contact-btn,
    .contact-widget-container .sub-buttons,
    .contact-widget-container .sub-button,
    .contact-widget-container .phone-tooltip,
    .contact-widget-container .contact-label {
        transition: none;
    }
}