*::-webkit-input-placeholder {
  color: #404040;
  opacity: 1;
}
*:-moz-placeholder {
  color: #404040;
  opacity: 1;
}
*::-moz-placeholder {
  color: #404040;
  opacity: 1;
}
*:-ms-input-placeholder {
  color: #404040;
  opacity: 1;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input, textarea, select {
  display: block;
  width: 100%;
}
input, textarea, select {
  max-width: 100%;
  padding: 10px 15px;
  border: 1px solid #404040;
  border-radius: 5px;
}
textarea {
  min-height: 75px;
  min-width: 100%;
}
select {
  color: #bcbdc0;
  padding: 5px;
}
input, textarea, select, .btn {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):focus::placeholder, textarea:focus::placeholder {
  opacity: 0;
}
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):focus,
textarea:focus,select:focus {
  border-color: #66afe9 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

input[type="checkbox"][name="agree"] + span {
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 5px;
    cursor: pointer;
}

input[type="checkbox"][name="agree"].black + span {
    border-color: #000;
}

input[type="checkbox"][name="agree"] + span:after {
    position: absolute;
    left: 1px;
    bottom: 1px;
    content: '';
    display: block;
    width: 18px;
    height: 21px;
    background: center / contain no-repeat url("../img/icons/check-agree.svg");
    opacity: 0;
}

input[type="checkbox"][name="agree"].black + span:after {
    background: center / contain no-repeat url("../img/icons/check-agree-black.svg");
}

input[type="checkbox"][name="agree"]:checked + span:after {
    opacity: 1;
}

.inp-wrap-phone {
  position: relative;
}

input[name*="phone"] {
  padding-left: 29px;
  background: 5px center / 20px 16px no-repeat url("../img/icons/ico-flag.svg"), #fff;
}

.modal {
  display: none;
  max-width: 550px !important;
  width: 100%;
  border-radius: 15px;
}
#thanksapp.modal {
    background: center center / cover no-repeat url(../img/commercial-invert-bg.jpg);
  }

#modalpricelist.modal, #modalpricediscount.modal, #modaldiscountorder.modal, #modalinvitetotender.modal {
  background: center center / cover no-repeat url(../img/modalform-bg-2.jpg);
}

#modalcallback.modal {
  background: #616470;
}


