/*
Theme Name: twentynineteen-child
Template: twentynineteen

*/

/*@import url("../twentynineteen/style.css");*/

@font-face {
    font-family: 'Apercu';
    src: url('https://fonts.carepage.business/Apercu.eot');
    src: local('Apercu'), local('Apercu'),
    url('https://fonts.carepage.business/Apercu.eot?#iefix') format('embedded-opentype'),
    url('https://fonts.carepage.business/Apercu.woff2') format('woff2'),
    url('https://fonts.carepage.business/Apercu.woff') format('woff'),
    url('https://fonts.carepage.business/Apercu.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu';
    src: url('https://fonts.carepage.business/Apercu-Bold.eot');
    src: local('Apercu Bold'), local('Apercu-Bold'),
    url('https://fonts.carepage.business/Apercu-Bold.eot?#iefix') format('embedded-opentype'),
    url('https://fonts.carepage.business/Apercu-Bold.woff2') format('woff2'),
    url('https://fonts.carepage.business/Apercu-Bold.woff') format('woff'),
    url('https://fonts.carepage.business/Apercu-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu';
    src: url('https://fonts.carepage.business/Apercu-Medium.eot');
    src: local('Apercu Medium'), local('Apercu-Medium'),
    url('https://fonts.carepage.business/Apercu-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://fonts.carepage.business/Apercu-Medium.woff2') format('woff2'),
    url('https://fonts.carepage.business/Apercu-Medium.woff') format('woff'),
    url('https://fonts.carepage.business/Apercu-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('https://fonts.carepage.business/HelveticaNeueCyr-Medium.eot');
    src: local('HelveticaNeueCyr Medium'), local('HelveticaNeueCyr-Medium'),
    url('https://fonts.carepage.business/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://fonts.carepage.business/HelveticaNeueCyr-Medium.woff2') format('woff2'),
    url('https://fonts.carepage.business/HelveticaNeueCyr-Medium.woff') format('woff'),
    url('https://fonts.carepage.business/HelveticaNeueCyr-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('https://fonts.carepage.business/HelveticaNeueCyr-Roman.eot');
    src: local('HelveticaNeueCyr Roman'), local('HelveticaNeueCyr-Roman'),
    url('https://fonts.carepage.business/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
    url('https://fonts.carepage.business/HelveticaNeueCyr-Roman.woff2') format('woff2'),
    url('https://fonts.carepage.business/HelveticaNeueCyr-Roman.woff') format('woff'),
    url('https://fonts.carepage.business/HelveticaNeueCyr-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
    font-size: 24px;
    font-family: "Apercu", arial, sans-serif;
    font-weight: normal;
    background: #F5F5F5;
    color: #313187;
}

h1, .h1 {
    font-size: 2.917rem;
}

h1, h2, h3 {
    font-weight: 500;
}

.main-margin {
}

div#logo img {
    width: 11rem;
}

div#header-menu ul {
}

div#header-menu ul li {
    margin-left: 3.667rem;
}

#first-section, #second-section {
    padding-top: 4.25rem;
}

#first-section h1, #second-section h2 {
    margin-bottom: 2.5rem;
}

#first-section p, #second-section p {
    max-width: 38rem;
    margin: 20px auto;
}

.mb-66 {
    margin-top: 2.75rem;
}

.half-block {
    padding: 0 5.417rem;
}

.half-block:first-child {
    border-right: 1px solid #313187;
}

.half-block h3 {
    font-size: 2rem;
    text-align: center;
}

.half-block {
    width: 50%;
}

.half-block img {
    margin-bottom: 2.625rem;
}

.mt-39 {
    margin-top: 1.25rem;
}

.half-block li:before {
    background: url("https://images.carepage.business/landing/check.svg") no-repeat;
    content: "";
    display: inline-block;
    height: 1.167rem;
    width: 1.333rem;
    float: left;
    left: 0;
    position: absolute;
    margin-top: 0.375rem;
    background-size: contain;
}
.half-block ul li {
    padding-left: 2.292rem;
    position: relative;
    margin-top: 1.875rem;
}

.chart-button {
    margin-top: 5.75rem;
    margin-bottom: 6.292rem;
    background: url("https://images.carepage.business/landing/button.svg") no-repeat;
    height: 3.583rem;
    width: 8.5rem;
}

#third-section {
    background-color: #FAD947;
}

.mt-143 {
    padding: 6rem 0;
}

.fs-2 {
    font-size: 2rem;
    margin-top: 4.333rem;
}

#fourth-section {
    background-color: #7AC0FD;
    background: rgba(0, 170, 238, 0.1);
}

.fs {
    font-size: 2rem;
    padding-top: 6.458rem;
    margin-bottom: 4.25rem;
}

#fourth-section p {
    max-width: 35rem;
    margin: 2.083rem auto;
}

.rectancle {
    display: flex;
}

.rectancle-child {
    width: 100%;
    display: flex;
    height: 10.21rem;
    align-items: center;
    justify-content: space-between;
    margin-left: 66px;
}

.rectancle-child:first-child {
    margin-left: 0;
}

.rectancle-child iframe {
    z-index: -2;
}

.rotate90 {
    transform: rotate(90deg);
}

.rotate-90 {
    transform: rotate(-90deg);
}

.rotate180 {
    transform: rotate(180deg);
}

.angle-top {
    margin-top: 3.333rem;
}

.angle-bottom {
    margin-bottom: 4.583rem;
}

.play:after {
    background: url("https://images.carepage.business/landing/play.svg") no-repeat;
    content: "";
    display: inline-block;
    height: 0.7rem;
    width: 1rem;

}

.play {
    margin: auto;
}

.arrow {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
}

#fifth-section {
    background-color: #7AC0FD;
    height: auto;
}

.second-half-block, .second-half-block-bus {
    padding-right: 5.417rem;
}

.second-child {
    margin-top: 3.083rem;
}

.second-half-block h3, .second-half-block-bus h3 {
    font-size: 1.3rem;
    text-align: left;
}

.second-half-block, .second-half-block-bus {
    width: 50%;
}

.second-half-block img {
    margin-bottom: 2.542rem;
    margin-top: 1.25rem;
}

.mt-39 {
    margin-top: 1.25rem;
}

