html {
    scroll-behavior: smooth;
    font-family: Manrope,sans-serif,"Helvetica Neue",Arial,sans-serif
}

body {
    scroll-behavior: smooth;
    font-family: Manrope,sans-serif,"Helvetica Neue",Arial,sans-serif;
    background: #fff;
    font-weight: 500
}

body {
    font-family: 'Montserrat',sans-serif
}

p {
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    line-height: 1.9
}

a {
    color: #1474b6;
    font-weight: 500
}

h1 {
    font-size: 35px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 22px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 16px
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
    line-height: 1.2
}

a:hover {
    text-decoration: none !important;
    color: #622566 !important
}

.mt {
    margin-top: 80px
}

.mb {
    margin-bottom: 80px
}

.pt {
    padding-top: 50px
}

.pb {
    padding-bottom: 60px
}

.bg-sec {
    background: #f1f1f1
}

.reverse {
    flex-direction: row-reverse
}

img {
    max-width: 100%;
    height: auto
}

a.btn {
    background: #416A9C;
    color: #fff;
    font-weight: 600;
    border-radius: 20px;
    padding: 8px 20px
}

a.btn:hover {
    color: #fff !important
}

h2.wp-block-heading {
    font-weight: 600
}

.heading.white-heading {
    color: #fff;
    font-weight: 800;
    font-size: 30px
}

.container {
    max-width: 1320px !important
}

.navigation-bar .float-right i {
    color: #fff
}

.navigation-bar .float-right i:hover {
    color: #00a94f
}

.logo {
    padding: 2px 0;
    max-width: 150px
}

.logo img {
    height: 60px;
    padding: 5px 0
}

.navigation-bar {
    position: sticky;
    top: 0;
    z-index: 99999;
    background: #fff !important
}

.stellarnav ul {
    text-align: left;
    padding: 10px 0
}

.stellarnav>ul>li>a {
    padding: 15px 10px;
    font-weight: 600;
    letter-spacing: 0
}

.navigation-bar .row {
    align-items: center
}

.stellarnav.light a,.stellarnav.light li a {
    color: #4d4d4d;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600
}

.stellarnav li.has-sub>a:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid grey;
    display: inline-block;
    transition: ease-in-out .3s
}

.footer-widget .social-media {
    float: left
}

ul.navbar-nav.sn-navbar-nav.ms-auto.mt-2.mt-lg-0.social-media-links li.nav-item {
    display: inline-block;
    list-style: none;
    padding: 5px 10px;
    font-size: 22px;
    width: 48px !important
}

.social-media ul {
    margin: 0;
    padding: 15px
}

.stellarnav.desktop li.has-sub a {
    padding-right: 18px
}

.sub-menu li a {
    border: 1px solid #e8e8e8;
    font-weight: 500;
    transition: ease-in-out .3s
}

.stellarnav li.active>a {
    color: #00a94f
}

.stellarnav li a {
    transition: ease-in-out .3s
}

.stellarnav li a:hover {
    color: #005792
}

.stellarnav.light {
    background: 0 0
}

.page-header {
    display: none
}

.sn-header.top {
    background: #416A9C;
    height: 50px
}

.sn-header.top a {
    color: #fff !important
}

.sn-header.top .nav-link:hover,.sn-header .nav-link:focus {
    background: 0 0
}

.sn-header.navigation-bar.stick.bg-transparent {
    background: #fff !important;
    border-bottom: 2px solid #f1f1f1
}

nav.navbar.navbar-expand-md.navbar-dark.bg-transparent {
    padding: 0
}

nav.flex.items-center.justify-between.py-4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 5px 0 !important
}

.sn-header {
    width: 100%;
    z-index: 999;
    top: 0;
    z-index: 99999;
    background: #fff
}

.sn-header .container {
    padding: 1px 15px
}

.sn-logo {
    height: 55px
}

.stellarnav li.current-menu-item a {
    color: #662364
}

.sn-header .nav-link {
    color: #333;
    font-size: 14px;
    padding: 5px 15px !important;
    font-weight: 600;
    border-radius: 15px
}

.sn-header .nav-link:hover,.sn-header .nav-link:focus {
    background-color: #005792;
    color: var(--sn-white);
    border-radius: 15px
}

.dropdown-menu {
    background-color: var(--sn-light-background);
    overflow: hidden;
    min-width: 100px
}

.dropdown-menu .dropdown-item {
    font-size: var(--sn-font-size);
    padding: 5px 10px;
    color: var(--sn-white)
}

.dropdown-menu .dropdown-item:hover {
    background-color: var(--sn-white);
    color: var(--sn-dark)
}

.sn-navbar-nav {
    padding-right: 20px;
    margin: 0 !important;
    width: 100%
}

.sn-toggler-btn {
    padding: 10px;
    font-size: var(--sn-font-size)
}

.sn-nav-btn {
    background-color: var(--sn-primary-dark);
    border-radius: 20px;
    float: right
}

