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%;
  box-sizing: border-box; }

body {
  background: #FDFDFD; }

.header {
  background: #023E69;
  transition: 0.3s;
  display: block; }

.contener {
  width: 1108px;
  margin: 0 auto; }

.header__content__wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding-top: 18px;
  align-items: center;
  transition: 0.3s; }

.header__right {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column; }

.header__right__contact {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.header__right__menu ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
  list-style: none; }
.header__right__menu li {
  padding-left: 25px;
  position: relative; }
.header__right__menu a {
  font-family: Open Sans;
  font-style: normal;
  position: relative;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 15px;
  padding-top: 15px;
  display: block;
  color: #FDFDFD;
  padding-left: 10px;
  transition: 0.3s;
  text-transform: uppercase;
  text-decoration: none; }

.header__right__contact a {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #FDFDFD;
  text-transform: uppercase;
  text-decoration: none;
  padding-right: 51px;
  transition: 0.3s; }
  .header__right__contact a:hover {
    color: #0282D4;
    text-decoration-line: underline; }

ul.submenu {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 180px;
  background: #023E69;
  display: none;
  z-index: 1;
  padding-bottom: 20px; }
  ul.submenu li {
    width: 100%;
    padding: 0; }
  ul.submenu a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #FDFDFD;
    text-transform: inherit;
    padding: 5px 10px;
    transition: 0.2s; }
    ul.submenu a:hover {
      color: #0282D4;
      text-decoration-line: underline; }

.header__right__menu li:hover ul.submenu {
  display: block; }

.header__right__menu li:hover .hover::before {
  transform: rotate(180deg);
  background-image: url(../img/up.png); }

.header__right__menu li:hover a.hover {
  color: #0282D4; }

.header__right__menu li:hover a.custom {
  color: #0282D4; }

a.arrow-top::before {
  content: "";
  width: 12px;
  right: -16px;
  top: 23px;
  transition: 0.4s;
  display: block;
  height: 6px;
  position: absolute;
  background-image: url(../img/arrow.png); }

a.tel-img {
  position: relative; }
  a.tel-img::before {
    content: "";
    width: 18px;
    left: -25px;
    top: -2px;
    display: block;
    height: 18px;
    position: absolute;
    background-image: url(../img/call.png); }

a.email-img {
  position: relative; }
  a.email-img::before {
    content: "";
    width: 18px;
    left: -25px;
    top: -2px;
    display: block;
    height: 18px;
    position: absolute;
    background-image: url(../img/mail.png); }

.header__right__contact__btn a {
  cursor: pointer;
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #FDFDFD;
  background: #E00728;
  border-radius: 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  width: 128px;
  outline: none;
  padding-right: 0;
  height: 32px;
  transition: 0.3s;
  text-decoration: none; }
  .header__right__contact__btn a:hover {
    color: #FDFDFD;
    text-decoration: none;
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1); }

.headertop {
  height: 586px;
  max-width: 1308px;
  margin: 0 auto;
  display: flex;
  background-image: url("../img/bg.jpg"); }

.headertop__block {
  margin-top: 119px;
  background: #023E69;
  width: 904px;
  height: 348px; }

.headertop__block__left {
  display: inline-block;
  margin-top: 70px;
  margin-left: 100px; }
  .headertop__block__left h1 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase;
    letter-spacing: -0.06em;
    color: #FDFDFD; }
  .headertop__block__left p {
    font-family: Open Sans;
    padding-top: 25px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #FDFDFD; }

.headertop__block__wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between; }

a.headertop__block__left__btn {
  cursor: pointer;
  background: #E00728;
  border-radius: 50px;
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  border: none;
  line-height: 14px;
  display: flex;
  color: #FDFDFD;
  outline: none;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  width: 157px;
  height: 38px;
  margin-right: 21px;
  transition: 0.3s; }
  a.headertop__block__left__btn:hover {
    color: #FDFDFD !important;
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1); }
  a.headertop__block__left__btn::before {
    display: none !important; }

