

/* Start:/local/components/spartamed/highloadblock.list/templates/.default/style.css?17485803117148*/
.home-slider-top {
    background: #013A73;
    padding-top: 145px;
}
.home-slider-top .slider-wrapp {
    padding: 47px 48px 104px;
}
.home-slider-top .slick-prev {
    left: 9px;
}
.home-slider-top .slick-next {
    right: 9px;
}

.home-slider__item {
    justify-content: space-between;
    border-radius: 15px;
    display: flex;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.35);
    font-family: "Nevermind", "Futura New", Arial, sans-serif;
    height: 100%;
}

.home-slider__item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.home-slider-top .slider-wrapp>div:not(:first-of-type) {
    display: none;
}
.home-slider-top .slick-next:before,
.home-slider-top .slick-prev:before {
    content: none;
}
.home-slider-top .slick-next,
.home-slider-top .slick-prev {
    height: 36px;
    width: 19px;
    top: calc(50% - 47px);
}
.home-slider__info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 55px 50px 55px 57px;
}
.home-slider__title {
    font-family: "Nevermind", "Futura New", Arial, sans-serif;
    color: #fff;
    font-size: 35px;
    line-height: 44px;
    margin-bottom: 25px;
    font-weight: 700;
}
.home-slider__text {
    font-family: "GeologicaV", "Futura New", Arial, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
}
.home-slider__img {
    flex: 0 0 527px;
    overflow: hidden;
    position: relative;
}
.home-slider__btns .btn::before {
    content: none;
}
.home-slider__btns .btn,
.home-slider__more {
    height: auto;
    background: #2BACEF;
    text-align: center;
    line-height: 28px;
    display: block;
    color: #fff;
    font-size: 18px;
    font-family: "Nevermind", "Futura New", Arial, sans-serif;
    text-transform: uppercase;
    padding: 15px 24px;
    font-weight: 700;
}
.home-slider__more {
    background: #FF7A45;
    order: 1;
}
.home-slider__more:hover {
    background:#ff5b1a;
}
.home-slider__btns {
    display: flex;
    row-gap: 20px;
    margin-top: 50px;
    column-gap: 11px;
}
.home-slider__btns.both-buttons {
    
}
.home-slider-top .slick-next:not(:hover),
.home-slider-top .slick-prev:not(:hover) {
    opacity: 0.5;
}
.home-slider-top .slick-dots {
    bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
}
.home-slider-top .slick-dots li button:before {
    position: absolute;
    color: #D9D9D9;
    opacity: 0.5;
    top: 0;
    left: 0;
    content: "•";
    width: 14px;
    height: 14px;
    font-family: slick;
    font-size: 40px;
    line-height: 14px;
}
.home-slider-top .slick-dots li {
    position: relative;
    display: inline-block;
    height: 14px;
    width: 14px;
    margin: 0 7px;
}
.home-slider-top .slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 14px;
    width: 14px;
}
.home-slider-top .slick-dots li.slick-active button:before {
    opacity: 1;
    width: 18px;
    height: 18px;
    color: #D9D9D9;
    font-size: 48px;
    line-height: 18px;
}
.home-slider-top .slick-dots li.slick-active button,
.home-slider-top .slick-dots li.slick-active {
    width: 18px;
    height: 18px;
}
.home-slider-top .slick-dotted.slick-slider {
    margin-bottom: 0;
}
main .rbz-banner+.section-padding {
    padding-top: 30px;
}
.home-slider-top .slick-track {
    display: flex;
}
.home-slider-top .slick-track .slick-slide {
    height: auto;
}
@media screen and (max-width: 1199px) {
    .home-slider__title {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 30px;
    }
    .home-slider__text {
        font-size: 16px;
        line-height: 18px;
    }
    .home-slider__btns .btn, .home-slider__more {
        font-size: 15px;
    }
    .home-slider__info {
        padding: 43px 8px 48px 68px;
    }
    .home-slider__img {
        flex: 0 0 50%;
    }
    .home-slider-top .slider-wrapp {
        padding: 47px 98px 86px;
    }
    .home-slider-top .slick-prev {
        left: 59px;
    }
    .home-slider-top .slick-next {
        right: 59px;
    }
    .home-slider__item .home-slider__info {
        padding: 25px 40px;
    }
    .home-slider__btns {
        row-gap: 10px;
        margin-top: 40px;
    }
    .home-slider__btns.both-buttons {
        margin-top: 30px;
    }
    .home-slider-top .slick-dots {
        bottom: 37px;
    }
}

