body,
html {
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    color: #757575;
    overflow-x: hidden;
    background: #fff;
}
a {
    color: #611884;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #f4ab01;
    text-decoration: none;
}
a:focus {
    outline: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
p {
    font-size: 15px;
    color: #444;
    line-height: 1.4;
}
button,
input,
select {
    outline: 0;
}
button:focus,
input:focus,
select:focus {
    outline: 0;
    box-shadow: none;
}
textarea {
    outline: 0;
}
textarea:focus {
    outline: 0;
    box-shadow: none;
}
.padding-left1 {
    padding-left: 20px;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: block !important;
}
.med_toppadder10 {
    padding-top: 10px;
}
.med_toppadder20 {
    padding-top: 20px;
}
.med_toppadder30 {
    padding-top: 30px;
}
.med_toppadder40 {
    padding-top: 40px;
}
.med_toppadder50 {
    padding-top: 50px;
}
.med_toppadder60 {
    padding-top: 60px;
}
.med_toppadder70 {
    padding-top: 70px;
}
.med_toppadder80 {
    padding-top: 80px;
}
.med_toppadder90 {
    padding-top: 90px;
}
.med_toppadder100 {
    padding-top: 50px;
}
.med_bottompadder10 {
    padding-bottom: 10px;
}
.med_bottompadder20 {
    padding-bottom: 20px;
}
.med_bottompadder30 {
    padding-bottom: 30px;
}
.med_bottompadder40 {
    padding-bottom: 40px;
}
.med_bottompadder50 {
    padding-bottom: 10px;
}
.med_bottompadder60 {
    padding-bottom: 60px;
}
.med_bottompadder70 {
    padding-bottom: 70px;
}
.med_bottompadder80 {
    padding-bottom: 80px;
}
.med_bottompadder90 {
    padding-bottom: 90px;
}
.med_bottompadder100 {
    padding-bottom: 100px;
}
#preloader {
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2147483647;
    width: 100%;
    height: 100%;
}
#status {
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #2ec8a6;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.md_header_wrapper {
    float: left;
    width: 100%;
}
.top_header_section {
    float: left;
    width: 100%;
    background-color: #008dd3;
}
.left_top_nav {
    float: left;
    width: 100%;
}
.top_header_add {
    float: left;
    width: auto;
    line-height: 60px;
}
.top_header_add ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.top_header_add li {
    float: left;
    width: auto;
    list-style: none;
    color: #fff;
    margin-right: 30px;
}
.top_header_add ul li a {
    color: #fff;
}
.top_header_add ul li i {
    color: #f4ab01;
    margin-right: 10px;
}
.top_header_add ul li a:hover {
    color: #f4ab01;
    transition: 0.4s;
}
.md_right_side_warpper {
    float: right;
}
.right_side_main_warpper {
    width: 100%;
    float: right;
    line-height: 37px;
}
.md_right_side_warpper ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.md_right_side_warpper ul li {
    float: left;
    list-style: none;
    width: auto;
    color: #fff;
    font-size: 16px;
    margin-left: 15px;
}
.md_right_side_warpper li i {
    color: #fff;
    line-height: 37px;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
}
.md_right_side_warpper li:last-child {
    margin-right: 0;
}
.md_right_side_warpper ul li i:hover {
    color: #fff;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.middle_header_wrapper {
    float: left;
    width: 100%;
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}
.md_logo {
    float: left;
    width: 100%;
}
.lv_logo img {
    display: inline-block;
}
.md_share_info_wrapper {
    float: right;
    width: auto;
}
.md_share_info_wrapper ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.md_share_info_wrapper ul li {
    list-style: none;
    float: left;
    width: auto;
    margin-left: 20px;
}
.md_share_info_wrapper ul li:first-child {
    margin-left: 0;
}
.md_share_info_wrapper ul li .lv_header_icon {
    float: left;
    width: 70px;
    height: 57px;
    line-height: 52px;
    text-align: center;
}
.md_share_info_wrapper ul li p {
    float: left;
    width: auto;
    text-transform: capitalize;
    margin: 10px 0 0 0;
    font-size: 13px;
    color: #757575;
    line-height: 19px;
}
.appointmnt_wrapper {
    text-align: center;
    float: right;
}
.appoint_btn {
    display: inline-block;
}
.appoint_btn ul {
    padding: 0;
    list-style: none;
}
.appoint_btn li a {
    float: left;
    color: #fff;
    background: #f4ab01;
    text-align: center;
    font-size: 16px;
    border-radius: 50px;
    border: 2px solid transparent;
    font-weight: 600;
    margin-top: 15px;
    padding: 6px 15px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.appoint_btn li a:hover {
    background: 0 0;
    border: 2px solid #f4ab01;
    color: #000;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.appoint_btn i {
    margin-right: 10px;
}
.menu_wrapper {
    background-color: #63028f;
    float: left;
    width: 100%;
}
.rp_mobail_menu_main_wrapper {
    float: none;
    width: 100%;
}
.sidebar.desktop-1 {
    position: fixed;
    display: block;
    height: 100%;
    top: 0;
    right: -500px;
    background-color: #fff;
    overflow: scroll;
    overflow-x: hidden;
    z-index: 1000;
}
#links {
    position: relative;
    float: left;
}
#link_list {
    list-style-type: none;
    width: 100%;
    padding: 0 50px 0 0;
}
#link_list li {
    display: block;
    width: 100%;
}
#link_list li:hover {
    background-color: #2ec8a6;
}
#toggle {
    float: right;
    position: relative;
    bottom: 0;
    right: 0;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
}
#toggle_close,
#toggle_close2 {
    position: absolute;
    z-index: 100;
    right: 20px;
    top: 6px;
    font-size: 25px;
    color: #000;
    cursor: pointer;
}
.cssmenu,
.cssmenu ul,
.cssmenu ul li,
.cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cssmenu {
    width: 300px;
    color: #fff;
    text-transform: capitalize;
}
.cssmenu ul ul {
    display: none;
}
.align-right {
    float: right;
}
.cssmenu ul li a {
    font-family: "Open Sans", sans-serif;
    padding: 16px 22px;
    cursor: pointer;
    z-index: 2;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #d3d3d3;
    background: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.cssmenu ul li:first-child a {
    border-top: 1px solid rgba(256, 256, 256, 0.4);
}
.cssmenu ul li.active a,
.cssmenu ul li:hover a {
    background: #008dd3 !important;
    border-bottom: 1px solid rgba(256, 256, 256, 0.4);
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
ul ul > li.has-sub > a:before {
    top: 20px;
    background: #fff;
}
.menu_fixed {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 1000;
}
.sidebar h1 {
    font-size: 20px;
    color: #2ec8a6 !important;
    padding-left: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-top: 15px;
}
.sidebar h1 span {
    margin: 0;
    color: #000;
    font-size: 20px;
    background: #f9f9f9;
}
.navbar {
    border: 1px solid transparent;
    min-height: 0;
    z-index: 20;
    margin-bottom: 0;
}
.nav_response {
    padding-right: 0;
}
.nav .navbar-nav {
    float: left;
    width: 100%;
}
.nav .navbar-nav ul {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-left: 15px;
}
#nav_filter .hovr_nav_tab li a {
    color: #1a1a1a;
    font-weight: 500;
}
#nav_filter li a {
    display: block;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    text-transform: capitalize;
    padding: 5px 6px;
    border: 2px solid transparent;
    margin-right: 0;
    font-weight: 500;
    border-radius: 20px;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
#nav_filter li a:hover {
    background: 0 0;
    border: 2px solid #f4ab01;
    color: #fff;
    border-radius: 20px;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background: 0 0;
}
#nav_filter li a:last-child {
    margin-right: 0;
    margin-left: 0;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #2ec8a6;
    background-image: none;
    border-radius: 4px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
    color: #fff;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: transparent;
}
.navbar-nav > li {
    padding-top: 3px;
    padding-bottom: 3px;
}
.navbar-right .dropdown-menu {
    right: auto;
}
#nav_filter .hovr_nav_tab li a {
    border: none;
    border-radius: 0;
}
#nav_filter .hovr_nav_tab li a:hover {
    border: none;
    border-radius: 0;
    color: #fff;
    background-color: #ab50d7;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.nav .dropdown-menu {
    display: inherit;
    padding: 5px 0;
    border: none;
    border-radius: 0;
}
.nav .dropdown-header {
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.nav .dropdown-menu li a {
    display: block;
    line-height: 30px;
    color: #000;
    padding: 3px 10px;
    text-decoration: none;
    font-size: 14px;
    color: #000;
    margin-left: 0 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-right: 10px !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.nav .dropdown .dropdown-menu {
    opacity: 0;
    visibility: hidden;
}
.nav .dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    visibility: visible;
}
.cssmenu ul > li.has-sub > a:after {
    position: absolute;
    right: 26px;
    top: 19px;
    z-index: 5;
    display: block;
    height: 10px;
    width: 2px;
    background: #000;
    content: "";
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.cssmenu ul > li.has-sub > a:before {
    position: absolute;
    right: 22px;
    top: 23px;
    display: block;
    width: 10px;
    height: 2px;
    background: #000;
    content: "";
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.cssmenu ul > li.has-sub > a:hover:after,
.cssmenu ul > li.has-sub > a:hover:before {
    background: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.cssmenu ul > li.has-sub.open > a:after,
.cssmenu ul > li.has-sub.open > a:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cssmenu ul ul li a {
    padding: 14px 22px;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    background-color: #2a2727;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
}
.cssmenu ul ul ul li a {
    padding-left: 32px;
}
.cssmenu ul ul li a:hover {
    color: #fff;
}
.cssmenu ul ul > li.has-sub > a:after {
    top: 16px;
    right: 26px;
    background: #fff;
}
.cssmenu ul ul > li.has-sub > a:before {
    top: 20px;
    background: #fff;
}
.nav .hovr_nav_tab {
    padding: 0;
}
.et_search_bar a {
    float: right;
    width: auto;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.et_search_box {
    position: absolute;
    right: 40px;
    top: -2px;
    padding: 8px;
    display: inline-block;
    border-radius: 0;
    background-color: #fff;
    display: none;
    z-index: 1000;
}
.et_search_box input {
    float: left;
    width: calc(100% - 45px);
    padding: 0 10px;
    height: 45px;
    border: 1px solid #2ec8a6;
    border-right: 0;
}
.et_search_box button {
    width: 45px;
    height: 45px;
    border: 1px solid #2ec8a6;
    border-left: none;
    background-color: #fff;
    text-align: center;
    padding: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.et_search_box button:hover {
    color: #fff;
    background: #2ec8a6;
    border-color: #2ec8a6;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.et_search_bar i {
    position: relative;
    top: 5px;
}
.et_navbar_search_wrapper {
    float: right;
    padding-top: 5px;
}
.menu_fixed {
    position: fixed;
    background: #63028f;
    -webkit-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
    z-index: 1000;
    left: 0;
    right: 0;
}
.header-area.stick .mainmenu ul li a,
.stick .mean-container a.meanmenu-reveal {
    color: #000;
}
.header-area.stick .menu-bar span,
.header-area.stick .menu-bar:after,
.header-area.stick .menu-bar:before,
.stick .mainmenu ul li.has-mega > a:after,
.stick .mainmenu ul li.has-mega > a:before,
.stick .mainmenu ul li.parent:after,
.stick .mainmenu ul li.parent:before,
.stick .mean-container a.meanmenu-reveal span {
    background-color: #222;
}
.slider-area {
    float: left;
    width: 100%;
    position: relative;
}
.slider-area .carousel-inner .item .caption-1 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background: url(../images/index_slider_bg1.jpg);
    position: relative;
    min-height: 420px;
    background-repeat: no-repeat;
}
.slider-area .carousel-inner .item .caption-2 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background: url(../images/index_slider_bg.jpg);
    position: relative;
    min-height: 420px;
    background-repeat: no-repeat;
}
.slider-area .carousel-inner .item .caption-3 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background: url(../images/Home-Slider-2.jpg);
    position: relative;
    min-height: 420px;
    background-repeat: no-repeat;
}
.slider-area .carousel-inner .item .caption-4 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background: url(../images/modern.jpg);
    position: relative;
    min-height: 420px;
    background-repeat: no-repeat;
}
.slider-area .carousel-inner .item .caption-5 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background: url(../images/Home-Slider-4.jpg);
    position: relative;
    min-height: 420px;
    background-repeat: no-repeat;
}
.slider-area .carousel-inner .item .caption-6 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background: url(../images/superbanner.jpg);
    position: relative;
    min-height: 420px;
    background-repeat: no-repeat;
}
.slider-area .carousel-inner .item .caption-7 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background: url(../images/bg/cover.jpg);
    position: relative;
    min-height: 420px;
    background-repeat: no-repeat;
}
.slider-area .carousel-inner .item .caption-8 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background: url(../images/bg/cover2.jpg);
    position: relative;
    min-height: 420px;
    background-repeat: no-repeat;
}
.slider-area .carousel-inner .item .carousel-captions:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.slider-area .carousel-inner .item .carousel-captions .content {
    display: block;
    position: relative;
    z-index: 999;
    overflow: hidden;
    vertical-align: middle;
    padding-top: 120px;
}
.slider-area .carousel-inner .item .carousel-captions .content_tabs {
    display: block;
    position: relative;
    z-index: 999;
    overflow: hidden;
    vertical-align: middle;
    padding-top: 220px;
}
.slider-area .carousel-inner .item .carousel-captions .content h1 {
    animation-delay: 0.8s;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-size: 26px;
}
.slider-area .carousel-inner .item .carousel-captions .content h2 {
    color: #611884;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 30px;
    animation-delay: 1.5s;
    text-transform: uppercase;
}
.slider-area .carousel-inner .item .carousel-captions .content h2 span {
    font-weight: 700;
    color: #f4ab01;
    margin-left: 5px;
}
.slider-area .carousel-inner .item .carousel-captions .content p {
    font-size: 16px;
    color: #f2eeee;
    margin: 0 0 30px;
    width: 95%;
    animation-delay: 2.5s;
}
.slider-area .carousel-inner .item .carousel-captions .content li {
    animation-delay: 3.2s;
}
.hs_slider_tabs_icon_cont_wrapper {
    float: left;
    padding: 15px;
}
.hs_sign_left_tabs_wrapper .hs_slider_tabs_icon_wrapper svg:before {
    margin-left: 0;
    color: #fff;
    font-size: 40px;
}
.hs_sign_left_tabs_wrapper .hs_slider_tabs_icon_cont_wrapper {
    float: left;
    width: calc(100% - 80px);
    padding-top: 15px;
    padding-left: 15px;
}
.hs_sign_left_tabs_wrapper .hs_slider_tabs_icon_cont_wrapper li:last-child {
    font-size: 16px;
}
.hs_sign_left_tabs_wrapper li .hs_tabs_btn {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    background: rgba(255, 255, 255, 0.21);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.carousel-nevigation {
    position: absolute;
    top: 50%;
    float: left;
    width: 100%;
}
.carousel-nevigation > .prev,
.pulse {
    left: 20px;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    background-color: #346259;
    border: 5px solid #3c5350;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-shadow: 0 0 0 rgba(60, 83, 80, 0.8);
    animation: pulse 3s infinite;
}
.carousel-nevigation > .next,
.pulse {
    right: 20px;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    background-color: #346259;
    border: 5px solid #3c5350;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-shadow: 0 0 0 rgba(60, 83, 80, 0.8);
    animation: pulse 3s infinite;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(60, 83, 80, 0.8);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(60, 83, 80, 0.8);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(60, 83, 80, 0.8);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(60, 83, 80, 0.8);
        box-shadow: 0 0 0 0 rgba(60, 83, 80, 0.8);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(60, 83, 80, 0.8);
        box-shadow: 0 0 0 10px rgba(60, 83, 80, 0.8);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(60, 83, 80, 0.8);
        box-shadow: 0 0 0 0 rgba(60, 83, 80, 0.8);
    }
}
.slider-area:hover .carousel-nevigation > .prev {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.slider-area:hover .carousel-nevigation > .next {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.carousel-nevigation > .next:hover,
.carousel-nevigation > .prev:hover {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.carousel-nevigation svg {
    fill: #fff;
}
.hs_slider_right_tabs_wrapper {
    float: left;
    width: 100%;
    border: 3px solid #5b6467;
    animation-delay: 3s;
}
.hs_slider_right_tabs_wrapper:hover {
    border: 3px solid #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_slider_tabs_icon_cont_wrapper h1 {
    color: #b1841a;
    font-size: 18px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}
.hs_slider_tab_one {
    animation-delay: 3.5s;
}
.hs_slider_tab_tow {
    animation-delay: 3.7s;
}
.hs_slider_tab_three {
    animation-delay: 3.9s;
}
.hs_slider_tab_four {
    animation-delay: 4.1s;
}
.hs_slider_tab_fifth {
    animation-delay: 4.3s;
}
.hs_slider_tab_six {
    animation-delay: 4.6s;
}
.hs_slider_right_tabs_wrapper2 {
    margin-top: 20px;
}
.hs_slider_tabs_icon_wrapper {
    float: right;
    margin-top: -70px;
    padding-right: 5px;
}
.hs_slider_tabs_icon_wrapper i {
    float: left;
    font-size: 28px;
    text-align: center;
    color: #b1841a;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_slider_tabs_icon_cont_wrapper p {
    font-weight: 16px;
    color: #d1cccc;
}
.hs_slider_right_tabs_wrapper:hover .hs_slider_tabs_icon_cont_wrapper p {
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_slider_right_tabs_wrapper:hover .hs_slider_tabs_icon_cont_wrapper h1 {
    color: #f4ab01;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_slider_right_tabs_wrapper:hover .hs_slider_tabs_icon_wrapper i {
    color: #f4ab01;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.cc_slider_cont1 ul {
    float: left;
    margin: 0;
    padding: 0;
}
.cc_slider_cont1 li {
    float: left;
    margin-top: 10px;
    list-style: none;
}
.cc_slider_cont1 li a {
    width: 200px;
    height: 50px;
    float: left;
    color: #fff;
    text-transform: uppercase;
    background: #2ec8a6;
    text-align: center;
    line-height: 45px;
    font-weight: 600;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 16px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border: 2px solid #2ec8a6;
}
.cc_slider_cont1 li a:hover {
    background: 0 0;
    border: 2px solid #2ec8a6;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.serv_title_main_wrapper {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -106px;
}
.pricing_box1_wrapper {
    background: #2ec8a6;
    float: left;
    text-align: center;
}
.serv_img_wrapper {
    float: left;
    width: 100%;
}
.serv_img_wrapper img {
    width: 100%;
}
.box1_heading_wrapper h1 a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.box1_heading_wrapper {
    width: 100%;
    padding: 13px;
    float: left;
    background-color: #29a489;
}
.price_box1_wrapper {
    text-align: center;
}
.pricing_box1_wrapper:hover .box1_heading_wrapper {
    background-color: #de9b00;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.pricing_box1_wrapper:hover {
    background: #f4ab01;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.pricing_cont_wrapper {
    float: left;
    width: 100%;
    padding: 30px;
}
.pricing_cont_wrapper p {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    float: left;
}
.pricing_cont_wrapper h5 a {
    font-size: 14px;
    color: #fff;
}
.pricing_cont_wrapper h5 a i {
    position: relative;
    top: 2px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.pricing_cont_wrapper h5 a:hover i {
    padding-left: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.about_us_section {
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 40px;
    text-align: center;
    background: #fff;
}
.about_heading_wraper h1 {
    margin: 0;
    color: #111;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.get-btn {
    margin: 0;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 5px;
}
.ser_abt_img_resp {
    float: left;
    width: 100%;
}
.about_indx_txt {
    width: 100%;
    text-align: left;
}
.abt_txt h3 {
    font-size: 22px;
    color: #222;
    line-height: 36px;
    text-transform: capitalize;
    font-weight: 600;
}
.abt_txt p {
    margin-top: 0;
    font-size: 16px;
    color: #757575;
    font-family: "Open Sans", sans-serif;
    text-transform: none;
    line-height: 26px;
    text-align: justify;
}
.abt_chk {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #757575;
    text-transform: capitalize;
    font-family: "Open Sans", sans-serif;
}
.abt_chk ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
.abt_chk ul li {
    float: left;
    width: 40%;
    list-style: none;
    margin-bottom: 10px;
    cursor: pointer;
    display: inline-block;
}
.content_chck ul li i {
    font-size: 16px;
    color: #2ec8a6;
    margin-right: 10px;
}
.abt_chk ul li i {
    position: relative;
    top: 2px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.abt_chk ul li:hover i {
    padding-left: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.about_btn ul {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    padding-top: 20px;
}
.about_btn li a {
    width: 149px;
    height: 43px;
    float: left;
    color: #fff;
    background: #2ec8a6;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border: 2px solid transparent;
}
.about_btn li a:hover {
    background: 0 0;
    border: 2px solid #2ec8a6;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #000;
}
.portfolio-area {
    float: left;
    width: 100%;
}
.portfolio-area .portfolio-wrap {
    position: relative;
    overflow: hidden;
}
.about_port_section ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.about_port_section ul li {
    float: left;
    width: auto;
    list-style: none;
    margin-left: 20px;
}
.about_port_section ul li:first-child {
    margin-left: 20px;
}
.port_uper_div {
    margin-bottom: 20px;
}
.service_wrapper {
    background: url(../images/service_bg.jpg) 50% 0 repeat-y;
    float: left;
    width: 100%;
    height: 100%;
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 100px;
    padding-bottom: 80px;
}
.service_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(9, 9, 9, 0.9);
}
.service_heading_wraper h1 {
    margin: 0;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.service_heading_wraper p {
    color: #f5f4f3;
}
.serv_left_wrapper {
    text-align: left;
}
.serv_btn li a:hover {
    color: #fff;
}
.serv_btn ul {
    padding-top: 0;
}
.serv_heading_section h1 {
    font-size: 22px;
    font-weight: 600;
}
.serv_heading_section p {
    font-size: 16px;
    color: #d7d4d4;
}
.sidebar_wrapper {
    float: left;
    width: 100%;
    padding-top: 50px;
}
.lv_faq_wrapper .panel-title {
    position: relative;
}
.lv_faq_wrapper .panel-title:after {
    content: "";
    position: absolute;
    border-left: 1px solid #f2f2f2;
    top: 0;
    bottom: 0;
    left: 90px;
}
.accordionFifteen .panel-group .panel + .panel {
    margin-top: 0;
}
.accordionFifteen .panel-group {
    margin-bottom: 0;
}
.accordionFifteen .panel-default {
    border: 0;
}
.accordionFifteen .panel {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    border: none;
    margin: 0;
}
.accordionFifteen .panel .panel-heading a {
    display: block;
    padding: 15px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-bottom: none;
    text-decoration: none;
    background-color: #008dd3;
}
.panel_cont p {
    color: #fff;
}
.accordionFifteen .panel .panel-heading a.collapsed {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.13);
    display: block;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.accordionFifteen .panel-default > .panel-heading {
    border-radius: 0;
    padding: 0;
    margin-left: -1px;
    margin-top: -1px;
}
.accordionFifteen .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0;
    padding-top: 0;
    padding: 15px 20px 15px 20px;
    background: #3fb4ee;
    border-top: none;
    margin-left: -1px;
    margin-top: -1px;
}
.accordionFifteen .panel .panel-heading a.collapsed:before,
.accordionFifteen .panel .panel-heading a:before {
    font-family: FontAwesome;
    font-size: 16px;
    float: left;
    margin-right: 60px;
    margin-left: 20px;
    display: block;
}
.accordionFifteen .panel .panel-heading a.collapsed:after,
.accordionFifteen .panel .panel-heading a:after {
    font-family: FontAwesome;
    font-size: 24px;
    float: right;
    width: 50px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    display: block;
    border-radius: 50%;
}
.accordionFifteen .panel .panel-heading a:after {
    content: "\f068";
    width: 16px;
    height: 16px;
    border-radius: 3px;
    line-height: 19px;
    color: #353435;
    font-size: 14px;
    margin-top: 10px;
}

.radiology-sec .orange-box{
	background-color: #ff4d00!important;
}

.accordionFifteen .panel .panel-heading a.collapsed:after {
    content: "\f067";
    width: 16px;
    height: 16px;
    border-radius: 3px;
    line-height: 19px;
    color: #353435;
    font-size: 14px;
}
.md_serv_box {
    float: left;
    width: 100%;
}
.md_serv_box ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.md_serv_box ul li {
    float: left;
    width: 46%;
    list-style: none;
    margin-right: 20px;
    margin-bottom: 20px;
}
.md_serv_box ul li .md_schedule_info {
    float: left;
    width: 100%;
    text-align: left;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.md_schedule_info h4 {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px;
    color: #222;
    background: #f6f6f6;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.md_schedule_info:hover h4 {
    background: #26a88b;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.serv_txt {
    float: left;
    padding: 20px;
    background: #fff;
}
.md_schedule_info .serv_txt p {
    float: left;
    width: 100%;
    margin: 0;
    color: #797979;
    font-size: 16px;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.md_schedule_info .serv_txt:hover {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
    background: #2ec8a6;
}
.md_schedule_info .serv_txt:hover p {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
}
.serv_txt a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.md_schedule_info .serv_txt:hover a {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
}
.md_schedule_info a i {
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.md_schedule_info a:hover i {
    padding-left: 5px;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.team_wrapper {
    float: left;
    text-align: center;
    width: 100%;
    padding-bottom: 44px;
    background-color: #fff;
}
.team_heading_wrapper h1 {
    margin: 0;
    color: #111;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.team_about {
    float: left;
    margin: 0 2px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    border: 1px solid #e4acff99;
    padding: 5px;
    min-height: 432px;
}
.team_about:hover .team_icon_wrapper:before {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.team_about:hover .team_txt a {
    color: #2ec8a6;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.team_about:hover .team_img {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.team_img {
    width: 100%;
}
.team_txt {
    float: left;
    width: 100%;
    background-color: #f9f9f9;
    min-height: 126px;
}
.team_txt h1 {
    width: 100%;
    margin-top: 20px;
}
.team_txt h1 a {
    color: #611884;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 10px;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.team_txt p {
    text-align: center;
    color: #000;
    font-size: 13px;
}
.team_icon_wrapper {
    position: relative;
    bottom: 28px;
}
.team_icon_wrapper svg {
    top: 50px;
    left: 20px;
    position: absolute;
}
.team_img img {
    margin-top: 2px;
    width: 100%;
}
.team_icon_wrapper:before {
    content: "";
    border-right: 120px solid transparent;
    border-top: 120px solid #2ec8a6;
    position: absolute;
    left: 0;
    top: 30px;
}
.team_icon_hover {
    float: left;
    width: 100%;
    background-color: #009675;
    font-size: 16px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    line-height: 45px;
    bottom: -45px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.team_about:hover .team_icon_hover {
    bottom: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.team_icon_hover {
    text-align: center;
    float: left;
    width: 100%;
}
.team_icon_hover ul {
    width: 100%;
    float: left;
    display: inline-block;
}
.team_icon_hover ul li:first-child {
    margin-left: 0;
}
.team_icon_hover ul li {
    float: left;
    width: auto;
    list-style: none;
    margin-left: 15px;
    margin-bottom: -10px;
}
.team_icon_hover ul li i {
    line-height: 33px;
    border: 2px solid #55d0b5;
    width: 36px;
    height: 36px;
    text-align: center;
}
.team_icon_hover ul li a {
    color: #fff;
}
.team_icon_hover ul li a:hover {
    color: #e8eeed;
    transition: 0.4s;
}
.team_icon_hover ul li i:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    transition: 0.4s;
}
.team_slider_wrapper {
    float: left;
    width: 100%;
}
.team_slider_wrapper .owl-carousel .owl-item img {
    width: 100%;
}
.team_slider_wrapper .item {
    width: 100%;
}
.team_slider_wrapper .owl-carousel .owl-nav {
    display: none;
}
.team_slider_wrapper .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 50px 5px;
    background: 0 0;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
    border: 1px solid #2ec8a6;
}
.team_slider_wrapper .owl-theme .owl-dots .owl-dot.active span,
.team_slider_wrapper .owl-theme .owl-dots .owl-dot:hover span {
    background: #2ec8a6;
    display: block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.counter_section {
    background: url(../images/counter_2_bg.jpg) 50% 0 repeat-y;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: -9999;
    background-position: center 0;
    overflow: hidden;
    background-size: cover;
    text-align: center;
}
.counter_section .count-description {
    font-size: 36px;
    font-weight: 700;
    color: #181818;
}
.event_wrapper {
    float: left;
    width: 100%;
    padding-bottom: 45px;
    background-color: #fff;
}
.hs_lest_news_box_wrapper {
    float: left;
    width: 100%;
}
.hs_lest_news_img_wrapper {
    position: relative;
    overflow: hidden;
}
.hs_lest_news_img_wrapper img {
    width: 100%;
}
.hs_lest_news_date_wrapper {
    width: 70px;
    height: 70px;
    background-color: #2ec8a6;
    text-align: center;
    position: absolute;
    top: -70px;
    right: 30px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_lest_news_date_wrapper ul {
    margin: 0;
    padding: 0;
}
.hs_lest_news_date_wrapper li:first-child {
    font-size: 28px;
    color: #fff;
    list-style: none;
    padding-top: 10px;
    font-weight: 700;
    padding-bottom: 5px;
}
.hs_lest_news_date_wrapper li:last-child {
    font-size: 22px;
    list-style: none;
    color: #fff;
}
.hs_lest_news_cont_wrapper {
    text-align: left;
    width: 100%;
    background: #fff;
}
.hs_lest_news_cont_wrapper h5 {
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    font-size: 20px;
    padding: 20px;
    background: #f9f9f9;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_lest_news_box_wrapper:hover.hs_lest_news_cont_wrapper h5 {
    background: #26a88b;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_lest_news_cont_wrapper p {
    font-size: 16px;
    line-height: 26px;
    color: #797979;
}
.lest_blog_wrapper h4 a {
    font-size: 14px;
    color: #2ec8a6;
    display: inline-block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_lest_news_cont_wrapper h2 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}
.hs_lest_news_box_wrapper:hover .hs_lest_news_cont_wrapper h2 {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
}
.lest_blog_wrapper h4 a:hover i {
    padding-left: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_lest_news_box_wrapper:hover .hs_lest_news_date_wrapper {
    top: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_lest_news_box_wrapper:hover .hs_lest_news_cont_wrapper h5 {
    color: #fff;
    background: #26a88b;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.lest_blog_wrapper {
    padding: 20px;
    background-color: #fff;
}
.hs_lest_news_box_wrapper:hover .lest_blog_wrapper {
    background: #2ec8a6;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_lest_news_box_wrapper:hover .hs_lest_news_cont_wrapper p {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
}
.hs_lest_news_box_wrapper:hover .hs_lest_news_cont_wrapper h4 a {
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_lest_news_cont_wrapper h4 a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.event_slideR_wrapper {
    float: left;
    width: 100%;
    text-align: center;
}
.event_slideR_wrapper .owl-carousel .owl-item img {
    width: auto;
}
.event_slideR_wrapper .item {
    width: 100%;
}
.event_slideR_wrapper .owl-carousel .owl-nav {
    display: none;
}
.event_slideR_wrapper .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 50px 5px;
    background: 0 0;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
    border: 1px solid #2ec8a6;
}
.event_slideR_wrapper .owl-theme .owl-dots .owl-dot.active span,
.event_slideR_wrapper .owl-theme .owl-dots .owl-dot:hover span {
    background: #2ec8a6;
    display: block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.testimonial_wrapper {
    background: url(../images/clint_bg.jpg) 50% 0 repeat-y;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: -9999;
    background-position: center 0;
    overflow: hidden;
    background-size: cover;
    text-align: center;
}
.testimonial_overlay {
    background: rgba(0, 0, 0, 0.8);
    padding-top: 100px;
    padding-bottom: 45px;
}
.testmonial_slider_wrapper {
    float: left;
    width: 100%;
}
.client_slide_main_wrapper {
    float: left;
    width: 100%;
}
.client_cont_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
}
.client_cont_wrapper:after {
    content: "";
    border-left: 50px solid transparent;
    border-bottom: 63px solid #f5f5f5;
    position: absolute;
    top: 88px;
    right: 50px;
}
.client_slide_main_wrapper:hover .client_cont_wrapper:after {
    border-bottom: 63px solid #26a88b;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.client_cont_wrapper p {
    color: #222;
    font-size: 16px;
    padding: 46px;
    font-style: italic;
    min-height: 175px;
}
.client_slide_main_wrapper:hover .client_cont_wrapper {
    color: #fff;
    background: #2ec8a6;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.client_slide_main_wrapper:hover .client_cont_wrapper p {
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.client_img_wrapper {
    float: right;
    width: 80px;
    margin-bottom: 40px;
}
.client_cont_wrapper h1 {
    color: #222;
    font-size: 22px;
    font-weight: 600;
    background: #f6f6f6;
    padding: 20px;
}
.client_slide_main_wrapper:hover .client_cont_wrapper h1 {
    background: #26a88b;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.client_img_wrapper img {
    border-radius: 100%;
}
.testmonial_slider_wrapper .client_cont_wrapper img {
    display: inline-block;
    text-align: center;
    position: absolute;
    margin-left: -70px;
    bottom: 36px;
}
.testmonial_slider_wrapper {
    float: left;
    width: 100%;
    text-align: center;
}
.testmonial_slider_wrapper .owl-carousel .owl-item img {
    width: auto;
}
.testmonial_slider_wrapper .item {
    width: 100%;
}
.testmonial_slider_wrapper .owl-carousel .owl-nav {
    display: none;
}
.testmonial_slider_wrapper .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 50px 5px;
    background: 0 0;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
    border: 1px solid #fff;
}
.testmonial_slider_wrapper .owl-theme .owl-dots .owl-dot.active span,
.testmonial_slider_wrapper .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    display: block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.fliter_main_wrapper {
    float: left;
    width: 100%;
    padding-top: 100px;
    background: #fff;
    padding-bottom: 84px;
}
.gc_filter_heading_wrapper {
    text-align: center;
}
.gc_filter_heading {
    display: inline-block;
}
.portfolio-area {
    float: left;
    width: 100%;
}
.portfolio-area .portfolio-area-intro {
    margin-bottom: 50px;
}
.portfolio-area .portfolio-area-intro h2,
.portfolio-area .portfolio-area-intro p span {
    text-transform: uppercase;
}
.portfolio-area .portfolio-area-intro h2 {
    font-weight: 600;
}
.portfolio-area .portfolio-thumb {
    position: relative;
    overflow: hidden;
}
.portfolio-area .portfolio-thumb::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 800px;
    bottom: 800px;
    top: 800px;
    right: 800px;
    cursor: pointer;
    background: rgba(78, 199, 171, 0.8);
    opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.portfolio-area .portfolio-wrapper:hover .portfolio-thumb::before {
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    opacity: 1;
}
.portfolio-area .portfolio-thumb img {
    width: 100%;
}
.portfolio-area .portfolio-info {
    position: absolute;
    height: 100%;
    left: 20px;
    top: 0;
    color: #fff;
    opacity: 0;
}
.portfolio-area .portfolio-wrapper:hover .portfolio-info {
    left: 40px;
    top: 40px;
    margin-top: -25px;
    opacity: 1;
}
.portfolio-area .portfolio-info h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #fff;
}
.portfolio-info:after {
    content: "";
    border: 1px solid #2f2d2b;
    display: block;
    width: 100%;
    position: relative;
    top: 5px;
}
.portfolio-info h3:after {
    content: "";
    border: 1px solid #fca900;
    display: block;
    width: 50px;
    position: relative;
    top: 7px;
    z-index: 1;
}
.portfolio-area .portfolio-info .small {
    font-size: 12px;
    color: #fff;
}
.gc_filter_cont_overlay_wrapper {
    position: relative;
    width: auto;
    visibility: visible;
}
.gc_filter_cont_overlay {
    position: absolute;
    top: 200px;
    bottom: 200px;
    left: 200px;
    right: 200px;
    border: 25px solid transparent;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    visibility: hidden;
}
.portfolio-thumb:hover .gc_filter_cont_overlay {
    background: rgba(78, 199, 171, 0.8);
    opacity: 1;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
    visibility: visible;
}
.gc_filter_cont_overlay i {
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    font-size: 24px;
}
.gc_filter_cont_overlay_wrapper:hover .gc_filter_cont_overlay i {
    color: #fff;
    opacity: 1;
}
.gc_filter_text {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    border: 5px solid rgba(255, 255, 255, 0.6);
}
.III_column {
    margin-top: 30px;
}
.portfolio_section {
    float: left;
    text-align: center;
    width: 100%;
    background-color: #fff;
}
.portfolio-area {
    float: left;
    width: 100%;
}
#filter li a {
    display: block;
    font-size: 16px;
    color: #000;
    cursor: pointer;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 25px;
    border: 2px solid transparent;
    margin-right: 10px;
    border-radius: 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#filter li a.active,
#filter li a:hover {
    background: 0 0;
    border: 2px solid #f4ab01;
    color: #d99a09;
    border-radius: 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#filter li a:last-child {
    margin-right: 0;
}
.gc_filter_btn {
    text-align: center;
}
.gc_filter_btn ul {
    padding: 0;
    list-style: none;
    margin-top: 50px;
    display: inline-block;
}
.gc_filter_btn li a {
    width: 160px;
    height: 50px;
    float: left;
    background: #2ec8a6;
    color: #fff;
    text-align: center;
    line-height: 49px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border: 2px solid transparent;
}
.gc_filter_btn li a:hover {
    background: 0 0;
    border: 2px solid #2ec8a6;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #000;
}
.call_wrapper {
    background: url(../images/appoint_img.jpg) 50% 0 repeat-y;
    float: left;
    width: 100%;
    height: 100%;
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 110px;
    padding-bottom: 95px;
}
.call_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(9, 9, 9, 0.9);
}
.call_heading_wraper h1 {
    margin: 0;
    color: #f4ab01;
    font-size: 45px;
    font-weight: 500;
    text-align: center;
}
.call_heading_wraper h3 {
    color: #fff;
    font-size: 22px;
}
.appointmnt_wrapper_2 {
    text-align: center;
    float: left;
    width: 100%;
}
.appoint_btn_2 {
    display: inline-block;
}
.appoint_btn_2 ul {
    padding: 0;
    list-style: none;
}
.appoint_btn_2 li a {
    width: 270px;
    height: 50px;
    float: left;
    color: #fff;
    background: #2ec8a6;
    text-align: center;
    line-height: 49px;
    font-size: 16px;
    border-radius: 50px;
    border: 2px solid transparent;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.appoint_btn_2 li a:hover {
    background: 0 0;
    border: 2px solid #2ec8a6;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.appoint_btn_2 i {
    margin-right: 10px;
}
.blog_wrapper {
    width: 100%;
    text-align: center;
    background: #fff;
}
.blog_wrapper.home-health {
    text-align: left;
}
.blog_wrapper.home-health .accordionFifteen {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
}
.blog_wrapper.home-health img.med_bottompadder20 {
    margin: 0 auto;
    display: block;
}
.blog_wrapper-fst {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: -120px auto 0;
    padding: 20px 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.blog_about {
    text-align: left;
    width: 100%;
}
.blog_txt h1 {
    margin-top: 30px;
}
.blog_txt h1 a {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
}
.blog_txt h1 a:hover {
    color: #2ec8a6;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.blog_txt_info ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    margin-top: 10px;
    color: #707070;
    margin-bottom: 10px;
}
.blog_txt_info ul li {
    float: left;
    width: auto;
    font-size: 14px;
    list-style: none;
    margin-right: 35px;
}
.blog_txt_info ul li:first-child a {
    padding-left: 0;
}
.blog_txt_info ul li:first-child {
    position: relative;
}
.blog_txt_info ul li:first-child:after {
    content: "";
    position: absolute;
    top: 4px;
    right: -17px;
    background-color: #707070;
    width: 1px;
    height: 73%;
}
.blog_about p {
    font-size: 16px;
    line-height: 26px;
    color: #707070;
    margin-top: 10px;
    padding-bottom: 8px;
}
.blog_img {
    position: relative;
    width: 100%;
    border: 1px solid transparent;
}
.blog_img figure {
    display: block;
    margin: 0;
    overflow: hidden;
}
.blog_img figure img {
    width: 100%;
    display: block;
    transition: all 0.3s;
    border: 1px solid transparent;
}
.blog_img:hover figure img {
    transform: scale(1.1, 1.1);
    transition: 0.5s;
}
.blog_comment {
    float: right;
    position: relative;
    margin-top: -50px;
    z-index: 5;
}
.blog_comment ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
.blog_comment ul li {
    float: left;
    width: auto;
    list-style: none;
    text-align: center;
    line-height: 30px;
    margin-right: 20px;
}
.blog_comment ul li a {
    color: #000;
    font-size: 14px;
    padding: 10px;
    background-color: #fff;
    font-weight: 700;
}
.blog_comment ul li i {
    margin-right: 8px;
}
.blog_comment ul li:hover a {
    background-color: #2ec8a6;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.blog_txt a:hover i {
    padding-left: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.booking_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #fff;
}
.booking_box {
    float: left;
    width: 100%;
    z-index: 5;
    position: relative;
    background: #2ec8a6;
    padding: 23px 50px 23px 50px;
    margin-top: 5px;
}
.box_side_icon {
    position: relative;
    float: left;
}
.box_side_icon:before {
    content: "";
    border-right: 120px solid transparent;
    border-top: 120px solid #f4ab01;
    position: absolute;
    left: -85px;
    top: -83px;
}
.box_side_icon img {
    top: -50px;
    left: -62px;
    color: #fff;
    position: absolute;
}
.response {
    color: #2d2d2d;
    float: right;
}
.contect_form1 input {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    padding-left: 10px;
    color: #fff;
    background: 0 0;
    border: 2px solid #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.contect_form1 textarea {
    margin-top: 10px;
    height: 70px !important;
    padding-left: 10px;
}
.contect_form1 input:focus,
.contect_form1 input:hover,
.contect_form2 input:focus,
.contect_form2 input:hover,
.contect_form3 input:focus,
.contect_form3 input:hover {
    border: 2px solid #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.contect_form3 input {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    padding-left: 20px;
    background: 0 0;
    color: #fff;
    border: 2px solid #f5f5f5;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.contect_form3 {
    width: 100%;
}
.contect_form3 i {
    margin-left: -30px;
    color: #fff;
}
.booking_box::placeholder {
    color: #222;
    opacity: 1;
}
.booking_box:-ms-input-placeholder {
    color: #7bddc7;
}
.booking_box::-ms-input-placeholder {
    color: #7bddc7;
}
.contect_form4 textarea {
    width: 100%;
    margin-top: 10px;
    padding-left: 10px;
    color: #fff;
    background: 0 0;
    border: 2px solid #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    resize: none;
}
.contect_form4 textarea:focus,
.contect_form4 textarea:hover {
    border: 2px solid #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.contect_btn button {
    padding: 0;
    list-style: none;
    margin-top: 30px;
    float: left;
}
.contect_btn button {
    width: 160px;
    height: 50px;
    float: left;
    color: #000;
    background: #fff;
    text-align: center;
    line-height: 47px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border: 2px solid transparent;
}
.contect_btn button:hover {
    background: 0 0;
    border: 2px solid #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
}
.chat_box {
    float: left;
    width: 30%;
    z-index: 5;
    box-shadow: 0 15px 10px -15px #111;
    background: #f9f9f9;
    position: relative;
    padding: 100px 60px 80px 60px;
    margin-top: -180px;
}
.booking_box_2 {
    float: left;
    width: 100%;
    text-align: center;
}
.booking_box_img {
    text-align: center;
}
.booking_box_img img {
    display: inline-block;
    position: relative;
}
.booking_box_img:after {
    content: "";
    position: relative;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #2ec8a6;
    z-index: 100;
    margin: auto;
    bottom: 11px;
    display: block;
    right: 0;
    top: -14px;
    bottom: -15px;
    border: 6px solid #fff;
}
.booking_chat {
    text-align: center;
    float: left;
    margin: 20px 0 20px 0;
}
.booking_chat h1 {
    margin: 0;
    color: #000;
    font-size: 24px;
    font-weight: 700;
}
.booking_chat p {
    color: #000;
    margin-top: 30px;
    font-size: 16px;
}
.booking_btn ul {
    list-style: none;
    float: left;
}
.booking_btn li a {
    width: 160px;
    height: 50px;
    float: left;
    color: #fff;
    background: #f4ab01;
    text-align: center;
    line-height: 47px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border: 2px solid transparent;
}
.booking_btn li a:hover {
    background: 0 0;
    border: 2px solid #f4ab01;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #000;
}
.map_main_wrapper {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}
.partner_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #fff;
}
.partner_slider_img {
    float: left;
    width: 100%;
}
.partner_slider_img .owl-theme .owl-dots .owl-dot {
    display: none;
}
.partner_slider_img .item {
    width: 100%;
    display: inline-block;
}
.partner_slider_img .owl-carousel .owl-item img {
    display: block;
    width: 80%;
    text-align: center;
}
.partner_slider_img .owl-theme .owl-nav {
    display: none;
}
.newsletter_wrapper {
    float: left;
    width: 100%;
    background-color: #2ec8a6;
    padding-top: 30px;
    padding-bottom: 35px;
}
.newsletter_text {
    float: left;
    width: 100%;
}
.newsletter_text h3 {
    float: left;
    width: 100%;
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
}
.contect_btn_news ul {
    list-style: none;
    float: right;
}
.contect_btn_news li a {
    width: 160px;
    height: 50px;
    float: left;
    color: #000;
    background: #fff;
    text-align: center;
    line-height: 47px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border: 2px solid transparent;
}
.contect_btn_news li a:hover {
    background: 0 0;
    border: 2px solid #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #000;
}
.footer_gallary ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.footer_gallary ul li {
    float: left;
    margin-left: 3px;
    list-style: none;
}
.footer_gallary img {
    border: 2px solid transparent;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.footer_gallary img:hover {
    border: 2px solid #2ec8a6;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.footer_wrapper {
    width: 100%;
    background-color: #111;
}
.footer_widget_add {
    padding-top: 50px;
    text-align: left;
    position: relative;
}
.address_main {
    text-align: left;
    float: left;
    position: relative;
}
.box_1_wrapper {
    float: left;
    width: 30%;
}
.footer_main_wrapper {
    float: left;
    width: 100%;
    padding-bottom: 16px;
}
.booking_box_div {
    width: 70%;
    float: left;
}
.address_main:after {
    content: "";
    position: absolute;
    top: 0;
    right: 15px;
    background-color: #434141;
    height: 506px;
}
.footer_widget_add p {
    font-size: 14px;
    color: #757575;
    padding-top: 10px;
    margin-bottom: 8px;
    line-height: 24px;
    margin-right: 15px;
}
.footer_widget_add a {
    font-size: 14px;
}
.footer_box_add {
    float: left;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 30px;
}
.footer_box_add ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    font-size: 14px;
}
.footer_box_add ul li {
    float: left;
    width: auto;
    color: #fff;
    margin-bottom: 10px;
    list-style: none;
}
.footer_box_add ul li i {
    margin-right: 10px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.footer_box_add ul li a {
    color: #fff;
}
.footer_box_add ul li a:hover {
    color: #fff;
    transition: 0.4s;
}
.footer_heading {
    padding-top: 15px;
    text-align: left;
    width: 100%;
}
.footer_heading h1 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.footer_gallary {
    float: left;
    width: auto;
    margin-top: 40px;
}
.footer_gallary img {
    margin-bottom: 10px;
}
.footer_ul_wrapper {
    float: left;
    width: 100%;
}
.footer_ul_wrapper {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 30px;
    text-transform: capitalize;
}
.footer_ul_wrapper ul li {
    width: auto;
    margin-bottom: 10px;
    list-style: none;
}
.footer_ul_wrapper ul li i {
    margin-right: 10px;
    color: #2ec8a6;
}
.footer_ul_wrapper ul li a {
    color: #757575;
}
.footer_ul_wrapper ul li a:hover {
    color: #2ec8a6;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.footer_menu {
    margin-left: 30px;
}
.footer_cnct {
    text-align: left;
    width: 100%;
    margin-top: 40px;
}
.contact_last_div {
    padding-left: 61px;
}
.footer_cnct p {
    font-size: 16px;
    color: #757575;
    text-transform: capitalize;
}
.footer_cnct p span {
    font-weight: 500;
    color: #fff;
    margin-left: 10px;
}
.footer_botm_wrapper {
    float: left;
    width: 100%;
    padding-top: 32px;
    padding-bottom: 20px;
}
.footer_botm_wrapper:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    background-color: #434141;
    width: 100%;
    height: 1px;
}
.bottom_footer_copy_wrapper span {
    margin: 0;
    color: #757575;
}
.bottom_footer_copy_wrapper a {
    color: #757575;
    margin-right: 5px;
}
.bottom_footer_copy_wrapper a:hover {
    color: #2ec8a6;
    transition: 0.5s;
}
.footer_btm_icon {
    float: right;
    margin-top: -9px;
}
.bottom_footer_copy_wrapper {
    display: inline;
}
.footer_btm_icon ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: right;
    font-size: 16px;
}
.footer_btm_icon ul li {
    float: left;
    width: auto;
    color: #fff;
    list-style: none;
    margin-left: 10px;
}
.footer_btm_icon ul li i {
    line-height: 33px;
    font-size: 18px;
    color: #fff;
    background-color: transparent;
    text-align: center;
    margin-left: 10px;
}
.footer_btm_icon ul li a {
    color: #373636;
}
.footer_btm_icon ul li a i:hover {
    color: #f4f4f4;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#return-to-top {
    width: 40px;
    height: 40px;
    float: right;
    margin-top: -110px;
    z-index: 1;
    position: relative;
    background-color: #2ec8a6;
    margin-right: 20px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 100;
}
#return-to-top i {
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 12px;
    margin-left: 13px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background-color: #f4ab01;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#return-to-top i:hover {
    color: #fff;
}
.dis-sex-mob-btn {
    display: none;
}
.middle_header_wrapper.fixed {
    position: fixed;
    top: 0;
    z-index: 1000;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.075);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.075);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
h2 {
    font-family: Lato, sans-serif !important;
}
.banner-bot-part .part-col {
    display: inline-block;
    width: 30%;
    padding-left: 2%;
    vertical-align: top;
}
.sidebar li a.mh,
.sidebar li.highlight a {
    color: #008dd3 !important;
    border-left: 4px solid #008dd3;
}
.sidebar li a.mh:hover,
.sidebar li.highlight a:hover {
    color: #fff !important;
}
.dropdown-menu.service-menu li a {
    padding: 5px 20px !important;
    border: 0 !important;
}
.dropdown-menu.service-menu li a:hover {
    border: 0 !important;
}
.mobile-only {
    display: none !important;
}
.desktop-only {
    display: block !important;
}
.gc_logo {
    padding: 20px 0;
}
#main-nav {
    padding: 24px 0 0;
}
#main-nav li a {
    color: #181818;
    font-size: 16px;
    padding: 10px 0;
    margin-left: 15px;
    border-bottom: 3px solid transparent;
}
#main-nav li a:hover {
    color: #008dd3;
    font-size: 16px;
    border-bottom: 3px solid #008dd3;
}
.toggle-area {
    padding: 20px 0 0;
}
.toggle-area img {
    margin-right: 35px;
}
.toggle-area #toggle {
    margin: 10px 0 0;
}
.toggle-area img {
    max-width: 65px;
}
.language-wrap {
    margin: 5px 0 0;
}
.blog_wrapper-fst p img {
    float: left;
    margin-right: 12px;
    width: 100%;
    max-width: 45px;
}
.blog_wrapper-fst div.border-right1 {
    width: 90%;
    border-right: 1px solid #42abde;
    padding: 5px 0;
}
.blog_wrapper-fst div.border-right1.no-border {
    border-right: 0;
}
.blog_wrapper-fst p,
.blog_wrapper-fst p a {
    text-align: left;
    font-size: 14px;
    color: #fff;
    line-height: 1.4;
}
.blog_wrapper-fst p span {
    display: block;
    font-size: 16px;
}
#banner-area .item1 {
    background: url(../images/banner.jpg) center 120px no-repeat;
    background-size: auto;
    background-size: 100%;
    height: auto;
    padding: 0 0 10%;
    height: 700px;
    box-sizing: border-box;
}
#banner-area .right {
    float: right;
    display: inline-block;
    width: 30%;
    vertical-align: top;
    text-align: left;
    font-size: 40pt;
    color: #fff;
    display: block;
    margin: 40px 0 0;
    font-weight: 400;
}
#banner-area .right h2 {
    font-family: Lato, sans-serif;
    font-size: 28px;
    color: #008dd3;
    font-weight: 700 !important;
    letter-spacing: -0.5pt;
    padding: 0 0 0;
    line-height: 1;
}
#banner-area .contect_form1 {
    line-height: 0.5;
}
#banner-area textarea {
    border: 1px solid #ccc;
    height: 60px;
    font-size: 15px;
    color: #555 !important;
}
#banner-area .contect_btn button {
    color: #fff;
    background: #008dd3;
    border: 0;
    margin-top: 0;
}
#banner-area .contect_btn button:hover {
    color: #fff;
    background: #1a3d7d;
    border: 0;
}
#banner-area .booking_box {
    box-shadow: 1px 1px 5px #888;
    background: rgba(255, 255, 255, 0.8);
}
#banner-area .contect_form1 input {
    border: 1px solid #ccc;
    font-size: 15px;
    color: #555 !important;
}
#banner-area .contect_form1 input:focus,
#banner-area .contect_form1 input:hover,
#banner-area .contect_form2 input:focus,
#banner-area .contect_form2 input:hover,
#banner-area .contect_form3 input:focus,
#banner-area .contect_form3 input:hover,
#banner-area textarea:blur,
#banner-area textarea:focus,
#banner-area textarea:hover {
    border: 1px solid #ccc;
    color: #555 !important;
}
#banner-area ::selection {
    color: #555 !important;
}
.why-choose-area {
    padding: 0 0 70px;
}
.why-choose-area ul li p {
    font-size: 16px;
}
.about-section1 h1,
.about-section2 h1,
.blog_wrapper h1,
.counter_section h1,
.inter-patient-area h1,
.key-treatments-area h1,
.our-speciality-area h1,
.testimonial-area h1,
.what-need-area h1,
.why-choose-area h1 {
    font-family: Lato, sans-serif;
    font-weight: 600;
    color: #181818;
    font-size: 36px;
    line-height: 1.2;
    text-transform: capitalize;
}
.about-section2 h1,
.blog_wrapper h1,
.counter_section h1,
.inter-patient-area h1,
.key-treatments-area h1,
.our-speciality-area h1,
.testimonial-area h1,
.what-need-area h1 {
    position: relative;
    text-align: center;
    padding-bottom: 40px;
}
.our-speciality-area h1 {
    padding-bottom: 20px;
}
.about-section2 h1::after,
.blog_wrapper h1::after,
.counter_section h1::after,
.inter-patient-area h3::after,
.key-treatments-area h1::after,
.our-speciality-area h1::after,
.testimonial-area h1::after,
.what-need-area h1::after {
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    display: block;
    width: 55px;
    border-bottom: 3px solid #3fd4c8;
}
.about-section1 h3,
.about-section2 h3,
.blog_wrapper h3,
.diagonestic-serv-doc-img h3,
.inter-patient-area h3,
.key-treatments-area h3,
.our-achievement-area h3,
.our-service-area h3,
.our-speciality-area h3,
.testimonial-area h3,
.what-need-area h3,
.why-choose-area h3 {
    font-family: Lato, sans-serif;
    font-weight: 600;
    color: #181818;
    font-size: 39px;
    line-height: 1;
    padding-bottom: 22px;
    text-transform: capitalize;
}
h2.med_bottompadder20.home_head_txt,
h2.welcome-heat-st {
    position: relative;
    font-family: Lato, sans-serif;
    font-weight: 600 !important;
    color: #181818;
    text-align: center;
    font-size: 39px;
    line-height: 1;
    padding-bottom: 22px;
    margin-bottom: 30px;
    text-transform: capitalize;
}
h2.med_bottompadder20.home_head_txt::after,
h2.welcome-heat-st::after {
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    display: block;
    width: 55px;
    border-bottom: 3px solid #3fd4c8;
}
.contct-area h2.welcome-heat-st {
    text-align: left;
    font-size: 30px;
    margin-bottom: 10px;
}
.contct-area h2.welcome-heat-st::after {
    margin: 0;
}
.map-wrap {
    margin-top: 30px;
}
.about-section1 h1 span,
.about-section1 h3 span,
.why-choose-area h1 span,
.why-choose-area h3 span {
    display: block;
    color: #008dd3;
    font-weight: 700;
}
.why-choose-area .right-area {
    padding-top: 10px;
}
.why-choose-area .right-area img {
    width: 100%;
    max-width: 516px;
}
.why-choose-area ul {
    padding: 0;
    margin: 0 0 0;
}
.why-choose-area ul li {
    display: inline-block;
    vertical-align: top;
    background: url(../images/bullet.png) 0 8px no-repeat;
    background-size: auto;
    padding-left: 20px;
    background-size: 10px;
    margin: 20px 0 0;
}
.what-need-area h5,
.why-choose-area h5 {
    font-size: 16px;
    font-weight: 600;
    color: #008dd3;
    padding-bottom: 0;
}
.our-speciality-area {
    display: block;
    background: url(../assets/images/our-speciality-bg.jpg) no-repeat 0 0;
    background-size: cover;
    padding: 55px 0 50px;
}
.about-section2 h3,
.blog_wrapper h3,
.diagonestic-serv-doc-img h3,
.inter-patient-area h3,
.key-treatments-area h3,
.our-achievement-area h3,
.our-service-area h3,
.our-speciality-area h3,
.testimonial-area h3,
.what-need-area h3 {
    position: relative;
    text-align: center;
    padding-bottom: 40px;
    text-transform: capitalize;
}
.about-section2 h3::after,.pathology-lab-area h3 ::after,
.blog_wrapper h3::after,
.diagonestic-serv-doc-img h3::after,
.inter-patient-area h3::after,
.key-treatments-area h3::after,
.our-achievement-area h3::after,
.our-service-area h3::after,
.our-speciality-area h3::after,
.testimonial-area h3::after,
.what-need-area h3::after {
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    display: block;
    width: 55px;
    border-bottom: 3px solid #3fd4c8;
}
h3.offerSubHeading::after {
    top: 62px;
}
.our-speciality-area .column {
    display: block;
    text-align: center;
    background: #fff;
    padding: 8px;
    -webkit-box-shadow: 0 0 10px 8px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 0 10px 8px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 10px 8px rgba(0, 0, 0, 0.07);
}
.our-speciality-area .column img {
    width: 100%;
}
.our-speciality-area .column h5 {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    line-height: 1.4;
    padding: 15px 0 5px;
}
.btn-area {
    display: block;
    text-align: center;
    padding: 40px 0 0;
}
.btn-1,
.what-need-area input[type="submit"] {
    display: inline-block;
    background-color: #008dd3;
    color: #fff;
    text-align: center;
    padding: 6px 30px;
    border: 0;
    outline: 0;
    font-size: 16px;
    font-weight: 700;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
}
a.btn-1:focus,
a.btn-1:hover {
    color: #fff !important;
}
.what-need-area {
    display: block;
    padding: 70px 0;
}
.what-need-area h2 {
    font-size: 39px;
    color: #008dd3;
    font-weight: 700;
    padding: 0 0 10px;
}
.home-form form input,
.home-form form textarea {
    width: 100%;
    height: 46px;
    color: #444;
    background: #fff;
    margin-bottom: 14px;
    border: 1px solid #c7c7c7;
    font-size: 16px;
    padding: 11px;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.home-form form textarea {
    height: 100px;
}
.what-need-area input[type="submit"] {
    width: auto;
    height: auto;
    padding: 6px 40px;
}
.what-need-area ul {
    margin: 60px 0 0 40px;
}
.what-need-area ul > li {
    display: inline-block;
    vertical-align: top;
    width: 47%;
    margin-right: 2%;
}
li.bottom-gap {
    padding-bottom: 95px;
}
.what-need-area h5 {
    color: #181818;
    padding-bottom: 5px;
}
.what-need-area ol {
    list-style-type: decimal;
    margin: 0;
    padding: 0;
}
.what-need-area ol li {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #444;
}
.blog_wrapper {
    display: block;
    padding: 70px 0;
}
.blog_wrapper .service-col {
    display: inline-block;
    width: 19.6%;
    vertical-align: top;
}
.services-area {
    padding-top: 100px;
}
.service-col .service-box {
    position: relative;
}
.service-col p.box {
    display: block;
    width: 90%;
    text-align: center;
    vertical-align: middle;
    background: #fff;
    padding: 70px 10px 0;
    box-sizing: border-box;
    min-height: 142px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.03);
}
.service-col .service-box img {
    position: absolute;
    top: -54px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.btn-2 {
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    width: 116px;
    margin: 0 auto;
    background-color: #008dd3;
    color: #fff;
    text-align: center;
    padding: 6px 18px;
    border: 0;
    outline: 0;
    font-size: 14px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
}
.btn-2:hover {
    color: #fff;
}
.dia-services-area {
    display: block;
    padding: 70px 0 0;
}
.dia-service-content {
    padding-left: 20px;
    padding-top: 55px;
}
.dia-services-area h2 {
    font-family: Lato, sans-serif !important;
    font-weight: 300 !important;
    font-size: 48px;
    font-weight: 400;
    padding-bottom: 20px;
    line-height: 1;
}
.dia-services-area .box-area.box-gap {
    padding-top: 10px;
}
.dia-services-area .box1 {
    position: relative;
    margin-bottom: 30px;
}
.dia-services-area .box1 img {
    width: 100%;
}
.dia-services-area .gap1 {
    position: absolute;
    width: 100%;
    z-index: 10;
    bottom: -9px;
    display: block;
    padding: 5px 10px;
    min-height: auto;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: rgba(0, 141, 211, 0.7);
}
.dia-services-area .btn-area {
    padding: 40px 0 0;
    text-align: left;
}
.inter-patient-area {
    display: block;
    background: url(../assets/images/international-patient-bg.jpg) no-repeat 0 0;
    background-size: cover;
    padding: 60px 0 0;
}
.inter-patient-area .patient-box {
    background: #fff;
    padding: 15px 15px 30px;
    text-align: center;
}
.inter-patient-area .patient-box p {
    line-height: 1.5;
}
.inter-patient-area h3 {
    font-size: 39px;
    font-weight: 600 !important;
    color: #008dd3;
    padding-bottom: 56px;
}
.testi-video-area {
    background: #efaa48;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 20px 5px;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.inter-patient-area h3::after {
    top: 55px;
}
.inter-patient-area .total-col {
    display: block;
    background: #fff;
    padding: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px 8px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 10px 8px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 10px 8px rgba(0, 0, 0, 0.03);
}
.inter-patient-area .col-left img {
    width: 100%;
    max-width: 600px;
}
.inter-patient-area .col-right {
    margin-top: 10px;
}
.inter-patient-area .owl-theme .owl-nav {
    margin-top: 116px;
}
.inter-patient-area h5 {
    font-size: 22px;
    color: #008dd3;
    font-weight: 500;
    padding: 20px 0 10px;
    margin: 0;
}
.team_slider_wrapper_edit .owl-nav .owl-prev,
.team_slider_wrapper_edit .owl-nav .owl-prev:hover {
    background: url(../images/prev-arrow.png) 0 0 no-repeat;
    font-size: 0;
}
.team_slider_wrapper_edit .owl-nav .owl-next,
.team_slider_wrapper_edit .owl-nav .owl-next:hover {
    background: url(../images/next-arrow.png) 0 0 no-repeat;
    font-size: 0;
}
.team_slider_wrapper_edit .owl-nav .owl-next,
.team_slider_wrapper_edit .owl-nav .owl-prev {
    display: inline-block;
    width: 13px;
    height: 32px;
    font-size: 0;
}
.team_slider_wrapper_edit .owl-nav .owl-prev {
    position: absolute;
    left: -33px;
    top: 156px;
}
.team_slider_wrapper_edit .owl-nav .owl-next {
    position: absolute;
    right: -33px;
    top: 156px;
}
,
.team_slider_wrapper_edit .owl-nav .owl-next:focus,
.team_slider_wrapper_edit .owl-nav .owl-prev:hover {
    background: 0 0 !important;
    outline: 0 !important;
}
.team_slider_wrapper_edit .owl-nav .owl-next:focus,
.team_slider_wrapper_edit .owl-nav .owl-prev:focus {
    outline: 0 !important;
}
.inter-patient-area .btn-area {
    position: relative;
    padding: 0 0 0;
    top: -86px;
}
.testimonial-area {
    display: block;
    padding: 65px 0;
}
.testimonial-area h2 {
    text-align: center;
    color: #374046;
    line-height: 1;
    padding-bottom: 50px;
}
.testimonial-area .testi-box img {
    width: 100%;
    max-width: 195px;
    margin: 0 auto 30px;
}
.testimonial-area .testi-box {
    display: block;
    width: 96%;
    margin: 0 auto;
    background: #000;
    padding: 40px 40px 30px;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    min-height: 360px;
}
.testimonial-area .testi-box p.text {
    min-height: 115px;
    font-size: 14px;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 0;
}
p.blue-text {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.btn-area-1 {
    text-align: center;
}
.inter-patient-area .owl-carousel .owl-dots.disabled,
.inter-patient-area .owl-carousel .owl-nav.disabled {
    display: block;
}
.testimonial-area .owl-carousel .owl-dots.disabled,
.testimonial-area .owl-carousel .owl-nav.disabled {
    display: block;
}
.testimonial-area .owl-theme .owl-dots {
    position: relative;
    top: 10px;
}
.testimonial-area .owl-theme .owl-dots .owl-dot span {
    background: grey;
}
.testimonial-area .owl-theme .owl-dots .owl-dot.active span {
    background: #008dd3 !important;
    border: 0;
    width: 30px;
    height: 10px;
    border-radius: 30px;
}
.testimonial-area .owl-nav {
    display: none !important;
}
.book-appointment-area {
    position: relative;
    z-index: 1;
    top: 20px;
    display: block;
    background: #008dd3;
    width: 74%;
    margin: 0 auto;
    padding: 0 0 0 48px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.book-appointment-area .table1 {
    display: table;
    width: 100%;
}
.book-appointment-area .table-row1 {
    display: table-row;
}
.book-appointment-area .table-cell1 {
    padding: 30px 0;
    display: table-cell;
    width: 60%;
    vertical-align: middle;
}
.book-appointment-area .table-cell1.phone-bg {
    width: 45%;
    text-align: center;
}
.book-appointment-area .table-cell1.phone-bg a {
    display: block;
    color: #fff;
    font-size: 34px;
    font-weight: 700;
}
.book-appointment-area .table-cell1.phone-bg i {
    margin-right: 18px;
}
.book-appointment-area h3 {
    font-size: 36px;
    color: rgba(255, 255, 255, 0.68);
    line-height: 1.2;
    font-weight: 600;
}
.book-appointment-area h3 span {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
}
.book-appointment-area .phone-bg {
    background: #006ba0;
    color: #fff;
    font-size: 34px;
}
.about-section1 {
    padding: 70px 0;
}
.about-section1 h1 {
    font-weight: 300 !important;
}
.about-section1 p {
    text-align: justify;
}
.about-section2 {
    background: #edf2fa;
    padding: 55px 0 50px;
}
.about-section2 h3 {
    margin-bottom: 30px;
}
.about-section2 h5 {
    color: #008dd3;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0;
}
.about-section2 h5 span {
    display: block;
    font-size: 15px;
    font-weight: 400;
}
.about-section2 .column {
    display: block;
    width: 95%;
    margin: 0 auto;
    min-height: 385px;
    text-align: center;
    background: #fff;
    padding: 20px 15px;
    -webkit-box-shadow: 0 0 10px 8px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 0 10px 8px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 10px 8px rgba(0, 0, 0, 0.07);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.about-section2 .btn-area {
    padding: 20px 0 0;
}
.about-section3 {
    background: #181818;
    padding: 70px 0;
}
.about-section3 h3 {
    color: #efaa48;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.4;
}
.about-section3 p {
    color: #fff;
}
.gap3 {
    padding-top: 50px;
}
.our-speciality-area.no-bg {
    background: 0 0;
    padding: 0;
}
.our-speciality-area.no-bg h3 {
    padding-bottom: 55px;
}
.our-speciality-area.no-bg .column {
    margin-bottom: 30px;
}
.our-speciality-area.no-bg p.text-center1 {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
}
.our-speciality-area.no-bg .bott-text {
    text-align: left;
    font-size: 14px;
    color: #444;
    line-height: 1.4;
    padding-top: 20px;
}
.our-speciality-area.no-bg .bott-text p {
    text-align: center;
}
.our-speciality-area.no-bg .bott-text ul {
    padding-top: 20px;
    margin-left: 10px;
}
.our-speciality-area.no-bg .bott-text li {
    list-style-type: disc;
    margin-bottom: 10px;
}
.blog_wrapper .healthcare-ser-area h3 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    text-align: left;
}
.healthcare-ser-area h3::after {
    border-bottom: 0 solid #3fd4c8;
}
.book-app-area.appoint-area1 {
    float: left;
    width: 100%;
}
.contct-area p a {
    color: #0d0d0d;
    text-decoration: none;
}
.sidebar.mobile-1 {
    display: none;
}
.phone-call-bot {
    display: none;
}
#to-top {
    position: fixed;
    z-index: 100;
    text-align: center;
    padding: 0 0 0;
    bottom: 20px;
    right: 6px;
    font-size: 20px;
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    border: none;
    cursor: pointer;
    display: none;
    z-index: 99999;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.docProfileWrap.docProfileonline {
    margin: 0 0 20px;
}
.meetOurDoc h2.vid_con_cat {
    padding-bottom: 10px !important;
}
.key-treatments-area .box-area a {
    color: #fff;
    text-decoration: none;
}
.blog_wrapper.doctor-detail-area h3 {
    position: static;
    font-family: Lato, sans-serif !important;
    line-height: 1.4;
    text-align: left !important;
    font-size: 18px !important;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.blog_wrapper.doctor-detail-area h3.here-head {
    font-weight: 600 !important;
}
.blog_wrapper.doctor-detail-area .gastroenterologistSignWrapper ul.about-txt {
    list-style-type: disc !important;
}
.blog_wrapper.doctor-detail-area h3.video-consultation-box-txt {
    text-align: center !important;
    padding: 14% 0 0;
}
.blog_wrapper.doctor-detail-area h3.cardiology_diseases {
    color: #008dd3;
    font-size: 24px !important;
    font-weight: 700;
}
.blog_wrapper.doctor-detail-area h3::after {
    border-bottom: 0 !important;
}
.blog_wrapper-fst {
    background-color: transparent !important;
}
.banner-bot-part .col-new {
    position: relative;
    display: block;
    padding: 30px 40px;
    overflow: hidden;
    min-height: 290px;
}
.banner-bot-part .col-new1 {
    background: #1a3d7d;
}
.banner-bot-part .col-new2 {
    background: #194f90;
}
.banner-bot-part .col-new3 {
    background: #008dd3;
}
.banner-bot-part .col-new1::after {
    position: absolute;
    content: "";
    background: url(../assets/images/banner-bottom-icon1-new.png) no-repeat;
    background-size: 139px 139px;
    background-position: 0 0;
    z-index: 1;
    width: 139px;
    height: 139px;
    top: -34px;
    right: -22px;
}
.banner-bot-part .col-new2::after {
    position: absolute;
    content: "";
    background: url(../assets/images/banner-bottom-icon2-new.png) no-repeat;
    background-size: 178px 171px;
    background-position: 0 0;
    z-index: 1;
    width: 178px;
    height: 171px;
    top: -48px;
    right: -48px;
}
.banner-bot-part .col-new3::after {
    position: absolute;
    content: "";
    background: url(../assets/images/banner-bottom-icon3-new.png) no-repeat;
    background-size: 163px 178px;
    background-position: 0 0;
    z-index: 1;
    width: 163px;
    height: 178px;
    top: -69px;
    right: -50px;
}
.banner-bot-part .col-new h4 {
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 22px;
}
.banner-bot-part .col-new p {
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.banner-bot-part .col-new.col-new1 .ph-area {
    margin-top: 72px;
    font-family: "Open Sans", sans-serif;
    color: #efaa48;
    font-size: 34px;
    font-weight: 700;
}
.banner-bot-part .col-new.col-new1 .ph-area a {
    color: #efaa48;
    text-decoration: none;
}
.banner-bot-part .col-new.col-new1 span {
    float: none;
    width: 42px;
    height: 42px;
    background: #efaa48;
    display: inline-block;
    padding: 6px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    top: 10px;
    text-align: center;
    margin-right: 12px;
}
.banner-bot-part .col-new.col-new1 span i {
    position: absolute;
    top: 9px;
    left: 0;
    right: 0;
    font-size: 25px;
    color: #fff;
    margin: 0 auto;
    display: block;
}
.banner-bot-part .col-new .btn-area {
    display: block;
    text-align: left;
    margin-top: 50px;
}
.banner-bot-part .col-new .btn-area a {
    display: inline-block;
    width: 210px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    background: #efaa48;
    color: #fff;
    padding: 6px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.col-padding-1 {
    padding-right: 0;
}
.col-padding-2 {
    padding-left: 0;
    padding-right: 0;
}
.col-padding-3 {
    padding-left: 0;
}
.home-sec1 {
    display: block;
    background: url(../assets/images/home-sec1-bg.jpg) no-repeat 0 0;
    width: 100%;
    background-size: cover;
    padding: 30px 50px 50px;
    -webkit-border-radius: 0 0 124px 124px;
    -moz-border-radius: 0 0 124px 124px;
    border-radius: 0 0 124px 124px;
}
.home-sec1 p {
    color: #444;
    font-size: 15px;
    text-align: justify;
    text-align-last: center;
    line-height: 1.7;
}
.why-choose-area h1 {
    text-align: center;
    margin: 50px 0 0;
    font-size: 39px;
}
.why-choose-area.home-why-choose h1 {
    margin: 50px 0 40px;
}
.why-choose-area .img-area {
    padding-top: 40px;
}
.why-choose-area .img-area img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 360px;
}
.why-choose-area .text-cont-left {
    text-align: right;
}
.why-choose-area .text-cont-right {
    text-align: left;
}
.why-choose-area .text-cont-left:first-child,
.why-choose-area .text-cont-right:first-child {
    margin: 10px 0 60px;
}
.why-choose-area .healthcare-ser-details .text-cont-left,
.why-choose-area .healthcare-ser-details .text-cont-left:first-child,
.why-choose-area .healthcare-ser-details .text-cont-right,
.why-choose-area .healthcare-ser-details .text-cont-right:first-child {
    margin: 10px 20px 20px;
}
.why-choose-area .healthcare-ser-details .img-area {
    padding-top: 25%;
}
.why-choose-area .text-cont-left h5,
.why-choose-area .text-cont-right h5 {
    font-size: 17px;
    margin-bottom: 5px;
}
.why-choose-area .text-cont-left p,
.why-choose-area .text-cont-right p {
    font-size: 16px;
    color: #000;
}
.our-speciality-area h3 {
    color: #fff;
}
.our-speciality-area h3::after {
    border-bottom: 3px solid #fff;
}
.our-speciality-area .btn-1 {
    background: #efaa48;
}
.key-treatments-area {
    padding: 0;
}
.key-treatments-area .cardiology-section h4,
.key-treatments-area .gastroenterology-section h4,
.key-treatments-area .urology-section h4 {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    background: #fff;
    color: #008dd3;
    font-size: 35px;
    line-height: 1.4;
    padding: 5px 40px 5px 80px;
    -webkit-box-shadow: 2px 4px 7px 0 #ccc;
    -moz-box-shadow: 2px 4px 7px 0 #ccc;
    box-shadow: 2px 4px 7px 0 #ccc;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin: 0 0 50px;
}
.key-treatments-area .cardiology-section h4 {
    background: #008dd3;
    color: #cce8f6;
    -webkit-box-shadow: 2px 4px 7px 0 #0076b1;
    -moz-box-shadow: 2px 4px 7px 0 #0076b1;
    box-shadow: 2px 4px 7px 0 #0076b1;
}
.gastroenterology-section .owl-carousel .owl-nav.disabled {
    display: block;
}
.key-treatments-area .item {
    padding: 0 10px;
}
.key-treatments-area .cardiology-section h4::after,
.key-treatments-area .gastroenterology-section h4::after,
.key-treatments-area .urology-section h4::after {
    position: absolute;
    content: "";
    background: url(../assets/images/subheading-icon1.png) no-repeat 0 0;
    display: block;
    width: 65px;
    height: 65px;
    top: -3px;
    left: 0;
}
.key-treatments-area .cardiology-section h4::after {
    background: url(../assets/images/subheading-icon2.png) no-repeat 0 0;
}
.key-treatments-area .gastroenterology-section h4::after {
    background: url(../assets/images/subheading-icon3.png) no-repeat 0 0;
}
.treat-box {
    display: block;
    text-align: center;
    padding: 8px;
    background: #fff;
    -webkit-box-shadow: 0 0 7px 6px #ccc;
    -moz-box-shadow: 0 0 7px 6px #ccc;
    box-shadow: 0 0 7px 6px #ccc;
    margin: 20px 0 0;
}
.cardiology-section .treat-box {
    min-height: 366px;
    -webkit-box-shadow: 0 0 7px 6px #0076b1;
    -moz-box-shadow: 0 0 7px 6px #0076b1;
    box-shadow: 0 0 7px 6px #0076b1;
}
.key-treatments-area h5 {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #008dd3;
    font-size: 15px;
    text-transform: uppercase;
    margin: 18px 0 5px;
    min-height: 42px;
}
.key-treatments-area .treat-box p {
    padding: 0 10px 10px;
}
.key-treatments-area .treat-box .gap-1 {
    display: block;
    height: 7px;
}
.key-treatments-area .treat-box .gap-2 {
    display: block;
    height: 34px;
}
.key-treatments-area .treat-box ul {
    list-style-type: disc;
    margin: 0;
    padding: 0 10px 10px;
    margin-bottom: 9px;
}
.key-treatments-area .treat-box ul li {
    font-family: "Open Sans", sans-serif;
    font-size: 15px !important;
    color: #444 !important;
}
.key-treatments-area .gastroenterology-section h5 {
    min-height: auto;
}
button.more-less-btn {
    font-size: 15px;
}
.cardiology-slider .owl-carousel .owl-stage-outer,
.gastroenterology-slider .owl-carousel .owl-stage-outer,
.team_slider_wrapper_edit .owl-carousel .owl-stage-outer,
.testi-slider .owl-carousel .owl-stage-outer,
.urology-slider .owl-carousel .owl-stage-outer {
    height: 100% !important;
    padding-bottom: 30px;
}
.more-less-btn {
    display: block;
    background: 0 0;
    border: 0;
    color: #008dd3;
    text-align: center;
    margin: 5px auto 0;
}
.our-service-area {
    display: block;
    background: #f0f6ff;
    padding: 65px 0;
}
.service-img-section {
    position: relative;
    margin-top: 2px;
}
.service-icon-section {
    margin-top: 45px;
}
.service-icon-area img {
    float: left;
    width: 100%;
    padding-right: 9px;
    max-width: 63px;
}
p.big-txt {
    font-family: "Open Sans", sans-serif;
    color: #181818;
    font-size: 17px;
    margin-bottom: 0;
}
.service-icon-area {
    margin-bottom: 48px;
}
.service-icon-area a {
    font-family: "Open Sans", sans-serif;
    display: block;
    color: #008dd3 !important;
    font-size: 14px;
    margin: 0 0 0;
    text-decoration: none;
}
.service-img-section .green-box-area {
    position: absolute;
    content: "";
    display: inline-block;
    width: 198px;
    background: #3fd4c8;
    padding: 28px 25px;
    top: 13%;
    left: -100px;
}
.green-box-area .icon {
    width: 100%;
    max-width: 102px;
}
.green-box-area h5 {
    color: #fff;
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.6;
}
.green-box-area h5 span {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 27px;
    font-weight: 700;
}
.diagonestic-services-area {
    position: relative;
    display: block;
    background: url(../assets/images/diagonestic-services-bg.jpg) no-repeat 0 0;
    width: 100%;
    background-size: cover;
    padding: 60px 0 100px;
    margin: 100px 0 0;
}
.diagonestic-serv-doc-img {
    position: absolute;
    top: -120px;
    display: block;
    background: url(../../assets/images/diagnostic-services-doctor-img.png) no-repeat #d0d4dc;
    background-position: 0 0;
    width: 100%;
    background-size: auto 100%;
    padding: 30px 50px 30px 46%;
}
.diagonestic-serv-doc-img .btn-area {
    text-align: left;
    padding: 10px 0 0;
}
.diagonestic-serv-doc-img h3 {
    text-align: left;
    padding-bottom: 32px;
}
.diagonestic-icon-area {
    padding-top: 30px;
}
.diagonestic-icon-area p {
    margin: 0 0 30px 10%;
    color: #efaa48;
    font-size: 25px;
    font-weight: 700;
}
.diagonestic-icon-area img {
    width: auto;
    max-width: 46px;
    margin-right: 15px;
}
.diagonestic-serv-doc-img h3::after {
    margin: 0;
    top: 90px;
}
.key-treatments-area .urology-section {
    display: block;
    background: url(../assets/images/urology-bg.jpg) no-repeat 0 0;
    width: 100%;
    background-size: cover;
    padding: 0 0 50px;
}
.key-treatments-area .cardiology-section {
    display: block;
    background: url(../assets/images/cardiology-bg.jpg) no-repeat 0 0;
    width: 100%;
    background-size: cover;
    padding: 50px 0 30px 0;
}
.key-treatments-area .gastroenterology-section {
    display: block;
    background: url(../assets/images/gastroenterology-bg.jpg) no-repeat 0 0;
    width: 100%;
    background-size: cover;
    padding: 50px 0;
}
.our-achievement-area {
    display: block;
    background: url(../assets/images/our-achievement-bg.jpg) no-repeat 0 0;
    width: 100%;
    background-size: cover;
    padding: 0;
}
.our-achievement-content-area {
    margin: 32px 0 0 0;
}
.our-service-area h3 {
    color: #008dd3;
    padding-bottom: 28px;
}
.our-achievement-area h3 {
    color: #008dd3;
    padding-bottom: 50px;
}
.our-achievement-area h3::after,
.our-service-area h3::after {
    margin: 0 auto;
}
.our-service-area p.content {
    display: block;
    width: 86%;
}
.subheading {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.gastroenterology-slider .owl-nav .owl-prev,
.gastroenterology-slider .owl-nav .owl-prev:hover,
.urology-slider .owl-nav .owl-prev,
.urology-slider .owl-nav .owl-prev:hover {
    background: url(../images/prev-arrow.png) 0 0 no-repeat;
    font-size: 0;
}
.gastroenterology-slider .owl-nav .owl-next,
.gastroenterology-slider .owl-nav .owl-next:hover,
.urology-slider .owl-nav .owl-next,
.urology-slider .owl-nav .owl-next:hover {
    background: url(../images/next-arrow.png) 0 0 no-repeat;
    font-size: 0;
}
.cardiology-slider .owl-nav .owl-prev,
.cardiology-slider .owl-nav .owl-prev:hover,
.team_slider_wrapper_edit .owl-nav .owl-prev,
.team_slider_wrapper_edit .owl-nav .owl-prev:hover {
    background: url(../images/prev-arrow-white.png) 0 0 no-repeat !important;
    font-size: 0;
}
.cardiology-slider .owl-nav .owl-next,
.cardiology-slider .owl-nav .owl-next:hover,
.team_slider_wrapper_edit .owl-nav .owl-next,
.team_slider_wrapper_edit .owl-nav .owl-next:hover {
    background: url(../images/next-arrow-white.png) 0 0 no-repeat !important;
    font-size: 0;
}
.cardiology-slider .owl-nav .owl-next,
.cardiology-slider .owl-nav .owl-prev,
.gastroenterology-slider .owl-nav .owl-next,
.gastroenterology-slider .owl-nav .owl-prev,
.urology-slider .owl-nav .owl-next,
.urology-slider .owl-nav .owl-prev {
    display: inline-block;
    width: 13px;
    height: 32px;
    font-size: 0;
}
.cardiology-slider .owl-nav .owl-prev,
.gastroenterology-slider .owl-nav .owl-prev,
.urology-slider .owl-nav .owl-prev {
    position: absolute;
    left: -33px;
    top: 156px;
}
.cardiology-slider .owl-nav .owl-next,
.gastroenterology-slider .owl-nav .owl-next,
.urology-slider .owl-nav .owl-next {
    position: absolute;
    right: -33px;
    top: 156px;
}
.cardiology-slider .owl-nav .owl-next:focus,
.cardiology-slider .owl-nav .owl-prev:hover,
.gastroenterology-slider-slider .owl-nav .owl-next:focus,
.gastroenterology-slider-slider .owl-nav .owl-prev:hover,
.urology-slider .owl-nav .owl-next:focus,
.urology-slider .owl-nav .owl-prev:hover {
    outline: 0 !important;
}
.cardiology-slider .owl-nav .owl-next:focus,
.cardiology-slider .owl-nav .owl-prev:focus,
.gastroenterology-slider .owl-nav .owl-next:focus,
.gastroenterology-slider .owl-nav .owl-prev:focus,
.urology-slider .owl-nav .owl-next:focus,
.urology-slider .owl-nav .owl-prev:focus {
    outline: 0 !important;
}
.for-mobile-new2 {
    display: none !important;
}
.for-desktop-new2 {
    display: block !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .appointmnt_wrapper {
        margin-top: 0;
    }
    .appoint_btn li a {
        width: 220px;
    }
    .abt_txt {
        margin-top: 0;
    }
    .md_serv_box ul li {
        width: 100%;
    }
    .team_icon_hover ul {
        margin-left: -15px;
    }
    .team_icon_hover ul li {
        margin-left: 7px;
    }
    .chat_box {
        padding: 100px 30px 80px 30px;
    }
    .address_main:after {
        height: 595px;
    }
}
@media (max-width: 1199px) {
    .toggle-area img {
        margin-right: 20px;
    }
    .dia-service-content {
        padding-left: 20px;
        padding-top: 0;
    }
    .dia-services-area .btn-area {
        padding: 20px 0 0;
    }
    .meetOurDoc .doctorImg {
        padding-right: 10px;
    }
    .booking_box {
        margin-top: 20px;
    }
    .testimonial-area .owl-theme .owl-dots {
        left: -26.1%;
    }
}
@media (max-width: 991px) {
    #banner-area .right {
        float: none;
        display: block;
        width: 100%;
        margin-top: 62% !important;
    }
    #banner-area .contect_btn {
        line-height: 1 !important;
    }
    .for-mobile-new2 {
        display: block !important;
    }
    .for-mobile-new2 .booking_box {
        margin-top: 0;
    }
    .for-desktop-new2 {
        display: none !important;
    }
    .blog_wrapper.doctor-detail-area h3.video-consultation-box-txt {
        padding: 5% 0 0;
    }
    #banner-area .left h2 {
        padding: 35% 0 0;
        font-size: 39px;
    }
    #banner-area .left h2 span {
        font-size: 25px;
    }
    .team_slider_wrapper_edit .owl-nav .owl-next,
    .team_slider_wrapper_edit .owl-nav .owl-prev {
        display: none;
    }
    .blog_wrapper-fst {
        width: 96%;
    }
    .our-speciality-area .column {
        margin-bottom: 20px;
    }
    .dia-service-content {
        padding-top: 0;
    }
    .blog_wrapper .service-col {
        width: 32.6%;
        margin-bottom: 98px;
    }
    .box-gap,
    .key-treatments-area .box-area {
        margin-bottom: 30px;
    }
    .dia-service-content {
        padding-bottom: 20px;
    }
    .blog_wrapper,
    .key-treatments-area {
        padding: 30px 0;
    }
    .slider-txt-st {
        max-width: 60% !important;
        font-size: 17px !important;
    }
    .gap3 {
        padding-top: 0;
    }
    .about-section3 img {
        width: 100%;
    }
    .team_slider_wrapper_edit .owl-theme .owl-dots {
        top: -40px;
    }
    .inter-patient-area .team_slider_wrapper_edit .owl-theme .owl-dots {
        top: -101px;
    }
    .meetOurDoc .doctorImg {
        padding-right: 0;
    }
    .service-item-wrap {
        margin-bottom: 20px !important;
    }
    .why-choose-area img {
        padding-bottom: 20px;
    }
    .why-choose-area ul {
        margin: 0 0 0;
    }
    .docProfileWrap.singleDoc {
        margin-bottom: 20px !important;
    }
    .footer_box_add i.fa-envelope {
        margin-left: 20px;
    }
    [class^="blockWrapper-"] .blockContent > p {
        margin: 9% 0 !important;
    }
    .blog_wrapper-fst {
        width: 97%;
    }
    .toggle-area {
        padding: 10px 0;
    }
    #main-nav {
        padding: 15px 0 0;
    }
    .right_side_main_warpper {
        line-height: 0;
        text-align: center;
        margin-top: -10px;
    }
    .md_right_side_warpper {
        float: none;
        line-height: 4;
        display: inline-block;
    }
    .top_header_add li {
        float: none;
        display: inline-block;
    }
    .top_header_add {
        float: none;
        text-align: center;
    }
    .md_logo {
        text-align: center;
        padding-bottom: 10px;
    }
    .md_share_info_wrapper {
        float: none;
        display: inline-block;
    }
    .appointmnt_wrapper {
        margin-top: -68px;
    }
    .appoint_btn li a {
        width: 210px;
    }
    .abt_txt {
        margin-top: 0;
    }
    .md_serv_box {
        margin-top: 40px;
    }
    .team_icon_hover ul li {
        margin-left: 13px;
    }
    .team_icon_hover {
        width: 100%;
    }
    .count-description {
        margin-bottom: 50px;
    }
    .blog_about {
        margin-bottom: 40px;
    }
    .blog_img figure img {
        width: 50%;
    }
    .blog_comment {
        float: left;
        margin-left: 20px;
    }
    .chat_box {
        padding: 100px 30px 80px 30px;
    }
    .booking_box {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .chat_box {
        width: 100%;
        margin-top: 0;
    }
    .booking_btn,
    .contect_btn {
        text-align: center;
    }
    .booking_btn ul,
    .contect_btn button {
        float: none;
        display: inline-block;
    }
    .newsletter_text h3 {
        font-size: 20px;
    }
    .contect_btn_news {
        text-align: center;
    }
    .contect_btn_news ul {
        float: none;
        display: inline-block;
        margin-top: 30px;
    }
    .footer_box_add {
        margin-top: 10px;
    }
    .bottom_footer_copy_wrapper span {
        font-size: 14px;
    }
    .footer_box_add span {
        display: none;
    }
    .sidebar_wrapper {
        margin-bottom: 50px;
    }
    .footer_botm_wrapper:after {
        left: 15px;
        width: 700px;
    }
    #return-to-top {
        margin-top: -134px;
    }
    .contact_last_div {
        padding-left: 0;
    }
    .team_txt {
        background: 0 0;
    }
    .about_heading_wraper {
        margin-top: 20px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .et_search_box {
        right: 0;
        top: 97%;
    }
    .content {
        text-align: center;
    }
    .team_icon_hover ul li:first-child {
        margin-left: 40px;
    }
    .cc_slider_cont1 {
        display: inline-block;
        float: none;
    }
    .team_txt {
        background: 0 0;
    }
    .address_main:after {
        height: 507px;
        right: 0;
    }
    .footer_botm_wrapper:after {
        left: 15px;
        width: 700px;
    }
    #return-to-top {
        margin-top: -110px;
    }
    .footer_btm_icon {
        margin-right: -30px;
    }
}
.appt_icon {
    color: #fff;
    bottom: 43px;
    right: 55px;
    width: 61px;
    height: 60px;
    position: fixed;
    font-size: 25px;
}
.for_appt_btn {
    position: fixed;
    z-index: 999;
    bottom: 0px;
    right: 45px;
    cursor: pointer;
    border-radius: 50%;
    /*width: 60px;
    height: 60px;
    background: #0071b2;*/
}
@media (max-width: 767px) {
    .appt_icon {
        bottom: 58px;
        right: 0;
    }
    .for_appt_btn {
        bottom: 0px;
        right: 10px;
    }
    .phone-call-bot1 {
        display: none;
    }
    .phone-call-bot {
        display: block;
    }
    .phone-call-bot span {
        display: block;
        width: 45px;
        height: 45px;
        position: fixed;
        z-index: 100;
        right: 31px;
        bottom: 40px;
        background: #008dd3;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        transition: all 0.3s ease;
    }
    .phone-call-bot span i {
        position: absolute;
        z-index: 101;
        content: "";
        top: 11px;
        left: 14px;
        color: #fff;
        font-size: 22px;
    }
    .docProfileWrap h2.dName,
    .docProfileWrap h2.qualiyTitle {
        text-align: center;
    }
    .docProfileWrap img {
        display: block;
        margin: 0 auto;
    }
    .balance1 {
        clear: both;
    }
    #banner-area .left h2 {
        font-size: 34px;
    }
    #banner-area .left h2 span {
        font-size: 21px;
    }
    .blog_wrapper-fst div.border-right1 {
        width: 90%;
        border-right: 0 solid #42abde;
    }
    .blog_wrapper-fst {
        width: 50%;
        margin: -62px auto 30px;
    }
    .about-section2 .column {
        margin: 0 auto 20px;
    }
    .about-section3 img {
        padding-bottom: 20px;
    }
    .bottom_footer_copy_wrapper {
        display: block !important;
    }
    .footer_btm_icon {
        float: none !important;
        text-align: center;
    }
    .footer_btm_icon ul {
        float: none !important;
        text-align: center;
    }
    .footer_btm_icon ul li {
        float: none;
        margin-left: 0;
        display: inline-block;
    }
    .book-app-area h3 {
        font-size: 30px;
        line-height: 1.2;
    }
    .book-app-area h3 span a {
        font-size: 42px;
    }
    .docProfileWrap .call-now-btn-v,
    .docProfileWrap .consult-now-btn-v {
        float: none;
    }
    .docProfileWrap .qualifi {
        text-align: center;
    }
    .endocrinologyAccordionWrapper .accordionFifteen,
    .entAccordionWrapper .accordionFifteen,
    .gastroenterologyAccordionWrapper .accordionFifteen,
    .gynecologAccordionWrapper .accordionFifteen,
    .nephrologyAccordionWrapper .accordionFifteen,
    .neurologyAccordionWrapper .accordionFifteen,
    .oncologyAccordionWrapper .accordionFifteen,
    .orthopaedicsAccordionWrapper .accordionFifteen,
    .urologyAccordionWrapper .accordionFifteen {
        margin-top: 20px !important;
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .cont-info-text {
        display: block;
        padding: 0 20px;
    }
    .banner-bot-part .part-col {
        display: block;
        width: 100%;
    }
    .sidebar.desktop-1 {
        display: none;
    }
    .sidebar.mobile-1 {
        position: fixed;
        display: block;
        height: 100%;
        top: 0;
        left: -500px;
        background-color: #fff;
        overflow: scroll;
        overflow-x: hidden;
        z-index: 1000;
    }
    .toggle-area img {
        max-width: 55px;
    }
    .gc_logo {
        padding: 10px 0;
    }
    .mobile-only {
        display: block !important;
    }
    .desktop-only {
        display: none !important;
    }
    .display-desk {
        display: none;
    }
    .menu_wrapper {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .appoint_btn li a {
        width: 230px;
    }
    .middle_header_wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }
    .content {
        text-align: center;
    }
    .cc_slider_cont1 {
        display: inline-block;
        float: none;
    }
    .our_doc_icn_hovr ul {
        margin-left: 228px;
    }
    .team_icon_hover ul li {
        margin-left: 20px;
    }
    .serv_title_main_wrapper {
        margin-top: 40px;
    }
    .team_img img {
        width: 100%;
    }
    .pricing_box1_wrapper {
        margin-bottom: 50px;
    }
    .about_us_section {
        padding-top: 50px;
    }
    .team_about {
        width: 100%;
        margin-bottom: 30px;
    }
    .hs_lest_news_box_wrapper {
        margin-top: 40px;
    }
    .event_slideR_wrapper .owl-carousel .owl-item img {
        width: 100%;
    }
    .box_1_wrapper {
        width: 100%;
    }
    .footer_main_wrapper {
        margin-top: 0;
    }
    .footer_heading {
        padding-top: 30px;
    }
    .address_main:after {
        display: none;
    }
    .footer_box_add {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .footer_botm_wrapper:after {
        width: 766px;
        left: 0;
        right: 0;
    }
    .team_txt {
        background: 0 0;
    }
    .footer_box_add ul li {
        margin-right: 15px;
    }
    .contact_last_div {
        width: 100%;
    }
    .footer_btm_icon {
        float: left;
        margin-top: 15px;
        padding-left: 40px;
    }
    #return-to-top {
        margin-top: -150px;
    }
    .bottom_footer_copy_wrapper {
        font-size: 14px;
        text-align: center;
        display: inline-block;
    }
    .dis-sex-mob {
        display: none;
    }
    .dis-sex-mob-btn {
        display: inline-block;
    }
}
@media (max-width: 650px) {
    .blog_wrapper-fst {
        margin: -36px auto 20px;
    }
}
@media (max-width: 599px) {
    .inter-patient-area .team_slider_wrapper_edit .owl-carousel .owl-stage-outer {
        min-height: 520px;
    }
}
@media (max-width: 575px) {
    .inter-patient-area h3 {
        font-size: 40px;
    }
    .blog_wrapper .service-col {
        width: 49.5%;
    }
    .blog_wrapper-fst {
        width: 90%;
    }
    #banner-area .left h2 {
        padding: 67% 0 0;
        font-size: 28px;
    }
    #banner-area .left h2 span {
        font-size: 18px;
    }
    .slider-txt-st {
        top: 25% !important;
        max-width: 70% !important;
        font-size: 12px !important;
    }
    .about-section1 h1,
    .about-section2 h1,
    .blog_wrapper h1,
    .counter_section h1,
    .inter-patient-area h1,
    .key-treatments-area h1,
    .our-speciality-area h1,
    .testimonial-area h1,
    .what-need-area h1,
    .why-choose-area h1 {
        font-size: 32px;
    }
    .about-section1 {
        padding: 30px 0;
    }
}
@media (max-width: 480px) {
    [class^="blockWrapper-"] .blockContent > p {
        margin: 18% 0 !important;
    }
    .blog_wrapper.doctor-detail-area h3.cardiology_diseases {
        font-size: 19px !important;
    }
    .inter-patient-area .team_slider_wrapper_edit .owl-carousel .owl-stage-outer {
        min-height: 430px;
    }
    .dia-services-area h2 {
        font-size: 32px;
    }
    .team_slider_wrapper_edit .owl-theme .owl-dots {
        top: -75px;
    }
    #banner-area .item1 {
        height: 350px;
    }
    #banner-area .left {
        width: 80%;
    }
    #banner-area .left h2 {
        font-size: 23px;
    }
    #banner-area .left h2 span {
        font-size: 14px;
        letter-spacing: 0;
        margin: 2px 0 0;
        padding: 5px 7px 10px;
    }
    .about-section1 h1,
    .about-section2 h1,
    .blog_wrapper h1,
    .counter_section h1,
    .inter-patient-area h1,
    .key-treatments-area h1,
    .our-speciality-area h1,
    .testimonial-area h1,
    .what-need-area h1,
    .why-choose-area h1 {
        font-size: 26px;
    }
    .about-section1 h3,
    .about-section2 h3,
    .blog_wrapper h3,
    .counter_section h3,
    .inter-patient-area h3,
    .key-treatments-area h3,
    .our-speciality-area h3,
    .testimonial-area h3,
    .what-need-area h3,
    .why-choose-area h3 {
        font-size: 26px;
    }
    .about-section2 h3::after,
    .blog_wrapper h3::after,
    .counter_section h3::after,
    .inter-patient-area h3::after,
    .key-treatments-area h3::after,
    .our-speciality-area h3::after,
    .testimonial-area h3::after,
    .what-need-area h3::after {
        top: 36px;
    }
    .book-app-area h3 {
        font-size: 23px;
        line-height: 1.2;
    }
    .book-app-area h3 span a {
        font-size: 38px;
    }
    .counter_section .icon img {
        width: 80%;
    }
    .count-description > h5 {
        font-size: 15px !important;
    }
    .blog_wrapper-fst {
        margin: 20px auto 0;
    }
    .welcome-wrap {
        padding: 10px 0 !important;
        margin: 20px 0 0 !important;
    }
    .accordionFifteen .panel .panel-heading a.collapsed::after,
    .accordionFifteen .panel .panel-heading a::after {
        line-height: 13px;
    }
    .bottom_footer_copy_wrapper span {
        font-size: 13px;
    }
    .owl-carousel .owl-stage-outer {
        height: auto !important;
    }
    .testimonial_slider_wrapper_edit .owl-carousel .owl-stage-outer {
        height: 360px !important;
    }
    .footer_box_add i.fa-envelope {
        margin-left: 0;
    }
    .gc_logo {
        padding: 14px 0 0;
    }
    .iaf-logo {
        display: none;
    }
    .appointmnt_wrapper {
        margin-top: -68px;
    }
    .top_header_add {
        line-height: 3;
    }
    .appoint_btn li a {
        width: 200px;
    }
    .middle_header_wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }
    .md_share_info_wrapper ul li {
        margin-left: 0;
    }
    .slider-area .carousel-inner .item .carousel-captions .content h2 {
        font-size: 32px;
    }
    .port_img_wrapper {
        margin-top: 20px;
    }
    .md_serv_box ul li {
        width: 100%;
        margin-right: 0;
    }
    .team_about {
        width: 100%;
        margin-bottom: 0;
    }
    .our_doc_icn_hovr ul {
        margin-left: 30px;
    }
    .team_icon_hover ul li:first-child {
        margin-left: 77px;
    }
    .team_icon_hover ul li {
        margin-left: 20px;
    }
    .list-inline > li {
        margin-bottom: 10px;
    }
    .call_heading_wraper h1 {
        font-size: 32px;
    }
    .blog_img figure img {
        width: 100%;
    }
    .box_side_icon:before {
        display: none;
    }
    .box_side_icon img {
        display: none;
    }
    .booking_box {
        padding: 20px 15px 40px 15px;
    }
    .contect_btn_news ul {
        padding: 0;
    }
    .footer_btm_icon {
        padding-left: 0;
    }
    .contect_btn_news {
        float: left;
    }
    .team_txt {
        background: 0 0;
    }
    .contect_btn button {
        float: none;
        display: inline-block;
    }
    .booking_btn ul {
        float: none;
        display: inline-block;
        padding: 0;
    }
    .footer_box_add ul li {
        float: none;
    }
    .footer_heading {
        padding-top: 30px;
    }
    .contact_last_div {
        width: 100%;
    }
    .bottom_footer_copy_wrapper {
        text-align: center;
        display: inline-block;
        font-size: 14px;
    }
    #return-to-top {
        margin-right: 0;
        margin-top: -149px;
    }
    .abt_txt h3 {
        font-size: 16px;
        line-height: 25px;
    }
    .about_us_section {
        padding-top: 0;
    }
    .med_bottompadder40 {
        padding-bottom: 0;
    }
    .book-txt {
        font-size: 26px !important;
        line-height: 34px;
        margin-bottom: 14px;
    }
    .book-txt-pop {
        font-size: 26px !important;
        line-height: 34px;
        margin-bottom: 14px;
        text-align: center !important;
    }
    .strip-btn-st-pop {
        float: none !important;
    }
    .padd-mob-btm {
        padding-top: 30px;
    }
    .carousel-nevigation {
        display: none;
    }
    .uro-img {
        width: 100% !important;
        margin-bottom: 15px;
    }
    .booking_box_div {
        width: 100%;
    }
    .menu_wrapper {
        background: #fff;
    }
    .team_txt {
        min-height: 105px;
    }
    .mobile-flex {
        display: flex;
        flex-direction: column-reverse;
    }
    .slider-area .carousel-inner .item .carousel-captions .content {
        padding-top: 20px;
        padding-bottom: 0;
    }
    .slider-txt-rs {
        font-size: 14px !important;
        width: 100% !important;
    }
    .core-team-main-wrap-st {
        margin-bottom: 30px;
    }
    .mt-marquee {
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .display-btn-mob {
        display: block !important;
        margin: 10px 0 0;
        border: 0;
    }
    .display-btn-mob a {
        color: #fff !important;
    }
    .dis-none {
        display: none;
    }
    .doctor-f-wrap {
        padding: 10px !important;
    }
    .dc-img-mr {
        margin: 0 !important;
        margin-bottom: 8px !important;
    }
    .slider-txt-rs {
        display: block;
        line-height: 17px !important;
        float: left;
        text-align: left;
    }
    .footer-li-st {
        display: block !important;
        float: none !important;
    }
    .right-foot-bd {
        display: none !important;
    }
    .sexology-txt {
        margin-bottom: 20px;
    }
    .lybrate-widget .appt {
        padding: 5px 11px !important;
        font-size: 11px !important;
    }
    .getAppointment {
        padding: 6px 11px !important;
        font-size: 11px !important;
    }
    .blog_wrapper .service-col {
        display: block;
        width: 100%;
    }
}
@media (max-width: 650px) and (min-width: 580px) {
    .our_doc_icn_hovr ul {
        margin-left: 100px;
    }
}
@media (min-width: 481px) and (max-width: 766px) {
    .appointmnt_wrapper {
        margin-top: -68px;
    }
    .top_header_add {
        line-height: 3;
    }
    .appoint_btn li a {
        width: 200px;
    }
    .team_txt {
        background: 0 0;
    }
    .slider-area .carousel-inner .item .carousel-captions .content h2 {
        font-size: 28px;
    }
    .contact_last_div {
        width: 100%;
    }
    #return-to-top {
        margin-right: 0;
        margin-top: -157px;
    }

    .our-achievement-area h3 {
        padding-bottom: 28px;
    }
}