.headertop__block__left__botton {
  padding-top: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center; }
  .headertop__block__left__botton a {
    color: #fff;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 14px;
    text-decoration: none;
    position: relative;
    transition: 0.3s; }
    .headertop__block__left__botton a:hover {
      color: #0282D4; }
    .headertop__block__left__botton a::before {
      content: "";
      width: 6px;
      right: -16px;
      top: 3px;
      transition: 0.4s;
      display: block;
      height: 12px;
      position: absolute;
      background-image: url(../img/right-r.png); }
    .headertop__block__left__botton a:active {
      color: #0282D4; }

.headertop__block__left__botton a:hover::before {
  content: "";
  width: 6px;
  right: -16px;
  top: 3px;
  transition: 0.4s;
  display: block;
  height: 12px;
  position: absolute;
  background-image: url(../img/right-white.png); }

.headertop__block__right__box {
  background: #FDFDFD;
  width: 310px;
  height: 106px;
  display: flex;
  align-items: center;
  border-radius: 100px 0px 0px 100px;
  -moz-border-radius: 100px 0px 0px 100px;
  -webkit-border-radius: 100px 0px 0px 100px;
  border: 0px solid #000000;
  margin-bottom: 15px; }
  .headertop__block__right__box span {
    color: #023E69;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    padding-left: 10px;
    line-height: 14px;
    text-transform: uppercase; }

.headertop__block__right__box:last-child {
  margin-bottom: 0; }

.product {
  background: #FDFDFD;
  width: 1308px;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
  padding-bottom: 50px; }

.img {
  background-image: url("../img/bg-sl.jpg");
  height: 915px;
  position: absolute;
  top: 265px;
  width: 895px;
  right: 0;
  display: block;
  z-index: -1; }

.product__wrap {
  padding-top: 31px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .product__wrap h2 {
    font-family: Open Sans;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 30px;
    line-height: 32px;
    color: #023E69; }

.product__wrap__btn a {
  outline: none;
  text-decoration: none;
  cursor: pointer;
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 14px;
  color: #023E69;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border: 2px solid #023E69;
  border-radius: 50px;
  width: 291px;
  height: 38px;
  transition: 0.3s; }
  .product__wrap__btn a:hover {
    color: #fff;
    border: 2px solid #023E69;
    background: #023E69;
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1); }
  .product__wrap__btn a:active {
    border: 2px solid #0282D4;
    background: #0282D4; }

.product__btn {
  padding-top: 50px; }
  .product__btn h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #0282D4;
    text-transform: uppercase; }
  .product__btn span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #4F4F4F;
    width: 100%;
    padding-top: 10px;
    display: block;
    line-height: 26px;
    padding-bottom: 20px; }
  .product__btn a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #FDFDFD;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    background: #E00728;
    width: 155px;
    text-decoration: none;
    height: 32px;
    border-radius: 50px;
    transition: 0.3s; }
    .product__btn a:hover {
      -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1); }

.slick-next {
  right: -40px !important; }

.slick-prev {
  left: -40px !important; }

.product__slider .slick-dots li button {
  font-size: 15px;
  background-color: #fff;
  width: 18px;
  height: 18px;
  opacity: 1;
  border-radius: 50%;
  border: none;
  transition: 0.3s;
  text-indent: -9999px;
  margin: 0 6px;
  border: 2px solid #0282D4; }

.product__slider .slick-dots {
  bottom: -80px !important; }

.product__padding {
  padding-top: 90px; }

.slider-serf__wrp .slick-dots li button {
  font-size: 15px;
  background-color: #fff;
  width: 18px;
  height: 18px;
  opacity: 1;
  border-radius: 50%;
  border: none;
  text-indent: -9999px;
  margin: 0 6px;
  border: 2px solid #0282D4; }

.slider-serf__wrp .slick-dots {
  bottom: -12px !important; }

.slider-serf__wrp .slick-dots li.slick-active button {
  font-size: 15px;
  border-radius: 50%;
  border: none;
  width: 18px;
  height: 18px;
  opacity: 1;
  background: #0282D4; }

.product__slider .slick-dots li.slick-active button {
  font-size: 15px;
  border-radius: 50%;
  border: none;
  width: 18px;
  height: 18px;
  opacity: 1;
  background: #0282D4; }

.product__slider__section {
  width: 310px !important;
  overflow: hidden;
  margin: auto;
  display: block !important; }
  .product__slider__section img {
    max-width: 310px;
    margin: auto;
    display: block;
    -webkit-transition: all 1s ease-out; }
  .product__slider__section h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    padding-top: 9px;
    font-size: 24px;
    color: #262626;
    text-transform: uppercase;
    line-height: 32px; }
  .product__slider__section p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    padding-top: 9px;
    color: #4F4F4F; }
  .product__slider__section a {
    transition: 0.3s;
    text-decoration: none; }

.product__slider__section a:hover img {
  transform: scale(1.1); }

.product__slider {
  padding-top: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 1108px;
  margin: 0 auto;
  justify-content: space-between; }

.ticket {
  padding-top: 111px;
  background: #FDFDFD;
  width: 1308px;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
  padding-bottom: 109px; }

.ticket__wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }

.ticket__wrap__left {
  width: 50%; }

.ticket__wrap__right {
  width: 50%; }
  .ticket__wrap__right h3 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 46px;
    color: #262626; }
  .ticket__wrap__right h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    color: #262626; }
  .ticket__wrap__right p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    padding-top: 21px; }
    .ticket__wrap__right p span {
      font-weight: bold; }

.line {
  background: #E00728;
  width: 371px;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 17px; }

.ticket__wrap__right__txt {
  padding-top: 21px; }
  .ticket__wrap__right__txt span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    display: block;
    padding-bottom: 15px; }
  .ticket__wrap__right__txt p {
    padding-top: 0;
    position: relative;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    padding-left: 15px;
    line-height: 22px; }

