body {
    font-family: "Poppins", sans-serif;
}
.t_header {
    background: #323113;
    padding: 8px;
}
.book_appointment {
    background: #323113;
    padding: 30px 0px;
}
.t_header p {
    margin-bottom: 0px;
    font-size: 17px;
}
.top_header {
    padding: 30px 0px;
}
.laser_treatment {
    background: #d8d8d8;
    padding: 30px 0px;
}
.text_orange {
    color: #da6917;
}
.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;
}
.doc_img img {
    border-radius: 50%;
    border: 5px solid #d26328;
}
.eye_banner {
    background-image: url("../images/banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px;
    background-position: center;
}
.services_box {
    box-shadow: 0px 0px 10px #80808047;
    padding: 20px;
    margin: 10px;
    min-height: 370px;
}
.doctor .services_box {
    box-shadow: 0px 0px 10px #80808047;
    padding: 20px;
    margin: 10px;
    min-height: 430px;
}
.services_box p {
    font-size: 16px;
}
.count_box {
    background: #d26312;
    padding: 20px;
    border-radius: 20px;
    text-align: center;
}
.count_box img {
    max-width: 35%;
}
.fornt_li .fa {
    color: #d26312;
}
.banner_front {
    background: #ffffffed;
    box-shadow: 0px 0px 10px grey;
    margin: 10px;
}
.form_Section h2 {
    font-size: 26px;
    font-weight: 600;
}
.banner_front form{
    padding: 30px;
   
}
.team-box {
    padding: 24px 16px;
    box-shadow: rgb(1 41 112 / 8%) 0px 0px 30px;
    transition: all 0.3s ease 0s;
    height: 100%;
    background: #fff;
    margin-top: 10px;
}
.team-box h6 {
    margin-top: 15px;
}
.ul-li.fornt_li li {
    font-size: 16px;
    margin-bottom: 15px;
}
.btn_form input {
    width: 100%;
    background: linear-gradient(rgb(238, 121, 36), rgb(207, 96, 16));
    color: #fff;
    border: none;
    outline: none;
    padding: 5px;
    border-color: rgb(255 172 42);
    text-shadow: 0 1px 0 rgb(0 0 0 / 50%);
}
.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: 8%;
}
.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;
}
.services_box h4 {
    margin-top: 15px;
}
.padd-20 {
    padding: 20px;
}
.btn-sm {
    background: linear-gradient(rgb(238, 121, 36), rgb(207, 96, 16));
    color: #fff !important;
    font-size: 16px;
    padding: 10px 30px;
    font-weight: 500;
    border-radius: 30px;
    text-decoration: none !important;
    border-color: rgb(255 172 42);
    text-shadow: 0 1px 0 rgb(0 0 0 / 50%);
}
.book_appointment {
    background: #323113;
    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;
}
.btn_footer .btn-info {
    background: #3f7928;
    color: #fff;
    font-size: 16px;
    outline: none;
    border-radius: 30px;
    padding: 10px 30px;
    border-color: rgb(50 49 19);
    text-shadow: 0 1px 0 rgb(0 0 0 / 50%);
}
.icon_box {
    padding: 10px 0px;
    margin: 10px 10px;
    box-shadow: 0px 0px 10px #80808036;
    border-radius: 20px;
    text-align: center;
    background: #fff;
}
.mb-30 {
    margin-bottom: 30px;
}
.icon_box h4 {
    color: #d26312;
}
@media only screen and (max-width: 480px) {
    .banner_content {
        box-shadow: 0px 0px 10px #80808038;
        margin-bottom: 10px;
        padding: 15px;
    }
    .doc_img {
        margin-bottom: 20px;
    }
    .services_box h2 {
        margin-top: 15px;
    }
    .h1,
    h1 {
        font-size: 27px;
        font-weight: 600;
    }
    .book_appointment h1 {
        font-size: 34px;
    }

    .icon_box {
        margin: 5px;
        box-shadow: unset !important;
        min-height: 104px;
    }
    .icon_box h4 {
        font-size: 25px;
        color: #d26312;
    }
    .icon_box h5 {
        font-size: 16px;
    }
    .h2,
    h2 {
        font-size: 22px;
    }
    .h4,
    h4 {
        font-size: 18px;
    }
    .h3,
    h3 {
        font-size: 22px;
    }
    #fixed-social a {
        width: 50% !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: unset;
        
        margin-top: 20px 0px 0px 0px;
    }
    
    .front_head h1 {
        font-size: 35px !important;
    }
    .btn_top {
        margin-top: 25px;
    }
    .eye_banner {
        background: #fff;
        padding: 0px;
    }
    .form_Section h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .btn_footer .btn-info {
        margin-top: 10px;
    }
    .ul-li ul li {
        font-size: 16px !important;
        margin-bottom: 12px !important;
    }
    .book_appointment h1 {
        font-size: 30px;
    }
    .btn-sm {
        padding: 12px 23px;
    }
}

