.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
    margin-top:16px;
}
@import url('https://fonts.googleapis.com/css?family=Marck+Script|Source+Sans+Pro:300,400,600,700,900');
body
{
	font-family: 'Source Sans Pro', sans-serif;
	overflow-x:hidden;
}
ul
{
	display:inline-block;
	position:relative;
	margin-bottom:0 !important;
}
li
{
	float:left;
	list-style:none;
}
p
{
    font-size:15px;
    line-height:20px;
    color:#333333;
}
a:hover {
    text-decoration: none !important;
    color: #8d633d !important;
}
.main {
    padding: 0 !important;
}
.main_header_left {
    padding: 0 40px !important;
}
.logo {
    display: block;
    padding: 10px 40px;
}
.logo img {
    width:100%;
}
.main_header_right {
    padding: 0 !important;
    padding-left: 40px !important;
}
.main_topbar {
    background: #f7ddc0;
    height: 40px;
}
.main_topbar ul {
    width: 100%;
}
.main_topbar::before {
    content: "";
    position: absolute;
    display: block;
    background: #f7ddc0;
    width: 20px;
    height: 40px;
    top: 0;
    left: 30px;
    transform: skew(22deg,0deg);
}
.main_topbar li {
    position: relative;
    padding: 2px;
    height: 40px;
    z-index: 1;
}
.main_topbar a {
    color: #1e2020;
    font-size: 13px;
    line-height: 35px;
    padding: 0 22px;
}
.top_email::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/email.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 27px;
    height: 27px;
    top: 10px;
    left: -10px;
}
.top_time::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/clock.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 27px;
    height: 27px;
    top: 8px;
    left: -12px;
}
.top_number a {
    font-size: 18px;
    font-weight: 500;
    color: #1c1e1c;
}
.top_number::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/phone.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 27px;
    height: 27px;
    top: 8px;
    left: -4px;
}
.top_appointment a {
    font-size: 20px;
    line-height: 32px;
    text-transform: uppercase;
    color: #fff;
}
.top_appointment a::before {
    content: "";
    position: absolute;
    display: block;
    background: #da8020;
    width: 25px;
    height: 40px;
    top: 0;
    left: 0;
    transform: skew(22deg,0deg);
    z-index: -1;
}
.top_appointment a::after {
    content: "";
    position: absolute;
    display: block;
    background: #da8020;
    width: 100%;
    height: 40px;
    top: 0;
    right: -15px;
    z-index: -1;
}
#menu_area {
    width: auto;
    float: left;
}
.main_social {
    width: 15%;
    float: left;
}
.main_social ul {
    padding-left: 0;
    padding: 26px 0;
}
.main_social li {
    width: 28px;
    height: 28px;
    background: #ccc;
    text-align: center;
    margin: 0 5px;
    border-radius: 50%;
}
.main_social a {
    font-size: 14px;
    line-height: 28px;
    color: #333;
}
.menu-area .container {
    padding: 0 !important;
}
/*navigation*/
.dropdown-menu{padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link{color:#1e2020 !important;font-size:14px; line-height:24px;font-weight:500; padding:30px 5px;display: block !important; margin: 0 5px;}
.mainmenu .active a,.mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{color: #da8020;outline: 0; text-decoration: none;border-bottom: 5px solid #da8020;}

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{}
/*.mainmenu .collapse ul ul ul > li > a{background: #da8020;color: #fff !important;}*/

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#f3f3f3; margin-top: 0;border-radius: 0;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#f3f3f3}
.mainmenu .collapse ul ul li a {
    color: #da8020;
    border: none;
    text-transform: capitalize;
    padding: 2px 10px;
    font-size: 13px;    margin-left: 0px;
}
.mainmenu .dropdown-item:focus, .mainmenu .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f7ddc0 !important;
}
.mainmenu .collapse ul ul li a:hover {
    border-bottom: none !important;
    color: #000;
}
.menu-area img {
    width: 30px;
    height: 30px;
    margin: 0 auto 5px;
    display: -webkit-box;
}
.mainmenu .collapse ul ul li
{
    float: none;
}
/******************************Drop-down menu work on hover**********************************/
.mainmenu{width: 100%; padding:0 !important;}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative;}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{ padding-top: 0;
    padding-bottom: 0px;}
.mainmenu .collapse ul ul ul{    position: absolute;
    top: 0;
    left: 100%;
    /* min-width: 250px; */
    display: none;
    padding-top: 0;
    padding-bottom: 0px;}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;display:none;z-index:1}

}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
}
.slider_content {
    position: absolute;
    top: 35%;
    right: 8%;
}
.slider_content.left_side {
    left: 8%;
}
.slider_content.right_side {
    right: 8%;
}
.slider_content .captionhead {
    font-family: 'Marck Script', cursive;
    font-size: 50px;
    line-height: 50px;
}
.slider_content p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #8d633d;
}
a.contact_button{
    background: #da8020;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    border-radius: 25px;
    text-transform: uppercase;
}
a.contact_button:hover
{
    color: #da8020;
    background: #fff;
}
.main-carousel .owl-nav {
    display: none !important;
}


