html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  height: 100%;
  line-height: 1;
  background: #f3f3f3;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

input[type="date"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}

@font-face {
  font-family: "Roboto-Light";
  src: url("../fonts/Roboto-Light/Roboto-Light.eot");
  src: url("../fonts/Roboto-Light/Roboto-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Light/Roboto-Light.woff") format("woff"),
    url("../fonts/Roboto-Light/Roboto-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto-Medium/Roboto-Medium.eot");
  src: url("../fonts/Roboto-Medium/Roboto-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Medium/Roboto-Medium.woff") format("woff"),
    url("../fonts/Roboto-Medium/Roboto-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"),
    url("../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "RobotoSlab-Bold";
  src: url("../fonts/RobotoSlab-Bold/RobotoSlab-Bold.eot");
  src: url("../fonts/RobotoSlab-Bold/RobotoSlab-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/RobotoSlab-Bold/RobotoSlab-Bold.woff") format("woff"),
    url("../fonts/RobotoSlab-Bold/RobotoSlab-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "RobotoSlab-Medium";
  src: url("../fonts/RobotoSlab-Medium/RobotoSlab-Medium.eot");
  src: url("../fonts/RobotoSlab-Medium/RobotoSlab-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/RobotoSlab-Medium/RobotoSlab-Medium.woff") format("woff"),
    url("../fonts/RobotoSlab-Medium/RobotoSlab-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "RobotoSlab-Regular";
  src: url("../fonts/RobotoSlab-Regular/RobotoSlab-Regular.eot");
  src: url("../fonts/RobotoSlab-Regular/RobotoSlab-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/RobotoSlab-Regular/RobotoSlab-Regular.woff") format("woff"),
    url("../fonts/RobotoSlab-Regular/RobotoSlab-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: 'IntroHeadB-Base';
  src: url("../fonts/IntroHeadB-Base/IntroHeadB-Base.eot");
  src: url("../fonts/IntroHeadB-Base/IntroHeadB-Base.eot?#iefix") format('embedded-opentype'), url("../fonts/IntroHeadB-Base/IntroHeadB-Base.woff") format('woff'), url("../fonts/IntroHeadB-Base/IntroHeadB-Base.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */

@font-face {
  font-family: emoji;

  src: local("Apple Color Emoji"), local("Android Emoji"), local("Segoe UI"),
    local(EmojiSymbols), local(Symbola),
    url("../fonts/Symbola-Emoji/Symbola-Emoji.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Symbola-Emoji/Symbola-Emoji.woff") format("woff"),
    url("../fonts/Symbola-Emoji/Symbola-Emoji.ttf") format("truetype");

  /* Emoji unicode blocks */
  unicode-range: U+1F300-1F5FF, U+1F600-1F64F, U+1F680-1F6FF, U+2600-26FF;
}

/*ROBOTO*/

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/*ROBOTO STAB*/

@font-face {
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/RobotoSlab/RobotoSlab-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/RobotoSlab/RobotoSlab-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/RobotoSlab/RobotoSlab-Bold.ttf") format("truetype");
}

html {
  height: 100%;
  min-height: -moz-available;
  min-height: -webkit-fill-available;
  min-height: fill-available;
}

body {
  min-width: 320px;
  overflow-x: hidden;
  position: relative;
  font-size: 16px;
  font-family: "Roboto-Medium", sans-serif;
  color: #1e3133;

  height: 100%;
  min-height: -moz-available;
  min-height: -webkit-fill-available;
  min-height: fill-available;
}

body.stoped {
  overflow: hidden;
}

a {
  text-decoration: none;
  color: inherit;
  outline: none;
}

img {
  max-width: 100%;
}

h1 {
  font-size: 65px;
  line-height: 1.32;
  color: #fff;
  font-family: "RobotoSlab-Bold", sans-serif;
}

p a {
  font-weight: bold;
  color: #e3bc84;
  border-bottom: 2px dotted #e3bc84;
}

@media (min-width: 1600px) {
  h1.test-title {
    font-size: 45px;
  }

  h1._exam {
    font-size: 40px;
  }
}

h2,
h1.innertitle {
  font-size: 42px;
  font-family: "RobotoSlab-Regular", sans-serif;
  line-height: 1.3;
  color: #0f3136;
}

.title.title-main,
.title.title-main h1 {
  color: #1e3133;
  font-size: 45px;
  line-height: 1.3;
}

@media (min-width: 1600px) {
  .title.title-main h1.title-canon {
    font-size: 40px;
  }
}

.title.title-main p {
  margin-top: 30px;
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  line-height: 2;
}

.h3,
h3 {
  font-size: 21px;
  font-family: "RobotoSlab-Medium", sans-serif;
  color: #0f3136;
}

a.h3 {
  display: block;
}

.h4,
h4 {
  font-family: "RobotoSlab-Regular", sans-serif;
  font-size: 18px;
  color: #fff;
}

.price {
  color: #3a7b6f;
  font-size: 24px;
  font-family: "RobotoSlab-Regular", sans-serif;
}

p {
  font-size: 16px;
  line-height: 2;
  font-family: "Roboto-Light", sans-serif;
}

.kalibr-main {
  overflow: hidden;
  padding-top: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.content {
  width: 1400px;
  margin: 0 auto;
}

.header .logo {
  height: 46px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .logo img {
  height: 46px;
  -o-object-fit: contain;
  object-fit: contain;
}

.header._succes {
  background: url("../img/assets/header/head-bg.png") no-repeat center;
  background-size: cover;
  height: auto;
  padding-top: 60px;
  padding-bottom: 36px;
  position: static;
}

.header__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-phone._succes p {
  margin-bottom: 33px;
}

.header-phone._succes a {
  font-size: 24px;
}

.header._succes .header-phone {
  color: white;
}

.presentbuy {
  font-family: "Roboto-Light", sans-serif;
}

.presentbuy__top {
  font-family: "RobotoSlab-Bold", sans-serif;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 70px;
  color: #1e3133;
  font-size: 45px;
}

.presentbuy__title {
  margin-bottom: 15px;
}

.presentbuy_id span {
  color: #e3bc84;
}

.buyorders__top {
  display: flex;
  border-bottom: 1px solid #e3bc84;
  padding-bottom: 20px;
  font-weight: 600;
}

.buyorders__top li:first-child,
.orderlist__num {
  width: 5%;
  text-align: center;
}

.buyorders__top li:nth-child(2),
.orderlist__img {
  width: 20%;
}

.buyorders__top li:nth-child(3),
.orderlist__name {
  width: 18%;
}

.buyorders__top li:nth-child(4),
.orderlist__desc {
  width: 52%;
}

.buyorders__top li:last-child,
.orderlist__count {
  width: 5%;
  text-align: center;
}

.orderlist__name,
.orderlist__num,
.orderlist__count {
  font-family: "RobotoSlab-Bold", sans-serif;
}

.orderlist__name {
  font-size: 22px;
}

.orderlist__desc {
  line-height: 22px;
}

.orderlist {
  margin-bottom: 66px;
}

.orderlist li {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e3bc84;
  padding: 21px 0px;
}

.presentbuy__aboutorder {
  text-align: center;
}

.presentbuy__aboutorder li {
  margin-bottom: 35px;
  font-size: 22px;
}

.presentbuy__aboutorder li:first-child {
  font-family: "RobotoSlab-Bold", sans-serif;
  font-size: 25px;
}

.presentbuy__aboutorder b {
  font-weight: 600;
}

.orderlist_mob {
  font-family: "RobotoSlab-Bold", sans-serif;
  display: none;
  border-bottom: 1px solid #e3bc84;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.hide {
  display: none;
}

.aboutshipping {
  position: absolute;
  font-size: 15px;
  color: #a1a1a1;
  line-height: 18px;
}

.totalprice {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.selfbuy {
  max-width: 1890px;
  width: 100%;
  margin: 0 auto;
  color: white;
  overflow-x: hidden;
}

.sertificate {
  background: url("../img/assets/certificates/card-bg.jpg") no-repeat center;
  background-size: cover;
  padding-top: 65px;
}

@media (max-width: 1279px) {
  .sertificate {
    padding-top: 25px;
  }
}

.padding-r {
  padding-left: 124px;
  padding-right: 124px;
}

.sertificate__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.header-phone.sertificate__phone {
  margin-right: 0;
}

.sertificate__phone a {
  color: white;
  font-size: 24px;
}

.sertificate__phone p {
  color: white;
  font-size: 22px;
  margin-bottom: 33px;
}

.sertificate__title,
.sertificate__order-num,
.sertificate__desc {
  font-family: "RobotoSlab-Bold", sans-serif;
  text-align: center;
  font-size: 45px;
  margin-bottom: 8px;
}

.sertificate__title._gen {
  font-size: 40px;
  margin-bottom: 30px;
}

.sertificate__desc {
  margin-bottom: 20px;
}

.sertificate__date {
  font-size: 22px;
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 1279px) {
  .sertificate__date {
    margin-bottom: 25px;
  }
}

.sertificate__order-num {
  font-size: 35px;
  margin-bottom: 35px;
}

.sertificate__order-num span {
  color: #e3bc84;
}

.sertificate {
  color: white;
}

.sertificate__content {
  position: relative;
  /* padding-bottom: 100px; */
}

.formgen__key.error {
  outline: 3px solid red;
}

.linkbtn {
  position: absolute;
  right: 124px;
  top: 20px;
  display: flex;
  align-items: center;
}

.uSocial-Share {
  position: absolute;
  right: -100%;
  top: 90px;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  /* z-index: -1; */
}

.uSocial-Share.is-active {
  visibility: visible;
  opacity: 1;
  right: 124px;
  /* z-index: 10; */
}

@media (max-width: 1279px) {
  .uSocial-Share {
    transition: 0s;
    text-align: center;
  }

  .uSocial-Share.is-active {
    position: static;
    padding-top: 15px;
  }

  .linkbtn {
    position: static;
    justify-content: center;
  }
}

.linkbtn__btn {
  background: none;
  border: none;
  cursor: pointer;
}

.linkbtn li:not(:last-child) {
  margin-right: 30px;
}

.sertificate__icons {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.sertificate__icons img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-right: 10px;
}

.sertificate__icons li {
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 20px;
  width: 18%;
  line-height: 24px;
}

@media (max-width: 1365px) {
  .sertificate__icons li {
    width: 150px;
    flex-direction: column;
    text-align: center;
    line-height: 18px;
  }

  .sertificate__icons img {
    margin-bottom: 10px;
  }
}

.sertimg {
  max-width: 505px;
  width: 100%;
  margin: 0 auto 26px;
  position: relative;
}

.uniqnumber {
  max-width: 415px;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 7%;
  background: #e3bc84;
  border-radius: 10px;
  padding: 8px 5px;
  text-align: center;
  font-size: 35px;
  color: black;
}

.sertificate__bottom {
  text-align: center;
  background: #e3bc84;
  /* padding: 5px 10px 0px; */
  padding-left: 10px;
  padding-right: 10px;
}

.valid-error {
  font-size: 12px;
  padding-left: 10px;
  color: red;
  text-align: left;
  padding: 3px 5px 3px 0px;
  margin-bottom: 1px;
}

.valid-error._btn {
  font-size: 14px;
  padding: 10px 0px;
  color: #f00;
  text-align: center;
}

@media (max-width: 1599px) {
  .padding-r {
    padding-left: 90px;
    padding-right: 90px;
  }
}

@media (max-width: 1279px) {
  .sertificate__phone p {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .padding-r {
    padding-left: 15px;
    padding-right: 15px;
  }

  .sertificate__phone a {
    font-size: 24px !important;
  }
}

@media (max-width: 991px) {
  .sertificate__icons li {
    width: 130px;
    font-size: 14px;
  }

  .sertificate__desc {
    font-size: 30px;
  }

  .sertificate__logo {
    max-width: 290px;
    width: 100%;
  }

  .buyorders__top li:nth-child(3),
  .orderlist__name {
    width: 30%;
    padding-left: 15px;
    padding-right: 5px;
  }

  .buyorders__top li:nth-child(4),
  .orderlist__desc {
    width: 35%;
  }

  .buyorders__top li:last-child,
  .orderlist__count {
    width: 10%;
  }

  .orderlist__desc {
    line-height: 20px;
    font-size: 14px;
  }

  .header-phone._succes p {
    margin-bottom: 15px;
  }

  .succes-logo {
    max-width: 300px;
    width: 100%;
  }

  .presentbuy__top {
    font-size: 26px;
  }
}

.morebtn {
  font-family: "Roboto-Medium", sans-serif;
}

.morebtnwrap {
  display: none;
  text-align: center;
  padding-top: 15px;
}

#popup-calculator .capcha {
  background: white;
  border-radius: 5px;
}

.modalcalc {
  display: none;
}

@media (max-width: 767px) {
  .home {
    min-height: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .home-wrapper {
    width: 100% !important;
  }

  .home-wrapper h1 {
    width: 100%;
    text-align: center;
  }

  .modalcalc {
    display: block;
    width: 100%;
    text-align: center;
  }

  /* .home-calculator._main-page {
    display: none;
  } */

  .morebtnwrap {
    display: block;
  }

  .texthidden {
    height: 160px;
    overflow: hidden;
    position: relative;
  }

  .texthidden.is-active {
    height: auto;
  }

  .texthidden::after {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0px;
    left: 0px;
    /* right: 0px; */
    height: 180px;
    content: " ";
    background-color: rgba(243, 243, 243, 0);
    background-image: -moz-linear-gradient(rgba(243, 243, 243, 0), #f3f3f3);
    background-image: -webkit-linear-gradient(rgba(243, 243, 243, 0), #f3f3f3);
    background-image: linear-gradient(rgba(243, 243, 243, 0), #f3f3f3);
  }

  .texthidden.is-active:after {
    display: none;
  }

  .sertificate__icons li {
    width: 160px;
  }

  .uniqnumber {
    max-width: 280px;
    font-size: 20px;
  }

  .sertificate__desc {
    font-size: 20px;
    line-height: 32px;
  }

  .sertificate__date {
    font-size: 16px;
  }

  .sertificate__header {
    margin-bottom: 25px;
  }

  .sertificate__title,
  .sertificate__order-num,
  .sertificate__desc {
    font-size: 20px;
  }

  .sertificate__order-num {
    font-size: 20px;
  }

  .sertificate__logo {
    margin-bottom: 25px;
  }

  .sertificate__header {
    flex-direction: column;
    text-align: center;
  }

  .sertificate__icons {
    justify-content: space-around;
  }

  .orderlist_mob {
    display: block;
  }

  .header-phone._succes p {
    padding-top: 15px;
  }

  .header._succes .header-phone {
    margin-right: 0;
    text-align: center;
  }

  .header__wrap {
    flex-direction: column;
  }

  .buyorders__top {
    display: none;
  }

  .presentbuy__top {
    padding-bottom: 45px;
  }

  .orderlist li {
    flex-wrap: wrap;
    padding: 10px 0px 21px;
  }

  .orderlist__name {
    padding: 0;
    text-align: center;
    margin: 15px 0px;
  }

  .buyorders__top li:first-child,
  .orderlist__num {
    display: none;
  }

  .buyorders__top li:nth-child(2),
  .orderlist__img {
    width: 100%;
    text-align: center;
  }

  .buyorders__top li:nth-child(3),
  .orderlist__name {
    width: 100%;
  }

  .buyorders__top li:nth-child(4),
  .orderlist__desc {
    width: 100%;
  }

  .buyorders__top li:last-child,
  .orderlist__count {
    display: none;
  }
}

.title.title-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.title {
  margin-bottom: 20px;
}

ul.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

ul.tabs li {
  margin-right: 2px;
  height: 42px;
  background: #f4e9d8;
  border-radius: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0 20px;
  transition: all 0.5s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

ul.tabs li:hover {
  background: #ffb851;
}

ul.tabs li span {
  color: #0f3136;
  font-size: 16px;
}

ul.tabs li.active {
  background: #e3bc84;
  font-family: "Roboto-Medium", sans-serif;
}

ul.tabs li:last-child {
  margin-right: 0;
}

.slick-slide {
  outline: none;
}

.about-price {
  padding-top: 10px;
  padding-top: 10px;
  font-size: 12px;
}

/* .best-wrapper br{
  margin-bottom: 15px;
} */
.breadcrumbs {
  margin-bottom: 20px;
}

.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumbs ul a {
  font-size: 14px;
  color: #1e3133;
}

.breadcrumbs ul li {
  position: relative;
}

.breadcrumbs ul li::after {
  content: "/";
  font-size: 14px;
  color: #e3bc84;
  margin: 10px;
}

.breadcrumbs ul li:last-child::after {
  content: none;
}

.breadcrumbs ul li:last-child a {
  color: rgba(30, 49, 51, 0.4);
  pointer-events: none;
}

strong {
  font-family: "Roboto-Medium", sans-serif;
  line-height: normal;
}

.target-list li {
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  color: #1e3133;
  min-height: 18px;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Roboto-Light", sans-serif;
  margin-bottom: 15px;
}

.target-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 18px;
  height: 18px;
  background: url("../img/assets/reviews/star-fill.svg") no-repeat
    center/contain;
}

.target-list li:last-child {
  margin-bottom: 0;
}

.target-list.target-semi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.target-list.target-semi li {
  width: calc(50% - 12px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.main-plus,
.clc-plus,
.clc-minus,
.main-minus,
.tlc-minus,
.tlc-plus {
  background: #fff url("../img/assets/checkout/minus.svg") no-repeat center/18px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  width: 42px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.main-plus,
.clc-plus,
.tlc-plus {
  background: #fff url("../img/assets/checkout/plus.svg") no-repeat center/18px;
}

.mobile-element {
  display: none;
}

.datepicker--cells {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.datepicker--cell {
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 32px;
  z-index: 1;
}

.datepicker--cell.-focus- {
  background: #f0f0f0;
}

.datepicker--cell.-current- {
  color: #4eb5e6;
}

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a;
}

.datepicker--cell.-current-.-in-range- {
  color: #4eb5e6;
}

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a;
  border-radius: 0;
}

.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae;
}

.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae;
}

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1;
}

.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae;
}

.datepicker--cell.-range-from- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 4px 0 0 4px;
}

.datepicker--cell.-range-to- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 0 4px 4px 0;
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef;
}

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px;
}

.datepicker--cell.-selected- {
  border: none;
}

.datepicker--cell.-selected-.-focus- {
  background: #45bced;
}

.datepicker--cell:empty {
  cursor: default;
}

.datepicker--days-names {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0 3px;
}

.datepicker--day-name {
  color: #ff9a19;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8em;
}

.-only-timepicker- .datepicker--content,
.datepicker--body,
.datepicker-inline .datepicker--pointer {
  display: none;
}

.datepicker--cell-day {
  width: 14.28571%;
}

.datepicker--cells-months {
  height: 170px;
}

.datepicker--cell-month {
  width: 33.33%;
  height: 25%;
}

.datepicker--cells-years,
.datepicker--years {
  height: 170px;
}

.datepicker--cell-year {
  width: 25%;
  height: 33.33%;
}

.datepickers-container {
  position: absolute;
  left: 0;
  top: 0;
}

@media print {
  .datepickers-container {
    display: none;
  }
}

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, left 0s 0.3s,
    -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s,
    -webkit-transform 0.3s ease;
  z-index: 100;
}

.datepicker.-from-top- {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.datepicker.-from-right- {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.datepicker.-from-bottom- {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.datepicker.-from-left- {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}

.datepicker.active {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s,
    -webkit-transform 0.3s ease;
}

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

.datepicker--content {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 4px;
}

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1;
}

.datepicker--nav-action:hover,
.datepicker--nav-title:hover {
  background: #f0f0f0;
}

.-top-center- .datepicker--pointer,
.-top-left- .datepicker--pointer,
.-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.-right-bottom- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  right: calc(100% - 4px);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.-bottom-center- .datepicker--pointer,
.-bottom-left- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.-left-bottom- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-top- .datepicker--pointer {
  left: calc(100% - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.-bottom-left- .datepicker--pointer,
.-top-left- .datepicker--pointer {
  left: 10px;
}

.-bottom-right- .datepicker--pointer,
.-top-right- .datepicker--pointer {
  right: 10px;
}

.-bottom-center- .datepicker--pointer,
.-top-center- .datepicker--pointer {
  left: calc(50% - 10px / 2);
}

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  top: 10px;
}

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
  bottom: 10px;
}

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
  top: calc(50% - 10px / 2);
}

.datepicker--body.active {
  display: block;
}

.datepicker--nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px;
}

.-only-timepicker- .datepicker--nav {
  display: none;
}

.datepicker--nav-action,
.datepicker--nav-title {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  cursor: pointer;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker--nav-action.-disabled- {
  visibility: hidden;
}

.datepicker--nav-action svg {
  width: 32px;
  height: 32px;
}

.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px;
}

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px;
}

.datepicker--buttons,
.datepicker--time {
  border-top: 1px solid #efefef;
  padding: 4px;
}

.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px;
}

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: 0 0;
}

.datepicker--buttons {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.datepicker--button {
  color: #4eb5e6;
  cursor: pointer;
  border-radius: 4px;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  height: 32px;
}

.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0;
}

.datepicker--time {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
  -ms-flex: 0 1 138px;
  -webkit-box-flex: 0;
  flex: 0 1 138px;
  max-width: 138px;
}

.-only-timepicker- .datepicker--time {
  border-top: none;
}

.datepicker--time-sliders {
  -ms-flex: 0 1 153px;
  -webkit-box-flex: 0;
  flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px;
}

.datepicker--time-label {
  display: none;
  font-size: 12px;
}

.datepicker--time-current {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px;
}

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1;
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1;
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  content: "";
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0;
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1;
}

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px;
}

.datepicker--time-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#dedede),
      to(#dedede)
    )
    left 50%/100% 1px no-repeat;
  background: -webkit-linear-gradient(left, #dedede, #dedede) left 50%/100% 1px
    no-repeat;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px
    no-repeat;
}

.datepicker--time-row:first-child {
  margin-bottom: 4px;
}

.datepicker--time-row input[type="range"] {
  background: 0 0;
  cursor: pointer;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
}

.datepicker--time-row input[type="range"]::-ms-tooltip {
  display: none;
}

.datepicker--time-row input[type="range"]:hover::-webkit-slider-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type="range"]:hover::-moz-range-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type="range"]:hover::-ms-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type="range"]:focus {
  outline: 0;
}

.datepicker--time-row input[type="range"]:focus::-webkit-slider-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef;
}

.datepicker--time-row input[type="range"]:focus::-moz-range-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef;
}

.datepicker--time-row input[type="range"]:focus::-ms-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef;
}

.datepicker--time-row input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  margin-top: -6px;
}

.datepicker--time-row input[type="range"]::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}

.datepicker--time-row input[type="range"]::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -ms-transition: background 0.2s;
  transition: background 0.2s;
}

.datepicker--time-row input[type="range"]::-webkit-slider-runnable-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0;
}

.datepicker--time-row input[type="range"]::-moz-range-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0;
}

.datepicker--time-row input[type="range"]::-ms-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0;
}

.datepicker--time-row input[type="range"]::-ms-fill-lower {
  background: 0 0;
}

.datepicker--time-row input[type="range"]::-ms-fill-upper {
  background: 0 0;
}

.datepicker--time-row span {
  padding: 0 12px;
}

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em;
}

.datepicker--time-icon:after,
.datepicker--time-icon:before {
  content: "";
  background: currentColor;
  position: absolute;
}

.datepicker--time-icon:after {
  height: 0.4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.datepicker--time-icon:before {
  width: 0.4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px);
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #ccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: 0 0;
  border: none;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-caption {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgba(0, 0, 0, 0.85)),
    color-stop(50%, rgba(0, 0, 0, 0.3)),
    color-stop(65%, rgba(0, 0, 0, 0.15)),
    color-stop(75.5%, rgba(0, 0, 0, 0.075)),
    color-stop(82.85%, rgba(0, 0, 0, 0.037)),
    color-stop(88%, rgba(0, 0, 0, 0.019)),
    to(transparent)
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    transparent
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    transparent
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.arms {
  padding-top: 42px;
  padding-bottom: 45px;
  /* background: url("../img/assets/arms/arms.jpg") no-repeat center/cover; */
}

.arms-slide {
  background: #fff;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.arms-slide__photo {
  height: 305px;
  width: 100%;
  margin-bottom: 30px;
}

.arms-slide__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.arms-slide__content {
  padding: 40px;
  padding-top: 0;
}

.arms-slide__content .h3 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 16px;
}

.arms-slide__content .h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

.arms-slide__chars {
  margin-bottom: 20px;
}

.arms-slide__chars ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
}

.arms-slide__chars ul li:last-child {
  margin-bottom: 0;
}

.arms-slide__chars ul li span {
  font-size: 14px;
}

.arms-slide__chars ul li span:last-child {
  font-family: "Roboto-Light", sans-serif;
}

.arms-slide__chars ul li i {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 5px;
  position: relative;
  top: -1px;
}

.arms .slick-slide,
.gun .slick-slide {
  margin: 0 10px;
}

.arms .slick-list,
.gun .slick-list {
  margin: 0 -10px;
}

.arms .slick-track,
.gun .slick-track {
  padding-bottom: 20px;
}

.about {
  padding-top: 100px;
  /* background: url("../img/assets/about/about.jpg") no-repeat center/cover; */
  background: #f3f3f3;
  padding-bottom: 70px;
}

.about .title {
  margin-bottom: 36px;
}

.about-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 80px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about-one__left {
  width: 57.1428571429%;
}

.about-one__right {
  width: 42.8571429%;
  padding-left: 70px;
  padding-top: 61px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.about-one__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}