.sn-header .phone {
    float: right;
    width: 20%
}

.sn-header .manu {
    width: 100%
}

.sn-header .search-bar {
    display: flex;
    align-items: center
}

.search-bar form {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.search-bar form input.form-control {
    border: 2px solid #e5e5e5;
    border-radius: 0
}

.search-bar form button.btn {
    background: red;
    border-radius: 0;
    color: #fff
}

.sn-header .search-form {
    display: flex;
    align-items: center
}

.sn-header .search-field {
    padding: .5rem;
    border: 1px solid #ccc;
    border-radius: 4px
}

.sn-header .search-submit {
    background: 0 0;
    border: none;
    cursor: pointer;
    margin-left: .5rem
}

.sn-hero {
    overflow: hidden;
    background-color: #005792;
    color: var(--sn-white);
    margin-top: -1%
}

.sn-hero-section {
    display: flex;
    position: relative
}

.sn-hero-content h1 {
    color: var(--sn-white)
}

.sn-hero-center {
    margin: auto;
    width: 100%
}

.sn-hero-list {
    padding: 5px 10px;
    background-color: var(--sn-light-background);
    display: inline-block;
    margin-bottom: 10px;
    font-size: 13px
}

.sn-hero-image {
    width: 100%;
    height: 100%;
    position: absolute
}

.sn-hero-image:after {
    content: "";
    display: block;
    height: 200%;
    min-height: 500px;
    width: 200%;
    background-color: var(--sn-dark);
    border-radius: 50%;
    top: 0
}

.sn-heroimg {
    width: 100%;
    position: relative;
    z-index: 99
}

header .item {
    height: 600px;
    position: relative
}

header .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    er;*/}

header .item .cover {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center
}

header .item .cover .header-content {
    position: relative;
    padding: 50px 30px;
    overflow: hidden;
    width: 50%;
    background: #ffffffba
}

header .item .cover .header-content .line {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border: 9px solid #5d2766;
    -webkit-clip-path: polygon(0 0,60% 0,36% 100%,0 100%);
    clip-path: polygon(0 0,75% 0,36% 100%,0 100%)
}

header .item .cover .header-content h2 {
    font-weight: 300;
    font-size: 35px;
    color: #fff
}

header .item .cover .header-content h2 {
    font-size: 56px;
    font-weight: 600;
    margin: 5px 0 20px;
    word-spacing: 3px;
    color: #662364
}

header .item .cover .header-content h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    color: #333
}

header .owl-item.active h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: .3s
}

header .owl-item.active h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: .3s
}

header .owl-item.active h4 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: .3s
}

header .owl-item.active .line {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: .3s
}

header .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background: rgba(0,0,0,.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0
}

header .owl-nav .owl-prev span {
    font-size: 1.6875rem;
    color: #fff
}

header .owl-nav .owl-prev:focus {
    outline: 0
}

header .owl-nav .owl-prev:hover {
    background: #000 !important
}

header .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background: rgba(0,0,0,.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0
}

header .owl-nav .owl-next span {
    font-size: 1.6875rem;
    color: #fff
}

header .owl-nav .owl-next:focus {
    outline: 0
}

header .owl-nav .owl-next:hover {
    background: #000 !important
}

header:hover .owl-prev {
    left: 0;
    opacity: 1
}

header:hover .owl-next {
    right: 0;
    opacity: 1
}

.blog-posts {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%
}

.blog-post-item {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 20px
}

.post-link {
    display: block;
    text-decoration: none;
    color: inherit
}

.post-thumbnail img {
    width: 100%;
    height: auto
}

.post-text {
    text-align: center;
    border: 2px solid #e9e9e9;
    background: #fff;
    padding: 15px
}

.post-text h5 {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px
}

.post-title {
    display: block;
    font-weight: 700;
    margin-bottom: 5px
}

.post-date {
    display: block;
    color: #666;
    font-size: .9em
}

.post-thumbnail-container .post-thumbnail {
    height: 210px
}

.post-thumbnail-container .post-thumbnail img {
    overflow: hidden;
    height: 210px;
    object-fit: cover
}

.blog-main .blog-overlay {
    padding: 15px;
    -webkit-box-shadow: 0 6px 15px 0 rgba(64,79,104,.1);
    box-shadow: 0 6px 15px 0 rgba(64,79,104,.1)
}

.blog-main .blog-media img {
    margin-bottom: 0
}

section.blogs .blog-text a {
    color: #505050!important;
    font-weight: 600
}

section.blogs .blog-text a:hover {
    color: #1474b6 !important
}

.blog-main .blog-overlay .blog-text h3 a {
    color: #505050;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600
}

.heading-section.d-flex.justify-content-between.align-items-center {
    margin-bottom: 20px
}

.view-all a {
    font-weight: 700;
    color: #5f2667
}

.title {
    text-align: center;
    padding: 0 10% 3%
}

