.testimonial_area_in {
    background-image: url(../images/02/testimonial-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 15px;
    padding-bottom: 50px;
}
.background_section {
    background-image: url(../images/02/Doctor-shaking-hands-copy.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
}

.wiki-img{
border-radius:10px; border:1px solid #999}

.wiki-img1{border-radius:10px; border-bottom:10px solid #19b161}

.bottom_footer_area .col-md-3 {
    float: left;
}

.single-footer_time {
    background: transparent;
    text-align: center;
    padding: 45px 25px 0px;
    border-radius: 10px;
    font-weight: 600;
    
}
.single-footer_time h2 {
     color: #19b161;
    font-size: 30px;
    font-weight: 900;
}
.single-footer_time p {
     color: #393939;
    font-size: 19px;
    margin-top: 17px;
    FONT-WEIGHT: 500;
}
.single-footer_time a {
    border: 1px solid #e98d3c;
    color: #e98d3c;
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding: 6px 8px 9px;
    border-radius: 5px;
    text-decoration: none;
}
.middle_footer_area {
      background: #efefef;
    border-top: 0px;

}
.single_middle_footer h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
}
/*landing page content*/


.cancer_type_area {
    background: #f0f0f0;
    padding: 30px 0px;
}
.cancer_type_area .container-fluid {
    padding-left: 0;
    overflow: hidden;
}
.cancer_list_title {
    float: left;
    width: 35%;
}
.cancer_list_title h2 {
    background-image: url(img/lptir.png);
    background-repeat: no-repeat;
    display: block;
    padding: 40px 5px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    background-size: 100% 100%;
    padding-right: 20%;
}
#tabs{
    float: left;
    width: 35%;
}
#tabs h2{
    background-image: url(img/lptir.png);
    background-repeat: no-repeat;
    display: block;
    padding: 40px 5px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    background-size: 100% 100%;
    padding-right: 20%;
}
ul.cancer_list_tab {
    width: 80%;
    background-color: #5bd6c1;
    display: block;
    overflow: scroll;
    height: 355px;
}
ul.cancer_list_tab li a.active{
    background: #3cb7a2;
}
ul.cancer_list_tab li a:hover{
    padding-left: 3px;
}
ul.cancer_list_tab li a {
    display: block;
    padding: 29px 5px;
    text-align: center;
    border-top: 1px solid #48b2ac;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.5s;
}
.cancer_list_content_area {
    float: left;
    width: 65%;
}
.cancer_list_content_area.tab-content h2 {
    color: #4c4c4c;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 100px;
    margin-bottom: 25px;
}
.cancer_list_content_area.tab-content p {
    color: #000;
    font-size: 20px;
    font-weight: 200;
    padding-right: 5%;
    line-height: 1.3;
    margin-bottom: 0;
    height: 55px;
    margin-top: 10px;
}
.single_treat_row::before {
    position: absolute;
    top: 64px;
    left: 42%;
    width: 16%;
    height: 2px;
    background-image: url(img/lpbar1.png);
    content: "";
    background-repeat: repeat-x;
}
.single_treat_row:nth-child(2n)::after {
    position: absolute;
/*  top: 40%; */
    top:58%;
    left: 36.5%;
    width: 1px;
/*  height: 70%; */
    height:53%;
    content: "";
    background-image: url(img/lpbar2.png);
    background-image: url(img/lpbar2.png);
}
.single_treat_row:nth-child(2n+1)::after {
    position: absolute;
/*  top: 40%; */
    top:53%;
    right: 36.5%;
    width: 1px;
/*  height: 70%; */
    height:53%;
    content: "";
    background-image: url(img/lpbar2.png);
    background-image: url(img/lpbar2.png);
}
.single_treat_row:last-child::after{
    height: 0;
}
.single_treat_row {
    padding-bottom: 18px;
    display: block;
    overflow: hidden;
    position: relative;
}
.left_treat_row {
    float: left;
    width: 42%;
    margin-right: 16%;
}

.right_treat_row {
    float: left;
    width: 42%;
}

.left_treat_icon {
    float: left;
    width: 25%;
	margin-top:20px;
}
.left_treat_icon img {
    width: 100%;
}
.left_treat_content.right_treat_content {
    margin-right: 0;
    margin-left: 2%;
}
.left_treat_content {
    float: left;
    width: 72%;
    margin-right: 2%;
    position: relative;
    margin-top: 43px;
}
.lp_treat_title h2 {
    font-size:22px;
    color:#ffffff;
    font-weight: 600;
    text-align: left;
    position: absolute;
    top:22px;
    left: 25px;
    width: 100%;
}
.left_treat_content.right_treat_content h2 { 
    left:65px;
}
.below-journey
{margin-top:30px;}

.lp_treat_title p {
        color:#69666c;
    font-weight: 300;
    line-height: 1.3;
}
.white_bg{
    background: #fff !important;
}


.cost_template .treat_title p {
    padding-bottom: 20px;
}
.cancer_list_content_area.main_tret_page {
    float: left;
    width: 62%;
    margin-left: 3%;
    padding: 35px 0;
}
.main_tret_page .single_specilities {
    width: 23.5%;
    margin-right: 2%;
}
.main_tret_page .single_specilities:nth-child(4n+4) {
    margin-right: 0;
}
.sp_icon img {
    width: 85px;
    margin-bottom: 12px;
}
.col.treat_main_page_bg {
    background: #f0f0f0;
    padding: 0 30px;
}
.nav.nav-tabs.cancer_list_tab.treat_main_page_tab {
    height: auto;
}
.nav.nav-tabs.cancer_list_tab.treat_main_page_tab{
    width:24%;
    overflow: VISIBLE;
    margin-top:17px;
   
}
.single_cost_btm.landing_costs{
    width:96%;
}
.cost_cont_search_area.treat_slider .owl-item:hover{
    background: transparent;
}

/*CSS ADDED BY NIKITA*/
.sp_doc_conteny ul li a {
   display: inline-block;
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 7px;
    background: #f17609;
    color: #fff !important;
    border: 1px solid #f17609;
    text-decoration: none;
    transition: all 0.5s;
    margin-top: 8%;
    text-align: center;}

.single_specilities{
/*     border-bottom:10px solid #f47920; */
    border-bottom:10px solid #003d72;
     max-height: 195px;
    padding: 30px 3px !important;
    min-height: 195px;
}
.single_specilities a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 13px;
}