#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: 0px 0px 0px 10px;
}
.fixed-phone span {
    background-color: #323113;
}
/*end fixed social*/
.mb-20 {
    margin-bottom: 20px;
}

.t_header {
    background: #323113;
    padding: 8px;
}
.banner-area {
    background-image: url(../images/banner-img-desk.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 570px;
    position: absolute;
    width: 100%;
}
.content_banner {
    padding: 50px 50px 20px;
}
h3.text1 {
    font-size: 40px;
    font-weight: 600;
    color: #443f2c;
}
ul.list_banner {
    list-style-type: none;
    padding-inline-start: 0;
    margin-top: 30px;
}
ul.list_banner i {
    color: #ee9408;
}
ul.list_banner li {
    margin-bottom: 12px;
    font-size: 22px;
    display: flex;
    align-items: baseline;
}
ul.list_banner li i {
    padding-right: 10px;
}
.img_logo {
    max-width: 50px;
    text-align: center;
    display: inline-block;
    margin: 0px 10px;
}
.img_logo img {
    max-width: 30px;
}
.logo_list {
    text-align: center;
}
.img_logo p {
    font-size: 12px;
}
.btn_text {
    color: black;
    font-size: 20px;
    font-weight: 500;
    background: #de9f2e;
    padding: 7px 17px;
    border-radius: 5px;
    max-width: fit-content;
}
.line_banner {
    height: 4px;
    background: #d69c38;
    width: 150px;
}
@media only screen and (max-width: 480px) {
    .banner-area {
        background-image: url(../images/mob-banner.webp);
        background-repeat: no-repeat;
        background-size: cover;
        height: 400px;
            position: unset;
    }
    h3.text1 {
        font-size: 25px;
    }
    .content_banner {
    padding: 40px 10px 0px;
}
    ul.list_banner li {
        max-width: 150px;
    margin-bottom: 6px;
    font-size: 11px;
    }
    ul.list_banner {
        margin-top: 30px;
    }
.btn_text {
    color: black;
    font-size: 12px;
    font-weight: 500;
    padding: 4px;
}
    .logo_list {
        text-align: right;
            margin-top: -20px;
    }
    .img_logo img {
        max-width: 20px;
    }
    .img_logo {
        max-width: 30px;
        margin: 2px;
    }
    .img_logo p {
        font-size: 8px;
    }
}
.modal-content {
    border-radius: 20px;
}

#popup_auto .modal-header {
    padding-bottom: 0;
    border-bottom: none;
    padding-top: 5px;
}
.btn_form input {
    text-shadow: none !important;
}
html {
    scroll-behavior: smooth;
}
/*<![CDATA[*/
.YoutubeLazy {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid black;
    border-radius: 20px;
}
.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;
}
/*]]>*/

