@font-face {

    font-family: "Roboto-Black";

    src: url(../webfonts/Roboto-Black.ttf);

}

@font-face {

    font-family: "Roboto-Bold";

    src: url(../webfonts/Roboto-Bold.ttf);

}

@font-face {

    font-family: "Roboto-Medium";

    src: url(../webfonts/Roboto-Medium.ttf);

}

@font-face {

    font-family: "Roboto-Regular";

    src: url(../webfonts/Roboto-Regular.ttf);

}

@font-face {

    font-family: "Roboto-Light";

    src: url(../webfonts/Roboto-Light.ttf);

}

@font-face {

    font-family: "Roboto-Thin";

    src: url(../webfonts/Roboto-Thin.ttf);

}

@font-face {

    font-family: "Arquitecta";

    src: url(../webfonts/Arquitecta.ttf);

}
/* width */
::-webkit-scrollbar {
    width: 10px;
   
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888; 
    border-radius: 100px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
body {
    font-family: "Roboto-Regular";
    color: #0C1D2D;
    font-size: 16px;
    overflow-x: hidden;
    position: relative;
}

.header {
    padding-top: 15px;
}

.nav-link.bg-link,
.nav-link {
    white-space: nowrap;
    font-size: 16px;
    /* #0C1D2D */
    color: #0C1D2D;
    font-family: "Roboto-Medium";
    position: relative;
    min-width: 96px;
    text-align: center;
}

.bg-link::before,
.bg-link.active::before {
    content: '';
    position: absolute;
    top: -60px;
    width: 100%;
    height: 122px;
    background-color: transparent;
    transition: 360ms;
    z-index: -1;
    left: 0;
    right: 0;

}

.bg-link:hover::before,
.bg-link.active::before {
    background: #1890CA;

}

.bg-link:hover,
.nav-link.bg-link.active {
    color: #ffffff;
}

.nav-btn-login {
    height: 26px;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: capitalize;
    /* #FFFFFF */
    color: #FFFFFF;
    background: #F7A72B;
    border-radius: 0;
    white-space: nowrap;
}


/*--------------------------- banner---------------------------- */
.banner {
    background-image: url(../backgroundBanner.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-bottom: 332px;
    padding-top: 119px;
    position: relative;
    overflow: hidden;
}

.banner::before {
    background: url(../dots-banner-v.svg) no-repeat top right;
    right: 18px;
}

.banner-left {
    position: relative;
    padding-right: 31px !important;
}

.banner-left h2 {

    font-family: "Roboto-Black";
    font-size: 64px;
    line-height: 75px;
    text-transform: capitalize;
    color: #F7A72B;
    padding-bottom: 40px;
}
.banner-left::before {
    background: url(../dots-banner-h.svg) top no-repeat;
    left: 33%;
    top: 25%;
}
.banner-left::after {
    background: url(../dots-long-h.svg) bottom no-repeat;
    top: 5%;
    left: 0;
}
.banner-left p {
    position: relative;
    z-index: 1;
    font-family: 'Roboto-Medium';
    font-size: 32px;
    line-height: 38px;
    text-transform: capitalize;
    color: #1065AF;
    max-width: 90%;
}

.banner-main {
    position: relative;
    padding: 0 !important;
}

.banner-main::before {
    content: '';
    height: 80px;
    width: 16px;
    position: absolute;
    /* margin-left: -20px; */
    left: -20px;
    /* background: url(../bannerImages/Group238.png); */
    background: url('../dots-banner-v.svg') no-repeat left;
}

.banner-main::after {
    content: '';
    /* height: 80px;
    width: 16px;
    left: 101%;
    top: 16%; */
    height: 100%;
    width: 100%;
    left: 50px;
    top: 16%;
    position: absolute;
    /* background: url(../bannerImages/Group238.png); */
    /* background: url('../dots-banner-v.svg') no-repeat top right; */
}

.banner-right-1::after {
    content: '';
    top: -53px;
    width: 100%;
    height: 100%;
    right: 0px;
    position: absolute;
    background: url(../bannerImages/Group55.png) top right no-repeat;
    z-index: -1;
}

.banner-right {
    padding: 0 !important;
    display: flex;
    position: relative;
    justify-content: flex-end;
}

.banner-right-1::before {
    content: '';
    left: -47px;
    top: -68px;
    /* width: 73px;
    height: 165px; */
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../bannerImages/Group56.png) top left no-repeat;
    z-index: -1;
}

.banner-right-2::before {
    content: '';
    bottom: -38px;
    /* width: 191px;
    height: 84px;*/
    left: -18px; 
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../bannerImages/Group55.png) bottom left no-repeat;
    z-index: -1;
}

.banner-right-1 {
    position: relative;
    padding: 0 !important;
}

.banner-right-3::before {
    content: '';
   height: 280px; 
    width: 118px; 
    /* height: 100%; */
    width: 100%;
    left: -117px;
    position: absolute;
    background: url(../bannerImages/Group541.png) top left no-repeat;
    z-index: 1;
}

.banner-right-3::after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    background: url(../dots-banner-h.svg) no-repeat;
    z-index: 1; 
    bottom: 18px;
    left: 25%;
}

/* .banner-right-3::after {
    content: '';
    height: 201px;
    width: 49px;
    right: -45.5px;
    top: 73px;
    position: absolute;
    background: url(../bannerImages/Group34.png);
    z-index: 1;
} */
.banner-request.request-home {
    top: 25%;
}