.service_box {
    padding: 15px 10px;
    transition: 0.6s ease;
}
.service_box:hover
{
    -webkit-transform: scale(1.2);
    transform: scale(1.03);
}
.service_box h3 {
    padding-left: 110px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin:0;
}
.open_hour {
    background: #da8020;
}
.open_hour::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/open_hour.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 55px;
    height: 55px;
    top: 15px;
    left: 50px;
}
.make_appointment {
    background: #8d633d;
}
.make_appointment::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/make_appointment.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 55px;
    height: 55px;
    top: 15px;
    left: 50px;
}
.call_now {
    background: #d9976f;
    font-size: 22px;
}
.call_now::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/call_now.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 40px;
    height: 60px;
   top: 15px;
    left: 50px;
}
.slider_service span {
    display: block;
    font-size: 15px;
    line-height: 20px;
}

.expertise {
    padding: 5rem 3rem 3rem;
}
.expertise_box_In {
    padding: 15px 35px !important;
}
.expertise_box {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    text-align:center;
    border:1px solid #ccc;
}
.expertise_box img {
    width: 100%;
}
.expertise_box:hover .book_button {
    bottom: 0;
    left: 0;
}
.book_button {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
    background-color: rgba(245, 130, 31, 0.70);
    padding: 14px;
    color: #fff;
    z-index: 9999999;
    -webkit-transition: 0.2s ease all 0s;
    -moz-transition: 0.2s ease all 0s;
    -ms-transition: 0.2s ease all 0s;
    -o-transition: 0.2s ease all 0s;
    transition: 0.2s ease all 0s;
    height: 100%;
    padding:65px;
    z-index:0;
}

ul.transplantimg .book_button{   bottom: -140px;}

.book_button a {
    color: #e28020;
    background: #fff;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    border-radius: 30px;
}
.book_button a:hover {
    background: #e28020;
    color: #fff;
}
.expertise_text {
    margin: 0 25px;
    margin-top: -30px;
    text-align:center;
    position:relative;
}

.expertise_img {
    background: #e28020;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.expertise_img img {
    padding: 10px;
    width: 60px;
    z-index:1;
}
.expertise_text h3 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
}
.expertise_text h3 a{
    color: #ae5a21;
}
.expertise_text p {
    color: #333333;
}
.mainHeading
{
    text-align:center;
}
.mainHeading h2 {
    font-family: 'Marck Script', cursive;
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    color: #151714;
    position:relative;
    display: inline-block;
    border-bottom: 2px solid #da8020;
    padding-bottom: 13px;
}
/*.mainHeading h2::before {
    content: "";
    position: absolute;
    display: block;
    width: 200px;
    height: 1px;
    background: #da8020;
    top: 30px;
    left: 25%;
}
.mainHeading h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 200px;
    height: 1px;
    background: #da8020;
    top: 30px;
    right: 25%;
}*/
.appointment_form
{
    padding:1rem 4rem;
}
.appointment {
    padding: 30px 0;
}
.appointment_In {
    width: 100%;
    padding-left: 0;
    height: 350px !important;
    background: #e6ceb0;
    box-shadow:0 0 35px 10px rgba(136, 136, 136, 0.16);
}
.start_here {
    width: 21%;
    padding: 60px 30px 30px;
    background: #da8020;
    text-align: center;
    height: -webkit-fill-available;
    transition: 0.6s ease;
}
.start_here:hover
{
    -webkit-transform: scale(1.2);
    transform: scale(1.03); 
}
.consultation_form {
    width:58%;
    background: #e6ceb0;
    padding: 60px 10px 30px;
    text-align: center;
    height: -webkit-fill-available;
}
.find_doctor {
    width: 21%;
    background: #8d633d;
    padding: 60px 20px 30px;
    text-align: center;
    height: -webkit-fill-available;
    transition: 0.6s ease;
}
.find_doctor:hover
{
    -webkit-transform: scale(1.2);
    transform: scale(1.03); 
}
.appointment_Cont img {
    width: 125px;
    padding: 10px;
}
.appointment_Cont h4 {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
}
.consultation_form .appointment_Cont h4
{
    color:#ae5a21;
}
.appointment_Cont p {
    color: #fff;
}
.find_doctor .appointment_Cont p {
    padding: 40px 0;
}
.appointment_Cont span
{
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
}
.consultation_form form {
    padding: 20px;
}
.appointment_In .form-control, .appointment_In .custom-select {
    background: #dfbe9b;
    border-radius: 25px;
    -webkit-text-fill-color: #7a472d;
    border: none;
    font-size: 13px;
}
#timepicker::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/time.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    top: 0;
    right: 0;
    z-index: 1;
}
button.contact_button {
    background: #da8020;
    padding: 4px 35px;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    border-radius: 25px;
    text-transform: uppercase;
    border: none;
}
button.contact_button:hover
{
    color: #da8020;
    background: #fff;
}
.consultation_form .form-row {
    padding: 5px;
}
.consultation_form .form-group
{
    padding:0 10px !important;
}