.blog-posts {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.post {
    width: calc(33% - 10px);
    overflow: hidden;
    margin: 10px 0
}

.post img {
    width: 100%;
    border-radius: 0;
    transition: .3s linear;
    height: auto;
    object-fit: cover
}

.post-content {
    background-color: #fff;
    margin: 0;
    padding: 15px;
    transform: translateY(0px);
    transition: .3s linear;
    -webkit-box-shadow: 0 0px 25px rgba(0,0,0,.07);
    box-shadow: 0 0px 25px rgba(0,0,0,.07);
    border-radius: 0;
    border: 2px solid rgba(0,0,0,.07);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all .5s ease 0s
}

.post-content h3 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 30px
}

.post-content h3 a {
    color: #505050;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600
}

.blog-sidebar {
    background-color: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 4px 15px rgba(0,0,0,.08);
    font-family: 'Inter',sans-serif
}

.blog-sidebar .search-bar {
    display: flex;
    gap: 10px;
    margin-bottom: 25px;
    width: 100% !important
}

.blog-sidebar .search-bar input.form-control {
    flex: 1;
    padding: 10px 12px;
    border: 2px solid #ddd;
    border-radius: 0;
    transition: all .3s ease
}

.blog-sidebar .search-bar input.form-control:focus {
    border-color: #4f46e5;
    outline: none;
    box-shadow: 0 0 0 2px rgba(79,70,229,.2)
}

.blog-sidebar .search-bar button.btn {
    background-color: #701e62;
    color: #fff;
    border-radius: 0;
    padding: 10px 14px;
    transition: background-color .3s ease;
    margin: 0
}

.blog-sidebar .search-bar button.btn:hover {
    background-color: #3730a3
}

.blog-sidebar .heading-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.blog-sidebar .heading-section h3 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #111827
}

.blog-sidebar .heading-section .view-all a {
    font-size: .9rem;
    color: #701e62;
    text-decoration: none;
    transition: color .3s ease
}

.blog-sidebar .heading-section .view-all a:hover {
    color: #3730a3
}

.blog-sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.blog-sidebar ul li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 18px;
    transition: transform .2s ease
}

.blog-sidebar ul li:hover {
    transform: translateX(5px)
}

.blog-sidebar .recent-post-img img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px
}

.blog-sidebar .recent-post-info h5 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #333
}

.blog-sidebar .recent-post-info h5 .date {
    display: block;
    font-size: .8rem;
    color: #6b7280;
    margin-top: 4px;
    font-weight: 400
}

.blog-sidebar ul li a {
    display: flex;
    gap: 12px;
    text-decoration: none
}

.blog-sidebar ul li a:hover .recent-post-info h5 span {
    color: #560e42
}

@media (max-width: 768px) {
    .blog-sidebar {
        padding:15px
    }

    .blog-sidebar .search-bar input.form-control,.blog-sidebar .search-bar button.btn {
        padding: 8px 10px
    }
}

.recent-post-img {
    height: 80px;
    min-width: 80px;
    float: left;
    margin-right: 10px;
    overflow: hidden
}

.recent-post-img img {
    width: 100%;
    height: 70px;
    overflow: hidden;
    object-fit: cover
}

.blog-details-content {
    padding: 20px;
    box-shadow: 0 4px 15px rgba(0,0,0,.08)
}

.blog-details-content h3 {
    font-weight: 700;
    color: #333
}

.blog-details-content ul.blog-icons {
    list-style: none;
    padding: 20px 0;
    display: flex
}

.blog-details-content ul.blog-icons li {
    padding-right: 34px;
    font-size: 14px;
    font-weight: 700;
    color: #1474b6
}

.blog-details-content ul {
    padding: 20px
}

.blog-details-content ul li {
    line-height: 30px;
    margin: 5px 0
}

.recent-post-info h5 {
    font-size: 17px;
    font-weight: 600
}

.date {
    font-size: 14px;
    font-style: italic;
    color: #5e2368
}

.post:hover .post-img {
    transform: translateY(20px)
}

.post:hover .post-content {
    transform: translateY(-20px)
}

@media screen and (max-width: 1200px) {
    .blog-posts {
        justify-content:center
    }

    .post {
        width: min(600px, 100%)
    }
}

ul {
    margin: 0;
    padding: 0
}

.footer-section {
    background: #416A9C;
    position: relative;
    text-align: left
}

.footer-content {
    position: relative;
    z-index: 2
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%
}

.footer-logo {
    margin-bottom: 30px;
    color: #fff;
    display: inline-block
}

.footer-logo img {
    max-width: 200px
}

.footer-text p {
    margin-bottom: 14px !important;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    line-height: 28px
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins',sans-serif;
    margin-bottom: 20px
}

.footer-social-icon a {
    color: #fff;
    font-size: 12px;
    margin-right: 7px
}

.footer-social-icon i {
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%
}

.facebook-bg {
    background: #3b5998
}

.twitter-bg {
    background: #55acee
}

