:root{
    --color1: #0c588a;
    --color2: #0086cd;
    --grey:#7f7f7f;
    --orange:#e71b02;
}
.main-menu-1x{
    background: var(--color1);
/*    border-bottom: 1px solid #cccccc;*/
}
.top-menu-logo h1{
    font-size: 28px;
    font-weight: 700;
    color: var(--color1);
    text-transform: uppercase;
}
.top-menu-logo {
   position: relative;
   padding-left: 65px;
}
.top-menu-logo img{
    width:58px;
    left: 0;
    position: absolute;
}
.top-menu-logo h3{
    color: var(--grey);
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}
.ColorSwitcher{
    display: none;
}
.top-menu-time a button {
    background: var(--orange);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    padding: 0 9px;
    border-radius: 4px;
}
.top-menu-time a button img{
    width: 16px!important;
    height: 17px!important;
    transform: translateY(0);
    margin: 0;
    margin-right: 6px!important;
    padding: 0;
}
.media img{
/*    margin-left: 15px;*/
}
.top-menu-time{
    padding-top: 8px;
}
.btco-hover-menu .collapse ul ul {
    min-width: 100%;
}

.bannercnt{
    position: absolute;
    width: 43%;
    top: 20%;
    padding-left: 8%;
}
.bannercnt h1 {
    font-size: 35px;
    color: var(--color1);
    font-weight: 600;
    padding-bottom: 20px;
}
.bannercnt p{
    color: #333333;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    padding-bottom: 20px;
}
.buttons{
    margin-top: 10px;
}
.buttons a button {
    background: var(--orange);
    color: #ffffff;
    padding: 14px 20px;
    font-size: 13px;
    letter-spacing: 1px;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 3px;
}
.buttons a button.button2{
    background: var(--color1);
}
.banner .carousel-indicators li{
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 2px solid #0086cd;
   
    transition: 0.5s ease;
}
.banner .carousel-indicators li:hover, .banner .carousel-indicators li.active{
    border: 2px solid #0086cd80;
    background: #0086cd;
}
.banner .carousel-control-prev {
    position: absolute;
    top: 40%;
    left: 10px;
    color: #333333!important;
    width: 50px;
    height: 50px;
    background: #cccccc60;
    border-radius: 100%;
}
.banner .carousel-control-next {
    position: absolute;
    right: 10px;
    background: #cccccc60;
    top: 40%;
    color: #fff!important;
    width: 50px;
    border-radius: 100%;
    height: 50px;
}
.marquee{
    background: #44484a;
    height: 50px;
}
.marquee{
    height: ;
    display: flex;
    align-items: center;
}
.marquee p{
    color: #fff;
    font-size: 18px;
}
.doctor{
    padding: 15px 15px 0 15px;
    background: transparent;
}
.doctor img{
    position: absolute;
    bottom: 0;
}
.about-us-left p{
    font-size: 15px;
}
.about-us-left h3{
    line-height: 1.6;
    font-weight: 600;
    margin-bottom: 0!important;
    padding-bottom: 0;
}
.about-us-left p.heading1 {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 5px;
}
.about-us-left p.heading2 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 10px;
    line-height: 1.3;
}
.about-us-left button{
    background: var(--color1);
    color: #fff;
    font-size: 13px;
    letter-spacing: 1.2px;
    font-weight: 500;
    border-radius: 2px;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    transition: 0.5s ease;
}
.about-us-left button:hover{
    background: var(--color2);
}
.addinfo{
    padding: 70px 0;
}
.addinfobox{
    text-align: center;
    padding: 10px;
    transition: 0.5s ease;
}

.addinfobox img{

}
.addinfobox h2{
    font-size: 20px;
    font-weight: 600;
    color: #222;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.addinfobox span{
    background: var(--color2);
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    font-size: 35px;
    border-radius: 100%;
    margin-bottom: 20px;
    transition: 0.5s ease;
}
.addinfobox:hover span{
    transform: translateY(-5px);
     box-shadow: 0 0 15px #00000035;
     border-radius: 5px;
}
.addinfobox p{
    font-size: 15px;
    line-height: 1.5;
}
.service-section-5x h1 {
    color: #fff;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 7px;
}
.hsb{
    background: rgba(255, 255, 255, 0.1);
    padding: 15px 15px;
    height: 620px;
    position: relative;
}
.hsb h2{
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 15px;
}