.about-one__image {
  position: relative;
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 520px;
  height: 260px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.about-one__image img {
  transition: all 0.3s ease-in-out;
}

.about-one__image:hover > img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.about-one__image img {
  border-radius: 10px;
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.about-one__image::before {
  content: "";
  width: 500px;
  left: 50%;
  top: -26px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 240px;
  border-radius: 10px;
  z-index: 2;
  position: absolute;
  background: url("../img/assets/about/r1.jpg") no-repeat center/contain;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.about-one__image::after {
  content: "";
  width: 479px;
  left: 50%;
  z-index: 1;
  top: -43px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 240px;
  position: absolute;
  background: url("../img/assets/about/r2.jpg") no-repeat center/contain;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}

.about-right__images {
  display: none;
}

.about-one__bottom {
  position: relative;
}

.about-one__item {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

.about-one__item p {
  font-size: 20px;
}

.about-one__item.active {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  pointer-events: all;
  visibility: visible;
  z-index: 4;
  position: relative;
}

.about-slide {
  width: 340px;
  height: 270px;
}

.about-slide a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.about-slide a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.about-slide a::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  top: 50%;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  background: url("../img/assets/about/loupe.svg") no-repeat center/contain;
}

.about-slide a:hover::before {
  opacity: 0.5;
}

.about-slide a:hover::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.about-slider {
  -webkit-box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.15);
}

.about-slider .about-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.around + .about {
  padding-bottom: 0;
}

.around {
  height: calc(100vh - 60px);
}

.around .content {
  height: 100%;
}

.around-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
  width: 100%;
}

.around-video__photo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.around-video__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.around-video__content {
  position: relative;
  z-index: 4;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 80px;
}

.around-video__content > img {
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.around-video__content > img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.around-video__content h1 {
  margin-bottom: 20px;
  margin-top: 10px;
}

.around-video__content p {
  font-size: 20px;
  color: #fff;
}

.article {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url("../img/assets/use/use.jpg") no-repeat center/cover;
}

.article-content {
  padding-bottom: 100px;
}

.article-content h3 {
  margin-bottom: 30px;
  margin-top: 30px;
}

.article-content p {
  margin-bottom: 20px;
}

.article-content img {
  margin-bottom: 30px;
}

.article-content strong {
  display: block;
  margin-bottom: 20px;
}

.article-content ul {
  margin-bottom: 30px;
}

.article-content ul li,
.offer-right ul li,
.offer ul li,
.gallery-info ul li,
.faq-item__content ul li,
.offer-info ul li {
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  color: #1e3133;
  min-height: 18px;
  display: block;
  line-height: 1.4;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Roboto-Light", sans-serif;
  margin-bottom: 15px;
}

.article-content ul li::before,
.offer-right ul li::before,
.offer ul li::before,
.gallery-info ul li::before,
.faq-item__content ul li::before,
.offer-info ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  background: url("../img/assets/reviews/star-fill.svg") no-repeat
    center/contain;
}

.article-content ul li:last-child,
.offer-right ul li:last-child,
.gallery-info ul li:last-child,
.faq-item__content ul li:last-child {
  margin-bottom: 0;
}

.best {
  /* background: url("../img/assets/best/best.jpg") no-repeat center/cover; */
  /* padding-top: 160px;
  padding-bottom: 180px; */
  padding-top: 60px;
  padding-bottom: 80px;
}

.best-wrapper {
  max-width: 800px;
}

.best-wrapper h2 {
  margin-bottom: 30px;
}

.best-wrapper p {
  margin-bottom: 30px;
}

.best-wrapper p:last-child {
  margin-bottom: 0;
}

.best-wrapper .h3 {
  margin-bottom: 20px;
}

.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: none;
  cursor: pointer;
  height: 52px;
  padding-left: 23px;
  padding-right: 23px;
  background: #e3bc84;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.button:hover {
  background: #ffb851;
}

.button span {
  font-size: 20px;
  color: #1e3133;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: "Roboto-Medium", sans-serif;
}

.button._cookie {
  font-family: "Roboto-Medium", sans-serif;
  font-size: 16px;
}

.button.button-transparent {
  background: transparent;
  border: 1px solid #e3bc84;
  height: 42px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.button.button-transparent:hover {
  background: #e3bc84;
}

.button.button-transparent span {
  font-size: 16px;
}

.button.button-white span {
  color: #fff;
}

.button.button-white:hover span {
  color: #1e3133;
}

.cannon {
  background: url("../img/assets/use/use.jpg") no-repeat center/cover;
  padding-top: 60px;
}

.cant {
  height: 700px;
  background: url("../img/assets/cant/cant.jpg") no-repeat center/cover;
  padding-top: 110px;
  padding-bottom: 110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cant .content {
  height: 100%;
}

.cant-wrapper {
  height: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  border: 6px solid #e3bc84;
  border-radius: 10px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cant-wrapper h2 {
  font-family: "RobotoSlab-Bold", sans-serif;
  color: #f4e8d8;
  margin-bottom: 30px;
}

.cant-wrapper h2 span {
  color: #fff;
  font-family: "RobotoSlab-Regular", sans-serif;
}

.cant-wrapper p {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 45px;
  color: #fff;
}

.card {
  padding-bottom: 50px;
}

.card-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 60px;
}

.card-slider {
  width: 54%;
  position: relative;
}

.card-slider .slick-arrow {
  position: absolute;
  bottom: 30px;
  z-index: 4;
  left: 30px;
  background: rgba(255, 255, 255, 0.08);
}

.card-slider .slick-arrow.slick-next {
  left: 74px;
}

.card-right {
  width: 42.8571428571%;
}

.card-right .h3 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 16px;
}

.card-right .h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
  /* background: #F3F3F3; */
}

.card-right p {
  margin-bottom: 20px;
}

.card-slide {
  width: 100%;
  height: 465px;
}

.card-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}

.catalog {
  background: url("../img/assets/catalog/catalog.jpg") no-repeat center/cover;
  padding-top: 60px;
  padding-bottom: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.catalog::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(74.11%, rgba(0, 0, 0, 0)),
      to(rgba(0, 0, 0, 0.71))
    ),
    -webkit-gradient(linear, left bottom, left top, from(rgba(12, 21, 23, 0.4)), to(rgba(12, 21, 23, 0.4)));
  background: -webkit-linear-gradient(
      top,
      rgba(0, 0, 0, 0) 74.11%,
      rgba(0, 0, 0, 0.71) 100%
    ),
    -webkit-linear-gradient(bottom, rgba(12, 21, 23, 0.4), rgba(12, 21, 23, 0.4));
  background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 74.11%,
      rgba(0, 0, 0, 0.71) 100%
    ),
    linear-gradient(0deg, rgba(12, 21, 23, 0.4), rgba(12, 21, 23, 0.4));
}

.catalog .content {
  position: relative;
  z-index: 4;
}

.catalog .breadcrumbs li a {
  color: #fff;
}

.catalog .breadcrumbs li:last-child a {
  color: rgba(255, 255, 255, 0.8);
}

.catalog .title {
  margin-bottom: 60px;
}

.catalog .title h1 {
  color: #fff;
}

.catalog .title p {
  color: #fff;
}

.catalog-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.catalog-item {
  width: calc(50% - 10px);
  padding: 40px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(34px);
  backdrop-filter: blur(34px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 10px;
}

.catalog-item.active,
.catalog-item:hover {
  background: rgba(0, 0, 0, 0.45);
}

.catalog-item .h3 {
  color: #fff;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 16px;
}

.catalog-item .h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

.catalog-item p {
  color: #fff;
}

.certificates {
  /* background: url("../img/assets/certificates/certificates.jpg") no-repeat center/cover; */
  padding-top: 60px;
  padding-bottom: 80px;
}

.certificates-paragraph {
  width: 100%;
  margin-bottom: 40px;
}

.certificates-paragraph p {
  max-width: 800px;
}

.certificates-slide {
  background: #fff;
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 40px;
}

.certificates-slide:hover {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
}

.certificates-slide__photo {
  height: 305px;
  display: block;
  margin-bottom: 30px;
  position: relative;
}

.certificates-slide__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}

.certificates-slide__content {
  padding-left: 40px;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.certificates-slide__name {
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 16px;
  display: block;
}

.certificates-slide__name::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

.certificates-slide__paragraph {
  margin-bottom: 20px;
}

.certificates-slide__btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.certificates-slide__btm .price {
  margin-left: 20px;
}

.certificates .slick-slide {
  margin: 0 10px;
}

.certificates .slick-list {
  margin: 0 -10px;
}

.slider-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
}

.slider-count span {
  display: block;
  font-family: "Roboto", sans-serif;
}

.slider-count span:first-child {
  font-size: 40px;
  color: rgba(15, 49, 54, 0.4);
  margin-right: 5px;
}

.slider-count span:last-child {
  font-size: 40px;
  color: rgba(15, 49, 54, 0.08);
}

.slider-count span:last-child::before {
  content: "/";
}

.slider-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-arrows > div {
  width: 42px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  cursor: pointer;
  margin-right: 2px;
  position: relative;
}

.slider-arrows > div::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  left: 50%;
  top: 50%;
  margin-left: -9px;
  margin-top: -9px;
  background: url("../img/assets/certificates/arr.svg") no-repeat center/contain;
}

.slider-arrows > div.slider-next::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider-arrows > div:last-child {
  margin-right: 0;
}

.slick-arrow {
  width: 42px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  cursor: pointer;
  margin-right: 2px;
  position: relative;
  border: none;
  font-size: 0;
  outline: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.slick-arrow:hover {
  background: #e3bc84;
}

.slick-arrow:hover::before {
  background: url("../img/assets/certificates/arr-wh.svg") no-repeat
    center/contain;
}

.slick-arrow::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  left: 50%;
  top: 50%;
  margin-left: -9px;
  margin-top: -9px;
  background: url("../img/assets/certificates/arr.svg") no-repeat center/contain;
}

.slick-arrow.slick-next::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slick-arrow:last-child {
  margin-right: 0;
}

.certificates-paragraph {
  position: relative;
}

.certificates-paragraph .slider-control {
  position: absolute;
  right: 0;
  bottom: 5px;
}

.certificates .slick-track {
  padding-bottom: 20px;
}

.certificates-slide .h3 {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.certificates-slide:hover .h3 {
  color: #e3bc84;
}

.checkout {
  background: url("../img/assets/checkout/checkout.jpg") no-repeat center/cover;
  padding-top: 60px;
}

.checkout-legend ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #e3bc84;
}

.checkout-legend ul li {
  font-size: 14px;
  line-height: 1.93;
  letter-spacing: -0.015em;
}

.checkout-legend ul li:first-child {
  width: 5%;
  padding-left: 15px;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.checkout-legend ul li:nth-child(2) {
  width: 17.8571428571%;
}

.checkout-legend ul li:nth-child(3) {
  width: 30.7142857143%;
}

.checkout-legend ul li:nth-child(4) {
  width: 10.7142857143%;
  text-align: center;
}

.checkout-legend ul li:nth-child(5),
.checkout-legend ul li:nth-child(6) {
  width: 17.8571428%;
  text-align: center;
}

.checkout-legend ul li:nth-child(6) {
  text-align: right;
}

.checkout-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e3bc84;
}

.checkout-item > div:first-child {
  width: 5%;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.checkout-item > div:nth-child(2) {
  width: 17.8571428571%;
}

.checkout-item > div:nth-child(3) {
  width: 30.7142857143%;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.checkout-item > div:nth-child(4) {
  width: 10.7142857143%;
}

.checkout-item > div:nth-child(5),
.checkout-item > div:nth-child(6) {
  width: 17.8571428%;
}

.checkout-item__photo {
  padding-right: 40px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.checkout-item__photo img {
  border-radius: 10px;
}

.checkout-item__text .h3 {
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}

.checkout-item__text .h3:hover {
  color: #e3bc84;
}

.checkout-item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout-item__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout-item__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout-item__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout-item__count input {
  width: 33px;
  margin: 0 1.5px;
  background: none;
  border: none;
  padding: 0;
  pointer-events: none;
  text-align: center;
}

.checkout-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 9px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 45px;
}

.checkout-total__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout-total__price > .h3 {
  display: block;
  margin-right: 20px;
  text-transform: uppercase;
}

.checkout-total__price > .price {
  height: 42px;
  padding: 0 37px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #e3bc84;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout-total__button .button {
  width: 315px;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 42px;
}

.checkout-total__button .button span {
  font-size: 16px;
  text-transform: uppercase;
}

.checkout-form__item {
  margin-bottom: 60px;
}

.checkout-form__item h2 {
  font-family: "RobotoSlab-Bold", sans-serif;
  margin-bottom: 30px;
}

.checkout-form__item .form-group {
  max-width: 275px;
  width: 100%;
  margin-bottom: 20px;
}

.checkout-form__item .form-group.form-group__full {
  max-width: 620px;
}

.checkout-form__item .form-group .checkout-item__count {
  width: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.checkout-form__item .form-group .checkout-item__count input {
  width: 50px;
}

.checkout-form__item .form-group input,
.checkout-form__item .form-group textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
}

.checkout-form__item .form-row {
  max-width: 620px;
}

.checkout-form__item .form-collection {
  max-width: 786px;
}

.checkout-form__item .form-collect {
  width: calc(50% - 20px);
  margin-bottom: 20px;
}

.checkout-form__item .form-collect input {
  width: 100%;
}

.checkout-form__item .form-collect address,
.checkout-form__item .form-collect span {
  display: block;
  letter-spacing: -0.015em;
  font-size: 12px;
  font-family: "Roboto-Medium", sans-serif;
}

.checkout-form__item .form-collect address {
  margin-bottom: 20px;
  text-decoration: underline;
}

.datepicker--time-row input {
  border: none;
}

.checkout {
  padding-bottom: 100px;
}

.checkout-submit {
  text-align: center;
}

.checkout-submit__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 14px;
  font-family: "Roboto-Medium", sans-serif;
}

.checkout-submit__info a {
  color: #f00;
  margin-left: 5px;
}

.checkout-submit .button {
  width: 315px;
  height: 42px;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.checkout-submit .button span {
  font-size: 16px;
  text-transform: uppercase;
}

.contacts {
  position: relative;
  top: -74px;
  margin-bottom: -74px;
}

.contacts-maped {
  position: relative;
  height: 822px;
}

.contacts-maped #maped {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

[class*="-ground-pane"] {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
}

.contacts-wrapper {
  position: absolute;
  top: 50%;
  height: 465px;
  background: #fff;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  margin-top: -232.5px;
  right: calc((100% - 1400px) / 2);
  padding: 50px;
  padding-left: 67px;
  padding-right: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 800px;
  z-index: 10;
}

.contacts-wrapper address {
  font-size: 16px;
  font-family: "Roboto-Light", sans-serif;
  color: #1e3133;
  margin-bottom: 30px;
}

.contacts-wrapper .h3 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 16px;
}

.contacts-wrapper .h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

.contacts-route__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.contacts-route__left li {
  padding-left: 32px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 14px;
  cursor: pointer;
  font-family: "Roboto-Light", sans-serif;
  min-height: 20px;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contacts-route__left li.active::before {
  border: 1px solid #f4e9d8;
  background: transparent;
}

.contacts-route__left li.active::after {
  opacity: 1;
}

.contacts-route__left li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  border-radius: 2px;
  border: 1px solid #e3bc84;
  box-sizing: border-box;
}

.contacts-route__left li::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  left: 3.5px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 0;
  height: 16px;
  background: url("../img/assets/contacts/arr.svg") no-repeat center/contain;
}

.contacts-phone a,
.contacts-mail a,
.contacts-worktime a,
.contacts-marker a,
.contacts-site a {
  font-size: 16px;
  font-family: "Roboto-Medium", sans-serif;
  padding-left: 31px;
  position: relative;

  display: inline-block;
  line-height: 1.2em;
}

.contacts-phone a::before,
.contacts-mail a::before,
.contacts-worktime a::before,
.contacts-marker a::before,
.contacts-site a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: url("../img/assets/contacts/phone.svg") no-repeat center/contain;
}

.contacts-phone {
  margin-bottom: 20px;
}

.contacts-mail a::before {
  background: url("../img/assets/contacts/mail.svg") no-repeat center/contain;
}

.contacts-worktime a::before {
  background: url("../img/assets/contacts/worktime.svg") no-repeat
    center/contain;
}

.contacts-marker a::before {
  background: url("../img/assets/contacts/marker.svg") no-repeat center/contain;
}

.contacts-site a::before {
  background: url("../img/assets/contacts/site.svg") no-repeat center/contain;
}

.contacts-btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contacts-btm > span {
  margin-left: 30px;
  font-family: "Roboto-Medium", sans-serif;
}

.best + .contacts,
.cant + .contacts {
  top: 0;
  margin: 0;
  padding-top: 90px;
  position: relative;
}

.best + .contacts::before,
.cant + .contacts::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 170px;
  /* background: url("../img/assets/contacts/before.jpg") no-repeat center/cover; */
}

.best + .contacts .title,
.cant + .contacts .title {
  position: relative;
  z-index: 4;
}

.faq {
  /* background: url("../img/assets/use/use.jpg") no-repeat center/cover; */
  padding-top: 60px;
  padding-bottom: 100px;
}

.faq-items {
  margin-bottom: -20px;
}

.faq-item {
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  margin-bottom: 20px;
}

.faq-item__question {
  padding: 40px 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq-item__question:hover .h3 {
  color: #e3bc84;
}

.faq-item__question .h3 {
  padding-left: 40px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.faq-item__content {
  padding: 40px 35px;
  display: none;
  padding-top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.faq-item__content p {
  margin-bottom: 20px;
}

.faq-item__content p:last-child {
  margin-bottom: 0;
}

.faq-controll .bar {
  width: 20px;
  height: 2px;
  position: absolute;
  left: 35px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  background: #e3bc84;
}

.faq-controll .bar:last-child {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.faq-item.active .faq-controll {
  position: absolute;
  left: 0;
}

.faq-item.active .faq-controll .bar {
  -webkit-transform: rotate(2turn);
  transform: rotate(2turn);
}

.faq-item.active .faq-controll .bar:first-child {
  opacity: 0;
}

.faq-item.active .faq-controll .bar:last-child {
  -webkit-transform: rotate(2turn);
  transform: rotate(2turn);
}

.footer {
  /* background: url("../img/assets/footer/footer.jpg") no-repeat center/cover; */
  background: #0f1317;
  padding-top: 100px;
  padding-bottom: 50px;
}

.footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 40px;
  border-bottom: 1px solid #0f3136;
}

.footer-left {
  width: 21.4285714286%;
}

.footer-left__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 35px;
}

.footer-logo {
  width: 100px;
}

.footer-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-socials {
  width: calc(100% - 120px);
}

.footer-socials > span {
  display: block;
  font-size: 14px;
  color: #fff;
  font-family: "Roboto-Light", sans-serif;
  margin-bottom: 10px;
  line-height: 1.7;
}

nav.socials ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

nav.socials ul li {
  margin-right: 2px;
}

nav.socials ul li:last-child {
  margin-right: 0;
}

nav.socials ul a {
  background: rgba(35, 50, 56, 0.4);
  border-radius: 5px;
  width: 42px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

nav.socials ul a:hover {
  background: rgba(35, 50, 56, 0.7);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.footer-contacts a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.footer-contacts a:hover span {
  color: #e3bc84;
}

.footer-contacts a span {
  width: calc(100% - 30px);
  font-size: 14px;
  line-height: 1.7;
  font-family: "Roboto-Light", sans-serif;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
}

.footer-contacts a img {
  position: relative;
  top: 4px;
}

.footer-contacts li {
  margin-bottom: 15px;
}

.footer-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  margin-left: 60px;
  margin-right: 140px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-item__name {
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 16px;
}

.footer-item__name::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/footer/btm.svg") no-repeat center/contain;
}

.footer-item__list a {
  font-size: 14px;
  line-height: 2.14;
  font-family: "Roboto-Light", sans-serif;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.footer-item__list a:hover {
  color: #e3bc84;
}

.footer-right {
  background: rgba(35, 50, 56, 0.4);
  border-radius: 10px;
  width: 215px;
  padding: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.footer-right__image {
  width: 118px;
  height: 152px;
  background: #d0d0d0;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  border: 5px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.footer-right__button .button {
  width: 100%;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
}

.footer-down a,
.footer-down span {
  font-size: 14px;
  line-height: 2;
  font-family: "Roboto-Light", sans-serif;
  color: #fff;
}

.footer-down span {
  width: 21.4285714286%;
}

.footer-down a {
  margin-left: 60px;
}

#overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  pointer-events: none;
}

#overlay.active {
  opacity: 1;
  z-index: 20;
  visibility: visible;
  pointer-events: all;
}

.popup {
  position: relative;
  width: 100%;
  max-width: 700px;
  background: #fff;
  z-index: 40;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  padding: 50px 67px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
}

.popup-form {
  margin-bottom: 10px;
}

.popup-name .h3 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 16px;
}

.popup-name .h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

@media (max-width: 767px) {
  .popup-name .h3 {
    font-size: 16px;
  }
}

.popup .form-row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.popup .form-row .form-group {
  width: calc(50% - 7.5px);
  margin-bottom: 15px;
}

.popup .form-row .form-group input {
  width: 100%;
}

.popup .form-row .form-group button {
  width: 100%;
  height: 42px;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.popup p {
  margin-bottom: 20px;
}

.popup p:last-child {
  margin-bottom: 0;
}

.popup#cntcts .contacts-phone,
.popup#cntcts .contacts-mail,
.popup#cntcts .contacts-worktime,
.popup#cntcts .contacts-marker,
.popup#cntcts .contacts-site {
  margin-bottom: 15px;
}

.popup#cntcts .contacts-phone a,
.popup#cntcts .contacts-mail a,
.popup#cntcts .contacts-worktime a,
.popup#cntcts .contacts-marker a,
.popup#cntcts .contacts-site a {
  display: block;
  line-height: 1.5;
  font-family: "Roboto-Light", sans-serif;
}

.popup#cntcts .contacts-site {
  margin-bottom: 0;
}

.popup-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.popup-photo {
  width: 44.9122807018%;
}

.popup-right {
  width: 50.5263157895%;
}

.sp-up {
  width: 51px;
  height: 51px;
  /* width: 56px;
  height: 56px; */
  position: fixed;
  right: 20px;
  bottom: 20px;
  /* background: #e3bc84;
  border-radius: 50%; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 33;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}

.sp-up._uppage {
  background: #e3bc84;
  border-radius: 50%;
}

.sp-up._whats {
  bottom: 100px;
  opacity: 1;
}

.pulse-button__rings {
  border: 1px solid white;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  width: auto;
  border-radius: 50%;
  animation-duration: 2s;
  animation-name: pulse_1;
  animation-iteration-count: infinite;
  z-index: -1;
}

.pulse-button__rings:nth-child(2) {
  animation-name: pulse_2;
}

.pulse-button__rings:nth-child(3) {
  animation-name: pulse_3;
}

@keyframes pulse_1 {
  from {
    opacity: 1;
    transform: scale(0.9, 0.9);
  }

  to {
    opacity: 0;
    transform: scale(1.3, 1.3);
  }
}

@keyframes pulse_2 {
  from {
    opacity: 1;
    transform: scale(0.8, 0.8);
  }

  to {
    opacity: 0;
    transform: scale(1.5, 1.5);
  }
}

@keyframes pulse_3 {
  from {
    opacity: 1;
    transform: scale(0.8, 0.8);
  }

  to {
    opacity: 0;
    transform: scale(1.7, 1.7);
  }
}

.contactinfo__title {
  font-family: "RobotoSlab-Regular", sans-serif;
  text-align: center;
  font-size: 42px;
}

.mapadress {
  font-size: 30px;
  padding-top: 20px;
  margin-bottom: 70px;
  text-align: center;
}

.contactinfo__article {
  margin-bottom: 60px;
}

.contactinfo__title span {
  display: inline-block;
  border-bottom: 4px solid #f4e9d8;
  padding-bottom: 20px;
  margin-bottom: 35px;
}

.mappromo {
  width: 100%;
  height: 839px;
}

.sertarticle {
  font-family: "RobotoSlab-Bold", sans-serif;
  text-align: center;
  font-size: 25px;
  text-align: center;
  padding-bottom: 45px;
}

.sertdate {
  text-align: right;
}

.sertificate._promo {
  padding-bottom: 20px;
}

.sp-up._uppage:hover {
  opacity: 1 !important;
  background: #ffb851;
}

.sp-up._uppage img {
  width: 40%;
}

input,
textarea,
select {
  width: 100%;
  outline: none;
  border: none;
  border: 1px solid #e3bc84;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  padding-left: 17px;
  height: 42px;
  font-size: 15px;
  font-family: "Roboto-Medium", sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: rgba(15, 49, 54, 0.56);
}

input:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  color: rgba(15, 49, 54, 0.56);
}

input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: rgba(15, 49, 54, 0.56);
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: rgba(15, 49, 54, 0.56);
}

.form-group label {
  font-size: 14px;
  display: block;
  margin-bottom: 8px;
}

.form-row,
.form-collection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

textarea {
  height: 100px;
  resize: none;
}

input[type="radio"] {
  display: none;
}

input[type="radio"]:checked + label::after {
  opacity: 1;
}

input[type="radio"] + label {
  cursor: pointer;
  min-height: 25px;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-right: 40px;
}

input[type="radio"] + label::before {
  content: "";
  position: absolute;
  right: 0;
  top: -6px;
  width: 25px;
  height: 25px;
  border: 2px solid #e3bc84;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
}

input[type="radio"] + label::after {
  content: "";
  position: absolute;
  right: 5.5px;
  top: 0px;
  width: 13px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  height: 13px;
  background: #e3bc84;
  border-radius: 50%;
}

input[type="radio"] + label span {
  font-size: 15px;
  color: #1e3133;
}

.gallery {
  padding: 100px 0;
  /* background: url("../img/assets/gallery/gallery.jpg") no-repeat center/cover; */
}

