body {
    font-family: "Poppins", sans-serif;
}
.t_header
{
    background:#323113;
    padding:8px;
}
.t_header  p
{
    margin-bottom:0px;
    font-size:17px;
}
.top_header {
    padding: 30px 0px;
}
.gallery_item img {
    border: 3px solid #ee9408;
}
.gallery_item {
    margin: 10px;
    text-align: center;
}
.mb-30
{
    margin-bottom:30px;
}
.laser_treatment {
    background: #d8d8d8;
    padding: 30px 0px;
}
.text_orange
{
    color:#EE9408; 
}
.front_head h1
{
    font-size: 40px;
    font-weight: 700;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
input.form-control.rounded-0 {
    height: 50px;
}
::placeholder
{
    color:#000;
}
.eye_banner
{
    padding:30px 0px;
}
.services_box
{
    border-radius: 20px;
    box-shadow: 0px 0px 10px #80808047;
    padding:20px;
    margin:10px;
}
.count_box img {
    background: #EE9408;
    padding: 15px;
    border-radius: 50%;
    max-width:35%;
}
.count_box {
    text-align: center;
    margin: 10px;
    box-shadow: 0px 0px 10px #84848424;
    border-radius: 20px;
    padding: 20px;
}
.fornt_li .fa
{
    color:#EE9408;
}
.banner_front {
    background: #ffffffed;
    padding: 30px;
    box-shadow: 0px 0px 10px #8080802b;
    margin: 10px;
}
.btn-top
{
    padding:20px 0;
}

.btn-top .btn-sm
{
    background:#ee9408;
}
.ul-li.fornt_li li {
    font-size: 20px;
    margin-bottom: 12px;
}
.btn_form input {
    width: 100%;
    background:#EE9408;
    color: #Fff;
    border: none;
    outline: none;
    padding: 5px;
    font-size:20px;
}
.team_box h5 {
    padding: 20px 0px;
}
.team_box {
    padding: 20px 0px;
}

.enlarge_section
{
    padding: 30px 0px;
}
.mt-20
{
    margin-top: 20px;
}
.mt-10
{
    margin-top: 10px;
}
.mt-30
{
    margin-top: 30px;
}
.mt-40
{
    margin-top: 40px;
}
.footer_address_Sec p
{
    font-size:16px;
}

.footer_address_Sec
{
   padding:10px;
}
.footer_address_Sec img
{
    max-width:20px;
}
.ul-li ul
{
    list-style-type: none;
    padding-inline-start: 0px;
}
.ul-li ul li
{
    font-size: 18px;
}
.treatment_option
{
    padding:30px 0px;
}
.treatment_option img
{
    max-width: 100%;
}
.paragraph
{
    font-weight:500;
}
.advanced_laser ul
{
    list-style-type: none;
    padding-inline-start: 20px;
}
.advanced_laser ul li
{
    font-size: 18px;
}
.advanced_laser {
    background: #f1f2f2;
    padding: 30px 0px;
}

.padd-20
{
    padding: 20px;
}
.btn-sm
{
    background:#ee9408;
    color:#fff !important;
    font-size:20px;
    padding:10px 30px;
    font-weight:500;
    border-radius:30px;
    text-decoration:none !important;
}
.book_appointment
{
    background:#ffbf48;
    padding: 30px 0px;
}
.book_appointment h1
{
    font-size:50px;
}
.btn_footer .btn-primary {
    background: #000;
    color: #fff;
    font-size: 18px;
    border: none;
    outline: none;
    border-radius: 10px;
    margin:10px;
        width: 100%;
}
.btn_footer .btn-info {
    background:#3f7928;
    color: #fff;
    font-size: 18px;
    border: none;
    outline: none;
    border-radius: 10px;
    margin:10px;
        width: 100%;
}

.faq_front
{
    background: #ffffffed;
    padding: 10px;
    box-shadow: 0px 0px 10px #80808047;
    margin: 10px;
}
.card-header {
    border: none;
    background: none;
    padding:15px 0px !important;
}
.faq_front .btn-link
{
    color:#000;
    font-size:22px;
    text-decoration:none!important;
}
.accordion>.card {
    border-bottom: 1px solid orange !IMPORTANT;
    border: none;
}
.accordion>.card:last-child {
    border-bottom:none !IMPORTANT;
    border: none;
}
.display_mobile
{
    display:none;
}
.ribbon6 {
  width: 200px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 30px;
  right: -50px;
  z-index: 2;
  overflow: hidden;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow:0 0 0 3px #ee9408;
  background: #ee9408;
  text-align: center;
  color:#fff;
}
@media only screen and (max-width: 480px) {
.front_head h1 {
    font-size: 35px;
    font-weight: 700;
        margin-bottom: 20px;
}
    .display_mobile
{
    display:block !important;
}
  .h1, h1 {
    font-size: 26px;
    font-weight: 600;
}
.h2, h2 {
    font-size: 24px;
}
.h3, h3 {
    font-size: 21px;
    margin-bottom:10px;
}
.h4, h4 {
    font-size: 20px;
}
.banner_content {
    box-shadow: 0px 0px 10px #8080803b;
    padding: 20px;
}
.banner_front {
    padding: 20px 0px;
    box-shadow: unset !important;
    margin: 2px;
}
.book_appointment h1 {
    font-size: 30px;
}
.form_Section {
    border: 3px solid #ee9408;
    padding: 15px;
    box-shadow: 0px 0px 10px #8080803d;
    margin-top:15px;
}
.enlarge_section {
   padding: 0px;
}
.btn-sm {
    padding: 12px 23px;;

}
.logo_bottom {
    margin-top: 20px;
}
.eye_banner {
     padding:  0px;

}
    #fixed-social a {
    width: 100% !IMPORTANT;
    float: left;
}
#fixed-social {
    bottom: 0px !IMPORTANT;
    top: unset !IMPORTANT;
    width: 100%;
}
.fixed-phone {
    border-radius: unset !IMPORTANT;
}
.fixed-whatsapp {
    border-radius: unset !IMPORTANT;
}
.fixed-whatsapp span {
    display: none !IMPORTANT;
}
.fixed-phone span {
    display: none !IMPORTANT;
}
.footer_address_Sec p {
    margin-bottom: 17% !IMPORTANT;
}
.ul-li.fornt_li li {
    font-size: 18px;
}
}