.google-bg {
    background: #dd4b39
}

.footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative
}

.footer-widget-heading h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #fff
}

.footer-widget ul li {
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 12px;
    color: #fff
}

.footer-widget ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize
}

.footer-widget ul li a:hover {
    font-weight: 800;
    color: #fff !important
}

.footer-widget ul li a i {
    margin-right: 5px
}

.subscribe-form {
    position: relative;
    overflow: hidden
}

.subscribe-form input {
    width: 100%;
    padding: 11px 28px;
    background: #fff;
    border: 1px solid #fff;
    color: #333
}

.subscribe-form button {
    position: absolute;
    right: 0;
    background: #333;
    padding: 13px 20px;
    border: 1px solid #333;
    top: 0
}

.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg)
}

.copyright-area {
    background: #505050;
    padding: 10px 0
}

.copyright-text p {
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    color: #fff
}

.copyright-text p a {
    color: #0bf
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px
}

.footer-menu li:hover a {
    color: #ff5e14
}

.footer-menu li a {
    font-size: 14px;
    color: #fff
}

@media (max-width: 767.5px) {
    .sn-nav-collapse {
        position:fixed;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100vh;
        background: #105c53;
        z-index: 8999999;
        width: 100vw
    }

    .sn-hero-content .sn-hero-title,.sn-title {
        font-size: 30px;
        line-height: 60px
    }

    .sn-nav-collapse .sn-navbar-nav {
        height: 100vh;
        padding: 0
    }

    .sn-nav-collapse .sn-navbar-nav .nav-link {
        padding: 10px 15px !important;
        border-bottom: solid 1px var(--sn-white)
    }

    .sn-nav-collapse .dropdown-item {
        border-bottom: solid 1px var(--sn-white)
    }

    .sn-nav-collapse .dropdown-menu {
        margin-left: 20px;
        border: 0;
        border-radius: 0
    }

    .sn-hero-form-container {
        max-width: 100%;
        width: 100%
    }

    .sn-title,.sn-hero-content .sn-hero-title,.sn-info-title {
        font-size: 33px;
        line-height: 42px
    }
}

.banner.inner-page {
    background: url('https://lucentskinclinic.com/wp-content/uploads/BANNER2.jpg');
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1
}

.banner.inner-page:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255/90%);
    z-index: -1
}

.banner-wrap {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    padding: 40px 0
}

.banner-wrap h1 {
    color: #333;
    font-size: 32px;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 600
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #fff !important;
    border-radius: .25rem;
    margin-top: 20px
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/"
}

.blog-media img {
    width: 100%;
    height: 580px;
    object-fit: cover;
    margin-bottom: 24px
}

.blog-content h3 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .8px
}

.blog-content p {
    color: #666
}

.blog-content .blog-btn {
    background: #264fa2;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    letter-spacing: .4px;
    margin-top: 5px;
    transition: ease-in-out .3s
}

.blog-sidebar {
    position: sticky;
    top: 100px
}

.blog-list ul {
    list-style: none;
    padding: 0
}

.blog-posts li a {
    font-size: 15px;
    color: #505050;
    transition: ease-in-out .3s;
    display: block
}

.blog-posts li span {
    color: #1474b6;
    display: block;
    margin-top: 5px;
    text-decoration: none
}

.blog-list {
    padding: 20px
}

.category-name h3 {
    font-size: 20px;
    position: relative;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600
}

.category-name h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #1474b6
}

.blog-list ul {
    list-style: none;
    padding: 10px 0 0
}

.blog-categories li a {
    color: #444;
    transition: ease-in-out .3s;
    position: relative;
    padding-left: 25px;
    font-size: 16px
}

.blog-categories li a:before {
    position: absolute;
    content: '\f054';
    left: 0;
    font-family: fontawesome;
    font-size: 14px;
    top: 0;
    color: #264fa2
}

.blog-col {
    margin: 5px 0
}

