.clear-link {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

.overflow-hidden-x {
    overflow-x: hidden;
}

.overflow-hidden-y {
    overflow-y: hidden;
}

.gy-20-14 {
    --bs-gutter-y: 20px;
}

.youtube-wrap {
    width: 100vw;
    height: 30vw;
    max-width: 100%;
    border-radius: 20px;
}

.youtube-wrap-sm {
    width: 100vw;
    height: 25vw;
    max-width: 100%;
    border-radius: 20px;
}

.reviews-logo {
    width: 173px;
}

p {
    font-size: 20px;
    line-height: 24px;
}

.advantages-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
}

.advantages-wrap > .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
}

.advantages-card {
    padding-top: 65px;
    min-height: 209px;
    padding-right: 30px;
    padding-left: 30px;
    box-shadow: 2px 6px 18px rgba(0, 0, 0, 0.07);
}

.advantages-card .card-title {
    font-size: 40px;
    line-height: 44px;
    font-weight: 500;
    margin-bottom: 12px;
}

.menu-wrap {
    margin: 0 0 0 75px;
    width: 100%;
    max-width: 100%;
}

.main-form-wrap {
    padding: 60px 60px 100px 60px;
}

.full-width {
    width: 100%;
}

.v-text {
    margin-top: 13px;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
}

.n-link, .n-link:hover, n-link:focus {
    text-decoration: none;
    color: inherit;
}

.inh-link, inh-link:focus {
    text-decoration: underline;
    color: inherit;
}

.inh-link:hover {
    text-decoration: none;
    color: inherit;
}

.text-right {
    text-align: right;
}

.video-reviews-js .slick-slide {
    padding: 0;
}

.video-reviews-js .slick-track {
    margin: 0;
}

.p-main {
    padding: 60px;
}

.pr-20 {
    padding-right: 20px;
}

.p-main.py-5 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mh-400 {
    min-height: 400px;
}

.mh-card {
    min-height: 380px;
}

.phone-img {
    position: absolute;
    bottom: 0;
    left: 40%;
    max-width: 700px;
}

.phone-img-md {
    position: absolute;
    bottom: 0;
    left: 60px;
}

.hover-back:hover, .hover-back:focus {
    --bs-bg-opacity: 0.5;
    transition: 1s;
}

.hover-back:not(:hover) {
    transition: 1s;
}

.hover-back:hover .hover-back-cont, .hover-back:focus .hover-back-cont {
    transition: 1s;
    opacity: 0.5;
}

.hover-back:not(:hover) .hover-back-cont {
    transition: 1s;
}

.hover-1:hover, .hover-1:focus {
    opacity: 0.5;
    transition: 1s;
}

.hover-1:not(:hover) {
    transition: 1s;
}

.form-check-input-wrap {
    padding-left: 48px;
    position: relative;
    height: 42px;
    display: table-cell;
}

.form button {
    margin-top: 24px;
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    padding: 25px 65px;
}

.img--robots {
    position: absolute;
    bottom: 30px;
}

.img--fire {
    max-width: 200px;
}

.img--header-main-1 {
    left: 0;
    width: 20%;
}

.img--header-main-2 {
    top: 5%;
    right: -1%;
    width: 25%;
    transform: rotate(-8.82deg);
}

.img--phone {
    max-width: 260px;
    position: absolute;
    bottom: -52px;
    z-index: 1;
    left: 5%;
}

.img--box {
    max-width: 260px;
    position: absolute;
    bottom: -52px;
    z-index: 1;
    left: 10%;
}

.header-title {
    font-size: 60px;
    line-height: 63px;
    margin-bottom: 45px;
}

.fs-20 {
    font-size: 20px;
    line-height: 24px;
}

.fs-24 {
    font-size: 24px;
    line-height: 28px;
}

.fs-30 {
    font-size: 30px;
    line-height: 34px;
}

.fs-40 {
    font-size: 40px;
    line-height: 48px;
}

.fs-60 {
    font-size: 60px;
    line-height: 66px;
}

.lh-60 {
    line-height: 60px;
}

.round {
    border-radius: 80px;
}

