@charset "utf-8";html { 
overflow-y: scroll!important; 
}
body {
  margin: 0;
  padding: 0;
}
* {
  padding: 0;
  margin: 0;
}
h1, h2, h3, h4, h5, h6, newsflash-title {
  padding: 0 0 3px 0;
  margin: 5px 0 0 0;
  line-height: 1.2;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  color:rgba(163,3,3,1.0);
  letter-spacing: 0.04em;
}
h1 {
  font-size: 2.0em;
}
h2 {
  font-size: 1.8em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.6em;
}
ul, ol {
  padding: 4px 0 2px 0;
  margin: 0 0 0 5px;
  color:#161c10;
  line-height: 130%;
}
ul li, ol li {
  font-size: 19px;
  padding:4px 0 4px 5px;
  list-style: none;
  color:#313131;
  line-height: 130%;
  list-style-image: url("https://vkusotii.net/images/galochka06.png");
  font-family: 'Didact Gothic', sans-serif;
  letter-spacing: 0.04em;
}
ul.menu {
  margin: 0 auto;
  max-width: 1100px;
  min-width: 300px;
  padding: 0;
}
ul.menu li {
  list-style: none;
}
div,div a,p,ul,ol,div p{
 font-family: 'Didact Gothic', sans-serif;
 letter-spacing: 0.04em;
 color:#313131;
}
p {
  padding:5px 0;
  line-height:130%;
  font-size:19px;
  color:#313131;
}
address {
  margin: .75em 0;
  font-style: normal;
}
a:focus {
  outline: none;
}
img {
  border: none;
  border-radius:5px;
  box-shadow: #000000 5px 25px 25px -25px;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
form, fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
input {
  vertical-align: middle;
}
select {
  vertical-align: middle;
  margin-bottom:5px!important;
}
button{
  vertical-align: middle;
  cursor:pointer;  
}
.clr {
  clear : both;
}
.column.column1 {
  width: 25%;
}
.column.column2 {
  width: 48.2051282051%;
}
.column.main {
  width: 75%;
}
.column.center {
  width: 51.7948717949%;
}
.column.noleft .center {
  width: 70%;
}
.column.noleft .column2 {
  width: 30%;
}
.column.noleft.main {
  width: 100%;
}
.column.noright.main {
  width: 100%;
}
.column.noright .column.center {
  width: 100%;
}
.flexiblemodule, .column, .logobloc {
  float: left;
}
.telemobile{padding-top:20px;}
/* ----- Custom styling ---- */
body {
  text-align: left;
}
a {
  color:#336699;
}
a:hover {
  color: #3399cc;
}
.button, button, input.btn {
  color: #fff;
  padding: 5px;
  background-color: rgba(212,79,0,0.7);
  margin-bottom:0px;
  text-align: center;
  font-weight: normal;
  border-radius:3px!important;
  border: #fff 0px solid!important;
}
.button:hover, button:hover, input.btn:hover {
  background: rgba(106,106,106,0.65);
  padding: 5px;
  margin-bottom:0px;
  cursor:pointer;
  border: #fff 0px solid!important;
  border-radius:3px!important;
}
ul.pagenav li a {
  display: block;
  color: #3399cc;
}
.invalid {border: red;}
input.inputbox, .registration input, .login input, .contact input, .contact textarea,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
 border: none;
 border: #043568 0.5px solid;
 color: #043568;
 text-align:left;
}
#modlgn-username, #modlgn-passwd{
 padding:5px;
}
.breadcrumb {width:90%;margin:0 auto;padding:5px 0px 5px 0px;}
.breadcrumb li{display:inline-block;font-size:85%;font-family: 'Arsenal', sans-serif;margin-top:0px!important;}
ul.breadcrumb li.active::before{display:none}
.breadcrumb li a{color:#545454;}
.breadcrumb img{display:none;}
.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-top: 0.2rem;
	padding-left: 0.3rem;
    color: #6d757e;
    content: "/\00a0";
}
input:focus, input.inputbox:focus, .registration input:focus, .login input:focus, .contact input:focus, .contact textarea:focus,
textarea, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border: #000000 0px solid;
}
div.mod-languages li {
 padding:0 0 0 0;
}
div.mod-languages ul li::before{display:none;}
/* ---- custom styling modules ---- */
.container{
  width: 100%;
  height:auto;
  float:left;
  background: rgba(255,255,255,1.0);
}
#container-fluid{
  width: 100%;
  max-width:100%;
  margin:0 auto;
}
#maincontent{
  width:100%;
  max-width:890px;
  margin:0 auto;
}
#box14 div.moduletable h3{
  width:80%;
  margin-left:25px;
  padding:20px 10px 0px 0px;
  color:#545454;
  display:block;
  height:80px;
  font-size:26px;
  border-top: 0px solid rgba(29,115,115, 1.0);
  font-family: "Playfair Display", serif;
  font-weight: 400;
  float:left;
  display:flex;
  align-items: center;
}
#box14 h3{
  width:95%;
  margin-left:10px;
  color:rgba(74,74,74,1.0);
  display:block;
  height:20px;
}
#box14 div.moduletable {
  width:32%;
  float:left;
  margin-right:1%;
  margin-bottom:0px;
  height:auto;
}
#box14 div.moduletable #rbox01{
 width:100%;
}
#content{
 padding:2%;
 margin:5px 0 20px 0;
 display:block;
 max-width:900px;
 width:96%;
 height:auto;
 float:left;
 border-radius:7px;
}
#left div.moduletable, #left div.module,
#left div.moduletable_menu, #left div.module_menu {
  margin:0 40px 0 0;
  background:#fff;
}
#left div.moduletable h3, #left div.module h3,
#left div.moduletable_menu h3, #left div.module_menu h3 {
  margin:0 3px 0 3px;
  background:#fff;
  font-size: 1.3em;
}
#main div.moduletable, #main div.module,
#main div.moduletable_menu, #main div.module_menu {
  margin:0 0 0 0;
  background-color: rgba(147,147,147,0.1);
  box-shadow: #000000 0px 25px 25px -25px;
} 
#center > div.inner {
  margin:0 0 0 0;
  background: rgba(147,147,147,0.7);
}
#content > div.inner {
  margin:0 0 0 0;
}
#right div.moduletable, #right div.module,
#right div.moduletable_menu, #right div.module_menu {
  margin:0 0 0 10px;
  background-color: rgba(147,147,147,0.1);
}
#right div.moduletable h3{
  margin:0 3px 0 3px;
  font-size: 1.1em;
  padding:5px;
}
#right div.moduletable ul li {
  list-style:none;
}
#right div.moduletable ul li a{
  margin:0 3px 0 3px;
  font-size: 0.9em;
  padding:5px;
  text-decoration: none;
  list-style:none;
}
/*css main moduls in index.php*/
#tbox01{
 width:99.5%;
 height:auto;
 margin: 2px 0.25% 0 0.25%;
 float:left;
 position:relative;
 border-top: 2.5px solid rgba(255,128,0,1.0);
 border-bottom: 1.0px solid rgba(39,154,154,0.1);
 background-image: linear-gradient(rgba(173,173,173,1.0), rgba(173,173,173,0.0));
 background-repeat: no-repeat;
 background-size: cover;
 background-position: 50% 50%;
 border-radius: 0px;
}
#tbox02{
 width:100%;
 height:auto;
 position:relative;
 margin:0 0 0 0;
 float:left;
}
#tbox03{
 width:100%;
 height:auto;
 margin-top:7px;
 position:relative;
 float:left;
 background: #fff;
}
#tbox03_a{
 width:100%;
 height:auto;
 margin-top:0px;
 position:relative;
 float:left;
 background: url("https://vkusotii.net/images/home-page/dinia.png");
 background-repeat: no-repeat;
 background-size:4%;
 background-position: 90% 49%;
}
/* css main inside modules*/
#box01{
 width:280px;
 height:40px;
 margin-top:12px;
 margin-left:5%;
 display:inline-block;
 border-radius: 3px;
}
#box01 p{
 display:inline-block;
}
#box01 a{
 text-decoration: none;
}
#box02{
 display:none;
}
#box03{
 width:auto;
 height:52px;
 padding:14px 10px 0 10px;
 float:right;
}
#box03 img{
 opacity:0.8;
}
#box04{
 width:34px;
 min-width:34px;
 height:32px;
 float:right;
 margin:15px 0 0 0;
 border-radius: 3px;
}
#box05{
 width:180px;
 height:auto;
 font-size:15px;
 float:right;
 margin:0px 50px 0 0;
}
#box05 p{
 font-size:13px;
 display:flex;
 height:69px;
 padding:0px;
 align-items:center;
 justify-content: center;
 text-align: left;
}
#box06{
 width:auto;
 height:auto;
 float:right;
 margin:7px 5px 0 5px;
 border-radius: 3px;
}
#box07{
 width:39px;
 height:39px;
 position:fixed;
}
#box08{
 width:99.5%;
 height:47px;
 padding-top:0px!important;
 margin:4px 0.25% 30px 0.25%;
 float:right;
 right:2%;
 position: relative;
 border-radius:3px;
 border-bottom: 0px solid rgb(224, 224, 224);
 box-shadow: #000000 5px 25px 25px -25px;
}
#box09{
 width:auto;
 height:auto;
 display:block;
}
#box010{
 width:400px;
 margin:0 auto;
}
#box10{
 width:400px;
 max-width:400px;
 height:auto;
 position:absolute;
 display:none;
 z-index:400;
 padding:20px;
 border-radius:3px;
 margin-top:90px;
 background-color:rgb(215, 215, 215);
}
#box011{
 width:700px;
 height:30px;
 margin:0 auto;
 margin-bottom:20px!important;
 margin-top:20px!important;
 z-index:500;
 position:relative;
 display:none;
}
#box11{
 margin-top:0px;
}
#box11-a{
 width:100%;
 max-width:880px;
 height:auto;
 margin:0 auto;
 padding-bottom:40px;
}
#box11-a h1{
 font-size:32px;
 border-radius:3px;
 font-weight:100;
 color:rgba(49,49,49,1.0);
 background-image: linear-gradient(rgba(106,106,106,0.0), rgba(106,106,106,0.2));
 padding:15px 15px 15px 15px;
 margin-bottom:10px;
}
#box11-b{
 width:100%;
 height:auto;
 margin:0 auto;
}
#car-mob{
 width:55%;
 height:auto;
 border-radius:3px 3px 0 0;
 float:left;
 margin:0 0 0px 5%;
 padding:25px 0 0px 0;
 border-bottom: 0px solid rgba(128,128,192,1.0);
 background-image: url("https://vkusotii.net/mages/background/44.png");
 background-repeat: no-repeat;
 background-size:auto;
 background-position: 50% 20%;
}
#car-mob01{
 width:100%;
 max-width:1500px;
 height:auto;
 padding:0 0 0 0;
 float:left;
}
#car-mob01 h1{
 font-size:32px;
 color:#545451;
}
#main-h{
 width:32%;
 max-width:1500px;
 height:auto;
 padding:8px 10px 8px 10px;
 margin:40px 2% 10px 2%;
 float:left;
 border-left: 2px solid rgba(255,128,0,1.0);
 border-radius:0px;
 box-shadow: #000000 0px 25px 20px -30px;
 background:rgba(255,255,255,0.7);
 font-family: 'Didact Gothic', sans-serif;
}
#search-css{
 width:100%;
 float:left;
 display:block;
}
#search-fix01{
 width:39px;
 height:39px;
 position:fixed;
 display:block;
}
#search-css01{
 width:auto;
 max-width:850px;
 margin:0 auto;
 height:auto;
 display:block;
 position:relative;
 z-index:860;
 margin-bottom:0px;
}
/*modul-reсipe-calories*/
.rcalc{
 padding:10px 0 10px 0;	
 border-bottom: 5px solid rgba(255,128,0,1.0);
}
.rcalc h3{
 font-size:22px;
 padding:0px 0 20px 0;
 font-weight:500;
}
.rcalc__label{
 width:99%;
 display:block;
 padding:0px 0 10px 1px;
 font-size:19px;
}
.rcalc__input{
 display:block;
 padding:2% 2% 2% 8px;
 font-size: 16px;
 border-left: 2px solid rgba(128,128,192,1.0)!important;
 font-family: 'Didact Gothic', sans-serif;
 color: #343131;
 width:96.2%;
 margin:0 auto;
 margin-bottom:6px;
 margin-left:0px;
}
.rcalc__dropItem{
 background: #fff;
 cursor:pointer;
 margin:0 0 2px 2px;
 list-style:none;
 font-size:18px;
 padding-left:10px;
 transition: 0.1s linear;
}
.rcalc__dropItem:hover{
 background-image: linear-gradient(rgba(199,199,199,0.3), rgba(199,199,199,0.1));
}
.rcalc__grams{
 width: 80px;
 font-size:16px!important;
 color:#343131!important;
 padding:5px;
}
.rcalc__colSmall{
 padding:8px 8px 8px 8px;
 background: rgba(211,211,211,0.6);
 width:15%;
 font-weight:300;
}
.rcalc__colTiny{
 background: rgba(211,211,211,0.6);
}
.rcalc__table tr td{
 padding:11px 8px 11px 8px;
 background:#fff;
}
.no_products{
 background: rgba(212,79,0,0.7);
 color:rgba(163,3,3,1.0);
 font-size:18px;
 text-align:left;
}
.rcalc__muted{
 display:none!important;
}
.rcalc__btn{
 margin:10px 0 0 1px;
}
.rcalc__dropdown{
 margin:5px 0 8px 0%;
 width: 99.7%;
}
.rcalc__dropMeta{
 margin:0 0 0 0px;
 padding:0 0 0 0px;
}
.rcalc__dropName{
 margin:0 0 0 0px;
 padding:0 0 0 0px;
}
.rcalc__table {
 font-size:19px;
}
.rcalc__row03{
 font-weight:300;
}
.rcalc__row04{
 padding:5px 5px 5px 0px;
 width:65%;
 font-weight:300;
}
.rcalc__row05{
 padding: 5px;
 background:#fff!important;
}
.rcalc__row07{
 padding:7px 0 7px 0;
 display:table-cell;
}
.rcalc__img{
 width: 27px;
 height: 27px;
 object-fit: cover;
 border-radius: 6px;
 margin-right: 8px;
 margin-left: 0px;
 vertical-align: middle;
}
.rcalc__name{
 font-size:19px;
}
.rcalc__kcal::before {
  content: '~ ';
}
[data-rcalc-total-kcal]::before {
  content: '~ ';
}
[data-rcalc-total-kcal] {
  font-weight: 700; /* или bold */
}
[data-rcalc-total-grams] {
  font-weight: 700; /* или bold */
}
.rcalc__kcal {
  font-weight: 700;
}
.rcalc__dropdown {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: #000000 0px 10px 10px -10px;
}
.rcalc__grams{
 margin-left:0px;
}
/*modul-product-calories*/
#calories_hide01{
 position:relative;
 display:block;
 z-index:10000;
 width:60%;
 background: rgba(232,232,232,0.6);
 }
