/*
    Theme Name: DrSerita
    Theme URI: https://www.webinseo.com
    Author: Arani
    Author URI: https://www.webinseo.com
    Description: DrSerita Theme
    Version: 2.9
*/

@font-face {
    font-family: iranSans;
    font-style: normal;
    font-weight: 100;
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Thin.eot");
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Thin.eot?#iefix") format("embedded-opentype"),
    url("./assets/css/iranSans/woff/IRANSansXFaNum-Thin.woff") format("woff"),
    url("./assets/css/iranSans/ttf/IRANSansXFaNum-Thin.ttf") format("truetype");
}

@font-face {
    font-family: iranSans;
    font-style: normal;
    font-weight: 300;
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Light.eot");
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Light.eot?#iefix") format("embedded-opentype"),
    url("./assets/css/iranSans/woff/IRANSansXFaNum-Light.woff") format("woff"),
    url("./assets/css/iranSans/ttf/IRANSansXFaNum-Light.ttf") format("truetype");
}

@font-face {
    font-family: iranSans;
    font-style: normal;
    font-weight: normal;
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Regular.eot");
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Regular.eot?#iefix") format("embedded-opentype"),
    url("./assets/css/iranSans/woff/IRANSansXFaNum-Regular.woff") format("woff"),
    url("./assets/css/iranSans/ttf/IRANSansXFaNum-Regular.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: iranSans;
    font-style: normal;
    font-weight: 500;
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Medium.eot");
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Medium.eot?#iefix") format("embedded-opentype"),
    url("./assets/css/iranSans/woff/IRANSansXFaNum-Medium.woff") format("woff"),
    url("./assets/css/iranSans/ttf/IRANSansXFaNum-Medium.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: iranSans;
    font-style: normal;
    font-weight: bold;
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Bold.eot");
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Bold.eot?#iefix") format("embedded-opentype"),
    url("./assets/css/iranSans/woff/IRANSansXFaNum-Bold.woff") format("woff"),
    url("./assets/css/iranSans/ttf/IRANSansXFaNum-Bold.ttf") format("truetype");
}

@font-face {
    font-family: iranSans;
    font-style: normal;
    font-weight: 800;
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-ExtraBold.eot");
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("./assets/css/iranSans/woff/IRANSansXFaNum-ExtraBold.woff") format("woff"),
    url("./assets/css/iranSans/ttf/IRANSansXFaNum-ExtraBold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: iranSans;
    font-style: normal;
    font-weight: 900;
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Black.eot");
    src: url("./assets/css/iranSans/eot/IRANSansXFaNum-Black.eot?#iefix") format("embedded-opentype"),
    url("./assets/css/iranSans/woff/IRANSansXFaNum-Black.woff") format("woff"),
    url("./assets/css/iranSans/ttf/IRANSansXFaNum-Black.ttf") format("truetype");
    font-display: swap;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    position: relative;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    direction: ltr;
    font-family: Arial;
    position: relative;
    overflow-x: hidden;
}

body.gallery {
    background: url("assets/img/gallery.svg") center;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 0px !important;
    border: 0;
    margin: 4px 0;
    padding: 0;
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}

img {
    height: auto;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.hidden, [hidden] {
    display: none !important;
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.sr-only.focusable:active, .sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}

.clearfix::after {
    clear: both;
}

@media print,  (-webkit-min-device-pixel-ratio: 1.25),  (min-resolution: 1.25dppx),  (min-resolution: 120dpi) {
}

@media print {
    *, *::before, *::after {
        background: #fff !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]::after {
        content: " (" attr(href) ")";
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]::after, a[href^="javascript:"]::after {
        content: "";
    }

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

    pre {
        white-space: pre-wrap !important;
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

a:hover, a {
    text-decoration: none !important;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb:hover {
    background: #a8136f;
}

::-webkit-scrollbar-thumb {
    background: #C42688;
}

#counter {
    text-align: center;
    margin-top: 2.5rem;
}

#owl8 .owl-dots, #owl5 .owl-dots, #owl2 .owl-dots, #owl9 .owl-dots {
    bottom: -20px;
}

.splide__pagination li button {
    background: #fff;
    border: 1px solid rgba(130, 84, 227, 0.24);
    width: 12px;
    height: 12px;
    opacity: 1;
    margin: 4px;
}

.dark-background {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 100;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

#header-one {
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
}

#header-one .header-social, #header-two .header-social {
    display: flex;
    align-items: center;
    height: 100%;
}

#header-two .header-social {
    justify-content: left;
    margin: 1.3rem 0;
}

#header-one .header-social a {
    margin: 0 0 0 1rem;
    font-size: 1.5rem;
    color: #C42688;
}

#header-two .header-social a {
    font-size: 1.5rem;
    color: #C42688;
    margin: 0 1.5rem;
    line-height: 24px;
}

#header-two .header-social a i {
    vertical-align: middle;
    font-size: 27px;
}

#header-two > a {
    margin: 0.67em 0;
    font-size: 2em;
}

#header-one .header-address {
    display: flex;
    align-items: center;
    justify-content: end;
    flex-direction: row;
    direction: ltr;
}

#header-one .header-address div {
    margin: 0 8px 0 0;
}

#header-one .header-phone {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #404D6F;
    border-right: solid 1.2px #404D6F;
    padding-right: 12px;
}

#header-one .header-phone a {
    color: #404D6F;
}

#header-one .header-add {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #404D6F;
    border-right: solid 1.2px #404D6F;
    padding-right: 12px;
}

#header-one .header-instagram {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #404D6F;
}

#header-one .header-instagram a {
    color: #404D6F;
}

#header-one .header-add a, #header-one .header-phone a, #header-one .header-instagram a {
    color: #404D6F;
    display: flex;
    align-items: center;
}

#header-one .header-add.deactive div, #header-one .header-phone.deactive div, #header-one .header-instagram.deactive div {
    display: none !important;
}

#header-one .header-email:before {
    content: '\f0e0';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #C42688;
    padding-right: 0.3rem;
    font-size: 1rem;
}

#header-one .header-sm__container {
    width: 70%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background: #FFFFFF;
    border-radius: 16px 0px 0px 16px;
    z-index: 101;
    display: none;
    animation: 1s moveInRight;
}

#header-one .header-sm__container__display {
    display: block;
}

#header-one .header-sm__container ul {
    list-style-type: none;
    margin: 0;
    padding: 10px;
}

#header-one .header-sm__container ul.menu {
    padding: 1.3rem;
}

#header-one .header-sm__container ul li {
    padding: 0.3rem 0;
    font-size: 0.9rem;
}

#header-one .header-sm__container li.menu-item-has-children > a > span {
    width: 25px;
    height: 25px;
    display: inline-block;
}

#header-one .header-sm__container li.menu-item-has-children > a > span:after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    font-size: 1rem;
    padding-right: 0.5rem;
    color: #C42688;
    vertical-align: middle;
}

#header-one .header-sm__container .menu-item-has-children > a > span.assign {
    color: #C42688;
}

#header-one .header-sm__container .menu-item-has-children > a > span.assign:after {
    content: '\f106';
}

#header-one .header-sm__container > ul > li.menu-item-has-children > ul.sub-menu {
    height: 388px;
    overflow: scroll;
}

#header-one .header-sm__container ul.menu > li.menu-item-has-children > ul.sub-menu > li {
    display: block;
}

#header-one .header-sm__container ul.menu > li.menu-item-has-children > ul.sub-menu > li, #header-one .header-sm__container ul.menu > li.menu-item-has-children {
    position: relative;
}

#header-one .header-sm__container ul.menu > li.menu-item-has-children > .sub-menu .sub-menu__icon {
    position: absolute;
    padding: 0;
    right: 0;
    top: 10px;
}

#header-one .header-logo {
    margin: 0;
    background: #fff;
    padding: 0.69em;
    border-radius: 20px 0px 0px 0px;
}

#header-one .logo a {
    height: 100%;
    display: flex;
    align-items: center;
}

.desktop-menubar {
    background: #F4F4F8;
    box-shadow: 0px 8px 16px rgba(132, 142, 170, 0.24);
}

#header-two {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header-two .header-sm__btn {
    cursor: pointer;
}

#header-two h1 {
    margin-right: 1.2rem;
}

#header-two .logo img {
    width: auto;
    max-width: 350px;
}

#header-two .header-logo {
    display: flex;
    flex-direction: column;
    margin: 0;
}

#header-two .header-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#header-two .header-menu > div > ul {
    display: flex;
    justify-content: end;
}

#header-one .header-sm__container__display {
    z-index: 9999999;
}

@media (max-width: 991px) {
    #header-one {
        margin: 0;
    }

    #header-two {
        box-shadow: unset;
        border-radius: 0;
        justify-content: unset;
    }

    #header-two .header-social {
        margin-right: auto;
    }

    #header-two .header-social a:last-child {
        margin-left: 0;
    }

    #header-two .logo {
        margin-right: 26px;
    }

    .header-address img {
        width: 20px;
        height: 20px;
    }

    #header-one .header-phone {
        font-size: 13px;
        line-height: 20px;
        padding-left: 4px;
    }

    #header-one .header-address div {
        margin: 0 4px 0 0;
    }

    #header-one .header-add {
        font-size: 13px;
        line-height: 20px;
        padding-left: 4px;
    }
}

