.top-contact.cmt-highlight-right li:before {
    display: block;
    content: "";
    position: absolute;
    height: 21px;
    width: 1px;
    left: -5px;
    top: 14px;
    background-color: rgb(255 255 255 / 18%);
}
.top-contact.cmt-highlight-right:after{
	content: none;
}
.header_search .search_btn:before{
	content: none;
}
.header_search .search_btn {
    padding-left: 0;
}
.pr-15{
	padding-right: 15px;
}
.cmt-header-style-04 .headerlogo, .cmt-header-style-04 .headerlogo:after, .cmt-header-style-04 .headerlogo:before {
    background-color: unset;
}
.site-branding img {
    max-height: 100px;
}
.widget_info .widget_icon {
    width: 50px;
    height: 50px;
    background: #F44336;
}
.widget_info .widget_icon img{
	width: 30px;
}
.cmt-header-style-04 .widget_info .widget_icon{
	border: 1px solid #F44336;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cmt-header-style-04 .widget_info .widget_icon i{
	color: #fff;
    font-size: 31px;
}
.widget_info .widget_title {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.widget_info .widget_desc {
	line-height: 22px;
}
nav.main-menu ul.menu > li {
    position: initial;
}
nav.main-menu li ul.mega-submenu.mega-department{
	-webkit-column-count: 3;
    column-count: 3;
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    width: 100%;
    border-radius: 5px;
    max-height: 500px !important;
    overflow-y: auto;
    display: none;
    flex-wrap: wrap;
}
@media (min-width: 1200px){
nav.main-menu li.mega-menu-item:hover > ul.mega-submenu.mega-department {
    display: flex !important;
}
}
.mega-submenu.mega-department li {
     width: 33.33%; 
}
nav.main-menu li ul.mega-submenu{
    background: #19427f;
}
@media only screen and (min-width: 1200px){
.cmt-header-style-04 #site-header-menu .site-navigation ul.menu > li >a {
    padding: 20px 15px;
}
}
.cmt-header-style-04 .site-navigation{
    background-color: #01579b;
}
nav.main-menu ul.menu > li > a,  nav.main-menu ul.menu li.active > a{
    color: #fff;
}
nav.main-menu ul.menu li ul.mega-submenu li a {
    color: #ffffff;
}
nav.main-menu ul.menu li ul.mega-submenu li a {
    border-top: 1px solid rgb(255 255 255 / 9%);
}
.cmt-header-style-04 #site-header-menu .site-header-menu-inner.cmt-stickable-header.fixed-header {
    background-color: #01579b;
}
@media only screen and (min-width: 1200px){
.cmt-header-style-04 #site-header-menu .cmt-stickable-header.fixed-header .site-navigation ul.menu > li >a {
    padding: 20px 14px;
}
}
nav.main-menu ul.menu li ul.mega-submenu.mega-department li a{
    display: flex;
    align-items: center;
}
nav.main-menu ul.menu li ul.mega-submenu.mega-department li a .mega-sub-department{
    display: flex;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
nav.main-menu ul.menu li ul.mega-submenu.mega-department li a .mega-sub-department img{
    width: 50px;
}
nav.main-menu ul.menu li > ul.mega-submenu li a:hover{
    color: #e9e9e9;
}
rs-layer-wrap, rs-mask, rs-module-wrap, rs-module .rs-layer, rs-module img{
    position: relative !important;
}
.broken-section .slick-slide img {
    width: 100%;
}
@media only screen and (min-width: 1200px){
.cmt-header-style-04 #site-header-menu .site-header-menu-inner {
    position: relative;
    bottom: 0;
}
}
.widget_info {
    margin-bottom: 0;
}
@media only screen and (min-width: 1200px){
.cmt-header-style-04 .headerlogo {
    margin-bottom: 0;
}
}