.about_dr {
    padding: 4rem 4rem 0;
    position: relative;
}
.about_dr::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/about.jpg);
    background-size: 100%;
    width: 100%;
    height: 717px;
    top: -200px;
    left: 0;
    z-index: -1;
}
.dr_Img {
    max-width: 26% !important;
}
.dr_Img img {
    width: 108%;
    margin-top: -35px;
}
.dr_box {
    max-width: 74% !important;
    display: inline-block;
    position: relative;
    float: left;
    flex: none !important;
}
.dr_box .mainHeading {
    text-align: left;
}
.dr_box .mainHeading h2::before
{
    display:none;
}
.dr_box .mainHeading h2::after {
    width: 140px;
    right: 20%;
}
.dr_short {
    float: left;
    width: 35%;
}
.orangeBg {
    padding-right: 50px;
}
.orangeBg::before {
    content: "";
    position: absolute;
    display: block;
    background: #e28020;
    width: 48%;
    height: 225px;
    left: -150px;
    z-index: -1;
    top: 130px;
}
.orangeBg p {
    font-size: 17px;
    line-height: 24px;
    padding: 40px 0px;
    color: #fff;text-align: justify;
}
.dr_short h3 {
    font-size: 30px;
    line-height: 40px;
    color: #e28020;
    font-weight: 700;
}
.dr_content {
    float: left;
    width: 65%;
    padding: 10px 0;
}
.dr_content a
{
    color:#e28020;
}
.certificate ul {
    padding-left: 0;
}
.certificate li {
    width: calc(100%/4);
    padding-right: 30px;
}
.certificate img {
    width: 100%;
    border:1px solid #ccc;
}
.testimonials {
    padding: 8rem 9rem 4rem;
}
.testimonials .mainHeading h2::before
{
    left: 9%;
}
.testimonials .mainHeading h2::after
{
    right: 9%;
}
.customer_testi {
    border: 1px solid #e6ceb0;
    padding: 20px 40px 30px;
    margin: 25px 40px;
    text-align: center;
}
.customer_testi h4 {
    font-size: 20px;
    line-height: 0;
    color: #ae5a21;
}
.customer_img {
    width: 90px;
    margin: 0 auto;
}

.customer-review::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/quote.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 300px;
    height: 300px;
    top: -100px;
    left: -85px;
}
.testimonials .owl-nav {
    position: absolute;
    left: 98%;
    width: 20% !important;
    height: 11%;
    top: 35%;
    display:block !important;
}
.testimonials button.owl-next {
    float: left;
    margin-top: -60px !important;
    margin-left: -25px !important;
}
.testimonials button.owl-prev {
    float: left;
    margin-right: 0px !important;
}
.testimonials .owl-nav span {
    padding: 0;
    font-size: 100px;
    line-height: 10px;
    font-weight: 100;
    color: #ff855f;
}
.customer_testi::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/testi.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    left: 55px;
    top: 40px;
}