@media (max-width: 400px) {
    #header-two .logo {
        margin-right: 10px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    #header-two .header-logo {
        align-items: center;
        margin-bottom: 1rem;
    }

    #header-two .header-menu > div > ul {
        justify-content: center;
    }
}

@media (max-width: 767px) {
    #header-two h1 {
        margin-right: 0;
    }

    #header-two .logo img {
        max-width: 100%;
    }

    #header-two h1 {
        max-width: calc(100% - 80px);
    }

    #header-two .header-social a {
        margin: 0 0.5rem;
    }

    #header-one .col-3, #header-one .col-9 {
        padding: 0;
    }

    #header-one .header-logo img {
        max-width: 100%;
    }
}

#header-two .header-menu > div > ul {
    display: flex;
    flex-direction: row;
}

#header-two .header-menu > div > ul > li {

cursor: pointer;

margin-right: 35px;
}

#header-two .header-menu > ul > li > a {
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
}

.menu-item a img {
    margin-left: 8px;
}

.menu-item a {
    color: #484448;
    opacity: 0.86;
    display: flex;
    align-items: center;
    width: max-content;
}

.menu-item .sub-menu a:hover, #header-two .menu-item > a:hover {
    color: #F400BF;
}

.menu-item.active > a {
    color: #F400BF !important;
    border-bottom: 1px solid #F400BF !important;
    opacity: 1;
    display: inline-block;
    width: max-content;
}

.menu-item img {
    width: 24px;
    height: 24px;
}

.menu-item .sub-menu a {
    font-weight: 500;
}


.menu-item.active .menu-icon {
    display: none;
}

.menu-item .menu-icon {
    display: inline-flex;
}

.menu-item .menu-icon.active-icon {
    display: none;
}

.menu-item.active .menu-icon.active-icon {
    display: inline-flex;
}

#header-two .header-menu .menu-item.menu-item-has-children {
    position: relative;
}

#header-two .header-menu > div > ul > li > a {
    display: inline-block;
    color: #222;
    padding: 12px 0;
}

#header-two .header-menu > div > ul > .menu-item-has-children:hover > .sub-menu {
    display: grid;
    grid-template-columns:  repeat(2, 48%);
    grid-column-gap: 0rem;
    width: max-content;
}

#header-two .header-menu > div > ul > li > ul.sub-menu {position: absolute;left: 0;top: 60px;background: #fff;border-radius: 20px;display: none;transition: all 1s ease;z-index: 10;border: 1px solid #B2B2B2;border-radius: 8px;}

#header-two .header-menu > div > ul > li > ul.sub-menu:before {
    content: '';
    width: 100%;
    height: 20px;
    position: absolute;
    top: -17px;
    right: 0;
    background: transparent;
}

#header-two .header-menu > div > ul > li {

cursor: pointer;

margin-right: 35px;
}

@media (max-width: 1199px) {
    #header-two .header-menu > div > ul > li {
        margin-left: 12px;
    }
}

@media (max-width: 991px) {
    #header-two .header-menu > div > ul > li > ul.sub-menu {
        top: 156px;
    }

}

#header-two .header-menu li ul.sub-menu li {
    padding: 1rem 0;
}

#header-two .header-menu li ul.sub-menu li.sub-menu__item, #header-two .header-menu li ul.sub-menu li.sub-menu__items {
    padding: 5px 15px 0;
    width: max-content;
}

#header-two .header-menu li.sub-menu__items {
    margin-right: -2rem;
}

#header-two .header-menu li.sub-menu__items:before {
    content: '\f111';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #E0E6FF;
    font-size: .5rem;
    padding-left: 0.8rem;
}

#header-two .header-menu .sub-menu li.sub-menu__item-img img {
    width: 50px;
    height: 50px;
}

#header-two .header-menu > div > ul > li > ul.sub-menu > li {
    position: relative;
    padding: 12px 1rem;
    color: #484448;
    opacity: 0.86;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
}

#header-two .header-menu > div > ul > li > ul.sub-menu > li .sub-menu {
    font-size: 14px;
    line-height: 24px;
    padding: 12px 1rem;
    color: #484448;
    opacity: 0.86;
}

#header-two .header-menu li.sub-menu__item-img {
    position: absolute;
    top: 0;
    right: 0;
}

section {
    margin: 84px 0 0;
}

section#section-serita {
    margin: 0;
    padding: 70px 0 10px;
    position: relative;
    overflow: hidden;
}

#section-serita .slider-bg {
    background: url(assets/img/serita-slider-before.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: 0%;
    top: -110px;
    width: 800px;
    height: 800px;
}

#section-serita .serita-bg {
    background: linear-gradient(229.8deg, #E8EFF8 25.86%, rgba(248, 251, 255, 0) 79.66%);
    position: absolute;
    right: 0%;
    top: 20%;
    width: 664px;
    height: 404px;
    z-index: -1;
    border-radius: 100%;
}

section#section-eight {
    position: relative;
}

#section-eight .route-bg {
    background: url(assets/img/route-bg.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: 15%;
    top: -110px;
    width: 800px;
    height: 800px;
    z-index: -1;
}

section#section-customer {
    position: relative;
}

#section-customer .customer-bg {
    background: linear-gradient(229.8deg, #E8EFF8 25.86%, rgba(248, 251, 255, 0) 79.66%);
    transform: matrix(-0.96, -0.35, 0.28, -0.94, 0, 0);
    position: absolute;
    left: -20%;
    top: -15%;
    width: 1200px;
    height: 780px;
    z-index: -1;
    border-radius: 100%;
}

section#section-instagram {
    position: relative;
}

#section-instagram .instagram-bg {
    background: linear-gradient(229.8deg, #E8EFF8 25.86%, rgba(248, 251, 255, 0) 79.66%);
    transform: matrix(0.96, -0.32, -0.26, -0.95, 0, 0);
    position: absolute;
    right: -20%;
    top: -5%;
    width: 1200px;
    height: 800px;
    z-index: -1;
    border-radius: 100%;
}

.section-container {
    align-items: center;
    flex-direction: row-reverse;
    position: relative;
}

#section-blog h4, #section-nine h4, #section-eight h4, #section-service h4, #section-features h4, #section-customer h4, #section-difference h4 {
    font-weight: 700;
    font-size: 31px;
    line-height: 48px;
    text-align: center;
    color: #404D6F;
    margin-bottom: 24px;
}

#section-visit h4, #section-consultation h4, #section-instagram h4 {
    font-weight: 700;
    font-size: 31px;
    line-height: 48px;
    color: #404D6F;
    margin-bottom: 12px
}

#section-blog h4 span, #section-nine h4 span, #section-eight h4 span, #section-service h4 span, #section-visit h4 span, #section-consultation h4 span, #section-features h4 span, #section-customer h4 span, #section-instagram h4 span, #section-difference h4 span {
    color: #882E6F;
}

@media (max-width: 991px) {
    #section-blog h4, #section-nine h4, #section-eight h4, #section-service h4, #section-visit h4, #section-consultation h4, #section-features h4, #section-customer h4, #section-instagram h4, #section-difference h4 {
        font-size: 24px;
        line-height: 36px;
        text-align: center;
        margin-bottom: 16px;
    }

    #section-serita .slider-bg {
        display: none;
    }

    #section-serita .serita-bg {
        display: none;
    }

    #section-eight .route-bg {
        display: none;
    }

    #section-customer .customer-bg {
        display: none;
    }

    #section-instagram .instagram-bg {
        display: none;
    }

    #section-consultation h4 span {
        display: block;
    }

    #section-difference .row > div {
        margin-bottom: 1em;
    }
}

@media (max-width: 991px) {
    section {
        margin: 56px 0 0;
    }

    section#section-serita {
        padding: 0;
        margin: 24px 0 0;
    }

    section#section-blog {
        margin: 0;
    }
}

#section-eight .section8-txt {
    display: grid;
    grid-template-columns:  9% 20% 20% 20% 20%;
}

#section-eight .section8-txt > div:not(.section8-img) {
    position: relative;
    z-index: 0;
}

#section-eight .section8-txt > div:not(.section8-img) p {
    padding: 0 35px;
    margin: 0;
    font-weight: 500;
    height: 101px;
    width: 100%;
    font-size: 1rem;
    display: flex;
    align-items: center;
    text-align: center;
}

#section-eight .section8-txt1 {
    margin-right: 2px;
    margin-left: -2px;
}

#section-eight .section8-txt4 {
    margin-left: 10px;
    margin-right: -10px;
}


