@font-face {
    font-family: "slaboRegular";
    src: url("http://www.besthomecare.in/assets/fonts/SLABO27PX-REGULAR.TTF") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "opensansBold";
    src: url("http://www.besthomecare.in/assets/fonts/OPENSANS-BOLD.TTF") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "opensansLight";
    src: url("http://www.besthomecare.in/assets/fonts/OPENSANS-LIGHT.TTF") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "opensansRegular";
    src: url("http://www.besthomecare.in/assets/fonts/OPENSANS-REGULAR.TTF") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "utsaahb";
    src: url("http://www.besthomecare.in/assets/fonts/UTSAAHB_0.TTF") format("truetype");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "MontserratMedium";
    src: url("http://www.besthomecare.in/assets/fonts/Montserrat/Montserrat-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MontserratSemiBold";
    src: url("http://www.besthomecare.in/assets/fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MontserratRegular";
    src: url("http://www.besthomecare.in/assets/fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}



* {
    font-family: "opensansBold";
}

.navbar {
    padding: 1.5rem 1rem;
}

.nav-login {
    border: 1px solid #2C9CAA;
    border-radius: 8px;
    background-color: #2C9CAA;
    padding: 10px 14px !important;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
}

a.nav-login:hover {
    color: #ffffff !important;
}

.header-icon {
    position: relative;
    width: 25px;
    height: 25px;
    margin-right: 12px;
    top: -2px;
}

.header-link {
    border: 2px solid #2C9CAA;
    border-radius: 8px;
    padding: 8px 6px 5px 6px;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}

.header-map-icon {
    position: relative;
    width: 12px;
    height: 17px;
    margin-right: 10px;
    top: -2px;
}

.header-map-link {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    margin-top: 2px;
    text-transform: uppercase;
}

.navbar-menu {
    margin-right: 40px;
}

.banner-text {
    position: absolute;
    right: 7%;
    top: 35%;
}

.banner-text h1,.sli-mb-text {
    color: #ffffff;
    font-family: "slaboRegular";
    font-size: 50px;
    line-height: 40px;
    text-align: right;
}

.banner-text .custom-select {
    width: 200px;
    background: #f58331 url(/images/down-arrow.png) no-repeat right 0.75rem center;
    border: 1px solid #f58331;
    color: #ffffff;
    font-family: "MontserratMedium";
    border-radius: 7px;
}

.banner-text .custom-select option {
    color: #000;
    font-family: "MontserratMedium";
}

.banner-text button.btn-primary,
.services button.btn-primary,
.static button.btn-primary {
    background: #f58331;
    color: #ffffff;
    border: none;
    border-radius: 7px;
    padding: 7px 20px;
}

.mt-40 {
    margin-top: 40px;
}

.services-block {
    margin-top: 100px;
}

.services-block h2,
.why-choose h2 {
    text-align: center;
    font-size: 24px;
    color: #2C9CAA;
}

.services-block p,
.why-choose p.subhead {
    color: #727376;
    font-family: "MontserratMedium";
    font-size: 16px !important;
    letter-spacing: 1px;
}

.services-block .box {
    border: 3px solid #d8d8d8;
    border-radius: 15px;
    margin: 60px 15px;
    min-height: 300px;
}

.services-block .box .actions {
    display: none;
}

.services-block .box:hover {
    box-shadow: none;
    margin: 20px 15px;
}

.services-block .box:hover .actions {
    display: block;
}

.services-block .box .btn-outline-primary {
    color: #2C9CAA;
    border: 1px solid #2C9CAA;
    font-size: 12.5px;
    font-weight: 600;
}

.services-block .box .btn-outline-primary:hover {
    color: #2C9CAA;
    border: 1px solid #2C9CAA;
    background: #ffffff;
    box-shadow: none !important;
}

.services-block .box .btn-primary {
    color: #ffffff;
    background: #f58331;
    border: none;
    font-size: 12.5px;
    font-weight: 600;
    padding: 8px 16px;
}

.services-block .box .btn-primary:hover {
    color: #ffffff;
    background: #f58331;
    box-shadow: none !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.services-block .box img {
    width: auto;
    height: 105px;
    margin-top: 45px;
    margin-bottom: 30px;
}

.services-block .box h3 {
    font-family: "slaboRegular";
    font-size: 20px;
    color: #2C9CAA;
}

.services-block .box p {
    font-family: "MontserratMedium";
    font-size: 10.5px !important;
    text-transform: none;
    color: #000000;
}

.mt-65 {
    margin-top: 65px;
}

/*.slick-next:before,
.slick-prev:before {
    color: #2C9CAA;
    font-size: 40px;
}

.slick-prev:before {
    background: url("./images/left-arrow.png") no-repeat;
}

.slick-next:before {
    background: url("./images/right-arrow.png") no-repeat;
}
*/
.why-choose {
    margin-top: 130px;
}

.why-choose .box {
    border: 3px solid #d8d8d8;
    border-radius: 15px;
    padding: 75px 40px;
    margin: 0 15px;
}

.why-choose .box h4 {
    position: relative;
    font-family: "MontserratMedium";
    top: 15px;
    font-size: 17px;
}

.why-choose .box img {
    width: 55px;
    height: 55px;
    margin-right: 10px;
}

.why-choose .box p {
    font-family: "MontserratMedium";
    font-size: 12px;
    margin-top: 10px;
}

.mt-50 {
    margin-top: 50px;
}

.pd-15 {
    padding: 15px;
}

.pd-40 {
    padding: 40px !important;
}

.btn-primary {
    background: #f58331;
    border: none;
}

.btn-primary:hover {
    background: #f58331;
}

.br-rt {
    border-right: 3px solid #d8d8d8;
}

.features {
    margin-top: 105px;
}

.features .block {
    margin: 15px 15px 0 15px;
}

.features h2 {
    color: #ffffff;
    font-size: 25px;
    padding: 30px 35px 0 35px;
    background: #2C9CAA;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    float: left;
    margin-bottom: 0;
}

.bg-blue {
    background: #2C9CAA;
}

.features .subhead p {
    font-family: "MontserratMedium";
    padding-top: 10px;
    margin-left: 50px;
    margin-bottom: 0;
    color: #ffffff;
}

.features .text-block {
    margin: 45px 15px;
    border: 3px solid #f58331;
    border-radius: 15px;
    padding: 30px 40px 15px 40px;
}

.features .text-block p {
    font-family: "MontserratMedium";
    color: #ffffff;
    font-size: 16.5px;
    margin-bottom: 25px;
    padding-top: 10px;
}

.features .text-block hr {
    border: 1px solid #f58331;
    margin-bottom: 15px;
}

.features .text-block img {
    height: 44px;
    width: 44px;
    position: absolute;
    left: 10px;
}

.features img.feature {
    position: absolute;
    top: -30px;
    height: 530px;
    width: 100%;
}

.testimonials {
    margin-top: 120px;
}

.testimonials h2 {
    font-size: 25px;
    color: #2C9CAA;
}

.testimonials .box img {
    width: 235px;
    height: 245px;
}

.testimonials .slick-next,
.testimonials .slick-prev {
    top: 25%;
}

.testimonials h5 {
    margin-top: 50px;
    color: #2C9CAA;
    font-size: 20px;
}

.testimonials p {
    color: #4b4b4d;
    margin-top: 10px;
    font-family: "MontserratMedium";
    font-size: 16px;
}

.testimonials .btn-primary {
    background: #f58331;
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
}

.mt-60 {
    margin-top: 60px;
}

.pt-40 {
    padding-top: 40px;
}

footer h5 {
    font-family: "MontserratMedium";
    font-size: 21.5px;
}

footer p {
    margin-bottom: 0;
}

footer p a {
    color: #ffffff;
    font-family: "MontserratMedium";
    font-size: 12px;
}

footer p a:hover {
    color: #f58331;
    text-decoration: none;
}

footer .desc p {
    font-family: "MontserratMedium";
    font-size: 12px;
}

footer .brochure {
    position: absolute;
    top: 40%;
    right: 15%;
}

footer .brochure p {
    font-family: "MontserratMedium";
    font-size: 12px;
}

footer .brochure a.btn-download {
    background: #f58331;
    border-radius: 5px;
    border: none;
}

footer .brochure a.btn-download:hover {
    background: #f58331;
    box-shadow: 1px 1px 8px -4px #000;
}

footer ul li img {
    width: 23px;
    height: 23px;
    margin-right: 5px;
}

footer ul li a {
    font-family: "MontserratMedium";
    color: #ffffff;
}

footer ul li a:hover {
    color: #f58331;
    text-decoration: none;
}

.mt-20 {
    margin-top: 20px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-45 {
    margin-top: 45px;
}

.pb-40 {
    padding-bottom: 40px;
}

.br-white {
    border-right: 3px solid #ffffff;
}

.mr-20 {
    margin-right: 20px;
}

.mr-40 {
    margin-right: 40px;
}

.header-social {
    position: absolute;
    right: 6.5%;
    top: 100%;
    background: #ffffff;
    border-top: 3px solid #f58331;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.header-social ul {
    margin-bottom: 0;
}



/* Position and sizing of burger button */

.bm-burger-button {
    position: relative;
    width: 28px;
    height: 15px;
    left: 0;
    top: 0;
    margin-right: 40px;
}



/* Color/shape of burger icon bars */

.bm-burger-bars {
    background: #373a47;
}



/* Position and sizing of clickable cross button */

.bm-cross-button {
    height: 24px;
    width: 24px;
}



/* Color/shape of close button cross */

.bm-cross {
    background: #bdc3c7;
}



/* General sidebar styles */

.bm-menu {
    background: #373a47;
    padding: 2.5em 1.5em 0;
    font-size: 1.15em;
}



/* Morph shape necessary with bubble or elastic */

.bm-morph-shape {
    fill: #373a47;
}



/* Wrapper for item list */

.bm-item-list {
    color: #b8b7ad;
    padding: 0.8em;
}



/* Individual item */

.bm-item {
    display: inline-block;
}



/* Styling of overlay */

.bm-overlay {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 1;
    transition: opacity 0.3s;
}

.bm-overlay {
    top: 0;
}

.bm-menu-wrap {
    left: 0;
    top: 0;
}

nav ol.breadcrumb {
    background-color: #ffffff;
    padding: 50px 0;
    margin-bottom: 0;
}

nav ol.breadcrumb a {
    color: #727376;
    font-family: "MontserratMedium";
    font-size: 11px;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #727376;
    font-size: 11px;
}

.breadcrumb-item.active {
    color: #f58331;
    font-family: "MontserratMedium";
    font-size: 11px;
    top: 6px;
    position: relative;
}

/*.box-border {
    border: 3px solid #ccc;
    border-radius: 15px;
    padding: 110px 40px 40px 40px;
}
*/
.box-border-static {
    border: 3px solid #ccc;
    border-radius: 15px;
    padding: 40px;
}

.box-border-rhs {
    border: 3px solid #ccc;
    border-radius: 15px;
    padding: 30px;
}

.box-border-img {
    border: 3px solid #ccc;
    border-radius: 15px;
}

.rhs-pd-left {
    padding-left: 5px;
}

.services .doctor {
    position: absolute;
    top: -70px;
    left: 50px;
    background: #ffffff;
    display: none;
}

.services .doctor img {
    width: 72px;
    height: 75px;
    margin: 30px;
}

.services .banner-text h1,
.static .banner-text h1 {
    color: #ffffff;
    font-size: 25px;
    line-height: 1.2;
    text-transform: uppercase;
}

.services h1,
.static h1 {
    font-size: 21px;
    color: #2C9CAA;
    text-transform: uppercase;
}

.services h2,
.static h2 {
    font-family: "MontserratMedium";
    font-size: 21px;
    color: #2C9CAA;
    text-transform: uppercase;
    margin-top: 5px;
}

.services p,
.static p,
.static ul li {
    font-family: "MontserratMedium";
    font-size: 15.5px;
    color: #595959;
}

.static ul.no-dots {
    list-style-type: none;
}

.services li {
    font-family: "MontserratMedium";
    font-size: 15px;
    color: #595959;
}

.mb-85 {
    margin-bottom: 85px;
}

.box-border-rhs p.text-head {
    font-family: "MontserratMedium";
    font-size: 17px;
    color: #606062;
}

.box-border-rhs p.text-head span {
    display: block;
    font-family: "MontserratMedium";
    color: #2C9CAA;
}

.box-border-rhs .form-group {
    margin-bottom: 5px;
}

.box-border-rhs .form-control {
    padding: 9px 10px;
    border: 2px solid #ccc;
    /*color: #bdbfc1;*/
    font-size: 12.5px;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-65 {
    margin-top: 65px;
}

.mb-90 {
    margin-bottom: 90px;
}

.box-border-rhs hr {
    border: 2px solid #2C9CAA;
    margin: 30px 0;
}

.box-border-rhs h3 {
    font-family: "MontserratMedium";
    font-size: 18px;
    color: #404040;
}

.box-border-rhs h5,
.box-border-rhs h5 a {
    font-size: 18px;
    color: #2C9CAA;
    font-weight: 200;
}

.box-border-rhs h5 a:hover {
    color: #f58331;
    text-decoration: none;
}

.box-border-rhs .box img {
    height: 75px;
    width: 75px;
}

.box-border-rhs .box p.tsm-text {
    color: #595959;
    font-size: 10px;
    text-align: justify !important;
}

.box-border-rhs .box img.services {
    height: 100px;
    width: auto;
}

.box-border-rhs .slick-next {
    right: 0;
}

.box-border-rhs .slick-prev {
    left: 0px;
    z-index: 9;
}

.box-border-rhs .slick-next,
.box-border-rhs .slick-prev {
    top: 20%;
}

.bm-menu {
    padding: 0;
    background: #ffffff;
}

.bm-menu-wrap {
    width: 440px !important;
}

.bm-item-list {
    padding: 0;
}

.bm-overlay {
    background: rgba(0, 0, 0, 0.3);
}

.sidenav .bg-left {
    display: block;
    width: 80px;
    background: #2C9CAA;
    height: 100%;
    float: left;
}

.sidenav .bm-cross-button {
    left: 30px;
    top: 40px !important;
}

.sidenav .bm-cross {
    width: 2px !important;
    height: 16px !important;
    background: #f58331;
}

.sidenav .menu-links {
    padding-top: 30px;
    padding-left: 20px;
    display: block;
    outline: none;
    overflow: auto;
    height: 92%;
}

.sidenav .menu-links a.menu-item {
    display: block;
    color: #2C9CAA;
    font-size: 18px;
    margin-bottom: 10px;
}

.sidenav .menu-links a.menu-item:hover {
    color: #f58331;
    text-decoration: none;
    font-weight: 900;
    padding-left: 10px;
    transition: 0.75s;
}

.sidenav .menu-links .submenu a.sub {
    font-family: "MontserratMedium";
    font-size: 15px;
    color: #4b4b4d;
    font-weight: 200;
}

.sidenav .menu-links .submenu .bb-bt {
    border-bottom: 1px solid #4b4b4d;
    width: 86%;
    padding-bottom: 5px;
}

.sidenav .menu-links .menuserv button {
    display: none;
}

.sidenav .menu-links .menuserv button.btn-primary {
    display: none;
    position: relative;
    left: 115px;
    padding: 0px 10px;
    background: #f58331;
    border: none;
}

.sidenav .menu-links .submenu {
    display: none;
    margin-left: 15px;
}

.sidenav .menu-links .menuserv:hover .submenu {
    display: block;
}

.sidenav .menu-links .menuserv:hover button {
    display: inline-block;
}

.sidenav .left-menu-social {
    position: absolute;
    width: 100%;
    padding-left: 100px;
    border-top: 2px solid #2C9CAA;
    margin: 0 auto;
    box-shadow: 1px 1px 18px #888;
    bottom: 1px;
}

.sidenav .left-menu-social a {
    padding: 0;
}

.sidenav .left-menu-social img {
    width: 22px;
    height: 22px;
}

.sidenav .menu-links a {
    padding: 0;
}

.mr-5 {
    margin-right: 5px !important;
}

.modal-fs {
    min-width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.modal-fs .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    border: none;
}

.modal-fs .modal-header {
    border-bottom: none;
}

.modal-fs .close {
    font-weight: 200;
    font-family: "opensansLight" !important;
    font-size: 35px;
    right: 50px;
    position: absolute;
    top: 20px;
}

.modal-fs .box-border {
    padding: 20px 90px;
}

.mt-75 {
    margin-top: 75px;
}

.mb-75 {
    margin-bottom: 75px;
}

.modal-fs .doctor {
    position: absolute;
    top: 6px;
    left: 45%;
    background: #ffffff;
}

.modal-fs .doctor img {
    width: 60px;
    height: 70px;
    margin: 27px;
}

.modal-fs h2 {
    font-size: 30px;
    color: #2C9CAA;
    font-family: "opensansBold";
}

.width-50 {
    width: 50%;
}

.modal-fs .nav-pills .nav-link-rhs {
    padding: 15px 0;
    font-size: 20px;
    font-family: "MontserratMedium";
    color: #bdbdbd;
    background: #e6e7e8;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 0;
}

.modal-fs .nav-pills .nav-link-lhs {
    padding: 15px 0;
    font-size: 20px;
    font-family: "MontserratMedium";
    color: #bdbdbd;
    background: #e6e7e8;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom: 0;
}

.modal-fs .nav-pills .nav-link-lhs.active,
.modal-fs .nav-pills .show>.nav-link-lhs {
    color: #ffffff;
    background-color: #2C9CAA;
    padding: 15px 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 20px;
    font-family: "MontserratMedium";
    border-bottom: 0;
}

.modal-fs .nav-pills .nav-link-rhs.active,
.modal-fs .nav-pills .show>.nav-link-rhs {
    color: #ffffff;
    background-color: #2C9CAA;
    padding: 15px 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 20px;
    font-family: "MontserratMedium";
    border-bottom: 0;
}

.mt-100 {
    margin-top: 100px;
}

.margin-40 {
    margin: 40px;
}

.modal-fs hr {
    margin: 40px 0;
    border-top: 2px solid #c8c8c8;
}

.modal-fs label {
    font-size: 16px;
    font-family: "MontserratMedium";
}

.react-datepicker__time-container {
    width: 100% !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
    width: 100% !important;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
    width: auto !important;
}

.react-datepicker-wrapper,
.react-datepicker__input-container {
    width: 100%;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav a.closebtn {
    position: absolute;
    top: 0;
    left: -4px;
    font-size: 36px;
    font-family: 'MontserratMedium';
    color: #f58331;
}

.sidenav a.closebtn:hover {
    color: #f58331;
}

a.nav-login {
    color: #ffffff !important;
}

a.menu {
    cursor: pointer;
}

#err-msg,
#continuous-err-msg,
#err-ser-msg,
#err-mc-msg,
#err-rhs-msg,
#err-ru-msg {
    color: red;
}

.datepicker {
    padding: 6px;
}

.datepicker td,
.datepicker th {
    font-family: 'MontserratMedium';
    font-size: 15px;
}

.ui-timepicker-list li {
    font-family: 'MontserratMedium';
}

.modal-msg button.close {
    top: -32px;
    position: absolute;
    right: -27px;
    color: #ffffff;
    font-size: 35px;
    font-family: 'MontserratMedium';
    font-weight: 100;
}

.modal-msg button.close span {
    color: #fff !important;
    font-family: 'MontserratMedium';
}

.modal-msg p {
    margin: 40px;
}

.modal.show .modal-msg {
    top: 10%;
}

.btn-primary.focus,
.btn-primary:hover,
.btn-primary:focus {
    /*box-shadow: none;*/
    box-shadow: 1px 1px 20px -9px #000;
}

.btn-primary.disabled,
.btn-primary:disabled {
    background: #f58331;
}

.home-banner img {
    width: 100%;
}

.np-right-0 {
    padding-right: 0;
}

.static-full nav ol.breadcrumb {
    padding: 20px 0;
}

.static table,
.static td {
    border: 1px solid #2C9CAA;
    border-collapse: collapse;
    background: #fff;
    color: #595959;
    font-family: 'MontserratMedium';
    text-align: left;
    padding: 20px;
}

.static table,
.static th {
    border: 1px solid #2C9CAA;
    border-collapse: collapse;
    background: #2C9CAA;
    color: #fff;
    padding: 20px 0;
    text-align: center;
}

.nav-pills .nav-link {
    color: #2C9CAA;
    font-size: 26px;
    font-family: 'MontserratMedium';
    border-bottom: 2px solid #f58331;
    border-radius: 0;
    padding-left: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: #fff;
    color: #f58331;
}

.salient .nav-tabs .nav-link {
    color: #2C9CAA;
    font-size: 26px;
    font-family: 'MontserratMedium';
    border-bottom: 2px solid #f58331;
    border-radius: 0;
    padding-bottom: 40px;
    position: relative;
}

.salient .nav-tabs {
    border-bottom: 0;
}

.salient .nav-tabs .nav-link {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #f58331;
}

.salient .nav-tabs .nav-link:focus,
.salient .nav-tabs .nav-link:hover,
.salient .nav-tabs .nav-link.active {
    border-color: #fff #fff #f58331;
}

.salient .nav-tabs .nav-link.active::after {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #f58331;
    content: " ";
    position: absolute;
    bottom: 0px;
    left: 40%;
}

.salient .tab-content p {
    padding: 50px 60px;
    border-bottom: 2px solid #f58331;
    margin-right: 50px;
}

.about-border {
    border-right: 2px solid #f58331;
    padding-right: 0;
}

.pl-45 {
    padding-left: 45px;
}

.salient .nav-link img {
    padding: 0 5px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-80 {
    margin-top: 80px;
}

.static p.title {
    font-size: 16px;
    font-family: 'opensansBold';
    margin-bottom: 0;
}

.static p.qualif {
    font-size: 16px;
    font-family: 'MontserratMedium';
    margin-bottom: 0;
}

.iframe-rwd {
    position: relative;
    padding-bottom: 65.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.iframe-rwd iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.call-now {
    position: fixed;
    bottom: 0;
    background: #fff;
    padding: 10px;
    width: 100%;
    z-index: 999 !important;
    box-shadow: 0 -4px 14px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 -4px 14px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 -4px 14px 0 rgba(0, 0, 0, 0.19);
}

.call-now .btn-call {
    padding: 0px 17px;
    height: 32px;
    float: right;
    background: #f58331;
    border: none;
    color: #fff;
    border-radius: 5px;
}

.call-now p {
    position: absolute;
    top: 18px;
    font: 400 14px 'MontserratMedium';
}

.mt-0 {
    margin-right: 0;
}

.mb-10 {
    margin-bottom: 10px;
}

.mtb-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.leadership h2 {
    font-family: 'opensansBold';
    font-size: 18px;
}

.slick-initialized .slick-slide {
    outline: none;
}

/* Manoj Custom CSS */

.services .home-banner {
    position: relative;
    min-height: 320px;
    background: #2C9CAA;
}

.services .home-banner .banner-text {
    top: 0%;
    display: flex;
    height: 100%;
}

.services .home-banner .banner-text h1 {
    padding-right: 30px;
    padding-left: 0px;
    padding-top: 15%;
    vertical-align: bottom;
    font-family: 'MontserratSemiBold';
}

.services .home-banner .banner-text .form-block {
    background-color: #fff;
    padding: 0px 25px 20px 25px;
    border-radius: 0 0 50% 50%;
    width: 300px;
    max-height: 250px;
    text-align: center;
}

.services .home-banner .banner-text .form-block h4 {
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 10px;
    color: #2C9CAA;
    /*font-family: 'MontserratSemiBold';*/
}



.services .leadeForm {
    max-width: 330px;
    margin: auto;
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1);
    padding: 30px 20px 30px 20px;
    border-radius: 15px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.services .leadeForm h4 {
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 10px;
    text-align: center;
    color: #2C9CAA;
}

.our_expert_team {
    text-align: center;
}

.box-border-rhs .our_expert_team .box img {
    width: 150px;
    height: auto;
}

.box-border-rhs .our_expert_team .box .tsm-text {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0;
    color: #2C9CAA;
}

.box-border-rhs .our_expert_team .box .exp-text {
    color: #999;
    font-size: 13px;
    margin-top: -5px;
}
.required
{
    color: red;
}

@media(max-width: 992px) {
    .rhs-pd-left {
        padding-left: 15px;
    }
}

@media (min-width: 1380px) {
    .header-social {
        right: 11.5%;
    }

    .banner-text {
        right: 11.5%;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    footer .brochure {
        position: relative;
        top: 30%;
        right: 0%;
    }

    .services .banner-text {
        top: 25%;
    }
}

@media (min-width: 670px) and (max-width: 768px) {
    .navbar-expand-sm .navbar-toggler {
        display: block;
    }

    

    .header-link {
        border: none;
    }

    .banner-text h1,.sli-mb-text {
        font-size: 35px;
        line-height: 35px;
    }

    .banner-text {
        top: 19%;
    }

    .services-block .container {
        padding-left: 0;
    }

    .services-block .box {
        margin: 60px 25px;
    }

    .slick-prev {
        left: -5px;
    }

    .slick-next {
        right: -5px;
    }

    .features img.feature {
        display: none;
    }

    footer .brochure {
        position: relative;
        top: 30%;
        right: 0%;
    }

    .nav-pills .nav-link {
        font-size: 20px;
    }

    .salient .nav-link img {
        width: 45px;
    }

    .services .banner-text {
        top: 16%;
    }

    .modal-fs .box-border {
        padding: 20px;
    }

    .modal-fs .nav-pills .nav-link-lhs.active,
    .modal-fs .nav-pills .show>.nav-link-lhs,
    .modal-fs .nav-pills .nav-link-lhs {
        font-size: 15px;
    }

    .modal-fs .nav-pills .nav-link-rhs {
        font-size: 15px;
    }

    .modal-fs .nav-pills .nav-link-rhs.active,
    .modal-fs .nav-pills .show>.nav-link-rhs {
        font-size: 15px;
    }

}

@media (min-width: 469px) and (max-width: 667px) {
    .navbar-expand-sm .navbar-toggler {
        display: block;
    }

    .navbar-expand-sm .navbar-collapse {
        display: none !important;
    }

    .header-link {
        border: none;
    }

    .banner-text h1,.sli-mb-text {
        font-size: 30px;
        line-height: 25px;
    }
    h2.sli-mb-text{
        margin-bottom: 20px;
    }

    .banner-text {
        top: 48%;
    }

    .home-page .home-banner {
        background-image: url(/images/home-page-banner-mobile.png) !important;
        width: 100%;
        height: 400px;
        background-size: cover;
    }

    .banner-text {
        right: 22%;
        top: 55%;
    }

    .services .home-banner .banner-text {
        right: 0;
    }

    .services .home-banner .banner-text h1 {
        padding-top: 15px;
        font-size: 23px;
        line-height: 1;
    }

    .banner-text h1,.sli-mb-text {
        font-size: 30px;
        line-height: 25px;
        text-align: center;
    }

    footer .brochure {
        position: relative;
        top: 30%;
        right: 0%;
    }

    .leadership img.team {
        width: 150px;
    }
}

@media (max-width: 468px) {

    .services .banner-text h1,
    .static .banner-text h1 {
        font-size: 18px;
        line-height: 25px;
    }

    .banner-text {
        right: 0;
        top: 30%;
    }

    .form-row {
        margin-right: 0;
    }

    nav ol.breadcrumb {
        padding: 15px 0;
    }

    .services .doctor {
        left: 32%;
    }

    /*
    .box-border {
        padding: 110px 20px 40px 20px;
    }
*/
    .banner-text h1,.sli-mb-text {
        font-size: 30px;
        line-height: 1.2;
        text-align: center;
        padding-top: 15px;
    }

    .services-block {
        margin-top: 50px;
    }

    .services-block .box {
        margin: 20px 50px;
    }

    .services-block .box:hover {
        margin: 20px 55px;
    }

    .why-choose {
        margin-top: 0px;
    }

    .slick-prev {
        left: 0;
        height: 40px;
        z-index: 9;
    }

    .slick-next {
        right: 0;
        height: 40px;
    }

    .why-choose .box {
        padding: 30px 20px;
    }

    .services-block h2,
    .why-choose h2 {
        font-size: 16px;
    }

    .services-block p,
    .why-choose p.subhead {
        font-size: 13px !important;
    }

    .features h2 {
        float: none;
        text-align: center;
    }

    .features .subhead p {
        margin-left: 0;
        text-align: center;
    }

    footer .brochure {
        position: initial;
        margin-top: 40px;
    }

    .modal-fs .box-border {
        padding: 20px 0;
    }

    .modal-fs h2 {
        font-size: 20px;
    }

    .modal-fs .nav-pills .nav-link-lhs.active,
    .modal-fs .nav-pills .show>.nav-link-lhs,
    .modal-fs .nav-pills .nav-link-rhs,
    .modal-fs .nav-pills .nav-link-rhs.active,
    .modal-fs .nav-pills .show>.nav-link-rhs,
    .modal-fs .nav-pills .nav-link-lhs {
        font-size: 12px;
        border-bottom: 0;
    }

    .services-block .box .actions {
        display: block;
    }

    .home-banner {
        background-image: url(/images/home-page-banner-mobile.png) !important;
        width: 100%;
        height: 400px;
        background-size: cover;
    }

    .services-block .box p,
    .why-choose .box p {
        font-size: 14px !important;
    }

    .services .home-banner,
    .static .home-banner {
        height: auto;
    }

    .services .home-banner img {
        width: 100%;
        height: auto;
    }

    .services .banner-text,
    .static .banner-text {
        top: 18%;
        right: 4%;
    }

    .services .banner-text h1 {
        font-size: 20px;
        line-height: 1.2;
    }

    .navbar-toggler a.header-link {
        border: none;
        padding: 0;
        margin-right: 0;
        top: 3px;
        position: relative;
    }

    .navbar-toggler img.header-icon {
        margin-right: 0;
    }

    .box-border-rhs .box p.tsm-text {
        font-size: 14px;
        text-align: justify !important;
    }

    .banner-text .custom-select {
        width: 250px;
    }

    .box-border-static {
        padding: 15px;
    }

    .salient .nav-tabs .nav-link {
        padding: 10px 5px 30px 5px;
    }

    .salient .nav-link img {
        width: 45px;
    }

    .salient .nav-tabs .nav-link.active::after {
        left: 20%;
    }

    .salient .tab-content p {
        padding: 20px;
        margin-right: 35px;
    }

    .table {
        overflow: scroll;
    }

    .navbar-toggler {
        padding: 0;
    }

    .leadership img.team {
        width: 150px;
    }

    .services .home-banner .banner-text {
        right: 0;
    }

    .services .home-banner .banner-text h1 {
        padding-right: 10px;
        padding-top: 15px !important;
    }
}

@media(max-width: 380px) {
    .services .home-banner .banner-text h1 {
        padding-top: 15px;
    }
}

@media (max-width: 340px) {
    a.menu {
        margin-right: 15px !important;
    }

    .navbar-toggler a.header-link {
        top: 5px;
    }

    .banner-text {
        top: 45%;
    }

    .services .home-banner .banner-text {
        right: 0;
    }

    .services .home-banner .banner-text h1 {
        padding-right: 0px;
        padding-top: 15px
    }
}


.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('./images/loader.gif') 50% 50% no-repeat rgb(243, 243, 255);
    opacity: .7;
}

@media(max-width: 425px) {
    .services .home-banner .banner-text h1 {
        padding-top: 15px;
        font-size: 18px !important;
        line-height: 1;
    }
}


@media(max-width: 767px) {
    .services .mt-80 {
        margin-top: 8px;
    }

    .services .home-banner .banner-text h1 {
        padding-top: 15px !important;
        line-height: 1;
    }
}

@media(max-width: 992px) and (min-width: 768px) {

    .services .div_service_content ul,
    .services .div_service_content p {
        text-align: justify;
    }

}

.services .div_service_content ul,
.services .div_service_content p {
    text-align: justify !important;
}

/* SEO Related CSS*/
.bg_ef {
    background-color: #efefef;
}

.bg_ff {
    background-color: #fff;
}

.m-l-0 {
    margin-left: 0px;
}

/* Blog Page Css*/

.blog-static-page .navbar-expand-sm .navbar-nav .nav-link {
    font-family: "opensansBold" !important;
}


.static .banner-text h1 {
    font-size: 30px;
}

.blog-static-page p.blog_publish_info,
.blog-static-page p.blog_publish_info span {
    font-family: "slaboRegular";
    letter-spacing: 0.7px;
    font-size: 20px;
}


.blog-static-page .media img {
    width: 220px;
}

.blog-static-page .media p {
    margin-bottom: 0px;
    text-align: justify;
}

.blog-static-page .blog_section {
    background: url('/images/blog_banner.jpg') left no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
}

.blog-static-page .blog_section_inner {
    height: 100%;
}

.blog-static-page .custom_media_text,
.blog-static-page .custom_media_text p,
.blog-static-page .custom_media_text ul,
.blog-static-page .custom_media_text ol,
.blog-static-page .custom_media_text *,
.blogs-static-page .custom_media_text * {
    font-family: "opensansRegular";
    font-weight: unset;
}

.blog-static-page .custom_media img {
    width: 100%;
}

.blog-static-page .custom_media p {
    margin-bottom: 0px;
    text-align: justify;
}

.blog-static-page .blog-view-btn {
    padding: 2px 12px;
    background-color: #f4f4f4;
    color: #6a788f;
    font-size: 12px;
}

.blog-static-page .other_blogs_wrapper {
    padding: 10px 10px 20px 10px;
    background: #f7f7f7;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
}

.blog-static-page ul.other_blogs {
    list-style-type: none;
    padding-left: 5px;
    overflow-y: scroll;
    height: 350px;
    min-height: 349px;
}

.blog-static-page ul.other_blogs li {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 5px;
    padding-top: 5px;
}

.blog-static-page ul.other_blogs li a {
    font-size: 15px;
}

ul.other_blogs li:last-child {
    border-bottom: 0px;
}

.text-purple {
    color: #2C9CAA !important;
}

.blog-static-page .text-#f58331 {
    color: #f58331 !important;
}


@media (max-width: 767px) {
    .static .banner-text {
        position: absolute !important;
        right: 0px !important;
        top: 35% !important;
        width: 100%;
    }

    .static .banner-text h1,
    .blog-static-page p.blog_publish_info {
        text-align: center !important;
    }

    .blog-static-page .custom_media img {
        width: 100%;
        margin-bottom: 25px !important;
        margin-right: 0px !important;
    }

    .blog-static-page .other_blogs_wrapper {
        display: none;
    }

    .static .banner-text h1 {
        font-size: 20px;
        margin-bottom: 0px;
    }

    .static .banner-text {
        position: absolute !important;
        right: 0% !important;
        top: 17% !important;
        width: 100% !important;
    }

    .blog-static-page .custom_media img {
        width: 100%;
        margin-bottom: 25px !important;
        margin-right: 0px !important;
    }

    .blog-static-page .blog_section {
        background: url('/images/blog_banner.jpg') left no-repeat;
        background-size: contain !important;
        min-height: 200px;
        width: 100%;
        height: 100%;
        background-position: top;
    }

    .blog-static-page .other_blogs_wrapper {
        display: none;
    }
}


@media (max-width: 567px) {
    .static .banner-text {
        top: 15% !important;
        width: 100% !important;
    }

    .blog-static-page .blog_section {
        min-height: 120px;
    }

    .static .banner-text h1 {
        font-size: 18px;
    }

}

.blog-static-page .blog_direction h5 {
    font-size: 16px;
    font-family: opensansBold;
    color: #8877ba;
    margin-bottom: 0;
    text-shadow: 1px 1px 1px #ecdfdf;
}

.blog-static-page .blog_direction p {
    color: #777;
    font-size: 12px;
}

.blog-static-page .blog_direction a:hover,
.blog-static-page .blog_direction a:hover h5,
.blog-static-page .blog_direction a:hover i {
    text-decoration: none;
    color: #f58331;
}

.blog-static-page .blog_direction a:hover p {
    text-shadow: 0px 1px 1px #888
}

.w-100per {
    width: 100%;
}

.m-b-20 {
    margin-bottom: 20px;
}

.blogs-static-page .custom_media_text {
    font-family: "opensansRegular";
}

.blogs-static-page .custom_media img {
    width: 100%;
}

.blogs-static-page .custom_media p {
    margin-bottom: 0px;
    text-align: justify;
}

.blogs-static-page .blog-view-btn {
    padding: 2px 12px;
    background-color: #f4f4f4;
    color: #6a788f;
    font-size: 12px;
}

.blogs-static-page ul.other_blogs {
    list-style-type: none;
    padding-left: 5px;
    overflow-y: scroll;
    height: 500px;
    min-height: 499px;
}

.blogs-static-page ul.other_blogs li {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 5px;
    padding-top: 5px;
}

.blogs-static-page ul.other_blogs li a {
    font-size: 15px;
}

.blogs-static-page ul.other_blogs li:last-child {
    border-bottom: 0px;
}

/*.blogs-static-page .services .banner-text h1, .static .banner-text h1 {
   font-size: 40px;
}*/
.blogs-static-page .blog_section {
    background: url('/images/blog_banner.jpg') left no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
}

.blogs-static-page .blog_section_inner {
    height: 100%;
}

.blogs-static-page .other_blogs_wrapper {
    padding: 10px 10px 20px 10px;
    background: #f7f7f7;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .static .banner-text {
        position: absolute !important;
        right: 0% !important;
        top: 25% !important;
        width: 100% !important;
    }

    .blogs-static-page .custom_media img {
        width: 100%;
        margin-bottom: 25px !important;
        margin-right: 0px !important;
    }

    .blogs-static-page .blog_section {
        background: url('/images/blog_banner.jpg') left no-repeat;
        background-size: contain !important;
        min-height: 200px;
        width: 100%;
        height: 100%;
        background-position: top;
    }

    .blogs-static-page .other_blogs_wrapper {
        display: none;
    }
}

@media (max-width: 567px) {
    .static .banner-text {
        top: 20% !important;
        width: 100% !important;
    }
}


.banner-text .custom-select optgroup {
    color: #000 !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-t-0 {
    padding-top: 0px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}


.p-l-5 {
    padding-left: 5px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-r-10 {
    padding-bottom: 10px !important;
}

@media(max-width: 568px){
    .slick-next
    {
        right: 0;
    }
    .slick-prev
    {
        left: 0;
    }
}
.header_headerFrame__22L5K {
    width: 100%;
}
.header_header__2UwS3 {
    max-height: 150px;
    width: 1280px;
    background: #fafafa;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 25px;
}
.header_topHeader__3isVL {
    max-width: 1062px;
    margin: 0 auto;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.header_topHeader__3isVL {
    max-width: 1062px;
    margin: 0 auto;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