.blog {
    background: #eee3d9;
    padding: 4rem;
}
.blog .mainHeading h2::before {
    left: 28%;
}
.blog .mainHeading h2::after {
    right: 28%;
}
ul.blogCat {
    position: relative;
    display: inline-block;
    padding-left: 0;
}
li.blog_box_In {
    width: 27.33%;
    margin: 2rem 2.2rem !important;
    background: #eee3d9;
    box-shadow: 0 0 5px 10px #a5a5a51a;
    position:relative;
    transition: 0.6s ease;
}
li.blog_box_In:hover
{
    -webkit-transform: scale(1.2);
    transform: scale(1.03);
}
li.blog_box_In:hover::before {
    position: absolute;
    content: "";
    display: block;
    background: #da8020;
    bottom: 0;
    width: 100%;
    height: 5px;
    left: 0;
}
.blog_box {
    margin-top: -20px;
}
.blog_box img {
    width: 100%;
}
.date_over {
    background: #da8020;
    color: #fff;
    width: 60px;
    padding: 2px;
    margin-bottom: -50px;
    z-index: 1;
    position:relative;
    margin-left:15px;
}
.date_over h5 {
    font-size: 35px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
}
span.month {
    display: block;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
span.year {
    font-size: 12px;
    line-height: 12px;
    display: block;
}
.blog_text {
    padding: 15px 15px 0;
}
.blog_text h3 {
    font-size: 18px;
    line-height: 24px;
    color: #ae5a21;
}


.main_footer {
    padding: 4rem 4rem 3rem;
    background: url(../images/footer.jpg);
    background-size:100%;
}
.main_footer ul {
    padding-left: 0;
    width:100%;
}
.footer_link {
    max-width: 12% !important;
}
.footer_link li {
    float: none;
    padding: 10px 0;
    color: #ffab7b;
}
.footer_link li a
{
    color: #ffab7b;
}
.footer_contact li {
    width: 50%;
}
.main_footer p {
    color: #cbcbcb;
    margin-bottom: 0.5rem;
}
.main_footer h5 {
    font-size: 24px;
    line-height: 30px;
    color: #e28020;
}
.main_footer h6 {
    font-size: 20px;
    line-height: 30px;
    color: #e28020;
}
.footer_content {
    max-width: 30% !important;
}
.footer_contact {
    max-width: 58% !important;
    width: 58% !important;
    flex: none !important;
}
.mobile-number {
    font-size: 32px;
    color: #fff;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}
.mobile-number::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/phone.png);
    background-size: 100%;
    width: 30px;
    height: 30px;
    left: 0;
    top: 12px;
}
.footer_contact strong {
    font-size: 15px;
    font-weight: 500;
}
.footer_content img {
    width: 200px;
    margin-bottom: 20px;
}

.button_social {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 30px;
}
.footer_appointment {
    width: 40%;
    float: left;
}
.footer_social{
    width: 60%;
    float: left;
}
.footer_appointment a {
    padding: 12px 30px;
    background: #e28020;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 25px;
    color: #fff;
}
.footer_appointment a:hover
{
    background: #fff;
    color: #e28020;
}
.footer_social li {
    float: left;
    width: 30px;
    text-align: center;
}
.footer_social a{
    color:#fff;
}
.bottom_footer {
    background: #111111;
    padding: 30px;
}
.bottom_footer p {
    margin-bottom: 0;
    color: #989898;
    text-align: center;
    font-size: 16px;
}
.bottom_footer a{
    color:#989898;
}
.success_stories {
    background: #e6ceb0;
    padding: 4rem 3rem 6rem;
    position: relative;
}
.success_stories::before {
    content: "";
    position: absolute;
    display: block;
    background: #d9976f;
    width: 380px;
    height: 100%;
    left: 0;
    top: 0;
}
.success-stories li:first-child {
    width: 45%;
    margin-right: 5%;
}
.success-stories li:last-child {
    width: 50%;
}
.success_img
{
    position:relative;
}
.success_img img {
    width: 100%;
    border-radius: 10px;
}
.success_img span {
    position: absolute;
    right: -38px;
    background: #ae5a21;
    width: 70px;
    height: 70px;
    top: 40%;
    font-size: 50px;
    line-height: 65px;
    text-align: center;
    font-weight: 500;
    color:#fff;
}
.success_stories .owl-prev span
{
    color:#fff !important;
}
.success_stories .owl-next span
{
    color:#d9976f !important;
}
.success_content {
    padding: 15px 20px;
}
.success_content h4 {
    font-size: 22px;
    line-height: 30px;
    color: #ae5a21;
    margin-bottom: 15px;
}
.success_content h5 {
    font-size: 18px;
    line-height: 30px;
    color: #ae5a21;
}