.ticket__wrap__right__txt p::before {
  background: #E00728;
  width: 6px;
  content: "";
  height: 6px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0; }

span.ticket-txt {
  position: relative;
  padding-left: 8px; }
  span.ticket-txt::after {
    content: ">";
    position: absolute; }
  span.ticket-txt::before {
    content: "<";
    left: 0;
    position: absolute; }

.ticket__wrap__right__btn {
  padding-top: 50px; }
  .ticket__wrap__right__btn p {
    padding-top: 0;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #000000; }
    .ticket__wrap__right__btn p span {
      text-transform: uppercase;
      font-weight: normal;
      position: relative; }
  .ticket__wrap__right__btn a {
    margin-top: 35px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    outline: none;
    text-decoration: none;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #FDFDFD;
    width: 445px;
    height: 50px;
    background: #E00728;
    border-radius: 200px;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: 0.3s; }
    .ticket__wrap__right__btn a:hover {
      -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1); }
    .ticket__wrap__right__btn a::after {
      content: "";
      width: 24px;
      right: 16px;
      top: 14px;
      display: block;
      height: 25px;
      position: absolute;
      background-image: url("../img/arrow-right.png"); }

.quality__wrap__left {
  width: 48%; }
  .quality__wrap__left h3 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 22px;
    color: #023E69;
    text-transform: uppercase; }
  .quality__wrap__left h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    color: #262626;
    padding-top: 30px; }
  .quality__wrap__left p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    padding-top: 10px; }
  .quality__wrap__left span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #262626;
    display: block;
    padding-top: 25px; }

a.quality__wrap__left__link {
  text-decoration: none;
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  display: block;
  margin-top: 10px;
  color: #0282D4; }

.quality {
  padding-top: 111px;
  background: #FDFDFD;
  width: 1308px;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
  padding-bottom: 68px; }

.quality__wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between; }

.quality__wrap__right {
  width: 50%;
  text-align: right;
  position: relative; }

.bg {
  background-image: url("../img/img2.jpg");
  height: 590px;
  position: absolute;
  width: 528px;
  right: 0; }

.quality__wrap__right__btn {
  padding-top: 30px; }
  .quality__wrap__right__btn a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    outline: none;
    text-decoration: none;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #FDFDFD;
    width: 328px;
    height: 50px;
    background: #E00728;
    border-radius: 200px;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: 0.3s; }
    .quality__wrap__right__btn a:hover {
      -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1); }
    .quality__wrap__right__btn a::after {
      content: "";
      width: 24px;
      right: 16px;
      top: 14px;
      display: block;
      height: 25px;
      position: absolute;
      background-image: url("../img/arrow-right.png"); }

.quality__wrap__right__box {
  width: 225px;
  height: 78px;
  margin-top: 138px;
  position: relative;
  background: #023E69;
  border-radius: 200px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .quality__wrap__right__box p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #FDFDFD;
    text-align: left;
    width: 165px;
    padding-left: 23px; }
    .quality__wrap__right__box p::before {
      content: "";
      width: 24px;
      left: 20px;
      top: 26px;
      height: 24px;
      position: absolute;
      background-image: url("../img/medal.png"); }