.m-2 {
    margin-bottom: 0 !important;
}

.second-half-block li:before, .second-half-block-bus li:before {
    background: url("https://images.carepage.business/landing/check.svg") no-repeat;
    content: "";
    display: inline-block;
    height: 1.167rem;
    width: 1.333rem;
    float: left;
    left: 0;
    position: absolute;
    margin-top: 0.375rem;
    background-size: contain;
}

.second-half-block ul li, .second-half-block-bus ul li {
    padding-left: 2.292rem;
    position: relative;
    margin-top: 1.875rem;
}

.h2 {
    font-size: 2.917rem;
    padding-top: 5.333rem;
    margin-bottom: 7.292rem;
}

.image-half-block {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.second-half-block .button-line span, .second-half-block .button-line a {
    background-color: #313187;
    color: white;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 1px 3px;
}

.button-line img {
    margin-bottom: 2.542rem;
    margin-top: 1.25rem;
}

.button-line {
    margin-top: 2.625rem;

}

.mb-202 {
    margin-bottom: 5rem;
}

#sixth-section {
    background-color: white;
}

.h4 {
    font-size: 2rem;
    padding-top: 5.875rem;
    margin-bottom: 3.333rem;
}

.partnersline {
    display: flex;
    justify-content: center;
}

.partners {
    margin-top: 2.8rem;
    padding-bottom: 6.542rem;
}

.partnersline img {
    margin: 0.4167rem 0.4167rem 0 0;
}

.partnersline img:last-child {
    margin-right: 0;
}

.second-partners {
    margin-top: 4.167rem;
    padding-bottom: 6.542rem;
}

.first-footer {
    background-color: #313187;
    height: auto;
    color: white;
}

.second-footer {
    background-color: #1C1E68;
    height: auto;
}

.footer-items {
    padding-top: 3.292rem;
}

.arrow-bg {
    background-color: rgba(151, 152, 245, 0.37);
    width: 1.667rem;
    height: 3.208rem;
}

.social-networks {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-item1 li {
    min-height: 7.083rem;
}

.footer-logo {
    min-height: 7.083rem;
}

.fs-15 {
    line-height: 1.5rem;
}

.first-ul {
    min-height: 7.083rem;
}

.fs-15 {
    font-size: 0.625rem;
    text-decoration: none;
}

.footer-items div > ul > li {
    text-decoration: underline;
}

.grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 1rem;
}

.grid-images {
    max-width: 42rem;
}

.second-partnersline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 24.33rem;
}

.fixed-mobile {
    display: block;
}

.tab-header h3:after {
    content: "";
    display: block;
    background-image: url("https://images.carepage.business/landing/line5.svg");
/ / background-repeat: space;
    background-repeat: round;
    height: 24px;
    margin: 0.5rem auto 2.583rem;
    max-width: 19.08rem
}

.second-partnersline div {
    text-align: center;
    display: flex;
    justify-content: center;
}

.swipe {
    display: none;
    text-align: center;
}

.second-half-block .button-line:after {
    content: "";
    display: block;
    background-image: url("https://images.carepage.business/landing/line4.svg");
    background-repeat: round;
    background-repeat-y: no-repeat;
    height: 24px;
    margin: 0.5rem auto 1rem;
    max-width: 19.08rem;
}

.last-foot {
    font-size: 15px;
    color: #fff;
    padding: 15px 0;
}

main#main {
    padding: 2rem 0;
}

.last-foot div {
    margin: 0 1rem;
}

li.foot-signup {
    background: white;
    padding: 0 2px;
    color: #7AC0FD;
    text-decoration: none !important;
    margin-top: 2rem;
}

#header-menu li {
    cursor: pointer;
}

.calendly-badge-widget .calendly-badge-content {
    display: none !important;
}

@media screen and (min-width: 1024px) {
    #fourth-section {
        padding-bottom: 3rem;
    }
}


@media screen and (max-width: 1024px) {
    html {
        font-size: 18px;
    }

    .chart-button {
        margin-top: 3rem;
        margin-bottom: 3rem;
        background-repeat: round;
    }

    .half-block {
        padding: 0 2rem;
    }

    .grid {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 1rem;
    }

    .second-partnersline img {
        max-width: 80%;
    }
    .mobile-footer {
        background-color: #313187;
        font-weight: normal;
        font-family: "HelveticaNeueCyr", arial, sans-serif;
        color: #fff;
        font-size: 12px;
    }
    .mobile-footer a {
        text-decoration: underline;
    }

    .first-mobile-footer-col, .second-mobile-footer-col {

    }

    .first-mobile-footer-col ul, .second-mobile-footer-col ul {
        margin-bottom: 20px;
        width: 100%;
    }

    .first-mobile-footer-col ul li, .second-mobile-footer-col ul li {
        margin-bottom: 0.4rem;
    }

    .first-mobile-footer-col ul a, .second-mobile-footer-col ul a {
    }

    .footer-info ul {
        display: flex;
    }

    .footer-info ul li {
        margin-right: 1rem;
        font-family: "Apercu", arial, sans-serif;
        width: calc(100% / 4);
    }

    .footer-info {
        margin: 3rem 0;
    }

    .last-footer-info {
        background: #1C1E68;
    }

    .last-footer-info .social-networks {
        width: 52%;
    }

    .copyright {
        display: flex;
        justify-content: center;
        width: 48%;
        text-transform: uppercase;
        text-decoration: none;
        align-items: center;
    }

    .mobile-footer .copyright span {
        font-family: "Apercu", arial, sans-serif;
        font-weight: bold;
    }
}