@media screen and (max-width: 1150px) {
    .home-slider__btns .btn, .home-slider__more {
        max-width: 180px;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 28px;
        align-content: center;
    }
    .home-slider__btns {
        justify-content: center;
    }
}

@media screen and (max-width: 1024px) {
    .home-slider-top {
        padding-top: 75px;
    }
}
@media screen and (max-width: 900px) {
    .home-slider__title {
        font-size: 28px;
        line-height: 33px;
        margin-bottom: 25px;
    }
    .home-slider__item {
        min-height: auto;
        flex-direction: column;
        max-width: 450px;
        margin: 0 auto;
    }
    .home-slider__item .home-slider__info {
        padding: 25px 30px 30px;
        justify-content: space-between;
        height: 100%;
        padding: 23px 30px 44px;
    }
    .home-slider__img {
        flex: none;
        height: 262px;
    }
    .home-slider-top .slick-dotted.slick-slider {
        margin-bottom: 0;
        max-width: 633px;
        padding: 47px 48px 86px;
    }
    .home-slider-top .slick-track {
        display: flex;
    }
    .home-slider-top .slick-slide {
        height: auto;
    }
    .home-slider__item {
        height: 100%;
    }
    .home-slider__btns {
        display: flex;
    }
    .home-slider__btns .btn, .home-slider__more {
        font-size: 14px;
        line-height: 18px;
        padding: 10px 28px;
        height: 56px;
    }
    .home-slider__text {
        flex: auto;
    }
    .home-slider-top .slick-next, .home-slider-top .slick-prev {
        z-index: 1;
    }
}

@media screen and (max-width: 640px) {
    .home-slider-top .slick-dotted.slick-slider {
        margin-bottom: 0;
        max-width: none;
        padding: 31px 46px 86px;
    }
    .home-slider-top .slick-prev {
        left: calc((100% - 450px) / 2 - 32px);
    }
    .home-slider-top .slick-next {
        right: calc((100% - 450px) / 2 - 32px);
    }
    .home-slider-top .slider-wrapp {
        padding: 47px 46px 86px;
    }
}
@media screen and (max-width: 540px) {
    .home-slider-top .slick-prev {
        left: 15px;
    }
    .home-slider-top .slick-next {
        right: 15px;
    }
}
@media screen and (max-width: 440px) {
    .home-slider-top .slick-prev {
        left: 30px;
    }
    .home-slider-top .slick-next {
        right: 30px;
    }
    .home-slider-top .slick-dotted.slick-slider {
        padding: 31px 0 86px;
    }
    .home-slider-top .slick-next,
    .home-slider-top .slick-prev {
        top: auto;
        z-index: 1;
        bottom: 260px;
    }
    .home-slider-top .slick-next:not(:hover), .home-slider-top .slick-prev:not(:hover) {
        opacity: 1;
    }
    .home-slider-top .slider-wrapp {
        padding: 47px 0 86px;
    }
}
/* End */


/* Start:/local/templates/spartamed/components/bitrix/news.list/rbz-banner/style.css?17446182742839*/
.rbz-banner {
  padding-top: 45px;
}

.rbz-banner__container {
  position: relative;
}