section.about-us-home {
    padding: 60px 0 0;
    background: linear-gradient(45deg,#154489,#00c2d0),linear-gradient(45deg,#8534ff,#4d90ff)
}

section.about-us {
    padding: 60px 0 15px
}

section.about-us .text {
    padding: 15px 15px 60px
}

section.about-us .text h3 {
    font-size: 30px;
    line-height: 44px;
    color: #fff;
    margin-bottom: 20px
}

section.about-us .text P {
    line-height: 30px;
    color: #fff
}

section.about-us .text .sn-nav-btn {
    background-color: #333;
    float: left;
    margin-bottom: 70px
}

section.about-us .content {
    padding: 20px;
    box-shadow: 0 4px 15px rgba(0,0,0,.08);
    border-radius: 10px
}

section.about-us .content ul {
    padding: 0 0 0 20px
}

section.about-us .content ul li {
    margin-bottom: 15px
}

section.about-us .image {
    padding: 15px;
    border: 2px solid #ededed;
    border-radius: 10px;
    margin-bottom: 10px
}

.top-banner {
    background: #f1feff;
    background-image: url(//lucentskinclinic.com/wp-content/themes/lucent/images/pattern-img.png);
    position: fixed;
    padding: 5px;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: 0 -5px 18px 0 rgba(0,0,0,4%);
    -moz-box-shadow: 0 -5px 18px 0 rgba(0,0,0,4%);
    box-shadow: 0 -5px 18px rgba(0,0,0,4%)
}

.top-banner h3 {
    font-size: 30px;
    font-weight: 600
}

.inner-ban {
    display: flex;
    margin: 0 auto
}

.ban-rght {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1em
}

.img-block {
    margin-right: 2em;
    width: 127px
}

section.about-us-home p {
    color: #fff
}

section.about-us-home h3 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 30px
}

section.about-us-home a.sn-nav-btn {
    text-align: left;
    float: left
}

.blog-details-main img {
    width: 100%;
    box-shadow: 0 4px 15px rgba(0,0,0,.08)
}

#blog .blog-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    position: relative;
    margin: 20px 0;
    border: 2px solid #e5e5e5
}

#blog .blog-box .blog-image {
    width: 50%
}

#blog .blog-box .blog-image img {
    max-height: 300px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#blog .blog-box h1 {
    position: absolute;
    top: -7.5rem;
    left: 0;
    font-size: 5rem;
    font-weight: 500;
    color: #4cb0b0
}

#blog .blog-details {
    width: 50%;
    padding: 0 1rem
}

#blog .blog-details a {
    text-decoration: none;
    color: #505050;
    position: relative;
    background-image: -webkit-gradient(linear,left top,right top,from(#d0fffd),to(#00a9a3));
    background-image: linear-gradient(90deg,#dcfffe,#00a9a3);
    background-size: 0% 3px;
    background-repeat: no-repeat;
    background-position: left bottom;
    -webkit-transition: background-size .3s ease;
    transition: background-size .3s ease;
    line-height: 41px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600
}

#blog .blog-details a:hover {
    background-size: 100% 3px
}

#blog .blog-details a:hover:after {
    background-image: -webkit-gradient(linear,left top,right top,from(red),to(blue));
    background-image: linear-gradient(90deg,red,blue);
    background-size: 0% 3px;
    background-repeat: no-repeat;
    background-position: left bottom;
    -webkit-transition: background-size .3s ease;
    transition: background-size .3s ease;
    background-size: 100% 3px
}

@media screen and (max-width: 992px) {
    #blog .blog-box {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #blog .blog-box .blog-image {
        width: 100%;
        padding: 0
    }

    #blog .blog-details {
        width: 100%;
        padding: 15px
    }
}

section.blogs.col-4-items .blog-media img {
    height: auto;
    overflow: hidden
}

section.blogs.col-4-items .blog-main .blog-overlay .blog-text h3 a {
    font-size: 16px;
    line-height: 1.3
}

section.blogs .image {
    height: auto;
    overflow: hidden
}

section.blogs .image.must-read {
    height: 400px
}

.blog-image-container {
    object-fit: cover;
    transition: .3s linear;
    border-radius: 5px 5px 0 0
}

.blog-col :hover img {
    transition: transform .5s ease;
    transform: scale(1.2)
}

.breadcrumb-item li a {
    color: #00a9a3
}

ul.navbar-nav.sn-navbar-nav.ms-auto.mt-2.mt-lg-0.social-media-links {
    display: contents
}

.breadcrumb-item a {
    color: #701e62;
    font-weight: 700
}

.heading-section {
    text-align: center;
    font-weight: 700;
    margin-bottom: 35px
}

.heading-section h2 {
    font-weight: 600;
    color: #416A9C;
}

section.about-us .content h2 {
    font-weight: 600;
    margin-bottom: 20px
}

section.faqs h3.panel-title {
    background: #fff;
    font-size: 20px;
    font-weight: 400;
    border: 2px solid #e9e9e9
}

section.faqs h3.panel-title a {
    padding: 20px 15px;
    width: 100% !important;
    display: block;
    font-weight: 600;
    font-size: 14px;
    color: #4e4e4e
}

section.faqs h3.panel-title i.more-less.fas.fa-chevron-down {
    float: right
}

section.faqs .panel-body {
    padding: 15px;
    background: #fff;
    margin-bottom: 10px;
    border: 2px solid #e9e9e9;
    margin-top: -10px
}

section.faqs .panel-body p {
    margin: 0
}

section.blogs.col-4-items.service.bg-sec.pt.pb .blog-overlay {
    background: #fff !important;
    border: 2px solid #fff
}