@media screen and (max-width: 768px) {
    .fs-2 {
        font-size: 1.2rem;
    }

    .mt-143 {
        padding: 3rem 0 6rem;
    }

    .half-block {
    }

    .mobile-hidden {
        display: none;
    }

    .angle-bottom {
        margin-bottom: 1rem;
    }

    #second-section .second-child {
        display: block;
        padding: 0 1rem;
    }

    .tab-header {
        width: 100%;
        text-align: right;
        padding: 0;
        display: flex;
        justify-content: flex-end;
    }

    .tab-header h3 {
        font-size: 1.1rem;
    }

    .tab-header h3:after {
        margin: 0.5rem auto 0;
        max-width: 7.778rem;
    }

    .tab-header:first-child {
        border-right: 2px solid;
        text-align: left;
        justify-content: flex-start;
    }

    .tabs {
        display: flex;
        width: 100%;
        margin-bottom: 1rem;
    }

    .half-block {
        width: 100%;
        padding: 0;
    }

    .no-active-tab h3 {
        opacity: 0.22;
    }

    .chart-button {
        margin-top: 3rem;
        margin-bottom: 3rem;
        background-repeat: round;
    }

    .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 20px !important;
        position: absolute;
        width: 100%;
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #ffffff !important;
        border: 1px solid;
    }

    #fourth-section p {
        font-size: 0.8889rem;
    }

    .mb-202 h2 {
        font-size: 1.5rem;
        padding-top: 3rem;
        margin-bottom: 3rem;
    }

    .second-half-block h3 {
        font-size: 1.5rem;
        text-align: center;
        margin-top: 2rem;
    }

    .image-half-block {
        margin: 0 auto;
    }

    .second-half-block, .second-half-block-bus {
        width: 100%;
    }

    .second-half-block {
        padding: 0;
    }

    .mb-202 {
        margin-bottom: 2rem;
    }

    .flex-change {
        flex-direction: column;
        flex-flow: column-reverse;
        text-align: center;
    }

    .partners {
        padding-bottom: 2rem;
    }

    #fifth-section .second-child {
        margin-top: 0;
    }

    .mt-39 {
    }

    .second-half-block ul li {
        display: flex;
        flex-direction: column;
        padding: 0;
        margin: 0 0 1.5rem;
    }

    .second-half-block li:before {
        display: block;
        position: relative;
        margin: 0 auto 1rem;
    }

    .second-half-block .button-line span, .second-half-block .button-line a {
        font-size: 0.8889rem;
    }

    #fifth-section {
        padding-bottom: 2rem;
    }

    #fifth-section .owl-theme .owl-nav.disabled + .owl-dots {
        position: relative;
    }

    #fifth-section .owl-theme .owl-dots .owl-dot span {
        background: #ffffff;
    }

    .h4 {
        font-size: 1.3rem;
        padding-top: 2rem;
        margin-bottom: 2rem;
    }

    h1, .h1 {
        font-size: 1.5rem
    }

    .fs {
        font-size: 1.5rem;
        padding-top: 3rem;
        margin-bottom: 3rem;
    }

    p {
        font-size: 0.8889rem;
    }

    #first-section h1, #second-section h2 {
        margin-bottom: 2rem;
    }





    .main-margin {
        position: relative;
    }

    .swipe.block {
        display: block;
    }

    i.menu-tab-mb.large.material-icons {
        font-size: 2.222rem;
    }

    .mob-footer-login, .mob-footer-sign-up {
        color: #7AC0FD;
        font-weight: 500;
    }

    .mob-footer-sign-up {
        background: #fff;
        padding: 0 2px;
    }

    .calendly-overlay {
        background-color: rgba(31, 31, 31, 0.88) !important;
    }
}

@media (max-width: 640px) {
    .swipe {
        display: block;
        font-size: 0.7222rem;
    }

    .second-half-block .button-line:after {
        background-repeat: no-repeat;
    }
}

.owl-carousel .owl-video-wrapper {
    width: 100%;
}

.owl-carousel .owl-video-tn {
    background-size: cover !important;
    width: 100%;
}

/* Log in page */

.chart-button2 {
    background: url("https://images.carepage.business/landing/button.svg") no-repeat;
    background-size: cover;
    height: 3rem;
    width: 7rem;
    margin-left: 2.125rem;
}

.bg-blue {
    background-color: #313187;
    color: white;
    font-size: 0.8333rem;
}

.main-menu-log {
    display: flex;
    align-items: center;
}

.menu-register {
    font-size: 0.8333rem;
}

.log-h1 {
    font-size: 2rem;
    font-weight: 500;
}

.container-log {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin: auto;
    margin-bottom: 5.75rem;

}

.text-box {
    min-width: 40%;
}

.text-box p {
    font-size: 1rem;
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
}

#log-section {
    margin-top: 5.958rem;
}
.mar-bt {
    margin-top: 2rem;
}
@media screen and (max-width: 768px) {
    .container-log {
        width: 100%;
        margin-bottom: 2rem;
        margin-top: 0;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    .log-h1 {
        font-size: 1.5rem;
    }

    .text-box p {
        font-size: 0.8rem;
    }

    .button-line-log a {
        font-size: 1.5rem;
    }

    .text-box {
        margin-bottom: 1.5rem;
    }

    .blocks-3 .owl-item:nth-child(2) {
        border: none;
    }

    .blocks-3 > div {
        width: 100%;
        padding: 0;
    }
}

.button-line-log:after {
    content: "";
    display: block;
    background-image: url("https://images.carepage.business/landing/line6.svg");
    background-repeat: round;
    background-repeat-y: no-repeat;
    height: 1rem;
    margin: 0.5rem auto 0;
    min-width: 6.667rem;
}

.button-line-log span {
    background-color: #313187;
    color: white;
    font-size: 1.5rem;
}

.button-line-log:focus {
    outline: none;
}

#log-second-section {
    background-color: #7AC0FD;
}

.blocks {
    display: flex;
    justify-content: space-between;
    width: 90%;
    align-items: center;
    padding-top: 3.75rem;
    padding-bottom: 7.333rem;
}

