/*
Theme Name: websima
Theme URI: https://websima.com
Author: Websima Creative Agency
Author URI: https://websima.com
Description: Websima Creative Agency
Version: 1.0
*/
/* --------------------
    Css Reset (Mayerweb)
-------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
:focus {
    outline: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
ol, ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}
input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
a:focus {
    outline: none
}
a:active, a:hover {
    outline: 0
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button, input {
    line-height: normal
}
button, select {
    text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
html, button, input, select, textarea {
    color: #222
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
img {
    vertical-align: middle
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical
}
.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}
button:focus, input:focus, textarea:focus {
    outline: none !important;
}
li {
    list-style: none;
}
.c-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
    gap:12px;
}
/* --------------------
    Fonts & Icons
-------------------- */
@font-face {
    font-family: dana-regular;
    font-style: normal;
    src: url('assets/fonts/dana_regular.woff2') format('woff2');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-display: swap;
}
@font-face {
    font-family: "dana-demibold";
    font-style: normal;
    font-display: swap;
    src: url("assets/fonts/dana_demibold.woff2") format("woff2");
}
@font-face {
    font-family: 'icomoon';
    src: url('assets/fonts/icomoon.eot?kvbb0f');
    src: url('assets/fonts/icomoon.eot?kvbb0f#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon.ttf?kvbb0f') format('truetype'),
    url('assets/fonts/icomoon.woff?kvbb0f') format('woff'),
    url('assets/fonts/icomoon.svg?kvbb0f#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-whatsapp:before {
  content: "\e91b";
}
.icon-youtube:before {
  content: "\e92d";
}
.icon-linkedin:before {
  content: "\e92e";
}
.icon-email:before {
  content: "\e92f";
}
.icon-degrees:before {
    content: "\e92c";
}
.icon-reply:before {
    content: "\e92b";
}
.icon-logo:before {
    content: "\e92a";
}
.icon-user:before {
    content: "\e929";
}
.icon-download:before {
    content: "\e928";
}
.icon-fax:before {
    content: "\e927";
}
.icon-gallery:before {
    content: "\e926";
}
.icon-image:before {
    content: "\e925";
}
.icon-Play:before {
    content: "\e924";
}
.icon-blockquote:before {
    content: "\e922";
}
.icon-star:before {
    content: "\e918";
}
.icon-tag:before {
    content: "\e921";
}
.icon-Book:before {
    content: "\e903";
}
.icon-calendar:before {
    content: "\e912";
}
.icon-calls:before {
    content: "\e913";
}
.icon-category:before {
    content: "\e914";
}
.icon-check:before {
    content: "\e915";
}
.icon-check2:before {
    content: "\e916";
}
.icon-copy:before {
    content: "\e917";
}
.icon-hats:before {
    content: "\e919";
}
.icon-img:before {
    content: "\e91a";
}
.icon-linkedIn:before {
    content: "\e91b";
}
.icon-Notes:before {
    content: "\e91c";
}
.icon-plus:before {
    content: "\e91d";
}
.icon-print:before {
    content: "\e91e";
}
.icon-search2:before {
    content: "\e91f";
}
.icon-share:before {
    content: "\e920";
}
.icon-time:before {
    content: "\e923";
}
.icon-menu:before {
    content: "\e911";
}
.icon-facebook:before {
    content: "\e90e";
}
.icon-instagram:before {
    content: "\e90f";
}
.icon-x:before {
    content: "\e910";
}
.icon-telegram:before {
    content: "\e907";
}
.icon-arrow:before {
    content: "\e900";
}
.icon-box-1:before {
    content: "\e901";
}
.icon-box-2:before {
    content: "\e902";
}
.icon-box-3:before {
    content: "\e903";
}
.icon-language:before {
    content: "\e904";
}
.icon-left:before {
    content: "\e905";
}
.icon-location:before {
    content: "\e906";
}
.icon-mail:before {
    content: "\e908";
}
.icon-phone:before {
    content: "\e90a";
    transform: rotateY(180deg);
}
.icon-right:before {
    content: "\e90b";
}
.icon-scroll:before {
    content: "\e90c";
}
.icon-search:before {
    content: "\e90d";
}
.icon-close:before {
    content: "\e909";
}
/* --------------------
    Config
-------------------- */
:root {
    --color1: #5FC0CA;
    --color2: #E54360;
    --white: #fff;
    --black: #010D15;
    --danger: #d53343;
    --bg_danger: #fff5f5;
    --demibold: "dana-demibold";
    --regular: "dana-regular";
    --heading_h1_fontsize: clamp(20px, 4vw, 30px);
}
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: var(--color1);
}
::selection {
    color: #fff;
    background: var(--color1);
}
html {
    scroll-behavior: smooth
}
:target {
    scroll-margin-top: 14rem
}
body {
    direction: ltr;
    text-align: left;
    font-family: var(--regular), Arial, sans-serif !important;
    font-size: 16px;
    color: var(--black);
    line-height: 2;
    background: #fff
}
.overflow-x {
    overflow-x: auto;
    display: flex;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    white-space: nowrap;
}
.clearfix:after {
    content: '';
    clear: both;
    display: block;
}
.container-full {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.container-full > .row {
    margin: 0;
}
.sidebar {
    position: sticky;
    top: 132px;
}
.w-100 {
    width: 100%;
}
.h-100 {
    height: 100% !important;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.row > [class*="col-"],
.row > [class*="col"] {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
#wrapper .no-gutters {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
#wrapper .no-gutters > .col,
#wrapper .no-gutters > [class*="col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.text-center {
    text-align: center !important;
}
h1, h2, h3, h4, h5, h6, b, strong {
    font-family: var(--demibold), Arial;
}
input {
    font-family: var(--regular), Arial;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
img {
    max-width: 100%;
    height: auto;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    display: block;
}
video {
    width: 100%;
    display: block;
    border-radius: 6px;
    overflow: hidden;
    height: auto;
    border: 2px solid #fff;
}
a {
    transition: 0.3s;
    color: #222;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: var(--color1);
    cursor: pointer
}
.empty-error {
    text-align: center;
    background: var(--color1);
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    padding: 8px;
    margin-right: 15px;
    margin-left: 15px;
    width: 100%;
}
.inner-pages .site-main {
    padding: 50px 0;
}
/* --------------------
   GENERAL SETTING
-------------------- */
.site-main {
    margin-bottom: 169px;
    position: relative;
}
.main-title {
    margin-bottom: 24px;
}
.main-title .title-heading {
    font-size: 30px;
    color: #000;
    line-height: 1.7;
    font-family: var(--regular);
}
.section-title {
    margin-bottom: 24px;
}
.section-title .title-heading {
    font-size: clamp(24px, 2vw, 34px);
    font-family: var(--regular);
    margin-bottom: 4px;
    line-height: 1.5
}
.section-title .desc {
    color: #212121CC;
    font-size: 14px;
    padding: 0 15px
}
.white-content.section-title .title-heading {
    color: #fff;
}
.white-content.section-title .desc {
    color: #fff;
}
.with-bg .section-title .desc {
    color: #212121CC;
}
.title-part.inner-title h1 {
    font-size: var(--heading_h1_fontsize);
    margin-bottom: 1rem;
    line-height: 1.5;
}
.title-part.inner-title {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.title-section, .title-site h4, .title-site h2, .title-site h1 {
    font-size: clamp(20px, 4vw, 26px);
    line-height: 1.6;
    font-family: var(--demibold);
}
.section-title.has_icon:before {
    content: "";
    width: 30px;
    height: 40px;
    background: url(assets/img/moretext.png);
    margin: auto;
    background-position: center;
    display: inline-block;
    background-size: contain;
}
.section-title.has_icon {
    position: relative;
}
.subtitle-section {
    margin-top: 5px;
    display: block;
    font-size: 18px;
}
.title-section span {
    color: var(--color1);
}
.title-site-white {
    color: #fff;
}
.title-site-center {
    text-align: center
}
.title-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title-site > p {
    margin-top: 1rem;
}
.title-site {
    margin-bottom: 2rem
}
.page-bg {
    position: relative;
    padding-bottom: 45px;
    margin-bottom: 60px;
}
.page-bg:before {
    content: '';
    width: 100%;
    height: calc(100% + 100px);
    inset: 0;
    top: -100px;
    position: absolute;
    background: #f6f6f6;
    background-image: url(assets/img/pattern.png);
    z-index: -1;
    pointer-events: none;
}
.bg-pattern {
    position: absolute;
    top: 0;
    right: 16px;
    width: calc(100% - 32px);
    height: 100%;
    z-index: -1;
    pointer-events: none;
    border-radius: 0 0 0 100px;
}
.bg-pattern:before {
    content: '';
    width: 100%;
    height: 100%;
    inset: 0;
    top: 0;
    position: absolute;
    /* background: linear-gradient(45deg, rgba(249, 239, 242, 1) 0%, rgba(247, 247, 248, 1) 12%); */
    z-index: -1;
    background-size: contain;
    border-radius: 0 0 100px 0;
    background: #f6f6f6;
    background-image: url(assets/img/pattern.png);
}
.bg-pattern:after {
    content: "";
    width: 1000px;
    height: 1000px;
    position: absolute;
    border-radius: 50%;
    left: 8%;
    top: -50%;
    background: radial-gradient(circle, rgba(245, 225, 230, 1) 30%, rgba(246, 246, 246, 1) 60%);
    opacity: 0.6;
}
.overflow-h {
    overflow: hidden;
}
.with_bg {
    background: #F7F7F8;
    padding-block: 3rem;
}
/* --------------------
    Button
-------------------- */
.af-submit-button,
.btns {
    min-height: clamp(32px, 4vw, 44px);
    min-width: clamp(90px, 8vw, 110px);
    display: flex;
    align-items: center;
    justify-content: center;
    user-select: none;
    color: #fff;
    transition: 0.4s;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    font-family: var(--regular);
    padding: 4px 12px;
    border: 0;
}
.btns:hover {
    background: var(--color1);
    color: var(--white);
}
.btn1 {
    background: var(--color2);
    border-radius: 24px 0 0 0;
    transition: 0.4s;
}
.btn1:hover {
    border-radius: 24px 0 !important;
}
.btn2 {
    background: var(--black);
    border-radius: 0 0 24px 0;
    transition: 0.4s;
}
.btn2:hover {
    border-radius: 24px 0;
}
/* --------------------
    intro
-------------------- */
.intro-site {
    padding: 36px;
}
.intro-site h1 {
    margin-bottom: 1rem;
    font-size: clamp(24px, 4vw, 28px);
}
.intro-site .btns,
.section-intro .btns {
    min-width: 138px;
}
.intro-site .c-btn,
.section-intro .c-btn {
    justify-content: flex-start;
    margin-top: 32px;
}
.intro-site p {
    color: var(--black);
}
@media screen and (max-width: 768px) {
    .intro-site {
        padding: 42px 20px;
    }
    .bg-pattern,
    .bg-pattern:before {
        border-radius: 0 0 50px 0;
        width: 100%;
        right: 0;
    }
}
/* --------------------
    FAQ CSS
-------------------- */
.page-template-template-contact .intro-site p,
.page-template-template-faq .intro-site p {
    text-align: center;
}
.page-template-template-contact .intro-site,
.page-template-template-faq .intro-site {
    padding-block: 66px;
}
.faq-cats {
    min-height: 70px;
    display: flex;
    align-items: center;
}
.faqs-content-wrapper {
    margin-top: 48px;
}
.sw--faq--wrap {
    position: relative;
}
.sw--faq--wrap .sw-between .swiper-nav-next, .sw--faq--wrap .sw-between .swiper-nav-prev {
    transform: none;
    top: clamp(3rem, 2vw, 3.5rem);
}
.accordion-content {
    display: none;
}
.faqs-question {
    display: flex;
    align-items: center;
    gap: 30px;
    cursor: pointer;
    position: relative;
}
.faq-num {
    color: rgb(1 13 21 / 20%);
    font-size: 24px;
    transition: 0.4s;
}
.faqs-item.active .faq-num {
    color: var(--color2);
}
.faqs-question:hover .faq-num {
    color: var(--color2);
}
.faqs-item:not(:nth-last-child(1)) {
    border-bottom: 1px solid #E5436066;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}
.faqs-answer {
    margin-top: 1.5rem;
    width: calc(100% - 60px);
}
.faqs-question p {
    font-size: clamp(16px, 4vw, 20px);
    padding-right: 2.5rem;
}
.faqs-item .faqs-question i:before {
    float: left;
    width: 2rem;
    height: 2rem;
    background: rgb(1 13 21 / 20%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: var(--white);
    border-radius: 50%;
    padding-top: 2px;
    transition: 0.4s;
}
.faqs-item.active .faqs-question i:before {
    background: var(--color2);
    transform: rotateX(180deg);
}
.faqs-question:hover i:before {
    background: var(--color2);
}
.faqs-item .faqs-question i {
    position: absolute;
    right: 0;
    top: 8px;
}
.sec-faq .swiper-nav-next {
    position: absolute;
    top: 44px;
    right: -6.5rem;
    z-index: 1;
    width: 56px;
    height: 56px;
    background: var(--color2);
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    border-radius: 50%;
    cursor: pointer;
}
.sec-faq .swiper-nav-prev {
    position: absolute;
    top: 44px;
    left: -6.5rem;
    z-index: 1;
    width: 56px;
    height: 56px;
    background: var(--color2);
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    border-radius: 50%;
    cursor: pointer;
}
.swiper-button-disabled {
    background: #e5436061 !important;
}
.sec-faq .swiper-nav-next:hover,
.sec-faq .swiper-nav-prev:hover {
    background: var(--color1);
}
.faq-cat {
    font-family: var(--demibold);
    font-size: clamp(12px, 2vw, 16px);
    color: var(--black);
    transition: 0.4s;
    text-align: center;
    min-height: 70px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.faq-cat:hover {
    color: var(--color2);
}
.faq-cat.active {
    color: var(--color2);
}
.sw--faq .swiper-slide .faq-cat:before {
    content: "";
    width: 0;
    height: 6px;
    background-color: var(--white);
    background-color: #fdeef1;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 0 11px 0;
    transition: 0.4s;
}
.sw--faq .swiper-slide .faq-cat:hover:before,
.sw--faq .swiper-slide .faq-cat.active:before {
    width: 100%;
}
@media screen and (max-width: 992px) {
    .faqs-answer {
        width: 100%;
    }
    .sec-faq .swiper-nav-next {
        right: 27%;
        top: 110px;
    }
    .sec-faq .swiper-nav-prev {
        left: 27%;
        top: 110px;
    }
    .faqs-content-wrapper {
        margin-top: 74px;
    }
    .faqs-answer .editor-content,
    .faqs-answer .editor-content p {
        font-size: 14px;
    }
}
/* --------------------
    TAB CSS
-------------------- */
.tab-content {
    display: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
.tab-content.active {
    display: block !important;
}
@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.load-more.button {
    justify-content: center;
}
.search-area .search-box > h3 {
    background: var(--color1);
    border-radius: 32px;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 18px;
}
.red-title {
    background: var(--color3);
    color: #fff;
    line-height: 1;
    padding: 27px 0;
    border-radius: 8px;
    margin-bottom: 3rem;
    font-size: 20px;
}
/* --------------------
    Search Simple
-------------------- */
.header-searchsimple form {
    width: 100%;
    border: 1px solid #f1f1f1;
    border-radius: 6px;
    position: relative;
    display: flex;
    align-items: center;
    transition: 0.4s;
    padding: 0 7px;
}
.header-searchsimple #search-text {
    width: 100%;
    text-align: right;
    border: none;
    background: none;
    color: var(--color1);
    font-size: 16px;
    padding: 6px;
}
.search-results-box {
    position: absolute;
    background: #fff;
    z-index: 1;
    box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
    left: 0;
    right: 0;
    text-align: center;
}
.header-searchsimple {
    position: relative;
    width: 100%;
}
@media screen and (min-width: 576px) {
    .header-searchsimple form {
        max-width: 407px;
        min-width: 407px;
    }
}
/* --------------------
    Search Popup
-------------------- */
.bottom-head-search {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.search-pup-up {
    position: fixed;
    top: 0;
    left: 0;
    background: #000000de;
    width: 100%;
    height: 100%;
    z-index: 1000;
    color: white;
    overflow: hidden;
    overflow-y: visible;
    padding-bottom: 50px;
    display: none;
}
.fd-outer {
    width: 30px;
    margin-top: 10px;
    cursor: pointer;
    position: absolute;
    top: -5rem;
    left: 14px;
    z-index: 10;
}
.fd-inner {
    width: 30px;
    text-align: center;
}
.fd-inner:before, .fd-inner:after {
    position: absolute;
    content: '';
    height: 2px;
    width: inherit;
    background: white;
    right: 0;
    transition: all .3s ease-in;
}
.fd-inner:after {
    bottom: 48%;
    transform: rotate(-45deg);
}
.fd-inner:before {
    top: 48%;
    transform: rotate(45deg);
}
.fd-outer label {
    font-size: .8em;
    line-height: 3em;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s ease-in;
    opacity: 0;
    cursor: pointer;
}
.fd-outer:hover .fd-inner:before, .fd-outer:hover .fd-inner:after {
    transform: rotate(0);
    background: var(--color1);
}
.fd-outer:hover .fd-inner:before {
    top: 0;
}
.fd-outer:hover .fd-inner:after {
    bottom: 0;
}
.fd-outer:hover label {
    opacity: 1;
}
.form-wrap {
    padding-top: 140px;
}
.search-pup-up #search-text {
    width: 100%;
    text-align: center;
    border: none;
    background: none;
    color: white;
    font-size: 16px;
    padding-bottom: 10px;
}
.search-form:after {
    content: '';
    width: 100%;
    height: 2px;
    background-image: linear-gradient(to right, transparent, var(--color3), transparent);
    display: block;
}
.search-title {
    font-size: 18px;
    padding: 20px 0 5px 0;
    display: block;
}
.search-pup-up .search-form {
    transform: scale(0);
    opacity: 0;
    transition-duration: .6s;
    transition-delay: .5s;
}
.search-pup-up.popup-search-active .search-form {
    transform: scale(1);
    opacity: 1;
}
.search-detail h3 a {
    display: block;
    margin-bottom: 10px;
}
.search-detail h3 a:before {
    font-family: icomoon;
    content: "\e905";
    color: var(--color1);
    margin-left: 8px;
}
.search-results-box .button {
    width: 100%;
}
/* --------------------
    END Search Popup
-------------------- */
@media screen and (max-width: 768px) {
    .form-wrap {
        padding-top: 80px;
    }
    .fd-inner {
        width: 25px;
    }
    .fd-outer {
        top: -3rem;
    }
}
@media screen and (min-width: 1200px) {
    .header-search > span {
        font-size: inherit;
    }
}
.more-tax-desc {
    margin-top: 24px;
    justify-content: center;
    gap: 0;
    padding: 0;
}
.more-tax-desc .blog-btn {
    display: inline-flex;
    font-size: 14px;
}
.item-sub-category {
    padding: 9px;
    display: flex;
    border-radius: 32px;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    text-align: center;
    background: #F5F5F5;
    font-size: 13px;
}
.item-sub-category:hover {
    background: var(--color1);
    color: #fff;
}
.blog-cats-wrapper {
    background: #fff;
    border-radius: 32px;
    padding: 1rem;
    margin-top: 3rem;
    margin-bottom: -5rem;
    box-shadow: 0 4px 8px #3E3E3E17;
}
.blog-cats-wrapper .sw {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.blog-cats-wrapper .sw .swiper-cat-item {
    width: 100%;
}
.swiper-cat-item:not(.swiper-initialized) .swiper-slide {
    flex-shrink: unset;
    margin-left: 38px;
    width: 120px;
    flex: 0 0 120px
}
.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
ul.page-numbers {
    margin-top: 3rem;
    width: 100%;
    direction: ltr;
}
.page-numbers li {
    margin: 0 6px;
}
.page-numbers li a,
.page-numbers li span {
    line-height: 1;
    width: 32px;
    height: 32px;
    font-size: 16px;
    color: rgb(1 13 21 / 60%);
    transition: 0.4s ease;
}
.page-numbers li .next.page-numbers,
.page-numbers li .prev.page-numbers {
    color: var(--white);
    cursor: pointer;
    overflow: hidden;
    padding: 0;
    width: 34px;
    height: 34px;
    font-size: 1rem;
    background: var(--color2);
    border-radius: 50%;
}
.page-numbers li .next.page-numbers:hover,
.page-numbers li .prev.page-numbers:hover {
    background: var(--color1);
    color: var(--white);
}
.page-numbers li span.current,
.page-numbers li a:hover {
    color: var(--color2);
    position: relative;
}
.page-numbers li span.current:before {
    content: "";
    width: 10px;
    height: 2px;
    background: var(--color2);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.page-numbers li .next.page-numbers {
}
/* sidebar */
.sidebar.sidebar-blog .widget-side:not(.widget_media_image) {
    background: #F7F7F8;
    -webkit-border-radius: 24px;
    border-radius: 50px 0 0 0;
    position: relative;
    margin-bottom: 20px;
}
.filter-blog {
    background: #F7F7F8;
    margin-bottom: 27px;
    padding: 34px;
    text-align: center;
    position: relative;
}
.filter-blog .widget-title {
    padding: 0 !important;
}
.sidebar.sidebar-blog .filter-blog .widget-title .caticon {
    right: 0;
    top: 0;
}
.filter-blog:before {
    content: "";
    width: 150px;
    height: 50px;
    border-radius: 0 0 0 11px;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--color2);
    z-index: -1;
}
.filter-blog ul {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    margin-top: 1.5rem;
    flex-wrap: wrap;
}
.filter-blog ul li {
    position: relative;
    padding-right: 30px;
}
.filter-blog ul li a {
    font-size: 14px;
}
.filter-blog ul li a:before {
    content: "";
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(1 13 21 / 20%);
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 5px;
}
.filter-blog ul li a.active:after {
    content: "";
    background: var(--color2);
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 8px;
    right: 3px;
    border-radius: 3px;
}
.sidebar.sidebar-blog .widget-side:before {
    content: "";
    width: 150px;
    height: 50px;
    border-radius: 11px 0 0 0;
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--color2);
    z-index: -1;
}
.sidebar.sidebar-blog .widget-title {
    transition: .4s;
    padding: 32px 12px 16px;
    position: relative;
}
.sidebar.sidebar-blog .widget-title h4 {
    color: #121212;
    font-size: 18px;
    font-weight: 400;
}
.sidebar.sidebar-blog .widget-title .caticon {
    right: 20px;
    top: 34px;
}
/*.sidebar.sidebar-blog .widget-title .caticon::before {*/
/*    color: #121212*/
/*}*/
.widget-side:not(.woocommerce-widget-layered-nav) > ul > li > a {
    padding: 24px 0;
    display: block;
    position: relative;
}
.widget-side:not(.woocommerce-widget-layered-nav) ul.children > li > a:before {
    content: '';
    width: 10px;
    height: 2px;
    background: var(--color2);
    display: inline-block;
    border-radius: 50%;
    transition: 0.4s ease;
    margin-right: 10px;
}
.sidebar.sidebar-blog .widget-side > ul {
    padding: 0 18px;
    margin-top: -10px;
}
.widget-side:not(.woocommerce) > ul > li:not(:last-of-type) {
    border-bottom: 1px solid white;
}
.cat-parent {
    position: relative;
}
.children .cat-item {
    border: none;
    padding: 5px 0;
}
.widget-side .children {
    padding-bottom: 14px;
    font-size: 14px;
}
.caticon {
    cursor: pointer;
    width: 34px;
    height: 34px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 23px;
    color: var(--white);
    font-size: 13px;
    transition: 0.4s ease;
    background: rgb(1 13 21 / 20%);
    border-radius: 50%;
    padding-top: 4px;
}
.caticon:before {
    content: "\e900";
    font-family: icomoon;
}
.caticon.active {
    transform: rotateX(180deg);
    background: var(--color2);
}
.cat-parent.active > .caticon {
    transform: rotate(-135deg);
    color: var(--color1);
}
.children .caticon {
    top: 5px;
}
.widget_media_image {
    display: none;
    border-radius: 0;
    border: none;
    overflow: hidden;
    border-radius: 0 0 50px 0;
}
.widget_media_image img {
    width: 100%;
    transition: 0.4s;
}
.widget_media_image:hover img {
    transform: scale(1.05);
}
.sidebar-blog .widget_categories .widget-title {
    display: flex;
    justify-content: center;
}
#sidebar a {
    color: #252525;
}
#sidebar li.current-cat > a,
#sidebar a:hover {
    color: var(--color2);
}
/** More-tax-desc **/

#more-tax-desc {
    border-radius: 0 0 0 100px;
    box-shadow: -10px 0px 0px 0px var(--color2);
    padding: 65px 43px 65px 56px;
    position: relative;
    background: white;
    border: 1px solid rgb(229 67 96 / 20%);
}
#more-tax-desc .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background: #fff;
}
.part-title .title-heading {
    font-size: 24px;
    margin-bottom: 8px;
}
.part-title .desc {
    font-size: 18px;
    color: #252525;
}
.part-title {
    margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
    .sidebar.sidebar-blog .widget-title .caticon {
        left: 13px;
        top: 19px;
        display: none;
        transition: 0.4s;
    }
    .widget_media_image {
        display: block
    }
    #sidebar {
        position: unset;
        right: auto;
        overflow-y: unset;
        background: transparent;
    }
    #sidebar .sidebar-close {
        display: none;
    }
}
/* --------------------
    Modules Css
-------------------- */
.s-space {
    margin-block: 140px;
}
.s-space:last-child {
    margin-bottom: 0;
}
.section-padding-sec {
    padding: 60px 0;
}
.s-padding {
    padding-block: 3rem;
}
/* --------------------
    Start Edit
-------------------- */
.item-banner img {
    width: 100%;
    object-fit: cover;
}
.swiper-pagination-bullet {
    width: 22px;
    height: 6px;
    display: inline-block;
    transition: 0.3s;
    margin: 0 !important;
    border-radius: 100px;
    position: relative;
}
.swiper-pagination-bullet:before {
    content: "";
    background-color: white;
    height: 1px;
    width: 100%;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    position: absolute;
    border-radius: 10px;
    transition: 0.4s;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    height: 3px;
}
.swiper-pagination-bullet:hover:before {
    background-color: var(--color1);
}
.swiper-pagination.swiper-pagination-lock {
    display: none;
}
.swiper-pagination {
    margin: 2rem 0 0;
    display: flex;
    justify-content: center;
    gap: 6px;
}
.sw-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
}
.swiper-button-disabled i {
    color: color(srgb 1 1 1 / 0.6) !important;
}
.sw-navigation > div.swiper-button-disabled,
.sw-navigation > div.swiper-button-lock.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none;
}
/** Psot Item*/
.sw-blog {
    margin-top: clamp(24px, 50vw, 32px);
}
.post-item {
    position: relative;
    transition: 0.4s;
}
.post-item:before {
    content: "";
    width: 100%;
    height: 225px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, #010d157a, transparent);
    transition: 0.4s;
}
.post-item:hover:before {
    background: rgb(229 67 96 / 80%);
    height: 100%;
}
.post-item h2 a {
    font-size: 16px;
    font-family: var(--demibold);
    color: var(--white);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}