#calories_hide02{
 position:relative;
 width:95%;
 margin:6px 0 6px 0;
 display:block;
 height:auto;
 font-size:20px;
 z-index:499;
 cursor:pointer;
 float:left;
 padding:8px 20px 10px 20px;
 border-radius:0px;
 background-image: linear-gradient(rgba(199,199,199,0.3), rgba(199,199,199,0.2));
 border-left: 2px solid rgba(255,128,0,1.0);
 box-shadow: #000000 0px 10px 10px -10px;
}
#calories_hide02:hover{
 background-image: linear-gradient(rgba(199,199,199,0.2), rgba(199,199,199,0.1));
} 
#calories_hide02 a{
 text-decoration: none;
}
#calories{
 width:100%;
 position:relative;
 height:auto;
 display:block;
 float:left;
 right:0%!important;
 opacity:1.0!important;
 z-index:849;
 border-top:0px solid rgba(64,128,128,0.9);
 border-bottom:0px solid rgba(64,128,128,0.7);
 background-image: url("https://vkusotii.net/images/fon-slaider.png");
 background-repeat: no-repeat;
 background-position: 100% 50%;
}
#calories01{
 width:100%;
 max-width:850px;
 margin:0 auto;
 margin-top:12px;
 margin-bottom:12px;
 height:auto;
 color:#545451;
 display:block;
 position:relative;
 z-index:849;
 padding:30px 20px 30px 20px;
 border-left: 2px solid rgba(255,128,0,1.0);
 background: rgba(230,230,230,1.0);
 border-radius: 0px;
 box-shadow: #000000 0px 10px 10px -10px;
 font-family: 'Didact Gothic',sans-serif;
}
#calorie01{
 width:50%;
 float:left;
 margin:10px 0 10px 0;
}
#calorie02{
 width:50%;
 float:left;
 margin:10px 0 10px 0;
}
#calorie03{
 margin:10px 0 10px 0;
 background-color:#fff;
 padding:5px 10px 5px 10px;
 border-radius:3px;
 width:auto;
}
#calorie04{
 margin:10px 0 0 0;
}
#search-input{
 margin:0 0 4px 0;
 background-color:#fff;
 padding:5px 13px 5px 10px;
 border-radius:0px;
 width:97%;
 font-size:16px;
 border-left: 2px solid rgba(128,128,192,1.0);
 font-family: 'Didact Gothic', sans-serif;
 color:#343131;
 }
#search-results{
 cursor:pointer;
 display:block;
 color:#fff!important;
 background:#fff;
 width:95%;
 max-height: 200px;
 overflow-y: auto;
 margin:0 0 0 0px;
 padding:5px 0 5px 40px;
 box-shadow: #000000 0px 10px 10px -10px;
}
.search-dropdown{
 color:#fff!important;
}
.search-dropdown li:hover{
 background: rgba(199,199,199,0.3);
 width:95%;
}
#search05{
 padding:5px 0 5px 0;
 display:block;
 font-size:18px;
}
.category-button{
 border-radius:3px;
}
#calorie05,#reset-button{
 border-radius:3px;
}
#product_search{
 width:55%;
}
/*-*/
#pr01{
 width:250px;
 display:block;
}
#rs-form-css{
 width:38%;
 height:480px;
 margin:0 5% 10px 2%;
 display:block;
 float:left;
}
.login-greeting{
 padding:4px;
 width:190px;
 position:fixed;
 right:10px;
 color:#fff;
 top:180px;
 font-size:13px;
 background-color: rgba(212,79,0,0.7);
}
.logout-button{
 width:190px;
 position:fixed;
 right:17px;
 top:210px;
 z-index:998;
}
#system-message-container{
 height:auto;
 width:30%;
 position:fixed;
 z-index:1000;
 border-radius:3px;
 top:150px;
 right:35%;
 left:35%;
}
.userdata{
width:400px;
padding:20px;
}
#box12{
 width:100%;
 height:auto;
 margin:0 auto;
 background-color:rgba(147,147,147,0.8);
}
#box121{
 width:100%;
 height:auto;
 float:left;
 display:block;
 }