.padding-section {
    padding: 80px 0;
    overflow: hidden;
}

.btn-default {
    height: 50px;
    color: #FFFFFF;
    border-radius: 0;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    max-width: fit-content;
}

.btn-blue {
    background: #1890CA;

}

.btn-blue:hover {
    color: #1890CA;
}

.btn-orange {
    background: #F7A72B;
}

.btn-orange:hover {
    color: #F7A72B;
}

.triangle-image {
    position: absolute;
    right: 0;
    top: 38.5%;
    z-index: -1;
}

.surface-image {
    height: 306px;
    position: absolute;
    bottom: 169px;
}

.title {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 70px;
}

.title p {
    color: #1890CA;
    font-family: "Roboto-Bold";
    font-size: 32px;
    line-height: 38px;
}

.odd-services {
    padding: 120px 0px 80px;
    background: #E3F3FF;
    transform: skewY(-2deg);

}

.odd-services h2  {
    text-transform: capitalize;
    color: #1065AF;
    font-family: "Roboto-Medium";
}


.even-services {
    display: flex;
    flex-direction: row-reverse;
    padding: 120px 0px 80px;
    color: #ffffff;
    background: #1065AF;
    transform: skewY(-2deg);
}
.even-services h2, .odd-services h2 {
    font-size: 24px;
}
.services .col-lg-4,
.services .col-lg-8 {
    -ms-transform: skewY(2deg);
    transform: skewY(2deg);
}

/* ------------------------------------- why-us ------------------------------*/
.why-us {
    position: relative;
    /* padding-top: 90px; */
    padding-bottom: 90px;
}
.why-us .title {
    margin-bottom: 30px;
}
.why-us h2 {

    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 38px;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    color: #1890CA;
}

.why-us-image {
    display: flex;
    justify-content: end;
}

.why-us::before {
    content: '';
    height: 80px;
    width: 16px;
    position: absolute;
    background: url(../dots-banner-v.svg) no-repeat;
    top: 15%;
    left: -15px;


}

.why-us::after {
    content: '';
    height: 100%;
    width: 100%;
    right: 15px;
    bottom: 200px;
    position: absolute;
    background: url(../square-right.svg) bottom right no-repeat;
    z-index: -1;
}

.why-us-image::before {
    content: '';
    left: 67px;
    top: 264px;
    width: 73px;
    height: 165px;
    position: absolute;
    background: url(../bannerImages/Group56.png);
    z-index: -1;
}

.why-us-image::after {
    content: '';
    bottom: 74px;
    width: 191px;
    height: 84px;
    left: 88px;
    position: absolute;
    background: url(../bannerImages/Group55.png);
    z-index: -1;
}

.aaa::before {
    content: '';
    top: 300px;
    width: 69px;
    height: 247px;
    left: 42px;
    position: absolute;
    background: url(../Group913.png);
    z-index: 1;
}

/* .why-us-point {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
} */

.why-us-point p {
    position: relative;
    font-size: 20px;
}

.why-us-point p::before {
    content: ' ';
    position: absolute;
    background: url(../Group100.png);
    width: 19px;
    height: 17px;
    left: -29px;
    top: 2px;
}

.why-us-point ul {
    list-style: none;
    margin-left: -15px;
    font-size: 19px;

}

.why-us-point ul li::before {
    content: "\2022";
    color: #F7A72B;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    height: 20px;

    margin-left: -1em;
}

/* ------------------------------------- Benefits ------------------------------*/
.Benefits {
    padding: 120px 0 110px;
    background-color: #E7F3F7;
    transform: skewY(-2deg);
    background: url('../healthcar.svg') no-repeat;
    height: 100%;
    background-size: cover;
    position: relative;
}

.Benefits::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: #E7F3F7;
    opacity: 0.85;
}


.Benefits .title,
.benefits-content {
    transform: skewY(2deg);
}

.benefits-content {
    text-align: center;
}

.benefits-content p {
    text-align: center;
    margin-top: 47px;
    font-family: "Roboto-Medium";
}

.Benefits .btn-center {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 40px;
}

.carousel-testimonials .item,
.carousel-conditions .item {
    text-align: center;
    padding: 1px;
}

.carousel-testimonials-img {
    width: 181px;
    height: 182px;
    margin: auto;
    position: relative;

}

.carousel-testimonials-img img {
    border-radius: 100px;
    border: 1px solid #D9D9D9;

}

.carousel-testimonials-img::before,
.carousel-testimonials-img::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 1;
    /* background: url('../circle-top.svg') no-repeat top right , url('../circle-bottom.svg') no-repeat bottom left; */
}

.carousel-testimonials-img::before {
    background: url('../circle-top.svg') no-repeat top right;
    left: 10px;
}

.carousel-testimonials-img::after {
    background: url('../circle-bottom.svg') no-repeat bottom left;
    left: 0;
}

.carousel-testimonials-text {
    margin-top: 45px;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 19px;
    color: #0C1D2D;
    position: relative;
}

.carousel-testimonials-text p {
    max-width: 259px;
    margin: auto;
    padding: 15px 0;
}

.carousel-testimonials-text::before {
    content: '';
    position: absolute;
    width: 75%;
    height: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 1;
    left: 0;
    right: 0;
    background: url('../quot-top.svg') no-repeat top left, url('../quot-bottom.svg') no-repeat bottom right;

}