.round-b-0 {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.round-t-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.mt-120 {
    margin-top: 120px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-1px {
    margin-top: 1px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-32 {
    margin-bottom: 32px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-12 {
    margin-bottom: 12px;
}

.mb-8 {
    margin-bottom: 8px;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-15 {
    padding-bottom: 15px;
}

.p-get-big {
    padding: 65px 80px;
}

.p-get-small {
    padding: 75px 80px;
}

.mw-140 {
    width: 140px;
}

.link-contacts {
    font-weight: 500;
    line-height: 34px;
    font-size: 24px;
}

.footer-left-body > p {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
}

.logo-footer {
    max-width: 182px;
}

footer .list-bottom {
    opacity: 0.6;
    font-size: 16px;
}

.footer-right-body {
    padding-top: 40px;
}

.footer-icons {
    padding-top: 45px;
}

.footer-icons > a {
    margin-right: 30px;
}

.footer-icons > a:last-of-type {
    margin-right: 0;
}

.full-h-block {
    min-height: calc(100vh - 202px);
}

.number-circle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    position: relative;
    top: -20px;
    right: -20px;
}

@media (max-width: 1600px) {
    .phone-img {
        max-width: 550px;
    }

    .img--robots {
        max-width: 440px;
    }
}

@media (max-width: 1400px) {
    .footer-left-body > p {
        font-size: 20px;
        line-height: 24px;
    }

    .fs-xl-52 {
        font-size: 52px;
        line-height: 56px;
    }

    .fs-xl-38 {
        font-size: 38px;
        line-height: 46px;
    }

    .fs-xl-32 {
        font-size: 32px;
        line-height: 38px;
    }

    .fs-xl-24 {
        font-size: 24px;
        line-height: 28px;
    }

    .mt-xl-80 {
        margin-top: 80px;
    }

    .mb-xl-50 {
        margin-bottom: 50px;
    }

    .header-title {
        font-size: 52px;
        line-height: 56px;
    }

    .img--phone {
        max-width: 195px;
        bottom: -52px;
        z-index: 1;
        left: 5%;
    }

    .img--box {
        max-width: 240px;
        bottom: -52px;
        z-index: 1;
        left: 10%;
    }

    .p-get-big {
        padding: 55px 80px;
    }

    .p-get-small {
        padding: 25px 55px;
    }

    .img--robots {
        max-width: 440px;
    }
}

@media (max-width: 1200px) {
    .round {
        border-radius: 60px;
    }

    .advantages-wrap {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .advantages-wrap > .row {
        --bs-gutter-x: 14px;
        --bs-gutter-y: 14px;
    }

    .advantages-card {
        padding-top: 46px;
        padding-right: 20px;
        padding-left: 20px;
        min-height: 162px;
    }

    .advantages-card .card-title {
        font-size: 32px;
        line-height: 38.4px;
    }

    .round-lg-52 {
        border-radius: 52px;
    }

    .img--robots {
        max-width: 400px;
    }

    .img--robots.recommend-sect {
        right: 60%;
    }

    .img--header-main-1 {
        top: 0;
        left: -3%;
        width: 23%;
        transform: rotate(15deg);
    }

    .img--header-main-2 {
        top: 35%;
        right: -1%;
        width: 28%;
        transform: rotate(-13.13deg);
    }

    .navbar {
        padding-top: 39px !important;
        padding-bottom: 39px !important;
    }

    .footer-left-top {
        min-width: 243px;
    }

    .footer-left-body {
        padding-right: 120px;
    }

    .p-5 {
        padding: 32px 40px 32px 32px;
    }

    .py-5 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .mb-2-r {
        margin-bottom: 18px;
    }

    .mb-lg-32 {
        margin-bottom: 32px;
    }

    .mb-lg-5px {
        margin-bottom: 5px;
    }

    .card-sizing p {
        max-width: 75%;
    }

    .card-sizing {
        min-height: 22rem;
    }

    .full-h-block {
        min-height: calc(100vh - 150px);
    }

    .fs-lg-40 {
        font-size: 40px;
        line-height: 48px;
    }

    .fs-lg-32 {
        font-size: 32px;
        line-height: 35px;
    }

    .fs-lg-20 {
        font-size: 20px;
        line-height: 22px;
    }

    .mt-lg-10 {
        margin-top: 10px;
    }

    /*    .mb-lg-32 {
            margin-bottom: 32px;
        }*/
    .mh-lg-320 {
        min-height: 320px;
    }
}

@media (max-width: 991px) {
    .advantages-wrap {
        /*padding-top:*/
    }

    .advantages-wrap > .row {
        --bs-gutter-x: 10px;
        --bs-gutter-y: 10px;
    }

    .fs-sm-22 {
        font-size: 22px;
        line-height: 26px;
    }

    .fs-sm-18 {
        font-size: 18px;
        line-height: 22px;
    }

    .fs-sm-14 {
        font-size: 14px;
        line-height: 15px;
    }

    .mt-sm-12 {
        margin-top: 12px;
    }

    .mb-sm-16 {
        margin-bottom: 16px !important;
    }

    .img--robots {
        max-width: 400px;
    }

    .img--phone {
        max-width: 140px;
        bottom: -52px;
        z-index: 1;
        left: 5%;
    }

    .img--box {
        max-width: 170px;
        bottom: -52px;
        z-index: 1;
        left: 10%;
    }

    .img--fire {
        max-width: 170px;
    }

    .main-form-wrap {
        padding: 27px 60px;
    }

    .form button {
        font-size: 16px;
        line-height: 19px;
        padding: 25px;
    }

    .footer-left-top {
        text-align: center;
    }

    footer.container-fluid {
        padding-top: 40px !important;
        padding-bottom: 28px !important;
    }

    .link-contacts {
        font-size: 18px;
        line-height: 35px;
    }

    .footer-icons {
        padding-top: 35px;
    }

    .footer-icons > a {
        max-width: 31px;
    }

    .mt-6 {
        margin-top: 30px !important;
    }

    .list-bottom .list-item {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .list-bottom .list-item:last-of-type {
        margin-bottom: 0;
    }

    .v-text {
        margin-top: 8px;
        margin-bottom: 12px;
    }

    h2.large, .large.h2 {
        font-size: 32px;
        line-height: 37px;
    }

    .fs-xs-32 {
        font-size: 32px;
        line-height: 37px;
    }

    .fs-xs-16 {
        font-size: 16px;
        line-height: 19px;
    }

    .fs-xs-14 {
        font-size: 14px;
        line-height: 17px;
    }

    .mb-md-4p {
        margin-bottom: 4px;
    }

    .mb-md-18 {
        margin-bottom: 18px;
    }

    .pb-md-60 {
        padding-bottom: 60px;
    }

    .header-title {
        font-size: 32px;
        line-height: 45px;
    }

    .max-w-100 {
        max-width: 100px;
    }

    .mh-card {
        min-height: 220px;
    }

    .number-circle {
        min-width: 42px;
        width: 42px;
        height: 42px;
    }

    .p-get-big {
        padding: 40px 30px;
        padding-right: 10%;
    }

    .p-get-small {
        padding: 20px 30px;
        padding-right: 5%;
    }

    .fw-md-500 {
        font-weight: 500;
    }
}

@media (max-width: 768px) {
    .youtube-wrap, .youtube-wrap-sm {
        height: 45vw;
    }

    .round {
        border-radius: 40px;
    }

    .main-form-wrap {
        padding: 27px 30px;
    }

    .advantages-card {
        padding-top: 28px;
        min-height: 116px;
    }

    .container-fluid,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl,
    .container-xxl {
        --bs-gutter-x: 10px;
        padding-right: --bs-gutter-x;
        padding-left: --bs-gutter-x;
    }

    .navbar-brand img {
        width: 116px;
    }

    .navbar {
        padding-top: 18px !important;
        padding-bottom: 18px !important;
        border-radius: 60px;
    }

    .v-text {
        font-size: 16px;
        line-height: 19px;
    }

    .gy-20-14 {
        --bs-gutter-y: 14px;
    }

    .p-5 {
        padding: 23px 31px 25px 31px;
    }

    .p-main {
        padding: 30px;
    }

    .number-circle {
        right: -10px;
        top: -10px;
    }

    .card-sizing, .card-casper {
        min-height: 17rem;
    }

    .card-text {
        font-size: 16px;
        line-height: 19px;
    }

    .card-sizing p {
        max-width: 80%;
    }

    .card-text:last-child {
        max-width: 100%;
    }

    .full-h-block {
        min-height: calc(100vh - 98px);
    }

    .fs-xs-22 {
        font-size: 22px;
        line-height: 26px;
    }

    .fs-xs-18 {
        font-size: 18px;
        line-height: 22px;
    }

    .pb-xs-18 {
        padding-bottom: 18px;
    }

    .mb-xs-22 {
        margin-bottom: 22px;
    }

    .mb-xs-18 {
        margin-bottom: 18px;
    }

    .mb-xs-8 {
        margin-bottom: 8px;
    }

    .mt-sm-30 {
        margin-top: 30px;
    }

    .mw-xs-100 {
        max-width: 100% !important;
    }

    .mh-xs-175 {
        min-height: 175px;
    }

    .mh-xs-210 {
        min-height: 210px;
    }

    .pt-sm-35 {
        padding-top: 35px;
    }

    .back-link {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 0;
    }

    .overflow-sm-hidden-x {
        overflow-x: hidden;
    }

    .img--phone {
        max-width: 140px;
        position: relative;
        bottom: 0;
        z-index: 1;
        left: 50%;
        margin-left: -90px;
    }

    .img--box {
        max-width: 170px;
        position: absolute;
        bottom: -20px;
        z-index: 1;
        left: 50%;
        margin-left: -60px;
    }

    .img--fire {
        max-width: 130px;
    }

    .pb-7 {
        padding-bottom: 48px !important;
    }

    .navbar-brand.fixed, .navbar-toggler.fixed {
        position: fixed;
    }

    .navbar-brand.fixed {
        /*margin-top: 25px !important;*/
        top: 26px;
    }

    .navbar-toggler.fixed {
        right: 43px;
        top: 32px;
    }
}

@media (max-width: 576px) {
    .mw-sm-90 {
        max-width: 80% !important;
    }

    .p-get-big {
        padding-right: 30px;
    }

    .p-get-small {
        padding-right: 30px;
    }
}

@media (max-width: 420px) {
    .mw-sm-90 {
        max-width: 100% !important;
    }
}


button.slick-next, button.slick-next:hover {
    position: absolute;
    top: 41%;
    right: 54px;
    width: 47px;
    height: 75px;
    background-image: url("http://maggiesadler.com/wp-content/uploads/2015/10/left-right-arrow.png");
    background-size: 95px;
}

button.slick-prev, button.slick-prev:hover {
    position: absolute;
    top: 41%;
    left: 15px;
    z-index: 1;
    width: 47px;
    height: 75px;
    background-image: url("http://maggiesadler.com/wp-content/uploads/2015/10/left-right-arrow.png");
    background-size: 95px;
    background-position-x: right;
}

.slick-prev:before, .slick-next:before {
    font-size: 70px;
    color: #EA8496;
    line-height: inherit;
    font-weight: bold;
}

.slider img {
    height: 324px;
}

/* Slick Slider Styles -- Provided by https://kenwheeler.github.io/slick/ */
/* Slider */
.slick-slider {
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '';
}

[dir='rtl'] .slick-prev:before {
    content: '';
    font-weight: bold;
    font-size: 20px;
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '';
}

[dir='rtl'] .slick-next:before {
    content: '';
}

/* Dots */
.slick-slider {
    /*margin-bottom: 30px;*/
}

.slick-dots {
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 37px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.slick-track {
    display: flex;
    /*column-gap: 20px;*/
    /*    flex-wrap: wrap;
        row-gap: 0px;*/
    margin: 0 -20px;
}

.slick-slide {
    height: auto;
    flex: 0 0 auto;
    padding: 0 10px;
}

/*404*/
.error-title {
    margin-bottom: 50px;
}

.link-error {
    text-decoration: none;
    font-size: 24px;
    line-height: 29px;
    color: #FFFDF8;
    padding: 25px 65px;
    background: #313131;
    border-radius: 50px;
}

.link-error:hover {
    color: #FFFDF8;
    opacity: 0.5;
    transition: 1s;
}

.errors-text {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
}

.errors-text-title {
    font-size: 650px;
    color: #FF4E4E;
    margin: 0;
}

.errors-text-first {
    line-height: 249px;
    transform: rotate(-25.79deg);
    margin-top: auto;
}

.errors-text-center {
    line-height: 339px;
    transform: rotate(90deg);
    margin-left: 15px;
    margin-bottom: -51px;
}

.errors-text-last {
    transform: rotate(-75deg);
    margin-left: 40px;
    line-height: 289px;
    margin-top: auto;
}

.errors-text {
    display: flex;
}

@media (max-width: 1400px) {
    .errors-text-title {
        font-size: 578px;
    }

    .errors-text-first {
        transform: rotate(-17.87deg);
        margin-left: -97px;
        margin-bottom: 0;
    }

    .errors-text-last {
        transform: rotate(-63.64deg);
        margin-left: 0;
        margin-bottom: -5px;
    }

    .errors-text-center {
        margin-bottom: -76px;
    }
}

@media (max-width: 1199px) {
    .error-title {
        margin-top: auto;
    }
    .errors-text-title {
        font-size: 490px;
    }

    .errors-text-first {
        margin-left: -90px;
        margin-bottom: -24px;
    }

    .errors-text-center {
        margin-left: 15px;
        margin-bottom: -95px;
    }

    .errors-text-last {
        transform: rotate(-63.64deg);
        margin-left: 0;
        margin-bottom: -35px;
    }
}

@media (max-width: 991px) {
    .errors-text-title {
        font-size: 374px;
    }

    .errors-text-first {
        margin-left: -60px;
        margin-bottom: -39px;
    }

    .errors-text-last {
        margin-bottom: -50px;
    }

    .errors-text-center {
        margin-left: 11px;
        margin-bottom: -97px;
    }
}

@media (max-width: 767px) {

    .errors-text-title {
        font-size: 270px;
    }
    .errors-text-first {
        transform: rotate(-25.79deg);
        margin-left: -50px;
    }

    .errors-text-last{
        transform: rotate(-75deg);
    }
}

@media (max-width: 575px) {
    .errors-text-title {
        font-size: 172px;
    }
    .errors-text-first {
        margin-left: -40px;
        margin-bottom: -85px;
    }
    .errors-text-last {
        margin-bottom: -100px;
        margin-left: 8px;
    }
    .errors-text-center {
        margin-left: 5px;
        margin-bottom: -140px;
    }
}