/*
 Theme Name:     divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    divi Child Theme
 Author:         divi
 Author URI:     http://www.elegantthemes.com/gallery/divi/
 Template:       divi
 Version:        3.22.7
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
@import url("../divi/style.css");

@font-face {
    font-family: 'times_new_romanregular';
    src: url('fonts/times_new_roman_font-webfont.woff2') format('woff2'),
         url('fonts/times_new_roman_font-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'recoletaregular_demo';
    src: url('fonts/recoleta-regulardemo-webfont.woff2') format('woff2'),
         url('fonts/recoleta-regulardemo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'gilroyextrabold';
    src: url('fonts/gilroy-extrabold-webfont.woff2') format('woff2'),
         url('fonts/gilroy-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroy-mediumuploaded_file';
    src: url('fonts/gilroy-medium-webfont.woff2') format('woff2'),
         url('fonts/gilroy-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.container{
	width: 100%;
    max-width: 1180px;
}
.et_pb_row {
    width: 100%;
    max-width: 1180px;
}
.et_header_style_left .logo_container {
    position: relative;
}
.logo-div {
    float: left;
    width: 19%;
}
.header-top-right {
    float: right;
    width: 67%;
    text-align: right;
}
.logo_container img#logo {
    max-width: 216px;
    width: auto;
    max-height: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 0;
}
.header_top_item {
    margin-top: 3px;
    margin-bottom: 0;
}
header#main-header {
    background: #fedcea;
}
.header_top_item ul.contact {
    margin-top: 0;
    font-size: 0;
}
.header_top_item ul.contact li:first-child {
    padding-left: 0;
}
.header_top_item ul.contact li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 22px;
    padding-right: 32px;
    text-align: left;
    font-weight: 500;
    font-size: 15px;
    color: #333;
    line-height: 22px;
	font-family: 'Inter', sans-serif;
}
.header_top_item ul.contact li:last-child {
    padding-right: 0;
}
.header_top_item ul.contact li .has-icon {
    position: relative;
    padding-left: 38px;
}
.header_top_item ul.contact li .has-icon .icon {
    position: absolute;
    left: 0;
    z-index: 1;
    font-size: 22px;
    top: 2px;
}
header .header_top_item ul.contact li.phone strong {
    color: #333;
    font-weight: 500;
}
 header .header_top_item ul.contact li .has-icon .icon i{
     color: #333;
 }
.header_top_item ul.contact li .has-icon p {
    font-weight: 500;
}
div#et-top-navigation ul#top-menu li a {
    font-size: 16px;
    text-transform: none;
    line-height: 26px;
    font-weight: 600;
    color: #1f284c;
    font-style: normal;
    padding-top: 13px;
    padding-bottom: 14px;
    font-family: 'gilroy-mediumuploaded_file';
}
div#et-top-navigation {
    padding: 0 !important;
    float: right;
    padding-top: 20px !important;
}
.logo-div img#logo {
    vertical-align: initial;
    padding: 5px 0 0;
    width: 200px;
}
.et_pb_section.full-width-slider-divv {
    z-index: 9;
}
.nav-menu-list {
    float: left;
    width: 100%;
    background: #fff;
}
div#et-top-navigation ul#top-menu li {
    margin-right: 15px;
}
div#et-top-navigation ul#top-menu li:last-child {
    margin-right: 0;
}
div#et-top-navigation ul#top-menu li.btn-primary-dv a {
    background: #57b5e6;
    margin-top: 8px;
    color: #fff;
    border-radius: 100px;
    padding: 6px 18px;
}
footer#main-footer p {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 26px;
	font-family: 'Inter', sans-serif;
}
div#footer-widgets .footer-widget:first-child {
    width: 23%;
    margin-right: 4%;
}
div#footer-widgets .footer-widget:nth-child(2) {
    width: 19%;
    margin-left: 3%;
    margin-right: 0%;
}
div#footer-widgets .footer-widget:nth-child(3) {
    margin-right: 2%;
    width: 26%;
}
div#footer-widgets .footer-widget:last-child {
    width: 23%;
}
div#footer-widgets .footer-widget h4 {
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    padding-bottom: 0;
	font-family: 'gilroyextrabold';
}
footer#main-footer {
    background-size: cover;
    background: #1f284c;
}
div#footer-widgets .footer-widget ul li:before {
    position: absolute;
    top: 1px;
    left: 0;
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 65%;
    border: 0;
}
div#footer-widgets .footer-widget:nth-child(3) p:nth-child(3) {
    margin-bottom: 0;
}
div#footer-widgets .footer-widget:nth-child(3) p img {
    width: 20px;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
div#footer-widgets .footer-widget:nth-child(3) p a {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
	font-family: 'Inter', sans-serif;
}
div#footer-widgets .footer-widget ul li {
    font-size: 15px;
    line-height: 30px;
	font-family: 'Inter', sans-serif;
}
div#footer-bottom div#footer-info {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: 'gilroyextrabold';
    text-align: center;
    width: 100%;
}
ul.et-social-icons li a.icon {
    font-size: 15px;
    color: #fff;
    vertical-align: bottom;
    line-height: 4px;
    margin-right: 15px;
	font-family: 'Inter', sans-serif;
}
.page-featured-inner {
    position: relative;
}
.page-caption-div {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    align-items: center;
    z-index: 9;
}
.page-caption-div h1, .page-caption-div h2 {
    color: #ffffff;
    font-size: 40px;
    line-height: 43px;
    text-transform: none;
    text-align: left;
    font-weight: 700;
    padding-bottom: 0;
    font-family: 'gilroyextrabold';
}
.breadcrumbs, .breadcrumbs a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding-top: 10px;
    text-align: left;
	font-family: 'Inter', sans-serif;
}
.et_pb_section.content-overal-divv .et_pb_column.et_pb_column_3_5 {
    margin-right: 3%;
    width: 70%;
}
.et_pb_section.content-overal-divv .et_pb_column.et_pb_column_2_5 {
    width: 27%;
}
.et_pb_section.content-overal-divv h2, .et_pb_section.content-overal-divv h3 {
    font-size: 28px;
    line-height: 32px;
    text-align: left;
    font-weight: 800;
    color: #57b5e6;
    letter-spacing: 0px;
    margin-bottom: 15px;
    font-family: 'gilroyextrabold';
    padding-bottom: 0;
}
.et_pb_section.content-overal-divv p {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 0;
	font-family: 'Inter', sans-serif;
    letter-spacing: 0.01em;
}
.et_pb_section.content-overal-divv ul li {
    font-size: 16px;
    color: #434343;
    line-height: 32px;
    text-align: left;
	font-family: 'Inter', sans-serif;
}
.et_pb_section.content-overal-divv ul {
    margin-bottom: 10px;
    padding-left: 0;
}
.et_pb_section.content-overal-divv .et_pb_column_3_5 ul li {
    position: relative;
    padding-left: 20px;
    list-style-type: none;
}
.et_pb_section.content-overal-divv .et_pb_column_3_5 ul li:before {
    content: "";
    position: absolute;
    background: #57b5e6;
    height: 10px;
    width: 10px;
    border-radius: 100px;
    left: 0;
    top: 12px;
}
.et_pb_section.content-overal-divv .et_pb_column.et_pb_column_2_5 .et_pb_module.et_pb_sidebar_0 {
    padding: 0;
    border: 0;
}
.et_pb_section.content-overal-divv .et_pb_column.et_pb_column_2_5 .et_pb_module.et_pb_sidebar_1 {
    padding: 0;
    border: 0;
}
.et_pb_module.side-right-area-div div#block-13 {
    background: #57b5e6;
    padding: 20px 20px 0;
}
.et_pb_module.side-right-area-div h4 {
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.6em;
    padding-bottom: 14px;
    margin-bottom: 22px;
    position: relative;
    font-family: 'gilroyextrabold';
}
.et_pb_module.consult-now-div form input, .et_pb_module.consult-now-div form textarea {
    border-bottom: none;
    border-left: none;
    border: 1.5px solid #edf0ef;
    background: #fff;
    padding: 8px 15px 8px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    width: 100%;
    margin-top: 10px;
    color: #323232;
    border-radius: 5px;
	font-family: 'Inter', sans-serif;
}
.et_pb_module.side-right-area-div h4:after {
    content: "";
    width: 43px;
    height: 4px;
    left: 0;
    bottom: 0px;
    position: absolute;
    background-color: #fff;
}
.et_pb_module.consult-now-div form textarea {
    max-height: 100px;
}
.content-overal-divv .et_pb_module.consult-now-div form p {
    margin-bottom: 10px;
}
.fst-widget-cnt-bar {
    background: #272824;
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    margin-top: -8px;
    margin-bottom: 0;
    padding: 25px 40px 30px 40px;
    margin-left: 1px;
}
.fst-widget-cnt-bar h6 {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.5;
    font-weight: 600;
    padding: 0;
	font-family: 'Inter', sans-serif;
}
.fst-widget-cnt-bar h5 {
    font-size: 24px;
    color: #fff;
    line-height: 22px;
    font-weight: 700;
    font-family: 'gilroyextrabold';
}
.fst-widget-cnt-bar ul li {
    font-size: 14px !important;
    line-height: 20px !important;
    margin: 3px 0 0;
	font-family: 'Inter', sans-serif;
}
.et_pb_bg_layout_light .et_pb_widget li a {
    color: #666;
}
.fst-widget-cnt-bar ul li a i {
    color: #fff;
}
.fst-widget-cnt-bar ul li a span {
    color: #fff;
}
.et_pb_section.dtls-cnt-page-mn .et_pb_column.et_pb_column_1_3 {
    border: 1px solid #d5d5d5;
    border-radius: 5px !important;
    padding: 50px 20px;
}
.contact-page-dtls {
    text-align: center;
}
.contact-page-dtls i {
    font-size: 55px;
    color: #57b5e6;
}
.contact-page-dtls h3 {
    text-align: center;
    color: #272824;
    text-transform: none;
    font-size: 21px;
    line-height: 35px;
	font-family: 'Inter', sans-serif;
    font-weight: 700;
}
.contact-page-dtls p {
    font-style: normal;
    color: rgb(40, 59, 106);
    text-transform: none;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 15px;
    font-weight: 400;
	font-family: 'Inter', sans-serif;
}
.contact-page-dtls p a {
    color: #213360;
    font-weight: 600;
	font-family: 'Inter', sans-serif;
}
.schudle-inner-dv {
    text-align: center;
}
.schudle-inner-dv h5 {
    text-align: center;
    color: #213360;
    text-transform: none;
    font-size: 20px;
    line-height: 29px;
    font-weight: 700;
	font-family: 'Inter', sans-serif;
}
.schudle-inner-dv h3 {
    text-align: center;
    color: #272824;
    text-transform: none;
    font-size: 46px;
    line-height: 58px;
    font-weight: 700;
    margin-bottom: 15px;
	font-family: 'Inter', sans-serif;
}
.schudle-inner-dv p {
    font-style: normal;
    color: rgb(40, 59, 106);
    text-transform: none;
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 15px;
    font-weight: 400;
	font-family: 'Inter', sans-serif;
}
.cnt-mn-lft {
    float: left;
    width: 49%;
    margin-bottom: 20px;
}
.cnt-mn-rgt {
    float: right;
    width: 49%;
}
.et_pb_module.cnt-frm-pg-d input, .et_pb_module.cnt-frm-pg-d textarea {
    border: 1px solid #e6e5e5;
    color: #515359;
    background-color: #ffffff;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 10%);
    height: 45px;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
	font-family: 'Inter', sans-serif;
}
.et_pb_module.cnt-frm-pg-d textarea {
    margin-bottom: 15px;
    min-height: 100px;
}
.et_pb_section.cnt-map-page .et_pb_row {
    max-width: 100%;
}
.schudle-inner-dv.apt-lft-cnt h3 {
    margin-bottom: 0;
    font-size: 32px;
    padding-bottom: 0;
	font-family: 'Inter', sans-serif;
}
.schudle-inner-dv p {
    font-style: normal;
    color: rgb(40, 59, 106);
    text-transform: none;
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 15px;
    font-weight: 400;
	font-family: 'Inter', sans-serif;
}
.schudle-inner-dv {
    text-align: center;
}
.et_pb_section.scheudle-main-div .et_pb_column.et_pb_column_1_2:first-child {
    background: #fbfbfb;
    width: 49%;
    margin-right: 2%;
    padding: 30px;
    border: 1px solid #e6e5e5;
}
.et_pb_section.scheudle-main-div .et_pb_column.et_pb_column_3_5 {
    background: #fbfbfb;
    padding: 30px;
    border: 1px solid #e6e5e5;
    margin: auto;
}
.cnt-info-bok-d h3 {
    font-size: 24px;
    line-height: 24px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
	font-family: 'Inter', sans-serif;
}
.cnt-info-lft-d {
    float: left;
    width: 100%;
    margin-right: 10px;
}
.cnt-info-rht-d {
    float: right;
    width: 48%;
}
.cnt-info-bok-d p {
    font-style: normal;
    color: rgb(40, 59, 106);
    text-transform: none;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 15px;
    font-weight: 400;
	font-family: 'Inter', sans-serif;
}
.et_pb_module.cnt-frm-pg-d input.wpcf7-form-control.wpcf7-submit {
    text-align: center;
    background: #57b5e6;
    color: #fff;
    text-transform: none;
    font-size: 17px;
    line-height: 20px;
    border-radius: 100px;
    font-family: 'Inter', sans-serif;
    cursor: pointer;
}
.et_pb_module.cnt-frm-pg-d .form-row.last.text-center {
    text-align: center;
    width: 180px;
    margin: 25px auto auto;
}
.team-profilebuzz-contactcard {
    margin-bottom: 0px;
    padding: 28px 30px 0px 30px;
    background-color: #f4f9fd;
    border: 1px #dfeaf2 solid;
}
.team-profilebuzz-contactcard h2 {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
    font-style: normal;
    color: #193a5e;
	font-family: 'Inter', sans-serif;
}
.team-profilebuzz-contactcard hr {
    margin-top: 0;
    margin-bottom: 22px;
    border-top-color: #e2e2e2;
}
.team-profilebuzz-contactcard h3 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    font-style: normal;
	font-family: 'Inter', sans-serif;
    color: #193a5e;
}
.team-profilebuzz-contactcard p {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 0;
    letter-spacing: 0.01em;
	font-family: 'Inter', sans-serif;
}
.team-profilebuzz-contactcard ul.contact {
    margin-top: 5px;
    margin-bottom: 25px;
}
.team-profilebuzz-contactcard ul.contact li {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 26px;
	font-family: 'Inter', sans-serif;
}
.team-profilebuzz-contactcard ul.contact li i {
    width: 16px;
    margin-right: 9px;
    color: #193a5e;
}
.et_pb_section.about-doc-main-dd .et_pb_column.et_pb_column_3_5 {
    width: 63%;
}
.et_pb_section.about-doc-main-dd .et_pb_column.et_pb_column_2_5 {
    width: 31%;
}
.et_pb_section.about-doc-main-dd .et_pb_column.et_pb_column_2_5 .et_pb_module.et_pb_image {
    margin-bottom: 0;
}
.et_pb_module.serv-abt-cnt-lft-dd ul li {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 7px;
    padding-top: 0px;
    padding-bottom: 0;
	font-family: 'Inter', sans-serif;
}
.et_pb_module.serv-abt-cnt-lft-dd p {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 0;
    letter-spacing: 0.01em;
	font-family: 'Inter', sans-serif;
}
.et_pb_module.serv-abt-cnt-lft-dd h4 {
    margin-bottom: 0;
    font-size: 36px;
    line-height: 36px;
    font-weight: 800;
    font-style: normal;
    font-family: 'gilroyextrabold';
    color: #444;
    padding-bottom: 5px;
}
.et_pb_module.serv-abt-cnt-lft-dd h6 {
    font-size: 16px;
    color: #57b5e6;
    line-height: 28px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 0;
    font-family: 'gilroyextrabold';
    letter-spacing: 0.01em;
}
.team-profilebuzz-contactcard ul.contact li a {
    color: #333;
}
div#content-area div#sidebar {
    width: 27%;
    padding: 0;
    margin: 0;
}
div#content-area div#left-area {
    padding-right: 0;
    margin-right: 3%;
    width: 70%;
}
.blog div#main-content .container:before{
	display: none;
}
div#content-area div#sidebar div#block-13 {
    background: #57b5e6;
    padding: 20px 20px 0;
}
div#content-area div#left-area article {
    padding: 20px 23px 25px 23px;
    border: 1px #e2e2e2 solid;
    margin-bottom: 35px;
    float: left;
    width: 100%;
}
.test-page-img {
    float: left;
    width: 47%;
    margin-right: 25px;
}
.post-content-container {
    float: right;
    width: 49%;
}
.post-content-container {
    font-size: 15px;
    color: #434343;
    line-height: 24px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 0;
    letter-spacing: 0.01em;
	font-family: 'Inter', sans-serif;
}
.post-content-container h2 {
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    font-weight: 800;
    color: #030712;
    letter-spacing: 0px;
    margin-bottom: 15px;
    padding-bottom: 0;
	font-family: 'Inter', sans-serif;
}
#left-area .post-content-container p.post-meta {
    padding-bottom: 5px;
}
.btn-abt-dv {
    margin-top: 30px;
}
.btn-abt-dv a {
    background: #272824;
    margin-top: 8px;
    border-radius: 100px;
    padding: 6px 22px 10px;
    font-size: 17px;
    line-height: 26px;
    color: #fff;
	font-family: 'Inter', sans-serif;
    font-weight: 600;
}
.single div#left-area h1.entry-title {
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    font-weight: 800;
    color: #030712;
    letter-spacing: 0px;
    margin-bottom: 8px;
	font-family: 'Inter', sans-serif;
    padding-bottom: 0;
}
.single div#left-area p.post-meta {
    font-size: 15px;
    color: #434343;
    line-height: 24px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 0;
    letter-spacing: 0.01em;
	font-family: 'Inter', sans-serif;
}
.single div#left-area .entry-content .et_pb_section {
    padding-top: 0;
}
.single div#left-area .entry-content .et_pb_section p {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0;
	font-family: 'Inter', sans-serif;
}
.single div#et-main-area .container:before{
	display: none;
}
.et_pb_section.full-width-slider-divv .et_pb_slide_description {
    text-align: left;
    padding: 24% 0 24%;
    width: 54%;
    float: left;
}
.slider-content-div h3 {
    font-weight: 700;
    font-size: 70px;
    text-shadow: none;
    color: #272824 !IMPORTANT;
    line-height: 75px;
	font-family: 'Inter', sans-serif;
}
.btn-div {
    margin-top: 50px;
}
.btn-div a {
    border-radius: 100px;
    text-transform: none;
    font-size: 16px !important;
    background: #272824 !important;
    text-shadow: none;
    color: #fff;
    font-weight: 600;
    font-family: 'Inter', sans-serif; 
    padding: 9px 25px;
}
.slider-content-div p {
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 18px;
    color: rgb(40, 59, 106);
    text-shadow: none;
    margin-bottom: 20px;
	font-family: 'Inter', sans-serif;
}
.slider-content-div h4 {
    font-weight: 500;
    font-size: 58px;
    text-shadow: none;
    color: #333 !IMPORTANT;
    line-height: 60px;
    margin-bottom: 15px;
	font-family: 'Inter', sans-serif;
}
.phone-slider-d {
    display: inline-block;
    margin-right: 10px;
    margin-top: 40px;
}
.middle-services-title h2 strong {
    color: #1f284c;
}
.phone-slider-d a {
    text-shadow: none;
    padding: 14px 19px;
    margin-top: 30px;
    margin-right: 0;
    line-height: 24px;
    background: #57b5e6;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 100px;
	font-family: 'Inter', sans-serif;
}
.our-doc-sec-hm h4 {
    font-size: 20px;
    line-height: 16px;
    color: #444;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 15px;
    font-family: 'gilroyextrabold';
}
.our-doc-sec-hm h4:after {
    content: "";
    position: absolute;
    background: #272824;
    width: 62px;
    height: 2px;
    left: 0;
    bottom: 11px;
}
.our-doc-sec-hm h1 {
    font-size: 40px;
    margin: 0 0 10px;
    line-height: 41px;
    font-weight: 800;
    color: #57b5e6;
    font-family: 'gilroyextrabold';
}
.our-doc-sec-hm h1 strong {
    color: #1f284c;
    font-weight: 700;
}
.our-doc-sec-hm p {
    font-size: 16px;
    line-height: 27px;
    padding-top: 5px;
	font-family: 'Inter', sans-serif;
}
.et_pb_number_counter .percent p{
    line-height: 50px;
}
.doc-sigh-div.clearfix {
    float: right;
    width: 68%;
}
.doc-sigh-lft {
    float: left;
    width: 60%;
    text-align: right;
    padding-top: 20px;
    margin-right: 26px;
}
.doc-sigh-lft h4 {
    color: #272824;
    font-size: 23px;
    line-height: 33px;
    font-weight: 800;
	font-family: 'Inter', sans-serif;
}
.doc-sigh-lft h6 {
    font-size: 14px;
	font-family: 'Inter', sans-serif;
}
.doc-sigh-rgt {
    float: left;
    width: 35%;
}
.number-counter-divv .count-left-divv .percent {
    float: left;
    width: 30%;
}
.et_pb_number_counter_0.et_pb_number_counter .percent p {
    color: #7ebec5 !important;
}
.number-counter-divv .count-left-divv .percent span.percent-value {
    font-size: 52px;
    background: #57b5e6;
    padding: 24px 30px 25px 30px;
    border-radius: 50%;
    color: #fff;
    height: 130px;
    line-height: 130px;
    width: 130px;
    text-align: center;
    margin-right: 30px;
    font-weight: 700;
	font-family: 'Inter', sans-serif;
}
.number-counter-divv .count-left-divv h3.title {
    vertical-align: middle;
    color: #05668d;
    font-weight: 800;
    font-size: 35px;
    line-height: 40px;
    float: left;
    width: 68%;
    text-align: left;
    padding-top: 22px;
	font-family: 'Inter', sans-serif;
}
number-counter-divv .numb-abt-rgt .percent {
    margin-bottom: 0;
}
.number-counter-divv .numb-abt-rgt .percent span.percent-value {
    font-size: 33px;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
	font-family: 'gilroyextrabold';
}
.et_pb_section.number-counter-divv {
    padding: 0 0 10px;
}
.number-counter-divv .numb-abt-rgt h3.title {
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 800;
    line-height: 22px;
    font-family: 'gilroyextrabold';
}
.number-counter-divv .numb-abt-rgt .percent {
    margin-bottom: 5px;
    height: 63px;
}
.middle-hm-div h2 {
    font-weight: 700;
    font-size: 35px;
    text-shadow: none;
    color: #fff;
    line-height: 50px;
    margin-bottom: 0;
    font-family: 'gilroyextrabold';
    float: left;
    text-align: left;
    width: 70%;
    padding-left: 25px;
    padding-bottom: 0;
}
.middle-hm-div p {
    float: right;
    width: 28%;
    padding-top: 10px;  
}
.middle-hm-div {
    text-align: center;
}
.middle-hm-div p a {
    background: #57b5e6;
    margin-top: 8px;
    border-radius: 100px;
    padding: 14px 22px 16px;
    color: #fff;
    font-weight: 600;
    font-family: 'gilroyextrabold';
    font-size: 18px;
}
.middle-services-title {
    text-align: center;
}
.middle-services-title p {
    font-size: 16px;
    line-height: 27px;
	font-family: 'Inter', sans-serif;
}
.middle-services-title h2 {
    font-weight: 700;
    text-shadow: none;
    margin-bottom: 13px;
    font-size: 45px;
    color: #57b5e6;
    line-height: 46px;
    font-family: 'gilroyextrabold';
}
.cond-inner-div {
    padding: 27px 30px 31px 40px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #FFF;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 10px;
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 6%);
}
.cond-inner-div img {
    text-align: center;
    padding-left: 0;
    margin-bottom: 12px;
    width: 80px;
}
.cond-inner-div h3 {
    color: #57b5e6;
    font-weight: 800;
    font-size: 20px;
    line-height: 23px;
    display: block;
    position: relative;
    margin-bottom: 10px;
    padding-top: 6px;
	font-family: 'Inter', sans-serif;
}
.cond-inner-div p {
    font-size: 15px;
    line-height: 26px;
    text-decoration: none;
    text-transform: none;
    color: #7f7d7d;
    font-weight: 600;
	font-family: 'Inter', sans-serif;
}
.learn-more-div {
    margin-top: 20px;
}
.learn-more-div a {
    font-size: 16px;
    line-height: 25px;
    color: #272824;
    font-weight: 600;
	font-family: 'Inter', sans-serif;
}
.et_pb_section.cond-treated-main-dv .et_pb_column.et_pb_column_1_3 {
    margin-right: 35px;
    width: 31.3%;
}
.home-testi-image-full img {
    margin: auto auto 20px;
    width: 120px;
}
.testi-display p {
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 14px;
    text-shadow: none;
    margin-bottom: 30px;
    margin-top: 17px;
    padding-bottom: 0;
    margin-top: 0;
    margin-right: 2px;
    font-family: 'Inter', sans-serif;
}
div#footer-widgets .footer-widget:nth-child(4) p:nth-child(4) {
    margin-bottom: 0;
}
div#footer-widgets .footer-widget:nth-child(4) p:nth-child(3) {
    margin-bottom: 0;
}
div#footer-widgets .footer-widget:nth-child(4) p img {
    width: 20px;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.testi-display i {
    font-size: 25px;
    margin-top: 10px;
}
.home-testi-content h4 {
    color: #1f284c;
    margin: 20px 0 0;
    line-height: 1.1em;
    font-size: 20px;
    font-weight: 600;
    font-family: 'gilroyextrabold';
}
.home-testi-content h6 {
    color: #1f284c;
    font-weight: 600;
	font-family: 'Inter', sans-serif;
}
ul#hometesti button.slick-prev {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 26px;
    border-radius: 100px;
    text-indent: -9999px;
    z-index: 9;
    left: -40%;
    bottom: 110px;
    background: url(https://kiranheartcare.in/wp-content/uploads/2021/10/Left-aerow-1-1.png) no-repeat center;
}
ul#hometesti button.slick-next {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 26px;
    border-radius: 100px;
    text-indent: -9999px;
    z-index: 9;
    left: -30%;
    bottom: 110px;
    background: url(https://kiranheartcare.in/wp-content/uploads/2021/10/right-aerow-1.png) no-repeat center;
}
.et_pb_section.reviews-hm-main-div {
    padding-bottom: 0;
    position: relative;
}
.et_pb_section.Our-doctors-main-div .et_pb_column_1_3 {
    margin-top: 60px;
}
.et_pb_section.reviews-hm-main-div .hm-inner-review-d {
    box-shadow: 0 0 25px rgb(0 0 0 / 6%);
    border-radius: 100px;
    padding: 23px 65px;
    margin-top: -29px;
    z-index: 99;
    background: #f9f9f9;
    position: relative;
}
li.home-testimonials-section .testimonials-display {
    float: left;
    margin-right: 35px;
}
li.home-testimonials-section .testimonial-title-pic {
    float: left;
    width: 52%;
    margin-right: 65px;
}
.testimonials-display i {
    font-size: 50px;
    color: #57b5e6;
}
.testimonial-title-pic p {
    color: #223a66;
    font-family: 'Roboto';
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
	font-family: 'Inter', sans-serif;
}
li.home-testimonials-section .home-testimonials-content {
    float: left;
    width: 15%;
}
.home-testimonials-content img {
    width: 100px;
    text-align: center;
    margin: auto;
    margin-left: -12px;
    margin-bottom: 0px;
}
.home-testimonials-content h4 {
    color: #223a66;
    font-family: 'Roboto';
    font-size: 18px;
    margin-bottom: 2px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 4px;
	font-family: 'Inter', sans-serif;
}
.home-testimonials-content h6 {
    color: #223a66;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 400;
    text-align: left;
	font-family: 'Inter', sans-serif;
}
.review-rating-d {
    position: relative;
}
.review-rating-d img {
    width: 123px;
    right: 20px;
    bottom: 38px;
    position: absolute;
}
.et_pb_section.doc-hm-main-d {
    background: none;
}
div#et-top-navigation ul#top-menu li ul.sub-menu {
    padding: 15px 0;
    width: 270px;
    border-top: 3px solid #57b5e6;
}
div#et-top-navigation ul#top-menu li ul.sub-menu li a:hover {
    background: #272824;
    color: #fff;
}
div#et-top-navigation ul#top-menu li ul.sub-menu li {
    width: 100%;
    padding: 0 15px;
}
div#et-top-navigation ul#top-menu li ul.sub-menu li a {
    font-size: 16px !important;
    text-transform: none;
    font-weight: 600;
    width: 100%;
    color: #213360;
    line-height: 22px;
    padding: 11px 20px 11px 5px;
}
div#et-top-navigation ul#top-menu li a:after {
    top: 13px;
}
div#carousel ul.slides {
    padding: 0;
    margin: 32px 0 0;
}
div#carousel ul.slides li {
    width: 178px !important;
    margin: auto;
    text-align: center;
    padding: 28px 0 8px;
    line-height: 37px;
    text-transform: none;
    font-size: 13px;
    transition: all 300ms ease-in-out;
    white-space: normal;
    min-height: 125px;
    cursor: pointer;
    border-radius: 20px;
}
div#carousel ul.slides li img {
    margin-bottom: 10px;
}
div#carousel ul.slides li h4 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
    padding: 8px 10px;
    font-family: 'gilroyextrabold';
    text-align: center;
    font-weight: 600;
    min-height: 50px;
    text-transform: none;
    color: #333;
}
div#carousel {
    margin-bottom: 54px;
}
.flexslider {
    padding: 0;
}
.flexslider .slides>li {
    background: none;
    padding: 0;
}
.wpb_content_element ul li {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Inter', sans-serif;
    color: #031c3b;
    margin-bottom: 10px;
    padding-left: 30px;
    list-style-type: none;
}
.ta-img {
    float: left;
    width: 53%;
    margin-top: 0;
}
.ta-cnt {
    float: left;
    width: 45%;
    padding: 35px 15px 45px 47px;
    background: #57b5e6;
}
.reconstaction-button-div {
    margin-top: 20px;
}
.ta-cnt h6 {
    padding-bottom: 9px;
    font-size: 23px;
    line-height: 23px;
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    text-transform: none;
    margin: 0;
}
.ta-cnt h4 {
    padding: 0 0 15px;
    font-size: 33px !important;
    line-height: 33px;
    color: #fff;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    text-align: left;
    text-transform: none;
    margin: 0;
}
.ta-cnt p {
    padding-bottom: 22px;
    line-height: 24px;
    font-size: 16px;
    color: #fff !important;
    text-align: justify;
    font-family: 'Inter', sans-serif;
    padding-right: 40px;
    margin: 0;
    min-height: 193px;
}
.reconstaction-button-div a {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Inter', sans-serif;
    color: #2e2e2e !important;
    background: #fff;
    padding: 5px 24px;
    border-radius: 4px;
}
div#carousel ul.slides li br {
    display: none;
}
header .bok-apt-toop {
    display: none;
}
div#footer-widgets .footer-widget:nth-child(3) p:nth-child(4) {
    margin-bottom: 0;
}
div#footer-widgets .footer-widget ul#menu-social-menu li:before {
    display: none;
}
div#footer-widgets .footer-widget ul#menu-social-menu li {
    margin-bottom: 17px;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 16px;
    color: #f8f9fe;
    padding-left: 25px;
    display: inline-block;
    padding: 0 !important;
    margin-right: 5px;
}
div#footer-widgets .footer-widget ul#menu-social-menu {
    margin-top: 35px;
}
div#footer-widgets .footer-widget ul#menu-social-menu li a {
    color: rgba(255,255,255,0.80);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
div#footer-widgets .footer-widget ul#menu-social-menu li a i {
    font-size: 15px;
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    border-radius: 3px;
    text-align: center;
    line-height: 33px;
}
.mobile-numb-d {
    display: none;
}
.et_pb_section.doctor-videos-main .et_pb_column.et_pb_column_1_3 {
    margin-right: 2%;
    width: 32%;
}
.et_pb_module.gallery-doc-hm-dv a.et-pb-active-control {
    background: #272824;
}
.et_pb_module.gallery-doc-hm-dv .et-pb-controllers a {
    width: 15px;
    height: 15px;
}
.et_pb_module.gallery-doc-hm-dv {
    padding-top: 70px;
}
.et_pb_module.gallery-doc-hm-dv .et-pb-controllers {
    bottom: -18px;
    position: relative;
    margin-bottom: 30px;
}
div#et_top_search {
    display: none;
}
.slider-over-content h3 {
    font-size: 46px;
    color: #57b5e6 !important;
    padding-bottom: 8px;
    font-weight: 900;
    line-height: 1.05em;
    text-shadow: none;
    font-family: 'Inter', sans-serif;
}
.slider-over-content h4 {
    font-weight: 900;
    font-size: 53px;
    line-height: 60px;
    margin-bottom: 8px;
    text-shadow: none;
    display: inline-block;
    color: #272824 !important;
    font-family: 'Inter', sans-serif;
}
.slider-over-content p {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 30px;
    text-shadow: none;
    color: #333;
    line-height: 26px;
    font-family: 'Inter', sans-serif;
}
.et_pb_section.doc-hm-main-d .et_pb_column_1_3 {
    margin-right: 3%;
    width: 37%;
    margin-top: 0px;
}
.et_pb_section.doc-hm-main-d .et_pb_column_2_3 {
    width: 60%;
}
.staff-specialities-main {
    border: 1px solid rgba(240, 240, 240, 0.5);
    box-shadow: 0px 0 15px rgb(20 28 50 / 8%);
    margin: 0;
}
.img_box_content {
    position: relative;
    overflow: hidden;
}
.service-icon {
    position: absolute;
    bottom: 0px;
    left: 40px;
    z-index: 1;
}
.service-icon img {
    width: 70px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 0.4s ease-out;
}
.service-icon img {
    background: #57b5e6;
    padding: 10px;
}
.img_box_content:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.staff-specialities-main .content_box {
    padding: 40px;
    background: #fff;
    border-top: none;
    margin-top: -6px;
    padding-bottom: 16px;
    min-height: 254px;
}
.staff-specialities-main .content_box h4 {
    color: #272824;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 19px;
    padding-bottom: 0;
    line-height: 27px;
    display: block;
    position: relative;
    margin-bottom: 16px;
    font-family: 'Inter', sans-serif;
    margin-top: 0;
}
.staff-specialities-main .content_box p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 0;
    text-decoration: none;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 20px;
    font-family: 'Inter', sans-serif;
}
.read-btn-dv a {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    color: #57b5e6;
    font-family: 'Inter', sans-serif;
}
.et_pb_section.cond-treated-main-dv {
    position: relative;
}
li.home-testi-section {
    box-shadow: 0 10px 13px rgb(0 0 0 / 15%);
    background: #fff;
    padding: 20px 32px;
    margin: 0 10px 20px;
    border-radius: 20px;
    min-height: 322px;
}
.testi-title-pic .testi-display i {
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #333;
}
.et_pb_section.doc-hm-dv .middle-services-title {
    text-align: left;
}
li.doctor_box.slick-slide {
    position: relative;
}
.doctor_box {
    margin: 0 10px 30px;
}
.doctor_box_img img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.doctor_box_content {
    border-style: solid;
    padding: 30px 0 30px 0;
    text-align: center;
    position: relative;
    bottom: 0;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #57b5e6;
}
.doctor_box_content h3 {
    color: #fff;
    margin: 0 0 0 0;
    font-size: 22px;
    font-weight: 900;
    padding-bottom: 8px;
    font-family: 'gilroyextrabold';
}
.doctor_box_content p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 19px;
    padding: 0 29px;
    font-family: 'Inter', sans-serif;
}
.et_pb_module.tabs-hm-div ul.et_pb_tabs_controls li.et_pb_tab_active a {
    color: #57b5e6 !important;
}
.et_pb_module.tabs-hm-div ul.et_pb_tabs_controls li a {
    font-size: 25px;
    line-height: 33px;
    font-weight: 800;
    color: #272824;
    font-family: 'gilroyextrabold';
}
.et_pb_module.tabs-hm-div {
    margin-top: 40px;
}
.et_pb_module.tabs-hm-div .et_pb_tab .et_pb_tab_content p {
    font-size: 16px;
    line-height: 27px;
    font-family: 'Inter', sans-serif;
}
ul.flex-direction-nav {
    display: none;
}
.conditions-inr-clr.clearfix:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
}
.conditions-inr-clr.clearfix {
    float: left;
    width: 30%;
    box-shadow: 0 0 10px rgba(0,0,0,.08);
    margin-right: 38px;
    padding: 0px 0 20px 0px;
    margin-bottom: 17px;
    margin-top: 23px;
    border-radius: 10px;
    position: relative;
    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    min-height: 445px;
}
.conditions-inr-clr h3 {
    color: #272824;
    font-family: 'gilroyextrabold';
    font-weight: 600;
    font-size: 22px;
    line-height: 23px;
    display: block;
    position: relative;
    margin-bottom: 2px;
    padding-right: 35px;
    padding-left: 25px;
}
.conditions-inr-clr p {
    color: #1d3e56;
    font-size: 13px;
    font-weight: 500;
    line-height: 21px;
    text-decoration: none;
    text-transform: none;
    font-family: 'Inter', sans-serif;
    text-shadow: none;
    padding-right: 38px;
    padding-left: 25px;
}
.rd-more-b {
    margin-top: 12px;
    padding-left: 25px;
}
.roman-divv {
    text-align: right;
    font-size: 64px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    position: relative;
    right: 0;
    bottom: -28px;
    color: #f6f3f3;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.rd-more-b a {
    font-size: 15px;
    cursor: pointer;
    color: #57b5e6;
    font-family: 'Inter', sans-serif;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
}
.conditions-inr-clr.clearfix:hover .rd-more-b {
    display: block;
    position: relative;
}
.conditions-inr-clr.clearfix:hover .rd-more-b a {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}
.conditions-inr-clr.clearfix:hover .roman-divv {
    bottom: -25px;
    color: #57b5e6;
    transform: translateY(-22px);
    -webkit-transform: translateY(-22px);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
div#carousel ul li {
    margin: 10px 54px 6px !important;
}
div#carousel {
    border-bottom: 1px solid #ccc;
    margin-bottom: 35px;
    padding-bottom: 42px;
}
div#carousel ul li.flex-active-slide {
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    border-radius: 20px;
}
.doctors-list-page li.doctor_box .doctor_box_content {
    margin-top: -8px;
}
.doctors-list-page li.doctor_box {
    float: left;
    width: 23%;
    list-style-type: none;
}
.et_pb_section.content-overal-divv h1 {
    font-size: 32px;
    line-height: 30px;
    text-align: left;
    font-weight: 800;
    color: #272824;
    letter-spacing: 0px;
    font-family: 'gilroyextrabold';
    padding-bottom: 0;
}
.et_pb_row .et_pb_module.toggle-main-dv {
    margin-bottom: 10px;
    background: #fff;
    padding: 0;
    border: none;
}
.et_pb_row .et_pb_module.toggle-main-dv h5 {
    text-transform: none;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #223a66;
    padding: 13px 16px 12px 9px;
    border-bottom: 1px #d9dbdb solid;
    font-family: 'gilroyextrabold';
}
.et_pb_row .et_pb_module.toggle-main-dv h5:before {
    right: 20px;
    color: #333;
}
.et_pb_row .et_pb_module.toggle-main-dv.et_pb_toggle_open h5 {
    background: #272824;
    color: #fff;
}
.et_pb_row .et_pb_module.toggle-main-dv.et_pb_toggle_open .et_pb_toggle_content {
    padding-top: 12px;
    padding-left: 10px;
}
.et_pb_module.gallery-pics-dv h4 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
    color: #030712;
    font-family: 'Inter', sans-serif;
}
.et_pb_section.about-doc-main-dd .et_pb_column.et_pb_column_1_3 img {
    border-color: #e63061;
    border: none;
    width: 300px;
    border-radius: 100%;
}
a.btn.medcure-btn span.text {
    background: #57b5e6;
    color: #fff;
    border-radius: 100px;
    padding: 10px 18px 12px;
    font-weight: 700;
}
.btn-wrap {
    margin-top: 42px;
}
.et_pb_section.education-lft-d .et_pb_column_3_5 {
    box-shadow: 0px 2px 11px 1px rgb(0 0 0 / 30%);
    padding: 42px 30px 20px;
    width: 66%;
    margin-right: 4%;
}
.et_pb_section.education-lft-d .et_pb_column_2_5 {
    background: #57b5e6;
    padding: 20px 20px 0;
    width: 30%;
}
.et_pb_module.edu-lft-div ul li i:before {
    margin-right: 8px;
    transition: .6s;
    color: #57b5e6;
    font-size: 18px;
}
.et_pb_module.edu-lft-div ul {
    margin-bottom: 20px;
}
.et_pb_module.edu-lft-div ul li {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0;
    letter-spacing: 0.01em;
    font-family: 'Inter', sans-serif;
}
.et_pb_module.edu-lft-div h3:after {
    content: "";
    position: absolute;
    width: 45px;
    height: 2px;
    background: #57b5e6;
    left: 0;
    bottom: 0;
}
.et_pb_module.edu-lft-div h3 {
    font-size: 35px;
    line-height: 36px;
    font-weight: 800;
    font-style: normal;
    font-family: 'gilroyextrabold';
    color: #444;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 20px;
}
.et_pb_section.education-lft-d .et_pb_column_2_5 h2 {
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.6em;
    margin-bottom: 5px;
    position: relative;
    font-family: 'gilroyextrabold';
}
.et_pb_section.education-lft-d .et_pb_column_2_5 input, .et_pb_section.education-lft-d .et_pb_column_2_5 textarea {
    border-bottom: none;
    border-left: none;
    border: 1.5px solid #edf0ef;
    background: #fff;
    padding: 8px 15px 8px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    width: 100%;
    margin-top: 0px;
    color: #323232;
    border-radius: 5px;
    font-family: 'Inter', sans-serif;
}
.et_pb_section.education-lft-d .et_pb_column_2_5 textarea {
    height: 100px;
}
.et_pb_section.about-doc-main-dd .et_pb_column_1_3 {
    width: 22%;
}
.et_pb_section.about-doc-main-dd .et_pb_column_2_3 {
    width: 71%;
}
.et_pb_module.icon-botm-box {
    margin: -25% 5% 0% 5%;
}
.jkit-icon-box-wrapper {
    text-align: left;
    background-color: #FFFFFF;
    padding: 40px 30px 40px 30px;
    box-shadow: 0px 3px 30px 0px rgba(23.999999999999996, 22.000000000000004, 43, 0.14);
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #EAEAEA;
    border-radius: 10px 10px 10px 10px;
    min-height: 250px;
}
.et_pb_module.body-icon-img img {
    border-radius: 10px;
}
.jkit-icon-box-wrapper .icon-box {
    float: left;
    width: 26%;
}
.jkit-icon-box-wrapper .icon-box img {
    margin: 5px 0px 0px 0px;
    height: 50px;
    width: 50px;
}
.jkit-icon-box-wrapper .icon-box-body {
    float: left;
    width: 73%;
}
.jkit-icon-box-wrapper .icon-box-body h3 {
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 24px;
    line-height: 26px;
    color: #57b5e6;
    font-family: 'gilroyextrabold';
    font-weight: 700;
}
.jkit-icon-box-wrapper .icon-box-body p {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    margin-bottom: 13px;
    color: #7B798C;
}
.btn-wrapper a.icon-box-link {
    font-size: 14px;
    line-height: 25px;
    font-family: 'Inter', sans-serif;
    margin-bottom: 10px;
    color: #272824;
}
.et_pb_module.cnt-icons-dv p i {
    font-size: 48px;
    line-height: 48px;
    color: #fff;
}
.et_pb_section.number-counter-divv .et_pb_row.et_pb_row_1 {
    padding: 40px 0;
    border-radius: 10px;
}
.listing-dtls-div {
    float: left;
    width: 31%;
    padding-top: 42px;
}
.listing-dtls-div ul li {
    font-size: 15px;
    font-family: 'Inter', sans-serif;
    text-shadow: none;
    line-height: 27px;
    font-weight: 400;
    margin: 2px 0 2px;
}
.et_pb_section.help-secton-div .et_pb_column_3_5 {
    box-shadow: 0px 3px 35px 0px rgba(23.999999999999996, 22.000000000000004, 43, 0.14);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -50px 20px 0px 10px;
    --e-column-margin-right: 20px;
    --e-column-margin-left: 10px;
    padding: 40px 50px 40px 50px;
    background: #fff;
    border-radius: 10px;
    width: 58%;
}
.et_pb_section.help-secton-div .et_pb_column_2_5 {
    box-shadow: 0px 3px 35px 0px rgba(23.999999999999996, 22.000000000000004, 43, 0.14);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -50px 20px 0px 10px;
    --e-column-margin-right: 20px;
    --e-column-margin-left: 10px;
    padding: 48px 50px 48px 50px;
    background: #1f284c;
    border-radius: 10px;
    width: 38%;
}
.et_pb_section.number-counter-divv .et_pb_row.et_pb_row_2 {
    padding: 40px 0;
}
.dsvy-fld-contents.d-flex {
    background: #fff;
    border-radius: 6px;
    padding-bottom: 0px;
    overflow: hidden;
    float: left;
    width: 61%;
    margin-right: 44px;
}
.dsvy-fld-contents.d-flex h4 {
    font-size: 24px;
    line-height: 28px;
    font-family: 'gilroyextrabold';
    font-weight: 700;
    margin-bottom: 10px;
    color: #1f284c;
}
.dsvy-fld-contents.d-flex p {
    font-size: 15px;
    line-height: 25px;
    font-family: 'Inter', sans-serif;
}
.consult-doctor-dv p {
    font-size: 15px;
    line-height: 25px;
    font-family: 'Inter', sans-serif;
    margin-bottom: 30px;
    color: #fff;
}
.consult-doctor-dv h3 {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    font-family: 'gilroyextrabold';
    font-weight: 700;
    margin-bottom: 5px;
}
.ft-address_line .media-left.icon {
    float: left;
    width: 10%;
}
.ft-address_line .media-left.icon i {
    font-size: 20px;
    font-weight: 900;
    color: #fff;
}
.ft-address_line .media-body.address_text {
    width: 90%;
    float: left;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    vertical-align: top;
}
.ft-address_line .media-body.address_text a {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
}
.et_pb_module.cnt-icons-dv p img {
    width: 60px;
    height: 60px;
}
.project-block {
    position: relative;
}
.project-block .image-box {
    position: relative;
    box-shadow: 0 0 15px #7f7e7e;
    border-radius: 10px;
}
.project-block .image-box .image img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.project-block .image-box::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 51%;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0%), #104077);
    z-index: 1;
    bottom: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.project-block .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.project-block .overlay-box:before {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 0%;
    width: 0%;
    opacity: 0;
    overflow: hidden;
    content: "";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: rgb(15 29 53 / 71%);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.project-block .overlay-box .btn-box {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    opacity: 0;
    margin-top: -15px;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.project-block .overlay-box .btn-box a {
    position: relative;
    display: inline-block;
    width: 41px;
    height: 41px;
    font-size: 18px;
    background: #f95b38;
    color: #ffffff;
    font-weight: 400;
    margin: 0 6px;
    line-height: 43px;
    border-radius: 50%;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.ser-title {
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 10px 0;
    z-index: 2;
    text-transform: uppercase;
    font-family: 'gilroyextrabold';
}
.project-block .image-box:hover .overlay-box:before {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    visibility: visible;
    border-radius: 10px;
}
.project-block .image-box:hover .overlay-box .btn-box {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -ms-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
}
li.home-testimonials-section.slick-slide {
    padding: 10px 15px 0px 15px;
}
.project-block .overlay-box .btn-box i {
    position: relative;
    display: inline-block;
    width: 41px;
    height: 41px;
    font-size: 18px;
    background: #f95b38;
    color: #ffffff;
    font-weight: 400;
    margin: 0 6px;
    line-height: 43px;
    border-radius: 50%;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}







@media only screen and (max-width:767px){
    .container, .et_pb_row {
	padding-left:10px;
	padding-right:10px;
}
.header-top-right {
    display: none;
}
.et_pb_section.full-width-slider-divv .et_pb_slide_description{
	width: 100%;
	padding: 20% 0 20%;
}
.et_pb_section.reviews-hm-main-div .hm-inner-review-d {
    box-shadow: 0 0 25px rgb(0 0 0 / 6%);
    border-radius: 25px;
    padding: 20px 10px;
}
.slider-content-div h3 {
    font-size: 30px;
    line-height: 30px;
}
.slider-content-div h4 {
    font-size: 25px;
    line-height: 21px;
	margin-bottom: 8px;
}
.slider-content-div p {
    line-height: 23px;
    font-size: 15px;
}
.phone-slider-d {
    margin-right: 0;
    margin-top: 13px;
}
.phone-slider-d a{
	font-size: 14px;
}
.et_pb_section.reviews-hm-main-div .hm-inner-review-d {
    width: 100%;
    padding-bottom: 0;
}
li.home-testimonials-section .testimonial-title-pic {
    width: 70%;
    margin-right: 15px;
	margin-bottom: 15px;
}
.testimonial-title-pic p {
    font-size: 15px;
    line-height: 20px;
}
li.home-testimonials-section .home-testimonials-content {
    width: 50%;
}
.review-rating-d img {
    width: 110px;
    bottom: 33px;
}
.our-doc-sec-hm h4 {
    font-size: 19px;
}
.our-doc-sec-hm h1 {
    font-size: 34px;
}
.doc-sigh-lft {
    width: 100%;
	text-align: left;
}
.doc-sigh-div.clearfix{
	width: 100%;
}
.number-counter-divv .count-left-divv .percent span.percent-value{
	font-size: 37px;
	margin-right: 5px;
    padding: 20px 20px 20px 20px;
}
.number-counter-divv .count-left-divv h3.title {
    font-size: 24px;
    line-height: 31px;
    padding-top: 36px;
}
.middle-services-title h2 {
    margin-bottom: 5px;
    font-size: 35px;
    line-height: 40px;
}
.middle-hm-div h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
}
ul#hometesti {
    width: 100%;
}
ul#hometesti button.slick-prev {
    left: 0;
    bottom: 0;
    display: none !important;
}
ul#hometesti button.slick-next{
	left: 0;
    bottom: 0;
    display: none !important;
}
div#footer-bottom div#footer-info {
    font-size: 14px;
    padding-top: 15px;
}
.home-testi-content h4{
	font-size: 22px;
}
.page-caption-div h1 {
    font-size: 24px;
    line-height: 25px;
}
.middle-image div {
    height: 140px !important;
}
.breadcrumbs, .breadcrumbs a{
	font-size: 13px;
}
.test-page-img {
    width: 100%;
    margin-right: 0;
}
.post-content-container {
    width: 100%;
}
.single .et_pb_module.side-right-area-div {
    clear: both;
}
.schudle-inner-dv h3{
	font-size: 32px;
    line-height: 32px;
}
.cnt-mn-lft {
    width: 100%;
    margin-bottom: 15px;
}
.cnt-mn-rgt {
    width: 100%;
    margin-bottom: 15px;
}
.schudle-inner-dv.apt-lft-cnt h3 {
    margin-bottom: 15px;
    font-size: 25px;
}
.cnt-info-lft-d {
    width: 100%;
}
.cnt-info-rht-d {
    width: 100%;
}
div#et_top_search {
    display: none;
}
.logo-div {
    width: 83%;
    padding: 5px 0;
    position: relative;
    z-index: 99;
}
.container.clearfix.et_menu_container {
    width: 70%;
    float: left;
}
div#et-top-navigation {
    position: absolute;
    right: 0;
    top: 5px;
    width: 100%;
}
span.mobile_menu_bar.mobile_menu_bar_toggle {
    right: 10px;
    top: 0;
}
.et_pb_module.et_pb_image.counter-lft-dv {
    padding-top: 0;
}
ul.slides {
    padding: 0;
}
.ta-cnt {
    margin-top: -10px;
}
span.mobile_menu_bar.mobile_menu_bar_toggle:before {
    background: #57b5e6;
    color: #fff;
    border-radius: 5px;
}
.mobile_nav #mobile_menu {
    background: #57b5e6;
    padding: 0;
}
#et-top-navigation .mobile_nav ul li a {
    color: #fff !important;
    font-size: 17px;
    border-bottom: 1px dotted #fff;
}
.et_mobile_menu .menu-item-has-children > a::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    right: 14px;
    margin-top: 7px;
}
#et-top-navigation .mobile_nav ul li ul {
    padding: 0;
    padding-left: 0px;
    width: 100%;
    border-top: none;
    background: #272824;
    box-shadow: none;
}
.et_mobile_menu li li {
    padding-left: 0;
}
div#carousel ul.slides {
    width: 100% !important;
    transform: inherit !important;
}
.ta-img {
    float: left;
    width: 100%;
}
.ta-cnt {
    width: 100%;
    padding: 30px 0px 26px 19px;
}
div#carousel ul.slides li {
    width: 145px !important;
    margin: 0px 0 22px 22px !important;
    min-height: 144px;
}
.conditions-inr-clr.clearfix {
    width: 100%;
}
.logo_container img#logo {
    max-width: 150px;
    padding-top: 13px;
}
	.bok-apt-toop {
    display: block !important;     
    float: left;
    width: 100%;
    line-height: 14px;
    font-weight: 500;
    border: 1px solid #fff;
    background: #fff;
    color: #333;
    text-transform: uppercase;
    border-radius: 3px;
    margin-top: -5px;
}
	.bok-apt-toop div#block-15 {
    float: left;
    width: 100%;
}
	.bok-apt-toop a {
    color: #fff!important;
    padding: 13px 17px;
    font-size: 16px;
    text-align: center;
    display: block;
    cursor: pointer;
    font-weight: 700;
    background: #57b5e6;
}
header .mobile-numb-d {
    display: none;
    float: left;
    width: 100%;
    background: #57b5e6;
}
	header .mobile-numb-d div#block-16 {
    width: 100%;
    float: left;
}
	.mobile-numb-d ul.contact li, .mobile-numb-d ul.contact li a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-right: 19px;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    padding-top: 6px;
    padding-bottom: 6px;
}
	.mobile-numb-d ul.contact li .has-icon {
    position: relative;
    padding-left: 19px;
}
	.mobile-numb-d ul.contact li .has-icon .icon {
    position: absolute;
    left: 0;
    z-index: 1;
    font-size: 14px;
    top: 7px;
}
	.mobile-numb-d ul.contact li:last-child {
    padding-right: 0;
}
	.et_pb_section.doctor-videos-main .et_pb_column.et_pb_column_1_3 {
    margin-right: 0;
    width: 100%;
}
	.et_pb_module.gallery-doc-hm-dv {
    padding-top: 0;
}
	.et_pb_module.gallery-doc-hm-dv .et-pb-controllers {
    bottom: -38px;
    margin-bottom: 55px;
}
.slider-over-content h3 {
    font-size: 19px;
    line-height: 22px;
    padding-bottom: 0px;
}
.btn-div {
    margin-top: 30px;
}
.slider-over-content h4 {
    font-size: 21px;
    line-height: 35px;
    margin-bottom: 0;
}
.slider-over-content p {
    font-size: 14px;
    line-height: 20px;
    padding-right: 93px;
}
.btn-div a {
    font-size: 13px !important;
    padding: 10px 18px;
}
.full-width-slider-divv .et_pb_slide.et_pb_slide_0 {
    background-position: 64%;
}
.middle-hm-div p {
    width: 100%;
}
.middle-hm-div h2 {
    width: 100%;
}
.et_pb_section.Our-doctors-main-div .et_pb_column_1_3 {
    margin-top: 0;
}
.et_pb_section.full-width-slider-divv .et_pb_slide.et_pb_slide_0 {
    background: url(https://web.urbanmedia.in/wp-content/uploads/2024/08/Slider-Mobile-View-5.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 315px;
}
.et_pb_section.full-width-slider-divv .et_pb_slide.et_pb_slide_1 {
    background: url(https://web.urbanmedia.in/wp-content/uploads/2024/07/Slider-Mobile-View-2.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 315px;
}
.et_pb_section.help-secton-div .et_pb_column_3_5 {
    margin: -12px 20px 0px 0px;
}
.et_pb_section.doc-hm-main-d .et_pb_column_1_3 {
    margin: 0;
}
.et_pb_module.tabs-hm-div ul.et_pb_tabs_controls li a {
    font-size: 16px;
    line-height: 25px;
    padding: 8px 16px;
}
.et_pb_module.tabs-hm-div ul.et_pb_tabs_controls li {
    float: left;
}
.page-caption-div h1, .page-caption-div h2 {
    font-size: 22px;
    line-height: 22px;
}
.doctors-list-page li.doctor_box {
    width: 95%;
}
.logo-div img#logo {
    margin-top: 0;
    max-width: 72%;
    width: 160px;
}
.ser-title {
    line-height: 19px;
}
.et_pb_module.serv-abt-cnt-lft-dd h4 {
    font-size: 30px;
    line-height: 35px;
}
.et_pb_module.edu-lft-div h3 {
    font-size: 31px;
    line-height: 33px;
}
.dsvy-fld-contents.d-flex {
    width: 100%;
    margin-right: 0;
}
.listing-dtls-div {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 16px;
}
.et_pb_section.help-secton-div .et_pb_column_2_5{
    margin: -15px 20px 0px 0px;
}
.et_pb_section.cond-treated-main-dv .et_pb_module.et_pb_text {
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin: 0 10px;
    padding-bottom: 0 !important;
}
.et_pb_section.cond-treated-main-dv .et_pb_module.serv-dv {
    width: 44%;
}
.et_pb_section.reviews-hm-main-div {
    border-top: 8px solid #57b5e6;
}
.et_pb_section.reviews-hm-main-div .hm-inner-review-d {
    margin-top: 0;
}
}



@media only screen and (min-width:768px) and (max-width:1219px){
    .container, .et_pb_row {
	padding-left:10px;
	padding-right:10px;
}
.logo-div {
    width: 29%;
}
.header-top-right {
    width: 80%;
}
.header_top_item ul.contact li {
    padding-left: 0;
    padding-right: 15px;
    font-size: 12px;
    line-height: 17px;
}
.slider-content-div h3 {
    font-size: 40px;
    line-height: 42px;
}
.slider-content-div h4 {
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 13px;
}
.slider-content-div p {
    line-height: 26px;
    font-size: 17px;
}
.phone-slider-d {
    margin-right: 10px;
    margin-top: 23px;
}
.et_pb_section.reviews-hm-main-div .hm-inner-review-d {
    width: 100%;
}
li.home-testimonials-section .testimonial-title-pic {
    width: 48%;
}
.testimonial-title-pic p{
	font-size: 16px;
    line-height: 23px;
}
.review-rating-d img {
    width: 110px;
    bottom: 32px;
}
.our-doc-sec-hm h1 {
    font-size: 30px;
    line-height: 32px;
}
.et_pb_section.cond-treated-main-dv .et_pb_column.et_pb_column_1_3 {
    margin-right: 22px;
}
.cond-inner-div {
    padding: 18px 18px 24px 18px;
}
.middle-hm-div h2 {
    font-size: 23px;
    line-height: 30px;
    padding-left: 0;
}
.middle-hm-div p a {
    margin-top: -6px;
    font-size: 12px;
}
.et_pb_section.Our-doctors-main-div .et_pb_column_1_3 {
    margin-top: 0;
}
.middle-services-title h2{
	font-size: 42px;
}
ul#hometesti {
    width: 100%;
}
ul#hometesti button.slick-prev {
    left: 42%;
    bottom: -40px;
    display: none !important;
}
ul#hometesti button.slick-next {
    left: 54%;
    bottom: -40px;
    display: none !important;
}
div#footer-bottom div#footer-info {
    font-size: 15px;
    padding-top: 18px;
}
.page-caption-div h1 {
    font-size: 25px;
    line-height: 30px;
}
.middle-image div {
    height: 154px !important;
}
.et_pb_section.about-doc-main-dd .et_pb_column.et_pb_column_2_5 {
    width: 33%;
    margin-right: 26px;
}
.et_pb_module.serv-abt-cnt-lft-dd h4 {
    font-size: 30px;
}
.et_pb_module.side-right-area-div div#block-13 {
    padding: 15px 15px 0;
    width: 100%;
	margin-bottom: 35px;
}
.et_pb_module.side-right-area-div div#block-14{
	width: 100%;
}
.fst-widget-cnt-bar{
	padding: 25px 15px 30px 15px;
}
div#et_top_search {
    display: none;
}
.ta-cnt p {
    line-height: 24px;
    font-size: 15px;
    padding-right: 0;
    margin: 0;
}
.ta-cnt h4 {
    font-size: 25px !important;
    line-height: 26px;
}
div#et-top-navigation {
    float: right;
}
span.mobile_menu_bar.mobile_menu_bar_toggle {
    top: 8px;
}
.et_pb_module.side-right-area-div h4 {
    font-size: 18px;
    line-height: 23px;
}
div#content-area div#sidebar {
    width: 27% !important;
    float: right;
}
div#content-area div#left-area {
    width: 70% !IMPORTANT;
    float: left;
}
.test-page-img {
    width: 45%;
    margin-right: 14px;
}
.post-content-container {
    width: 52%;
}
.post-content-container h2 {
    font-size: 21px;
    line-height: 22px;
}
.et_pb_section.dtls-cnt-page-mn .et_pb_column.et_pb_column_1_3 {
    padding: 30px 20px;
    width: 31.5%;
    margin-right: 20px;
}
.schudle-inner-dv h3 {
    font-size: 38px;
    line-height: 42px;
}
.schudle-inner-dv.apt-lft-cnt h3 {
    margin-bottom: 12px;
    font-size: 23px;
}
.et_pb_section.scheudle-main-div .et_pb_column.et_pb_column_1_2:last-child {
    width: 49%;
}
	.logo_container img#logo {
    max-width: 120px;
}
div#carousel ul.slides li h4 {
    font-size: 16px;
    line-height: 18px;
    padding: 5px 5px;
    min-height: 51px;
}
div#carousel ul.slides li {
    width: 156px !important;
    margin: 0 15px 0 !important;
}
.et_pb_module.gallery-doc-hm-dv {
    padding-top: 0;
}
.slider-over-content h3 {
    font-size: 33px;
    line-height: 35px;
}
.slider-over-content h4 {
    font-size: 36px;
    line-height: 38px;
}
.staff-specialities-main .content_box {
    padding: 20px;
    margin-top: 0;
    padding-bottom: 0;
}
.logo-div img#logo {
    margin-top: 15px;
    max-width: 60%;
}
.et_pb_module.tabs-hm-div ul.et_pb_tabs_controls li a {
    font-size: 17px;
    line-height: 30px;
}
div#carousel ul.slides {
    width: 100% !important;
    transform: inherit !important;
}
.conditions-inr-clr.clearfix {
    width: 30.5%;
    margin-right: 21px;
    min-height: 430px;
}
.et_pb_section.about-doc-main-dd .et_pb_column_1_3 {
    width: 25%;
    margin-right: 20px;
}
.et_pb_section.help-secton-div .et_pb_column_3_5 {
    margin: -20px 20px 0px 0px;
    padding: 30px 35px 30px 35px;
    width: 60%;
}
.et_pb_section.help-secton-div .et_pb_column_2_5 {
    margin: -20px 20px 0px 0px;
    padding: 30px 35px 30px 35px;
    width: 37%;
}
.dsvy-fld-contents.d-flex {
    width: 57%;
    margin-right: 20px;
}
.listing-dtls-div {
    width: 37%;
}
.dsvy-fld-contents.d-flex h4 {
    font-size: 21px;
    line-height: 24px;
}
.consult-doctor-dv h3 {
    font-size: 21px;
    line-height: 20px;
}
.jkit-icon-box-wrapper {
    padding: 26px 20px 20px 20px;
    min-height: 282px;
}
.jkit-icon-box-wrapper .icon-box {
    width: 21%;
    margin-right: 10px;
}
.jkit-icon-box-wrapper .icon-box-body p {
    font-size: 13px;
    line-height: 20px;
}
.et_pb_section.cond-treated-main-dv .et_pb_column.et_pb_column_1_5:last-child {
    width: 100%;
    margin-top: 15px;
}
.et_pb_section.cond-treated-main-dv .et_pb_column.et_pb_column_1_5:last-child .et_pb_text_15 {
    width: 47%;
    float: left;
    margin-right: 47px;
}
.et_pb_section.cond-treated-main-dv .et_pb_column.et_pb_column_1_5:last-child .et_pb_text_16 {
    width: 46%;
    float: left;
}
}




@media only screen and (min-width:1024px) and (max-width:1219px){
.logo-div {
    width: 18%;
}
.logo-div img#logo {
    margin-top: 0;
    max-width: 100%;
    width: 146px;
}
.header-top-right {
    width: 75%;
}
.header_top_item ul.contact li {
    padding-right: 32px;
    font-size: 15px;
    line-height: 24px;
}
div#et-top-navigation ul#top-menu li {
    margin-right: 0;
}
div#et-top-navigation {
    float: left;
    padding-left: 40px !important;
    padding-top: 22px !important;
}
.testimonial-title-pic p {
    font-size: 18px;
    line-height: 25px;
}
.review-rating-d img {
    right: 11px;
}
li.home-testimonials-section .testimonial-title-pic {
    width: 57%;
    margin-right: 35px;
}
.number-counter-divv .count-left-divv .percent span.percent-value{
  font-size: 50px;
    padding: 20px 20px 20px 20px;
}
.ta-cnt h4 {
    font-size: 30px !important;
    line-height: 29px;
}
.middle-hm-div h2 {
    font-size: 27px;
    line-height: 45px;
}
.middle-hm-div p a {
    padding: 14px 30px 16px;
    font-size: 16px;
}
.et_pb_module.side-right-area-div h4 {
    font-size: 21px;
    line-height: 29px;
}
	.logo_container img#logo {
    max-width: 200px;
}
	div#carousel ul.slides li {
    width: 175px !important;
    margin: 0 35px 0 !important;
}
div#carousel ul.slides li h4 {
    font-size: 18px;
    line-height: 20px;
    padding: 5px 5px;
    min-height: 58px;
}
.et_pb_section.Our-doctors-main-div .et_pb_column_1_3 {
    margin-top: 70px;
}
ul#hometesti button.slick-prev {
    left: -42%;
    bottom: 115px;
    display: block !important;
}
ul#hometesti button.slick-next {
    left: -29%;
    bottom: 115px;
    display: block !important;
}
div#et-top-navigation ul#top-menu li a {
    font-size: 15px;
}
div#et-top-navigation ul#top-menu li a {
    font-size: 16px;
}
div#et-top-navigation ul#top-menu li {
        margin-right: 10px;
        padding-right: 15px;
}
div#et-top-navigation {
    padding-left: 40px !important;
    padding-top: 8px !important;
    padding-bottom: 10px !important;
}
.dsvy-fld-contents.d-flex h4 {
    font-size: 28px;
    line-height: 29px;
}
.our-doc-sec-hm h1 {
    font-size: 35px;
    line-height: 30px;
}
.jkit-icon-box-wrapper {
    padding: 26px 20px 20px 20px;
    min-height: 230px;
}
.et_pb_section.cond-treated-main-dv .et_pb_column.et_pb_column_1_5:last-child {
    width: 15.6%;
    margin-top: 0;
}
.et_pb_section.cond-treated-main-dv .et_pb_column.et_pb_column_1_5:last-child .et_pb_text_15 {
    width: 100%;
    margin-right: 0;
    padding-bottom: 20px !important;
    margin-bottom: 17.628%;
}
.et_pb_section.cond-treated-main-dv .et_pb_column.et_pb_column_1_5:last-child .et_pb_text_16 {
    width: 100%;
}
}