.gallery-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gallery-slider {
  width: 50%;
}

.gallery-slider img {
  border-radius: 10px;
}

.gallery-info {
  width: 40.7142857143%;
}

.gallery-info .h3 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 16px;
}

.gallery-info .h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

.gallery-info p {
  margin-bottom: 20px;
}

.gallery-form__name {
  margin-bottom: 20px;
  display: flex;
  gap: 12px;
}

.gallery-form__name .h3 {
  padding-bottom: 0;
  margin-bottom: 0;
}

.gallery-form__name .h3::after {
  content: none;
}

.gallery-form .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gallery-form .form .form-group {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}

.gallery-form .form .form-group button {
  width: 100%;
  cursor: pointer;
  padding: 0;
  height: 42px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gallery-form .form .form-group button span {
  font-size: 16px;
}

.gallery-item {
  margin-bottom: 45px;
}

.gallery-item:nth-child(2n) .gallery-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.gallery-items {
  margin-bottom: -45px;
}

.gallery-slider {
  position: relative;
}

.gallery-slider .slick-arrow {
  position: absolute;
  bottom: 30px;
  z-index: 4;
  left: 30px;
  background: rgba(255, 255, 255, 0.08);
}

.gallery-slider .slick-arrow.slick-next {
  left: 74px;
}

.certificates + .gallery {
  padding-top: 0;
}

.gifts {
  padding-top: 60px;
  padding-bottom: 100px;
  /* background: url("../img/assets/offer/offer.jpg") no-repeat center/cover; */
}

.gifts-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gifts .certificates-slide {
  width: 32.2857142857%;
  margin-bottom: 20px;
  margin-right: 1.57142855%;
}

.gifts .certificates-slide:nth-child(3n) {
  margin-right: 0;
}

.gun {
  /* background: url("../img/assets/gun/gun.jpg") no-repeat center/cover; */
  padding-bottom: 100px;
}

.gun-wrapper {
  padding-top: 80px;
}

.gun-wrapper .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.gun-wrapper .h3 {
  margin-bottom: 20px;
}

.gun-wrapper .h3,
.gun-wrapper p {
  max-width: 1200px;
}

.header {
  padding-top: 14px;
  padding-bottom: 9px;
  height: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 40;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.header.with-shadow {
  -webkit-box-shadow: 0 4px 44px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 44px 0 rgba(0, 0, 0, 0.1);
}

.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

nav.menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

nav.menu .sub-menu {
  display: block;
  position: absolute;
  min-width: 100%;
  left: 0;
  background: white;
  padding: 40px 18px 32px;
  display: none;
  /* top: 48px; */
}

nav.menu > ul > li:hover .sub-menu {
  display: block;
}

.sub-menu li:not(:last-child) {
  margin-bottom: 17px;
}

#delivery_points.form-row {
  flex-wrap: wrap;
}

#delivery_points.form-row > label,
#delivery_points.form-row > select {
  width: 100%;
}

#delivery_points.form-row > label {
  margin-bottom: 10px;
  display: block;
}

textarea {
  padding-top: 10px;
  box-sizing: border-box;
}

.woocommerce-checkout.is-personal {
  display: flex;
  flex-direction: column;
  position: relative;
}

.woocommerce-checkout.is-personal #order_review {
  order: 0;
}

.woocommerce-checkout.is-personal #customer_details {
  order: 1;
}

.woocommerce-checkout.is-personal .cart-subtotal {
  display: none;
}

.woocommerce-checkout.is-personal #payment {
  position: absolute !important;
  bottom: 0;
}

.woocommerce-checkout.is-personal .order-total {
  position: absolute;
  bottom: -30px;
}

.woocommerce-checkout.is-personal table.shop_table {
  position: static !important;
}

.time-right__authors {
  display: flex;
  align-items: center;
}

.time-tabs ul li.not-posts {
  opacity: 0.5;
  pointer-events: none;
}

.faq + .content.course_content {
  padding-bottom: 50px;
}

.services-item__name .h3 {
  max-width: calc(100% - 30px);
}

@media (min-width: 1280px) {
  nav.menu .sub-menu {
    width: 370px;
    border-radius: 5px;
    min-height: 164px;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 7%);
  }

  .sub-menu a {
    display: block;
  }

  .menu-image-title {
    display: inline-block;
    padding-left: 25px !important;
    position: relative;
  }

  .menu-image-title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background: url("../img/assets/header/pricel.svg") no-repeat center;
  }

  .sub-menu a img {
    width: 160px;
    height: 107px;
    position: absolute;
    top: 58%;
    transform: translateY(-50%);
    right: 24px;
    transition: 0.5s;
    opacity: 0;
    object-fit: fill;
    padding-right: 0 !important;
  }

  .sub-menu > li.is-active img {
    opacity: 1 !important;
  }
}

@media (max-width: 1279px) {
  .sub-menu a img {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media (max-width: 992px) {
  .menu-image-title-after.menu-image-title {
    padding-left: 0;
  }

  nav.menu .sub-menu {
    position: static;
    padding: 0;
    font-family: "Roboto-Light", sans-serif;
    /* padding-left: 10px; */
    display: flex !important;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  nav.menu .sub-menu li {
    padding-left: 10px;
    position: relative;
    width: fit-content;

  }
  /* nav.menu .sub-menu li:before {
    content: "";
    background: linear-gradient(0deg, #e3bc84, #e3bc84), #e3bc84;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 11px;
  } */

  .menu-image-title-before.menu-image-title {
    padding-left: 0;
  }

  .sub-menu li:not(:last-child) {
    margin-bottom: 0px;
  }

  .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper {
    display: none;
  }
}

nav.menu > ul > li {
  position: relative;
  margin-right: 46px;
}

nav.menu ul li:last-child {
  margin-right: 0;
}

nav.menu ul li a {
  font-size: 16px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

nav.menu ul li a:hover,
nav.menu ul li.current-menu-item a {
  color: #e3bc84;
}

nav.menu ul.sub-menu li.menu-item a {
  color: black;
}

@media (min-width: 1280px) {
  nav.menu ul.sub-menu li.menu-item a {
    width: 160px;
    font-size: 15px;
  }
}

nav.menu ul.sub-menu li.current-menu-item a {
  color: #e3bc84;
}

nav.menu ul.sub-menu li.menu-item a:hover {
  color: #e3bc84;
}

.header-phone a {
  font-family: "Roboto-Medium", sans-serif;
  padding-left: 24px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
}

.header-phone a:first-child {
  margin-bottom: 10px;
}

.header-phone a:hover {
  color: #e3bc84;
}

.header-phone a:hover::before {
  /* -webkit-transform: translateX(-5px);
  transform: translateX(-5px); */
  left: -10px;
}

.header-phone a::before {
  content: "";
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 50%;
  margin-top: -8px;
  /* background: url("../img/assets/header/phone.svg") no-repeat center/contain; */
}

.phonelink::before {
  background: url("../img/assets/header/phone.svg") no-repeat center/contain;
}

.phonewhats::before {
  background: url("../img/assets/contacts/whats.svg") no-repeat center/contain;
}

.header-button .button {
  height: 42px;
  padding-left: 12px;
  padding-right: 12px;
}

.header-button .button span {
  font-size: 16px;
}

.header-cart {
  display: flex;
  align-items: center;
}

.header-cart a {
  background: #f4e9d8;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 42px;
  height: 42px;
}

.whatslink {
  position: relative;
  margin-right: 24px;
}

.header-cart .whatslink {
  display: none;
}

.whatslink:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 29px;
  height: 29px;
  /* background-size: contain; */
  background: url("../img/assets/contacts/whats.svg") no-repeat center/contain;
}

.header-languages {
  font-size: 14px;
  color: #000;
}

.header-left,
.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-logo {
  margin-right: 50px;
}

.header-phone {
  margin-right: 20px;
}

.header-button {
  margin-right: 10px;
}

.hamburger {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  outline: none;
  overflow: visible;
}

.hamburger:hover {
  opacity: 1;
}

.hamburger.is-active:hover {
  opacity: 1;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #e3bc84;
}

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: #e3bc84;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
  left: 0;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
  transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
  transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
  transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.header-burger {
  display: none;
}

.home {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  padding-top: 120px;
  padding-bottom: 140px;
}

.home-wrapper {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
}

.home-wrapper h1 {
  margin-bottom: 40px;
}

.home-calculator__name {
  font-size: 24px;
  font-family: "RobotoSlab-Regular", sans-serif;
  color: #fff;
  margin-bottom: 30px;
}

.home .content {
  height: 100%;
}

.calculator-group {
  margin-bottom: 15px;
}

.calculator-label {
  font-size: 14px;
  line-height: 1.3;
  font-family: "Roboto-Medium", sans-serif;
  color: #fff;
  margin-bottom: 4px;
}

.calculator-choose {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.calculator-variant {
  margin-right: 4px;
  background: rgba(0, 0, 0, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  height: 42px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 23px;
  padding-right: 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  border-radius: 5px;
  font-size: 14px;
  font-family: "Roboto-Medium", sans-serif;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.calculator-variant:last-child {
  margin-right: 0;
}

.calculator-variant.active {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(255, 255, 255, 0.1)),
      to(rgba(255, 255, 255, 0))
    ),
    rgba(255, 255, 255, 0.13);
  background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0.1) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    rgba(255, 255, 255, 0.13);
  background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.1) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    rgba(255, 255, 255, 0.13);
  border: 1px solid rgba(255, 255, 255, 0.17);
}

.calculator-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.calculator-row .calculator-group {
  width: 60%;
}

.calculator-row .calculator-group:last-child {
  width: 40%;
}

.pack-selector {
  position: relative;
  width: 100%;
}

.pack-selector__trigger {
  width: 100%;
  outline: none;
  background: rgba(0, 0, 0, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
  font-family: "Roboto-Medium", sans-serif;
  cursor: pointer;
  text-align: left;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.pack-selector__trigger::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #e3bc84;
  transition: transform 0.3s ease;
}

.pack-selector__trigger[aria-expanded="true"]::after {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}


.pack-selector__trigger:hover {
  border-color: rgba(255, 255, 255, 0.2);
}

.pack-selector__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 4px;
  background: rgba(0, 0, 0, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  z-index: 100;
  max-height: 200px;
  overflow-y: auto;
}

.pack-selector__option {
  padding: 10px 15px;
  font-size: 14px;
  font-family: "Roboto-Medium", sans-serif;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}

.pack-selector__option:hover {
  background: rgba(255, 255, 255, 0.1);
}

.calculator-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

.calculator-submit__price {
  margin-left: 23px;
}

.calculator-submit__price > span {
  font-size: 14px;
  color: #fff;
  font-family: "Roboto-Medium", sans-serif;
  display: block;
  margin-bottom: 8px;
}

.calculator-submit__price .price {
  color: #f4e9d8;
}

.calculator-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.calculator-select__item {
  margin-right: 75px;
}

.calculator-select__item:last-child {
  margin-right: 0;
}

.calculator-select input[type="radio"] + label span {
  font-size: 15px;
  color: #fff;
}

.calculator-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.calculator-count .main-plus,
.calculator-count .clc-plus,
.calculator-count .clc-minus,
.calculator-count .main-minus,
.calculator-count .tlc-plus,
.calculator-count .tlc-minus {
  background: rgba(0, 0, 0, 0.42) url("../img/assets/checkout/minus.svg")
    no-repeat center/18px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 5px;
}

.calculator-count .main-plus,
.calculator-count .clc-plus,
.calculator-count .tlc-plus {
  background: rgba(0, 0, 0, 0.42) url("../img/assets/checkout/plus.svg")
    no-repeat center/18px;
}

.calculator-count input {
  width: 62px;
  height: 42px;
  background: rgba(0, 0, 0, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding-left: 0;
}

.calculator-envelope {
  position: relative;
}

.calculator-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

.calculator-wrapper.active {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  z-index: 10;
  position: relative;
  visibility: visible;
  pointer-events: all;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.instructors {
  background: url("../img/assets/use/use.jpg") no-repeat center/cover;
  padding-top: 60px;
  padding-bottom: 100px;
}

.instructors-tags {
  margin-bottom: 50px;
}

.instructors-tags ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.instructors-tags ul li {
  margin-right: 10px;
}

.instructors-tags ul li.active a {
  background: #e3bc84;
}

.instructors-tags ul li:last-child {
  margin-right: 0;
}

.instructors-tags ul li a {
  height: 42px;
  background: #f4e9d8;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 35px;
  padding-right: 35px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 5px;
}

.instructors-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -20px;
}

.instructors-items .trainer-slide {
  width: 32.2857142857%;
  margin-bottom: 20px;
  margin-right: 1.57142855%;
}

.instructors-items .trainer-slide:nth-child(3n) {
  margin-right: 0;
}

.meeting {
  /* background: url("../img/assets/meeting/meeting.jpg") no-repeat center/cover; */
  padding-top: 60px;
}

.meeting-info {
  padding-top: 60px;
  padding-bottom: 100px;
}

.meeting-info .h3 {
  margin-bottom: 30px;
}

.meeting-info p {
  margin-bottom: 20px;
}

.meeting-info p:last-child {
  margin-bottom: 0;
}

.meeting-requisites {
  padding: 105px 0;
}

.meeting-requisites ul {
  margin-bottom: 40px;
}

.meeting-requisites ul li {
  margin-bottom: 15px;
  font-size: 16px;
  font-family: "Roboto-Medium", sans-serif;
}

.meeting-requisites ul li span {
  font-family: "Roboto-Light", sans-serif;
}

.meeting-requisites ul li:last-child {
  margin-bottom: 0;
}

.naved {
  width: 100%;
}

.naved ul {
  width: 100%;
}

.naved ul li {
  width: 100%;
}

.naved ul li a {
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #1e3133;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: "Roboto-Light", sans-serif;
}

.naved ul li a:hover {
  border-bottom: 1px solid #e3bc84;
  color: #e3bc84;
}

.pagination {
  margin-top: 30px;
}

.pagination ul,
.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination ul li,
.pagination a,
.pagination span {
  margin-right: 8px;
}

.pagination ul li:last-child {
  margin-right: 0;
}

.pagination ul a,
.pagination a,
.pagination span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 42px;
  height: 42px;
  border-radius: 5px;
  background: #f4e9d8;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.pagination ul li.active a,
.pagination span.current {
  background: #e3bc84;
}

.pagination a.next,
.pagination a.prev {
  width: auto;
  padding: 0 15px;
}

.notfound {
  background: url("../img/assets/notfound/not.jpg") no-repeat center/cover;
  padding-top: 213px;
  padding-bottom: 244px;
}

.notfound-number {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.notfound-number::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

.notfound-number span {
  display: block;
  font-size: 200px;
  line-height: normal;
  font-family: "RobotoSlab-Bold", sans-serif;
  color: #fff;
}

.notfound-name {
  margin-bottom: 20px;
}

.notfound-name h2 {
  color: #fff;
}

.notfound-paragraph {
  margin-bottom: 35px;
}

.notfound-paragraph p {
  font-family: "Roboto-Light", sans-serif;
  color: #fff;
  font-size: 20px;
}

.notfound-button .button {
  width: 275px;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.offer {
  padding-top: 60px;
  background: url("../img/assets/offer/offer.jpg") no-repeat center/cover;
}

.offer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
}

.offer-slider {
  width: 54%;
  position: relative;
}

.offer-slider .slick-arrow {
  position: absolute;
  bottom: 30px;
  z-index: 4;
  left: 30px;
  background: rgba(255, 255, 255, 0.08);
}

.offer-slider .slick-arrow.slick-next {
  left: 74px;
}

.offer-right {
  width: 42.8571428571%;
}

.offer-slide {
  width: 100%;
  height: 465px;
}

.offer-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}

.offer-info .h3 {
  margin-bottom: 30px;
}

.offer-info p {
  margin-bottom: 20px;
}

.offer-info p:last-child {
  margin-bottom: 0;
}

.offer-right .h3,
.offer-right h3 {
  margin-bottom: 25px;
  margin-top: 0;
  line-height: 1.3;
}

.offer-right p {
  margin-bottom: 15px;
}

.offer-right ul {
  margin-top: 20px;
  margin-bottom: 20px;
}

.offer-right__btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.offer-right__button {
  margin-right: 22.5px;
}

.offer-right__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.offer-right__price span {
  font-size: 14px;
  display: block;
}

.partners {
  position: relative;
  top: -70px;
  margin-bottom: -70px;
}

.partners-slide {
  background: #fff;
  width: 200px;
  /* height: 100px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.partners-slide img {
  max-width: 80%;
  max-height: 80%;
  -o-object-fit: contain;
  object-fit: contain;
}

.partners .slick-initialized .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.partners .slick-initialized .slick-slide::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  z-index: 4;
  background: #eeefee;
}

.pistol {
  padding-bottom: 60px;
}

.pistol .offer-wrapper {
  margin-bottom: 0;
}

.pistol .offer-slide {
  background: #fff;
}

.pistol .offer-slide img {
  -o-object-fit: contain;
  object-fit: contain;
}

.reviews {
  padding-top: 90px;
  padding-bottom: 55px;
  /* background: url("../img/assets/reviews/reviews.jpg") no-repeat center/cover; */
}

.reviews .title {
  margin-bottom: 30px;
}

.reviews-slide {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.reviews-slide__photo {
  height: 80px;
  margin-bottom: 20px;
}

.reviews-slide__photo img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 10px;
}

.reviews-slide__name .h3 {
  padding-bottom: 20px;
  margin-bottom: 15px;
  position: relative;
}

.reviews-slide__name .h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

.reviews-slide__paragraph {
  margin-bottom: 10px;
}

.reviews-slide__stars ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.reviews-slide__stars ul li {
  margin-right: 5px;
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url("../img/assets/reviews/star.svg") no-repeat center/contain;
}

.reviews-slide__stars ul li.star-fill {
  background: url("../img/assets/reviews/star-fill.svg") no-repeat
    center/contain;
}

.reviews-slide__stars ul li:last-child {
  margin-right: 0;
}

.reviews .slick-slide {
  margin: 0 10px;
}

.reviews .slick-list {
  margin: 0 -10px;
}

.reviews-slider {
  margin-bottom: 40px;
}

.sale {
  padding-top: 80px;
  padding-bottom: 150px;
  /* background: url("../img/assets/sale/sale.jpg") no-repeat center/cover; */
}

.events {
  padding-bottom: 150px;
}

.sale-slider,
.events-slider {
  position: relative;
}

.sale-slide__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sale-slide__left {
  width: 49%;
}

.sale-slide__left img {
  border-radius: 10px;
}

.sale-slide__right {
  width: 43.9285714286%;
}

.sale-slide__right .h3 {
  padding-bottom: 20px;
  margin-bottom: 36px;
  position: relative;
}

.sale-slide__right .h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

.sale-slide__right p {
  margin-bottom: 20px;
}

.sale-slider {
  position: relative;
}

.sale-slider .slider-control {
  bottom: 0;
  left: calc(54% + 71px);
  z-index: 5;
  position: absolute;
}

.trainer + .sale {
  padding-top: 0;
}

.sale-slide__right > .h3,
.sale-slide__right > p,
.sale-slide__right > a {
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.sale-slide__right > p {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.sale-slide__right > a {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.sale-slide.slick-active .sale-slide__right > .h3,
.sale-slide.slick-active .sale-slide__right > p,
.sale-slide.slick-active .sale-slide__right > a {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.services {
  /* background: url("../img/assets/services/services.jpg") no-repeat center/cover; */
  /* background: #F3F3F3; */
  padding-top: 20px;
  padding-bottom: 100px;
}

.services-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -10px;
}

.services-item {
  width: 50%;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.services-item:hover {
  background: #fff;
  -webkit-box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.15);
}

.services-item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.services-item__name,
.services-item__price {
  position: relative;
  padding-bottom: 20px;
}

.services-item__name::after,
.services-item__price::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

.services-item__price::after {
  left: auto;
  right: 0;
}

.services-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.services-item__photo {
  width: 200px;
}

.services-item__photo img {
  border-radius: 10px;
  overflow: hidden;
  height: auto;
  min-height: 130px;
  object-fit: cover;
}

.services-item__text {
  width: calc(100% - 220px);
}

.services-item__text p {
  text-align: justify;
}

.offer + .services {
  padding-top: 100px;
  padding-bottom: 0;
}

.ticket {
  padding-top: 60px;
  padding-bottom: 60px;
  /* background: url("../img/assets/offer/offer.jpg") no-repeat center/cover; */
}

.ticket-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ticket-item {
  width: calc(50% - 22.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; */
  margin-bottom: 25px;
}

.title.title-main._canon p {
  margin-top: 0;
}

.canon-advantage {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 35px;
  color: #1e3133;
}

.form-row._top .form-group {
  margin-bottom: 0;
}

@media (min-width: 1280px) {
  .gallery-info__buttons {
    display: flex;
    justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .form-row._top .form-group {
    margin-bottom: 15px;
  }

  .gallery-info__buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .gallery-info__buttons .button {
    margin-bottom: 10px;
  }

  .services-item__name .h3 {
    max-width: 100%;
  }
}

.canon-advantage li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}

.canon-advantage li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url("../img/assets/header/pricel.svg") no-repeat center;
}

.time-item .ticket-item {
  margin-bottom: 0px;
}

.ticket-item__icon {
  width: 48px;
}

.ticket-item__name {
  /* width: calc(100% - 60px); */
  padding-left: 15px;
  font-size: 14px;
  line-height: 1.6;
  font-family: "Roboto-Light", sans-serif;
}

.p-content ul {
  font-size: 16px;
  line-height: 2;
  font-family: "Roboto-Light", sans-serif;
}

.p-content ul li {
  position: relative;
  padding-left: 25px;
}

.p-content ul li:after {
  position: absolute;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url(../img/assets/header/pricel.svg) no-repeat center;
}

.daysdocuments__list {
  font-size: 16px;
  line-height: 2;
  font-family: "Roboto-Light", sans-serif;
}

.daysdocuments__list li {
  position: relative;
  padding-left: 25px;
}

.daysdocuments__list li:after {
  position: absolute;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url(../img/assets/header/pricel.svg) no-repeat center;
}

.offer-right .ticket-item__name {
  width: calc(100% - 60px);
}

.time {
  background: url("../img/assets/use/use.jpg") no-repeat center/cover;
  padding-top: 60px;
  padding-bottom: 100px;
}

.time .title {
  margin-bottom: 50px;
}

.time-tabs {
  margin-bottom: 50px;
}

.time-tabs ul {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.time-tabs ul li {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 11px;
}

.time-tabs ul li:last-child {
  margin-right: 0;
}

.time-tabs ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.time-item__name {
  margin-bottom: 20px;
}

.time-item__name .h3 {
  color: #e3bc84;
  font-family: "RobotoSlab-Bold", sans-serif;
}

.time-item__name .h3 span {
  color: #1e3133;
  font-family: "RobotoSlab-Regular", sans-serif;
}

.time-item .ticket-items {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.time-item .ticket-items .ticket-item {
  width: auto;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.time-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.time-right {
  width: 66.0714285714%;
}

.time-left {
  width: 32.1428571429%;
}

.time-left img {
  border-radius: 10px;
}

.time-left .slick-arrow {
  position: absolute;
  bottom: 30px;
  z-index: 4;
  left: 30px;
  background: rgba(255, 255, 255, 0.08);
}

.time-left .slick-arrow.slick-next {
  left: 74px;
}

.time-right__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 27px;
  margin-top: 15px;
}

.time-author__photo img {
  border-radius: 10px;
}

.time-author__name {
  font-size: 15px;
  color: #1e3133;
  line-height: 1.3;
  margin-left: 13px;
  max-width: 150px;
}

.time-right__btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.time-right__button {
  margin-right: 15px;
}

.time-right__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 3px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.time-right__price span {
  display: block;
  font-size: 14px;
}

.time-item {
  margin-bottom: 60px;
}

.time-envelope {
  position: relative;
}

.time-items {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

.time-items.active {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  z-index: 4;
  position: relative;
  visibility: visible;
  pointer-events: all;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.time-item .ticket-items {
  margin-bottom: 0;
}

.offer + .time .breadcrumbs,
.offer + .time .title {
  display: none;
}

/* .trainer {
  background: url("../img/assets/arms/arms.jpg") no-repeat center/cover;
} */

.trainer-slide {
  background: #fff;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  padding: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.trainer-slide__photo {
  margin-bottom: 20px;
  display: inline-block;
}

.trainer-slide__photo img {
  border-radius: 10px;
}

.trainer-slide__name .h3 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 16px;
}

.trainer-slide__name .h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

.trainer-slide__adv {
  margin-bottom: 16px;
}

.trainer-slide__adv li {
  font-size: 16px;
  line-height: 1.75;
  color: #1e3133;
}

.trainer-slide__paragraph {
  margin-bottom: 16px;
}

.trainer-slide__paragraph p {
  font-size: 14px;
}

.trainer-slide__button .button {
  width: 215px;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 42px;
}

.trainer-slide__button .button span {
  font-size: 16px;
}

.trainer .slick-slide {
  margin: 0 10px;
  height: auto;
}

.trainer .slick-list {
  margin: 0 -10px;
}

.trainer .slick-track {
  padding-bottom: 30px;
}

.certificates + .trainer,
.time + .trainer,
.arms + .trainer {
  padding-bottom: 100px;
}

.use {
  /* background: url("../img/assets/use/use.jpg") no-repeat center/cover; */
  padding-top: 60px;
  padding-bottom: 100px;
}

.services-item__button {
  display: none;
}

.offer-right.article-content {
  padding-bottom: 0;
}

.offer-info h3 {
  margin-bottom: 25px;
}

.header-cart a {
  position: relative;
}

.header-cart__icon {
  position: absolute;
  background: #e3bc84;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1e3133;
  font-size: 13px;
  width: 20px;
  height: 20px;
  top: -5px;
  right: -5px;
}

.button-ajax {
  padding-left: 30px;
  padding-right: 30px;
}

.button-ajax.loading {
  pointer-events: none;
  background: rgba(227, 188, 132, 0.6);
}

.button-ajax.loading {
  position: relative;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

.button-ajax:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 5px;
  opacity: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #1e3133;
  border-bottom-color: #1e3133;
  animation: spinner 0.8s ease infinite;
}

.button-ajax.loading::before {
  opacity: 1;
}

.reviews-slider__page {
  display: flex;
  margin-bottom: -40px;
  flex-wrap: wrap;
}

.reviews-slider__page .reviews-slide {
  width: 23.9285714286%;
  margin-right: 1.42857143%;
  margin-bottom: 40px;
}

.reviews-slider__page .reviews-slide:nth-child(4n) {
  margin-right: 0;
}

.header + .reviews {
  padding-bottom: 100px;
}

img {
  object-fit: contain;
  height: auto;
}

.datepickers-container {
  z-index: 99999;
}

.wpcf7-not-valid-tip,
.wpcf7-response-output {
  display: none !important;
}

input.wpcf7-not-valid {
  border: 1px solid red;
}

.gallery-slide {
  height: 465px;
}

.gallery-slide img {
  height: 100%;
  object-fit: cover;
}

.certificates-slide {
  transition: all 0.3s ease-in-out;
}

.certificates-slide:hover {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), 0px 6px 15px rgba(0, 0, 0, 0.06);
}

.title-all a {
  display: flex;
  align-items: center;
  font-family: "RobotoSlab-Regular", sans-serif;
}

.title-all a span {
  margin-right: 12px;
}

.title-all a img {
  max-width: 25px;
  transition: all 0.3s ease-in-out;
}

.title-all a:hover img {
  transform: translateX(5px);
}

.guns-items {
  display: flex;
  flex-wrap: wrap;
}

.guns-items .arms-slide {
  width: 23.9285714286%;
  margin-bottom: 20px;
  margin-right: 1.42857142853%;
}

.guns-items .arms-slide:nth-child(4n) {
  margin-right: 0;
}

.arms-slide__photo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination h2 {
  display: none;
}

/* .calculator-wrapper {
  min-height: 404px;
} */

.home-danger {
  text-align: center;
}

.section-cart + .woocommerce {
  display: none;
}

.checkout + .woocommerce {
  display: none;
}

.checkout-item {
  position: relative;
}

.checkout-item__remove {
  position: absolute;
  padding: 0;
  text-align: right;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.checkout-item__remove img:last-child {
  display: none;
}

.checkout-item__remove:hover img:first-child {
  display: none;
}

.checkout-item__remove:hover img:last-child {
  display: block;
}

.checkout-item__remove img {
  width: 20px;
}

.checkout-item > div:first-child.checkout-item__remove {
  display: inline-flex;
  padding-left: 0;
  width: auto;
}

.home-slider {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.home-slides {
  height: 100%;
}

.home-slider .slick-list,
.home-slider .slick-track,
.home-slide,
.home-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.home .content {
  position: relative;
  z-index: 10;
}

.offer {
  padding-bottom: 10px;
}

.offer-right {
  position: relative;
  padding-bottom: 45px;
  box-sizing: border-box;
}

.offer-right__btm {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.footer-down {
  justify-content: space-between;
}

.footer-dev {
  display: block;
}

.footer-dev span {
  display: block;
}

.footer-dev span {
  width: 100%;
  display: block;
}

.footer {
  padding-bottom: 20px;
}

.footer-down {
  margin-top: 10px;
}

.home {
  background: #000;
}

.about-one__item p {
  font-size: 16px;
}

.lic {
  padding-top: 50px;
  padding-bottom: 100px;
}

.lic-items {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -20px;
}

.lic-item {
  width: 32%;
  margin-bottom: 20px;
  margin-right: 2%;
}

.lic-item:nth-child(3n) {
  margin-right: 0;
}

.certificates-slides .ticket-item {
  width: calc(50% - 5px);
}

.faq-item__content a {
  text-decoration: underline;
  color: #e3bc84;
}

.steplist__item a {
  text-decoration: none;
}

.offer-right__button .button.button-ajax + .button {
  display: none;
}

.offer-right__button.button-completed .button-ajax {
  display: none;
}

.offer-right__button.button-completed .button-ajax + .button {
  display: flex;
}

.partners-slide {
  cursor: pointer;
}

.about ul.tabs li {
  margin-right: 10px;
}

.best-wrapper p {
  margin-bottom: 0;
}

.about-one__right {
  position: relative;
}

.about-right__point {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  transform: translateX(10px);
}

.about-right__point.active {
  position: relative;
  z-index: 5;
  visibility: visible;
  pointer-events: all;
  opacity: 1;
  transform: translateX(0);
  transition: all 0.3s ease-in-out;
}

.sale {
  padding-top: 60px;
}

.sale-danger {
  margin-bottom: 20px;
  line-height: 1.6;
}

.sale-danger a {
  color: #ffb851;

  text-decoration: underline;
}

.best-wrapper li {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}

.best-wrapper li:last-child {
  margin-bottom: 0;
}

.best-wrapper li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  background: #e3bc84;
  border-radius: 50%;
}

.services-file {
  padding: 30px;
  margin-top: 30px;
  box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.15);
}

.services-file a {
  font-size: 18px;
  text-decoration: underline;
  color: #e3bc84;
}

.gun-wrp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.gun-wrp .button {
  height: 50px;
  width: 280px;
  justify-content: center;
}

.gun-wrp .button span {
  font-size: 16px;
  margin-left: 5px;
}

.gun-wrp .button img {
  max-width: 20px;
}

.gun-wrp .button:nth-child(2) span {
  margin-left: 0;
  margin-right: 5px;
}

.gun-wrp .button:nth-child(2) img {
  transform: rotate(180deg);
}

.gallery-item .button {
  height: 45px;
  width: 250px;
  justify-content: center;
}

.gallery-item .button span {
  font-size: 16px;
}

.gifts-categories ul {
  display: flex;
  align-items: center;
  /* margin-bottom: 30px; */
  flex-wrap: wrap;
}

.gifts-categories ul li {
  margin-right: 30px;
  margin-bottom: 25px;
}

.gifts-categories ul li:last-child {
  margin-right: 0;
}

.gifts-categories ul a {
  font-size: 22px;
  line-height: 1.3;
  color: #000;
  font-size: 16px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  padding-left: 20px;
  transition: all 0.3s ease-in-out;
  padding-right: 20px;
  background: #ffffff;
  border: 1px solid #e3bc84;
  box-sizing: border-box;
  border-radius: 5px;
  font-family: "RobotoSlab-Regular", sans-serif;
}

.gifts-categories ul li.active a,
.gifts-categories ul li a:hover {
  background: #e3bc84;
}

.gift-subcategories {
  margin-bottom: 50px;
}

.gift-subcategories ul {
  display: flex;
  align-items: center;
}

.gift-subcategories ul li {
  margin-right: 26px;
}

.gift-subcategories ul li:last-child {
  margin-right: 0;
}

.gift-subcategories ul li a {
  height: 38px;
  display: inline-flex;
  align-items: center;
  padding-left: 38px;
  padding-right: 38px;
  box-sizing: border-box;
  font-size: 18px;
  color: #000;
  border-radius: 45px;
  transition: all 0.3s ease-in-out;
  background: #fff;
  border: 1.40741px solid #e3bc84;
}

.gift-subcategories ul li.active a {
  background: #e3bc84;
  color: #fff;
}

.gift-subcategories ul li a:hover {
  background: #e3bc84;
}

.calculator-count input {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.arms .slider-control {
  margin-bottom: 20px;
  justify-content: flex-end;
}

.offer .services-file {
  margin-bottom: 30px;
}

.home-danger {
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  margin-top: 20px;
}

.home-danger a {
  text-decoration: underline;
}

.about-right__point .offer-slider {
  width: 100%;
}

.about-right__point .offer-slide a {
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-right__point .around-slides {
  height: 300px;
}

.about-right__point .offer-slide a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.offer-info + .faq-items {
  margin-top: 30px;
}

.about-one__right {
  padding-top: 18px;
}

#maped > iframe {
  height: 100%;
}

.time-item__name {
  display: flex;
  align-items: center;
}

.time-item__name .button {
  margin-left: 20px;
  height: 40px;
}

.time-item__name .button span {
  font-size: 14px;
}

.faq-item__content ul {
  margin-bottom: 20px;
}

table {
  border-collapse: collapse;
  background-color: white;
  border: 1px solid #e3bc84;
  text-align: left;
  overflow: hidden;
  width: 100%;
}

thead {
  box-shadow: 0 5px 10px #e1e5ee;
}

tr {
  border-bottom: 1px solid #e3bc84;
}

tr:last-child {
  border-bottom: 1px solid #e3bc84;
}

th {
  padding: 1rem 2rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-size: 0.7rem;
  font-weight: 900;
}

td {
  padding: 1rem 2rem;
}

.maped-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
}

.maped-item.active {
  z-index: 5;
  visibility: visible;
  pointer-events: all;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.maped-item > iframe {
  width: 100%;
  height: 100%;
}

.arms-slide__all {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.arms-slide__all::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(227, 188, 132, 0.4);
}

.arms-slide__all img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.arms-slide__all .button {
  position: absolute;
  left: 50%;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.arms .slick-track {
  display: flex !important;
}

.arms .slick-slide {
  height: inherit !important;
}

.popup .form-row .form-group.form-group__full {
  width: 100%;
}

.popup .form-row .form-group textarea {
  padding-top: 15px;
}

.popup .form-row .form-group select {
  background: transparent;
  cursor: pointer;
}

.popup select {
  font-family: "Roboto-Regular", sans-serif;
}

#popup-calculator {
  background: #1e3133;
}

#popup-calculator .fancybox-button svg {
  color: #fff;
}

#popup-calculator .calculator-submit__price {
  margin: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}

/* 
#popup-calculator .calculator-select input[type='radio'] + label span,
#popup-calculator .home-calculator__name,
#popup-calculator .calculator-submit__price > span,
#popup-calculator .calculator-label{
  color: #1e3133
}
#popup-calculator .calculator-submit__price .price{
  color: #ffb851;
}

#popup-calculator .calculator-variant{
  background: linear-gradient(180deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%), rgba(255,255,255,0.13);
  border: 1px solid rgba(255,255,255,0.17);
}

#popup-calculator .calculator-variant{
  background: rgba(0, 0, 0, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
}
#popup-calculator .calculator-variant.active{
  background: linear-gradient(0deg, #E3BC84, #E3BC84), rgba(255, 255, 255, 0.13);
  border: 1px solid #0F3136;
  border-radius: 5px;
} */

.arms .slider-count {
  display: none;
}

#popup_offer .popup-name {
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
}

.popup-offer__details {
  text-align: center;
  line-height: 1.6;
  font-family: "Roboto-Light", sans-serif;
}

.popup-offer__details a {
  font-family: "Roboto-Medium", sans-serif;
}

.popup-offer__details {
  margin-top: 20px;
}

#popup_offer .form-group__full + .form-group {
  margin-left: 25%;
}

.custom-send__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}

.custom-send__left,
.custom-send__right {
  width: calc(50% - 10px);
}

.custom-send__left ul li span:first-child {
  font-size: 16px;
  color: #e3bc84;
  font-family: "RobotoSlab-Bold", sans-serif;
}

.custom-send__left ul li span:last-child {
  color: #0f3136;
}

.custom-send__left ul li {
  margin-bottom: 12px;
}

.custom-send__left ul li span:last-child {
  margin-left: 3px;
  font-family: "Roboto-Medium", sans-serif;
}

.custom-send__right {
  border: 1px solid #e3bc84;
  box-sizing: border-box;
  border-radius: 5px;
  width: 250px;
  height: 250px;
  position: relative;
}

.custom-send__right span:first-child {
  margin-top: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(15, 49, 54, 0.56);
  font-size: 15px;
}

.custom-send__right span:last-child {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  color: #0f3136;
}

.hiddens_customs {
  display: none;
}

.article-content p.form-row {
  display: block;
}

.article-content h2 {
  margin-bottom: 14px;
}

.woocommerce .address-field select {
  background: #ffff;
}

.woocommerce #billing_company_field {
  display: none;
}

.woocommerce-terms-and-conditions-wrapper,
.wc_payment_methods.payment_methods.methods {
  display: none;
}

.woocommerce #payment {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.woocommerce #payment .button {
  width: 315px;
  justify-content: center;
  font-size: 16px;
  font-family: "Roboto-Medium", sans-serif;
  text-transform: uppercase;
}

.input-hidden,
#edostavka_map.hidden,
.form-row.hidden {
  display: block !important;
}

#ship-to-different-address,
#billing_last_name_field {
  display: none;
}

textarea#order_comments {
  padding-top: 15px;
}

.ch-new {
  position: relative;
  top: 50px;
}

.ch-new__title {
  margin-bottom: 40px;
}

.ch-new__items {
  display: flex;
  align-items: center;
}

.ch-new__item {
  position: relative;
  cursor: pointer;
  padding-left: 35px;
  font-size: 18px;
  margin-right: 30px;
  font-family: "Roboto-Medium", sans-serif;
}

.ch-new__item:last-child {
  margin-right: 0;
}

.ch-new__item::before {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 0;
  border-radius: 50%;
  top: -3px;
  width: 25px;
  height: 25px;
  border: 2px solid #e3bc84;
  box-sizing: border-box;
}

.ch-new__item::after {
  content: "";
  position: absolute;
  left: 6.5px;
  top: 3px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #e3bc84;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

.ch-new__item.active::after {
  opacity: 1;
}

form.woocommerce-checkout.is-electrone #billing_address_1_field,
form.woocommerce-checkout.is-electrone #billing_address_2_field,
form.woocommerce-checkout.is-electrone #billing_city_field,
form.woocommerce-checkout.is-electrone #billing_postcode_field,
form.woocommerce-checkout.is-electrone .cart-subtotal,
form.woocommerce-checkout.is-electrone .woocommerce-shipping-totals {
  display: none !important;
}

#order_review thead,
#order_review tbody {
  display: none;
}

#billing_presentsert {
  display: none;
}

.ch-new__items {
  position: relative;
  margin-bottom: 30px;
}

.ch-new__info {
  width: 100%;
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.6;
  box-sizing: border-box;
  font-family: "Roboto-Light", sans-serif;
  left: 0;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .col-2 {
  width: 50%;
}

table.shop_table th,
table.shop_table tr,
table.shop_table td,
table.shop_table {
  border: none;
  background: none;
}

table.shop_table th,
table.shop_table td {
  font-size: 18px;
  padding-left: 0;
  font-family: "Roboto-Bold", sans-serif;
}

table.shop_table th {
  font-size: 28px;
  text-transform: uppercase;
}

table.shop_table td > strong .woocommerce-Price-amount {
  display: inline-flex;
  align-items: center;
  height: 42px;
  padding: 0 37px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #e3bc84;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #3a7b6f;
  font-size: 24px;
  font-family: "RobotoSlab-Regular", sans-serif;
}

table.shop_table th {
  font-size: 21px;
  font-family: "RobotoSlab-Medium", sans-serif;
  color: #0f3136;
}

.woocommerce-notices-wrapper {
  display: none;
}

.ch-new__title h3,
.woocommerce-checkout h3 {
  font-size: 28px;
  text-transform: uppercase;
}

#order_review_heading {
  display: none;
}

.ch-new__items {
  display: block;
  margin-bottom: 0;
}

.ch-new__item {
  margin-bottom: 30px;
}

.ch-new__item:last-child {
  margin-bottom: 0;
}

.ch-new {
  top: 30px;
}

abbr[title] {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;
}

#order-total th:first-child {
  text-align: right;
}