#box13{
 width:100%;
 max-width:850px;
 height:auto;
 margin:0 auto;
}
#box14{
 width:100%;
 height:auto;
 float:left;
 padding:20px 0 20px 0;
 margin:20px 0 -65px 0;
 display:block;
 background:#fff;
 border-top: 4.0px solid rgba(64,128,128,0.3);
 background-color:rgba(227,227,227,0.4);
}
#box14a{
 width:100%;
 margin:0 auto;
 max-width:1200px;
 height:auto;
 display:block;
}
#footer{
 width:100%;
 max-width:100%;
 height:auto;
 margin:0 auto;
}
.rsform{
 width:400px;
 height:auto;
 border-radius:3px;
 position:absolute;
 display:none;
 padding:20px!important;
 margin-top:75px;
 padding:1px;
 background-color: rgb(215, 215, 215);
 z-index:2000!important;
}
.rsform-block{
 width:100%;
 margin:0 auto;
}
.rsform-input-box{
 width:100%!important;
}
#login-form{
 z-index:400;
 display:block;
 background-color: rgb(215, 215, 215);
}
.controls{
 margin:4px;
 display:block;
}
.add-on{
 width:140px;
 display:inline-block;
 text-align:right;
 margin:0 15px 0 0;
}
.input-prepend{
 margin:0 0 15px 0;
}
.input-small{
 border:none!important;
 float:right;
 margin:0 40% 0px 0;
 height:12px;
}
.alert {
 background-color:rgb(215, 215, 215)!important;
 padding:20px;
 position:fixed;
 z-index:200;
 width:360px;
 top:140px;
}
.search{
 width:100%;
 max-width:500px;
 margin:0 auto;
 z-index:500;
 position:relative;
 padding:30px 5px 5px 5px;
 background-color: rgb(215, 215, 215);
}
/* css custom inside modules*/
#box050{
  width:100%;
  min-width:31px;
  height:28px;
  float:left;
  margin:13px 0 2px 3px;
  cursor:pointer;
  text-align:center;
  background: url(https://vkusotii.net/images/home-page/enter04.png);
  background-repeat: no-repeat;
  background-size: 66%;
  background-position: 50% 50%;
  border-right: 0px solid rgba(255,255,255,0.3);
  opacity: 1.0;
}
#box051{
  width:93%;
  float:left;
  border-radius:3px;
  padding:1px 0 3px 3px;
  cursor:pointer;
  margin:2px 0 2px 3px;
  text-align:center;
  background: rgba(216, 116, 63, 1.0);
  display:none;
  color:#fff;
  height:20px;
}
#box052{
  width:93%;
  float:left;
  text-align:center;
  cursor:pointer;
  padding:1px 0 3px 3px;
  margin:0 0 2px 3px;
  border-radius:3px;
  display:none;
  background: rgba(216, 116, 63, 1.0);
  color:#fff;
}
#box053{
  width:93%;
  min-width:120px;
  float:left;
  border-radius:3px;
  padding:1px 0 3px 3px;
  margin:2px 12px 2px 2px;
  cursor:pointer;
  height:20px;
  text-align:center;
  background: rgba(216, 116, 63, 1.0);
  display:none;
  color:#fff;
}
#box054{
  width:26px;
  float:left;
  height:25px;
  padding:4px 3px 2px 0px;
  cursor:pointer;
  text-align:center;
  background-size:69%;
  background-image: url("https://vkusotii.net/mages/search.png");
  background-repeat: no-repeat;
  background-position: 60% 60%;
}
#box055{
  width:26px;
  height:26px;
  float:left;
  border-radius:3px;
  padding:3px 3px 3px 0px;
  display:none;
  cursor:pointer;
  text-align:center;
  background-image: url("https://vkusotii.net/images/cansel02.png");
  background-repeat: no-repeat;
  background-size:67%;
  background-position: 55% 60%;
}
#box056{
  width:32px;
  height:32px;
  float:left;
  margin:2px;
  cursor:none;
  text-align:center;
  background-image: url("https://vkusotii.net/images/home-page/menu15.png");
  background-repeat: no-repeat;
  background-size:95%;
  background-position: 50% 60%;
  z-index:1000;
  position:relative;
}
#box057{
  display:none;
}
.box057a{
  width:32px;
  height:28px;
  float:left;
  padding:2px 0 0 0;
  display:none;
  position:fixed;
  top:13px;
  right:10px;
  z-index:1000;
  cursor:pointer;
  text-align:center;
  background-image: url("https://vkusotii.net/images/cansel04.png");
  background-repeat: no-repeat;
  background-size:80%;
  background-position: 45% 70%;
  background-color:#fff;
}
#box058{
  width:60%;
  height:40px;
  border-radius:3px;
  padding:3px;
  margin:0 2px 2px 0;
  left:0;
  top:1px;
  display:none;
  position:fixed;
  z-index:800;
  text-align:center;
  border-right: 0px solid #e0e0e0;
}
/* css main top menu*/
.wrapper01 {
  width: 100%;
  float:right;
  height:auto; 
  position:relative;
}
.menu {
  width:auto;
  position:absolute;
  right:2%;
  margin-top:3.5px;
  border-top: 0px solid rgba(255,255,255,0.3);
}
.menuitem {
  display:inline-block;
  margin:0 0 2px 0;
  width:auto;
  height:15px;
  line-height: 120%;
  font-size: 19px!important;
  color:#545451;
  transition: 0.3s linear;
  cursor: default;
  border-left: 0px solid rgba(255,128,0,0.7);
  border-radius:0px;
}
.menuitem:hover {
  background:#fff;
}
.menuitem:first-child{
  border-left: 0px solid rgba(255,128,0,1.0);
}
.menuitem a{
  color:#545451!important;
  text-decoration: none;
  line-height: 120%;
  font-size:19px!important;
  cursor:pointer;
  margin:0;
  padding:0 3px 0 3px;
  border-radius:6px;
  transition: 0.1s linear;
  font-family: 'Didact Gothic', sans-serif;
}
.menuitem.active {
  background-color:none;
}
.submenu_wrapper {
  position:absolute;
  width:100%;
  z-index:1000;
  right:0;
  left:0;
}
.submenu{
  display:none;    
}
.menuitem:hover .submenu{
  display:block;
  width: 90%;
  max-width:1204px;
  position:relative;
  height: 230px;
  z-index:1000;
  font-size:19px!important;
  margin-left:0px;
  border-radius:3px;
  margin-top:12px!important;
  padding:30px 0 0 4%;
  background:rgba(255,255,255,1.0);
  box-shadow: #000000 0px 25px 25px -25px;
}
.submenu a,.submenu p{
  width:230px;
  margin:5px 5px 5px 5px;
  padding: 5px 10px 3px 10px;
  display:inline-block;
  font-size:19px!important;
  border-radius:0 0 0 0;
  color:#545454!important;
  text-decoration: none;
  border-left: 2px solid rgba(255,128,0,1.0);
  background:none;
}
.submenu a:hover{
  background:rgba(230,230,230,0.9);
  color:#545454;
  font-size:19px!important;
}
/* ---- custom styling paragraf ---- */
#pf01{
 padding:6px 20px 4px 30px;
 margin-top:1px;
 border-left: 1px solid rgba(255,128,0,0.7);
 border-right: 1px solid rgba(255,128,0,0.7);
}
#pf01 a{
  text-decoration: none;
  color:#545451;
  font-size:13px;
  text-align: center;
}
#pf02 {
  padding-top:0px;
}
#pf03{
 color:#fff;
 font-size:21px;
 margin-top:7px!important;
 display:inline-block;
}
#pf03 a{
 padding-top:6px!important;
}
.pf04{
  color:#545451!important;
  background: url(https://vkusotii.net/images/orange06.png) no-repeat;
  background-position:1% 33%;
  background-size:16px;
  line-height: 120%;
  font-size:19px!important;
  transition: 0.2s linear;
  padding:0 2px 10px 21px;
  font-family: 'Didact Gothic', sans-serif;
}
.pf04:hover{
  font-size:19px!important;
}
.pf05{
  background: url(https://vkusotii.net/images/orange07.png) no-repeat;
  background-position:1% 33%;
  background-size:16px;
  line-height: 120%;
  color:#545451!important;
  font-size:19px!important;
  padding:0 2px 10px 21px;
  font-family: 'Didact Gothic', sans-serif;
}
.pf05:hover{
  font-size:19px!important;
}
#pf06{
  background: url(https://vkusotii.net/images/home-page/kvadrat05.jpg) no-repeat;
  background-position:-2px 6px;
  background-size:19px;
  padding:4px 2px 3px 2px;
}
#pf07{
 clear:both;
}
#pf08{
 clear:both;
 color:#fff;
 width:auto;
 float:left;
 font-size:21px;
 margin:15px 0 10px 16px;
 padding:5px 40px 5px 40px;
 border-radius:7px;
 display:inline-block;
 background: linear-gradient( rgba(29, 115, 115, 0.9), rgba(29, 115, 115, 0.7) );
}
/* ---- custom styling modules accordion ---- */
.accordion {
  background-color:rgba(106,106,106,0.9);
  color:#fff;
  cursor: pointer;
  padding: 10px 18px 6px 18px;
  float:left;
  margin:10px 0 4px 0!important;
  border-radius:3px;
  width:96%;
  max-width:848px;
  display:block;
  height:100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  font-family: 'Didact Gothic', sans-serif;
  transition: 0.5s;
}
.activ{
  padding-left:18px;
  margin:0 auto;
  background-color:rgba(147,147,147,0.9);
  color:#FFF;
}
.accordion:hover{
  background-color:rgba(147,147,147,0.9);
  color:#FFF;
}
.accordion:before{
  content: url("https://vkusotii.net/images/orange06.png");
  color: #777;
  transform: scale(.5);
  transition: 0.1s linear;
  font-weight: 200;
  float: right;
  position: relative;
  font-size:12px;
  height:auto;
  margin-left: 5px;
  margin-top: 0px;
}
.activ:before {
  content: url("https://vkusotii.net/images/orange07.png");
  margin-left: 5px;
  float: right;
  margin-top: 0px;
}
.panel {
  padding:0 13px 0 13px;
  max-height: 0;
  margin:0 0 25px 0;
  overflow: hidden;
  background:rgba(247, 247, 247, 1.0);
  transition: max-height 0.2s ease-out;
  box-shadow: #000000 0px 25px 25px -25px;
}
#dv03{
  width:100%;
  height:auto;
  margin:4px 0 0 0;
  float:left;
}
#dv04{
  width:44%;
  margin:5px 1% 5px 1%;
  height:auto;
  border-radius:3px;
  float:left;
  display:block;
  padding:10px 15px 3px 15px;
  border-bottom: 0px solid #e0e0e0;
  background:rgba(232, 232, 232, 0.5);
}
#dv04 a{
 transition: 0.1s linear;
 width:80%;
 height:auto;
 font-size:17px;
 margin:0 0 5px 15px;
 padding: 6px 1% 6px 6%;
 display:inline-block;
 color: #545454!important;
 border-radius:3px;
 text-decoration: none;
 text-align: left;
}
#dv04 a:before{
 position: relative;
 height: auto!important;
 padding-right: 10px;
 bottom: 4px;
 margin-left: -15px!important;
}
#dv04 a:hover{
 background:rgba(157, 157, 157, 0.6);
}
#calories_ovoshi{
 width:50%;
 float:left;
 display:block;
 cursor:pointer;
 height:auto;
}
/*custom styling ul li - dextop */
#sli01{
 padding:0 0px 0 0px;
 margin:10px 0 0 0px;
 border-radius:0px;
 background-image: url("https://vkusotii.net/images/home-page/budilnik02.png");
 background-repeat: no-repeat;
 background-size:15px;
 background:none;
 background-position: 5% 50%;
 list-style: none;
 border-radius:0px 3px 3px 0px;
 border-left: 0px solid #5CCCCC;
}
#sli01 li{
 height:auto;
 font-size:16px;
 margin-top:5px;
 padding:1px 7px 1px 7px;
 background:#fff;
 color: rgba(0,81,81,0.9);
 width:50%;
 font-weight:300;
 list-style:none;
 transition: 0.2s linear;
 border-left: 2px solid rgba(64,128,128,0.9);
}
#sli01 li:before{
 content: "";
 display:none;
 float:left;
 width: 20px;
 height: 20px;
 margin:1px 5px 0 0;
 background: url("https://vkusotii.net/images/chasovnik.png") no-repeat center / contain;
}
/* ---- custom styling modules inside ---- */
#dv01{
 width:100%;
 float:left;
 display:block;
}
#dv02{
 width:100%;
 max-width:600px;
 margin:0 auto;
}
#dv02_a{
 width:48%;
 margin:15px 1% 15px 1%;
 float:left;
 height:auto;
 font-size:14px;
}
#dv02_b{
 width:46%;
 margin:2px 1% 10px 1%;
 padding:6px 0 6px 2%;
 float:left;
 height:auto;
 border-radius:3px;
 color: #545151;
 font-size:14px;
 font-family: 'Montserrat',sans-serif;
 background-color: rgba(147,147,147,0.2);
}
#dv02_a img{
 border-radius:3px;
}
#dv05{
  width: 100%;
  height: auto;
  padding:80px 0 0 0;
  float:left;
  display:block;
  background: rgba(65, 65, 65, 0.9);
  background: linear-gradient( rgba(70,70,70,0.6), rgba(70,70,70,1.0) );
}
#dv05 a{
  text-decoration: none;
  transition: 0.1s linear;
  color:#fff!important;
}
#dv05 a:hover{
 color: rgba(163,3,3,0.7);
}
#dv05_1{
  width: 100%;
  max-width:800px;
  height: auto;
  padding:20px 0 160px 0;
  margin:0 auto;
  display:block;
  border-top: 1px solid rgba(255,128,0,0.6);
}
#dv06{
  width: 33%;
  height: auto;
  float:left;
  display:block;
  border-left: 1px solid rgba(255,128,0,0.6);
}
#dv07{
  width: 33%;
  height: auto;
  float:left;
  display:block;
  border-left: 1px solid rgba(255,128,0,0.6);
}
#dv08{
  width: 33%;
  height: auto;
  float:left;
  display:block;
  color:#fff;
  border-left: 1px solid rgba(255,128,0,0.6);
}
#dv09{
  width: 100%;
  height:auto;
  float:left;
  color:#fff;
  padding:60px 0 10px 0;
  display:block;
  font-size:11px;
}
#dv10{
  width:100%;
  height: auto;
  float:left;
  margin:0px 0 20px 0;
} 
#dv11{
  width:100%;
  height: auto;
  float:left;
  display:block;
  margin:15px 0 14px 0;
  border-bottom: 0px solid rgba(147, 147, 147, 0.7);
}
#dv12{
  width:33.3%;
  height:auto;
  float:left;
  display:block;
  margin-bottom:10px;
}
#dv12 p, #dv13 p {
  padding: 10px 10px 10px 10px;
  background: rgba(147, 147, 147, 0.1);
  border-radius:3px;
  margin:5px 0 0 0;
}
#dv13{
  width:33.3%;
  height: auto;
  float:left;
  display:block;
  margin:0 0 10px 6px;
} 
#dv14{
  width:70%;
  height: auto;
  padding:0 10px 0 10px;
  float:left;
  display:flex;
  border-radius:3px;
  margin:20px 0 20px 0px;
  align-items: center;
  border-left: 0px solid rgba(216, 116, 63, 0.9);
  box-shadow: #000000 0px 10px 10px -10px;
  background: rgba(163,3,3,0.7);
}
#dv15{
  width:60%;
  height: auto;
  float:left;
  padding:4px 10px 4px 3px;
  color:#fff;
  font-size:17px;
  text-align: center;
  border-right: 1px solid #fff;
}
#dv16{
  width:35%;
  height: auto;
  font-size:17px;
  padding:0px 0 0 3px;
  text-align: center;
  float:left;
  color:#fff;
}
#dv17{
  width:100%;
  height:40px;
  float:left;
  display: flex;
} 
#dv18{
  width:16%;
  height:40px;
  float:left;
  margin-left:3px;
  display: flex;
  align-items:center!important;
}
#dv18 img{
 width:40px;
 height:32px;
}
#dv19{
  width:30%;
  height:40px;
  float:left;
  margin-left:5px;
  font-size:13px;
  display: flex;
  align-items:center!important;
  color: rgba(163,3,3,1.0);
} 
#dv20{
  width:44%;
  height:40px;
  float:left;
  margin-left:0px;
  font-size:27px;
  display: flex;
  align-items:center!important;
  text-transform: uppercase;
  color: rgba(163,3,3,1.0);
}
#dv19 a, #dv20 a{
 color: rgba(163,3,3,1.0);
}
#dv21{
  background: rgba(250, 250, 250, 1.0)!important;
  display:block;
  width:100%;
  margin-top:-20px;
  padding:0px;
  margin-bottom:-20px;
  margin-left:-20px;
  float:left;
}
#dv22{
 width:100%;
 height:auto;
 border-top: 0.2px solid rgba(128,128,192,0.5);
 border-bottom: 0.2px solid rgba(128,128,192,0.5);
 float:left;
}
#dv23{
 width:72%;
 margin-left:0%;
 float:left;
 height:100%;
}
#dv24{
 width:100%;
 margin-bottom:10px;
 height:20px;
 display:block;
}
#dv25{
 font-size: 27px;
 color: rgba(163,3,3,1.0);
 float:left;
 width:100%;
 margin:0 0 0px 10px;
 padding:7px 7px 2px 7px;
 border-radius:5px;
}
#dv26{
 font-size: 24px;
 color: rgba(163,3,3,1.0);
 width:100%;
 float:left;
 margin:0 0 0px 10px;
 padding:7px;
 border-radius:5px;
 background: url(https://vkusotii.net/images/enciklopedia/banan.png) no-repeat;
 background-position:5% 75%;
 background-size:8%;
}
#dv27{
 width:100%;
 height:auto;
 display:block;
 float:left;
 margin:20px 0 0 0;
}
#dv28{
 width:28%;
 height:auto;
 display:block;
 float:left;
 padding:15px 1.5% 15px 1.5%;
 margin:0 1% 6px 1%;
 background: rgba(111,111,111, 0.15);
}
#dv29{
 width:60%;
 height: 0.7px;
 display:block;
 float:left;
 margin:0 5% 40px 35%;
 background: rgba(163,3,3,0.6);
}
#dv30{
 width:100%;
 height:auto;
 display:block;
 float:left;
}
#dv31{
 width:48%;
 padding:0 1% 0 1%;
 height:350px;        /* ← регулируешь здесь длину */
 overflow: hidden;
 position: relative;
 float:left;
 display: flex;
 align-items: center; 
}
#dv31 iframe {
  width: 99%;
  height: 234px; 
  border: none;
}
#dv32{
 width:48%;
 padding:0 1% 0 1%;
 height:350px;
 display:block;
 float:left;
 display: flex;
 align-items: center; 
}
#br01{
 margin:0 0 10px 0;
}
.newsflash .rbox01 {
  width:auto;
  float: left;
}
.newsflash-title {
  font-size:23px;
  margin:0 0 0 30px;
  color: rgba(253,82,0,1.0);
  font-weight:200;
}
#rbox01{
  width:46%;
  margin:13px 2% 20px 2%;
  padding-bottom:5px;
  padding-top:0px;
  display:block;
  float:left;
  height:360px;
  border-left: 0px solid rgba(29, 115, 115, 0.4);
  background-image: linear-gradient(rgba(255,128,0,1.0),rgba(255,128,0,1.0));
  background-size: 80% 1.0px;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 100px;
}
.rb01{
  background-repeat:no-repeat;
  background-image: url("https://vkusotii.net/images/a_vi_znaete_chto/produkti_i_kalorii.jpg")!important;
  background-position: 100% 30%;
  background-size:98%;

}
#rbox01 a{
  text-decoration: none;
}
#rbox07 {
  width:90%;
  height:auto;
  float:left;
}
#rbox07 h4{
  width:84%;
  font-size:23px;
  padding:10px 10px 10px 20px;
}
#rbox07 p{
  width:84%;  
  font-size:16px;
  padding:0 10px 0 20px;
}
#rbox07 a{
  width:84%!important;  
  font-size:16px;
  padding:0 10px 0 20px!important;
}
#rbox01 a{
  width:100%;  
  font-size:15px;
  float:left;
  padding:0 0 10px 2px;
  margin-top:10px;
  display:block;
}
#rbox02{
  width:100%;
  height:auto;
  padding-left:2px;
  float:left;
  transition: 0.05s linear;
}
#rbox02 img{
  border-radius:6px;
  box-shadow: #000000 0px 25px 20px -20px;
}
#rbox03 a{
  color:#fff;
}
#rbox03 img{
  width:7%;
  margin:4px 0 0 0;
}
#rbox04 a{
  color:#fff;
}
#rbox04 img{
  width:7%;
  margin:4px 0 0 0;
}
#rbox03{
 width:72%;
 float:left;
 color:#161c10;
 margin:-15px 0 0 20px;
 padding:15px;
 height:120px;
 opacity:1.0;
 position: relative;
 border-radius:8px;
 font-weight: normal;
 font-size:18px;
 border-top: 0px solid rgba(50,41,211,0.7);
 background: #fff;
 box-shadow: #000000 0px 15px 20px -30px;
}
#rbox04{
 width:72%;
 float:left;
 color:#161c10;
 margin:-15px 0 0 20px;
 padding:15px;
 height:120px;
 opacity:1.0;
 position: relative;
 border-radius:8px;
 font-weight: normal;
 font-size:18px;
 border-top: 0px solid rgba(255,128,0,1.0);
 background: #fff;
 box-shadow: #000000 0px 15px 20px -30px;
}
#rbox05{
 width:72%;
 float:left;
 color:#161c10;
 margin:-15px 0 0 20px;
 padding:15px;
 height:120px;
 opacity:1.0;
 position: relative;
 border-radius:8px;
 font-weight: normal;
 font-size:18px;
 border-top:0px solid rgba(64,128,128,0.7);
 background:#fff;
 box-shadow: #000000 0px 15px 20px -30px;
}
.full-fit {
  display: block;
  width:100%; 
  height:auto;
  object-fit: cover;
  background:#fff!important;
  border: none;
  outline: none;
}
#rbox01 video {
  background-color: #fff;   /* делает фон белым */
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  border: none;
}

