
/* Mobile Menu */
.main-header-wrapper2 .mobile-menu-wrapper {
    background-color: #003379;
    /* background-color: #fff; */
    padding: 0%;
}
.mobile-logo a img {
    /* background-color: #fff; */
    padding: 2.5% 0%;
    border-radius: 12px;
}

.main-banner{
    margin-top: 120px;
}
.main-header-wrapper2 .sb-header-section2 .logo-wrapper2:after {
    content: '';
    position: absolute;
    width: 5px;
    top: -5;
    height: 111%;
    display: block;
    transform: rotate(24deg);
    background-color: #84b000;
    right: 3px;
    z-index: 9;
}
.main-header-wrapper2 .sb-header-section2 .menu-top-section2 ul li {
    font-size: 15px;
}
.bg-yellow {
    background-color: #003379 !important;
}
a.button-btn, button.button-btn {
    padding: 0px 30px;
    margin-bottom: 10px;
    margin-top: 0px !important;
    display: inline-block;
    background-color: #003379;
    color: #fff;
    line-height: 35px;
    border-radius: 30px;
    text-align: left;
    padding-left: 22px;
    text-transform: capitalize;
    position: relative;
    z-index: 99;
    overflow: hidden;
    border: none;
    text-transform: uppercase;
    font-size: small;
}
a.button-btn span, button.button-btn span {
    position: absolute;
    height: 30px;
    width: 30px;
    line-height: 40px;
    border-radius: 50%;
    background-color: #ffd9db;
    text-align: center;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    color: #e12454;
    transition: all 0.5s;
}
.ic-section-2 .icon-box-two span i {
    margin-top: 50px;
    border: 1px solid, #84b000;
    border-radius: 60%;
    background-color: #84b000;
    color: #fff;
    width: 140px;
    height: 140px;
    line-height: 110px;
    font-size: 80px;
    padding-top: 12px;
}

/* .ic-section-2 .icon-box-two {
    color: #fff;
    position: relative;
    z-index: 1;
    text-align: center;
    border: 1px solid #e9e9e9;
    background-color: #a51111;
    transition: all 0.7s;
} */

/* .ic-section-2 .icon-box-two:hover {
    border-color: #003379 !important;
    box-shadow: 0px 0px 10px #797979;
} */

@media (max-width: 480px) {
    .main-banner{
        margin-top: 0px;
    }
  }
  .icon-box-two p {
    padding-bottom: 10px !important;
  }
  .icon-box-two .icon-i{
    margin-top: -20px !important;
  }
  .ic-section-2 .icon-box-two:hover {
    border-color: rgb(132,176,0) !important;
    box-shadow: 0px 0px 10px #797979;
}

  .ic-section-2 .icon-box-two::before {
    content: '';
    position: absolute;
    color: #fff;
    background: rgb(132,176,0);
    background: linear-gradient(190deg, rgb(201, 223, 136) 29%, rgb(149, 190, 61) 48%, rgb(88, 155, 47) 91%);
    z-index: -1;
    transition: 0.5s width ease-in-out, 0.5s height ease-in-out;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 0;
}

.icon-box-two h4{
    font-weight: 600;
    font-size: 18px !important;
}
.icon-box-two p {
    display: -webkit-box;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    -webkit-line-clamp: 4;
    padding: 0px 10px !important;
    text-overflow: ellipsis !important;                    
    line-height: 1.5;              

}
.services-list p{
    display: none;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    padding: 0px 10px;
    text-overflow: ellipsis;                    
    line-height: 1.5;           */
}

/* Main Header Menu */
.main-logo {
    max-width: 230px;
}
.menu-fixed {
    background-color: #ffffff;
}
.main-header-wrapper2 .sb-header-section2 .menu-section2 ul li .dropdown-items {
    position: absolute;
    background-color: #fff;
    border-bottom: 2px solid #003379;
    z-index: 999;
    top: 30px;
    opacity: 0;
    max-width: 300px;
    visibility: hidden;
    left: -15%;
    padding-left: 0;
    display: block;
    box-shadow: 2px 0 10px #0000001a;
    transition: all 0.5s;
}
.main-header-wrapper2 .sb-header-section2 .menu-section2 ul li .dropdown-items li {
    padding: 2px 20px;
    position: relative;
}
.main-header-wrapper2 .sb-header-section2 .menu-section2 ul li .dropdown-items li a {
    font-size: 16px;
}

/* Our Department Section */
.ic-section-2 .icon-box-two span img {
    margin-top: 50px;
    border-radius: 50%;
    background-color: white;
    color: #fff;
    width: 100px;
    height: 100px;
    padding: 10px;
    line-height: 100px;
}
.ic-section-2 .icon-box-two a {
    margin-top: 1.5rem !important;
}