@media (min-width: 1199px) {
    #section-eight .section8-txt3 {
        margin-left: -9px;
        margin-right: 9px;
    }

    #section-eight .section8-txt2 {
        margin-left: -7px;
        margin-right: 7px;
    }

    #section-eight .section8-txt1 {
        margin-left: -10px;
        margin-right: 10px;
    }
}

#section-eight .section8-txt .section8-txt {
    position: absolute;
    z-index: -1;
    right: -26%;
}

#section-eight .section8-txt1 {
    grid-row-start: 1;
    grid-column-start: 2;
}

#section-eight .section8-txt1:after {
    content: "1";
    background: #848EAA;
    border-radius: 8px;
    padding: 8px;
    color: #FFFFFF;
    position: absolute;
    top: 25px;
    left: -40px;
    font-weight: 600;
    font-size: 27px;
    line-height: 40px;
    width: 48px;
    height: 48px;
    text-align: center;
}

#section-eight .section8-txt2 {
    grid-row-start: 3;
    grid-column-start: 3;
}

#section-eight .section8-txt2:after {
    content: "2";
    background: #848EAA;
    border-radius: 8px;
    padding: 8px;
    color: #FFFFFF;
    position: absolute;
    top: 25px;
    left: -40px;
    font-weight: 600;
    font-size: 27px;
    line-height: 40px;
    width: 48px;
    height: 48px;
    text-align: center;
}

#section-eight .section8-txt3 {
    grid-column-start: 4;
}

#section-eight .section8-txt3:after {
    content: "3";
    background: #848EAA;
    border-radius: 8px;
    padding: 8px;
    color: #FFFFFF;
    position: absolute;
    top: 25px;
    left: -40px;
    font-weight: 600;
    font-size: 27px;
    line-height: 40px;
    width: 48px;
    height: 48px;
    text-align: center;
}

#section-eight .section8-txt4 {
    grid-row-start: 3;
    grid-column-start: 5;
}

#section-eight .section8-txt4:after {
    content: "4";
    background: #848EAA;
    border-radius: 8px;
    padding: 8px;
    color: #FFFFFF;
    position: absolute;
    top: 25px;
    left: -40px;
    font-weight: 600;
    font-size: 27px;
    line-height: 40px;
    width: 48px;
    height: 48px;
    text-align: center;
}

#section-eight .section8-img {
    grid-row-start: 2;
    grid-column: 1/7;
}

.route-img {
    margin: 12px 0 0 15px;
}

.route-steps {
    display: flex;
    flex-direction: column;
}

.route-steps img {
    width: 64px;
    height: 64px;
}

.route-steps .step-num {
    width: 40px;
    height: 40px;
    color: #fff;
    background: #848EAA;
    padding: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
}

.route-steps .step1, .route-steps .step2, .route-steps .step3, .route-steps .step4 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0px;
}

.route-steps .step-text {
    max-width: 154px;
    margin-left: 8px;
}

@media (max-width: 991px) {
    #section-eight .section8-txt {
        display: none;
    }
}

#section-blog .post-card {
    display: flex;
    flex-direction: column;
    margin-top: 8px;

}

#section-blog .post-card .post-img img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

#section-blog .post-card .post-info h2 {
    font-weight: 800;
    font-size: 18px;
    line-height: 32px;
    color: #C42688;
    margin: 0.5rem 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 2.4rem;
}

#section-blog .post-card .post-info h2 a {
    color: #C42688;
}

#section-blog .post-card .post-info p {
    font-size: 12px;
    font-weight: 300;
    text-align: right;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 4.6rem;
}

#section-blog .see-more__btn {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    background: #F400BF;
    border-radius: 14px;
    padding: 10px 12px;
    cursor: pointer;
}

#section-blog .see-more__btn img, #section-nine .see-more__btn img {
    margin-right: 8px;
}

#section-footer {
    background: #404D6F;
    margin-top: 48px;
}

#section-footer .footer-logo {
    margin: 0 0 1rem 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
    color: #FFFFFF;
}

#section-footer .footer-logo p {
    margin-top: 16px;
    max-width: 712px;
}

@media (max-width: 1200px) {
    #section-footer .footer-logo p {

        max-width: 550px;
    }
}

#section-footer .footer-menu h5 {
    font-weight: 800;
    font-size: 23px;
    line-height: 40px;
    text-align: left;
    color: #FFFFFF;
}

#section-footer .footer-menu ul {
    list-style: disc;
}

#section-footer .footer-menu ul li {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
}

.footer-menu__info {
    font-size: 16px;
    line-height: 28px;
}

.footer-menu__info h5 {
    font-weight: 600;
    font-size: 23px;
    line-height: 36px;
    text-align: left;
    color: #FF8BEF;
}

.footer-menu__info div:last-child {
    margin-top: 24px;
}

.footer-menu__info ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-menu__info ul li {
    margin-top: 8px;
}

.footer-menu__info ul li:last-child {
    display: flex;
    align-items: flex-start;
}

.footer-menu__info a {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 28px;
}

.footer-social {
    padding-top: 16px;
    border-top: 1px solid #FFFFFF;
    margin-top: 75px;
    margin-bottom: 75px;
    display: none;
}

.social-link {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 8px;
}

.social-link a {
    margin-left: 28px;
}

.social-link a:last-child {
    margin-left: 0;
}

.footer-social h5 {
    font-weight: 600;
    font-size: 23px;
    line-height: 36px;
    color: #FF8BEF;
    text-align: center;
}

#section-footer .footer-menu ul {
    padding: 0;
    margin: 0;
    font-size: .85rem;
}

@media (max-width: 992px) {
    #section-footer .footer-menu h5 {
        font-size: 14px;
        line-height: 28px;
    }

    .footer-menu__info h5 {
        font-size: 14px;
        line-height: 28px;
    }

    #section-footer .footer-menu ul {
        padding: 0 15px;
    }

    .footer-social {

        margin-top: 0;
        margin-bottom: 32px;
    }

    #section-blog .see-more__btn {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 10px;
    }

    #section-blog .see-more__btn img {
        width: 24px;
        height: 24px;
    }
}

@media (max-width: 768px) {
    #section-footer {
        margin-top: 36px;
    }

    #section-footer .footer-logo {

        font-weight: 400;
        font-size: 14px;
        line-height: 24px;

    }

    #section-footer .footer-logo img {

        width: 100%;

    }

    #section-footer .footer-menu ul li {
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        color: #FFFFFF;
    }

    .footer-menu__info {
        font-size: 12px;
        line-height: 20px;
    }

    .footer-social h5 {

        font-size: 14px;
        line-height: 28px;

    }

    .footer-menu__info a {
        color: #FFFFFF;
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 576px) {
    #section-footer .footer-menu h5 {
        font-size: 16px;
        line-height: 28px;
    }

    #section-footer .footer-menu ul li {
        font-size: 14px;
        line-height: 32px;
    }

    .footer-menu__info {
        font-size: 14px;
        line-height: 24px;
    }

    .footer-menu__info h5 {
        font-size: 16px;
        line-height: 28px;
    }
}

#section-footer p {
    line-height: 30px;
    font-weight: 300;
}

#section-footer .footer-menu ul li a, #section-footer .footer-menu ul li a:hover {
    color: #fff !important;
    opacity: 0.86 !important;
    border: none !important;
}

#section-footer .footer-menu__info {
    display: flex;
    flex-direction: column;
    color: #FFFFFF;
}

#section-footer .footer-map {
    width: 100%;
}

#section-footer .footer-txt {
    background: #FBF0FB;
    display: flex;
    padding: 24px 0 24px;
    justify-content: center;
    color: #404D6F;
    text-align: center;
}

#section-footer > .container > .row > div {
    margin-top: 2rem;
}

@media (max-width: 576px) {

    #section-footer p, #section-footer .footer-menu {
        position: relative;
        z-index: 1;
    }
}

.footer-call__options {
    border-radius: 20px;
    background-color: #fff;
    position: fixed;
    bottom: 110px;
    right: 30px;
    width: 400px;
    display: none;
}

.footer-call:hover .footer-call__options {
    display: flex;
}

.footer-call:hover .footer-call__options:after, .footer-call:hover .footer-call__options:before {
    display: block;
}

.footer-call__options:after {
    content: '';
    width: 18px;
    height: 18px;
    transform: rotateZ(45deg);
    border-radius: 5px;
    position: absolute;
    bottom: -7px;
    right: 22px;
    background: #fff;
    display: none;
}

.footer-call__options:before {
    content: '';
    background: transparent;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: -20px;
    right: 0;
    display: none;
}

.footer-call__options > div, .footer-call__options > div a {
    display: flex;
    align-items: center;
    padding: .5rem;
}

.footer-call__options > div.footer-call__wp {
    border-left: 1px solid #E5EAFA;
}

.footer-call__options > div i {
    font-size: 2rem;
    padding-left: 1rem;
}

.footer-call__options > div p {
    font-weight: 300;
    font-size: .8rem;
    margin: 0;
    padding-top: 0.3rem;
    color: #000;
}

