@import url(https://fonts.googleapis.com/css2?family=Commissioner:wght@100..900&family=Dosis:wght@300;400;500;600;700&family=Jost:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    scroll-behavior: smooth;
}

body {
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.75rem;
    font-family: Raleway!important;
    scroll-behavior: smooth
}

a {
    cursor: pointer;
    outline: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

h1 {
    font-size: 3.4375rem
}

h2 {
    font-size: 2.8125rem
}

h3 {
    font-size: 2.375rem
}

h4 {
    font-size: 1.375rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0
}

p {
    font-weight: 500
}

img {
    max-width: 100%;
    display: inline-block
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 18.75rem;
    overflow: hidden
}

header:after,
section:after,
footer:after {
    display: block;
    clear: both;
    content: ""
}

.section-title h2 {
    margin-bottom: 2.1875rem;
    text-transform: uppercase;
    font-size: 2.1875rem
}

.theme-btn,
a.theme-btn {
    font-size: 1rem;
    cursor: pointer;
    min-width: 10rem;
    font-weight: 600;
    padding: 0.625rem 0.625rem;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    z-index: 1;
    border-radius: 0.125rem
}

.theme-btn:before,
a.theme-btn:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 0.1875rem;
    left: 0;
    top: 0;
    z-index: -1;
    transition: 0.5s
}

.theme-btn:hover:before,
a.theme-btn:hover:before {
    width: 100%
}

.theme-btn:after,
a.theme-btn:after {
    content: "\f104";
    font-family: Flaticon;
    font-size: 0.625rem;
    margin-left: 0.9375rem
}

.theme-btn.btn-reverse,
a.theme-btn.btn-reverse {
    padding-left: 2.8125rem
}

.theme-btn.btn-reverse:before,
a.theme-btn.btn-reverse:before {
    left: auto;
    right: 0
}

.theme-btn.btn-reverse:after,
a.theme-btn.btn-reverse:after {
    position: absolute;
    left: 0.625rem;
    transform: rotate(180deg)
}

.social-style-one {
    display: inline-block
}

.social-style-one a {
    margin: 0 0.9375rem;
    font-size: 0.9375rem;
    display: inline-block
}

.social-style-one a:first-child {
    margin-left: 0
}

.social-style-one a:last-child {
    margin-right: 0
}

.list-style-one li {
    margin-bottom: 0.9375rem;
    display: flex;
    font-weight: 600
}

.list-style-one li:before {
    content: "\f104";
    font-size: 0.625rem;
    font-family: Flaticon;
    margin-right: 0.9375rem;
    color: #fbaaa9;
    color: #EEDED9;
    color: #000
}

.list-style-one li a:hover {
    color: #fbaaa9
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/preloader.gif)
}

.scroll-top {
    width: 2.5rem;
    height: 2.5rem;
    cursor: pointer;
    font-size: 1.125rem;
    position: absolute;
    right: 3%;
    bottom: 2.1875rem;
    border-radius: 6.25rem
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: none
}

.form-control {
    border: 0.0625rem solid;
    border-radius: 0;
    padding: 0.75rem 1.875rem;
    margin-bottom: 1.25rem
}

.form-control:focus {
    box-shadow: none
}

.divider {
    height: 0.75rem
}

