@import "_fonts.css";
.carousel-indicators [data-bs-target="#carouselExampleCaptions"] {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.carousel-caption {
  right: 0px;
  top: 10%;
  bottom: auto;
  text-align: center;
}
.carousel-caption p {
  text-align: center;
}
#carousel {
  margin-top: 22px;
}
@media (max-width: 991px) {
  .carousel {
    margin-top: 115px;
  }
}
.cards-card {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.06);
  height: 420px;
  margin-bottom: 23px;
}
.cards-card .card-badge {
  background-image: url("img/badge_yello.png");
  width: 62px;
  height: 30px;
  padding-left: 6px;
  padding-top: 3px;
  right: 0px;
  position: absolute;
  top: 272px;
}
.cards-card .card-badge a,
.cards-card .card-badge a:hover {
  color: #FFF;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.cards-card .card-badge-red {
  background-image: url("img/badge_yello.png");
  width: 62px;
  height: 30px;
  padding-left: 6px;
  padding-top: 3px;
  right: 0px;
  position: absolute;
  top: 272px;
  background-image: url("img/badge_red.png");
}
.cards-card .card-badge-red a,
.cards-card .card-badge-red a:hover {
  color: #FFF;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.cards-card .top-bages .best {
  width: 54px;
  height: 42px;
  transform: rotate(0deg);
  border-radius: 0px 0px 30px 30px;
  background: #F2F2F2;
  text-align: center;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 19px;
}
.cards-card .top-bages .new {
  width: 54px;
  height: 42px;
  transform: rotate(0deg);
  border-radius: 0px 0px 30px 30px;
  background: #FB5F56;
  text-align: center;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 19px;
}
.cards-card .top-bages .trends {
  width: 54px;
  height: 42px;
  transform: rotate(0deg);
  border-radius: 0px 0px 30px 30px;
  background: #F2F2F2;
  text-align: center;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 147px;
}
.cards-card .top-bages .insale {
  width: 54px;
  height: 42px;
  transform: rotate(0deg);
  border-radius: 0px 0px 30px 30px;
  background: #F2F2F2;
  text-align: center;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 83px;
}
.cards-card .top-bages .new a {
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 8px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.cards-card .top-bages .best a {
  color: #F4B30B;
  font-family: Montserrat;
  font-size: 8px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.cards-card .top-bages .trends a {
  color: #E85A5A;
  font-family: Montserrat;
  font-size: 8px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.cards-card .top-bages .insale a {
  color: #8F5BA8;
  font-family: Montserrat;
  font-size: 6px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.cards-card .top-bages .heart {
  width: 18px;
  height: 16px;
  background-image: url("img/heart.png");
  position: absolute;
  top: 26px;
  right: 20px;
}
.cards-card .card-img-top {
  margin-top: 8px;
}
.cards-card .card-name {
  text-align: center;
  margin-top: 70px;
}
.cards-card .card-name h4 {
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
}
.cards-card .card-body .card-text {
  color: #000;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cards-card .card-body .dot {
  min-width: 12px;
  min-height: 12px;
  border-radius: 12px;
  position: absolute;
  left: 19px;
  top: 266px;
}
.cards-card .card-body .card-prop1 {
  color: #000;
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 17px;
}
.cards-card .card-body .card-prop2 {
  color: #000;
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 7px;
}
.cards-card .card-body .card-price {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 13px;
}
.cards-card .card-body {
  padding: 9px 66px 0px 37px;
}
.bg-prime {
  background-color: #6F4099;
}
nav {
  height: 50px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 4rem;
}
.header {
  height: 163px;
  border-bottom: 1px solid #B4B4B4;
}
body {
  color: #000000;
  background-color: #F9F9F9;
}
body .chapters-cols a {
  background-color: #F9F9F9;
}
h2 {
  font-family: Roboto;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
}
.mainpage h2 {
  margin-left: 48px;
}
a {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  color: #333333;
}
p {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  color: #333333;
}
h6 {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-align: left;
  line-height: 25.2px;
}
.top a {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: left;
}
.top .bg-prime button {
  color: #ffffff;
  background-color: #ffffff;
}
.breadcrumps,
.breadcrumps a {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
  line-height: 24.38px;
  text-align: left;
  text-decoration: none;
  color: #000000;
}
#footer {
  background-color: #6F4099;
  color: #ffffff;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#footer .footer-padding {
  padding: 0px 150px 0px 150px;
}
#footer a,
#footer p {
  color: #ffffff;
  font-family: Roboto;
  font-size: 19px;
  font-weight: 400;
  line-height: 28.5px;
  text-align: left;
}
#footer .footer-info-top {
  padding-top: 15px;
}
#footer .footer-info ul {
  padding-left: 0;
}
#footer .footer-info ul li {
  list-style-type: none;
  font-family: Roboto;
  font-size: 19px;
  font-weight: 400;
  line-height: 47.5px;
  text-align: left;
  text-decoration: none;
}
#footer .footer-info ul li a {
  text-decoration: none;
}
#footer .footer-info-top a {
  font-family: Roboto;
  font-size: 19px;
  font-weight: 700;
  line-height: 22.8px;
  text-align: left;
  text-decoration: none;
}
.tmrg143 {
  margin-top: 143px;
}
.tmrg130 {
  margin-top: 130px;
}
.tmrg100 {
  margin-top: 100px;
}
.tmrg {
  margin-top: 150px;
}
.tmrg50 {
  margin-top: 50px;
}
.region {
  color: #ffffff;
  background-color: #6F4099;
  border-color: #6F4099;
}
.region .btn {
  vertical-align: baseline;
  background-color: #6F4099;
  border-color: #6F4099;
  border-radius: 0.25rem;
}
.region .btn-secondary :hover,
.region .btn-secondary :focus {
  background-color: #6F4099;
  border-color: #6F4099;
  border-radius: 0.25rem;
}
.logo {
  padding-top: 27px;
}
.headerLineTop nav a,
.headerLineBottom nav a {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  padding: 0;
  padding-right: 5px;
  color: #000000;
  padding-left: 26px;
}
.headerLineBottom nav a {
  padding-top: 8px;
  padding-left: 42px;
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */
}
.headerLineBottom nav .zakaz {
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  padding-top: 10px;
}
.headerLineBottom nav .tel {
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 800;
  line-height: 18px;
  text-align: right;
  padding-top: 0px;
}
.headerLineBottom nav span {
  display: block;
  color: #000;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.06px;
  text-align: right;
}
.headerLineBottom nav span button {
  text-decoration: underline;
  padding-right: 5px;
  border: none;
  background: none;
}
.headerLineTop nav {
  margin-top: 35px;
}
.headerLineBottom .btn-how {
  color: #ffffff;
  background-color: #6F4099;
  border-radius: 10px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 700;
  line-height: 16.41px;
  text-align: center;
  text-transform: uppercase;
  margin-left: 32px;
  padding: 10px 35px 10px 35px;
}
.headerLineBottom .btn-how a {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .header {
    height: 163px;
  }
}
@media (max-width: 991px) {
  #navbarTop {
    background-color: #6F4099;
    margin-top: 7px;
    padding: 5px;
    border-radius: 0px 0px 10px 10px;
  }
  nav {
    height: 55px;
  }
}
.chapters-card {
  border: 0;
}
.chapters-card img {
  border-radius: 10px;
}
.chapters-cols {
  display: flex;
  justify-content: center;
}
.chapters-card img {
  width: 300px;
  margin-top: 20px;
}
#rectangle-banners > div > div > div > div > div:nth-child(2) > div > a > img {
  box-shadow: 0px 4.81px 42.09px 0px #545EE18C;
}
.chapters-card p {
  line-height: normal;
}
.chapters-card.active p {
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
}
.main-img {
  font-family: Inter;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 20px;
  text-transform: uppercase;
  padding-top: 20px;
  margin-bottom: 24px;
}
.owl-carousel .owl-stage-outer {
  position: relative;
}
.owl-nav {
  position: absolute;
  height: 0px;
  top: -60px;
  z-index: 999;
  right: 1px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.owl-carousel .card-body .btn-carousel {
  padding: 15px 35px 15px 35px;
  border-radius: 10px;
  border: 2px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-align: center;
  border: 2px solid #B3B3B3;
  background-color: transparent;
  color: #656565;
}
.owl-carousel .card-body {
  background: #F6F6F6;
  border-radius: 0px 0px 10px 10px;
}
.owl-carousel .card-body .card-text {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 300;
  line-height: 28.13px;
  text-align: left;
  color: #333333;
  min-height: 100px;
}
.owl-carousel .card {
  border: 0px;
}
.cat-order-info {
  margin-top: 37px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  color: #646464;
  max-width: 265px;
}
.cat-order-stat {
  margin-top: 31px;
}
.cat-order-stat-chname {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  color: #999999;
  display: flex;
  align-items: baseline;
  padding-right: 3px;
}
.cat-order-stat-chname-dot {
  width: 100%;
  flex: 1 0;
  border-bottom: 1px dotted #000;
  height: 1em;
  margin: 0 0.4em;
  padding-right: 0px;
}
.cat-order-stat-chdata {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  color: #333333;
  padding-left: 3px;
}
.cat-order-button {
  margin-top: 12px;
  background: #FB5F56;
  border-radius: 10px;
  border: 0px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-align: center;
  padding: 14px 35px 14px 35px;
  color: #ffffff;
}
.cat-order-price {
  font-family: Roboto;
  font-size: 36px;
  font-weight: 700;
  line-height: 46.8px;
  text-align: left;
  color: #FB5F56;
  margin-top: 22px;
}
.cat-order-description {
  font-family: Roboto;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #646464;
}
.cat-order-name {
  color: #333333;
  font-family: Roboto;
  font-size: 36px;
  font-weight: 700;
  line-height: 46.8px;
  text-align: left;
}
.rbanner {
  border-radius: 10px;
  border: 1px solid #E5E5E5;
  background: #ffffff;
  display: flex;
  flex-wrap: wrap;
}
.rbanner2 {
  border-radius: 10px;
  border: 1px solid #E5E5E5;
  background: #ffffff;
  background: #6F4099;
  box-shadow: 0px 4px 35px 0px #545EE18C;
  display: flex;
  flex-wrap: wrap;
}
.zayavka-yello {
  background: #FECA05;
  height: 258px;
  border-radius: 7px;
}
.zayavka-header {
  font-family: Roboto;
  font-size: 38px;
  font-weight: 500;
  line-height: 49.59px;
  text-align: left;
  color: #000000;
  margin-left: 59px;
  margin-top: 35px;
}
.zayavka-text {
  font-family: Roboto;
  font-size: 28px;
  font-weight: 500;
  line-height: 36.54px;
  text-align: left;
  margin-left: 59px;
  margin-top: -13px;
}
.zayavka-price span {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  line-height: 20.88px;
  text-align: left;
  color: #555555CC;
  text-decoration: line-through;
}
.zayavka-price {
  font-family: Roboto;
  font-size: 32px;
  font-weight: 500;
  line-height: 41.76px;
  text-align: left;
  margin-top: 44px;
  margin-left: 16px;
}
.zayavka-price-text {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  line-height: 23.49px;
  text-align: left;
  text-transform: uppercase;
  margin-top: -8px;
  margin-left: 16px;
}
.zayavka-form {
  margin-top: 59px;
  margin-left: 59px;
}
.zayavka-form input[type="text"] {
  width: 100%;
  border: 1px solid #FFFFFFBD;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  line-height: 25.6px;
  text-align: left;
  color: #34343499;
  border-radius: 10px;
  padding: 5px 0px 5px 18px;
}
.zayavka-form input[type="submit"] {
  width: 221.02px;
  height: 40px;
  border-radius: 10px;
  background: #6F4098;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  line-height: 25.6px;
  text-align: center;
  color: #FFFFFF;
  border: 0px;
}
#zayavka {
  margin-top: 17px;
}
.main-threesmallbanner-item {
  background-image: url("img/Rectangle 85.png");
  height: 196px;
  background-position: bottom 0px right 0px;
  background-repeat: no-repeat;
}
#main-threesmallbanners {
  margin-top: 186px;
  margin-right: 112px;
}
.main-threesmallbanner-item .main-threesmallbanner-item-num {
  font-family: Oswald;
  font-size: 80px;
  font-weight: 500;
  line-height: 118.56px;
  color: #6F4099;
  right: -33%;
  position: relative;
}
.main-threesmallbanner-item .main-threesmallbanner-item-text {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.09px;
  color: #000000;
  position: relative;
  left: 229px;
  top: -20px;
}
.akcia-yellow {
  background: #FECA05;
  height: 112px;
  border-radius: 0px 0px 10px 10px;
}
.akcia-yellow-num {
  font-family: Roboto;
  font-size: 68px;
  font-weight: 600;
  line-height: 108.8px;
  text-align: left;
}
.akcia-yellow-alltext {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.akcia-yellow-text {
  margin-left: 25px;
  font-family: Roboto;
  font-size: 28px;
  font-weight: 400;
  line-height: 36.4px;
  text-align: left;
}
.akcia-yellow-text span {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 23.4px;
  text-align: left;
}
.akcia-yellow-btn {
  width: 165px;
  height: 40px;
  border-radius: 10px;
  border: 1px;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  color: #606060;
  background-color: #ffffff;
  text-align: center;
  padding: 11px;
}
.sticky-block {
  transition: padding-top 0.3s linear, padding-bottom 0.3s linear;
}
#contact-inner .contact-title {
  font-family: Roboto;
  font-weight: 700;
  font-style: Bold;
  font-size: 36px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}
