body {
    font-family: "Poppins", sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  
    font-weight: bold !important;
}
.t_header
{
    background:#efa838;
    padding:8px;
}
.t_header  p
{
    margin-bottom:0px;
    font-size:17px;
}
.top_header {
    padding: 10px 0px;
}
.laser_treatment {
    background: #d8d8d8;
    padding: 30px 0px;
}
.btn_top
{
    margin-top:10px;
}
.text_orange
{
    color:#efa838; 
}
.front_head h1
{
    font-size: 40px;
    font-weight: 700;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
input.form-control.rounded-0 {
    height: 40px;
}
::placeholder
{
    color:#000;
}
.eye_banner
{
    background-image: url('../images/banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding:30px 0px;
    background-position: center;
}
.services_box
{
   
    background: #fff;
    min-height: 100%;
    padding: 10px 20px 0px 20px;
    border-radius: 20px;
        box-shadow: 0px 0px 10px #80808047;
}
.services_box p {
    font-size: 16px;
}
.services_box h2 {
    font-size: 22px;
    margin-top: 10px;
}
.services_box img {
    border-radius: 50%;
}
.count_box {
    background: #efa838;
    padding: 20px;
    border-radius: 20px;
    text-align:center;
}
.count_box img {
    max-width:60%;
}
.doc_img img {
    border-radius: 50%;
    border: 5px solid #efa838;
}
.fornt_li .fa
{
    color:#efa838;
}
.ul-li.fornt_li li {
    font-size: 16px;
    margin-bottom: 8px;
    display: flex;
    align-items: baseline;
}
.ul-li.fornt_li li i{
    padding-right:8px;
}
.book_appointment {
      text-align: center;
    box-shadow: 0px 0px 10px #8080802b;
    border: 1px solid #ef9913;
    padding: 20px;
    
}
.book_appointment h1
{
    font-size:50px;
}
.btn_footer .btn-primary {
        width: 100%;
    background: #ef9913;
    color: black;
    border: none;
    outline: none;
    padding: 10px;
    font-size: 20px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 20px;
    box-shadow: 0px 0px 10px #808080a6;
}
.btn_footer .btn-info {
          background: #ef9913 !important;
    color: black;
box-shadow: 1px 2px 10px #80808059;
    border-radius: 20px;
    font-size:15px;
    margin: 10px;
        border: 1px solid black !important;
}
.team_box h5 {
    padding: 20px 0px;
}
.team_box {
    padding: 20px 0px;
}

.enlarge_section
{
    padding: 30px 0px;
}
.mt-20
{
    margin-top: 20px;
}
.mb-20
{
    margin-bottom: 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;
}
.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;
}
.bg_white{
        border: 1px solid #ef9913;
    padding: 20px;
    box-shadow: rgba(128, 128, 128, 0.28) 0px 0px 10px;
    border-radius: 20px;
}
.btn-top .btn-sm {
    background: #ee9408 !important;
    color: #000 !important;
    font-weight: bold;
    border: 1px solid black;
    box-shadow: 0px 0px 10px #808080a6;
}
.btn-sm
{
      background: #ee9408 !important;
    color: #000 !important;
    font-weight: bold;
    border: 1px solid black;
    box-shadow: 0px 0px 10px #808080a6;
        font-size: 18px;
    padding: 10px 30px;
    font-weight: bold;
    border-radius: 30px;
    text-decoration: none !important;
}

.icon_box {
    padding: 10px 0px;;
    margin: 10px 10px;
    box-shadow: 0px 0px 10px #80808036;
    border-radius: 20px;
    text-align: center;
    background:#fff;
}
.display_mobile {
    display: none;
}
.counter_section {
        background: #ef9913;
    margin: 5px 0;
    text-align: center;
}
.counter_icon.border-right-white {
    border-right: 2px solid #fff;
}
.counter_icon {
    text-align: center;
} 
.counter-title {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
}
.counter-graph {
    color: #000;
    margin-bottom: 0;
    margin-top: -6px;
    font-weight: 500;
}
@media only screen and (max-width: 480px) {
    .counter_icon.border-right-white {
    border-right: unset !important;
    }
    .counter-title {
    font-size: 15px !important;
    }
    .counter-graph {
    font-size: 9px;
    }
    .icon_box h4 {
    font-size: 22px !important;
}
     .display_mobile {
        display: block !important;
    }
    .display_desktop {
    display: none;
}
    .row-reverse-mob {
                    flex-flow: column-reverse;
                }
               .form.sticky {
    margin-bottom: 30px;
}
    .h4, h4 {
    font-size: 18px;
}
    .front_head h1 {
    font-size: 36px;
}
.icon_box.bor_right {
    border-radius: unset !important;
    border-left: 2px solid #eea738;
}
.icon_box {
    padding:unset !important;
    margin:5px;
    box-shadow:unset !important;
        background: unset;

}
.icon_box h4
{
    font-size: 32px;
    color: #efa838;
}
.icon_box h5
{
    font-size: 18px;
}
    .btn_top
{
    margin-top:30px;
}
.book_appointment h1 {
    font-size: 34px;
}
  .h1, h1 {
    font-size: 24px;
    font-weight: 600;
}
.services_box h2 {
    margin-top: 15px;
}
.h2, h2 {
    font-size: 25px;
}
.h3, h3 {
    font-size: 26px;
}
.doc_img {
    margin-bottom: 20px;
}
    #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;
}
.banner_front {
    background: #ffffffed;
    padding: 10px;
    box-shadow: 0px 0px 10px grey;
    margin: unset;
    border: 3px solid #efa838;
}
.ul-li.fornt_li li {
    font-size: 18px;
    margin-bottom: 15px;
}
}
.btn_form input {
    width: 100%;
    background: #ef9913;
    color: black;
    border: none;
    outline: none;
    padding: 10px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 18px;
    box-shadow: 0px 0px 10px #808080a6;
}
.btn_form button {
    width: 100%;
    background: #ef9913;
    color: black;
    border: none;
    outline: none;
    padding: 10px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 18px;
    box-shadow: 0px 0px 10px #808080a6;
}
.ul-li.fornt_li li img{
    margin-right: 8px;
}
#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*/