.carousel-testimonials-name {
    font-size: 18px;
    line-height: 21px;
    text-transform: capitalize;
    color: #1065AF;
    font-family: "Roboto-Bold";
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #F7A72B;
}

.owl-theme .owl-dots .owl-dot span {
    background: #1890CA;
    width: 11px;
    height: 11px;
    margin: 5px 3px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin: 30px 0 60px;
}


/* footer */
footer {
    padding-top: 40px;
}

.footer {
    position: relative;


}

.bg-footer {
    background: #1065AF;
    mix-blend-mode: normal;
    padding: 120px 0 5px;
    -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
}

.footer::before {
    content: '';
    position: absolute;
    background: #1890CA;
    top: -15px;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
}

/* .footer::after {
    content: '';
    position: absolute;
    background: #1065AF;
    top: 10%;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
} */


.footer-content,
.footer-content ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    line-height: 19px;
    transition: 350ms;
}

.footer-content ul li a:hover {
    color: #F7A72B;
    margin-left: 3px;
    font-family: 'Roboto-Medium';
}

.footer-content ul {
    list-style: none;
    padding: 0;
}

.footer-content ul.social li {
    display: inline-block;
}

.footer-content ul.social li a:hover {
    margin-left: 0;
}

.footer-content .title-footer {
    font-family: 'Roboto-Medium';
    font-size: 18px;
    line-height: 21px;
    text-transform: capitalize;
    /* #F7A72B */
    color: #F7A72B;
    margin-bottom: 17px;
}

.footer-content p {
    margin-bottom: 0;
}
.footer-logo-address {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-address {
    margin-top: 27px;
}

.copyright {
    padding: 29px 0 32px;
    font-family: 'Roboto-Light';
    color: #ffffff;
}

/* about us page */
.banner-about-us {
    background-color: #1065AF;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 92%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 92%, 0% 100%);
    text-transform: capitalize;
    overflow: hidden;
    position: relative;
    /* min-height: 709px;
    display: flex;
    justify-content: center;
    align-items: flex-end; */
}

.banner-about-us-content {
    padding: 120px 0 0;

}

.banner-request {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    /* top: 40%; */
    top: 33%;
    right: -75px;
    height: 100%;
}


.banner-request::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: url('../bg-demo.svg') top center no-repeat;
    /* background-size: 100% 100%; */
    z-index: -1;
    right: 12px;
    top: 43px;

}

.banner-request-text {
    background: #1890CA;
    text-shadow: 2px 0px 4px rgb(0 0 0 / 52%);
    border-radius: 0px;
    width: 201px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 32px;
    text-transform: capitalize;
    color: #FFFFFF;
    transform: rotate(-90deg);
    text-decoration: none;
    transition: 350ms;
}

.banner-request-text:hover {
    color: #F7A72B;
}

.banner-request.request-contact-us {
    top: 40%;
}

#slide-panel {
    width: 780px;
    /* width: 60%; */
    height: 588px;
    padding: 10px;
    background: #1890CA;
    margin-left: 100%;
    position: absolute;
    /* top: 0; */
    right: -780px;
    /* right: -60%; */
    color: #FFFFFF;
    text-transform: capitalize;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 2;
}

#opener {
    float: left;
    margin: 65px -60px 0px -135px;
    border-radius: 0;
}

.opener{
    margin-top: 30px;
}
#closer {
    position: absolute;
    right: 23px;
    top: 23px;
}
#slide-panel .btn {
    margin-top: 50px;
    min-width: 148px;
}

.request-title {
    margin-bottom: 50px;
    font-size: 20px;
    line-height: 32px;
    font-family: "Roboto-Medium";
}

.banner-request .input.form-control {
    height: 60px;
}

.banner-about-us h1 {
    color: #F7A72B;
    font-family: 'Roboto-Black';
    font-size: 64px;
    line-height: 75px;
}

.banner-about-us p {
    color: #ffffff;
    font-size: 32px;
    line-height: 37px;
    margin-top: 25px;
}

.banner-about-us-container {
    position: relative;
}