.item-child {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.first-img {
    max-height: 13.04rem;
}

.second-img {
    max-height: 9.792rem;
}

.third-img {
    max-height: 12.88rem;
}

.image-block {
    min-height: 16.67rem;
    display: flex;
    align-items: center;
}

.text-block {
    margin-top: 2.083rem;
    text-align: center;

}

.chart-button3 {
    background: url("https://images.carepage.business/landing/button.svg") no-repeat;
    background-size: cover;
    height: 3rem;
    width: 7rem;
}

.text-block h3 {
    font-size: 1.3rem;
    font-weight: 500;
    margin-bottom: 1.667rem;
}

.text-block p {
    font-size: 0.8333rem;
    margin-bottom: 2.625rem;

}

.blocks-3 .owl-item:nth-child(2) {
    border: #313187 solid 1px;
    border-top: 0;
    border-bottom: 0;
}

.width-100 {
    width: 100%;
}

.blocks-3 .owl-item {
    padding: 1.083rem;
}

.log-third-section {
    background-color: #F5F5F5;
}

.register {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 3.833rem;
    padding-bottom: 3.833rem;
}

.register button {
    margin-left: 0;
    margin-top: 2.5rem;
    font-size: 0.8333rem;
}

.register:first-child {
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
}

footer {
    background-color: #303187;
    color: white;
    font-size: 0.625rem;
}

.log-footer div:first-child {
    font-weight: 500;
}

.log-footer {
    display: flex;
    justify-content: space-around;
    padding-top: 2.417rem;
    padding-bottom: 2.792rem;
}

.footer-img {
    display: flex;
    flex-direction: row;
    width: 10.42rem;
    justify-content: space-between;
}

.terms {
    text-decoration-line: underline;
}

@media screen and (max-width: 768px) {

    .log-footer {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }

    .log-footer div {
        margin-bottom: 0.8333rem;
    }

    .log-footer div:last-child {
        margin-bottom: 0;
    }

    .footer-img {
        margin-top: 0.8333rem;
    }
}

@media screen and (max-width: 425px) {
    .blocks-3 .owl-item {
        border: none !important;
        padding: 0;
    }
}

@media screen and (max-width: 1024px) {
    .mob-11\/12 {
        width: calc((100% / 12) * 11);
    }

    .container-log {
        width: 95%;
    }
}

@media screen and (max-width: 768px) {
    .blocks-3 > div {
        width: 100%;
    }

    .blocks-3 .owl-item {
        padding: 0;
    }

    .text-block {
        margin-top: 1rem;
    }

    .text-block p {
        font-size: 0.6rem;
    }

    .text-block h3 {
        font-size: 0.9rem;
    }

    .blocks-3 .owl-item {
        padding: 1.083rem;
    }

    .owl-stage-outer {
        padding-bottom: 0;
    }

    .blocks {
        padding-bottom: 3rem;
        padding-top: 3rem;
    }
}

/* Password */
.password-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.headline {
    font-size: 2rem;
    font-weight: 500;
    margin-top: 7.75rem;
    text-align: center;
}

.email-span {
    background-color: white;
    border-radius: 1rem;
    padding-left: 0.4167rem;
    padding-right: 0.4167rem;
    margin-top: 1.5rem;
}

.password-form input {
    background: none;
    width: 18.33rem;
    border-bottom: 1px solid lightgrey;
    padding-bottom: 0.4167rem;
    margin-top: 4.458rem;
    margin-bottom: 0.4167rem;
}

.forgot-ps {
    color: #F035B5;
    font-size: 0.5417rem;
    text-align: left;
    display: block;

}

.different-e {
    text-decoration: underline;
    font-size: 0.5417rem;
    margin-top: 6rem;
    margin-bottom: 2rem;
}

@media screen and (max-width: 768px) {
    .password-form input {
        width: 13rem;
    }

    .password-form {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.email-fg {
    margin-top: 11.79rem;
    margin-bottom: 11.79rem;
}

#f-name {
    margin-top: 1rem;
}

.form-button {
    margin-top: 3.917rem;
}

.code-span {
    margin-top: 1rem;
}

.img-profile {
    width: 10rem;
    height: 10rem;
    background-image: url("https://images.carepage.business/landing/profile.svg");
    background-repeat: no-repeat;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
}

.m-3 {
    margin-top: 3rem;
}
.font-2 {
    font-size: 1rem;
}

.rates {
    color: lightgrey;
    font-size: 0.7rem;
    margin-top: 3rem;
}

.last-sec {
    margin-bottom: 2rem;
}

.log-form input {
    margin-top: 4rem;
    padding: 0;
    width: 16rem;
}

.log-form p {
    margin: 0;
}

.log-form span {
    margin-bottom: 3rem;
}

.b-click {
    color: #F03535;
}

input:focus {
    outline: none;
}

#log-second-section .owl-carousel .owl-stage {
    display: flex;
}

#log-second-section .owl-carousel .owl-stage .item-child {
    height: 100%;
    justify-content: space-around;
}

/* business page */
.bg-b {
    background-color: #7AC0FD;
}

.bt-width {
    width: 40%;
    justify-content: space-between;
    display: flex;
}

.m-t {
    margin-top: -3rem;
}

.m-bb {
    margin-bottom: 7.5rem;
}

.m-2r {
    padding: 0;
    margin-top: 2rem;
}

.solutions {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 1rem;
}

.solution-item {
    width: 33%;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 2.875rem;
}

.solution-item img {
    margin-bottom: 1rem;
}

.span-line {
    width: 70%;
    height: 5rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
}

.span-line span {
    font-size: 1.5rem;
    width: 90%;
    font-weight: 500;

}

.n-rem {
    height: 8rem;
}