.woocommerce-checkout.is-electrone table.shop_table th {
  text-align: right;
}

.woocommerce #payment {
  width: 50%;
  justify-content: flex-end;
}

table.shop_table {
  width: 50%;
}

.woocommerce-checkout.is-electrone table.shop_table tr {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
}

.woocommerce-checkout.is-electrone table.shop_table tr:last-child {
  margin-bottom: 0;
}

.woocommerce-checkout.is-electrone table.shop_table th,
.woocommerce-checkout.is-electrone table.shop_table td {
  padding-top: 0;
  padding-bottom: 0;
}

.article-content .woocommerce-checkout.is-electrone td strong {
  margin-bottom: 0;
}

.woocommerce-checkout.is-electrone table.shop_table td {
  padding-right: 0;
}

.woocommerce-checkout.is-electrone .order-total th {
  font-size: 28px;
  text-transform: uppercase;
  font-family: "RobotoSlab-Medium", sans-serif;
  font-weight: normal;
}

table.shop_table th {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: normal;
}

.woocommerce-checkout.is-personal.is-pickup #billing_address_1_field,
.woocommerce-checkout.is-personal.is-pickup #billing_address_2_field,
.woocommerce-checkout.is-personal.is-pickup #billing_city_field,
.woocommerce-checkout.is-personal.is-pickup #billing_postcode_field {
  display: none !important;
}

#billing_postcode_field {
  display: none !important;
}

.woocommerce-checkout.is-personal.is-not-pickup.is-not-pickup__two
  #billing_address_2_field {
  display: none !important;
}

.woocommerce-checkout.is-personal.is-not-pickup
  .woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-direction: column;
}

.woocommerce-checkout.is-personal.is-not-pickup #billing_city_field {
  order: 0;
}

.woocommerce-checkout.is-personal.is-not-pickup #billing_address_1_field {
  order: 1;
}

.woocommerce-checkout.is-personal.is-not-pickup #billing_address_2_field {
  order: 2;
}

.woocommerce-checkout.is-personal.is-not-pickup #billing_first_name_field {
  order: 3;
}

.woocommerce-checkout.is-personal.is-not-pickup #billing_phone_field {
  order: 4;
}

.woocommerce-checkout.is-personal.is-not-pickup #billing_email_field {
  order: 5;
}

#edostavka_map {
  height: 450px !important;
}

.home input[type="radio"] + label::before {
  background: none;
}

.course-header {
  position: relative;
  background: url("../img/assets/course/lessonbg.jpg") no-repeat center/cover;
  /*height: calc(100vh - 60px);*/
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.course-header::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.course-header::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  transform: rotate(-180deg);
}

.course-header._primary {
  background: url("../img/assets/course/lessonbg2.jpg") no-repeat center/cover;
}

.course-header._extension {
  background: url("../img/assets/course/lessonbg3.jpg") no-repeat center/cover;
}

.course-header__content {
  position: relative;
  z-index: 1;
}

@media (min-width: 1280px) {
  .course-header__content {
    margin-bottom: 100px;
  }
}

.course-header__title {
  text-align: center;
  max-width: 1170px;
  width: 100%;
  margin: 60px auto 38px;
  font-size: 45px;
}

.course-header__article {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 69px;
  color: white;
  font-family: "RobotoSlab-Bold", sans-serif;
  font-size: 20px;
  text-align: center;
}

.course-header__btnwrap {
  text-align: center;
  padding-bottom: 42px;
}

.course-header__btnwrap a {
  max-width: 304px;
  width: 100%;
  text-transform: uppercase;
  justify-content: center;
}

@media (max-width: 1279px) {
  .course-header {
    height: auto;
    padding-top: 60px;
  }

  .course-header__title {
    font-size: 20px;
    margin-top: 20px;
  }

  .course-header__article {
    font-size: 16px;
    line-height: 1.5;
  }
}

@media (max-width: 767px) {
  .course-header__article {
    font-size: 14px;
  }
}

.course__content {
  padding-top: 50px;
}

.course__top {
  padding-top: 36px;
  margin-bottom: 76px;
}

@media (max-width: 767px) {
  .course__top {
    margin-bottom: 20px;
  }
  .course__top + .morebtnwrap {
    margin-bottom: 30px;
  }
}

.course__top b {
  font-weight: bold;
}