.main {
    padding: 60px 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.profile-card {
    font-family: sans-serif;
    width: 290px;
    height: 356px;
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 22px #3336;
    transition: .6s;
    margin: 25px auto 0px;
    -webkit-box-shadow: 0 0px 25px rgba(0,0,0,.07);
    box-shadow: 0 0px 25px rgba(0,0,0,.07);
    border-radius: 20px;
    border: 5px solid rgba(0,0,0,.07);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all .5s ease 0s
}

.profile-card:hover {
    border-radius: 10px
}

.profile-card .img {
    position: relative;
    margin: auto;
    width: 200px;
    height: 100%;
    transition: .6s;
    z-index: 99;
    transform: translateY(-60px)
}

.profile-card:hover .img {
    transform: translateY(-60px)
}

.img img {
    width: 100%;
    border-radius: 50%;
    box-shadow: 0 0 22px #3336;
    transition: .6s;
    height: 200px;
    object-fit: cover
}

.profile-card:hover img {
    border-radius: 10px
}

.caption {
    text-align: center;
    transform: translateY(-80px);
    opacity: .8;
    transition: .6s;
    margin-top: -25px !important;
    z-index: 9999;
    position: relative
}

.caption .h6 {
    font-weight: 700;
    font-size: 14px;
    color: #333
}

.profile-card:hover .caption {
    opacity: 1
}

.caption h3 {
    font-size: 16px;
    font-weight: 600;
    font-family: sans-serif;
    color: #391042
}

.caption p {
    font-size: 15px;
    color: #0c52a1;
    font-family: sans-serif;
    margin: 2px 0 9px
}

.caption .social-links a {
    color: #333;
    margin-right: 15px;
    font-size: 21px;
    transition: .6s
}

.social-links a:hover {
    color: #0c52a1
}

.footer-social-icon {
    width: 200px;
    text-align: right
}

.testimonial:after {
    top: 0 !important;
    left: 0;
    content: " ";
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99
}

.testimonial {
    min-height: 375px;
    background: url(https://lucentskinclinic.com/wp-content/uploads/background-image.jpg);
    background-position: center;
    background-size: cover;
    padding: 70px 0!important
}

#testimonial4 .carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#testimonial4 .carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#testimonial4 .carousel-inner .item {
    overflow: hidden
}

.testimonial4_indicators .carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap
}

.testimonial4_indicators .carousel-indicators li {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.testimonial4_indicators .carousel-indicators .active {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    margin: 2px 3px;
    background-color: #9dd3af;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
    height: 3px
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #eee;
    -webkit-border-radius: 0;
    border-radius: 0
}

.testimonial4_control_button .carousel-control {
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    line-height: 38px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: 0 0;
    border: 2px solid #fff;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .6s cubic-bezier(.3,1,0,1);
    transition: all .6s cubic-bezier(.3,1,0,1)
}

.testimonial4_control_button .carousel-control.left {
    left: 7%;
    top: 50%;
    right: auto
}

.testimonial4_control_button .carousel-control.right {
    right: 7%;
    top: 50%;
    left: auto
}

.testimonial4_control_button .carousel-control.left:hover,.testimonial4_control_button .carousel-control.right:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff
}

.testimonial4_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative
}

.testimonial4_header h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase
}

.testimonial4_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: auto;
    padding: 20px;
    position: relative;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 10px
}

.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 70px !important;
    !i;!;height: 70px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0,0,0,.23);
    -moz-box-shadow: -6px 6px 6px rgba(0,0,0,.23);
    -o-box-shadow: -6px 6px 6px rgba(0,0,0,.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0,0,0,.23)
}

.testimonial4_slide p {
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    margin: 30px 0 20px
}

.testimonial4_slide .h4 {
    color: #fff;
    font-size: 22px
}

.testimonial4_slide h6 {
    color: #fff
}

.testimonial .carousel-control-next-icon,.testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px
}

section.call-us {
    height: auto;
    margin: 0;
    text-align: center;
    padding: 60px 0;
    position: relative;
    background: url(https://lucentskinclinic.com/wp-content/uploads/IMG_1154-scaled.jpg) top center/cover no-repeat fixed;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed
}

section.call-us:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0/70%);
    z-index: 0
}

section.call-us .content {
    z-index: 9999 !important;
    position: relative;
    text-align: center;
    width: 100% !important
}

section.call-us .content h2 {
    font-weight: 700;
    color: #fff;
    margin: 25px 12%
}

section.call-us .content p {
    font-weight: 700;
    color: #fff;
    margin: 25px 12%
}

section.call-us a:hover {
    color: #fff !important
}

.feat .section-head {
    margin-bottom: 10px
}

.feat .section-head h4 {
    position: relative;
    padding: 0;
    color: #1474b6;
    line-height: 1;
    letter-spacing: .3px;
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    margin-bottom: 30px
}

.feat .section-head h4:before {
    content: '';
    width: 60px;
    height: 3px;
    background: #1474b6;
    position: absolute;
    left: 0;
    bottom: -10px;
    right: 0;
    margin: 0 auto
}

.feat .section-head h4 span {
    font-weight: 700;
    padding-bottom: 5px;
    color: #2f2f2f
}