.footer-call__options > div span {
    font-weight: 600;
    font-size: 1rem;
    color: #000;
}

.footer-call__options .footer-call__wp i {
    color: #0FA958;
}

.footer-call__options .footer-call__ad i {
    color: #8254E3;
}

.blog-menu-desktop {
    box-shadow: 0px -3px 12px rgba(0, 0, 0, 0.12);
    background-color: #404D6F;
    display: flex;
    position: fixed;
    bottom: 0;
    align-items: center;
    z-index: 100;
    justify-content: space-around;
    width: 100%;
}

.blog-menu-desktop .blog-menu__items {
    padding: 2px 0px;

}

.blog-menu-contact {
    box-shadow: 0px -3px 12px rgba(0, 0, 0, 0.12);
    background-color: #404D6F;
    display: flex;
    position: fixed;
    bottom: 0;
    align-items: center;
    z-index: 100;
    justify-content: space-around;
    width: 100%;
}

.blog-menu-desktop h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFF;
    margin: 0;
}

.blog-menu-contact h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFF;
    padding: 15px 0;
    margin: 0;
}

.blog-menu-desktop p {
    font-weight: normal;
    font-weight: 300;
    font-size: 13.4px;
    line-height: 20px;
    color: #FFF;
    margin: 0;
}

.blog-menu-desktop input {
    background: #FFFFFF;
    border: none;
    box-sizing: border-box;
    border-radius: 12px;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #AAB0BD;
    padding: 8px 12px;
    width: 217px;
    outline: none;
    text-align: center;
}

.blog-menu-desktop a {
    background: #F400BF;
    border-radius: 12px;
    padding: 6px 10px;
    margin-right: 12px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.blog-menu-contact a {
    background: #F400BF;
    border-radius: 12px;
    padding: 6px 10px;
    margin: 8px 0;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.blog-menu-contact a img {
    margin-right: 8px;
}

.modal-footer {
    border: none;
    padding: 0;
}

#advicModal .modal-header {
    border: 0;
}

#advicModal .close {
    margin: -1rem -1rem -1rem auto !important;
    opacity: 1;
}

#advicModal .close span:first-child {
    font-size: 25px;
    vertical-align: middle;
}

#advicModal .close span:last-child {
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
}

.advice-modal-box img {
    border-radius: 12px;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 24px auto;
}

.advice-modal-box h4 {
    color: #C42688;
    margin-bottom: 8px;
    font-weight: 900;
    font-size: 18px;
    line-height: 25px;
    text-align: right;
}

.advice-modal-box p {
    color: rgba(0, 0, 0, 0.8);
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
}

.advice-modal-box-footer {
    border: 0;
    display: block;
}

.advice-modal-box-footer input, .advice-modal-box-footer input:active, .advice-modal-box-footer input:focus {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    border-radius: 8px;
    height: 56px;
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    width: 100% !important;
    display: block;
    margin: 0 0 12px 0;
    padding: 16px;
}

#advicModal .advice-modal-box-btn, #advicModal .advice-modal-box-btn:hover {
    background: #C42688;
    border-radius: 8px;
    display: block;
    width: 100% !important;
    color: #FFFFFF;
    padding: 16px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
}

.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 991px) {

    .blog-menu-desktop {
        display: flex;
        flex-direction: column;

    }

    .blog-menu-desktop .advice-modal-desktop.modal-footer {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .blog-menu-desktop .blog-menu__items {
        display: none;
    }

    .blog-menu-desktop p {
        font-size: 10px;
        line-height: 10px
    }

    .blog-menu-desktop h4 {
        font-size: 16px;
        line-height: 24px;
        margin: 0;
    }

    .blog-menu-contact h4 {
        display: flex;
        flex-direction: column;
        font-size: 16px;
        line-height: 24px;
        padding: 12px 0;
    }

    .blog-menu-contact h4 span {
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
    }

    #section-footer .footer-map {
        width: 100%;
    }

}

@media (max-width: 576px) {
    .blog-menu-desktop input {
        width: calc(100% - 150px);
    }

    .blog-menu-desktop h4 {
        font-size: 16px;
        line-height: 28px;
    }
}

#advice {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    padding: 12px;
    background: #404D6F;
    border-radius: 24px;
    margin: 1rem 0;
}

#advice h4 {
    font-weight: 600;
    font-size: 23px;
    line-height: 36px;
    color: #FFFFFF;
}

#advice p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    max-width: 435px;
}

#advice .advice-btn {
    background: #F400BF;
    border-radius: 12px;
    padding: 8px 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    color: #fff;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
}

#advice input {
    background: #FFFFFF;
    border-radius: 16px;
    width: 100%;
    height: 56px;
    border: 0;
    outline: 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #AAB0BD;
    padding: 8px 8px 8px 145px;
    text-align: center;
}

#advice input::placeholder {
    font-weight: normal;
    font-size: 14px;
    color: #AAB0BD;
}

@media (max-width: 1199px) {
    #advice {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #advice h4 {
        font-weight: 600;
        font-size: 18px;
        line-height: 28px;
    }

    #advice p {
        font-weight: 200;
        font-size: 14px;
        line-height: 20px;
    }

    #advice .advice-btn {
        background: #F400BF;
        border-radius: 10px;
        padding: 6px 8px;
        font-weight: 600;
        font-size: 13px;
        line-height: 20px;
    }

    #advice input {
        border-radius: 12px;
        width: 100%;
        height: 40px;
        font-weight: 200;
        font-size: 14px;
        line-height: 20px;
        padding: 4px 8px 4px 145px;
    }

}

@media (max-width: 575px) {

    #advice div:last-child {
        width: 100%;
    }
}

@media (max-width: 566px) {
    .footer-call-btn {
        bottom: 5rem;
        right: 14px;
    }

    .footer-call__options {
        bottom: 152px;
        right: 16px;
    }
}

@media (max-width: 350px) {
    .blog-menu .blog-menu__items a {
        margin: .1rem;
    }
}

@media (max-width: 435px) {
    .footer-call__options {
        flex-direction: column;
        width: 292px;
    }
}

.video {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
    max-width: 700px;
}

.video.active {
    display: block;
}

.advice-request {
    position: fixed;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 470px;
    max-width: 90%;
    text-align: center;
    font-weight: 500;
    background: #232C69;
    border-radius: 15px;
    color: #fff;
    padding: 25px 65px 50px 65px;
    z-index: 100;
    display: none;
}

.advice-request.active {
    display: block;
}