#rbox05 a{
    color:#fff;
}
#rbox05 img{
    width:7%;
    margin:4px 0 0 0;
}
#rbox06 div.moduletable {
  width:auto;
  float:left;
  display:flex;
  align-items: center;
  height:auto;
}
#rbox06{
  padding:5%;
  font-size:110%;
  opacity: 1.0;
  height:70%;
  width:80%;
  border-radius:6px 6px 0px 0px;
  margin:0 auto;
  margin:0% 5% 20% 5%;
  border-top: 0px solid rgba(128,128,192,1.0);
  background:#fff;
}
#cat01{    
    margin:20px 15px 20px 0;
    padding:10px 20px 10px 20px;
    width:68%;
    color:#545151;
    background: rgba(111,111,111, 0.15);
    border-left: 2px solid rgba(255,128,0,1.0);
    box-shadow: #000000 0px 10px 10px -10px;
    font-size: 19px;
    border-radius:0px;
    font-weight:normal; 
}
#cat02{
 box-shadow: #000000 0px 10px 10px -10px;
 background:#fff;
 width:87.5%;
 padding:10px 10px 10px 40px;
 margin:5px 0 20px 2%;
 border-radius: 3px;
}
#cat02 a{
 font-size: 17px;
 color:#545151;
 padding:0 0 0 1px;
 text-decoration: underline;
 transition: 0.1s linear;
}
#cat02 a:hover{
 color:#3399cc;
}
#cat02 h3{
 margin:0 0 2px 0;
}
#cat03{
 color:#fff;
 font-size:14px;
 padding:0 0 5px 0;
}
#cat04{
 color:#545454;
 width:80%;
 border-top:1px solid rgba(255,128,0,0.6);
 font-size:1.0em;
 margin:5px 0 0 10%;
 padding:5px 0 0 0;
}
#cat05{
    width:100%;
    color: #fff;
    margin:20px 0 0 0;
    height:auto;
    float:left;
    font-size:14px;
    text-transform:none;
}
#cat06{
   width:31.1%;
   float:left;
   height:auto;
   background:rgba(163,3,3,0.7);
   color:#fff;
   font-size:16px;
   border-radius:3px;
   text-align: center!important;
   padding:4px 1% 4px 1%;
   margin:0 1px 0 0;
   border-right:0px solid rgba(163,3,3,0.4);
}
#cat07{
   width:31.3%;
   float:left;
   padding:4px 1% 4px 1%;
   margin:0 1px 0 0;
   color:#fff;
   font-size:16px;
   text-align: center!important;
   border-radius:3px;
   background: rgb(117,153,40);
   height:auto;
   border-right:0px solid rgba(163,3,3,0.4);
}
#cat08{
   width:31.3%;
   float:left;
   border-radius:3px;
   padding:4px 1% 4px 1%;
   background: rgba(216, 116, 63, 0.9);
   color:#fff;
   font-size:16px;
   text-align: center!important;
   height:auto;
}
#cat055{
    width:100%;
    height:auto;
    float:left;
    font-size:14px;
    text-transform: none;
    padding-bottom:0px;
    padding-top:2px;
    margin-bottom:10px;
    border-radius: 1px 1px 1px 1px;
}
#cat09{
   width:31.1%;
   float:left;
   color:#fff;
   border-radius:3px;
   background:rgba(163,3,3,0.7);
   height:20px;
   font-size:16px;
   text-align: center!important;
   border-right:0px solid rgba(163,3,3,0.4);
   padding:4px 1% 4px 1%;
   margin:0 1px 0 0;
   box-shadow: #000000 0px 10px 10px -10px;
}
#cat10{
   width:31.3%;
   float:left;
   height:20px;
   border-radius:3px;
   border-right:0px solid rgba(163,3,3,0.4);
   padding:4px 1% 4px 1%;
   margin:0 1px 0 0;
   font-size:16px;
   text-align: center!important;
   background: rgb(117,153,40);
   color:#fff;
   box-shadow: #000000 0px 10px 10px -10px;
}
#cat11{
   width:31.3%;
   float:left;
   height:20px;
   font-size:16px;
   text-align: center!important;
   border-radius:3px;
   background: rgba(216, 116, 63, 0.9);
   padding:4px 1% 4px 1%;
   color:#fff;
   box-shadow: #000000 0px 10px 10px -10px;
}
#cat12{
   width:80%;
   float:left;
   height:auto;
   font-size:17px;
   border-radius:0px;
   background:#fff;
   padding:4px 0 0px 0%;
   margin: 0 0 6px 10%;
   color:#545451;
   border-bottom:1px solid rgba(163,3,3,0.4);
   text-align: center;
}
.punkt{
    border:0px solid rgba(236,236,236,0.4);
    border-radius:50px;
    padding:1px 5px 1px 5px;
    background: rgba(147,147,147,0.8);
    color:#fff;
    font-weight:600;
    font-size:12px;
}
/* ---- custom styling headers ---- */
#hd01{
 width:70%;
 margin:20px 0 0 15%;
 }
.hd02{
 width:70%;
 padding:10px 0 10px 12px;
 margin:0 0 4px 0;
 font-size:24px;
 border-radius:3px;
 color:rgba(216, 116, 63, 1.0);
 background-color: rgba(106,106,106,0.05);
 display: flex;
 flex-basis: 25%;
 align-items: center;
 } 