.post-item .desc {
    position: absolute;
    left: 0;
    bottom: 24px;
    transition: 0.4s;
    flex-direction: column;
    gap: 16px;
    padding-inline: 26px;
}
.post-item .desc p {
    color: var(--white);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    font-size: 0;
    transition: 0.4s;
    min-height: 12px;
    margin-top: 12px;
}
.post-item:hover .desc p {
    font-size: 1rem;
}
.post-item .desc:before {
    content: "";
    width: 10px;
    height: 64px;
    background: var(--white);
    position: absolute;
    top: -12px;
    left: 0;
    transition: 0.4s;
    border-radius: 0 10px 10px 0;
}
.post-item img {
    width: 100%;
}
.icon-items {
    width: 42px;
    height: 42px;
    position: absolute;
    top: 20px;
    left: 20px;
    background: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: var(--color2);
    font-size: 20px;
}
.post-item .readmore {
    display: inline-flex;
    align-items: center;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 56px;
    height: 56px;
    background: rgb(229 67 96 / 10%);
    backdrop-filter: blur(8px);
    border-radius: 50%;
    justify-content: center;
    color: var(--white);
    transform: rotate(135deg);
}
.post-item .readmore i {
    font-size: 16px;
}
.sw-between.sw-between-align .swiper-nav-prev {
    left: 0;
}
.sw-between.sw-between-align .swiper-nav-next {
    right: 0;
}
.sw-between .swiper-nav-prev {
    left: -20px;
}
.sw-between .swiper-nav-next {
    right: -30px;
}
.sw-between .swiper-nav-prev,
.sw-between .swiper-nav-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 44px;
    height: 44px;
    background: var(--color2);
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    border-radius: 50%;
    cursor: pointer;
}
.sw-between .swiper-nav-prev:hover,
.sw-between .swiper-nav-next:hover {
    background: var(--color1);
}
.swiper-button-lock {
    display: none !important;
}
/* section about */
.z-1 {
    z-index: 1;
}
.position-relative {
    position: relative !important;
}
/* section-content-image */
.image-about {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.image-about img {
    border-radius: 6px;
}
/* --------------------
    Responsive Mode
-------------------- */
.list-button {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    margin-top: 2.5rem;
}
@media screen and (max-width: 1300px) {
    .sw-between .swiper-nav-next {
        right: 10px;
    }
}
@media screen and (max-width: 1200px) {
    .sw-between .swiper-nav-next {
        right: -30px;
    }
}
@media screen and (min-width: 992px) {
    .section-faq .faqs-content {
        padding-top: 20px;
    }
    /*     .main-title .title-heading {
            font-size: 32px;
        } */
    .main-title.icon-title::before {
        height: 43px;
    }
    .section-title .desc {
        font-size: 16px;
    }
    .swiper-pagination.mt-48 {
        margin-top: 48px;
    }
    .row > .pl-lg-4 {
        padding-left: 1.5rem !important;
    }
}
@media only screen and (max-width: 992px) {
    .list-button {
        justify-content: center;
    }
    .s-space {
        margin-block: 84px;
    }
}
@media only screen and (max-width: 768px) {
    .s-space {
        margin-block: 64px;
    }
    .list-button {
        margin-top: 2rem;
        justify-content: center;
    }
    .site-main {
        margin-bottom: 84px;
    }
    .c-btn {
        margin-top: 20px;
    }
    .with_bg {
        padding-block: 2rem;
    }
    .c-title {
        margin-bottom: 2rem;
    }
    .faqs-item .faqs-question i {
        top: 50%;
        transform: translateY(-50%);
    }
}
@media screen and (max-width: 576px) {
    .sw-between:not(.sw-heroBanner) .swiper-nav-prev, .sw-between:not(.sw-heroBanner) .swiper-nav-next {
        position: relative;
        inset: unset;
        transform: none;
    }
    .sw-between:not(.sw-heroBanner) {
        width: 100%;
        margin: 32px 0 12px;
    }
    .title-site.with-bg-title {
        padding-top: 50px;
    }
    .section-base {
        margin: 64px 0;
    }
    .mobile .product-top-btn {
        flex-direction: column;
        gap: 32px;
        margin-top: 24px;
    }
    .sw:has(.sw--gallery) .sw-navigation.sw-between {
        width: 136px !important;
        display: flex;
        flex-direction: row-reverse;
        margin: auto;
        top: calc(100% + 32px) !important;
    }
}
/****/
.mb-20 {
    margin-bottom: 20px;
}
.titleBox {
    margin-bottom: 3rem;
    text-align: center;
}
.s-title {
    color: var(--black);
    font-size: clamp(20px, 2vw, 26px);
    line-height: 1.6;
    font-family: var(--demibold);
}
.c-title {
    text-align: center !important;
    margin-bottom: 3rem;
}
.subtitle {
    color: rgb(1 13 21 / 60%);
    font-size: 1rem;
}
.scroller-hero {
    position: absolute;
    background: var(--color2);
    width: 70px;
    height: 70px;
    right: 15px;
    bottom: -35px;
    display: inline-flex;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
    transition: 0.4s;
}
.scroller-hero:hover {
    background: var(--color1);
}
.loader {
    width: 24px;
    height: 36px;
    box-sizing: border-box;
    border: 1px solid var(--white);
    margin: auto;
    border-radius: 50% 50% 50% 50% / 25% 25% 25% 25%;
}
.loader::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    width: 2px;
    height: 8px;
    background: var(--white);
    border-radius: 1rem;
    animation: scrollDown 3s linear infinite;
}
.scroller-footer {
    width: 29px;
    height: 43px;
    position: absolute;
    right: -25px;
    z-index: 1;
    top: -70px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.scroller-footer .loader::before {
    animation: scrollTop 3s linear infinite !important;
    top: auto;
    bottom: 0;
    background: var(--color2);
}
.scroller-footer .loader {
    border: 1px solid var(--color2);
    width: 29px;
    height: 43px;
}
@keyframes scrollDown {
    0% {
        top: 20px;
        height: 4px;
        opacity: 1;
    }
    33% {
        top: 25px;
        height: 20px;
    }
    66% {
        top: 35px;
        height: 7px;
        opacity: 1;
    }
    100% {
        top: 45px;
        height: 4px;
        opacity: 0;
    }
}
@keyframes scrollTop {
    0% {
        bottom: 9px;
        height: 4px;
        opacity: 1;
    }
    33% {
        bottom: 14px;
        height: 15px;
    }
    66% {
        bottom: 25px;
        height: 7px;
        opacity: 1;
    }
    100% {
        bottom: 15px;
        height: 4px;
        opacity: 0;
    }
}
@media only screen and (max-width: 768px) {
    .scroller-hero {
        left: 50%;
        transform: translateX(-50%);
    }
    .scroller-footer {
        left: auto;
        right: 0;
        top: -50px;
    }
}
/****/
.lang-btn {
    display: flex;
    align-items: center;
    cursor: pointer;
    gap: 6px;
    font-size: 20px;
    transition: 0.4s;
    flex-direction: row-reverse;
    color: var(--white);
}
.lang-btn .icon-arrow {
    font-size: 10px;
}
.lang-content {
    display: none;
    position: absolute;
    background-color: var(--color1);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 2;
    text-align: center;
    transition: 0.3s;
    border-radius: 0 0 1rem 0;
    width: 70px;
    top: 70px;
    right:0;
}
.head_account .current-lng {
    display: inline-block;
    margin: 0 5px 0 7px;
}
.lang-content a {
    color: white;
    padding: 0.75rem;
    text-decoration: none;
    display: flex;
    line-height: 1.1;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.head_account a:before {
    content: "";
    background: white;
    width: 10px;
    height: 0;
    bottom: -6px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px 10px 0 0;
    transition: 0.4s;
}
.head_account a:hover:before {
    height: 10px;
}
.lang-content a:not(:nth-last-child(1)) {
    border-bottom: 1px solid white;
}
.head_account:hover .lang-content {
    display: block;
    transition: 0.3s;
}
.head_account:hover .lang-btn {
    color: var(--color1);
}
.head_account:hover .lang-arrow:before {
    border-color: var(--color1);
}
.head_account a:hover {
    color: var(--color2);
}
.head_account i.lang-arrow {
    font-size: 12px;
    transition: 0.3s;
}
.lang-btn i.icon-global {
    font-size: 20px;
    color: #495965;
}
.lang-arrow:before {
    content: "";
    border: solid #777777;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
#header .head_account {
    position: relative;
    margin-left: 12px;
    max-height: 1.5rem;
    min-height: 101px;
    align-items: center;
    display: flex;
}
/***/
/**/
input {
    height: 60px;
    border: 1px solid rgb(1 13 21 / 20%);
    border-radius: 0 0 25px 0;
    transition: 0.4s;
    padding: 8px 21px !important;
    font-family: var(--regular);
}
textarea {
    border: 1px solid rgb(1 13 21 / 20%);
    border-radius: 0 0 50px 0;
    transition: 0.4s;
    padding: 14px 21px !important;
    height: 148px;
    font-family: var(--regular);
}
input::placeholder,
textarea::placeholder {
    color: rgb(125 125 125 / 80%) !important;
    font-size: 16px !important;
    font-family: var(--regular);
}
input:focus, textarea:focus {
    border: 1px solid var(--color2);
}
.websima-contact-form .input-cform {
    width: 48%;
    clear: none !important;
    margin-bottom: 2rem !important;
}
.acf-fields > .acf-field {
    border: 0;
    padding: 0;
}
.acf-field.acf-field-email {
    float: left;
}
.acf-field.acf-field-text {
    float: right;
}
.acf-field .acf-label {
    margin-bottom: 0.5rem;
}
.acf-field .acf-label label {
    color: #707070;
    line-height: 1.8;
    font-size: 16px !important;
}
.acf-field .acf-notice.-error {
    background: none !important;
    border: none !important;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -2rem;
    color: var(--color2) !important;
    font-size: 14px !important;
    max-height: 26px;
}
.acf-notice.-error.acf-error-message.-dismiss {
    display: none;
}
.acf-notice p {
    margin: 0.5em;
}
.acf-form-submit {
    position: relative;
}
.acf-form-submit .c-btn {
    margin-top: 3rem;
}
.acf-form-submit button {
    font-size: 1rem;
    min-width: 130px;
}
.acf-spinner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 39%;
}
.mapp-container .mapp-footer .triggers.left {
    left: 1rem;
    display: none;
}
@media only screen and (max-width: 768px) {
    .websima-contact-form .input-cform {
        margin-bottom: 20px !important;
    }
}
/* contact us ***/
#contact-tab {
    min-height: 155px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(30px, 5vw, 64px);
}
#contact-tab li {
    min-height: 155px;
    display: flex;
    align-items: center;
}
#contact-tab li a {
    font-size: clamp(14px, 2vw, 18px);
    color: var(--black);
    transition: 0.4s;
    font-family: var(--demibold);
    position: relative;
    min-height: 155px;
    display: flex;
    align-items: center;
}
#contact-tab li:hover a,
#contact-tab li.active a {
    color: var(--color2);
}
#contact-tab li a:before {
    content: "";
    width: 0;
    height: 11px;
    display: flex;
    position: absolute;
    background: var(--white);
    top: -11px;
    border-radius: 0 11px 0 0;
    transition: 0.4s;
}
#contact-tab li:hover a:before,
#contact-tab li.active a:before {
    width: 100%;
}
.contact-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}
.contact-div span {
    font-size: 18px;
    font-family: var(--demibold);
}
.contact-dir-button {
    display: flex;
    gap: 6px;
}
.contact-dir-button a {
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    background: #F7F7F8;
    border: 1px solid #F7F7F8;
    justify-content: center;
    padding: 8px;
    transition: 0.4s;
}
.contact-dir-button a:hover {
    border-color: var(--color2);
}
.leaflet-interactive {
    width: 70px !important;
    height: 92px !important;
}
.websima-map {
    border-radius: 0 0 0 100px !important;
}
.websima-map:before {
    content: "";
    background: linear-gradient(-45deg, #e5436061, transparent);
    width: 500px;
    height: 500px;
    position: absolute;
    bottom: -200px;
    left: -200px;
    z-index: 999;
    border-radius: 50%;
}
.contact-info {
    /* height: 90%; */
    background: var(--color2);
    color: var(--white);
    gap: 18px;
    display: flex;
    flex-direction: column;
    padding: 68px 88px;
    border-radius: 0 100px 0 0;
    margin-bottom: 28px;
    position: relative;
    overflow: hidden;
}
.contact-info:before {
    content: "";
    background-image: url(../websima/assets/img/pattern.webp);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: top right;
}
.contact-info:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, var(--color2) 75%, transparent);
    z-index: 0;
}
.contact-info li {
    display: flex;
    gap: 18px;
    font-size: clamp(14px, 4vw, 18px);
    z-index: 1;
    color: #FFDEDE;
}
.contact-info li a {
    font-size: clamp(14px, 4vw, 18px);
    color: #FFDEDE;
    transition: 0.4s;
}
.contact-info li a:hover {
    color: var(--black);
}
.contact-info li i {
    width: 1.5rem;
    height: 1.5rem;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 18px;
    flex: 0 0 1.5rem;
    margin-top: 4px;
    color: white;
}
.footerSocialIconPart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footerSocialIconPart span {
    font-size: 18px;
}
.footerSocialIconPart .social {
    display: flex;
    gap: 12px;
}
.footerSocialIconPart .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px;
    transition: 0.4s;
}
.footerSocialIconPart .social a:hover {
    color: var(--color2);
}
@media only screen and (max-width: 1100px) {
    .contact-info {
        padding: 40px 56px;
    }
}
@media only screen and (max-width: 992px) {
    .contact-info {
        margin-top: 1rem;
    }
}
@media only screen and (max-width: 768px) {
    #contact-tab {
        min-height: 96px;
        white-space: nowrap;
        overflow-x: auto;
    }
    .websima-map {
        border-radius: 50px 0 0 0 !important;
        margin-bottom: 20px;
    }
    .contact-info {
        padding: 46px 24px 36px 28px;
        border-radius: 0 0 50px 0;
    }
    .contact-info .email {
        flex-wrap: wrap;
    }
    .contact-info .email a:nth-last-child(1) {
        padding-left: 42px;
    }
    .footerSocialIconPart {
        gap: 24px;
        justify-content: center;
    }
}
/* Main Text ***/
.main-text {
    border-radius: 0 0 0 100px;
    box-shadow: -12px 0px 0px 0px var(--color2);
    padding: 65px 56px 65px 43px;
    position: relative;
    background: white;
    border: 1px solid rgb(229 67 96 / 20%);
}
.editor-2 .main-text {
    padding: 60px 54px;
    border: 1px solid #E5436066;
    box-shadow: unset;
    border-radius: 0 0 0 100px;
    position: relative;
}
.editor-2 .main-text:before {
    content: "";
    width: clamp(170px, 40vw, 600px);
    height: 50px;
    border-radius: 0 0 0 11px;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--color2);
    z-index: -1;
}
.copy-btn {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    color: var(--white);
}
.tooltip-url {
    position: absolute;
    box-shadow: 0 1px 7px rgba(67, 43, 179, 0.1);
    background: var(--color2);
    padding: 4px;
    border-radius: 11px;
    bottom: 130%;
    min-width: 75px;
    right: 50%;
    transform: translateX(50%);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s ease;
    white-space: nowrap;
    font-size: 13px;
    text-align: center;
    z-index: 1;
    color: var(--white);
}
.copy-btn:hover .tooltip-url {
    opacity: 1;
    visibility: visible;
}
.copy-btn .tooltip-url::before {
    content: "";
    display: block;
    position: absolute;
    right: 50%;
    bottom: -8px;
    width: 0;
    height: 0;
    box-sizing: border-box;
    border: 3px solid var(--color2);
    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);
    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);
    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);
    border-color: var(--color2);
    transform-origin: 0 0;
    transform: rotate(-45deg) translateX(50%);
    box-shadow: -1px 1px 3px 0 rgb(106 137 204 / 19%);
    z-index: 0;
}
.item-banner img {
    transition: 0.4s;
}
.item-banner:hover img {
    transform: translateY(-10px);
    filter: drop-shadow(0px 8px 8px #00000030);
}
@media only screen and (max-width: 768px) {
    .editor-2 .main-text {
        padding: 20px;
        border-radius: 0 0 0 50px;
    }
    .main-text {
        padding: 20px 20px 40px;
        border-radius: 0 0 0 50px;
    }
}
.sidebar-banner {
    box-shadow: -11px 0 0 0 var(--color2);
    border-radius: 0 0 0 100px;
    transition: 0.4s;
    overflow: hidden;
}
.sidebar-banner:hover {
    transform: translateY(-10px);
}
@media only screen and (max-width: 768px) {
    .sidebar {
        position: initial;
    }
    .sidebar-banner {
        border-radius: 50px 0 0 0;
        margin-bottom: 14px;
    }
    .sidebar-blog .widget_categories .widget-title {
        justify-content: flex-start;
        padding-right: 24px;
        padding: 33px 24px 33px 20px;
    }
    .filter-blog {
        padding: 32px 24px 32px;
    }
    ul.page-numbers {
        margin-top: 2rem;
    }
    #more-tax-desc {
        padding: 20px 20px 38px 20px;
        border-radius: 0 0 0 50px;
    }
    .bg-pattern:after {
        content: none;
    }
}
.wrap-form .row {
    position: relative;
    z-index: 1;
}
/** Blog **/
.swiper-blog-four .swiper-slide .post-item .readmore {
    display: none;
    transition: 0.4s;
}
.swiper-blog-four .swiper-slide .post-item .readmore:hover {
    transform: rotate(0deg);
}
.swiper-blog-four .swiper-slide .post-item .desc {
    display: none;
    position: absolute;
    right: 0;
    bottom: 24px;
    transition: 0.4s;
    flex-direction: column;
    gap: 16px;
    padding-inline: 32px;
}
.swiper-blog-four .swiper-slide-active .post-item .readmore,
.swiper-blog-four .swiper-slide-active .post-item .desc {
    display: inline-flex;
}
.swiper-blog-four .swiper-slide .post-item:before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, var(--color2), transparent);
    transition: 0.4s;
}
.swiper-blog-four .swiper-slide-active .post-item:before {
    height: 500px;
}
.swiper-blog-four .swiper-slide .post-item .desc:before {
    content: "";
    width: 0;
    height: 64px;
    background: var(--white);
    position: absolute;
    top: -8px;
    left: 0;
    transition: 0.4s;
    border-radius: 0 10px 10px 0;
}
.swiper-blog-four .swiper-slide-active .post-item .desc:before {
    width: 10px;
}
.section-blog .btn1 {
    border-radius: 0 0 0 24px;
}
.swiper-blog-four .swiper-slide .post-item {
    transition: 0.4s;
}
.swiper-blog-four .swiper-slide.swiper-slide-next .post-item:after,
.swiper-blog-four .swiper-slide:not(.swiper-slide-active) .post-item:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    backdrop-filter: blur(8px);
    top: 0;
    right: 0;
}
.swiper-blog-four .swiper-slide.swiper-slide-next .post-item:after {
    border-radius: 50px 0 0 0;
    overflow: hidden;
}
.swiper-blog-four .swiper-slide.swiper-slide-prev .post-item:after {
    border-radius: 0 50px 0 0;
    overflow: hidden;
}
.swiper-blog-four .swiper-slide.swiper-slide-next .post-item img {
    border-radius: 50px 0 0 0;
}
.swiper-blog-four .swiper-slide.swiper-slide-prev .post-item img {
    border-radius: 0 50px 0 0;
}
.section-blog .sw-between.sw-between-align .swiper-nav-next {
    right: -28px;
}
.section-blog .sw-between.sw-between-align .swiper-nav-prev {
    left: -28px;
}
.section-blog .post-item .desc p {
    font-size: 1rem;
}