/*<![CDATA[*/
            .YoutubeLazy {
                background-color: #000;
                position: relative;
                padding-top: 55.25%;
                overflow: hidden;
                cursor: pointer;
                border: 1px solid black;
            }
            .YoutubeLazy img {
                width: 100%;
                top: -16.84%;
                left: 0;
            }
            .YoutubeLazy .YoutubeButton {
                width: 68px;
                height: 48px;
                background-color: #333;
                opacity: 0.8;
                box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
                z-index: 1;
                border-radius: 12px;
            }
            .YoutubeLazy .YoutubeButton:before {
                content: "";
                border-style: solid;
                border-width: 10px 0 10px 20px;
                border-color: transparent transparent transparent #fff;
            }
            .YoutubeLazy img,
            .YoutubeLazy .YoutubeButton {
                cursor: pointer;
            }
            .YoutubeLazy img,
            .YoutubeLazy iframe,
            .YoutubeLazy .YoutubeButton,
            .YoutubeLazy .YoutubeButton:before {
                position: absolute;
            }
            .YoutubeLazy .YoutubeButton,
            .YoutubeLazy .YoutubeButton:before {
                top: 50%;
                left: 50%;
                transform: translate3d(-50%, -50%, 0);
            }
            .YoutubeLazy iframe {
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
            }
            /*]]>*/
            .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;
}
.section-title {
    font-size: 24px;
    font-weight: 600;
}
.doc_img h4 {
    font-size: 20px;
    font-weight: 500;
}
.icon_box h5 {
    font-size: 15px;
}
.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;
}
.site-logo img{
        max-width: 300px;
}