@keyframes inverse_rotate {
    0% {
        transform: rotate(0);
    }
    30% {
        transform: rotate(-90deg);
    }
    50% {
        transform: rotate(-180deg);
    }
    70% {
        transform: rotate(-270deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }
    30% {
        transform: rotate(90deg);
    }
    50% {
        transform: rotate(180deg);
    }
    70% {
        transform: rotate(270deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes moveInRight {
    0% {
        opacity: .5;
        transform: translateX(100px);
    }
    80% {
        opacity: .7;
        transform: translateX(1px);
    }
    100% {
        opacity: 1;
        transform: translate(0);
    }
}

.counter {
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
}

.thumbnail {
    display: none;
}

.thumbnail.is-active {
    display: block;
}

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

@keyframes play-btn {
    0% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

@keyframes play-icon {
    0% {
        transform: scale(0.95);
        filter: drop-shadow(0 0 0 #8254E369);
    }
    50% {
        transform: scale(1);
        filter: drop-shadow(0 0 15px #8254E3);
    }
    100% {
        transform: scale(0.95);
        filter: drop-shadow(0 0 0 #8254E369);
    }
}

@keyframes shake {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-12deg) scale(1) skew(1deg);
        transform: rotate(-12deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(12deg) scale(1) skew(1deg);
        transform: rotate(12deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-12deg) scale(1) skew(1deg);
        transform: rotate(-12deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(12deg) scale(1) skew(1deg);
        transform: rotate(12deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@media screen and (max-width: 782px) {
    html #wpadminbar {
        position: fixed;
    }
}

.tel-box {
    background: #C42688;
    display: inline-block;
    border: 1px solid #C42688;
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 24px;
    color: #FFFFFF !important;
    padding: 0 7px;
    direction: ltr;
}

.sample-gallery {
    width: auto;
    display: grid;
    grid-template-columns: 168px 168px 168px 168px 168px 168px 168px;
    grid-template-rows: 168px 168px 168px;
    gap: 10px 10px;
    grid-template-areas: 
      "oneone onetwo onetwo onefour onefive onesix oneseven"
      "twoone onetwo onetwo twofour twofive twofive twoseven"
      "threeone threetwo threethree threefour twofive twofive threeseven";
    position: relative;
    padding: 15px;
    border-radius: 5px;
    overflow: hidden;
}

.sample-gallery:hover .sample-gallery-overlayer, .sample-gallery-overlayer.active {
    display: flex;
    opacity: 1;
    height: 100%;
    padding: 20px;
}

.sample-gallery-overlayer {
    position: absolute;
    width: 100%;
    height: 0;
    padding: 0;
    text-align: center;
    background-color: rgba(64, 77, 111, 0.85);
    z-index: 5;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: opacity 1s ease-out;
    opacity: 0;
    overflow: hidden;
}

.sample-gallery-overlayer a {
    background: #F400BF;
    border-radius: 12px;
    padding: 6px 12px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.gallery {
    position: relative;
    border-radius: 4px;
}

.gallery img {
    object-fit: cover;
    object-position: center;
    position: absolute;
    left: 0;
}

.gallery-img1 {
    grid-area: oneone;
    overflow: hidden;
}

.gallery-img2 {
    grid-area: onetwo;
    overflow: hidden;
}

.gallery-img3 {
    grid-area: onefour;
    overflow: hidden;
}

.gallery-img4 {
    grid-area: onefive;
    overflow: hidden;
}

.gallery-img5 {
    grid-area: onesix;
    overflow: hidden;
}

.gallery-img6 {
    grid-area: oneseven;
    overflow: hidden;
}

.gallery-img7 {
    grid-area: twoone;
    overflow: hidden;
}

.gallery-img8 {
    grid-area: twofour;
    overflow: hidden;
}

.gallery-img9 {
    grid-area: twofive;
    overflow: hidden;
}

.gallery-img10 {
    grid-area: twoseven;
    overflow: hidden;
}

.gallery-img11 {
    grid-area: threeone;
    overflow: hidden;
}

.gallery-img12 {
    grid-area: threetwo;
    overflow: hidden;
}

.gallery-img13 {
    grid-area: threethree;
    overflow: hidden;
}

.gallery-img14 {
    grid-area: threefour;
    overflow: hidden;
}

.gallery-img15 {
    grid-area: threeseven;
    overflow: hidden;
}

#section-nine .see-more__btn {
    border: 1px solid #00BBCC;
    border-radius: 8px;
    padding: 4px 12px;
    color: #C42688;
    display: block;
    text-align: center;
    width: 220px;
    margin: 15px auto;
    font-weight: 700;
    font-size: 18px;
    line-height: 35px;
}

@media (max-width: 1400px) {
    .sample-gallery {
        grid-template-columns: 150px 150px 150px 150px 150px 150px 150px;
        grid-template-rows: 150px 150px 150px;
    }
}

@media (max-width: 1200px) {
    .sample-gallery {
        grid-template-columns: 120px 120px 120px 120px 120px 120px 120px;
        grid-template-rows: 120px 120px 120px;
    }
}

@media (max-width: 992px) {
    .sample-gallery {
        display: grid;
        grid-template-columns: 118px 118px 118px;
        grid-template-rows: 118px 118px 118px 118px 118px 118px;
        gap: 6px 6px;
        margin: auto;
        grid-template-areas: 
          "oneone onetwo onethree"
          "twoone twoone twothree "
          "twoone twoone threethree "
          "fourone fourtwo fourtwo"
          "fiveone fourtwo fourtwo"
          "sixone sixtwo sixthree";
    }

    .gallery-img1 {
        grid-area: oneone;
        overflow: hidden;
    }

    .gallery-img2 {
        grid-area: twoone;
        overflow: hidden;
    }

    .gallery-img3 {
        grid-area: onetwo;
        overflow: hidden;
    }

    .gallery-img4 {
        grid-area: onethree;
        overflow: hidden;
    }

    .gallery-img5 {
        grid-area: twothree;
        overflow: hidden;
    }

    .gallery-img6 {
        grid-area: threethree;
        overflow: hidden;
    }

    .gallery-img7 {
        grid-area: fourone;
        overflow: hidden;
    }

    .gallery-img8 {
        grid-area: fourtwo;
        overflow: hidden;
    }

    .gallery-img9 {
        grid-area: fiveone;
        overflow: hidden;
    }

    .gallery-img10 {
        grid-area: sixone;
        overflow: hidden;
    }

    .gallery-img11 {
        grid-area: sixtwo;
        overflow: hidden;
    }

    .gallery-img12 {
        grid-area: sixthree;
        overflow: hidden;
    }

    .gallery-img13 {
        display: none;
    }

    .gallery-img14 {
        display: none;
    }

    .gallery-img15 {
        display: none;
    }

    #section-nine .see-more__btn {
        font-size: 16px;
        line-height: 28px;
    }
}

@media (max-width: 400px) {
    .sample-gallery {
        grid-template-columns: 110px 110px 110px;
        grid-template-rows: 110px 110px 110px 110px 110px 110px;
        gap: 5px 5px;
    }
}

/*difference-component*/
.difference-card {
    display: flex;
}

.difference-info {
    display: flex;
    flex-direction: column;
    margin-right: 12px;
}

.difference-heading {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #B40088;
    margin-bottom: 8px;
}

.difference-desc {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    color: #404D6F;
}

@media (max-width: 992px) {

    .difference-card.mobile-reverse {
        flex-direction: row-reverse;
    }

    .difference-heading {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 4px;
    }

    .difference-card.mobile-reverse .difference-heading {
        text-align: end;
    }

    .difference-desc {
        font-weight: 200;
        font-size: 14px;
        line-height: 20px;
    }

    .difference-card .difference-img, .difference-card .difference-img img {
        width: 80px;
        height: 80px;
    }
}

/*service-component*/
.service-card {
    display: flex;
    flex-direction: column;
    background: linear-gradient(180deg, #EED6E6 0%, #E8E6E8 47.11%, rgba(255, 244, 254, 0) 114.49%);
    box-shadow: 0px 16px 32px rgba(64, 77, 111, 0.16);
    border-radius: 16px;
}

.service-card .service-img {
    position: relative;
}

.service-card .service-img img {
    width: 100%;
    border-radius: 8px;
}

.service-card .service-heading {
    font-weight: 600;
    font-size: 26px;
    line-height: 40px;
    color: #882E6F;
    margin: 12px 0 8px;
    text-align: center;
}

.service-card .service-heading a, .service-card .service-heading a:hover {
    color: #882E6F;
}

.service-card .service-info .service-desc {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    color: #404D6F;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    height: 6rem;
    margin-top: 6px;
    padding: 0 12px;
}

.service-card .service-info .service-link {
    margin: 0;
}

.service-card .service-info .service-link a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #F400BF;
    border: 1.6px solid #F400BF;
    border-radius: 14px;
    padding: 10px 12px;
    display: flex;
    justify-content: center;
}

@media (max-width: 992px) {
    .service-card {
        padding: 10px;
    }

    .service-card .service-info .service-desc {
        min-height: fit-content;
        font-size: 13px;
        line-height: 20px;
    }

    .service-card .service-info .service-link a {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 10px;
        border: 1.2px solid #F400BF;
        border-radius: 12px;

    }

    .service-card .service-img img {
        height: 160px;
        object-fit: cover;
        border-radius: 8px;
    }

    .service-card .service-info .service-desc {
        height: 4rem;
    }

}

@media (max-width: 566px) {
    .service-card .service-info .service-desc {
        height: auto;
        margin-bottom: 6px;
    }
}

/* mask-section */
#section-mask {
    direction: ltr;
}

.mask {
    position: relative;
    top: 0px;
    right: 0px;
    width: 100%;
    padding-top: 45.45%;
    overflow: hidden;
    background-image: url(assets/img/mask2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 32px;
}

.mask .mask_overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding-top: 47.6%;
    overflow: hidden;
    background-image: url(assets/img/mask1.webp);
    background-size: cover;
    background-repeat: no-repeat;
}

.mask .mask-info {
    direction: ltr;
    position: absolute;
    bottom: 40px;
    left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #FFF;
    height: 308px;
}

.mask .mask-info h4 {
    font-weight: 700;
    font-size: 37px;
    line-height: 56px;
}

.mask .mask-info .mask-desc {
    max-width: 416px;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
}

.mask .mask_handle {
    position: absolute;
    top: 0px;
    right: 33.33%;
    bottom: 0;
    height: 100%;
    border: none;
    background-color: transparent;
    width: 55px;
    text-align: center;
    background: url(assets/img/bilbilak.svg);
    background-position: center;

}

.mask .mask_handle span {
    background-color: #000000;
    color: #ffffff;
}

.mask .mask_handle span:before {
    margin: 0 0 0 0;
}

@media (max-width: 991px) {
    .mask {
        width: 100%;
        height: 50vh;
        border-radius: 0px;
    }

    .mask .mask_overlay {
        width: 100%;
        height: 50vh;


    }

    .mask .mask-info {
        display: none;
    }

    .mask .mask_handle {
        left: 41%;
    }
}

@media (max-width: 767px) {
    .mask {
        width: 100%;
        height: 40vh;
        border-radius: 0px;
    }

    .mask .mask_overlay {
        width: 100%;
        height: 40vh;
    }

    .mask .mask_handle {
        left: 44%;
    }
}

@media (max-width: 575px) {
    .mask {
        height: auto;
        background-image: url(assets/img/mask2_mobile.jpg);
        padding-top: 66%;
    }

    .mask .mask_overlay {
        height: auto;
        background-image: url(assets/img/mask1_mobile.jpg);
        padding-top: 66%;
    }

    .mask .mask_handle {
        left: calc(50% - 18px);
    }
}

/* about-section */
#section-about .about {
    width: 100%;
    height: 64vh;
    max-height: 560px;
    background: #080d15 url(assets/img/about-img.webp) center no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 30px;
}

#section-about .about .about-info {
    position: absolute;
    right: 40px;
    bottom: 36px;
    height: 428px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#section-about .about .about-info h4 {
    font-weight: 700;
    font-size: 31px;
    line-height: 48px;
    color: #FFFFFF;
}

#section-about .about .about-info h4 span {
    color: #F400BF;
}

#section-about .about .about-info .about-desc {
    max-width: 556px;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
    color: #FFFFFF;
}

@media (max-width: 991px) {
    #section-about .about {
        height: 76vh;
        max-height: unset;
    }

    #section-about .about .about-info {
        right: 0px;
        bottom: 80px;
        height: 400px;
        padding: 0 8px;
    }

    #section-about .about .about-info h4 {
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
    }

    #section-about .about .about-info .about-desc {
        font-size: 16px;
        line-height: 24px;
        background-color: rgba(0, 0, 0, .5);
        border-radius: 10px;
        padding: 10px;
    }
}