.hsb span{
    position: absolute;
    color: #fff;
    left: 0;
    right: 0;
    bottom: -30px;
    border-radius: 100%;
    margin: auto;
    width: 55px;
    height: 55px;
    line-height: 45px;
    text-align: center;
    background: #fff;
    font-size: 40px;
    color: var(--color1);
    border:5px solid var(--color1);
    transition: 0.5s ease;
}
.hsb:hover span{
    background: var(--color1);
    color: #ffffff;
}
.hsb img{
    border-radius: 10px;
    margin-bottom: 25px;
     transition: 0.5s ease;
    filter: grayscale(100%);
}
.hsb:hover img{
    filter: grayscale(0%);
}
.hsb ul {
    margin: 0;
    padding: 0;
}
.hsb ul li{
    text-align: left;
    padding: 0;
    list-style: none;
    line-height: 1;
    position: relative;
    padding-left: 25px;
     padding-bottom: 10px;
}
.hsb ul li:last-child{
    padding-bottom: 0;
}
.hsb ul li a i{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    width: 0;
    height: 0;
}
.hsb ul li a{
    color: #fff;
    line-height: 1.5;
    font-size: 15px;

}
.hsb ul li a:hover{
    color: #ffffff95;
}
.service-section-5x:after{
    content: 'Our Services';
    position: absolute;
     top:100px;
    left: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 150px;
    font-weight: 800;
    color: #ffffff15;
   
}
.service-section-5x p{
    color: #fff;
}
.single-counter i{
    color: var(--orange)!important;
}
.counter-section-2x .single-counter span{
    position: relative;
}
.counter-section-2x .single-counter span:after{
    content: '+';
    position: absolute;
    font-size: 30px;
    top: 0;

}
.single-counter img{
    width: 80px;
}
.title-middle {
    margin-bottom: 40px;
}
.heading h1{
    font-size: 42px;
    text-align: center;
    margin-bottom: 45px;
    font-weight: 800;
    color: var(--color1);
    font-family: "Poppins", sans-serif;
}
.single-blog p{
    font-size: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.5;
}
.footer-top-right h3 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    padding-top: 9px;
}
.footer-top-right h3:before {
    position: absolute;
    content: "";
    width: 55px;
    border-bottom: 3px solid var(--color2);
    top: -10px;
    left: 0;
}
.footer-bottom{
    padding: 20px 0!important;
}
.footer-bottom p{
    font-size: 15px;
}
.blog-section-3x .single-blog{
    border: 10px solid var(--color1);
    padding: 5px;
    transition: 0.5s ease;
}
.blog-section-3x .single-blog:hover{
    border: 10px solid var(--color2);
    padding: 5px;
}
.contact-address p{
    font-size: 15px;
    line-height: 1.6;
    color: #333333;
    padding-bottom: 10px;
}
.mapsec{
    display: flex;
    flex-wrap: wrap;
}
.mapsec div{
    width: 100%;
}
.aboutpage{
    padding-bottom: 4rem;
}

.servicepg{
    padding: 70px 0;
}
.servicepg p{
    padding-bottom: 15px;
    font-size: 15px;
    color: #333;
}
.servicepg p:last-child{
    padding-bottom: 0;
}
.reviewpage{
    padding: 100px 0;
}
.reviewpage h1{
    text-align: center;
    font-size: 80px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--color1);
}
.hospitalpg{
    padding: 70px 110px;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    flex-direction: row;
    
}
.attbox{
    flex: 0 0 32.333%;  /* 3 items per row */
    text-align: center;
    background: var(--color1);
    padding-bottom: 10px;
}
.attbox h2{
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    padding-top: 15px;
}
.attbox p{
    color: #ffffff;
    padding-bottom: 7px;
}
.attbox p.blue{
    color: yellow;
   
}
.appbtntop button{
    display: flex;
    align-items: center;
}