.feat p.service_text {
    color: #ccc !important;
    font-size: 14px;
    line-height: 28px;
    text-align: center
}

.feat .section-head p,p.awesome_line {
    color: #818181;
    font-size: 14px;
    line-height: 28px;
    text-align: center
}

.feat .extra-text {
    font-size: 34px;
    font-weight: 700;
    color: #2f2f2f;
    margin-bottom: 25px;
    position: relative;
    text-transform: none
}

.feat .extra-text:before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0;
    bottom: -10px;
    right: 0;
    margin: 0 auto
}

.feat .extra-text span {
    font-weight: 700;
    color: #f91942
}

.feat .item {
    background: #fff;
    text-align: center;
    padding: 20px;
    -webkit-box-shadow: 0 0px 25px rgba(0,0,0,.07);
    box-shadow: 0 0px 25px rgba(0,0,0,.07);
    border-radius: 20px;
    border: 2px solid rgba(0,0,0,.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all .5s ease 0s
}

.feat .item:hover {
    background: #416A9C;
    box-shadow: 0 8px 20px 0px rgba(0,0,0,.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all .5s ease 0s
}

.feat .item:hover .item,.item:hover span.icon {
    background: #fff;
    border-radius: 10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all .5s ease 0s
}

.feat .item:hover h6,.item:hover p {
    color: #fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all .5s ease 0s
}

.feat .item .icon {
    font-size: 60px;
    margin-bottom: 25px;
    color: #416A9C;
    width: 90px !important;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
    padding: 10px
}

.feat .item .feature_box_col_one {
    background: #d9;
    color: #416A9C;
}

.feat .item .feature_box_col_two {
    background: rgba(255,77,28,.15);
    color: #731f66
}

.feat .item .feature_box_col_three {
    background: rgba(0,147,38,.15);
    color: #416A9C;
}

.feat .item .feature_box_col_four {
    background: rgba(0,108,255,.15);
    color: #f91942
}

.feat .item .feature_box_col_five {
    background: rgba(146,39,255,.15);
    color: #f91942
}

.feat .item .feature_box_col_six {
    background: rgba(23,39,246,.15);
    color: #f91942
}

.feat .item h6 {
    margin: 15px 10px;
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 700
}

section.single-page .content {
    width: 100%;
    text-align: center;
    padding: 30px 15px;
    background: #ebebeb
}

section.single-page .content h3 {
    font-size: 22px;
    font-weight: 700
}

.wp-block-image {
    margin-bottom: 20px
}

section.contact-us {
    padding: 60px 0
}

section.contact-us .content {
    text-align: center
}

section.contact-us .content h3 {
    line-height: 35px
}

.register {
    padding: 20px 20px 0;
    border: 2px solid #ededed;
    border-radius: 10px;
    background: #ededed
}

.register .title {
    text-align: center;
    padding: 0 10% 3%;
    font-weight: 800;
    margin: 5px;
}

.register label {
    width: 100%;
    font-weight: 700;
    color: #333
}

.register input,select,textarea {
    width: 100%;
    border: 2px solid #cbcbcb;
    border-radius: 5px;
    padding: 6px 15px;
    color: #757575;
    font-weight: 800;
    height: 50px
}

.register span.wpcf7-form-control-wrap {
    width: calc(100% / 1);
    display: inline-block;
    padding: 5px 0
}

.register input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #fff;
    padding: 12px;
    border: none;
    background: #333
}

.register textarea.form-control {
    height: auto;
    font-weight: 800;
    border: 2px solid #cbcbcb;
    padding: 10px 15px
}

.blog-main {
    width: 100%
}

section.dr-profile {
    padding: 60px 0;
    background: #efefef
}

section.dr-profile .content {
    padding: 20px;
    background: #fff
}

section.dr-profile .image img {
    width: 100%
}

.appoinment {
    border: 2px solid #e8e8e8;
    background: #fff;
    text-align: center;
    padding: 20px
}

section.dr-profile .profile {
    position: sticky;
    top: 100px
}

ul.wp-block-list {
    padding-left: 40px;
    margin-bottom: 15px;
    background: #ffecfd
}

.wp-block-cover .has-background-dim:not([class*=-background-color]) {
    background-color: #4d1544 !important;
    margin: 13px 0 10px !important
}

.wp-block-cover .wp-block-cover__background {
    opacity: 1 !important
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.fadeIn {
    animation-name: fadeIn
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.delay-1 {
    animation-delay: .2s
}

.delay-2 {
    animation-delay: .4s
}

.delay-3 {
    animation-delay: .6s
}

:root {
    --primary-color: #8a6d62;
    --primary-light: #a89283;
    --primary-dark: #6d554c;
    --secondary-color: #f5f1ee;
    --accent-color: #d4b8a7;
    --text-color: #333;
    --text-light: #666;
    --text-lighter: #999;
    --white: #fff;
    --shadow: 0 4px 20px rgba(138,109,98,.08);
    --shadow-hover: 0 8px 30px rgba(138,109,98,.12);
    --border-radius: 12px;
    --transition: all .3s cubic-bezier(.4,0,.2,1);
    --gradient-primary: linear-gradient(135deg,var(--primary-color),var(--primary-light));
    --gradient-subtle: linear-gradient(to bottom,var(--white),var(--secondary-color))
}

.blog-details-main {
    font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;
    line-height: 1.7;
    color: var(--text-color)
}

.blog-details-img {
    position: relative;
    margin-bottom: 3rem;
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: var(--shadow);
    transition: var(--transition)
}

.blog-details-img:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-hover)
}

.blog-details-img img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    display: block;
    transition: var(--transition)
}