.course-prodlist {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.course-prodlist__item {
  margin-bottom: 30px;
}

.course-prodlist__item.is-active .course-product {
  background: #d6d6d6;
}

.course-prodlist__item.is-active .btn-active {
  width: 220px;
}

.course-prodlist__item.is-active .btn-active span {
  display: inline-block;
  margin-right: 22px;
}

.course-prodlist__price {
  position: relative;
  padding-bottom: 20px;
}

/* .course-prodlist__price::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
} */

.course-product__name {
  padding-top: 2px;
}

@media (min-width: 992px) {
  .course-product__name h3 {
    font-size: 20px;
  }
}

/* .course-product__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
} */

.course-product__image {
  width: 200px;
  margin-right: 20px;
}

.course-product__image img {
  border-radius: 10px;
}

.course-product__article {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  line-height: 2;
}

.course-product__bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.course-product__info {
  width: calc(100% - 220px);
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.course-product {
  max-width: 620px;
  /* width: 100%; */
  background: #ffffff;
  box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  padding: 30px;
}

.course-product__actions {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .course-product {
    padding: 15px;
  }

  .course-prodlist__item.is-active .course-product__actions {
    justify-content: center;
  }

  .addcart.btn-active {
    margin-left: 0;
  }
}

.course-product__btn {
  margin-right: 14px;
}

.course-product__cart {
  margin-left: 0;
}

.course_content {
  margin-bottom: 30px;
}

.course_content h2,
.course__title {
  text-align: center;
  margin-bottom: 50px;
}

.course_content h3,
.course__sub-title {
  font-family: "RobotoSlab-Regular", sans-serif;
  line-height: 1.3;
  color: #0f3136;
  text-align: center;
  font-size: 24px;
  margin-bottom: 25px;
}

.course__sub-title {
  margin-bottom: 0;
}

.course_content h3 {
  padding-top: 20px;
}

.course__sub-title span {
  position: relative;
  padding-bottom: 5px;
}

.course__sub-title span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 245px;
  height: 4px;
  background: url("../img/assets/services/line.svg") no-repeat center/contain;
}

@media (max-width: 1499px) {
  .course-prodlist {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .certificates-slide__name::after {
    left: 50%;
    transform: translateX(-50%);
  }

  .course-product__top {
    flex-direction: column;
    align-items: center;
  }

  .course-product__name {
    text-align: center;
  }

  .course-product__article {
    margin-bottom: 25px;
  }

  .course-product__bottom {
    flex-direction: column;
  }

  .course-product__image {
    width: auto;
    margin: 20px auto 20px;
  }

  .course-product__info {
    width: auto;
  }
}

.steplist {
  list-style-type: none;
  counter-reset: num;
  margin-bottom: 70px;
}

.steplist__title {
  font-family: "RobotoSlab-Regular", sans-serif;
  line-height: 1.3;
  color: #0f3136;
  font-size: 22px;
  margin-bottom: 25px;
}

.steplist__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  /* padding: 30px 30px 20px 70px; */
  /* margin-bottom: 34px; */
  /* box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12); */
  border-radius: 10px;
  background: #ffffff;
}

/* .steplist__item:before {
  font-family: 'RobotoSlab-Regular', sans-serif;
  font-size: 24px;
  color: #E3BC84;
  content: counter(num);
  counter-increment: num;
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 30px;
  top: 30px;
} */

.course__cant {
  margin-bottom: 55px;
}

.steplist__left {
  max-width: 900px;
  width: 100%;
  padding-right: 15px;
}

@media (max-width: 767px) {
  .steplist__item {
    flex-direction: column;
    align-items: center;
    /* padding: 20px 20px 20px 50px; */
    padding: 15px;
  }

  .steplist__title {
    font-size: 17px;
    padding-left: 26px;
  }

  .steplist__left {
    padding-right: 0;
  }

  .steplist__article {
    margin-bottom: 15px;
  }

  .steplist__item:before {
    left: 15px;
  }

  .steplist__item::before {
    top: 13px;
  }
}

.steplist__right {
  display: flex;
  justify-content: flex-end;
}

.steplist__btn {
  width: 100%;
  text-transform: uppercase;
  justify-content: center;
}

.contarticle {
  font-size: 16px;
  line-height: 2;
  font-family: "Roboto-Light", sans-serif;
  margin-bottom: 30px;
}

.testonline {
  background: url("../img/assets/services/testbg.png") no-repeat center/cover;
}

.bvi-widget,
.bvi-shortcode a,
.bvi-widget a,
.bvi-shortcode {
  background: transparent !important;
}
.header-bvi {
  margin-right: 20px;
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid #e3bc84;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.header-bvi:hover {
  border: 1px solid #ffb851;
}

.header-bvi img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 1460px) {
  .content {
    width: 1170px;
  }

  .header-languages {
    display: none;
  }

  .header-cart {
    margin-right: 0;
  }

  nav.menu ul li {
    margin-right: 10px;
  }

  .header-button .button span {
    font-size: 14px;
  }

  .header-button .button {
    height: 40px;
  }

  h1 {
    font-size: 50px;
  }

  .home-calculator__name {
    font-size: 20px;
  }

  .button span {
    font-size: 16px;
  }

  .button {
    height: 45px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-one__item p {
    font-size: 18px;
  }

  .about-slide {
    width: 300px;
    height: 240px;
  }

  p {
    font-size: 14px;
  }

  .h3,
  h3 {
    font-size: 20px;
  }

  h2 {
    font-size: 37px;
  }

  .price {
    font-size: 20px;
  }

  .certificates-slide__photo {
    height: 255px;
  }

  .cant {
    height: 500px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cant-wrapper p {
    font-size: 18px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .best {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .best-wrapper {
    max-width: 660px;
  }

  .contacts-wrapper {
    right: 30px;
  }

  .contacts-maped {
    height: 700px;
  }

  .footer-items {
    margin-right: 40px;
  }

  .home {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .gallery-info {
    width: 44.71%;
  }

  .gallery {
    padding-bottom: 50px;
  }

  .title.title-main p {
    font-size: 18px;
  }

  .instructors-tags ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .instructors-tags ul li {
    margin-bottom: 10px;
  }

  .header-logo {
    margin-right: 20px;
  }

  .header-phone a {
    font-size: 14px;
  }

  .header-logo {
    max-width: 100px;
  }

  .services-item__top {
    align-items: flex-start;
  }

  .services-item__price .price {
    font-size: 18px;
    white-space: nowrap;
  }

  .services-item__name {
    padding-right: 20px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1200px) {
  .content {
    width: 950px;
  }

  .header-logo {
    margin-right: 20px;
    max-width: 75px;
  }

  .header-phone a {
    padding-left: 0;
  }

  .header-phone a::before {
    content: none;
  }

  .header-phone a {
    font-size: 14px;
  }

  .header-button .button {
    width: 100px;
    text-align: center;
  }

  nav.menu ul li {
    margin-right: 5px;
  }

  h1 {
    font-size: 40px;
  }

  .about-top__logo {
    display: none;
  }

  .about-one__item p {
    font-size: 16px;
  }

  .about-one__right {
    padding-left: 0;
  }

  .about-one__right {
    width: 520px;
  }

  .about-one__left {
    width: calc(100% - 550px);
  }

  .about-slide {
    width: 240px;
    height: 180px;
  }

  .services-item__photo {
    width: 150px;
  }

  .services-item__text {
    width: calc(100% - 160px);
  }

  .services {
    padding-bottom: 50px;
  }

  .certificates-slide__photo {
    margin-bottom: 20px;
  }

  .certificates-slide__content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .certificates-slide {
    padding-bottom: 30px;
  }

  .sale-slider .slider-control {
    left: 20px;
    bottom: 20px;
  }

  .sale-slider .slider-control .slider-count span:first-child {
    color: rgba(255, 255, 255, 0.5);
  }

  .sale-slider .slider-control .slider-count span:last-child {
    color: rgba(255, 255, 255, 0.2);
  }

  .best-wrapper {
    max-width: 560px;
  }

  .best {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .reviews {
    padding-top: 70px;
    padding-bottom: 120px;
  }

  .contacts-maped {
    width: 1400px;
  }

  .contacts {
    overflow: hidden;
  }

  .contacts-wrapper {
    right: calc((1400px - 100vw) + 10px);
  }

  .contacts-wrapper {
    max-width: 600px;
    padding: 30px;
  }

  .contacts-route__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contacts-right__right {
    margin-top: 30px;
  }

  .contacts-phone {
    margin-bottom: 20px;
  }

  .footer-left__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-logo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-socials {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }

  .footer-items {
    margin-left: 20px;
    margin-right: 20px;
  }

  .certificates-paragraph p {
    max-width: 750px;
  }

  .arms-slide__content {
    padding: 20px;
    padding-top: 0;
  }

  .arms-slide__photo {
    height: 250px;
  }

  .title.title-main,
  .title.title-main h1 {
    font-size: 40px;
  }

  .title.title-main p {
    font-size: 15px;
    margin-top: 15px;
  }

  .time-item .ticket-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .time-item .ticket-items .ticket-item {
    /* width: 33.333333%; */
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
  nav.menu ul li a {
    font-size: 15px;
  }
}

@media screen and (max-width: 992px) {
  .content {
    width: calc(100% - 30px);
  }

  .mobile-element {
    display: block;
  }

  .mobile-element.h3 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }

  .mobile-element.h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 83px;
    height: 4px;
    background: url("../img/assets/services/btm.svg") no-repeat center/contain;
  }

  .header-menu {
    /* position: absolute; */
    position: fixed;
    left: 0;
    /* top: 0; */
    top: 80px;
    width: 100%;
    /* height: 100vh; */
    /*height: calc(100vh - 80px);*/
    height: calc(100%);
    /* width: 300px; */
    width: 100vw;
    background: #fff;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* padding-top: 80px; */
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    overflow-y: auto;
    padding-bottom: 100px;
  }

  .header-menu.active {
    opacity: 1;
    z-index: 40;
    pointer-events: all;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .header-menu__wrapper {
    margin-top: 50px;
  }

  .header-menu__wrapper .h3 {
    margin-bottom: 20px;
  }

  .header-menu__wrapper .header-phone {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .header-menu__wrapper .header-phone a {
    font-size: 18px;
    padding-left: 24px;
  }

  .header-menu__wrapper .header-phone a::before {
    content: "";
  }

  .header-menu__wrapper .header-mobile__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .header-menu__wrapper .header-button {
    width: calc(100% - 60px);
  }

  .header-menu__wrapper .header-button .button {
    height: 50px;
    width: 100%;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header-menu__wrapper .header-button .button span {
    font-size: 16px;
  }

  .header-menu__wrapper .header-cart a {
    width: 52px;
    height: 52px;
  }

  .header-menu nav.menu ul li a {
    font-size: 14px;
    justify-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  /* .header-menu nav.menu ul li a::before {
    content: "";
    background: linear-gradient(0deg, #e3bc84, #e3bc84), #e3bc84;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 11px;
  } */

  .header-menu nav.menu ul li a span {
    font-size: 15px;

  }

  .header-menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
  }

  .header-menu ul li {
    line-height: 2;
    width: 100%;
    margin-right: 0;
  }

  .header-menu ul li a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .header-button .button {
    width: auto;
  }

  .header-burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
  }

  .home-wrapper {
    width: 450px;
  }

  .header-logo {
    position: relative;
    z-index: 41;
    margin-right: 0;
    max-width: unset;
  }

  .about {
    padding-bottom: 50px;
  }

  .about-one {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 50px;
  }

  .about-one__left,
  .about-one__right {
    width: 100%;
  }

  .title.title-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .title.title-top h2 {
    width: 100%;
    margin-bottom: 10px;
  }

  .services-item__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .services-item__text {
    width: 100%;
    margin-top: 15px;
  }

  h2 {
    font-size: 34px;
  }

  .h3 {
    font-size: 18px;
  }

  .services-item__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .services-item__name,
  .services-item__price {
    width: 100%;
    padding-bottom: 10px;
  }

  .services-item__name .h3,
  .services-item__price .h3,
  .services-item__name::after,
  .services-item__price::after {
    content: none;
  }

  .certificates-paragraph .slider-control {
    margin-top: 20px;
    position: relative;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .certificates-slide__btm {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .certificates-slide__btm .price {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }

  .certificates-slide__photo {
    height: 195px;
  }

  .cant-wrapper p {
    font-size: 16px;
  }

  .cant-wrapper p {
    bottom: 35px;
  }

  .sale-slide__left {
    height: 315px;
  }

  .sale-slide__left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .best-wrapper {
    max-width: 460px;
  }

  .contacts-wrapper {
    max-width: 400px;
  }

  .contacts-wrapper address {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 15px;
  }

  .contacts-route__left li {
    font-size: 14px;
  }

  .contacts-right__right {
    margin-top: 10px;
  }

  .contacts-wrapper {
    height: 550px;
    margin-top: -275px;
  }

  .contacts-btm {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contacts-btm > span {
    margin-left: 0;
    margin-top: 10px;
  }

  .footer-items {
    display: none;
  }

  .footer-left {
    width: auto;
  }

  .footer {
    padding-top: 50px;
  }

  .footer-logo,
  .footer-socials {
    width: auto;
  }

  .footer-socials {
    margin-left: 20px;
  }

  .footer {
    padding-bottom: 20px;
  }

  .footer-down {
    margin-top: 20px;
  }

  .footer-down span {
    width: auto;
  }

  .header-right {
    position: relative;
    z-index: 41;
  }

  .around-video__content p {
    font-size: 16px;
  }

  .gallery-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .trainer-slide__button .button {
    width: 100%;
  }

  .trainer-slide {
    padding: 20px;
  }

  .trainer-slide__name .h3 {
    line-height: 1.3;
  }

  .trainer + .sale {
    padding-bottom: 100px;
  }

  .certificates + .arms {
    padding-top: 0;
  }

  .use {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .offer-right .h3 br {
    display: none;
  }

  .ticket-item {
    width: 100%;
  }

  .offer-right__btm {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .offer-right__price {
    width: 100%;
    margin-top: 10px;
  }

  .gun {
    padding-bottom: 50px;
  }

  .notfound {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .checkout-item > div:nth-child(4),
  .checkout-legend ul li:nth-child(4) {
    width: 14.714286%;
  }

  .checkout-item > div:nth-child(5),
  .checkout-item > div:nth-child(6),
  .checkout-legend ul li:nth-child(5),
  .checkout-legend ul li:nth-child(6) {
    width: 15.857143%;
  }

  .reviews-slider__page .reviews-slide {
    width: 32%;
    margin-right: 2%;
  }

  .reviews-slider__page .reviews-slide:nth-child(4n) {
    margin-right: 2px;
  }

  .reviews-slider__page .reviews-slide:nth-child(3n) {
    margin-right: 0;
  }

  .guns-items .arms-slide {
    width: 32%;
    margin-right: 2%;
  }

  .guns-items .arms-slide:nth-child(4n) {
    margin-right: 2%;
  }

  .guns-items .arms-slide:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .header-right > .header-phone {
    display: none;
  }

  .home {
    background-position: 0;
  }

  .about {
    padding-top: 50px;
  }

  .about .title {
    margin-bottom: 20px;
  }

  .about-one__image {
    width: 450px;
    height: 230px;
  }

  .about-one__image::before {
    width: 450px;
  }

  .about-one__image::after {
    width: 420px;
  }

  .about-slide {
    width: 180px;
    height: 140px;
  }

  .services-item {
    padding: 15px;
  }

  .cant-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid #e3bc84;
  }

  .sale-slide__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .events-slider .sale-slide__wrapper {
    flex-direction: column-reverse;
  }

  .sale-slide__left,
  .sale-slide__right {
    width: 100%;
  }

  .sale-slide__right {
    margin-top: 20px;
  }

  .sale-slider .slider-control {
    top: calc(100% + 20px);
    left: 0;
    bottom: auto;
  }

  .sale-slider .slider-control .slider-count span:first-child {
    color: rgba(15, 49, 54, 0.4);
  }

  .sale-slider .slider-control .slider-count span:last-child {
    color: rgba(15, 49, 54, 0.08);
  }

  .sale {
    padding-bottom: 80px;
  }

  .events {
    padding-bottom: 180px;
  }

  .best-wrapper {
    max-width: 100%;
  }

  .best {
    background-position: 0;
    background: none !important;
  }

  .best h2 br {
    display: none;
  }

  .reviews {
    padding-top: 50px;
  }

  .contacts-maped {
    height: 500px;
    margin-top: 430px;
  }

  .contacts-wrapper {
    display: block;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    width: 100%;
    border-radius: 0;
    max-width: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 400px;
    top: auto;
    bottom: 100%;
  }

  .footer-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-left {
    width: 100%;
  }

  .footer-logo,
  .footer-socials {
    width: 100%;
  }

  nav.socials ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-socials {
    margin-left: 0;
  }

  .footer-right {
    margin: 0 auto;
  }

  .footer-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-contacts ul {
    width: 100%;
  }

  .footer-contacts ul br {
    display: none;
  }

  .footer-contacts li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-contacts li a {
    white-space: nowrap;
  }

  .footer-contacts ul br {
    display: block;
  }

  .around {
    height: auto;
  }

  .around-video {
    padding-top: 150px;
    padding-bottom: 100px;
    position: relative;
  }

  .around-video::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: #000;
    opacity: 0.5;
  }

  .around .content {
    position: relative;
    z-index: 7;
  }

  .around-video__content p {
    font-size: 14px;
  }

  .around-video__content p br {
    display: none;
  }

  .around-video__content {
    padding-bottom: 0;
  }

  .gallery {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .gallery-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .gallery-slider,
  .gallery-info {
    width: 100%;
  }

  .gallery-info {
    margin-top: 20px;
  }

  .offer {
    padding-top: 50px;
  }

  .offer-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .offer-slider {
    width: 100%;
    margin-bottom: 20px;
  }

  .offer-right {
    width: 100%;
  }

  .offer-slide {
    height: 270px;
  }

  .offer-right .h3 {
    margin-bottom: 10px;
  }

  .offer-right p {
    margin-bottom: 5px;
  }

  .offer + .services {
    padding-top: 50px;
  }

  .gifts-items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .gifts .certificates-slide {
    margin-right: 0;
    width: calc(50% - 10px);
  }

  .gifts {
    padding-top: 50px;
  }

  .catalog {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .catalog-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .catalog-item {
    width: 100%;
    margin-bottom: 10px;
  }

  .catalog-item:last-child {
    margin-bottom: 0;
  }

  .catalog .title {
    margin-bottom: 30px;
  }

  .card-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .card-slider,
  .card-right {
    width: 100%;
  }

  .card-slider {
    margin-bottom: 20px;
  }

  .card-wrapper {
    margin-bottom: 40px;
  }

  .card-slide {
    height: 265px;
  }

  .time {
    padding-top: 50px;
  }

  .time-tabs ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .time-tabs ul li {
    margin-bottom: 10px;
  }

  /* .time-item .ticket-items .ticket-item {
    width: 50%;
  } */

  .time-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .time-left,
  .time-right {
    width: 100%;
  }

  .time-right {
    margin-top: 10px;
  }

  .instructors-items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .instructors-items .trainer-slide {
    margin-right: 0;
    width: calc(50% - 10px);
  }

  .instructors-tags ul li {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }

  .instructors-tags ul li a {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .faq-item__question {
    padding: 20px;
  }

  .faq-item__question .h3 {
    padding-left: 20px;
  }

  .faq-controll .bar {
    left: 10px;
  }

  .faq {
    padding-bottom: 50px;
    padding-top: 40px;
  }

  .meeting-requisites ul li {
    font-size: 14px;
    line-height: 1.4;
  }

  .meeting-requisites {
    padding: 50px 0;
  }

  .notfound {
    padding: 100px 0;
  }

  .notfound-number span {
    font-size: 150px;
  }

  .notfound-number {
    padding-bottom: 0;
    margin-bottom: 20px;
  }

  .notfound-paragraph p {
    font-size: 16px;
  }

  .checkout-legend {
    display: none;
  }

  .checkout-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }

  .checkout-item__number {
    display: none;
  }

  .checkout-item > div:nth-child(2) {
    width: 30%;
  }

  .checkout-item > div:nth-child(3) {
    width: 70%;
  }

  .checkout-item > div:nth-child(4) {
    width: 33%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .checkout-item > div:nth-child(5) {
    width: 33%;
  }

  .checkout-item > div:nth-child(6) {
    width: 33%;
  }

  .checkout-total {
    margin-top: 20px;
    margin-bottom: 50px;
  }

  .checkout-form__item .form-group {
    max-width: calc(50% - 5px);
  }

  .checkout-form__item .form-collect address {
    line-height: 1.5;
  }

  .checkout-form__item .form-collect .form-group {
    max-width: 100%;
  }

  .popup {
    padding: 30px;
  }

  .reviews-slider__page {
    justify-content: space-between;
  }

  .reviews-slider__page .reviews-slide {
    margin-right: 0;
    width: calc(50% - 10px);
  }

  .reviews-slider__page .reviews-slide:nth-child(3n) {
    margin-right: 0;
  }

  .guns-items {
    justify-content: space-between;
  }

  .guns-items .arms-slide {
    margin-right: 0;
    width: calc(50% - 5px);
  }

  /* .calculator-wrapper {
    min-height: 523px;
  } */

  .offer-right__btm {
    position: relative;
  }

  .lic-items {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .lic-item {
    width: calc(50% - 10px);
    margin-right: 0;
  }

  .footer-items {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .footer-item {
    margin-bottom: 30px;
  }

  .footer-item:last-child {
    margin-bottom: 0;
  }

  .footer-item__name::after {
    left: 50%;
    margin-left: -41.5px;
  }

  .gun-wrp {
    flex-wrap: wrap;
  }

  .gun-wrp .button {
    width: 100%;
    margin-bottom: 10px;
  }

  .gun-wrp .button:last-child {
    margin-bottom: 0;
  }

  .woocommerce-billing-fields__field-wrapper,
  .woocommerce-checkout .col-2 {
    width: 100%;
  }

  .woocommerce #payment {
    width: 100%;
    justify-content: center;
  }

  .ch-new__title h3,
  .woocommerce-checkout h3,
  .woocommerce-checkout.is-electrone .order-total th {
    font-size: 18px;
    line-height: normal;
  }

  .ch-new__info {
    font-size: 14px;
  }

  table.shop_table {
    width: 100%;
  }

  table tr.woocommerce-shipping-totals {
    display: flex;
    flex-direction: column;
  }

  .ch-new__items {
    position: relative;
    z-index: 3;
  }

  .woocommerce-checkout.is-personal {
    padding-bottom: 140px;
  }

  .woocommerce-checkout.is-personal .order-total {
    bottom: 25px;
  }

  table.shop_table th {
    font-size: 18px;
  }

  .woocommerce-checkout.is-personal .order-total {
    bottom: 60px;
    right: 0;
  }

  .woocommerce-checkout.is-personal .order-total td {
    right: 0;
    padding-right: 0;
  }

  .woocommerce-checkout.is-personal #payment {
    bottom: 30px;
  }

  .time-right__authors {
    flex-wrap: wrap;
  }

  .time-right__author {
    width: 100%;
  }

  .header-bvi {
    display: none;
  }
}

.formgen__item .formgen__column:first-child,
.formgen__title-block .formgen__title:first-child {
  margin-right: 80px;
}

.button.btncalc.hidden {
  display: none;
}

@media screen and (max-width: 480px) {
  .formgen__title-block .formgen__title:nth-child(2) {
    display: none;
  }

  .switchcounter__field._gen {
    width: 30px;
    height: 30px;
  }

  .switchcounter__button._gen {
    width: 30px;
    height: 30px;
  }

  .formgen__item .formgen__column:first-child,
  .formgen__title-block .formgen__title:first-child {
    margin-right: 10px;
  }

  .formgen__item {
    align-items: center;
    margin-bottom: 15px;
  }

  .formaddsert-select {
    font-size: 14px;
    padding-left: 5px;
    width: 200px !important;
    margin-bottom: 0 !important;
  }

  /* .header-cart {
    position: absolute;
    right: 28px;
    top: 10px;
  } */
  .mapadress {
    font-size: 22px;
  }

  .header-right > .header-button {
    display: none;
  }

  .header-cart {
    position: absolute;
    right: 66px;
    top: -9px;
  }

  .header-cart .whatslink {
    display: block;
  }

  /* .header-right>.header-button,
  .header-right>.header-cart {
    display: none;
  } */

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 25px;
  }

  .home-danger {
    max-width: 80%;
    margin: 20px auto 0px;
  }

  .home-calculator__name {
    font-size: 14px;
  }

  .calculator-select input[type="radio"] + label span {
    font-size: 14px;
  }

  /* .calculator-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  } */

  .calculator-row .calculator-group {
    width: 100%;
  }

  .calculator-row .calculator-group:last-child {
    width: 100%;
  }

  .calculator-submit {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .calculator-submit__price {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }

  .calculator-submit {
    margin-top: 20px;
  }

  ul.tabs li {
    padding: 0 10px;
    font-size: 14px;
  }

  .about-one__image {
    width: 300px;
    height: 150px;
  }

  .about-one__image::before {
    width: 260px;
    top: -75px;
  }

  .about-one__image::after {
    width: 220px;
    top: -100px;
  }

  .about-one__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about-slide {
    width: 130px;
    height: 100px;
  }

  .services {
    padding-top: 0;
  }

  .services-item {
    width: 100%;
    padding: 0;
  }

  .services-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
  }

  .services-item__text {
    margin-top: 10px;
  }

  .services-items {
    padding-top: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .services-items .slick-arrow {
    position: absolute;
    top: 0;
    left: 0;
  }

  .services-items .slick-arrow.slick-next {
    left: 50px;
  }

  .services {
    padding-bottom: 25px;
  }

  .services + .certificates {
    padding-top: 25px;
  }

  .certificates-paragraph {
    margin-bottom: 30px;
  }

  .certificates-slide__btm .price {
    width: auto;
    margin-left: 10px;
    margin-top: 0;
  }

  .sale-slide__left {
    height: 235px;
  }

  .best {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .best-wrapper p {
    margin-bottom: 20px;
  }

  .h3 {
    line-height: 1.4;
  }

  .best-wrapper .h3 {
    margin-bottom: 10px;
  }

  .contacts-wrapper {
    height: 540px;
    width: auto;
  }

  .contacts-maped {
    margin-top: 570px;
  }

  .footer-down {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-down a {
    margin-left: 0;
  }

  .calculator-variant {
    height: 30px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 10px;
  }

  .main-plus,
  .main-minus,
  .clc-plus,
  .clc-minus {
    width: 30px;
    background-size: 10px;
    height: 30px;
  }

  .calculator-count .main-plus,
  .calculator-count .main-minus,
  .calculator-count .clc-plus,
  .calculator-count .clc-minus {
    background-size: 10px;
  }

  .calculator-count input {
    width: 50px;
    height: 30px;
  }

  .calculator-label {
    font-size: 13px;
  }

  .home-calculator._main-page .calculator-label {
    font-size: 11px;
  }

  .calculator-time {
    display: none;
  }
  /* 
  .calculator-row._bottom{
    flex-wrap: wrap;
  } */

  .calculator-submit {
    text-align: center;
  }

  .calculator-submit .button {
    margin: 0 auto;
  }

  .calculator-select__item {
    margin-right: 25px;
  }

  .services-items .slick-arrow {
    top: auto;
    bottom: 0;
  }

  .services-items {
    padding-bottom: 40px;
  }

  .home {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .gallery-form .form .form-group {
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }

  .gallery-item:last-child {
    margin-bottom: 0;
  }

  .best + .contacts,
  .cant + .contacts {
    padding-top: 40px;
  }

  .use .services-items {
    position: relative;
    left: -15px;
    margin-bottom: -10px;
    width: calc(100% + 30px);
  }

  .use .services-item {
    padding: 25px 15px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
  }

  .services-item__button {
    display: block;
    margin-top: 10px;
  }

  .title.title-main,
  .title.title-main h1 {
    font-size: 30px;
  }

  .gifts .certificates-slide {
    width: 100%;
  }

  .gun-wrapper .title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .gun-wrapper .title .title-right {
    width: 100%;
    margin-top: 10px;
  }

  .gun-wrapper {
    padding-top: 50px;
  }

  .catalog-item {
    padding: 20px;
  }

  .target-list.target-semi li {
    width: 100%;
  }

  .card-slide {
    height: 220px;
  }

  .time-item .ticket-items .ticket-item {
    width: 100%;
  }

  .time {
    padding-bottom: 50px;
  }

  .article-content {
    padding-bottom: 0;
  }

  .article .services-items {
    padding-top: 0;
  }

  .instructors-items .trainer-slide {
    width: 100%;
  }

  .instructors-tags ul li a {
    font-size: 14px;
  }

  .meeting {
    padding-top: 40px;
  }

  .notfound-wrapper {
    text-align: center;
  }

  .notfound {
    padding: 50px 0;
  }

  .notfound-paragraph p {
    font-size: 14px;
  }

  .notfound-paragraph p br {
    display: none;
  }

  .notfound-number::after {
    left: 50%;
    margin-left: -41.5px;
  }

  .checkout-item > div:nth-child(2) {
    width: 100%;
    padding-right: 0;
  }

  .checkout-item > div:nth-child(3) {
    width: 100%;
    margin-top: 10px;
  }

  .checkout-form__item .form-group {
    max-width: 100%;
  }

  .checkout-form__item .form-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .checkout {
    padding-bottom: 50px;
    padding-top: 40px;
  }

  .popup .form-row .form-group {
    width: 100%;
  }

  .services-item__text p {
    text-align: left;
    font-size: 14px;
  }

  .contacts-btm .button {
    margin-right: 10px;
  }

  .popup-right {
    width: 100%;
  }

  .popup-photo {
    display: none;
  }

  .header + .reviews {
    padding-bottom: 50px;
  }

  .guns-items .arms-slide {
    margin-right: 0;
    width: 100%;
  }

  .footer-contacts li a {
    white-space: normal;
    display: inline-block;
    text-align: center;
  }

  .footer-contacts li a img {
    margin-right: 10px;
  }

  nav.menu ul li {
    margin-right: 0;
  }

  .home-slider {
    display: none;
  }

  .home {
    /* background: #000 url(../img/assets/home/mob.jpg) no-repeat center/cover; */
    background-size: cover;
    position: relative;
    background-position: bottom center;
  }

  .home::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
  }

  .lic {
    padding-bottom: 50px;
  }

  .lic-item {
    width: 100%;
    margin-right: 0;
  }

  .about-one__right {
    display: none;
  }

  .about-slide {
    height: auto;
  }

  .about .slick-slide {
    margin: 0 5px;
  }

  .about .slick-list {
    margin: 0 -5px;
  }

  .services-item__photo {
    width: 100%;
  }

  .services-item__photo img {
    width: 100%;
  }

  .calculator-select {
    margin-bottom: 10px;
  }

  .calculator-submit {
    margin-top: 0;
  }

  .home-calculator__name {
    margin-bottom: 20px;
  }

  #maped {
    position: relative;
  }

  #maped::before {
    content: "Смотреть карту";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(196, 196, 196, 0.7);
    opacity: 1;
    z-index: 10;
    display: flex;
    justify-content: center;

    align-items: center;
    font-size: 20px;
    padding-bottom: 50px;
    box-sizing: border-box;
  }

  #maped::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 42px;
    height: 42px;
    margin-left: -21px;
    z-index: 11;
    margin-top: -10px;
    background: url("../img/assets/footer/eye.svg") no-repeat center/contain;
  }

  .contacts-maped #maped {
    width: 100vw;
  }

  #maped.open::before,
  #maped.open::after {
    content: none;
  }

  .breadcrumbs li {
    margin-bottom: 7.5px;
  }

  /* .breadcrumbs li:last-child {
    margin-bottom: 0;
  } */

  .gifts-categories ul a {
    font-size: 16px;
  }

  .gifts-categories ul {
    margin-bottom: 20px;
    justify-content: space-between;
  }

  .gifts-categories ul a {
    font-size: 14px;
    width: 100%;
    display: flex;
    justify-content: center;
    padding-left: 5px;
    padding-right: 5px;
  }

  .gifts-categories ul li {
    width: 47%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .gift-subcategories ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .gift-subcategories ul li a {
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    height: 30px;
  }

  .gift-subcategories ul li {
    margin-right: 20px;
    margin-bottom: 10px;
    flex: auto;
    margin-right: 5px;
  }

  .title.title-main p {
    font-size: 14px;
  }

  .gift-subcategories {
    margin-bottom: 25px;
  }

  .gift-subcategories ul li a {
    width: 100%;
    justify-content: center;
  }

  .gifts {
    padding-top: 30px;
  }

  .cant {
    height: auto;
  }

  .cant-wrapper {
    padding: 30px 20px;
  }

  .custom-send__wrapper {
    flex-wrap: wrap;
  }

  .custom-send__left,
  .custom-send__right {
    width: 100%;
  }

  .custom-send__right {
    margin-top: 20px;
    width: 100%;
    height: 200px;
  }

  .ticket-item {
    width: calc(50% - 5px);
  }
  .gifts  {
    padding-bottom: 40px;
  }
}

.page-succes {
  overflow: hidden;
}

.addcart {
  background: #ddbf79;
  border-radius: 5px;
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
  position: relative;
  z-index: 10;
  margin-left: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.addcart:before {
  left: 10px;
}

.addcart:hover {
  background: #e3bc84;
}

.aboutproduct {
  width: 100%;
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  line-height: 2;
}

/* Новые попапы */
.thankspopup {
  max-width: 350px;
  text-align: center;
  padding-left: 34px;
  padding-right: 34px;
}

.thankspopup .h3 {
  display: inline-block;
}

.cartpopup__columns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.cartpopup__columns._bottom {
  padding-top: 30px;
  margin-bottom: 0;
}

.cartpopup {
  max-width: 540px;
}

.cartpopup .button {
  font-size: 16px;
}

.cartpopup .button span {
  font-size: 16px;
}

.cartpopup__counter .main-minus {
  background: #949494 url("../img/assets/checkout/minus.svg") no-repeat
    center/18px;
}

.cartpopup__counter .main-plus {
  background: #949494 url("../img/assets/checkout/plus.svg") no-repeat
    center/18px;
}

.cartpopup__counter .countinp {
  width: 60px;
  background: #949494;
  color: white;
  margin-left: 5px;
  margin-right: 5px;
}

.button._lighten {
  background: #f4e9d8;
}

.switchcounter {
  display: flex;
  align-items: center;
}

.switchcounter__btn,
.switchcounter__button {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.switchcounter__btn._minus {
  background: #949494 url("../img/assets/checkout/minus.svg") no-repeat
    center/18px;
}

.switchcounter__button._minus {
  background: url("../img/assets/checkout/minus.svg") no-repeat center/18px;
}

.switchcounter__button._plus {
  background: url("../img/assets/checkout/plus.svg") no-repeat center/18px;
}

.switchcounter__btn._plus {
  background: #949494 url("../img/assets/checkout/plus.svg") no-repeat
    center/18px;
}

.switchcounter__btn._minus.remove-single-product {
  background: #949494 url("../img/assets/checkout/delete.svg") no-repeat
    center/18px;
}

.switchcounter__btn img {
  display: none;
}

.counterblock {
  padding-top: 15px;
}

.formgen__item,
.formgen__title-block {
  display: flex;
  flex-wrap: wrap;
}

.fieldwrap {
  position: relative;
}

.fieldwrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none;
}

.addgen {
  width: 300px;
  text-align: center;
  margin-bottom: 70px;
}

.formgen__key {
  width: 300px;
}

.formgen__title {
  margin-bottom: 40px;
}

.generateform .title {
  margin-bottom: 50px;
}

.switchcounter__inp,
.switchcounter__field {
  width: 60px;
  background: #949494;
  color: white;
  text-align: center;
  padding: 0;
  border: none;
  margin-right: 5px;
  margin-left: 5px;
}

.addgen {
  background: none;
  border: none;
  cursor: pointer;
}

.switchcounter__field {
  width: 40px;
  background: white;
  color: black;
}

.capcha {
  margin-bottom: 15px;
}

.captcha-image {
  border: 1px solid #e3bc84 !important;
  border-radius: 5px;
}

/* .switchcounter__btn {
  background: #949494;
} */

.cartpopup-overlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgb(0, 0, 0, 0.3);
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

.cartpopup-overlay:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #1e3133;
  border-bottom-color: #1e3133;
  animation: spinner 0.8s ease infinite;
  top: 45%;
  left: 50%;
}

.time-item__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.time-item__list li {
  margin-right: 25px;
  margin-bottom: 30px;
}

.time-item__data {
  border: 3px solid #e3bc84;
  border-radius: 10px;
  padding: 6px 20px;
  font-size: 18px;
  font-weight: 500;
}

.cartpopup__close {
  width: 18px;
  position: absolute;
  right: 20px;
  top: 15px;
  cursor: pointer;
}

.cookie-block {
  display: none;
  position: fixed;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 100;
  bottom: 22px;
  max-width: 828px;
  border: 1px solid #f7f7f7;
  background-color: white;
  -webkit-box-shadow: 0px 2px 5px rgb(0 0 0 / 5%);
  box-shadow: 0px 2px 5px rgb(0 0 0 / 5%);
  padding: 10px 15px;
  border-radius: 10px;
}

.cookie-block__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* .cookie-block.closed {
  display: none;
} */

.cookie-block.open {
  display: block;
}

@media (max-width: 767px) {
  .home-calculator._main-page {
    display: none;
  }
  .cookie__text {
    margin-bottom: 15px;
  }

  .cookie-block__item {
    flex-direction: column;
  }

  .cartpopup__close {
    right: 12px;
  }

  .time-item__list {
    justify-content: center;
  }

  .popup.cartpopup {
    padding: 16px;
  }

  .cartpopup .button,
  .cartpopup .button span {
    font-size: 12px;
  }
}

.test-system {
  padding-bottom: 96px;
}

.test-title {
  font-family: "RobotoSlab-Bold", sans-serif;
  color: black;
  margin-bottom: 27px;
}

.startblock__article {
  margin-bottom: 30px;
}

.startblock__subtitle {
  margin-bottom: 20px;
}

.startblock__list {
  max-width: 460px;
  width: 100%;
  margin-bottom: 40px;
}

.startblock__list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* flex-wrap: wrap; */
  margin-bottom: 25px;
  position: relative;
  padding-left: 25px;
}

@media (max-width: 767px) {
  .startblock__list li {
    flex-direction: column;
    align-items: flex-start;
  }
}

.formblock__list li {
  padding-left: 25px;
  position: relative;
  line-height: 1.4;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .formblock__list {
    padding-top: 15px;
  }
}

.startblock__list li:after,
.formblock__list li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  background: url("../img/assets/header/pricel.svg") no-repeat center;
}

@media (min-width: 992px) {
  .startblock__list li:after,
  .formblock__list li:after {
    top: 50%;
    transform: translateY(-50%);
  }
}

.infoblock__article {
  font-family: "RobotoSlab-Regular", sans-serif;
  line-height: 1.3;
  color: #0f3136;
  margin-bottom: 50px;
  font-size: 20px;
}

@media (max-width: 767px) {
  .startblock__list li:after,
  .formblock__list li:after {
    top: 1px;
  }
  .infoblock__article {
    font-size: 16px;
  }
}

.infoblock__title {
  margin-bottom: 30px;
}

.teststart-btn {
  text-transform: uppercase;
}

.button._choosen {
  height: 36px;
  margin-left: 12px;
}

@media (max-width: 767px) {
  .button._choosen {
    margin-top: 20px;
    margin-left: 0;
  }
}

.button._choosen span {
  font-size: 16px;
}

.questionblock__title {
  margin-bottom: 30px;
}

.question-article__title {
  font-weight: 600;
  margin-bottom: 10px;
}

.question-article li {
  margin-bottom: 20px;
}

.question-article {
  margin-bottom: 30px;
}

.question {
  border: 1px solid #e3bc84;
  border-radius: 5px;
  padding: 10px 22px;
}

.question__count {
  font-family: "RobotoSlab-Regular", sans-serif;
  line-height: 1.3;
  color: #0f3136;
  font-size: 25px;
  margin-bottom: 15px;
}

.question__count span {
  color: #898989;
}

.question__title {
  font-family: "RobotoSlab-Regular", sans-serif;
  margin-bottom: 35px;
  font-size: 20px;
}

@media (max-width: 767px) {
  .question__title {
    font-size: 16px;
  }

  .question__list p {
    line-height: 1.2;
  }
}

.actions {
  padding-top: 48px;
  margin-bottom: 75px;
  display: flex;
}

.actions .button {
  width: 206px;
  height: 42px;
  justify-content: center;
  margin-right: 39px;
}

.stop-btn {
  margin-left: auto;
}

.actions .button span {
  font-size: 18px;
}

@media (max-width: 991px) {
  .actions .button {
    width: 180px;
    margin-bottom: 15px;
  }

  .stop-btn {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .actions {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: white;
    margin-bottom: 0;
    z-index: 99;
    padding-top: 10px;
    justify-content: space-around;
  }

  .actions .button {
    width: 100px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .actions .button span {
    font-size: 16px;
  }
}

.progressblock__list {
  display: flex;
  margin-bottom: 35px;
}

.progressblock__list li:first-child {
  font-weight: 600;
  font-size: 16px;
}

.progressblock__list li:not(:first-child) {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
}

.progressblock__list li:nth-child(2) {
  color: #32ae82;
  margin-right: 58px;
  margin-left: auto;
}

.progressblock__list li:last-child {
  color: #ff0000;
}

@media (max-width: 767px) {
  .progressblock {
    padding-top: 25px;
  }

  .progressblock__list li:first-child {
    display: none;
  }

  .progressblock__list li:nth-child(2) {
    margin-left: 0;
  }

  .progressblock__list li:not(:first-child) {
    font-size: 14px;
  }

  .progressblock__list li:nth-child(2) {
    margin-right: 0;
  }
}

.progressbar {
  width: 100%;
  position: relative;
  border: 1px solid #e3bc84;
  border-radius: 18px;
  height: 16px;
  /* overflow: hidden; */
}

.progressbar__sircle {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  border-radius: 100%;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e3bc84;
  transition: 0.5s;
  font-weight: bold;
}

.progressbar__line {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  border-radius: 18px;
  background-color: #e3bc84;
  transition: 0.5s;
}

.question__list {
  position: relative;
}

.question__list:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}

.question__list.disabled:after {
  display: block;
}

.question__list li {
  margin-bottom: 20px;
}

.radiobtn p {
  position: relative;
  cursor: pointer;
}

.radiobtn > p::before {
  position: absolute;
  left: 0;
  top: -1px;
  content: "";
  width: 24px;
  height: 24px;
  border: 2px solid #e3bc84;
  border-radius: 100%;
}

.radiobtn > p::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 5px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #e3bc84;
  transition: all 0.3s ease-in-out;
  display: none;
}

.radiobtn.is-active > p::before {
  border: 2px solid #32ae82;
}

.radiobtn.is-active > p::after {
  background: #32ae82;
}

.radiobtn > input:checked + p::after {
  display: block;
}

.radiobtn > p {
  padding-left: 35px;
}

.testresult {
  max-width: 603px;
  width: 100%;
  margin: 0 auto 80px;
  padding: 44px 23px;
  border-radius: 10px;
  border: 1px solid #e3bc84;
}

@media (max-width: 767px) {
  .testresult {
    width: auto;
  }
}

.testresult__top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 65px;
  font-weight: 600;
}

.testresult__top span:first-child {
  color: #32ae82;
}

.testresult__top span:last-child {
  color: #ff0000;
}

.testresult__title {
  font-family: "RobotoSlab-Regular", sans-serif;
  line-height: 1.3;
  color: #0f3136;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 35px;
}

.testresult__count {
  font-family: "RobotoSlab-Regular", sans-serif;
  line-height: 1.3;
  color: #0f3136;
  text-align: center;
  font-size: 55px;
  margin-bottom: 55px;
}

.testresult {
  margin-bottom: 86px;
}

.resultblock__btn {
  max-width: 450px;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 74px;
  text-transform: uppercase;
  justify-content: center;
  font-size: 28px;
}

.radiobtn {
  display: inline-block;
}

.radiobtn:hover p {
  color: #e3bc84;
}

.radiobtn.error p {
  color: red;
}

.radiobtn.is-active p {
  color: #32ae82;
}

.radiobtn.error p:before {
  border: 2px solid red;
}

.radiobtn.error p:after {
  background: red;
}

.errorMessage {
  padding-top: 20px;
  color: red;
}

.actions button {
  text-transform: uppercase;
}

.test-system {
  padding-top: 50px;
}

.formblock {
  display: flex;
  margin-bottom: 90px;
}

.formblock__column {
  width: 50%;
}

.formblock__list {
  line-height: 2;
  font-family: "Roboto-Light", sans-serif;
  margin-bottom: 20px;
}

.formblock__column._left {
  padding-left: 44px;
}

.formloan.popup {
  display: block;
  padding: 0;
  background: none;
  box-shadow: none;
  z-index: 1;
}

.formloan.popup span {
  font-size: 15px;
  display: block;
}

.formloan.popup .w100 {
  width: 100%;
}

@media (max-width: 1279px) {
  .formblock {
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
  }

  .formblock__column {
    width: 100%;
  }

  .formblock__column._left {
    padding-left: 0;
  }
}

#shipping_method li:after {
  /* position: absolute; */
  display: block;
  content: "Срок доставки зависит от компании СДЭК и составляет в среднем 3-4 дня";
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 12px;
  color: red;
}

#shipping_method li:first-child:after {
  display: none;
}

#toc_container {
  width: 100% !important;
  padding: 15px 30px !important;
  border: 1px solid #e3bc84 !important;
  border-radius: 9px !important;
}

.toc_list li {
  margin-bottom: 10px !important;
  padding-left: 22px !important;
}

#toc_container p.toc_title {
  color: #e3bc84;
}

/* .toc_list li:before{
  display: none !important;
} */

#toc_container p.toc_title {
  font-size: 24px;
  text-align: left !important;
}

.partnerslist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 50px;
}

.partnerslist > li {
  box-sizing: border-box;
  padding: 50px 36px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  width: 48%;
  margin-bottom: 45px;
  background: white;
  border-radius: 10px;
}

.partnerslist .popup-photo {
  display: flex;
}

.partnerslist__item {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .partnerslist li {
    width: 100%;
  }
  .partnerslist .popup-wrapper {
    flex-direction: column;
  }
  .partnerslist .popup-photo {
    margin-bottom: 25px;
  }
}

.partnerslist .p-content p {
  margin-bottom: 10px;
}

.producthit {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #e3bc84;
  border: 2px solid #ffffff;
  border-radius: 65.7513px;
  padding: 4px 14px;
}

.whblack {
  position: relative;
}

.whicon {
  position: absolute;
  width: 32px;
  left: 45px;
  top: 50%;
  transform: translateY(-50%);
}

.button.opacity {
  background: none;
  border: 2px solid #e3bc84;
}

.button.opacity span {
  color: #e3bc84;
}

.button.opacity:hover {
  background: #e3bc84;
}

.button.opacity:hover span {
  color: black;
}

.popup.timetable-modal {
  padding: 35px;
}

.timetable-modal__title {
  text-align: center;
}

.timetable-modal__title:after {
  display: none;
}

.timetable-modal__column {
  width: 50%;
}

.timetable-modal__list,
.light {
  font-family: "Roboto-Light", sans-serif;
}

.timetable-modal__bottom li {
  display: flex;
  align-items: center;
}

.timetable-modal__bottom span {
  padding-left: 10px;
}

.timetable-modal__bottom li:first-child {
  margin-bottom: 15px;
}

.timetable-modal__bottom li:nth-child(2) {
  margin-bottom: 20px;
}

.timetable-modal__list li {
  display: flex;
  margin-bottom: 25px;
  line-height: 26px;
}

.timetable-modal__list li span {
  padding-left: 12px;
}

.timetable-modal__list.align-center li {
  align-items: center;
}

.timetable-modal__column .h3 {
  font-size: 16px;
  padding-top: 25px;
  position: relative;
}

.timetable-modal__column .h3:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url("../img/assets/services/btm.svg") no-repeat center/contain;
}

.timetable-modal__columns {
  display: flex;
  margin-bottom: 35px;
}

.itemlist {
  width: calc(100% - 25px);
}

.btnblock {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.btnblock li:first-child {
  margin-right: 50px;
}

@media (max-width: 767px) {
  .timetable-modal__columns {
    flex-direction: column;
  }
  .btnblock li:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .timetable-modal__column {
    width: 100%;
  }
  .btnblock {
    flex-direction: column;
  }
}

.bannerphone a::before {
  width: 22px;
  height: 22px;
  transform: translateY(-50%);
  margin-top: 0;
}

.bannerphone a {
  color: white;
  font-size: 22px;
}

.bannerphone {
  text-align: center;
}

.bannerphone li {
  margin-bottom: 15px;
}

.bannerphone span {
  display: inline-block;
  padding-left: 15px;
}

.testonline__link {
  color: white;
  padding-top: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.testonline__link._top {
  padding-top: 30px;
}

.testonline__link a {
  text-transform: uppercase;
  text-decoration: underline;
  padding-left: 10px;
  display: inline-block;
}

.testonline__link span {
  display: inline-block;
  padding-left: 10px;
}

@media (max-width: 767px) {
  .testonline__link a,
  .testonline__link span {
    padding-left: 5px;
    font-size: 11px;
  }
}

@media (max-width: 1279px) {
  .testonline__link._top {
    padding-top: 0;
    padding-bottom: 25px;
  }
}

.home__mobimage {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.home__mobimage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home__image-overlay {
  position: relative;
  height: 100%;
}

.home__image-overlay:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.7;
}

@media (min-width: 480px) {
  .home__mobimage {
    display: none;
  }
}

.title_after {
  display: flex;
  margin-bottom: 10px;
}
.content_after {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 0 20px;
  border-radius: 20px;
  margin-bottom: 20px;
  align-items: center;
}
.title_after .views,
.content_after .social {
  display: flex;
  align-items: center;
}

.content_after .views,
.content_after .social div {
  margin-left: 10px;
}

.title_after .views img {
  width: 25px;
  margin-right: 10px;
}

.ya-share2__container_mobile .ya-share2__badge {
  padding: 0;
}
@media (max-width: 480px) {
  .content_after {
    display: flex;
    flex-direction: column;
    padding-top: 20px;
  }
}

.author_post {
  background: #e8e8e8;
  border-radius: 11px;
  display: flex;
  align-items: center;
  padding: 20px;
  margin-bottom: 20px;
}

.author_post img {
  border-radius: 10px;
  margin-right: 20px;
}

.author_content {
  font-family: "Roboto", sans-serif;
}

.author_content h3 {
  margin: 10px 0;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

.author_content a {
  font-weight: bold;
}

.author_post a.trainer-btn {
  margin-left: auto;
}

@media (max-width: 767px) {
  .author_post {
    flex-wrap: wrap;
    padding: 20px 10px;
  }
  .author_content {
    max-width: calc(100% - 140px);
    font-size: 13px;
    line-height: 16px;
  }

  .author_content h3 {
    line-height: 20px;
    font-size: 13px;
  }
  .author_post a.trainer-btn {
    margin-left: 123px;
    margin-top: 20px;
  }

  .ya-share2__badge {
    padding: 0;
  }

  .rmp-widgets-container.rmp-wp-plugin.rmp-main-container
    .rmp-rating-widget__icons-list {
    display: flex;
    justify-content: center;
  }
}

.author_content ul li {
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  color: #1e3133;
  min-height: 18px;
  display: block;
  line-height: 1.4;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Roboto-Light", sans-serif;
  margin-bottom: 7px;
}

.author_content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  background: url(../img/assets/reviews/star-fill.svg) no-repeat center/contain;
}

.need_document {
  margin-bottom: 60px;
  border: 1px solid #e3bc84;
  border-radius: 8px;
  padding: 20px;
}

.need_document h2 {
  margin-bottom: 20px;
}

.need_document p {
  margin-bottom: 20px;
}

.need_document ul {
  margin-bottom: 20px;
}
.need_document ul li {
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  color: #1e3133;
  min-height: 18px;
  display: block;
  line-height: 1.4;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Roboto-Light", sans-serif;
  margin-bottom: 15px;
}

.need_document ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  background: url(../img/assets/reviews/star-fill.svg) no-repeat center/contain;
}

@media (max-width: 1600px) {
  .need_document ul li {
    font-size: 14px;
  }
}

/**course new */

.text_block h2 {
  margin: 80px 0 80px;
}

.faq .text_block {
  margin-bottom: 40px;
}

.faq .text_block h2 {
  margin: 10px 0 30px;
}

.text_block ul {
  column-count: 2;
  column-gap: 4%;
  margin-bottom: 100px;
}

.text_block ul li {
  padding-left: 50px;
  position: relative;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: #0f3136;
  min-height: 18px;
  display: block;
  line-height: 1.4;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.text_block ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 27px;
  height: 27px;
  background: url(../img/assets/reviews/star-fill.svg) no-repeat center/contain;
}

.list_service {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

.service_item {
  display: flex;
  background: #ffffff;
  box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  padding: 30px;
}

.service_item.active {
  background: #d6d6d6;
}

.service_item + .service_item {
  margin-left: 65px;
}

.img_service {
  width: 100%;
  height: 200px;
  max-width: 200px;
  margin-right: 20px;
  flex-shrink: 0;
}

.img_service img {
  object-fit: cover;
  height: 100%;
  display: block;
  border-radius: 10px;
}

.service_title {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #0f3136;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
  display: block;
  font-family: "RobotoSlab-Medium", sans-serif;
}

.service_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url(../img/assets/services/btm.svg) no-repeat center/contain;
}

.service_text {
  font-weight: 300;
  font-size: 16px;
  line-height: 32px;
  color: #1e3133;
  font-style: normal;
  font-family: "Roboto-Light", sans-serif;
}

.service_content .button {
  margin-left: auto;
  display: table;
  line-height: 42px;
  margin-top: 20px;
}

.course_new .need_document {
  margin-top: 120px;
}

.course_new .need_document p {
  line-height: 60px;
}

.course_new .need_document li {
  line-height: 40px;
}

.course_new .need_document li strong {
  font-size: 20px;
}

.course_new .need_document ul li:before {
  top: 9px;
}

.blocks {
  margin-top: 140px;
}

.block {
  display: flex;
}

.block + .block {
  margin-top: 50px;
}

.block:nth-child(2n) .block_img {
  order: 2;
}

.block_img {
  flex-shrink: 0;
  width: 50%;
}

.block_content {
  margin-left: 140px;
  margin-top: 50px;
  display: flex;
  flex-direction: column;
}

.block_title {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 29px;
  color: #0f3136;
  padding-bottom: 30px;
  margin-bottom: 20px;
  position: relative;
  font-family: "RobotoSlab-Medium", sans-serif;
}

.block_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83px;
  height: 4px;
  background: url(../img/assets/services/btm.svg) no-repeat center/contain;
}
.block_content a.button {
  width: 275px;
  text-align: center;
  justify-content: center;
  margin: 20px auto 0;
  margin-top: auto;
}

.block_text {
  margin-bottom: 20px;
}

.block:nth-child(2n) .block_content {
  margin-left: 0;
  padding-right: 50px;
}

.course_new .certificates .title {
  margin-bottom: 140px;
}

.course_new .certificates .certificates-paragraph .slider-control {
  margin-bottom: 40px;
}

.form_consult {
  height: 700px;
  background: url(https://tir-kalibr.ru/wp-content/uploads/2022/11/Vector-1-1.jpg)
    no-repeat center/cover;
  padding-top: 110px;
  padding-bottom: 110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 250px;
  margin-bottom: 100px;
}

.form_consult .content {
  height: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  border: 6px solid #e3bc84;
  border-radius: 10px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form_consult_title {
  font-weight: 400;
  font-size: 42px;
  line-height: 55px;
  text-align: center;
  font-family: "RobotoSlab-Regular", sans-serif;
  color: #ffffff;
  margin-bottom: 60px;
}

.form_consult_desc {
  font-weight: 300;
  font-size: 22px;
  line-height: 35px;
  font-family: "Roboto-Light";

  text-align: center;

  color: #ffffff;
}

.form_consult_after {
  font-weight: 300;
  font-size: 15px;
  line-height: 35px;
  font-family: "Roboto-Light";
  text-align: center;
  color: #ffffff;
  margin-top: 35px;
}

#wpcf7-f3853-o1 {
  margin-top: 40px;
}

#wpcf7-f3853-o1 .form-group + .form-group {
}

#wpcf7-f3853-o1 .form-group label {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
  text-align: left;
}

#wpcf7-f3853-o1 .form-group {
  width: calc(100% / 3 - 80px);
}

#wpcf7-f3853-o1 .form-group label span {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;

  color: #e3bc84;
}