.single_specilities a:hover {
    color:#f47920;
text-decoration: none;
   }
.doctors_talk_area{
    background:#5bd6c1;
/*     padding:1% 10%; */
    padding: 10%;
    padding-top: 13px;
    padding-bottom: 19px;
}

.sp_doc_conteny span{
   font-size: 20px;
    font-weight: 200;
    color: #fff;
    line-height: 40px;
}
.owl-carousel .owl-stage-outer{
    height:auto;
     
}

.below-journey-video-section{
    float: left;
    width: 50%
}
.below-journey-content-section{
        float: left;
    width: 50%;
    padding-right: 15px;
}
.below-journey-content-section img{
   
    width:72%;
}
.below-journey-content-section h2{
    margin-top:1%;
        margin-left: 6%;
}


.treat_slider {
background:rgb(255,255,255, 0.9);
    padding: 1% 3% 2% 3%;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
	margin-top:30px;
}
#treatments .treat_slider_area {
    background: transparent !important;
}

.cost-single-page{
    background:none !important;
}
button.btn_dr_profile { border: 1px solid #f07609; color: #f07609; padding: 8px 16px 8px 16px; }
.profile-btn { padding-top: 16px; }
button.btn_dr_pdf { background-color: #f07609; color: #fff;padding: 8px 30px 8px 30px; border: 1px solid #f07609; }


select.minimal {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

select.minimal:focus {
  background-image:
    linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}


select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.cost_single_page_info::after{
    background:none;
}
.cost-single-background_section{
   background-image: url(https://maxhospitalindia.com/wp-content/uploads/2020/02/bg_header2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
/*     margin-left: -11px; */
/*     margin-right: -22px; */
    width:100%;
        margin-top: -5%;
}
.cost_single_page_info h2,h1{
    color:#000;
    
}
 
.single_tech_img.hospital_img {
    width: 85%;
   padding: 0px 0px 10px 48px;
       
}
.single_tech_img.hospital_img h6
{ margin-bottom: -5px;}
.single_tech_cont.hospital_tech {
    width: 95%;
    min-height: 357px;
/*     border-bottom: 10px solid #f17609; */
    border-bottom: 10px solid #003d72;
    border-radius: 12px;
    padding: 0px 5px 10px;
}

.cost_single_page_info h1{
    font-weight:800;
}
.cost_tech_btn a{
margin-top: 30px;
    font-size: 20px;
 
    color: #012d5e;
        
}