.blog-details-img:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    background: linear-gradient(to top,rgba(0,0,0,.3),transparent);
    z-index: 1
}

.blog-details-content {
    margin: 0 auto;
    padding: 20px;
    background: var(--white);
    border-radius: var(--border-radius);
    box-shadow: var(--shadow);
    position: relative
}

.blog-details-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--gradient-primary);
    border-radius: var(--border-radius) var(--border-radius) 0 0
}

.blog-details-content p {
    margin-bottom: 1.8rem;
    font-size: 14px;
    color: var(--text-color);
    line-height: 1.8
}

.blog-details-content h2 {
    color: #701e62;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 2.5rem 0 1.5rem;
    padding-bottom: .75rem;
    border-bottom: 2px solid var(--accent-color);
    position: relative
}

.blog-details-content h2:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 60px;
    height: 2px;
    background: var(--gradient-primary)
}

.blog-details-content h3 {
    color: #701e62;
    font-size: 1.3rem;
    font-weight: 600;
    margin: 2.0rem 0 1rem;
}

.blog-details-content strong {
    font-weight: 800;
}

.blog-details-content ol,.blog-details-content ul {
    margin: 1.5rem 0;
    padding-left: 1.5rem
}

.blog-details-content li {
    margin-bottom: 1rem;
    padding-left: .5rem
}

.blog-details-content ol {
    counter-reset: item;
    padding: 0px;
}

.blog-details-content ol>li {
    list-style: none;
    position: relative
}

.blog-details-content ul li::marker {
    color: var(--primary-color)
}

.instagram-media {
    margin: 2.5rem auto !important;
    border-radius: var(--border-radius) !important;
    box-shadow: var(--shadow) !important;
    transition: var(--transition) !important
}

.instagram-media:hover {
    transform: scale(1.01);
    box-shadow: var(--shadow-hover) !important
}

.blog-details-content blockquote {
    background: linear-gradient(135deg,var(--secondary-color),var(--white));
    border-left: 4px solid var(--primary-color);
    padding: 2rem;
    margin: 2.5rem 0;
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
    position: relative;
    box-shadow: 0 2px 10px rgba(138,109,98,.1)
}

.blog-details-content blockquote p {
    margin: 0;
    font-size: 1.1rem;
    color: var(--text-color);
    font-style: italic
}

.blog-details-content blockquote strong {
    color: var(--primary-dark)
}

.blog-details-content .wp-caption {
    margin: 3rem auto;
    text-align: center;
    max-width: 600px
}

.blog-details-content .wp-caption img {
    border-radius: var(--border-radius);
    box-shadow: var(--shadow);
    transition: var(--transition)
}

.blog-details-content .wp-caption img:hover {
    transform: scale(1.02)
}

.wp-caption-text {
    margin-top: 1rem;
    color: var(--text-light);
    font-style: italic;
    font-size: .95rem
}


.content h3 {
    color: var(--white);
    font-size: 2rem;
    text-align: center;
    margin-bottom: 2rem;
    text-shadow: 0 2px 4px rgba(0,0,0,.2)
}


.blog-details-content a {
    text-decoration: none;
    border-bottom: 1px dotted var(--primary-light);
    transition: var(--transition)
}

.blog-details-content a:hover {
    color: var(--primary-dark);
    border-bottom: 1px solid var(--primary-color)
}

@media (max-width: 768px) {
    .blog-details-content {
        padding:1.5rem 1rem;
        margin: 0 1rem
    }

    .blog-details-img img {
        height: 300px
    }

    .blog-details-content h2 {
        font-size: 1.8rem;
        margin-top: 2.5rem
    }

    .blog-details-content h3 {
        font-size: 1.3rem
    }
    .blog-details-content {
        padding: 10px 0px;
        margin: 0px;
    }
}

@media (max-width: 480px) {

    .blog-details-content h2 {
        font-size: 1.3rem
    }

    .blog-details-content p {
        font-size: 1rem
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.blog-details-img,.blog-details-content,.single-page {
    animation: fadeInUp .6s ease-out
}

.blog-details-content>* {
    animation: fadeInUp .8s ease-out
}


section.dr-profile .content h3{
    color: #333;
    text-align:left;
    text-shadow: none;
    font-size: 22px;
    margin-bottom: 10px;
}