#wpcf7-f3853-o1 .form-group input {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #e3bc84;
  border-radius: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.56);
}

#wpcf7-f3853-o1 .form-group input::placeholder {
  color: rgba(255, 255, 255, 0.56);
}

#wpcf7-f3853-o1 .form-group button {
  height: 42px;
  margin-top: 31px;
  width: 100%;
  font-weight: 500;
  font-size: 10px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #0f3136;
  white-space: nowrap;
}

input.wpcf7-not-valid {
  border: 1px solid red !important;
}

/*мепрориятия*/

.event {
  background: none;
}

.list_event {
  margin-bottom: 60px;
}
.item_event + .item_event {
  margin-top: 100px;
}

.item_event_head {
  display: flex;
  margin-bottom: 35px;
}

.item_event_date {
  font-family: "RobotoSlab-Regular", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 29px;
  color: #0f3136;
  margin-right: 20px;
  border: 2px solid #e3bc84;
  border-radius: 9px;
  padding: 3px;
}

.item_event_name {
  font-family: "RobotoSlab-Regular", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 29px;
  color: #e3bc84;
  margin-top: 4px;
}

.item_event_name a {
  color: #1e3133;
}

.item_event_content {
  display: flex;
}
.item_event_img {
  flex-shrink: 0;
  margin-right: 20px;
}
.item_event_img img {
  border-radius: 10px;
}
.item_event_text {
  font-weight: 300;
  font-size: 16px;
  line-height: 32px;
  color: #1e3133;
  font-family: "Roboto-Light";
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.item_event_text a {
  margin-top: auto;
}

.single_event .text_block p {
  font-size: 18px;
}

.single_event .text_block h2 {
  font-family: "RobotoSlab-Regular", sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 46px;
  text-align: center;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 20px;
}

.date_event {
  font-family: "RobotoSlab-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 52px;
  line-height: 69px;
  color: #e3bc84;
  border: 5px solid #e3bc84;
  border-radius: 22px;
  display: table;
  margin: 100px auto;
  padding: 5px 10px;
}

/*ratings*/

.system {
  border: 1px solid #e3bc84;
  border-radius: 8px;
  padding: 30px 20px;
  margin: 40px 0;
}

.system_title {
  font-family: "RobotoSlab-Regular", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 46px;
  color: #000000;
  text-align: center;
  margin-bottom: 40px;
}

.system_list {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}

.system_item {
  display: flex;
  flex-direction: column;
}

.system_place {
  border: 3px solid #e3bc84;
  border-radius: 8px;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 5px;
}

.system_ball {
  font-family: "Roboto-Medium", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #e3bc84;
  text-align: center;
}

.system_ball__color {
  color: #000000;
}

.system_item img {
  margin-bottom: 15px;
}

/*табы*/
.tabs {
  display: flex;

  margin-left: -10px;

  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  flex-wrap: wrap;
}

.tabs button {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #0f3136;

  position: relative;

  display: block;

  margin-left: 10px;
  padding: 8px 32px;

  transition: 0.2s linear;

  border-radius: 5px;
  border: none;
  background: #f4e9d8;
  cursor: pointer;
}

.tabs button:hover,
.tabs button.active {
  background: #e3bc84;
  border-radius: 5px;
  font-weight: 900;
}

.tab_content {
  position: relative;

  visibility: hidden;
  overflow: hidden;

  height: 0;

  pointer-events: none;

  opacity: 0;
}

.tab_content.active {
  visibility: visible;
  overflow: visible;

  height: auto;

  transition: opacity 0.5s linear;
  pointer-events: auto;

  opacity: 1;
}

.tab_content.level1 {
  border: 1px solid #e3bc84;
  border-radius: 5px;
  position: relative;
  border-top-left-radius: 0;
}

.tab_content.level1 > .tabs:first-child {
  position: absolute;
  left: -1px;
  top: -59px;
}

.tab_content.level1 > .tabs:first-child button {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  padding: 14px 57px;
  border-radius: 5px 5px 0px 0px;
  border: 1px solid transparent;
}

.tab_content.level1 > .tabs:first-child button.active {
  background: transparent;
  border: 1px solid #e3bc84;
  border-bottom: transparent;
  position: relative;
}

.tab_content.level1 > .tabs:first-child button.active:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #f3f3f3;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.tab_content.level2.active {
  margin-top: 30px;
}