/* ---- custom styling ul li ---- */
#sul01{
  width:67.5%;
  padding:20px 0 20px 40px;
  background: rgba(147, 147, 147, 0.1);
  border-left: 0px solid rgba(216, 116, 63, 0.9);
  box-shadow: #000000 0px 10px 10px -10px;
  border-radius:3px;
  margin:10px 0 20px 0;
  color:#fff;
  list-style:none;
}
#sul01 li{
 width:80%;
 border-bottom: 1px solid rgba(163,3,3,0.3);
 padding: 4px 0 4px 0px;
 margin:0 0 0 0;
 list-style:none;
}
#sul01 li:before{
 content: url("https://vkusotii.net/images/galochka06.png");
 position: relative;
 height:auto!important;
 padding-right:10px;
 bottom:1px;
 margin-left:-22px!important;
}
#uls{
    padding:5px 5px 10px 25px;
    margin:0 0 3px 0;
    line-height: 20px;
}
#uls ul li {
  list-style:none;
  list-style-image: url("https://vkusotii.net/images/galochka06.png");
  padding-left:4px;
  padding-top:3px;
}
#search-results96 .result-products span{
  margin-bottom:10px;
}
#search-results96 .result-element{
 margin-bottom:2px;
 margin-top:2px;
 height:auto;
}
#search-results96 .plugin-title.first{
 margin-top:5px;
}
#search-results96 .page-container{
 padding:10px;
}
#search-results96 .result-element span{
 margin-bottom:10px;
 padding-bottom:5px;
 line-height:110%;
}
/* ---- custom styling hr ---- */
hr{
  border-width: 0 0 1px;
  border-color: rgba(128,128,128,0.7);
  width: 92%;
  margin: 10px 0 5px 10px;
  border-radius: 3px 3px 3px 3px;
}
#hr01{
  border-width: 0 0 1px;
  border-color:rgba(255,128,0,0.6);
  width: 90%;
  margin: 4px 0 5px 0px;
  border-radius: 3px;
}
#hr02{
  border-width: 0 0 2px;
  border-color: #5CCCCC;
  width: 70%;
  float:left;
  margin: 0px 27% 0 3%;
  border-radius: 4px;
}
#hr03{
  border-width: 0 0 2px;
  border-color: rgba(128,128,192,0.9);
  width: 70%;
  float:right;
  margin: 2px 3% 2px 27%;
  border-radius: 4px;
}
#hr04{
  border-width: 0 0 1px;
  border-color: #fff;
  width: 70%;
  opacity:0.9;
  float:right;
  margin: 2px 15% 2px 15%;
  border-radius: 4px;
}
.hd01{
 display: flex;
 flex-basis: 100%;
 align-items: center;
 color: rgba(163,3,3,1.0);
 margin: 0 auto;
 padding-bottom:15px;
 width: 80%;
}
.hd01:before, .hd01:after {
    content: "";
    flex-grow: 1;
    background: rgba(147, 147, 147, 0.8);
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 9px 9px 7px 9px;
}
div.mod-languages ul {
    width:120px;
    border-radius: 4px;
}
#novini{
    border-width: 0 0 1px;
    border-color: rgba(163,3,3,0.4);
    width: 70%;
    margin: 30px 0 5px 10px;
    border-radius: 3px 3px 3px 3px;
}
/*---custom styling links---*/
.lk01{
  font-size:20px!important;
  padding-right:16px!important;
  margin-left:5px!important;
  width:80%!important;
  background:rgba(245, 245, 245, 0.5)!important;
}
.lk01:hover{
  background:rgba(157,157,157, 0.3)!important;
}
/*---custom styling tables---*/
#tb05{
 margin:0 auto;
 width:40%;
}
#tb05 td{
 padding:10px 0 10px 0;
 margin:0 5px 0 5px;
 border-bottom: 0.6px solid rgba(240,130,44,1.0);
}
.tb06{
 margin:0 auto;
}
.tb06 td{
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  padding:6px;
  border-bottom: 3px solid rgba(255,255,255,1.0);
  background: linear-gradient( rgba(117, 153, 40, 0.15), rgba(117, 153, 40, 0.0) );
}
.tb06 td h3{
 margin-bottom:0px!important;
}
/*---custom styling buttons---*/
#bt01{
 border-radius:6px;
 padding:10px 10px 6px 10px;
 z-index: 500;
 height:50px;
 width:50px;
 display:block!important;
 font-size: 12px;
 border: #fff 0px solid!important;
}
#bt02{
 border-radius: 4px;
 padding:10px 10px 6px 10px;
 margin:-220px 0 0 0;
 z-index: 500;
 height:40px;
 width:40px;
 display:block!important;
 font-size: 12px;
 border: #fff 0px solid!important;
}
/*-css slaider-*/
#sl{
  width:80%;
  margin:20px 0 20px 10%;
  padding:40px 0 20px 1.2%;
  float:left;
  height:auto!important;
  display:inline;
}
.row01{
 display:block;
 float:left;
 width:70%;
 cursor:default;
 height:60px!important;
 position:relative;
 margin:-40px 0 0 8%!important;
 color:#fff;
 border-left: 0.5px solid rgba(240,130,44,1.0);
 padding:10px!important;
 background-image: linear-gradient(rgba(106,106,106,1.0), rgba(106,106,106,0.6));
}
.pad15{width:97%;height:100%!important;margin:0 3% 0 1%;transition: width 0.5s,height 0.5s;transition: 0.05s linear;}
.pad15 img{padding:0 0 0 0;}
.pad15:hover{position:relative;border-radius:3px!important;margin-left:1%!important;}
.MultiCarousel {float:left;overflow:hidden;width:90.8%;position:relative;height:100%;padding-left:0%;padding-right:7%;padding-bottom:3%;}
.MultiCarousel .MultiCarousel-inner {transition: 1s ease all; float:left;padding-bottom:0px;height:260px;}
.MultiCarousel .MultiCarousel-inner .item {float:left;}
.MultiCarousel .MultiCarousel-inner .item > div {text-align:left;border-radius:0px;box-shadow: #000000 0px 10px 10px -10px;}
.MultiCarousel .leftLst {position:absolute;top:calc(35% - 10px);margin-left:25px;width:30px;height:30px;
 background:rgba(240,130,44,1.0);border-radius:4px;transition: 0.1s linear;border: 2px solid rgba(255,255,255,0.8);
}
.MultiCarousel .rightLst {position:absolute;top:calc(35% - 10px);margin-right:15px;width:30px;height:30px;z-index:10000;
 transition: 0.1s linear;border: 2px solid rgba(255,255,255,0.8);background:rgba(240,130,44,1.0);border-radius:4px;
}
.MultiCarousel .leftLst:hover,.MultiCarousel .rightLst:hover{background:rgba(128,128,192,0.9);}
.MultiCarousel .leftLst { left:0; }
.MultiCarousel .rightLst { right:0; }
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:rgba(163,3,3,0.3);border: 1px solid rgba(255,255,255,0.8);display:none;}
/*-*/
.scr_box {
 width:80%;
 float :left;
 display:block;
 height:auto;
 clear:both;
 margin-bottom:30px!important;
 margin:20px 0 20px 0;
 padding:20px 0% 20px 10%;
}
.scroll_box {
 width:100%;
 max-width:100%;
 height:auto;
 display:block;
 overflow-x: scroll;
 margin:0 auto;
}
.scroll_box img {
 height:190px;
 margin-bottom:10px;
 width:auto;
 border-radius: 0px;
}
.scroll_box table{
 width:100%;
 margin-bottom:25px;
}
.scroll_box table tr{
 width:100%;
}
.scroll_box table tr td{
 width:31%;
}
.td01 {
 padding: 10px 20px 10px 20px;
 margin: 10px 20px 10px 20px;
 background: rgba(106, 106, 106, 0.05);
 color:#545151;
}
/* --- start custom dropping articles --- */
#hidden{
   display: none;
}
.hider{
  cursor: pointer!important;
  font-size: 18px;
  width:150px!important;
  transition: 0.1s linear;
  margin:4px 0 18px 8px;
  text-transform: none;
  color:#545151;
  padding:4px 6px 2px 10px;
  border-bottom: 1px solid rgba(49,113,104,0.4);
}
.hider:hover{
    color: rgb(47, 104, 38,0.8);
}
/*css accordion dextop*/
.nav02{
 display:block;
 float:left;
 width:100%;
 height:auto;
 margin: 0 0 0 0;
}
.active02{
  background-image: url("https://vkusotii.net/images/slaider/orange07.png")!important;
  background-repeat: no-repeat;
  background-size:12px!important;
  background-position: 6% 55%!important;
  background-color: rgba(111,111,111,0.7)!important;
}
.nav-item-submenu02 {
  display: none;
}
.nav-item-submenu02 ul {
  height:100%;
  float:left;
  width:98%;
  margin:5px 0 5px 2px;
  padding:0 0 0px 2px;
  display:block;
}
.toggle02 {
 text-align:left;
 text-decoration: none;
 list-style:none!important;
 display:block;
 float:left;
 width:100%;
 padding:3px 0 3px 0;
 height:auto;
 margin: 0 0% 0 0%;
}
.toggle02:before { 
 content:none!important;
 list-style:none!important;
}
.toggle02 p {
 color: #fff;
 width:auto;
 height:auto;
 font-size:18px;
 padding:8px 7px 6px 14%;
 background-color: rgba(111,111,111,0.9);
}
.plus02{ 
  background-image: url("https://vkusotii.net/images/slaider/orange06.png");
  background-repeat: no-repeat;
  background-size:28px;
  height:auto;
  width:100%;
  background-position: 5% 50%;
  cursor:pointer;
  border-radius:4px;
  background-color: rgba(106,106,106,0.55);
}
.toggle02 a {
 color: rgba(163,3,3,1.0);
 font-size:22px;
 padding:5px 0 5px 12px;
 text-decoration: none;
}
.nav-item-submenu02 ul li {
  width:90%;
  float:left;
  list-style:none;
  height:auto;
  margin:0;
  padding:0 0 0 0;
  border-left: 1px solid rgba(163,3,3,0.4);
}
.nav-item-submenu02 ul li:before{
 content:none!important;
}
.nav-item-submenu02 ul li a {
  color: #545151!important;
  margin: 3px 6% 0px 12px!important;
  padding:6px 8px 9px 8px;
  width:auto;
  font-size:17px;
  height:20px;
  border-radius:4px;
  text-decoration: none;
  display:inline-block;
  background-color: rgba(111,111,111,0.07);
  border-left: 0px solid rgba(163,3,3,1.0);
}
/*-*/
.wrapper {
  height:auto;
  width:100%;
  max-height:600px;
  position: relative;
  display: flex!important;
  align-items: center;
  border-radius:0px;
  overflow: hidden;
  margin:15px 0 5px 0;
  padding-bottom:20px;
}
#wrapper_add {
  height:auto;
  width:50%;
  margin:30px 0 30px 10%;
}
.wrapper-but {
  height:80px;
  width:20%;
  padding:40px 0 10px 0;
  margin:0 40% 0 40%;
  float:left;
  z-index:10000!important;
  display:block;
}
.carousel {
  background: blue;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box{
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  height:80%;
  width: 80vw;
  border-radius:0px;
  max-width:500px;
  position: relative;
  flex-shrink: 0;
  padding-right:6px;
  padding-left:6px;
  color: black;
  font-size: 21px;
  cursor: default;
  border-right: 2px solid rgba(232,232,232,0.6);
  background: none!important;
}
.box img{
  border: 0px solid white;
  border-radius:0px;
  box-shadow: #000000 0px 10px 10px -10px;
  background: rgb(86, 114, 30);
}
.box-in img{
  border: 0px solid white;
  border-radius:0px;
  width:100%!important;
  background: #fff;
}
.box-in{
  z-index:8000;
  width:100%!important;
}
.box a{
 width:100%;
 height:auto;
 display:block;
}
.box-in a{
 width:100%;
 height:auto;
 display:block;
}
.box-in:hover a{
 opacity:0.9;
 transition: 0.1s linear;
}
.box-in01{
 width:70%;
 height:auto;
 display:block;
 position:absolute;
 color:#fff;
 font-size:19px;
 padding:10px 10px 10px 15px;
 margin-top:-20%;
 left:10%;
 z-index:9000;
 border-radius:0px 0px 0px 0px;
 border-left: 2px solid rgba(255,128,0,8);
 background: linear-gradient( rgba(148,148,148,0.7), rgba(148,148,148,1.0) );
}
.box-in02{
 width:70%;
 height:auto;
 display:block;
 position:absolute;
 color:#fff;
 font-size:16px;
 padding:10px 10px 10px 15px;
 margin-bottom:-45%;
 left:10%;
 z-index:9000!important;
 border-radius:0px;
 border-left: 1px solid rgba(232,232,232,0.6);
 background: rgba(216, 116, 63, 0.8);
}
.box.active {
  color: black;
  border-radius:0px;
  border-right: 2px solid rgba(232,232,232,0.6);
}
.prev {
 left:2%;
 transition: 0.1s linear;
 float:left;
 height:auto;
 position:relative;
 display:block;
 margin-top:-240px;
 background: url("https://vkusotii.net/images/left-04.png");
 background-position: 43% 50% !important;
 background-size: 60%;
 background-repeat: no-repeat !important;
 background-color: rgba(255,128,0,0.9);
}
.prev:hover{
 left:2%;
 float:left;
 height:auto;
 position:relative;
 display:block;
 margin-top:-240px;
 background: url("https://vkusotii.net/images/left-04.png");
 background-position: 43% 50% !important;
 background-size: 60%;
 background-repeat: no-repeat !important;
 background-color: rgba(255,128,0,1.0);
}
.next:hover{
 right:2%;
 float:right;
 height:auto;
 position:relative;
 display:block;
 margin-top:-240px;
 background: url("https://vkusotii.net/images/right-04.png");
 background-position: 43% 50% !important;
 background-size: 60%;
 background-repeat: no-repeat !important;
 background-color: rgba(255,128,0,1.0);
}
.next {
 right:2%;
 transition: 0.1s linear;
 float:right;
 height:auto;
 position:relative;
 display:block;
 margin-top:-240px;
 background: url("https://vkusotii.net/images/right-04.png");
 background-position: 43% 50% !important;
 background-size: 60%;
 background-repeat: no-repeat !important;
 background-color: rgba(255,128,0,0.9);
}
.toggle {
  position: absolute;
  top: 10%;
  display:none;
}
.show-overflow {
  overflow: visible;
}
/*-*/
#top_napr {
  display:block;
  list-style: none;
  justify-content: flex-end;
  float:right;
  margin: 0;
  font-size: 15px;
  border-radius:0px;
  font-family: 'Didact Gothic', sans-serif;
}
#top_napr > li {
  position: relative;
  padding:10px;
  font-size:19px;
  color: #191919;
  cursor: default;
  display: inline-block;
  list-style:none!important;
  font-family: 'Didact Gothic', sans-serif;
}
#top_napr > li > a {
  text-decoration: none;
  color: #191919;
  padding:0px;
  font-size:19px;
  cursor: pointer;
  display: inline-block;
  font-family: 'Didact Gothic', sans-serif;
  transition: 0.1s linear;
}
#top_napr > li:hover > a,
#top_napr > li:hover {
  color: #32468d;
}
#top_napr > li:hover {
  color: #32468d;
  background-color:rgba(199,199,199,0.3);
}
.inner_napr {
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  margin: 6px 0 0 0;
  padding: 0 0 0 0;
  min-width: 250px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  z-index: 1000;
  box-shadow: #000000 0px 10px 10px -10px;
}
#top_napr > li:hover .inner_napr {
  opacity: 1;
  visibility: visible;
}
.inner_napr > li {
  padding:0px;
  list-style:none!important;
}
.inner_napr > li a {
  text-decoration: none;
  color:#343131;
  height:36px;
  display:block;
  font-size:18px;
  transition: 0.1s linear;
  padding:5px 0 0 6px;
  border-radius:1px;
  border-left: 0px solid rgba(255,128,0,1.0);
  border-bottom: 1px solid rgba(255,255,255,0.5);
  background-color:#fff;
  font-family: 'Didact Gothic', sans-serif;
}
.inner_napr > li a:hover {
  background-color:rgba(227,227,227,1.0);
}
@media screen and (max-width: 1150px) {
.menuitem a{
 line-height: 120%;
 font-size: 17px;
}
.pf04{
 font-size:17px;
}
.pf05{
 font-size:17px;
}
.submenu a{
 font-size:15px;
 width:130px;
}
}
@media screen and (max-width: 900px) {
*{
  -webkit-tap-highlight-color: transparent;
}
.container{
 width:99%;
 margin:0 0.5% 0 0.5%;
 float:left;
 background:#fff;
}
#content {
 width:94%;
 padding:0 2% 10px 2%;
 margin:0 1% 10px 1%;
}
div,div p,p,ul,ol,ul li,ol li{
 font-family: 'Didact Gothic', sans-serif;
 line-height: 130%;
 letter-spacing: 0.04em;
}
h1, h2, h3, h4, h5, h6 {
 font-weight:500;
 text-align: left!important;
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.4em;
}
h4 {
  font-size: 1.25em;
}
ul,ol{
 margin:0 0 0 10px;
}
ul li, ol li {
  margin:0 0 4px 0;
  font-size: 19px;
  padding:4px 0 4px 5px;
  list-style: none;
  color:#313131;
  line-height: 130%;
  list-style-image: url("https://vkusotii.net/images/galochka06.png");
  font-family: 'Didact Gothic', sans-serif;
  letter-spacing: 0.04em;
}
#box01{
 display:none!important;
}
#box02{
 display:inline-block!important;
 width:60%!important;
 margin-top:6px!important;
 margin-left:3px!important;
 border-radius: 3px;
}
#box02 img{
 margin-left:2px!important;
 margin-right:5px!important;
 width:30px;
 height:25px;
}
#box02 p{
 font-size:18px;
 font-weight: bold;
 color:#fff;
 height:25px;
 padding:6px 0 4px 0;
}
#box02 a{
 text-decoration: none;
}
#box04{
 width:20px!important;
 height:35px!important;
 margin:7px 20px 3px 0;
 display:block;
}
#box05{
 display:block;
 position:fixed;
 right:-10px!important;
 width:70px;
 height:30px;
 top:40px;
}
#box06{
 width:auto;
 height:auto;
 margin:7px 0px 4px 0;
 min-height:30px;
 padding:5px;
}
#box07{
 margin:1px 0 0 0!important;
 position:fixed;
 z-index:910;
 top:11px;
 right:6px;
}
#box08{
 display:none;
}
#box09{
 display:block;
}
#box010{ 
  width:90%;
  max-width:90%;
  margin: 0 auto;
}
#box10{
  width:95%;
  max-width:80%;
  margin: 0 auto;
}
#box11-a{
 width:96%;
 max-width:100%;
 margin-left:2%;
 height:auto;
 float:left;
 margin-bottom:40px;
 padding-bottom: 0px;
}
#box11-a h1{
 padding:15px 15px 15px 15px;
 display:block;
 float:left;
 margin:0 10px 0 10px!important;
 border-radius:3px;
 font-size:32px;
}
#search-area96{
 height:35px;
}
#search-input{
 width:93%;
 font-size:17px;
 border-left: 2px solid rgba(128,128,192,1.0);
 font-family: 'Didact Gothic', sans-serif;
 color:#343131;
}
 #search-results{
 cursor:pointer;
 display:block;
 background:#fff;
 width:93%;
 overflow-wrap: break-word;
 font-size:15px;
 max-height: 200px;
 overflow-y: auto;
 font-family: 'Didact Gothic', sans-serif;
 padding: 5px 0 5px 25px;
 white-space: normal!important;
 box-shadow: #000000 0px 10px 10px -10px;
}
#search-results li{
 margin:0 0 0px 0;
 padding:4px 0 4px 4%;
 width:80%;
 font-family: 'Didact Gothic', sans-serif;
}
#box011{
 width: 90%;
 max-width:340px;
 position:fixed;
 top:60px;
 display:none;
 z-index:1000;
 margin:0 5% 0 5%;
}
#box121{
 margin:0 0 0 0;
 height:auto;
 float:left;
 display:block;
}
.breadcrumb {background: rgba(251, 251, 251, 1.0);width:96%;padding: 0px 0px 0px 0px;}
.breadcrumb li a{text-decoration:underline;}
.mod-breadcrumbs{height:auto;padding-bottom:0px;background:#fff;display:block;float:left;}
.breadcrumbs-item{height:auto;float:left;display:block;margin-top:-50px!important;}
.mod-breadcrumbs__wrapper{padding-top:0px;}

#box13{
 width: 96%;
 margin-top:-20px;
}
.userdata{
  width: 96%;
  margin-left: 2%;
}
#box14 {
 width:99%;
 margin-left:0.5%!important;
 margin-right:0.5%!important;
 max-width:500px;
 margin:0 auto;
 height: auto;
 padding: 10px 0 0px 0;
}
#box14 div.moduletable {
    width: 50%;
    margin-right:0%;
    float: left;
    height: auto;
    margin-bottom:5px;
	border-bottom:0px solid rgba(255,128,0,1.0);
}
#box14 div.moduletable h3 {
    margin-left:15px;
    font-size:20px;
    width:75%;
    border-bottom: 0px solid rgba(29,115,115, 1.0);
	border-top: 0px solid rgba(29,115,115, 1.0);
    padding:15px 10px 3px 0px;
    height:35px;
    color:#545454;
	font-family: "Playfair Display", serif;
    font-weight: 400;
}
#rbox01{
 width:50%;
 height:90%;
 margin: 5% 0% 5% 0%;
 background-image: linear-gradient(rgba(255,128,0,1.0),rgba(255,128,0,1.0));
 background-size: 80% 1px;     /* ширина 80%, высота 2px */
 background-position: center bottom;
 background-repeat: no-repeat;
 padding-bottom: 10px;
}
#rbox01 div.moduletable{
    width:47%;
    margin-left:3%!important;
    height:230px;
}
#rbox01 h4{
  width:88%; 
  font-size:20px;
  padding:10px;
}
#rbox01 p{
  width:88%;   
  font-size:16px;
  padding:0 10px 0 10px;
}
#rbox01 a{
  width:auto;   
  font-size:15px;
  padding:0 8px 0 2px;
  margin-bottom:10px;
}
#rbox02{
  width:100%;
  float:left;
  height:auto;
  transition: 0.05s linear;
}
#rbox02 img{
 width:102%;
 float:left;
 margin-left:-1%!important;
}
#rbox02:hover{
  transform: none;
}
#rbox07{
 padding-left:20px;
}
#rbox07 a {
 padding-left:10px!important;
}
#rbox05,#rbox04,#rbox03 {
  padding:10px;
  font-size:100%;
  opacity: 1.0;
  height:120px;
  width:76%;
  border-left: 0px solid rgba(128,128,192,0.6);
  margin: -30px 0 0 8px;
  background:#fff;
}
.full-fit{
  width: 94%;
  margin:0 3% 0 3%;
  height: 100%;
  object-fit: cover; /* растягивает и видео, и постер */
  background-color: #000;
}
#rbox06{
  padding:10px 10px 10px 10px;
  font-size:94%;
  opacity: 1.0;
  height:auto;
  margin:0% 1% 0 1%;
  width:89%;
  border-top: 0px solid rgba(128,128,192,0.6);
  background:#fff;
  border-radius:6px 6px 0px 0px;
}
#rbox06 a{
 text-decoration: none!important;
 width:90%;
}
.rsform{
 width:80%;
 height:auto;
 margin:0 auto;
}
.rsform-block {
  width: 90%;
  margin-left:0px;
}
.add-on{
 width:60px!important;
}
.login-greeting{
 display:none!important;
}
.logout-button{
 top:14px!important;
 right:75px!important;
 width:25px!important;
 border-radius:3px;
 z-index:909;
}
#system-message{
 width:340px!important;
}
/*-*/
.search{
 width:100%;
 max-width:350px;
 margin:0 auto;
 z-index:500;
 float:left;
 display:block;
 padding:30px 5px 5px 5px;
 background-color: rgb(215, 215, 215);
}
#weight01 {
  margin-left:10%;
  padding-left:5px;
  font-size:14px;
  border-left: 2px solid rgba(128,128,192,0.5);
 }