.quality__wrap__right__box::after {
  content: "";
  width: 165px;
  right: -165px;
  top: 20px;
  height: 40px;
  position: absolute;
  background-image: url("../img/line.png"); }

.quality__wrap__right__box2 {
  width: 225px;
  height: 78px;
  margin-top: 43px;
  position: relative;
  background: #023E69;
  border-radius: 200px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .quality__wrap__right__box2 p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #FDFDFD;
    text-align: left;
    width: 165px;
    padding-left: 23px; }
    .quality__wrap__right__box2 p::before {
      content: "";
      width: 24px;
      left: 20px;
      top: 26px;
      height: 24px;
      position: absolute;
      background-image: url("../img/medal.png"); }

.quality__wrap__right__box2::after {
  content: "";
  width: 165px;
  right: -165px;
  top: 20px;
  height: 40px;
  position: absolute;
  background-image: url("../img/line.png"); }

.news {
  padding-top: 68px;
  background: #FDFDFD;
  width: 1308px;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
  padding-bottom: 68px; }
  .news h2 {
    text-transform: uppercase;
    color: #023E69;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 22px; }

.news__wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding-top: 54px;
  justify-content: space-between; }

.news__wrap__box {
  width: 360px;
  position: relative;
  background: #FFFFFF;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 4px; }
  .news__wrap__box img {
    border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    border: 0px solid #000000; }

.news__wrap__box__out {
  padding-top: 15px;
  padding-left: 24px;
  padding-bottom: 35px;
  padding-right: 25px; }
  .news__wrap__box__out span {
    width: 100%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #0282D4;
    text-align: right;
    display: block; }
  .news__wrap__box__out h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    width: 311px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 22px;
    line-height: 32px;
    text-transform: inherit;
    color: #262626;
    padding-bottom: 10px; }
  .news__wrap__box__out p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    padding-bottom: 25px; }
  .news__wrap__box__out a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #0282D4;
    text-decoration: none;
    transition: 0.3s; }
    .news__wrap__box__out a:hover {
      color: #0282D4;
      text-decoration-line: underline; }

.circle {
  width: 78px;
  height: 78px;
  background: #E00728;
  display: block;
  margin-bottom: 20px;
  border-radius: 100%; }
  .circle::after {
    content: "";
    width: 47px;
    display: block;
    height: 72px;
    background-image: url("../img/rub.png"); }

.circle2 {
  width: 78px;
  height: 78px;
  background: #E00728;
  border-radius: 100%;
  display: block;
  margin-bottom: 20px; }
  .circle2::after {
    content: "";
    width: 48px;
    display: block;
    height: 73px;
    background-image: url("../img/check.png"); }

.circle3 {
  width: 78px;
  height: 78px;
  background: #E00728;
  border-radius: 100%;
  display: block;
  margin-bottom: 20px; }
  .circle3::after {
    content: "";
    width: 87px;
    left: 10px;
    left: -7px;
    display: block;
    height: 50px;
    position: relative;
    top: 29px;
    background-image: url("../img/car.png"); }

.news-bg {
  height: 681px;
  max-width: 1308px;
  width: 1308px;
  position: absolute;
  top: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../img/bg-tp.jpg"); }

.main {
  max-width: 1308px;
  background: #023E69;
  padding-top: 77px;
  padding-bottom: 60px;
  width: 1308px;
  height: 382px;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-image: url("../img/image2.jpg"); }

.section {
  height: 527px;
  width: 1308px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-image: url("../img/bg2.png"); }

.contact {
  width: 1308px;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
  background: #0A5389;
  padding-bottom: 54px; }

.sertificate {
  width: 1308px;
  margin: 0 auto;
  background: #FDFDFD; }

.footer {
  width: 1308px;
  margin: 0 auto;
  background: #FDFDFD; }

.main__wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between; }

.main__wrap__box {
  width: 347px;
  display: block;
  position: relative; }
  .main__wrap__box h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    color: #FDFDFD;
    line-height: 32px;
    padding-bottom: 15px; }
  .main__wrap__box p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #FDFDFD;
    line-height: 20px;
    letter-spacing: 0.02em; }