#fixed-social {
   position: fixed;
   top: 40%;
   right:0px;
   z-index: 999;
}

#fixed-social a {
   color: #fff;
   display: block;
   height:55px;
   position: relative;
   text-align: center;
    line-height: 55px;
   width: 55px;
   z-index: 2;
}
#fixed-social a i {
   font-size:23px;
}
#fixed-social a:hover>span{
	visibility: visible;
  right: 41px;
  opacity: 1;
} 
#fixed-social a span {
	line-height: 55px;
    right: 60px;
    position: absolute;
    text-align: center;
    width: 180px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
    border-radius: 10px 0px 0px 10px;
}
 .fixed-whatsapp {
    background-color: #26d367;
    border-radius: 10px 0px 0px 0px;
}
 .fixed-whatsapp span{
 	background-color: #26d367;
 }
 .fixed-phone{
	background-color: #323113;
	 border-radius: 10px 0px 0px 10px;

 }
 .fixed-phone span{
 	background-color:#323113;
 }
/*end fixed social*/

.social_icon {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background: #fff;
    padding: 5px;
}
.social_icon a {
    text-decoration: none !important;
}
.icon_book {
    color: black !important;
    border-radius: 0px 10px 0px 0px;
    height: 50px;
    width: 100%;
    display: grid;
    align-items: center;
    background: #ee9408;
    border-radius: 10px;
}
.icon_call {
    color: black !important;
    border-radius: 0px 10px 0px 0px;
    height: 50px;
    width: 100%;
    display: grid;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ee9408;
}
.icon_call a,
.icon_book a {
    color: #fff;
    text-decoration: none;
}
.icon_book a div,
.icon_call a div {
    display: inline-flex;
    align-items: center;
}
.icon_book a div i,
.icon_call a div i {
    background: #ffffff00;
    padding: 6px;
    margin-right: 10px;
    border-radius: 50px;
    font-size: 13px;
    border: 1px solid #fff;
}
.icon_social .fa-phone {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffbf48;
    text-align: center;
    background: rgb(255 255 255 / 25%);
    border-radius: 50%;
    /*animation: shadow-pulse 1s infinite;*/
}
@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }
    100% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
}
.display_mobile_app {
    display: none;
}
.sticky {
                position: -webkit-sticky;
                position: sticky;
                top: 1em;
                z-index: 99;
            }
            .banner_front {
    background: #ffffffed;
    padding: 20px;
    box-shadow: 0px 0px 10px #8080802b;
    margin: 10px;
    border-radius: 20px;
}
.form-control {
    border-radius: 20px !important;
}
button {

    border-radius: 20px !important;
}
.banner_content {
    background: #ffffffed;
    padding: 20px;
    box-shadow: 0px 0px 10px #8080802b;
    border-radius: 20px;
    MARGIN-TOP:10PX;
}
@media only screen and (max-width: 480px) {

   
    .row-reverse-mob {
                    flex-flow: column-reverse;
                }
               .form.sticky {
    margin-bottom: 30px;
}
}