.span-line span:after {
    content: "";
    display: block;
    background-image: url("https://images.carepage.business/landing/span-line.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 20px;
    margin: 0.5rem 0 1rem 0;
    min-width: 6.667rem;
}

.blog-block {
    display: flex;
    justify-content: space-between;
}

.block-item {
    width: 29%;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.block-item img {
    margin-bottom: 0.5rem;
    width: 100%;
}

.h-blog span {
    font-size: 1.2rem;
    font-weight: 500;
    color: white;
    background-color: #313187;
    padding-right: 0.3rem;
    padding-left: 0.3rem;
    width: fit-content;
    margin-bottom: 0.2rem;
    white-space: nowrap;
}
.h-blogb {
    background-color: #313187;
    font-size: 1.2rem;
    font-weight: 500;
    color: white;
}
.h4-w {
    margin-top: 1.083rem;
    margin-bottom: 1.542rem;
}
.block-item p {
    margin-bottom: 1.25rem;
    height: 6rem;
}
.l-read:after {
    content: "";
    display: block;
    background-image: url("https://images.carepage.business/landing/line5.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 20px;
    margin: 0.5rem 0 1rem 0;
    min-width: 6.667rem;
}

.blog-head {
    padding-top: 5.083rem;
    margin-bottom: 6.083rem;
}

.blog-inp {
    padding-top: 3rem;
    margin-bottom: 2.75rem;
}

.em-in {
    padding-left: 1rem;
    width: 33.83rem;
    height: 3.333rem;
    background-color: #F5F5F5;
    margin-top: 3.333rem;
    margin-bottom: 3.333rem;
}

.em-bt span {
    background-color: #F5F5F5;
}

.em-bt {
    margin-top: 0;
    margin-bottom: 3rem;
}

.bg-gray {
    background-color: #F5F5F5;
}

.y-sec {
    background-color: #FAD947;
    text-align: center;
    padding-top: 3rem;
}

.h-sp {
    font-weight: 500;
    font-size: 2.917rem;
}

.bus-li li:after {
    content: "";
    display: block;
    background-image: url("https://images.carepage.business/landing/line2.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 30px;
    margin: 0.5rem 0 1rem 0;
    min-width: 4rem;
}

.w-80 {
    width: 100%;
    font-size: 1.5rem;
    font-weight: 500;
}

.m-r {
    width: 3.25rem;
    height: 3.25rem;
    background-color: #313187;
    color: white;
    font-size: 0.6667rem;
    position: absolute;
    border-radius: 50%;
    text-align: center;
    padding: 0.6rem;
    left: -0.2rem;
    top: 1rem;
    transform: rotate(-15deg);
}

.mb-b {
    margin-bottom: 2rem;
}

.mar-b {
    margin-top: 1.5rem;
}

.p-bg {
    background-color: #F597BD;
}

.wave-img {
    background-size: contain;
    position: relative;
    background-image: url("https://images.carepage.business/landing/wave-img1.svg");
    content: "";
    display: block;
    width: 100%;
    height: 27.92rem;
    background-repeat: no-repeat;
    background-position: center;
}

.img-pos {
    position: absolute;
    top: 7.917rem;
}

.img-pos2 {
    position: absolute;
    top: 5.417rem;
    left: 2rem;
}

.img-pos3 {
    position: absolute;
    top: 6.25rem;
    left: 4rem;
}

.img-pos4 {
    position: absolute;
    top: 4.417rem;
    left: 5rem;
}

.link-pos {
    position: absolute;
    top: 9.2rem;
    left: 5%;
}
.link-pos3 {
    position: absolute;
    top: 9.2rem;
    right: 11%;
}

.link-pos2 {
    position: absolute;
    top: 9.2rem;
    left: 42%;
}

.link-pos6 {
    position: absolute;
    top: 13rem;
    right: 0%;
    text-align: left;
}

.link-pos5 {
    position: absolute;
    bottom: 5%;
    right: 30%;
}

.link-pos4 {
    position: absolute;
    bottom: 5%;
    left: 25%;
}
.h-feed span {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
    width: fit-content;
    background-color: white;
    margin-bottom: 0.2rem;
    white-space: nowrap;
}

.link-pos7 {
    position: absolute;
    top: 5.5rem;
    left: 32%;
}
.link-pos8 {
    position: absolute;
    top: 4.167rem;
    right: 17%;
}
.link-pos9 {
    position: absolute;
    bottom: 15%;
    right: 15%;
}

.link-pos10 {
    position: absolute;
    top: 3rem;
    right: 43%;
}

.link-pos11 {
    position: absolute;
    top: 9rem;
    right: 35%;
}

.link-pos12 {
    position: absolute;
    bottom: 10%;
    left: 40%;
}

.wave-bt {
    margin-bottom: 4.792rem;
}

.img-width {
    width: 50%;
}

.b-popup, .b-popup1, .b-popup-bl {
    width: 100%;
    height: 100%;
    background-color: rgba(122, 192, 253, 0.95);
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 9999;
    display: none;
    overflow-y: scroll;
    padding-bottom: 2rem;
}
.bl-pop {
    background-color: rgba(255, 255, 255, 0.85);
}
.popup {
    padding: 1.5rem 3rem;
    position: relative;
}

.b-popup::-webkit-scrollbar, .b-popup1::-webkit-scrollbar, .b-popup-bl::-webkit-scrollbar {
    width: 0;
}

.b-popup-content, .b-popup-content1,.b-popup-content-bl {
    margin: auto;
    width: 65%;
    height: auto;
    background-color: white;
    border-radius: 0.8333rem;
}
.bl-bg-pop {
    background-color: #313187;
    border-radius: 0.4167rem;
}

.hd-ic {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem;
    position: relative;
}

.pop-img {
    display: flex;
    align-items: center;
}

.pop-span {
    width: 65%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pop-span span:first-child {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 1.667rem;
}

.popup-form {
    display: flex;
    flex-direction: column;
}

.form-bt {
    display: flex;
    justify-content: center;
}

.popup-form input {
    height: 2rem;
    border: 1px solid lightgrey;
    padding: 0.4rem;
    margin-bottom: 1rem;
    border-radius: 4px;
}

.input-n {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;

}

.input-n input {
    width: 48%;
}

.new-bt {
    margin-top: 1rem;
}

.cl-img {
    position: absolute;
    top: -3%;
    right: 6%;
    cursor: pointer;
}

.date-select {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.s-sp {
    margin-right: 1.5rem;
}

.date-select select {
    border: 1px solid lightgray;
    padding: 0.5rem;
    color: lightgray;
    font-size: 0.8rem;
    font-weight: 400;
    border-radius: 4px;
    margin-right: 1.25rem;
}

.t-bl {
    display: flex;
    flex-direction: row;
}
.main-h {
    padding-top: 2rem;
}
.main-h h1 {
    font-size: 2.5rem;
}
.bus-li {
    padding-right: 0;
}
.tab-img img {
    max-width: 14rem;
}
.mblock-m {
    margin-top: 2rem;
}
.wave-img div {
    align-items: center;
    display: flex;
    flex-direction: column;
}
.a-left {
    align-items: flex-start !important;
}
#menu__toggle {
    opacity: 0;
}
.menu__btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    top: 0.5rem;
    right: 8%;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    z-index: 1000;
    position: absolute;
}

.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #313187;
}
.menu__btn > span::before {
    content: '';
    top: -8px;
}
.menu__btn > span::after {
    content: '';
    top: 8px;
}

.menu__box {
    display: block;
    position: absolute;
    visibility: hidden;
    top: 0;
    right: 0;
    width: 80%;
    height: 100vh;
    margin: 0;
    padding: 80px 0;
    list-style: none;
    background-color: #ECEFF1;
    box-shadow: 1px 0 20px rgba(0, 0, 0, .4);
    z-index: 999;
}
.menu__item {
    display: inline-block;
    padding: 0.5rem 1.5rem;
    color: #313187;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
}
.menu__item:hover {
    background-color: lightgrey;
}
#menu__toggle:checked ~ .menu__btn > span {
    transform: rotate(45deg);
}
#menu__toggle:checked ~ .menu__btn > span::before {
    top: 0;
    transform: rotate(0);
}
#menu__toggle:checked ~ .menu__btn > span::after {
    top: 0;
    transform: rotate(90deg);
}
#menu__toggle:checked ~ .menu__box {
    visibility: visible;
    right: 0;
}
.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
    transition-duration: .01s;
}
.menu__box {
    transition-duration: .01s;
}
.menu__item > li {
    position: relative;
    display: inline-block;
}

