.fixedSidebrd:before,
.header-btn:after,
.scroll_header_rows:after {
    z-index: -1;
    background: #66231f
}

.header_btn,
.scroll_header_ul a,
.services_col .main-serv-ct a strong {
    font-weight: 600
}

.interlink{
    font-weight: 600
}
label.error{
   color: red;
    font-size: 14px;
    transform: translateY(-20px);
}

.header_logo,
img {
    max-width: 100%
}

.white{
    color:#fff !important;
}

.block{
   color:#000 !important;  
}

.heading-correct {
    font-weight: bold;
}

.dropdown-menu,
.footer_ul li,
.header_ul,
.header_uls li {
    list-style: none
}

.pad-left{
    padding-left: 0;
}

.list-space{
    padding:7px;
    padding-left: 0;
}

body {
    margin: 0;
    font-family: Marcellus, serif;
    font-size: 1.1rem !important;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

.copyrights a,
.footer_ul a:hover,
.get_touch_p:hover,
.our-testimonials-sef a,
a,
a strong,
body a,
body a:hover {
    color: #66231f
}

a {
    text-decoration: none !important
}
li{
    list-style-type: none !important
}
.header_row {
    background-color: #66231f
}

.colr-doub,
.header-fitstue {
    position: relative;
    background: #66231f
}

.main-call-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .5rem 0
}

.logo_bg,
.phone_icon {
    justify-content: center
}

.scroll_headerus {
    position: relative;
    z-index: 99
}

.mobile_header {
    position: fixed;
    opacity: 1;
    z-index: 10
}

.logo_bg {
    background-color: #f9f3f0;
    height: 130px;
    align-items: center;
    border-radius: 0 0 100px;
    position: absolute;
    width: 100%;
    display: flex
}

.header_ul {
    color: #fff;
    gap: 50px
}

.drops-toggle {
    display: none
}

.header_ul a {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none
}

@media screen and (max-width:800px) {
    .try {
        display: none !important
    }
    .header_dropdown,
    .header_ul a {
        font-size: 12px !important
    }
    .header_ul {
        gap: 20px !important
    }
    .header_dropdown {
        padding: 0 !important
    }
    .header_btn {
        font-size: 14px !important
    }
}

@media screen and (min-width:800px) and (max-width:1025px) {
    .header_dropdown,
    .header_ul a {
        font-size: 14px !important
    }
    .header_ul {
        gap: 35px !important
    }
    .header_dropdown {
        padding: 0 !important
    }
    .header_btn {
        font-size: 16px !important
    }
}

.dropdown-menu li a,
.dropdown-menu:hover li a,
.header-btn:hover,
.header_ul a:hover,
.service-why-choose-box:hover .service-box-content a strong {
    color: #fff
}

.header_dropdown {
    background-color: transparent;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px
}

.footer_ul a,
.scroll_header_ul a,
.weror-mess {
    text-transform: capitalize
}

.header_dropdown-menu {
    background-color: #66231f !important
}

.dropdown-menu {
    position: absolute !important;
    z-index: 1000 !important;
    display: block !important;
    min-width: 16rem !important;
    padding: .5rem 0 !important;
    margin: 0 !important;
    opacity: 0;
    visibility: hidden;
    font-size: 1rem !important;
    color: #212529 !important;
    left: -5rem !important;
    background-color: #66231f !important;
    background-clip: padding-box !important;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem !important;
}

.header_dropdown-menu li {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding: 0 .5rem !important
}

.header_dropdown-menu a {
    font-size: 16px
}

.call_tag,
.call_tag a {
    font-size: 16px;
    color: #000;
    text-decoration: none
}

.phone_icon {
    border: 2px solid #66231f;
    border-radius: 54px;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    background: #66231f;
    color: #fff;
    transition: 1s
}

.contact_col,
.header_btn,
.header_btn:hover,
.scroll_header_rows {
    background-color: #fff
}

.copyrights a:hover,
.scroll_header_ul a:hover {
    color: #000
}

.contact_col {
    margin-left: -3%
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    left: 0;
    z-index: 9999
}

.header-btn,
.keyns-post,
.scroll_header-space,
.scroll_header_rows {
    position: relative
}

@media screen and (min-width:2050px) and (max-width:2800px) {
    .contact_col {
        margin-left: -1% !important
    }
}

@media screen and (min-width:2801px) {
    .contact_col {
        margin-left: -1% !important
    }
}

.header_btn {
    border-radius: 3px;
    color: #000;
    padding: 7px 20px;
    font-size: 18px;
    transition: .5s ease-in
}

