/*-------$Menu--------*/
.main-menu {
position:absolute;
 left:50%;
 transform:translateX(-50%);
 width: 100%;
 line-height:60px;
 padding: 5px 0;
z-index:2;
}
.main-menu .uMenuRoot {
 text-align:center;
 line-height:normal;
}
.main-menu ul {
 margin:0;
 padding:0;
 list-style:none;
}
.main-menu li {
 position:relative;
 text-align:center;
 white-space:nowrap;
 font-family:'Montserrat';
 padding:0 8px;
 font-size:16px;
font-weight:500;
 text-shadow:1px 1px 10px #000;
}
.main-menu .uMenuRoot > li {
 display:inline-block;
 margin:0 5px;
 height:30px;
 line-height:30px;
 padding:0;
 vertical-align:middle;
color:#ffffff
}
.main-menu a,
.main-menu span {
 display:inline-block;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 width:100%;
}
.main-menu a {color:#ffffff;
 
}
.main-menu .uMenuRoot > li > a,
.main-menu .uMenuRoot > li > span {
 padding:0 8px;
}
.main-menu .uMenuRoot > li > a:hover {color:#02B0B4;}
.main-menu li:hover,
.uMenuRoot > li .uMenuItemA {
 text-decoration:none;
 -webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.2);
 -moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.2);
 box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.2);
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;
 background-color:#ffffff;color:#02B0B4;opacity:0.9;