/** Comment **/
.comment-wrap {
    padding-block: 50px;
    border: 1px solid #E5436066;
    border-radius: 0 0 100px 0;
}
.comment-notes {
    display: none !important;
}
.comment-form p {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.form-submit .button {
    background: var(--black);
    border-radius: 0 0 24px 0;
    transition: 0.4s;
    min-height: 44px;
    min-width: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    user-select: none;
    color: #fff;
    transition: 0.4s;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    font-family: var(--regular);
    padding: 4px 12px;
    border: 0;
}
.form-submit .button:hover {
    background: var(--color1);
    color: var(--white);
    border-radius: 24px 0;
}
/** Popup **/
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    /*display: none;*/
    opacity: 0;
    visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    transition: 0.4s ease;
}
.popup-content video {
    border-radius: 12px;
}
.btn-360 {
    border-radius: 50%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    color: var(--color2);
    font-size: 29px;
    cursor: pointer;
    top: 30px;
    right: 30px;
    background: rgb(229 67 96 / 10%);
    width: clamp(40px, 4vw, 56px);
    height: clamp(40px, 4vw, 56px);
    transition: 0.4s;
}
.btn-360:hover {
    background: var(--color2);
    color: var(--white);
}
.popup-content {
    background: white;
    padding: 20px;
    border-radius: 10px;
    max-width: 400px;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    position: relative;
    display: block;
    overflow: hidden;
}
.close-btn {
    background: red;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 24px;
    height: 24px;
    font-size: 12px;
    z-index: 9;
}
.popup-content .swiper-cube .swiper-slide {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 600px) {
    .popup-content {
        padding: 12px;
        width: 97%;
    }
}

.product-gallery {
    position: sticky;
    top: 114px;
}
.single-thumbnail {
    /*border: 1px solid var(--color2);
    padding: 30px;
    width: clamp(300px, 29vw, 420px);
    height: clamp(300px, 29vw, 420px);*/
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline: auto;
}
/*
.single-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}*/

.section-content .videos .img_box {
    border-radius: clamp(24px,4vw,48px) 0 clamp(24px,4vw,48px) 0;
    overflow: hidden;
}
.section-content .videos .img_box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}