.banner-square,
/* .banner-dots, */
.banner-dots-h,
.img-dots-h,
.dots-h-v,
.dots-arpm,
.bg-dots-square-contact-us,
.dots-top-right {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.bg-img-left {
    position: relative;
    height: 431.93px;
    max-width: 545.62px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg-img-right {
    position: relative;
    max-width: 523.55px;
    margin: auto;
}

.banner-square::before,
.banner-square::after,
.banner-dots::before,
.banner-dots::after,
.banner-dots-h::before,
.banner-square-img::after,
.bg-img-right::before,
.bg-img-right::after,
.bg-img-left::before,
.bg-img-left::after,
.img-dots-h::before,
.img-dots-h::after,
.banner-sub-header::before,
.banner-request::after,
.form-contact-us::before,
.form-contact-us::after,
.dots-h-v::before,
.dots-h-v::after,
.bg-img-home-test::before,
.bg-img-home-test::after,
.dots-top-left::before,
.release-text::before,
.release-text::after,
.bg-img-arpm::before,
.bg-img-arpm::after,
.dots-arpm::after,
.dots-arpm::before,
.STATs-section::before,
.banner-default::after,
.banner-header::before,
.banner-header::after,
.bg-dots-square-contact-us::after,
.bg-dots-square-contact-us::before,
.potential-section::before,
.potential-section::after,
.bg-potential-section::before,
.bg-potential-section::after,
.banner-about-us-content::before,
.why-us-img::before,
.why-us-img::after,
.why-us-point::before,
.physician-content::after,
.dots-right-bottom::before,
.dots-more-right-bottom::before,
.banner::before,
.banner-left::before,
.banner-left::after,
.square-left-bottom::before,
.dots-top-right::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;

}
.dots-top-right {
    z-index: 1; 
}
.dots-top-right::before {
    background: url('../dots-banner-h.svg') top right no-repeat;
    right: 70px;
    top: 27%;
    z-index: 1;

}
.banner-about-us-content::before {
    background: url('../dots-banner-v.svg') top right no-repeat;
    right: 10px;
}

.banner-request.banner-request-about {
    top: 28%;
}

.banner-square::after {
    background: url('../dots-long-h.svg') top right no-repeat;
    right: 27%;
}

.banner-square::before {
    background: url('../square-left.svg') bottom left no-repeat;
    top: 90px;
    right: 20px;
}

.banner-square-img {
    max-width: 644.74px;
    margin: 3rem auto 0;
}

.banner-square-img::after {
    background: url('../square-right.svg') bottom right no-repeat;
    bottom: 85px;
    right: -25px;
    z-index: 1;
}

.banner-dots::before {
    background: url('../dots-banner-v.svg') top left no-repeat;
    right: 30px;
}

/* .banner-dots::after {
    background: url('../dots-banner-v.svg') top right no-repeat;
    right: -50px;
} */

.banner-dots-h::before {
    background: url('../dots-banner-h.svg') top center no-repeat;
    top: -80px;
    left: 0;
    right: 0;
}

.bg-img-right::before {
    bottom: 55px;
    background: url('../bg-img-right.svg') no-repeat right, url('../dots-banner-v.svg') no-repeat top right;
    z-index: -1;
}

.bg-img-left::before {
    bottom: 0px;
    background: url('../bg-img-left.svg') no-repeat top left ;
    z-index: -1;
    right: 7.5%;
    background-size: 100% 100%;

 
}

.bg-img-left::after {
    background: url('../dots-banner-v.svg') no-repeat top left;
    z-index: 1;
    right: 25px;
    bottom: 0px;
}
.img-dots-h {
    z-index: 1;
}
.img-dots-h::before {
    background: url('../dots-banner-h.svg') no-repeat top right;
    z-index: 1;
    right: 50px;
    top: 20%;
}

.img-dots-h::after {
    background: url('../dots-long-h.svg') no-repeat bottom center;
    z-index: 1;
    bottom: 140px;
    left: 35px;
}

.bg-img-right::after {
    background: url('../dots-banner-h.svg') no-repeat top left;
    left: 40px;
}

.title-section {
    font-size: 32px;
    line-height: 38px;
    text-transform: capitalize;
    /* #1065AF */
    color: #1065AF;
    font-family: 'Roboto-Bold';
    margin-bottom: 30px;
}

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

.check-list ul {
    margin-top: 30px;
    list-style-image: url('../check-list.svg');
}
.financialProjection-list ul li {
    margin-top: 30px;
    list-style-image: url('../check-list.svg');
}
.check-list li {
    margin-bottom: 20px;
}

.check-list li p {
    margin-left: 15px;
}

.serve-section {
    padding: 130px 0;
    position: relative;
    background: url('../bg-serv.png') no-repeat;
    background-size: cover;
    -webkit-clip-path: polygon(0 13%, 100% 0%, 100% 87%, 0% 100%);
    clip-path: polygon(0 13%, 100% 0%, 100% 87%, 0% 100%);
    text-align: center;
    color: #ffffff;
    min-height: 781px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.serve-section::before {
    content: '';
    position: absolute;
    background: #1065AF;
    opacity: 0.85;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.serve-section h2 {
    font-family: 'Roboto-Bold';
    margin-bottom: 60px;
    text-transform: capitalize;
}

.btn-white {
    background: #FFFFFF;
    color: #1890CA;
}

.btn-white:hover,
.btn-white:active,
.btn-white:focus {
    color: #ffffff !important;
}

.serve-section .btn {
    margin: 50px 0;
}

.our-services {
    text-align: center;
}

.our-services .title {
    text-transform: capitalize;
}

.our-services-card {
    margin: 50px 0;
}

.our-services-card .card {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
    border-radius: 0;
    border: 0;
    padding: 69px 0 48px;
    margin-bottom: 30px;
}


.our-services-card .card p {
    font-size: 20px;
    line-height: 23px;
    margin: 51px 0 36px;
    text-transform: capitalize;
    font-family: "Roboto-Medium";
    /* #1890CA */

    color: #1890CA;
}

.interaction-section {
    overflow: hidden;
}

.interaction-section .bg-img-left::before {
    left: 7.5%;
    right: unset;
    transform: rotateY(180deg);
}
.interaction-section .bg-img-left::after {
    background: url('../dots-banner-v.svg') no-repeat top right;
    left: 25px;
    right: unset;
}
.interaction-section .img-dots-h::before {
    background: url(../dots-banner-h.svg) no-repeat top left;
    z-index: 1;
    left: 50px;
}

.interaction-section .img-dots-h::after {
    right: 35px;
    left: unset;
}

/* contact us page */
.banner-default {
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 92%, 0 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 92%, 0 100%);
    color: #ffffff;
    text-transform: capitalize;
    text-align: center;

}

.banner-default::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #1065AF;
    opacity: 0.85;
    z-index: -1;
}

.banner-contact-us {
    background: url('../banner-contact-us.png') no-repeat;
    padding: 120px 0;
    background-size: cover;

}

.banner-header {
    font-size: 64px;
    line-height: 75px;
    /* #F7A72B */
    color: #F7A72B;
    font-family: 'Roboto-Black';
    position: relative;
}

.banner-services .banner-header::before {
    background: url('../dots-banner-h.svg') top right no-repeat;
    right: 22%;
    bottom: 45%;
}

.banner-services .banner-header::after {
    background: url('../dots-banner-h.svg') top left no-repeat;
    left: 26%;
    bottom: 10%;

}

.banner-sub-header {
    font-size: 32px;
    line-height: 37px;
    font-family: 'Roboto-Medium';
    padding: 30px 0 40px;
    position: relative;
}

.banner-default .btn-white {
    color: #1065AF;
}


.banner-sub-header::before {
    background: url('../square-left.svg') top left no-repeat;
    top: 50%;
    right: 60px;
    z-index: -1;
}

.banner-contact-us .banner-request {
    top: 55%;
}

.banner-contact-us .banner-request::after {
    background: url('../square-left.svg') no-repeat;
    left: 28%;
    z-index: -1;
    top: 105px;
}

.dots-h-v::before {
    background: url('../dots-banner-v.svg') top left no-repeat;
    top: 8%;
    left: 2%;
}

.dots-h-v::after {
    background: url('../dots-long-h.svg') bottom left no-repeat;
    left: 25%;
    bottom: 10%;
}

.contact-us-page .title {
    text-transform: none;
}
.contact-us-page ul.check-list , .interaction-section ul.check-list , .bg-home-testing ul.check-list{
    padding-left: 0;
}
.form-contact-us {
    position: relative;
    max-width: 480px;
    margin: auto;
    height: 100%;
    margin-bottom: 2rem;
}

.form-contact-us-content {
    -webkit-clip-path: polygon(0 9%, 100% 0%, 100% 91%, 0 100%);
    clip-path: polygon(0 9%, 100% 0%, 100% 91%, 0 100%);
    background-color: #1890CA;
    padding: 70px 75px 75px;
    color: #FFFFFF;
    text-transform: capitalize;
    text-align: center;

}

.form-contact-us::before {
    background: url('../bg-form.svg') top right no-repeat;
    left: 65px;
    bottom: 25px;
}

.form-contact-us::after {
    background: url('../square-contact-us.svg') bottom left no-repeat;
    top: 0px;
    right: 40px;
    z-index: -1;
}

.input.form-control {
    border-radius: 0;
    height: 50px;
    padding: 0 21px;

}

.input::placeholder {
    color: #D9D9D9 !important;

}

.banner-services {
    min-height: 709px;
    padding: 120px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-ARPM {
    background: url('../banner-ARPM.svg') no-repeat;
    background-size: cover;

}

.banner-services .dots-h-v::after {
    bottom: 32%;
}

/* .banner-services.banner-default::after {
    background: url(../square-right.svg) right no-repeat;
    right: 12.5px;
    top: 30%;
} */

.bg-img-home-test {
    position: relative;
    max-width: 482px;
    height: 462.51px;
    margin: auto;
    display: flex;
    align-items: center;
}

.bg-img-home-test::before {
    background: url('../bg-img-home-test.svg') top right no-repeat;
    left: 39.5%;
    bottom: 0px;
    z-index: -1;
    background-size: 100% 100%;
}
.bg-img-home-test::after {
    background: url('../dots-banner-v.svg') top right no-repeat;
    z-index: 1;
    top: 9%;
    left: 15px;
}
.dots-top-left {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 40px;
}
.dots-top-left::before {
    background: url('../dots-banner-h.svg') top left no-repeat;
    left: 0;
    top: 23%;
}
div.check-list ul li> ul {
    list-style: none;
}

div.check-list ul li> ul li {
    position: relative;
}

div.check-list ul li> ul li::before {
    content: '';
    position: absolute;
    background: #F7A72B;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    top: 5px;
    bottom: 0;
    left: -3px;
}

.bg-blue {
    background-color: #1065AF;
    -webkit-clip-path: polygon(0 9%, 100% 0%, 100% 91%, 0 100%);
    clip-path: polygon(0 9%, 100% 0%, 100% 91%, 0 100%);
    min-height: 653px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 19px;
    /* or 122% */
    text-align: center;
    /* #FFFFFF */
    color: #FFFFFF;
    padding: 120px 0 !important;
}

.release-text {
    position: relative;
}

.release-text p {
    opacity: .8;
    padding: 2.5rem;
    font-size: 18px;
    line-height: 22px;
}

.release-text::before {
    left: 0;
}

.text-medium {
    font-family: "Roboto-Medium";
}

.text-light {
    font-family: "Roboto-Light";

}



.bg-img-arpm {
    position: relative;
    max-width: 529.62px;
    height: 431.93px;
    /* margin: auto; */
    /* margin-left: auto; */
    display: flex;
    align-items: center;

}

.bg-img-arpm::before {
    background: url('../bg-general.svg') top right no-repeat;
    z-index: -1;
    bottom: 0;
    left: 15px;
    background-size: 100% 100% !important;
}

.bg-img-arpm::after {
    background: url('../dots-banner-h.svg') bottom left no-repeat;
    right: 45px;
    bottom: 95px;
    z-index: -1;

}



.section-data-row .title-section {
    color: #1890CA;
    font-size: 24px;
    line-height: 29px;
    text-transform: capitalize;
}

.bg-img-arpm img {
    box-shadow: 0 0 8px;
}

.section-data-row p {
    max-width: 95%;
    margin: auto;
}

.check-title {
    display: flex;
    align-items: baseline;
}

.check-title img {
    margin-right: 24px;
}

.dots-arpm::before,
.dots-arpm::after {
    bottom: 60px;
}

.dots-arpm::before {
    background: url('../dots-banner-v.svg') bottom left no-repeat;
    left: 20px;

}

.dots-arpm::after {
    background: url('../dots-banner-v.svg') bottom right no-repeat;
    right: 20px;
}

.img-relative {
    position: relative;
    top: 30px;
}

.img-relative-top {
    position: relative;
    top: 50px;
}

.row-reverse .bg-img-arpm::before {
    right: 20px;
    left: unset;
    transform: rotateY(180deg);
}

.row-reverse .bg-img-arpm::after {
    background: url(../dots-banner-h.svg) bottom right no-repeat;
    left: 25px;
}


.img-absolute {
    position: absolute;
    top: 0;
    right: -15px;
}

.proactively-section .bg-img-arpm {
    height: 361.93px;
    max-width: 529.62px;
}

.proactively-section .bg-img-arpm::before {
    background: url(../bg-proactively-section.svg) top left no-repeat;
    transform: unset;
    background-size: 100% 100%;
}

.proactively-section.row-reverse .bg-img-arpm::after {
    left: 0px;
    bottom: 25px;
}

.STATs-section {
    background: url('../STATs.png') no-repeat;
    background-size: cover;
    -webkit-clip-path: polygon(0 5%, 100% 0%, 100% 95%, 0 100%);
    clip-path: polygon(0 5%, 100% 0%, 100% 95%, 0 100%);
    position: relative;
    color: #0C1D2D;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 16px;
    font-family: "Roboto-Light";
}

.STATs-section::before {
    background: #E7F3F7;
    opacity: 0.95;
    z-index: -1;
}

.STATs-content {
    padding: 120px 0;
    text-align: center;
}

.STATs-content h1 {
    color: #1065AF;
    font-family: "Roboto-Bold";
}

.STATs-content-row {
    grid-row-gap: 43px;
}

.STATs-content-row p {
    /* max-width: 170px; */
    margin: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
}

.carousel-conditions .card {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
    border: 0;
    border-radius: 0;
}

.carousel-conditions .card-body {
    padding: 0;
}

.carousel-conditions .carousel-testimonials-img {
    margin-top: 40px;
}

.carousel-conditions-text {
    font-size: 20px;
    line-height: 23px;
    /* #1065AF */
    font-family: "Roboto-Medium";
    color: #1065AF;
    margin: 40px 0 48px;
}

.carousel-conditions-text p {
    margin-bottom: 0;
}

/* CCM */

.banner-CCM {
    background: url('../banner-ccm.png') no-repeat;
    background-size: cover;
}

.banner-CCM .banner-header::after,
.banner-AWV .banner-header::after {
    bottom: 40%;
}

.banner-CCM .banner-header::before,
.banner-AWV .banner-header::before {
    bottom: 100%;
}

.text-blue {
    color: #1065AF;
    font-family: "Roboto-Bold";
    margin-bottom: 2rem;

}

.flex-content {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.flex-content p {
    margin: 0 23px;

}

.track-task .bg-img-arpm::before {
    left: -10px;
}

.easily-section .bg-img-arpm::before {
    bottom: 20px;
}

.ccm-STATs-content h5 {
    color: #1065AF;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-transform: capitalize;
    font-family: "Roboto-Bold";
}

.bg-icon-ccm {
    height: 220px;
    width: 220px;
    display: flex;
    align-items: center;
    text-align: center;
    margin: auto;
    justify-content: center;

}

.bg-icon-ccm-left {
    background: url('../bg-stats-ccm-left.svg') no-repeat;
}

.bg-icon-ccm-right {
    background: url('../bg-stats-ccm-right.svg') no-repeat;
}

.ccm-STATs-content p {
    max-width: 258px;
    text-align: center;
    margin: 15px auto;
}

.conditions-section .title,
.physician-page .title {
    text-transform: capitalize;
}

.STATs-content .title {
    text-transform: unset;
}

/* AWV */

.banner-AWV {
    background: url('../banner-awv.png') no-repeat;
    background-size: cover;
}

.awv-row-section .bg-img-arpm {
    max-width: 529.62px;
    height: 331.93px;
}

.awv-row-section .bg-img-arpm::before {
    background: url(../bg-img-awv.svg) top right no-repeat;
    right: 20px;
    left: unset;
}

.awv-row-section.row-reverse .bg-img-arpm::before {
    transform: rotateY(180deg);
    right: unset;
    left: 10px;
}

.awv-row-section .bg-img-arpm img {
    background-color: #FFFFFF;
}

.awv-row-section .bg-img-arpm::after {
    right: 55px;
    bottom: unset;
    top: 10px;
}

.awv-row-section.row-reverse .bg-img-arpm::after {
    left: 45px;
}

.bg-dots-square-contact-us::before {
    background: url('../dots-banner-v.svg') top right no-repeat;
    right: 15px;
    top: 130px;
}

.bg-dots-square-contact-us::after {
    background: url('../square-right.svg') bottom right no-repeat;
    right: 20px;
    bottom: 15%;
}


/* Physician fees Calculator */
.physician-page {
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
}

.physician-content {
    position: relative;
}

.physician-content::after {
    background: url('../square-left.svg') bottom left no-repeat;
    left: -4.5%;
    top: 8%;
}

.physician-page p {
    margin-bottom: 30px;
}

.dots-right-bottom,
.dots-more-right-bottom {
    position: relative;
}

.dots-right-bottom::before {
    background: url('../dots-banner-h.svg') bottom right no-repeat;
    right: 30%;
    top: 10px;
}

.dots-more-right-bottom::before {
    background: url('../dots-long-h.svg') bottom right no-repeat;
    right: 15%;
    top: 10px;
}

.counter {
    background-color: #1890CA;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #FFFFFF;
    padding: 10px 0;
    font-size: 14px;
    line-height: 16px;
}

.counter-number {
    width: 90%;
    position: relative;
    display: flex;
    align-items: center;
    z-index: 10;
}
.counter-number input {
    background: transparent;
    border: 0;
    padding: 10px 15px;
    color: #fff;
}
.counter-number input:focus {
    outline: none;
}
.counter-number p {
    margin: 0 1rem;
    margin-bottom: 0 !important;
}

.counter-number::before {
    content: '';
    position: absolute;
    height: 40px;
    width: 100%;
    background: url('../line.svg') top right no-repeat, url('../line.svg') top left no-repeat;
    left: 0;
    right: 0;
    z-index: -1;
}

.row-gap-ph {
    grid-row-gap: 40px;
}

.row-gap-ph-title {
    margin-bottom: 30px;
    text-transform: capitalize;
}

.row-gap-ph p {

    max-width: 269px;

}

.row-gap-ph h2 {
    font-size: 32px;
    line-height: 38px;
    font-family: "Roboto-Bold";
}

.banner-physician {
    background: url('../banner-physician.png') no-repeat;
    background-size: cover;
    min-height: 476px;
    padding: 120px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.potential-section {
    background: url('../img-physician.png') no-repeat;
    position: relative;
    background-size: cover;
    -webkit-clip-path: polygon(0 3%, 100% 0%, 100% 97%, 0% 100%);
    clip-path: polygon(0 3%, 100% 0%, 100% 97%, 0% 100%);
    height: 100%;
    color: #FFFFFF;
    height: 837px;


}

.potential-section::after {
    background: #1065AF;
    opacity: 0.8;
    left: 0;
    right: 0;
    top: 0;
    left: 0;
}

.bg-potential-section {
    position: relative;
    height: 884.29px;
}

.bg-potential-section::before {
    background: url('../bg-img-physician.svg') right no-repeat;
    left: 30px;
    bottom: 30px;

}

.bg-potential-section::after {
    background: url('../square-left.svg') top left no-repeat;
    left: 32px;
    top: 51px;
    z-index: 1;
}

.potential-content {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
    padding: 8rem 50px 2rem;
    text-align: center;
    font-family: "Roboto-Light";

}

.potential-content h2 {
    font-family: "Roboto-Bold";
    margin-bottom: 6rem;
}

.counter .btn-inc-dec {
    outline: 0;
    border: 0;
    background: transparent;
    padding: 10px 17px;
}

.bg-comm {
    background-color: #1065AF;
    padding: 40px;
    color: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.bg-comm h2 {
    font-size: 32px;
    line-height: 38px;
    font-family: "Roboto-Medium";
    max-width: 650px;
}

.bg-comm .btn-white {
    width: 180px;
    text-transform: capitalize;
    color: #1065AF;

}

/* FAQs */

.banner-FAQs {
    background: url('../banner-faqs.png') no-repeat;
    background-size: cover;
    min-height: 476px;
    padding: 120px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.accordion-button:not(.collapsed) {
    color: #0C1D2D;
    background: #e7f3f7;
    /* padding: 2rem; */
    box-shadow: none;
    border-bottom: 0;
    padding: 40px 30px;
    border-radius: 0 !important;
}

.accordion-button:not(.collapsed):focus {
    border-bottom: 0;

}

.accordion-button {
    border-bottom: 1px solid rgb(0 0 0 / 12%);
    padding: 0px 30px 40px;
}

.accordion-button:focus {
    box-shadow: none;
    border: 0;
    z-index: 0;
    /* border-bottom: 1px solid rgb(0 0 0 / 12%); */
}

.accordion-button:hover {
    z-index: 0;
}

.accordion-button:focus-within {
    border-bottom: 1px solid rgb(0 0 0 / 12%);

}

.accordion-item {
    border: 0;
    /* background: #e7f3f7; */
    border-radius: 0 !important;
}

.accordion-collapse {
    background: #e7f3f7;
}

.accordion-header span {
    margin: 0 20px;
    font-size: 28px;
    line-height: 33px;
    font-family: "Roboto-Medium";
    color: #0C1D2D;
}

.accordion-button:not(.collapsed)::after {
    background: url('../bg-minus.svg') no-repeat;
    transform: unset;
    background-size: 100%;
    width: 40px;
    height: 40px;


}

.accordion-button::after {
    background: url('../bg-plus.svg') no-repeat;
    background-size: 100%;
    width: 40px;
    height: 40px;

}

.accordion-body {
    padding: 0px 65px 50px;
    font-size: 16px;
    line-height: 19px;
    color: #0C1D2D;

}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0 !important;
}
.dots-top {
    width: 80%;
    margin-bottom: 30px;
    text-align: start;
    margin-left: 5rem;
}

.section-data-row:nth-child(even) .dots-top {
    text-align: end;
    margin-left: 2rem;
}

.request-auto {
    max-height: 588px;
    overflow: auto;
}

.why-us-img {
    position: relative;
    margin: auto;
}

.why-us-img::before {
    background: url('../bg-img-why-us.svg') top left no-repeat;
    top: 10%;
    background-size: 100% 100%;
    width: 231.1px;
    height: 462.51px;
    left: -25px;
}

.why-us-img::after {
    background: url('../dots-long-h.svg') center no-repeat;
    left: 0;
    top: 25%;
    z-index: 1;
    height: 70%;
}

.why-us-point {
    position: relative;
    padding: 0 3rem;
}

.why-us-point::before {
    background: url('../dots-banner-h.svg') top center no-repeat;
    left: 0;
    bottom: 25%;
}

.position-relative-section {
    overflow-x: clip;
    position: relative;
}


/* Blogs */

.banner-blogs {
    background: url('../banner-blogs.png') no-repeat;
    background-size: cover;
    min-height: 476px;
    padding: 120px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-blog .card {
    background: #FFFFFF;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
    border: 0;
    margin-bottom: 40px;
    min-height: 535px;
    border-radius: 0;
}

.card-blog .card-title {
    font-size: 24px;
    line-height: 28px;
    text-transform: capitalize;
    /* #1065AF */
    color: #1065AF;
    font-family: 'Roboto-Bold';
    margin-bottom: 11px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}

.card-blog .card-time-date {
    display: flex;
    align-items: baseline;
    font-size: 10px;
    line-height: 12px;
    text-transform: capitalize;
    /* #1890CA */
    color: #1890CA;
    column-gap: 15.16px;
}

.card-blog .card-time-date span {
    margin: 0 3px;
}

.card-title-container {
    border-bottom: 1px solid #3E91CF;
    padding: 0 0 10px;
}

.card-blog .card-img-top {
    border-radius: 0 !important;
}

.card-blog .card-text {
    padding: 20px 0;
    margin: 0;
}

.card-blog .btn {
    width: max-content;
}

.card-blog .card-body {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
}

.card-text-btn {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 162px;

}

.pagination-container {
    margin-top: 20px;
}

.page-link {
    width: 25px;
    height: 25px;
    border-radius: 100px;
    /* #1065AF */
    font-size: 10px;
    line-height: 12px;
    /* identical to box height */

    text-transform: capitalize;

    color: #FFFFFF;
    background: #1065AF;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1065AF;
}

.page-item.arrow .page-link {
    background-color: transparent;
    border: 0;
}

.active>.page-link,
.page-link.active {
    background: #1065AF;
    border: 1px solid #1065AF;
    transform: scale(1.3);
}

.page-item:not(:first-child) .page-link {
    margin-left: .5rem;
}

.card-blog-details h4 {
    font-size: 24px;
    line-height: 28px;
    text-transform: capitalize;
    /* #1890CA */
    color: #1890CA;
    font-family: 'Roboto-Medium';
    margin: 20px 0;
}


.card-blog-details .card-title-container {
    margin: 30px 0 20px;
}

.card-blog-details .check-list li {
    margin-bottom: 5px;
}
.card-blog-details .check-list li p {
    margin: 0 5px 5px;
}
.card-blog-details.card-blog .card-body {
    margin: 0 15px 30px;
}
.card-blog-details .card-text-btn {
    min-height: auto;
}
.square-left-bottom {
    position: relative;
}
.square-left-bottom::before {
    background: url('../square-left.svg') bottom left no-repeat;
    right: 10px;
    top: 40px;
}

.dropdown-menu-style {
    border: 0;
    box-shadow: 0 3px 10px #ccc;
    border-radius: 0;
}

.btn-opener {
    float: none !important;
}

.ceo-desc {
    color: #0C1D2D;
    font-size: 19px;
    font-weight: lighter;
}
#maha::before {
    content: "$ ";
  }
/* #counting_2 {
    background-color: #1890CA !important;
    border-color: #1890CA !important;
  } */

textarea::placeholder {
    color: #D9D9D9 !important;
    padding: 7px 19px ;
}

textarea:focus  {
    outline: none;
}

#map {
    height: 330px;
    margin-top: 60px;

}

.square-left-under-text {
    position: absolute;
    z-index: -1;
    left: -5px;
    bottom: -5px;
}

.counter-number {
    width: 90%;
    position: relative;
    display: flex;
    align-items: center;
    z-index: 10;
}
.counter-number input {
    background: transparent;
    border: 0;
    padding: 10px 15px;
    color: #fff;
}

.contact-us-address{
    
    margin-top: 20px;
}

.formSuccessfullySubmitted{
    overflow: hidden;
    white-space: nowrap;
}

.square-left-under-text {
    position: absolute;
    left: -5px;
    bottom: -5px;
}