.section__wrap {
  width: 1060px;
  height: 317px;
  background: #023E69;
  margin: auto;
  padding-top: 67px;
  padding-left: 195px;
  padding-right: 195px; }
  .section__wrap h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    text-align: center;
    line-height: 42px;
    color: #FDFDFD; }
  .section__wrap p {
    font-family: Open Sans;
    font-style: normal;
    padding-top: 15px;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    color: #FDFDFD;
    padding-bottom: 25px; }
  .section__wrap a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #FDFDFD;
    background: #E00728;
    border-radius: 200px;
    width: 328px;
    height: 50px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: blink;
    transition: 0.3s; }
    .section__wrap a:hover {
      -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1); }

.sertificate__wrap {
  padding-top: 31px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .sertificate__wrap h2 {
    font-family: Open Sans;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 30px;
    line-height: 32px;
    color: #023E69; }

.sertificate__wrap__btn a {
  outline: none;
  cursor: pointer;
  text-decoration: none;
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 14px;
  color: #023E69;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border: 2px solid #023E69;
  border-radius: 50px;
  width: 260px;
  height: 38px;
  transition: 0.3s; }
  .sertificate__wrap__btn a:hover {
    color: #fff;
    border: 2px solid #023E69;
    background: #023E69;
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1); }
  .sertificate__wrap__btn a:active {
    border: 2px solid #0282D4;
    background: #0282D4; }

.slider-serf {
  padding-top: 48px;
  padding-bottom: 50px; }

.slider-serf__wrp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between; }

.slider-serf__box__in {
  width: 310px;
  text-align: center; }
  .slider-serf__box__in h2 {
    font-family: Open Sans;
    font-style: normal;
    padding-top: 40px;
    padding-bottom: 65px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 22px;
    line-height: 28px;
    color: #262626; }
  .slider-serf__box__in img {
    transition: 0.3s;
    cursor: pointer; }
    .slider-serf__box__in img:hover {
      transform: scale(1.1); }

span#answer {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 18px;
  font-family: Open Sans;
  font-style: normal;
  color: #FDFDFD; }

span#loader {
  display: none;
  width: 100%;
  text-align: center; }

.result {
  text-align: center; }

.contact__wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between; }

.contact__wrap__left {
  width: 50%;
  padding-top: 43px; }
  .contact__wrap__left h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 32px;
    text-transform: uppercase;
    color: #FDFDFD;
    padding-bottom: 37px; }
  .contact__wrap__left p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #FDFDFD; }

.bg-cont {
  width: 385px;
  height: 385px;
  position: absolute;
  bottom: 0;
  background-image: url("../img/edit.png"); }

.contact__wrap__right {
  width: 528px;
  padding-top: 112px; }

.contact__wrap__right__field {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end; }
  .contact__wrap__right__field input {
    outline: none;
    width: 528px;
    height: 50px;
    margin-bottom: 10px;
    background: #FDFDFD;
    border: 1px solid #0282D4;
    box-sizing: border-box;
    border-radius: 4px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #4F4F4F;
    padding-left: 19px; }

.btn-wrp {
  display: flex;
  position: relative;
  flex-direction: column; }

button.button {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #FDFDFD;
  background: #E00728;
  border-radius: 200px;
  width: 350px;
  border: none;
  height: 50px;
  outline: none;
  cursor: pointer;
  margin: auto;
  transition: 0.3s; }
  button.button:hover {
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1); }

.check-text {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 25px;
  padding-top: 5px;
  color: #FDFDFD;
  padding-left: 30px;
  text-align: center; }
  .check-text a {
    color: #066aae; }

.check-text input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

.checkmark {
  position: absolute;
  top: 10px;
  left: 44px;
  background: #FDFDFD;
  width: 20px;
  height: 20px;
  border: 1px solid #023E69;
  box-sizing: border-box;
  border-radius: 2px; }

.check-text .checkmark:after {
  left: 6px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #023E69;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.check-text input:checked ~ .checkmark:after {
  display: block; }

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.footer-copyright {
  background: #FDFDFD;
  height: 50px;
  display: flex;
  align-items: center; }

.footer-copyright__wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .footer-copyright__wrap p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    color: #333333; }

.footer-copyright__wrap__box {
  width: 255px; }
  .footer-copyright__wrap__box p {
    text-align: right; }

.footer__menu__wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding-top: 25px;
  justify-content: space-between; }

.footer__menu {
  background: #023E69;
  height: 193px; }

