@font-face {
  font-family: Circe-Regular;
  src: url(/fonts/Circe-Regular.eot);
  src: url(/fonts/Circe-Regular.woff);
  src: url(/fonts/Circe-Regular.svg);
  src: url(/fonts/Circe-Regular.otf);
  src: local(Circe-Regular), url(/fonts/Circe-Regular.ttf);
}
@font-face {
  font-family: 'BebasNeueBook';
  src: url('/fonts/BebasNeueBook.eot?#iefix') format('embedded-opentype'), url('/fonts/BebasNeueBook.otf') format('opentype'), url('/fonts/BebasNeueBook.woff') format('woff'), url('/fonts/BebasNeueBook.ttf') format('truetype'), url('/fonts/BebasNeueBook.svg#BebasNeueBook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Barkentina';
  src: url('/fonts/Barkentina.eot?#iefix') format('embedded-opentype'), url('/fonts/Barkentina.woff') format('woff'), url('/fonts/Barkentina.ttf') format('truetype'), url('/fonts/Barkentina.svg#Barkentina') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: BebasNeueBold;
  src: url(/fonts/BebasNeueBold.eot);
  src: url(/fonts/BebasNeueBold.woff);
  src: url(/fonts/BebasNeueBold.svg);
  src: url(/fonts/BebasNeueBold.otf);
  src: local(BebasNeueBold), url(/fonts/BebasNeueBold.ttf);
}
@font-face {
  font-family: BebasNeueRegular;
  src: url(/fonts/BebasNeueRegular.eot);
  src: url(/fonts/BebasNeueRegular.woff);
  src: url(/fonts/BebasNeueRegular.svg);
  src: url(/fonts/BebasNeueRegular.otf);
  src: local(BebasNeueRegular), url(/fonts/BebasNeueRegular.ttf);
}
@font-face {
  font-family: myriad-set-pro_text;
  src: url(/fonts/myriad-set-pro_text.eot);
  src: url(/fonts/myriad-set-pro_text.woff);
  src: url(/fonts/myriad-set-pro_text.svg);
  src: url(/fonts/myriad-set-pro_text.otf);
  src: local(myriad-set-pro_text), url(/fonts/myriad-set-pro_text.ttf);
}
body {
  background-color: #fff;
  font-size: 14px;
  overflow: hidden;
}
input,
a,
button {
  outline: none !important;
  transition: all linear 0.2s;
  text-decoration: none !important;
}
section {
  overflow: hidden;
}
header,
section,
footer {
  padding: 0 5%;
}
.left-ta {
  text-align: left;
}
.right-ta {
  text-align: right;
}
button, a.pink, a.brown{
  padding: 10px 40px;
}
button p, a p {
  margin: 0;
}
button.pink, a.pink {
  background: #ef9a6a;
  /* Old browsers */
  /* FF3.6-15 */
  display: inline-block;
  background: -webkit-linear-gradient(left, #ef9a6a 0%, #ef647e 100%);
  background: -o-linear-gradient(left, #ef9a6a 0%, #ef647e 100%);
  background: linear-gradient(to right, #ef9a6a 0%, #ef647e 51%,  #ef9a6a 100%);
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef9a6a', endColorstr='#ef647e', GradientType=1);
  /* IE6-9 */
  border-radius: 5px;
  border-style: hidden;
  background-size: 200% auto;
}
button.pink p, a.pink p {
  font-family: 'Circe-Regular';
  color: #fff;
}
button.pink:hover, a.pink:hover {
  background-position: 100% center;
  box-shadow: 1px 3px 9px 0px rgba(45, 45, 45, 0.49);
  transform: scale(1.03);
  }
button.brown.catalog, a.brown.catalog {
  background-color: #EFC664;
  border-radius: 5px;
  border-style: hidden;
  display: inline-block;
  /* margin:  auto; */
}
button.brown.catalog:hover, a.brown.catalog:hover {
  background-color: #BD9535;
}
button.brown.catalog p, a.brown.catalog p {
  color: #000;
  font-family: 'Circe-Regular';
  font-size: 12px;
  position: relative;
  left: 10px;
}
button.brown.catalog p:before, a.brown.catalog p:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  bottom: 0;
  left: -24px;
  width: 20px;
  background-image: url(/images/dots.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
button.pink.catalog p, a.pink.catalog p {
  position: relative;
  left: 12px;
}
button.pink.catalog p:before, a.pink.catalog p:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  bottom: 0;
  width: 20px;
  left: -25px;
  background-image: url(/images/kupalnik_icon.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
button.pink.catalogdot p, a.pink.catalogdot p {
  position: relative;
  left: 12px;
}
button.pink.catalogdot p:before, a.pink.catalogdot p:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  bottom: 0;
  width: 20px;
  background-image: url(/images/dots_white.svg) !important;
  left: -30px !important;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
button.pink.novinkisezona p, a.pink.novinkisezona p {
  position: relative;
  left: 12px;
}
button.pink.novinkisezona p:before, a.pink.novinkisezona p:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  bottom: 0;
  width: 20px;
  left: 10px;
  background-image: url(/images/sun.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#verx  {
    width: 100%;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 300;
}
#verx header {
  box-shadow: 0 2px 5px 3px rgba(0, 0, 0, 0.1);
  z-index: 300;
  background-color: #fff;
  width: 100%;
  top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
#verx header .row {
  width: 100%;
}
header .menu-popup-but {
  background-color: transparent;
  font-size: 24px;
  /* padding: 4px 0; */
  border-style: hidden;
  font-family: 'BebasNeueRegular', sans-serif;
  padding-left: 30px;
  position: relative;
}
header .menu-popup-but:before {
   position: absolute;
   display: block;
   content: '';
   top: -2px;
   bottom: 0;
   width: 20px;
   left: 0;
   background-image: url(/images/12f.svg);
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
}
header .menu-popup-but:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: inherit;
  cursor: pointer;
}
header .menu-popup-but p {
  position: relative;
  font-family: 'BebasNeueRegular', sans-serif;
  left: 30px;
}
header .menu-popup-but p:before {
  position: absolute;
  display: block;
  content: '';
  top: -5px;
  bottom: 0;
  width: 20px;
  left: -30px;
  background-image: url(/images/12f.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
header .logo {
  background-image: url(/images/logo-min.png);
  height: 54px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
header .logo a {
    width: 100%;
    height: 100%;
}
header a {
  font-size: 20px;
  font-family: 'BebasNeueBold', sans-serif;
  display: inline-block;
  padding: 7px 0;
  color: #000;
}
header a:active,
header a:focus,
header a:visited {
  color: #000;
}
header a:hover {
  color: #EE9150;
}
header span {
  font-size: 20px;
  font-family: 'BebasNeueBold', sans-serif;
  display: inline-block;
  padding: 7px 0;
  color: #000;
}
header button {
  margin: 0;
  padding: 0;
}
header button p {
  margin: 0;
}
header .shop {
  height: 25px;
  width: 25px;
  margin-left: 20px;
  padding: 4px 0;
  background-color: transparent;
  border-style: hidden;
  background-image: url(/images/shop.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
header .shop:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.main {
  padding: 0;
  position: relative;
  transform: translateY(-100%);
  transition: all .5s ease;
}
.main .tablet-prev,
.main .tablet-next {
  position: absolute;
  top: 65px;
  bottom: 0;
  left: 0;
  width: 10%;
  background-image: url(/images/miniarrow.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 50;
  visibility: hidden;
}
.main .tablet-next {
  left: auto;
  right: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.main .scroll {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.main .scroll .mainnav {
  position: absolute;
  right: 6%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  width: 30px;
  text-align: center;
}
.main .scroll .mainnav .main_prev,
.main .scroll .mainnav .main_next {
  width: 24px;
  height: 30px;
  margin: auto;
  background-image: url(/images/arrow_main.svg);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.5;
  transition: all 0.2s ease;
  cursor: pointer;
}
.main .scroll .mainnav .main_prev:hover,
.main .scroll .mainnav .main_next:hover {
  opacity: 1;
}
.main .scroll .mainnav .main_prev {
  margin-bottom: 100px;
}
.main .scroll .mainnav .main_next {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.main .scroll .maingal {
  height: 100%;
  width: 100%;
  padding-top: 65px;
}
.main .scroll .maingal .slick-list,
.main .scroll .maingal .slick-track,
.main .scroll .maingal .slick-slide {
  height: 100%;
  width: 100%;
}
.main .scroll .maingal .slick-slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.main .scroll .maingal .slick-dots {
  list-style-type: none;
  top: 50%;
  width: 30px;
  right: 6%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: auto;
  z-index: 10;
}
.main .scroll .maingal .slick-dots li {
  display: block;
  margin: auto;
  margin-bottom: 10px;
  width: 24px;
  height: 24px;
}
.main .scroll .maingal .slick-dots li button {
  width: 24px;
  height: 24px;
}
.main .scroll .maingal .slick-dots li button:before {
  content: '';
  border: 2px solid #fff;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  margin: 6px;
  opacity: 1;
}
.main .scroll .maingal .slick-dots li.slick-active button {
  border-radius: 50%;
  border: 2px solid #EE9150;
}
.main .scroll .maingal .slick-dots li.slick-active button:before {
  border-color: #EE9150;
  background-color: #EE9150;
}
.main .scroll .maingal .slick-dots li:last-child {
  margin-bottom: 0;
}
.main .scroll .mgbl1 {
  background-image: url(/images/main_bg-min.png);
}
.main .scroll .mgbl2 {
  background-image: url(/images/main_bg-min.png);
}
.main .scroll .mgbl3 {
  background-image: url(/images/main_bg-min.png);
}
.main h1,
.main p {
  color: #fff;
}
.main h1 {
  font-family: 'BebasNeueBook', sans-serif;
  font-size: 60px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  line-height: 1.3;
}
.main h1:before {
  display: block;
  content: '';
  top: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  background-image: url(/images/icon_bg-min.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.main h1 span {
  color: #EE9150;
}
.main h1 span strong {
  font-weight: inherit;
  border-top: 3px solid #EE9150;
  border-bottom: 3px solid #EE9150
}
.main .content {position: absolute;bottom: 5%;left: 5%;display: block;z-index: 999;}
.main .content .lilarrows {
  display: inline-block;
  float: right;
  position: relative;
  left: 75px;
  top: -5px;
  cursor: pointer;
  display: none;
}
.main .content .lilarrows div {
  height: 30px;
  width: 10px;
  display: inline-block;
  position: relative;
  background-image: url(/images/miniarrow.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.4;
  transition: all 0.2s ease;
  -webkit-backface-visibility: hidden;
}
.main .content .lilarrows div:hover {
  opacity: 1;
}
.main .content .lilarrows .main_prev {
  margin-right: 10px;
}
.main .content .lilarrows .main_next {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.main p {
  font-family: 'myriad-set-pro_text', sans-serif;
  font-style: italic;
  display: inline-block;
}
.main p span {
  color: #EE9150;
}
.main:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 100%;
  display: block;
  content: '';
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
.plodezh {
  position: relative;
  padding-top: 50px;
  text-align: center;
  padding-bottom: 8%;
  opacity: 0;
  transition: all .2s linear;
}
.plodezh:before {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  height: 5px;
  background: #ef9a6a;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ef9a6a 0%, #ef647e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ef9a6a 0%, #ef647e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ef9a6a 0%, #ef647e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef9a6a', endColorstr='#ef647e', GradientType=1);
  /* IE6-9 */
}
.plodezh .logo {
  background-image: url(/images/logo-min.png);
  height: 65px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.plodezh h2 {
  font-family: 'Barkentina', sans-serif;
}
.plodezh h2 span {
  background: #ef9a6a;
  /* Old browsers */
  background: -webkit-linear-gradient(left, #ef9a6a 0%, #ef647e 100%);
  /* Chrome10-25,Safari5.1-6 */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.plodezh > h3 {
  font-family: 'myriad-set-pro_text', sans-serif;
  font-style: italic;
  font-size: 16px;
  color: #BFBFBF;
}
.plodezh .content {
  margin-top: 80px;
}
.plodezh .left {
  text-align: left;
}
.plodezh .left h3 {
  font-size: 20px;
  font-family: 'Barkentina', sans-serif;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
}
.upper {
  margin-bottom: 2em;
}
.plodezh .left h3 span {
  background: #ef9a6a;
  /* Old browsers */
  background: -webkit-linear-gradient(left, #ef9a6a 0%, #ef647e 100%);
  /* Chrome10-25,Safari5.1-6 */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.plodezh .left h3:before {
  display: block;
  content: '';
  height: 46px;
  width: 46px;
  border-radius: 50%;
  background-image: url(/components/com_jshopping/files/img_categories/nc.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.7em;
}
.plodezh .left .lower p {
  font-family: 'Circe-Regular', sans-serif;
  line-height: 24px;
  line-height: 2.1;
  margin-bottom: 2em;
}
.plodezh .right {
  position: relative;
}
.plodezh .right .beach_prev,
.plodezh .right .beach_next {
  width: 7%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  background-image: url(/images/galarrow.svg);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: 50% 40%;
  cursor: pointer;
}
.plodezh .right .beach_prev {
  left: 0;
}
.plodezh .right .beach_next {
  right: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.plodezh .right .beach_gal {
  width: 86%;
  margin: auto;
}
.plodezh .right .beach_gal .slick-slide {
  margin: 0 15px;
  overflow: hidden;
}
.plodezh .right .beach_gal .slick-list {
  margin: 0 -15px;
  position: relative;
}
.plodezh .right .beach_gal .gblock {
  position: relative;
  padding-top: 205px;
}
.plodezh .right .beach_gal .gblock:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  background-size: cover !important;
  height: 200px;
  background-color: #ddd;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  border: 1px solid #E8E8E8;
}
.plodezh .right .beach_gal .gblock .title {
  font-family: 'Barkentina', sans-serif;
  font-size: 14px;
  margin: 0;
}
.plodezh .right .beach_gal .gblock .price {
  color: #EE9150;
  font-family: 'Circe-Regular', sans-serif;
  font-size: 12px;
}
.plodezh .right .beach_gal .kup1:before {
  background-image: url(/components/com_jshopping/files/img_products/11.1.jpg);
  background-size: cover;
}
.plodezh .right .beach_gal .kup2:before {
  background-image: url(/components/com_jshopping/files/img_products/6.1.jpg);
}
.plodezh .right .beach_gal .kup3:before {
  background-image: url(/components/com_jshopping/files/img_products/13.1_2_.jpg);
}
.plodezh .right .beach_gal .kup4:before {
  background-image: url(/components/com_jshopping/files/img_products/3.2.jpg);
}
.plodezh .right .beach_gal .kup5:before {
  background-image: url(/components/com_jshopping/files/img_products/1.6._2_.jpg);
}
.plodezh .content:before,
.plodezh .content:after {
  display: table;
  line-height: 0;
  content: "";
}
.plodezh .content:after {
  clear: both;
}
.plodezh button {
  margin-top: 5%;
}
.plodezh__title {
    padding-left: 15%;
    font-family: 'Barkentina', serif;
    font-size: 30px;
    margin-bottom: 2em;
    line-height: 1.2;
}

.plodezh__title span {
    color: #EFC664;
}

.plodezh__bottom {
    position: absolute;
    bottom: 2em;
    left: 7%;
    font-size: 20px;
    font-family: 'Barkentina', serif;
    color: #EFC664;
}
.plodezh.about .left h3:before {
    content: none;
}

.plodezh.about .left h3 {
    left: 0;
    font-size: 25px;
    color: #EFC664;
}

.plodezh.about .left .lower p {
    color: white;
}

.plodezh.about {
    background: url(/images/about.jpg) no-repeat center;
    background-size: 100%;

}

.plodezh.about .left .lower .brown.catalog span {
    color: black;
}
.povodi {
  padding: 15% 8% 15% 0;
  color: #fff;
  /* box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.37) inset; */
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.povodi:before {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  background: #ef9a6a;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ef9a6a 0%, #ef647e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ef9a6a 0%, #ef647e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ef9a6a 0%, #ef647e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef9a6a', endColorstr='#ef647e', GradientType=1);
  /* IE6-9 */
}
.povodi:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/images/2s.jpg);
  background-size: cover;
  background-position: 50% 10%;
  background-repeat: no-repeat;
  z-index: -1;
}
.povodi .left {
  /* float: left; */
  width: 50%;
}
.povodi .left .opener {
  padding-left: 15%;
  font-family: 'myriad-set-pro_text', sans-serif;
  margin-bottom: 20px;
}
.povodi .left .opener span {
  font-weight: bold;
  background-color: #EFC664;
  color: #000;
  padding: 2px 8px;
  margin-right: 5px;
}
.povodi .left ol {
  list-style-type: none;
  margin: 0;
  padding-left: 15%;
}
.povodi .left ol li {
  counter-increment: step-counter;
  margin-bottom: 10px;
  position: relative;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
.povodi .left ol li .povod {
  font-size: 22px;
  margin-bottom: 5px;
}
.povodi .left ol li .povod span {
  color: #EFC664;
}
.povodi .left ol li .desc {
  font-family: 'myriad-set-pro_text', sans-serif;
  font-style: italic;
  font-size: 14px;
  opacity: 0.7;
}
.povodi .left ol li::before {
  content: counter(step-counter);
  position: absolute;
  left: -8%;
  font-size: 12px;
  top: 8px;
  color: #fff;
  font-family: 'Barkentina', sans-serif;
}
.povodi .left ol li::after {
  position: absolute;
  display: block;
  content: '';
  height: 1px;
  background: #fff;
  width: 100px;
  top: 15px;
  left: -160px;
  margin-right: 5px;
}
.povodi .right {
  /* float: right; */
  width: 300px;
  display:  flex;
  align-items: center;
  flex-direction:  column;
}
.povodi .right .logo {
  width: 100%;
  height: 100px;
  background-image: url(/images/logo-min.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  filter: grayscale(1) invert(1) brightness(4);
  position: relative;
  left: 40px;
}
.povodi .right button {
  width: 100%;
}
.povodi .right .povbl {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  /* justify-content: center; */
  margin-top: 20px;
  /* text-align:  center; */
}
.povodi .right .povbl .block {
  width: 100%;
}
.povodi .right .povbl .block p {
  padding-top: 70px;
  font-size: 8px;
  text-align: center;
  font-family: 'Circe-Regular';
  text-transform: uppercase;
  position: relative;
}
.povodi .right .povbl .block p:before {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  right: 0;
  height: 50px;
  width: 50px;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.povodi .right .povbl .block:nth-child(1) p:before {
  background-image: url(/images/truck.svg);
}
.povodi .right .povbl .block:nth-child(2) p:before {
  background-image: url(/images/return.svg);
  background-size: 70%;
}
.povodi .right .povbl .block:nth-child(3) p:before {
  background-image: url(/images/pay.svg);
  background-size: 70%;
}
.novinki {
  padding: 40px 0;
  text-align: center;
  box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.3);
}
.novinki .logo {
  background-image: url(/images/logo-min.png);
  height: 65px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.novinki h2 {
  font-family: 'Barkentina', sans-serif;
}
.novinki h2 span {
  background: #ef9a6a;
  /* Old browsers */
  background: -webkit-linear-gradient(left, #ef9a6a 0%, #ef647e 100%);
  /* Chrome10-25,Safari5.1-6 */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.novinki > h3 {
  font-family: 'myriad-set-pro_text', sans-serif;
  font-style: italic;
  font-size: 16px;
  color: #BFBFBF;
  margin-bottom: 5%;
}
.novinki .row {
  padding: 0 15%;
  margin: auto;
}
.novinki .row .gblock {
  position: relative;
  margin-bottom: 20px;
}
.novinki .row .gblock .pict {
  height: 220px;
  width: 165px;
  margin: auto;
  margin-bottom: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  border: 1px solid #E8E8E8;
  position: relative;
}
.novinki .row .gblock .pict:hover a {
  opacity: 1;
}
.novinki .row .gblock .title {
  font-family: 'Barkentina', sans-serif;
  font-size: 14px;
  margin: 0;
}
.novinki .row .gblock .price {
  color: #EE9150;
  font-family: 'Circe-Regular', sans-serif;
  font-size: 12px;
}
.novinki .row .gblock a {
   position: absolute;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  background-color: rgba(239, 154, 106, 0.63);
}
.novinki .row .gblock a p {
  color: #000;
  font-family: 'Circe-Regular', sans-serif;
  font-size: 12px;
  padding: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 30px;
  margin: auto;
  left: 0;
  right: 0;
}
.novinki .row .gblock a p:before {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  right: 0;
  height: 12px;
  width: 20px;
  margin: auto;
  top: 0;
  background-image: url(/images/look.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.novinki .row .bl1 .pict {
  background-image: url(/components/com_jshopping/files/img_products/11.1.jpg);
}
.novinki .row .bl2 .pict {
  background-image: url(/components/com_jshopping/files/img_products/11.2.jpg);
}
.novinki .row .bl3 .pict {
  background-image: url(/components/com_jshopping/files/img_products/6.2.jpeg);
}
.novinki .row .bl4 .pict {
  background-image: url(/components/com_jshopping/files/img_products/6.1.jpg);
}
.novinki .row .bl5 .pict {
  background-image: url(/components/com_jshopping/files/img_products/13.1_2_.jpg);
}
.novinki .row .bl6 .pict {
  background-image: url(/components/com_jshopping/files/img_products/10.2.jpg);
}
.novinki .row .bl7 .pict {
  background-image: url(/components/com_jshopping/files/img_products/10.1..jpg);
}
.novinki .row .bl8 .pict {
  background-image: url(http://shika.itome.site/components/com_jshopping/files/img_products/2.2.jpeg);
}
.novinki .row .bl9 .pict {
  background-image: url(/components/com_jshopping/files/img_products/2.1..jpg);
}
.novinki .row .bl10 .pict {
  background-image: url(/components/com_jshopping/files/img_products/9.1.jpg);
}
.novinki .row .bl11 .pict {
  background-image: url(/components/com_jshopping/files/img_products/7.1.jpg);
}
.novinki .row .bl12 .pict {
  background-image: url(/components/com_jshopping/files/img_products/3.2.jpg);
}
.novinki button {
  margin-top: 3%;
}
.end {
  background-image: url(/images/4.1.jpg);
  background-size: cover;
  background-position: top center;
  background-position: 50% -10%;
  background-attachment: fixed;
  padding-top: 10%;
  padding-bottom: 5%;
  box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.37) inset;
  z-index: 0;
  position: relative;
  text-align: center;
  color: #fff;
}
.end .upper {
  width: 180px;
  height: 150px;
  margin: auto;
  border-top: 5px solid #fff;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}
.end .upper .logo {
  background-image: url(/images/logo_white-min.png);
  background-size: contain;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 35px;
  margin-top: 10px;
}
.end .ready {
  margin: 20px 0;
  font-family: 'Barkentina', sans-serif;
  font-size: 42px;
}
.end .lower {
  width: 180px;
  height: 150px;
  margin: auto;
  border-bottom: 5px solid #fff;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  position: relative;
}
.end .lower p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  font-size: 10px;
  font-family: 'Circe-Regular', sans-serif;
}
.end button {
  width: 180px;
  padding: 10px 0;
  margin-top: 40px;
  z-index: 1;
  position: relative;
}
footer {
  padding-top: 20px;
  padding-bottom: 20px;
}
footer .trade {
  color: #737373;
  font-family: 'Circe-Regular', sans-serif;
  padding: 10px 0;
  text-align: left;
  margin-bottom: 0;
}
footer .logo {
  background-image: url(/images/logo-min.png);
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
footer .toright {
  text-align: right;
}
footer a {
  padding: 10px 0;
  color: #000;
}
footer .rk1 {
  color: black;
  display: inline-block;
  width: 150px;
  position: relative;
  text-align: center;
  text-decoration: none!important;
  text-transform: none;
  transition: all linear 0.2s;
  color: #7D7D7D;
}
footer .rk1 p {
  font-size: 12px;
}
footer .rk1:hover {
  color: #6574cc;
}
footer .rk1 h2 {
  font-size: 9px;
  font-weight: 100;
  color: black;
  font-family: 'Ubuntu', sans-serif;
  text-transform: none;
  margin-bottom: 10px;
}
footer .rk1 .vspl {
  position: absolute;
  top: -143px;
  left: -7px;
  margin: auto;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 170px;
  height: 125px;
  padding: 2px;
  background-color: #FFF;
  -webkit-box-shadow: 2px 2px 101px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 101px rgba(0, 0, 0, 0.2);
  color: #000;
  z-index: -4;
  opacity: 0;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
footer .vspl h3 {
  font-family: 'BebasNeueBold';
  font-weight: 100;
  font-size: 18px;
  display: inline-block;
  margin: 0;
}
footer .vspl p {
  font-size: 8px;
  padding-top: 2px;
  margin: 0;
}
footer .vspl p:last-child {
  color: #007EFF;
  font-weight: 400;
  /* margin-top: -11px; */
  font-size: 15px;
}
footer .vspl p {
  font-size: 10px;
  padding-top: 0px;
  font-weight: 200;
  text-transform: none;
}
footer .rk1 .vspl:after {
  left: 47%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #FFFFFF;
  border-width: 6px;
  bottom: -12px;
}
footer .rk1:hover .vspl {
  opacity: 1;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -o-transform: translateY(10px);
  -ms-transform: translateY(10px);
  z-index: 22;
}
footer .i-logo {
  background-image: url("http://i-to.me/images/i-l2.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50% auto;
  float: left;
  height: 60px;
  width: 80px;
  background-size: 25% auto;
  width: 100%;
}
footer .rk1 .heart svg {
  height: 12px;
  width: 15px;
}
.popup-menu {
  -webkit-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  transform: translateX(-120%);
  transition: all 0.2s ease;
  position: fixed;
  left: 0;
  top: 65px;
  bottom: 0;
  text-align: left;
  width: 270px;
  z-index: 200;
  background-color: #fff;
  padding: 3% 2% 0 2%;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
}
.popup-menu .logo {
  position: relative;
  height: 35px;
  width: 150px;
  background-image: url(/images/logo_grey-min.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: auto;
}
.popup-menu .preul {
  margin-top: 15%;
  font-family: 'Circe-Regular', sans-serif;
  color: #C1C1C1;
  font-size: 10px;
  font-weight: 100;
}
.popup-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.popup-menu ul li {
  margin: 0;
  padding: 4% 0;
  border-bottom: 1px solid #E4E4E4;
}
.popup-menu ul li a {
  color: #000;
  font-family: 'Barkentina', sans-serif;
  font-size: 13px;
}
.popup-menu ul li a:hover {
  color: #EE9150;
}
.popup-menu .cpr {
  margin-top: 20%;
  font-family: 'myriad-set-pro_text', sans-serif;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 13px;
  color: #BABABA;
}
.popup-menu.show {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition: all 0.2s ease;
}
.popup-menu button.popup-close {
  position: absolute;
  right: -45px;
  top: 20px;
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 0;
  border-style: hidden;
  background-color: transparent;
  background-image: url(/images/popup-close.svg);
  -webkit-transform: scale(0.1) rotate(270deg);
  -ms-transform: scale(0.1) rotate(270deg);
  transform: scale(0.1) rotate(270deg);
  transition: all 0.5s ease;
}
.popup-menu button.popup-close.opened {
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.32));
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.32));
}
@media screen and (max-width: 991px) {
  .main .content .lilarrows {
    left: 50px;
  }
  .main {
    /* padding-bottom: 20px; */
  }
  .main h1 {
    font-size: 40px;
    left: 60px;
  }
  .main h1:before {
    left: -70px;
  }
  .plodezh .content {
    margin-top: 30px;
  }
  .plodezh .right {
    margin-top: 20px;
  }
  .plodezh .right .beach_gal .gblock:before {
    height: 200px;
  }
  .plodezh .right .beach_gal .gblock {
    padding-top: 210px;
  }
}

.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
    background: url(/images/home.jpg) center 35% / cover no-repeat;
}
.no-video .video-container video,
.touch .video-container video {
    display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}
.video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;
}
.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}
.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;
}
.video-container video.fillWidth {
    width: 100%;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5); } }

@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5); } }

@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5); } }

@keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    transform: scale(2.5); } }
.ink {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.animate {
  -webkit-animation: ripple 0.65s linear;
  -moz-animation: ripple 0.65s linear;
  -ms-animation: ripple 0.65s linear;
  -o-animation: ripple 0.65s linear;
  animation: ripple 0.65s linear; }
.menu-popup-but, .pink {
	overflow: hidden;
}

.menu_video_btn svg{
  max-width: 30px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.menu_video_btn{
  position: relative;
  display: inline-block;
  border-style: hidden;
  font-family: 'BebasNeueRegular', sans-serif;
  padding-left: 15px;
  position: relative;
  /* top: -16px; */
  font-size: 24px;
  transition: all linear 0.2s;
  color: inherit;
}
.menu_video_btn.v2 svg{
  max-width: 21px;
  top: 1px;
}
.menu_video_btn:hover{
  color: #EE9150;
  transform: scale(1.1);
}

div#videoblog {
    margin-top: 100px;
    max-width: 700px;
    margin: 64px auto 0;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.21);
    padding: 10px 50px 30px;
    text-align: center;
    min-height: 500px;
}

.menu_video_btn:hover svg {
    fill: #EE9150;
    transition: all linear 0.2s;
}
.footer_text {
    font-size: 13px;
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
}

.footer_text--center {
    justify-content: center;
}

footer.clean .row:first-of-type {
    padding: 2em 0;
}

footer.clean .row:first-of-type .logo {
    height: 52px;
}

footer.clean .row:nth-of-type(2) {
    padding: 2em 0;
    border-bottom: 1px solid #D2D2D2;
}

.toright .footer_text {
    justify-content: flex-end;
}

.footer_btn {
    padding: 0.6em 1em;
    border-radius: 8px;
    display: flex;
}

.footer_btns {
    margin-left: 1em;
    display: flex;
    align-items: center;
}


.footer_btn svg {
    width: 16px;
    height: 16px;
    margin-right: 0.4em;
}

footer.clean .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2em 0;
}
.footer_btn--inst {
    box-shadow: inset 0 0 0 1px #6052CE;
    margin-right: 0.5em;
}


.footer_btn--wa {
    box-shadow: inset 0 0 0 1px #36B84A;
}
.footer_btn--phone {
  box-shadow: inset 0 0 0 1px #D2D2D2;
  margin-right: 0.5em;
}

.footer_btn--inst:hover {
    box-shadow: inset 0 0 0 2px #6052CE;
}


.footer_btn--wa:hover {
    box-shadow: inset 0 0 0 2px #36B84A;
}
.footer_btn--phone:hover {
  box-shadow: inset 0 0 0 2px #D2D2D2;
 
}
.sizes_table {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .61);
    z-index: 999999999999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .3s, transform .3s;
    transform: scale(1.1);
    opacity: 0;
    pointer-events: none;
}
.sizes_table.is-active {
   opacity: 1;
  transform: none;
  pointer-events: all;
}
.sizes_table__overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.sizes_table__content {
    position: relative;
    z-index: 2;
    width: 45em;
    max-width: 95%;
    background: white;
    padding: 1.5em;
    border-radius: 12px;
    max-height: 90vh;
    overflow: scroll;
}

.sizes_table__title {
    font-size: 29px;
    color: #EF9A6A;
    font-family: 'Barkentina', sans-serif;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sizes_table__close {
    padding: 0;
    border: none;
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDIyLjg4IDIyLjg4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMi44OCAyMi44ODsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cGF0aCBkPSJNMC4zMjQsMS45MDljLTAuNDI5LTAuNDI5LTAuNDI5LTEuMTQzLDAtMS41ODdjMC40NDQtMC40MjksMS4xNDMtMC40MjksMS41ODcsMGw5LjUyMyw5LjUzOSAgbDkuNTM5LTkuNTM5YzAuNDI5LTAuNDI5LDEuMTQzLTAuNDI5LDEuNTcxLDBjMC40NDQsMC40NDQsMC40NDQsMS4xNTksMCwxLjU4N2wtOS41MjMsOS41MjRsOS41MjMsOS41MzkgIGMwLjQ0NCwwLjQyOSwwLjQ0NCwxLjE0MywwLDEuNTg3Yy0wLjQyOSwwLjQyOS0xLjE0MywwLjQyOS0xLjU3MSwwbC05LjUzOS05LjUzOWwtOS41MjMsOS41MzljLTAuNDQ0LDAuNDI5LTEuMTQzLDAuNDI5LTEuNTg3LDAgIGMtMC40MjktMC40NDQtMC40MjktMS4xNTksMC0xLjU4N2w5LjUyMy05LjUzOUwwLjMyNCwxLjkwOXoiIGZpbGw9IiMwMDAwMDAiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) no-repeat center;
}

.sizes_table__row {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 0;
}

.sizes_table__cell {
    width: 13.2%;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'BebasNeueRegular', sans-serif;
}

.sizes_table__cell:first-of-type {
    width: 33%;
}

.sizes_table__cell strong {
    font-family: 'BebasNeueBold', sans-serif;
}

.sizes_table__spacer {
    height: 2em;
}

.sizes_table__text {
    font-size: 13px;
    font-weight: 400;
}

.sizes_table__btns {
    margin: 0;
    font-size: 13px;
}

.sizes_table__btns a {
    color: initial;
}

@media screen and (max-width: 767px) {
  header .logo {
  position: relative;
  left: 15px;
  }
  .main .scroll .maingal .slick-dots {
    display: none !important;
  }
  .main .scroll .mainnav {
    display: none;
  }
  .main {
    /* padding: 25% 0 15% 0; */
  }
  .main h1 {
    left: auto;
    display: block;
  }
  .main .content {
    text-align: center;
    display: block;
  }
  .main .content br {
    display: none;
  }
  .main p {
    display: block;
  }
  .main h1:before {
    display: none;
  }
  .main .content .lilarrows {
    display: none;
  }
  .main:before {
    top: 40%;
    height: auto;
  }
  .main .tablet-prev,
  .main .tablet-next {
    visibility: visible;
  }
  .povodi {
    padding: 12% 0 12% 0;
    display: block;
  }
  .povodi:after {
    background: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(/images/2s.jpg) 35% center no-repeat;
  }
  .plodezh__title {
    font-size: 20px;
  }
  .plodezh__bottom {
    position: relative;
    bottom: 0;
    font-size: 14px;
    margin-top: 2em;
  }
  .povodi .left {
    float: none;
    width: auto;
    padding-right: 5%;
  }
  .povodi .right {
    float: none;
    margin: auto;
    margin-top: 50px;
  }
  .plodezh.about {
    background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url(/images/about.jpg) no-repeat;
    background-size: cover;
    background-position: -815px;
    padding-bottom: 20%;
  }
  .plodezh.about .left h3 {
    font-size: 22px;
  }
  footer.clean .row:nth-of-type(2) {
    display: block;
}

.footer_text--center {
    justify-content: flex-start;
}

footer.clean .row:nth-of-type(2) > div {
    padding: 0.2em 0;
}


.toright .footer_text {
    justify-content: flex-start;
    padding-left: 5px;
}

footer.clean .row:first-of-type .logo {
    position: relative;
    left: -35px;
}

footer.clean .row:first-of-type {
    padding: 1em 0 0;
}
  .sizes_table__cell {
    font-size: 14px;
}
}
@media screen and (max-width: 500px) {
  .main h1 {
    font-size: 30px;
  }
  .main h1 span {
    display: block;
    /* width: 30%; */
    margin: auto;
  }
  .main h1 span strong {
    border-width: 2px
  }
  .main p {
    width: 60%;
    margin: auto;
  }
  .main p {
    font-size: 12px;
  }
}
@media screen and (max-width: 434px) {
  .logocol {
    text-align: right;
  }
  .povodi {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .povodi .left .opener {
    font-size: 12px;
  }
  footer .rk1 p {
    font-size: 10px;
  }
  footer .rk1 {
    width: 100%;
  }
  footer .rk1 .vspl {
    display: none;
  }
  .popup-menu {
    overflow-y: scroll;
    width: 100%;
    padding: 10% 10% 0 10%;
  }
  .popup-menu button.popup-close {
    display: none;
  }
}