text-shadow:1px 1px 1px #02B0B4
}
.active-item {
 background-color:#ffffff;opacity:0.9;
}
.main-menu li ul .uWithSubmenu:after {
 position:absolute;
 top:50%;
 left:7px;
 display:block;
 margin-top:-5px;
 width: 0;
 height: 0;
 border-top:5px solid transparent;
 border-bottom:5px solid transparent;
 border-right:7px solid #fff;
 content:'';
}
.main-menu li ul {
 display:none;
 padding:15px 0;
 background-color:#ffffff;
opacity:0.9;
 -webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.2);
 -moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.2);
 box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.2);
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;color:#02B0B4;
}
.main-menu li ul a {
 display:block;
 font-weight:normal;
 padding:0 20px;color:#fff;
}
.main-menu li ul li:hover,
.main-menu li ul .uMenuItemA {
 background-color:#eeeeee;
 -webkit-box-shadow:none !important;
 -moz-box-shadow:none !important;
 box-shadow:none !important;
 -webkit-border-radius:none;
 -moz-border-radius:none;
 border-radius:none;
}
.main-menu li ul a:hover {
 text-decoration:none;
}
.main-menu li:hover > ul {
 position:absolute;
 top:100%;
 right:0;
 z-index:10000;
 display:block !important;
}
.main-menu li li {
 margin:0;
 min-width:80px;
}
.main-menu li ul > li {
 position:relative;
 width:100%;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
}
.main-menu li ul li:hover > ul {
 position:absolute;
 top:-15px;
 right:100%;
 z-index:10;
 display:block;
}
.sidebar .uMenuV ul {
 padding-left:0;
}
/*-------$Menu end--------*/
/*-------Scrollbar--------*/
::-webkit-scrollbar{width:8px;height:6px}
::-webkit-scrollbar-button{width:0;height:0}
::-webkit-scrollbar-thumb{background:#02B0B4;border:1px solid #fcfaff;width:5px;border-radius:6px}
::-webkit-scrollbar-track{background:#f2f2f2;border:0px solid #02B0B4;border-radius:0}
::-webkit-scrollbar-corner{background:transparent}
body{scrollbar-base-color:#02B0B4;scrollbar-3dlight-color:#02B0B4;scrollbar-highlight-color:#02B0B4;scrollbar-track-color:#f2f2f2;scrollbar-arrow-color:#02B0B4;scrollbar-shadow-color:#02B0B4;scrollbar-dark-shadow-color:#02B0B4}
::-moz-selection{background:#02B0B4;color:#fff}
::selection{background:#02B0B4;color:#fff}
/*-------Scrollbar end--------*/
/*-------profile--------*/
.user-profile-ucoz{float:right;position:relative;z-index:2;color:#ffffff;padding-top:11px}
/*-------profile end--------*/
.reclam_ots{
 height:10px;
}
.reclam_ots_contact{
 height:40px;
}
/*-------Main menu uslugi small--------*/
.categories-catalog{list-style-type:none;display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;margin:30px 0 0;padding:0;}
.categories-catalog li{width:calc(100%/6);align-items:center;text-align:center;margin: auto;}
.categories-images{width:165px;height:101px;border-radius:10px;}
.categories-div{height:50px;vertical-align:middle;display:block;position:relative;}
.categories-big-bg-opacity{width:100%;height:100%;background:linear-gradient(227deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 100%);border-radius:10px;}
.categories-big-container{height:160px;width:175px;position:relative;margin:auto;right:0;left:0;}
.categories-big-field{margin:10px;}
.categories-big-div{height:100%;width:100%;vertical-align:middle;display:block;position:relative;border-radius:10px;}
.categories-big-div-bg-color{width:100%;height:100%;border-radius:10px;background-color:#02B0B4;transition:transform.2s; /* Animation */}
.categories-big-div-bg-color:hover {transform:scale(1.05);}
.categories-big-div-vertical{position:absolute;bottom:-5px;}
.categories-big-content{width:90%;margin:5%;color:#444444;font-size:12px;word-wrap:break-word;-moz-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;} /*--С переносом слов--*/
.categories-text{text-align:left;font-size:14px;text-shadow: 1px 1px 10px #fff;}
/*-------Main menu uslugi small end--------*/
/*====== Multi Language Buttom ======*/
.lang-cont {
 display: flex;
 flex-direction: column;
 margin: auto;
 text-align: center;
 width:90px;
 transform: translateY(5%);
}
.lang-buttom, .toggle {
 height: 2.8rem;
 border-radius: 100px;
}
.lang-buttom {
 width: 100%;
 background-color: rgba(0,0,0,.1);
 border-radius: 100px;
 position: relative;
 cursor: pointer;
border:1px #02B0B4 solid;
}
.toggle {
 position: absolute;
 width: 50%;
 height: 2.7rem;
 background-color:#02B0B4;
 box-shadow: 0 2px 15px rgba(0,0,0,.15);
 transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
 display:block;
}
.lang-names {
 font-size: 90%;
 font-weight: bolder;
 width: 75%;
 margin-left: 12.5%;
 margin-top: 2%;
 position: absolute;
 display: flex;
 justify-content: space-between;
 user-select: none;
 color:#ffffff;
 margin-block-start:1.3em;
}
input#switch[type="checkbox"]{display:none;}
/* Toggle */
[type="checkbox"]:checked + .lang-appl .toggle{
 transform: translateX(100%);
 background-color:#02B0B4;
}
[type="checkbox"]:checked + .lang-appl .dark{
 opacity: 1;
}
[type="checkbox"]:checked + .lang-appl .light{
 opacity:0.5;
}
/*====== Multi Language Buttom END ======*/
/*-------change laguage--------*/
.lang{font-size:14px;color:#fff;font-weight:700;height:50px;}
.lang-on{text-align:center;color:#ffffff;background-color:#02B0B4;opacity:0.9;border-color:#fff;border-style:solid;border-width:1px;border-radius:10px 0px 0px 10px;width:45px}
.lang-off{text-align:center;color:#02B0B4;background-color:#ffffff;opacity:0.9;border-color:#fff;border-style:solid;border-width:1px;border-radius:0px 10px 10px 0px;width:45px}
/*-------change laguage end--------*/
/*-------Product botoon--------*/
.container-shop-main:after{display:table;clear:both;content:'';}
.product-width{width:33%;align:left;float:left;valign:top;}
.name-bg-product{background:#ffffff;color:#e6a959;padding:10px;border-radius: 0px 0px 10px 10px;text-align:center;font-size:22px;font-weight:700;}
.name-bg-product-hits{background:#ffffff;color:#02B0B4;padding:10px;border-radius: 0px 0px 10px 10px;text-align:center;font-size:22px;font-weight:700;}
.name-prduct{text-align:center;font-size:22px;font-weight:700;}
.name-praice-product{color:#000000;text-align:center;font-size:22px;font-weight:700;}
.name-prduct-hits{padding:10px 15px;font-weight:700;text-align:center;color:#ffffff;background-color:#02B0B4;opacity:0.8;position:absolute;bottom:0px;border-radius:10px;left:10px;margin-bottom:5px}
.name-prduct-hits-h3{font-size:16px;}
.button-produc{list-style-type:none;display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;margin:3px 0 0;padding:0}
.button-produc li{width:calc((100% - 40px)/2)}
.button-produc-text{color:#e6a959;padding:10px;border-color:#e6a959;border-style:solid;border-radius:10px;text-align:center;font-size:20px;font-weight:700;text-decoration:none;}
.button-produc-text a{color:#e6a959;display:block;text-decoration:none;}
.button-produc-text a:hover{color:#e6a959;display:block;text-decoration:none;}
.button-produc-text-hits{color:#02B0B4;padding:10px;border-color:#02B0B4;border-style:solid;border-radius:10px;text-align:center;font-size:20px;font-weight:700;text-decoration:none;}
.button-produc-text-hits a{color:#02B0B4;display:block;text-decoration:none;}
.button-produc-text-hits a:hover{color:#02B0B4;display:block;text-decoration:none;}
.button-produc-sale{background:#e6a959;color:#ffffff;padding:10px;border-color:#e6a959;border-style:solid;border-radius:10px;text-align:center;font-size:20px;font-weight:700;text-decoration:none;}
.button-produc-sale a {color:#ffffff;display:block;text-decoration:none;}
.button-produc-sale a:hover{color:#ffffff;display:block;text-decoration:none;}
.button-produc-sale-hits{background:#02B0B4;color:#ffffff;padding:10px;border-color:#02B0B4;border-style:solid;border-radius:10px;text-align:center;font-size:20px;font-weight:700;text-decoration:none;}
.button-produc-sale-hits a{color:#ffffff;display:block;text-decoration:none;}
.button-produc-sale-hits a:hover{color:#ffffff;display:block;text-decoration:none;}
.parametrs{color:#666666;padding:5px;text-align:left;font-size:14px;}
.product-page-description{display:flex;flex-flow:wrap;justify-content:space-between;margin:30px 0 0;padding:0}
.product-sliders-slides{width:100%;max-width:305px;display:inline-block;}
.product-sliders-description{min-width:230px;width:calc(100% - 339px);display:inline-block;}
.product-sliders-rating{display:inline-block;width:160px;}
.product-sliders-praice{display:inline-block;text-align:right;float:right;}
.display-inline-block{display:inline-block;}
.product-sliders-bwc{display:block;float:right;}
.product-sliders-text-bth{color:#fff;display:block;text-align:center;font-size:12.5px;position:absolute;top:53%;transform:translate(0%,-50%);left:47px;right:15px;font-weight:700;word-wrap:break-word;-moz-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;}
.product-sliders-options{display:block;float:left;}
.name-prduct-hits-right{padding:10px 15px;font-weight:700;text-align:center;color:#ffffff;background-color:#02B0B4;border-radius:10px;top:25px;vertical-align:8px;font-size:16px;}
.perenos-hits br {display:none}
/*-------Product botoon end--------*/
/*-------Slaider Product--------*/
.main-product-slider-wrapper ul,.main-product-slider-wrapper li,.main-product-slider-wrapper div,.main-product-slider-wrapper img,.main-product-slider-wrapper a{margin:0;padding:0;border:none;outline:none;list-style:none;}
.main-product-slider-wrapper {width:100%;overflow:hidden;}
/* Slider Load */
@-webkit-keyframes 'load'{0%{opacity:0;}50%{opacity:0;}100%{opacity:1;}}
.main-product-slider-wrapper{-webkit-animation-name:load;-webkit-animation-duration:2s;-webkit-transition-timing-function:ease-in-out;-webkit-animation-iteration-count:1;}
/* Slider Style */
ul.product-s-thumbs li{
float:left;
margin-bottom:10px;
margin-right:11px;
}
ul.product-s-thumbs li:last-child{
margin-left:1px; 
margin-right:0;
}
ul.product-s-thumbs a{
display:block;
position:relative;
width:55px;
height:55px;
border:4px solid transparent;
-webkit-transition:all 0.25s ease-in-out;
-moz-transition:all 0.25s ease-in-out;
-o-transition:all 0.25s ease-in-out;
-ms-transition:all 0.25s ease-in-out;
transition all 0.25s ease-in-out;
font:bold 12px/25px Arial, sans-serif;
color:#515151;
text-decoration:none;
text-shadow:1px 1px 0px rgba(255,255,255,.25), inset 1px 1px 0px rgba(0,0,0,.15);
}
ul.product-s-thumbs img{
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.5);
-moz-box-shadow:1px 1px 5px rgba(0,0,0,.5);
box-shadow:1px 1px 5px rgba(0,0,0,.5);
}
ul.product-s-thumbs a:hover,ul.product-s-slides {
-webkit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
-webkit-box-shadow:0px 1px 0px rgba(255,255,255,.05);
-moz-box-shadow:0px 1px 0px rgba(255,255,255,.05);
box-shadow:0px 1px 0px rgba(255,255,255,.05);
}
ul.product-s-slides,ul.product-s-slides li,ul.product-s-slides a,ul.product-s-slides img{
width:100%;max-width:800px;/* */
aspect-ratio:4/3;
position:relative;
}
ul.product-s-slides{overflow:hidden;clear:both;}
ul.product-s-slides li{position:absolute;z-index:50;}
/* Image Description */
ul.product-s-thumbs li a:hover span{
position:absolute;
z-index:101;
bottom:-30px;
left:-22px;
display:block;
width: 100px;
height:25px;text-align:center;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-webkit-box-shadow:0px 1px 0px rgba(0,0,0,.4);
-moz-box-shadow:0px 1px 0px rgba(0,0,0,.4);
box-shadow:0px 1px 0px rgba(0,0,0,.4);
-webkit-transition:all 0.25s ease-in-out;
-moz-transition:all 0.25s ease-in-out;
-o-transition:all 0.25s ease-in-out;
-ms-transition:all 0.25s ease-in-out;
transition:all 0.25s ease-in-out;
background:#ffffff; /* Old browsers */
background:-moz-linear-gradient(top, #ffffff 0%, #bcbcbc 100%); /* FF3.6+ */
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bcbcbc)); /* Chrome,Safari4+ */
background:-webkit-linear-gradient(top, #ffffff 0%,#bcbcbc 100%); /* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(top, #ffffff 0%,#bcbcbc 100%); /* Opera 11.10+ */
background:-ms-linear-gradient(top, #ffffff 0%,#bcbcbc 100%); /* IE10+ */
background:linear-gradient(top, #ffffff 0%,#bcbcbc 100%); /* W3C */
}
ul.product-s-thumbs li a:hover span:before {
width:0;
height:0;
border-bottom:5px solid #ffffff;
border-left:5px solid transparent;
border-right:5px solid transparent;
content:'';
position:absolute;
top:-5px;
left:44px;
}
ul.product-s-thumbs li:first-child a:hover span{left:-3px;}
ul.product-s-thumbs li:first-child a:hover span:before{left:25px;}
ul.product-s-thumbs li:last-child a:hover span{left:auto;right:-3px;}
ul.product-s-thumbs li:last-child a:hover span:before{left:auto; right:26px;}
/* Slide Bottom */
@-webkit-keyframes 'slideBottom'{0%{top:350px;}100%{top:0;}}
ul.product-s-slides li.slideBottom:target{z-index:100;-webkit-animation-name:slideBottom;-webkit-animation-duration:0s;-webkit-animation-iteration-count:1;}
/* Not Target */
@-webkit-keyframes 'notTarget'{0%{z-index:75;}100%{z-index:75;}}
ul.product-s-slides li:not(:target){-webkit-animation-name:notTarget;-webkit-animation-duration:1s;-webkit-animation-iteration-count:1;}
/* First Slide */
ul.product-s-slides li.first{z-index:60;}
/*-------Slaider Product end--------*/
/*-------Quiz modal link form--------*/
.manager-icon{width:120px;height:120px;margin-right:25px;}
.manager-icon img{width:100%;border-radius:50%}
.quiz-modal-link{
font-weight:400;
font-size:14px;
line-height:18px;
color:#ffffff;
text-decoration:none;
padding:25px 20px 25px 70px;
border:1px solid #ffffff;
border-radius:8px;
background:url("/skin/icons/calculator.png") 15px 50% no-repeat;
max-width:370px;
right:2%;
position:absolute;
font-weight:500;
}
.name-manager-icon{text-align:left;}
/*-------Quiz modal link form end--------*/
/*-------Modal elements--------*/
.play-botton-sruff{position:relative;display:block;}
.play-popup{width:50px;height:50px;position:absolute;right:0px}
.play-popup-product{width:50px;height:50px;position:absolute;left:3px;top:2px}
.youtube-shots{width:300px;height:500px}
/*-------Modal elements end--------*/
/*-------Glav photo --------*/
.font_h2term{font-size:28pt;}
.font_opis_term{font-size:11pt;color:#FFB100;}
.goto-photo-album{padding:10px 15px;border-radius:20px;background-color:#fced8c;display:flex;flex-flow:wrap;justify-content:flex-start;align-items:center;cursor:pointer;position:absolute;right:20px;bottom:18px}
.goto-photo{color:#000000;}
.goto-photo-kn{margin: 0 auto;width:300px;font-size:16pt;height:50px;vertical-align:middle;background-color:#02B0B4;border-radius:25px;}
.eGoto-photo a:link {text-decoration:none; color:#ffffff;}
.eGoto-photo a:active {text-decoration:none; color:#ffffff;}
.eGoto-photo a:visited {text-decoration:none; color:#ffffff;}
.eGoto-photo a:hover {text-decoration:none; color:#eeeeee;}
/*-------Glav photo end--------*/
/*-------Преимущества--------*/
.ramka-uslugi-main{object-fit:cover;object-position: 0 0;}
.name-uslugi-number{width:60px;padding:10px 15px;border-radius:20px;color:#02B0B4;opacity:0.9;background-color:#ffffff;display:flex;flex-flow:wrap;justify-content:flex-start;align-items:center;cursor:pointer;position:absolute;left:20px;bottom:10px;font-size:50px;}
.name-uslugi-text{width:77%;padding:10px 15px;font-size:16px;text-align:left;color:#ffffff;position:absolute;left:80px;top:6px;}
.name-uslugi{display:flex;flex-direction:column;width:100%;height:300px}
.name-uslugi-fon{width:100%;height:100px;opacity:0.8;background-color:#02B0B4;position:absolute;left:0px;top:0px;}
.name-uslugi img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover;object-position:center center;-o-object-position:center center}
/*-------Преимущества end--------*/
/*-------Все услуги с описанием--------*/
.all-uslugi{display:flex;flex-direction:column;width:100%;height:280px}
.all-uslugi-text{width:100%;padding:10px 15px;font-size:26px;font-weight:700;text-align:center;position:absolute;top:6px;}
.all-uslugi-descr{width:100%;flex:1 1 auto;position:relative;min-height:0;}
.all-uslugi-description{width:96%;font-size:16px;font-weight:700;text-align:center;color:#555555;position:absolute;top:50%;transform:translate(0%,-50%);left:2%}
.all-uslugi-img-container{width:100%;height:190px;padding:10px;text-align: center;}
.all-uslugi-img-container img{aspect-ratio:22/15;height:100%;width:auto;}
.all-uslugi-botton{width:80%;position:absolute;left:10%;bottom:0px;}
/*-------Все услуги с описанием end--------*/
/*======Glav Praice======*/
.praice-container{
width:100%; /* */
min-height:100px; /* */
}
.praice-text{
color:#000000;
padding-left:10px;
min-height:100px;
width:calc(100% - 160px);
vertical-align:middle;
padding:5px;
background:#ffffff; /* */
opacity:0.8;
-moz-border-radius:20px; /* Mozilla Firefox */
-webkit-border-radius:20px; /* Chrome Safari */
-khtml-border-radius:20px; /* . Konquerer Linux */
border-radius:20px; /* , */
text-align:left;
font-size:14pt;
display:block;
float:left;
position:relative;
}
.praice-cena{
color:#000000;
padding-left:10px;
min-height:100px;
vertical-align:middle;
padding:5px;
background:#ffffff; /* */
opacity:0.8;
-moz-border-radius:20px; /* Mozilla Firefox */
-webkit-border-radius:20px; /* Chrome Safari */
-khtml-border-radius:20px; /* . Konquerer Linux */
border-radius:20px; /* , */
text-align:center;
font-size:18pt;
display:block;
width:150px;
float:right;
position:relative;
}
.praice-vertical{position:absolute;top:53%;transform:translate(0%,-50%);}
.cena-center{margin:auto;right:0;left:0;}
/* ====== Glav Praice END ====== */
/* ====== ====== */
.number-jobs{position:absolute;top:62%;z-index:2;width:90%;left:5%;background-color:#fff;opacity:0.8;color:#02B0B4;font-size:30pt}
.number-text{color:#02B0B4;font-size:18px;font-weight:700}
.bg-pr-sale{background-color:#fff;opacity:0.8;}
.bg-pr-manager{position:absolute;bottom:14%;width:90%;height:74%;left:5%;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.bg-pr-element{clip-path:inset(0% 5% 0% 5% round 0% 0% 50% 50%);}
/* ====== END ====== */
.cut-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.document-image{max-height:360px;width:270px;}
.photo-main-image{width:270px;aspect-ratio:32/39;border-radius:20px}
summary {
 display:block;
}
audio,
canvas,
video {
 display:inline-block;
}
audio:not([controls]) {
 display:none;
 height:0;
}
[hidden] {
 display:none;
}
html,body {
 margin: 0 auto;
}
/*-----NO COPY-----*/
.no-copy {
 -moz-user-select: none;
 -webkit-user-select: none;
 -ms-user-select: none;
 -o-user-select: none;
 user-select: none;
}
/*-----END NO COPY-----*/
a {
 background:transparent;
}
a:focus {
 outline:thin dotted;
}
a:active,
a:hover {
 outline:0;
}
h2 {
 margin:0.67em 0;
 font-size:2em;
}
img {
 border:0;
}
svg:not(:root) {
 overflow:hidden;
}
iframe, object, embed {max-width:100%;}
figure {
 margin:0;
}
fieldset {
 margin:0 2px;
 padding:0.35em 0.625em 0.75em;
 border:1px solid #cccccc;
}
legend {
 padding:0;
 border:0;
}
button,
input,
select,
textarea {
 margin:0;
 font-family:inherit;
}
button,
input {
 line-height:normal;
}
button,
select {
 text-transform:none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
 cursor:pointer;
 -webkit-appearance:button;
}
button[disabled],
html input[disabled] {
 cursor:default;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
 -webkit-appearance:none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
 padding:0;
 border:0;
}
textarea {
 overflow:auto;
 vertical-align:top;
}
#uNetRegF td {
 text-align:left;
}
/*-----$General-----*/
.text-replace {
 text-indent:100%;
 white-space:nowrap;
 overflow:hidden;
}
html,
button,
input,
select,
textarea {
 color:#737373; /* */
}
::-moz-selection {
 background:#FFB100;
 text-shadow:none;
}
::selection {
 background:#FFB100;
 text-shadow:none;
}
hr {
 display:block;
 margin:.4em 0;
 padding:0;
 height:0;
 border:0;
 border-bottom:1px dashed #cccccc;
}

fieldset {
 margin:0;
 padding:0;
 border:0;
}
textarea {
 resize:vertical;
}
a {
 color:#02B0B4;
 text-decoration:none;
}
a:hover {
 text-decoration:none;
 color:#02B0B4;
}
.clr:after {
 display:table;
 clear:both;
 content:'';
}
.cont-wrap,
.middle,
.sidebar,
.content {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
}
.cont-wrap {
 margin:0 auto;
 padding:0 4%;
 max-width:2560px; /* */
}
.header {
 /*background:url(/skin/logo/promo_background.jpg) no-repeat 50% 50%;*/ /* PROMO */
 -webkit-background-size:cover;
 background-size:cover;
 min-height:60px;/* PROMO */
 width:100%;
 position:relative;
 color:#ffffff; /* PROMO */
}
/* */
#RotaText {
 -moz-transform:rotate(350deg);
 -webkit-transform:rotate(350deg);
 -o-transform:rotate(350deg);
 /*writing-mode: tb-rl;*/
}
/* END */
.RotaTextakcia{
 font-size:33px;
}
.praicewh{
 width:910px;
 height:1200px;
}
.inner-page .header {
 background-image:none;
 min-height:inherit;
}
.inner-page .header-descr {
 display:none;
}
.middle {
 /*margin:0 auto;*/
 max-width:2560px; /* */
 padding-top:25px;
 padding-bottom:50px;
}
.middle,
.footer_old {
 margin-left:1%;
 margin-right:1%;
}
.sidebar {
 float:right;
 margin-left:-200px;/* */
 width:200px;/* */
}
.content {
 margin:0 200px 0 0; /* */
 padding-right:45px;
}
.contentshrift {
 font-size:11pt;
}
.container_old.wide-page {
 float:none;
}
.container_old.wide-page .content {
 margin:0;
 padding-right:0;
}
.newsimg {
 float:center;
 width:70%;
}
/*-----$Button-----*/
input[type="submit"],
input[type="reset"],
input[type="button"] {display:inline-block;border-radius:15px;color:#fff;font-weight:700;padding:20px 18px;transition:all .35s ease-in-out;border:none;cursor:pointer;position:relative;background-image:-moz-linear-gradient(90deg,#02A2B8 0%,#02B0B4 56%,#02BCBC 100%);background-image:-webkit-linear-gradient(90deg,#02A2B8 0%,#02B0B4 56%,#02BCBC 100%);background-image:-ms-linear-gradient(90deg,#02A2B8 0%,#02B0B4 56%,#02BCBC 100%);box-shadow:0px 19px 49px 0px rgba(2,162,184,.1)}
option {
 color:#000;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {background-image:-moz-linear-gradient(90deg,#0295B8 0%,#02B3BE 56%,#02C0CB 100%);background-image:-webkit-linear-gradient(90deg,#0295B8 0%,#02B3BE 56%,#02C0CB 100%);background-image:-ms-linear-gradient(90deg,#0295B8 0%,#02B3BE 56%,#02C0CB 100%)}
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {{display:inline-block;border-radius:15px;color:#fff;font-weight:700;padding:20px 18px;transition:all .35s ease-in-out;border:none;cursor:pointer;position:relative;background-image:-moz-linear-gradient(90deg,#02A2B8 0%,#02B0B4 56%,#02BCBC 100%);background-image:-webkit-linear-gradient(90deg,#02A2B8 0%,#02B0B4 56%,#02BCBC 100%);background-image:-ms-linear-gradient(90deg,#02A2B8 0%,#02B0B4 56%,#02BCBC 100%);box-shadow:0px 19px 49px 0px rgba(2,162,184,.1)}
}
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {outline:none !important;}
input[type="submit"]:disabled,
input[type="reset"]:disabled,
input[type="button"]:disabled {cursor:not-allowed;filter:brightness(.8) background-color:#ffffff;
}
.manTdText input[type="button"],
.manTd2 input[type="button"],
.commTd2 input[type="button"],
.manTdBrief input[type="button"],
select.codeButtons,
input[type="button"].codeButtons,
#iplus input[type="button"] {
 padding:3px 5px;
 font-size:9px;
}
#cont-shop-invoices input[type="button"],
#cont-shop-invoices input[type="submit"] {
 padding:3px 5px;
}
input[type="button"][id^="bid-"] {margin-left:10px;}
.manTd2 input[type="text"] {
 padding:2px 5px !important;
}
input[type="text"],
input[type="password"],
textarea {
 padding:4px 10px;
 font-size:13px;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:10px;
 -webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.15);
 -moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.15);
 box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.15);
backdrop-filter:blur(15px);
background-color:rgba(255, 255, 255, 0.3);
-webkit-backdrop-filter:blur(15px);
box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);
transition:background 1.0s ease;
}
input:focus, input:hover, textarea:focus, textarea:hover{background:rgba(255, 255, 255, 0.9);}
textarea {
 width:100%;
}
input[type="button"]#newPhtBt {
 width:auto !important;
}
input[type="button"]#order-button {
 padding:0 5px;
}
#cat-select {
 display:block;
}
.manTable select {
 max-width:300px;
}
/*------$Header-------*/
.nav-row {
 width:100%;
 min-height:60px;
 background:#FFDB02;
 background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFDB02), color-stop(1, #FFDB02));/* */
 background:-moz-linear-gradient(center bottom, #FFDB02 0%, #FFDB02 100%); /* */
 background:-o-linear-gradient(#FFDB02, #FFDB02);
 position:relative;
 z-index:10;
}
.nav-row:after {
 content:'';
 position:absolute;
 display:block;
 bottom:-5px;
 left:0;
 width:100%;
 /*height: 6px; */
 /*background: url("/.s/t/1134/nav-bd.png") repeat-x 0 0; /* */
}
.mob-btn {
 display:none;
}

/* END*/

.header-d-txt {
 float:left;
}
.login-b {
 float:right;
 color:#fff;
 font-size:0.8666666666666667em;
 line-height:45px;
 display:inline-block;
 padding-top:7px;
 float:none;
}
.login-b a {
 color:#fff;
 text-decoration:underline;
}
.login-b a:hover {
 text-decoration:none;
}
.menu_photoalbum {
 display:inline-block;
 width:100%;
}
#menu_slideshow {
 height:154px;
 width:205px;
}
.display-none{
 display:none;
}
.none_mob_slideshow {
 display:inline-block;
}
/*-------$Paginator--------*/
.switchActive,
.switchDigit,
.switchBack,
.switchNext,
.swchItemA,
.swchItem {
 display:inline-block;
 line-height:1.2;
 padding:5px 9px;
}
.switchActive,
.swchItemA {
 border:none;
 background-color:#e6a959;
 color:#fff;
 -webkit-border-radius:2px;
 -moz-border-radius:2px;
 border-radius:2px;
 font-weight:normal;
}
.catPages1 {
 padding-bottom:10px;
}
.content .catPages1 {
 padding:10px 0;
}
/*------$Content--------*/
.eBlock {
 table-layout:fixed;
}
.eBlock,
.gTable {
 padding-bottom:15px;
}
.mhormenu {
text-align:center;
color:#000000;
font-size:12pt;
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
vertical-align:middle;
}
.mhormenu-tabl{
height:50px;
vertical-align:middle;
background-color:#eeeeee;
 -moz-border-radius:10px; /* Mozilla Firefox */
 -webkit-border-radius:10px; /* Chrome Safari */
 -khtml-border-radius:10px; /* . Konquerer Linux */
 border-radius:10px; /* , */
 float:none;
}
.mhormenu-down{display:inline-block;margin-top:15px;}
.eTitlemenu a:link {text-decoration:none; color:#000000;}
.eTitlemenu a:active {text-decoration:none; color:#000000;}
.eTitlemenu a:visited {text-decoration:none; color:#000000;}
.eTitlemenu a:hover {text-decoration:none; color:#888888;}
#menu {
padding:0;
margin:0;
float:center;
}
#menu li {
list-style:none;
float:center;
height:20px;
padding:0;
margin:0;
width:215px;
text-align:center;
position:relative;
padding-top:0px;
}
#menu li ul {
list-style:none;
padding:0;
margin:0;
width:205px;
display:none;
position:absolute;
left:0;
top:20px;
}
#menu li ul li {
float:none;
height:25px;
margin:0;
width: 215px;
text-align:center;
background:#eeeeee;
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
}
#menu li a {
display: block;
width:215px;
height:20px;
text-decoration:none;
}
#menu li:hover ul, #menu li.jshover ul {
display:block; 
}
#menu li:hover, #menu li.jshover {
background:#dddddd; 
}
.recommended-products-name .add img {
 margin-top:0 !important;
}
span[id^=iCode] input {
 width:auto !important;
 vertical-align:middle;
}
div[id^="imblock"] {
 padding-top:5px;
}
[id^="catSelector"] {
 width:auto!important;
}
.u-combo,
.u-comboeditcell {
 background:none !important;
 border:none !important;
}
.u-comboeditcell + .u-combobutcell{
 display:none;
}
.u-comboedit {
 font-size:15px !important;
}
.u-combolist {
 border:1px solid #CCC !important;
}
/*-------$Comment-------*/
.content .cMessage {
 font-size: 1em;
 line-height:1.5;
}
.smiles {
 border-spacing:0;
}
#allSmiles {
 font-size:.86667em;
}
.cMessage ul {
 overflow:hidden;
 margin:0;
 list-style-position:inside;
}
.cMessage .user_avatar {
 display:block;
 float:left;
 overflow:hidden;
 margin:0 6px 6px 0;
 padding:4px;
 border:1px solid #E3E3E3;
}
.wysibb-body {
 border:none;
}
/*-------$Sidebar--------*/
.sidebox {
margin:0;
position:relative
padding:15px 0;
}
.sidebox-ttl {
 color:#fff; /* */
 background:#FFDB02; /* */
 border:1px #FFDB02 solid; /* */
 -moz-border-radius:15px; /* Mozilla Firefox */
 -webkit-border-radius:15px; /* Chrome Safari */
 -khtml-border-radius:15px; /* . Konquerer Linux */
 border-radius:15px; /* , */
 padding-bottom:15px;
 font-size:1.6em;
 line-height:1.2;
 background-color:#FFDB02;
 height:17px;
 float:center;
 padding-left:0px;
}
.sidebox-ttlcont {
 font-size:10pt;
 line-height:1.2;
 color:#444444;
 padding-top:10px;
}
.sidebox .uMenuRoot {
 list-style:none;
}
.ulb-mid {
 color:#009cc6;
}
.sidebar li {
 list-style:none;
}
.sidebar li:before {
 content:'>';
 color:#d6d6d6;
 float:left;
 padding-right:.6em;
}
.calTable {
 border-spacing:0;
 width:100%;
}
.calMonth {
 padding-bottom:15px;
}
.calMonthLink {
 color:#737373;
}
.calWday,
.calWdaySe,
.calWdaySu {
 background-color:#e5e5e5;
 height:35px;
}
.calWday:first-child {
 border-radius:3px 0 0 3px;
}
.calWdaySu {
 -webkit-border-radius:0 3px 3px 0;
 -moz-border-radius:0 3px 3px 0;
 border-top-radius:0 3px 3px 0;
 -moz-background-clip:padding-box;
 -webkit-background-clip:padding-box;
 background-clip:padding-box;
}
.calMdayIsA {
 cursor:pointer;
}
.calMdayIsA,
.calMdayA {
 background-color:#ccc;
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;
 color:#159de0;
}
.calMdayIsA:hover {
 background-color:#f2574b;
}
.calMdayIsA:active {
 background-color:#de3b2e;
}
.calMdayLink {
 font-weight:bold;
}
.calMdayIsA .calMdayLink {
 color:#fff;
 font-style:normal;
}
.calMdayIsA .calMdayLink:hover {
 text-decoration:none;
}
.archUl {
 margin: 0;
 padding:0;
 list-style:none;
}
.cMessage {
 font-size:13px;
 line-height:1.2;
}
#mchatBtn {
 padding: 3px 5px;
 font-size:9px;
}
#mchatNmF {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
}
.answer {
 font-size:13px;
}
.pollButton {
 padding:10px 0;
}
.pollLnk a {
 white-space:nowrap;
}
.pollTot,
.pollQue,
.pollLnk a {
 font-size:1em !important;
}
.cat-blocks.gTable {
 margin-top:0;
 border-top:none;
}
.sidebar .gTableTop a,
.sidebar .gTableTop,
.sidebar .gTableSubTop,
.sidebar .forumDescr {
 color:#159de0;
}
.cat-blocks.gTable:before {
 border:none;
}
.cat-blocks.gTable div {
 font-size:13px !important;
font-family: 'Montserrat';
border-radius: 7px;
}
.cat-blocks.gTable .forumNameTd {
 border-top:none;
}
.cat-blocks.gTable a:hover {
 text-decoration:underline;
}
.cat-tree li > i {
 display:none;
}
.cat-tree u.plus {
 background-position:0 5px;
}
.cat-tree u.minus {
 background-position:0 -16px;
}
.sidebar .gTableTop,
.sidebar .gTableSubTop,
.sidebar.forumNameTd {
 border:none;
 background-color:transparent;
}
.sidebar ul,
.sidebar li {
 list-style-position: inside;
}
/*-------$Search---------*/
.schQuery,
.schBtn {
 display:inline-block;
}
.schBtn {
 margin-left:7px;
}
.queryField {
 height:28px;
 padding:6px 10px 7px !important;
}
.searchSbmFl {
 overflow:hidden;
 margin:0 !important;
 padding:0 10px !important;
 height:28px;
 border:none !important;
 -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
 -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
 box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
}
.search-m-bd {
 display:none;
}
.sidebox.srch .searchForm {
 display:block;
}
/*------$Footer--------*/
.footer_old {
 color:#fff; /* */
 background:#FFB100; /* */
 border:1px #FFB100 solid; /* */
 -moz-border-radius:15px; /* Mozilla Firefox */
 -webkit-border-radius:15px; /* Chrome Safari */
 -khtml-border-radius:15px; /* . Konquerer Linux */
 border-radius:15px; /* , */
 min-height:60px;
 max-width:1920px;
 border-top:1px dashed #cccccc;
 background-color:#FFB100;
}
.ucoz-copy {
 float:center;
 padding-top:25px;
 color:#FFFFFF;
 font-size:10pt;
}
/*-------$Forum--------*/
.forumContent {
 padding:30px;
}
.forum-page {
 min-width:768px;
}
.fFastSearchTd {
 position:relative;
}
input[type="text"].fastSearch {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 padding-right:30px !important;
 height:25px;
 font-style:normal;
}
input[type="submit"].fastSearch {
 margin:-14px 0 0;
 padding:0;
 width:30px;
 height:25px;
}
input[type="button"].fastNav,
input[type="submit"].fastNav,
#forum_filter input[type="submit"],
.userSchFrm input[type="submit"] {
 padding:4px 7px;
}
.postNameFl,
.postDescrFl {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 margin-top:5px;
}
#frM60 {
 padding-top:10px;
}
.gTable {
 border-spacing:0;
 border-collapse:collapse;
 color:#000;
}
.gTableTop {
 height:40px;
 background-color:#159de0;
 color:#fff;
 font-weight:normal;
 font-size:1.6em;
}
.gTableTop,
.gTableSubTop {
 padding-left:75px;
}
.gTableTop a {
 color:#fff;
}
.gTableSubTop a {
 color:#000;
}
.forum,
.threadLink,
.fNavLink,
.funcLink,
.gTableBody1 a,
.lastPostUserLink {
 font-weight:bold;
}
.gTableSubTop {
 padding-left:12px;
 height:38px;
 border-top:1px solid #e1e1e1;
 border-left:1px solid #e1e1e1;
 background-color:#eeeeee;
 text-align:left;
}
.gTableSubTop:first-child {
 border-left:0;
}
.forumIcoTd,
.forumNameTd,
.forumThreadTd,
.forumPostTd,
.forumLastPostTd,
.threadIcoTd,
.threadIcoTd,
.threadNametd,
.threadPostTd,
.threadViewTd,
.threadAuthTd,
.threadLastPostTd {
 padding:20px 12px;
 border-top:1px solid #e1e1e1;
 border-left:1px solid #e1e1e1;
}
.forumIcoTd,
.threadIcoTd:first-child {
 border-left:none;
}
.threadsDetails {
 border-top:1px solid #e1e1e1;
}
.funcBlock {
 color:#000;
}
#filter_by {
 margin-right:5px;
}
.gTableSubTop {
 padding-right:5px;
}
.forum:hover,
.fNavLink:hover,
.threadFrmLink:hover,
.forumLastPostTd a:hover,
.funcLink:hover,
.threadLastPostTd a:hover,
.threadAuthorLink:hover,
.forumOnlineBar a:hover,
.forumNamesBar a:hover,
.postTable a:hover {
 text-decoration:underline;
}
.threadsDetails,
.forumOnlineBar {
 padding-left:5px;
}
#allSmiles a {
 font-size:13px !important;
}
#addform input[type="checkbox"] {
 margin-right:3px;
}
.switches {
 margin-bottom:3px;
}
.middle .postTable {
 border-spacing:0;
 border-bottom:1px solid #e1e1e1;
}
.postTdTop {
 border-bottom:1px solid #e1e1e1;
}
.postBottom {
 border-top:1px solid #e1e1e1;
}
.postBottom:first-child {
 border-right:1px solid #e1e1e1;
}
.gDivRight {
 border:1px solid #e1e1e1;
}
.posttdMessage,
.gTableBody1 {
 border-left:1px solid #e1e1e1;
}
.posttdMessage {
 padding:5px;
}
.gTableLeft,
.postTdInfo {
 padding-left:5px;
 text-align:center;
}
.forumMemSwch,
.forumMemNum {
 padding:5px;
}
.postTdTop {
 background-color:#eeeeee;
}
#frM57,
#frM58 {
 padding-top:5px;
}
#frM60,
.searchSubmitFl,
.userSchFrm,
#forum_filter {
 padding-bottom:5px;
}
#allSmiles a:hover {
 text-decoration:underline;
}
.searchQueryFl {
 margin-bottom:5px;
}
#thread_search_field {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 width:150px !important;
}
#thread_search_button {
 margin-top:0 !important;
}
/*------$Popup-------*/
.popup {
 -webkit-box-sizing: border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
}
.popup-bd input[type="submit"],
.popup-bd input[type="button"],
.popup-bd input[type="reset"] {
 padding:4px 5px;
}
.popup-ttl {
 font:1.5385em/60px 'Lobster', cursive;
 text-indent:.3em;
 padding-left:40px;
 white-space:nowrap;
 background:#FFB100;
 background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFB100), color-stop(1, #FFB100));
 background:-moz-linear-gradient(center bottom, #FFB100 0%, #FFB100 100%);
 background:-o-linear-gradient(#FFB100, #FFB100);
 color:#fff;
 text-shadow:0 1px 1px rgba(0, 0, 0, 0.5);
}
.popup-bd {
 background-color:#fff;
 position:relative;
 padding-top:45px;
 font-size:1.0769em;
}
.statusOffline {
 color:#FFB100;
}
#block22 {
 padding:15px 0;
}
#block25 hr {
 margin-top:15px;
}
.popup-bd .user_avatar {
 display:block;
 margin-right:30px;
 padding: 16px;
 border:1px solid #cccccc;
}
.popup-bd #usch {
 padding:15px 0;
}
.udtlb {
 padding:0 20px 0 40px;
}
input[type="button"].allUsersBtn,
input[type="submit"].uSearchFlSbm {
 width:auto !important;
}
#cont-shop-checkout input[type="button"],
#cont-shop-checkout input[type="submit"] {
 font-size:12.5px;
 padding:20px 18px;
}
#order-submit {
 margin:10px 0 !important;
 text-align:left !important;
}
/*--------$Media Queries-----------*/
@media screen and (max-width:1100px) {
 .entTd {
 width:50% !important;
 }
 .vep-video-block iframe {
 width:100%;
 }
}
@media screen and (max-width:960px) {
 .vep-playvideo img {
 width:100% !important;
 }
 .navbar-share {display:none;}
}
@media screen and (max-width:860px) {
 .entTd {
 width:auto !important;
 display:block !important;
 margin:0 auto;
 }
 .manTable select {
 max-width:200px;
 }
 .navbar-share {
 display:none;
 }
}
@media screen and (max-width:1023px) {
 #puzadpn {
 display:none;
 }
 #uNMenuDiv1 span {
 font-size:20px;
color:#02B0B4;
 }
 .cont-wrap {
 padding:0 10px 0 15px;
 }
 .middle {
 padding-bottom:25px;
 }
 .middle,
 .footer_old {
 margin-left:0;
 margin-right:0;
 }
 .logo-lnk {
 text-align:center
 vertical-align:middle;
 line-height:1.2;
 padding-right:60px;
 padding-top:15px;
 float:none;
 /*background-image: url('/skin/logo/logo_background_mob.png'); */
 }
 .show-profile {
 text-indent: 100%;
 white-space:nowrap;
 overflow:hidden;
 background-image:url('/.s/t/1134/user.png');
 position:relative;
 top:10px;
 right:10px;
 }
 .show-menu{
 background-image:url('/skin/icons/menu.png');
 position:relative;
 right:10px;
 }
 .show-profile + .show-menu {
 right:60px;
 }
 .mob-btn {
 display:block;
 z-index:1;
 cursor:pointer;
 width:40px;
 height:40px;
 background-repeat:no-repeat;
 background-position:50% 50%;
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;
backdrop-filter:blur(15px);background-color:rgba(255, 255, 255, 0.8);-webkit-backdrop-filter:blur(15px);box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);
 }
 .mob-btn:hover {
 backdrop-filter:blur(15px);background-color:rgba(255, 255, 255, 0.8);-webkit-backdrop-filter:blur(15px);box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);
 }
 .mob-btn:active,
 .mob-btn.opened {
 backdrop-filter:blur(15px);background-color:rgba(255, 255, 255, 0.8);-webkit-backdrop-filter:blur(15px);box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);
 }
 /*------ Mobile menu ------*/
 .uMenuRoot > li .uMenuItemA {
 text-decoration:none;
 -webkit-box-shadow:none;
 -moz-box-shadow:none;
 box-shadow:none;
 -webkit-border-radius:none !important;
 -moz-border-radius:none !important;
 border-radius:none !important;
 background-color:#ffffff;
 }
 .main-menu {
z-index:5;
 display: none;
 margin-top:10px;
 margin-bottom:10px;
 width:100%;
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;
color:#02B0B4;
backdrop-filter:blur(15px);background-color:rgba(255, 255, 255, 0.8);-webkit-backdrop-filter:blur(15px);box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);
 }
 .main-menu ul {
 display:block;
 width:100%;
 }
 .main-menu .uMenuRoot > li {
 margin:0;
 padding:0;
 display:inline-block;
 }
 .main-menu li ul .uWithSubmenu:after {
 display:none;
 }
 .main-menu li {
 display:block;
 min-height:40px;
 text-align:center;
 width:100%;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 padding:0;
font-family:'Montserrat';
 }
 .main-menu li:hover,
 .main-menu li ul li:hover {
 backdrop-filter:blur(15px);background-color:rgba(255, 255, 255, 0.3);-webkit-backdrop-filter:blur(15px);box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);
 -webkit-border-radius:none;
 -moz-border-radius:none;
 border-radius:none;
 -webkit-box-shadow:none;
 -moz-box-shadow:none;
 box-shadow:none;
 }
 .main-menu li:hover > a.uWithSubmenu,
 .main-menu li:hover > span.uWithSubmenu,
 .main-menu li li:hover > a,
 .main-menu li li:hover > span {
 backdrop-filter:blur(15px);background-color:rgba(255, 255, 255, 0.3);-webkit-backdrop-filter:blur(15px);box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);
 color:#02B0B4;
 }
 .main-menu li a {
 display:block;
 margin:0;
 padding:0 0 0 10px;
 width:100%;
 height:40px;
 font-size:1em;
 line-height:40px;
text-shadow: 0px 0px 0px #000;
 }
 .main-menu a:hover,
 .main-menu li li a:hover,
 .uMenuRoot .uMenuItemA:hover {
 background-color:#eeeeee;
 color:#fff;
 text-shadow:none;
 }
 .main-menu .uMenuRoot li ul {
 position:static !important;
 display:block !important;
 margin:0;
 padding:0;
 background: transparent;
 }
 .active-item {
 background-color:transparent;
 }
 .main-menu li ul {
 padding-bottom: 0px;
 background-color:transparent;
 -webkit-box-shadow:none;
 -moz-box-shadow: none;
 box-shadow:none;
 border-radius:none;
 }
 .select-item {
 background-color:transparent;
 }
 .main-menu .uMenuRoot > li {
 height:auto;
 }
 .main-menu .uMenuRoot li li a {
 padding:0 0 0 40px;
 }
 .main-menu .uMenuRoot li li li a {
 padding-left:70px;
 }
 .main-menu .uMenuRoot li li li li a {
 padding-left:100px;
 }
 /*------ obile menu end------*/
/*-------profile--------*/
.user-profile-ucoz{z-index:1;padding-top:0px}
/*-------profile end--------*/
}
@media screen and (min-width:641px) and (max-width:768px) {
 .cont-wrap,
 .footer_old,
 .middle {
 padding-left:10px;
 padding-right:15px;
 }
 .content {
 margin-right:270px;
 padding-right:30px;
 }
 .sidebar {
 width:240px;
 margin-left:-240px;
 }
 .header {
 min-height:50px;
 }
 .content .queryField {
 width:150px !important;
 }
}
@media screen and (max-width:640px) {
 .sidebar {
 border-top:1px dashed #cccccc;
 }
 .header {
 height:auto;
 }
 .sidebox {
 margin:0 auto;
 }
 .sidebar {
 float:none;
 margin-left:0;
 width:100%;
 }
 .container_old {
 float:none;
 width:100%;
 }
 .content {
 padding:0;
 margin:0;
 }
 .sidebar {
 margin-top:30px;
 position:relative;
 }
 .sidebox.srch .searchForm,
 .calTable {
 max-width:400px;
 white-space:nowrap !important;
 }
 .sidebox.srch {
 clear:both;
 }
 .archLink {
 text-decoration:underline;
 }
 .archLink:hover {
 text-decoration:none;
 }
 .sidebox-bd > li {
 list-style:none;
 }
 .forumContent {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 }
 #menu_slideshow {
 height:112px;
 width:150px;
 }
}
@media screen and (min-width:1023px) {
 .main-menu {display:inline-block !important;}
}
@media screen and (max-width:2560px) {
.bg-pr-manager{bottom:16%;height:72%;}
}
@media screen and (max-width:1600px) {
.number-jobs{top:62%;}
}
@media screen and (max-width:1536px) {
.number-jobs{top:62%;}
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:20px;}
.bg-pr-manager{bottom:14%;height:74%;}
}
@media screen and (max-width:1367px) {
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:19px;}
.manager-icon{width:135px;height:135px;}
.number-jobs{top:60%;}
.bg-pr-manager{bottom:17%;height:72%;}
}
@media screen and (max-width:1280px) {
.number-jobs{top:59%;}
.name-prduct{font-size:20px;}
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:16px;}
.categories-catalog li{width:calc(100%/4)}
}
@media screen and (max-width:1180px) {
.name-uslugi-number{left:15}
.name-uslugi-text{width:75%;padding:10px 7px;font-size:15px;top:12px;}
}
@media screen and (max-width:1120px) {
.name-uslugi-text{font-size:14px;}
}
@media screen and (max-width:1070px) {
.name-uslugi-text{font-size:13px;}
}
@media screen and (max-width:1024px) {
.number-jobs{top:56%;font-size:21pt}
.name-prduct{font-size:17px;}
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:11px;}
.parametrs{font-size:10px;}
.manager-icon{width:160px;height:160px;}
.categories-catalog li{width:calc(100%/4)}
.bg-pr-manager{bottom:22%;height:66%;}
}
@media screen and (max-width:992px) {
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:16px;}
.product-width{width:50%}
.name-prduct{font-size:18px;}
.parametrs{font-size:13px;}
.name-uslugi-number{left:20}
.name-uslugi-text{width:77%;padding:10px 15px;font-size:16px;top:6px;}
.name-manager-icon{text-align:left;padding:0px 20px 0px 0px ;}
.manager-icon{width:135px;height:135px;padding:10px;}
.quiz-modal-link{margin:15px 0px 0px 0px;right:1%;left:1%;position:static;}
.categories-catalog li{width:calc(100%/4)}
}
@media screen and (max-width:900px) {
.number-jobs{top:54%;font-size:20pt}
.number-text{font-size:14px}
.bg-pr-manager{bottom:24%;height:64%;}
}
@media screen and (max-width:878px) {
.youtube-shots{width:550px;height:920px}
}
@media screen and (max-width:835px) {
.categories-catalog li{width:calc(100%/3)}
.number-jobs{top:48%;}
.bg-pr-manager{bottom:29%;height:64%;}
}
@media screen and (max-width:820px) {
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:15px;}
.number-jobs{top:48%;}
.name-uslugi-number{left:15}
.name-uslugi-text{width:75%;padding:10px 7px;font-size:15px;top:12px;}
.bg-pr-manager{bottom:27%;height:64%;}
}
@media screen and (max-width:800px) {
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:15px;}
.categories-catalog li{width:calc(100%/3)}
}
@media screen and (max-width:768px) {
.number-jobs{top:65%;font-size:30pt}
.number-text{font-size:18px}
.name-prduct{font-size:22px;}
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:20px;}
.product-width{width:100%}
.parametrs{font-size:14px;}
.youtube-shots{width:500px;height:837px}
.name-uslugi-number{left:20}
.name-uslugi-text{width:77%;padding:10px 15px;font-size:16px;top:6px;}
.bg-pr-manager{bottom:12%;height:78%;}
}
@media screen and (max-width:718px){
.categories-div{height:40px;margin-top:20px;}
}
@media screen and (max-width:680px){
.product-sliders-slides{max-width:400px;display:block;margin:auto;left:0px;right:0px;}
.product-sliders-description{width:100%;display:block;}
}
@media screen and (max-width:580px){
.categories-catalog li{width:calc(100%/2)}
.categories-div{margin-top:10px;}
}
@media screen and (max-width:440px) {
.number-jobs{top:54%;font-size:18pt}
.number-text{font-size:14px}
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:18px;}
.youtube-shots{width:300px;height:500px}
.categories-images{width:155px;height:97;}
.name-prduct-hits-h3{font-size:12px;}
.name-prduct-hits{padding:8px 13px}
@media screen and (max-width:420px) {
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:17px;}
.name-prduct{font-size:18px;}
.bg-pr-manager{bottom:15%;height:76%;}
.categories-div{height:45px;margin-top:15px;}
.categories-big-container{height:147px;width:160px;}
.name-prduct-hits-h3{font-size:11px;}
.name-prduct-hits{padding:7px 11px}
}
@media (max-width:400px){
.number-jobs{top:52%;font-size:16pt}
.number-text{font-size:12px}
.categories-images{width:150px;height:94;}
.categories-big-container{height:143px;width:155px;}
.categories-text{text-align:left;font-size:12px;}
.perenos-hits{padding:0px 50px 0px 50px;float:center}
.perenos-hits br {display:inline}
}
@media screen and (max-width:391px) {
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:14px;}
.youtube-shots{width:270px;height:451px}
.categories-images{width:150px;height:93;}
}
@media (max-width:380px){
.categories-images{width:140px;height:87;}
.categories-big-container{height:131px;width:140px;}
.name-uslugi-fon{height:130px;}
.name-uslugi-number{bottom:30px;}
.categories-images{width:145px;height:89;}
.categories-div{height:35px;margin-top:15px;}
}
@media screen and (max-width:360px) {
.number-jobs{top:50%;}
.number-text{font-size:12px}
.perenos-hits{padding:0px 20px 0px 20px;float:center}
}
@media (max-width:350px){
.number-jobs{top:48%;font-size:14pt}
.bg-pr-manager{bottom:29%;height:63%;}
.categories-images{width:125px;height:79;}.categories-text{font-size:11px}
.categories-big-container{height:117px;width:125px;}
.categories-text{font-size:11px}
}
@media screen and (max-width:320px) {
.button-produc-text,.button-produc-sale,.button-produc-text-hits,.button-produc-sale-hits{font-size:11px;}
.number-jobs{top:40%;}
}
/*======Glav Praice======*/
.praice-container{
 width:100%; /* */
 min-height:100px; /* */
}
.praice-text{
min-height:50px;
width:100%;
vertical-align:middle;
text-align:left;
font-size:14pt;
float:none;
border-radius: 20px 20px 0 0
}
.praice-cena{
min-height:20px;
width:100%;
float:none;
border-radius: 0 0 20px 20px
}
.praice-vertical{position:static;top:10px;transform:translate(0%,0%);}
.praice-cena br {display:none}
/* ====== Glav Praice END ====== */
}
@media screen and (max-width:560px) {
 .ucoz-copy,
 .soc-list {
 float:none !important;
 }
 .soc-list {
 padding-bottom:15px;
 }
}
@media screen and (min-width:1280px) and (max-width:1365px){
 #uNMenuDiv1 span {font-size:16px;}
}
@media screen and (min-width:1366px) and (max-width:1599px){
 #uNMenuDiv1 span {font-size:16px;}
}
@media screen and (min-width:1600px) and (max-width:1919px){
}
@media screen and (min-width:1920px) {
 header {
 -webkit-background-size:1920px auto;
 background-size:1920px auto;
 }
 #uNMenuDiv1 span {font-size:20px;}
}
@media(min-width:960px){.pc-display-none{display:none}}
@media(max-width:960px){.mobile-display-none{display:none}}
/*====== strong======*/
.str{font-weight:400}
/*====== strong End======*/
/*====== h1======*/
h1 {text-decoration:none; margin:0px; padding: 0;}
/*====== h1 END======*/
/*====== h2======*/
h2 {text-decoration:none; margin:0px; padding: 0;}
/*====== h2 END======*/
/*====== h3======*/
h3 {text-decoration:none; margin:0px; padding: 0;}
/*====== h3 END======*/
/*====== ======*/
.otzyvy-bubble{padding:35px;border-radius:10px;backdrop-filter:blur(15px);background-color:rgba(255, 255, 255, 0.3);-webkit-backdrop-filter:blur(15px);box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);position:relative;}
.otzyvy-bubble::after{content:'';position:absolute;top:100%;left:35px;width:0;height:0;border-style:solid;border-width:25px 18px 0 0;border-color:rgba(255, 255, 255, 0.3) transparent transparent transparent;filter:drop-shadow(1px 2px 2px rgba(0, 0, 0, 0.1));}
.otzyvy-name-wrapper{margin:23px 0 15px 0}
.otzyvy-bgimg{width:50px;height:50px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;margin-left:10px;margin-right:10px;background-position:center center;background-repeat:no-repeat;background-size:cover;backdrop-filter:blur(15px);background-color:rgba(255, 255, 255, 0.3);-webkit-backdrop-filter:blur(15px);box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);}
.t-cell{display:table-cell;vertical-align:middle;height:100%;margin-left:0;margin-right:0}
.t-text{color:#282828}
.t-text_sm{font-size:18px;line-height:1.55}
.t-name{font-weight:700;color:#282828}
.t-name_xs{font-size:16px;line-height:1.35}
.otzyvy{list-style-type:none;display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;margin:30px 0 0;padding:0}
.otzyvy li{width:calc((100% - 40px)/2);}
@media screen and (max-width:1200px){.t603__container.t-container{padding:0 0 20px 0}.t-text_sm{font-size:16px}.t-name_xs{font-size:14px}}
@media screen and (max-width:640px){.t529__bubble{padding:20px}.t-text_sm{font-size:14px;line-height:1.45}.t-name_xs{font-size:12px}}
@media (max-width:768px){.otzyvy li{width:100%;max-width:100%}}
/*====== ======*/
/*======Stuff ======*/
.stuff{list-style-type:none;display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;margin:auto;padding:0}
.stuff li{width:calc((100% - 40px)/3);padding-left:30px}
@media (max-width:1023px){.stuff li{width:calc((100% - 40px)/3)}}
@media (max-width:720px){.stuff li{width:calc((100% - 40px)/2)}}
@media (max-width:440px){.stuff li{width:100%;max-width:100%)}}
/*======Stuff END======*/
/*====== ======*/
.hyphenation{word-wrap:normal;-moz-hyphens:none;-webkit-hyphens:none;-ms-hyphens:none;}
@media (max-width:480px){.hyphenation{word-wrap:break-word;-moz-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;}}
/*====== END======*/
/*======PROMO ======*/
.promo-img-pc, .promo-img-mob{width:100%;border-radius:10px}
.promo-img-pc{aspect-ratio:495/193;}
.promo-img-mob{aspect-ratio:192/193;}
.promo-btn, .promo-btn2{position:relative;width:100%}
.promo-overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;;transition:background 0.5s ease}
.promo-btn:hover .promo-overlay{display:block;background:rgba(255,255,255,0.7)}
.promo-title{position:absolute;width:100%;left:0;top:25%;font-size:1.900em;text-align:center;font-family:'Montserrat';text-transform:uppercase;/* Заглавные буквы */;color:#02B0B4;opacity:0;transition:top .5s ease;text-shadow:1px 1px 10px #02B0B4}.promo-title a{z-index:1}
.promo-btn:hover .promo-title{top:10%; /* Отступ сверху при наведении */}.promo-button{position:absolute;width:100%;text-align:center;top:65%;opacity:0;transition:opacity .35s ease}
.promo-button a{padding:15px 40px;text-align:center;z-index:1}
.promo-btn:hover .promo-button,.promo-btn:hover .promo-title{opacity:1}
.promo-button2{position:absolute;width:100%;text-align:center;bottom:20px;}
.promo-button2 .button{padding:20px 20px;}
@media only screen and (max-width:960px){.promo-button2 .button{padding:10px 18px;}}
@media screen and (min-width:769px){.promo-img-mob{display:none}}
@media screen and (max-width:768px){
.promo-img-pc{display:none}
.promo-title{top:45%}
.promo-btn:hover .promo-title{top:30%; /* Отступ сверху при наведении */}
.promo-button2 .button{padding:20px 20px;}
}
@media only screen and (max-width:575px){.promo-button2 .button{padding:10px 18px;}}
/*======PROMO END======*/
/*======PRODUCT CAT VIDEO======*/
.shot-prod-video-container{position:relative;overflow:hidden;}
.shot-prod-video-block{margin-left:10%;float:left;width:40%;text-align:center;}
.shot-prod-video-vertical{width:320px;border-radius:20px;}
.shot-prod-video-text{margin-right:10%;float:right;width:40%;height:100%;}
.shot-prod-video-text-vertical{position:absolute;top:50%;transform:translate(0%,-50%);margin-right:10%;margin-left:5%;padding:30px;max-width:650px;backdrop-filter:blur(15px);background-color:rgba(255, 255, 255, 0.3);border-radius:30px;}
@media screen and (max-width:960px) {
.shot-prod-video-block{margin-left:0;}
.shot-prod-video-text-vertical{margin-right:5%;}
}
@media screen and (max-width:740px) {
.shot-prod-video-block{float:none;width:100%;}
.shot-prod-video-text{margin-right:0;margin-top:20px;float:none;width:100%;}
.shot-prod-video-text-vertical{position:relative;top:0;transform:translate(0%,00%);margin-right:5%;margin-left:5%;max-width:100%;}
}
@media screen and (max-width:420px) {
.shot-prod-video-vertical{width:100%;}
.shot-prod-video-text-vertical{margin-right:0;margin-left:0;}
}
/*======PRODUCT CAT VIDEO END======*/
/*--- FAQ ПЛАВНОЕ ОТКРЫТИЕ И ЗАКРЫТИЕ ---*/
.faq-block{box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);padding:10px;background-color:rgba(255, 255, 255, 0.3);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:20px;margin-top:15px;}
.faq-block-title{margin-left:10px;font-size:16px;font-weight:700;color:#02B0B4;user-select:none;cursor:pointer;}
.faq-block i {font-weight: 700;}
.faq-flex-conteiner{display:flex;align-items:center;gap:10px;}
.faq-block-conteiner{display:block;}
.faq-roll{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows 0.5s ease;}
.faq-roll.faq-active{grid-template-rows:1fr;}
.faq-roll > div{min-height:0;}
@media screen and (max-width:700px){
.faq-flex-conteiner{display:block;}
}
/*--- FAQ ПЛАВНОЕ ОТКРЫТИЕ И ЗАКРЫТИЕ END ---*/





/*--- ПОДПИСКА ---*/
/*--- Modal ---*/
.subscr-desc span{font-weight:500;}
.subscr-cont{display:flex;justify-content:center;align-items:center;text-align:center;}
.no-subscr-img img{width:60px;aspect-ratio:400/1349;}
.no-subscr-title{font-size:30px;color:#02B0B4;font-weight:700;}
.no-subscr-small{font-size:21px;}
.subscr-info{display:block;text-align:left;min-width:250px;line-height:2;}
.subscr-info-img img{width:85px;aspect-ratio:563/1349;}
@media (max-width: 400px){.subscr-info{min-width:200px;}}
@media (max-width: 350px){.subscr-info{min-width:auto;}}
/*--- Modal END ---*/



/*--- ПОДПИСКА END ---*/