/*visit-section*/
.visit-info {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}

.consultation-info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.visit-desc, .consultation-desc, .serita-desc {
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
    color: #404D6F;
}

#section-consultation .consultation-img {
    display: flex;
    align-items: center;
    height: 100%;
}

#section-consultation .consultation-img img {
    border-radius: 24px;
    width: 100%;
    height: auto;
}

.consultation-desc p {
    margin-bottom: 0;
}

.serita-links {
    display: flex;
    flex-direction: row;
    margin-top: 24px;
}

#section-serita .visit-link:first-child {
    margin-right: 12px;
}

.visit-link img {
    margin-right: 8px;
}

#section-serita .visit-link:first-child a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    background: #F400BF;
    border-radius: 14px;
    padding: 10px 12px;
    cursor: pointer;
}

#section-serita .visit-link:last-child a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #F400BF;
    border: 1.6px solid #F400BF;
    border-radius: 14px;
    padding: 10px 12px;
    cursor: pointer;
}

#section-serita .visit-link {
    margin-bottom: 0;
}

#section-consultation .visit-link {
    margin-top: 24px;
}

#section-consultation .visit-link a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    background: #F400BF;
    border-radius: 14px;
    padding: 10px 12px;
    cursor: pointer;
}

#section-blog .visit-link {
    text-align: center;
}

#section-blog .visit-link a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    background: #F400BF;
    border-radius: 14px;
    padding: 10px 12px;
    cursor: pointer;
}

#section-mask .visit-link a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    background: #F400BF;
    border-radius: 14px;
    padding: 10px 12px;
    cursor: pointer;
}

#section-about .visit-link a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    background: #F400BF;
    border-radius: 14px;
    padding: 10px 12px;
    cursor: pointer;
}

.visit-info .visit-link a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    background: #F400BF;
    border-radius: 12px;
    padding: 8px 10px;
    cursor: pointer;
}

.serita-heading {
    font-weight: 700;
    font-size: 37px;
    line-height: 56px;
    color: #882E6F;
}

.serita-heading span:last-child {
    color: #404D6F;
}

@media (max-width: 1400px) {
    #section-serita .visit-link:first-child a, #section-serita .visit-link:last-child a {
        font-size: 14px;
        line-height: 24px;
        padding: 8px 10px;
    }

    #section-serita .visit-link img {
        width: 22px;
        height: 22px;
    }

    #section-serita .visit-link:first-child {
        margin-left: 6px;
    }
}

@media (max-width: 992px) {
    .visit-desc, .consultation-desc, .serita-desc {
        font-size: 16px;
        line-height: 24px;
    }

    .serita-info {
        margin-bottom: 12px;
    }

    .visit-info .visit-link a, .consultation-info .visit-link a, #section-serita .visit-link:first-child a, #section-serita .visit-link:last-child a, #section-consultation .visit-link a, #section-about .visit-link a, #section-blog .visit-link a {

        font-size: 16px;
        line-height: 24px;
        padding: 8px 10px;

    }

    #section-serita .visit-link img, .visit-info .visit-link img, #section-consultation .visit-link img, #section-about .visit-link img {
        width: 24px;
        height: 24px;
    }

    #section-serita .visit-link img {
        display: none;
    }

    .serita-links {
        margin-bottom: 24px;
    }

    .serita-heading {
        font-size: 28px;
        line-height: 44px;
    }

    #section-serita .visit-link:first-child {
        margin-left: 12px;
    }
}

.video-img {
    position: relative;
    cursor: pointer;
}

.video-img .video-poster {
    width: 100%;
    height: auto;
}

.video-img .play-circle {

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.serita-slider {
    direction: ltr;
    width: 100%;
    position: relative;
}

.serita-slider .splide__arrow--prev, .serita-slider .splide__arrow--next {
    height: 100%;
    width: 50px;
    opacity: 0;
}

.serita-slider .splide__arrow {
    color: #484448;
}

.box {
    position: relative;
    border-radius: 8px;
}

.box > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}

.box > span {
    position: absolute;
    display: block;
    right: 24px;
    bottom: 0;
    color: #FFFFFF;
    transition: all 0.3s;
}

.box span .service-name {
    font-weight: 800;
    font-size: 25px;
    line-height: 44px;
    margin-bottom: 8px;
}

.box span .sample-name {
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
}

#section-serita .splide__slide img {
    filter: brightness(0.5);
    transform: scale(0.9);
}

#section-serita .splide__slide span {
    filter: opacity(0);
}

#section-serita .splide__slide.is-active img {
    filter: opacity(1);
    transform: scale(1);
}

#section-serita .splide__slide.is-active span {
    filter: opacity(1);
}

@media (max-width: 992px) {
    .box span .service-name {
        font-weight: 800;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    .box span .sample-name {
        font-weight: 300;
        font-size: 12px;
        line-height: 21px;
    }


}

/*feature-section*/

.feature {
    display: flex;
    flex-direction: column;
    margin-bottom: 48px;
}

.feature .feature-info {
    border-radius: 8px;
    min-height: 264px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    text-align: justify;
    padding: 18px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 24px;
}

.feature .feature-heading {
    font-weight: 800;
    font-size: 23px;
    line-height: 40px;
    color: #C42688;
    margin-bottom: 12px;
}

.feature .feature-heading div {
    border: 1px solid #00BBCC;
    border-radius: 4px;
    color: #C42688;
    margin-left: 8px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.feature-content.show-more-feature {
    height: 1070px;

}

.feature-content {
    height: 340px;
    overflow: hidden;
    transition: all 0.5s;

}

#section-features .see-more__btn {
    border: 1px solid #00BBCC;
    border-radius: 8px;
    padding: 6px 12px;
    color: #C42688;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 181px;
    margin: 0px auto;
    font-weight: 700;
    font-size: 18px;
    line-height: 31px;
    cursor: pointer;
}

#section-features .see-more__btn::after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 100;
    padding-right: 12px;
    font-size: 40px;
}

#section-features .see-more__btn.show_less::after {

    content: '\f106';
    font-family: "Font Awesome 5 Free";
    font-weight: 100;
    padding-right: 12px;
    font-size: 40px;
}

@media (max-width: 991px) {
    .feature-content {

        height: 690px;
    }

    .feature-content.show-more-feature {
        height: 1400px;
    }

    .feature .feature-heading {
        font-size: 18px;
        line-height: 32px;
    }

    .feature .feature-heading div {

        width: 32px;
        height: 32px;

    }

    #section-features .see-more__btn {
        font-size: 16px;
        line-height: 28px;
    }
}

@media (max-width: 767px) {
    .feature-content {

        height: 1045px;
    }

    .feature-content.show-more-feature {
        height: 2825px;
    }
}

.search-box {
    border-bottom: 1.2px solid #AAB0BD;
    width: 100%;
    max-width: 405px;
    display:none;
}

.search-box form input {
    font-weight: 300;
    font-size: 14px;
    line-height: 32px;
}

.search-box form {
    width: 100%;
}

.search-box form input {
    width: 100%;
}

.search-box form input:focus {
    background-color: transparent;
    border: none;
    outline: none !important;
    outline-width: 0;

}

.search-box .input-group-text {
    background-color: transparent;
    border: none;
}

.search-desktop .input-group-text {
    padding: 6px
}

.search-form .input-group .input-group-text {
    padding: 5px;
}

.search-box input {
    background-color: transparent;
    border: none;
}

.search-input {
    width: 0px !important;
    transition: all 1s;
    padding: 0px;
}