/* width */
.mega-submenu.mega-department::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.mega-submenu.mega-department::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.mega-submenu.mega-department::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.mega-submenu.mega-department::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.featured-icon-box {
    position: relative;
    margin: 0;
}
.processbox:before{
    content: none;
}
.featured-icon-box.style3 .featured-icon .cmt-icon {
    height: 70px;
    width: 70px;
    border-radius: 15px;
    border: 4px solid #f5f5f5;
    background-color: #01579b;
}
.featured-icon-box.style3 .cmt-icon i {
    font-size: 45px;
    color: #fff;
}
.featured-icon-box.style3 .featured-content {
    padding-top: 10px;
}
.pt-30{
    padding-top: 30px;
}
.featured-icon-box.style3 {
    margin: 0 0 30px 0;
}
.pl-30{
    padding-left: 30px;
}
.ptb-60{
    padding: 60px 0;
}
.cmt-btn-style-fill.cmt-btn-color-skincolor{
    border-color: #f44336;
    background-color: #f44336;
}
.service-section .featured-icon-box.style3 .featured-icon .cmt-icon {
    border-radius: 50%;
}
.service-section .featured-icon-box.style3 .featured-icon .cmt-icon {
    border: none;
    background-color: unset;
}
.service-section .featured-icon-box.style3:hover .featured-icon .cmt-icon {
    transform: none;
    border: none;
    box-shadow: none;
}
.service-section .featured-icon-box.style3 .cmt-icon i {
    color: #01579b;
}
.service-section .featured-icon-box.style3 .featured-content {
    padding-top: 0;
}
.service-section .featured-icon-box.style3 .featured-title h5 {
    font-size: 18px;
}
.service-section .featured-icon-box.style3 .featured-icon .cmt-icon {
    height: auto;
    width: 70px;
}
.service-section .featured-icon-box.style3 .featured-icon .cmt-icon img {
    width: 70px;
}
.service-section .featured-icon-box.style3:hover{
    transform: scale(1.07);
}
.service-section .featured-icon-box.style3 {
    transition: all 200ms ease;
}
@media only screen and (max-width: 1400px) and (min-width: 1171px){
.cmt-left-span > .cmt-col-wrapper-bg-layer {
    margin-left: 0;
}
}
.corevalue .cmt-bg.cmt-col-bgcolor-yes{
    box-shadow: 0 0 9px 0 rgb(29 33 67 / 10%);
    background: #fff;
    z-index: -1;
    padding: 30px 15px 30px 70px;
}
.broken-section .slick-slide.corevalue img{
    box-shadow: 0 0 9px 0 rgb(29 33 67 / 10%);
    border-radius: 15px;
}
.p-10{
    padding: 10px;
}
p{
    color: #000;
    font-weight: 500;
}
.corevalue .section-title h2.title {
    color: #19427f;
}
.cmt-row.team-section_1 {
    padding: 60px 0 0 0;
}
.featured-imagebox:hover .featured-thumbnail img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    -moz-transform: scale(1.07);
    transform: scale(1.07);
}
.team-designation{
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.team-position{
    line-height: 18px;
}
.featured-imagebox-team.style1{
    padding: 0;
    -webkit-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
}
/*.featured-imagebox-team.style1:before {
    background-color: #01579b;
}*/
.featured-imagebox-team.style1:hover:before{
    background-color: #f44336;
}
.featured-imagebox-team.style1:hover{
    background-color: #01579b;
}
.featured-imagebox-team.style1:hover .featured-content a, .featured-imagebox-team.style1:hover .featured-content .team-designation, .featured-imagebox-team.style1:hover .featured-content .team-position{
    color: #fff;
}
.slick_slider.slick-dotted .slick-dots, .slick_slider.slick-dotted .slick-dots {
    /*position: absolute;*/
    bottom: -40px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    left: 22%;
}
.slick_slider.slick-dotted .slick-dots li, .slick_slider.slick-dotted .slick-dots li {
    display: inline-block;
    list-style: none;
    line-height: 0;
}
.slick_slider.slick-dotted .slick-dots li button {
    height: 10px;
    width: 10px;
    border: 0;
    font-size: 0;
    padding: 0;
    border-radius: 50%;
    position: relative;
    margin: 13px 10px 0 0;
    background-color: #e9e9e9;
}
.slick_slider.slick-dotted .slick-dots li.slick-active button{
    background-color: #f44336;
}
.bs-p-30{
    padding: 30px 15px 15px 15px;
    box-shadow: 0 50px 50px rgb(0 4 12 / 5%), 0 4px 15px rgb(0 0 0 / 5%), 0 0 5px rgb(0 4 12 / 5%);
}
.cmt-tabs.cmt-tab-style-02 ul.tabs li.active a, .cmt-tabs.cmt-tab-style-02 ul.tabs li:hover a{
    background-color: #f44336;
}
.cmt-tabs.cmt-tab-style-02 ul.tabs li.active a:after {
    border-top-color: #f44336 !important;
}
.featured-imagebox-services.style1 .featured-content {
    padding: 10px 0 0 0;
}
.featured-imagebox-services.style1 {
    padding: 12px 12px 10px;
}
.cmt-tabs.cmt-tab-style-02 .content-inner p {
    font-size: 14px;
    line-height: 20px;
}
#totop.top-visible {
    background-color: #01579b;
    bottom: 100px;
        animation: none;
}
.featured-icon-box.style3 .featured-icon .cmt-icon img{
    width: 35px;
}
.justify-content-between{
    justify-content: space-between;
}
@media (min-width: 992px){
.service-col-lg-1 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
}
}
.featured-imagebox-team.style1 .cmt-box-view-overlay{
    padding: 30px;
}
.featured-imagebox-team.style1 .featured-content {
    padding: 0px 10px 40px;
    min-height: 240px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.cmt-tabs.cmt-tab-style-02 .content-inner h5 a:hover, .featured-imagebox .featured-content .featured-title h5 a:hover{
    color: #01579b;
}
.cmt-btn.cmt-btn-style-fill.cmt-btn-color-skincolor:not(.btn-inline):hover, .footer .social-icons.circle li>a:hover{
    background: #01579b;
}
.section-title .title-header{
    display: flex;
}
.section-title h2.title{
    position: relative;
}
.section-title .title-header h2.title:before {
    position: absolute;
    content: "";
    bottom: -8px;
    height: 4px;
    z-index: -1;
    width: 0;
    background: #f44336;
    width: 100%;
    left: 0;
    transition: all .7s cubic-bezier(.6,.2,.1,1);
}
.section-title .title-header h2.title:after {
    background: #19427f;
    width: 20%;
    right: 0;
    transition: all .5s cubic-bezier(.6,.2,.1,1);
    position: absolute;
    content: "";
    bottom: -8px;
    height: 4px;
    z-index: -1;
}
.cmt-btn.btn-inline {
    color: #19427f;
}
.featured-imagebox .cmt-btn.btn-inline.cmt-icon-btn-right i{
    color: #f44336;
}
.links-section .featured-icon-box.style3 .featured-icon .cmt-icon {
    display: flex;
    height: 80px;
    width: 80px;
    border: none;
    background-color: unset;
    box-shadow: 0 4px 10px 2px rgb(0 43 255 / 29%);
    align-items: center;
    justify-content: center;
    margin: auto;
}
.links-section .featured-icon-box.style3 .featured-icon .cmt-icon img {
    width: 65px;
}
.links-section .featured-icon-box.style3:hover .featured-icon .cmt-icon {
    transform: none;
    border: none;
}
.links-section .featured-icon-box.style3:hover{
    transform: scale(1.07);
}
.links-section .featured-icon-box.style3 .featured-title h5 {
    font-size: 18px;
}
.m-10{
    margin: 10px;
}
.second-footer .widget ul, .widget ul {
    display: flex;
    flex-wrap: wrap;
}
.second-footer .widget ul#menu-footer-quick-links li{
    width: 33.33%;
}
.widget ul#menu-footer-services li a:hover, .widget ul#menu-footer-quick-links li a:hover{
    color: #f44336;
}
@media (min-width: 1020px){
.ml-5per{
    margin-left: -5% !important;
}
.plr-60{
    padding: 0 60px;
}
.p-60-md{
    padding: 50px 30px 20px 50px;
    margin: 0 0 30px 0;
    background-image: linear-gradient(135deg,rgba(118,134,146,.88),rgba(119,134,146,.45) 15%,rgba(119,134,146,.15) 25%,rgba(119,134,146,.08) 32%,rgba(119,134,146,.05) 42%,rgba(119,134,146,.25) 52%,rgba(119,134,146,.15) 60%,rgba(119,134,146,.45) 75%,rgba(119,134,146,.15) 80%,rgba(119,134,146,.05) 85%,rgba(119,134,146,.15) 90%,rgba(100,112,122,.88) 120%);
    box-shadow: 0 50px 50px rgb(0 4 12 / 5%), 0 4px 15px rgb(0 0 0 / 5%), 0 0 5px rgb(0 4 12 / 5%);
    background-position: 20% 50%;
    background-size: 220% 220%;
}
}
.featured-icon-box.style3:hover .featured-icon .cmt-icon {
    transform: none;
    border: none;
}
.featured-icon-box.style3:hover{
    transform: scale(1.07);
}
.featured-icon-box.style3 .featured-icon .cmt-icon{
    border: none;
    height: 60px;
    width: 60px;
}
.featured-icon-box.style3 .featured-title h5 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 8px;
}
.sidebar .widget.widget-search {
     box-shadow: none;
     background-color: unset !important;
}
input[type="search"]{
    border: 2px solid #00000054;
}
.z-index--1{
    z-index: -1;
}
.featured-icon-box.style3.banner-icon-1 .featured-icon .cmt-icon{
    box-shadow: 0 10px 10px rgb(235 35 49 / 20%), 0 2px 5px rgb(0 0 0 / 9%);
    background: #eb2331;
}
.featured-icon-box.style3.banner-icon-1 .featured-title h5{
    color: #eb2331;
}
.featured-icon-box.style3.banner-icon-2 .featured-icon .cmt-icon{
    background: #0147a3;
    box-shadow: 0 10px 10px rgb(1 71 163 / 20%), 0 2px 5px rgb(0 0 0 / 9%);
}
.featured-icon-box.style3.banner-icon-2 .featured-title h5{
    color: #0147a3;
}
.featured-icon-box.style3.banner-icon-3 .featured-icon .cmt-icon{
    background: #002d73;
    box-shadow: 0 10px 10px rgb(0 45 115 / 20%), 0 2px 5px rgb(0 0 0 / 9%);
}
.featured-icon-box.style3.banner-icon-3 .featured-title h5{
    color: #002d73;
}
.featured-icon-box.style3.banner-icon-4 .featured-icon .cmt-icon{
    background: #768692;
    box-shadow: 0 10px 10px rgb(118 134 146 / 20%), 0 2px 5px rgb(0 0 0 / 9%);
}
.featured-icon-box.style3.banner-icon-4 .featured-title h5{
    color: #768692;
}
.sidebar .widget.widget-search .search-form .btn[type="submit"]{
    background: #01579b;
    height: 100%;
    color: #fff;
    opacity: 1;
}
.cmt-page-title-row-inner .row {
    min-height: unset;
}
.cmt-page-title-row {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
}
.breadcrumb-wrapper {
    border-bottom: 1px solid #cbcbcb4a;
    display: block;
    padding: 10px 0;
}
.featured-icon-box .featured-icon.icon-with-bg-shape img{
    width: 70px;
    /*box-shadow: 0px 0px 20px rgb(218 218 218 / 12%), 0 3px 5px rgb(81 126 194 / 10%);*/
}
.featured-icon-box.style8 .featured-content {
    padding-left: 15px;
}
.featured-icon-box.style8 {
    padding: 15px;
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.featured-icon-box .featured-icon.icon-with-bg-shape {
    padding-top: 0;
}
.featured-icon-box.style8 .featured-title h5 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px;
}
.p-sticky{
    position: sticky;
    top: 100px;
}
.cmt-list.cmt-list-style-icon .cmt-list-li-content {
    color: #fff;
    font-weight: 500;
    padding-left: 35px;
}
.inner_pg-col_bg-img4.cmt-col-bgimage-yes .cmt-col-wrapper-bg-layer {
    background-position: right;
    background-size: contain;
}
.breadcrumb-wrapper span:last-child{
    color: #01579b;
}
.featured-imagebox .featured-content .featured-title h5 a:hover {
    color: #e1e1e1;
}
.cmt-team-single-contents .cmt-list.cmt-list-style-icon .cmt-list-li-content{
    color: #000;
}
.cmt-list.cmt-list-style-icon.font-weight-normal li i{
    color: #fff;
    background: #01579b;
    border-radius: 50%;
    padding: 4px;
    left: 0;
    top: 2px;
}
.doctor-services a{
    border: 1px solid #e7edff;
    padding: 4px 16px;
    color: #01579b;
    border-radius: 5px;
    margin-right: 20px;
}
.doctor-services a:hover {
    background: #01579b;
    color: #fff;
    border-color: #01579b;
}
i.cmt-textcolor-skincolor{
    color: #01579b !important;
}
.cmt-pf-view-left-image .cmt-pf-single-detail-box{
    box-shadow: 0 50px 50px rgb(0 4 12 / 5%), 0 4px 15px rgb(0 0 0 / 5%), 0 0 5px rgb(0 4 12 / 5%);
    background-color: unset;
}
.cmt-pf-view-left-image .cmt-pf-single-detail-box ul li .cmt-pf-data-title {
    font-size: 18px;
}
.ft-logo-wrapper{
    margin-top: -60px;
    /*padding: 15px;*/
    /*background: #fff;*/
}
.ft-logo-wrapper p {
    color: rgb(26 41 64);
}
.footer-logo img {
    width: 100%;
    max-height: unset;
}
::selection {
    background: #01579b;
}
.cmt-pf-view-left-image .cmt-pf-single-detail-box ul li .cmt-pf-data-title{
    color: #01579b;
    display: flex;
    align-items: center;
    line-height: 24px;
}
.about-icon-wrapper{
    width: 40px;
    height: 40px;
    background: #01579b;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    border-radius: 50%;
}
.cmt-pf-single-detail-box ul li .cmt-pf-data-title i {
    margin-right: 0;
    color: #fff !important;
}
.cmt-pf-view-left-image .cmt-pf-single-detail-box ul li.active .cmt-pf-data-title ,.cmt-pf-view-left-image .cmt-pf-single-detail-box ul li:hover .cmt-pf-data-title{
    color: #d81920;
}
li.active .about-icon-wrapper, li:hover .about-icon-wrapper{
    background: #d81920;
}
.cmt-pf-view-left-image .cmt-pf-single-detail-box ul li a{
    width: 100%;
}
.cmt-pf-single-content-area .cmt-list.cmt-list-style-icon .cmt-list-li-content {
    color: #000;
}
.cmt-pf-single-content-area .corevalue .cmt-bg.cmt-col-bgcolor-yes{
    margin-top: 0;
    margin-left: 0;
    padding: 0;
    box-shadow: none;
}
.stciky-side-about{
    position: sticky;
    top: 110px;
}
.footer .first-footer {
    padding: 60px 0;
}
.btn-primary {
    color: #fff;
    background-color: #01579b;
    border-color: #01579b;
    min-width: 140px;
}
.featured-imagebox-team.style1:hover .btn-primary {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336;
}
.btn-primary:hover {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336;
}
.border-ft-logo{
    background: #fff;
    position: relative;
    border-radius: 0 0 50px 50px;
    padding: 60px 20px 20px 20px;
}
.border-ft-logo:before {
    content: '';
    background-image: radial-gradient(circle at 100% 100%, rgba(204, 0, 0, 0) 50px, white 51px);
    position: absolute;
    top: 0;
    left: 100%;
    width: 50px;
    height: 50px;
}
.border-ft-logo:after {
    content: '';
    background-image: radial-gradient(circle at 0% 100%, rgb(0 0 0 / 0%) 50px, white 51px);
    position: absolute;
    top: 0;
    right: 100%;
    width: 50px;
    height: 50px;
}
@media (min-width: 576px){
.modal-dialog {
    max-width: 550px;
}
}
.modal-header {
    padding: 1rem 2rem;
}
.modal-body {
    padding: 2rem;
}
.wrap-form:not(.appoinment_form) .row > [class*='col-'] {
    padding: 0 15px;
}
.wrap-form.contact_form_1 span.text-input input, .wrap-form.contact_form_1 span.text-input textarea, .wrap-form.contact_form_1 span.text-input select {
    padding-left: 15px;
    padding: 5px 15px;
}
.chairman-img img{
    width: 100%;
    border-radius: 50%;
    padding: 10px;
    box-shadow: 0px 0px 50px rgb(0 4 12 / 5%), 0 4px 15px rgb(0 0 0 / 5%), 0 0 5px rgb(0 4 12 / 5%);
}
.chairman-txt > * {
    margin-bottom: 0 !important;
    line-height: 30px !important;
}
.team-img img {
    width: 100%;
    border-radius: 50%;
    padding: 5px;
    box-shadow: 0px 0px 50px rgb(0 4 12 / 5%), 0 4px 15px rgb(0 0 0 / 5%), 0 0 5px rgb(0 4 12 / 5%);
}
.team-txt > * {
    font-size: 16px;
    margin-bottom: 0 !important;
    line-height: 22px !important;
}
.news-notice-title{
    text-align: center;
    color: #01579b;
}
.date-wrapper{
    text-align: center;
    margin-bottom: 20px;
}
.featured-imagebox-portfolio.style1 .ttm-media-link a.ttm_image {
    margin-right: -17px;
}
.featured-imagebox-portfolio.style1 .ttm-media-link a:hover{
    background-color: #d81921;
    border-color: #d81921;
}
.cmt-nextprev-bottom-nav{
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
}
.cmt-btn.cmt-icon-btn-left i{
    margin-right: 8px;
    margin-left: 8px;
}
.cmt-textcolor-skincolor, :not(.cmt-bgcolor-darkgrey) .cmt-textcolor-skincolor a, .cmt-textcolor-skincolor i{
    color: #01579b !important;
}
:not(.cmt-bgcolor-darkgrey) .cmt-textcolor-skincolor a{
    border-color: #01579b !important;
}
.social-icons.circle li>a:hover, .cmt-textcolor-skincolor [data-tooltip]:after{
    border-color: #f44336 !important;
    background-color: #f44336;
}
.cmt-textcolor-skincolor .tooltip-top:before{
    border-top-color: #f44336 !important;
}
.cmt-textcolor-skincolor a:hover i{
    color: #fff !important;
}
.gallery-list .featured-imagebox-portfolio.style1 .ttm-media-link a.ttm_image {
    margin-right: 0;
    display: block;
    margin-top: 30px;
    border: none;
    width: 100%;
    right: 0;
}
.gallery-list .featured-imagebox-portfolio.style1 .ttm-media-link a.ttm_link{
    margin-right: -17px;
}
.gallery-list .featured-imagebox-portfolio.style1 .ttm-media-link a.ttm_image:hover{
    background-color: unset;
}
.cmt-icon_element-fill.cmt-icon_element-color-skincolor{
    background-color: #01579b;
}
.ps-ab{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -26px;
    margin-top: -26px;
}
.p-relative{
    position: relative;
}
.v-title{
    color: #000;
    text-align: center;
    margin-top: 10px;
    font-weight: 500;
}
/*Career Starts*/
.light strong {
    color: #000;
}
.at-vacancy-table-wrap .at-vacancy-table thead th {
    border-bottom: 3px solid;
    color: #1a2940;
    min-width: 155px;
}
.at-vacancy-table-wrap .at-vacancy-table tbody td {
    border-bottom: 1px solid rgba(0,0,0,0.07);
     color: #000;
}
.at-vacancy-table-wrap .at-vacancy-table tbody td a{
    border-bottom: 0px;
    color: #000;
}
.at-vacancy-table-wrap{
    overflow-x:auto;
}
table td, table th {
    padding: 9px 12px;
}
.apply_btn_right{
    float: right;
}
.at-vacancy-table{
    width: 100%;
}
.topmargin_30{
    margin-top: 30px;
}
@media (min-width: 992px){
.flex_li {
    display: flex;
}
}
.at-vacancy-table-wrap .at-vacancy-table tbody td a:hover {
    color: #f44336;
}
/*Career Ends*/
span.text-input.ct-select:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    pointer-events: none;
}
span.text-input.ct-select select{
    background: #f7f7f7;
    position: relative;
    border: transparent;
    padding-left: 30px;
}
.upload-resume{
    border-radius: 6px;
    background-color: #f7f7f7;
    border: 1px solid transparent;
    padding: 10px 20px;
    padding-left: 30px;
    cursor: pointer;
}
.vacancy-detail .cmt-pf-single-detail-box ul li .cmt-pf-data-title i {
    width: 20px;
    margin-right: 15px;
    display: flex;
    color: #01579b !important;
    justify-content: center;
}
.vacancy-detail .cmt-pf-single-content-wrapper{
    box-shadow: 0px 0px 50px rgb(0 4 12 / 5%), 0 4px 15px rgb(0 0 0 / 5%), 0 0 5px rgb(0 4 12 / 5%);
    padding: 15px 15px 15px 0px;
    margin-bottom: 0;
}
.vacancy-detail .cmt-pf-view-left-image .cmt-pf-single-detail-box{
    box-shadow: none;
}
.spec-wrapper{
    box-shadow: 0px 0px 50px rgb(0 4 12 / 5%), 0 4px 15px rgb(0 0 0 / 5%), 0 0 5px rgb(0 4 12 / 5%);
    padding: 30px 0;
}
.spec-left{
    padding: 0 30px;
    border-right: 2px solid #9e9e9e17;
}
.spec-right{
    padding: 0 30px;
}
.cmt-pf-view-left-image .cmt-pf-single-detail-box ul li .cmt-pf-data-details{
    -webkit-box-orient: unset;
}
.vacancy-detail .cmt-pf-view-left-image .cmt-pf-single-detail-box ul li {
    padding: 7px 0px;
}
section.page-title.page-title-layout2.bg-overlay.text-center:before {
    content: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 1;
    /* background-color: transparent; */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(47%, #ffffff00), color-stop(76%, #fafafa));
    background-image: linear-gradient(180deg, #ffffff00 47%, #fafafa 76%);
}
section.page-title.page-title-layout2.bg-overlay.text-center{
    padding-top: 60px;
    position: relative;
    z-index: 1;
}
html{
    scroll-behavior: smooth;
}
.WidgetWrapper {
    height: 100px;
    display: block;
    margin-top: -100px;
    visibility: hidden;
}
.related-section .featured-imagebox-services.style1 {
    box-shadow: none;

}
.cmt-textcolor-darkgrey a:hover{
    color: #d6171f;
}
.services-section .featured-imagebox-services.style1 {
    width: 100%;
}
.services-section .featured-imagebox .featured-thumbnail img {
    width: 100%;
    transform: none;
}
.services-section .featured-imagebox:hover .featured-thumbnail img {
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
}
.services-section .featured-imagebox-services.style1 .featured-thumbnail{
    text-align: center;
}
.services-section .featured-imagebox .featured-content .featured-title h5{
    text-align: center;
    font-size: 18px;
}
.width-100{
    width: 100%;
}
.package-features h6{
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    border: 1px solid #e7edff;
    padding: 4px 16px;
    color: #01579b;
    border-radius: 5px;
    margin-right: 20px;
}
.cmt-bgcolor-darkgrey a:hover i{
    color: #f44336;
}
.header_search .header_search_content .close_btn i{
    background-color: #f44336;
}
.post, .page {
    margin: 0;
}
.cmt-team-single-contents li::marker{
    content: none;
}
.cmt-team-single-contents li:before{
    position: absolute;
    margin-right: 15px;
    content: "\f178";
    color: #fff;
    background: #01579b;
    border-radius: 50%;
    padding: 4px;
    left: 0;
    top: 3px;
    font: normal normal normal 14px/1 FontAwesome;
}
.cmt-team-single-contents li{
    position: relative;
    padding-left: 30px;
    color: #000;
    font-weight: 500;
}
.cmt-right-span > .cmt-col-wrapper-bg-layer{
    margin-right: 0;
}
textarea, input, select{
    font-size: 16px;
}
.vacancy-detail .cmt-pf-single-content-area li{
    position: relative;
    padding-left: 30px;
    color: #000;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 15px;
}
.vacancy-detail .cmt-pf-single-content-area li:before{
    position: absolute;
    margin-right: 15px;
    content: "\f178";
    color: #fff;
    background: #01579b;
    border-radius: 50%;
    padding: 4px;
    left: 0;
    top: 0;
    font: normal normal normal 14px/1 FontAwesome;
}
.vacancy-detail .cmt-pf-single-content-area li::marker{
    content: none;
}
.modal-vacancy span.text-input.ct-select:after {
    margin-top: -15px;
}
.project-single-section .cmt_single_image-wrapper li{
    position: relative;
    padding-left: 30px;
    color: #000;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 15px;
}
.project-single-section .cmt_single_image-wrapper li:before {
    position: absolute;
    margin-right: 15px;
    content: "\f178";
    color: #fff;
    background: #01579b;
    border-radius: 50%;
    padding: 4px;
    left: 0;
    top: 0;
    font: normal normal normal 14px/1 FontAwesome;
}
.project-single-section .cmt_single_image-wrapper li::marker{
    content: none;
}
.top-contact li {
    padding-right: 15px;
    padding-left: 15px;
}
@media only screen and (min-width: 1200px){
.cmt-header-style-04 #site-header-menu .site-navigation ul.menu > li >a {
    margin: 0 5px;
}
.d-none-lg{
    display: none !important;
}
}
.main-nav-menu-wrap{
    border-radius: 30px;
    justify-content: center;
    margin: 0 35px;
}
.plr-15{
    padding: 0 15px;
}
.z-index-0{
    z-index: 0;
}
.z-index-1{
    z-index: 1;
}
.widget_contact_wrapper li{
    display: flex;
    align-items: baseline;
    width: 100%;
}
.rev-row{
    display: flex;
    /*flex-wrap: wrap;*/
    flex-direction: column-reverse;
}
.sidebar .widget.widget-search .search-form.depart  .btn[type="submit"] {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
}
.depart span.text-input.ct-select:after {
    content: none;
}
.depart{
    display: flex;
    justify-content: center;
}
.sidebar .widget.widget-search .search-form.depart label {
    max-width: 500px;
    width: 100%;
    display: block;
    margin: 0;
}
.depart span.text-input.ct-select select {
    padding: 12.5px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    margin: 7px auto !important;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 210px !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    background: #f44336 !important;
}
.d-inline-flex{
    display: inline-flex;
}
.department-col{
    display: flex;
    padding: 0 10px;
}
.department-wrapper {
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    transition: transform .3s ease-out;
    box-shadow: 0 0 1rem 0rem rgb(0 0 0 / 10%);
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 0;
}
.department-wrapper:hover {
    background: aliceblue;
    transform: scale(1.03);
}
.department-wrapper a {
    display: block;
}
.department-wrapper h4 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 18px;
}
.department-wrapper img {
    margin-bottom: 10px;
}
/*Pagination*/
.styled-pagination a.prev, .styled-pagination li.prev a{
    padding-top: 2px;
    font-size: 10px;
    color: #ffffff;
    border-color: #01579b;
    border-radius: 50px 0px 0px 50px;
    background-color: #01579b;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.styled-pagination a.prev:hover, .styled-pagination a.next:hover, .styled-pagination li.prev a:hover, .styled-pagination li.next a:hover{
    background-color: #f44336;
    border-color: #f44336;
}
.styled-pagination a, .styled-pagination span.current {
    margin: 0px 4px 10px;
    position: relative;
    width: 40px;
    height: 40px;
    color: #01579b;
    font-size: 16px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border: 2px solid #01579b;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.styled-pagination span.current, .styled-pagination a:hover, .styled-pagination li.active a {
    color: #ffffff;
    background-color: #01579b;
}
.styled-pagination a.next, .styled-pagination li.next a {
    padding-top: 2px;
    font-size: 10px;
    color: #ffffff;
    border-color: #01579b;
    background-color: #01579b;
    border-radius: 0px 50px 50px 0px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.ptb-30{
    padding-top: 30px;
    padding-bottom: 30px;
}
/*Pagination Ends*/
/*Responsive*/
@media (min-width: 1020px) and (max-width: 1199px){
.cmt-header-style-04 .site-branding {
    left: -30px;
}
}
@media (max-width: 1199px){
.main-nav-menu-wrap {
    border-radius: 0;
    margin: 0;
}
.cmt-header-style-04 .site-branding {
    bottom: -70px;
}
.menubar {
    right: 15px;
}
.cmt-header-style-04 .site-navigation {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 9px 0px rgb(6 22 58 / 30%);
    -moz-box-shadow: 0px 0px 9px 0px rgb(6 22 58 / 30%);
    box-shadow: 0px 0px 9px 0px rgb(6 22 58 / 30%);
}
nav.main-menu ul.menu > li > a, nav.main-menu ul.menu li.active > a {
    color: #000000;
}
nav.main-menu ul.menu li ul.mega-submenu li a {
    color: #000000;
    font-weight: 500;
}
nav.main-menu{
    border-top-color: #01579b !important;
}
nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu.active {
    -webkit-column-count: unset;
    column-count: unset;
}
.mega-submenu.mega-department li{
    width: 100%;
}
nav.main-menu ul.menu li ul.mega-submenu.mega-department li a {
    padding: 0 10px;
}
.d-block-md{
    display: flex !important;
    visibility: visible !important;
    padding: 15px;
    height: auto;
}
}
@media (max-width: 991px){
.pt-sm-60{
    padding: 60px 15px 0;
}
.order-last-sm{
    order: 6;
}
.corevalue .cmt-bg.cmt-col-bgcolor-yes {
    padding: 15px 15px 15px 15px;
}
.cmt_single_image-wrapper{
    text-align: left;
}
.mb-15-sm{
    margin-bottom: 15px;
}
.border-rad_100{
    border-radius: 0;
}
}
@media (max-width: 767px){
.text-left-sm{
    text-align: left !important;
}
.text-center-sm{
    text-align: center;
}
.second-footer .widget ul#menu-footer-quick-links li {
    width: 100%;
}
.cmt-pf-view-left-image .cmt-pf-single-detail-box {
    margin-bottom: 30px;
}
.border-ft-logo:before, .border-ft-logo:after{
    content: none;
}
.cmt-pf-view-left-image .cmt-pf-single-detail-box {
    padding: 20px 0;
}
.d-none-small{
    display: none !important;
}
.site-branding img {
    max-height: 60px;
}
}
@media (min-width: 768px) and (max-width: 1199px){
.second-footer .widget ul#menu-footer-quick-links li {
    width: 50%;
}
}
@media (min-width: 992px){
.overflow-unset {
    overflow: unset !important;
}
.order-last-md{
    order: 6;
}
.featuredbox-number.processbox{
    margin-top: 65px;
}
}
@media (max-width: 575px){
.chairman-txt, .team-txt{
    text-align: center;
    margin-top: 10px;
}
}
/*Responsive Ends*/
.category-wrapper{
    display: flex;
    justify-content: center;
    list-style: none;
}
.cmt-tabs.cmt-tab-style-02 ul.tabs li a {
    padding: 10px 34px;
}
.category-wrapper li.active-btn a, .category-wrapper  li:hover a {
    background-color: #f44336;
    color: #fff;
}
.category-wrapper li a {
    display: inline-block;
    cursor: pointer;
    padding: 10px 34px;
    margin-bottom: 0px;
    width: auto;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    background-color: #fff;
    color: #222;
    border: 0;
    letter-spacing: 0.3px;
    margin: 0 5px 25px;
    border-radius: 3px;
    filter: drop-shadow(0px 2px 10px rgba(0, 0, 0, 0.09));
    text-transform: capitalize;
}
.category-wrapper li.active-btn a:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 14px solid #fff;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
}
.category-wrapper li.active-btn a:after {
    border-top-color: #f44336 !important;
}
.vacancy-detail .cmt-pf-view-left-image .cmt-pf-single-detail-box ul li .cmt-pf-data-details, .vacancy-detail .cmt-pf-view-left-image .cmt-pf-single-detail-box ul li .cmt-pf-data-title {
    width: 50%;
}
.widget ul#menu-footer-services li{
    width: 100%;
}
.mobile-content-wrapper{
    padding: 20px 0;
}
.popup-home{
    position: absolute;
    top: 0;
    right: 8px;
    font-size: 40px;
}
@media (min-width: 768px){
.popup-modal .modal-dialog {
    max-width: 900px;
}
.d-none-large{
    display: none !important;
}
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
@media (min-width: 1200px) and (max-width: 1299px){
.widget_info .widget_title {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.widget_info .widget_desc {
    line-height: 20px;
    font-size: 14px;
}
}
.box-shadow-none{
    box-shadow: none !important;
}
.width-50{
    width: 80px !important;
}
.featured-icon-box .featured-icon.icon-with-bg-shape .cmt-icon:after {
    top: -15px;
    left: -13px;
}
.fw-400{
    font-weight: 400;
}
.lh-24{
    line-height: 24px;
}
.international-service{
    box-shadow: 0px 0px 20px rgb(218 218 218 / 12%), 0px 0px 5px rgb(81 126 194 / 10%);
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
}
body, h1, h2, h3, h4, h5, h6  {
    font-family: 'Open Sans', sans-serif;
}
.featured-imagebox-team.style1 .featured-title h5 {
    font-size: 20px;
    line-height: 26px;
}
.section-title h2.title {
    font-size: 26px;
    line-height: 34px;
}
.featured-title h5 {
    font-size: 20px;
    line-height: 26px;
}
h1.pagetitle__heading {
    font-size: 36px;
    line-height: 46px;
}
.featured-desc p{
    font-size: 14px;
    line-height: 20px;
}
.sidebar .widget.widget-search .search-form input{
    border-radius: 15px;
}
.sidebar .widget.widget-search .search-form .btn[type="submit"] {
    border-radius: 0 15px 15px 0;
}
.br-15{
    border-radius: 15px;
}
.sidebar .widget.widget-search {
    padding: 20px 25px 0px 25px !important;
}
@media (max-width: 1199px){
.widget_info:not(:last-child) .widget_content:after{
    content: none;
}
}
.corevalue .cmt-bg.cmt-col-bgcolor-yes, .featured-imagebox-team.style1, .featured-imagebox-services.style1, .cmt-pf-view-left-image .cmt-pf-single-detail-box, .department-wrapper, .featured-icon-box.style8, .international-service, .vacancy-detail .cmt-pf-single-content-wrapper, .spec-wrapper, .featured-imagebox-portfolio.style1{
    border-radius: 15px;
}
.depart span.text-input.ct-select select {
    border-radius: 15px 0 0 15px;
}
.line-clamp{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
}
.featured-imagebox .featured-content .featured-title h5.package-title{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;
}
.offered{
    font-size: 13px;
    font-weight: 700;
    color: #01579b;
    text-decoration-color: #d81825 !important;
    text-decoration: line-through;
    margin-right: 5px;
}
.actual{
    font-size: 13px;
    color: #fff;
    background: #01579b;
    border-radius: 5px;
    padding: 1px 5px;
    font-weight: 700;
}
.featured-imagebox-services.style1.package-hover{
    transition: .5s;
}
.featured-imagebox-services.style1.package-hover:hover{
    background: #01579b08;
}
@media (min-width: 992px){
.introduction_image{
    width: 350px;
    display: inline-block;
    position: relative;
    float: left;
    padding-right: 15px;
    margin-bottom: 15px;
}
}
.package-main-header{
    justify-content: center;
    padding-top: 30px;
    
}
.package-header{
    font-weight: 600;
    color: #01579b;
    text-transform: uppercase;
}
.copyright {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 14px;
    line-height: 16px;
}
.services-section li{
    margin-left: 17px;
    color: #000;
}
#loader { background-color: transparent; height: 100%; width: 100%; position: fixed; z-index: 1; margin-top: 0px; top: 0px; left: 0px; bottom: 0px; overflow: hidden !important; right: 0px; z-index: 999999; }
  #loader img { text-align: center; left: 0; position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 99; margin: 0 auto; }
.hidden{
    display: none;
}
.chief-consultant .slick-track{
    display: flex;
}
.chief-consultant .slick-track .slick-slide {
    height: unset;
    display: flex;
}
.doctors-availability{
    line-height: 18px;
    font-size: 14px;
}
.services-section .title-desc img, .featured-imagebox .featured-thumbnail img{
    border-radius: 15px;
}
.cmt_prettyphoto img{
    border-radius: 15px;
}
.images-gellary img, .corevalue img{
    border-radius: 15px;
}
.fb_iframe_widget iframe {
    border-radius: 15px;
}
.widget_contact_wrapper .fa {
    min-width: 20px;
    text-align: center;
}
.wellness-section .featured-imagebox-services.style1 .featured-content img, .package-icon{
    height: 80px;
}
.btn-primary.btn-packages {
    color: #01579b;
    background-color: #ffffff;
    border-color: #01579b;
    min-width: unset;
    font-weight: 600;
    font-size: 14px;
    padding: 4px 12px;
    border-width: 1px;
}
.btn-primary.btn-packages:hover {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336;
}
.modal-open .modal.show, .modal.show{
    display: flex !important;
    align-items: center;
}
@media (min-width: 992px){
.service-section .featuredbox-number.processbox {
    margin-top: 0px;
}
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, select {
    background-color: #f7f7f7;
    border: 1px solid rgba(119,119,119,.2);
    border-radius: 6px;
    color: rgba(0,0,0,.60);
    padding: 5px 15px;
}
.form-training label{
    color: #000;
}
.cta-btn.btn-primary {
    color: #fff;
    background-color: #01579b;
    border-color: #01579b;
    min-width: 140px;
    width: 100%;
    margin-bottom: 60px;
    padding: 20px;
    font-size: 22px;
    font-weight: 500;
}
.cta-btn.btn-primary:hover {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336;
}

.footer{
    background: #01579b;
}

.services-three__single {
    position: relative;
    height: 100%;
    display: block;
    background-color: #fff;
    box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}

.department-image img {
    border-radius: 10px;
    width: 100%;
}

.services-three__single .d-flex {
    min-height: 80px;
    align-items: center;
}

.services-three__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: 1;
    width: 40px;
    min-width: 40px;
}

.services-three__icon span {
    position: relative;
    display: inline-block;
    font-size: 40px;
    color: #01579b;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.services-three__title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
    margin-left: 15px;
}

.services-three__title a {
    color: #01579b;
}

.services-three__text {
    margin-bottom: 20px;
    line-height: 1.4;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
}

.services-three__read-more {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 13px;
    font-weight: 600;
    color: #01579b;
    gap: 10px;
    justify-content: center;
    margin-top: 10px;
}

.services-three__read-more span {
    font-weight: 600;
    font-size: 14px;
}