.success-stories .owl-nav {
    position: absolute;
    top: 85% !important;
    width: 8%;
    display: block !important;
    right: 0;
}
.success-stories .owl-nav span {
    padding: 0;
    font-size: 100px;
    line-height: 10px;
    font-weight: 100;
    color: #ff855f;
}
.stories_main {
    margin-top: 20px;
}
.success_stories .mainHeading h2 {
    transform: translateX(-50%) !important;
    margin-left: 65% !important;
}
.success_stories .mainHeading h2::before
{
    display:none;
}
.success_stories .mainHeading h2::after {
    width: 140px;
    right: -25%;
}
.bookApp{
    text-align: center;
}
.appointment_form .bookApp h3 {
    clear: both;
    display: inline-block;
    background: #FFFFFF;
    font-family: 'Marck Script', cursive;
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    color: #151714;
    position: relative;
}
.appointment_form .bookApp h3 span {
    position: relative;
    background: white;
    z-index: 9;
    padding: 0 10px;
}
.appointment_form .bookApp h3::after {
    content: "";
    display: block;
    width: 180%;
    height: 1px;
    background: #da8020;
    transform: translateX(-22%) translateY(-30px);
    position: absolute;
}

.about_breadcrumb {
    background: url(../images/team_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 180px;
}
.about_page {
    padding: 5rem 0 3rem;
}
.aboutOuter{
    padding: 2rem 4rem 2rem;
}
.about_img img {
    width: 100%;
    border-radius: 5px;
}
.about_page .mainHeading span {
    display: block;
}
.about_page .mainHeading h2
{
    line-height:50px;
}
.about_page .mainHeading h2::before {
    top: 50px;
    left: 18%;
}
.about_page .mainHeading h2::after {
    top: 50px;
    right: 18%;
}
.about_content {
    padding: 15px 0;
}
.aboutOuter .about_content {
    padding-right: 40px;
}
.aboutOuter1 {
    background: url(../images/about_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    padding: 3rem 4rem 2rem;
}
.aboutOuter1 .about_content {
    padding-left: 100px;
}
.about_page .appointment_form {
    padding: 2rem 4rem 0;
    position:relative;    clear: both;
}
.about_page .transplantimg h3 {
    font-family: 'Marck Script', cursive;
    font-size: 32px;
    line-height: 50px;
    font-weight: 500;
    color: #151714;
    text-align: center;
}
.about_page .expertise {
    padding: 3rem 3rem 2rem;
}
.about_page .book_button a {
    color: #ffffff;
    background: #e28020;
    padding: 10px 15px;
    border: 1px solid #fff;
}
.about_img iframe {
    width: 100%;
    height: 250px;
    border-radius: 5px !important;
}
.about_content li {
    font-size: 14.5px;
    position: relative;
    width:100%;
}
.about_content li::before {
    content: "";
    position: absolute;
    display: block;
    background: #da8020;
    width: 6px;
    height: 6px;
    left: -20px;
    top: 8px;
    border-radius: 5px;
}

.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.75);
    z-index: 99999;
}
.popup-close {
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    transition: ease .25s all;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    border-radius: 1000px;
    background: #ffffff;
    font-family: Arial,Sans-Serif;
    font-size: 22px;
    text-align: center;
    line-height: 100%;
    color: #bf6e28 !important;
}
.popup-inner {
    background: rgba(245, 130, 31, 0.70);
    width: 25%;
    height: 55%;
    padding: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 2px 6px rgba(0,0,0,1);
    border-radius: 3px;
    text-align:center;
}
.popup-inner input[type="submit"] {
    color: #e28020;
    background: #fff;
    padding: 5px 30px;
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
    border-radius: 30px;
    border: none;
}
.popup-inner input.form-control {
    background: transparent;
    border: 1px solid #fff;
    height: 30px;
}
.popup-inner label {
    color: #fff;
    font-family: 'Marck Script', cursive;
    font-size: 20px;
}