.search-input.active {
    display: flex;
    border-radius: 8px;
    background: transparent;
    margin-right: 5px;
    width: 260px !important;
    padding: 0.375rem 0.75rem;
}

.search {
    margin-right: 10px;
}

.search .search-desktop {
    border: 1px solid #B2B2B2;
    border-radius: 8px;
    padding: 1px;
    cursor: pointer;
}

.search .search-desktop span {
    border: none;
    background: transparent;
}

.search .search-desktop input {
    border: none;
    outline: none;
}

.customer-content {
    display: flex;
    justify-content: center;
    max-width: 856px;
    margin: auto;
}

.customer-content .fix-figure, .customer-content .base-figure {
    position: relative;
    text-align: center;
    display: none;
    opacity: 0;
}

.customer-content .fix-figure.active, .customer-content .base-figure.active {
    display: block;
    opacity: 1;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn .5s;
}

.customer-content figure video {
    width: 100%;
    height: auto;
    border-radius: 8px;
    cursor: pointer;
}

.customer-content .cm-info {
    display: flex;
    align-items: flex-end;
    margin-top: 15px;
}

.customer-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.customer-card img {
    width: 80px;
    height: 80px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 100px;
}

.customer-card h5 {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.customer-card img.active, .customer-card:hover img {
    width: 100px;
    height: 100px;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.customer-card h5.active, .customer-card:hover h5, .customer-card h5.fix {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.customer-card img.fix {
    width: 80px;
    height: 80px;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.splide__arrow {
    background-color: transparent;
}

.customer-content .cm-info .cm-img img {
    border-radius: 100px;
    width: 80px;
    height: 80px;

}

.customer-content .cm-ns {
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
}

.customer-content .cm-ns .cm-name {
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    color: #C42688;

}

.customer-card .cm-name {
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
    color: #C42688;
    margin-top: 10px;
    margin-bottom: 4px;
}

.customer-content .cm-ns .cm-service, .customer-card .cm-service {
    font-size: 14px;
    line-height: 25px;
    text-align: right;
    color: #000000;
    opacity: 0.6;
}

.customer-content .cm-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #484448;
    opacity: 0.86;
    margin-top: 15px;
}

.customer-slider {
    direction: ltr;
    position: relative;
}

#section-customer .splide__slide {
    display: flex;
    justify-content: center;
    padding: 20px 0px;
}

.slider-video {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
    max-width: 700px;
}

.slider-video.active {
    display: block;
}

#section-instagram .insta-link a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    background: #F400BF;
    border-radius: 14px;
    padding: 10px 12px;
    cursor: pointer;
}

#section-instagram .insta-link {

    margin-top: 16px;
}

#section-instagram .insta-link img {
    margin-right: 8px;
}

#section-instagram .instagram-img img {
    width: 100%;
    height: auto;
}

#section-instagram .instagram-info {
    padding-right: 0;
}

#section-instagram .instagram-desc {
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
    color: #000000;
    opacity: 0.6;
}

@media (max-width: 991px) {
    #section-instagram .instagram-desc {

        font-size: 14px;
        line-height: 24px;

    }

    .customer-card img {
        width: 48px;
        height: 48px;
    }

    .customer-card img.fix {
        width: 48px;
        height: 48px;
    }

    .customer-card img.active, .customer-card:hover img {
        width: 60px;
        height: 60px;
    }

    .customer-card .cm-name {
        font-size: 14px;
        line-height: 24px;
    }

    .customer-content .cm-ns .cm-service, .customer-card .cm-service {
        font-size: 12px;
        line-height: 20px;
    }

    #section-instagram .insta-link a {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 10px;
    }

    #section-instagram .insta-link img {
        width: 24px;
        height: 24px;
    }
}

/* modal */
@media (min-width: 992px) {
    .modal-custom {
        max-width: 950px;
    }
}

.modal-content {
    background: #BFFBFF;
    border-radius: 30px;
}

.modal-body {
    padding: 30px;
    display: flex;
}

.modal-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.modal-box .modal-info h3 {
    font-weight: 700;
    font-size: 29px;
    line-height: 44px;
    color: #484448;
}

.modal-box .modal-info p {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #484448;
}

.modal-box .modal-form {
    margin-bottom: 38px;
    display: flex;
}

.modal-box .modal-form input {
    padding: 10px 12px;
    background: #FFFFFF;
    border-radius: 10px;
    font-weight: 300;
    font-size: 15px;
    line-height: 28px;
    color: rgb(72, 68, 72, 0.48);
    outline: none;
    border: none;
    width: 230px;
    margin-left: 10px;
    text-align: center;
}

.modal-box .modal-form a {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    text-align: center;
    background: #C42688;
    border-radius: 10px;
    padding: 10px 15px;
}

.modal-box .btn-close {
    color: #484448;
    margin: 0;
    width: 24px;
    height: 24px;
}

@media (max-width: 991px) {
    .modal-body .btn-close {
        position: absolute;
        top: 24px;

    }

    .modal-body {
        flex-direction: column-reverse;
    }

    .modal-body .modal-box {
        margin-top: 16px;
    }

    .modal-body .modal-img {
        display: flex;
        justify-content: center;
    }

    .modal-body .modal-box .modal-info h3 {
        font-size: 21px;
        line-height: 32px;
        text-align: center;
    }

    .modal-body .modal-box .modal-info p {
        font-size: 13px;
        line-height: 20px;
    }

    .modal-box .modal-form {
        flex-direction: column;
    }

    .modal-box .modal-form input {
        width: 100%;
        line-height: 24px;
        margin-left: 0px;
    }

    .modal-box .modal-form a {

        font-size: 16px;
        line-height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 46px;
        margin-top: 8px;
    }
}

/* about-page */
#about-section {
    margin: 0;
}

.row-about {
    margin-top: 48px;
}

#about-section .about-info {
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
    color: #404D6F;
}

#about-section h3 {
    font-weight: 600;
    font-size: 26px;
    line-height: 40px;
    color: #FF44D8;
    margin-bottom: 24px;
}

#about-section img {
    width: 100%;
    height: auto;
}

@media (max-width: 991px) {

    #about-section .about-info {
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
    }

    #about-section h3 {
        font-weight: 600;
        font-size: 21px;
        line-height: 32px;
        margin-bottom: 6px;
    }

    #about-section img {
        margin: 0 0 8px;
    }

}

#section-ctaabout {
    margin-top: 268px;
    display:none;
}

#section-ctaabout .ctaabout {
    position: relative;
    max-width: 1100px;
    margin: auto;
    background: linear-gradient(270deg, #C80080 32.29%, rgba(242, 0, 136, 0) 91.44%);
    border-radius: 32px;

}

#section-ctaabout .ctaabout .ctaabout-info {
    max-width: 576px;
    position: relative;
    overflow: hidden;
    padding: 64px 40px 40px 0;
}

#section-ctaabout .ctaabout .ctaabout-info h5 {
    font-weight: 500;
    font-size: 29px;
    line-height: 48px;
    color: #FFFFFF;
    margin-bottom: 12px;
}

#section-ctaabout .ctaabout .ctaabout-info .ctaabout-desc {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
    color: #FFFFFF;

    margin-bottom: 24px;
}

#section-ctaabout .ctaabout .aboutcta-img img {
    position: absolute;
    left: 0;
    bottom: 0;
}

#section-ctaabout .visit-link {
    position: relative;
    z-index: 1;
}

#section-ctaabout .visit-link a {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    background: #C80088;
    border: 1.6px solid #FFFFFF;
    border-radius: 14px;
    padding: 10px 12px;
    cursor: pointer;
}

#section-ctaabout .cta-bg {
    background: url(assets/img/cta-bg.svg);
    background-repeat: no-repeat;
    position: absolute;
    right: -150px;
    top: -200px;
    width: 640px;
    height: 640px;
    z-index: 0;
}

@media (max-width: 1199px) {
    #section-ctaabout {
        margin-top: 48px;
    }

    #section-ctaabout .ctaabout {
        max-width: 900px;
        background: #C80088;
        border-radius: 32px;
    }

    #section-ctaabout .ctaabout .ctaabout-info {
        max-width: 400px;
    }

    #section-ctaabout .ctaabout .ctaabout-info h5 {
        font-weight: 600;
        font-size: 21px;
        line-height: 32px;
        margin-bottom: 6px;
    }

    #section-ctaabout .ctaabout .ctaabout-info .ctaabout-desc {
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 18px;
    }

    #section-ctaabout .visit-link a {
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #FFFFFF;
        background: #C80088;
        border: 1.2px solid #FFFFFF;
        border-radius: 12px;
        padding: 8px 10px;
        cursor: pointer;
    }

}

@media (max-width: 991px) {
    #section-ctaabout .ctaabout {
        max-width: 100%;
        background: #C80088;
        border-radius: 32px;
        padding: 16px 20px 280px;
        display: flex;
        justify-content: center;
        overflow: hidden;
    }

    #section-ctaabout .ctaabout .aboutcta-img img {
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
    }

    #section-ctaabout .visit-link a {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    #section-ctaabout .cta-bg {
        display: none;
    }

    #section-ctaabout .ctaabout .ctaabout-info {
        max-width: 576px;
        position: relative;
        overflow: hidden;
        padding: 0;
    }
}