@media (max-width: 480px) {
    .our-achievement-area h3 {
        padding-bottom: 28px;
    }
}

@media (max-width: 380px) {
    .gc_logo {
        padding: 20px 0 0;
    }
}
@media (max-width: 320px) {
    .md_share_info_wrapper ul li {
        margin-left: 0;
    }
    .appoint_btn li a {
        width: 180px;
    }
    .middle_header_wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }
    .slider-area .carousel-inner .item .carousel-captions .content h2 {
        font-size: 24px;
    }
    .carousel-nevigation > .prev,
    .pulse {
        left: 10px;
    }
    .carousel-nevigation > .next,
    .pulse {
        right: 5px;
    }
    .team_txt {
        background: 0 0;
    }
    .contact_last_div {
        width: 100%;
    }
    .abt_chk ul li {
        width: 100%;
        float: none;
    }
    .team_icon_hover {
        width: 100%;
    }
    .team_icon_hover ul li:first-child {
        margin-left: -10px;
    }
    .our_doc_icn_hovr ul {
        margin-left: 3px;
    }
    .call_heading_wraper h1 {
        font-size: 28px;
    }
    .team_heading_wrapper h1 {
        line-height: 1;
    }
    .service_heading_wraper h1 {
        line-height: 1;
    }
    .footer_btm_icon {
        padding-left: 0;
    }
    .footer_btm_icon ul li {
        margin-left: 5px;
    }
    #return-to-top {
        margin-right: 0;
        margin-top: -207px;
    }
}
@media (min-width: 321px) and (max-width: 480px) {
    .carousel-nevigation > .prev,
    .pulse {
        left: 10px;
    }
    .carousel-nevigation > .next,
    .pulse {
        right: 5px;
    }
    .team_icon_hover {
        width: 100%;
    }
    .contact_last_div {
        width: 100%;
    }
    .our_doc_icn_hovr ul {
        margin-left: 0;
    }
    #return-to-top {
        margin-right: 0;
        margin-top: -181px;
    }
}
@media (max-width: 580px) and (min-width: 481px) {
    #return-to-top {
        margin-top: -182px;
    }
}
.header-paad {
    padding-left: 15px;
    padding-right: 40px;
}
.language-wrap {
    margin-bottom: 5px;
}
.img-speciality {
    width: 70%;
    margin: 0 auto;
}
.speciality-head {
    color: #000;
    text-align: center;
    font-weight: 700;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}
