@font-face {
    font-family: 'Exo 2.0 Black';
    src: url('../fonts/Exo20-Black.eot');
    src: url('../fonts/Exo20-Black.eot') format('embedded-opentype'), url('../fonts/Exo20-Black.woff') format('woff'), url('../fonts/Exo20-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.franchise-section .franchise-section__container {
    background: url("../img/img-new/franchise-header-bg-min.jpg") top right no-repeat, url("../img/img-new/franchise-bg-min.png") top center no-repeat, #36393e;
    background-size: 100% auto, 100% 100%, 100% 100%;
}

.franchise-section .franchise-header-section {
    padding-top: 230px;
    text-align: center;
}

.franchise-section .franchise-header-section .franchise-header-section__title {
    font-family: Stem;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0 0 -10px;
    color: white;
    letter-spacing: 1.2em;
}

.franchise-section .franchise-header-section .franchise-header-section__logo {
    width: 300px;
    margin-left: -10px;
}

.franchise-section .franchise-description-section {
    padding-bottom: 30px;
}

.franchise-section .franchise-description-section .franchise-description-section__title {
    position: relative;
    display: block;
    width: fit-content;
    margin-bottom: 75px;
    font-family: Stem;
    font-weight: 700;
    color: white;
    font-size: 80px;
}

.franchise-section .franchise-description-section .franchise-description-section__title:before {
    position: absolute;
    content: "";
    top: 50%;
    right: calc(100% + 20px);
    background: #df0d14;
    height: 3px;
    width: 40px;
}

.franchise-section .franchise-description-section .franchise-description-section__title .franchise-description-section__under-title-text {
    position: absolute;
    display: inline-block;
    top: calc(100% + 20px);
    right: 30px;
    font-size: 21px;
}

.franchise-section .franchise-description-section .franchise-description-section__title .franchise-description-section__under-title-text .red-text {
    color: #df0d14;
}

.franchise-section .franchise-description-section .franchise-description-section__price-block {
    margin-bottom: 30px;
}

.franchise-section .franchise-description-section .franchise-description-section__price-block .franchise-description-section__pdf-file {
    display: inline-block;
    margin-right: 15px;
    background: url("../img/img-new/pdf-icon.png") center left no-repeat;
    background-size: 15px auto;
    padding: 3px 2px 3px 25px;
    font-family: Stem;
    font-weight: 700;
    color: white;
    font-size: 9px;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: super;
}

.franchise-section .franchise-description-section .franchise-description-section__price-block .franchise-description-section__price {
    display: inline-block;
    font-family: Stem;
    font-weight: 700;
    color: white;
    font-size: 22px;
    background: #df0d14;
    border-radius: 25px;
    padding: 10px 35px;
    margin: 0;
}

.franchise-section .franchise-description-section .franchise-description-section__text {
    color: white;
    font-size: 16px;
    line-height: 1.5;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__slogan-text {
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 80px;
    text-decoration: underline;
    color: white;
    position: relative;

    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__slogan-text .red-text {
    color: #ff2d00;
    text-decoration: #ff2d00 underline;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__slogan-text:after {
    content: "";
    position: absolute;
    top: calc(100% + 30px);
    width: 3px;
    height: 50px;
    background: #ff2d00;
    left: 50%;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block {
    padding: 55px 0 70px 170px;
    position: relative;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .red-circle-bg {
    width: 100px;
    height: 100px;
    position: absolute;
    border-radius: 50%;
    background: transparent;
    z-index: 1;
    box-shadow: 0 0 80px rgba(223, 13, 20, 0.6);
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .red-circle-bg:nth-of-type(1) {
    top: 55px;
    left: 300px;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .red-circle-bg:nth-of-type(2) {
    bottom: 70px;
    right: 100px;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-count {
    display: block;
    width: fit-content;
    position: absolute;
    top: 0;
    left: 45px;
    line-height: 0.75;
    z-index: 1;
    font-family: "Exo 2.0 Black";
    color: #6a6b6d;
    font-size: 130px;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-count:before {
    content: "";
    background: url(../img/img-new/franchise-red-point.png) top center no-repeat;
    background-size: 36px auto;
    width: 40px;
    height: 50px;
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 2;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-3 .button-play {
    position: absolute;
    z-index: 55;
    left: 50%;
    top: 150px;
}

@media screen and (max-width: 1919.98px) {
    .franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-3 .button-play {
        top: 100px;

        width: 150px;
        height: 150px;
    }
}

@media screen and (max-width: 1599.98px) {
    .franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-3 .button-play {
        top: 100px;

        width: 140px;
        height: 140px;
    }
}

@media screen and (max-width: 1399.98px) {
    .franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-3 .button-play {
        top: 80px;
    }
}

@media screen and (max-width: 1199.98px) {
    .franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-3 .button-play {
        width: 120px;
        height: 120px;
    }
}

@media screen and (max-width: 767.98px) {
    .franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-3 .button-play {
        top: 70px;

        width: 110px;
        height: 110px;
    }
}

@media screen and (max-width: 575.98px) {
    .franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-3 .button-play {
        top: 20%;
        width: 70px;
        height: 70px;
    }
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element {
    position: relative;
    z-index: 10;
    border-radius: 20px;
    min-height: 310px;
    padding: 60px;
    box-sizing: border-box;
    color: white;
    box-shadow: 0 3px 60px rgba(0, 0, 0, 0.53);
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-img {
    overflow: visible;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-img.iphone {
    width: 25%;
    box-shadow: 0 3px 60px rgba(0, 0, 0, 0.53);
    border-radius: 25px;
    position: relative;
    z-index: 10;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-img.ipad {
    width: 85%;
    position: absolute;
    z-index: 2;
    bottom: 30px;
    right: 0;
    border-radius: 30px;
    box-shadow: 0 3px 60px rgba(0, 0, 0, 0.53);
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-title {
    margin: 30px 0 25px;
    font-family: Stem;
    font-weight: 700;
    font-size: 35px;
    position: relative;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-title span {
    position: absolute;
    top: -30px;
    left: 0;
    background: #df0d14;
    height: 7px;
    width: 30px;
    z-index: 5;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block {
    position: absolute;
    background: #df0d14;
    color: white;
    padding: 20px;
    left: 16%;
    bottom: calc(100% - 20px);
    z-index: 20;
    width: 60%;
    box-shadow: 0 15px 80px rgba(123, 5, 9, 0.56);

    opacity: 0;
    visibility: hidden;

    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;

    -webkit-transform: translateY(25px);
    -ms-transform: translateY(25px);
    transform: translateY(25px);
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block.active {
    opacity: 1;
    visibility: visible;

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block.remove,
.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block.active.remove {
    opacity: 0;
    visibility: hidden;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block:after {
    content: "";
    position: absolute;
    top: calc(100% - 20px);
    left: 0;
    z-index: 22;
    border: 20px solid transparent;
    border-left: 20px solid #df0d14;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block .arrow {
    position: absolute;
    bottom: 15px;
    z-index: 2;
    right: 20px;
    margin: auto;
    padding: 0;
    width: 80px;
    height: 15px;
    font-size: 0.1px;
    color: transparent;
    border: none;
    background: 0 0;
    cursor: pointer;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block .arrow:focus {
    outline: none;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block .arrow:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 11px;
    height: 11px;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block .arrow:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block .adv-red-info-block__text {
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 15px;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block .adv-red-info-block__title {
    font-size: 20px;
    margin: 0 0 15px 0;
    font-weight: 700;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-red-info-block .adv-red-info-block__close-btn {
    background: url("../img/img-new/close-white-icon.png") center center no-repeat, transparent;
    width: 18px;
    height: 18px;
    position: absolute;
    z-index: 1000;
    top: 10px;
    right: 10px;
    outline: none;
    border: none;
    cursor: pointer;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element .franchise-advantages-section__adv-text {
    margin: 0;
    font-family: Stem;
    font-size: 17px;
    line-height: 1.3;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-1 {
    background: url("../img/img-new/franchise-adv-1.png") center center no-repeat;
    background-size: cover;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-2 {
    background: url("../img/img-new/franchise-adv-2.png") center center no-repeat;
    background-size: cover;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-3 {
    box-shadow: none;
    padding-left: 0;
    padding-bottom: 0;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-4 {
    background: url("../img/img-new/franchise-adv-4.png") center center no-repeat;
    background-size: cover;
    box-shadow: none;
    border: 5px solid white;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-5 {
    background: url("../img/img-new/franchise-adv-5.png") center center no-repeat;
    background-size: cover;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-6 {
    background: url("../img/img-new/franchise-adv-6.png") center center no-repeat;
    background-size: cover;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block .franchise-advantages-section__adv-element.element-7 {
    background: url("../img/img-new/franchise-adv-7.png") center center no-repeat;
    background-size: cover;
    box-shadow: none;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block.left-block {
    padding: 55px 170px 70px 0;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block.left-block .franchise-advantages-section__adv-count {
    top: 0;
    right: 30px;
    left: auto;
    font-size: 130px;
}

.franchise-section .franchise-advantages-section .franchise-advantages-section__adv-block.left-block .franchise-advantages-section__adv-count:before {
    width: 40px;
    height: 50px;
    top: -10px;
    left: auto;
    right: 5px;
}

.section-franchise-feedback__bg {
    background: #2a2a30;
    text-align: center;
}

.section-franchise-feedback__bg .section-feedback__logo {
    left: 0;
    right: 0;
    margin: auto;
}

.section-franchise-feedback__bg .form__info {
    text-align: left;
}

.section-franchise-feedback__bg .add-contact-info {
    font-size: 15px;
    margin-top: 50px;
    line-height: 1.3;
    margin-bottom: 0;
}

.section-franchise-feedback__bg .add-contact-info a {
    display: inline-block;
    font-weight: 700;
    font-family: Stem;
    color: white;
    text-decoration: underline;
    margin: 0 5px;
    font-size: 15px;

    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none;
}

.services-header-section .main-section__bg {
    background: #34383e url(../img/img-new/services-header-bg.png) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.services-header-section .main-section__title {
    font-size: 51px;
    margin: 0px 0 105px;
}

.services-header-section .main-section__description {
    margin: 0;
}

.services-header-section .main-section__quote:before {
    display: none;
}

.services-header-section .main-section__quote {
    text-align: left;
    line-height: 1.5;
    font-size: 15px;
}

.section-st-services .section-st-services__title-small {
    margin-bottom: 20px;
}

.section-st-services .section-st-services__title {
    font-family: Stem;
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 50px;
    text-decoration: underline;

    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none;
}

.section-st-services .slider-st-services {
    position: relative;
    margin: 0 -15px 30px;
}

.section-st-services .slider-st-services .slider-st-services__slide {
    padding: 10px 15px;
    outline: none;
}

.section-st-services .slider-st-services .slider-st-services__slide .st-services-card__cover {
    position: relative;
    margin-bottom: 15px;
    transition: all 0.3s ease-in-out;
}

.section-st-services .st-services-card__red-hover {
    position: absolute;
    left: 0;
    right: 0;

    width: 100%;
    height: 100%;

    background: rgba(213, 12, 54, 0.8);
    opacity: 0;

    transition: all 0.3s ease-in-out;
}

.section-st-services .st-services-card:hover .st-services-card__cover {
    box-shadow: 0 3px 10px rgba(42, 42, 48, 0.54);
}

.section-st-services .st-services-card:hover .st-services-card__hieroglyph {
    opacity: 0 !important;
}

.section-st-services .st-services-card:hover .st-services-card__hieroglyph-hover {
    opacity: 1 !important;
}

.section-st-services .st-services-card:hover .st-services-card__red-hover {
    opacity: 1 !important;
}

.section-st-services .slider-st-services .slider-st-services__slide .st-services-card__cover .st-services-card__photo {
    display: block;
    width: 100%;
}

.section-st-services .slider-st-services .slider-st-services__slide .st-services-card__cover .st-services-card__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
}

.section-st-services .slider-st-services .slider-st-services__slide .st-services-card__cover .st-services-card__overlay .st-services-card__hieroglyph {
    display: inline-block;
    position: absolute;
    top: 45%;
    left: 50%;
    width: 70px;
    height: 70px;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    opacity: 1;
    transition: opacity 0.35s ease;
}

.section-st-services .slider-st-services .slider-st-services__slide .st-services-card__cover .st-services-card__overlay .st-services-card__hieroglyph-hover {
    opacity: 0;
}

.section-st-services .slider-st-services .slider-st-services__slide .st-services-card__cover .st-services-card__overlay .st-services-card__hieroglyph img {
    width: 100%;
}

.section-st-services .slider-st-services .slider-st-services__slide .st-services-card__cover .st-services-card__overlay .st-services-card__href {
    position: absolute;
    text-decoration: none;
    top: calc(50% + 50px);
    left: 0;
    right: 0;
    display: block;
    width: fit-content;
    margin: auto;
    color: white;
    text-align: center;
    font-family: Stem;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
    transition: all 0.3s ease-in-out;
}

.section-st-services .slider-st-services .slider-st-services__slide .st-services-card__cover .st-services-card__overlay .st-services-card__href:focus {
    outline: none;
}

/*.section-st-services .slider-st-services .slider-st-services__slide .st-services-card__cover .st-services-card__overlay .st-services-card__href:hover {
    color: #df0d14;
    text-decoration: underline;
}*/

.section-st-services .slider-st-services .slider-st-services__slide .st-services-card__cover .st-services-card__overlay .st-services-card__href:hover.white {
    color: white;
}

/*.section-st-services .slider-st-services .slider-st-services__slide .st-services-card__cover:hover {
    box-shadow: 0 3px 10px rgba(42, 42, 48, 0.54);
}*/

.st-services-card {
    text-decoration: none;
}

.section-st-services .slider-st-services .slider-st-services__slide .st-service-card__text {
    position: relative;
    padding: 12px 0 0 0;
    font-size: 11px;
    line-height: 1.2;
    color: #8e8e8e;
}

.section-st-services .slider-st-services .slider-st-services__slide .st-service-card__text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 3px;
    background-color: #ff2d00;
}

.section-st-services .slider-st-services .slick-arrow {
    position: absolute;
    z-index: 2;
    padding: 0;
    height: 15px;
    width: 80px;
    top: 220px;
    font-size: 0.1px;
    color: transparent;
    border: none;
    background: 0 0;
    cursor: pointer;
}

@media screen and (max-width: 1919.98px) {
    .section-st-services .slider-st-services .slick-arrow {
        top: 190px;
    }
}

@media screen and (max-width: 1599.98px) {
    .section-st-services .slider-st-services .slick-arrow {
        top: 160px;
    }
}

@media screen and (max-width: 1399.98px) {
    .section-st-services .slider-st-services .slick-arrow {
        top: 145px;
    }
}

@media screen and (max-width: 1199.98px) {
    .section-st-services .slider-st-services .slick-arrow {
        top: 130px;
    }
}

@media screen and (max-width: 575.98px) {
    .section-st-services .slider-st-services .slick-arrow {
        top: 37%;
    }
}

.section-st-services .slider-st-services .slick-arrow:focus {
    outline: none;
}

.section-st-services .slider-st-services .slick-arrow:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 11px;
    height: 11px;
    border: 2px solid #000;
    border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.section-st-services .slider-st-services .slick-arrow:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.section-st-services .slider-st-services .slick-arrow:hover:after {
    background-color: #df0d14;
}

.section-st-services .slider-st-services .slick-arrow:hover:before {
    border-color: #df0d14;
}

.section-st-services .slider-st-services .slick-prev {
    left: -90px;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.section-st-services .slider-st-services .slick-next {
    right: -90px;
}

@media screen and (max-width: 1599.98px) {
    .section-st-services .slider-st-services .slick-prev {
        width: 55px;
        left: -70px;
    }

    .section-st-services .slider-st-services .slick-next {
        width: 55px;
        right: -70px;
    }
}

@media screen and (max-width: 1399.98px) {
    .section-st-services .slider-st-services .slick-prev {
        width: 40px;
        left: -50px;
    }

    .section-st-services .slider-st-services .slick-next {
        width: 40px;
        right: -50px;
    }
}

@media (max-width: 1199.98px) {
    .section-st-services .slider-st-services .slick-prev {
        width: 23px;
        left: -30px;
    }

    .section-st-services .slider-st-services .slick-next {
        width: 23px;
        right: -30px;
    }
}

@media (max-width: 575.98px) {
    .section-st-services .slider-st-services .slick-prev {
        left: 0;
    }

    .section-st-services .slider-st-services .slick-next {
        right: 0;
    }
}

.section-how-much {
    background: none;
}

.section-how-much .section-innovations__links {
    margin-top: 60px;
}

.section-how-much .btn-youtube {
    width: 150px;
    height: 150px;
    display: inline-block;
    border-radius: 50%;
    box-shadow: 0 35px 70px rgba(223, 13, 21, 0.7);
    transition: all 0.2s ease-in-out;
}

.section-how-much .btn-youtube img {
    width: 100%;
}

.section-how-much .btn-youtube:hover {
    margin: 2.5px;
    width: 145px;
    height: 145px;
}

.section-how-much .col-lg-5 {
    position: relative;
    /*z-index: 8;*/
}

.section-how-much .section-how-much__right-block {
    background: url("../img/img-new/how-much-bg.png") center center no-repeat;
    background-size: 100% auto;
    height: 100%;
    margin-top: -55px;
    margin-left: -70px;
    text-align: center;
    position: relative;
    z-index: 5;
}

.section-how-much .section-how-much__right-block .section-innovations__video-name {
    text-align: left;
}

.section-how-much .section-how-much__right-block .row {
    height: 100%;
}

.section-how-much .section-how-much__right-block .btn-youtube {
    margin-bottom: 15px;
    margin-top: 40px;
}

.section-how-much .section-how-much__right-block .btn-youtube:hover {
    margin-bottom: 17.5px;
    margin-top: 42.5px;
}

.section-how-much .section-how-much__right-block .btn-youtube:focus {
    outline: none;
}

.section-how-much .section-innovations__title {
    position: relative;
}

.section-how-much .section-innovations__title:after {
    position: absolute;
    content: "";
    left: -54px;
    top: 10px;
    bottom: 0;
    margin: auto;
    width: 3px;
    height: 81px;
    background-color: #ff2d00;
}

.section-how-much .section-innovations__description p.small-title-block {
    line-height: 1.1;
}

.section-how-much .section-innovations__description p.small-title-block b {
    font-size: 14px;
}

.section-how-much .section-innovations__description p.small-title-block-tech {
    line-height: 1.1;
}

.section-how-much .section-innovations__description p.small-title-block-tech b {
    font-size: 18px;
}

.section-how-much .small-text {
    font-size: 12px;
    margin: 0;
    line-height: 1.2;
}

.section-how-much .large-text {
    margin: 10px 0;
    font-size: 26px;
}

.section-how-much .large-text-tech {
    margin: 20px 0;
    font-size: 15px;
    line-height: 1.4;
}

.section-how-much .large-text-tech b {
    width: 70%;
}

.section-how-much .section-innovations__description {
    margin-bottom: 40px;
}

.main-section__title-recommend {
    margin-top: 50px;
}

.main-section__bg {
    min-height: 617px;
}

.section-ind-solution {
    padding-bottom: 40px;
    padding-top: 20px;
}

.section-ind-solution .section-ind-solution__title-small {
    text-transform: none;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 40px;
}

.section-ind-solution .section-ind-solution__img-element {
    width: 90%;
}

.section-ind-solution .section-ind-solution__text-element {
    color: #2a2a30;
    margin: 0;
    position: relative;
    font-weight: 600;
    line-height: 1.2;
    font-size: 12px;
}

.section-ind-solution .section-ind-solution__text-element:before {
    position: absolute;
    content: "";
    left: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 2px;
    height: 40px;
    background: #dadada;
}

.section-ind-solution .section-ind-solution__element {
    background: #f8f8f8;
    padding: 20px;
    /*min-height: 93px;*/
    margin-bottom: 35px;
    transition: all 0.2s ease-in-out;

    height: 120px;
    box-sizing: border-box;
    display: flex;
    align-items: center;

    text-decoration: none;
}

.section-ind-solution .section-ind-solution__element .row {
    width: 100%;
}

.section-ind-solution .section-ind-solution__element:hover {
    box-shadow: 0 4px 25px rgba(109, 109, 109, 0.21);
}

.section-ind-solution .section-ind-solution__element:focus {
    outline: none;
}

.section-how-work {
    padding: 80px 0 0px;
}

.section-how-work .section-how-work__title {
    font-size: 40px;
    margin-bottom: 50px;
}

.section-how-work .section-how-work__row {
    margin: 0 -95px;
}

.section-how-work .section-how-work__img-block {
    padding: 70px 30px;
    margin-bottom: 40px;
}

.section-how-work .section-how-work__img-block.img-work-with-1 {
    background: url("../img/img-new/work-with-1.png") center no-repeat;
    background-size: cover;
}

.section-how-work .section-how-work__img-block.img-work-with-2 {
    background: url("../img/img-new/work-with-2.png") center no-repeat;
    background-size: cover;
}

.section-how-work .section-how-work__img-block.img-work-with-3 {
    background: url("../img/img-new/work-with-3.png") center no-repeat;
    background-size: cover;
}

.section-how-work .section-how-work__img-block.img-work-with-4 {
    background: url("../img/img-new/work-with-4.png") center no-repeat;
    background-size: cover;
}

.section-how-work .section-how-work__img-block.img-work-with-5 {
    background: url("../img/img-new/work-with-5.png") center no-repeat;
    background-size: cover;
}

.section-how-work .section-how-work__img-block.img-block-1 {
    background: url("../img/img-new/how-we-work-1.png") center no-repeat;
    background-size: cover;
}

.section-how-work .section-how-work__img-block.img-block-2 {
    background: url("../img/img-new/how-we-work-2.png") center no-repeat;
    background-size: cover;
}

.section-how-work .section-how-work__img-block.img-block-3 {
    background: url("../img/img-new/how-we-work-3.png") center no-repeat;
    background-size: cover;
}

.section-how-work .section-how-work__img-block.img-block-4 {
    background: url("../img/img-new/how-we-work-4.png") center no-repeat;
    background-size: cover;
}

.section-how-work .section-how-work__img-block.img-block-5 {
    background: url("../img/img-new/how-we-work-5.png") center no-repeat;
    background-size: cover;
}

.section-how-work .section-how-work__img-block.img-block-6 {
    background: url("../img/img-new/how-we-work-6.png") center no-repeat;
    background-size: cover;
}

.section-how-work .section-how-work__img-block-text {
    position: relative;
    padding-left: 50px;
    color: white;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
}

.section-how-work .section-how-work__img-block-text:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 3px;
    height: 70px;
    background: #df0d14;
}

.section-how-work .section-how-work__step-block {
    position: relative;
    padding-left: 70px;
    margin-bottom: 90px;
}

.section-how-work .section-how-work__step-count {
    position: absolute;
    top: 0;
    left: 15px;
    display: inline-block;
    border-bottom: 5px solid #151515;
    font-size: 12px;
    margin: 0;
    padding: 0 3px;
}

.section-how-work .section-how-work__step-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.1;
    margin: 0 0 15px;
}

.section-how-work .section-how-work__step-title.small-step-title {
    font-size: 24px;
}

.section-how-work .section-how-work__step-text {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
}

.tech-header-section .main-section__bg {
    padding-top: 39px;
    padding-bottom: 30px;
    background: #34383e url(../img/img-new/tech-header-bg.png) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.tech-header-section .main-section__quote {
    font-size: 14px;
}

.tech-header-section .main-section__description {
    margin: 0 0 40px;
    font-size: 25px;
    line-height: 1.3;
    font-weight: normal;
}

.slider-tech-case {
    position: relative;
    margin: 0 -15px 30px;
}

.slider-tech-case .section-ind-solution__case-text-element {
    color: #2a2a30;
    margin: 0;
    position: relative;
    line-height: 1.2;
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
}

.slider-tech-case .section-ind-solution__case-element {
    background: #f8f8f8;
    display: table;
    padding: 7px 15px 7px 35px;
    min-height: 120px;
    height: 120px !important;
    margin-bottom: 35px;
    transition: all 0.2s ease-in-out;
    position: relative;
    text-decoration: none;
}

.slider-tech-case .section-ind-solution__case-element:focus {
    outline: none;
}

.slider-tech-case .section-ind-solution__case-element:before {
    position: absolute;
    content: "";
    top: 15px;
    left: 12px;
    border-radius: 50%;
    border: 3px solid #606060;
    width: 12px;
    height: 12px;
    background: transparent;
    transition: all 0.2s ease-in-out;
}

.slider-tech-case .section-ind-solution__case-element:hover {
    box-shadow: 0 4px 25px rgba(109, 109, 109, 0.21);
}

.slider-tech-case .section-ind-solution__case-element:hover:before {
    border: 3px solid #df0d14;
    box-shadow: 0 4px 10px rgba(223, 13, 20, 0.62);
}

.slider-tech-case .slider-tech-case__slide {
    padding: 0 15px;
    outline: none;
}

.slider-tech-case .slick-arrow {
    position: absolute;
    bottom: -30px;
    z-index: 2;
    padding: 0;
    height: 15px;
    width: 80px;
    outline: none;
    top: 45%;
    font-size: 0.1px;
    color: transparent;
    border: none;
    background: 0 0;
    cursor: pointer;
}

.slider-tech-case .slick-arrow:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 11px;
    height: 11px;
    border: 2px solid #000;
    border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.slider-tech-case .slick-arrow:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.slider-tech-case .slick-arrow:hover:after {
    background-color: #df0d14;
}

.slider-tech-case .slick-arrow:hover:before {
    border-color: #df0d14;
}

.slider-tech-case .slick-prev {
    left: -90px;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.slider-tech-case .slick-next {
    right: -90px;
}

.red-arrows .slick-arrow {
    position: absolute;
    bottom: -30px;
    z-index: 2;
    padding: 0;
    height: 15px;
    width: 40px;
    outline: none;
    top: 45%;
    font-size: 0.1px;
    color: transparent;
    border: none;
    background: 0 0;
    cursor: pointer;
}

.red-arrows .slick-arrow:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 11px;
    height: 11px;
    border: 2px solid #000;
    border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.red-arrows .slick-arrow:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.red-arrows .slick-arrow:hover:after {
    background-color: #df0d14;
}

.red-arrows .slick-arrow:hover:before {
    border-color: #df0d14;
}

.red-arrows .slick-prev {
    left: 10px;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.red-arrows .slick-next {
    right: 10px;
}

@media screen and (max-width: 1599.98px) {
    .slider-tech-case .slick-prev {
        width: 55px;
        left: -70px;
    }

    .slider-tech-case .slick-next {
        width: 55px;
        right: -70px;
    }
}

@media screen and (max-width: 1399.98px) {
    .slider-tech-case .slick-prev {
        width: 40px;
        left: -50px;
    }

    .slider-tech-case .slick-next {
        width: 40px;
        right: -50px;
    }

    .red-arrows .slick-prev,
    .red-arrows .slick-next {
        width: 40px;
    }
}

@media (max-width: 1199.98px) {
    .slider-tech-case .slick-prev {
        width: 23px;
        left: -30px;
    }

    .slider-tech-case .slick-next {
        width: 23px;
        right: -30px;
    }

    .red-arrows .slick-prev,
    .red-arrows .slick-next {
        width: 23px;
    }
}

@media (max-width: 575.98px) {
    .slider-tech-case .slick-prev {
        left: 0;
    }

    .slider-tech-case .slick-next {
        right: 0;
    }
}

.recommend-header-section .main-section__bg {
    background: #34383e url(../img/img-new/recommend-header-bg.png) center no-repeat;
    background-size: cover;
}

.recommend-header-section .main-section__line {
    bottom: 7%;
}

.main-section__description-recommend {
    font-weight: 600;
    font-size: 26px;
    line-height: 1.2;
}

.section-recommend {
    margin-bottom: 70px;
}

.section-recommend .section-recommend__title-small {
    margin-bottom: 40px;
}

.section-recommend .section-recommend__title-small:before {
    background-color: #df0d14;
}

.section-recommend .section-recommend__element {
    margin-bottom: 35px;
    box-shadow: 0 11px 27px rgba(193, 193, 193, 0.53);
}

.section-recommend .section-recommend__img {
    display: block;
    cursor: pointer;
}

.section-recommend .section-recommend__img img {
    width: 100%;
}

.section-recommend .section-recommend__load-more {
    display: inline-block;
    padding: 0 5px 5px;
    margin-top: 40px;
    text-decoration: none;
    font-size: 14px;
    color: #1b1b1b;
    transition: all 0.2s ease-in-out;

    border: none;
    border-bottom: 1px dashed #df0d14;
    background: transparent;
    cursor: pointer;
}

.section-recommend .section-recommend__load-more:hover {
    color: #df0d14;
}

.section-recommend .section-recommend__load-more:focus {
    outline: none;
}

.recommend-modal {
    background: url("../img/img-new/recommend-modal-bg.png") top center no-repeat;
    background-size: cover;
    padding: 0;
    width: 880px;
    overflow: unset;
    display: none;
    cursor: default !important;
}

.recommend-modal .slider-recommend {
    height: 100%;
    background: #f9f9f9;
    position: relative;
    padding: 35px 80px;
}

.recommend-modal .slider-recommend .slider-recommend__slide {
    box-shadow: 0 11px 27px rgba(193, 193, 193, 0.53);
}

.recommend-modal .slider-recommend .slider-recommend__slide img {
    width: 100%;
}

.recommend-modal .recommend-form {
    padding: 35px 50px;
}

.recommend-modal .recommend-modal__review-wrap {
    display: flex;

    flex-direction: column;
    align-items: center;
    justify-content: center;

    background: #f9f9f9;
}

.recommend-modal .recommend-modal__full {
    display: block;
    margin: 10px 0 0 0;

    font-size: 15px;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none;
    color: #df0d14;
}

.recommend-modal .recommend-modal__full:hover {
    text-decoration: none;
}

.recommend-modal .recommend-modal__full:focus {
    outline: none;
}

.recommend-modal .recommend-form__title {
    position: relative;
    color: white;
    font-size: 26px;
    line-height: 1.2;
}

.recommend-modal .recommend-form__title:before {
    position: absolute;
    content: "";
    background: #df0d14;
    top: 0;
    bottom: 0;
    left: -20px;
    margin: auto;
    line-height: 1.2;
    width: 2px;
    height: 50px;
    z-index: 55;
}

.recommend-modal .recommend-form__text {
    color: white;
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 1.2;
}

.recommend-modal .form__input {
    border-radius: 3px;
}

.recommend-modal .fancybox-button svg {
    color: white;
}

.recommend-modal .fancybox-close-small {
    padding: 8px;
    bottom: 100%;
    right: 5px;
    top: 5px;
}

.contacts-section .container__map {
    margin-bottom: 45px;
    padding: 0;
}

.contacts-section .contacts-section__bg {
    background: url("../img/img-new/contacts-bg.png") top center no-repeat;
    background-size: cover;
    padding-top: 45px;
    padding-bottom: 40px;
}

.contacts-section .contacts-section__column-item {
    margin-bottom: 40px;
    color: white;
}

.contacts-section .contacts-section__column-item.contacts-section__column-item-top {
    padding-top: 79px;
}

.contacts-section .contacts-section__title {
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 28px;
    line-height: 1;
}

.contacts-section .contacts-section__info-text {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.6;
}

.contacts-section .contacts-section__info-text a {
    text-decoration: none;
    color: white;
    font-family: Stem;
    font-size: 15px;
    display: inline-block;
}

.contacts-section .contacts-section__info-text a.line {
    text-decoration: underline;
}

.contacts-header-section {
    margin: 0;
    position: relative;
}

.contacts-header-section .main-section__line {
    bottom: -30px;
}

.contacts-header-section .container {
    border-top: 1px solid #d1d1d1;
    padding-top: 70px;
}

.contacts-header-section .main-section__title-contacts {
    color: #1b1b1b;
    font-size: 70px;
    margin-bottom: 80px;
}

.blog-header-section {
    background: url("../img/img-new/blog-header-bg.png") 0 150px no-repeat;
    background-size: 100% auto;
    position: relative;
    min-height: 300px;
    margin-bottom: 0;
}

.blog-header-section .container {
    border-top: 1px solid #d1d1d1;
}

.blog-header-section .main-section__title-blog {
    color: #1b1b1b;
    padding-top: 70px;
    padding-bottom: 180px;
    font-weight: 600;
    font-size: 70px;
    line-height: 1;
}

.blog-header-section .main-section__line {
    bottom: 55px;
}

.section-large-article {
    color: white;
}

.section-large-article .section-large-article__bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 80px;
}

.section-large-article .section-large-article__title-link {
    text-decoration: none;
    color: #ffffff;
}

.section-large-article .section-large-article__title {
    font-weight: 600;
    font-size: 48px;
    text-decoration: underline;
    line-height: 1.2;
    margin-bottom: 40px;
    margin-top: 0;

    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none;
    color: #ffffff;
}

.section-large-article .section-large-article__text {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 40px;
}

.section-large-article .section-large-article__btn-more {
    text-decoration: none;
    background: transparent;
    border: 2px solid white;
    display: inline-block;
    padding: 17px 48px;
    color: white;
    line-height: 1;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
}

.section-large-article .section-large-article__btn-more:hover {
    color: #1b1b1b;
    background: white;
}

.section-articles {
    padding: 80px 0 70px;
}

.section-articles .section-articles__row {
    margin: 0 -30px;
}

.section-articles .section-articles__element {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
}

.section-articles .section-articles__element-href {
    display: block;
    width: 100%;
    color: #1b1b1b;
    margin-bottom: 60px;
    transition: all 0.2s ease-in-out;

    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none;
    text-decoration: none;
}

.section-articles .section-articles__element-href img {
    display: block;
}

.section-articles .section-articles__element-href:hover .news-preview__title {
    color: #df0d14;
}

.section-articles .section-articles__load-more {
    display: inline-block;
    padding: 0 5px 5px;
    margin-top: 0px;
    text-decoration: none;
    font-size: 14px;
    color: #1b1b1b;

    transition: all 0.2s ease-in-out;

    border: none;
    border-bottom: 1px dashed #df0d14;
    background: transparent;
    cursor: pointer;
}

.section-articles .section-articles__load-more:hover {
    color: #df0d14;
}

.section-articles .section-articles__load-more:focus {
    outline: none;
}

/* blockqoute styling --- START */

blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 14px;
  line-height: 1.2;
  color: #666;

  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;

  /*Borders - (Optional)*/
  border-left-style: solid;
  border-left-width: 15px;
  border-right-style: solid;
  border-right-width: 2px;    
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}

/* Default Color Palette*/
blockquote { 
  border-left-color: #f5f7fa;
  border-right-color: #e6e9ed;
  
  /* gray color was default here */
  /* border-left-color: #656d77;
  border-right-color: #434a53;   */
}

/*Grapefruit Color Palette*/
blockquote.grapefruit{
  border-left-color: #ed5565;
  border-right-color: #da4453;
}

/*Bittersweet Color Palette*/
blockquote.bittersweet{
  border-left-color: #fc6d58;
  border-right-color: #e95546;
}

/*Sunflower Color Palette*/
blockquote.sunflower{
  border-left-color: #ffcd69;
  border-right-color: #f6ba59;
}

/*Grass Color Palette*/
blockquote.grass{
  border-left-color: #9fd477;
  border-right-color: #8bc163;
}

/*Mint Color Palette*/
blockquote.mint{
  border-left-color: #46cfb0;
  border-right-color: #34bc9d;
}

/*Aqua Color Palette*/
blockquote.aqua{
  border-left-color: #4fc2e5;
  border-right-color: #3bb0d6;
}

/*Blue Jeans Color Palette*/
blockquote.bluejeans{
  border-left-color: #5e9de6;
  border-right-color: #4b8ad6;
}

/*Lavander Color Palette*/
blockquote.lavander{
  border-left-color: #ad93e6;
  border-right-color: #977bd5;
}

/*Pinkrose Color Palette*/
blockquote.pinkrose{
  border-left-color: #ed87bd;
  border-right-color: #d870a9;
}

/*Gray Color Palette*/
blockquote.gray{
  border-left-color: #ccd1d8;
  border-right-color: #aab2bc;
}

/* blockqoute styling --- END */

/*# sourceMappingURL=styles-new.css.map */