/* Our Service Facilities */
.sevice-slider .owl-carousel .item figure {
    border-radius: 8px !important;
}
.sevice-slider .owl-carousel .item figure figcaption,
.sevice-slider .owl-carousel .item figure p {
    font-size: 18px !important;
    justify-content: center;
}
.services-main-wrapper .sb-service-section .slider-service-section .owl-carousel .owl-nav {
    display: block;
    top: 35%;
}

.services-main-wrapper .slider-box::after {
    display: none
}
.services-main-wrapper .slider-box {
    position: relative;
    background-image: url('../images/icons/cath-lab.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.services-main-wrapper .slider-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.services-main-wrapper .slider-box * {
    position: relative; 
    z-index: 2;
}
.services-main-wrapper .slider-box h5 {
    font-size: 18px;
    color: #ffffff;
}
.services-main-wrapper .slider-box p {
    opacity: 0;
}


.service2-main-wrapper .sb-service-box {
    padding: 40px 0px;
}
.service2-main-wrapper .sb-service-box h6 {
    font-size: 12px;
}
.service2-main-wrapper:nth-child(n+7) .sb-service-box {
    margin-top: 0%;
}
.facilities-bg {
    background-image: url(images/icons/cath-lab.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

/* Our Doctors Page  */
.team-dr .sb-founder-section {
    background-color: transparent;
}
.team-dr .page-2-heading h4 {
    color: #000;
}
.section-header h6{
    font-size: 20px;
    font-weight: 700;
}


/* Our Gallery Page */
.gallery-box-section {
    top: -7.5%;
}

.sb-service-box h6{
    font-weight: 600;
    height: 20px;
}


/* CTA */
.emergency-main-wrapper {
    float: left;
    width: 100%;
    background-image: url(../images/banners/cta-background.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px;
    color: #fff;
}


/* Footer */
.footer-main-wrapper {
    padding: 50px 0px 10px 0;
    background-image: url(../images/footer-bg.png);
}
.footer-logo a img {
    background-color: #fff;
    padding: 2.5% 0%;
    border-radius: 12px;
}
.footer-main-wrapper section {
    margin-top: 0px;
}
.footer-main-wrapper section p {
    padding-top: 10px;
}
.alternative {
    padding-left: 34px;
}
/* bootom CTA */
.health-main-wrapper {
    background-image: url(../images/backgrounds/call-to-action.webp);
    background-repeat: no-repeat;
    background-position: center,left;
    background-size: cover;
    padding: 100px 0px;
} 

#about-us.contact-main-wrapper {
    float: left;
    width: 100%;
    background-image: url(../images/banners/breadcrumb.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0px;
    margin-top: 140px;
}

.form-section h6 {
    background: rgb(132,176,0);
    background: linear-gradient(190deg, rgb(121, 185, 69) 29%, rgb(47, 175, 47) 48%, rgb(88, 155, 47) 91%);
    padding: 13px 30px;
    color: #fff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    font-size: 22px;
}

.sb-service-section2 span img{
    height: 130px;
}



.about-box .sb-about-box {
    position: relative;
    display: inline-block;
    padding: 40px;
    margin-top: 20px;
    border: none !important;
    /* border: 7px solid #baf7bf; */
    transition: all 0.5s;
    border-radius: 7px;
    box-shadow:  0 1rem 3rem  rgb(233, 233, 233);;
}

.about-box .sb-about-box:before {
    border-bottom: 7px solid #80ab00;
    border-left: 7px solid #6CA732;
    transform-origin: 0 100%;
}

.about-box .sb-about-box:after {
    border-top: 7px solid #6CA732;
    border-right: 7px solid #80ab00;
    transform-origin: 100% 0%;
}

.partner-main-wrapper {
    float: left;
    width: 100%;
    padding: 50px 0px 60px 0px;
}

.testimonial-main-wrapper .sb-testimonial-wrapper .text-slider .owl-carousel .item-box {
    padding: 80px 30px 50px 30px;
    border-radius: 5px;
    border: 7px solid #80ab00;
    opacity: 0.8;
    background-color: #ffffff;
    transition: all 0.5s;
    height: 300px;
}

.blog-page-main-container .blog-single-main-page .blog-box .blog-content .quote-sec {
    padding: 25px;
    background: #0045A4;
    text-align: center;
    border-radius: 10px;
    margin-top: 30px;
    position: relative;
}

.blog-box .img-icon p {
    background-color: #0045A4;  
}
.blog-main-wrapper {
    float: left;
    width: 100%;
    padding: 5% 0px;
}
.blog-page-main-container .blog-right-sidebar .form-section {
    margin-top: 0px;
}
.service-main-page-wrapper .service-content .service-content-title {
    font-size: 38px;
    line-height: 46px;
}
.testimonial-five-wrapper .testimonial-five .owl-carousel .item .test-five-wrapper .test-five-icon i {
    color: #597700;
}
.testimonial-five-wrapper .testimonial-five .owl-carousel .item .test-five-wrapper h6 {
    color: #84B000;
}
.section-heading h4 {
    font-size: 27px;
}
.counter-main-wrapper {
    background-image: url("../images/backgrounds/call-to-action.webp");
}
.counter-main-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color:transparent !important;
    z-index: 1;
}
.accordion4-wrapper .accordion-item .accordion-header button:not(.collapsed):after {
    background: #003F94;
}
.accordion4-wrapper .accordion-button:not(.collapsed) {
    color: #003F94;
}
.float{
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 15%;
    right: 2.5%;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 32px;
    box-shadow: 2px 2px 3px #999;
    z-index: 10001;
}

#return-to-top {
    bottom: 7.5%;
    right: 2.5%;
}
  @media(max-width: 480px){
  .float {
    width: 40px;
    height: 40px;
    font-size: 24px;
    bottom: 60px;
    right: 13px;
  }
  .testimonial-main-wrapper .sb-testimonial-wrapper .text-slider .owl-carousel .owl-nav {
    top: 48px;
  }
  }
  .float:hover, .float:focus{
    color:#FFF;
  } 
  .my-float{
    margin-top:8px;
  }
  .involve-two__item {
    padding: 20px; 
    margin-left: 24px; 
  }
  a:hover{
    color: #003F94;
  }
  @media (max-width: 991px) {
    .ic-section-2 {
        padding-top: 100px;
    }
}


.blog-box .blog-content p {
    margin-top: 20px;
    display: -webkit-box; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.banner-main-wrapper2 #carouselExampleCaptions .carousel-item h4 {
    font-size: 34px;
}
.banner-main-wrapper2 #carouselExampleCaptions .carousel-item h3 {
    font-size: 42px;
}


.page2-btn {
    padding: 4px 15px;
}
.sb-health-main-sec .page2-btn {
    background-color: #84B000;    
}
.sb-health-main-sec .page2-btn::before,
.sb-health-main-sec .page2-btn::after{
    background-color: #fff;
}
.sb-health-main-sec .page2-btn:hover{
    color: #84B000 !important;
}
.sb-health-main-sec .page2-btn.bg-white:hover::before,
.sb-health-main-sec .page2-btn.bg-white:hover::after{
    background-color: #84B000 !important;
}
.sb-health-main-sec .page2-btn.bg-white:hover {
    color: #fff !important;
}
/* contact section  */

.form-main-wrapper section span {
    color: #003379;
}
#submitBtn::before,
#submitBtn:hover::before{
    background-color: #678900 !important;
}
.form-main-wrapper section span {
    border : none
}
/* removed view more for banners  */
.hover-type{
    display: none;
}
/* buttons color changing for facilities section  */
.services-main-wrapper .sb-service-section .slider-service-section .owl-carousel .owl-nav button {
    background-color: #84b000;
    color: #fff;
}