a,
body,
a:hover,
a:focus,
a:visited {
    color: #000
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.theme-btn.style-three,
a.theme-btn.style-three,
.theme-btn.style-four,
a.theme-btn.style-four {
    color: #222
}

.theme-btn,
a.theme-btn,
.scroll-top,
.theme-btn.style-four:hover,
a.theme-btn.style-four:hover {
    color: #FFF
}

.color-one,
.vision-mision>i,
.hero-content h1 span,
.section-title h2 span,
.service-item.style-one>i,
.style-one .price-circle h3 {
    color: #000
}

.style-two .price-circle h3 {
    color: #a0bd7e
}

.style-three .price-circle h3 {
    color: #e3a7d8
}

.hero-content h5 {
    color: #545459
}

.service-item.style-two>i {
    color: #9a9a65
}

.service-item.style-three>i {
    color: #7acdcd
}

.service-item.style-four>i {
    color: #ddaad3
}

.preloader,
.service-item,
.price-circle,
.theme-btn.style-three,
a.theme-btn.style-three,
.theme-btn.style-four,
a.theme-btn.style-four {
    background-color: #FFF
}

.bg-one {
    background-color: #f9e2e2
}

.bg-two,
.services-section:after,
.service-item.style-one>i,
.style-one .pricing-content {
    background-color: #fff6f6;
    background-color: #cffdcb
}

.bg-three,
.theme-btn,
a.theme-btn,
.scroll-top,
.what-experct-content {
    background-color: #fbaaa9;
    background-color: #007141;
    background-color: #ae8cdaab;
    background-color: #007141
}

.price-item.style-two .theme-btn {
    background-color: #c1d5aa
}

.price-item.style-two .theme-btn:before {
    background-color: #a0bd7e
}

.price-item.style-three .theme-btn {
    background-color: #e3a7d8
}

.price-item.style-three .theme-btn:before {
    background-color: #be84b3
}

.service-item.style-two>i {
    background-color: #f7f7e8
}

.service-item.style-three>i {
    background-color: #e2f7f7
}

.service-item.style-four>i {
    background-color: #ffeffc
}

.style-two .pricing-content {
    background-color: #f6fbef
}

.style-three .pricing-content {
    background-color: #fff2fd
}

.bg-four {
    background-color: snow
}

.mission p {
    color: #000
}

.mission h3,
p {
    color: #000
}

.vission h3,
p {
    color: #000
}

.form-control {
    border-color: #FFF
}

.service-item.style-one {
    border-color: #fbaaa9
}

.service-item.style-two {
    border-color: #e8e8d3
}

.service-item.style-three {
    border-color: #bfe0e0
}

.service-item.style-four {
    border-color: #ffd1f6
}

.style-one .price-circle:after {
    border-color: #fcb4b3
}

.style-two .price-circle:after {
    border-color: #c1d5aa
}

.form-control:focus,
.style-three .price-circle:after {
    border-color: #fbaaa9
}

.style-one .pricing-content ul,
.style-one .pricing-content li {
    border-color: #F4D4D2
}

.style-two .pricing-content ul,
.style-two .pricing-content li {
    border-color: #d6e6c3
}

.style-three .pricing-content ul,
.style-three .pricing-content li {
    border-color: #f2d4ec
}

@-webkit-keyframes rotated {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    50% {
        -webkit-transform: rotate(175deg);
        transform: rotate(175deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotated {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    50% {
        -webkit-transform: rotate(175deg);
        transform: rotate(175deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotated-reverse {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    50% {
        -webkit-transform: rotate(175deg);
        transform: rotate(175deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes rotated-reverse {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    50% {
        -webkit-transform: rotate(175deg);
        transform: rotate(175deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes down-up {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, 6.25rem);
        transform: translate(0, 6.25rem)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes down-up {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, 6.25rem);
        transform: translate(0, 6.25rem)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.hero-section {
    background: url(../img/banner999-min.jpg);
    background-size: cover;
    position: relative;
    min-height: 62.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center
}

.hero-content {
    padding: 9.375rem 0 6.25rem;
    max-width: 40.625rem;
    position: relative;
    z-index: 2;
    color: #000
}

.hero-content h1 {
    font-size: 4.375rem;
    color: #000
}

.hero-content h5 {
    font-size: 1.25rem;
    font-weight: 400;
    margin: 2.5rem 0
}

.hero-angle {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-70%, -70%)
}

.hero-angle img {
    animation: down-up 10s infinite linear
}

.banner-section {
    position: relative;
    background: url(../images/banner/banner.png);
    background-size: cover;
    background-position: center
}

.banner-inner {
    height: 30.625rem;
    padding-top: 5rem;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.page-title {
    font-size: 3.4375rem;
    margin-bottom: 0.9375rem
}

.breadcrumb-item a,
.breadcrumb-item.active {
    color: #FFF;
    font-size: 1.125rem;
    font-weight: 700;
    display: flex
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #FFF;
    content: "\f104";
    font-family: Flaticon;
    font-size: 0.5625rem;
    padding: 0 0.8125rem
}

.banner-inner nav {
    background: #fbaaa9;
    position: absolute;
    left: 0;
    bottom: -1.4063rem
}

.banner-inner .breadcrumb {
    background: #007141;
    margin: 0;
    padding: 0.5313rem 1.375rem;
    align-items: center
}

.banner-angle {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-65%, -50%);
    overflow: hidden;
    height: 100%
}

.banner-angle img {
    animation: down-up 10s infinite linear
}

.about-content h6 {
    line-height: 1.6875rem;
    font-weight: 500;
    margin-bottom: 1.5625rem
}

.vision-mision {
    display: flex;
    margin: 2.1875rem 0
}

.vision-mision .vm-image {
    margin-right: 1.875rem;
    flex: none
}

.services-section {
    position: relative;
    overflow: hidden
}

.services-section .section-title {
    position: relative;
    z-index: 2
}

.services-section:after {
    position: absolute;
    content: '';
    height: calc(100% - 15rem);
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1
}

.service-item {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 1.875rem;
    padding: 1.875rem 1.75rem 1.25rem;
    border-bottom: 0.125rem solid;
    box-shadow: 0.125rem 0.125rem 0.4375rem 0.25rem #00000012
}

.service-item p {
    text-align: left;
    font-size: 0.875rem
}

.service-item>i {
    height: 7.375rem;
    width: 7.375rem;
    display: inline-block;
    margin-bottom: 2.5rem;
    border-radius: 50%;
    line-height: 7.375rem;
    font-size: 4.0625rem
}

.service-item h4 {
    margin-bottom: 1.5625rem
}

.service-angle {
    position: absolute;
    left: 0;
    top: 5%;
    transform: translateX(-70%)
}

.service-angle img {
    animation: down-up 10s infinite linear
}

.service-ellipse {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -35%)
}

.what-experct-img {
    height: 100%;
    min-height: 25rem;
    background: url(../images/services/service-man.png) center/cover
}

.what-experct-content {
    padding: 3.4375rem 5.625rem 3.4375rem 5.3125rem;
    position: relative;
    overflow: hidden;
    height: 100%
}

.what-experct-content * {
    position: relative;
    z-index: 2
}

.what-experct-content:after {
    content: '';
    background: url(../images/services/cicle.png) no-repeat right top;
    position: absolute;
    height: 74%;
    width: 58%;
    right: 0;
    bottom: 0
}

.what-experct-content h3 {
    font-size: 2rem;
    line-height: 2.625rem
}

.what-experct-content p {
    color: #222;
    margin: 1.5625rem 0
}

.sp-video-conten h2,
.sp-right-content h2,
.sp-right-content h4,
.sp-video-conten p,
.sp-right-content p {
    margin-bottom: 1.875rem
}

.sp-video {
    padding: 3.75rem
}

.sp-video img,
.sp-right-content img {
    width: 100%
}

.document-links a {
    display: flex;
    color: #171928;
    background: #FFF;
    margin-bottom: 1.25rem;
    padding: 1.25rem 1.875rem;
    font-size: 1.125rem;
    font-weight: 700;
    align-items: center
}

.document-links a i {
    margin-right: 1.25rem;
    color: #fbaaa9;
    font-weight: 400;
    font-size: 1.5625rem;
    transition: 0.5s
}

.document-links a:hover {
    background: #fbaaa9;
    color: #FFF
}

.document-links a:hover i {
    color: #FFF
}

.video-img {
    position: relative
}

.video-img .video-play {
    height: 4.5625rem;
    width: 4.5625rem;
    position: absolute;
    background: #fbaaa9;
    text-align: center;
    line-height: 4.5625rem;
    color: #FFF;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.video-img .video-play:after {
    position: absolute;
    height: 5.75rem;
    width: 5.75rem;
    top: -0.625rem;
    left: -0.625rem;
    border-radius: 50%;
    animation: rotated 20s infinite linear;
    content: url(../images/services/video-roteted.png)
}

.price-item {
    text-align: center;
    margin-bottom: 1.875rem
}

.price-image {
    margin-bottom: 0.625rem
}

.price-image img {
    width: 100%
}

.pricing-content {
    padding-bottom: 3.75rem
}

.price-circle {
    height: 10.3125rem;
    width: 10.3125rem;
    border-radius: 50%;
    position: relative;
    margin-bottom: -0.9375rem;
    display: inline-flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%)
}

.price-circle:after {
    position: absolute;
    content: '';
    height: calc(100% + 1.5625rem);
    width: calc(100% + 1.5625rem);
    left: -0.7813rem;
    top: -0.7813rem;
    z-index: -1;
    border-radius: 50%;
    border: 0.0625rem dashed
}

.price-circle p {
    margin-bottom: 0.625rem
}

.price-circle h3 {
    font-size: 2.1875rem;
    margin-bottom: 0
}

.pricing-content ul {
    margin-bottom: 4.375rem;
    border-top: 0.0625rem dashed
}

.pricing-content li {
    border-bottom: 0.0625rem dashed;
    padding: 0.8125rem
}

.beauty-section {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.beauty-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c0d9c68a;
    background-color: #c0d9c6d4;
    background-color: #fff
}

.beauty-content p {
    margin: 1.875rem 0 2.1875rem
}

.beauty-image {
    position: relative;
    display: inline-block
}

.beauty-image img {
    position: relative;
    width: 100%;
    z-index: 1
}

.gallery-item {
    margin-bottom: 1.875rem;
    position: relative
}

.gallery-item img {
    width: 100%
}

.gallery-hover {
    position: absolute;
    height: calc(100% - 1.875rem);
    width: calc(100% - 3.125rem);
    background: #fbaaa9;
    left: 1.5625rem;
    top: 1.25rem;
    opacity: 0;
    display: flex;
    transition: 0.5s;
    flex-flow: column;
    align-items: center;
    justify-content: center
}

.gallery-item:hover .gallery-hover {
    opacity: 1
}

.gallery-popup-link {
    height: 4.375rem;
    width: 4.375rem;
    text-align: center;
    line-height: 4.375rem;
    background: #FFF;
    border-radius: 50%;
    color: #fbaaa9;
    font-size: 1.25rem
}

.gallery-hover h4 {
    margin-top: 1.5625rem
}

img.mfp-img {
    padding-bottom: 1.5625rem
}

.team-item {
    margin-bottom: 1.875rem
}

.team-item img {
    border: 0;
    transition: 0.5s;
    margin-bottom: 2.1875rem
}

.team-item img:hover {
    padding: 0.3125rem;
    transition: 0.5s;
    border: 0.3125rem solid #fbaaa9
}

.owl-carousel.team-carousel .owl-nav {
    text-align: center;
    margin-top: 4.0625rem
}

.owl-carousel.team-carousel.style-two .team-item img:hover {
    padding: 0;
    border: 0
}

.owl-carousel.team-carousel.style-two .owl-nav {
    position: absolute;
    right: 0;
    top: -12.5rem;
    z-index: 5;
    margin-top: 0
}

.owl-carousel.team-carousel .owl-nav button {
    font-size: 1.875rem;
    height: 6.25rem;
    width: 6.25rem;
    color: #222;
    transition: 0.5s;
    text-align: center;
    background-color: #fff2f2
}

.owl-carousel.team-carousel.style-two .owl-nav button {
    background-color: #FFF
}

.owl-carousel.team-carousel .owl-nav button.owl-prev {
    margin-right: 0.625rem
}

.owl-carousel.team-carousel .owl-nav button:hover {
    color: #FFF;
    background-color: #fbaaa9
}

.porfile-image {
    position: relative
}

.porfile-image img {
    width: 100%
}

.download-bio a {
    display: flex;
    color: #FFF;
    background: #fbaaa9;
    margin-bottom: 1.25rem;
    padding: 1.75rem;
    font-size: 1.375rem;
    font-weight: 700;
    justify-content: center
}

.download-bio a i {
    font-size: 1.875rem;
    font-weight: 400;
    margin-right: 1.5625rem
}

.experience {
    position: absolute;
    left: 1.875rem;
    bottom: 1.875rem;
    height: 14.375rem;
    width: 14.375rem;
    display: flex;
    flex-flow: column;
    padding: 1.5625rem;
    z-index: 1
}

.experience:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    clip-path: polygon(0 0, 100% 100%, 0 100%);
    background: rgb(251 170 169 / .8)
}

.experience:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0.625rem;
    height: 100%;
    width: 100%;
    z-index: -2;
    clip-path: polygon(0 0, 100% 100%, 0 100%);
    background: rgb(255 255 255 / .8)
}

.experience h3 {
    margin-top: auto;
    font-size: 2.1875rem
}

.profile-name {
    font-size: 2rem
}

.profile-desi {
    color: #fbaaa9
}

.profile-details h6 {
    margin-bottom: 1.5625rem;
    font-weight: 500;
    line-height: 1.6875rem
}

.profile-details p {
    margin-bottom: 1.5625rem
}

.profile-details .divider {
    height: 0.375rem
}

.icon-list li {
    width: 50%;
    font-size: 1.25rem;
    margin-bottom: 0.625rem
}

.icon-list {
    display: flex;
    flex-wrap: wrap
}

.icon-list li i {
    width: 2.5rem;
    height: 2.5rem;
    color: #fbaaa9;
    line-height: 2.5rem;
    margin-right: 1.875rem;
    text-align: center;
    background: #fff2f2;
    display: inline-block
}

.testimonial-section {
    position: relative;
    overflow: hidden
}

.testimonial-image {
    margin-right: 1.25rem;
    position: relative;
    display: inline-block
}

.testimonial-image:after {
    position: absolute;
    content: '';
    height: 72%;
    width: 72%;
    left: 14%;
    top: 14%;
    background: #FFF;
    transform: rotate(60deg)
}

.testimonial-image img {
    position: relative;
    z-index: 1
}

.testimonial-content {
    margin-left: 5rem;
    padding-bottom: 5rem
}

.testimonial-content h3 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 1.25rem
}

.testimonial-content p {
    color: #524e4e;
    margin-bottom: 2.1875rem
}

.testimonial-content span {
    color: #524e4e
}

.testimonial-wrap .owl-dots {
    position: absolute;
    left: calc(40% + 6.875rem);
    bottom: 3.4375rem
}

.testimonial-wrap .owl-dots button {
    height: 0.5rem;
    width: 2.75rem;
    transition: 0.5s;
    margin-right: 0.625rem;
    background: #FFF;
    background: #734f96
}

.testimonial-wrap .owl-dots button.active {
    background: #ddd
}

.testimonial-dotted {
    position: absolute;
    left: 0;
    top: 0
}

.testimonial-angle {
    position: absolute;
    bottom: -12%;
    right: 0;
    width: 16%;
    animation: down-up 10s infinite linear
}

.testimonial-quote {
    position: absolute;
    left: 52%;
    top: 22%;
    width: 15%
}

.client-section {
    position: relative
}

.client-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -3.125rem
}

.client-item {
    margin: 0 3.25rem 3.125rem
}

.client-dotted {
    position: absolute;
    left: 0;
    top: 0;
    width: 22%
}

.client-angle {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 16%;
    animation: down-up 10s infinite linear
}

.vission-mission {
    padding: 1.875rem 3.4375rem 1.875rem 4.0625rem;
    height: 100%
}

.vission-mission h3 {
    font-size: 2rem;
    margin-bottom: 2.5rem
}

.vission-mission p,
.vission-mission h6 {
    margin-bottom: 1.5625rem
}

.mission h6 {
    line-height: 1.6875rem
}

.contact-info-item {
    display: flex;
    padding: 1.875rem 2.5rem;
    background: #fff2f2;
    background: #ae8cdaab;
    margin-bottom: 1.875rem;
    align-items: center;
    transition: 0.5s
}

.info-content a {
    color: #000
}

.contact-info-item:hover {
    background: #fbaaa9;
    background-color: #c0d9c6d4;
    color: #FFF
}

.contact-info-icon {
    position: relative;
    margin-right: 1.875rem;
    display: inline-block
}

.contact-info-icon i {
    height: 4.5rem;
    width: 4.5rem;
    line-height: 4.5rem;
    background: #FFF;
    text-align: center;
    color: #fbaaa9;
    font-size: 1.375rem;
    transition: 0.5s;
    display: inline-block;
    position: relative;
    z-index: 2
}

.contact-info-item:hover .contact-info-icon i {
    transform: rotate(45deg)
}

.contact-info-icon i:before {
    transition: 0.5s;
    display: inline-block
}

.contact-info-item:hover .contact-info-icon i:before {
    transform: rotate(-45deg)
}

.contact-info-icon:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5;
    background: #ffc9c8;
    transform: rotate(0deg)
}

.contact-info-item:hover .contact-info-icon:after {
    opacity: 1;
    transform: rotate(30deg)
}

.info-content span {
    display: block;
    font-size: 1.125rem;
    margin: 0.625rem 0;
    color: #000;
    font-weight: 500;
    padding-top: 1.25rem;
    font-family: sans-serif
}

.contact-form-inner {
    background: #fff6f6;
    padding: 3.125rem;
    border-bottom: 0.625rem solid;
    border-color: #fbaaa9;
    position: relative;
    z-index: 888;
    background-color: #c0d9c6d4
}

.leaflet-control-attribution.leaflet-control {
    display: none
}

.error-images {
    display: inline-block;
    position: relative;
    padding: 3.125rem
}

.error-images img {
    position: relative;
    z-index: 2
}

.error-dots:before {
    position: absolute;
    content: '';
    background: url(../images/error/error-dot3.png) no-repeat center/cover;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    animation: rotated 35s infinite linear
}

.error-dots:after {
    position: absolute;
    content: '';
    height: 56%;
    width: 56%;
    left: 22%;
    top: 22%;
    z-index: 1;
    background: #FAE2E2;
    transform: rotate(-30deg)
}

.error-images:before {
    position: absolute;
    content: '';
    background: url(../images/error/error-dot2.png) no-repeat center/cover;
    height: calc(100% - 6.25rem);
    width: calc(100% - 6.25rem);
    left: 3.125rem;
    top: 3.125rem;
    animation: rotated-reverse 45s infinite linear
}

.error-images:after {
    position: absolute;
    content: '';
    background: url(../images/error/error-dot1.png) no-repeat center/cover;
    height: calc(100% - 11.25rem);
    width: calc(100% - 11.25rem);
    left: 5.625rem;
    top: 5.625rem;
    animation: rotated 55s infinite linear
}

.error-content h1 {
    color: #fbaaa9;
    font-size: 14.375rem;
    text-shadow: 0.625rem 0.625rem #fef4f3
}

.error-content h5 {
    font-size: 1.5625rem;
    margin-bottom: 3.125rem
}

.error-content h5 span {
    font-weight: 400
}

.footer-section {
    background: #fff6f6;
    position: relative;
    background-color: #e0c3b98c;
    background-color: #1F2833;
    color: #fff6f6;
    background: url(../img/why-min.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center
}

.footer-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c0d9c68a;
    background-color: #c0d9c6d4;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c0d9c68a;
    background-color: #c9b2e6ba
}

.footer-section .list-style-one li a {
    color: #fff6f6;
    color: #EEDED9;
    color: #000
}

.widget {
    z-index: 2;
    position: relative;
    margin-bottom: 3.125rem
}

.footer-title {
    font-size: 1.5625rem;
    margin-bottom: 1.875rem;
    color: #000
}

.about-widget-contact {
    border-left: 0.3125rem solid;
    border-color: #fbaaa9;
    padding: 0.625rem 0 0.625rem 1.875rem
}

.about-widget-contact p {
    margin-bottom: 1.5625rem
}

.about-widget-contact h4 a {
    color: #fbaaa9;
    font-size: 1.4375rem
}

.subscribe-widget form {
    background: #FFF;
    padding: 3.125rem 2.8125rem 3.125rem 3.125rem;
    border-left: 0.3125rem solid;
    border-color: #fbaaa9
}

.subscribe-widget form input {
    width: 100%;
    color: #FFF;
    background: #fbaaa9;
    padding: 1rem 1.875rem;
    margin-bottom: 1.25rem
}

.subscribe-widget form input::placeholder {
    color: #FFF
}

.btn-and-text {
    display: flex;
    align-items: center
}

.btn-and-text button {
    height: 3.75rem;
    width: 3.75rem;
    flex: none;
    color: #FFF;
    cursor: pointer;
    margin-right: 1.75rem;
    background: #222
}

.btn-and-text p {
    margin: 0
}

.copyright {
    z-index: 2;
    padding: 0 0;
    position: relative;
    background: #734f96;
    background: #006e3f
}

.copyright-inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.copyright p,
a {
    margin: 0;
    color: #fff
}

.footer-dotted-top {
    position: absolute;
    left: 0;
    top: 0;
    opacity: .4
}

.footer-dotted-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .4
}

.logo img {
    width: 12.5rem
}

.mail_lordicon {
    width: 1.875rem;
    height: 1.875rem;
    position: absolute;
    top: -0.6875rem;
    left: -2.625rem
}

.top_header li {
    position: relative;
    margin: 0 0.625rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.top_header li a {
    color: #fff
}

.top-container {
    background-color: #fff;
    text-align: center;
    padding: 0.25rem;
    border-bottom: 0.0625rem solid #00000021;
    z-index: 9999999;
    position: relative;
    background-color: #f8e1e1;
    background-color: #734F96;
    background-color: #ae8cdaab
}

.ban {
    font-size: 2rem;
    font-weight: 400
}

.why_choose_ul li {
    font-size: 1.125rem;
    font-weight: 500;
    color: #000;
    padding: 0.625rem 0;
    position: relative;
    padding-left: 0.3125rem
}

.why_choose_ul li ul {
    padding-left: 2.5rem
}

.why_choose_ul li ul li {
    font-size: 0.875rem;
    padding: 0
}

.why_choose_ul li ul li::before {
    content: ""!important;
    display: none!important
}

.why_choose_ul li::before {
    content: url(../img/check.svg);
    position: absolute;
    width: 1.25rem;
    left: -1.5625rem;
    top: 0.75rem;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

ul.why_choose_ul {
    padding-left: 5%
}

.beauty-content p {
    font-size: 1.75rem;
    font-weight: 600;
    color: #007141
}

.heading_2 {
    font-size: 1.875rem;
    font-weight: 600;
    color: #000;
    text-shadow: 0 0 1.25rem #fff
}

.ilica-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    background-image: url(../img/get_appoinment.jpg)
}

.ilica-padding-bottom {
    padding: 0 0 3.125rem
}

.ilica-section-headinig {
    padding: 3.125rem 0 3.125rem;
    text-align: center
}

.ilica-section-headinig h2 {
    margin: 0 0 0.75rem;
    color: pink;
    font-family: var(--font-cursive);
    font-size: 2.143em
}

.ilica-section-headinig h3 {
    margin: 0;
    color: var(--color-semi-black);
    font-weight: 600;
    text-transform: capitalize;
    font-size: 2.857em;
    letter-spacing: -0.125rem;
    text-transform: uppercase
}

.service-item>img {
    height: 5.625rem;
    width: 5.625rem;
    display: inline-block;
    margin-bottom: 2.5rem;
    border-radius: 50%;
    line-height: 7.375rem;
    padding: 0.625rem;
    font-size: 4.0625rem;
    background-color: #fff6f6;
    background-color: #c9b2e6;
    background-color: #ae8cdaab;
    padding: 1.25rem
}

.ilica-booking-text-wraper {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ilica-booking-text li {
    font-weight: 500;
    font-size: 1rem
}

.ilica-booking-text-wraper .ilica-border.ilica-version-3 {
    width: calc(100% - 12.5rem);
    margin: 0 auto;
    height: auto
}

.ilica-booking-text {
    height: 100%;
    padding: 3.4375rem 0 3.4375rem 3.125rem;
    width: calc(100% + 1.875rem)
}

.ilica-booking-text h2 {
    margin: 0 0 1.75rem;
    color: var(--color-purple);
    font-weight: 500;
    text-transform: capitalize;
    font-size: 1.429em
}

.ilica-booking-text h3 {
    margin: 0 0 2.5rem;
    font-size: 2.143em;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--color-semi-black)
}

.ilica-icon-bg-text {
    position: relative;
    padding: 0 0 2.5rem
}

.ilica-icon-bg-text p {
    line-height: 1.875
}

.ilica-booking-form-wraper h2 {
    margin: 0 0 1.875rem;
    color: var(--color-semi-black);
    font-weight: 600;
    font-size: 1.857em
}

.ilica-booking-form-wraper .ilica-select .input-group {
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ilica-booking-form-wraper .ilica-select .input-group:before {
    position: absolute;
    content: "\f107";
    top: 50%;
    right: -1.25rem;
    width: 3.75rem;
    height: calc(100% - 0.25rem);
    border-left: 0.125rem solid #dedede;
    color: #e2b9a3;
    font-size: 1.429em;
    font-family: var(--font-icons-1);
    z-index: 9;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ilica-booking-form-wraper h2 {
    margin: 0 0 1.875rem;
    color: var(--color-semi-black);
    font-weight: 600;
    font-size: 1.857em
}

.ilica-booking-form-wraper .ilica-spilit-container {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.875rem
}

.ilica-booking-form-wraper .form-group,
.ilica-booking-form-wraper .ilica-select {
    margin: 0 0 1.25rem;
    width: 100%
}

.ilica-booking-form-wraper input:not([type=submit]),
.ilica-booking-form-wraper textarea {
    display: block;
    width: 100%;
    height: 3.75rem;
    border: 0.125rem solid #e3e3e3;
    border-radius: 0;
    background-color: #fff;
    padding: 10 1.3125rem;
    font-size: 1em!important;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ilica-booking-form-wraper select {
    background-color: #fff!important;
    color: var(--color-semi-ash)!important;
    width: 100%!important;
    height: 3.75rem!important;
    border: 0.125rem solid #e2e2e2!important;
    font-size: 1em!important;
    padding: 0 1.3125rem;
    border-radius: 0
}

.ilica-booking-form-wraper .ilica-select .input-group.actives,
.ilica-booking-form-wraper .form-control:focus {
    box-shadow: var(--hover-shadow)
}

.ilica-booking-form-wraper input[type=submit] {
    box-shadow: 0 0.5rem 1rem 0 rgb(140 140 140 / .157);
    background-color: #ec5598;
    background-color: #A020F0;
    text-transform: uppercase;
    height: 3.125rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    color: var(--color-white);
    border: 0;
    border-radius: 1.5625rem;
    padding: 0.625rem 2.875rem;
    cursor: pointer;
    transition: all .4s ease;
    color: #000
}

.contact-info-item {
    height: 85%;
    justify-content: center;
    flex-direction: column
}

.footer-section .about-widget-content .social-icon a i {
    font-size: 20.8px
}

.top_header .social-icon li a i {
    color: #fff;
    font-size: 16px
}

.about-widget-contact h4 a {
    padding-left: 0.625rem;
    font-size: 1.125rem
}

.mail-link {
    display: inline-flex;
    align-items: center
}

.about-widget-contact {
    padding: 0.625rem 0 0.625rem 0.625rem
}

.top_left li {
    margin-left: 3.125rem!important
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.who_we_are {
    background-size: cover;
    background-position: center;
    position: relative;
    background-image: url(../img/who-we-are.jpg);
    color: #fff
}

.who_we_are .section-title {
    z-index: 1;
    position: relative
}

.who_we_are h2,
h4 {
    color: #fff
}

.who_we_are::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #734f96a1;
    backdrop-filter: blur(0.125rem)
}

.who_we_are p {
    font-weight: 600
}

.copyright p {
    margin: 0;
    font-weight: 400
}

.fixed-header .logo img {
    width: 7.5rem;
    transition: all 0.5s ease
}

.bg-two,
.services-section:after,
.service-item.style-one>i,
.style-one .pricing-content {
    background-color: #fff6f6;
    background-repeat: no-repeat;
    background-size: cover
}

.services-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff
}

.bc_active {
    color: #007141
}

.abt_banner {
    position: relative;
    background: url(../images/banner/banner.png);
    background-size: cover;
    background-position: center;
    background-image: url(../img/abt-ban-min.jpg)
}

.team h2 {
    font-size: 2.25rem;
    padding-bottom: 1.25rem
}

.team p {
    padding: 0.625rem 0
}

.service-section-two img {
    width: 100%;
    max-height: 15.625rem;
        border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.service-section-two h2 {
    font-size: 1rem;
    margin: 0;
    text-align: center;
    padding: 0.625rem 0
}

.ser_cards {
       border: 0.0625rem solid #dddddd78;
    padding: 0;
    box-shadow: 0.0625rem 0.0625rem 1.25rem 0.4375rem #00000012;
    background-color: #c9b2e6;
    margin: 2.1875rem 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ser_cards p {
    font-size: 0.875rem;
    padding: 0 1.25rem;
    min-height: 5.375rem
}

.ser_end {
    width: 100%;
    max-width: 80%;
    margin: auto;
    /* padding-top: 2.5rem */
}

.hair_services_banner {
    position: relative;
    background: url(../img/hair_banner.jpg);
    background-size: cover;
    background-position: center
}

.contact_banner {
    position: relative;
    background: url(../img/cntct_banner.jpg);
    background-size: cover;
    background-position: center
}

.breadcrumb-item.active {
    color: #c9b2e6!important
}

.service-section-one h2 {
    color: #007141
}

.banner-content {
    width: 100%;
    max-width: 50%
}

.vission-misson-section {
    background-color: snow;
    background-color: #ae8cdaab;
    padding: 40px;
    background-image: url(../img/philo.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: rgb(0 0 0 / 32%) 0 0 0 62.5rem inset;
    position: relative
}

.vission-misson-section::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff8c;
    backdrop-filter: blur(0.0625rem)
}

.skin_services {
    position: relative;
    background: url(../img/skin-banner.jpg);
    background-size: cover
}