#contact-inner .contact-frame {
  background-color: #FFFFFF;
  box-shadow: 0px 4px 20px 0px #0000000F;
  border-radius: 10px;
}
#contact-inner .contact-frame h5 {
  padding: 11px 27px;
  font-family: Montserrat;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  color: #6F4099;
}
#contact-inner .hot-line p {
  font-family: Montserrat;
  font-weight: 400;
  font-style: Regular;
  font-size: 22px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  color: #000000;
}
#contact-inner .hot-line p span {
  font-family: Montserrat;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 22px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
  color: #000000;
}
#contact-inner .contact-frame p {
  padding: 11px 27px;
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}
@media (max-width: 768px) {
  .cat-order-stat-chname {
    display: inline;
  }
  .logo img {
    width: 100%;
  }
  .header .tel {
    padding-left: 0px;
  }
  .header .flex-grow-1 {
    padding-top: 30px;
  }
  #carousel #carouselExampleCaptions {
    margin-top: 0px;
  }
  .tmrg143 {
    margin-top: 30px;
  }
  .tmrg130 {
    margin-top: 30px;
  }
  .tmrg100 {
    margin-top: 30px;
  }
  .header {
    height: 100%;
  }
  .navbar .navbar-collapse {
    z-index: 1000;
  }
}
/*# sourceMappingURL=./style.css.map */