﻿
body {
    font-family: 'Open Sans';
}


.section_1 .btn, #navbarSupportedContent .btn {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
}

.padding-30 {
    padding: 0px 30px;
}

.navbar .nav-img {
    max-width: 300px;
    margin-left: 30px;
}

#navbarSupportedContent {
    margin-right: 30px;
}

.navbar-expand-lg .navbar-collapse {
    flex: initial !important;
}

#navbarSupportedContent .btn-link {
    padding-left: 17px;
}

#navbarSupportedContent a {
    color: #808080;
}

#navbarSupportedContent .btn {
    padding: 5px 23px;
    background-color: #007097;
}

.pl-nav {
    padding-right: 10px;
}



.mleft {
    margin-left: 30px;
    padding-left: 25px;
}




.section_1 .btn {
    background-color: #007097 !important;
    border-radius: 2px;
}

.section_2 {
    background: #F5F5F5;
    padding: 5rem;
    opacity: 60%;
}

.section3 {
    background: #32A7DD;
    padding: 30px;
    color: white;
}

.section4 {
    background: #32A7DD;
    padding: 60px;
    color: white;
}

.section_2_stament-changes {
    font-size: 20px;
}

.arrow_container {
    margin-left: 30px;
    margin-top: 30px;
    width: 100px;
    height: 100px;
    border: 1px solid red;
}

.arrow {
    position: absolute;
    width: 30;
    height: 30;
    border: 1px solid green;
}

.section_3 h3 {
    color: #7a7c7f;
    justify-content: center;
    display: flex;
}

.section_3 {
    background-color: #fafafa !important;
    padding-top: 1px;
}

.card_bed_plus {
    max-width: 174px;
    height: 173px;
    box-shadow: 0px 0px 3px -23px rgb(0 0 0 / 70%);
    border-radius: 10px;
    background-color: #007097;
}

.card .plus {
    position: absolute;
    width: 45px;
    z-index: 1;
    right: 22px;
    top: 24px;
}

.card .bed {
    position: absolute;
    width: 93px;
    z-index: 1;
    left: 25px;
    bottom: 32px;
}

.activ-card {
    background-color: #32a7dd !important;
    color: white;
}

    .activ-card span {
        color: white !important;
    }
/* .cards{
    max-width: 12rem;
    height: 10rem;
    box-shadow: 0px 0px 3px -23px rgb(0 0 0 / 70%);
    border-radius: 12px;
    border: 2px solid;
    border-color: #007097;

}
.cards_image_styling{
    position: absolute;
    width: 62px;
    z-index: 1;
    left: 61px;
    text-align: center;
    top: 21px;
}

.clinic-img{

}
.order-img{}
.card-img{
    width: 48px;
    left: 69px;
}
.prescription_img{}

.cards_p_styling{
    position: absolute;
    bottom: 10px;
    left: 44px;
    color: #007097;
}
.presc_p{
    left: 55px !important;
}
.p-order{
    left: 75px!important;
}
.billing_p{
    bottom: 15px;
    left: 63px;
    font-size: 19px;
} */
/* .pay_p{
    bottom: -2px;
    left: 58px;
    font-size: 19px;
} */
.card-styling-changes {
    border: 2px solid;
    border-color: #007097;
    border-radius: 17px;
    padding: 9px;
    max-width: 204px;
}

/*.common-image {
    width: 54px;
}
*/
.common-p {
    padding-top: 20px;
}

    .common-p p {
        font-size: 17px;
        line-height: 22px;
        word-spacing: 3px;
        margin-top: 51px;
        font-family: 'Roboto', sans-serif;
        margin-bottom: 0px;
    }

.el_image {
    width: 35px;
}


.mc-image {
    width: 47px;
}

.plus-icon {
    background-color: #007097;
}

.section2 {
    background: #ffffff;
    padding-left: 60px;
    padding-bottom: 60px;
    padding-right: 60px;
    padding-top: 45px;
}

}

.text-opacity {
    opacity: 50%;
}

}
/*.card-stylings:hover {
    border-radius: 10px;
    background-color: #32A7DD;
    color: white;
 
}*/

.card-stylings:hover {
    border: 2px solid;
    border-color: #32a7dd;
    padding: 30px 10px;
    background-color: white;
    border-radius: 10px;
    padding-top: 2rem;
    padding-bottom: 34px;
    padding-left: 16px;
}

.card-stylings {
    border: 2px solid;
    border-color: #32a7dd;
    padding: 30px 10px;
    background-color: white;
    border-radius: 10px;
    padding-top: 2.5rem;
    padding-bottom: 34px;
    padding-left: 16px;
}
/*.carousel-control-prev-icon {
   
    background-color: #e2e2e2;
}*/
/*.carousel-control-next-icon {
    background-color: #e2e2e2;
}*/
.textAlign-left {
    text-align: initial;
}

