/* Slider */
.main-slider{
    padding:0px
}
.main-slider img{
   width: 100%;
}
.sec-top{
    margin-top: -50px;
}
.about .testimonial-content p{
    text-align: center;
    font-size: 22px;
    line-height: 36px;
}
.sub-text{
    font-size: 34px;
    font-style: italic;
    font-family: 'Exo', sans-serif;
    color: #ef4a8c;
}

.mt-25{
    margin-top: 25px;
}
.font-28{
    font-size: 28px;
}
.blog-detail h2{
    font-size: 21px;
    margin-bottom: 5px;
    line-height: 32px;
}


.header-top {
    display: flex;
    align-items: center;
    border-bottom: 2px solid rgba(0, 0, 0, 0.06);
    /* min-height: 36px; */
    background: #ef4a81;
}
 .header-column .header-row {
    justify-content: inherit;
}
.header-row {
    display: flex;
    flex-grow: 1;
    align-items: center;
    align-self: stretch;
    max-height: 100%;
}
.header-column {
    display: flex;
    align-self: stretch;
    align-items: center;
    flex-grow: 1;
    flex-direction: column;
}
.header-column .header-row {
    justify-content: inherit;
}
.header-nav-top {
    display: flex;
    align-self: stretch;
    align-items: center;
}
.header-top.header-top-borders .nav-item-borders:first-child {
    padding-left: 0;
}
.header-top.header-top-borders .nav-item-borders {
    border-right: 1px solid #ffffff2e;
    padding-left: 4px;
    padding-right: 4px;
}
.header-nav-top .nav > li > a {
    text-decoration: none;
}
.header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #fff;
    font-size: 14px;
    padding: 6px 10px;
    display: inline-block;
    font-family: 'Muli', sans-serif;
}
.header-top.header-top-borders .nav-item-borders {
    border-right: 1px solid #ffffff2e;
    padding-left: 4px;
    padding-right: 4px;
}
.quote p{
    font-size: 20px;
    line-height: 29px;
    font-style: italic;
    font-weight: 600;
    margin-top: 14px;
}
.shona-intro h2{
    position: relative;
    color: #3d2241;
    margin-bottom: -1px;
}
.shona-intro span{
    position: relative;
    color: #ef4a81;
    font-size: 20px;
    font-weight: 800;
    font-style: italic;
}
.specialization .cases-description h5{
    font-size: 20px;
    color: #3d2241;
    font-weight: 600;
    font-family: 'Exo', sans-serif;
    text-align: center;
    margin-top: 12px;
}
.patient-video .team-member .team-description{
    background-color: #fbfbfc;
}
.patient-video .team-member .team-description h5{
    margin-bottom: 12px;
}
.subscribe{
    background-color: #ef4a81 ;
    padding: 20px 0px 0px 0px;
}

/* cancer */
.faq .featured-item img{
    max-width: 75%;
}
.faq .featured-title h5{
    font-weight: 600;
}
.faq .featured-desc p{
    font-size: 17px;
    line-height: 24px;
    color: #000;
    text-align: justify;
}

/* testimonials */
#testimonials .post-queto .item {
    background:#fff; 
    padding: 24px 30px 18px 67px;
    font-size: 16px;
    font-style: italic;
    line-height: 30px;
}

.testimonial-caption h5{
    text-align: right;
    margin-top: 15px;
}

/* blog */
.blog-widget .title{
    font-size: 25px;
    padding-bottom: 0px;
}
.blog-widget .cases-item{
    margin-bottom: 25px;
    border-bottom: 2px solid #e14679;
}
.blog-widget .cases-description{
    background: #fdfbfd;
    padding: 9px;
}
.blog-widget .cases-description h5{
    margin: 0;
    font-weight: 600;
    font-size: 15px;
    text-align: left;
    line-height: 24px;
}

#blog-text .text p{
    font-family: 'Muli', sans-serif !important;
    font-size: 15px !important;
    line-height: 21px;
    text-align: justify;
    margin-bottom: 15px!important;
}

/* Mobile View */
@media (max-width: 576px){
.mobile-section {
    padding: 10px 0px;
}
.widget {
    padding: 10px;
    margin-bottom: 0px;
}
.portfolio-filter {
    margin: 0 auto 15px;
}
.info-inner {
    margin-bottom: 25px;
}
.mobile-text-center, .breadcrumb-right{
    text-align: center !important;
}
.top-breadcrumb .breadcrumb {
    margin-top: 0px !important;
}
}/*Mobile View end*/

@media only screen and (max-width: 1200px){
    .navbar-nav .nav-link {
        font-size: 13px;
    }
}

.top-breadcrumb{
    padding: 0px 0px;
}
.top-breadcrumb h1{
    font-size: 22px;
    color: #79215e;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 0px;
}
.top-breadcrumb .breadcrumb {
    padding: 0;
    background: none;
    display: inline-block;
    border-radius: 0;
    margin-top: 18px;
    text-transform: uppercase;
    color: #111121;
    font-weight: 700;
}
.breadcrumb-right{
    text-align: right;
}

.checkboxes label{
    margin-right: 30px;
}


  .funkyradio label {
    width: 100%;
  
    font-weight: normal;
  }
  
  .funkyradio input[type="checkbox"]:empty {
    display: none;
  }
  
  .funkyradio input[type="checkbox"]:empty ~ label {
    position: relative;
    /* line-height: 2.5em; */
    text-indent: 3.25em;
    margin-top: 12.5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .funkyradio input[type="checkbox"]:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    /* background: #D1D3D4; */
    /* border-radius: 3px 0 0 3px; */
    border: 1px solid #c5c5c5;
  }
  
  .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
    color: #888;
  }
  
  .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #C2C2C2;
  }
  
  .funkyradio input[type="checkbox"]:checked ~ label {
    color: #777;
  }
  
  .funkyradio input[type="checkbox"]:checked ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #ef4a81;
    background-color: #f3f6ff;
  }
  
  .funkyradio input[type="checkbox"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999;
  }
  
  .funkyradio-default input[type="checkbox"]:checked ~ label:before {
    color: #ef4a81;
    background-color: #f3f6ff;
  }
  
  #appointment-form .txtarea-small textarea.form-control {
    height: 74px;
}
#appointment-form .txtarea-small1 textarea.form-control {
    height: 132px;
}
.form-head h5{
    background: #a25f94;
					padding: 5px;
					margin-bottom: -1px;
					color: #fff;
					border: 3px solid #a25f94;
}

::placeholder {
    color: red;
  }
  #appointment-form .txtarea-small1 textarea.form-control {
    height: 132px;
}
.home-btn1{
  background-color: #074559;
  color:#fff;
}
.home-btn1:hover{
  background-color: #EF4A81;
  color:#fff;
}


.shona-intro{
  padding-top: 55px;
}
#callback{
    border: 2px solid #ef4a81;
    padding: 10px;
     box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}
.call-form-group{
    margin-bottom: 5px;
}
.call-back{
 background-color: #79215e;
    padding: 4px 24px;
    color: #ffffff;
}