.header_btn:hover {
    color: #c28565
}

.header_drop:hover .header_dropdown-menu {
    opacity:1;
    visibility:visible;
}

.scroll_header_rows:after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 22px;
    width: 100%
}

.fixedSidebrd:before,
.header-btn:after {
    content: '';
    position: absolute;
    left: 5px;
    right: 5px;
    z-index: -1;
    top: 5px;
    bottom: 5px;
    transition: .5s
}

.main-head-cal a {
    color: #fff;
    margin-left: 1rem;
    font-size: 1.03rem
}

.scroll_header_ul {
    list-style: none;
    color: #000;
    gap: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0
}

.scroll_header_ul li {
    padding: 0.0rem .5rem
}
.scroll_header_dropdown{
    margin:1rem 0;
}
.scroll_header_ul a {
    font-size: 17px;
    color: #000;
    display: flex;
    text-decoration: none;
    padding: 2px 10px 5px;
    border-radius: 13px
}

.header-btn {
    display: inline-block;
    border: 1px solid #66231f;
    background: 0 0;
    text-align: center !important;
    padding: 15px 30px;
    min-width: 170px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #fff;
    z-index: 10
}

.header-btn:hover:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.scroll_header_ul a.active {
    color: #66231f;
    background: #eddbd4
}

.scroll_header_dropdown {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 18px
}

.footer_ul a,
.header_dropdowns,
.header_uls a {
    color: #000;
    text-decoration: none
}

.scroll_logo_bg {
    width: 160px;
    margin: 0 auto;
    padding: 5px 0
}

.scroll_header {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff
}

img {
    height: auto
}

@media screen and (max-width:800px) {
    .scroll_header_ul {
        gap: 20px !important
    }
    .scroll_header_ul a {
        font-size: 15px !important
    }
}

@media screen and (min-width:800px) and (max-width:1025px) {
    .scroll_header_ul {
        gap: 35px !important
    }
    .scroll_header_ul a {
        font-size: 14px !important
    }
}

.copyrights,
.footer_ul a {
    font-size: 18px;
    display: flex
}

.footer_ul a {
    line-height: 1.5;
    margin-bottom: .7rem
}

.footer_ul a img {
    margin-right: .5rem
}

.footer {
    background-color: #f3e5e1
}

@media screen and (min-width:992px) and (max-width:1100px) {
    .footer_ul a {
        font-size: 18px !important
    }
}

@media screen and (max-width:992px) {
    .footer_ul {
        padding: 0 !important
    }
}

.copyrights {
    border-top: 1px solid #66231f;
    text-align: center;
    justify-content: space-between;
    padding-top: 1rem;
    margin-top: 1rem
}

.foot-title {
    font-size: 1.3rem;
    margin-bottom: 1rem
}

.header_logos {
    width: 200px
}

.mobile_header_bg {
    background-color: #c28565
}

.mobile_header {
    padding: 0 !important
}

.small_ul_bg {
    height: 100vh;
    background-color: #fff
}

.header_dropdowns {
    background-color: transparent;
    border: none
}

.accordion-button {
    font-weight: 500 !important;
    padding: 1rem 1.25rem;
    font-size: 1.2rem !important
}

.fixedSidebar {
    position: fixed;
    top: 50% !important;
    right: 5px;
    transform: translateY(-55%);
    z-index: 9999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
    border-radius: 1px 16px;
    background-color: transparent
}

.fixedSidebrd,
.sidebarItem {
    display: inline-block;
    position: relative
}

.fixedSidebrd {
    border: 1px solid #66231f;
    background: 0 0;
    text-align: center !important;
    min-width: 50px;
    min-height: 50px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #fff;
    z-index: 10;
    transition: 1s;
    margin-bottom: .7rem
}

.fixedwhtp:before {
    background: #33d670
}

.fixedwhtp {
    border-color: #33d670
}

.sidebarItem {
    margin: 12px 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    line-height: 1.6rem
}

[data-tooltip] {
    position: relative;
    z-index: 999
}

.sidebarItem i {
    color: #fff;
    font-size: 1.4rem
}

.fixedSidebrd:hover {
    transform: rotate(360deg)
}

[data-tooltip]:hover::before {
    opacity: 1;
    visibility: visible;
    right: 50px
}

.our-testimonials-sef:hover a {
    color: #66231f !important
}

.mons-side-conte {
    background: #66231f;
    position: absolute;
    color: #fff;
    padding: 1rem 1.5rem;
    top: 0
}

.error-spage,
.sucesr-spage {
    padding: 4rem 0;
    position: relative
}