.footer__menu__wrap__box__logo img {
  width: 140px; }

a.footer__menu__wrap__box__btn {
  margin-top: 35px;
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  display: flex;
  text-transform: lowercase;
  color: #FDFDFD;
  background: #E00728;
  border-radius: 50px;
  width: 128px;
  height: 32px;
  border: none;
  justify-content: center;
  align-items: center;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none; }
  a.footer__menu__wrap__box__btn:hover {
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1); }

.footer__menu__wrap__box__out {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }

.footer__menu__wrap__box {
  width: 142px;
  margin-left: 45px; }
  .footer__menu__wrap__box h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    color: #FDFDFD;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative; }
  .footer__menu__wrap__box ul {
    padding: 0;
    list-style: none; }
  .footer__menu__wrap__box li {
    padding-bottom: 10px; }
  .footer__menu__wrap__box a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #FDFDFD;
    line-height: 14px;
    transition: 0.3s;
    text-decoration: none; }
    .footer__menu__wrap__box a:hover {
      color: #0282D4;
      font-family: Open Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      text-decoration-line: underline;
      line-height: 14px; }

.arrow h2::after {
  content: "";
  width: 12px;
  right: -15px;
  top: 9px;
  display: block;
  height: 6px;
  position: absolute;
  background-image: url("../img/arrow.png"); }

.fixed-top {
  position: fixed;
  width: 100%;
  z-index: 999999;
  top: 0; }

.padding-top {
  margin-top: 109px; }

.visbl {
  display: none;
  transition: 0.3s; }

.mobile-btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer; }
  .mobile-btn span {
    width: 20px;
    height: 2px;
    display: block;
    background: #FDFDFD;
    margin-bottom: 3px; }
  .mobile-btn div {
    padding-right: 5px; }

.mob-menu {
  padding-left: 25px;
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FDFDFD;
  display: none; }

.mob-menu__hidden {
  display: block; }

.mobile-btn span:last-child {
  margin-bottom: 0; }

.mob-menu .open span:nth-child(1) {
  display: none; }

.mob-menu .open span:nth-child(2) {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  margin-top: 0; }

.mob-menu .open span:nth-child(3) {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: -5px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

.menu-vis {
  display: block !important; }

.menu-v {
  display: block !important; }

img.img-hover-prev {
  width: 32px !important;
  display: block;
  height: 32px !important;
  border-radius: 100%;
  padding: 17px;
  transition: 0.3s;
  background-image: url("../img/left.png");
  background-position: center;
  background-repeat: no-repeat; }
  img.img-hover-prev:hover {
    padding: 17px;
    background-image: url("../img/hover-left.png");
    background-position: center;
    background-repeat: no-repeat; }

img.img-hover-next {
  width: 32px !important;
  display: block;
  height: 32px !important;
  border-radius: 100%;
  padding: 17px;
  transition: 0.3s;
  background-image: url("../img/right.png");
  background-position: center;
  background-repeat: no-repeat; }
  img.img-hover-next:hover {
    padding: 17px;
    background-image: url("../img/hover-right.png");
    background-position: center;
    background-repeat: no-repeat; }

.product__slider .slick-dots li button:hover {
  background: #0A5389; }

@media only screen and (max-width: 1310px) {
  .headertop {
    width: 100%; }

  .ticket, .quality, .product, .news, .main, .section, .sertificate, .contact, .footer, .news-bg {
    width: 100%; } }
@media only screen and (max-width: 1200px) {
  .contener {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }

  .product__slider {
    width: 96%; }

  .slider-serf {
    width: 96%;
    margin: auto; }

  .slider-serf .slick-prev, .slick-next {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -105%); }

  .header__content__wrap {
    padding-top: 0; }

  .mob-menu {
    display: block; }

  .slick-next {
    right: -22px !important; }

  .slick-prev {
    left: -22px !important; }

  .news__wrap {
    justify-content: center; }

  .news__wrap__box img {
    width: 100%; }

  .news__wrap__box {
    margin: 20px auto; }

  .section__wrap {
    width: 100%; }

  .footer__menu__wrap__box {
    margin-left: 29px; }

  .main__wrap__box {
    width: 281px; }

  .news__wrap__box {
    width: 318px; }

  .header__right__menu {
    background-color: #023E69;
    position: fixed;
    bottom: 0;
    transition: 0.3s;
    top: 0;
    left: -100%;
    width: 80%;
    display: none;
    color: #fff;
    z-index: 9999999;
    padding-top: 80px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.51);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.51); }

  .mobile-menu-overlay {
    display: none;
    position: fixed;
    height: 100%;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    background: rgba(65, 61, 75, 0.5); }

  .header__right__menu ul {
    justify-content: center;
    list-style: none;
    flex-direction: column; }

  .header__right__menu a {
    display: inline-block; }

  ul.submenu {
    position: relative; } }