.tab_content.level3.active {
  margin-top: 40px;
}

.tabs_first {
  margin-bottom: 100px;
}

.tab_content.level1.active {
  padding: 30px;
}
.tab_content.level3.active .tabs {
  margin-bottom: 40px;
}

.tab_content table {
  border: 1px solid #000000;
}
.tab_content th {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #0f3136;
  border: 1px solid #000000;
  text-transform: none;
  letter-spacing: 0;
  padding: 10px;
  vertical-align: middle;
}
.tab_content tr {
  border: 1px solid #000000;
}

.tab_content td {
  border: 1px solid #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  vertical-align: middle;
}

.hidden_table td {
  color: rgba(15, 49, 54, 0.5);
}

.tabs_container_first {
  margin-bottom: 100px;
}

.tab_content td span.up {
  border: 1px solid #e3bc84;
  box-shadow: 0px 1px 2px rgb(0 0 0 / 12%);
  border-radius: 50%;
  display: inline-flex;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  cursor: pointer;
  transition: 0.3s;
}

.tab_content td span.up.active {
  transform: rotate(180deg);
}

.tab_content td span.up.active {
  background: #e3bc84;
}

.tab_content td span.up.active svg * {
  fill: #fff;
}

.footer-right__block {
  width: 215px;
  display: flex;
  flex-direction: column;
}

.home-wrapper .home-form__h1 {
  margin-bottom: 22px;
  font-size: 33px;
}

.tab_content.level2.new_tabs__container.active {
  margin-top: 0;
}

@media screen and (max-width: 992px) {
  .list_service {
    flex-direction: column;
  }

  .service_item + .service_item {
    margin-left: 0;
    margin-top: 30px;
  }

  .blocks {
    margin-top: 50px;
  }

  .block_content {
    margin-left: 30px;
  }

  .form_consult {
    height: auto;
  }

  .form_consult .content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .form_consult_title {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 35px;
  }

  .form_consult_desc {
    font-weight: 300;
    font-size: 17px;
    line-height: 24px;
  }

  #wpcf7-f3853-o1 .form-row {
    flex-direction: column;
  }
  #wpcf7-f3853-o1 .form-group {
    width: 100%;
    margin-bottom: 15px;
  }

  #wpcf7-f3853-o1 .form-group button {
    justify-content: center;
    margin-top: 0;
  }

  .form_consult {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .tabs_new {
    width: 1000px;
    margin-left: 0px;
    flex-wrap: nowrap !important;
  }

  .time_new {
    overflow: auto;
  }
}

@media screen and (max-width: 768px) {
  .block {
    flex-direction: column;
  }

  .block_img {
    width: 100%;
  }

  .block_content {
    margin-left: 0;
  }

  .block + .block {
    margin-top: 30px;
  }

  .block:nth-child(2n) .block_img {
    order: 0;
  }

  .block:nth-child(2n) .block_content {
    padding-right: 0;
  }

  .block_content {
    margin-top: 20px;
  }

  .form_consult {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .form_consult .content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form_consult_after {
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    font-family: "Roboto-Light";
    text-align: center;
    color: #ffffff;
    margin-top: 15px;
  }

  .course_new .certificates .title {
    margin-bottom: 10px;
  }

  .time-tabs ul li a {
    padding: 0 10px;
  }

  .item_event_head {
    flex-direction: column;
    align-items: center;
  }

  .item_event_date,
  .item_event_img {
    margin-right: 0;
  }

  .item_event_content {
    flex-direction: column;
  }

  .item_event_img img {
    width: 100%;
    height: auto;
  }

  .item_event_img {
    margin-bottom: 20px;
  }

  .item_event_text a {
    margin-top: 20px;
  }

  .item_event + .item_event {
    margin-top: 40px;
  }

  .list_event {
    margin-bottom: 60px;
  }

  .event + .certificates {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .single_event .text_block h2 {
    font-size: 25px;
  }

  .date_event {
    font-size: 28px;
    line-height: 46px;
    border: 2px solid #e3bc84;
    margin: 30px auto;
    padding: 3px 9px;
  }

  .system_list {
    flex-direction: row;
    justify-content: flex-start;
  }

  .system_title {
    font-size: 22px;
    line-height: 30px;
  }

  .system_list_wrap {
    overflow: auto;
  }

  .system_list {
    width: 570px;
  }

  .system_item {
    margin-bottom: 20px;
    width: 100px;
    margin-right: 50px;
    align-items: stretch;
  }

  /*.system_item{
        margin-bottom: 20px;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .system_item img{
        width: 30%;
    }

    .system_place{
        padding: 10px 5px;
        font-size: 15px;
    }

    .system_ball{
        font-size: 20px;
        min-width: 100px;
    }*/

  .system {
    padding-bottom: 0;
  }

  .tabs button {
    padding: 8px 11px;
  }

  .tab_content.level1 > .tabs:first-child button {
    font-size: 13px;
    padding: 14px 20px;
  }

  .tab_content.level1.active {
    padding: 10px;
  }

  .tabs button {
    font-size: 13px;
  }

  .tab_content.level2.active {
    margin-top: 15px;
  }
  .tab_content.level3.active {
    margin-top: 20px;
  }
  .tab_content.level3.active .tabs {
    margin-bottom: 20px;
  }

  .table-wrap {
    overflow: auto;
  }

  .table-wrap center[style="position:relative;"] {
    width: 70px;
  }

  .tab_content th,
  .tab_content td {
    font-size: 13px;
    line-height: 16px;
    padding: 5px 10px;
  }

  .tab_content td span.up {
    width: 15px;
    height: 15px;
  }

  .system_item img {
    width: 100px;
  }

  .system_place,
  .system_ball {
    font-size: 18px;
  }

  .footer-right__block {
    margin: 0 auto;
  }

  .home-wrapper .home-form__h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .slick-initialized .slick-slide {
    margin-right: 6px;
    margin-left: 6px;
  }

  .home-calculator__name {
    text-align: center;
    font-size: 12px !important;
  }
}

@media screen and (max-width: 480px) {
  .text_block h2 {
    margin: 30px 0;
  }

  .text_block ul {
    column-count: 1;
  }

  .text_block ul li {
    font-size: 16px;
  }

  .text_block ul {
    margin-bottom: 30px;
  }

  .service_item {
    flex-direction: column;
  }

  .img_service {
    width: 100%;
    max-width: 100%;
    height: 300px;
  }

  .img_service img {
    width: 100%;
  }

  .service_content {
    margin-top: 20px;
  }

  .list_service {
    margin-top: 30px;
  }

  .service_item {
    padding: 15px;
  }

  .course_new .need_document {
    margin-top: 30px;
  }
  .course_new .need_document p {
    line-height: 20px;
  }
  .course_new .need_document li {
    line-height: 25px;
  }

  .course_new .need_document li strong {
    font-size: 16px;
  }
}

.course_new2 .course-header {
  height: calc(100vh - 60px);
}

.course_new2 .trainer {
  margin-top: 90px;
}

.h2_services {
  text-align: center;
  margin-top: 50px;
}

.course_new2 .list_service {
  margin-left: -67px;
  flex-wrap: wrap;
  margin-top: 60px;
}

.course_new2 .list_service .service_item {
  width: calc(100% / 2 - 67px);
  margin-left: 67px;
  margin-bottom: 67px;
}

.course_new2 .form_consult {
  margin-top: 140px;
}

@media screen and (max-width: 1024px) {
  .course_new2 .list_service .service_item {
    width: calc(100% - 67px);
    margin-bottom: 15px;
  }
}
.text_block_full {
  background: #ffffff;
  box-shadow: 0px 1px 2px rgb(0 0 0 / 12%);
  border-radius: 10px;
  padding: 30px 80px;
  margin-top: 50px;
}

.text_block_full h2 {
  margin: 20px 0 60px;
}

.text_block_full h3 {
  margin-bottom: 30px;
}

.text_block_full ul {
  column-count: 1;
  column-gap: 4%;
  margin-bottom: 10px;
}

.text_block_full ul li {
  padding-left: 30px;
  position: relative;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: #0f3136;
  min-height: 18px;
  display: block;
  line-height: 1.4;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 2;
  font-family: "Roboto-Light", sans-serif;
}

.text_block_full ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 18px;
  height: 18px;
  background: url(../img/assets/reviews/star-fill.svg) no-repeat center/contain;
}

.text_block_full p {
  margin-bottom: 15px;
}

.text_block_full p + h2,
.text_block_full p + h3 {
  margin-top: 30px;
}

.services_others {
  margin-top: 140px;
}

.course_new2 .services_others .list_service .service_item {
  width: auto;
  margin-left: 0;
  margin-bottom: 0;
  box-shadow: none;
}

.course_new2 .services_others .list_service .slick-slide {
  margin: 0 30px;
  height: auto;
}

.course_new2 .services_others .list_service .slick-list {
  margin: 0 -30px;
}

.course_new2 .services_others .list_service {
  margin-left: 0;
  margin-top: 0;
  display: block;
}

.text_block_full_title {
  font-weight: 700;
  font-size: 25px;
  line-height: 36px;
  text-align: center;
  margin-top: 50px;
}

.course_new2 .steplist__left {
  max-width: 100%;
}

@media screen and (max-width: 480px) {
  .text_block_full {
    padding: 20px 20px;
  }
  .text_block_full ul li {
    font-size: 14px;
  }
  .text_block_full ul li:before {
    top: 5px;
  }

  .text_block_full ul {
    margin-bottom: 10px;
  }

  .text_block_full h2 {
    margin-bottom: 40px;
  }

  .course_new2 .trainer,
  .services_others {
    margin-top: 40px;
  }

  .text_block_full_title {
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
  }
}

.gifts-icons__wrapper {
  padding: 0 40px;
  margin: 60px auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: flex-end;
}

.gifts-icons__wrapper .gifts-icon__block {
  width: 200px;
  height: 176px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  cursor: pointer;
}

.gifts-icons__wrapper .gifts-icon__block .gifts-icon {
  display: flex;
  justify-content: center;
}

.gifts-icons__wrapper .gifts-icon__block .gifts-icon .info {
  position: absolute;
  left: 12px;
  top: 2px;
}

.gifts-icons__wrapper .gifts-icon__block .gifts-icon__name {
  margin-top: 24px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  text-align: center;

  color: #000000;
}

.gift-popup {
  max-width: 700px;
  padding: 30px 45px;
}

.gift-popup .gift-popup__close {
  width: 23px;
  position: absolute;
  right: 40px;
  top: 34px;
  cursor: pointer;
}

.gift-popup .popup-name {
  text-align: center;

  font-family: "RobotoSlab-Medium", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;

  color: #0f3136;

  margin-bottom: 38px;
}

.gift-popup .fancybox-close-small {
  display: none;
}

.gift-popup .gift-popup__buttons {
  display: flex;
  justify-content: center;
}

.gift-popup .gift-popup__img {
  max-width: 406px;
  margin: 0 auto 54px auto;
}

.gift-popup .gift-popup__img img {
  border-radius: 10px;
  width: 100%;
}

.gift-popup .gifts-icon__list {
  margin-bottom: 46px;
}

.gift-popup .gifts-icon__list li {
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  color: #1e3133;
  min-height: 18px;
  display: block;
  line-height: 1.4;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Roboto-Light", sans-serif;
  margin-bottom: 30px;
}

.gift-popup .gifts-icon__list li:last-child {
  margin-bottom: 0;
}

.gift-popup .gifts-icon__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0px;
  width: 18px;
  background: url(../img/assets/reviews/star-fill.svg) no-repeat center/contain;
}

@media (max-width: 470px) {
  .gifts-icons__wrapper {
    margin: 0;
    gap: 20px;
    padding: 16px 0 28px 0;
    overflow: scroll;
    flex-wrap: nowrap;
    margin-bottom: 16px;
  }
  .gifts-icons__wrapper .gifts-icon__block {
    min-width: 90px;
    height: 150px;
    width: auto;
  }

  .gifts-icons__wrapper .gifts-icon__block .gifts-icon__name {
    font-size: 14px;
    line-height: 16px;
    color: #355354;
    font-family: "Roboto-Medium", sans-serif;
  }

  .gifts-icon__block .svg {
    width: 60%;
  }
  .gifts-icons__wrapper .gifts-icon__block .gifts-icon .info {
    top: 8px;
    width: 30px;
  }

  .title.title-archive h1 {
    font-size: 24px;
  }

  form.gifts-filter {
    margin: 40px 0;
  }
}

.partnerslist .p-content ul li {
  font-size: 14px;
}

.partnerslist .p-content ul li:after {
  top: 14px;
}

@media screen and (max-width: 480px) {
  .services-item__text p {
    font-size: 14px !important;
  }
}

.gifts-filter {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 23px 24px;

  background: #ffffff;
  border-radius: 8px;
  margin: 60px 0;
}

.gifts-filter__inputs {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
  padding: 0px;
  gap: 38px;
}

.gifts-filter__input {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 16px;
}

.gifts-filter__input-name {
  font-family: "RobotoSlab-Medium", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;

  color: #0f3136;
}

.gifts-filter__block {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  padding: 0px;
  gap: 12px;
}

.gifts-filter__radio-button input[type="radio"] {
  display: none;
}

.gifts-filter__radio-button input[type="radio"] + label {
  padding-right: 10px;
}

.gifts-filter__radio-button input[type="radio"] + label::before,
.gifts-filter__radio-button input[type="radio"] + label::after {
  content: unset;
}

.gifts-filter__button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 10px;
  gap: 8px;

  background: #f4e9d8;
  border-radius: 6px;
  border: 0;

  font-family: "Roboto-Medium", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;

  text-align: center;

  color: #0f3136;
}

.gifts-filter__radio-button
  input[type="radio"]:checked
  ~ .gifts-filter__button {
  background: #e3bc84;
}

.gifts-filter__input-value {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 8px 0;
  gap: 4px;

  height: 32px;

  background: #f8f8f8;
  border: 1px solid #e5e5e5;
  border-radius: 6px;

  font-family: "Roboto-Medium", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;

  text-align: center;
  color: #0f3136;

  cursor: default;
  position: relative;
}

.gifts-filter__value {
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 4px;
}

.gifts-filter__value svg {
  margin-top: -1px;
}

.gifts-filter__input-value.gifts-filter__price {
  width: 100px;
}

.gifts-filter__input-value.gifts-filter__ammo {
  width: 52px;
}

.gifts-filter__input-value.gifts-filter__emotion {
  min-width: 71px;
  padding: 5px 6px;
}

.gifts-filter__input-value.active {
  background: rgba(227, 188, 132, 0.4);
  border: 1px solid #e3bc84;
}

.gifts-filter__submit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 7px;
}

.gifts-filter__submit-button {
  padding: 14px 15px;

  height: 44px;

  background: #e3bc84;
  border-radius: 6px;

  font-family: "Roboto-Medium", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  border: 0;

  color: #0f3136;
  cursor: pointer;
}

.gifts-filter__submit-clear {
  padding: 2px 7px 2px 0;
  border-radius: 6px;
  font-family: "Roboto-Medium", sans-serif;
  font-size: 14px;
  color: #1e3133;
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  gap: 7px;
}

.gifts-filter__submit-clear img {
  width: 21px;
}

.__range input {
  outline: none;
  -webkit-appearance: none;
  background-color: #e5e5e5;
  height: 4px;
  width: 100%;
  margin: 10px auto;
  border: 0;
  padding: 0;
}

.__range input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background-color: #e3bc84;
  border-radius: 50%;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  opacity: 0;
}
.__range input::-moz-range-thumb {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background-color: #e3bc84;
  border-radius: 50%;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  opacity: 0;
}
.__range input::-ms-thumb {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background-color: #e3bc84;
  border-radius: 50%;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  opacity: 0;
}
.__range-step {
  position: relative;
}

.__range-max {
  float: right;
}
.__range-step input::-webkit-slider-thumb {
  background: transparent;
}
.__range-step input::-moz-range-thumb {
  background: transparent;
}
.__range-step input::-ms-thumb {
  background: transparent;
}
.__range-step datalist,
.__range-step .datalist {
  position: relative;
  display: none;
  justify-content: space-between;
  height: auto;
  bottom: 16px;
  /* disable text selection */
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+/Edge */
  user-select: none; /* Standard */
  /* disable click events */
  pointer-events: none;
  font-size: 0;
}
.__range-step .datalist {
  display: flex;
}

.__range-step datalist option,
.__range-step .datalist .option {
  width: 8px;
  height: 8px;
  min-height: 8px;

  background: #ffffff;
  border: 2px solid #e5e5e5;
  border-radius: 100px;

  /* hide text */
  white-space: nowrap;
  padding: 0;
  line-height: 40px;
  position: relative;
}

.__range-step .datalist .option.dot {
  background-color: #e3bc84;
  border-color: #e3bc84;
}

.__range-step datalist option.active:after,
.__range-step .datalist .option.active:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: #ffffff;
  border: 4px solid #e3bc84;
  border-radius: 100px;
  top: -6px;
  left: -6px;
  z-index: 24;
}
.__range-step {
  height: 20px;
}

.confetti:before,
.confetti:after {
  position: absolute;
  content: "";
  display: block;
  width: 140%;
  height: 100%;
  left: -8%;
  z-index: 100;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}

