@charset "UTF-8";

/* ================================
   CSS Custom Properties (Variables)
   ================================ */
:root {
  /* Colors */
  --color-primary: #00b2b3;
  --color-accent: #38BBB3;
  --color-orange: #FF7E32;
  --color-text: #383838;
  --color-text-dark: #1a1a1a;
  --color-white: #ffffff;
  --color-gray-light: #ededed;
  --color-gray: #a7a7a7;
  --color-red: #ff3d3d;
  --color-green: #45b753;
  --color-purple: #670059;
  
  /* Typography */
  --font-primary: 'Montserrat', sans-serif;
  --font-secondary: 'DIN Pro', Montserrat;
  --font-light: 'DIN Pro Light', Montserrat;
  
  /* Font weights */
  --fw-light: 300;
  --fw-regular: 400;
  --fw-medium: 500;
  --fw-semibold: 600;
  --fw-bold: 700;
  --fw-extrabold: 800;
  
  /* Layout */
  --container-width: 1280px;
  --container-tablet: 920px;
  
  /* Transitions */
  --transition-fast: 0.2s ease;
  --transition-normal: 0.3s ease;
  
  /* Breakpoints (for reference) */
  /* Desktop: > 991px */
  /* Tablet: 768px - 991px */
  /* Mobile: < 768px */
}

img[src="https://beznal-terminal.ru/img/logotype.png"]{max-width:200px}
@media screen and (max-width:650px){img[src="https://beznal-terminal.ru/img/logotype.png"]{max-width:150px}}
#menu{
 position: relative !important;
 width: max-content;
}
header {
 height: auto !important;
}
.cd-dropdown-wrapper{
 margin: 10px 0 0 1.5%;
}
.cd-dropdown.dropdown-is-active{
 z-index: 9999;
}
li.uWithSubmenu > a > i:nth-child(3),
a .fa-caret-down:nth-child(1){
 opacity: 0;
 position: absolute;
}
#selectItemm{
 font-size: 17px;
}
.header-mail > p:nth-child(1){
 padding-top: 15px;
}

/* 1 */

/* Fonts*/

