body{
	font-family: 'Montserrat', sans-serif;
	line-height:1.7
}
.internalBanner {
    /* background: url(../images/internal-banner.png);
    height: auto;
    background-size: cover;
    background-repeat: no-repeat; 
    background-position: bottom; */
    margin-top: 10rem;
}
.internalBanner h3{
    color: rgb(41, 71, 199);
    font-size: 48px;
    font-weight: 800;
}

.internal .about-inner .about-headings{
    font-size: 22px;
    font-weight: 600;
}

.internalBanner .breadcrumb_container {
    justify-content: left;
    display: flex;
    /* align-items: center; */
    height: 400px;
    padding-top: 40px;
} 

    .breadcrumb-item a{
    color:#4b4b4d;
    font-size:18px;
    text-decoration: none;
    }

    .main_titile p{
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    }
    .breadcrumb {
    justify-content: left;
    background: transparent;
	padding:0
}

    .breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    content: var(--bs-breadcrumb-divider, "/");    
    color: #7A7A7A;
    font-size: 20px;
    }

    .breadcrumb-item{
    color: #000;
    font-size: 20px;
    font-weight: 500;
    text-decoration: underline;
    }

    
    .breadcrumb .active{
    color: #7A7A7A;
    font-weight: 500;
    text-decoration: none;
    }

    .breadcrumb-item a:hover{
    color:#3d1dff !important;
    }

.inner_page h1{
    font-size: 28px;
    font-weight: 800;
    color: #000;
}
.inner_page h2{
    font-size: 24px;
    font-weight: 800;
    color: #000;
}
.inner_page h3{
    font-size: 20px;
    font-weight: 800;
    color: #000;
}
.inner_page h4{
    font-size: 16px;
    font-weight: 800;
    color: #000;
}
.inner_page p{
    font-size: 15px;
    font-weight: 800;
    color: #000;
}
.inner_page h6{
    font-size: 13px;
    font-weight: 800;
    color: #000;
}
.inner_page span{
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
}

/* ************************************* Table_style *********************************** */
.table_style{
    text-align: center;
}
.table_style .title{
    background-color: #414bda;
}
.table_style .title {
    background-color: #414bda;
    background: rgb(101,117,216);
    background: linear-gradient(90deg, rgba(101,117,216,1) 0%, rgba(85,183,232,1) 100%);
    border-radius: 24px;
}
.table_style h4{
	text-align: left;
    font-size: 30px;
    color: #242424;
    font-weight: 800;
}
.table_style .title tr { 
    border-radius: 24px;
}

.table_style .title th{
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}
.table_style .table-bordered td,.table_style .table-bordered th{
    padding: 20px 0;
    font-size: 16px;
}
.table_style .table-bordered td{
    border-top: 2px dashed #dee2e6;
}
.table_style .table-responsive{
    box-shadow: 0px 0px 10px #6c686870;
    border-radius: 20px;
}
.table_style table{
    margin-bottom: 0;
}
.sec_pad {
    padding: 3rem 0;
}
/* ************************* Tabs ***************************** */
.tabs h2{
    font-size: 30px;
    color: #242424;
    font-weight: 800;
}
.tabs .nav-pills .nav-link {
    border-radius: 40px;
    background: #414bda;
    color: #fff;
    font-size: 20px;
    padding: 15px 37px 15px 48px;
    border: 4px solid #fff;
    font-family: 'Montserrat', sans-serif;
    background: linear-gradient(90deg, rgba(101,117,216,1) 0%, rgba(85,183,232,1) 100%);

}
.tabs .nav-pills .nav-link.active,.tabs .nav-pills .nav-link:hover,.tabs .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #28d1ec;
    background: linear-gradient(90deg, rgba(101,117,216,1) 0%, rgba(85,183,232,1) 100%);
}
.tabs .nav-pills{
    transform: translateX(-93px)
}
.tabs .nav_1{
    transform: translateX(90px);
    position: relative;
    z-index: 99;
}
.tabs .nav_2{
    transform: translateX(45px);
}
.tabs p{
    font-size: 18px;
    color: #7a7a7a;
    font-family: 'Montserrat', sans-serif;
}
/* ****************************   ************************** */

/* **************************** faqs ************************** */
.faqs h3{
    font-weight: 800;
    font-size: 30px;
    color: #242424;
}
.faqs .card-body {
    padding: 0;
    padding-right: 50px;
}

.faqs .btn-link{
    text-decoration: none;
    width: 100%;
    text-align: left;
    padding: 0;
    color: #213fc8;
    font-size: 24px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    display: flex;
    justify-content: space-between;
    box-shadow: none;
}
.faqs .btn-link.collapsed{
    color: #213fc8;
}
.faqs .card-header {
    background: transparent;
    padding: 10px 0;
    border-bottom: none;
}

.faqs .card{
    background: transparent;
    border: none;
    margin-bottom: 1rem;
}
.faqs .faqs-in .fa {
    padding: 4px 5px;
    margin-right: 12px;
    color: #000;
    border: 2px solid #000;
    border-radius: 5px;
    font-weight: 100;
}
.faqs .faqs-in p{
    color: #7a7a7a;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
}
/* *********************************** Gallery ****************************** */
.gallery .item{
    padding: 2rem;
}
.gallery h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 30px;
    color: #242424;
}
.Gallery h4{
	text-align: left;
    font-size: 30px;
    color: #242424;
    font-weight: 800;
}
.Gallery .card {
	box-shadow:2px 1px 10px 0px #ccc
}
.Gallery .card-img-top {
    width: 80%;
    align-self: center;
}