.setFontSize {
    font-size: 30px;
}

.card-body {
    padding: 15px;
}

.common-p span {
    font-size: 30px;
    color: #007097;
    font-weight: 500;
}

    .common-p span:hover {
        color: white;
    }

.section5 container {
    padding: 40px;
}

.section-footer {
    background-color: #0071B8;
}

.footer-dark {
    padding: 50px 0;
    color: #f0f9ff;
    background-color: #0071B8;
}

    .footer-dark h3 {
        margin-top: 12px;
        margin-bottom: 12px;
        font-weight: bold;
        font-size: 30px;
    }

    .footer-dark ul {
        padding: 0;
        list-style: none;
        line-height: 1.6;
        font-size: 14px;
        margin-bottom: 0;
    }

        .footer-dark ul a {
            color: inherit;
            text-decoration: none;
            font-size: 20px;
            opacity: 0.8;
        }

            .footer-dark ul a:hover {
                opacity: 0.8;
            }

@media (max-width:767px) {
    .footer-dark .item:not(.social) {
        text-align: center;
        padding-bottom: 20px;
    }
}



@media (max-width:767px) {
    .footer-dark .item.text {
        margin-bottom: 0;
    }
}

.footer-dark .item.text p {
    opacity: 0.6;
    margin-bottom: 0;
}

.footer-dark .item.social {
    text-align: center;
}

@media (max-width:991px) {
    .footer-dark .item.social {
        text-align: center;
        margin-top: 20px;
    }
    .section_1 .size_change_h2 {
        color: #007097 !important;
        margin-top: -10px;
        font-weight: 600;
    }
}
@media (min-width:991px) {
    .section_1 .size_change_h2 {
        color: #007097 !important;
        margin-top: -10px;
        font-weight: 600;
    }
}

.footer-dark .item.social > a {
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgb(255 255 255 / 40%);
    margin: 0px 9px;
    color: #fff;
}

    .footer-dark .item.social > a:hover {
        opacity: 0.9;
    }

.footer-dark .copyright {
    text-align: center;
    padding-top: 24px;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 20px;
}

.input-feelds-margin {
    margin-top: 20px;
}

.btn-send-request {
    background-color: #32a7dd;
    border: none;
    border-radius: 5px;
    padding-left: 47px;
    padding-right: 47px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
}

.form-control {
    padding: 0.6rem .75rem;
}

.img-margin {
    margin-left: 35px;
    padding-left: 35px;
}

.navbar-expand-lg {
    padding: 25px;
}

.carousel-wrap {
    width: 90%;
    margin: 0px auto;
}

.owl-carousel .owl-nav {
    height: 0px;
    font-size: 50px;
    color: #dcd5d5;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2caae1;
}


.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.section_5 {
    padding: 40px 0;
    padding-bottom: 20px;
}

    .section_5 .img-width {
        width: 60px;
        margin: auto;
        overflow: hidden;
        height: 55px;
    }

.owl-next {
    position: absolute;
    top: 15px;
    right: -70px;
}

.owl-prev {
    position: absolute;
    top: 15px;
    left: -70px;
}

.carosuel_padding {
    text-align: center;
    padding-top: 18px;
}

.inner-carasuel-positionSize img {
    display: initial !important;
    width: auto !important;
}


.inner-carasuel-positionSize p {
    font-family: 'Montserrat';
    color: #808080;
    margin-top: 15px;
}

.vl {
    border-left: 1px solid #E2E2E2;
    height: 36px;
    position: absolute;
    right: 0px;
    top: 40px;
}

    .vl:hover {
        border-left: 2px solid #32A7DD;
        font-weight: bold;
    }

.section_6 {
    background: #32A7DD;
    padding: 30px;
}

.card-stylings:hover {
    border: 2px solid;
    border-color: #32a7dd;
    padding: 30px 10px;
    background-color: #32a7dd;
    border-radius: 10px;
    padding-top: 3rem;
    padding-bottom: 34px;
    padding-left: 16px;
    color: white;
}

.card-styling-changes:hover {
    background-color: #007097;
    border: 2px solid;
    border-color: #007097;
    border-radius: 17px;
    padding: 9px;
    max-width: 204px;
    color: white;
}

.card-styling-changes .img-top {
    display: none;
    position: absolute;
    left: 80px;
    z-index: 99;
}

.card-styling-changes:hover .img-top {
    display: inline;
}

.margin-top-10 {
    margin-top: 8px;
}

.card-styling-changes .img-top-medical {
    display: none;
    position: absolute;
    left: 75px;
    z-index: 99;
}

.card-styling-changes:hover .img-top-medical {
    display: inline;
}