.gallery-image img {
    border-radius: 20px
}

.gallery-image {
    position: relative;
    text-align: center;
    margin-bottom: 2rem
}

.form_left {
    max-width: 545px
}

.tegsdxt-center {
    text-align: -webkit-center
}

.error-spage {
    background-image: url(../our-image/reff/best-skin-care-error.webp)
}

.main-secs-plan {
    animation: 3s infinite slow-moves
}

@keyframes slow-moves {
    0%,
    100% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(20px)
    }
}

.weror-mess {
    font-size: 2.3rem;
    margin-bottom: 1.7rem;
    line-height: 1.4
}

.hide-robot {
    display: none !important
}

.services-categories-box-2 .contact-text-area {
    height: 100px
}

.main-serv-ct .service_para a {
    color: #66231f;
    font-weight: 600
}

.services_col:hover .main-serv-ct a strong {
    color: #fff !important
}
.service_para {
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.main-imgs-ji{
    background:#63302f;
}

/* blog-section*/

.blog-section{
   position:relative;
   padding:3rem 0 2rem;
}

.blog-section-lisrt{
     position:relative;
    margin-bottom: 30px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 20px #dddddd6b;
     overflow: hidden;
}

.blog-img-top img{
    position:relative;
    width: 100%;
    /*border-radius: 10px;*/
    transition: .5s all ease;
}

.blog-section-lisrt:hover .blog-img-top img{
    transform: scale(1.1);
}
.blog-pard {
    padding: 35px 20px;
}

.blog-pard p{
    position:relative;
    text-align:justify;
    color: #232323;
    font-size: 1.1rem;
    margin-bottom: 1.3rem;
    /*padding-bottom: 30px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.blog-pard ul{
    margin: 0;
    padding: 30px 0 0;
    border-top: 1px solid #66231f;
}

.blog-pard ul li{
    position:relative;
    /*color:#66231f;*/
    font-weight: 500;
    display: inline-block;
    list-style-type: none;
     color:#fff;
    font-size: 16px;
    background: #66231f;
    padding: 7px 7px;
    border-radius: 5px;
}
.blog-alink, .blog-alink:hover{
    color:#fff;
}

.blog-pard ul li a i{
    transition: .3s all ease;
    display: inline-block;
    position: relative;
    font-size: 22px;
    top: 4px;
}

.blog-pard ul li:last-child {
    float: right;
}

.blog-pard ul li i:last-child {
   /*top: 1px;*/
    font-size: 18px;
    margin-right: 0.2rem;
}
  .blog-headghn{
     display: block;
    color: #232323;
    line-height: 1.4;
    margin-bottom: 12px;
    transition: .1s all ease;
    font-weight: 600;
    font-size: 21px;   
  }  
.blog-img-top a{
    display: block;
}

/*.blog-section-lisrt:hover .blog-img-top{*/
/*    overflow: hidden;*/
/*}*/

/*blog details page*/


.our-blog-details{
   position:relative;
   padding:3rem 0 2rem;
}
.blog-details-heading {
    font-size:1.6rem;
    color: #000;
    margin-bottom: 10px;
        /*line-height: 1.9;*/
    font-weight: 600;
    text-transform: capitalize;
}
.blog-categories-box {
    position: relative;
    padding: 1rem;
    background-color: #f9f3f0;
    border-radius: 10px;
}

/*.blog-categories-menu:hover ul li img{*/
/*    transform: scale(1.1);*/
/*}*/
/*.blog-categories-menu img{*/
/*     transition: .5s all ease;*/
/*}*/
.blog-details-content p {
    font-size: 1.1rem;
    text-align: justify;
    line-height: 1.8em;
    margin-top: 0;
    margin-bottom: 1rem;
}
.blog-categories-menu{
    position:relative;
}
.blog-categories-menu ul{
    margin: 0;
    padding: 0;
}
.blog-categories-menu ul li{
    list-style-type: none;
    display: block;
    position: relative;
    padding-left: 120px;
    padding-bottom: 25px;
}
.blog-coladver {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    padding-left: 0rem;
    color: #66231f;
}
.blog-coladver i{
    margin-right: 6px;
}

.blog-details-daed{
    position: relative;
    line-height: 1.3;
    font-size: 1.25rem;
    font-weight: 600;
    color: #000;
     margin-top: 15px;
}

.blog-detail-het{
    padding-left: 0rem;
    line-height:1.9;
}
.blog-detail-het li{
   color: #000 !important;
   padding: 0rem .3rem 1rem !important;
   align-items: center;
   gap: .5rem; 
}
.blog-img {
        position: relative;
    padding-bottom: 1rem;
}   
.blog-overlay{
    position: relative;
    padding: 30px;
    overflow: hidden;
    background: #66231f;
    color: #fff;
    border-radius: 10px;
}
.prv-nxt-btn .box-lig li{
    list-style-type: none;
    display: inline-block;
        position: relative;
}
.prv-nxt-btn .box-lig a{
    display: block;
    font-size: 17px;
    color: #66231f;
    border: 2px solid #66231f;
    border-radius: 6px;
    font-weight: 700;
    padding: 10px 10px;
        text-transform: capitalize;
    /*padding: 10px 45px;*/
}
 
 .box-lig{
    display: flex;
    align-items: center;
    justify-content: space-between; 
  padding-left: 0rem;
    margin-top: 2rem;
 }
  
.blogf-menud{
    display: flex;
    gap: 13px;
    margin-top: 2rem;
    align-items: center;
}  
 .blogs-listinhg ul{
    padding-left: 0rem;
 }    
 .calendar-blofg span{
    display: block;
    margin-top: 1rem;
    font-weight: 500;
    font-size: 1rem;
 }   
 .calendar-blofg a{
    display: block;
    font-weight: 600;
    font-size: 1.1rem;
    color: #000;
 }
 
.blogf-menud img{
    width: 100px;
    height: 95px;
    border-radius: 10px; 
}  

.calendar-blofg{
    position: relative;
    margin-bottom: 0.3rem;
}
 
.our-blog-details .blogs-sidebar{
       position: sticky;
       top:150px;
 }
 
 
 .prev-buttond {
    position: absolute;
    left: 0;
    max-width: 340px;
    border: 1px solid #00000030;
    border-radius: 10px;
    padding: 1rem 1.5rem 1rem 3.5rem;
}

.content h4 {
    font-size: 2.1rem;
}

.box-lig span{
    position: absolute;
    top: -20px;
    /*padding: 5px 10px;*/
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 1rem;
    background: #66231f;
    color: #fff;
    right: 15px;
}
.box-lig .boxx-liff{
    position: absolute;
    top: -20px;
    /*padding: 5px 10px;*/
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 1rem;
    background: #66231f;
    color: #fff;
    right: 73%;
}

.accordion-small{
        max-width:100% !important;
    margin: 0 auto;
}

.our-blog-details .section-title-big{
        margin-top: 3rem;
}
/*.laser-hair-removal,.prp-treatment-hair,.wart-removal-treatment{*/
/*    margin-bottom:5rem;*/
/*}*/

.laser-hair-removal-im,.prp-treatment-hair-im,.wart-removal-treatment-im {
    text-align:center;
}

.prp-hair-laser ul li{
    margin-bottom:15px;
}
.prp-hair-laser ul{
    margin-top:20px;
}
.services-section-details .footer_ul li, .theram-filler-botox-tment .footer_ul li{
    margin-bottom:15px;
}
.services-section-details .footer_ul img,.theram-filler-botox-tment .footer_ul img{
    margin-right:10px;
}
.theram-filler-botox-tment{
    position: relative;
    padding-top:2rem;
}
.theram-filler-botox-tment .filler-keva-tremnrt img{
    margin-top:15px;
}
.keva-boto-filler-tmrtr{
    display:flex;
    justify-content: space-evenly;
}
.choose-rigt-temwnr-hair li{
    list-style-type: decimal !important;
}
.our-blog-details .footer_ul img{
    margin-right:10px;
}
.our-blog-details .footer_ul{
    margin-left:20px;
}

.blog-detail-table table {
            width: 100%;
            border-collapse: collapse;
            margin: 20px 0;
            font-size: 15px;
            border: 1px solid #212529;
        }
.blog-detail-table th, td {
            padding: 10px;
            text-align: center;
            border: 1px solid #212529;
                     }
.blog-detail-table table th {
          background-color: #fff;
              border: 1px solid#212529;
        }
.blog-detail-table table  tr:nth-child(even) {
            background-color: #eddbd4;
              border: 1px solid#212529;
        }
.blog-detail-table table tr td{
  border: 1px solid #000;

}

.section-details-daed{
    position: relative;
    line-height: 1.3;
    font-size: 1.60rem;
    margin-top: 1rem;
    font-weight: 700;
    color: #000;
}
.service-detail-small{
      position: relative;
    line-height: 1.3;
    font-size: 1.40rem;
    margin-top: 1rem;
    font-weight: 600;
    color: #000;
    
}
.service-why-chooses{
      position: relative;
}