.speciality-box {
    border: 1px solid #2ec8a6;
    padding-bottom: 10px;
}
.first-head-wel-txt {
    color: #fff;
    margin-top: 7px;
}
.logo-mt {
    margin-top: 4px;
}
.slider-txt {
    margin-top: 300px;
}
.doctor-detail-btn {
    color: #fff;
}
.here-wrap {
    padding: 10px;
    background-color: #fff;
    margin-bottom: 15px;
}
.here-head {
    color: #000;
    font-weight: 700;
    font-size: 20px;
    font-family: Lato, sans-serif;
    margin-bottom: 10px;
}
.here-under-wrap {
    border: 1px dashed #222;
}
.pre-off-wrap-sp {
    padding-top: 25px;
    padding-bottom: 25px;
}
.blog_wrapper-fst.pre-off-wrap-sp {
    padding-bottom: 0;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 15px;
    left: 15px;
    right: 15px;
    opacity: 0;
    transition: 0.5s ease;
    background-color: #611884;
    padding: 10px;
}
.here-wrap:hover .overlay {
    opacity: 1;
}
.here-wrap:hover .here-head-hov {
    opacity: 1;
}
.here-wrap:hover .here-head-hov-call {
    opacity: 1;
}
.here-wrap:hover .here-under-wrap-wh-b {
    opacity: 1;
}
.here-head-hov {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    font-family: Lato, sans-serif;
    margin-bottom: 53px;
    margin-top: 53px;
    opacity: 0;
}
.here-head-hov-call {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    font-family: Lato, sans-serif;
    margin-bottom: 41px;
    margin-top: 41px;
    opacity: 0;
}
.here-under-wrap-wh-b {
    border: 1px dashed #fff;
    opacity: 0;
}
.service-img {
    width: 40% !important;
    margin: 0 auto;
}
.service-item-wrap {
    border: 1px solid #611884;
    margin: 0 2px;
}
.know-btn {
    border: 0;
    background: #2ec8a6;
    color: #fff;
    padding: 6px 20px;
    margin-bottom: 10px;
}
.book-txt {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    font-family: Lato, sans-serif;
    text-align: center;
    margin-top: 7px;
    line-height: 40.5px;
}
.book-txt-pop {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    font-family: Lato, sans-serif;
    text-align: right;
    margin-top: 7px;
}
.core-team-name {
    color: #e03439;
    font-weight: 700;
    font-size: 19px;
    font-family: Lato, sans-serif;
    margin-bottom: 5px;
}
.core-team-name-d {
    color: #611884;
    font-size: 17px;
    margin-bottom: 5px;
    font-weight: 500;
}
.core-team-des {
    text-align: justify;
    line-height: 22px;
    color: #514f4f;
    font-size: 15px;
    margin-bottom: 3px;
}
.treat-img {
    width: 100%;
}
.treat-head {
    color: #611884;
    font-weight: 700;
    font-size: 18px;
    font-family: Lato, sans-serif;
    margin-bottom: 10px;
}
.about-txt {
    text-align: justify;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
}
.about-wr {
    margin-bottom: 25px;
}
@font-face {
    font-family: mypopp;
    src: url(../fonts/OpenSans-Regular.ttf);
}
.uro-img {
    width: 300px;
    float: left;
    margin-right: 25px;
}
.uro-sub-head {
    color: #611884;
    font-weight: 400;
    font-size: 21px;
    font-family: Lato, sans-serif;
    margin-bottom: 10px;
    text-align: left;
}
.read-btn {
    border: 0;
    background: #e03439;
    color: #fff;
    padding: 6px 20px;
    margin-bottom: 10px;
    float: left;
}
.mb-px {
    margin-bottom: 15px;
}
.cardiology_diseases {
    color: #611884;
    font-weight: 700;
    font-size: 22px;
    font-family: Lato, sans-serif;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 25px;
}
.txt-head {
    text-align: justify;
    color: #2e2e2f;
    font-size: 15px;
    line-height: 26px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}