.services-main-wrapper .sb-service-section .slider-service-section .owl-carousel .owl-nav button:hover {
    background-color: #003379;
    color: #fff;
}
/* footer background color  */
.page2-footer-main .footer-media a:before {
    background-color: #628300 !important;
}
.page2-footer-main .links ul li a:hover {
    color: #84b000;
}
/* about us section css  */
.about2-main-wrapper {
    padding: 5% 0px;
}
.home1-section-heading1 {
    color: #84b000;
}
.testimonial-main-wrapper .sb-testimonial-wrapper .text-slider .owl-carousel .item-box a {
    color: #003379;
}
/* team section  */
/* .img-fluid {
    max-width: 80%;
    height: 392px;
} */
section .sb-service-section2 {
    padding: 5% 2.5%;
}
section .sb-service-section2 p {
    text-align: center;
    -webkit-line-clamp: 3;
}
.founder-main-wrapper .sb-founder-section section .bg-change2 h6 {
    min-height: 60px;
}
.about2-main-wrapper .sb-about-section{
    text-align: justify;
}

.text-light {
    color: #28282B!important;
}

.health-main-wrapper .text-light {
    color: #fff !important;
} 
.counter-main-wrapper .count-up .counter-icon {
    border: 3px solid #84b000;
}
.counter-main-wrapper .count-up:hover .counter-icon {
    background-color: #003379;
}
.sb-about-box .p{
    text-align: center;
}
.testimonial-main-wrapper .sb-testimonial-wrapper .text-slider .owl-carousel .owl-nav button {
    background-color: #003379;
    color: #fff;
}
.testimonial-main-wrapper .sb-testimonial-wrapper .text-slider .owl-carousel .owl-nav button:hover {
    background-color: #84b000;
}
.team-main-wrapper .team-section:hover {
    background-color: #003379;
}