.confetti:before {
  display: none;
  top: -75%;
  background-image: radial-gradient(circle, #e3bc84 20%, transparent 20%),
    radial-gradient(
      circle,
      transparent 20%,
      rgba(227, 188, 132, 0.4) 20%,
      transparent 30%
    ),
    radial-gradient(circle, #e3bc84 20%, transparent 20%),
    radial-gradient(circle, #e3bc84 20%, transparent 20%),
    radial-gradient(
      circle,
      transparent 10%,
      rgba(227, 188, 132, 0.4) 15%,
      transparent 20%
    ),
    radial-gradient(circle, #e3bc84 20%, transparent 20%),
    radial-gradient(circle, #e3bc84 20%, transparent 20%),
    radial-gradient(circle, #e3bc84 20%, transparent 20%),
    radial-gradient(circle, rgba(227, 188, 132, 0.4) 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%,
    10% 10%, 18% 18%;
}

.confetti:after {
  display: none;
  bottom: -75%;
  background-image: radial-gradient(circle, #e3bc84 20%, transparent 20%),
    radial-gradient(circle, #e3bc84 20%, transparent 20%),
    radial-gradient(
      circle,
      transparent 10%,
      rgba(227, 188, 132, 0.4) 15%,
      transparent 20%
    ),
    radial-gradient(circle, rgba(227, 188, 132, 0.4) 20%, transparent 20%),
    radial-gradient(circle, rgba(227, 188, 132, 0.4) 20%, transparent 20%),
    radial-gradient(circle, #e3bc84 20%, transparent 20%),
    radial-gradient(circle, #e3bc84 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}

.confetti.animate:before {
  display: block;
  animation: topBubbles ease-in-out 0.75s forwards;
}

.confetti.animate:after {
  display: block;
  animation: bottomBubbles ease-in-out 0.75s forwards;
}

@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%,
      40% 90%, 55% 90%, 70% 90%;
  }
  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%,
      50% 50%, 65% 20%, 90% 30%;
  }
  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%,
      50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%,
      70% -10%, 70% 0%;
  }
  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%,
      105% 0%;
  }
  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%,
      110% 10%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@media (min-width: 1441px) {
  .gifts-filter__inputs {
    gap: 48px;
  }
  .gifts-filter__submit-button {
    padding: 14px 25px;
  }
}

@media (min-width: 2559px) {
  .__range-step {
    width: 160px;
  }
}

@media (max-width: 800px) {
  .__range-step {
    width: 200px;
  }
  .gifts-filter__submit {
    flex-direction: row-reverse;
    gap: 20px;
    padding-top: 12px;
    padding-bottom: 4px;
  }
}
@media (max-width: 470px) {
  .__range-step {
    width: 200px;
  }
  .gifts-filter__input,
  .gifts-filter__block {
    width: 100%;
  }
  .__range-step {
    width: 60%;
  }
  .gifts-filter__input-value,
  .gifts-filter__submit-button,
  .gifts-filter__submit-clear,
  .gifts-filter__button {
    font-weight: 600;
  }

  .gifts-filter__inputs {
    gap: 18px;
  }

  .gifts-filter__button input[type="radio"] + label span {
    font-size: 16px;
  }
  .gifts-filter__value {
    margin: 0;
  }
  .gifts-filter__input-value {
    padding: 8px 10px;
  }
  .gifts-filter__input-value.gifts-filter__ammo {
    width: 50px;
  }
}

.switch-filter__block {
  display: none;
}

.switch-filter__block.show {
  display: flex;
}

.telegran_bot {
  position: relative;
  width: 51px;
  height: 51px;
}

.telegran_bot.active {
  margin-bottom: 140px;
}

.telegran_bot .images {
  width: 43px;
  height: 43px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 3.5px;
  top: 4.1px;
}

.telegran_bot .images.next img:first-child {
  display: none;
}

.telegran_bot .hide_block {
  display: none;
  flex-direction: column;
  gap: 20px;
}

.telegran_bot.active .images,
.telegran_bot.active svg {
  display: none;
}

.telegran_bot.active .hide_block {
  display: flex;
}

.sp-up._telegram {
  bottom: 180px;
  opacity: 1;
}

.schedule-btn {
  display: block;
  width: 100%;
  margin-top: 24px;
}

.schedule-btn .button {
  background-color: unset;
  border: 3px solid #e3bc84;
  padding: 0px 8px 0px 10px;
  display: flex;
  width: 178px;
  height: 40px;
  gap: 9px;
  box-sizing: content-box;
}

.schedule-btn .button img {
  height: 30px;
  display: inline-block;
}

.schedule-btn .button span {
  color: #e3bc84;
  text-transform: uppercase;
  font-size: 12px;
}

.schedule-btn.filled .button {
  background-color: #e3bc84;
  padding: 0px 14px 0px 14px;
}

.schedule-btn.filled .button span {
  color: #1e3133;
}

@media (max-width: 767px) {
  .schedule-btn {
    margin-top: 19px;
  }

  .schedule-btn .button {
    margin: 0 auto;
  }
}

.certificates-slides2 .services-item {
  width: 100%;
}

.certificates-slides2 .certificates-slide:hover {
  background: #fff !important;
}
.certificates-slides2 .certificates-slide a:hover {
  box-shadow: unset;
}

.certificates-slide__tag {
  background: #e3bc84;
  border-radius: 76px;
  padding: 7px 14px;
  display: inline-block;
  margin-bottom: 14px;
}

.certificates-slide__tag .icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  padding: 2px 0px;
  border-radius: 50%;
  background: #3a7b6f;
  text-align: center;
  color: white;
  font-size: 18px;
}

.certificates-slide__tag .text {
  color: #0f3136;
  font-size: 17px;
  margin-left: 2px;
}

.ticket .certificates-slide__tag {
  margin-bottom: 21px;
}

/*VIDEO*/

.video {
  margin-bottom: 120px;
}

.video .video__title {
  margin-bottom: 80px;
  text-align: center;
}

.video .video-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 48px;
}

.video-items .video-item {
  width: 100%;
  max-width: 560px;
  height: 100vh;
  max-height: 420px;
}

.video-items .video-item__block {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 328px;
  background: #f7f7f8;
  border-radius: 11px;
  overflow: hidden;
}

.video-items .video-item__block::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
}

.video-item__poster-block {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.video-item__btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 80px;
  z-index: 1;
}

.video-item__poster {
  width: 100%;
  height: 100%;
  -o-object-position: top;
  object-position: top;
  -o-object-fit: cover;
  object-fit: cover;
}

.video .video-item__title {
  font-family: "RobotoSlab-Regular", sans-serif;
  margin-top: 20px;
  font-size: 22px;
  line-height: 31px;
}

@media (min-width: 1461px) {
  .video-items .video-item {
    max-width: 674px;
    max-height: 480px;
  }

  .video-items .video-item__block {
    max-height: 380px;
    border: 3px solid #e3bc84;
  }

  .video .video-item__title {
    font-size: 25px;
    line-height: 33px;
    margin-top: 29px;
  }
}

@media (max-width: 767px) {
  .video .video__title {
    margin-bottom: 70px;
  }

  .video .video-items {
    gap: 40px;
  }

  .video .video-item__title {
    margin-top: 16px;
    font-size: 18px;
    line-height: 25px;
  }
}

/*SHOP BANER*/

.certificates-banner {
  height: 350px;
  background-size: 100%;
  margin-top: -46px;
  margin-bottom: 50px;
  background-color: #e3bc84;
}
.certificates-banner.home-page {
  margin-top: 0;
}
.certificates-banner__container {
  width: 870px;
  margin: 0 auto;
}
.certificates-banner__title-block {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  padding-left: 24px;
  padding-top: 28px;
  gap: 36px;
}
.certificates-banner__title {
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #ffffff;
  max-width: 600px;
}
.certificates-banner__text {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  padding: 0 70px;
}
.certificates-button {
  width: 187px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 17px 32px 18px;
  gap: 8px;
  background: #ffffff;
  border-radius: 6px;
  justify-content: center;
  margin: 0 auto;
  margin-top: 28px;
}

@media screen and (max-width: 769px) {
  .certificates-banner {
    height: auto;
    padding-bottom: 26px;
  }
  .certificates-banner__container {
    width: auto;
    padding: 0 6px;
  }
  .certificates-banner__title-block {
    padding-left: 0;
    gap: 12px;
    justify-content: center;
  }
  .certificates-banner__title {
    text-align: left;
    font-size: 34px;
    line-height: 38px;
  }
  .certificates-banner__text {
    padding: 0 42px;
  }
}

@media screen and (max-width: 470px) {
  .certificates-banner {
    margin-top: 0;
  }
  .certificates-banner__title-block {
    flex-direction: column;
    margin-bottom: 20px;
    gap: 0;
    padding-top: 22px;
  }
  .certificates-banner__title {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
  }
  .certificates-banner__text {
    font-size: 18px;
    line-height: 30px;
    padding: 0 0px;
  }
  .certificates-button {
    margin-top: 24px;
  }
}

/*END SHOP BANER*/

/* BEGIN Gun card Play button*/
.arms-slide {
  position: relative;
}
.arms-slide__button.has_play_btn {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.arms-slide__button.has_play_btn .arms-slide__video {
  cursor: pointer;
}

.guns-items .arms-slide {
  position: relative;
}
.guns-items .arms-slide .producthit {
  padding: 2px 14px;
}

.offer-slide__video {
  position: absolute;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  bottom: unset;
  top: 15px;
  left: unset;
  right: 15px;
  z-index: 10;
}
.offer-slide__video span {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #0f3136;
}

@media only screen and (max-width: 767px) {
  .offer-slide__video {
    right: unset;
    top: unset;
    left: 15px;
  }
  .offer-slide__video img {
    width: 42px;
    height: 42px;
  }
  .offer-slide__video span {
    display: none;
  }
}

/* END Gun card Play button*/
/**Редизайн банера сертификата*/
.certificates-banner-redesign {
  display: flex;
  min-height: 592px;
  height: 100%;
  padding-top: 60px;
  background-repeat: no-repeat;
  background-size: cover;
}

.certificates-banner-redesign .certificates-banner__container {
  display: flex;
  padding: 0px 64px;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  align-self: stretch;
}
.certificates-banner-redesign .group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  align-self: stretch;
  width: 100%;
}

.certificates-banner-redesign .certificates-banner__title {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
  min-width: 796px;
}

.certificates-banner-redesign .certificates-banner__text {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  min-width: 769px;
  padding: 0;
}

.certificates-banner-redesign .certificates-button {
  margin: 0;
  color: #0f3136;
  background-color: #e3bc84;
}

@media only screen and (max-width: 850px) {
  .certificates-banner-redesign {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .certificates-banner-redesign .certificates-banner__container {
    padding: 0px;
  }
  .certificates-banner-redesign .certificates-banner__title,
  .certificates-banner-redesign .certificates-banner__text {
    min-width: unset;
  }

  .certificates-banner-redesign .certificates-banner__title {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
  }
  .certificates-banner-redesign .certificates-banner__text {
    font-size: 18px;
    line-height: 30px;
    padding: 0 0px;
  }
}

.discount-tag {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #e3bc84;
  border: none;
  padding: 4px 12px 5px 30px;
  border-radius: 76px;
}

.discount-tag span {
  color: #0f3136;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
  padding: 0 10px;
  cursor: pointer;
}
.discount-tag span::before {
  position: absolute;
  left: -24px;
  content: "";
  width: 22px;
  height: 22.6px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='23' viewBox='0 0 22 23' fill='none'%3E%3Ccircle cx='11' cy='11.601' r='11' fill='%233A7B6F'/%3E%3Cpath d='M9.58902 18V7.86208H12.4007V18H9.58902ZM11.0015 6.55523C10.5834 6.55523 10.2248 6.41663 9.92563 6.13942C9.63082 5.85781 9.48341 5.5212 9.48341 5.12959C9.48341 4.74237 9.63082 4.41016 9.92563 4.13296C10.2248 3.85135 10.5834 3.71054 11.0015 3.71054C11.4195 3.71054 11.7759 3.85135 12.0707 4.13296C12.3699 4.41016 12.5195 4.74237 12.5195 5.12959C12.5195 5.5212 12.3699 5.85781 12.0707 6.13942C11.7759 6.41663 11.4195 6.55523 11.0015 6.55523Z' fill='white'/%3E%3C/svg%3E");
}

.discount-popup {
  display: flex;
  flex-direction: column;
  max-width: 403px;
  width: 100%;
  padding: 51px 40px;
  gap: 50px;
}
.discount-popup .popup-name {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.discount-popup .popup-name span {
  color: #0f3136;
  font-family: Roboto Slab;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
  width: fit-content;
}

.discount-popup .popup-name span::after {
  content: "";
  position: absolute;
  width: 83px;
  height: 4px;
  bottom: -16px;
  left: 1px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='83' height='4' viewBox='0 0 83 4' fill='none'%3E%3Cpath d='M3 0H83L80 4H0L3 0Z' fill='%23F4E9D8'/%3E%3C/svg%3E");
}

.gift-popup__close.discount-popup__close {
  right: 17px;
  top: 21px;
}

.discount-popup .popup-desc {
  position: relative;
  color: #0f3136;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
}

.discount-popup .popup-desc b,
.discount-popup .popup-desc strong {
  color: #0f3136;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}

.discount-popup .button span {
  color: #0f3136;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.social-icons-wrapper {
  display: none;
}

@media only screen and (max-width: 450px) {
  .header-menu.active {
    top: 60px;
    padding-top: 10px;
  }

  .header-menu.active .h3.mobile-element {
    display: none;
  }

  .header-menu.active .social-icons-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    margin: 10px 0 20px 0;
    gap: 10px;
  }
  .header-menu.active .social-icons-wrapper li {
    width: fit-content;
  }
  .header-menu.active .social-icons-wrapper li img {
    height: 42px;
    width: 42px;
  }

  .header-menu.active .header-menu__wrapper {
    margin-top: 10px;
  }
  .header-menu.active .header-menu__wrapper .header-phone {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .header-menu.active .header-menu__wrapper .header-phone a {
    font-size: 16px;
  }

  .header-menu.active .header-menu__wrapper .header-button {
    margin: 0;
    width: 100%;
  }

  .header-menu.active .header-menu__wrapper .header-button .button {
    width: 100%;
  }

  .header-menu.active nav.menu ul li a.first-level-link-class {
    text-transform: uppercase;
    font-size: 17px;
    justify-content: center;
  }

  .kalibr-main .about-slides .about-slide.slick-slide a img {
    max-height: 182px;
  }
}

/* Наши мероприятия */
.years-tabs.time-tabs {
  margin-bottom: 30px;
}
.years-tabs.time-tabs ul li {
  max-width: 110px;
  border: 2px solid #e3bc84;
  background: transparent;
  transition: all 0.5s ease;
}
.years-tabs.time-tabs ul li.active {
  background: #e3bc84;
  border: none;
}
.years-tabs.time-tabs ul li:hover {
  background: #ffb851;
  border: none;
}
.month-section-container .month-tabs {
  display: none;
}

.month-section-container .month-tabs.active {
  display: flex;
}
.year-event-container .year-event-item .list_event {
  display: none;
}
.year-event-container .year-event-item .list_event.active {
  display: block;
}
.year-event-container .year-event-item {
  display: none;
}
.year-event-container .year-event-item.active {
  display: block;
}

@keyframes pulse-red {
  0% {
    box-shadow: 0 0 0 0px rgba(211, 47, 47);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
  }
}

@keyframes hithere {
  30% {
    transform: scale(1.1);
  }
  40%,
  60% {
    transform: rotate(-10deg) scale(1.1);
  }
  50% {
    transform: rotate(10deg) scale(1.1);
  }
  70% {
    transform: rotate(0deg) scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.sp-up._yamaps {
  bottom: 260px;
  height: 66px;
  opacity: 1;
  flex-direction: column;
}

.sp-up._yamaps i {
  position: relative;
  display: block;
  width: 66px;
  height: 66px;

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66' height='66' viewBox='0 0 66 66' fill='none'%3E%3Cpath d='M32.9975 4.125C21.035 4.125 13.5481 17.0775 19.5294 27.4312L26.9544 40.3012L32.9975 50.7581L39.0406 40.3012L46.4656 27.4312C47.9094 24.9356 48.5694 22.275 48.5694 19.6969C48.5694 11.5706 42.0725 4.125 32.9975 4.125ZM32.9975 25.7812C29.3263 25.7812 26.3356 22.7906 26.3356 19.1194C26.3356 15.4275 29.3263 12.4575 32.9975 12.4575C36.6688 12.4575 39.6594 15.4275 39.6594 19.1194C39.6594 22.7906 36.6688 25.7812 32.9975 25.7812Z' fill='%23E74C3C'/%3E%3Cpath d='M50.798 50.7577C50.798 56.9039 42.8161 61.8745 32.9986 61.8745C23.1811 61.8745 15.1992 56.9039 15.1992 50.7577C15.1992 45.9314 20.108 41.8477 26.9555 40.3008L32.9986 50.7577L39.0417 40.3008C45.8892 41.8477 50.798 45.9314 50.798 50.7577Z' fill='white'/%3E%3C/svg%3E");
}

.sp-up._yamaps i::before {
  position: absolute;
  content: "";
  animation: pulse-red 2s infinite;
  bottom: 3px;
  border-radius: 100%;
  width: 35px;
  height: 22px;
  left: 50%;
  transform: translateX(-50%);
}

.sp-up._yamaps:hover {
  animation: hithere 1s 1;
}

.header-cart a.yamaps_mobile {
  display: none;
}

@media screen and (max-width: 480px) {

  .checkout-items .checkout-item {
    position: relative;
  }

  .checkout-item > div:first-child.checkout-item__remove {
    position: absolute;
    top: 49px;
    right: 15px;
  }
  
  .sp-up._yamaps {
    display: none;
  }

  .header-cart .whatslink {
    display: none;
  }

  .header-cart a.yamaps_mobile {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #ffffff;
    margin-right: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75' viewBox='0 0 75 75' fill='none'%3E%3Cpath d='M37.4998 4.6875C23.9061 4.6875 15.3983 19.4062 22.1951 31.1719L30.6326 45.7969L37.4998 57.6797L44.367 45.7969L52.8045 31.1719C54.4451 28.3359 55.1951 25.3125 55.1951 22.3828C55.1951 13.1484 47.8123 4.6875 37.4998 4.6875ZM37.4998 29.2969C33.328 29.2969 29.9295 25.8984 29.9295 21.7266C29.9295 17.5312 33.328 14.1562 37.4998 14.1562C41.6717 14.1562 45.0701 17.5312 45.0701 21.7266C45.0701 25.8984 41.6717 29.2969 37.4998 29.2969Z' fill='%23E74C3C'/%3E%3Cpath d='M57.7266 57.6797C57.7266 64.6641 48.6562 70.3125 37.5 70.3125C26.3437 70.3125 17.2734 64.6641 17.2734 57.6797C17.2734 52.1953 22.8516 47.5547 30.6328 45.7969L37.5 57.6797L44.3672 45.7969C52.1484 47.5547 57.7266 52.1953 57.7266 57.6797Z' fill='%23DDBF79'/%3E%3C/svg%3E");
  }
}

.competition-chart-container {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0px;
  margin-bottom: 100px;
}

.competition-chart-container .year-tabs {
  margin-bottom: 25px;
}

.competition-chart-container .year-wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0;

  visibility: hidden;
  overflow: hidden;
  height: 0;
  pointer-events: none;
  opacity: 0;
}

.competition-chart-container .year-wrapper.active {
  visibility: visible;
  overflow: visible;
  height: auto;
  transition: opacity 0.5s linear;
  pointer-events: auto;
  opacity: 1;
}

.competition-chart-container .year-wrapper .weapon-tabs {
  margin-bottom: 100px;
}

.competition-chart-container .year-wrapper .tab_content.level1 {
  width: 100%;
  /* margin-top: 60px; */
}
.competition-chart-container .year-wrapper .fio-column {
  width: 50%;
}

.competition-chart-container button.clue {
  border-radius: 50px;
  padding: 5px 50px;
}

.competition-chart-container button[data-year]:not(.active),
.competition-chart-container button.clue:not(.active) {
  background: white;
  border: 1px solid #e3bc84;
}

.counter-bar {
  position: fixed;
  left: 0;
  top: 80px;
  width: 100%;
  z-index: 35;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;

  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;

  box-sizing: border-box;
  border-bottom: 1px solid rgb(215, 215, 215);
  border-top: 1px solid rgb(215, 215, 215);
  background: rgb(15, 49, 54);
  padding: 8px 262px 8px 262px;
}

.counter-bar .frame {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 0px;
  gap: 32px;
}

.counter-bar .title {
  color: rgb(255, 255, 255);
  font-family: "RobotoSlab-Regular", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  margin: 0;
  padding: 0;
}

.counter-bar .name {
  color: rgb(255, 255, 255);
  font-family: "RobotoSlab-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
}

.counter-bar .frame .group {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0px;
  gap: 8px;
}

.counter-bar .group .shots {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  gap: 4px;
}

.counter-bar .group .shots li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 20px;
  width: 100%;
  align-items: center;
  padding: 7px 4px 4px 4px;
  border-radius: 4px;
  background: linear-gradient(
      180deg,
      rgba(138, 102, 12, 0) 48.077%,
      rgba(138, 102, 12, 0.12) 50.481%,
      rgba(138, 102, 12, 0) 52.885%
    ),
    linear-gradient(
      180deg,
      rgba(61, 45, 3, 0) 38.462%,
      rgba(61, 45, 3, 0.2) 50%
    ),
    rgb(255, 255, 255);

  color: rgb(15, 49, 54);
  font-family: "RobotoSlab-Regular", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
}

.counter-bar .group .shots li.empty {
  color: rgb(165, 165, 165);
}

.counter-bar .group .shots li:nth-child(1),
.counter-bar .group .shots li:nth-child(4) {
  margin-right: 4px;
}

.counter-bar .group.buttons {
  gap: 12px;
}

.counter-bar .details {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 7px 12px 7px 12px;
  /* Inside Auto Layout */
  flex: none;
  cursor: pointer;

  border-radius: 4px;
  background: rgb(210, 155, 75);

  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  transition: background-color 0.5s ease;
}

.counter-bar .details:hover {
  background: unset;
  border: 1px solid rgb(255, 255, 255);
  transition: background-color 0.5s ease;
  padding: 6px 11px 6px 11px;
}

.counter-bar .counter-schedule-link {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 6px 12px 6px 12px;
  box-sizing: border-box;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 4px;

  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;

  flex: none;
  cursor: pointer;
  transition: all 0.5s ease;
}

.counter-bar .counter-schedule-link:hover {
  background: rgb(210, 155, 75);
  /* color: rgb(0, 0, 0); */
  border: 1px solid rgb(210, 155, 75);
  transition: all 0.5s ease;
}

.shots-counter-popup {
  display: none;
  border-radius: 20px;
  padding: 0px;
  max-width: 1396px;
  width: 100%;
  background: rgb(0, 0, 0);
  padding: 84px 118px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: unset !important;
}

.shots-counter-popup .frame-wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.shots-counter-popup .frame {
  display: flex;
  max-width: 452px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 36px 48px 48px 48px;
  box-sizing: border-box;
  border-radius: 16px;
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.6),
    rgba(255, 255, 255, 0.2)
  );
  gap: 44px;
}

.shots-counter-popup .shots-total {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  gap: 32px;
  padding: 0px;
  margin: 0px;
}

.shots-counter-popup .title {
  color: rgb(255, 255, 255);
  font-family: "RobotoSlab-Regular", sans-serif;
  font-size: 44px;
  font-weight: 500;
  line-height: 44px;
  text-align: left;
  padding: 0;
  margin: 0;
}

.shots-counter-popup .name {
  color: rgb(255, 255, 255);
  font-family: "RobotoSlab-Regular", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

.shots-counter-popup .shots-year {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  padding: 0px;
  margin: 0px;
}

.shots-counter-popup .shots-year .years {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
}

.shots-counter-popup .shots-year .years li {
  display: flex;
}

.shots-counter-popup .shots-year .years li label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 16px 12px 16px;
  box-sizing: border-box;
  border-radius: 6px;
  border: solid 1px rgba(255, 255, 255, 0.8);

  color: rgba(255, 255, 255, 0.8);
  font-family: "RobotoSlab-Regular", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
  transition: background-color ease-in 0.5s;
}

.shots-counter-popup .shots-year .years li label::before {
  display: none;
}
.shots-counter-popup .shots-year .years li label::after {
  display: none;
}

.shots-counter-popup .shots-year .years li input {
  display: none;
}

.shots-counter-popup .shots-year .years li input:checked + label {
  transition: all ease-in 0.5s;
  background: rgb(210, 155, 75);
  color: #fff;
  border-color: rgb(210, 155, 75);
}

.shots-counter-popup .shots {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  gap: 4px;
}

.shots-counter-popup .shots li {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;

  flex: none;
  color: rgb(15, 49, 54);
  font-family: "RobotoSlab-Regular", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  border-radius: 6px;
  background: linear-gradient(
      180deg,
      rgba(138, 102, 12, 0) 48.077%,
      rgba(138, 102, 12, 0.12) 50.481%,
      rgba(138, 102, 12, 0) 52.885%
    ),
    linear-gradient(
      180deg,
      rgba(61, 45, 3, 0) 38.462%,
      rgba(61, 45, 3, 0.2) 50%
    ),
    rgb(255, 255, 255);
}

.shots-counter-popup .shots-total .shots li {
  width: 44px;
  padding: 12px 13.4px 8px 13.4px;
}
.shots-counter-popup .shots-year .shots li {
  width: 40px;
  padding: 8px 11.4px 4px 11.4px;
}

.shots-counter-popup .shots-year .shots {
  display: none;
}
.shots-counter-popup .shots-year .shots.active {
  display: flex;
}

.shots-counter-popup .shots li:nth-child(1),
.shots-counter-popup .shots li:nth-child(4) {
  margin-right: 8px;
}

.shots-counter-popup .shots li.empty {
  color: rgb(165, 165, 165);
}

.shots-counter-popup .fancybox-close-small svg {
  display: none;
}

.shots-counter-popup .fancybox-close-small {
  top: -33px;
  right: -33px;
  width: 23px;
  height: 23px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23' fill='none'%3E%3Cpath d='M23 2.31643L20.6836 0L11.5 9.18357L2.31643 0L0 2.31643L9.18357 11.5L0 20.6836L2.31643 23L11.5 13.8164L20.6836 23L23 20.6836L13.8164 11.5L23 2.31643Z' fill='%23E3BC84'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.counter-bar .details-mobile {
  display: none;
}

@media screen and (max-width: 1400px) {
  .shots-counter-popup {
    max-width: unset;
    width: auto;
  }
}

@media screen and (max-width: 800px) {
  .shots-counter-popup {
    padding: 37.15px 49.53px 49.53px 49.53px;
  }
}

@media screen and (max-width: 640px) {
  .shots-counter-popup {
    padding: 20px;
  }
  .shots-counter-popup .title {
    font-size: 36px;
    line-height: 40px;
  }
  .shots-counter-popup .frame {
    padding: 20px;
  }

  .shots-counter-popup .shots li {
    font-size: 24px;
    line-height: 28px;
  }

  .shots-counter-popup .shots-total .shots li {
    width: 35px;
    padding: 6px 10.4px 3px 10.4px;
  }

  .shots-counter-popup .shots-year .shots li {
    width: 35px;
    padding: 6px 10.4px 3px 10.4px;
  }

  .shots-counter-popup .shots-total {
    gap: 20px;
  }
  .shots-counter-popup .fancybox-close-small {
    top: 10px;
    right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23' fill='none'%3E%3Cpath d='M23 2.31643L20.6836 0L11.5 9.18357L2.31643 0L0 2.31643L9.18357 11.5L0 20.6836L2.31643 23L11.5 13.8164L20.6836 23L23 20.6836L13.8164 11.5L23 2.31643Z' fill='white'/%3E%3C/svg%3E");
  }
}

@media screen and (max-width: 960px) {
  .sp-up._uppage {
    bottom: 80px;
  }
  .sp-up._whats {
    bottom: 150px;
  }
  .sp-up._telegram {
    bottom: 230px;
  }

  .sp-up._yamaps {
    bottom: 310px;
  }

  .counter-bar {
    top: unset;
    bottom: 0;
    padding: 12.12px 37.88px 12.12px 37.88px;
    border: none;
    opacity: 1;
    transition: opacity 0.4s ease;
  }
  .counter-bar.hide {
    opacity: 0;
    transition: opacity 0.4s ease;
  }

  .counter-bar .frame {
    gap: 10px;
  }

  .counter-bar .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-wrap: nowrap;
  }
  .counter-bar .title::after {
    content: ":";
  }

  .counter-bar .frame .group.year,
  .counter-bar .counter-schedule-link,
  .counter-bar .details,
  .counter-bar .frame .group.total .name {
    display: none;
  }
  .counter-bar .details-mobile {
    display: block;
    border-radius: 6px;
    background: rgb(210, 155, 75);
    padding: 13.5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='16' viewBox='0 0 13 16' fill='none'%3E%3Cg clip-path='url(%23clip0_4245_443)'%3E%3Cpath d='M2.38281 7.79211C1.96435 7.79211 1.62512 8.13134 1.62512 8.5498C1.62512 8.96827 1.96435 9.3075 2.38281 9.3075V7.79211ZM12.7686 9.08557C13.0645 8.78968 13.0645 8.30993 12.7686 8.01404L7.94666 3.19211C7.65076 2.89621 7.17102 2.89621 6.87512 3.19211C6.57922 3.48801 6.57922 3.96775 6.87512 4.26365L11.1613 8.5498L6.87512 12.836C6.57922 13.1319 6.57922 13.6116 6.87512 13.9075C7.17102 14.2034 7.65076 14.2034 7.94666 13.9075L12.7686 9.08557ZM2.38281 9.3075H12.2328V7.79211H2.38281V9.3075Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4245_443'%3E%3Crect width='12.1231' height='15.1538' fill='white' transform='translate(0.871094 0.21582)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
  }
}

@media screen and (max-width: 450px) {
  .counter-bar .title {
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
  }
  .shots-counter-popup {
    padding: 0;
  }
}