#weight {
  border-left: 0px solid rgba(128,128,192,0.5);
}
/*-*/
#cal-000,#cal-010,#cal-020{
  position: relative;
  cursor: pointer;
  border-radius: 0px;
  padding: 3px 0 3px 0px;
  background: #fff;
  width: 99%;
  max-width: 99%;
  display:block;
  margin: 0 0 5px 0;
  border-left: 1% solid rgba(128,128,192,0.5);
}
#cal-003{
  width:auto;
  top:35px;
  padding:3px 0 3px 4%;
  margin:0 0 0 5px;
}
#cal_hide{
  margin-top:3px; 
}
#calories_hide02 {
  position: relative;
  width: 94%;
  margin: 0px 0 0 0;
  display: block;
  height: auto;
  font-size: 20px;
  z-index: 499;
  cursor: pointer;
  float: left;
  padding: 7px 3% 12px 3%;
  border-radius: 0px;
  background-image: linear-gradient(rgba(199,199,199,0.3), rgba(199,199,199,0.2));
  border-left: 2px solid rgba(255,128,0,1.0);
}
.custom-options {
    position: absolute;
    top: 100%;
    right: 0;
	height:auto;
    background: #fff;
    border: 0px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
	z-index: 1000;
	width: 97%;
    top: 35px;
    padding:3px 0 3px 4%;
    margin:0 0 0 4px;
	display: none;
    flex-direction: column;
	background:#fff;
	border-bottom: 0px solid rgb(255, 128, 0)!important;
}
li.custom-option{
  border-bottom: 1px solid rgba(255,255,255,0.3);
  padding:3px 0 3px 4%;
  font-size:16px;
}
#calories01 {
  width: 94%;
  margin:0 1% 0 1%;
  padding:10px 2% 10px 2%;
}
#result{
 font-size:17px;
}
#result p {
  font-size: 17px;
}
#quantities{
 width:98%;
}
.rcalc__img{
 display:none;
}
.product-selector h3 img {
  display:none;
}
.rcalc__colSmall {
  padding: 8px 6px 8px 6px;
}
.rcalc__table tr td {
  padding: 11px 6px 11px 6px;
}
/*-*/
#tbox01{
 position:fixed;
 width: 99.5%;
 margin: 0 0.25% 0 0.25%;
 left:0;
 z-index:900;
 display:block;
 top:2px;
 height:auto;
 box-shadow: #000000 0px 10px 10px -10px;
 background: #fff!important;
}
#tbox02{
 margin:0px 0% 0 0%;
 float:none;
 width:100%;
 }