.txt-head-endro {
    text-align: justify;
    color: #611884;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0;
}
.about-txt-p {
    text-align: justify;
    color: #000;
    font-family: mypopp;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 8px;
}
.db-st {
    display: block;
}
.sexology-ul-st {
    text-align: left;
    color: #222;
    font-family: mypopp;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
}
.sexual-problem-txt {
    color: #611884;
    font-weight: 700;
    font-size: 22px;
    font-family: Lato, sans-serif;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 20px;
}
.service_img {
    width: 100%;
    margin-bottom: 5px;
}
.clinic-time-wrap {
    background-color: #f3d6d7;
    border: 1px solid #e7797d;
    padding-bottom: 15px;
    padding-top: 20px;
    margin-bottom: 20px;
}
.clinic-time-wrap-head {
    color: #611884;
    font-weight: 700;
    font-size: 22px;
    font-family: Lato, sans-serif;
    margin-bottom: 10px;
}
.clinic-time-wrap-p {
    color: #000;
    font-size: 18px;
    margin-bottom: 5px;
}
.clinic-phone-wrap {
    padding-bottom: 10px;
}
.service-page-img-head {
    font-weight: 600;
    font-size: 17px;
    font-family: Lato, sans-serif;
    background: #009675;
    color: #fff;
    margin-bottom: 0;
    padding: 7px 0;
}
.service-page-img-wrap {
    border: 1px solid #ec8689;
    padding: 5px;
    margin-bottom: 20px;
}
.display-mob {
    display: none;
}
.box-st {
    border-color: #b6b0b0 !important;
    color: #222 !important;
}
.pop-up-btn {
    background: #009675;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    font-size: 16px;
    border: 0;
    color: #fff;
    margin-top: 10px;
    padding: 0 17px;
}
.cs {
    cursor: pointer;
}
.sl-af-offer-wrap {
    background: #2ec8a6;
}
.offer-head-wrap {
    color: #fff;
    font-size: 25px;
    font-family: Lato, sans-serif;
    margin-top: 15px;
    margin-bottom: 15px;
}
.scroll-txt {
    color: #fff;
    font-size: 17px;
}
.mt-marquee {
    margin-top: 12px;
}
.bread-txt {
    color: #000;
    width: 250px;
    margin: 5px;
    float: right;
    padding: 6px;
}
.bread-wrap {
    position: relative;
    top: -80px;
    right: 10px;
}
.bread-home {
    color: #000;
}
.slider-txt-rs {
    font-size: 29px;
    color: #000;
    line-height: 40px;
    font-weight: 500;
    width: 65%;
    padding: 5px;
}
.bg-offer {
    background: #611884;
    text-align: center;
}
.strip-btn-st {
    border: 2px solid #d8d4d4b3;
    background: #009675;
    color: #fff;
    font-size: 18px;
    padding: 7px 24px;
    font-weight: 600;
}
.strip-btn-st-pop {
    border: 2px solid #ffffffb3;
    background: #009675;
    color: #fff;
    font-size: 18px;
    padding: 7px 11px;
    font-weight: 600;
    float: left;
}
.display-btn-mob {
    display: none;
}
.top-head-call-txt {
    color: #fff;
}
.doctor-quali-txt {
    color: #222;
    font-size: 18px;
    font-family: Lato, sans-serif;
    margin-bottom: 15px;
    text-align: left;
}
.font-bold {
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}
.colr-app-date {
    color: #242424;
    line-height: 27px;
    font-size: 17px;
}
.text-wrap-doctor {
    text-align: left;
    color: #222;
    font-weight: 600;
    font-size: 16px;
}
.doctor-page-form-wrap {
    background: #008dd3;
    padding: 30px 20px;
}
.all-page-doctor-list-name {
    font-size: 18px;
    font-family: Lato, sans-serif;
    text-align: left;
    font-weight: 600;
    color: #d53236;
}
.doctor-list-head {
    color: #611884;
    font-weight: 400;
    font-size: 22px;
    font-family: Lato, sans-serif;
    margin-bottom: 15px;
    text-align: left;
}
.all-page-doctor-wrap {
    padding-top: 0;
    padding-bottom: 40px;
}
.proceed-btn {
    color: #fff;
    background: #e03439;
    padding: 2px 11px;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 600;
    float: left;
    margin-right: 8px;
    cursor: pointer;
}
.proceed-btn:hover {
    color: #fff;
}
.doc-qualification {
    text-align: left;
    color: #222;
    font-size: 14px;
    margin-bottom: 5px;
}
.doctor-time {
    text-align: left;
    font-size: 14px;
    color: #222;
}
.time-sec-line {
    display: block;
    margin-left: 17px;
}
.doctor-i-icon {
    color: #d93237;
    font-size: 16px;
}
.mone-sec-line {
    margin-left: 7px;
}
.doctor-f-wrap {
    background: #fff;
    padding: 12px 0;
    box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, 0.14);
    border: 1px solid #fff;
    margin-bottom: 15px;
}
.doctor-pnl-cont {
    background: #f0f0f5 !important;
}
.dc-img-mr {
    margin: 0 10px;
}
.sexology-txt {
    color: #fff;
    font-size: 20px;
    font-family: Lato, sans-serif;
    text-align: center;
}
.doctor-list-h {
    color: #008dd3;
    font-weight: 700;
    font-size: 22px;
    font-family: Lato, sans-serif;
    text-align: center;
    margin-bottom: 20px;
    clear: both;
}
.offer-sub-txt {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
}
.offer-sub-txt-span {
    color: #e03439;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
}
.offer-wrap-mr {
    margin-bottom: 30px;
}
.sl-back {
    background: #fff;
}
.contact-txt-p {
    color: #000;
    font-family: mypopp;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 8px;
}
.date-st {
    color: #222 !important;
    border: 2px solid #fff !important;
}
.abt-bag-img {
    background-image: url(../images/home_abt.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.abput-page-back {
    background-image: url(../images/about.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.urology-page-back {
    background-image: url(../images/urology.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.footer-li-st {
    display: inline;
    float: left;
    margin-right: 9px;
    font-size: 15px;
    color: #757575;
}
.first-foot-head {
    padding-top: 50px;
}
.nephrology-back {
    background-image: url(../images/nephrology-back.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.cardiology-back {
    background-image: url(../images/cardiology-back.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.gastroenterology-back {
    background-image: url(../images/gastroenterology-back.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.activity-wrap {
    padding-bottom: 40px;
}
.mar-bt {
    margin-bottom: 10px;
}
.right-foot-bd {
    color: #fff;
}
.gaynocology-back {
    background-image: url(../images/gynocology.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.ocology-back {
    background-image: url(../images/oncology.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.endriology-back {
    background-image: url(../images/endriology.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.infertility-back {
    background-image: url(../images/infertility.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.timer-st {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin-top: 20px;
}
.con-mt {
    padding-top: 0;
    margin-top: 0;
}
.slider-txt-st {
    position: absolute;
    top: 40%;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-size: 21px;
    letter-spacing: 0;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    padding: 5px 15px;
    margin-left: 65px;
    max-width: 50%;
}
.sudarshan-back-uro {
    padding-bottom: 0 !important;
}
.meet-doc-title {
    margin-bottom: 15px !important;
}
.btn-col-s {
    color: #fff;
    background-color: #1f8f77;
    border-color: #1f8f77;
}
.btn-col-read {
    color: #fff;
    background-color: #1f8f77;
    color: #fff;
    background-color: #1f8f77;
    padding: 5px 10px;
}
.btn-col-read:focus,
.btn-col-read:hover {
    color: #fff;
}
.mr-mb-st {
    margin-bottom: 12px;
}
.social-wrap-sidebar {
    position: fixed;
    top: 300px;
    right: 0;
    margin-right: 8px;
    z-index: 99;
    list-style-type: none;
}
.sidebar-icon {
    width: 40px;
    margin-bottom: 10px;
}
.navbar-nav > li {
    float: none !important;
    display: inline-block;
}
.navbar .navbar-collapse {
    text-align: center;
}
.navbar-nav {
    float: none !important;
}
.video-consultation-box {
    border: 1px solid #008dd3;
    height: 125px;
}
.video-consultation-box-txt {
    color: #611884;
    font-weight: 700;
    font-size: 22px;
    font-family: Lato, sans-serif;
    margin-top: 20px;
    margin-bottom: 25px;
}
.video-consultation-box-btn {
    border: 2px solid #ffffffb3;
    background: #009675;
    color: #fff;
    font-size: 18px;
    padding: 7px 24px;
    font-weight: 600;
    text-align: center;
    float: none;
}
.video-consultation-box-call {
    color: #008dd3;
    font-weight: 700;
    font-size: 20px;
    font-family: Lato, sans-serif;
    margin-top: 20px;
    margin-bottom: 25px;
}
.fst-cl-mr-rght {
    margin-right: 10px;
}
.inter_a {
    color: #000;
}
.inter_a:hover {
    color: #000;
}
.team_name_txt_ch {
    width: 100%;
    margin-top: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    color: #fff;
    line-height: 24px;
    font-weight: 500;
    padding: 0;
}
.home_head_txt {
    margin: 0;
    color: #111;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer_txt_head {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.color_whie {
    color: #fff;
}
.text_cen_wrs {
    text-align: center;
}
.google_translat_padd {
    padding-top: 6px;
}
.overflow_wr {
    overflow-y: scroll;
    height: 290px;
}
.coar_team_width {
    width: 100%;
}
.footer_ul_st {
    list-style-type: none;
    padding-left: 0;
    color: #a4a4a4;
}
.color_blackk {
    color: #000;
}
.client_cont_wrapper_h {
    color: #222;
    font-size: 22px;
    font-weight: 600;
    background: #f6f6f6;
    padding: 20px;
}
.client_slide_main_wrapper:hover .client_cont_wrapper_h {
    background: #26a88b;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.divider {
    background-repeat: repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.business_page_wrap {
    margin-top: 20px;
}
.business_img_cl {
    width: 100%;
    margin-bottom: 10px;
}
.business_page_float {
    float: right;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #008dd3;
    border-color: #ddd;
}
.new_accordian_ul li {
    list-style-type: disc;
    color: #fff;
}
.home_page_popup_btn {
    background: #2ec8a6;
    border: 0;
    margin-top: 10px;
    padding: 7px 25px;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
}
.popup_homepage_header {
    background: #2ec8a6;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px 5px 0 0;
}
.popup_homepage_header_close {
    font-size: 27px;
}
.popup_homepage_header_h {
    font-weight: 500;
    color: #fff;
    font-size: 19px;
}
.popup_homepage_input {
    margin-top: 0;
    border: 1.5px solid #ccc !important;
    font-size: 15px;
}
.popup_homepage_input_st {
    margin-top: 0 !important;
}
.service_ul_pathology li {
    text-align: left;
}
@media only screen and (max-width: 767px) {
    .display-mob {
        display: block !important;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        margin-top: 7px;
    }
    .counter_section section > .container,
    .counter_section section > .container-fluid {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .counter_section .count-description {
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .count-description .con1,
    .count-description .con2,
    .count-description .con3,
    .count-description .con4 {
        padding-top: 0;
    }
}
@media only screen and (max-width: 480px) {
    .slider-txt-st {
        position: absolute;
        top: 40%;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.5);
        text-transform: uppercase;
        font-size: 9px;
        letter-spacing: 0;
        font-family: Raleway, sans-serif;
        font-weight: 600;
        padding: 5px 15px;
        margin-left: 10px;
    }
    .secend-img {
        left: 20px;
    }
    .home_head_txt {
        font-size: 21px;
    }
    .slider_txt_ex {
        top: 30%;
        right: 42px;
        line-height: 20px;
    }
    .count-description > h5 {
        min-height: 45px;
    }
    .counter_section .count-description {
        font-size: 26px;
    }
    .con1,
    .con2,
    .con3,
    .con4 {
        font-size: 14px;
    }
}
.specialist {
    margin-bottom: 15px;
}
.left {
    text-align: left;
}
.vid_con_cat {
    color: #111;
    font-weight: 600;
    font-size: 22px;
    margin-top: 0;
}
.qualifi {
    color: #000;
    padding-top: 10px;
    text-align: left;
    margin-bottom: 15px;
}
.docProfileonline:hover .qualifi {
    color: #fff;
}
.n_ul {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.team_wrapper1 {
    float: left;
    text-align: center;
    width: 100%;
    padding-bottom: 0;
    background-color: #fff;
}
.lybrate-powered {
    display: none;
}
.lybrate-widget .appt {
    background-color: #008dd3;
    padding: 5px 16px;
    font-size: 12px;
    border-radius: 20px;
    color: #fff;
    border-color: transparent;
    margin-top: 0;
}
.call-now-btn-v,
.consult-now-btn-v {
    float: left;
}
.docProfileonline:hover .appt {
    background-color: #fff;
    color: #63028f;
}
.lybrate-button {
    min-height: 30px !important;
}
.lybrate-widget {
    min-width: 0 !important;
}
.why_use_heading {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.why_use_box {
    border: 1px solid #e1e1e1;
    padding: 16px 10px;
    box-shadow: 3px 5px 10px #ececec;
    min-height: 230px;
    text-align: center;
    margin-bottom: 15px;
}
.our_spec_img {
    margin-bottom: 15px;
}
.welcome-heat-st1 {
    color: #111;
    font-weight: 600;
    font-size: 28px;
    margin-top: 0;
}
.service-img1 {
    width: 30% !important;
    margin: 0 auto;
}
.place-center {
    margin: 0 auto !important;
}
.mh2 {
    background: rgba(244, 171, 1, 0.3);
    border: 2px solid #f4ab01 !important;
}
.sexology-ul-st {
    margin: 0 0 0 20px;
}
.sexology-ul-st li {
    margin: 0 0 5px;
    list-style: disc;
}
.pathology-lab-area {
    margin: 40px 0 0;
}
.cardiology-slider .owl-theme .owl-dots,
.gastroenterology-slider .owl-theme .owl-dots,
.team_slider_wrapper_edit .owl-theme .owl-dots,
.urology-slider .owl-theme .owl-dots {
    display: none;
}
.cardiology-slider .owl-theme .owl-dots .owl-dot.active span {
    background: #fff !important;
}
.circumcision-area .testimonial-heat-st {
    font-size: 39px;
}
.circumcision-area .circumcision-content {
    padding: 25px 0;
}
.circumcision-area .txt-center-content {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.circumcision-area .circumcision-content ul {
    margin: 0;
    padding: 0;
}
.circumcision-area .circumcision-content ul li {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #444;
    text-align: justify;
    text-align-last: left;
    margin: 0 0 10px;
}
.circumcision-content p {
    text-align: justify;
    text-align-last: left;
}
.circumcision-area {
    display: block;
    padding: 10px 0 30px;
}
.circumcision-area h2.welcome-heat-st {
    text-align: left;
    font-size: 30px;
    margin-bottom: 10px;
    text-transform: none;
}
.circumcision-area h2.welcome-heat-st::after {
    margin: 0;
}
.circumcision-area .treat-img {
    margin: 67px 0 0;
}
.circumcision-area.circumcision-bg {
    display: block;
    background: #f0f6ff;
    padding: 50px 0 70px;
    margin-bottom: 40px;
}
.uro-table-area {
    display: block;
    width: 100%;
    overflow-x: auto;
}
.circumcision-area .cir-table1 {
    display: table;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #444;
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 30px 0 0;
}
.circumcision-area .cir-table-row1 {
    display: table-row;
}
.cir-table-cell1 {
    display: table-cell;
    padding: 10px 20px;
    border: 1px solid #ccc;
    border-collapse: collapse;
}
.cir-table-row1:nth-child(2n + 1) .cir-table-cell1 {
    background: #fff;
}
.cir-table-cell1.heading {
    background: #008dd3 !important;
    font-weight: 500;
    color: #fff;
    padding: 15px 20px;
}
.cir-table-cell1.col-heading {
    background: #efaa48 !important;
    color: #fff;
    font-weight: 500;
}
.cir-table-cell1.col-heading2 {
    background: #e48e15 !important;
    color: #fff;
    font-weight: 500;
}
.chat_box_txt_wrap {
    float: right;
    background: #efaa48;
    padding: 6px 23px;
    text-align: center;
}
.chat_option_btn {
    background: #efaa48;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    overflow: hidden;
    margin-right: 61px;
    border-radius: 6px 6px 0 0;
}
.chat_option_btn a {
    color: #000;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}
.chat_option_btn a:hover {
    color: #000;
    text-decoration: none;
}
.chat_box_icon_wrap {
    background: #f39f07;
    float: left;
    padding: 6px 10px;
}
.home-form2 form input,
.home-form2 form textarea {
    font-family: "Open Sans", sans-serif;
    width: 100%;
    height: 46px;
    color: #374046;
    margin-bottom: 14px;
    background: #f3f5fd;
    border: 1px solid #abb9c2;
    font-size: 16px;
    padding: 11px;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.home-form2 form input:hover,
.home-form2 form textarea:hover {
    border: 1px solid #abb9c2;
}
.home-form2 form textarea {
    height: 80px;
}
.home-form2 .pop-pat2 h2 {
    padding: 0 45px !important;
}
.home-form2 .submitForm {
    display: inline-block;
    background: #efaa48;
    color: #000;
    padding: 15px 30px;
    line-height: 20px;
    margin: 10px 0 30px;
    border: 0;
}
.home-form2 .submitForm:hover {
    background: #efaa48;
    color: #000;
    border: 0;
}
.our-speciality-area .column p {
    padding: 0 10px 15px;
    line-height: 1.5;
}
#myModal .modal-header {
    padding: 20px;
}
#myModal .modal-header .close {
    margin-top: -2px;
    margin-right: 20px;
    font-size: 24px;
}
.treat-box-min-ht {
    min-height: 375px;
}
.only-for-mobile {
    display: none;
}
.only-for-desktop {
    display: block;
}
@media only screen and (max-width: 1199px) {
    #banner-area .right {
        margin: 0 0 0;
    }
    .banner-bot-part .col-new {
        padding: 30px 30px;
    }
    .banner-bot-part .col-new.col-new1 .ph-area {
        font-size: 28px;
    }
    .banner-bot-part .col-new.col-new1 .ph-area {
        margin-top: 59px;
    }
    .banner-bot-part .col-new.col-new1 span {
        top: 5px;
    }
    .home-sec1 {
        background-size: cover;
        -webkit-border-radius: 0 0 120px 120px;
        -moz-border-radius: 0 0 120px 120px;
        border-radius: 0 0 120px 120px;
    }
    .book-appointment-area .table-cell1 {
        width: 53%;
        vertical-align: middle;
    }
    .diagonestic-serv-doc-img {
        background-position: -60px 0;
        padding: 30px 50px 30px 36%;
    }
    .our-speciality-area .column h5 {
        font-size: 18px;
    }
    .circumcision-area {
        padding: 30px 0 30px;
    }
    .our-speciality-area .column {
        min-height: 352px;
    }
    .why-choose-area .healthcare-ser-details .img-area {
        padding-top: 44%;
    }
    .cardiology-section .treat-box,
    .urology-section .treat-box {
        min-height: 436px;
    }
    h2.med_bottompadder20.home_head_txt::after,
    h2.welcome-heat-st::after {
        border-bottom: 0 solid #3fd4c8;
    }
}
@media only screen and (max-width: 991px) {
    .generalOfferWrapper .discount {
        margin-top: 5% !important;
    }
    .why-choose-area .healthcare-ser-details .img-area {
        padding-top: 0;
    }
    .banner-bot-part .col-new .btn-area {
        margin-top: 0;
    }
    .banner-bot-part .col-new .btn-area a {
        width: 100%;
    }
    .banner-bot-part .col-new {
        padding: 30px 22px;
        min-height: 268px;
    }
    .banner-bot-part .col-new h4 {
        font-size: 19px;
    }
    .banner-bot-part .col-new.col-new1 .ph-area {
        font-size: 22px;
        margin-top: 51px;
    }
    .banner-bot-part .col-new.col-new1 span {
        top: 5px;
        width: 30px;
        height: 30px;
    }
    .banner-bot-part .col-new.col-new1 span i {
        top: 7px;
        font-size: 19px;
    }
    .why-choose-area .img-area {
        padding-top: 0;
    }
    .why-choose-area .text-cont-left,
    .why-choose-area .text-cont-right {
        text-align: center;
        margin: 10px 0 30px;
    }
    .why-choose-area.home-why-choose .text-cont-left:first-child,
    .why-choose-area.home-why-choose .text-cont-right:first-child {
        text-align: center;
        margin: 10px 0 30px;
    }
    .our-speciality-area .column,
    .our-speciality-area.home-speciality-area .column {
        min-height: 394px;
    }
    .our-achievement-content-area {
        margin: 20px 0 0 0;
    }
    .our-service-area p.content {
        text-align: left;
        width: 100%;
    }
    .diagonestic-serv-doc-img {
        position: static;
        top: 0;
    }
    .diagonestic-icon-area p {
        margin: 0 0 30px 0;
    }
    .cardiology-slider .owl-theme .owl-dots,
    .gastroenterology-slider .owl-theme .owl-dots,
    .team_slider_wrapper_edit .owl-theme .owl-dots,
    .urology-slider .owl-theme .owl-dots {
        display: block;
    }
    .cardiology-slider .owl-theme .owl-nav,
    .gastroenterology-slider .owl-theme .owl-nav,
    .team_slider_wrapper_edit .owl-theme .owl-nav,
    .urology-slider .owl-theme .owl-nav {
        display: none !important;
    }
    .owl-theme .owl-dots {
        top: 0 !important;
    }
    .inter-patient-area {
        padding: 60px 0;
    }
    .inter-patient-area .btn-area {
        top: 0;
    }
    .diagonestic-services-area {
        padding: 60px 0 40px;
    }
    .service-img-section .green-box-area {
        left: 0;
    }
    .book-appointment-area h3 {
        font-size: 23px;
    }
    .book-appointment-area .table-cell1.phone-bg a {
        font-size: 23px;
    }
    .book-appointment-area h3 span {
        font-size: 17px;
    }
    .our-achievement-area {
        padding: 0;
    }
    .welcome-wrap {
        padding: 20px 0 !important;
        margin: 20px 0 0 !important;
    }
    .banner-bot-part .col-new {
        padding: 30px 22px;
        min-height: 266px;
    }
    .treat-box-min-ht {
        min-height: 408px;
    }
    .docProfileWrap {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .only-for-desktop {
        display: none;
    }
    .only-for-mobile {
        display: block;
    }
    .activity-wrap {
        padding-bottom: 10px;
    }
    .about-section2 h3 {
        margin-bottom: 0;
    }
    .book-appointment-area {
        padding: 0;
    }
    .book-appointment-area .table-cell1 {
        width: 100%;
        padding: 30px 0;
        display: block;
    }
    .book-appointment-area h3 {
        padding: 10px 25px;
        text-align: center;
    }
    .book-appointment-area .table-cell1.phone-bg {
        width: 100%;
        text-align: center;
    }
    .book-appointment-area .table-cell1.phone-bg a {
        padding: 10px 25px;
    }
    .blog_wrapper-fst {
        width: 100%;
    }
    .btn-area {
        padding: 20px 0 0;
    }
    .banner-bot-part .col-new .btn-area a {
        width: auto;
    }
    .banner-bot-part .col-new {
        min-height: auto;
    }
    .banner-bot-part .col-new.col-new1 .ph-area {
        margin-top: 20px;
        text-align: left;
    }
    .col-padding-1,
    .col-padding-2,
    .col-padding-3 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .banner-bot-part .col-new.col-new1 .ph-area span {
        margin-right: 10px;
    }
    .service-icon-area.no-content {
        display: none;
        margin-bottom: 0 !important;
    }
    .testimonial-area .owl-theme .owl-dots {
        left: 0;
    }
    .testimonial-area .testi-video-area {
        margin-bottom: 20px;
    }
    .about-section2 h1,
    .blog_wrapper h1,
    .counter_section h1,
    .inter-patient-area h1,
    .key-treatments-area h1,
    .our-speciality-area h1,
    .testimonial-area h1,
    .what-need-area h1 {
        font-size: 35px;
        padding-bottom: 20px;
    }
    .about-section1 h3,
    .about-section2 h3,
    .blog_wrapper h3,
    .diagonestic-serv-doc-img h3,
    .inter-patient-area h3,
    .key-treatments-area h3,
    .our-achievement-area h3,
    .our-service-area h3,
    .our-speciality-area h3,
    .testimonial-area h3,
    .what-need-area h3,
    .why-choose-area h3 {
        font-size: 35px;
    }
    h1.welcome-heat-st,
    h2.med_bottompadder20.home_head_txt,
    h2.welcome-heat-st {
        font-size: 35px;
    }
    .circumcision-area .testimonial-heat-st,
    .circumcision-area h2.welcome-heat-st {
        font-size: 35px;
    }
    .testimonial-heat-st {
        font-size: 35px;
    }
    .contct-area h2.welcome-heat-st {
        font-size: 30px;
    }
    .about-section2 h3::after,
    .blog_wrapper h3::after,
    .diagonestic-serv-doc-img h3::after,
    .inter-patient-area h3::after,
    .key-treatments-area h3::after,
    .our-achievement-area h3::after,
    .our-service-area h3::after,
    .our-speciality-area h3::after,
    .testimonial-area h3::after,
    .what-need-area h3::after {
        border-bottom: 0;
    }
    h2.med_bottompadder20.home_head_txt::after,
    h2.welcome-heat-st::after {
        border-bottom: 0;
    }
    .about-section2 h1::after,
    .blog_wrapper h1::after,
    .counter_section h1::after,
    .inter-patient-area h3::after,
    .key-treatments-area h1::after,
    .our-speciality-area h1::after,
    .testimonial-area h1::after,
    .what-need-area h1::after {
        border-bottom: 0;
    }
    .our-speciality-area .column,
    .our-speciality-area.home-speciality-area .column {
        min-height: auto;
    }
    .circumcision-area .treat-img {
        margin: 30px 0 0;
    }
    .social-wrap-sidebar {
        right: -142px;
    }
    .testimonial-area .testi-box {
        width: 100%;
    }
}
@media only screen and (max-width: 575px) {
    .book-appointment-area .table-cell1 {
        padding: 10px 0;
    }
    .about-section2 h1,
    .blog_wrapper h1,
    .counter_section h1,
    .inter-patient-area h1,
    .key-treatments-area h1,
    .our-speciality-area h1,
    .testimonial-area h1,
    .what-need-area h1 {
        font-size: 30px;
    }
    .about-section1 h3,
    .about-section2 h3,
    .blog_wrapper h3,
    .diagonestic-serv-doc-img h3,
    .inter-patient-area h3,
    .key-treatments-area h3,
    .our-achievement-area h3,
    .our-service-area h3,
    .our-speciality-area h3,
    .testimonial-area h3,
    .what-need-area h3,
    .why-choose-area h3 {
        font-size: 30px;
    }
    h1.welcome-heat-st,
    h2.med_bottompadder20.home_head_txt,
    h2.welcome-heat-st {
        font-size: 30px;
        padding-bottom: 0;
    }
    .circumcision-area .testimonial-heat-st,
    .circumcision-area h2.welcome-heat-st {
        font-size: 30px;
    }
    .testimonial-heat-st {
        font-size: 30px;
    }
    .contct-area h2.welcome-heat-st {
        font-size: 26px;
    }
    .about-section1 h1 span,
    .about-section1 h3 span,
    .why-choose-area h1 span,
    .why-choose-area h3 span {
        display: inline;
    }
    .why-choose-area h1 {
        margin: 20px 0 10px;
    }
    .diagonestic-serv-doc-img {
        background-image: none;
        padding: 30px 50px 30px 50px;
    }
    .diagonestic-serv-doc-img h3::after {
        top: 48px;
    }
    .home-sec1 {
        padding: 30px 20px 50px;
    }
    .why-choose-area .text-cont-left:first-child,
    .why-choose-area .text-cont-right:first-child {
        margin: 10px 0 30px;
    }
    .key-treatments-area .cardiology-section h4,
    .key-treatments-area .gastroenterology-section h4,
    .key-treatments-area .urology-section h4 {
        font-size: 27px;
    }
    .cir-table-cell1 {
        padding: 10px 10px;
    }
    .cir-table-cell1.heading {
        padding: 15px 10px;
    }
}
@media only screen and (max-width: 480px) {
    .about-section2 h1,
    .blog_wrapper h1,
    .counter_section h1,
    .inter-patient-area h1,
    .key-treatments-area h1,
    .our-speciality-area h1,
    .testimonial-area h1,
    .what-need-area h1 {
        font-size: 26px;
    }
    .about-section1 h3,
    .about-section2 h3,
    .blog_wrapper h3,
    .diagonestic-serv-doc-img h3,
    .inter-patient-area h3,
    .key-treatments-area h3,
    .our-achievement-area h3,
    .our-service-area h3,
    .our-speciality-area h3,
    .testimonial-area h3,
    .what-need-area h3,
    .why-choose-area h3 {
        font-size: 26px;
    }
    h1.welcome-heat-st,
    h2.med_bottompadder20.home_head_txt,
    h2.welcome-heat-st {
        font-size: 26px;
        line-height: 1.2;
    }
    .circumcision-area .testimonial-heat-st,
    .circumcision-area h2.welcome-heat-st,
    h1.welcome-heat-st {
        font-size: 26px;
    }
    .testimonial-heat-st {
        font-size: 26px;
    }
    .key-treatments-area .cardiology-section h4,
    .key-treatments-area .gastroenterology-section h4,
    .key-treatments-area .urology-section h4 {
        font-size: 20px;
        padding: 5px 20px 5px 75px;
    }
    .contct-area h2.welcome-heat-st {
        font-size: 20px;
    }
    .key-treatments-area .cardiology-section h4::after,
    .key-treatments-area .gastroenterology-section h4::after,
    .key-treatments-area .urology-section h4::after {
        top: -14px;
    }
    .why-choose-area h1 {
        text-align: center;
        margin: 20px 0 20px;
    }
    .diagonestic-icon-area p {
        font-size: 16px;
    }
    .btn-1 {
        padding: 6px 20px;
    }
    .book-appointment-area .table-cell1.phone-bg a {
        padding: 10px 14px;
    }
}
.blog_wrapper_new {
    padding: 0 0 70px 0 !important;
}
.blog_wrapper_neww {
    padding: 70px 0 30px 0 !important;
}
.btn2 {
    background: #efaa48 !important;
}
.offer_price {
    color: #008bd1;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.actual_price {
    color: #c8c8c8;
    font-weight: 600;
    margin-left: 10px;
}
.test_desc {
    margin-top: 25%;
}

.mar-left-25 {
    margin-left: 25px !important;
}
.trt_img {
    border: 1px #008dd3 solid;
    padding: 5px;
}
.left1 {
    margin: 20px 0 60px !important;
}
.our_spl {
    padding: 0 0 0 !important;
}
.machine {
    min-height: 477px !important;
}
.our_doc {
    color: #008dd3;
    font-size: 28px;
    font-weight: 700 !important;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 15px;
}
/*#fadein {
    animation: fadeinanimation 8s;
    -moz-animation: fadeinanimation 8s;
    -webkit-animation: fadeinanimation 8s;
    -o-animation: fadeinanimation 8s;
}
@keyframes fadeinanimation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}*/

.pop_close
{
	color: #fff;
	opacity: 1;
}