@media only screen and (max-width: 1024px) {
  .ticket__wrap__left img {
    width: 100%; }

  .ticket__wrap {
    flex-direction: column; }

  .ticket__wrap__left {
    width: 50%;
    margin: 20px auto; }

  .ticket__wrap__right {
    width: 100%; }

  .ticket__wrap__right__btn a {
    margin: 20px auto; }

  .ticket {
    padding-top: 20px;
    padding-bottom: 70px; }

  .quality__wrap {
    flex-direction: column-reverse; }

  .quality__wrap__left {
    width: 100%; }

  .quality__wrap__right {
    width: 50%;
    margin: 20px auto; }

  .quality__wrap__right__btn a {
    margin: 20px auto; }

  .product__slider__section {
    width: 270px !important; }

  .contact__wrap__left {
    padding-right: 20px; }

  .quality__wrap__right {
    height: 604px; }

  .padding-top {
    margin-top: 46px; } }
@media only screen and (max-width: 991px) {
  .section__wrap {
    padding-left: 95px;
    padding-right: 95px;
    padding-top: 41px; }

  .news__wrap {
    justify-content: center;
    flex-direction: column; }

  .contact__wrap {
    flex-direction: column; }

  .contact__wrap__left {
    padding-right: 0;
    width: 100%; }

  .contact__wrap__right {
    width: 100%;
    padding-top: 40px; }

  .contact__wrap__right__field {
    justify-content: center; }

  .btn-wrp {
    display: flex;
    position: relative;
    flex-direction: column;
    width: 75%;
    margin: auto; }

  .footer__menu__wrap {
    justify-content: center;
    flex-direction: column; }

  .footer__menu {
    height: inherit;
    padding-bottom: 20px; }

  .footer__menu__wrap__box__logo button {
    margin-top: 10px;
    margin-bottom: 15px; }

  .footer__menu__wrap__box {
    margin-left: 0; }

  .footer__menu__wrap__box__out {
    justify-content: space-between; }

  a.tel-img {
    display: none; }

  .quality__wrap__right {
    width: 80%;
    margin: 20px auto; }

  .bg {
    width: 100%;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat; }

  .quality {
    padding-top: 20px; }

  .headertop__block {
    width: 100%; } }
@media only screen and (max-width: 768px) {
  .news__wrap {
    justify-content: center;
    flex-direction: column; }

  .headertop__block__left {
    display: inline-block;
    margin-top: 70px;
    margin-left: 15px; }

  .main__wrap {
    flex-direction: column; }

  .main {
    height: inherit;
    background-size: cover;
    padding-top: 35px; }

  .main__wrap__box {
    width: 281px;
    margin: 10px auto; }

  .circle, .circle2, .circle3 {
    margin: 10px auto; }

  .main__wrap__box h2 {
    text-align: center; }

  .main__wrap__box p {
    text-align: center; } }
@media only screen and (max-width: 668px) {
  .email-img {
    display: none; }

  .headertop__block__wrap {
    flex-direction: column; }

  .headertop {
    height: inherit;
    background-size: cover; }

  .headertop__block {
    height: inherit;
    margin-bottom: 100px; }

  .headertop__block__left {
    display: inline-block;
    margin-top: 70px;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px; }

  .headertop__block__left__botton {
    justify-content: center; }

  .headertop__block__right {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px; }

  .headertop__block__right__box {
    width: 100%; }

  .headertop__block__left p {
    text-align: center; }

  .headertop__block__left h1 {
    text-align: center; }

  .footer-copyright {
    height: inherit; }

  .footer-copyright__wrap__box p {
    text-align: center; }

  .footer-copyright__wrap div {
    margin: 10px 0; }

  .footer-copyright__wrap {
    flex-direction: column; }

  .product__slider__section {
    width: 214px !important; }

  .product__slider__section h2 {
    font-size: 20px;
    line-height: 22px; }

  .slider-serf__box {
    margin: auto;
    display: block !important;
    width: 260px !important; }

  .slider-serf__box__in {
    display: block !important;
    width: 260px !important;
    text-align: center; }

  .slider-serf__wrp {
    width: 96%;
    margin: auto; }

  .slider-serf__box__in img {
    width: 100%; }

  .section__wrap {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 31px; }

  .footer__menu__wrap__box__out {
    flex-wrap: wrap;
    justify-content: space-between; }

  .footer__menu__wrap__box {
    margin-bottom: 20px;
    width: 50%; } }