.card-styling-changes .img-top-clinic {
    display: none;
    position: absolute;
    left: 65px;
    z-index: 99;
}

.card-styling-changes:hover .img-top-clinic {
    display: inline;
}

.card-styling-changes .img-top-lab {
    display: none;
    position: absolute;
    left: 83px;
    top: 33px;
    width: 33px;
    z-index: 99;
}

.card-styling-changes:hover .img-top-lab {
    display: inline;
}
.card-stylings:hover span {
    color: white;
}

.heading-size {
    font-size: 55px;
}

.heading-size-main {
    font-size: 78px;
}

.heading-size-greater {
    font-size: 73px;
}

.btn-request-demo {
    font-size: 30px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.Bootom-Icon-img a {
    color:black !important;
}
.Icon-Setting-p {
    margin-right: 5px !important;
}

.text-efficeint {
    font-size: 27px;
}
@media screen and (min-width:992px) {

    .section_1 {
        padding: 11rem 0px;
        overflow-x: hidden;
        background-image: url(../Images/LandingPageImages/section1_bg.png);
        background-size: 120% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }
}
@media screen and (max-width:991.9px) {

    .section_1 {
        padding: 11rem 0px;
        overflow-x: hidden;
        background-image: url(../Images/LandingPageImages/section1_bg.png);
        background-size: 100% 80%;
        background-position: center;
        background-repeat: no-repeat;
    }
}
@media screen and (max-width:767.9px) {

    .section_1 {
        padding: 11rem 0px;
        overflow-x: hidden;
        background-image: url(../Images/LandingPageImages/section1_bg.png);
        background-size: 100% 50%;
        background-position: center;
        background-repeat: no-repeat;
    }
}
@media (max-width:1400px) {
    .btn-request-demo {
        font-size: 15px;
        padding-left: 5px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .text-efficeint {
        font-size: 14px;
    }

    .heading-size {
        font-size: 25px;
    }

    .heading-size-main {
        font-size: 30px;
    }

    .heading-size-greater {
        font-size: 30px;
    }

    .section_2_stament-changes {
        font-size: 14px;
    }



    .img-margin {
        margin-left: 0px;
        padding-left: 15px;
        width: 300px;
    }

    .footer-dark h3 {
        margin-top: 12px;
        margin-bottom: 12px;
        font-weight: bold;
        font-size: 22px;
    }

    .footer-dark ul a {
        color: inherit;
        text-decoration: none;
        font-size: 16px;
        opacity: 0.8;
    }

    .form-control {
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .btn-send-request {
        background-color: #32a7dd;
        border: none;
        border-radius: 5px;
        padding-left: 17px;
        padding-right: 17px;
        padding-top: 8px;
        padding-bottom: 8px;
        color: white;
        font-size: 8px;
    }

    .section4 {
        background: #32A7DD;
        padding: 42px;
        color: white;
    }

    .common-p span {
        font-size: 25px;
        color: #007097;
        font-weight: 500;
    }
}

@media (max-width:1000px) {
    .btn-request-demo {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .text-efficeint {
        font-size: 12px;
    }

    .section_2_stament-changes {
        font-size: 12px;
    }

    .heading-size {
        font-size: 20px;
    }

    .heading-size-main {
        font-size: 40px;
    }

    .heading-size-greater {
        font-size: 30px;
    }

    .form-control {
        padding: 0.6rem .75rem;
        margin-top: 20px;
    }

    .card-stylings {
        border: 2px solid;
        border-color: #32a7dd;
        padding: 30px 10px;
        background-color: white;
        border-radius: 10px;
        padding-top: 3rem;
        padding-bottom: 34px;
        padding-left: 16px;
        margin-top: 20px;
    }

    .card-styling-changes {
        border: 2px solid;
        border-color: #007097;
        border-radius: 17px;
        padding: 9px;
        max-width: inherit;
    }

        .card-styling-changes:hover {
            background-color: #007097;
            border: 2px solid;
            border-color: #007097;
            border-radius: 17px;
            padding: 9px;
            max-width: inherit;
            color: white;
        }

    .section2 {
        background: #ffffff;
        padding: 0px;
        padding-top: 50px;
    }

    .col-12 {
        flex: 0 0 auto;
        width: 100%;
        margin-top: 20px;
    }

    .card-styling-changes .img-top-medical {
        display: none;
        position: absolute;
        left: 205px;
        z-index: 99;
    }

    .card-styling-changes .img-top-lab {
        display: none;
        position: absolute;
        left: 213px;
        top: 33px;
        width: 33px;
        z-index: 99;
    }

    .card-styling-changes .img-top-clinic {
        display: none;
        position: absolute;
        left: 198px;
        z-index: 99;
    }

    .card-styling-changes .img-top {
        display: none;
        position: absolute;
        left: 210px;
        z-index: 99;
    }

    .mleft {
        margin-left: 0px;
        padding-left: 15px;
    }

    .heading-size-main {
        font-size: 16px;
    }

    .heading-size-greater {
        font-size: 17px;
    }

    .section_1 .size_change_h2 {
        color: #007097 !important;
        margin-top: 2px;
        font-weight: 600;
    }

    .mt-3 {
        margin-top: 0rem !important;
    }

    .btn-request-demo {
        font-size: 9px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }



    .navbar-expand-lg {
        padding: 10px;
    }

    .navbar .nav-img {
        max-width: 160px;
        margin-left: 0px;
    }

    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.55);
        border-color: rgba(0,0,0,.1);
        width: 50px;
        height: 35px;
        float: right;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1rem;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        /* margin-right: 20px; */
        /* padding-right: 20px; */
    }

    .navbar-toggler {
        padding: 0px;
        padding-bottom: 3px;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
        transition: box-shadow .15s ease-in-out;
    }

    .img-margin {
        margin-left: 0px;
        padding-left: 15px;
        width: 220px;
    }

    .footer-dark h3 {
        margin-top: 12px;
        margin-bottom: 12px;
        font-weight: bold;
        font-size: 18px;
    }

    .footer-dark ul a {
        color: inherit;
        text-decoration: none;
        font-size: 12px;
        opacity: 0.8;
    }

    .form-control {
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 11px;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .btn-send-request {
        background-color: #32a7dd;
        border: none;
        border-radius: 5px;
        padding-left: 17px;
        padding-right: 17px;
        padding-top: 8px;
        padding-bottom: 8px;
        color: white;
        font-size: 10px;
    }

    .navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
        display: initial;
        flex-wrap: inherit;
        align-items: center;
        justify-content: space-between;
    }

    #navbarSupportedContent .btn-link {
        padding-left: 0px;
    }

    #navbarSupportedContent {
        margin-right: 30px;
        margin-top: 10px;
    }

        #navbarSupportedContent .btn {
            padding: 6px 19px;
            font-size: 16px;
            background-color: #007097;
        }

    .section4 {
        background: #32A7DD;
        padding: 42px;
        color: white;
    }

    .common-p span {
        font-size: 25px;
        color: #007097;
        font-weight: 500;
    }

    .padding-30 {
        padding: 0px 0px;
    }

    .pt-4 {
        padding-top: 0px !important;
    }
}