.hair_systems_breadcrumb
{
    background: url(../images/team_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 180px;
}

.dentistry-bg
{
    background: url(../images/team_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 180px;
}

.hair-systems {
    background: url(../images/fue_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 1rem 4rem 1rem;
}
.aprp-systems {
    background:url(../images/fue_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 1rem 4rem 1rem;
}
.aprp .mainHeading h2::before {
    left: 28% !important;
}
.aprp .mainHeading h2::after {
    right: 28% !important;
}
.fue-systems {
    background: url(../images/fue_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 1rem 4rem 1rem;
}
.dental-systems {
    background: url(../images/dental-systems.jpg);
}

.dental-implant {
    background: url(../images/dental-implant.jpg);
}

.dentfill{ background: url(../images/dentfill.jpg);}

.rootcan{background: url(../images/rootcan.jpg);}

.dentalbridge{background: url(../images/dentalbridge.jpg);}

.teeth-white{background: url(../images/teeth-white.jpg);}

.dentalveer{background: url(../images/dentalveer.jpg);}

.fue .mainHeading h2::before {
    left: 17% !important;
}
.fue .mainHeading h2::after {
    right: 17% !important;
}
.fut-systems {
    background: url(../images/fut_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    /* padding: 1rem 4rem 1rem; */
    background-position: top center;
}
.fut .mainHeading h2::before {
    left: 17% !important;
}
.fut .mainHeading h2::after {
    right: 17% !important;
}
.mega-systems {
    background: url(../images/mega_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 1rem 4rem 1rem;
}
h3.heading {
    color: #da8020;
    font-size: 25px;
    line-height: 35px;
    font-weight: 500;
}

h5.heading {
    color: #da8020;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}

strong.step_bold {
    font-size: 16px;
    line-height: 20px;
    color: #23160e;
    font-weight: 500;
}

.services_page .transplantimg h3 {
    font-size: 30px;
    line-height: 30px;
    height: 55px;
}
.services_page .transplantimg h3 span {
    display: block;
    font-family: monospace;
    font-size: 20px;
}
.services_page .transplantimg {
    padding: 15px 20px !important;
}
.services_page .expertise_box img {
    width: 100%;
    /*height: 160px;*/
}
.services_page .mainHeading h2::before {
    top: 25px;
    left: 23%;
}
.services_page .mainHeading h2::after {
    top: 25px;
    right: 23%;
}
.about_page .appointment_form::after {
    content: "";
    position: absolute;
    display: block;
    background: #ebebeb;
    width: 100%;
    height: 300px;
    left: 0;
    bottom: -50px;
    z-index: -1;
}
.contact_content {
    background: #da8020;
    padding: 40px !important;
}
.contact_form{
    padding: 40px !important;
    background: #e6ceb0;
}

.contact_form input.form-control {
    background: #dfbe9b;
    border-radius: 25px;
    -webkit-text-fill-color: #7a472d;
    border: none;
    font-size: 13px;
}
.contact_form textarea.form-control {
    height: 110px;
    background: #dfbe9b;
    border-radius: 25px;
    -webkit-text-fill-color: #7a472d;
    border: none;
    font-size: 13px;
    line-height: 30px;
}

.contact_page .aboutOuter {
    padding: 2rem 10rem 5rem;
}
.contact_content h3 {
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 700;
}
.contact_content p
{
    font-size: 17px;
    line-height: 24px;
    color: #fff;
}
.contact_content h5 {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 700;
}
.contact_content ul {
    padding-left: 25px;
}
.contact_content li {
    position: relative;
}
.contact_content li a {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}
.contact_content li:first-child::before {
    content: "\f095";
    position: absolute;
    display: block;
    font-family: FontAwesome;
    left: -22px;
    top: 2px;
    font-size: 20px;
    color: #fff;
}
.contact_content li:last-child::before {
    content: "\f0e0";
    position: absolute;
    display: block;
    font-family: FontAwesome;
    left: -22px;
    top: 0;
    font-size: 18px;
    color: #fff;
}
.contact_page .mainHeading h2::before {
    top: 25px;
    left: 25%;
}
.contact_page .mainHeading h2::after {
    top: 25px;
    right: 25%;
}
.contact_form h3 {
    font-size: 27px;
    line-height: 40px;
    color: #ae5a21;
    text-align: center;
    font-weight: 400;
}
.contact_form form {
    padding-top: 30px;
}
.about_page.contact_page {
    padding-bottom: 0;
}


.infra-gallery {
    padding: 1rem 4rem 2rem;
}
.top {
    width: 100%;
    min-height: 300px;
    padding: 20px 0;
    text-align: center;
}
.galleryItem {
    display: inline-block;;
    position: relative;
    width: 28.33%;
    padding: 0;
    margin:15px 30px;
}

.galleryItem img {
    width: 100%;
    height: 100%;
  border: solid 3px #da8020;
}

.caption {
    position: relative;
  overflow: hidden;
    display: inline-block;
    z-index: 10;
}

.caption::before {
    content: attr(data-title);
    position: absolute;
    top: -50%;
    left: 0;
    width: 100%;
    height: 50%;
    padding: 30px;
    font-size: 25px;
    line-height:35px;
    font-weight: 600;
    color: #fff;
    background:#da8020;
    overflow: hidden;
    -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;
}

.caption::after {
    content: attr(data-description);
    position: absolute;
    bottom: -50%;
    left: 0;
    width: 100%;
    height: 50%;
    padding: 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    background: #8d633d;
    overflow: hidden;
    
    -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;
}

.caption:hover::before {
    top: 0;
}

.caption:hover::after {
    bottom: 0;
}

.infra_page .mainHeading h2::before
{
    top: 22px;
    left: 23%; 
}
.infra_page .mainHeading h2::after
{
    top: 22px;
    right: 23%; 
}
.faq_content {
    padding: 2rem 5rem 1rem;
}
.faq_box {
    padding: 20px;
    position:relative;
}
.faq_box::after {
    content: "";
    position: absolute;
    display: block;
    width: 92%;
    height: 1px;
    background: #d9976f;
}
.faq_box h4 {
    font-size: 18px;
    line-height: 25px;
    color: #da8020;
    font-weight: 400;
}
.knowledge_base .mainHeading h2::before {
    top: 22px;
    left: 13%;
}
.knowledge_base .mainHeading h2::after {
    top: 22px;
    right: 13%;
}

.team_content {
    padding: 2rem 5rem;
}
.my_team{
    margin-left: 94px ;
    margin-right: 9px;
}
.our-team .dr_short {
    float: left;
    width: 100%;
}
.our-team .orangeBg {
    padding-top: 70px;
    padding-right:0;
}
.our-team .orangeBg p {
    padding: 5px 0;
}
.team-text {
    padding-top: 35px;
}

.our-team .orangeBg::before {
    width: 115%;
    left: -16%;
    height: 272px;
}
.our-team .dr_Img img {
    width: 100%;
    margin-top: -35px;
}
.middle_team p
{
    text-align:justify;
}
.team_img {
    padding: 0 15rem;
}
.doctor_img {
    padding: 12px !important;
    background: #efefef;
}
.doctor_img img {
    width: 100%;
}

p.img_team_text {
    text-align: center;
    padding: 16px;
    font-size: 16px;
    color: #e28020;
    font-weight: 500;
}
.team_content h3
{
    font-size: 30px;
    line-height: 40px;
    color: #e28020;
    font-weight: 700;
}
.team_content h3 span {
    font-size: 16px;
    font-weight: 500;
}
.dr_ashishImg img {
    width: 100%;
    background: #efefef;
    padding: 15px;
}
.team_content h5 {
    color: #e28020;
}

.our-team .mainHeading h2::before {
    top: 20px;
    left: 22%;
}
.our-team .mainHeading h2::after {
    top: 20px;
    right: 22%;
}

.our-team .margin{ margin-left: 94px !important;
    margin-right: 16px !important; }

.faq_breadcrumb {
    background: url(../images/faq_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 180px;
}

.team_breadcrumb {
    background: url(../images/team_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 180px;
}

.blog_page .blogOuter {
    padding: 2rem 4rem 1rem;
}
.blog_page .mainHeading h2::before {
    top: 24px;
    left: 30%;
}
.blog_page .mainHeading h2::after {
    top: 24px;
    right: 30%;
}
.single_blog_page .blogOuter {
    padding: 2rem 5rem 1rem;
}
.single_blog_page .blogOuter
{
    padding: 1rem 5rem 1rem;
}

.SingleImg img {
    width: 100%;
    border: 2px solid #d9976f;
}
.SingleImg a {
    color: #1a1a1a;
    font-weight: 300;
}
.single_blog_page .mainHeading h2::before, .single_blog_page .mainHeading h2::after
{
    display:none;
}

.certifacePop .popup-inner {
    background: rgba(245, 130, 31, 0.70);
    width: 95%;
    height: 90%;
    padding: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 2px 6px rgba(0,0,0,1);
    border-radius: 3px;
    text-align: center;
}

.certifacePop .owl-item {
    display: inline-block;
}

.certifacePop img {
    width: auto;
    margin-top: -18px;
}
.certifacePop .owl-nav {
    display: none;
}

.galleryOuter {
    padding: 2rem 5rem 1rem;
}
.galleryOuter ul {
    padding: 0;
}
.galleryOuter li {
    width: calc(100%/4);
    padding: 0px;
}
.galleryOuter .portfolio li,.galleryOuter .portfolio1 li {
      display: block;
    float: left;
    width: 24%;
    max-width: 400px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.galleryOuter img {
    width: 100%;
    border: 10px solid #efefef;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
}
.galleryOuter img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.03);
}
.gallery_page .mainHeading h2::before {
    top: 24px;
    left: 28%;
}
.gallery_page .mainHeading h2::after {
    top: 24px;
    right: 28%;
}
.mobile-carousel
{
    display:none !important;
}
.floating_social {
    display: none;
}


.headingbelow{    color: #da8020;
    font-weight: 500;}

    .mrt{margin-top: 100px;}

.dropdown-toggle::after {border-top: .3em solid #8d633d !important;}
   .droparow .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    border-top: .3em solid transparent !important;
    border-left: .3em solid #8d633d;
    border-bottom: .3em solid transparent;
}

ul.transplantimg {
    display: flex;
    justify-content: space-between;
}
ul.transplantimg li {
    margin: 10px;
}

.mobile-number a{color: #fff;}

.payment {
    color: #e28020;
    font-size: 22px;
    text-align: left;
    margin-top: 30px;
    padding: 5px 6px;
    text-transform: uppercase;
}
.payment a{color: #e28020;
    font-size: 22px;}

.paymentDetails {
    background-color: #f7f7f7;
}

.paymentwrap {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.nameofpaytem {
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight: 700;
    border-bottom: 1px solid #00b8e8;
    display: block;
    margin-right: 120px;
    margin-left: 120px;
}

.scanqr {
    font-size: 13px;
    margin-bottom: 8px;
}
.qrcodeimg {
    margin-bottom: 20px;
}

.paytmbank p {
    font-size: 14px;
    margin-bottom: 0px;
}

.paytmbankimh {
    width: 38%;
    margin: 0 auto;
}

.paymentwrap {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 35px 0px;
}

.accountdetails {
    background-color: #efefef;
    padding: 0px;
}

.accountwrap {
    max-width: 70%;
    margin: 0 auto;text-align: center;
    padding: 30px 0px;
}
.accountdet {
    margin-bottom: 25px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;    padding-top: 33px;
}

ul.accountinfo li {
    margin-bottom: 10px;
    display: block;
}

span.orangetext {
    font-size: 16px;
    color: #d66612;
    display: inline-block;
    width: 49%;    font-weight: 500;
}

ul.accountinfo li {
    margin-bottom: 9px;
    display: block;
    width: 100%;
    text-align: initial;
    position: relative;
    padding-top: 8px;
}
span.backtext {
    display: inline-block;
    width: 49%;
}

ul.accountinfo li:not(:last-child)::after {
    position: absolute;
    content: '';
    border-bottom: 1px solid #d9d9d9;
    width: 88%;
        bottom: -9px;
}

.address_det p a{color: #fff;}

.orrd-1 {
    order: 2;
}

.orrd-2{order: 1;}

ul.transplantimg.detanlteretment {
    justify-content: inherit;
}

ul.transplantimg.detanlteretment li {
    width: 24%;
}
ul.listingstyle {
    display: block;
}

ul.listingstyle li {
    display: block;
    float: none;
    list-style: none;
    position: relative;
    padding-left: 20px;
}

ul.listingstyle li::after {
    position: absolute;
    content: '';
    content: "";
    position: absolute;
    display: block;
    background: #da8020;
    width: 6px;
    height: 6px;
    left: 0px;
    top: 8px;
    border-radius: 5px;
}

.list li {
    float: none;
    text-align: left;
}

.processname {
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 25px;
    color: #ae5a21;
}
.processimg {
    width: 325px;
}

ul.shiftleft{    left: 150px !important;}


.thgankpage {
    margin-top: 3rem;
    margin-bottom: 7rem;
}


.success_img{width: 88%;}

  .owl-prev,.owl-next{display: none;}


  .imggallery{font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
    color: #ae5a21;}

    .padding6{padding-left: 5rem !important;}


.widthteam li {
    width: 32% !important;
}

#successimg{padding-top: 5px;}

 .galleryOuter .mar li {
    margin-right: 10px;
    margin-bottom: 10px;width: 24%;
}