.Medical-img{
	width:90%;
	
}
.sec_pad h4{
	text-align: left;
    font-size: 30px;
    color: #242424;
    font-weight: 800;
}
.form-control {
    border: transparent !important;
    box-shadow: 1px 1px 5px #a8a8a8;
    padding: 0.2rem 0.75rem;
    border-radius: 10px;
    margin: 1rem 0;
}
.form-select {
    border: transparent !important;
    box-shadow: 1px 1px 5px #a8a8a8;
    padding: 0rem 1rem;
    border-radius: 10px;
    margin: 1rem 0;
}
.form_button_class {
    color: #fff; 
    background: linear-gradient(90deg, rgba(101,117,216,1) 0%, rgba(85,183,232,1) 100%);
    padding: 7px 30px;
    font-weight: 500;
    border-radius: 50px;
    border: 2px solid #fff;
    margin: 1rem 0;
}
.internal-contact .btn{
    background-color: rgb(41, 71, 199);
    border-radius: 30px;
    color: #ffffff;
    font-weight: 700;
    padding: 10px 50px;
    font-size: 18px;
    margin-top: 2rem;
}
.grayBg{
    background: url(../images/news-background.png);
    background-position: top; 
	padding:5rem
}

/* *********************************** bullet_list *********************************** */
.bullet_list h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 30px;
    color: #242424;
}
.bullet_list .list{
    padding: 0;
}
.bullet_list .list li {
    display: flex;
    list-style: none;
    align-items: flex-start;
    padding-bottom: 25px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.bullet_list .list li img{
    padding-right: 20px;
}

/* ********************************** News ************************************** */

.info_doc{
    background: url(../images/news-background.png);
    background-position: center;
}


.news_class {  
    font-family: 'Montserrat', sans-serif !important;
}
.news_class hr{
    border-top-style: dashed;
    border-top-color: #fff;
}
.news_class img{
    border-radius: 15px;
}

.news_class .box_class{
    padding: 25px;
}
.news_class .box_class h5{
    color:#262626;
    font-size: 18px;
    font-weight: 600;
}
.news_class .box_class p{
    color:#262626;
    font-size: 16px;
    font-weight:400;
}
.news_class b{
    font-weight: bolder;
    color: #262626;
    font-size: 14px;
}
.news_class .box_class p>span{
    color:#262626;
    font-size: 14px;
    font-weight: 400;
}
.news_class .owl-theme .owl-nav {
    margin-top: 10px;
    margin-left: 200px;
    text-align:left;
    box-shadow: none;
    outline: none;
}
.news_class .owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    margin-left: 295px;
    margin-top: -30px;
}
.owl-theme .owl-dots .owl-dot, .news_class .owl-theme .owl-nav [class*=owl-]{
    box-shadow: none;
    outline: none;
}

.news_class .owl-theme .owl-nav [class*=owl-]{
    margin: -3px;
}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #223dc8;
}
.news_class .owl-theme .owl-nav [class*=owl-]:hover{
    background: none;
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #fff;
	border:1px solid #333;
	margin:3px
}

.owl-item > div {
    cursor: unset;
    margin: 0% 0%;
    transform: scale(1);
    transition: margin 0.4s ease;
    background-color: #fff;
}
.owl-item:not(.center) > div:hover {
    opacity: 1;
}
/* *************************** info_doc ***************************** */
.info_doc .info,.info_doc .doc{
    padding-top: 1rem;
}
.info_doc .info p{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #313131;
    margin-bottom: 2rem;
}
.info_doc .doc p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #7a7a7a;
    line-height: 30px;
}

.in_client.sec_pad{
	    padding: 5rem 0 0;
	
}

footer{
    background: url(../images/footer-bg.png);
    background-position: top;
	padding-top:3rem;
	padding-bottom:20px
}
footer .nav-link{
	font-size:14px
}
footer p{
	font-size:14px;
	line-height:1.4;
	margin-bottom:0
}

@media only screen and (min-width:1024px) {
.form_section .py-3{
	padding-right:50px
}
.about-info{
	margin-top:-7rem
}
}

@media (max-width:991px){
/* .navbar {
    padding: 10px 0 0;
}	 */
ul > li {
    display: block;
}
header{
    background: #9ce3f7;
}
.internalBanner .breadcrumb_container {
    height: 250px;
    padding-top: 5px;
}  
.internalBanner .breadcrumb_container h3{
    font-size: 20px;
}
.breadcrumb-item a {
    font-size: 15px;
}
}	
@media (max-width:767px){
    .info_doc #doc_line{
        border-right: 2px solid #205df4;
    }
	h2 {
    font-weight: 500;
    font-size: 30px;
}
}
@media screen and (max-width: 480px) {  
    .internalBanner {
        margin-top: 103px;
    }
}


@media (max-width:320px){
.navbar-brand img{
	width:180px
}
}


