 .section-speciality-banner.new {
    background: url("{{ asset('img/background-banner.jpg') }}");
    background-position: center;
    background-size: cover;
    }
    .bg-new-blue{
    background:#A6BCD9;
    }
    .select-list-option {
    position: relative;
    }
    .single_treat_row {
    padding-bottom: 18px;
    display: block;
    overflow: hidden;
    position: relative;
    }
    .single_treat_row:before {
    position: absolute;
    top: 106px;
    left: 43%;
    width: 14%;
    height: 1px;
    background-image: url("https://max-website20-images.s3.ap-south-1.amazonaws.com/l1_4e4a513e78.png" );
    content: "";
    background-repeat: repeat-x;
    }
    .left_treat_row {
    float: left;
    width: 42%;
    margin-right: 16%;
    }
    .left_treat_content {
    float: left;
    margin-left: 10px;
    width: 100%;
    margin-right: 2%;
    position: relative;
    }
    .lazyloaded {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
    }
    .lp_treat_title p {
    color: #000;
    font-weight: 400;
    }
    .left_treat_icon img-container {
    float: left;
    }
    .timeline .img-container {
    min-width: 56px;
    text-align: center;
    }
    .right_treat_row {
    float: left;
    width: 42%;
    }
    .single_treat_row:nth-child(2n+1):after {
    position: absolute;
    top: 70%;
    right: 21%;
    width: 1px;
    height: 53%;
    content: "";
    background-image: url("https://max-website20-images.s3.ap-south-1.amazonaws.com/l2_849a998bdd.png" );
    }
    .single_treat_row:nth-child(2n):after {
    position: absolute;
    top: 67%;
    left: 21%;
    width: 1px;
    height: 53%;
    content: "";
    background-image: url("https://max-website20-images.s3.ap-south-1.amazonaws.com/l2_849a998bdd.png" );
    }
    .single_treat_row:last-child:after {
    height: 0;
    }
    .text-lgreen{
    color:#35B6B4
    }
    .text-lblack{
    color:#000000
    }
    .timeline-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    min-height: 150px;
    }
    /* .select-control-green-darken.selectbox + .select2 .select2-selection__rendered {
    color:#747474 !important;
    } */
    /* .select-control-green-darken:hover, .select-control-green-darken.selectbox + .select2 .select2-selection:hover {
    background-color: #0096c2;
    } */
    @media only screen and (max-width: 992px) {
    .single_treat_row:nth-child(2n+1):after {
    width: 0;
    height: 0;
    }
    .single_treat_row:before {
    width: 0;
    }
    .left_treat_row {
    width: 100%;
    margin-right: 0;
    margin-bottom: 9px;
    padding-right: 5px;
    }
    .right_treat_row {
    float: left;
    width: 100%;
    padding-right: 10px;
    }
    .single_treat_row:nth-child(2n):after {
    width: 0;
    height: 0;
    }
    }
    @media only screen and (min-width: 992px) {
    .lh-lg-20{
    line-height: 20px;
    }
    .pb-lg-80{
    padding-bottom: 80px;
    }
    .meet-doctor-section-panel._sm::after {
    height: 0px !important;
    }
    }
    .awards-section-panel::after{
    content:unset !important;
    }
    @media (min-width: 1200px){
    .awards-section::after {
    content: unset !important;
    }
    }
    .media-container-list {
    max-height: 421px;
    }
    .meet-doctor-section-carousel-int-home {
    margin-left: -4px;
    margin-right: -4px;
    }
    @media (min-width: 768px){
    .meet-doctor-section-carousel-int-home{
    margin-left: -10px;
    margin-right: -10px;
    }
    }
    .network-section-panel::after{
    content:unset !important;
    }
    /* 
    .select-control-green-darken.selectbox + .select2 .select2-selection {
    background:white;
    border: 1px solid white;
    } */
 
    .text-green {
   color: #00a5bf;
 }
 
 .border-radius-10 {
   border-radius: 10px;
 }
 
 .color-gray-600 {
   color: #616161 !important;
 }
 
 .bg-green3 {
   background: #00a5bf;
 }
 
 .lh-0 {
   line-height: 0px;
 }
 
 .text-lgreen {
   color: #35b6b4;
 }
 
 .text-lblack {
   color: #000000;
 }
 
 .lh-13 {
   line-height: 13px;
 }
 
 .h-42 {
   height: 42px;
 }
 
 .f-12 {
   font-size: 12px;
 }
 
 .h-20p {
   height: 20px;
 }
 
 .w-20p {
   width: 20px;
 }
 
 /* html {
   scroll-behavior: smooth;
   scroll-padding-top: 220px;
 } */
 
 /**************Slider Css*********************************/
 
 .slick-dots {
   display: flex;
   justify-content: center;
   margin: 0;
   bottom: -43px;
   list-style-type: none;
 }
 
 .slick-dots li {
   margin: 0 1px;
 }
 
 .slick-dots button {
   display: block;
   width: 10px !important;
   height: 10px !important;
   padding: 0;
   border: none;
   border-radius: 100%;
   background-color: #d9d9d9 !important;
   text-indent: -9999px;
 }
 
 .slick-dots li.slick-active button {
   background-color: #9a9a9a !important;
 }
 
 /***********banner*******************/
 



 .section-speciality-banner.new .section-banner {
   background: linear-gradient(
     270deg,
     #004084 22.49%,
     rgba(11, 71, 136, 0.36) 35.11%,
     rgba(12, 73, 137, 0.469665) 58.33%,
     rgba(20, 78, 140, 0.9) 70.78%,
     #004084 79.6%
   );
 }
 
 .int-resp-banner {
   background: #e9edf3;
 }
 
 .form-group.agree-check-box input {
   padding: 0;
   height: initial;
   width: initial;
   margin-bottom: 0;
   display: none;
   cursor: pointer;
 }
 
 .form-group.agree-check-box label {
   position: relative;
   cursor: pointer;
 }
 
 .form-group.agree-check-box label:before {
   content: "";
   -webkit-appearance: none;
   background-color: transparent;
   border: 1px solid #003974;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
     inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
   padding: 6px;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   cursor: pointer;
   margin-right: 7px;
   border-radius: 3px;
   margin-bottom: 4px;
 }
 
 .form-group.agree-check-box input:checked +  div label:after  {
   content: "";
   display: block;
   position: absolute;
   top: 8px;
   left: 5px;
   width: 4px;
   height: 9px;
   border: solid #003974;
   border-width: 0 2px 2px 0;
   transform: rotate(45deg);
 }
 
 .section-speciality-banner.new .banner-box {
  justify-content: center;
    border-radius: 4.283px;
    padding: 10px 7px;
    background: #e2e9f2;
    margin-right: 7px;
 }
 
 .section-speciality-banner.new .banner-box:last-child {
   margin-right: 0px;
 }
 
 .banner-form {
   border-radius: 11.477px;
   background: #d5dfeb;
   padding: 15px 24px;
   margin-top: -565px;
 }
 
 .banner-form .form-control {
   border-color: #cfcfcf;
   font-size: 1rem;
   padding: 9px 17px;
   color: #003a70;
 }
 
 .banner-form .form-control::placeholder {
   color: #66686d;
   font-size: 16.225px;
 }
 
 .banner-form .form-group {
   margin-bottom: 14px;
 }
 
 .banner-box:last-child {
   margin-right: 0px;
 }
 
 .banner-award-img {
   width: 44px;
   height: 44px;
 }
 
 .banner-award-section .design-place {
   background-color: #e2e9f2;
   padding: 5px 9px;
   border-radius: 6px;
   border: 1px solid #a6bcd9;
 }
 
 .sticky-form {
   position: sticky;
   top: 100px;
 }
 
 .heading-viewmore {
   position: relative;
 }
 .int-viewmore {
   position: absolute;
   right: 0px;
   top: 8px;
 }
 
 /***********Our Doctors*******************/
 
 .doctor-box {
   box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
 }
 
 .doctor-box-img {
   object-fit: cover;
   height: 141px;
   object-position: top;
   width: 100%;
 }
 
 .doctor-box:hover {
   text-decoration: none;
 }
 
 .int-doctor-slider {
   border-radius: 7px;
 }
 
 .doctor-box {
   border-radius: 5px;
   display: block;
   margin: 0 4px 15px;
   overflow: hidden;
 }
 
 .doctor-box-content {
   padding: 7px 4px;
 }
 
 /***********************************************/
 
 
 .about-main-div .row .col-6:first-child{
   border-right: 1px solid #cfcfcf;
 }
 
 .about-main-div .row .col-6 .box:first-child{
   border-bottom: 1px solid #cfcfcf;
 }
 
 
 .banner-sm-links a:not(:last-child) {
   border-right: 1px solid #cfcfcf;
 }
 
 /**************************Specialities*********************/
 .procedure-item .box {
   background: #f9fbff;
   border: 1px solid #deedfd;
   border-radius: 6px;
   color: #003a70;
   margin: 0 7px 11px;
   padding: 10px 19px;
   min-height: 90px;
 }
 
 .box div img {
   width: 30px !important;
   height: 30px !important;
 }
 
 .procedure-item .img2 {
   display: none;
 }
 
 .procedure-item .box:hover {
   background-color: #003a70;
   color: white;
 }
 
 .procedure-item .box:hover .img1 {
   display: none;
 }
 
 .procedure-item .box:hover .img2 {
   display: block;
 }
 
 /********************************************************/
 
 .cost-item .box {
   border-radius: 8px;
   color: #003a70;
   min-height: 73px !important;
   display: flex;
   padding: 9px 15px;
 }
 
 .cost-item .img2 {
   display: none;
 }
 
 .cost-item .box:hover {
   background-color: #008cc0;
   color: white;
 }
 
 .cost-item .box:hover .img2 {
   display: block;
 }
 
 .cost-item .box:hover .img1 {
   display: none;
 }
 
 .cost-item {
   margin: 0px 6px 10px;
 }
 
 /***********************************************/
 
 .section-shadow {
   box-shadow: 0px 1px 6px 0px #00000026;
 }
 
 .about-imgs {
   width: 63px;
   height: 63px;
 }
 /***********************************************/
 @media only screen and (min-width: 992px) {
  .section-speciality-banner.new .section-banner {
      min-height: 550px;
  }
   .pb-lg-80 {
     padding-bottom: 80px;
   }
 
   .doctor-box:focus,
   .doctor-box:hover {
     background: #f7f7f7;
   }
 
   .int-main-backg {
     box-shadow: 0px 0px 12px rgb(44 41 41 / 18%) !important;
   }
 }
 
 @media (min-width: 768px) {
   .doctor-box {
     margin: 0 10px 20px !important;
   }
 
   .doctor-box-img {
     height: 187px !important;
   }
 }
 
 @media (min-width: 768px) {
   .doctor-box-content {
     padding: 15px;
   }
 }
 
 @media (min-width: 992px) {
   .f-lg-33 {
     font-size: 33px;
   }
   .h-lg-68 {
     height: 68px !important;
   }
 
   .lh-lg-22 {
     line-height: 22px;
   }
 
   .lh-lg-19 {
     line-height: 19px;
   }
 }
 
 @media (max-width: 992px) {
   .sm-banner {
     padding-bottom: 190px;
   }
   .banner-form {
     margin-top: -188px !important;
   }
 
   .lh-15 {
     line-height: 15px;
   }
 
   .section-speciality-banner.new .banner-form {
     padding: 15px 24px;
   }
 
   .section-speciality-banner.new .banner-box img {
     width: 29px;
     object-fit: fill;
   }
 
   .section-speciality-banner.new .banner-box {
    padding: 1px 9px;

min-height: 60px;
   }
 
   .mx-pagination-link {
     font-size: 10px !important;
   }
 
   .section-speciality-banner.new .section-banner {
  
     background: linear-gradient(180deg, rgba(0, 57, 116, 0.56) 107.05%, rgba(53, 182, 180, 0.56) 144.94%) !important;
 }
 }
 
 @media (min-width: 992px) {
   .btn-with-icon {
     height: 44px !important;
   }
 }
 
 @media (min-width: 768px) {
   .btn-with-icon-sm {
     max-width: 165px !important;
   }
 }