#modalconsultation.modal {
  background: center center / cover no-repeat url(../img/modalform-bg-1.jpg);
}
form span.reqstar {
  display: block;
  color: #D2202D;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
/*bootstrap*/
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2 {
  margin-top: -0.5rem !important;
}
.ms-n2, .mx-n2 {
  margin-left: -0.5rem !important;
}
.me-n2, .mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2 {
  margin-bottom: -0.5rem !important;
}
.mb-n4 {
    margin-bottom: -1.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3 {
  margin-top: -1rem !important;
}
.ms-n3, .mx-n3 {
  margin-left: -1rem !important;
}
.me-n3, .mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3 {
  margin-bottom: -1rem !important;
}

address {
  font-style: normal;
}
ol, ul {
  padding-left: 1rem;
}
ol li, ul li {
  margin-bottom: 0.4rem;
}
.lsn {
  list-style: none !important;
}
.lstn {
  list-style-type: none !important;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

* {
  margin: 0;
  padding: 0;
}
*, ::after, ::before {
    box-sizing: border-box;
}

html {
height: 100%;
}
header, nav, section, article, aside, footer {
display: block;
}
body {
font: normal 16px/1.3 'Mont', sans-serif;
color: #222;
width: 100%;
min-width: 320px;
min-height: 100%;
overflow-x: hidden;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
a {
outline: none;
text-decoration: none;
color:#012f91;
transition: all .1s ease-in-out;
}
a:hover {
text-decoration: none;
}
.strong {
  font-weight: bold !important;
}
.normal {
  font-weight: normal !important;
}
.light {
  font-weight: 300 !important;
}
.video-youtube {
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
.video-youtube > iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  text-align: left;
  font-weight: bold;
  font-style: normal;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-size: 1.25rem;
}
h1, .h1, h2, .h2 {
  font-size: 1.50rem;
}
h6, .h6 {
  font-size: 1rem;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.lh1 {
  line-height: 1 !important;
}
.ovxa {
    overflow-x: auto !important;
}
.cup {
    cursor: pointer;
}
.por {
  position: relative !important;
}
.tdn {
  text-decoration: none !important;
}
.tdu {
  text-decoration: underline !important;
}
.ttu {
  text-transform: uppercase !important;
}
.fs-12 {
  font-size: 12px !important;
}
.fs-18 {
  font-size: 18px !important;
}
.coi {
  color: initial !important;
}
.color-w {
  color: #fff !important;
}
.color-y {
  color: #FFE100;
}
.color-darkblue {
  color: #00417b !important;
}
.color-red {
  color: #D2202D !important;
}
.ovh {
  overflow: hidden !important;
}
.bgcb {
  background-color: #00417b;
}
.bgcy {
  background-color: #FFE100;
}
.bgcw {
  background-color: #fff;
}
.bgr2 {
  background: #E00505 !important;
}
.tsh_5 {
  text-shadow: 0 0 5px #000 !important;
}
.mwfc {
    max-width: fit-content !important;
}
.mw-250px {
  max-width: 250px;
}
.mw-232px {
  max-width: 232px;
}
.mw-150px {
  max-width: 150px;
}
.mw-100px {
  max-width: 100px;
}
.mw-20px {
  max-width: 20px;
}
.mw-63per {
  max-width: 63%;
}
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.w-auto {
  width: auto !important;
}
.mwmc {
  max-width: max-content;
}
.text-center {
  text-align: center !important;
}
img {
  display: block;
  border: none;
}
img:not([src*="ico-"]) {
  width: 100%;
  height: auto;
}
input {
vertical-align: middle;
accent-color: #00A0E3;
}
.grecaptcha-badge {
  display: none !important;
}
hr {
  border: 0;
  border-top: 3px solid #eee;
}
hr.white {
  border-color: #fff;
}
.tsh_5 {
    text-shadow: 0 0 5px #000 !important;
}
.bdrs-35 {
  border-radius: 35px !important;
}
.bdrs-15 {
  border-radius: 15px !important;
}
.bdrs-5 {
  border-radius: 5px !important;
}
.btn {
    display: block;
    color: #fff;
    line-height: 1;
    font-weight: 300;
    text-decoration: none;
    background: linear-gradient(180deg, #c9001d, #c9001d 49.99%, #b4001a 50%);
    width: auto;
    border: none;
    border-radius: 35px;
    padding: 8px 16px;
    cursor: pointer;
    text-align: center;
    text-shadow: none !important
}

.btn.btnwhite {
    color: #B4001A;
    background: #fff
}

.btn.btnsecond {
    color: #fff;
    background: #616470;
    border-radius: 5px
}

.btn.btnsecond2 {
    color: #222 !important;
    background: #fff !important;
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px 15px !important;
    border-radius: 0
}

.btn.btnsecond3 {
    color: #222 !important;
    background: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 20px !important;
    border: 1px solid #222
}

.btn.btnsecond3:hover,.btn.btnsecond3:focus {
    color: #fff !important;
    background: linear-gradient(180deg, #c9001d, #c9001d 49.99%, #b4001a 50%) !important
}

.btn:not(.btnwhite):not(.btnsecond):not(.btnsecond2):not(.btnsecond3):not(.btnyellow):hover {
    color: #fff !important
}

.btn:not(.btnwhite):not(.btnsecond):not(.btnsecond2):not(.btnsecond3):not(.btnyellow):focus {
    color: #fff !important
}
.btn.btnyellow {
  color: #222;
  text-transform: uppercase;
  font-weight: bold;
  border: 2px solid #222;
  background: #FFE100;
  border-radius: 5px;
}
.btn.btnyellow:hover, .btn.btnyellow:focus {
  background: #222;
  color: #FFE100;
  border-color: #FFE100;
}
.btn:hover,.btn:focus {
    outline: none
}
[class*="ico-"] {
  display: block;
  width: 36px;
  flex: 0 0 36px;
  height: 36px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.ico-tz-download {
  background-image: url(../img/icons/ico-tz-download.svg);
  width: 13px;
  flex: 0 0 13px;
  height: 16px;
}
.ico-filedownload-red {
  background-image: url(../img/icons/ico-filedownload-red.svg);
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
}
.ico-calc-white {
    background-image: url(../img/icons/ico-calc-white.svg);
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
}
/*ico social*/

.ico-telegram-black {
    flex: 0 0 91px;
    width: 91px;
    height: 75px;
    background-image: url(../images/ico-telegram-black.svg);
}
.ico-vkontakte-black {
    flex: 0 0 120px;
    width: 120px;
    height: 75px;
    background-image: url(../images/ico-vkontakte-black.svg);
}

.ico-vk {
  background-image: url("../images/ico-vk.svg");
}
.ico-vk-circle {
  background-image: url("../images/ico-vk-circle.svg");
}
.ico-hh {
  background-image: url("../images/ico-hh.svg");
}
.ico-avito {
  background-image: url("../images/ico-avito.svg");
}

header {
  background: top center / cover no-repeat url(../img/header-bg.jpg);
}
header nav a, footer nav a {
  text-transform: uppercase;
  color: #fff;
}
header .tel {
  font-size: 20px;
}
footer {
  background: #373737;
}

footer .logo {
  width: 140px;
  height: 64px;
  padding-top: 0;
}

.logo {
  display: block;
  width: 100%;
  background: center / contain no-repeat url("../images/logo.svg");
  padding-top: 45%;
}
nav .navtopbar {
    margin-left: -.5rem;
    margin-right: -.5rem;
}
nav .navtopbar li {
    position: relative;
    flex: 0 0 auto;
    width: auto;
    display: block;
    padding: 0.25rem 0.5rem;
    list-style: none;
}
footer .social-wrapp {
  width: 370px;
  height: 321px;
  background: center / contain no-repeat url(../img/social-wrapp-bg.png);
}

section.advantages .one .item {
  background: left center / contain no-repeat url(../img/icons/adv-1.svg);
}
section.advantages .two .item {
  background: center center / contain no-repeat url(../img/icons/adv-2.svg);
}
section.advantages .tree .item {
  background: right center / contain no-repeat url(../img/icons/adv-3.svg);
}

section.wide-range {
  background: #616470;
}
section.wide-range .wrapp {
  background: #fff;
}
ul.red-style {
  font-size: 14px;
  padding-left: 1.3rem;
}
ul.red-style li {
  position: relative;
  display: block;
  margin-bottom: 0.4rem;
}
ul.red-style li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  margin: 4px 10px 0 0;
  background: #D2202D;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
section.wide-range .btn-double a.btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
section.wide-range .btn-double a.btn:last-child {
  background: #616470;
  padding: 8px 16px 8px 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

section.pro-design .wrapp-yellow  {
  background: #FFE100;
}
section.why-choose ul.red-style {
  padding-left: 1.9rem;
}
section.why-choose ul.red-style li {
 margin-bottom: 1rem;
}
section.why-choose ul.red-style li:before {
 width: 20px;
 height: 20px;
}
section.correspondence {
  background: top center / cover no-repeat url(../img/correspondence-bg.jpg);
}
section.adv .items {
  background-image: url("../img/adv-bg2.png"), url("../img/adv-bg.jpg");
  background-position: right center, center center;
  background-size: 271px 500px, cover;
  background-repeat: no-repeat;
  border-radius: 30px;
}
section.adv .items .item {
  border: 1px solid #000;
  border-radius: 15px;
}
[id*="item-adv-con"] {
  display: none;
  max-width: 500px;
}

section.commercial {
  background: center center / cover no-repeat url(../img/commercial-bg.jpg);
}

section.whoarewe {
  background: center center / 1258px 837px repeat url(../img/whoarewe-bg.png);
}
section.whoarewe .item .title.h2 span {
 font-size: 0.8em;
}
section.whoarewe .item .title.h2 {
 border-bottom: 3px solid #FFCC00;
}
/*fancyapps*/
.carousel.f-carousel {
  --f-carousel-slides-per-page: 1;
  --f-carousel-spacing: 20px;
  --f-carousel-slide-width: calc( ( 100% - ((var(--f-carousel-slides-per-page) - 1) * var(--f-carousel-spacing)) ) / var(--f-carousel-slides-per-page) );

  --f-button-width: 38px;
  --f-button-height: 38px;

  --f-button-svg-width: 16px;
  --f-button-svg-height: 16px;
  --f-button-svg-stroke-width: 2.5;

  --f-button-color: rgb(71 85 105);
  --f-button-border-radius: 50%;
  --f-button-shadow: 0 6px 12px -2px rgb(50 50 93 / 25%), 0 3px 7px -3px rgb(0 0
          0 / 30%);

  --f-button-bg: #fff;
  --f-button-hover-bg: #f9f9f9;
  --f-button-active-bg: #f0f0f0;
}


/*accordion*/
.accordion-item {
    border-top: 2px solid #000;
}
.accordion-item:last-child {
    border-bottom: 2px solid #000;
}
.accordion-item [name="accordion"] {
    display: none;
}
.accordion-item .acorr-body {
  position: relative;
  overflow: hidden;
  max-height: 0;
  transition: max-height .25s ease-in-out;
}
.accordion-item .acorr-body p:last-child {
    margin-bottom: 0 !important;
}
.accordion-item label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.accordion-item label:after {
    content:'';
    display: block;
    width: 36px;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    max-width: 36px;
    height: 36px;
    background: center / 70% 70% no-repeat url("../img/icons/ico-arrow-right.svg");
    margin: 0 0 0 1rem;
    transition: transform .25s ease-in-out;
}
.accordion-item [name="accordion"]:checked + label:after {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.reviews .link:hover {
  -webkit-text-stroke: 1px #222;
  -moz-text-stroke: 1px #222;
  -ms-text-stroke: 1px #222;
}
.reviews .item .rating {
  width: 90px;
  height: 20px;
  background: center 0 / cover no-repeat url("../images/stars.svg");
}

.reviews .item .rating[data-stars="1"] {
  background-position-y: -32px;
}
.reviews .item .rating[data-stars="1,5"] {
  background-position-y: -64px;
}
.reviews .item .rating[data-stars="2"] {
  background-position-y: -96px;
}
.reviews .item .rating[data-stars="2,5"] {
  background-position-y: -128px;
}
.reviews .item .rating[data-stars="3"] {
  background-position-y: -160px;
}
.reviews .item .rating[data-stars="3,5"] {
  background-position-y: -192px;
}
.reviews .item .rating[data-stars="4"] {
  background-position-y: -225px;
}
.reviews .item .rating[data-stars="4,5"] {
  background-position-y: -258px;
}
.reviews .item .rating[data-stars="5"] {
  background-position-y: -290px;
}
.contacts .delimiter {
  position: relative;
}
.contacts .delimiter:before {
  content: '';
  display: block;
  background-color: #ADDEFF;
  width: 5px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
#loading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(255, 255, 255, 70%) url('../images/loading.svg') no-repeat center;
  z-index: 99999;
}

.has-iframe .fancybox__content {
  padding: 0 !important;
}

@keyframes showFromPos {
  0% {top:132px;opacity:0}
  100% {top:0;opacity:1;}
}
@keyframes showButtonRing {
  0% { transform: rotate(0); }
  1% { transform: rotate(34deg); }
  2% { transform: rotate(-32deg); }
  3% { transform: rotate(30deg); }
  4% { transform: rotate(-28deg); }
  5% { transform: rotate(26deg); }
  6% { transform: rotate(-24deg); }
  7% { transform: rotate(22deg); }
  8% { transform: rotate(-20deg); }
  9% { transform: rotate(18deg); }
  10% { transform: rotate(-16deg); }
  11% { transform: rotate(14deg); }
  12% { transform: rotate(-12deg); }
  13% { transform: rotate(10deg); }
  14% { transform: rotate(-8deg); }
  15% { transform: rotate(6deg); }
  16% { transform: rotate(-4deg); }
  17% { transform: rotate(2deg); }
  18% { transform: rotate(0); }
  100% { transform: rotate(0); }
}

.footer_multibtn {
  position: fixed;
  bottom: 37px;
  right: 37px;
  padding: 14px;
  display: inline-flex;
  flex-direction: column-reverse;
  align-items: end;
  gap: 20px;
  z-index: 10;
}
.footer_multibtn .footer_main_btn {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #FFCC00;
  background-image: url("/images/site/phone.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .25);
}
.footer_multibtn .footer_main_btn:not(.close) {
  animation: showButtonRing 30s ease-in-out 1s infinite;
}
.footer_multibtn .footer_main_btn.close {
  background-color: #fff;
  background-image: url("/images/close_form.png");
  background-size: 40px;
}
.footer_multibtn .footer_stack {
  display: none;
  animation: showFromPos .2s ease-in-out;
}
.footer_multibtn:not(.is_mobile):hover .footer_stack,
.footer_multibtn.is_mobile .footer_main_btn.close ~ .footer_stack {
  position: relative;
  opacity:1;
  display: inline-flex;
  align-items: end;
  flex-direction: column;
  gap: 15px;
}
.footer_multibtn .footer_stack a {
  position: relative;
  display: inline-block;
  padding: 10px 16px;
  color: #fff;
  background-color: #FFCC00;
  box-shadow: 0 0 2px rgba(0, 0, 0, .2);
  border-radius: 25px;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  margin-right: 80px;
  cursor: pointer;
  transition: background-color .1s ease-in;
}
.footer_multibtn .footer_stack a:after {
  content: '';
  position: absolute;
  top: -5px;
  right: -62px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #FFCC00;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
}
.footer_multibtn .footer_stack a:hover,
.footer_multibtn .footer_stack a:hover:after {
  background-color: #233972;
}
.footer_multibtn .footer_stack a.email:after {
  background-image: url("/images/site/email.svg");
}
.footer_multibtn .footer_stack a.form:after {
  background-image: url("/images/site/form.svg");
}
.footer_multibtn .footer_stack a.tender:after {
  background-image: url("/images/site/tender.svg");
}
.footer_multibtn .footer_stack a.link:after {
  background-image: url("/images/site/phone.svg");
}


/*media*/
@media (min-width: 576px) {
  .is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next {
    top: calc(50% - 43px);
    transform: translateY(-50%);
}
  .ovxa-sm-none {
    overflow-x: visible !important;
  }
  .bdrs-sm-50 {
    border-radius: 50px;
  }
  .carousel.f-carousel.adaptive {
      --f-carousel-slides-per-page: 2;
  }
  *:not(.btn-double) > .btn {
    font-size: 35px;
    width: max-content;
    padding: 15px 20px;
  }
}
@media (min-width: 768px) {
  header h1 {
    font-size: 45px;
  }
  .fs-md-16 {
    font-size: 16px !important;
  }
  .carousel.f-carousel.adaptive {
      --f-carousel-slides-per-page: 3;
  }
}
@media (min-width: 992px) {
  section.why-choose ul.red-style li:before {
   margin-top: 8px;
  }
  section.adv .items .item {
    font-size: 18px;
  }
  header {
    font-size: 18px;
  }
  header h1 {
      font-size: 55px;
  }
  header h1 {
    line-height: 1;
  }
  .modal {
    max-width: 800px !important;
    border-radius: 30px;
  }
  
  
  .carousel.f-carousel.adaptive {
      --f-carousel-slides-per-page: 4;
  }
  .logo {
    width: 140px;
    height: 64px;
    padding-top: 0;
  }
  h1, .h1 {
    font-size: 2.5rem;
  }
  h2, .h2 {
    font-size: 2rem;
  }
  h3, .h3 {
    font-size: 1.75rem;
  }
  h4, .h4 {
    font-size: 1.5rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  nav .navtopbar>li {
    padding-top: .5rem;
    padding-left: 1.1rem;
    padding-right: 1.1rem;
    padding-bottom: .5rem;
  }
}
@media (min-width: 1200px) {
  header h1 {
    font-size: 65px;
  }
  header {
    height: 100vh;
  }
  .reviews .item .quantity, .reviews .link {
    font-size: 1.25rem;
  }
}
@media (min-width: 1400px) {
  section.wide-range .btn-double .ico-tz-download {
    width: 41px;
    flex: 0 0 41px;
    height: 49px;
  }
.btn-double .btn {
    font-size: 35px;
    width: max-content;
    padding: 15px 20px;
  }

  header h1 {
      font-size: 80px;
  }
 
}
@media (max-width: 1399px) {
 
}
@media (max-width: 1199px) {
  .reviews .item img {
    width: 35px !important;
    height: 35px !important;
  }
}
@media (max-width: 991px) {
  .modal .h1 {
      font-size: 1.75rem !important;
  }
}
@media (max-width: 767px) {

.footer_multibtn {
    bottom: 17px;
    right: 17px;
}

}
@media (max-width: 575px) {
  footer .social-wrapp {
    width: 320px;
    height: 279px;
  }
  .modal .contacts .delimiter:before {
    content: none;
  }
  /*
  .carousel.f-carousel.adaptive {
    --f-carousel-slide-width: calc( ( 70% - ((var(--f-carousel-slides-per-page) - 1) * var(--f-carousel-spacing)) ) / var(--f-carousel-slides-per-page) );
  }
  */
  button.btn {
    width: 100% !important;
  }
}