.mobile-blocks {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.menu__box li a {
    width: 100%;
}
.mob-menu-hm {
    display: none;
}
.new-gr-im {
    align-items: center;
    justify-content: center;
    grid-row-gap: 1rem;
    column-gap: 2rem;
}
.new-gr-im div {
    align-items: center;
    margin: auto;

}
.new-gr-im img {
    max-height: 4.5rem;
}
.no-wr {
    flex-direction: row !important;
}
.pop-fl {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.wh-col-pop {
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    margin-top: 1rem;
}
.fl-col-pop {
    flex-direction: column;
    align-items: center;
}
.wh-col-pop span:first-child {
    margin-bottom: 0;

}
.fl-pop-row {
    display: flex;
    justify-content: space-between;
}
.popup-form-bl label {
    color: rgba(255, 255, 255, 0.3);
    font-size: 0.4167rem;
    text-transform: uppercase;
    width: 49%;
    display: flex;
    flex-direction: column;
    position: relative;
}
.popup-form-bl input {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background-color: #313187;
    font-size: 0.8rem;
    color: white;
    border-radius: 0;
    height: 2.083rem;
    padding-top: 1rem;
}
.cl-sp-bl {
    align-items: center;
    cursor: pointer;
    color: white;
    text-decoration: underline;
    display: flex;
    flex-direction: row;
    top: 5%;
    right: 3%;
    padding: 10px 0;
    font-size: 0.6667rem;
    position: absolute;
}
.cl-sp-bl span {
    margin-right: 0.5rem;
}
.fl-pop-row span{
    position: absolute;
    top: 5%;
    left: 2%;
}
.bl-but {
    background-image: url("https://images.carepage.business/landing/bl-but.svg");
    width: 5.833rem;
    margin-left: 0;
    height: 2.75rem;
    margin-top: 1rem;
}
.bl-but span {
    color: #313187;
    background-color: white;
    font-size: 1rem;
}
.popup-bl {
    padding: 1.5rem 4.5rem;
}
@media screen and (max-width: 1440px) {
    .wave-img span {
        font-size: 1rem;
    }
    .link-pos10 {
        top: 2.2rem;
    }
    .date-select select {
        margin-right: 0.6rem;
    }

    .pop-span span:first-child {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }

    .bt-width {
        width: 70%;
        margin-top: 2rem;
    }

    .link-pos7 {
        left: 27%;
    }

    .solution-item img {
        width: 70%;
    }

    .span-line span {
        width: 100%;
    }

    .b-popup-content, .b-popup-content1 {
        width: 80%;
    }

    .pop-img {
        width: 30%;
    }

    .cl-img {
        right: 50px;
    }
    .tab-img img {
        max-width: 12rem;
    }
    .link-pos6 {
        right: -3%;
    }
    .pop-img-bl {
        width: auto;
    }
    .wh-col-pop span:first-child {
        margin-bottom: 0;
        font-size: 2rem;
    }

}
@media screen and (max-width: 1024px) {
    .wh-col-pop span:first-child {
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 767px) {
    .mob-menu-hm {
        display: block;
    }
}
@media screen and (max-width: 768px) {

    .tab-img img {
        max-width: 9rem;
    }
    .img-width {
        width: 80%;
    }
    .wave-img img {
        height: 1rem;
    }
    .wave-img span {
        font-size: 0.8rem;
    }
    .date-select {
        flex-direction: column;
    }

    .cl-img {
        right: 20px;
    }

    .cl-img img {
        width: 70%;
    }

    .popup {
        padding: 1rem;
    }

    .button-line-log span {
        font-size: 1.2rem;
    }

    .popup-form input {
        font-size: 0.8rem;
    }

    .date-select select {
        font-size: 0.6rem;
        padding: 0.3rem;
    }
    .cl-sp-bl {
        top: 0%;
    }

    .date-select span {
        width: 100%;
    }

    .b-popup-content, .b-popup-content1,.b-popup-content-bl {
        width: 90%;
    }

    .pop-span span:last-child {
        font-size: 0.8rem;
    }

    .pop-span span:first-child {
        font-size: 1rem;
        margin-bottom: 0.5rem;
    }

    .link-pos {
        left: 2%;
    }

    .link-pos4 {
        left: 10%;
    }

    .link-pos12 {
        left: 28%;
    }

    .link-pos6 {
        right: -3%;
    }

    .link-pos7 {
        left: 25%;
    }

    .link-pos8 {
        top: 14%;
        right: 10%;
    }

    .link-pos5 {
        right: 37%;
    }

    .link-pos10 {
        top: 3.9rem;
        right: 38%;
    }

    .tab-w {
        width: 90%;
    }

    .solution-item {
        width: 50%;
    }

    .block-item a {
        width: 100%;
    }

    .span-line span {
        font-size: 1.3rem;
        width: 100%;
    }

    .blog-block {
        flex-wrap: wrap;
    }

    .em-in {
        width: 90%;
        height: 2rem;
    }

    .span-line span:after {
        min-width: 100%;
        margin-bottom: 0;
    }

    .n-rem {
        height: 0;
    }

    .span-line {
        height: 5rem;
    }

    .mob-w {
        width: 96%;
    }

    .solution-item p {
        width: 90%;
    }

    .blog-head {
        padding-top: 2rem;
        margin-bottom: 2rem;
    }

    .wave-bt {
        margin-top: 2rem;
    }

    .mob-img {
        width: 40%;
    }

    .solution-item img {
        width: 50%;
    }

    .h-sp {
        font-size: 1.5rem;
    }

    .y-sec {
        padding-top: 2rem;
    }

    .w-80 {
        width: 90%;
    }

    .w-80 li {
        font-size: 1.2rem;
    }

    .m-mar {
        margin-top: 0;
        margin-bottom: 2rem;
    }

    .block-item p {
        height: 8rem;
    }

    .mar-b {
        margin-bottom: 3rem;
    }

    .blog-inp {
        padding-top: 2rem;
        margin-bottom: 1rem;
    }

    .tab-img {
        width: 25%;
    }

    .m-r {

        left: -1rem;
    }

    .h-blog, .h-blogb {
        font-size: 1rem;
    }

    .h4-w {
        height: 3rem;
    }

    .h4 {
        font-size: 1.8rem;
    }
    .t-bl {
        display: flex;
    }


}

@media screen and (max-width: 600px) {
    .bt-width {
        margin-top: 0;
    }
    .tab-img img {
        max-width: 5rem;
    }
    .mar-mob {
        margin-bottom: 5rem;
    }
    .main-h h1 {
        font-size: 1.5rem;
    }
    .t-bl {
        flex-direction: column;
    }

    .block-item p {
        height: auto;
    }

    .block-item {
        width: 100%;
    }

    .m-bb {
        height: 2.583rem;
        width: 6.5rem;
        font-size: 0.7rem;
    }

    .h4 {
        font-size: 1.3rem;
    }



    .wave-img {
        background-image: url("https://images.carepage.business/landing/wave-img2.svg");
    }

    .bt-width {
        width: 100%;

    }

    .mob-img {
        width: 60%;
    }

    .solution-item img {
        width: 80%;
    }

    .img-width {
        width: 100%;
    }

    .span-line {
        height: 4rem;
    }

    .solutions {
        padding-bottom: 0;
    }

    .wave-bt {
        margin-bottom: 2rem;
    }

    .block-item img {
        margin-bottom: 0.5rem;
    }

    .h4-w {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .block-item p {
        margin-bottom: 0;
    }

    .mar-b {
        margin-bottom: 1rem;
        margin-top: 0.6rem;
    }

    .em-in {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .em-bt, .wave-bt {
        height: 2.583rem;
        width: 6.5rem;
        font-size: 0.7rem;
        margin-bottom: 2rem;
    }

    .solution-item p {
        font-size: 0.7rem;
    }

    .span-line span {
        font-size: 1rem;
    }

    .img-pos4 {
        top: -10%;
    }

    .img-pos3 {
        top: -5%;
    }

    .img-pos2 {
        top: -7%;
    }

    .img-pos {
        top: 0;
    }

    .mob-m {
        padding-bottom: 1rem;
    }

    .link-pos {
        top: 0;
        left: 50%;
    }

    .link-pos4 {

        bottom: 65%;
        left: 2%;
    }

    .link-pos7 {
        top: 28%;
        left: 60%;
    }

    .link-pos2 {
        top: 45%;
        left: 60%;
    }

    .link-pos12 {
        bottom: 50%;
        left: 1%;
    }

    .link-pos5 {
        bottom: 25%;
        right: 73%;
    }

    .wave-img span {
        font-size: 0.7rem;
    }

    .link-pos9 {
        bottom: 5%;
        right: 65%;
        line-height: 1.1rem;
    }

    .link-pos10 {
        top: 50%;
        right: 1%;
    }

    .link-pos11 {
        top: 60%;
    }

    .link-pos8 {
        top: 65%;
        right: 0;
    }

    .link-pos3 {
        top: 80%;
        right: 1%;
    }

    .link-pos6 {
        top: 100%;
        right: 45%;
    }

    .m-r {
        width: 3.25rem;
        height: 3.25rem;
        font-size: 0.6667rem;
        padding: 0.6rem;
        left: -0.2rem;
        top: 1rem;
    }

    .wave-bt {
        margin-top: 8rem;
    }

    .tab-img {
        width: 50%;
    }
    .pop-img-bl {
        display: flex;
        justify-content: center;
    }
    .pop-img-bl img {
        width: 50%;

    }

}
/* holding page */
.bg-p {
    background-color: #F8BBD4;
}
.img-main {
    width: 20%;
}
.text-main {
    text-align: left;
    width: 70%;
    flex-direction: column;
    display: flex;

}
.flex-main {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;

}
.main-bl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 2rem;
}
.main-mt {
    margin-top: 1.667rem;

}
.main-l {
    width: 100%;
}
.hol-it {
    position: relative;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1rem;
}
.span-line1 span:after {
    background-repeat: no-repeat;
    background-repeat-y: no-repeat;
    background-image: url("https://images.carepage.business/landing/line-m.svg");
    height: 35px;
    background-size: contain;
}
.hol-it button {
    background-color: #313187;
    color: white;
    padding: 0.3rem 0.6rem;
    border-radius: 3px;
    margin-bottom: 1rem;

}
.hol-it img {
    height: 10rem;
}
.second-m {
    padding-top: 2.25rem;
}
.span-line1 span {
    font-weight: 300;
    font-size: 2rem;

}
.bg-sp {
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 2.958rem;
}

.b-sec {
    background-color: #7AC0FD;
    padding-top: 4.25rem;
}
.it-bl {
    width: 50%;
    display: flex;
    flex-direction: column;
}
.b-sp {
    background-color: #313187;
    color: white;
    padding: 0.3rem 0.6rem;
    border-radius: 3px;
    margin-bottom: 1rem;
}
.m-42 {
    margin-bottom: 1.75rem;
}
.font-3 {

    font-size: 2rem;
    font-weight: 500;
    line-height: 2.333rem;
}

.new-ch-bt {
    background: url("https://images.carepage.business/landing/butt.svg") no-repeat;
    width: 11.92rem;
    margin-top: 2.292rem;
    margin-bottom: 8.083rem;
    background-size: contain;
}
.new-ch-bt  span {
    background-color:#313187;
    color: white;
}
.w-bg {
    background-color: white;
}
.adv-bl {
    margin: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.txt-w {
    display: flex;
    flex-direction: column;
    width: 60%;
    margin-bottom: 2.583rem;

}
.input-n label, .inp-f label {
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 0.6667rem;
}
.input-n {
    display: flex;
    flex-direction: row;
}

.n-input input, .inp-f input {
    width: 100%;
    font-size: 0.8333rem;
    padding: 1rem;
    height: 2.583rem;
}
.input-n label {
    width: 48%;
}
.specialists {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.hashtag {
    color: #F597BD;
}
.points {
    font-size: 1.5rem;
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.spec-item img {
    margin-bottom: 1.375rem;
}
.points:after {
    content: "";
    display: block;
    background-image: url("https://images.carepage.business/landing/star.svg");
    background-repeat: round;
    background-repeat-y: no-repeat;
    height: 24px;
    width: 1rem;
    margin-left: 0.5rem;
}
.m-new {
    margin-top: 2.917rem;
    margin-bottom: 1.25rem;
}
.last-s {
    font-size: 0.75rem;
    margin-bottom: 4.5rem;
}
.wh-a {
    background-color: white;
    text-decoration: underline;
}
.spec-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.popup-sh1 {
    padding-bottom: 0;
}
.w-menu {
    background-color: white;
    padding: 0px 4px;
}
.new-ft {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-bottom: 5.7rem;
}
.footer-item-n {
    font-size: 1rem;
    text-decoration: underline;
    width: 17%;

}
.footer-item-n1 {
    width: 30%;
}
.new-ft1 {
    display: flex;
    justify-content: space-between;
    height: 2rem;
    align-items: center;
}
.fs-15 {
    font-size: 0.625rem;
}
.img-cnt {
    height: 13rem;
    margin-bottom: 1rem;
}
.img-prov img {
    height: 100%;
}
.main-h2 {
    margin-top: 5.833rem;
    margin-bottom: 7em;
}
.no-cntr {
    align-items: flex-start;
    margin-top: -3.6rem;
    position: relative;
}
.frst-im img {
    margin-top: 3rem;
}
.span-line1 {
    width: 80%;
}
.side-ln:after {
    right: -1px;
    position: absolute;
    content: "";
    display: block;
    background-image: url("https://images.carepage.business/landing/gray-line.svg");
    background-repeat: no-repeat;
    height: 90%;
    min-width: 1px;
    top: 3rem;
}
.it-bl-im {
    width: 40%;
}
.width-inner-blocks {
    max-width: 1600px;
    margin: 0 auto;
}
@media screen and (max-width: 1400px) {
    .footer-item-n {
        font-size: 0.8rem;
    }
    .fs-15 {
        font-size: 0.5rem;
    }
    .span-line1 span {
        font-size: 1.8rem;
    }
}
@media screen and (max-width: 1024px) {

    .it-bl {
        width: 60%;
    }
    .it-bl-im {
        width: 30%;
    }
    .spec-item img {
        width: 70%;
    }



}
@media screen and (max-width: 768px) {
    .mob-flex-main {
        flex-direction: column-reverse;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .img-main {
        width: 30%;
        margin-bottom: 1rem;
    }

    .text-main {
        width: 100%;
        margin-bottom: 1rem;
    }

    .bg-sp {
        font-size: 1.7rem;
        line-height: 2.3rem;
    }


    .it-bl-im {
        width: 30%;
        margin-bottom: 1rem;
    }

    .new-ch-bt {
        margin-bottom: 1rem;
        margin-top: 1rem;
    }

    .hol-it {
        width: 100%;
    }


    .font-3 {
        font-size: 1.5rem;
    }
    .txt-w {
        width: 100%;
    }

    .points {
        font-size: 1rem;
        align-items: center;
    }
    .hashtag {
        font-size: 0.8rem;
    }
    .last-s {
        margin-bottom: 2rem;
    }
    #speak {
        padding-top: 2rem;
    }
    .span-line1 {
        margin-bottom: 1rem;
        width: 90%;
    }
    .new-ch-bt {
        width: 9rem;
        height: 2.9rem;
        font-size: 0.8rem;
    }

    .n-input input, .inp-f input {
        height: 2rem;
    }
    .arrow {

        bottom: 10%;
    }
    .new-ch-bt {
        margin-bottom: 2rem;
    }
    .main-h2 {
        margin-bottom: 3rem;
    }
    section.first-holding-section {
        min-height: calc(100vh - 3.08rem);
        display: flex;
        overflow: hidden;
    }
}
@media screen and (max-width: 700px) {
    .main-h2 {
        margin-top: 2rem;
        margin-bottom: 2em;
    }
}
@media screen and (max-width: 900px) {
    .main-h2 {
        margin-top: 2rem;
        margin-bottom: 2em;
    }
}
@media screen and (min-width: 1981px) {
    .img-main img{
        width: 16rem;
    }
}
@media screen and (max-width: 600px) {
    .it-bl {
        width: 100%;
    }
    .img-main {
        width: 50%;
    }
    .it-bl-im {
        width: 50%;

    }
    .hol-it {
        width: 100%;
    }

    .mob-fl {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }


    .mob-flex-main1 {
        flex-direction: column;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .side-ln:after {
        display: none;
    }
    .main-h2 {
        margin-top: 3rem;
        margin-bottom: 2rem;
    }
}
.main-header-holding {
    height: 3.08rem;
}
section.first-holding-section{
    min-height: calc(100vh - 3.08rem);
    display: flex;
}
/*forms*/
.b-popup-content, .b-popup-content1, .b-popup-content-bl{
    position: relative;
}
#success {
    position: absolute;
    background: #fff;
    height: 100%;
    width: 100%;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: #167d3a;
    font-weight: 700;
}
#success span.material-icons {
    font-size: 1.8rem;
    margin-right: 18px;
}
.new-ch-bt{
    position: relative;
}
#success-button {
    position: absolute;
    background: #ffffff;
    z-index: 5;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#success-button span {
    background: none;
    color: #167d3a;
}