.rbz-banner__img-desktop {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 70% bottom;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.rbz-banner__img-mob {
  display: none;
}

.rbz-banner__content-wrapper {
  width: 100%;
  padding: 80px 40px;
}

.rbz-banner__content-inner {
  width: 60%;
}

.rbz-banner__title {
  color: #fff;
  font-family: "Futura New";
  font-size: 64px;
  line-height: 1;
  font-weight: 450;
}

.rbz-banner__desc {
  width: 55%;
  margin-top: 50px;
  color: #ebebeb;
  font-family: Roboto;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
}

.rbz-banner__btn {
  margin-top: 50px;
  display: inline-block;
  color: #fff;
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.1875;
  font-weight: 500;
  background-color: #2bacef;
  border: none;
  padding: 15px 80px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.rbz-banner__btn:hover {
  background-color: #0c77c5;
}

@media (max-width: 1250px) {
  .rbz-banner__title {
    font-size: 45px;
  }
}

@media (max-width: 1060px) {
  .rbz-banner__img-desktop {
    display: none;
  }

  .rbz-banner__img-mob {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
  }

  .rbz-banner__content-wrapper {
    padding: 40px 0 120px;
  }

  .rbz-banner__content-inner {
    width: 100%;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .rbz-banner__title {
    text-align: center;
  }

  .rbz-banner__desc {
    display: none;
  }

  .rbz-banner__btn {
    width: 45%;
    padding: 25px 80px;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .rbz-banner__content-inner {
    min-height: 300px;
  }

  .rbz-banner__title {
    font-size: 40px;
  }

  .rbz-banner__btn {
    width: 55%;
    padding: 25px 80px;
    margin-top: 0;
  }
}

@media (max-width: 600px) {
  .rbz-banner__content-wrapper {
    padding: 40px 0;
  }

  .rbz-banner__btn {
    width: 70%;
    padding: 25px 80px;
    margin-top: 0;
  }
}

@media (max-width: 540px) {
  .rbz-banner__content-inner {
    min-height: 260px;
  }

  .rbz-banner__title {
    text-align: left;
    font-size: 28px;
  }
}

@media (max-width: 425px) {
  .rbz-banner__content-wrapper {
    padding: 20px 0;
  }

  .rbz-banner__content-inner {
    min-height: 200px;
  }

  .rbz-banner__title {
    font-size: 24px;
  }

  .rbz-banner__btn {
    width: 60%;
    padding: 15px 20px;
  }
}


/* End */


/* Start:/local/components/spartamed/highloadblock.list/templates/block_famili/style.css?17485803112868*/
.block-family-dentistry__items {
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
    row-gap: 45px;
    margin-top: 45px;
    margin-bottom: 30px;
}
.block-family-dentistry__item {
    display: flex;
    flex-direction: column;
    padding: 25px 40px;
    row-gap: 29px;
    background: #F4F4F4;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}
.block-family-dentistry__number {
    font-weight: 700;
    font-size: 70px;
    line-height: 60px;
    text-transform: uppercase;
    color: #013A73;
    font-family: "Cannonade", Roboto;
}
.block-family-dentistry__item>div:first-of-type {
    display: flex;
    column-gap: 20px;
    align-items: center;
}
.block-family-dentistry__title {
    font-family: "GeologicaV", "Futura New", Arial, sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #252525;
}
.block-family-dentistry__text {
    font-family: "GeologicaV", "Futura New", Arial, sans-serif;
    font-weight: 100;
    font-size: 20px;
    line-height: 24px;
    color: #252525;
}

@media (max-width: 700px) {
    .block-family-dentistry__number {
        font-size: 40px;
        line-height: 34px;
    }
    .block-family-dentistry__title {
        font-size: 16px;
        line-height: 20px;
    }
    .block-family-dentistry__title br,
    .block-family-dentistry__text br {
        display: none;
    }
    .block-family-dentistry__item>div:first-of-type {
        flex-direction: column;
        row-gap: 11px;
        align-items: flex-start;
    }
    .block-family-dentistry__item {
        padding: 16px 22px;
        gap: 10px;
        box-shadow: 0px 2.52903px 2.52903px rgba(0, 0, 0, 0.25);
        border-radius: 9.48387px;
    }
    .block-family-dentistry__text {
        font-size: 14px;
        line-height: 15px;
    }
    .block-family-dentistry__item:nth-of-type(1),
    .block-family-dentistry__item:nth-of-type(2),
    .block-family-dentistry__item:nth-of-type(4),
    .block-family-dentistry__item:nth-of-type(5) {
        width: calc(50% - 20px / 2);
    }
    .block-family-dentistry__item:nth-of-type(3) {
        max-width: 345px;
    }
    .block-family-dentistry__item:nth-of-type(3)>div:first-of-type {
        flex-direction:row;
        align-items: center;
    }
    .block-family-dentistry__items {
        justify-content: space-between;
        max-width: 345px;
        gap: 20px;
        margin: 30px auto 10px;
    }
    .block-family-dentistry__item img {
        max-width: 100%;
        object-fit: contain;
    }
}
@media (max-width: 385px) {
    .block-family-dentistry__item {
        padding: 16px 18px;
    }
}
@media (max-width: 368px) {
    .block-family-dentistry__title {
        font-size: 15px;
    }
}
@media (max-width: 353px) {
    .block-family-dentistry__title {
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/spartamed/components/bitrix/form.result.new/form_index/style.css?17485803117629*/
.inline-page-form {
    display: flex;
    column-gap: 38px;
    background: #3397D3;
    border-radius: 20px;
    padding: 32px 52px 32px 37px;
    margin-bottom: 120px;
    font-family: "GeologicaV", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    align-items: center;
}
.inline-page-form__title {
    font-family: "Nevermind", "Futura New", Arial, sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 28px;
}
.inline-page-form__sale {
    font-weight: 400;
    font-size: 20px;
    line-height: 21px;
    color: #EAEAEA;
    margin: 6px 0;
}
.inline-page-form__left {
    flex: auto;
}
.inline-page-form__left form {
    row-gap: 14px;
    display: flex;
    flex-direction: column;
}
.inline-page-form .form-group_page {
    display: none;
}
.inline-page-form .form-group input[type="text"] {
    box-sizing: border-box;
    height: 42px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 0;
    width: 100%;
    padding: 10px 17px;
    color: #252525;
    font-size: 16px;
}
.inline-page-form__field {
    display: flex;
    column-gap: 17px;
}
.inline-page-form__field .form-group {
    width: calc(50% - 17px / 2);
}

.inline-page-form .form-group input[type="text"]::placeholder {
    color: #C1C1C1;
}

.inline-page-form .form-group input[type="text"]::-webkit-input-placeholder {
    color: #C1C1C1;
}

.inline-page-form .form-group input[type="text"]::-moz-placeholder {
    color: #C1C1C1;
    opacity: 1;
}
.inline-page-form .form-group input[type="text"]:-ms-input-placeholder {
    color: #C1C1C1;
}
.inline-page-form .text-required {
    font-style: italic;
    font-weight: 200;
    font-size: 14px;
    line-height: 18px;
    color: #DDDDDD;
    opacity: 0.75;
}
.inline-page-form .form-checkbox {
    display: flex;
    justify-content: center;
    position: relative;
}
.inline-page-form .form-checkbox label,
.inline-page-form .form-checkbox a {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #EAEAEA;
}
.inline-page-form .form-checkbox label {
    padding-left: 30px;
    max-width: 87%;
    position: relative;
}
.inline-page-form .form-checkbox a:hover {
    text-decoration: underline;
}
.inline-page-form .form-checkbox label::before,
.inline-page-form .form-checkbox label::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
}
.inline-page-form .form-checkbox label::before {
    left: 0;
    border: 1px solid #dfdfdf;
    background-color: #fff0;
    width: 21px;
    height: 21px;
    background: #FFFFFF;
    border-radius: 5px;
}
.inline-page-form .form-checkbox label::after {
    left: 3px;
    content: "✓";
    opacity: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    color: #0c77c5;
    font-weight: 900;
    font-size: 20px;
}
.inline-page-form .form-checkbox label::before,
.inline-page-form .form-checkbox label::after {
    margin-top: -6px;
}
.inline-page-form .form-checkbox input:checked+label::after {
    opacity: 1;
}
.inline-page-form .form-checkbox input {
    opacity: 0;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 50%;
    left: 7%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.inline-page-form__right {
    flex: 0 0 346px;
}
.inline-page-form .form-btn {
    width: 100%;
    height: 66px;
    background: #FF4B04;
    border-radius: 14px;
    align-content: center;
    text-align: center;
    font-family: "Nevermind", "Futura New", Arial, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #FFFFFF;
    margin-bottom: 20px;
    padding: 0;
}
.inline-page-form .form-btn::before {
    content: none;
}
@media (min-width:1101px) {
    .inline-page-form.title-left {
        margin-bottom: 30px;
        padding: 56px 55px 40px;
        align-items: flex-start;
    }
    .inline-page-form.title-left .inline-page-form__left form {
        flex-direction: row;
        column-gap: 58px;
    }
    .inline-page-form.title-left .inline-page-form__field {
        flex-direction: column;
        row-gap: 23px;
    }
    .inline-page-form.title-left .inline-page-form__sale {
        font-size: 26px;
        line-height: 34px;
        font-weight: 300;
    }
    .inline-page-form__title-left {
        display: flex;
        flex-direction: column;
        row-gap: 15px;
        flex: 0 0 272px;
    }
    .inline-page-form.title-left .inline-page-form__field .form-group {
        width: 100%;
    }
    .inline-page-form.title-left .inline-page-form__left form>div:last-of-type {
        flex: auto;
    }
    .inline-page-form.title-left {
        column-gap: 52px;
    }
    .inline-page-form.title-left .text-required {
        margin-top: 22px;
    }
}
@media (max-width:1199px) and (min-width:1101px) {
    .inline-page-form.title-left .form-btn {
        font-size: 20px;
        height: 49px;
        border-radius: 10px;
    }
    .inline-page-form.title-left .form-checkbox label::before {
        width: 17px;
        height: 17px;
    }
    .inline-page-form.title-left  .form-checkbox label {
        max-width: 100%;
        padding-left: 25px;
    }
    .inline-page-form.title-left  .form-checkbox label,
    .inline-page-form.title-left .form-checkbox a {
        font-size: 12px;
        line-height: 13px;
    }
    .inline-page-form.title-left .inline-page-form__right {
        flex: 0 0 260px;
    }
}
@media (max-width:1100px) {
    .inline-page-form .form-btn {
        border-radius: 10px;
        font-size: 20px;
        height: 50px;
    }
    .inline-page-form__right {
        flex: 0 0 270px;
    }
    .inline-page-form .form-checkbox label {
        max-width: 100%;
        padding-left: 25px;
    }
    .inline-page-form .form-checkbox label, .inline-page-form .form-checkbox a {
        font-size: 12px;
        line-height: 13px;
    }
    .inline-page-form .form-checkbox label::before {
        width: 17px;
        height: 17px;
    }
    .inline-page-form.title-left {
        margin-bottom: 30px;
    }
}
@media (max-width:950px) {
    .inline-page-form {
        flex-direction: column;
        row-gap: 35px;
        max-width: 320px;
        margin: 0 auto 80px;
        padding: 18px 20px 32px;
    }
    .inline-page-form__title {
        font-size: 20px;
        line-height: 24px;
    }
    .inline-page-form__sale {
        font-size: 18px;
        line-height: 18px;
        margin: 0 0 14px;
    }
    .inline-page-form .text-required {
        font-size: 12px;
        line-height: 15px;
    }
    .inline-page-form__field {
        flex-direction: column;
        row-gap: 14px;
    }
    .inline-page-form .form-group input[type="text"] {
        height: 33px;
        border-radius: 8px;
        font-size: 14px;
    }
    .inline-page-form__field .form-group {
        width: 100%;
    }
    .inline-page-form__right,
    .inline-page-form__left {
        flex: auto;
        width: 100%;
    }
    .inline-page-form .form-checkbox label::after {
        font-size: 15px;
    }
    .inline-page-form__left form {
        row-gap: 10px;
    }
    .inline-page-form__left form>div>.text-required {
        margin-top: 10px;
    }
    .inline-page-form .form-checkbox input {
        left: 0;
    }
}
/* End */


/* Start:/local/templates/spartamed/components/bitrix/news.list/certificate.inner/style.css?17485803111274*/
.awards-slider__item img {
    width: 100%;
    object-fit: cover;
    max-height: 100%;
    object-position: top;
}
.awards-slider {
    padding: 0 40px;
    position: relative;
}
.awards-slider__img {
    width: 220px;
    height: 200px;
    background: #fff;
    border-radius: 16.3889px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    overflow: hidden;
}
.awards-slider__img a {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.awards-slider__title {
    flex: auto;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #252525;
    text-align: center;
}
@media (min-width: 601px) {
    .awards-slider .number-slick--btn__next,
    .awards-slider .number-slick--btn__prev {
        translate: 0 calc(-50% - 56px);
    }
}
@media (max-width: 600px) {
    .awards-slider {
        padding: 0;
        max-width: 320px;
        margin: 0 auto;
    }
    .awards-slider__img {
        height: 160px;
        border-radius: 16.3889px;
    }
    .awards-slider__item {
        row-gap: 15px;
        padding: 20px;
    }
    .awards-slider__title {
        font-size: 14px;
        line-height: 18px;
    }
}
/* End */
/* /local/components/spartamed/highloadblock.list/templates/.default/style.css?17485803117148 */
/* /local/templates/spartamed/components/bitrix/news.list/rbz-banner/style.css?17446182742839 */
/* /local/components/spartamed/highloadblock.list/templates/block_famili/style.css?17485803112868 */
/* /local/templates/spartamed/components/bitrix/form.result.new/form_index/style.css?17485803117629 */
/* /local/templates/spartamed/components/bitrix/news.list/certificate.inner/style.css?17485803111274 */