#search-css{
 width:98%;
 height:auto;
 display:block;
 position:relative;
 z-index:850;
 float:left;
 margin:-35px 0 10px 1%;
}
#tbox03{
 margin-top:0px!important;
 width:100%;
}
#maincontent{
 margin-top:100px;
}
#box050{
 background-size: 85%;
 background-position: 50% 53%;
 opacity: 0.6!important;
 min-height:30px;
 height:31px;
 width:30px;
 margin-top:6px;
 float:right;
 position:absolute;
 right:13%;
 top:4px;
 background-image: url("https://vkusotii.net/templates/shablon01/images/enter06.png");
}
#box051{
 font-size:14px;
 width:37%;
 padding:20px 0 20px 0;
 position:absolute;
 left:12%;
 margin: 0 0 0 0;
 top:10px;
 background: rgba(216, 116, 63, 1.0);
}
#box052{
 font-size:14px;
 width:37%;
 padding:20px 0 20px 0;
 position:absolute;
 right:12%;
 top:10px;
 z-index: 2000;
 background: rgba(216, 116, 63, 1.0);
}
#box053{
 width:40%;
 font-size:13px;
 position:absolute;
 right:30%;
 left:30%;
 padding:20px 0 20px 0;
 top:10px;
 margin:0 0 0 0;
 background: rgba(216, 116, 63, 1.0);
}
#box054{
border-right: 0px solid rgba(255,255,255,0.3);
border-left: 0px solid rgba(255,255,255,0.3);
background-position: 45% 50%;
background-size: 50%;
width: 0px;
float: left;
height: 32px;
}
#box055{
background-size: 60%;
background-position: 55% 65%;
border-radius:0px;
border-right: 0px solid rgba(255,255,255,0.3);
}
#box058{
 width:85%;
 max-width:330px;
 height:auto;
 margin:3px 0 0 8px;
 float:left;
 position:absolute;
 z-index: 910;
 border-radius:3px;
 padding:0 0 0 0;
 background-color: rgba(217, 217, 217, 1.0);
}
#box058 ul{
 width:98%;
 border-radius:0px!important;
 float:left;
 padding:0 0 10px 8px;
 margin:8px 0 0px 0px;
 display:block;
 border-left: 0px solid rgba(106,106,106,0.9);
}
#box058 ul li{
 padding-left:0px;
}
#box058 ul li::before{display:none;}
#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
}
.accordion {
 width:90%;
 transition: 0.1s linear;
 display: flex;
 align-items: center;
 justify-content: left;
 background:rgba(247,248,248,0.3)!important;
 padding: 14px 10px 14px 10px;
 border-bottom: 1px solid #eee;
}
.accordion:hover{
 background:none;
 color:rgba(163,3,3,0.7);
}
.accordion:before{
 margin-top:7px;
 margin-right:10px;
 display:block;
 position:relative;
}
.activ{
 color:rgba(163,3,3,0.7);
}
.activ:before{
 margin-top:7px;
 margin-right:10px;
}
#dv04{
  width:100%;
  margin:0 0 0 0;
  text-align: left;
  padding:5px 15px 5px 0px;
  background-color:rgba(239,239,239,0.2); 
}
#dv04 a{
  text-align: left;
  color:#545454;
  padding:3px 3px 3px 10px;
  margin:0 5px 0 5px;
}
#dv05{
  width: 100%;
  height: auto;
  float:left;
  display:block;
  padding:0 0 0 0;
  background: linear-gradient( rgba(70,70,70,0.8), rgba(70,70,70,1.0) );
}
#dv05_1{
  width: 90%;
  height: auto;
  padding:30px 5% 0 5%;
  float:left;
  display:block;
}
#dv06{
  width: 90%;
  height: auto;
  float:left;
  display:block;
  margin-left:10px;
  margin-bottom:7px;
  padding:5px 2% 1px 8%;
  text-align: left!important;
  border-left: 2px solid rgba(255,128,0,0.6);
}
#dv07{
  width: 90%;
  height: auto;
  float:left;
  display:block;
  text-align: left!important;
  padding:5px 2% 1px 8%;
  margin-left:10px;
  margin-bottom:7px;
  border-left: 2px solid rgba(255,128,0,0.6);
}
#dv08{
  width: 90%;
  height:auto;
  float:left;
  display:block;
  margin-left:10px;
  padding:5px 2% 0 8%;
  text-align: left!important;
  border-left: 2px solid rgba(255,128,0,0.6);
}
#dv09{
  width: 80%;
  height: auto;
  float:left;
  padding:60px 10% 10px 10%;
  display:block;
  font-size:12px;
}
#dv10{
  width:100%;
  height: auto;
  float:left;
  margin:0 0 10px 0;
} 
#dv11{
  width:100%;
  height: auto;
  float:left;
  display:block;
  margin-top:15px;
}
#dv12{
  width:49%;
  height:auto;
  float:left;
  display:block;
  margin-bottom:10px;
} 
#dv13{
  width:49%;
  height: auto;
  float:right!important;
  display:block;
  margin:0 0 10px 3px;
}
#dv12 p,#dv13 p{
 font-size:14px;
 padding: 10px 10px 10px 10px;
 background: rgba(147, 147, 147, 0.1);
 border-radius:3px;
 margin:5px 0 0 0;
}
#dv14{
  width:84%;
  height: auto;
  float:left;
  display:flex;
  margin:10px 0 10px 0;
  padding:4px 0 4px 10px;
  align-items: center;
  text-align: center;
}
#dv17{
  width:96%;
  height:40px;
  padding:0px 4px 0px 4px;
  margin-left:8px;
  float:left;
  display: flex;
  background: rgba(85,85,85, 0.9);
  border-radius:3px 3px 3px 3px;
} 
#dv18{
  width:16%;
  height:40px;
  float:left;
  margin-left:3px;
  display: flex;
  align-items:center!important;
} 
#dv19{
  width:30%;
  height:40px;
  float:left;
  margin-left:5px;
  font-size:10px;
  display: flex;
  align-items:center!important;
  font-family: "Playfair Display", serif;
  color:#fff;
} 
#dv20{
  width:44%;
  height:40px;
  float:left;
  font-size:19px;
  display: flex;
  margin-left:5px;
  font-weight:normal;
  align-items:center!important;
  text-transform: uppercase;
  color:#fff;
}
#dv19 a,#dv20 a{
 color:#fff!important;
 font-family: "Playfair Display", serif;
}
#dv20 a{
 color:#fff!important;
 font-size:19px;
 font-weight:normal;
 align-items:center!important;
 text-transform: uppercase;
}
#dv20_a{
  width:auto;
  height:auto;
  float:left;
  display: flex;
  margin:2px 0px 2px 8px;
  font-size:13px;
  text-align: center;
  align-items:center!important;
  color: rgba(163,3,3,1.0);
  background: rgba(255,255,255, 0.6);
  border-radius:0px 0px 0px 3px;
  padding:3px 6px 3px 6px;
  border-top: 1px solid rgba(163,3,3,0.5);
} 
#dv21{
 width:96%;
}
#dv22{
 background-image:none;
 height:80%;
 display:block;
 border-top: 1px solid rgba(128,128,192,0.5);
 border-bottom: 1px solid rgba(128,128,192,0.5);
}
#dv23{
 width:87%;
 height:auto;
 margin-left:0%;
 float:left;
 display:block;
}
#dv24{
 width:100%;
 margin-bottom:0px;
 height:5px;
}
#dv25{
 font-family: 'Noto Serif', serif;
 font-size: 26px;
 color: rgba(163,3,3,1.0);
 width:96%;
 margin:0 0 4px 0;
 padding:4px;
 border-radius:5px;
 background: linear-gradient( rgba(240,240,240,0.9), rgba(240,240,240,0.6) );
 box-shadow: #000000 0px 25px 20px -30px;
}
#dv26{
 font-family: 'Noto Serif', serif;
 font-size: 25px;
 color: rgba(163,3,3,1.0);
 width:96%;
 margin:0 0 0px 0;
 padding:4px;
 border-radius:5px;
 background: linear-gradient( rgba(240,240,240,0.8), rgba(240,240,240,0.5) );
 box-shadow: #000000 0px 25px 20px -30px;
}
#dv27{
 width:100%;
 height:auto;
 display:block;
 float:left;
}
#dv28{
 width:90%;
 height:auto;
 display:block;
 float:left;
 padding:10px 3% 10px 3%;
 margin:0 1% 6px 1%;
 background: rgba(111,111,111, 0.15);
}
#dv29{
 display:none;
}
#dv30{
 width:100%;
 height:auto;
 display:block;
 float:left;
}
#dv31{
 width:98%;
 padding:0 1% 0 1%;
 height:230px;
 overflow: hidden;
 position: relative;
 float:left;
 display: flex;
 align-items: center; 
}
#dv31 iframe {
  width:99%;
  height:240px; 
  border:none;
}
#dv32{
 width:98%;
 padding:0 1% 0 1%;
 height:310px;
 display:block;
 float:left;
 display: flex;
 align-items: center; 
}
/*-*/
#cat01{
 width:76%;
 padding:10px 20px 10px 20px;
 margin: 20px 0 20px 0;
 font-size: 19px;
 color:#545151;
 background: rgba(111,111,111, 0.15);
 border-left: 2px solid rgba(255,128,0,1.0);
}
#cat02{
 width:94%;
 padding:10px 3% 10px 3%;
 margin:0 auto;
 margin-top:5px!important;
 border-radius: 0px;
 border-left:1px solid rgba(163,3,3,0.1);
}
#cat03{
 font-size:18px;
 padding:0 0 10px 0;
 border-bottom:1px solid #fff;
}
#cat04{
 margin:10px 0 0 0;
 width:98%;
}
#cat05{
    width:100%;
    color: #fff;
    height:auto;
    float:left;
    font-size:13px;
    text-transform: none;
    border-radius: 1px 1px 1px 1px;
}
#cat06{
   width:31%;
   float:left;
   height:auto;
   background:rgba(163,3,3,0.7);
   color:#fff;
   font-size:13px;
   text-align: center!important;
   padding:4px 1% 4px 1%;
   margin:0 1px 0 0;
   border-right:0px solid rgba(163,3,3,0.4);
}
#cat07{
   width:31%;
   float:left;
   padding:4px 1% 4px 1%;
   margin:0 1px 0 0;
   color:#fff;
   font-size:13px;
   text-align: center!important;
   background: rgba(106, 106, 106, 0.9);
   height:auto;
   border-right:0px solid rgba(163,3,3,0.4);
}
#cat08{
   width:31%;
   float:left;
   padding:4px 1% 4px 1%;
   background: rgba(216, 116, 63, 0.9);
   color:#fff;
   text-align: center!important;
   font-size:13px;
   height:auto;
}
#cat055{
    width:100%;
    height:auto;
    float:left;
    font-size:13px;
    text-transform: none;
    padding-bottom:0px;
    padding-top:2px;
    margin-bottom:10px;
    border-radius: 1px 1px 1px 1px;
}
#cat09{
   width:31%;
   float:left;
   color:#fff;
   background:rgba(163,3,3,0.7);
   height:auto;
   font-size:13px;
   text-align: center!important;
   border-right:0px solid rgba(163,3,3,0.4);
   padding:4px 1% 4px 1%;
   margin:0 1px 0 0;
}
#cat10{
   width:31%;
   float:left;
   height:auto;
   font-size:13px;
   text-align: center!important;
   border-right:0px solid rgba(163,3,3,0.4);
   padding:4px 1% 4px 1%;
   margin:0 1px 0 0;
   color:#fff;
}
#cat11{
   width:31%;
   float:left;
   height:auto;
   font-size:13px;
   text-align: center!important;
   background: rgba(216, 116, 63, 0.9);
   padding:4px 1% 4px 1%;
   color:#fff;
}
#cat12{
  width: 100%;
  float: left;
  height: auto;
  font-size: 17px;
  border-radius: 0px;
  background: #fff;
  padding: 4px 0px 5px 0px;
  margin: 0 0 0 0;
  color: #545451;
  border-bottom: 1px solid rgba(163,3,3,0.4);
}
#cat02 h3, #cat02 h4 {
  text-align: center!important;  
}
/* ---- custom styling ul li ---- */
#sul01{
  width:82%;
  padding-left:20px;
  background: rgba(147, 147, 147, 0.1);
  border-radius:3px;
}
#sul01 li{
  padding:4px 0 4px 15px;
  width:90%;
  color:#494949;
}
#hr01{
  border-width: 0 0 1px;
  width: 85%;
  margin: 4px 0 5px 10px;
  border-radius: 3px 3px 3px 3px;
}
/*modul-recept*/
.rcalc__grams{
 width: 60px;
}
.rcalc__dropdown{
 margin:5px 0 8px 0%;
 width: 100%;
}
.rcalc__dropItem{
 background: #fff;
 padding-left:3%;
 padding-right:3%;
 margin:0 0 2px 2px;
 font-size:16px;
}
.no_products{
 background: rgba(212,79,0,0.7);
 color:rgba(163,3,3,1.0);
 font-size:18px;
 width:100%;
}
.rcalc__table{
 width:100%;
 font-size:17px;
}
.rcalc__input{
  width:93.3%;
  margin:0 auto;
  margin-bottom:4px;
  padding:3%;
}
.rcalc__img{
  width: 17px;
  height: 17px;
}
.rcalc__name{
  font-size:16px;
}
#cal-000{
 width:99%;
}
.rcalc__header img{
 display:none;
}
#calories {
 padding:10px 0 20px 0;
 border-top:0px solid rgba(64,128,128,0.7);
 border-bottom:0px solid rgba(64,128,128,0.7);
 background-image:none;
}
/*css main menu side*/
.active01{
  background-image: url("https://vkusotii.net/images/slaider/maslin07.png")!important;
  background-repeat: no-repeat;
  background-size:3%!important;
  background-position: 1% 55%;
}
.nav-item-submenu {
  display: none;
}
.nav-item-submenu ul {
  height:100%;
  float:left;
  width:98%;
  margin:0 0 0 2px;
  display:block;
}
.nav-item-toggle {
 text-align:left;
 text-decoration: none;
 list-style:none;
 display:block;
 float:left;
 width:97%;
 padding:4px 0 3px 7px;
 height:auto;
 margin: 0 1% 0 1%;
 font-family: 'Didact Gothic', sans-serif;
}
ul li:before {
 list-style:none!important;
}
.nav-item-toggle p {
 color:#515151;
 width:89%;
 height:auto;
 font-size:22px;
 padding-left:35px;
}
.plus:hover{
 background-color:rgba(164,164,164,1.0);
}
.plus{ 
  background-image: url("https://vkusotii.net/images/slaider/maslin06.png");
  background-repeat: no-repeat;
  background-size:7%;
  height:auto;
  font-family: 'Didact Gothic', sans-serif;
  font-size:22px;
  width:100%;
  background-position: 2% 49%;
  cursor:pointer;
  border-radius:3px;
}
.nav-item-toggle a {
 color:#515151!important;
 display:block;
 padding:5px 0 5px 12px;
 border-radius:3px;
 font-size:22px;
 text-decoration: none;
}
.nav-item-submenu ul li {
  width:100%;
  float:left;
  list-style:none;
  height:30px;
  margin:0 0 2px 0;
}
.nav-item-submenu ul li a {
  color:#fff!important;
  margin: 1px 4% 3px 4%;
  padding:4px 4px 7px 8px;
  width:85%!important;
  font-size:19px;
  height:28px;
  border-radius:3px;
  text-decoration: none;
  display:inline-block;
  background-color:rgba(106,106,106,0.7);
}
.newsflash {
  width:100%;
  float:left;
  height:286px;
  display:block;
  font-size:20px!important;
  border-bottom:0px solid rgba(105,105,105,0.8);
  margin-bottom:5px;
  padding-bottom:10px;
  padding-left:1px;
}
#sli01{
 background-image: url("https://vkusotii.net/images/home-page/budilnik02.png");
 background-repeat: no-repeat;
 background-size:16px;
 width:90%;
 border-radius:0px 3px 3px 0px;
 border-left: 0px solid rgba(255,128,0,0.8);
 background:#fff;
 background-position: 5% 50%;
 padding:0 5px 0 0px;
 margin:10px 0 0 0px;
}
#sli01 li{
 font-size:13px;
 margin-top:0px;
 padding: 1px 0 1px 7px;
 color:rgba(0,81,81,0.9);
 width:100%;
 background:#fff;
 height:auto;
 border-left: 1px solid rgba(64,128,128,0.9);
 display:block;
}
#sli01 ul li a{
 text-decoration: none;
}
#uls {
  padding-left:10px;
}
#uls ul li {
  padding-left:4px;
}
.leading-0{
  width:100%;
}
.panel{
 padding-left:0px;
}
.alert{
  top:140px;
  width:300px;
  margin:0 auto;
  position:fixed;
  display:block;
}
#system-message-container {
  height: auto;
  width: 80%;
  position: fixed;
  z-index: 1000;
  border-radius: 3px;
  top: 150px;
  right: 10%;
  left: 10%;
}
p{
color:#494949; 
}
#pf06{
 background-position: -2px 7px;
 background-size: 20px;
 padding: 5px 0 0 2px;
 color:#494949;
}
#bt01{
margin:-180px 0 0 0;
}
#bt02{
margin:-180px 0 0 0;
}
/*css carousel mobile*/
.carousel_01 {
  width: 100%;
  height: auto;
  padding: 20px 0 0 0;
  float: left;
  display: inline;
}
.carousel_01a{
    float: left;
    overflow-x: hidden;
    width: 90%;
    position: relative;
    height: auto;
    padding-left: 2%;
    padding-right: 7%;
    padding-bottom: 40px;
}
.carousel_01b{
  display: flex;
  width:1000px;
  position:relative;
}
.carousel_01c{
 width: 200px;
 height: 200px;
  /* Чтобы слайды не сжимались */
 flex-shrink: 0;
  /* Увеличиваем и центрируем цифру внутри слайда */
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
}
/*css accordion mobile*/
#nav03{
 display:block;
 float:left;
 width:100%;
 height:auto;
 margin:10px 0 10px 0;
}
#nav04{
 margin:5px 0 0px 5px!important;
 display:block;
 float:left;
 font-size:20px;
 padding:8px 10px 15px 10px;
 width:95%;
 border-top: 0px solid rgba(111,111,111, 0.7);
}
.nav03{
 display:block;
 float:left;
 width:100%;
 height:auto;
 margin: 0 0 0 0;
}
.active03{
  background-image: url("https://vkusotii.net/images/slaider/orange06.png")!important;
  background-repeat: no-repeat;
  background-size:28px!important;
  background-position: 3% 55%!important;
  background-color: rgba(111,111,111,0.7)!important;
}
.nav-item-submenu03 {
  display: none;
}
.nav-item-submenu03 ul {
  height:100%;
  float:left;
  width:98%;
  margin:5px 0 5px 2px;
  padding:0 0 0px 2px;
  display:block;
}
.toggle03 {
 text-align:left;
 text-decoration: none;
 list-style:none!important;
 display:block;
 float:left;
 width:96%;
 padding:3px 0 3px 0;
 height:auto;
 margin: 0 2% 0 2%;
}
.toggle03:before { 
 content:none!important;
 list-style:none!important;
}
.toggle03 p {
 color: #fff;
 width:auto;
 height:auto;
 font-size:18px;
 padding:8px 7px 7px 14%;
 background-color: rgba(111,111,111,0.9);
}
.plus03{ 
  background-image: url("https://vkusotii.net/images/slaider/orange07.png");
  background-repeat: no-repeat;
  background-size:12px;
  height:auto;
  width:100%;
  background-position: 5% 49%;
  cursor:pointer;
  border-radius:4px;
  background-color: rgba(106,106,106,0.55);
}
.toggle03 a {
 color: rgba(163,3,3,1.0);
 font-size:22px;
 padding:5px 0 5px 12px;
 text-decoration: none;
}
.nav-item-submenu03 ul li {
  width:90%;
  float:left;
  list-style:none;
  height:auto;
  margin:0;
  padding:0 0 0 0;
  border-left: 1px solid rgba(163,3,3,0.4);
}
.nav-item-submenu03 ul li:before{
 content:none!important;
}
.nav-item-submenu03 ul li a {
  color: #545151!important;
  margin: 3px 6% 0px 12px!important;
  padding:6px 8px 9px 8px;
  width:auto;
  font-size:17px;
  height:20px;
  border-radius:4px;
  text-decoration: none;
  display:inline-block;
  background-color: rgba(111,111,111,0.07);
  border-left: 0px solid rgba(163,3,3,1.0);
}
/*---*/
#tb05{
 margin:0 auto;
 width:84%;
}
#tb05 td {
  padding: 7px 0 7px 0;
}
.tb06{
 margin:0 auto;
 padding:10px 0 10px 0;
}
.tb06 td{
  text-decoration: none;
  font-size: 15px;
  text-align: center;
}
.tb06 td h3 {
  text-align: center!important;}