@media (max-width:800px) {
    .card-styling-changes .img-top-clinic {
        display: none;
        position: absolute;
        left: 36px;
        z-index: 99;
    }

    .card-styling-changes .img-top-lab {
        display: none;
        position: absolute;
        left: 53px;
        top: 34px;
        width: 33px;
        z-index: 99;
    }

    .card-styling-changes .img-top {
        display: none;
        position: absolute;
        left: 49px;
        z-index: 99;
    }

    .card-styling-changes .img-top-medical {
        display: none;
        position: absolute;
        left: 42px;
        z-index: 99;
    }
}

@media (max-width:425px) {
    .card-styling-changes .img-top-clinic {
        display: none;
        position: absolute;
        left: 126px;
        z-index: 99;
    }

    .card-styling-changes .img-top-lab {
        display: none;
        position: absolute;
        left: 143px;
        top: 34px;
        width: 33px;
        z-index: 99;
    }

    .card-styling-changes .img-top {
        display: none;
        position: absolute;
        left: 139px;
        z-index: 99;
    }

    .card-styling-changes .img-top-medical {
        display: none;
        position: absolute;
        left: 132px;
        z-index: 99;
    }
}

@media (max-width:375px) {
    .card-styling-changes .img-top-clinic {
        display: none;
        position: absolute;
        left: 96px;
        z-index: 99;
    }

    .card-styling-changes .img-top-lab {
        display: none;
        position: absolute;
        left: 123px;
        top: 34px;
        width: 33px;
        z-index: 99;
    }

    .card-styling-changes .img-top {
        display: none;
        position: absolute;
        left: 119px;
        z-index: 99;
    }

    .card-styling-changes .img-top-medical {
        display: none;
        position: absolute;
        left: 112px;
        z-index: 99;
    }
}
@media (max-width:786px) {
    .owl-nav button.owl-next {
        right: 0;
    }

    .owl-nav button.owl-prev {
        left: 0;
    }
}

@media screen and (min-width: 768px) {
    .bed-img {
        width: 100%;
    }
    .plus-img {
        width: 45px;
    }
}
@media screen and (min-width: 992px) {
    .bed-img {
        width: 115px;
    }
    .plus-img {
        width: 55px;
    }asdas
}
@media screen and (max-width: 767.9px) {
   .bed-img {
        width: 100%;
    }
    .plus-img {
        width: 55px;
    }

}