@font-face {
	font-family: 'DIN Pro';
	src: url('https://beznal-terminal.ru/fonts/DINPro-Medium.eot');
	src: local('https://beznal-terminal.ru/fonts/DIN Pro Medium'), local('DINPro-Medium'),
		url('https://beznal-terminal.ru/fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://beznal-terminal.ru/fonts/DINPro-Medium.woff') format('woff'),
		url('https://beznal-terminal.ru/fonts/DINPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'DIN Pro';
	src: url('https://beznal-terminal.ru/fonts/DINPro-Light.eot');
	src: local('https://beznal-terminal.ru/fonts/DIN Pro Light'), local('DINPro-Light'),
		url('https://beznal-terminal.ru/fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),
		url('https://beznal-terminal.ru/fonts/DINPro-Light.woff') format('woff'),
		url('https://beznal-terminal.ru/fonts/DINPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'DIN Pro';
	src: url('https://beznal-terminal.ru/fonts/DINPro.eot');
	src: local('https://beznal-terminal.ru/fonts/DIN Pro'), local('DINPro'),
		url('https://beznal-terminal.ru/fonts/DINPro.eot?#iefix') format('embedded-opentype'),
		url('https://beznal-terminal.ru/fonts/DINPro.woff') format('woff'),
		url('https://beznal-terminal.ru/fonts/DINPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* 2 */

.mmenu li,a {
    display: inline-block;
    font-weight: 300;
    color: #383838;
    font-family: 'DIN Pro Light', Montserrat;
    font-size: 17px;
}

.slide a {color:#000000!important;}
.slide a:hover {color:#00b2b3!important;}
.js-owl-prev {
color:#00b2b3; 
font-size:18px!important;
position: absolute;
top: 300px;
left: 70px;
}
.js-owl-next {
 color:#00b2b3; 
 font-size:18px!important;
 position: absolute;
 top: 300px;
 right: 70px; 
}

@media screen and (max-width: 990px) {
 .js-owl-prev {display:none !important;}
 .js-owl-next{display:none !important;}
}
@media screen and (min-width:800px){
 .reviews{width:760px;}
}
.hslider{
width:64px!important;
margin-left:auto;
margin-right:auto;
}
.q {
 position: relative;
 bottom: 40px;
 left: 0;
 right: 0;
 height: 45px;
}
.grad {
 background-image: linear-gradient(#ffffff82, #ffffffd9, #ffffff);
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
 display: none;
 position: absolute;
 background-color: #fFffff;
 min-width: 200px;
 box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 z-index: 1;
 font-size:13px;
 line-height:10px;
 right:0px;
 
}

/* Links inside the dropdown */
.dropdown-content a {
 color: black;
 padding: 12px 16px;
 text-decoration: none;
 display: block;
}
.dropdown-content ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #3e8e41;}
/* montserrat-regular - cyrillic-ext */
@font-face {
 font-family: 'Montserrat';
 font-display: fallback;
 font-style: normal;
 font-weight: 400;
 src: url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-regular.eot'); /* IE9 Compat Modes */
 src: local(''),
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-regular.woff') format('woff'), /* Modern Browsers */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-500 - cyrillic-ext */
@font-face {
 font-family: 'Montserrat';
 font-display: fallback;
 font-style: normal;
 font-weight: 500;
 src: url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-500.eot'); /* IE9 Compat Modes */
 src: local(''),
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-500.woff2') format('woff2'), /* Super Modern Browsers */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-500.woff') format('woff'), /* Modern Browsers */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-500.ttf') format('truetype'), /* Safari, Android, iOS */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-500.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-600 - cyrillic-ext */
@font-face {
 font-family: 'Montserrat';
 font-display: fallback;
 font-style: normal;
 font-weight: 600;
 src: url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-600.eot'); /* IE9 Compat Modes */
 src: local(''),
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-600.woff2') format('woff2'), /* Super Modern Browsers */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-600.woff') format('woff'), /* Modern Browsers */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-600.ttf') format('truetype'), /* Safari, Android, iOS */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700 - cyrillic-ext */
@font-face {
 font-family: 'Montserrat';
 font-display: swap;
 font-style: normal;
 font-weight: 700;
 src: url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-700.eot'); /* IE9 Compat Modes */
 src: local(''),
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-700.woff') format('woff'), /* Modern Browsers */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-800 - cyrillic-ext */
@font-face {
 font-family: 'Montserrat';
 font-display: swap;
 font-style: normal;
 font-weight: 800;
 src: url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-800.eot'); /* IE9 Compat Modes */
 src: local(''),
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-800.woff2') format('woff2'), /* Super Modern Browsers */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-800.woff') format('woff'), /* Modern Browsers */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-800.ttf') format('truetype'), /* Safari, Android, iOS */
 url('https://beznal-terminal.ru/fonts/montserrat-v15-cyrillic-ext-800.svg#Montserrat') format('svg'); /* Legacy iOS */
}
.sh-pages-left button{background-color:#00b2b3;}
.arrow-1 {
 cursor: pointer;
 position: relative;
 bottom: 150px;
 right: -220px;
 width: 80px;
 height: 50px;
 margin: 20px;
}
.arrow-1 div {
 position: relative;
 top: 20px;
 width: 90px;
 height: 10px;
 background-color: #337AB7;
 box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
 left:0;
 display: block;
}
.arrow-1 div::after {
 content: '';
 position: absolute;
 width: 40px;
 height: 10px;
 top: -11px;
 right: -8px;
 background-color: #337AB7;
 transform: rotate(45deg);
}
.arrow-1 div::before {
 content: '';
 position: absolute;
 width: 40px;
 height: 10px;
 top: 11px;
 right: -8px;
 background-color: #337AB7;
 box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
 transform: rotate(-45deg);
}
.dsin {width:18px;height:16px;background-color:transparent;border:2px solid #ededed;border-radius:0;cursor:pointer;position:relative;margin:0 3px 4px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;min-width:16px;min-height:16px;box-sizing:border-box!important;vertical-align:middle}
.dsin :hover{background-color:#1a1a1a;border-color:#1a1a1a}
.dsin :before{content:'';display:block;width:3px;height:9px;border:2px solid transparent;border-bottom-color:#fff;border-right-color:#fff;position:absolute;top:-3px;left:3px;-webkit-transform:rotate(43deg);-ms-transform:rotate(43deg);transform:rotate(43deg)}
.youtube-embed-wrapper{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;}
.youtube-embed-wrapper iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;}
.phone-bl div {display: none;}
::-webkit-scrollbar{width:3px}
::-webkit-scrollbar:horizontal{height:3px}
::-webkit-scrollbar-track{background:#ededed}
::selection{color:#1a1a1a}
*{outline:none;box-sizing: border-box;}
.index-cat{overflow:hidden;margin-bottom:30px}
.index-cat p{}
.index-cat a{color:#000}
.index-cat span{
 color: #000000;
 font-weight: 700;
 font-size: 20px;
 padding: 5px 10px;
 background: #ddd;}
.lineimg img {max-width:33%!important}
.mtskassa img{float:right; margin: 0 10px 10px 0; width:64px;}
.mtskassa td {width:64px;}
.leftimg1 { float:left !important; margin: 0 10px 10px 0; }
.cursorslide{cursor:pointer;}
 /*Р СљР С›Р вЂќР С’Р вЂєР В¬Р СњР С›Р вЂў Р С›Р С™Р СњР С›*/
#bg_popup1{
position: fixed;
z-index: 21000;
background: rgba(0, 0, 0, 0.8);
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;}
#popup1 {
background:#fff;
width: 500px;
margin: 15% auto;
padding: 5px 20px;
position: relative;
border: 3px solid #fc0; /* Р вЂР ВµР В»Р В°РЎРЏ РЎР‚Р В°Р СР С”Р В° */
border-radius: 10px; /* Р  Р В°Р Т‘Р С‘РЎС“РЎРѓ РЎРѓР С”РЎР‚РЎС“Р С–Р В»Р ВµР Р…Р С‘РЎРЏ */
}

.close1{
display:block;
position:absolute;
top:5px;
right:5px;
width:20px;
height:20px;
color:#555;
cursor:pointer;}
@media (max-width: 500px) {
#popup1 {
background:#fff;
width: 100%;
margin: 3% auto;
padding: 5px;
position: relative;
border: 3px solid #fc0; /* Р вЂР ВµР В»Р В°РЎРЏ РЎР‚Р В°Р СР С”Р В° */
border-radius: 10px; /* Р  Р В°Р Т‘Р С‘РЎС“РЎРѓ РЎРѓР С”РЎР‚РЎС“Р С–Р В»Р ВµР Р…Р С‘РЎРЏ */
}
.popbtn{padding: 5px;} 
 }
.list1 li{list-style-type: none;}
.list1 li:before{content: "- "; color:#045398;font-size: 24px;font-weight: 700;}
.index-cat .img{float:left;width:400px;margin:0 30px 20px 0}
.index-cat h2{font-size:25px;line-height:1;color:#00b2b3}
ul,ol{margin:0 0 0 0}
.shop-options .opt{display: inline-block;font-weight: 600;}
.ofis {display:none;}
.gorod{display:block;}
.gorod span.ofis{display:block;}
.shop-options .val{display:block;margin: 10px 0 0px 0px;padding-right: 90px;}
.mobile-phone{display:none;font-size:30px;float:right;margin-top: 26px;color: #670059;padding: 5px 0px 5px 5px;width: 40px;text-align: right;}
.mobile-search{display:none;height: 60px;line-height: 63px;width: 60px;color: #fff;font-size: 22px;text-align: center;}
.no-scroll{overflow:hidden;height:100%;width:100%;/* position: fixed; */}
.uSocial-Share{margin-bottom:30px !important}
.uSocial-Share .uscl-item{padding-left:0 !important;padding-right:7px !important}
footer{background: #464646;padding-top: 70PX;color: #fff;}
.footer-logo{float:left;margin-right:20px;padding-right:20px;border-right:1px solid #737373}
table.table{width:100%;border-collapse:collapse;margin:0 0 30px 0;text-align: left;}
table.table1{max-width:60% !important; text-align:center; border: 1px solid black !important; border-collapse: collapse; margin:0 0 30px 0;}
table.table1 th{border: 1px solid black !important;}
table.table1 td{border: 1px solid black !important;}
table.table1 tr:hover{background: /*#efefef*/#ffffff !important;}
table.tablearenda{width:100% !important;}
.blockarenda {
 border: 0px ;
 border-radius: 0px;
 padding: 20px;
 position: relative;
 }
 .blockarenda::before, .blockarenda::after {
 content: ''; 
 position: absolute;
 left: 20px; bottom: -20px;
 border: 10px solid transparent;
 border-top: 10px solid red;
 }
 .blockarenda::after {
 border-top: 10px solid red;
 bottom: -19px; 
 }
table.table td{border-bottom: 1px solid #efefef;}
table.table td p, table.tpl-table th p{margin:0}
table.table td{padding:10px 15px;vertical-align:middle;color:#232323;}
table.table td h2{margin-bottom:0}
table.table td:first-child, table.table th:first-child{border-left:none}
table.table h3{font-size:20px}
table.table tr:hover{background: #efefef /*!important*/;}
table.table tr:first-child td, table.table th{padding:15px;}
table.table td:first-child{}
table.table th{font-weight: 700;background: #efefef;}
table.table th h4,table.table th p{margin:0;line-height: 1;}
.table4 img{width:100%}
.table4{width:25%;float:left;padding:30px;border:1px solid #ddd;margin:0 -1px -1px 0;overflow: hidden;}
.table4:nth-child(4n+1){clear:left}
.table4 ul,.table4 ol{margin:0;padding:0}
.table4 img{display:block}
.no-perehod .table4 .title{font-weight:700;font-size:18px;text-align: left;margin: 0;}
.no-perehod .table4{height: 190px;}
.no-perehod .table4 span{display:block;margin-top:15px}
.text ol.vshag{position:relative}
.text ol.vshag li:last-child:after{display:none}
.text ol.vshag li:last-child{padding-bottom:0}
.text ol.vshag li:after{content:'';width:2px;height: 100%;position:absolute;top:0;display:block;background:#670059;left:20px;}
.text ol.vshag li:before{background:#670059;color:#fff;width:40px;height:40px;line-height:40px;;text-align:center;box-shadow:0 0 0 3px #fff;z-index:1}
.text ol.vshag li{padding-bottom: 50px;padding-left:55px;}
.text ol.hshag{position:relative;margin: 0;padding: 0;}
.text ol.hshag strong{font-size:18px;margin-bottom: 15px;display: inline-block;}
.text ol.hshag li:last-child{padding-bottom:0}
.text ol.hshag li:after{content:'';width: 100%;height: 2px;position:absolute;top: 29px;display:block;background:#670059;left: 0;}
.text ol.hshag li:before{background:#670059;color:#fff;width:40px;height:40px;line-height:40px;text-align:center;box-shadow: 0 0 0 3px #fff;z-index:1;display: inline-block;}
.text ol.hshag li{padding-bottom: 50px;padding-left:55px;}
.text ol.hshag.line3 li{display: inline-block;vertical-align: top;padding: 0 15px 30px 50px;width: 33%;margin-top: 10px;}
 ol{counter-reset: myCounter;}
 ol li{list-style: none;position:relative;padding-left: 20px;}
 ol li:before {counter-increment: myCounter;content:counter(myCounter);color: #00b2b3;display: inline-block;text-align: center;margin: 0;font-weight:700;position:absolute;left:0;top:0;}
.text ul li{position:relative;padding-left:20px;list-style:none;margin:10px 0}
.text ul li:before{content:'';width:11px;height:11px;background:#00b2b3;display:block;position:absolute;left:0;top:5px}
.flex-direction-nav li:before,.cd-testimonials-all-wrapper ul li:before,.flex-viewport ul li:before{display:none!important;}
.flex-viewport ul li { padding-left:0px !important; padding-right:0px !important;}
.cd-testimonials-all-wrapper p{padding:0;}
.grey-bg{background: #ffffff;}
.grey-bg1{background: #f1f1f1;}
.partner{margin:0 0 22px}
.partner img{height:65px;max-width:100%;display:inline-block;margin-bottom: 15px !important;}
html,body{margin:0;padding:0;height:100%}
textarea,input{outline:none;resize:none;-webkit-appearance: none;}
img,a img{border:none;outline:none}
a{text-decoration:none;color: #00b2b3;transition:all .2s ease;}
a:hover{color: #000000;}
b{font-weight:500;color:#1a1a1a}
body{font-size: 15px;line-height: 22px;color: #000000;font-weight:400;font-family:'Montserrat';}
body.noscroll{overflow:hidden}
.shop-category-chains a{height: 36px;padding: 7px 38px 7px 20px;margin: 5px 0;color: #000;display: inline-block;font-size: 13px;background-color: #ececec;}
.shop-category-chains select{color:#000}
h1,h2,h3,h4,h5,h6{margin: 0 0 15px;padding:0;color:#1a1a1a;font-weight: 800;}
h1{font-size:24px;line-height:24px}
h2{font-size:20px;line-height:20px}
h3{font-size:18px;line-height:18px}
h4{font-size:16px;line-height:16px}
h5{font-size:15px;line-height:15px}
h6{font-size:13px;line-height:13px}
aside ul,aside ol,aside li{margin:0;padding:0;list-style:none;list-style-type:none}
textarea{overflow:auto;border:1px solid #f0f0f0;color:#1a1a1a;line-height:22px;min-height:36px;padding:6px 15px;font-size:13px;font-family:'Montserrat';box-sizing:border-box;transition:all .3s ease;font-weight:400;}
textarea:focus{border:1px solid #1a1a1a}
input[type="text"],input[type="password"],input[type="email"],input[type="tel"],input[type="url"]{font-size:13px;border: 1px solid #e8e8e8!important;color:#1a1a1a;line-height:18px;height:40px!important;padding:15px 20px;font-family:'Montserrat';transition:all .2s ease;font-weight:400;}
input[type="button"],input[type="submit"],input[type="reset"],button{border:none;color: #ffffff;line-height:22px;height:40px;padding:0 20px;font-family:'Montserrat';cursor:pointer;font-size:13px;transition:all .3s ease;font-weight:400;-webkit-appearance: none;}
input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover,button:hover{background-color:#fff;color:#FF7E32; border:2px solid;}
button .fa{margin-right:5px}
select{color: #000000;background:#ededed;border:none;cursor:pointer;font-size:13px;font-family:'Montserrat';line-height:22px;height:36px;padding:7px 38px 7px 20px;font-weight:400;background-image:url(/img/select.png);background-position:right center;background-repeat:no-repeat;line-height:1em;text-indent:1px;-ms-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
select::-ms-expand{display:none}
select:focus{outline:none}
option {padding:5px 10px !important;height: 25px !important;}
@supports((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)) {
input[type="checkbox"]{width:16px;height:16px;background-color:transparent;border:2px solid #ededed;border-radius:0;cursor:pointer;position:relative;margin:0 3px 4px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;min-width:16px;min-height:16px;box-sizing:border-box!important;vertical-align:middle}
input[type="checkbox"]:checked,input[type="checkbox"]:checked:hover{background-color:#fff;border-color:#45b753}
.komplekt[id="fns"]:checked:before,.komplekt[id="ofd"]:checked:before,.komplekt[id="lrn"]:checked:before,.komplekt[id="sup"]:checked:before{ width: 5px; height: 12px; top: -1px; left: 4px; }
.komplekt[id="fns"], .komplekt[id="ofd"],.komplekt[id="lrn"], .komplekt[id="sup"]{border-color:#45b753}
.komplekt[id="fns"]:hover, .komplekt[id="ofd"]:hover,.komplekt[id="lrn"]:hover, .komplekt[id="sup"]:hover{border:2px solid #45b753}
input[type="checkbox"]:checked::before {
    content: '';
    display: block;
    width: 6px;
    height: 9px;
    border: 2px solid transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-bottom-color: #45b753;
    border-right-color: #45b753;
    position: absolute;
    top: 0px;
    left: 5px;
    -webkit-transform: rotate(43deg);
    -ms-transform: rotate(43deg);
    transform: rotate(43deg);
  }
input[type="radio"]{display:inline-block;width:16px;min-width:16px;height:16px;padding:3px;border:2px solid #45b753;border-radius:50%;cursor:pointer;vertical-align:middle;margin: 2px 3px 4px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;position:relative;box-sizing:border-box!important;}
input[type="radio"]:hover,input[type="checkbox"]:hover{border:2px solid #ffe745}
input[type="radio"]:checked{border-color:#1a1a1a;background:transparent}
input[type="radio"]:checked:before{content:'';display:block;height:8px;width:8px;border-radius:50%;background-color:#1a1a1a;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
input[type="checkbox"]:disabled,input[type="radio"]:disabled{cursor:default;opacity:.4;background-color:#ededed}
}
@supports(-ms-ime-align:auto) {
 input[type="radio"]{-webkit-appearance:radio;width:auto;height:auto}
 input[type="checkbox"]{-webkit-appearance:checkbox;width:auto;height:auto;min-width:unset;min-height:unset}
}
.purp-bg{
background: #9e6695;
background: -moz-linear-gradient(-45deg, #9e6695 0%, #5d0251 100%);
background: -webkit-linear-gradient(-45deg, #9e6695 0%,#5d0251 100%);
background: linear-gradient(135deg, #9e6695 0%,#5d0251 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e6695', endColorstr='#5d0251',GradientType=1 );
color:#fff;
}
.color{color: #00b2b3;font-weight: 500;}
.color1{color: #ffdd2d;font-weight: 500;margin-top:5px;}
#header .cnt{position:relative}
p{margin: 0 0 22px;padding:0;}
.oh{overflow:hidden}
.form-col3 input{width:30%;margin:0 10px 15px}
.cnt{width:1280px;margin:0 auto}
.cat-img img{display:block;border: 1px solid rgba(103, 0, 89, 0.05);width: 100%;}
.cat-img{margin: 30px auto;}
.w-500{max-width:500px}
.w-600{max-width:600px}
.w-700{max-width:700px}
.w-800{max-width:800px}
.clr:after{content:'';display:block;clear:both}
.col2{width:48.717948717949%}
.col3{width:31.623931623932%}
.col4{width:23.076923076923%}
.col6{width:14.529914529914%}
#content .col2{width:48.275862068966%}
#content .col3{width:31.034482758621%}
#content .col4{width:22.413793103448%}
#content .col6{width:13.793103448276%}
.col2,.col3,.col4,.col6{margin-bottom:30px;margin-right:2.5641025641026%;float:left}
#content .col2,#content .col3,#content .col4,#content .col6{margin-right:3.448275862069%}
.col2:nth-child(2n),.col3:nth-child(3n),.col4:nth-child(4n),.col6:nth-child(6n){margin-right:0}
#content .col2:nth-child(2n),#content .col3:nth-child(3n),#content .col4:nth-child(4n),#content .col6:nth-child(6n){margin-right:0}
.col2:nth-child(2n+1),.col3:nth-child(3n+1),.col4:nth-child(4n+1),.col6:nth-child(6n+1){clear:left}
.col2 *,.col3 *,.col4 *,.col6{max-width:100%}
blockquote{margin: 0 0 22px 0px;position:relative;padding: 15px 20px 15px 100px;border: 2px solid #00b2b3;font-weight:500;color: #00b2b3;overflow: hidden;}
blockquote:before{content:'\f06a';font-size:70px;color:#00b2b3;font-weight:900;font-family:"Font Awesome 5 Free";position:absolute;left: 15px;top: 15px;line-height: 1;}
blockquote p {position:relative;z-index:1}
blockquote p:last-child{margin-bottom:0}
.bg{position:relative}
.bg *{position: relative;z-index: 1;}
.bg:after{content:'\f06a';font-size:170px;color:rgba(255, 255, 255, 0.2);font-weight:900;font-family:"Font Awesome 5 Free";position:absolute;right: 15px;top: 15px;line-height: 1;;z-index:0}
.button{display:inline-block;padding:0 20px;font-weight: 500;}
.button.small{line-height:30px}
.button.medium{line-height:36px}
.button.big{padding: 15px 30px;}
.button i{margin-right:5px;font-size: 13px;}
.button span.fa{margin-left:3px}
.button.light{background:#ededed;color:#1a1a1a}
.button.light:hover{background:#1a1a1a;color:#ededed}
.button.dark{background:#1a1a1a;color:#ededed}
.button.dark:hover{background:#ededed;color:#1a1a1a}
.button.color{color: #ffffff;}
.button.color1{color: #b1209d;}
.gp-buttons .one-click{padding: 9px 25px;background: #00b2b3;color: #ffffff;}
.g-buttons .one-click{padding: 10px 15px;background: #00b2b3;color: #ffffff;line-height: 1;font-size: 15px;width:100%;}
.gp-buttons .one-click i {margin-right:5px}
.fix-bnt{position:fixed;top:50%;-moz-transform: rotate(-90deg); /* Firefox */-o-transform: rotate(-90deg); /* Opera */-webkit-transform: rotate(-90deg); /* Safari y Chrome */left: -128px;transition: all .2s ease;z-index: 999;}
.fix-bnt:hover{left: -122px;}
.fix-bnt a{background: #45b753;padding: 15px 20px;color:#fff;font-weight: 500;}
.fix-bnt a i{margin-right:5px}
.button.color:hover{background:#1a1a1a;color:#ededed}
.button.color1:hover{background:#c9a906;color:#ededed}
#wrapper{background:#fff;overflow:hidden;margin:0 auto;}
#top-line{min-height: 36px;background: #464646;color: #fff;font-size: 13px;position: relative;z-index: 9; padding-bottom:5px;}
.top-left a{color:#fff}
.top-left a:hover{color:#00b2b3}
#top-line ul.top-left{padding:0;/*margin:0;*/list-style:none;float:left}
#top-line ul.top-left li{margin: 10px 0;padding:0 20px;float:left;line-height:14px;height:14px;border-left:1px solid #7a7a7a;}
#top-line ul.top-left li:first-child{padding-left:0;border-left:0}
#top-line ul.top-right{padding:0;margin:0;list-style:none;float:right}
#top-line ul.top-right > li{margin: 10px 0;padding:0 20px;float:left;line-height:14px;height:14px;border-right:1px solid #7a7a7a;}
#top-line ul.top-right > li:last-child{padding-right:0;border-right:0}
#top-line #shop-currency{display:inline-block}
#top-line ul.top-right > li #shop-currency-select{background-image:url(/img/select-gray.png);background-position:right center;background-repeat:no-repeat;background-color:#f8f8f8;color:#7a7a7a;height:14px;padding:0 25px 0 0}
#top-line ul.top-right > li #shop-currency-select:hover{color:#1a1a1a}
.top-account{position:relative;cursor:pointer;padding-bottom: 12px;margin-bottom: 0px;}
.top-account > i{margin-left:5px;font-size: 10px;}
.top-account ul{cursor:default;position:absolute;background:#fff;margin:0;padding:10px 20px;list-style:none;width:200px;box-shadow:0 0 7px rgba(0,0,0,0.08);opacity:0;right: 999999px;top:60px;transition: opacity .1s ease,top .1s ease;z-index:1001;}
.top-account:hover{color: #00b2b3;}
.top-account:hover ul{opacity:1;top: 27px;right: -1px;color:#7a7a7a;}
.top-account ul li{padding:15px 0;margin:0;border-top:1px solid #ededed}
.top-account ul li:first-child{border-top:0}
.top-account ul li .fa{margin-right:7px;text-align:center;width:10px}
.top-account ul li a{display:inline-block;color: #1a1a1a;}
.top-account ul li a:hover{
 color: #00b2b3;
}

.search-all{display:none}
#shop-basket{float: right;position:relative;width:auto;background: #009798;height: 60px;}
.basket-informer{cursor:pointer}
i.basket-icon{float:left;font-size:30px;line-height:40px;position:relative;display:block;transition:color .3s ease;padding: 12px 15px 8px 15px;height: 60px;cursor: pointer;}
i.basket-icon > span{position:absolute;top: 12px;right: 10px;display:block;width: 18px;height: 18px;line-height: 18px;font-weight: 700;font-size: 11px;color: #00b2b3;text-align:center;border-radius:20px;background: #fff;font-family: 'Montserrat';}
.bascket-info{float:left;padding-left:15px;line-height:18px;margin-top:2px;padding-bottom:20px;margin-bottom:-20px}
.bascket-info > b{font-weight:500}
.basket-body{position:absolute;top:100px;right:99999px;padding:20px;width: 308px;box-sizing:border-box;background:#fff;z-index: 999999;box-shadow:0 0 7px rgba(0,0,0,0.08);transition: top .1s ease,opacity .1s ease;opacity:0;}
#shop-basket.opened .basket-body{top: 60px;right: 0;opacity:1;}
.basket-total{font-size: 18px;line-height:18px;border-bottom:1px solid #ededed;margin: 20px -20px;background: #ededed;font-weight: 700;padding: 20px 30px;}
.basket-total b{font-weight:700}
.basket-good{margin:0;padding:0;list-style:none}
.basket-good li{margin: 0 0 15px !important;padding: 0 0 15px !important;border-bottom:1px solid #ededed;overflow:hidden;position:relative;box-sizing:border-box;}
.basket-good li:last-child{border:0;margin-bottom:0 !important;padding-bottom:0 !important}
.basket-good-image{float:left;width:50px}
.basket-good-body{margin-left:60px;padding-right: 10px;}
.basket-good-price{display:block !important;font-weight: 700;margin-top: 5px;}
.basket-good-body > a{display:inline-block;font-size: 14px;line-height:18px;font-weight: 500;color:#1a1a1a;}
.basket-good-options{font-size:11px;line-height: 1;color:#a7a7a7;margin-top: 5px;display: block;}
i.basket-good-remove{position:absolute;top: 0;right:0;cursor:pointer;font-size:11px;color:#1a1a1a;line-height:18px;}
i.basket-good-remove:hover{color:#ff4747}
.basket-g-checkout{margin-right:5px;}
#menu{height:60px;}
#slider-section{margin-top:0px;margin-bottom: 0;}
#slider-wrap{width:100%;float:left;position:relative}
#slider-wrap:before{content:'';display:block;padding-top:0%;overflow:hidden;}
.slide{width:100%;}
.ramka {border:1px solid #f1f1f1;}
.ramka1 {padding-top:20px; width:75%; height:60px; background: url(/img/bgar.png) center 0 no-repeat;}
.home-banner{position:relative;line-height:0;overflow:hidden;text-align: right;border: 1px solid #f1f1f1;background: #f7f7f7;min-height: 150px;}
.home-banner img{transition:all .3s ease;width: 130px;padding: 10px;background: #f7f7f7;}
.services {background:#fafbae;}
.services img{background:#fafbae;}
.home-banner:hover img{/* transform:scale(1.045) */}
.home-banner-body{position:absolute;top:50%;left:8.1%;line-height:22px;margin-top:-50px;text-align: left;}
.home-banner-text-1{color:#1a1a1a;font-size:22px;line-height: 22px;font-weight:500;margin-bottom: 15px;}
.home-banner-body a{display:inline-block;background-color:#00b2b3;color: #fff;font-weight: 500;border: 1px solid #00b2b3;padding: 5px 10px;}
.home-banner-body a:hover{background: #f7f7f7;color: #00b2b3;}
.section{padding-top:70px;padding-bottom:70px}
.section img{max-width:100%}
.img-bg{background-size:cover;background-position:center}
.overlay{padding:30px 30px 10px;background:rgba(0, 0, 0, 0.5);color:#fff;font-size:18px;margin: 0;}
.calculator h2{font-size:30px;line-height:1.2;color:#fff;margin-bottom:0}
.calculator .col2{margin-bottom:0}
.calculator a{margin-top:15px}
.section.text{/* padding-top:0 */}
.bg{background: #00b2b3;color:#fff;font-weight:500;padding: 30px 30px 10px;overflow: hidden;}
.bg a{color:#fff}
.bg h1,.bg h2,.bg h3,.bg h4,.bg h5{color:#fff}
.bg p:last-child{/* margin-bottom:0 */}
.center{text-align:center}
.bl-line{display:inline-block;}
.hshag.bl-line{position:relative}
.col4:nth-child(4n) .hshag.bl-line:after{display:none}
.hshag.bl-line:after{content:'';width: 100px;height:2px;background: #00b2b3;display:block;position:absolute;top: 20%;right: -70px;}
.bl-line:hover i{color:#670059}
.bl-line i{font-size:70px;color:#00b2b3;width: 70px;display: inline-block;}
.bl-line i img{width:100%;height: auto;}
.tumts img{height: 100px;}
.mpi img{width:64px !important; height: 64px !important;}
.bl-line .title{font-size:18px;font-weight:700;text-align:left;margin:20px 0}
.title1{font-size:50px;font-weight:700;text-align:left;margin:40px 0;}
.title1 p{background-color:#ffe97f; width:38%;margin-bottom:40px;}
.title2{font-size:50px;font-weight:700;text-align:left;margin:40px 0;}
.title2 p{width:38%;margin-bottom:40px;}
.iekvr {margin-bottom:80px;}
.center .title{text-align:center}
.bl-line .title a{color:#000}
.title{text-align:center;margin-bottom:20px;font-size:18px;font-weight:700;}
.title.left{text-align:left}
.title h2,.title h1{font-size:36px;text-transform:none;line-height:40px}
.title > span{display:block;width:75px;height:9px;position:relative;margin:0 auto 20px}
.title.left > span{margin:0 0 20px}
.title > span:before{content:'';display:block;width:50px;height:2px;position:absolute;top:0;left:0}
.title > span:after{content:'';display:block;width:50px;height:2px;position:absolute;bottom:0;right:0}
.title p{max-width: 770px;margin:0 auto;line-height: 22px;}
.gcarouselwrap{position:relative}
.gcarouselbody{overflow:hidden;position:relative;z-index:2}
.gcarouselbody *{max-width:none!important}
.gcarouselbody .list-item *{max-width:100%!important}
.gcarousel{margin-left:-30px}
span.gcarouselarrow{background:#1a1a1a;cursor:pointer;width:80px;height:80px;cursor:pointer;color:#fff;font-size:30px;line-height:80px;transition:all .3s ease;position:absolute;top:50%;margin-top:-40px;border-radius:100%;text-align:center;box-sizing:border-box;opacity:0;z-index:2}
.gcarouselarrow.fa-angle-left{left:0;padding-right:35px}
.gcarouselarrow.fa-angle-right{right:0;padding-left:35px}
.gcarouselwrap:hover .gcarouselarrow{opacity:1}
.gcarouselwrap:hover .gcarouselarrow.fa-angle-left{left:-40px}
.gcarouselwrap:hover .gcarouselarrow.fa-angle-right{right:-40px}
.list-item{background:#fff;padding-top:20px;padding-bottom:20px;text-align:center;}
a.g-title{font-size:15px;display:inline-block;line-height:18px;color:#1a1a1a;font-weight:500;padding:0 20px;transition:none}
.g-image{margin:15px 0;position:relative;overflow:hidden;line-height:0}
.g-image img{cursor:pointer;transition:all .3s ease; max-width:100%; height:250px;}
.list-item:hover .g-image img{transform:scale(1.045)}
.g-button{display: inline-block;width: auto;line-height: 1;text-align:center;font-size: 14px;color:#1a1a1a;padding: 10px 15px;background: #45b753;color: #fff;}
.list-item:hover .g-buttons{left:20px;opacity:1}
.item .rate-bl{float:right;position: relative;z-index: 1;}
.item.red{border:2px solid #ff3d3d}
.item-info{margin-left: 185px;}
.item{background:#fff;padding: 20px;position: relative;clear: both;min-height: 370px; border: 1px solid #eaeaea;margin-bottom: 30px;}
a.g-title{font-size: 20px;display:inline-block;line-height: 1.2;color:#1a1a1a;font-weight: 700;transition:none;margin-bottom: 15px;min-height:70px;}
.list-item:hover .g-image img{transform:scale(1.045)}
.g-button i{margin-right:5px}
.g-button:hover{background:#fd0}
.g-button{display: inline-block;width: auto;line-height: 1;text-align:center;font-size: 15px;color:#1a1a1a;padding: 10px 15px;background: #45b753;color: #fff;width:100%;margin-top: 5px;}
.wish{display:block;width:40px;height:40px;line-height:40px;text-align:center;background:#ededed;border-radius:40px;font-size:15px;color:#1a1a1a;margin-bottom:7px;cursor:pointer;transition:all .3s ease}
.wadd:before{content:'\f004';display:inline-block;font-family:'FontAwesome';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.wdel:before{content:'\f00d';display:inline-block;font-family:'FontAwesome';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.g-notes{position:absolute;top: -13px;left: 20px;z-index:2;}
.g-notes span{display: inline-block;height: 20px;margin-right: 5px;font-size: 12px;text-align:center;vertical-align: middle;font-weight: 500;line-height: 20px;padding: 0 10px;cursor:help;}
.g-notes span.g-new{color: #b1209d;background-color: #ffdd00;display:none;}
.g-notes .g-stok{color: #009622;background-color: #a2e299;}
.g-notes span.g-sale{color:#fff;background: #ff3d3d;}
.g-notes span.g-mark{color: #b1209d;background-color: #ffdd00;}
.g-price{font-size: 20px;color:#1a1a1a;font-weight: 700;display: inline-block;vertical-align: middle;margin-right: 0px;position: relative;}
.g-price u{font-size:13px;font-weight: 600;text-decoration:none}
.g-price s{font-size:13px;font-weight: 600;color: #ff3d3d;position: absolute;bottom: 100%;line-height: 1;}
.icon-blocks{padding-bottom:40px}
.icon-block{overflow:hidden;float:left;width:29.829059829%;padding-right:2.564102564%;margin-right:2.564102564%;border-right:1px solid #ededed;margin-bottom:30px}
.icon-block:nth-child(3n){padding-right:0;margin-right:0;border-right:0}
.icon-block:nth-child(3n+1){clear:left}
span.icon{float:left;width:80px;height:80px;line-height:80px;text-align:center;font-size:36px;color: #ffffff;border-radius:100px;transition:all .3s ease;}
.icon-block:hover span.icon{background-color:#ededed}
.icon-block-body{margin-left:100px}
.icon-block-body h3{text-transform:none;font-size:22px;color:#1a1a1a;font-weight:500;line-height:24px;margin:0 0 10px}
.icon-block-body p{line-height:18px;margin-bottom:15px}
.new-goods{padding-bottom:40px}
.new-goods .list-item{overflow:hidden;box-sizing:border-box;transition:all .3s ease;float:left;width:23.076923076%;margin-right:2.564102564%;margin-bottom:30px;position:relative}
.new-goods .list-item:nth-child(4n){margin-right:0}
.new-goods .list-item:nth-child(4n+1){clear:left}
.list-item .out-of-stock .g-price{font-size:18px}
.list-item .out-of-stock .g-image .g-new,.list-item .out-of-stock .g-image .g-sale{display:none}
.list-item .out-of-stock .g-image img{opacity:.15;cursor:default}
.list-item .out-of-stock .g-buttons{display:none}
.list-item .out-of-stock:hover .g-image img{transform:none}
.list-item .out-of-stock .g-title{cursor:default}
.horizontal-banner{position:relative;overflow:hidden;line-height:0}
.horizontal-banner img{width:100%;transition:all .3s ease}
.horizontal-banner:hover img{transform:scale(1.045)}
.hb-body{position:absolute;left:5.982905982%;top:50px}
.hb-text-1{max-width:570px;font-size:36px;line-height:46px;color:#1a1a1a;font-weight:500;margin-bottom:30px}
.hb-text-2{font-size:15px;max-width:570px;line-height:22px;margin-bottom:15px}
.blog-informer{padding-bottom:40px}
.post{background:#fff;overflow: hidden;}
.post-image{line-height:0;float: left;width: 300px;padding: 0;}
.post-image img{width:100%}
.post-page .post-image{width:40%;padding-left:50px;margin-bottom:30px;float:right}
.post-page .post-image img{width:100%}
.post-content{padding: 0;margin-left: 330px;}
.post-page .post-content{padding:0px;margin: 0;}
.post-details{font-size:11px;line-height:14px;color:#a7a7a7;margin-bottom: 10px;}
.post-details a{color:#a7a7a7}
.post-details a:hover{color:#1a1a1a}
.post-details > span{padding: 0 7px 0 0px;}
a.post-title{font-size: 18px;display:block;line-height:20px;color:#1a1a1a;font-weight: 700;margin:12px 0;}
.post-message{margin-bottom:20px}
.footer-body{padding: 45px 0 70px 0;}
.footer-left{float:left;width:50%;box-sizing:border-box;padding-right:30px}
.footer-logo{margin-bottom: 0;width: 200px;}
.footer-logo + p{padding:10px 0}
.footer-phone{overflow:hidden;margin-bottom: 10px;}
.footer-phone-icon{font-size:60px;line-height:60px;float:left;color: #ffffff;}
.footer-phone-numbers > div{display:inline-block;text-align:left;width:48%;margin-bottom: 20px;}
.footer-phone-numbers{font-size:22px;font-weight:500;display:block;line-height:22px;color: #fff;margin-top:7px;}
.footer-phone-numbers a{color:#fff;font-weight:700}
.footer-phone-numbers span{display:inline-block}
.footer-adress{margin-bottom:30px}
.footer-adress b{font-size:15px;color: #fff;}
.footer-soc{overflow:hidden}
.footer-soc a{display:inline-block;float:left;margin-right:10px;width: 40px;height: 40px;line-height: 40px;font-size:18px;text-align:center;color:#1a1a1a;background-color:#ededed;}
.footer-right{width:50%;float:left;overflow:hidden}
.footer-block-title{font-size:22px;color: #ffffff;line-height:22px;margin-bottom:20px;font-weight: 700;}
.footer-phone-numbers span{display:block;font-size: 15px;}
.footer-block ul{margin:0;padding:0;list-style:none}
.footer-block ul li{margin:0;padding:7px 0}
.footer-block ul li .fa{margin-right:7px}
.footer-block ul li a{display:inline-block;color: #fff;}
.footer-block ul li a:hover{padding-left:10px}
.copyrights{background: #353535;padding:30px 0;text-align:center;line-height:16px;}
.copyrights a{color:#fff}
.mobile-menu-container{display:none}
.path{background: #f5f5f5;padding: 5px 20px;line-height:20px;font-size:13px;color: #929292;}
.path i{margin:0 7px;font-size:10px;color: #ddd;}
.path a{color:#929292}
#content{width:82.358974358%;float:right}
#sidebar{width:15.076923076%;float:left}
.goods-settings{padding:18px 20px;background: #f5f5f5;overflow:hidden;margin-bottom:30px;font-size: 13px;}
.goods-view-mode{float:left}
.goods-sorter{/* float:right; */line-height:20px;}
.goods-view-mode span{cursor:pointer;color:#ededed;float:left;margin-right:10px;font-size:20px;line-height:20px;transition:color .3s ease}
.goods-view-mode span:hover{color:#1a1a1a}
.goods-view-mode span.goods-view-mode-active{cursor:default;color:#1a1a1a}
.flist .active,.slist .active{font-weight:500!important;color:#1a1a1a}
.g-brief{display:block; text-align:left;min-height:100px;}
.g-add-count{display:none}
.g-briefwrapper{padding: 5px 0 5px 0;}
#content .list-item-view-mode-list .list-item{float:none;width:100%;margin-right:0;text-align:left;position:relative;padding-top:0;min-height:220px}
#content .list-item-view-mode-list .list-item .g-image{position:absolute;left:0;top:0;width:220px;margin:0}
#content .list-item-view-mode-list .list-item .g-title{font-size:18px;line-height:24px;padding:20px 20px 0 0;margin-left:240px}
#content .list-item-view-mode-list .list-item .g-brief{display:block;margin-left:240px;padding:15px 20px 0 0}
#content .list-item-view-mode-list .list-item .g-price{margin-left:240px;padding:20px 20px 0 0}
.pages{background: #f5f5f5;padding:20px;overflow:hidden;}
.sh-pages-left{float:left}
.sh-pages-left button i{margin:0 0 0 7px;font-size:11px}
.sh-pages-right{float:right}
.qw-container{position:fixed;top:0;left:0;z-index:1003;background:rgba(0,0,0,0.8);width:100%;height:100%;display:none}
.qw-body{width:870px;height:500px;background:#fff;position:absolute;top:50%;left:50%;margin-top:-250px;margin-left:-435px;overflow-y:scroll;z-index:1009}
.qw-content{background:#fff;position:absolute;top:0;left:0;width:100%;z-index:1011}
.qw-close{width:50px;height:50px;line-height:58px;color:#1a1a1a;font-size:42px;text-align:center;position:absolute;top:50%;left:50%;margin-top:-285px;margin-left:420px;z-index:1012;cursor:pointer;border-radius:40px;transition:all .3s ease;box-shadow:0 0 15px rgba(0,0,0,0.35)}
.qw-close:hover{background-color:#ff4747}
#content .list-item{overflow:hidden;box-sizing:border-box;float:left;width:31.034482758%;margin-right:3.448275862%;margin-bottom:30px;position:relative}
#content .list-item:nth-child(3n){margin-right:0}
#content .list-item:nth-child(3n+1){clear:left}
.list-item *{max-width:100%}
.item-znak{
 margin-bottom: 15px;}
.item-znak img{width:30px;display:inline-block;vertical-align:middle;margin:0 5px 0 0}
.block{background:#fff;margin-bottom:30px}
.block-title{padding:20px;color: #ffffff;font-size:16px;font-weight:500;background:#ededed;}
.block-title .fa{margin-right:5px}
.block-body{padding:20px}
.shop-categories .block-title .fa-angle-down,.shop-categories .block-title .fa-angle-up{float:right;display:none}
.shop-categories .block-body{padding-top:8px;padding-bottom:8px;background: #f9f9f9;}
.block-body .cat-tree{color:#1a1a1a;font-weight: 600;}
.block-body .cat-tree a{color:#1a1a1a;/* font-weight: 500; */}
.block-body .cat-tree u{text-decoration:none!important}
.block-body ul.cat-tree,.block-body ul.cat-tree ul,.block-body ul.cat-tree li{padding:0;margin:0;list-style:none}
.block-body>ul.cat-tree{padding:0!important;}
.block-body>ul.cat-tree>li:last-child{border-bottom:none}
.block-body ul.cat-tree ul{display:none;padding-left:10px;margin: 0px 0 0 0px;border-left:1px solid #ededed;font-weight: 400;font-size: 13px;}
.block-body ul.cat-tree b{display:none}
.block-body ul li,.block-body ul.cat-tree li{line-height:16px;padding-top:15px;padding-bottom:15px;position:relative}
.block-body ul.cat-tree li{border-bottom:1px solid #ededed;padding-top: 10px;padding-bottom: 10px;position:relative;}
.block-body ul.cat-tree li ul li:last-child{border:none}
.block-body ul.cat-tree a:hover{color: #00b2b3;}
.block-body ul.cat-tree .plus:before,.block-body ul.cat-tree .minus:before{display:inline-block;font-family: "Font Awesome 5 Free";font-weight: 900;transform:translate(0,0);font-size: 10px;float:right;cursor:pointer;transition:color .2s ease;width:18px;height:18px;line-height:18px;text-align:center;border-radius:50%;padding:0;color: #b3b3b3;transition:all .3s ease;}
.block-body ul.cat-tree .plus:before{content:"\f107"}
.block-body ul.cat-tree .minus:before{content:"\f106"}
@media (min-width: 992px) {
 .block-body ul.cat-tree ul{display:none;border:none;z-index:1002;padding: 8px 0px 0px 20px}
 .block-body ul.cat-tree li:hover > ul{}
 .block-body ul.cat-tree li.cat-tree-with-ul:hover > a{color: #00b2b3;}
}
.vertical-banner{position:relative;overflow:hidden;line-height:0}
.vertical-banner img{width:100%;transition:all .3s ease}
.vertical-banner:hover img{transform:scale(1.045)}
.vertical-banner-body{position:absolute;line-height:20px;top:0;left:0;width:100%;box-sizing:border-box;padding:30px 20px}
.vertical-banner-text-1{font-size:22px;line-height:28px;color:#1a1a1a;font-weight:500;margin-bottom:15px}
.vertical-banner-text-2{text-transform:uppercase;color:#1a1a1a;margin-bottom:10px}
.vertical-banner-text-3{font-size:48px;line-height:48px;font-weight:500;color:#1a1a1a}
.vertical-banner-text-3 sup{font-size:24px}
.vertical-banner-button{position:absolute;bottom:30px;left:0;text-align:center;width:100%}
.gp{background: #ffffff;margin-bottom:10px;border: 1px solid #f3efef;position: relative;min-height: 300px;}
.gp .rate-bl{float:right;position: absolute;right: 20px;z-index: 1;}
.gp-images{float:left;width: 370px;line-height:0;background: #fff;padding: 30px 30px 10px 30px;text-align: center;}
.gp-images img{max-width:100%;text-align:center;transition:all .3s ease;cursor:pointer}
.gp-images img:hover{transform:scale(1.045)}
.gp-images img:hover.small{transform:scale(1.1);}
.gp-images img.big{width:100%;margin-bottom:15px}
.gp-images img.small{/* float:left; */margin-bottom: 5px;width: 22.2963%;margin-right: 2%;display: inline-block;vertical-align: middle;}
.gp-images img.small:nth-child(4n){margin-right:0}
.gp-images img.small:nth-child(4n+1){clear:left}
.gp-body{margin-left: 370px;padding: 30px;background: #f7f7f7;}
.gp-title{font-size: 22px;line-height:22px;color:#1a1a1a;font-weight: 700;margin-bottom: 20px;width: calc(100% - 100px);}
.gp.red{border:2px solid #ff3d3d;}
.gp-brief a{text-decoration:underline;color:#00b2b3;font-weight:500}
.gp-brief{color: #969696;margin-bottom: 25px;font-size: 14px;line-height: 1.3;}
.gp-price{line-height:22px;font-size:22px;color:#1a1a1a;font-weight: 700;margin-bottom:20px;}
.gp-price u{font-size: 14px;font-weight: 600;text-decoration:none;}
.gp-price s{font-size: 14px;color: #ff3d3d;font-weight: 600;}
.gp-options{overflow:hidden;margin-bottom:15px;color:#1a1a1a;display: inline-block;vertical-align: top;max-width: 80%;}
.options_page{overflow:hidden;display: flex;}
.gp-options ul li{margin-bottom: 20px;}
.gp-options ul li:last-child{margin-bottom:0}
.gp-options select{background-color:#f8f8f8;border:1px solid #ededed;font-size:11px;height:30px;padding-left:15px;padding-right:30px}
.gp-buttons{overflow:hidden;margin-bottom:10px}
.gp-buttons input,.gp-buttons button,.gp-buttons a,.gp-buttons div{float:left;margin-right:5px;margin-bottom:5px}
.gp-buttons input[type="text"]{width:90px;text-align:center;padding-left:20px;padding-right:40px}
.gp-to-basket,.gp-buttons input[type="button"]{margin-left: -25px;background: #45b753;margin-right: 15px !important;font-weight: 500;font-size: 15px;}
.gp-to-basket:hover{background:#fd0;color:#000}
.gp-to-basket i{margin-right:5px}
.gp-buttons .wish{width:auto;line-height:40px!important;width:50px;text-align:center}
.gp-buttons .wish:hover{color:#fff;background:#1a1a1a}
.gp-buttons .wish.wadd:before{content:'\f08a'}
.gp-more{line-height:22px;padding: 10px 0px;font-size: 14px;max-width: 500px;}
.gp-more li:before{content:'';height:1px;width: 100%;background:#ddd;display:block;position:absolute;bottom: 6px;left:0;z-index: 0;}
.gp-more li{line-height:24px;overflow: hidden;position: relative;}
.gp-more li .opt{padding-right:5px;margin-bottom: 2px;float: left;width: auto;background: #f7f7f7;position: relative;z-index: 1;font-weight: 600;}
.gp-more li .val{padding-left:5px;margin-bottom: 2px;float: right;background: #f7f7f7;position: relative;z-index: 1;}
.shop-options label {font-weight: 400 !important;display: block;margin: 5px 0;}
.gp-more ul{padding:0;margin:0}
.gp-more.mobile{/* display:none */}
.gp-more.pc{float:right;margin-top: 45px;width: 290px;}
.one-click-overlay.open{display:block}
.one-click-overlay{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.8);z-index:1005;display:none}
.one-click-body{position:absolute;top:50%;margin-top:-205px;left:50%;margin-left:-250px;box-sizing:border-box;padding:50px;width:500px;text-align:center}
.calc-bl .one-click-body{top: 0;margin:0;left: 0;right: 0;bottom: 0;width:100%;height:100%;position: fixed;overflow-y: scroll;z-index: 99999;}
.one-click-body .title h2{font-size:30px}
.one-click-body-title{text-align:center; padding-bottom:30px;}
.one-click-body-title b{font-size:24px;color:#1a1a1a;line-height:24px;display:block;font-weight: 700;}
.one-click-close{font-size: 20px;display:block;width:48px;height:48px;line-height: 48px !important;text-align:center;cursor:pointer;color:#1a1a1a;position:absolute;top: -5px;right:-5px;transition:all .3s ease;}
.one-click-close:hover{transform:rotate(180deg)}
.one-click-good{overflow:hidden;margin:20px 0;text-align:left}
.one-click-good img{float:left;width:50px;border:2px solid #ededed}
.one-click-good-title{line-height:50px;margin-left:70px;font-size:15px;font-weight:500;color:#1a1a1a}
.one-click-good-title span{display:inline-block;line-height:18px;vertical-align:middle}
.one-click-field{width:100%;margin-bottom:10px}
.tabs{background:#fff}
.tabs-head{/* overflow:hidden; */border-bottom: 1px solid #dedede;}
.tabs-head span{display:inline-block;padding: 0 0px;margin-right: 30px;margin-bottom: -1px;line-height: 40px;cursor:pointer;font-size:15px;color:#1a1a1a;font-weight: 600;}
.tabs-head span.aTabsHeadSpanActive{cursor:default;box-shadow: inset 0px -3px 0 0px #00b2b3;color: #00b2b3;}
.tabs-head span:hover{
 box-shadow: inset 0px -3px 0 0px #00b2b3;
 color: #00b2b3;
}
.tabs-head span:last-child{margin-right:0}
.tabs-body{margin:0;padding: 20px 0;list-style:none;}
.gp-more-goods{padding-top:70px;margin-bottom:-30px}
.gp-more-goods > h4{font-size:22px;text-transform:none;line-height:24px;text-align:center;margin-bottom:30px}
.block .catsTd{padding:10px 0;border-bottom:1px solid #eee;overflow:hidden;line-height:22px}
.block .catsTd .catNumData{float:right;padding:0 7px;color:#7a7a7a;font-weight:400;font-size:11px;text-align:center;min-width:20px;background:#f8f8f8;border-radius:30px}
.block .catsTable tr:last-child .catsTd{border:none}
.block .catsTd a{display:inline-block;color: #000000;}
.block .catsTd a:hover{}
.post-page{background:#fff}
.post-page-image{text-align:center;line-height:0}
.post-page-body{padding:30px;overflow:hidden}
.post-page-details{float:left;width:160px;float:left;padding-right:30px;line-height:22px}
.post-page-author{font-size:15px;color:#1a1a1a;font-weight:500;margin-top:10px}
.post-page-author a{color:#1a1a1a}
.post-page-details ul{margin:0;padding:0;list-style:none}
.post-page-details ul li{padding:0;margin:0}
.post-page-content{margin-left:210px;border-left:1px solid #ededed;padding-left:30px}
.post-page-title{font-size:18px;line-height:22px;font-weight:500;color:#1a1a1a;margin-bottom:20px}
.post-page-message{margin-bottom:20px}
.post-page-tags{padding-bottom:25px;margin-bottom:20px;border-bottom:1px solid #ededed;color:#fff;font-size:0}
.post-page-tags b{font-size:13px}
.post-page-tags .eTag{display:inline-block;line-height:30px;padding:0 15px;text-transform:lowercase;background:#f8f8f8;margin-bottom:5px;margin-top:5px;margin-right:5px;border-radius:30px;color:#1a1a1a;box-sizing:border-box;font-size:11px;float:left}
.ph-cats{padding:20px 20px 15px;background:#fff;margin-bottom:30px}
.ph-cats .catsTable{display:inline-block!important}
.ph-cats .catsTable *{display:block}
.ph-cats .catsTable tr{display:inline-block}
.ph-cats .catNumData{display:none!important}
.ph-cats a{display:block;color:#1a1a1a;background:#f8f8f8;margin-right:5px;padding:0 20px;line-height:40px;border-radius:40px;box-sizing:border-box;margin-bottom:5px}
.ph-cats a:hover{background:#1a1a1a;color:#fff}
.ph-cats a.catNameActive{color:#1a1a1a;cursor:default}
.photo-list{margin:0;padding:0;list-style:none;overflow:hidden}
.photo-wrap{position:relative;overflow:hidden}
.photo-wrap:after{content:'';display:block;padding-top:67.567567567%}
.photo-wrap > div{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:5px}
.photo{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center}
.photo img{transition:all .3s ease}
.photo:hover img{transform:scale(1.045)}
.photo-info{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:rgba(255,255,255,0.9);transition:all .3s ease;opacity:0}
.photo:hover .photo-info{opacity:1}
.photo-name-title{padding:0 20px;box-sizing:border-box;display:block;position:absolute;top:30px;left:0;text-align:center;color:#1a1a1a;font-weight:500;font-size:15px;top:0;width:100%}
.photo:hover .photo-name-title{top:30px}
.photo-buttons{position:absolute;bottom:0;left:0;width:100%;text-align:center;transition:all .3s ease}
.photo-buttons a{margin-right:2px}
.photo:hover .photo-buttons{bottom:30px}
.pp-image-body{position:relative;line-height:0}
.pp-image-body img{width:100%;position:relative;z-index:2}
.pp-arrows{position:absolute;top:0;left:0;width:100%}
a.pp-arrow{background:#1a1a1a;cursor:pointer;width:80px;height:80px;cursor:pointer;color:#fff;font-size:30px;line-height:80px;transition:all .3s ease;position:absolute;top:50%;margin-top:-40px;border-radius:100%;text-align:center;box-sizing:border-box;opacity:0;z-index:1}
a.pp-arrow.fa-angle-left{left:0;padding-right:35px}
a.pp-arrow.fa-angle-right{right:0;padding-left:35px}
.pp-image-body:hover a.pp-arrow{opacity:1}
.pp-image-body:hover a.pp-arrow.fa-angle-left{left:-40px}
.pp-image-body:hover a.pp-arrow.fa-angle-right{right:-40px}
.pp-body{padding:30px;overflow:hidden;background:#fff}
.pp-info{background:#1a1a1a;float:right;width:320px}
.pp-info > span{display:block;padding:30px;font-size:20px;color:#fff;border-bottom:1px solid #2a2a2a}
.pp-info ul{padding:0;margin:0;list-style:none;color:#a7a7a7}
.pp-info ul li{padding:20px 30px;margin:0;border-bottom:1px solid #2a2a2a;overflow:hidden}
.pp-info ul li:last-child{border:none}
.pp-info ul li > .fa{float:left;width:30px;text-align:center;font-size:30px;line-height:30px}
.pp-info ul li span{display:block;margin-left:50px;line-height:18px;margin-top:-4px}
.pp-info ul li span b{color:#fff;font-size:15px}
.pp-info ul li span a{color:#a7a7a7}
.pp-content{margin-right:350px}
.pp-title{font-size:30px;line-height:30px;color:#1a1a1a;font-weight:500;margin-bottom:20px}
.fastLinks{display:none}
.faq{margin-bottom:15px}
.faq-title{background:#fff;padding:30px;font-size:18px;line-height:20px;color:#1a1a1a;overflow:hidden;cursor:pointer;position:relative;transition:all .3s ease}
.faq-title b{display:block;padding-right:40px}
.faq-title span{position:absolute;top:30px;right:30px;display:block;float:right;width:21px;height:21px}
.faq-title span:before{content:'';display:block;width:21px;height:1px;background:#1a1a1a;position:absolute;top:10px;left:0}
.faq-title span:after{content:'';display:block;width:1px;height:21px;background:#1a1a1a;position:absolute;left:10px;top:0}
.faq.opened .faq-title span:after{display:none}
.faq-message{padding:30px;background:#fff;border-top:2px solid #ededed;display:none}
.teammate img{border:10px solid #fff;margin-bottom:20px;width:100%;box-sizing:border-box}
.teammate-name{font-size:11px;line-height:18px}
.teammate-name b{font-size:15px}
.teammate-soc{display:inline-block;height:40px;width:40px;line-height:40px;text-align:center;background:#ededed;border-radius:40px;color:#1a1a1a;font-size:15px;margin-right:2px}
.count{width:25%;float:left;position:relative;display:table;text-align:center;height:240px;color:#1a1a1a}
.count:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0}
.count:first-child:before{background:rgba(255,255,255,0.3)}
.count:nth-child(2):before{background:rgba(255,255,255,0.15)}
.count:last-child:before{background:rgba(0,0,0,0.02)}
.count-body{display:table-cell;vertical-align:middle;position:relative;z-index:2;box-sizing:border-box;padding-left:30px;padding-right:30px;font-size:15px}
.count-val{font-size:48px;line-height:48px}
.count-body > u{display:block;width:30px;height:2px;line-height:2px;background:#1a1a1a;margin:20px auto}
.text-block > h2{font-size:36px;line-height:36px;font-weight:500;text-transform:none;margin:0 0 30px}
.text-block > p{font-size:15px;line-height:22px;margin-bottom:30px}
.contact-list{margin:0;padding:0;list-style:none;width:350px;background:#1a1a1a;color:#a7a7a7;float:right}
.contact-list a{color:#a7a7a7}
.contact-list li{overflow:hidden;margin:0;padding:0;border-top:1px solid #2a2a2a;padding:20px 30px}
.contact-list li:first-child{border:none}
.contact-list li > i{float:left;display:inline-block;width:36px;height:36px;line-height:36px;text-align:center;font-size:36px}
.contact-list li > span{display:block;margin-left:50px}
.contact-list li > span b{font-size:16px;color:#fff;display:inline-block}
.mail-form{margin-right:400px}
input.mf-field{box-sizing:border-box;border-radius:0;height:50px;float:left;width:48.051948051%;margin-right:3.896103896%;margin-bottom:30px;border-color:#ededed}
input.mf-field:nth-child(2n){margin-right:0}
input.mf-field:nth-child(2n-1){clear:left}
textarea.mf-field{box-sizing:border-box;border-radius:0;width:100%;height:142px;padding:15px 20px;border-color:#ededed;margin-bottom:30px}
.google-map{line-height:0}
.google-map iframe{width:100%;height:450px}
.page-404{padding:100px 0;text-align:center}
.page-404-num{color:#1a1a1a;font-size:200px;line-height:200px;font-weight:300;margin-bottom:10px}
body.bodyUC{background-image:url(/img/underconstruction.jpg);background-size:cover;position:relative;background-attachment:fixed;background-position:center}
a#uc-login-link{position:absolute;top:20px;right:20px}
a#uc-login-link .fa{margin-right:5px}
.uc-body{position:absolute;top:50%;margin-top:-200px;left:0;width:100%;box-sizing:border-box;text-align:center}
.uc-timer{display:inline-block;margin-bottom:30px}
.countdown-section{display:inline-block;width:170px;text-align:center;margin:0 5px}
.countdown-amount{font-weight:700;color:#fff;display:block;line-height:100px;border-radius:0px;font-size:60px}
.countdown-period{font-size:15px;color:#1a1a1a;font-weight:500;text-transform:lowercase;display:block;margin-top:5px}
.uc-soc{display:inline-block;width:40px;height:40px;background:#fff;line-height:40px;text-align:center;color:#1a1a1a;font-size:15px;border-radius:40px;margin:0 3px}
.uc-soc:hover{color:#fff;background-color:#1a1a1a}
.white-bg{box-sizing:border-box;background:#fff;padding:30px}
#order-table,#order-table *{max-width:99.9%;box-sizing:border-box}
#order-table .order-item-nom{display:none;width:0}
#order-table{border-collapse:collapse;border-spacing:0;box-sizing:border-box;border:1px solid #ededed}
#order-table,#order-table *{border-collapse:collapse;border-spacing:0;box-sizing:border-box}
#order-table td{padding:10px 20px;border:1px solid #f4f4f4}
#order-table thead{background:#fafafa}
#order-table thead th{text-align:left;padding:0 20px;line-height:40px;color:#1a1a1a;font-weight:500}
#order-table tbody tr td:nth-child(2){border-left:none}
#order-table tbody tr td:last-child{border-right:none}
#order-table td.order-item-img{line-height:0}
#order-table td.order-item-img img{width:60px;max-width:60px}
#order-table td.order-item-name,#order-table td.order-item-name a{color:#1a1a1a}
#order-table thead th.order-head-price{width:120px}
#order-table td.order-item-price{font-family:'Montserrat';font-size:14px;color:#1a1a1a;font-weight:500;max-width:none;text-align:center;padding-left:5px;padding-right:5px}
#order-table td.order-item-cnt{overflow:hidden}
#order-table td.order-item-cnt > *{float:left;height:36px;text-align:center}
#order-table td.order-item-cnt input[type="text"]{width:100px}
.o-minus{display:block;line-height:36px;width:36px;height:36px;cursor:pointer;margin-right:-36px;position:relative;z-index:2;text-align:center;font-family:'Montserrat';font-size:20px;color:#1a1a1a;font-weight:500;transition:color .3s ease}
.o-plus{display:block;line-height:36px;width:36px;height:36px;cursor:pointer;margin-left:-36px;position:relative;z-index:2;text-align:center;font-family:'Montserrat';font-size:18px;color:#1a1a1a;font-weight:500;transition:color .3s ease}
.o-minus:hover,.o-plus:hover{color:red}
.o-minus::selection{background:rgba(0,0,0,0);color:inherit}
.o-plus::selection{background:rgba(0,0,0,0);color:inherit}
#order-table thead th.order-head-sum{width:120px}
#order-table td.order-item-sum{font-family:'Montserrat';font-size:14px;font-weight:500;color:#1a1a1a;max-width:none;text-align:center;padding-left:5px;padding-right:5px}
#order-table td.order-item-del .fa{font-size:21px;line-height:21px;color:#1a1a1a;cursor:pointer;transition:all .3s ease}
#order-table td.order-item-del .fa:hover{color:red!important}
#order-table td.order-item-del input[type="checkbox"]{display:none}
#order-table tbody tr:nth-last-child(2) td{border-bottom:0}
#order-table tbody tr:last-child{display:none}
#order-table tbody tr:last-child td{border:none;padding:20px}
#order-but-continue{font-family:'Montserrat';font-weight:400;text-transform:uppercase;font-size:11px;border:1px solid #ededed;background:#fafafa;color:#1a1a1a;height:36px;display:none}
#order-but-continue:hover{background:#1a1a1a;color:#f0f0f0;border-color:#1a1a1a}
#order-but-recalc{font-family:'Montserrat';font-weight:400;text-transform:uppercase;font-size:11px;height:36px;margin-left:30px;float:right}
#order-table td.order-total:last-child{font-size:16px;max-width:none;width:150px;font-family:'Montserrat';display:block;line-height:36px;text-align:center;font-weight:400;color:red;float:left}
#order-total-line{padding:10px;width:99.9%;box-sizing:border-box;background:#fafafa;border:1px solid #ededed;border-top:0;font-size:16px;color:#1a1a1a;font-family:'Montserrat';font-weight:500;text-align:right;overflow:hidden;line-height:40px;margin-bottom:10px}
.order-page-title{margin-top:40px;margin-bottom:15px}
#payments-list tr td,#delivery-list tr td{padding-bottom:10px}
.payments-list-item{height:16px;overflow:hidden}
#payment-block-1 .payments-list-item{height:auto}
.order-item-del i{cursor:pointer;padding:5px}
.order-item-del i:hover{color:red}
.pl-text,div[id^=delivery-descr]{background:#f4f4f4;box-sizing:border-box;padding:15px 20px!important;line-height:18px;font-size:12px;position:relative;margin-top:15px;display:none;}
.pl-text:before,div[id^=delivery-descr]:before{content:'';display:block;width:12px;height:12px;background:#f4f4f4;transform:rotate(-45deg);position:absolute;top:-5px;left:15px}
.label{line-height:20px;cursor:pointer;font-weight:500!important;color:#1a1a1a}
#checkout-form .label{cursor:default;margin-bottom:2px;margin-top:5px}
#checkout-form textarea{height:100px;width:100%!important}
#checkout-form select,#checkout-form input[type="text"]{width:100%!important;color: #000000;/* background: #ffffff; */font-size: 13px;border: 1px solid #f0f0f0;}
#checkout-form .checkbox{margin-top:10px;vertical-align:bottom}
hr.dashed{background:none;border-top:1px dashed #ededed;margin:15px 0}
.order-total-span,.order-total-sum-span{display:inline-block;line-height:24px;font-weight: 500;}
.order-total-sum-span{font-family:'Montserrat';font-weight: 600;color:#1a1a1a;font-size:18px;padding-left:3px;}
input#order-button{width:100%!important;margin:0!important;text-align:center;box-sizing:border-box;height:50px!important;font-size: 18px;color: #ffffff;}
input#order-button:hover{color:#fff}
.gTable{background:none;border-spacing:0;overflow:hidden}
.gTable td{padding:5px 20px}
.gTableTop{line-height:40px;padding:0 20px!important;color:#fff;text-decoration:none;font-size:12px!important;text-transform:uppercase;font-weight:500;background:#1a1a1a}
.gTableTop a{color:#fff!important;text-decoration:none;font-size:12px}
.gTableSubTop{padding:5px 10px;font-weight:500;font-size:13px}
.catLink{color:#fff!important;font-size:12px!important;text-transform:uppercase;font-weight:500}
.catLink:hover,.gTableTop a:hover{color:#fff!important}
.funcBlock{padding-right:10px}
.forumIcoTd{text-align:center}
.forumIcoTd,.forumNameTd,.forumThreadTd,.forumPostTd,.forumLastPostTd{padding:5px 10px}
.forumThreadTd,.forumPostTd,.threadPostTd,.threadViewTd,.threadAuthTd,.threadIcoTd,.threadNametd,.threadAuthTd,.threadLastPostTd{vertical-align:middle;padding-left:20px}
.forumNameTd{line-height:24px}
.forumNameTd a{font-size:12px;text-transform:uppercase;font-weight:500}
.forumNamesBar{padding-left:10px!important}
.frmBtns{text-align:right;padding-right:10px}
.legendTd{padding:0 10px}
.threadIcoTd,.threadIcoTd{text-align:center;vertical-align:middle}
.threadsDetails{padding:5px}
.postTdTop{text-align:center;padding:5px}
.postTdInfo{text-align:center}
.posttdMessage{vertical-align:top;padding:5px}
.threadsDetails,.postTdTop{background:none}
.gTable tr{background:none}
.gDivBottomRight{height:50px}
.pagesInfo{padding:0 10px;line-height:24px}
.switchActive{padding:0 10px;color:#fff}
.postBottom{padding:0 20px!important}
#thread_search_form{position:relative;padding-bottom:10px;overflow:hidden}
#thread_search_button{position:absolute;top:0;right:0}
.fNavLink{display:inline-block;margin-bottom:30px}
#forum_filter{text-align:right;padding-bottom:10px;margin-top:-32px}
#forum_filter form{display:inline-block}
#filter_by{display:inline-block;line-height:34px}
.postPreview,#iplus,.ucoz-editor-panel input,.allUsersBtn,.uSearchFlSbm{width:auto!important}
#selectPhotosBtn,#order-button{width:auto!important;height:auto!important}
#thread_search_field{float:left!important;width:165px!important}
.forumIcoTd,.forumNameTd,.forumThreadTd,.forumPostTd,.forumLastPostTd,.forumThreadTd,.forumPostTd,.threadPostTd,.threadViewTd,.threadAuthTd,.threadIcoTd,.threadNametd,.threadAuthTd,.threadLastPostTd,.postTdTop,.postBottom{border-bottom:1px solid #d8d8d8}
.postTdTop,.postBottom{border-top:1px solid #d8d8d8}
.gTableSubTop,.pagesInfo{background:#f2f2f2}
.gTableSubTop,.gTableSubTop a{color:#1a1a1a!important}
.postTdInfo{border-right:1px solid #d8d8d8}
.forumNameTd{color:#666}
a.forum{color:#1a1a1a}
.forumContent a:hover{color:#1a1a1a}
/**.cat-menu:before {content:'\f0c9';font-family: "Font Awesome 5 Free";font-weight: 900;margin-right: 10px;} **/
.cat-menu + ul{display:block;width: 900px !important;padding-right: 0 !important;}
.cat-menu + ul > li{display:inline-block;width: 25%;float: left;vertical-align: top;padding-right: 20px !important;border:0 !important;}
.cat-menu + ul > li:nth-child(4n + 1){clear:left}
.cat-menu + ul i{display:none}
.cat-menu + ul > li a{font-weight: 700 !important;font-size: 15px !important;}
.cat-menu + ul > li ul{position: initial !important;opacity: 1 !important;box-shadow: none !important;padding: 10px 0 !important;width: 100% !important;}
.cat-menu + ul > li ul a{font-size: 13px !important;font-weight: 500 !important;color:#000000 !important;}
.cat-menu + ul > li ul a:hover{color:#00b2b3 !important;}
.cat-menu + ul > li ul li{border:0 !important;padding: 5px 0 !important;}
@media (min-width: 992px) {
 .menu-icon{display:none}
 #menu ul,#menu ul li{list-style:none;margin:0;padding:0;position:relative; }
 #menu ul li b{display:none;}
 #menu .uMenuRoot > li{float:left;position:relative;padding: 0;}
 #menu .uMenuRoot > li > a{display:inline-block;font-weight:300;color: #383838;/* text-transform:uppercase; */line-height:20px;}
 #menu .uMenuRoot > li > a > i{margin-left:5px;font-size: 10px;}
 #menu .uMenuRoot > li > a.uMenuItemA{/* background:#1a1a1a; *//* color:#fff; */}
 #menu .uMenuRoot > li > a:hover{background: #fff;color:#383838;}
 #menu .uMenuRoot > li.uWithSubmenu:hover > a{background: #fff;color:#383838;}
 #menu .uMenuRoot > li > a.menu-home-page span{display:none}
 #menu .uMenuRoot > li > a.menu-home-page:before{content:'\f015';font-family:'FontAwesome';font-size:18px}
 #menu .uMenuRoot > li > ul{display:block;position:absolute;background:#fff;box-shadow:0 0 7px rgba(0,0,0,0.08);padding:10px 20px;top:120px;left:-99999px;box-sizing:border-box;width:290px;opacity:0;transition: opacity .1s ease,top .1s ease;z-index: 10200;}
 #menu .uMenuRoot > li.uWithSubmenu:hover > ul{top: 60px;left:-50px;opacity:1; max-height: calc(100vh - 60px);overflow-y: auto;}
 #menu .uMenuRoot > li > ul > li{padding:10px 0;border-bottom:1px solid #ededed}
 #menu .uMenuRoot > li > ul > li:last-child{border-bottom:0}
 #menu .uMenuRoot > li > ul > li > a{display:block;color: #000;font-weight: 500;font-size: 13px;}
 #menu .uMenuRoot > li > ul > li > a:hover{color: #00b2b3;}
 #menu .uMenuRoot > li > ul ul{display:block;position:absolute;background:#fff;box-shadow:0 0 7px rgba(0,0,0,0.08);padding:10px 20px;left:-99999px;box-sizing:border-box;width:270px;transition:opacity .3s ease,top .3s ease;opacity:0;top:50px}
 #menu .uMenuRoot > li > ul li.uWithSubmenu:hover > ul{opacity:1;top:-10px;left:200px}
 #menu .uMenuRoot > li ul > li.uWithSubmenu:hover > a{color: #00b2b3;}
 #menu .uMenuRoot > li > ul ul li{padding:10px 0;border-bottom:1px solid #ededed}
 #menu .uMenuRoot > li > ul ul li:last-child{border-bottom:0}
 #menu .uMenuRoot > li > ul ul a{display:block;color: #000000;}
 #menu .uMenuRoot > li > ul ul a:hover{
 color: #00b2b3;
}
 #menu .uMenuRoot > li > ul i{float:right;line-height:22px;margin-right:10px;font-size:10px}
 .menu-hint1:before{content:"";display:none;position:absolute;right:0;top:-11px;line-height:18px;font-family:'Montserrat';font-size:7px;color:#fff;padding:0 8px;border-radius:18px;background:#1a1a1a;letter-spacing:.1em;z-index:2;text-transform:uppercase}
 .menu-hint1:after{content:'';display:none;position:absolute;top:-1px;right:7px;width:10px;height:10px;background:#1a1a1a;transform:rotate(110deg) skewX(50deg)}
 .menu-hint2:before{content:"";display:none;position:absolute;right:0;top:-11px;line-height:18px;font-family:'Montserrat';font-size:7px;color:#fff;padding:0 7px;border-radius:18px;background:#1a1a1a;letter-spacing:.1em;z-index:2;text-transform:uppercase}
 .menu-hint2:after{content:'';display:none;position:absolute;top:-1px;right:7px;width:10px;height:10px;background:#1a1a1a;transform:rotate(110deg) skewX(50deg)}
}
.class_price_old{text-decoration:line-through;margin-right:20px;display:none;}
.price_sale{font-size:14px;color:#45b753;display:none;margin:5px 0;}
.price_salee{display:none;}
.options_sale{position:absolute; margin-top:-6px; background:#ff3d3d;color:#fff;font-size:10px;padding:0 5px; margin-left:5px;height:16px; line-height:16px;}
 .options_list{display:none;font-size:14px;line-height: 1.5; margin-top: 20px;}
.options_list_title{font-weight:600;font-size:15px;margin-bottom: 16px !important;line-height: 1;}
.options_list div{margin-bottom: 7px;}
 .options_list img{height: 20px;padding-right:8px;float: left;}
@media screen and (min-width: 1280px) {
 .options_page{overflow: hidden;} 
.options_sale{position:relative;}
.rkodiv div {display:none !important; }
}
.rkotab a{width:100% !important;}
.rkotab table {text-align:center !important;}
@media (max-width: 1279px) {
 .rkotab table{display:none !important; }
 .cnt{width:920px}
 .g-buttons .one-click,.g-button{padding:10px}
 .shop-options .val{padding-right:0}
 .options_page{display:block}
 .options_list{margin:0 0 20px;padding: 0;float: none;width: 100%;}
 .gp-options{float:none;width:100%;max-width: none;}
 .shop-options .val{letter-spacing:-0.5px}
 .options_list div{display:block}
 .logo img{width:120px}
 .h-mail a,.phone-bl a{font-size:18px}
 .h-mail span,.h-phone select{font-size:12px}
 .header-right{width:200px;left: 270px;}
 .h-mail{margin-left:30px}
 .h-phone{margin-left:0}
 .logo{padding-top:32px}
 .cat-menu + ul{width:920px !important}
 #top-line ul.top-left li,#top-line ul.top-right > li{padding-left:10px;padding-right:10px}
.logo span{font-size:12px;padding-left: 12px; width:150px;}
 #menu .uMenuRoot > li > a{padding-left:14px;padding-right:14px;margin-right:2px;font-size: 15px;}
 .slide-text-1{font-size:36px;line-height:48px;margin-bottom:20px}
 .slide-text-2{font-size:13px;margin-bottom:10px}
 span.slide-arrow{width:60px;height:60px;line-height:60px;margin-top:-30px;font-size:24px}
 .slide-arrow.fa-angle-left{left:0;padding-right:25px}
 .slide-arrow.fa-angle-right{right:0;padding-left:25px}
 #slider-wrap span.slide-arrow{opacity:1}
 #slider-wrap .slide-arrow.fa-angle-left{left:-30px!important}
 #slider-wrap .slide-arrow.fa-angle-right{right:-30px!important}
 .slide-content .button.big{line-height:36px}
 .home-banner-body{left:6%}
 .home-banner-text-1{font-size:20px;line-height:24px}
 .title h2{font-size:30px;line-height:36px}
 .hb-body{top:30px;left:30px}
 .hb-text-1{font-size:30px;line-height:36px}
 .hb-text-2{font-size:13px;margin-bottom:10px}
 .hb-body .button.big{line-height:36px}
 span.gcarouselarrow{width:60px;height:60px;line-height:60px;margin-top:-30px;font-size:24px}
 .gcarouselarrow.fa-angle-left{left:0;padding-right:25px}
 .gcarouselarrow.fa-angle-right{right:0;padding-left:25px}
 .gcarouselwrap span.gcarouselarrow{opacity:1}
 .gcarouselwrap .gcarouselarrow.fa-angle-left{left:-30px!important}
 .gcarouselwrap .gcarouselarrow.fa-angle-right{right:-30px!important}
 a.pp-arrow{width:60px;height:60px;line-height:60px;margin-top:-30px;font-size:24px}
 a.pp-arrow.fa-angle-left{left:0;padding-right:25px}
 a.pp-arrow.fa-angle-right{right:0;padding-left:25px}
 .pp-image-body a.pp-arrow{opacity:1}
 .pp-image-body a.pp-arrow.fa-angle-left{left:-30px!important}
 .pp-image-body a.pp-arrow.fa-angle-right{right:-30px!important}
 .g-button.g-qw{display:none}
.g-price{letter-spacing:-0.5px}
 .slide-content .button.big{line-height:36px}
 .post-content > .button.big{line-height:36px}
 #content .list-item{width:47%;margin-right:5%}
 #content .list-item:nth-child(3n){margin-right:5%}
 #content .list-item:nth-child(3n+1){clear:none}
 #content .list-item:nth-child(2n){margin-right:0}
 #content .list-item:nth-child(2n+1){clear:left}
.g-image img{cursor:pointer;transition:all .3s ease; max-width:100%;}
 .g-image{margin-right: 15px;}
 .item-info {margin-left: 175px;}
}
@media (min-width: 0px) and (max-width: 321px) {
.cnt{width: auto;padding: 0 0px!important;}

}
@media (max-width: 991px) {
._orinationRight_25.wrap_mW {right: auto !important; left:10px}
.fix-bnt{right: -118px;left:auto}
.fix-bnt:hover{right: -112px;left:auto}
.text ol.hshag.line3 li{width: 49%;}
 .cnt{width: auto;padding: 0 15px;}
.table4{width:50%}
.col4:nth-child(2n) .hshag.bl-line:after{display:none}
.block.shop-categories{display:none}
.footer-logo + p{line-height:1.2;font-size:13px}
 #top-line ul.top-left > li{margin-bottom:0;margin-top:10px}
 #top-line ul.top-left:after{content:'';display:block;clear:both}
 #top-line ul.top-right > li{margin-top:10px;margin-bottom:10px}
 #top-line ul.top-right:after{content:'';display:block;clear:both}
 #top-line ul.top-right li:first-child{padding-left:0}
 .top-account{padding-bottom:10px;margin-bottom:-10px}
 .top-account:hover ul{top:25px}
 #shop-basket.opened .basket-body{left:auto;right:0}
 .basket-g-checkout{margin-right:0}
 .header-right{padding-bottom:15px;left: auto;right: 80px;top: 87px;z-index: 10;width: calc(100% - 256px);}
 .menu-icon{display:inline-block;cursor:pointer;line-height:40px;color:#383838;background: #FFFFFF;margin-top: 0px;padding: 10px 20px;   font-weight: 400;font-family: 'DIN Pro', Montserrat;
    font-size: 14px; 
    line-height: 19px;}
 .menu-icon .fas{font-size:14px;margin-right:5px}
 .mobile-menu-container{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;background: #ffffff;z-index:1005;display:none;}
 .mobile-menu-container .uMenuRoot li.uWithSubmenu .fas{margin-left:10px;color: #670059;font-size:22px;cursor:pointer;/* display:none; */}
 .mobile-menu-container .uMenuRoot ul{margin:0;padding: 5px 15px 5px;list-style:none;/* text-align:center; */display: none;width: auto !important;}
 .mobile-menu-container .uMenuRoot li.uWithSubmenu .yes-mobile + .fas,.mobile-menu-container .uMenuRoot li.uWithSubmenu .cat-menu + .fas{display:block;}
 .mobile-menu-container .uMenuRoot .yes-mobile + ul,.mobile-menu-container .uMenuRoot .cat-menu + ul{display: block;}
 .mobile-menu-container .uMenuRoot > li > a.yes-mobile,.mobile-menu-container .uMenuRoot > li > a.cat-menu{display: block;}
 .mobile-menu-container .uMenuRoot .yes-mobile + ul ul,.mobile-menu-container .uMenuRoot .cat-menu + ul ul{display: block;padding-top: 0 !important;}
 .cat-menu + ul > li ul li{padding: 0 !important;}
 .mobile-menu-container .uMenuRoot li.uWithSubmenu .fas:hover{color: #670059;}
 .mobile-menu-container-close{position:absolute;top:40px;right: 10px;}
 .mobile-menu-container-close span{font-size: 20px;line-height:48px;transition:all .3s ease;cursor:pointer;padding: 0 15px;color: #f00;}
 .mobile-menu-container .uMenuRoot{padding: 19px;list-style:none;}
 .mobile-menu-container .uMenuRoot > li > a{display:none;font-size:22px;padding: 15px 15px;color: #000000;font-weight: 600;}
 .mobile-menu-container .cat-menu{background:none;color: #670059 !important}
 .mobile-menu-container .uMenuRoot > li > a:hover{color:#fff}
 .mobile-menu-container .uMenuRoot li .fa-caret-right{display:none !important}
.cat-menu + ul > li{float:none;width:100%}
 .mobile-menu-container .uMenuRoot ul li a{display:inline-block;font-size: 16px;padding:7px 0;color: #670059;;font-weight: 600;}
 .mobile-menu-container .uMenuRoot ul li a:hover{color:#fff}
 .mobile-menu-container .uMenuRoot ul li .fas{font-size:16px!important}
 .mobile-menu-container .uMenuRoot ul li li a{font-weight:400;color:#000}
 #menu .uMenuRoot{display:none}
 .slide-text-1{font-size:24px;line-height:30px}
 #home-banners .col3{width: 48.717948717949%;margin-right: 2.5641025641026%;}
 #home-banners .col3:nth-child(2n){margin-right:0}
 #home-banners .col3:nth-child(3n+1){clear:none}
 .icon-block{float:none;border:none;width:100%;padding:0}
 .new-goods .list-item{width:47%;margin-right:5%}
 .new-goods .list-item:nth-child(2n) {margin-right:0;}
 .new-goods .list-item:nth-child(2n+1) {clear:left;}
 .hb-body{top:20px;left:30px}
 .hb-text-1{font-size:24px;line-height:28px;max-width:370px;margin-bottom:15px}
 .blog-informer .col3{float:none;width:100%;margin-right:0}
 .footer-left{float:none;width:100%;margin-bottom:70px}
 .footer-right{float:none;width:100%}
 .block-body ul.cat-tree .plus:before{content:"\f107"}
 .col4{width:48.717948717949%}
 .col4:nth-child(2n){margin-right:0}
 #content,#sidebar{float:none;width:100%}
 #content{margin-bottom: 0;}
 .block{width:47%;margin-right:5%;float:left}
 .block:nth-child(2n){margin-right:0}
 .block:nth-child(2n+1){clear:left}
 .col2 .col2{width:100%;float:none;margin-right:0}
 .col6{width:31.623931623%}
 .col6:nth-child(3n){margin-right:0}
 #order-table thead{display:none}
 #order-table tbody tr:first-child td{border-top:0}
 #order-table tbody tr:nth-child(odd){background:#fffffa}
 #order-table table,#order-table tbody,#order-table tbody,#order-table tr,#order-table td{display:block;width:100%!important;max-width:100%!important;text-align:center;box-sizing:border-box;border:none}
 #order-table td{border-bottom:1px dotted #ededed!important}
 #order-table td:last-child{border-bottom:2px dashed #ededed!important}
 #order-table td.order-item-cnt input[type="text"]{width:100%}
 #order-table tr:nth-last-child(2) td:last-child{border-bottom:0!important}
 #order-table table{border:1px solid #ededed}
 #order-total-line{border-width:2px}
 .order-page-cols > .col2{width:100%;margin-right:0;float:none}
 .photo-wrap.col3{width:48.717948717%}
 .photo-wrap.col3:nth-child(3n){margin-right:2.5641025641%}
 .photo-wrap.col3:nth-child(3n+1){clear:none}
 .photo-wrap.col3:nth-child(2n){margin-right:0}
 .photo-wrap.col3:nth-child(2n+1){clear:left}
 .photo-info{opacity:1;background:rgba(255,255,255,0)}
 .photo-name-title{display:none}
 .photo-buttons{bottom:20px!important}
 .pp-info{float:none;width:100%}
 .pp-content{margin-right:0;margin-top:30px}
 .count{width:50%}
 .text-block > h2{font-size:22px;line-height:22px;margin-bottom:20px}
 .text-block > p{font-size:13px;line-height:20px;margin-bottom:20px}
 .contact-list{float:none;width:100%;margin-bottom:30px}
 .mail-form{margin-right:0}
 .section-404{padding:50px 20px;margin-bottom:-50px}
 .block-404:before{font-size:120px;height:90px;line-height:90px}
 .text-404{font-size:12px;line-height:18px}
 .text-404 h1{font-size:18px;line-height:18px}
 .uc-body{position:static;margin:100px 0;overflow:hidden;width:auto;padding:0 30px}
 .countdown-section{width:100px}
 .countdown-amount{width:100px;line-height:60px;font-size:30px}
 .countdown-period{font-size:11px}
}
@media (max-width: 767px) {
 .openrko{text-align:center;}
 .seccen{text-align:center;}
 .bl-line .title{text-align:center;} 
.shop-options .val{letter-spacing:0}
 #shop-basket.opened .basket-body{width: 290px;padding: 15px;}
 .index-cat .img{float:left;width:300px;margin:0 20px 20px 0}
 .index-cat .info{line-height:1.4}
 .form-col3 input{width:100%;margin:0 0 15px}
 .gp-more-goods {padding-top: 0px;}
footer{padding-top:50px}
.basket-total{margin-left:-15px;margin-right:-15px}
 .hb-body{position:static;background:#f8f8f8;width:100%;padding:20px}
 .horizontal-banner:hover img{transform:none}
 .hb-text-1{max-width:none;font-size:20px;line-height:22px}
 .pp-title{font-size:18px;line-height:22px}
 .gTableSubTop,.forumIcoTd,.forumThreadTd,.forumPostTd,.forumLastPostTd,.threadIcoTd,.threadAuthTd,.threadLastPostTd,.threadPostTd,.threadViewTd,.threadsDetails,.forumOnlineBar,.legendBlock,.userRights,.fFastNavTd,.fFastSearchTd,.forumNamesBar,#forum_filter,.postTdInfo,.postBottom,#thread_search_form{display:none}
 .gDivLeft{padding-top:10px}
 .postTdTop,.postTable,.posttdMessage{display:block!important;text-align:left;width:auto!important}
 .postUser{font-size:16px;color:#7a7a7a}
 .col3{width:100%;float:none;margin-right:0;width:100%!important;margin-right:0!important}
 .gp-images{float:none;margin:0 auto;width: 100%;text-align: center;}
 .gp-images img.big{max-width: 270px !important;}
 .gp-body{margin-left:0;margin-top:15px}
 .tabs-head{padding-top:1px}
 .tabs-head span{
 margin-right: 18px;
}
 .tabs-head span:hover{color:#1a1a1a}
 #content .col2{width:100%;margin-right:0;float:none}
 .post-page-details{float:none;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ededed;width:100%;box-sizing:border-box}
 .post-page-details > img{width:50px}
 .post-page-content{border:none;margin-left:0;padding-left:0}
 .post-page-title{font-size:16px;line-height:18px}
 .post-page-body{padding:20px}
 .page-404{padding:70px 0}
 .page-404-num{font-size:100px;line-height:100px}
}
@media (max-width:700px) {
.fix-bnt span{display:none}
.fix-bnt{right: -84px !important;}
.fix-bnt a{padding: 8px 15px;font-weight: 600;}
.h-mail{display:none}
.g-buttons{float:none}
.g-buttons a{margin-bottom: 5px}
.g-price{margin-bottom:10px}
 .index-cat .img{float:none;width:100%;margin:0 0px 10px 0}
.footer-logo{float:none;border: 0;margin: 0;padding: 0;}
.post-image{float: none !important;width: 100% !important;padding: 0 !important;}
.post-content{margin:0}
}
@media (max-width: 567px) {

.g-buttons{float:none}
 .countdown-section{display:inline-block !important;width: 20%;margin: 0 5px;}
.uc-timer{width:100%}
 .countdown-amount{font-size:20px;width: 100%;line-height: 50px;}
 .calculator h2{font-size:25px}
 .item .rate-bl{float:none;margin-bottom:10px;margin-left:-2px}
 .g-image{width:100%}
.col4 .hshag.bl-line:after{display:none}
 .gp-body{padding:15px}
 .item-info {margin-left: 125px;}
 a.g-title{margin-bottom:5px}
 table.table{display:block;width:100%;overflow-y:scroll}
 table.table1{max-width:100% !important;}
.text ol.hshag.line3 li{width: 100%;}
.table4{width:100%;height:auto !important}
 #top-line ul.top-left > li{border:none;margin:0 20px 0 0;padding:10px 0 0}
 #top-line ul.top-right > li{border:none;margin: 0;padding:10px 0;}
 .logo img{max-width:100%}
 .pp-info{margin:-30px -30px 0;width:290px}
 .pp-content{margin:30px -10px -10px}
 select.search-select{padding-left:15px;padding-right:35px}
 #slider-wrap:before{padding-top: 0%;}
 .slide-content{top:40%;max-width:100%;margin:0;padding:15px;box-sizing:border-box}
 .slide-text-1{font-size:20px;line-height:22px;max-width:100%}
 .slide-text-2{max-width:100%}
 .home-banner-text-1{font-size:20px;line-height:22px;}
 .title h2{font-size:24px;line-height:30px}
 .hb-body{box-sizing:border-box}
 .hb-text-1{font-size:18px}
 .hb-text-2{line-height:18px}
 .footer-phone-icon{font-size:40px;padding-left:2px}
 .footer-phone-body{margin-left: 0;}
 .footer-phone-numbers{font-size:18px}
 .footer-soc a{width:36px;height:36px;line-height:36px;margin-right:5px;font-size:16px}
 .footer-right img{max-width:100%}
 .gp-images{width:100%}
 .gp-title{font-size:18px}
 .one-click-body{width:290px;margin-left:-145px;padding:50px 15px}
 .one-click-body-title b{font-size:20px}
 .one-click-good-title{font-size:13px}
 .faq-title{padding:20px;font-size:15px}
 .faq-title span{top:20px;right:20px}
 .faq-message{padding:20px}
 .count{width:100%;float:none}
 input.mf-field{margin-right:0;float:none;width:100%}
 .col2,.col3,.col4,.col6,.block,.footer-block,.list-item,#content .list-item{width:100%!important;float:none!important;margin-right:0!important}
 .footer-block{margin-bottom:50px}
 .footer-block:last-child{margin-bottom:0}
 #content .list-item-view-mode-list .list-item .g-image{position:relative;width:100%}
 #content .list-item-view-mode-list .list-item .g-title{margin-left:0;width:100%;box-sizing:border-box;padding:20px;font-size:15px;line-height:18px}
 #content .list-item-view-mode-list .list-item .g-brief{margin-left:0;padding:20px}
 #content .list-item-view-mode-list .list-item .g-price{margin-left:0;padding:0 20px}
 .f-block{float:none;width:100%;margin-right:0;margin-left:0}
 .f-block:first-child{margin-bottom:30px}
 .copyrights{padding-left:20px;padding-right:20px}
 #order-but-recalc{float:none;width:100%;margin:0 0 10px}
 .pp-more .pp-rate{float:none;padding-top:10px}
 .shop-imgs img{margin:0 0 15px!important;float:none!important;width:100%!important}
}
@media screen and (max-width: 460px) {

.gp-title{width:100%}
.gp .rate-bl{float:none;position: inherit;margin-bottom: 5px;}
.menu-icon span{display:none}
.gp-images{padding:10px}
.g-brief{margin-bottom:10px}
.g-price{margin:10px 10px 10px 0}
 .header-right{width:calc(100% - 208px);top: -999px;z-index: 9;display: none;}
.header-right.open{display: block;top: 140px;padding: 10px 15px;background: #670059;width: 100%;right: 0;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}
.logo span{margin-top: 0;}
.mobile-phone{display:block}
.mobile-search{display:block;float: right;}
#header{height: 80px;background: #fff;}
.logo{padding-top:16px}
.h-phone{margin-top:17px;display: none;position: absolute;}
.title h2, .title h1{font-size:25px;line-height:1}
.footer-phone-numbers > div{width:49%}
.h-phone.open{display:block;right: 15px;top: 63px;z-index: 99;background: #fff;padding: 7px 15px 7px 15px;box-shadow: 0 0 7px rgba(0,0,0,0.08);transition: top .3s ease,opacity .3s ease;width: calc(100% - 30px);}
}
@media screen and (max-width: 400px) {
 #top-line ul.top-left{float:none}
 #top-line ul.top-right{float:none}
 #top-line{height:50px}
 #top-line ul.top-right > li{float:none !important;display:inline-block;vertical-align:middle;padding: 0;}
 #top-line ul.top-left > li{float:none !important;display:inline-block;vertical-align:middle;padding: 0;}
 .top-account ul{left:-999px}
 .top-account:hover ul{left:0}
}
@media screen and (max-width: 370px) {
 .g-image{width:100%;float:none;margin: 0 0 10px;}
 .item-info {margin-left: 0px;}
}
#go-top{position:fixed;bottom: 50px;right: 0px;display:block;height:40px;line-height:40px;width:40px;text-align:center;border-radius:40px;cursor:pointer;color: #fff;font-size:18px;transition:all .3s ease; z-index:99;}
#go-top:hover{background:#1a1a1a;color:#fff}
@media screen and (max-width: 767px) {
 .mtskassa{width:112px;}
 li.uEntryWrap{width:50%!important}
}
@media screen and (max-width: 567px) {
 li.uEntryWrap{width:100%!important}
}
#header{margin-top:50px;}
@media screen and (max-width: 600px) {
 #menu{margin-top:50px;}
 #header{margin-top:60px;}
}

#cat-add{height:auto;max-height:100px}
.u-mpanel,.u-mpanel *,.gcarouselbody .list-item .u-mpanel,.gcarouselbody .list-item .u-mpanel *{max-width:none!important}
li[class^='u-star'] a{transition:none!important}
.uComment{padding:10px 10px 0;border:1px solid #d8d8d8!important}
.shop-imgs img{float:left;margin-right:3.44827586%;width:31.034482758%}
.shop-imgs img:nth-child(3n){margin-right:0}
#cont-shop-invoices input,#cont-shop-invoices button{margin-top:5px;margin-bottom:5px}
#invoice_cont,#order-table{overflow-x:auto}
select#cat-add{width:270px;min-height:150px}
.commFl,.fw{width:99%!important}
.flist{display:inline-block;padding-bottom:10px}
.manTable input[type="text"],.ucoz-forum-post-image-interface input[type="text"]{min-width:50px}
#uf-register *{max-width:none!important}
.pop-up{padding:20px}
.pop-up-title{padding-bottom:20px;border-bottom:1px solid #eee;margin-bottom:20px}
.pop-up-body{overflow:hidden}
hr{border:none;height:1px;background:#eee;margin-bottom: 22px;}
#pagesBlock1{padding:20px;background:#fff;text-align:left}
.post-tags .oh{color:#fff}
@media screen and (max-width: 567px) {
 .section {
 padding-top: 50px;
 padding-bottom: 50px;
}
 input.queryField{width:130px!important;display:block;margin-bottom:5px;margin-left:2px}
 input.searchSbmFl{width:130px;margin:0}
}
.captcha-question{border-radius:5px}
.swchItem,.swchItemA,.pgSwch,.pgSwchA,.swchItem1,.swchItemA1{background:#ededed;display:inline-block;font-size:13px;line-height:40px;min-width:40px;text-align:center;padding-left:20px;padding-right:20px;text-align:center;margin-left:1px;margin-right:1px;box-sizing:border-box;}
.swchItemA,.pgSwchA,.swchItemA1{font-weight:400;color: #ffffff;}
.swchItemA b,.pgSwchA b,.swchItemA1 b{color:#1a1a1a}
.swchItem:hover,.pgSwch:hover,.swchItem1:hover{background:#1a1a1a;color:#fff}
.xw-plain .xw-tl{border-top-right-radius:0!important;border-top-left-radius:0!important}
.xw-plain .xw-bl{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}
.xw-blank{border-radius:0!important}
.xw-plain .xw-ml,.xw-plain .xw-tl,.xw-plain .xw-bl{background:#fff!important}
.xw-plain{box-shadow:0 0 7px rgba(0,0,0,0.08)!important;border-radius:0!important;}
.myWinCont,.myWinCont td,.myWinCont dl,.myWinCont dt,.xw-hdr .xw-hdr-text,.myWinCont b{color:#1a1a1a!important}
.myWinCont b{font-weight:500C}
.xw-plain .myBtnCenter a:link,.xw-plain .myBtnCenter a:visited{color:#1a1a1a!important}
::-webkit-scrollbar-thumb{background-color:#670059}
::selection{background-color:#7fd8d9}
i.basket-icon,.mobile-menu-container-close span:hover,.mobile-menu-container .uMenuRoot > li > a.uMenuItemA,.mobile-menu-container .uMenuRoot li.uWithSubmenu.uWithSubmenuActive > a,.pp-info ul li > .fa,.contact-list li > i{color: #670059;}
header input[type="button"],header input[type="submit"], header input[type="reset"], .loader-body span, select.search-select, #menu, .title > span:before, .title > span:after, span.gcarouselarrow:hover, .wish:hover, span.icon, .footer-soc a:hover, .qw-close, .swchItemA, .pgSwchA, .swchItemA1, .swchItemA b, .pgSwchA b, .swchItemA1 b, .shop-categories .block-title, .post-page-tags .eTag:hover, .ph-cats a.catNameActive, a.pp-arrow:hover, .faq-title:hover, .teammate-soc:hover, .count, .countdown-amount{background-color:transparent;}
#go-top{background-color:#37B1A3;}
button,.button.color{background-color: #AD0096;}
.button.color1{background-color: #ffdd2d;}
.button.color2{background-color: #670059;}
input[type="checkbox"],input[type="radio"],.one-click-good img,input.mf-field:focus,textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="url"]:focus{border-color:#ffe745}
.gcarouselbody, .one-click-body, .tabs-head, .bodyUC{background: #ffffff;}
.faq-message{border-color:#fcfaf0}
.youtube-novosti {max-width:80%; margin-left:10%;}
.table-novosti {max-width:60% !important;}
.agentcont{display:flex; height:auto; }
.agentimg{width:64px !important;}
.agenttext{width:calc(100% - 84px); margin-left:20px; height:auto;}
.newjob {
 border: 1px solid #00b2b3;
 border-radius: 6px;
 margin-bottom: 20px;
 padding: 20px;
 } 
.newjobhover:hover {
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.newjoblink {
 font-size: 18px;
 font-weight: 500;
}
.ds {
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
 border: 0px;
 border-radius: 6px;
 margin-bottom: 20px;
 padding: 20px;
}
.newbanner {
 position: relative;
 width: 100%;
 height: 560px;
 background-color: #7d7d7b;
 background-position: center;
 background-size: cover;
 background-repeat: no-repeat;
 z-index: 1;
}
.newbanner.ehkvajring {
 background-image: url(/img/ekvaring.jpg);
 
}
.newbanner.glavnaya {
 background-image: url(/img/banner_glavnaya.jpg);
 
}
.newbanner.arendapsb {
 background-image: url(/img/arenda_ekvaringa.jpg);
}
.newbanner.internetekviring {
 background-image: url(/img/internetekviring.jpg);
}
@media (max-width: 991px) {

.newbanner.ehkvajring {
 background-position:79% 90%;
}
 .newbanner.glavnaya {
 background-position:40% 90%;
}
 .newbanner.arendapsb {
background-position:69% 90%;
}
 .newbanner.internetekviring {
 background-image: url(/img/internetekviring1.jpg);
}
}
@media (max-width:890px) 
 {
 .specfiltr{display:block;}
 }
@media (min-width:991px) 
 {
 .specfiltr{display:none;}
 }
@media(max-width: 768px) {
 .newbanner {
 height: 575px;
 }
 @media (max-width: 767px) {
 .newbanner {
 height: 575px;
 }
 }
 
@media (max-width: 991px) and (min-width: 768px)
 {

.newbanner {
 background-position: 58%;
} 
}

@media(min-width: 992px) and (max-width: 1024px) { 
 .newbanner {
 background-position: 60%;
 } 
}

/* 3 */
/* reset styles */

*,
*::before,
*::after {
    padding: 0px;
    margin: 0px;
    border: none;  
    /* box-sizing: border-box;*/
}

/* Links */

a, a:visited { 
    /*color: inherit;*/
    text-decoration: none;
}

a:hover {
   /* color: inherit;*/
    text-decoration: none;
}

a:focus,
a:active {
    outline: none;
}

/* Common */
aside, nav, footer, header, section, main {
    display: block;
}

h1, h2, h3, h4, h5, h6, p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

p + p {
    margin-top: 1em;
}

ul, ul li {
	list-style: none;
}

img, svg {
	vertical-align: top;
    max-width: 100%;
    height: auto;
}


address {
  font-style: normal;
}

/* Form */

input, textarea, button, select {
	font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
}

input::-ms-clear {
	display: none;
}

button, input[type="submit"] {
    display: inline-block;
    box-shadow: none;
    background-color: transparent;
    background: none;
    cursor: pointer;
}

input:focus, input:active,
button:focus, button:active {
    outline: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

label {
	cursor: pointer;
}

legend {
	display: block;
}

/*===========eof reset=================*/
button,.button.color{background-color: #FF7E32; color:#fff; border-radius:50px;}

input[type="checkbox"]:checked,input[type="checkbox"]:checked:hover{background-color:#fff;border-color:#45b753}
form a {font-size:15px; display:unset; text-decoration:none;color: #00b2b3;transition:all .2s ease;}
/*========arrow animation=======*/
.tabsww{height:850px;}
.arrow-hover {
 cursor: pointer;
 position: relative;
 width: 55px;
 height: 55px;
 float:right;
 margin-right:500px;
 margin-top:12px;
 background:#FFFFFF;
 border-radius:50%;
}
.arrow-hover div {
 position: relative;
 top: 26px;
 margin-left:auto;
 margin-right:auto;
 width: 20px;
 height: 2px;
 background-color: #FF7E32;
 
 left:0;
 display: block;
}
.arrow-hover div::after {
 content: '';
 position: absolute;
 width: 10px;
 height: 2px;
 top: -3px;
 right: -2px;
 background-color: #FF7E32;
 transform: rotate(45deg);
}
.arrow-hover div::before {
 content: '';
 position: absolute;
 width: 8px;
 height: 2px;
 top: 3px;
 right: -1px;
 background-color: #FF7E32;
 
 transform: rotate(-45deg);
}
.arrow-hover {
 animation: arrow-hover 2s ease infinite;
}
.tesst div.arrow-hover {
 animation: arrow-hover 2s ease infinite;
}
.tesst:hover div.arrow-hover, .arrow-hover:hover { left:480px; }

 
@keyframes arrow-hover {
 0% {
 left:0;
 }
 100% {
 left:480px;
 }

}
/*========eof arrow animation=======*/

.stepsmobilef {display:inline-flex; padding-bottom:0px;}


.stepss{padding-top:40px;}
.msec{background-color: #FFFFFF;background-image:url(https://beznal-terminal.ru/css/img/E6.png); background-repeat: no-repeat; background-position: top 200px left 0px; padding-top:75px;}
.mbtn{display:none; padding-top:55px;}
.header { 
padding-top: 47px;
padding-bottom: 88px;


}
.oprimg{margin-left:25px;}
.header-row { 
    display: flex;
    align-items: center;
    justify-content: space-between;

}
/* .header-logo and .header-nav - styles applied via responsive rules below */

 .header-nav ul {
 display: flex;
 list-style:none;

 }

 .header-nav li+li{
margin-left: 40px;
}

#uNMenuDiv1 ul:first-child>li {
margin-left: 25px;
}



.header-nav a, .phone-header a, .header-mail a, .phone-bll a, .connection, .catalog {
    transition: color 0.2s ease;

}

.header-nav a:hover, .phone-header a:hover, .header-mail a:hover, .phone-bll a:hover {
    color: #38BBB3;

}


}
/* .header-phone - styles applied via responsive rules below */
.header-mail a{ 

    font-weight: 500 ;
    color: #383838 ;
    font-family: 'DIN Pro', Montserrat;
    font-size: 19px; 
    line-height: 180%;


}

.header-nav li,a{
    font-weight: 300;
    color: #383838;
    font-family: 'DIN Pro Light', Montserrat;
    font-size: 17px;
    line-height: 24px;
}



/**

.header-right li,a {
    display: inline-block;
    font-weight: 300;
    color: #383838;
    font-family: 'DIN Pro Light', Montserrat;
    font-size: 17px;
}
**/
.header-right a:hover

{
    color: #38BBB3;
  
}

.header-right a {
    transition: color 0.2s ease;

}

.header-right li+li {
    margin-left: 40px;
    }




.mainsection h1 {
font-weight: 400;
    color: #383838;
    font-family: 'DIN Pro', Montserrat;
    font-size: 45px; 
    line-height: 58px;
    letter-spacing: 0.05em;
    margin-bottom: 0px;
}

.mainsection span{
    font-family: 'Montserrat',sans-serif;
    font-size: 109px;
    color: #38BBB3;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 141%;
    letter-spacing: 0.05em;

}

.mainsection p{
font-weight: 300;
        color: #383838;
        font-family: 'DIN Pro Light', Montserrat;
        font-size: 29px;
        line-height: 130%;
        letter-spacing: 0.05em;
margin: 0 0 45px;
    }
    
.connection {
background-color: #FF7E32;
 margin-right:15px;       
float:right;
        height: 80px;
        width: 367px;
        border-radius: 50px;;
        padding-left: 32px;
        padding-right: 30px;
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 29px;
        line-height: 80px;
        text-align: center;
        letter-spacing: 0.05em;
        color:#FFFFFF;
border:2px solid;
}

.connection:hover {
background-color: transparent;
color:#FF7E32;
border: 2px solid;
 }

.catalog:hover{
background-color: #FF7E32;
color:#FFFFFF

}

.catalog {
background-color: transparent;
    
        height: 80px;
        width: 367px;
        border-radius: 50px;;
        padding-left: 32px;
        padding-right: 30px;
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 29px;
        line-height: 80px;
        text-align: center;
        letter-spacing: 0.05em;
        color:#FF7E32;
border: 2px solid;
margin-left:15px;
}

.secondsection h2{
    font-weight: 400;
    color: #1e1e1e;
    font-family: 'DIN Pro', Montserrat;
    font-size: 42px; 
    letter-spacing: 00.005em;
    padding-top: 170px;
    line-height: 58px;
    }

.secondsection span, .catheader {
    font-family: 'Montserrat',sans-serif;
    font-size: 109px;
    color: #38BBB3;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 141%;
    letter-spacing: 0.05em;
	       
  
}
.secondsection{background-color:#FFFFFF;
background-image:url(https://beznal-terminal.ru/css/img/circles.png);
background-repeat: no-repeat;
background-position: top right 50px;}

.quiz {    font-weight: 500;
        color: #383838;
        font-family: 'DIN Pro', Montserrat;
        font-size: 28px; 
        line-height: 37px;
        letter-spacing: 0.05em;
        text-align: center;
height:50px;}

.quiz p { 

        font-weight: 400;
        color: #383838;
        font-family: 'DIN Pro', Montserrat;
        font-size: 19px; 
        line-height: 27px;
        letter-spacing: 0.05em;
        text-align: center;
        
    }

.opros {        font-weight: 400;
        color: #383838;
        font-family: 'DIN Pro', Montserrat;
        font-size: 37px; 
        line-height: 27px;
        letter-spacing: 0.05em;
        text-align: center;
        padding-top: 80px;}

.oprimg {float:left;
margin-left:auto;
margin-right:auto;
margin-top:20px;

}
.oprtext {margin-left:5px;

        font-weight: 400;
        color: #383838;
        font-family: 'DIN Pro', Montserrat;
        font-size: 28px; 
        line-height: 45px;
        letter-spacing: 0.05em;
        text-align: left;
padding-top:25px;
max-width:600px;

        
}

.oprosbtn {
background-color: #FF7E32;
        display: block;
        height: 80px;
       
        border-radius: 50px;;
       
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 29px;
        line-height: 80px;
        text-align: left;
        letter-spacing: 0.05em;
        color:#FFFFFF;
width:100%;
padding-left:40px;

}



.nhelp {
        background-color: #FF7E32;
        display: inline-block;
        height: 100px;
        border-radius: 50px;
       

width:100%;
padding-left:45px;
padding-top:15px;
margin-top:95px;

}

.nhelp a {        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 25px;
        line-height: 32px;
        text-align: left;
        letter-spacing: 0.05em;
        color:#FFFFFF;}



/* .thirdsection - empty rule removed */



.helpb {
border:1px solid; border-radius: 15px; border-color:#FEFEFE;  min-height:330px; padding-left:40px; padding-right:20px; padding-top:30px;
background: linear-gradient(rgba(255, 255, 255, 1), rgba(254, 254, 254, 1));

box-shadow: 
-2px -2px 4px 0 rgba(255, 255, 255, 0.9),
2px -2px 4px 0 rgba(226, 226, 226, 0.2),
-2px 2px 4px 0 rgba(226, 226, 226, 0.2),
inset -1px -1px 2px 0 rgba(226, 226, 226, 0.5),
inset 1px 1px 2px 0 rgba(255, 255, 255, 0.3);

background:#FFFFFF;
}

.helps{background-image:url(https://beznal-terminal.ru/css/img/helpbussines.png); background-repeat: no-repeat;background-position: top 15px right 15px; }

.helpb p{padding-top:10px; 
}

.helpb img {}

.cat p{
font-family: 'Montserrat';
    
        font-weight: 400;
        font-size: 19px;
        line-height: 27px;
max-width:325px;

}

.cat span{font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 43px;
}

.hand1{position:relative;
    left: 480px;
    top: -150px;
    width:480px;
    float: left;}

.hand2{position:relative;
    left: 230px;
    top: 88px;
    width:483px;
}
.handtext{
max-width:740px;
padding-top:70px;
padding-left:65px;
}

.handtext p{font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 43px;
}


.handtext ul{font-family: 'Montserrat';
    
        font-weight: 400;
        font-size: 20px;
        line-height: 29px;
}

.serts h2, .cath h2{ font-family: 'Montserrat',sans-serif;
    font-size: 109px;
    color: #38BBB3;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 141%;
    letter-spacing: 0.05em;
-webkit-background-clip: text;
     -moz-background-clip: text;
          background-clip: text;}
.serts p{font-weight: 300;
        color: #383838;
        font-family: 'DIN Pro Light', Montserrat;
        font-size: 29px;
        line-height: 130%;
        letter-spacing: 0.05em;
margin: 0 0 45px;}

.gcat {
background-color: #FF7E32;
        display: inline-block;
        height: 36px;
       
        border-radius: 23px;
       
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 10px;
        line-height: 36px;
        text-align: center;
        letter-spacing: 0.05em;
        color:#FFFFFF;
width:100%;
max-width:150px;
margin: 0 auto;

}
.arenda p{font-family: 'DIN Pro';
        font-style: regular;
        font-weight: 400;
        font-size: 32px;
        line-height: 49px;
        letter-spacing: 0.05em;}

.arendabtn{background-color: #FF7E32;
        
        height: 70px;
       width:140px;
        border-radius: 10px;
       
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 11px;
        line-height: 50px;
        text-align: center;
        letter-spacing: 0.05em;
        color:#FFFFFF;
vertical-align:middle;
}
.ekvbtn{background-color: #FF7E32;
        
        height: 60px;
       width:260px;
        border-radius: 39px;
       
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 55px;
        text-align: center;
        letter-spacing: 0.05em;
        color:#FFFFFF;
vertical-align:middle;
}

#selectItemm
{ 
    padding-left:0px;
    padding-right:5px;
    background-position: top 15px right 15px;
    font-weight: 400;
    color: #383838;
    font-family: 'DIN Pro', Montserrat;
    font-size: 19px; 
    border: none;
    appearance: none;
    width: 180px;
    outline: none;
    }

.header-phone select,.header-phone span
{
    background:none;
    color: #00b2b3;
    background: url(https://beznal-terminal.ru/css/img/phonearrow.png) no-repeat right center;
    display:block;
}
.header-phone a
{
    font-weight: 500 ;
    color: #383838 ;
    font-family: 'DIN Pro', Montserrat;
    font-size: 20px; 
  }
.cond {padding-top:160px;}
.cond p {font-family: 'DIN Pro';
        font-style: regular;
        font-weight: 400;
        font-size: 32px;
        line-height: 43px;
        letter-spacing: 0.05em;}

.onk{
font-family: 'DIN Pro';
        font-style: regular;
        font-weight: 400;
        font-size: 32px;
        line-height: 43px;
        letter-spacing: 0.05em;

}
.service{font-family: 'DIN Pro';
        font-style: regular;
        font-weight: 400;
        font-size: 52px;
        line-height: 67px;
        letter-spacing: 0.05em;
}
.service p{ 
padding-top:50px;
padding-bottom:0px;
margin:0;
}

.arr2 { 

margin-top:12px;
float:right;
width: 55px; 
height: 55px;
background: #FF7E32;
border-radius: 50%;

}
.arr1 { 

margin-top:12px;
float:right;
width: 55px; 
height: 55px;
background: #FFFFFF;
border-radius: 50%;

}

.arr3 { 


float:right;
width: 50px; 
height: 50px;
background: #FFFFFF;
border-radius: 50%;
margin-left:20px;


}
.steps { 
margin-bottom:50px;
margin-left:auto;
margin-right:auto;
width: 65px; 
height: 55px;
background: #37B1A3;
border-radius: 9px;
font-family: 'Montserrat';
    
        font-weight: 700;
        font-size: 44px;
        line-height: 58px;
color:white;
box-shadow: -0.894739px -0.894739px 1.78948px rgba(66, 212, 196, 0.3), 0.894739px 0.894739px 1.78948px rgba(44, 142, 130, 0.26), inset 1.78948px -1.78948px 3.57896px rgba(44, 142, 130, 0.2), inset -1.78948px 1.78948px 3.57896px rgba(44, 142, 130, 0.2), inset 1.78948px 1.78948px 3.57896px rgba(66, 212, 196, 0.9), inset -1.78948px -1.78948px 4.4737px rgba(44, 142, 130, 0.9);

}
.line {cursor: pointer;
 position: relative;
 bottom: 150px;
 right: -55%;
 width: 70%;
 height: 1px;
margin-top:120px;
border: 1px solid;
border-color:#ABABAB ;
margin-right:auto;
margin-left:auto;
  }

.connectionn {
background-color: #FF7E32;

        height: 60px;

        border-radius: 50px;
        padding-left: 32px;
        padding-right: 30px;
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 45px;
        text-align: center;
        letter-spacing: 0.05em;
        color:#FFFFFF;
padding-top:5px;
}

.varenda {
background-color: #FF7E32;

        height: 80px;

        border-radius: 10px;
        padding-left: 32px;
        padding-right: 30px;
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 45px;
        text-align: center;
        letter-spacing: 0.05em;
        color:#FFFFFF;
padding-top:5px;
}

.arr4 { 


margin-left:auto;
margin-right:auto;
width: 96px; 
height: 20px;
background: #FFFFFF;
border-radius: 7px;
margin-left:20px;


}
.avt {
       
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 42px;
        text-align: center;
        letter-spacing: 0.05em;
      padding-top:25px;
padding-bottom:25px;


}

.avt1{ 


font-family: 'Montserrat';
    
        font-weight: 400;
        font-size: 22px;
        line-height: 30px;
height:90px;
vertical-align:middle;
text-align:center;

margin-top:10px;
}




.vbtn{background-color: #FF7E32;
        
        height: 260px;
        width:60px;
        border-radius: 39px;
       
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 50px;
        text-align: center;
        letter-spacing: 0.05em;
        color:#FFFFFF;
writing-mode: vertical-lr; 


}

.htabs span{

 font-family: 'DIN Pro';
        font-style: regular;
        font-weight: 400;
        font-size: 32px;
        line-height: 43px;
        text-align: center;
        letter-spacing: 0.05em;
}

.htabs{
margin-left:auto;
margin-right:auto;
text-align:center;
padding-top:75px;
cursor: pointer;
padding-bottom:25px;
}

.linee {cursor: pointer;
 position: relative;
 bottom: 150px;
 right: -300px;
 
 height: 680px;

border: 1px solid;
border-color:#ABABAB ;
margin-right:auto;
margin-left:auto;
background-image:url(https://beznal-terminal.ru/css/img/gr85.png); background-repeat: no-repeat;
  }


.steps1 { 

margin: 0 auto 20px 0;
width: 65px; 
height: 55px;
border: 1px solid;
border-radius: 9px;
font-family: 'Montserrat';
 
        font-weight: 700;
        font-size: 44px;
        line-height: 58px;
color:#38BBB3;
text-align:center;


}

.steps2 p{
font-family: 'Montserrat';
 
        font-weight: 400;
        font-size: 19px;
        line-height: 26px;
}

.warr {
 position: relative;
 bottom: 240px;
 right: -70px;
 width: 70%;
 height: 1px;
margin-top:120px;
margin-right:auto;
margin-left:auto;
  }
.warr1 {
 position: relative;
 bottom: 290px;
 right: -70px;
 width: 70%;
 height: 1px;
margin-top:120px;
margin-right:auto;
margin-left:auto;
  }
.whyp {
font-family: 'Montserrat';
    
        font-weight: 700;
        font-size: 65px;
        line-height: 84px;
color:#38BBB3;
padding-bottom:80px;
}
.whyh{
   font-family: 'DIN Pro';
        font-style: regular;
        font-size: 52px;
        line-height: 68px;
letter-spacing: 0.05em;
}

#wrapper {
background-image:url(https://beznal-terminal.ru/css/img/img1.png); 
background-repeat: no-repeat;
 background-position: top right 0px;
}
.why {background-image:url(https://beznal-terminal.ru/css/img/whyi.png); 
background-repeat: no-repeat;
 background-position: top 350px right 0px;}

/**-----=====================------**/
.stepss{display:none;}
.slide_autom{display:none;}
.menunn {
    display: none;
}
.stm{display:none;}

.tabsm{display:none;}
#selectItemmm {display:none;}
.stepsmobile{display:none;}
.nhelpa {width:77px;}

.needhelpbtn{float:right; padding-right:25px; padding-top:5px;}
.sec_catm{display:none;}

/** @media only screen and (min-width: 360px) and (max-width: 991px) {   **/
@media only screen and (min-width: 991px) {

.sertmobile{display:none;}
}
.header-logom{display:none;}

.arrekv { 

margin-top:12px;
float:right;
width: 35px; 
height: 35px;
background: #FFFFFF;
border-radius: 50%;

}

@media only screen and (min-width: 260px) and (max-width: 991px) {


.arrekv { 

margin-top:8px;}

.ekvbtn{height:50px; line-height:45px;}

.linev_ {
    height: 15px;
    width: 1px;
    background: #ABABAB;
    margin-left: auto;
    margin-right: auto;
margin-top:3px;
 
}

.serts{padding-top:25px;}
.tabsww{height:0px;}
.footer-left{padding-right:0px;}
.certif{display:none;}
.header-row{justify-content: space-between;}
.header-logo img{width:80%;}
.header-logo {width:150px;}

.tabsm {border:2px solid; border-radius:30px; border-color: #3FB489; max-width:100%; margin-top:25px; margin-left:10px; margin-right:10px;}

.sec_catm::before {background-image:url(https://beznal-terminal.ru/css/img/backm.png); background-repeat: no-repeat;
 background-position: top 0px left 0px;}

.arrow-hover div {top:17px;}

.arrow-hover {
 cursor: pointer;
 position: relative;
 width: 34px;
 height: 34px;
 
 margin-right:130px;
 margin-top:7px;

}

.arrow-hover {
 animation: arrow-hover 1s ease infinite;
}
.tesst div.arrow-hover {
 animation: arrow-hover 1s ease infinite;
}

@keyframes arrow-hover {
 0% {
 left:0;
 }
 100% {
 left:100px;
 }

}


.steps{margin-bottom:20px;}
.tg {display: none;}

.catm {padding-bottom:15px;}
.sec_catm{display:block;}

.connectionn {
   
    height: 36px;
    border-radius: 23px;
    padding-left: 32px;
    padding-right: 30px;
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
 
    padding-top: 5px;
}



.why {
    background-image: none;
    
    
}
.needhelpbtn img{width:30px}
.nhelp {padding-top:5px;}

.sec_cat{display:none;}

.helpb img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    width:25%;
}

.helpb p {

  
text-align:center;

} 
.helpb {padding-left:20px;
padding-right:20px;
min-height:220px;}

.nhelpa {width:100%; padding-top:10px;}
.nhelp a {
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: left;

 
}

.nhelp {      
        height: 50px;
        border-radius: 50px;
        width:100%;
        margin-top:0px;
max-width:280px;
}
.nhelp_ {margin-bottom:30px;}

.oprosbackg{background-image:url(https://beznal-terminal.ru/css/img/oprosbackg.png); background-repeat: no-repeat;
 background-position: top 0px left 0px;}

.header {
 padding-top: 28px; 
  
}

.header-logo {
/*padding-left:20px;*/
display:none;

}


.menu-icon {
    display: inline-block;
    cursor: pointer;
    line-height: 40px;
    color: #383838;
    background: #FFFFFF;
    margin-top: 0px;
    padding: 10px 20px;
    font-weight: 400;
    font-family: 'DIN Pro', Montserrat;
    font-size: 19px;
    line-height: 19px;
}

.header-logom{display:flex;}
.header-logom img {
width:80%;

}

.header-phone {
    padding-left: 5px;
}


#selectItemm {font-size:13px;
line-height: 19px;
width:130px;

}

.header-phone a {
    font-weight: 400;
    color: #383838;
    font-family: 'DIN Pro', Montserrat;
    font-size: 17px;
line-height: 24px;
}



.catm {margin-top:30px;
max-width:100%; 
background:#FFFFFF;
border:2px solid;
 border-radius:30px;
 border-color: #3FB489; 
margin-left:10px;
margin-right:10px; }

.catm span{font-family: 'DIN Pro';
        display: inline-block;
        font-weight: 500;
        font-size: 22px;
        line-height: 28px;
        letter-spacing: 0.05em;
margin-top:52px;
}
.catm img {padding-bottom:20px;}
.catw{display:none;}
.colq{display:none;}
.cath h2 {
    font-family: 'Montserrat',sans-serif;
    font-size: 40px;
    color: #38BBB3;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 52px;
    letter-spacing: 0.05em;
    margin-top:15px;
   
}

.service{font-family: 'DIN Pro';
        
        font-weight: 400;
        font-size: 31px;
        line-height: 44px;
        letter-spacing: 0.05em;
}

.helpbussinestitle{font-weight: 400; color: #1E1E1E; font-family: 'DIN Pro', Montserrat; font-size: 31px; line-height: 44px; letter-spacing: 0.05em; margin-top:114px; margin-left:auto; margin-right:auto; }

.helpbussines {max-width:100%; border:2px solid; border-radius:30px; border-color: #3FB489; margin-top:85px; background-image:url(https://beznal-terminal.ru/css/img/group73s.png); background-repeat: no-repeat;background-position: top -49px right -47px; }


.stepsmobile{display:block; background-image:url(https://beznal-terminal.ru/css/img/wellipse.png); 
background-repeat: no-repeat; background-position: top 280px right 0px;}
.stm{display:inline-block;}
.wsteps {
    display: none;
}
.whyp {
font-family: 'Montserrat';
    
        font-weight: 700;
        font-size: 35px;
        line-height: 45px;
color:#38BBB3;
padding-bottom:0px;
}

.whyh{
   font-family: 'DIN Pro';
        font-style: regular;
        font-size: 31px;
        line-height: 44px;
letter-spacing: 0.05em;
}

.slide_autom{display:block;}
#selectItemmm {

    
    font-weight: 400;
    color: #383838;
    font-family: 'DIN Pro', Montserrat;
    font-size: 20px;
    border: none;
  
    min-width: 245px;
    outline: none;
    margin-left:auto;
    margin-right:auto;
   
    display: block;
 -webkit-appearance: none!important;
  -moz-appearance: none!important;
  appearance: none!important;
background-image:none;


}

.sel::before {
    content: url(https://beznal-terminal.ru/css/img/phonearrow.png);
    position: relative;
    width: 5px;
    height: 5px;
    right: -90px;
    top: 28px;
}
.handtextm{

padding-top:50px;
text-align:center;

}

.handtextm p{font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 22px;
        line-height: 28px;
}


.handtextm ul{font-family: 'Montserrat';
    
        font-weight: 400;
        font-size: 15px;
        line-height: 21px;
text-align:left;
}

.stepss p{margin:0;}
.linev{
height:25px;
width:1px;
background:#ABABAB;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
margin-top:10px;
}
.tabsw{display:none;}
.tabsm{display:block;}
.stepss{display:block;}
.menunn {
    display: inline-block;
    cursor: pointer;
    line-height: 40px;
    color: #383838;
    margin-top: 0px;
    padding: 10px 20px;
}

.header-row {
    display: flex;
  
}
.header-roww {
    display: flex;
    justify-content: left;
}


.header-mail
{
display:none;

}
.header-nav{
display:none;
}
.ws-quiz-btn-container{
display:none;
}

#wrapper {
background-image:none;
}

.mainsection h1 {
    font-weight: 400;
    color: #383838;
    font-family: 'DIN Pro', Montserrat;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
}

.mainsection span {
    font-family: 'Montserrat',sans-serif;
    font-size: 40px;
    color: #38BBB3;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 52%;
    letter-spacing: 0.05em;
    padding-top: 20px;
padding-bottom: 20px;
text-shadow:-0.370268px 0.370268px 0.740535px rgba(64, 179, 137, 0.3);
}


.mainsection p, .stepst_, .helpb p, .stepsm_{
    font-weight: 300;
    color: #383838;
    font-family: 'DIN Pro Light', Montserrat;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-left:auto;
    margin-right:auto;

}


.mainsection p {

    max-width:250px;
    padding-top:0px;

}



.header{
padding-bottom:42px;
}

.mbtn{display:inline-block;background-color: #FFFFFF;background-image:url(https://beznal-terminal.ru/css/img/e4.png); background-repeat: no-repeat; background-position: top 110px right 0px; padding-bottom:40px;padding-top:20px; width:100%;}
.wbtn{display:none;}



.connection {
        background-color: #FF7E32;

        height: 48px;
        width: 230px;
        border-radius: 30px;;
       float:none;
       
 font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 48px;
        text-align: center;
        letter-spacing: 0.05em;
        color:#FFFFFF;
        margin-bottom:27px;
margin-left:auto;
margin-right:auto;
padding-left:0px;
padding-right:20px;

}

.catalog {
background-color: transparent;
    
        height: 48px;
        width: 230px;
        border-radius: 30px;;
       
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 48px;
        text-align: center;
        letter-spacing: 0.05em;
        color:#FF7E32;
border: 2px solid;
margin-left:auto;
margin-right:auto;
padding-left:0px;
padding-right:20px;

}


.arr2 { 

margin-top:5px;
float:right;
width: 35px; 
height: 35px;
background: #FF7E32;
border-radius: 50%;

}
.arr1 { 

margin-top:5px;
float:right;
width: 35px; 
height: 35px;
background: #FFFFFF;
border-radius: 50%;

}



.secondsection{background-image:none;}

#wrapper{background-color: #FFFFFF;background-image:url(https://beznal-terminal.ru/css/img/e6m.png); background-repeat: no-repeat; background-position: top 120px left 0px;}
.msec{background-image:none; padding-top:75px;}

.mainsection p {margin:auto; padding-bottom:25px;}

.oprosbtn {
background-color: #FF7E32;
        display: block;
        height: 48px;
       
        border-radius: 50px;;
       
        font-family: 'DIN Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 46px;
        text-align: left;
        letter-spacing: 0.05em;
        color:#FFFFFF;
max-width:300px;
margin: 0 auto;

}


.serts h2 {
    font-family: 'Montserrat',sans-serif;
    font-size: 33px;
    color: #38BBB3;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 43px;
    letter-spacing: 0.05em;

}

.serts p {
    font-weight: 400;
    color: #383838;
    font-family: 'DIN Pro', Montserrat;
    font-size: 31px;
    line-height: 41px;
    letter-spacing: 0.05em;
   
}


.secondsection h2{
    font-weight: 400;
    color: #1e1e1e;
    font-family: 'DIN Pro', Montserrat;
    font-size: 31px; 
    letter-spacing: 00.005em;
    padding-top: 35px;
    line-height: 44px;
margin:0;

    }
.stepss{padding-top:10px;}

.secondsection span, .catheader {
    font-family: 'Montserrat',sans-serif;
    font-size: 40px;
    color: #38BBB3;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 72px;
    letter-spacing: 0.05em;
text-shadow: -0.512678px 0.512678px 1.02536px rgba(64, 179, 137, 0.3);
}

.stepsw{display:none;}
.opros{font-weight: 400;
        color: #383838;
        font-family: 'DIN Pro', Montserrat;
        font-size: 25px; 
        line-height: 32px;
        letter-spacing: 0.05em;
        text-align: center;
        padding-top:55px;
        }


.oprtext {margin-left:5px;

        font-weight: 500;
        color: #404040;
        font-family: 'DIN Pro', Montserrat;
        font-size: 14px; 
        line-height: 23px;
        letter-spacing: 0.05em;
        text-align: left;
        padding-top:25px;
max-width:300px;
min-width:158px;
       
}
.oprimg{width:133px; padding-top:0px; margin-left:0px; margin-top:10px;}

.helpbussinessec {
    max-width: 100%;
    margin-right: 10px;
    margin-left: 10px;
}


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


}



.htabs span.aTabsHeadSpanActive {
    cursor: default;
    box-shadow: inset 0px -3px 0 0px #3299E4;

}

.auto {
width:100%; text-align:center; 
border-collapse: collapse;
border:none;

}
.tabtitle{ 
 font-weight: 500;
    color: #1E1E1E;
    font-family: 'DIN Pro', Montserrat;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.05em;}

.autotd { font-weight: 400;
    color: #1E1E1E;
    font-family: 'Montserrat';
    font-size: 22px;
    line-height: 21px;
    letter-spacing: 0.05em;
    padding:25px;
}


.auto td { 
    padding:15px;
}




.stepst{
font-weight: 500;
        color: #484848;
        font-family: 'DIN Pro', Montserrat;
        font-size: 23px; 
        line-height: 29px;
        letter-spacing: 0.05em;
}


.autom {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border: none;

}
.autom td {padding:20px;}
.tabtitlem {
    font-weight: 500;
    color: #1E1E1E;
    font-family: 'DIN Pro', Montserrat;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
}
.automtd {
 font-weight: 500;
    color: #1E1E1E;
    font-family: 'DIN Pro', Montserrat;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
    width:50%;

}

.automt {
    font-weight: 400;
    color: #1E1E1E;
    font-family: 'Montserrat';
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0.05em;
}

.nummm li {list-style: none;}

.stepsm { 

 margin: 15px 10px;
width: 65px; 
height: 55px;
border: 1px solid;
border-radius: 9px;
font-family: 'Montserrat';
 display:inline-block;
        font-weight: 700;
        font-size: 44px;
        line-height: 58px;
color:#38BBB3;
text-align:center;
text-shadow: -0.354415px 0.354415px 0.70883px rgba(64, 179, 137, 0.3), 0.354415px -0.354415px 0.70883px rgba(44, 125, 95, 0.5);


}
.stm {font-family: 'Montserrat';
max-width:360px;
width:360px;
        font-weight: 600;
        font-size: 15px;
        line-height: 21px;
color:#1E1E1E;}







@media (min-width: 992px)  {

.helpbussines {border:2px solid; border-radius:30px; border-color: #3FB489; padding-left:50px; padding-right:50px; margin-top:85px; background-image:url(https://beznal-terminal.ru/css/img/Group73.png); background-repeat: no-repeat;background-position: top -25px right -195px; }

.helpbussinestitle{font-weight: 400; color: #383838; font-family: 'DIN Pro', Montserrat; font-size: 52px; line-height: 68px; letter-spacing: 0.05em; margin-top:55px; }
.helpbussinessec{background-image:url(https://beznal-terminal.ru/css/img/ebussines.png); background-repeat: no-repeat; background-position: top 135px left 0px;}
.colq{display:flex; padding-top:50px; max-width:800px; margin-right:auto; margin-left:auto;justify-content:center;}
.catm{display:none;}
.krent {padding-right:20px; padding-top:15px;
 font-weight: 400;
    color: #1E1E1E;
    font-family: 'DIN Pro', Montserrat;
    font-size: 32px;
    line-height: 49px;
    letter-spacing: 0.05em;}

}




      
.sec_cat{background: url(https://beznal-terminal.ru/css/img/85gr.png) -15% 30% no-repeat, url(https://beznal-terminal.ru/css/img/cate.png) 110% 93% no-repeat;      }


@media (min-width: 1630px) {

.sec_cat{background: url(https://beznal-terminal.ru/css/img/85gr.png) 1% 30% no-repeat, url(https://beznal-terminal.ru/css/img/cate.png) 90% 83% no-repeat;      }


}

.uMenuRoot{font-family: 'DIN Pro', Montserrat;
font-weight: 300;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.05em;}

/* 4 */

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

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: sans-serif;
  color: #111433;
  background-color: #ffffff;
}

a {
  color: #3f8654;
  text-decoration: none;
}

img {
  max-width: 100%;
}

input {
  font-family: sans-serif;
  font-size: 1.6rem;
}

/* remove вЂњXвЂќ from search input field */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

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

Main Components 

-------------------------------- */
header {
  height: 100px;
  background: #ffffff;
}

.cd-dropdown-wrapper {
  display: inline-block;
  position: relative;
  height: 40px;
 /* margin: 30px 0 0 5%; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-dropdown-trigger {
  display: block;
  position: relative;
  padding: 0 46px 0 30px;
  line-height: 40px;
  background-color: #FF7E32;
  color: #ffffff;
  border-radius: 30px;
}
.no-touch .cd-dropdown-trigger:hover {
  background-color: #171b46;
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
  /* this is the arrow inside the dropdown trigger*/
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 9px;
  background: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: width 0.3s, -webkit-transform 0.3s;
  -moz-transition: width 0.3s, -moz-transform 0.3s;
  transition: width 0.3s, transform 0.3s;
}
.cd-dropdown-trigger::before {
  right: 22px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-dropdown-trigger::after {
  right: 17px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-trigger {
    font-size: 1.5rem;
  }
  .cd-dropdown-trigger.dropdown-is-active {
    background-color: #38BBB3;
  }
  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
    background-color: #4bb3ac;
  }
  .cd-dropdown-trigger.dropdown-is-active::before, .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    width: 14px;
  }
  .cd-dropdown-trigger.dropdown-is-active::before {
    /* transform the arrow into a 'X' */
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
  }
  .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  height: 50px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 60px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px;
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
  padding: 0 20px;
}

.cd-dropdown {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  color: #ffffff;
  visibility: hidden;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
  transition: transform 0.5s 0s, visibility 0s 0.5s;
}
.cd-dropdown h2 {
  /* dropdown title - mobile version only */
  position: relative;
  z-index: 1;
  color: #585a70;
  background-color: #111433;
  border-bottom: 1px solid #242643;
}
.cd-dropdown .cd-close {
  /* 'X' close icon - mobile version only */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
  /* this is the 'X' icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 20px;
  width: 2px;
  background-color: #000000;
}
.cd-dropdown .cd-close::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
  transition: transform 0.5s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown .cd-close {
    top: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown {
    position: absolute;
    top: calc(100% - 2px);
    /* reset style*/
    height: auto;
    width: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    background-color: #ffffff;
    color: #111433;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  }
  .open-to-left .cd-dropdown {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    right: 0;
    left: auto;
  }
  .cd-dropdown h2, .cd-dropdown .cd-close {
    /* on desktop - hide title and 'X' */
    display: none;
  }
  .cd-dropdown.dropdown-is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
  }
}

.cd-dropdown-content, .cd-dropdown-content ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  padding-top: 50px;
}
.cd-dropdown-content a, .cd-dropdown-content ul a {
  display: block;
  color: #000000;
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-top-width: 0px;
  border-color: #f7f7f7;
  border-style: solid;
}
.cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
  border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
  border-bottom-width: 1px;
}
.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #0b0e23;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #585a70;
  text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
  border-top-width: 0;
}
.cd-dropdown-content a, .cd-dropdown-content .cd-search, .cd-dropdown-content .cd-divider, .cd-dropdown-content ul a, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul .cd-divider {
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden, .cd-dropdown-content ul.is-hidden {
  /* push the secondary dropdown items to the right */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
  opacity: 0;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* push the dropdown items to the left when secondary dropdown slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 60px;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 0;
    overflow: visible;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    color: #111433;
    height: 50px;
    line-height: 50px;
    font-size: 1.5rem;
    border-color: #ebebeb;
    border-width: 1px;
  }
  .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
    background-color: transparent;
    color: #b3b3b3;
    border-top: 1px solid #ebebeb;
  }
  .cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 1px;
  }
  .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    /* reset mobile style */
    opacity: 1;
  }
}

.cd-dropdown-content .see-all a {
  /* different style for the See all links */
  color: #3f8654;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
  padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  padding-left: 75px;
  position: relative;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
  color: #111433;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
  background-image: url("../img/nucleo-icon-1.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
  background-image: url("../img/nucleo-icon-2.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
  background-image: url("../img/nucleo-icon-3.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
  background-image: url("../img/nucleo-icon-4.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
  background-image: url("../img/nucleo-icon-5.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
  background-image: url("../img/nucleo-icon-6.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
  background-image: url("../img/nucleo-icon-7.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
  background-image: url("../img/nucleo-icon-8.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
  background-image: url("../img/nucleo-icon-9.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
  background-image: url("../img/nucleo-icon-10.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
  background-image: url("../img/nucleo-icon-11.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
  background-image: url("../img/nucleo-icon-12.svg");
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content {
    /* reset mobile style */
    position: static;
    height: auto;
    width: 320px;
  }
  .cd-dropdown-content > li:last-of-type a {
    border-bottom: none;
  }
  .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
    color: #3f8654;
  }
  .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-dropdown-content .cd-secondary-dropdown, .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
  }
  .cd-dropdown-content .cd-secondary-dropdown::after, .cd-dropdown-content .cd-dropdown-gallery::after, .cd-dropdown-content .cd-dropdown-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left .cd-dropdown-content .cd-dropdown-gallery, .open-to-left .cd-dropdown-content .cd-dropdown-icons {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    left: auto;
    right: 100%;
  }
  .cd-dropdown-content .cd-secondary-dropdown.is-hidden, .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-in, .cd-dropdown-content .cd-dropdown-gallery.fade-in, .cd-dropdown-content .cd-dropdown-icons.fade-in {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-in 0.2s;
    -moz-animation: cd-fade-in 0.2s;
    animation: cd-fade-in 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-out, .cd-dropdown-content .cd-dropdown-gallery.fade-out, .cd-dropdown-content .cd-dropdown-icons.fade-out {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-out 0.2s;
    -moz-animation: cd-fade-out 0.2s;
    animation: cd-fade-out 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .go-back, .cd-dropdown-content .cd-dropdown-gallery > .go-back, .cd-dropdown-content .cd-dropdown-icons > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all, .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    position: absolute;
    bottom: 20px;
    height: 45px;
    text-align: center;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all a, .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a {
    margin: 0;
    height: 100%;
    line-height: 45px;
    background: #ebebeb;
    pointer-events: auto;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
    color: #ffffff;
    background-color: #111433;
  }
  .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item, .cd-dropdown-content .cd-secondary-dropdown a, .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-gallery a, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons a {
    border: none;
  }
  .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 50px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    width: calc(100% - 60px);
  }
  .cd-dropdown-content .cd-dropdown-icons > li, .cd-dropdown-content .cd-secondary-dropdown > li {
    width: 50%;
    float: left;
  }
  .cd-dropdown-content .cd-secondary-dropdown {
    overflow: hidden;
    width: 550px;
    padding-bottom: 65px;
  }
  .cd-dropdown-content .cd-secondary-dropdown::before {
    /* this is the separation line in the middle of the .cd-secondary-dropdown element */
    position: absolute;
    content: '';
    top: 290px;
    left: 15px;
    height: 1px;
    width: 520px;
    background-color: #ebebeb;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a {
    color: #3f8654;
    font-size: 1.6rem;
    margin-bottom: 10px;
    line-height: 30px;
    height: 30px;
    pointer-events: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
    /* hide the arrow */
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown > li {
    margin: 20px 0;
    border-right-width: 1px;
    border-color: #ebebeb;
    border-style: solid;
    padding: 0 30px;
    height: 250px;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
    border-right-width: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul {
    /* reset mobile style */
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    position: relative;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown a {
    line-height: 25px;
    height: 25px;
    font-size: 1.3rem;
    padding-left: 0;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: #3f8654;
  }
  .cd-dropdown-content .cd-secondary-dropdown ul {
    padding-bottom: 25px;
    overflow: hidden;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a {
    padding-left: 20px;
    color: transparent;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
    color: transparent;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
    left: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown .see-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .cd-dropdown-content .cd-dropdown-gallery {
    width: 600px;
    padding-bottom: 50px;
    height: 700px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li {
    width: 48%;
    float: right;
    margin-right: 4%;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding: 0;
    height: auto;
    line-height: normal;
    color: #3f8654;
    margin-bottom: 2em;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a,
  .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
    margin-bottom: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery img {
    position: static;
    height: auto;
    width: 75px;
    margin: 0 0 0.6em;
  }
  .cd-dropdown-content .cd-dropdown-icons {
    width: 600px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
    background: #ebebeb;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    color: #3f8654;
    font-weight: bold;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    display: block;
    font-size: 1.2rem;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    left: 25px;
  }
  .cd-dropdown-content > .has-children > ul {
    visibility: hidden;
  }
  .cd-dropdown-content > .has-children > ul.is-active {
    /* when hover over .cd-dropdown-content items - show subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
    /* if .cd-secondary-dropdown is visible - show also subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > a.is-active {
    /* hover effect for .cd-dropdown-content items with subnavigation */
    box-shadow: inset 2px 0 0 #3f8654;
    color: #3f8654;
  }
  .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
    background: #38BBB3;
  }
  .open-to-left .cd-dropdown-content > .has-children > a.is-active {
    box-shadow: inset -2px 0 0 #38BBB3;
  }
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
.cd-search input[type="search"] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #242643;
  color: #ffffff;
  border: none;
  border-radius: 0;
}
.cd-search input[type="search"]::-webkit-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]::-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-ms-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:focus {
  background: #ffffff;
  color: #111433;
  outline: none;
}
.cd-search input[type="search"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 1024px) {
  .cd-search input[type="search"] {
    background-color: #ebebeb;
  }
  .cd-search input[type="search"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]::-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}

.has-children > a, .go-back a {
  position: relative;
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #000000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #b3b3b3;
  }
}

.has-children > a {
  padding-right: 40px;
}
.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}

@media only screen and (min-width: 1024px) {
  .open-to-left .cd-dropdown-content > .has-children > a {
    padding-left: 40px;
    padding-right: 20px;
  }
  .open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after {
    right: auto;
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
  }
}
.cd-dropdown-content .go-back a {
  padding-left: 40px;
}
.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}

.cd-main-content {
  background-color: #e6e6e6;
  min-height: calc(100vh - 100px);
  padding: 2em 5%;
  line-height: 2;
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.no-js .cd-dropdown-wrapper .cd-close {
  display: none;
}