#hr02{
  border-width: 0 0 2px;
  border-color: #5CCCCC;
  width: 80%;
  float:left;
  margin:10px 18% 2px 2%;
  border-radius: 4px;
}
#hr03{
  border-width: 0 0 2px;
  border-color: rgba(128,128,192,0.9);
  width: 80%;
  float:right;
  margin:0 2% 10px 18%;
  border-radius: 4px;
}
.scr_box {
 width:100%;
 float :left;
 display:block;
 height:auto;
 clear:both;
 margin-bottom:10px!important;
 margin:10px 0 0 0;
 padding:20px 0 0 0;
 background: rgba(106, 106, 106, 0.05);
}
.scroll_box {
 width:100%;
 max-width:100%;
 height:auto;
 display:block;
 overflow-x: scroll;
 margin:0 auto;
}
.scroll_box img {
 height:125px;
 margin-bottom:10px;
 width:auto;
}
.scroll_box table{
 width:100%;
 margin-bottom:5px;
}
.scroll_box table tr{
 width:100%;
}
.scroll_box table tr td{
 width:31%;
}
.td01 {
 padding: 10px 20px 10px 20px;
 margin: 10px 20px 10px 20px;
 background: rgba(240, 240, 240, 1.0);
 color:rgba(49,49,49,1.0);
}
.scroll_box::-webkit-scrollbar {
  width: 0;
}
.toggle02 p {
    color: #fff;
    width: auto;
    height: auto;
    font-size: 18px;
    padding: 15px 0 15px 15px;
    background-color: rgba(106,106,106,0.55);
}
#pf08{
 clear:both;
 color:#fff;
 width:80%;
 float:left;
 font-size:21px;
 margin:15px 0 5px 5px;
 display:none;
 background-color:rgb(215, 215, 217,0.8);
 background-image: url("https://vkusotii.net/images/home-page/down-che03.png");
 background-repeat: no-repeat;
 background-size:4%;
 background-position: 5% 50%;
}
/*-slaider green-*/
#car-mob {
 width:100%;
 padding:0 0 0 0;
 margin:0;
 border-bottom: 0px solid rgba(128,128,192,0.5);
 background-repeat: no-repeat;
 background-size:cover;
 background-position: 50% 20%;
}
#car-mob01 {
  width: 98%;
  height: auto;
  margin:0 1% 0 1%;
  max-width: 100%;
}
#car-mob01 h1 {
  font-size: 32px;
  color: #545451;
  width:80%;
  padding:0 0 0 1%;
}
#main-h{
 width:92%;
 max-width:1500px;
 height:auto;
 padding:0 0 0 0;
 margin:0px 2% 20px 2%;
 padding:8px;
 float:left;
 display:none;
 border: 0px solid rgba(128,128,192,0.5);
 border-radius:7px;
 box-shadow: #000000 0px 25px 20px -30px;
 background: url(https://vkusotii.net/images/home-page/main-right.jpg) no-repeat;
 background-position:40% 70%;
 background-size:cover;
}
.wrapper {
  height:auto;
  width:100%;
  position: relative;
  display:flex;
  border-radius:4px;
  align-items: center;
  overflow: hidden;
  padding-bottom:30px;
}
.wrapper-but {
  height: 40px;
  width: 40%;
  padding: 20px 0 0 0;
  margin: 0 30% 0 30%;
  float: left;
  display: block;
}
.carousel {
  background: blue;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  height:70%;
  width: 80vw;
  margin: 0 0 0 0;
  padding-right:0px;
  padding-left:0px;
  position: relative;
  flex-shrink: 0;
  color: black;
  font-size: 21px;
  cursor: default;
  border-right:2px solid rgba(128,128,192,0.0)!important;
}
.box-in img{
  border-right:2px solid rgba(128,128,192,0.0)!important;
}
.box img{
  border-right:2px solid rgba(128,128,192,0.0)!important;
}
.box-in{
  z-index:9000!important;
}
.box-in a{
 width:100%;
 height:auto;
 display:block;
}
.box-in01{
 width:76%;
 height:auto;
 display:block;
 position:absolute;
 color:#fff;
 font-size:16px;
 padding:8px 8px 8px 10px;
 left:10%;
 z-index:10000!important;
 margin-bottom:-110px;
 border-radius:3px;
 border-left: 0px solid rgba(128,128,192,0.8);
 background: linear-gradient( rgba(148,148,148,0.7), rgba(149,148,148,1.0) );
}
.box-in:hover a{
 opacity:0.9;
 transition: 0.1s linear;
}
.box.active {
  color: black;
  background:#fff!important;
  border-right: 2px solid rgba(128,128,192,0.0)!important;
}
.box.active img{
  border-right: 2px solid rgba(128,128,192,0.0)!important;
}
.prev,.prev:hover {
 left:0.5%;
 float:left;
 width:30px!important;
 height:60px!important;
 background-color: rgba(29, 115, 115, 0.9);
}
.next,.next:hover {
 right:0.5%;
 float:right;
 width:30px!important;
 height:60px!important;
 background-color: rgba(29, 115, 115, 0.9);
}
.toggle {
  position: absolute;
  top: 10%;
  display:none;
}
.show-overflow {
  overflow: visible;
}
}