@media only screen and (max-width: 568px) {
  .sertificate__wrap, .product__wrap {
    flex-direction: column; }

  .product__wrap h2 {
    margin-bottom: 20px; }

  .sertificate__wrap h2 {
    margin-bottom: 20px; }

  .quality__wrap__right {
    width: 100%; }

  .ticket__wrap__left {
    width: 100%; }

  .product__slider__section {
    width: 320px !important; } }
@media only screen and (max-width: 480px) {
  .ticket__wrap__right__btn a {
    width: 100%; }

  .quality__wrap__right__btn a {
    width: 100%; }

  .sertificate__wrap h2 {
    font-size: 26px;
    line-height: 26px;
    text-align: center; }

  .product__wrap h2 {
    font-size: 26px;
    line-height: 26px;
    text-align: center; }

  .header__right__contact__btn {
    display: none; }

  .section__wrap h2 {
    font-size: 32px;
    line-height: 32px; }

  .section__wrap {
    height: inherit;
    padding-bottom: 40px; }

  .section {
    height: inherit;
    padding-top: 40px;
    padding-bottom: 40px; }

  .contact__wrap__left h2 {
    font-size: 26px;
    line-height: 26px;
    text-align: center; }

  .bg-cont {
    display: none; }

  .headertop {
    background-size: auto; }

  .headertop__block__right__box span {
    padding-left: 30px; }

  .btn-wrp {
    width: 100%; } }
@media only screen and (max-width: 375px) {
  button.button {
    width: 100%; }

  .btn-wrp {
    width: 100%; }

  .quality__wrap__right__box {
    width: 183px; }

  .quality__wrap__right__box2 {
    width: 183px; }

  .quality__wrap__right__box3 {
    width: 183px; }

  .quality__wrap__right__box p::before {
    left: 7px; }

  .quality__wrap__right__box2 p::before {
    left: 7px; }

  .quality__wrap__right__box3 p::before {
    left: 7px; }

  .ticket__wrap__right__btn a {
    font-size: 12px;
    line-height: 11px; }

  .line {
    background: #E00728;
    width: 100%; }

  .headertop__block__left__botton {
    flex-direction: column; }

  .headertop__block__left__botton button {
    margin: 10px auto; }

  .headertop__block__left p {
    font-size: 16px; }

  .headertop__block__left {
    margin-top: 40px; }

  .section__wrap h2 {
    font-size: 26px;
    line-height: 26px; }

  .section__wrap a {
    width: 100%;
    font-size: 15px; }

  .header__logo img {
    width: 150px; } }
@media only screen and (max-width: 320px) {
  .quality__wrap__right__box::after {
    display: none; }

  .quality__wrap__right__box2::after {
    display: none; }

  .quality__wrap__right__box3::after {
    display: none; }

  .quality__wrap__right__box, .quality__wrap__right__box2, .quality__wrap__right__box3 {
    width: 100%; }

  .quality__wrap__right__box p::before {
    left: 37px; }

  .quality__wrap__right__box2 p::before {
    left: 37px; }

  .quality__wrap__right__box3 p::before {
    left: 37px; }

  .quality__wrap__left h3 {
    font-size: 24px; }

  .news h2 {
    font-size: 24px; }

  .news__wrap__box {
    width: 100%; }

  .section__wrap h2 {
    font-size: 22px;
    line-height: 22px; }

  .headertop__block__right__box span {
    padding-left: 4px; }

  .product__btn h2 {
    font-size: 22px;
    line-height: 22px;
    text-align: center; }

  .checkmark {
    left: 15px; }

  .product__slider__section {
    width: 280px !important; }

  .news__wrap__box__out h2 {
    width: 243px; } }

/*# sourceMappingURL=style.css.map */