#section-aboutgallery h4 {
    font-weight: 700;
    font-size: 31px;
    line-height: 48px;
    text-align: center;
    color: #404D6F;
    margin-bottom: 12px;
}

#section-aboutgallery h4 span {
    color: #882E6F;
}

#section-aboutgallery .aboutgallery-info {
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
    color: #404D6F;
    margin-bottom: 36px;
}

.about-gallery {
    width: auto;
    direction: ltr;
    display: grid;
    grid-template-columns: 110px 110px 110px 110px 110px 110px 110px 110px 110px 110px 110px 110px;
    grid-template-rows: 110px 110px 110px 110px 110px 110px 110px 110px 110px 110px 110px;
    gap: 0px 0px;
    grid-template-areas: 
      "oneone oneone oneone onetwo onetwo onetwo onetwo onethree onethree onethree onethree onethree"
      "oneone oneone oneone onetwo onetwo onetwo onetwo onethree onethree onethree onethree onethree"
      "oneone oneone oneone onetwo onetwo onetwo onetwo onethree onethree onethree onethree onethree"
      "twoone twoone twoone twoone twoone twoone twoone onethree onethree onethree onethree onethree"
      "twoone twoone twoone twoone twoone twoone twoone onethree onethree onethree onethree onethree"
      "twoone twoone twoone twoone twoone twoone twoone onethree onethree onethree onethree onethree"
      "twoone twoone twoone twoone twoone twoone twoone onethree onethree onethree onethree onethree"
      "threeone threeone threeone threeone threeone threetwo threetwo threetwo threetwo threetwo threetwo threetwo"
      "threeone threeone threeone threeone threeone threetwo threetwo threetwo threetwo threetwo threetwo threetwo"
      "threeone threeone threeone threeone threeone threetwo threetwo threetwo threetwo threetwo threetwo threetwo"
      "threeone threeone threeone threeone threeone threetwo threetwo threetwo threetwo threetwo threetwo threetwo";
}

.aboutimg-gallery-1 {
    grid-area: oneone;

    border: 2.4px solid #D8DFE8;

}

.aboutimg-gallery-2 {
    grid-area: onetwo;
    border: 2.4px solid #D8DFE8;

}

.aboutimg-gallery-3 {
    grid-area: onethree;
    border: 2.4px solid #D8DFE8;

}

.aboutimg-gallery-4 {
    grid-area: twoone;
    border: 2.4px solid #D8DFE8;

}

.aboutimg-gallery-5 {
    grid-area: threeone;
    border: 2.4px solid #D8DFE8;

}

.aboutimg-gallery-6 {
    grid-area: threetwo;
    border: 2.4px solid #D8DFE8;
}

@media (max-width: 1399px) {
    .about-gallery {
        grid-template-columns: 95px 95px 95px 95px 95px 95px 95px 95px 95px 95px 95px 95px;
        grid-template-rows: 95px 95px 95px 95px 95px 95px 95px 95px 95px 95px 95px;
    }
}

@media (max-width: 1199px) {
    .about-gallery {
        grid-template-columns: 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px;
        grid-template-rows: 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px;
    }
}

@media (max-width: 991px) {
    .about-gallery {
        grid-template-columns: 144px 144px 144px 144px 144px;
        grid-template-rows: 144px 144px 144px 144px 144px 144px 144px 144px 144px 144px 144px 144px 144px 144px;
        grid-template-areas: 
        "onethree onethree onethree onethree onethree"
        "onethree onethree onethree onethree onethree"
        "onethree onethree onethree onethree onethree"
        "onethree onethree onethree onethree onethree"
        "onethree onethree onethree onethree onethree"
        "onethree onethree onethree onethree onethree"
        "onethree onethree onethree onethree onethree"
        "oneone oneone onetwo onetwo onetwo"
        "oneone oneone onetwo onetwo onetwo"
        "twoone twoone twoone twoone twoone"
        "twoone twoone twoone twoone twoone"
        "twoone twoone twoone twoone twoone"
        "threeone threeone threetwo threetwo threetwo"
        "threeone threeone threetwo threetwo threetwo";
    }

    #section-aboutgallery h4 {
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
    }

    #section-aboutgallery .aboutgallery-info {
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 16px;
    }
}

@media (max-width: 767px) {
    .about-gallery {
        grid-template-columns: 108px 108px 108px 108px 108px;
        grid-template-rows: 108px 108px 108px 108px 108px 108px 108px 108px 108px 108px 108px 108px 108px 108px;
    }
}

@media (max-width: 575px) {
    .about-gallery {
        grid-template-columns: 328px;
        grid-template-rows: 288px 222px 420px 180px 320px 228px;
        grid-template-areas: 
        "oneone"
        "onetwo" 
        "onethree"
        "twoone"
        "threeone"
        "threetwo";
    }
}

.about-call {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    background: #404D6F;
    border-radius: 24px;
}

.about-call .call-info {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 23px;
    line-height: 36px;
    text-align: justify;
    color: #FFFFFF;
    padding: 10px;
}

.about-call .call-info p {
    margin: 0;
}

.about-call .call-info span {
    color: #FF8BEF;
}

.about-call .call-btn {
    display: flex;
    padding: 12px 16px;
    background: #F400BF;
    border-radius: 16px;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
}

.about-call .call-btn a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #FFFFFF;
}

.about-call .call-btn a img {
    margin-right: 8px;
}

@media (max-width: 991px) {
    .about-call {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
    }

    .about-call .call-info {
        display: flex;
        align-items: center;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        padding: 8px;
    }

    .about-call .call-btn {
        padding: 10px 14px;
        font-size: 14px;
        line-height: 24px;
    }

    .about-call .call-btn a img {
        margin-right: 6px;
        width: 24px;
        height: 24px;
    }
}

#team-section h4 {
    font-weight: 700;
    font-size: 31px;
    line-height: 48px;
    color: #404D6F;
    text-align: center;
    margin-bottom: 12px;
}

#team-section h4 span {
    color: #B40088;
}

#team-section .team-img img {
    width: 100%;
    height: auto;
}

#team-section .team-desc {
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
    color: #404D6F;
    margin-top: 12px;
}

.about-videoinfo h4 {
    font-weight: 700;
    font-size: 31px;
    line-height: 48px;
    color: #404D6F;
    margin-bottom: 12px;
}

.about-videoinfo h4 span {
    color: #882E6F;
}

.about-videoinfo .about-videodesc {
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
    color: #404D6F;
}

@media (max-width: 991px) {

    #team-section h4 {
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 16px;
    }

    #team-section .team-desc {
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
        margin-top: 16px;
    }

    .about-videoinfo h4 {
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 16px;
        text-align: center;
    }

    .about-videoinfo .about-videodesc {
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 16px;
    }
}

/* campaign */
/* .campaign{
    width: 100%;
}
.campaign img{
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 60px;
} 
.campaign-link{
    cursor: pointer;
    position: fixed;
    z-index: 1;
    width: 100%;
}
.nav-menu{
    padding-top: 60px;
}
@media (max-width: 991px)  {
    .campaign img{
        height: 40px;
    } 
    .nav-menu{
        padding-top: 40px;
    }
} */
.call-cta-form-c {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 1rem;
}
.footer-map img {
    width: 100%;
}
.signator {
    padding: 22px;
    line-height: 30px;
    background: #56e97f7d;
    border-radius: 25px;
}
.post-info i {
    color: #AAB0BD;
}

.post-info span {
    color: #AAB0BD;
}


a.post-links {
    display: block;
    border-radius: 12px;
    padding: 12px 16px;
    cursor: pointer;
    margin: 0.25rem 0;
    font-weight: 600;
    font-size: 17px;
    line-height: 32px;
}
a.post-links {
    background: #FBF0FB;
    color: #B40088 !important;
}
#single-service .single-service__content .post-links {
    text-decoration: none !important;
}

figure.wp-block-video.aligncenter.about-video {
    width: 65%;
    margin: auto;
}
figure.wp-block-video.aligncenter.about-video video {
    border-radius: 10px;
}
video::cue {
    font-family: IRANsans;
    font-size: 14px;
    background: #00000050;
}
.section8-img img {
    transform: rotate(177deg);
}
.serita-info {
    z-index: 9999;
}

section#section-difference {
    display: none;
}
#single-service .service-faq__btn button.active {
    display: none;
}
.service-faq {
    display: none;
}

p.visit-link a {
    color: #FFFFFF;
}
section.service-price {
    display: none;
}
.footer-social {
    display: none;
}
div#comments {
    padding: 15px;
}
@media (max-width: 767px) {
    .serita-links {
        display: flex;
        margin-top: 24px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: nowrap;
        gap: 25px;
    }   
}