.top_header {
    padding: 5px 0;
}
.treatment_option img {
    max-width: unset;
}
.display_mob {
    display: none;
}
.banner_image {
    position: absolute;
    width: 100%;
}
.content-margin {
    margin-top: 80%;
}
.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 5em;
    z-index: 99;
}
.height_line {
    height: 7px;
    background: #efefef;
    width: 100%;
    margin: 20px auto;
    margin-left: 5px !important;
}
.form_main.margin_pixel {
    margin-top: 60px;

    margin-left: 20px;
}
.services_box img {
    border-radius: 50%;
}
.services_box p {
    text-align-last: center;
    font-size: 14px;
    text-align: justify;
    word-break: break-word;
}
.services_box {
    border-radius: 20px;
}
.btn_footer .btn-info {
    width: 100%;
}
.btn-sm {
    width: 100%;
}
.footer_address_Sec img {
    max-width: 30px;
}
.ul-li.fornt_li li {
    display: flex;
    align-items: baseline;
}
.ul-li.fornt_li li i {
    padding-right: 10px;
}
.advanced_laser ul {
    list-style-type: none;
    padding-inline-start: 0;
}
.book_appointment {
    background: #ffbf48;
    padding: 30px 0px;
}
a.btn.btn-primary {
    width: -webkit-fill-available;
    border-radius: 20px;
    background: #ee9408 !important;
    color: #fff;
    border: none;
    outline: none;

    font-size: 16px;
    padding: 10px 30px;
}
.btn_footer .btn-info {
    border-radius: 20px !important;
    font-size: 16px;
    padding: 10px 30px;
    width: -webkit-fill-available !important;
    background: #3f7928;
    border: none;
    outline: none;
    margin: 10px;
    color: #fff;
}
.book_appointment h3 {
    font-size: 34px;
    color: #000;
    text-align: center;
    font-weight: 700;
}
.services_box {
    min-height: 410px;
}
@media only screen and (max-width: 480px) {
    .services_box {
        min-height: unset;
    }
    .icon_box h4 {
        font-size: 20px;
    }
    .row.icon_box h5 {
        font-size: 14px;
    }
    .book_appointment h3 {
        font-size: 30px;
    }
    .section_Second_form {
        border: 1px solid gray;
        padding: 10px;
        border-radius: 20px;
        /* box-shadow: 0px 0px 10px #80808057; */
        margin-top: 20px;
        background: #fff;
    }
    .front_head h1 {
        font-size: 28px !important;
    }
    .book_appointment {
        padding: 20px 0px;
    }
    .advanced_laser {
        padding: 17px 0px;
    }
    .doc_img img {
        max-width: 200px !important;
    }
    .form_second {
        border: 1px solid #bfbfbf;
        padding: 10px;
        background: white;
    }
    .treatment_option {
        padding: 10px 0px;
    }
    .content-margin {
        margin-top: 30px;
    }
    .form_main.margin_pixel {
        margin-top: 0;
        margin-left: 0;
    }
    .btn-sm {
        padding: 5px 17px;
        font-size: 14px;
    }
    .row-reverse-mob {
        flex-flow: column-reverse;
    }
    .display_des {
        display: none;
    }
    .display_mob {
        display: block !important;
    }
    .banner_image {
        position: unset !important;
        width: 100%;
    }
    .mt-mobile {
        margin-top: 10px;
    }
    #fixed-social a {
        width: 100% !important;
    }
    .form_Section {
        width: unset !important;
    }
}
.fixed-phone {
    background-color: #323113;
    border-radius: 10px 0px 0px 10px;
}
.fixed-phone {
    background-color: #ee9408 !important;
    border-radius: 10px 0px 0px 10px;
}
.fixed-phone span {
    background-color: #ee9408 !important;
}

.advanced_laser {
    padding: 10px 0px;
}
.banner_front {
    border-radius: 20px;
}
.btn_form input {
    border-radius: 20px;
}
.btn_form input {
    background: #ee9408;

    border-color: rgb(255 172 42);
}
.text_orange {
    color: #ee9408;
}
.btn-sm {
    background: #ee9408;

    text-shadow: none !important;
}
.fornt_li .fa {
    color: #ee9408;
}
.icon_box h4 {
    color: #ee9408;
}
.doc_box {
    padding: 20px;
    margin: 10px;
    box-shadow: 0px 0px 10px #80808036;
    border-radius: 20px;
    background: #fff;
}
.doc_box p {
    margin-bottom: 5px;
}
.doc_img img {
    border-radius: 50%;
    border: 5px solid #ee9408;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    object-fit: cover;
    object-position: top;
    margin: 10px 0;
}
.form_Section {
    width: 400px;
}
.row.icon_box h5 {
    font-size: 18px;
}
#fixed-social {
    position: fixed;
    top: 45%;
    right: 0px;
    z-index: 999;
}

#feedback {
    position: fixed;
    right: 0;
    top: 35%;
    z-index: 1000;
}
#feedback a {
    display: block;
    background: #ee9408;
    padding: 5px 11px;

    text-align: center;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 10px 0px 0px 10px;
}
#feedback a:hover {
    background: #ee9408;
}
.text_banner {
    max-width: 400px;
}

.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;
}
.gallery_item img {
    border: 3px solid #ee9408;
    border-radius: 20px;
}
.gallery_item
{
    margin:10px;
}