:root {
  --font-family: "Inter", sans-serif;
  --second-family: "PragmaticaLightC", sans-serif;
  --third-family: "Mistral", sans-serif;
  --font3: "Roboto", sans-serif;
  --font4: "Roboto Mono", sans-serif;
  --fontS1: 17px;
  --lightColor:#cecece;
  --sublightColor:#868686 ;
  --darkColor:#4c4441;
  --hoverColor:#883230;
  --layoutWidth: 1400px;
  --layoutWidth2: 1100px;
  --layoutWidth3: 800px;
  --layoutMobileWidth: 750px;
  --transparentBgColor:#403c5eb8;
  --transparentColor: #252e51c4;
  --greenColor: #60c035ff; }

@font-face {
  font-family: red_banner;
  src: url("../fonts/red_banner.ttf"); }
@font-face {
  font-family: DINRoundPro-Light;
  src: url("../fonts/DINRoundPro-Light_gdi.ttf"); }
@font-face {
  font-family: DINRoundPro-Medi;
  src: url("../fonts/DINRoundPro-Medi_gdi.ttf"); }
@font-face {
  font-family: DINRoundPro-Bold;
  src: url("../fonts/DINRoundPro-Bold_gdi.ttf"); }
body {
  overflow-x: hidden;
  min-height: 1200px;
  position: relative;
  background-color: #000 !important; }

body * {
  font-family: AvenirNext-Regular;
  font-weight: 400; }

p, h1, h2, h3, h4 {
  margin: 0px;
  padding: 0px; }

input, textarea, button, select {
  outline: none; }

/****** HEADER ********/
.header {
  min-height: 130px;
  padding: 15px 0px 5px 0px; }
  @media only screen and (max-width: 550px) {
    .header {
      min-height: 135px; } }

p, h1, h2, h3, h4 {
  margin: 0px;
  padding: 0px; }

input, textarea, button, select {
  outline: none; }

@font-face {
  font-family: red_banner;
  src: url("../images/red_banner.ttf"); }
@font-face {
  font-family: DINRoundPro-Light;
  src: url("../images/DINRoundPro-Light_gdi.ttf"); }
@font-face {
  font-family: DINRoundPro-Medi;
  src: url("../images/DINRoundPro-Medi_gdi.ttf"); }
@font-face {
  font-family: DINRoundPro-Bold;
  src: url("../images/DINRoundPro-Bold_gdi.ttf"); }
body {
  background-color: #010208; }

.main-page {
  position: fixed;
  width: 100%;
  min-width: 980px;
  height: 100%;
  background: url(../img/bg.jpg);
  /*
  */
  background-position: center;
  background-size: cover;
  left: 0px;
  top: 0px;
  opacity: 0;
  transition: 2s;
  transform: rotate(5deg) scale(1.3);
  -webkit-transform: rotate(5deg) scale(1.3);
  -o-transform: rotate(5deg) scale(1.3);
  -moz-transform: rotate(5deg) scale(1.3); }

#waveform {
  position: fixed;
  width: 100%;
  height: 40px;
  bottom: 0px;
  left: 0px; }

.decor-view {
  position: absolute;
  width: 100vw;
  height: 600px;
  left: 0px;
  top: 400px;
  margin-top: -300px;
  opacity: 0.6;
  overflow: hidden; }

.main .decor-view {
  top: 800px; }

.racket1 {
  position: absolute;
  width: 503px;
  height: 198px;
  background-image: url("../images/racket_1.png");
  margin-top: 150px;
  margin-left: 90px;
  transition: 1s; }

.racket1_drive {
  transform: translate(-563px, 160px);
  -webkit-transform: translate(-563px, 160px);
  -o-transform: translate(-563px, 160px);
  -moz-transform: traslate(-563px, 160px); }

.racket2 {
  position: absolute;
  width: 382px;
  height: 150px;
  background-image: url("../images/racket_2.png");
  margin-top: 260px;
  margin-left: 90px;
  transition: 1.5s; }

.racket2_drive {
  transform: translate(-482px, 140px);
  -webkit-transform: translate(-482px, 140px);
  -o-transform: translate(-482px, 140px);
  -moz-transform: traslate(-482px, 140px); }

.racket3 {
  position: absolute;
  width: 304px;
  height: 120px;
  background-image: url("../images/racket_3.png");
  margin-top: 341px;
  margin-left: 60px;
  transition: 2s; }

.racket3_drive {
  transform: translate(-374px, 110px);
  -webkit-transform: translate(-374px, 110px);
  -o-transform: translate(-374px, 110px);
  -moz-transform: traslate(-374px, 110px); }

.racket4 {
  position: absolute;
  width: 244px;
  height: 96px;
  background-image: url("../images/racket_4.png");
  margin-top: 418px;
  margin-left: 26px;
  transition: 2.5s; }

.racket4_drive {
  transform: translate(-244px, 80px);
  -webkit-transform: translate(-244px, 80px);
  -o-transform: translate(-244px, 80px);
  -moz-transform: traslate(-244px, 80px); }

.racket5 {
  position: absolute;
  width: 212px;
  height: 84px;
  background-image: url("../images/racket_5.png");
  margin-top: 480px;
  margin-left: 15px;
  transition: 3s; }

.racket5_drive {
  transform: translate(-212px, 70px);
  -webkit-transform: translate(-212px, 70px);
  -o-transform: translate(-212px, 70px);
  -moz-transform: traslate(-212px, 70px); }

.racket6 {
  position: absolute;
  width: 458px;
  height: 180px;
  background-image: url("../images/racket_6.png");
  margin-top: 440px;
  margin-left: 815px;
  transition: 1.5s; }

.racket6_drive {
  transform: translate(-1200px, 320px);
  -webkit-transform: translate(-1200px, 320px);
  -o-transform: translate(-1200px, 320px);
  -moz-transform: traslate(-1200px, 320px); }

.racket7 {
  position: absolute;
  width: 228px;
  height: 90px;
  background-image: url("../images/racket_7.png");
  margin-top: 50px;
  margin-left: 965px;
  transition: 1.5s; }

.racket7_drive {
  transform: translate(-1200px, 420px);
  -webkit-transform: translate(-1200px, 420px);
  -o-transform: translate(-1200px, 420px);
  -moz-transform: traslate(-1200px, 420px); }

.man {
  position: absolute;
  width: 412px;
  height: 320px;
  background-image: url("../images/man.png");
  background-position: left top;
  background-repeat: no-repeat;
  margin-left: 0px;
  margin-top: 150px;
  transition: 2s; }

.man_drive {
  transform: translate(-412px, 90px);
  -webkit-transform: translate(-412px, 90px);
  -o-transform: translate(-412px, 90px);
  -moz-transform: traslate(-412px, 90px); }

/*ANIMATION*/
.animation {
  transition: 2s; }

.animation-background {
  transform: rotate(0deg) scale(1);
  -webkit-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  opacity: 1; }

.page-view {
  position: absolute;
  width: 980px;
  height: 650px;
  left: 50%;
  top: 50%;
  margin-left: -490px;
  margin-top: -300px; }

.left-box {
  float: left;
  width: 480px;
  height: 600px;
  transition: 1s; }

.left_anim {
  transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -moz-transform: scale(0);
  opacity: 0.7; }

.right_anim {
  transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -moz-transform: scale(0);
  opacity: 0.7; }

.reg-but {
  float: left;
  width: 460px;
  height: 70px;
  margin-left: 10px;
  margin-top: 320px; }

.REG {
  width: 280px;
  height: 70px;
  border: none;
  background: none;
  background-image: url("../images/button-reg.png");
  background-position: 0px -69px;
  background-repeat: no-repeat;
  color: #82371c;
  font-size: 26px;
  padding-bottom: 12px;
  font-family: red_banner;
  margin-left: 90px;
  cursor: pointer; }

.REG:hover {
  color: #17032e; }

.REG:active {
  background-position: 0px 0px;
  height: 68px;
  margin-top: 2px;
  padding-bottom: 10px; }

.timers {
  float: left;
  width: 460px;
  height: 180px;
  margin-left: 10px;
  margin-top: 10px;
  background-image: url("../images/countdown-panel.png");
  background-position: center 0px;
  background-repeat: no-repeat; }

.timer-view {
  float: left;
  width: 400px;
  height: 60px;
  margin-top: 0px;
  margin-left: 34px; }

.time-d {
  float: left;
  width: 75px;
  height: 58px;
  color: #1a1a1a;
  font-family: DINRoundPro-Light;
  text-align: center;
  line-height: 54px;
  font-size: 50px;
  letter-spacing: 15px;
  margin-left: 9px; }

.time-h {
  float: left;
  width: 75px;
  height: 58px;
  color: #1a1a1a;
  font-family: DINRoundPro-Light;
  text-align: center;
  line-height: 54px;
  font-size: 50px;
  letter-spacing: 15px;
  margin-left: 28px; }

.time-m {
  float: left;
  width: 75px;
  height: 58px;
  color: #1a1a1a;
  font-family: DINRoundPro-Light;
  text-align: center;
  line-height: 54px;
  font-size: 50px;
  letter-spacing: 15px;
  margin-left: 28px; }

.time-s {
  float: left;
  width: 75px;
  height: 58px;
  color: #1a1a1a;
  font-family: DINRoundPro-Light;
  text-align: center;
  line-height: 54px;
  font-size: 50px;
  letter-spacing: 15px;
  margin-left: 28px; }

.timer-text {
  float: left;
  width: 400px;
  height: 30px;
  margin-top: 5px;
  margin-left: 30px; }

.t1 {
  color: #fff;
  float: left;
  font-family: DINRoundPro-Medi;
  width: 86px;
  height: 25px;
  text-align: center;
  line-height: 25px; }

.t2 {
  color: #fff;
  float: left;
  font-family: DINRoundPro-Medi;
  width: 86px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-left: 18px; }

.t3 {
  color: #fff;
  float: left;
  font-family: DINRoundPro-Medi;
  width: 86px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-left: 16px; }

.t4 {
  color: #fff;
  float: right;
  font-family: DINRoundPro-Medi;
  width: 86px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-right: 4px; }

.timer-end {
  float: left;
  width: 350px;
  height: 50px;
  text-align: center;
  font-family: red_banner;
  color: #fff;
  margin-top: 20px;
  margin-left: 54px;
  font-size: 28px;
  line-height: 50px; }

.right-box {
  float: right;
  width: 480px;
  height: 600px;
  background-image: url("../images/panel-text.png");
  background-size: 100% 100%;
  transition: 1s; }

.right-title {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-top: 10px;
  height: 70px;
  color: #fcc542;
  font-size: 20px;
  line-height: 22px;
  font-family: red_banner; }

.right-text {
  float: left;
  width: 460px;
  height: 500px;
  margin-left: 10px;
  margin-top: 10px;
  color: #fff;
  font-size: 12.7px;
  font-family: red_banner; }

.right-text p {
  margin-bottom: 10px; }

.mask-fix {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("../images/panel-text.png");
  background-size: 100% 100%;
  left: 0px;
  top: 0px; }

.panel-anket {
  display: none;
  position: absolute;
  width: 980px;
  min-height: 640px;
  margin-top: 10px;
  left: 50%;
  margin-left: -490px;
  background-image: url("../images/panel-text.png");
  background-size: 100% 100%;
  border: 2px solid #fcc542;
  margin-bottom: 20px; }

.panel-title {
  float: left;
  width: 980px;
  height: 90px;
  line-height: 90px;
  font-size: 24px;
  color: #fff;
  font-family: red_banner;
  text-align: center; }

.form-anket {
  margin-left: 50px;
  float: left;
  width: 880px;
  min-height: 530px;
  margin-bottom: 20px; }

.form-input-box {
  float: left;
  width: 426px;
  height: 70px;
  margin-right: 12px; }

.form-input-big {
  float: left;
  width: 880px;
  height: 230px; }

.form-button {
  float: left;
  width: 880px;
  height: 80px; }

.lab-inp {
  float: left;
  width: 200px;
  height: 70px;
  color: #fff;
  font-family: DINRoundPro-Light; }

.anket-inp {
  float: right;
  width: 200px;
  height: 30px;
  padding: 5px;
  border: 1px solid #fcc542;
  background: none;
  color: #fff;
  font-family: DINRoundPro-Light;
  font-size: 14px; }

.form-input-big {
  font-family: red_banner;
  color: #fff;
  font-size: 12px; }

.skill {
  width: 870px;
  max-width: 870px;
  min-width: 870px;
  margin-top: 10px;
  height: 80px;
  font-size: 16px;
  max-height: 80px;
  min-height: 80px;
  height: 80px;
  color: #fff;
  font-family: DINRoundPro-Light;
  border: 1px solid #fcc542;
  background: none; }

.form-input-big span {
  color: #fcc542;
  font-size: 10px; }

.SEND-FORM {
  background: none;
  background-image: url("../images/but-send.png");
  background-position: 0px -68px;
  width: 452px;
  height: 70px;
  border: none;
  margin-left: 218px;
  margin-top: 5px;
  font-family: red_banner;
  color: #82371c;
  font-size: 18px;
  padding-bottom: 15px;
  margin-top: 5px;
  cursor: pointer; }

.SEND-FORM:hover {
  color: #17032e; }

.SEND-FORM:active {
  background-position: 0px 0px;
  height: 68px;
  margin-top: 8px; }

.panel-closed {
  display: none;
  width: 40px;
  height: 40px;
  position: absolute;
  background-image: url("../images/closed.png");
  background-position: center;
  right: 0px;
  top: 0px;
  opacity: 0.7; }

.panel-closed:hover {
  opacity: 1;
  cursor: pointer; }

.panel-messeg {
  display: none;
  width: 600px;
  height: 362px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -181px;
  background-image: url("../images/messeg.png");
  background-position: center; }

.messeg-text {
  float: left;
  width: 560px;
  height: 162px;
  margin-left: 20px;
  margin-top: 150px;
  font-family: red_banner;
  color: #82371c;
  text-align: center;
  font-size: 20px; }

.preloader {
  position: fixed;
  width: 200px;
  height: 15px;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -7px; }

.audio-mute {
  position: fixed;
  width: 40px;
  height: 40px;
  left: 0px;
  bottom: 0px;
  display: none;
  z-index: 999; }

.audio-mute:hover {
  opacity: 1; }

.play {
  display: none; }

#loading a {
  display: block;
  background-image: url("../images/sound.png");
  background-position: center;
  opacity: 0.6;
  cursor: pointer;
  width: 40px;
  height: 40px;
  font-size: 0px; }

.st1 {
  /* Chrome, Safari, Opera */
  -webkit-animation-name: example1;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  /* Standard syntax */
  animation-name: example1;
  animation-duration: 3s;
  animation-timing-function: linear;
  animation-delay: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate; }

.st2 {
  /* Chrome, Safari, Opera */
  -webkit-animation-name: example1;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  /* Standard syntax */
  animation-name: example1;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-delay: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate; }

.st3 {
  /* Chrome, Safari, Opera */
  -webkit-animation-name: example1;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  /* Standard syntax */
  animation-name: example1;
  animation-duration: 3s;
  animation-timing-function: linear;
  animation-delay: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate; }

.st4 {
  /* Chrome, Safari, Opera */
  -webkit-animation-name: example1;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  /* Standard syntax */
  animation-name: example1;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-delay: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate; }

.st5 {
  /* Chrome, Safari, Opera */
  -webkit-animation-name: example1;
  -webkit-animation-duration: 5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  /* Standard syntax */
  animation-name: example1;
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-delay: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate; }

.sman {
  /* Chrome, Safari, Opera */
  -webkit-animation-name: example2;
  -webkit-animation-duration: 5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  /* Standard syntax */
  animation-name: example2;
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-delay: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate; }

/* Chrome, Safari, Opera */
@-webkit-keyframes example1 {
  0% {
    transform: translate(10px, 5px);
    -webkit-transform: translate(10px, 5px);
    -o-transform: translate(10px, 5px);
    -moz-transform: traslate(10px, 5px); }
  50% {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: traslate(0px, 0px); }
  100% {
    transform: translate(10px, -5px);
    -webkit-transform: translate(10px, -5px);
    -o-transform: translate(10px, -5px);
    -moz-transform: traslate(10px, -5px); } }
/* Standard syntax */
@keyframes example1 {
  0% {
    transform: translate(10px, 5px);
    -webkit-transform: translate(10px, 5px);
    -o-transform: translate(10px, 5px);
    -moz-transform: traslate(10px, 5px); }
  50% {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: traslate(0px, 0px); }
  100% {
    transform: translate(10px, -5px);
    -webkit-transform: translate(10px, -5px);
    -o-transform: translate(10px, -5px);
    -moz-transform: traslate(10px, -5px); } }
/* Chrome, Safari, Opera */
@-webkit-keyframes example2 {
  0% {
    transform: translate(0px, 5px);
    -webkit-transform: translate(0px, 5px);
    -o-transform: translate(0px, 5px);
    -moz-transform: traslate(0px, 5px); }
  50% {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: traslate(0px, 0px); }
  100% {
    transform: translate(0px, -5px);
    -webkit-transform: translate(0px, -5px);
    -o-transform: translate(0px, -5px);
    -moz-transform: traslate(0px, -5px); } }
/* Standard syntax */
@keyframes example2 {
  0% {
    transform: translate(0px, 5px);
    -webkit-transform: translate(0px, 5px);
    -o-transform: translate(0px, 5px);
    -moz-transform: traslate(0px, 5px); }
  50% {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: traslate(0px, 0px); }
  100% {
    transform: translate(0px, -5px);
    -webkit-transform: translate(0px, -5px);
    -o-transform: translate(0px, -5px);
    -moz-transform: traslate(0px, -5px); } }
.timers {
  display: none; }

.TIMER-OFF {
  width: 480px;
  float: left;
  height: 100px;
  font-size: 30px;
  font-family: red_banner;
  margin-top: 60px;
  text-align: center;
  color: #fff; }

.main-frame h1 {
  font-size: 33px;
  font-weight: bold; }

.breadcrumb > li + li::before {
  color: #4c4441 !important;
  content: "/ " !important;
  padding: 0px !important; }

.breadcrumb li a {
  color: var(--sublightColor) !important;
  font-weight: bold !important;
  font-size: 18px;
  text-decoration: underline; }

.breadcrumb li {
  color: #4c4441;
  font-weight: bold !important;
  font-size: 18px; }

.main-bg {
  display: none;
  position: absolute;
  background: url(../img/bg.jpg);
  background-size: cover;
  display: grid;
  width: 100%;
  grid-template-rows: 355px 80px auto;
  z-index: -1;
  top: 0;
  bottom: 0; }

.main-bg2 {
  position: absolute;
  display: grid;
  width: 100%;
  top: 0;
  bottom: 0;
  grid-template-rows: auto;
  z-index: -1; }

.main-bg-top {
  width: 100%;
  background: linear-gradient(180deg, #d9d2cc 0%, #e7e4df 100%); }

.main-bg-middle {
  background: #4c4441;
  width: 100%; }

.main-bg-bottom {
  background: linear-gradient(0deg, #d7d0ca 0%, #f2eeed 100%);
  height: 100%;
  width: 100%; }

.main-frame {
  display: grid;
  grid-template-rows: 122px auto 120px;
  min-height: inherit; }

.border {
  border: 1px solid #284f66 !important; }

.header {
  height: 100px; }

.mcontainer {
  position: relative;
  width: var(--layoutWidth);
  margin: 0 auto; }
  @media only screen and (max-width: 1450px) {
    .mcontainer {
      width: 80%; } }
  @media only screen and (max-width: 650px) {
    .mcontainer {
      width: 90%; } }

.header-container {
  align-content: center;
  align-items: end; }

.header-inside {
  display: grid;
  grid-template-columns: 200px auto 200px;
  align-items: center; }

.top-menu {
  display: grid;
  grid-template-columns: auto  200px; }

.header-inside.mobile {
  display: none; }
  @media only screen and (max-width: 1450px) {
    .header-inside.mobile {
      display: grid;
      grid-template-columns: 50px auto 50px 150px; } }
  .header-inside.mobile .logo-img {
    max-width: 200px; }

.left-header {
  display: grid;
  grid-template-rows: 3fr 1fr; }

.header-inside.desktop {
  display: grid; }
  @media only screen and (max-width: 1450px) {
    .header-inside.desktop {
      display: none; } }

.hamburger {
  background: url(/i/hamburger.svg) no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
  cursor: pointer; }

.menu-block-mobile {
  display: none;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100px;
  z-index: 200;
  height: 80vh; }

.menu-slide-inside {
  margin-top: 60px; }

.menu-slide-inside a {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  color: var(--darkColor);
  font-weight: bold; }

.block-page {
  min-height: 1000px; }

.tabs-menu-item.tab-marked {
  background: #ff9d55;
  color: #fff; }

.tabs-menu-item.tab-marked:hover {
  background: #ec873e; }

.tabs-menu-item.tab-marked.active {
  background: #ff9d55;
  color: #fff; }

.tabs-menu-item.tab-marked.active:hover {
  background: #ec873e; }

.menu {
  padding-left: 18px; }

@media only screen and (max-width: 650px) {
  .cart {
    display: flex;
    align-items: center; } }

.phone-block {
  position: relative;
  align-items: center; }
  @media only screen and (max-width: 650px) {
    .phone-block {
      display: flex;
      align-items: center; } }

.back-call {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  text-align: center; }

.phone-call {
  display: flex;
  align-items: center;
  white-space: nowrap; }

.cart a {
  display: block;
  text-align: left; }

.cart img {
  width: 30px; }

.header-container > div {
  vertical-align: bottom; }

@media only screen and (max-width: 650px) {
  .logo {
    margin: 0 10px; } }

.logo-img {
  font-family: var(--font4);
  font-weight: 400;
  font-size: var(--fontS1);
  padding: 10px 8px;
  text-align: center;
  color: #4c4847;
  max-height: 150px; }

.logo-img img {
  height: 100px; }

.logo-text-img img {
  height: 20px; }

.site-title {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  margin-left: 20px; }

.menu ul.main-menu {
  display: flex;
  width: 100%;
  margin-bottom: 0px; }

.main-menu li {
  list-style-type: none;
  flex-basis: auto;
  flex-grow: 1;
  text-align: center; }

.menu ul.main-menu li a {
  font-family: var(--font3);
  font-weight: 600;
  font-size: var(--fontS1);
  color: #ffffff;
  text-decoration: none; }
  @media only screen and (max-width: 650px) {
    .menu ul.main-menu li a {
      font-size: 12px; } }

.footer .main-menu li {
  display: inline-block;
  margin: 10px; }

.footer .menu ul.main-menu {
  display: block;
  text-align: center; }

.back-call button {
  width: 100%; }

.but {
  /*    background: linear-gradient(180deg, #f5f3f4 0%, #bfbfbf 100%); */
  padding: 10px 8px;
  border: 0px;
  font-family: var(--font3);
  font-weight: 600;
  font-size: var(--fontS1);
  color: #ffffff; }

.main-description {
  position: absolute;
  left: 30px;
  top: 40px;
  z-index: 30; }
  @media only screen and (max-width: 650px) {
    .main-description {
      left: 20px;
      top: 25px; } }

.main-title {
  font-size: 42px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 650px) {
    .main-title {
      font-size: 7vw;
      margin-bottom: 10px; } }

.main-address {
  font-size: 17px;
  padding-left: 30px;
  font-weight: bold;
  background: url(/images/location.svg) no-repeat left center;
  background-size: auto 100%;
  margin-bottom: 5px; }
  @media only screen and (max-width: 650px) {
    .main-address {
      font-size: 13px;
      max-width: 80%;
      background-size: auto 20px; } }

.main-phone {
  font-size: 17px;
  padding-left: 30px;
  font-weight: bold;
  background: url(/images/phone.svg) no-repeat left center;
  background-size: auto 100%; }
  @media only screen and (max-width: 650px) {
    .main-phone {
      font-size: 13px;
      max-width: 80%; } }

.slider {
  /*    box-shadow: 0 -18px 38px 0 rgba(0, 0, 0, 0.25), -32px 24px 35px 0 rgba(0, 0, 0, 0.25); */
  height: calc( var(--layoutWidth) * 0.6  );
  position: relative; }
  @media only screen and (max-width: 650px) {
    .slider {
      height: 80vw; } }

.slider.slider-actions {
  display: none;
  margin-top: 30px;
  height: calc( var(--layoutWidth) * 0.4  );
  border-radius: 10px;
  overflow: hidden; }
  @media only screen and (max-width: 650px) {
    .slider.slider-actions {
      margin-top: 50px;
      display: block;
      height: calc( var(--layoutWidth) * 0.2  ); } }

.slider.slider-actions-desktop {
  position: relative;
  opacity: 0.6;
  margin-top: 0px;
  height: 100px;
  border-radius: 10px;
  overflow: hidden; }
  @media only screen and (max-width: 650px) {
    .slider.slider-actions-desktop {
      display: none;
      height: calc( var(--layoutWidth) * 0.2  ); } }

.main-subtitle {
  font-weight: bold;
  font-size: 20px;
  text-align: center; }

.main-left-container {
  margin-top: 10px;
  position: relative;
  width: 200px; }
  @media only screen and (max-width: 650px) {
    .main-left-container {
      left: -14px;
      margin-top: 0px; } }

.main-left-container .mcontainer {
  width: 100%; }

.slider .tab-marked {
  background: #bda999; }
  @media only screen and (max-width: 650px) {
    .slider .tab-marked {
      font-size: 12px;
      padding: 3px 3px; } }

.desktop {
  display: block; }
  @media only screen and (max-width: 650px) {
    .desktop {
      display: none; } }

.otkos1 {
  background: url(/images/otkos1.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  z-index: 15;
  width: 100%;
  height: inherit;
  background-size: 356px auto; }
  @media only screen and (max-width: 650px) {
    .otkos1 {
      height: 80vw;
      background-size: 55vw auto; } }

.slider .item:first-child {
  opacity: 1; }

.slider .item {
  width: 100%;
  position: absolute;
  height: inherit;
  opacity: 0; }

.slider .sitem:first-child {
  opacity: 1; }

.slider .sitem {
  width: 100%;
  position: absolute;
  height: inherit;
  opacity: 0; }

.podlogka {
  position: absolute;
  height: inherit;
  width: 100%;
  background: linear-gradient(179deg, #e5e2dc 0%, rgba(1, 1, 1, 0) 20%);
  z-index: 10; }

.podlogka2 {
  position: absolute;
  height: inherit;
  width: 100%;
  background: linear-gradient(180deg, rgba(1, 1, 1, 0) 80%, #e5e2dcFF 100%);
  z-index: 10; }

.item-container {
  display: block;
  text-decoration: none;
  height: inherit;
  position: relative;
  background-color: var(--transparentBgColor); }

.slide-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center; }

.slide-title {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
  color: var(--darkColor);
  position: absolute;
  background: linear-gradient(90deg, #d9d9d900 0%, #ece8e6 100%);
  bottom: 20px;
  right: 0px;
  z-index: 20;
  width: 70%;
  text-align: right;
  padding: 20px 20px; }
  @media only screen and (max-width: 650px) {
    .slide-title {
      font-size: 4vw; } }

.category-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px 20px; }
  @media only screen and (max-width: 1500px) {
    .category-list {
      grid-template-columns: 1fr 1fr; } }
  @media only screen and (max-width: 650px) {
    .category-list {
      grid-template-columns: 1fr 1fr; } }

.category-item {
  display: block;
  background-size: cover;
  position: relative;
  height: calc( var(--layoutWidth) * 0.18  );
  box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.25), -3px 14px 15px 0 rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  background-position: 50%;
  background-color: #1a2f4a70; }

.category-item-wrapper {
  position: relative;
  opacity: 0.85; }

.category-item-title {
  color: var(--lightColor);
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  bottom: 5px;
  left: 0px;
  z-index: 0;
  width: 100%;
  border-radius: 5px;
  background: linear-gradient(90deg, #191b3cd4 0%, #d0d0d030 100%);
  font-family: var(--font-family);
  text-align: right;
  padding: 10px 20px; }

.category-description {
  margin-bottom: 10px; }

.tovars-list-title {
  color: var(--darkColor);
  font-size: 30px;
  /*    margin-top: 50px; */ }

.afisha-preview-title {
  font-size: 18px; }

.afisha-preview-image img {
  border-radius: 5px;
  display: inline-block; }

.sale-item-wrapper {
  positions: relative;
  background: var(--lightColor);
  padding: 5px 10px 10px 10px;
  border-radius: 5px; }

.afisha-preview-date {
  margin-bottom: 5px; }

.afisha-preview-date {
  color: black; }

.sale-item {
  display: block; }

.edit-link {
  position: absolute;
  width: 20px;
  z-index: 1;
  left: 0; }

.bx-top-nav-container .bx-nav-1-lvl {
  float: none !important; }

.bx-top-nav-container .bx-nav-1-lvl a {
  text-transform: none !important; }

.bx-top-nav-container .bx-nav-2-lvl > a {
  color: var(--lightColor); }

.bx-top-nav-container .bx-nav-1-lvl a span {
  color: var(--sublightColor) !important;
  font-size: 17px !important;
  font-weight: bold;
  padding: 5px 2px !important;
  display: flex !important;
  align-items: center; }

.bx-top-nav-container .bx-nav-1-lvl a:hover span {
  color: var(--greenColor) !important; }

.bx-top-nav-container .bx-nav-1-lvl.active > a span {
  color: var(--lightColor) !important;
  border: 2px #273455b5 solid;
  border-radius: 10px;
  font-size: 17px !important;
  font-weight: bold;
  padding: 5px 7px !important; }

.bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl a span {
  color: var(--lightColor) !important; }

.bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl a.active span {
  color: var(--greenColor) !important; }

.bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl a:hover span {
  color: var(--greenColor) !important; }

.catalog-menu-item li:hover > a span {
  color: var(--hoverColor) !important; }

.catalog-menu-item:hover > a span {
  color: var(--hoverColor) !important; }

.bx-top-nav-container .bx-nav-2-lvl-container-advanced::before, .bx-top-nav-container .bx-nav-2-lvl-container::before {
  content: "";
  height: 0 !important; }

.catalog-submenu {
  z-index: 100;
  opacity: 1 !important;
  /*  background: #272e53cc; */
  color: var(--lightColor);
  right: 0;
  left: 95%;
  top: 0;
  border-radius: 5px; }

.slick-next::before {
  background: url(/images/right.svg) !important;
  width: 20px;
  height: 40px;
  position: absolute;
  background-size: cover !important; }

.slick-prev::before {
  background: url(/images/left.svg) !important;
  width: 20px;
  height: 40px;
  position: absolute;
  background-size: cover !important; }

.has-child i::after {
  /*    content: "\f107";
      font-family: "Font Awesome 5 Free";
      margin-left: 5px;
  */ }

.otkos2 {
  background: url(/images/otkos2.png);
  background-repeat: no-repeat;
  background-position: 20px 15px;
  position: absolute;
  z-index: 2;
  width: 200px;
  height: inherit;
  background-size: auto calc( var(--layoutWidth) * 0.23 - 30px  ); }

.slider2 {
  margin-top: 50px;
  width: calc( var(--layoutWidth) +  50px);
  height: calc( var(--layoutWidth) * 0.23  ); }
  @media only screen and (max-width: 650px) {
    .slider2 {
      width: 100vw;
      height: 149.5px; } }

.slider2 .slick-track {
  height: calc( var(--layoutWidth) * 0.23  ); }

.item-container2 {
  width: 100%;
  position: relative; }

.slick-list {
  padding: 0px 30px; }

.slider2-item {
  display: inline-block;
  padding: 15px 20px; }

.slider2-item-inside {
  /*    box-shadow: -1px -1px 10px 0 rgba(0, 0, 0, 0.25), -1px 2px 18px 0 rgba(0, 0, 0, 0.25); */
  width: 100%;
  height: inherit;
  background-size: cover; }

.content-layout.full {
  grid-template-columns: 0px auto; }

.content-layout {
  display: grid;
  grid-template-columns: 400px auto;
  width: calc( var(--layoutWidth ) + 150px);
  border-top: 4px #39496f94 solid;
  margin: 15px auto; }
  @media only screen and (max-width: 1600px) {
    .content-layout {
      width: 95%; } }
  @media only screen and (max-width: 1300px) {
    .content-layout {
      width: 95%;
      grid-template-columns: 0 auto; } }

.content-top-line {
  display: grid;
  grid-template-columns: auto 200px;
  margin-top: 20px; }
  @media only screen and (max-width: 400px) {
    .content-top-line {
      grid-template-columns: auto; } }

@media only screen and (max-width: 400px) {
  .breadcrumb {
    margin-bottom: 0px !important; } }

@media only screen and (max-width: 400px) {
  .search-wrapper {
    margin-bottom: 25px !important; } }

.anchor-menu-item {
  display: inline-block;
  border: 1px #23527c dotted;
  font-size: 17px;
  padding: 5px 5px;
  margin-right: 5px;
  border-radius: 5px;
  background: white; }

.tabs-menu-item {
  display: inline-block;
  border: 1px #23527c dotted;
  font-size: 17px;
  padding: 5px 5px;
  margin-right: 5px;
  border-radius: 5px;
  background: white; }

.tabs-menu-item:hover {
  opacity: 1; }

.tabs-menu-item.active {
  background: #fff; }

.tabs-menu-item:hover {
  background: #f7f7f7; }

.content-right {
  padding-bottom: 100px;
  position: relative; }

.left-sidebar {
  /*    background: url(/images/otkos3.png);*/
  background-repeat: no-repeat;
  position: relative;
  background-position: left top;
  z-index: 2;
  width: 90%;
  height: inherit; }

.left-sidebar-inside {
  padding-left: 30px;
  position: relative; }
  @media only screen and (max-width: 1300px) {
    .left-sidebar-inside {
      display: none; } }

.left-sidebar-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  /*    display: grid;*/
  /*    grid-template-rows: max-content;*/ }

.left-sidebar-otkos {
  background: url(/images/otkos3.png?v=2) no-repeat;
  background-size: 100% auto;
  max-height: 1200px;
  height: 100%;
  width: 100%; }

.left-sidebar-otkosV {
  background: url(/images/otkosV.png);
  background-repeat: repeat-y;
  width: 100%;
  background-size: 201px; }

.page-block-title {
  font-size: 25px; }

.page-content-text {
  font-size: 18px; }

.catalog-title {
  margin: 20px 0px;
  display: inline-block;
  max-width: 84%;
  padding: 4px 10px;
  border-radius: 10px;
  box-shadow: -8px 9px 20px 0 rgba(62, 79, 149, 0.84);
  background: #1c1c48d6;
  font-size: 23px;
  font-weight: bold; }

.item-wrapper {
  /*    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.25), -5px 10px 10px 0 rgba(0, 0, 0, 0.25); */
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  background-color: #142b4f59;
  box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.28), -3px 14px 15px 0 rgba(94, 100, 200, 0.48); }

.item-wrapper:hover {
  /*    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.25), -10px 15px 20px 0 rgba(0, 0, 0, 0.25); */
  border-radius: 5px;
  overflow: hidden;
  position: relative; }

.item-title {
  /*    height: 40px; */
  padding: 5px 5px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  color: var(--lightColor);
  font-weight: bold;
  font-size: 22px !important; }

.items-table {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
  margin-top: 20px; }
  @media only screen and (max-width: 650px) {
    .items-table {
      grid-template-columns: 1fr 1fr; } }

.item-image {
  background-repeat: no-repeat;
  /*    background-size: auto 100%; */
  background-size: cover;
  background-position: center center;
  background-color: #fff;
  height: 150px; }

.content-right * {
  font-size: 19px; }

#mainitem > div {
  background-size: cover;
  background-position: center center; }

.item-price {
  display: none;
  /*    position:absolute;
      bottom: 0;
  */ }

.footer {
  width: 100%;
  height: 120px;
  background: var(--transparentBgColor);
  z-index: 100; }

.footer .cart {
  display: inline-block; }

.footer-inside {
  width: 1400px;
  display: grid;
  grid-template-columns: auto 700px auto;
  margin: 40px auto 0px; }
  @media only screen and (max-width: 1400px) {
    .footer-inside {
      width: 90%;
      grid-template-columns: auto 700px auto;
      margin: 20px auto 0px; } }
  @media only screen and (max-width: 650px) {
    .footer-inside {
      grid-template-columns: auto 380px auto;
      width: 100%;
      margin: 20px auto 0px; } }
  @media only screen and (max-width: 400px) {
    .footer-inside {
      grid-template-columns: auto 320px auto;
      width: 100%;
      margin: 20px auto 0px; } }

.footer .menu ul.main-menu li a {
  color: var(--lightColor); }

.footer-right {
  display: table-cell;
  text-align: right; }

/********** image slider ************/
.image-slider {
  width: 100%;
  /*	overflow: hidden; */ }

.image-slider-inside {
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  display: block;
  width: auto;
  left: -20vw;
  font-size: 0; }

.image-slider-item {
  /*width: 0 !important; */
  display: inline-block;
  height: 100%;
  position: relative;
  width: 40vw;
  opacity: 0.4;
  cursor: pointer;
  padding: 0vw 1vw;
  vertical-align: middle; }
  .image-slider-item img {
    width: 100%; }
  .image-slider-item .image-slider-description {
    display: none; }
  @media only screen and (max-width: 520px) {
    .image-slider-item {
      width: 64vw; } }

.image-slider-item.active {
  opacity: 0.8; }
  @media only screen and (max-width: 520px) {
    .image-slider-item.active {
      width: 80vw; } }

.slider-description {
  font-family: Open Sans;
  white-space: normal;
  font-size: 1vw;
  line-height: 1.25vw;
  margin: 2vw auto;
  width: 34vw;
  text-align: center; }
  @media only screen and (max-width: 520px) {
    .slider-description {
      font-size: 3.4vw;
      line-height: 5.1vw;
      width: 77vw; } }
  .slider-description a {
    color: #3764EB;
    text-decoration: underline; }

/****** Gallery carousel  ******/
.gallery_carousel {
  max-width: 100%; }

.gallery_carousel .page-block-title {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2vw; }

/*******STAFF PAGE**********/
.page-block.person-list {
  width: 70vw;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 520px) {
    .page-block.person-list {
      width: 90%; } }

.page-block-title {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2vw; }

.persons-block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr; }
  @media only screen and (max-width: 520px) {
    .persons-block {
      grid-template-columns: 1fr 1fr; } }

.persons-item {
  padding: 0.5vw; }
  @media only screen and (max-width: 520px) {
    .persons-item {
      padding: 3.5vw; } }

.persons-item-photo img {
  width: 100%; }

.persons-item-name {
  font-family: PT Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1vw;
  line-height: 1.25vw;
  margin-top: 1vw; }
  @media only screen and (max-width: 520px) {
    .persons-item-name {
      font-size: 3vw;
      line-height: 3.25vw;
      margin-top: 3vw; } }

.persons-item-description {
  font-family: Roboto Mono;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75vw;
  line-height: 0.80vw;
  color: #BEBEBE;
  margin-top: 0.25vw; }
  @media only screen and (max-width: 520px) {
    .persons-item-description {
      font-size: 2vw;
      line-height: 2.25vw;
      margin-top: 1.5vw; } }

ul.in-text {
  list-style: disc;
  margin-left: 30px; }

.padding-dotted {
  padding: 50px 50px;
  border: 2px var(--darkColor) dotted;
  border-radius: 10px; }

.block-title {
  font-weight: bold;
  font-size: 25px; }

.plitka {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  align-items: center;
  text-align: center; }

.plitka5 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
  align-items: center;
  text-align: center; }
  @media only screen and (max-width: 650px) {
    .plitka5 {
      grid-template-columns: 1fr 1fr; } }

.plitka-vert {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px; }
  @media only screen and (max-width: 650px) {
    .plitka-vert {
      grid-template-columns: 1fr 1fr; } }

.plitka-vert-item {
  height: 200px;
  background-size: cover; }

.back-phone {
  display: flex;
  justify-content: center;
  align-items: center; }

/*******PREIMUSHESTVA**********/
.preimushestva-wrapper {
  /*    margin-top: 50px;*/
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  background-color: #fff;
  padding: 20px 20px; }
  @media only screen and (max-width: 1400px) {
    .preimushestva-wrapper {
      grid-template-columns: 1fr 1fr;
      width: 100%; } }
  @media only screen and (max-width: 650px) {
    .preimushestva-wrapper {
      grid-template-columns: 1fr;
      width: 100%; } }

.preimushestva-item {
  display: grid;
  grid-template-columns: 25% 75%;
  grid-gap: 20px; }

.preimushestva-image {
  /*    display: flex;
       justify-content: center; */
  text-align: center;
  padding-top: 20px; }

.preimushestva-image img {
  width: 70%; }

.preimushestva-title {
  font-weight: bold;
  font-size: 20px; }

.preimushestva-description {
  font-size: 15px;
  padding-right: 15px; }

.toval-info-line {
  display: grid;
  grid-template-columns: 4fr 1fr;
  align-items: center;
  margin: 0 2%; }

.toval-info-line.count {
  display: grid;
  grid-template-columns: 3fr 1fr 1fr;
  align-items: center;
  margin: 0 2%; }

.item-row-price {
  font-size: 20px;
  font-weight: bold; }

.btn-primary {
  background-color: #9f9083 !important;
  border-color: #cebea0 !important; }

.group-mini-foto {
  background-position: bottom !important;
  border-color: var(--darkColor) !important; }

.fa-shopping-cart {
  background: url(/images/cart.svg) no-repeat;
  background-size: 100%;
  height: 30px;
  width: 30px;
  display: block; }

.toval-info-line .fa-shopping-cart {
  height: 23px;
  width: 23px;
  padding: 3px 3px; }

.fa-shopping-cart::before {
  content: "" !important; }

.tovars-list-control {
  font-size: 16px; }

* {
  color: var(--lightColor);
  font-size: 14px; }

.tovars-header-row {
  display: grid;
  grid-template-columns: 1fr 3fr;
  align-items: baseline; }
  @media only screen and (max-width: 650px) {
    .tovars-header-row {
      grid-template-columns: 1fr; } }

.tovars-list-control {
  text-align: right; }
  @media only screen and (max-width: 650px) {
    .tovars-list-control {
      text-align: left; } }

.tovars-filter-row {
  margin-top: 10px; }

.category-tree-select {
  margin-bottom: 20px;
  margin-top: 20px; }

.category-tree-select.mobile {
  display: block; }
  @media only screen and (max-width: 650px) {
    .category-tree-select.mobile {
      display: block; } }

.white-block {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 20px; }

.trans-block {
  background-color: var(--transparentBgColor);
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 10px; }

.page-block {
  margin-bottom: 20px; }

.otstup-small {
  padding-top: 10px; }

.footer * {
  color: var(--lightColor); }
  @media only screen and (max-width: 650px) {
    .footer * {
      font-size: 12px; } }

.fa-phone {
  margin-right: 10px; }

.pagination {
  text-align: left !important; }

.pagination > li {
  display: inline-block !important;
  margin-left: 2px;
  margin-top: 4px;
  border-radius: 3px;
  font-size: 15px; }

.pagination > .next {
  /*    display: none !important; */
  color: #1d1d1c !important; }

.fa-long-arrow-right:before {
  content: ">>";
  font-size: 10px;
  color: #23527c; }

.next.disabled .fa-long-arrow-right:before {
  display: none !important; }

.rating span.star::before {
  color: #fff !important; }

.comment-content {
  border-radius: 10px;
  background-color: #fff; }

.comment-body {
  /*    display: grid;
      grid-template-columns: auto auto; */ }

.comment-image {
  display: inline-block;
  margin-right: 20px;
  width: 100px; }

.comment-text {
  display: inline-block; }

.login-menu {
  display: flex;
  position: absolute;
  top: -15px;
  right: 0px;
  background: var(--transparentBgColor);
  /*    display:none;*/
  justify-content: center;
  align-items: center;
  grid-gap: 5px;
  padding: 0px 5px 5px;
  border-radius: 0 0 5px 5px; }

.login-menu a:hover {
  background: #6f635f3b;
  color: var(--lightColor); }

.login-menu a {
  color: var(--lightColor); }

.top-menu-right {
  display: flex;
  grid-gap: 5px; }

.fa-long-arrow-left:before {
  content: "<<";
  font-size: 10px;
  color: #23527c; }

.prev.disabled .fa-long-arrow-left:before {
  display: none !important; }

.pagination > .prev {
  /*    display: none !important; */
  color: #1d1d1c !important; }

.pagination > li.active {
  font-weight: bold; }

.filter-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  grid-gap: 10px; }
  @media only screen and (max-width: 650px) {
    .filter-form-row {
      grid-template-columns: 1fr 1fr; } }

.filter-form-row-inner {
  display: flex; }

.main-frame {
  overflow-x: hidden; }
  .main-frame a:hover {
    color: var(--greenColor) !important; }
  .main-frame .btn-primary {
    background-color: #60c0355e !important;
    border-color: #60c03591 !important; }
  .main-frame .btn-default {
    background-color: #203071ba;
    border-color: #434788; }
  .main-frame .btn-default:hover {
    background-color: #203071ee;
    border-color: #474899; }
  .main-frame .fa {
    color: var(--greenColor); }
  .main-frame .fa::before {
    color: var(--greenColor); }

.catalog-submenu.active {
  display: inline-block !important;
  position: static !important; }

.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
  background: #272e53cc; }

.bx-nav-2-lvl a.active span {
  color: var(--greenColor); }

.main-frame .modal-content {
  color: var(--lightColor);
  background: var(--transparentColor);
  border: 2px solid rgba(45, 51, 77, 0.79); }
.main-frame .breadcrumb > .active {
  color: var(--lightColor); }
.main-frame .breadcrumb li a {
  color: var(--sublightColor); }

.main-frame .form-control {
  color: var(--lightColor);
  background-color: #1452952e;
  background-image: none;
  border: 1px solid #414584; }

#modal * {
  /*    color: var(--lightColor); */ }

/*# sourceMappingURL=style.css.map */
