.page-template-landing-14-11 .banner-image{

  height: inherit;

}



.cataract_content_sec{

	margin: 1rem 0 3rem;

}





.cataract_surgery_wrap h2{

	color: #5284E3;

    font-family: Lato;

    font-size: 32px;

    font-style: normal;

    font-weight: 400;

    line-height: 35px;

    letter-spacing: 1.2px;

    margin-bottom: 10px;

}



.cataract_surgery_wrap p{

	color: #060706;

    text-align: left;

    margin-bottom: 5px;

    display: block;

    font-size: 18px;

    line-height: 28px;

    font-family: Lato;

}



.cataract_surgery_wrap h3{

	color: #5284E3;

    font-family: Lato;

    font-size: 27px;

    font-style: normal;

    font-weight: 400;

    line-height: 28px;

    letter-spacing: 1.2px;

    margin-bottom: 10px;

	margin-top: 25px;

}



.cataract_surgery_wrap h4{

	color: #5284E3;

    font-family: Lato;

    font-size: 23px;

    font-style: normal;

    font-weight: 400;

    line-height: 28px;

    letter-spacing: 1.2px;

    margin-bottom: 10px;

	margin-top: 25px;

}

/* 

.cataract_surgery_wrap .accordian_wrap .accordion{

	background: #F4F4F4;

}



.cataract_surgery_wrap .accordian_wrap .accordion{

	font-size: 21px;

	font-family: Lato;

	color: #3d3d3d;

	font-weight: 400;

	line-height: 30px;

} */



.cataract_surgery_wrap .accordian_wrap{

    margin-bottom: 10px;

}



.cataract_surgery_wrap .accordian_wrap .accordian_title {

    background-color: #F4F4F4;

    color: #3D3D3D;

    font-size: 21px;

    cursor: pointer;

    padding: 15px;

    width: 100%;

    border: none;

    text-align: left;

    outline: none;

    transition: 0.4s;

    margin: 0;

    font-weight: 500;

    line-height: 30px;

    letter-spacing: 1.2px;

    font-family: Lato;

    font-style: normal;

    display: flex;

    align-items: center;

    justify-content: space-between;

  }



  .cataract_surgery_wrap .accordian_wrap  .accordian_title:after {

    content: '\002B';

    color: #777;

    font-weight: bold;

    float: right;

    margin-left: 5px;

  }

  

  .cataract_surgery_wrap .accordian_wrap .active:after {

    content: "\2212";

  }

  

  .cataract_surgery_wrap .accordian_wrap .accordian_content {

    padding: 0 18px;

    background-color: #F4F4F4;

    max-height: 0;

    overflow: hidden;

    transition: max-height 0.2s ease-out;

  }





  .cataract_surgery_wrap .faqs_h2{

    text-align: center;

    margin: 25px 0;

  }



@media screen and (max-width: 768px){

	.cataract_surgery_wrap h2{

	color: #5284E3;

    font-family: Lato;

    font-size: 26px;

    font-style: normal;

    font-weight: 400;

    line-height: 35px;

    letter-spacing: 0.5px;

    margin-bottom: 10px;

}





.cataract_surgery_wrap h3{

	color: #5284E3;

    font-family: Lato;

    font-size: 24px;

    font-style: normal;

    font-weight: 400;

    line-height: 28px;

    letter-spacing: 0.5px;

    margin-bottom: 10px;

	margin-top: 25px;

}



.cataract_surgery_wrap h4{

	color: #5284E3;

    font-family: Lato;

    font-size: 21px;

    font-style: normal;

    font-weight: 400;

    line-height: 28px;

    letter-spacing: 0.5px;

    margin-bottom: 10px;

	margin-top: 25px;

}





}