:root {
    --uicolor: #0b4bcd;
    --uicolor-code: 11 75 205;
    --uicolor2: #001837;
    --uicolor2-code: 148 19 18;
    --uicolor3: #FFCA28;
    --uicolor3-code: 255 202 40;
    --uicolor4: #1f2937;
    --uicolor4-code: 31 41 55;
    --uicolor5: #111827;
    --uicolor5-code: 17 24 39;
    --bg-theme-color-1: var(--uicolor4);
    --bg-theme-color-2: var(--uicolor5);
    --bg-theme-color-3: var(--uicolor5);
    --ba_inrto: linear-gradient(var(--bg-theme-color-1),var(--bg-theme-color-2),var(--bg-theme-color-3));
    --_fa-family: var(--fa-family,var(--fa-style-family,"Font Awesome 7 Pro"));
    --background-color: #f8f8f8;
    --primary-text: #111827;
    --secondarytext: #4b5563;
    --Text-color: #0d1728;
    --second-text-color: #51535a;
    --hover-overlay: #00000008;
    --diver: #e5eaef;
    --container: 1200px;
    --font-family: "Baloo Bhaijaan 2",Outfit,sans-serif;
    --miniradius: 16px;
    --success-color: #28a745;
    --danger-color: #dc3545;
    --warning-color: #ffad59;
    --info-color: #17a2b8;
    --light-color: #f8f9fa;
    --dark-color: #343a40;
    --border: 1px solid #ebecf1;
    --container-width: 1440px;
    --container-padding--value: 40px;
    --container-padding: 0 var(--container-padding--value);
    --box-shadow-defult: 0px 0px 15px #0000002b;
    --box-shadow-hover: #dbdce700 0px 0px 0px 1px,0px 15px 32px -14px #09234012,0px 4px 2px -3px #09234012;
    --border-defult-hover: #e5eaef52;
    --border-defult: 1px solid var();
    --border-defult: 1px solid var(--diver);
    --whatsapp: #1b7b43;
    --transtionValue: 1s;
    --separator: var(--bgcolor);
    --theme-color2: #232331;
    --chevron: '\f053';
    --plus-icon: '\e59e';
    --check-icon: "\f00c";
    --largeradius: 25px;
    --miniradius: 12px;
    --xxlargeradius: 40px;
    --fsize: 14px;
    --font-familyen: Rubik;
    --f-number: Plus Jakarta Sans;
    --f-logo: Alexandria;
    --tw-gradient-stops: var(--uicolor),var(--uicolor4);
    --tw-gradient-stops2: var(--uicolor2),var(--uicolor3);
    --positive: #4fc36b;
    --negative: #db1133;
    --pading: 40px 0 40px;
    --searchi-icon: "\f002";
    --sp-fill: #FFFFFF;
    --e-global-color-vamtam_accent_4: #f9f1ff;
    --bg-theme-color2: var(--theme-color2);
    --background: #f8f8f8;
    --background2: #f4f6f0;
    --bgcolor: #ffffff;
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
    font-family: inherit;
    word-break: break-word;
    vertical-align: middle
}

textarea {
    min-height: 100px
}

header,header.fixedintro {
    --header-padding: 16px 0px;
    --intro-primary-text: var(--primary-text);
    --intro-secondarytext: #e1e1e1
}

.--Site--Menu ul li ul.sub-menu li .-Show-SubMenu-Icon,.-Show-SubMenu-Icon {
    color: var(--Text-color);
}

::-webkit-scrollbar {
    width: 3px;
}

::-webkit-scrollbar-thumb {
    background: var(--uicolor);
}

::-webkit-scrollbar-track {
    background: var(--background)
}

body {
    -webkit-font-smoothing: antialiased
}

.--ory--info>p {
    font-size: 19px;
    color: var(--secondarytext);
    text-align: center;
    margin-bottom: 11px;
}

c--color {
    color: var(--uicolor);
}

.gallery-overlay .owl-stage-outer {
    width: 100%;
    height: 100%;
}
.-footer-widgets-title::before {
    content: '';
    width: 64px;
    height: 4px;
    background: #ffffff0f;
    position: absolute;
    bottom: -8px;
    right: 0;
    border-radius: 10px;
}

.owl-nav {
    display: none;
}

.-sin-like {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.-Show-SubMenu-Icon {
    position: absolute;
    left: 9px;
    color: white;
    font-size: 13px;
}

.--remove-insert--post {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 40px 0 70px 0;
}

.-Header-Fix,textarea {
    display: block;
    width: 100%
}

textarea {
    display: block;
    width: 100%;
    outline: 0;
    padding: 15px !important;
    flex: 1 1 0%;
    min-height: 150px;
    line-height: 1.5;
    font-size: 16px;
    background: var(--background);
    border: 1px solid #00183733;
    border-radius: 30px !important;
    font-weight: 500;
    max-width: 100%;
}

.--remove-insert--post p {
    margin-top: 25px
}

.--empty-attchment-area {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 400px;
}

.--empty-attchment-area h1 {
    margin: 0 0 0px;
    line-height: 1.5;
}

.--empty-attchment-description {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
}

.--empty-attchment-description p {
    margin: 0;
}

.--empty-attchment-actions {
    margin-top: 10px;
}

.--empty-attchment-actions a {
    padding: 14px 20px;
    border-radius: 12px;
    justify-content: center;
    box-shadow: 0 18px 34px -22px rgba(17,12,8,.35);
    gap: 10px;
    display: flex;
    transition: 0.2s all ease;
    font-size: 17px;
    align-items: center;
    background: var(--uicolor);
    color: white;
    max-width: max-content;
    margin: auto;
}

.--empty-attchment-svg-v1 {
    font-size: 90px;
    margin-bottom: 17px;
    color: #e1e1e1;
}

.but--area-co {
    max-width: 800px
}

#search-input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    display: none
}

body::-webkit-scrollbar {
    width: 6px
}

body::-webkit-scrollbar-thumb {
    background: var(--uicolor);
}

body::-webkit-scrollbar-track {
    background: var(--background)
}

a {
    text-decoration: none
}

img {
    max-width: 100%;
}

.--Site--Menu ul.sub-menu li:hover ul.sub-menu,.GotoTop.visible {
    visibility:visible;
    opacity: 1
}

body {
    font-family: var(--font-family);
    line-height: 1.2;
    background: var(--bgcolor);
    font-size: var(--fsize);
    --tw-gradient-stops: var(--uicolor5),var(--uicolor4);
    --tw-gradient-stops2: var(--uicolor),var(--uicolor2);
    --ba_difult: linear-gradient(var(--bg-theme-color-2),var(--bg-theme-color-3));
}

.container {
    padding: var(--container-padding);
    max-width: var(--container-width);
    margin: 0 auto
}

ul {
    list-style: none
}

.messenger {
    --sociaColor: rgb(0,153,255)
}

.twitter {
    --sociaColor: #000000
}

.facebook {
    --sociaColor: #3b5998
}

.linkedin {
    --sociaColor: #007AB5
}

.instagram,.pinterest {
    --sociaColor: #CB2029
}

.email {
    --sociaColor: #444
}

.whatsapp {
    --sociaColor: #4DC247
}

.telegram {
    --sociaColor: #34ADE1
}

.youtube {
    --sociaColor: #FF0000
}

header.fixedintro {
    --top-header-border: #ffffff08;
    --hover-over: #fff
}

header {left: 0;position: absolute;z-index: 999;top: 34px;}
 

.-Header-Fix {
    padding: 12px 0;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px 0 20px;
    display: flex;
}
 
.-mobile-menu-button {
    display: none
}

.-site-logo {
    margin-left: 0;
    min-width: var(--logo-width);
}

body.before-start.fixedintro .fixedintro .-site-logo>a {
    filter: none
}

.-site-logo>a {
    display: flex;
    font-size: 40px;
    font-family: var(--f-logo);
    font-weight: 700
}
 
.--Site--Menu {
    display: flex;
    padding: 0 25px;
    flex: 1
}

.--Site--Menu>ul {
    display: flex;
    list-style: none;
    flex: 1 1 0%;
    gap: 7px
}

.--Site--Menu ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative
}

.--Site--Menu ul li a {
   padding: 11px;
   border-radius: var(--miniradius);
   align-content: center;
   margin-inline: 5px;
   flex-wrap: wrap;
   min-width: auto;
   font-size: 16px;
   font-weight: 500;
   position: relative;
   padding-right: 13px;
   color: white;
   display: flex;
   align-items: center;
}

.fixedintro .--Site--Menu ul li a {
    color: white;
}

.no-bkaground .--Site--Menu ul li a {
    color: var(--Text-color) !important;
}

.no-bkaground .--Site--Menu>ul>li.current-menu-item>a {
    background: rgb(var(--uicolor-code) / 5%);
    border-color: var(--uicolor2);
    color: var(--uicolor2) !important;
}
 
.--Site--Menu ul li.menu-item-has-children a {
    padding: 11px 15px 11px 33px;
}
.--Site--Menu>ul>li>a::before {
    content: "";
    position: absolute;
    background: var(--uicolor);
    width: 5px;
    height: 5px;
    border-radius: 100%;
    right: 0;
}

.--company-menu-mobile {
    display: none
}

.-company-contact-minibox {
    display: block;
    list-style: none
}

.-company-contact-minibox a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.-company-contact-minibox span {
    font-size: 16px;
    color: var(--second-text-color);
    font-weight: 500;
}

.-company-contact-minibox i {
    font-size: 15px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: white;
    border: 1px solid var(--diver);
}

.-company-contact-minibox>div {
    padding: 5px 0;
    position: relative;
    display: flex;
    align-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: 14px;
    justify-content: flex-start;
    gap: 10px;
}
.--open--searching.--search--buttonType-Text {
    width: auto;
    height: auto;
    padding: 7px 19px;
    border-radius: 12px;
    font-size: 16px;
    gap: 4px;
}

@media (min-width: 576px) {
    .d-sm-inline-flex {
        display:inline-flex !important;
        gap: 8px;
        align-items: center;
        border-radius: 27px;
    }
}

header .container {
    align-content: center;
    position: relative
}

header,header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    width: 100%;
}

.--Site--Menu ul li ul.sub-menu {
    position: absolute;
    top: calc(100% + 0px);
    background: #fff;
    transition: 130ms;
    padding: 10px;
    display: block;
    border-radius: var(--miniradius);
    box-shadow: var(--box-shadow-defult);
    transform: translateY(10px);
    min-width: 220px;
    opacity: 0;
    visibility: hidden;
    border-top: 2px solid var(--uicolor);
}

.--Site--Menu ul.sub-menu li ul.sub-menu {
    right: calc(100% + 14px);
    top: 0
}

.--Site--Menu>ul>li:hover>ul.sub-menu {
    transition:280ms;
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.--Site--Menu ul li ul.sub-menu li {
    display: flex;
    position: relative;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 5px;
    min-width: max-content
}

.--Site--Menu ul li ul.sub-menu li:last-child {
    margin-bottom:0;
}

.--Site--Menu ul li ul.sub-menu li a {
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: var(--miniradius);
    flex: 1 1 0%;
    color: var(--secondarytext)
}

.header--Tools {
    place-content: center flex-end;
    height: 38px;
    justify-content: center;
    border-radius: 10px;
    align-items: center;
    display: flex;
    position: relative;
}

.fixedintro .--open--searching i {
    font-weight: 800;
    font-size: 22px;
    z-index: 2;
    position: relative;
    transition: 0.3s all ease;
}
.-seviesRequest-shares-items a {
    opacity: 0;
    transition: 0.3s all ease
}

.service_ivon:hover .-seviesRequest-shares-items a {
    opacity: 1
}

.-seviesRequest-shares-items {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: 45px;
    gap: 4px;
    transition: 0.3s all ease;
    visibility: hidden;
    opacity: 0
}

.sochial_icons:hover .-seviesRequest-shares-items {
    visibility: visible;
    opacity: 1
}


.search_header {
    display: flex;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgb(0 0 0 / .9);
    left: 0;
    z-index: 20000;
    transition: transform .7s,-webkit-transform .7s;
    align-items: center;
    justify-content: center;
    transform: translateY(-100%);
}
.-seviesRequest-shares-items a i, .service_ivon i {
    width: 37px;
    height: 37px;
    border: solid 1px var(--uicolor);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    background: rgb(var(--uicolor-code) / 33%);
    color: #fff;
    opacity: 1;
    transition: 0.3s all ease;
    margin: 0;
    backdrop-filter: blur(131px);
    cursor: pointer;
}
.search_header.shows--in-searching {
    transform: translateY(0);
}

.search_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0
}
 
.search_closse:hover {
    color: var(--uicolor);
}

.search_closse>i {
    font-weight: inherit
}

.search_body {position: absolute;width: 100%;transform: translateY(-100%);opacity: 0;transition: all 0.5s ease-in-out;display: flex;justify-content: center;align-items: center;top: 180px;max-width: 1200px;margin: auto;left: 0;right: 0;}

.search_header.shows--in-searching .search_body {
    transition: 0.5s all ease;
    transform: translateY(0);
    opacity: 1;
}

.search_body>h2 {
    text-align: center;
    margin-bottom: 30px;
    line-height: 1.5;
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    display: none
}

.search_body>form {
    display: flex;
    align-items: center;
    top: 50%;
    position: absolute;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #ffffff54;
}

.search_body>form>input[type="search"] {height: 85px;line-height: 85px;font-size: 28px;background-color: transparent !important;border: none;color: var(--sp-fill);position: relative;width: 100%;}
.search_body>form>button {color: #fff;border: 0;background: 0 0;font-size: 22px;}
.betit-w {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    max-width: max-content;
    position: relative;
    background-image: linear-gradient(to right,var(--uicolor),var(--uicolor2));
    border-radius: var(--largeradius);
    padding: 8px 24px;
    color: white;
    margin-bottom: 14px;
}
.gallery-overlay-close {
    position: absolute;
    top: 40px;
    left: 40px;
    cursor: pointer;
    font-size: 24px;
    color: white;
    width: 50px;
    height: 50px;
    border: 2px solid white;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    border-radius: 50%;
}

.YC--works--gallery-popup {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    display: flex;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
}

.owl-item {
    float: right;
}

.gallery-overlay .owl-item {
    height: 100%;
}

.gallery-container {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.owl-stage {
    direction: rtl;
}

.gallery-overlay .owl-stage {
    height: 100%;
}

.gallery-item {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-inline:20px;}

.-ycw-section {
    display: block;
    position: relative;
    padding: 57px 0;
    overflow: hidden;
}


i.fa-solid.fa-star {
    font-weight: 600
}

.-button-loader {
    position: absolute;
    margin: 0 auto;
    width: 26px;
    background: #eff4fc
}

.cont-submit .-button-loader {
    width: 100%;
    height: 100%;
    right: 0;
}

.-button-loader .circular {
    animation: 2s linear infinite rotate;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    inset: 0px;
    margin: auto
}

.path {
    stroke-dasharray: 40,80;
    stroke-dashoffset: 0;
    animation: 1.5s ease-in-out infinite dash,6s ease-in-out infinite color;
    stroke-linecap: round;
    stroke: var(--uicolor)
}

.-button-loader::before {
    content: "";
    display: block;
    padding-top: 100%
}

@-webkit-keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

.btn-fixed-bh {
    display: flex;
    flex-direction: column;
    right: 15px;
    z-index: 999;
}

.GotoTop,.btn-fixed-bh {
    bottom: 20px;
    position: fixed;
}

.--yourcolor--button--phones {
    display: flex;
    align-items: center;
    --el--w: 60px;
    width: var(--el--w);
    height: var(--el--w);
    background: var(--uicolor);
    border-radius: 50%;
    z-index: 55;
    margin-bottom: 10px;
    box-shadow: 0 0 9px var(--uicolor);
    justify-content: center;
    color: white;
    transition: transform .25s ease,box-shadow .25s ease,background .25s ease;
}

.--yourcolor--button--phones:last-child {
    margin-bottom:0;
}

.--yourcolor--button--phones>a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: inherit;
    font-size: 30px;
    position: relative;
}

.--yourcolor--button--phones:hover {
    transform:translateY(-3px);
}

.--YourColor--phone-button>a::after {
    animation-delay:.5s;
}

.--YourColor--whatsapp-button {
    background: var(--whatsapp);
    box-shadow: 0 0 9px #00000063;
    color: white;
}

.--YourColor--share-button {
    box-shadow: 0 18px 34px -18px rgba(161,113,73,.95);
    color: #fff;
    background: linear-gradient(326deg,var(--uicolor2) 0%,var(--uicolor) 237%);
}

.--YourColor--share-button>a {
    font-size: 26px;
}

.--YourColor--share-button:hover>a::before {
    transform:scale(1.08);
    opacity: 1;
}

.GotoTop,.yourcolor--copyright {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 20px;
}

.GotoTop {
    z-index: 999;
    background: linear-gradient(to right,var(--uicolor),var(--uicolor2));
    --elwh: 50px;
    width: var( --elwh);
    height: var( --elwh);
    left: 40px;
    border-radius: var(--miniradius);
    justify-content: center;
    color: white;
    cursor: pointer;
    transition: 180ms;
    transform: translateY(150px);
    bottom: 20px;
}

.GotoTop.visible {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.GotoTop i {
    animation: gotoTop 2s ease-in-out infinite;
}

@keyframes gotoTop {
    0%,100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }
}

.Context--overlays {
    position: fixed;
    inset: 0;
    z-index: 999999999999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 24px;
}

.Backdrop--Context---overlays {
    position: absolute;
    inset: 0;
    background: rgba(15,12,10,.68);
    backdrop-filter: blur(6px);
}

.OverParent-Boxed--Context---overlays {
    position: relative;
    z-index: 1;
    width: min(100%,640px);
    animation: share-popover-in .35s ease;
}

.Boxed--Context---overlays {
    background: linear-gradient(180deg,#fff 0%,#faf6f1 100%);
    border: 1px solid rgba(161,113,73,.15);
    box-shadow: 0 35px 90px -30px rgba(17,12,8,.45);
    padding: 32px;
    border-radius: 28px;
}

.title--Context---overlays {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 18px;
}

.title--Context---overlays h2 {
    font-size: 30px;
    line-height: 1.35;
    color: var(--uicolor2);
    margin: 0;
}

.Close--title---Context----overlays {
    width: 46px;
    min-width: 46px;
    height: 46px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid rgba(161,113,73,.14);
    color: var(--uicolor2);
    cursor: pointer;
    transition: transform .2s ease,background .2s ease,color .2s ease;
}

.Close--title---Context----overlays:hover {
    background: var(--uicolor2);
    color: #fff;
    transform: rotate(90deg);
}

.--ActionType--share--box .--share-popover-intro {
    padding: 18px 20px;
    border-radius: 22px;
    margin-bottom: 18px;
    background: rgb(var(--uicolor-code) / 6%);
    border: 1px solid rgb(177 177 177 / 14%);
}

.--ActionType--share--box .--share-popover-intro strong {
    display: block;
    font-size: 18px;
    color: var(--uicolor2);
    margin-bottom: 7px;
}

.--ActionType--share--box .--share-popover-intro p {
    margin: 0;
    font-size: 15px;
    line-height: 1.8;
    color: var(--secondarytext);
}

.--ActionType--share--box .-share-icons-list {
    display: flex;
    margin-bottom: 16px;
}

.--ActionType--share--box .-itemslist-share-icons-list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 14px;
}

.--ActionType--share--box .--sp-social-item {
    min-width: 0;
}

.--ActionType--share--box .--sp-social-item>a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    padding: 8px 9px;
    border-radius: 22px;
    background: #fff;
    color: var(--primary-text);
    border: 1px solid rgba(0,0,0,.06);
    box-shadow: 0 20px 35px -28px rgba(17,12,8,.55);
    transition: transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}

.--ActionType--share--box .--sp-social-item>a i {
    width: 48px;
    min-width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: var(--sociaColor);
    color: #fff;
    font-size: 20px;
    margin: 0;
}

.--ActionType--share--box .--sp-social-item>a span {
    color: var(--primary-text);
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
}

.--ActionType--share--box .-share-popover-boxed-copy {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px;
    background: #fff;
    border-radius: 24px;
    border: 1px solid rgba(161,113,73,.14);
    box-shadow: 0 18px 40px -30px rgba(17,12,8,.45);
}

.-share-popover-boxed-copy input {
    margin-bottom: 0 !important;
}

.--ActionType--share--box .-share-popover-boxed-copy>input[type=text] {
    min-height: 52px;
    padding: 0 16px;
    border: 0;
    background: transparent;
    color: var(--secondarytext);
}

.--ActionType--share--box .-share-popover-boxed-copy>button {
    min-width: 95px;
    min-height: 52px;
    margin: 0;
    border-radius: 18px;
    background: var(--uicolor2);
    border-color: var(--uicolor2);
    gap: 8px;
}

.--ActionType--share--box .-share-popover-boxed-copy>button>i {
    font-size: 15px;
}

.--ActionType--share--box .-share-popover-boxed-copy.active>button {
    background: var(--success-color);
    border-color: var(--success-color);
}

.--ActionType--share--box .-share-popover-boxed-copy:not(.active)>button:hover {
    background:var(--uicolor);
    border-color: var(--uicolor);
    color: #fff;
}

@keyframes share-popover-in {
    0% {
        opacity: 0;
        transform: translateY(18px) scale(.96);
    }

    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.--open--searching.--search--buttonType-icon i {
    font-weight: 800;
    font-size: 19px;
    z-index: 2;
    position: relative;
    color: white;
}

.--open--searching.--search--buttonType-icon>I {
    display: none;
}

@media (min-width: 576px) {
    .d-sm-inline-flex {
        display:inline-flex !important
    }

    .header-contact-5.header-contact-7.d-none.d-sm-inline-flex {
        align-items: center
    }

    .header-contact-5.header-contact-7.d-none.d-sm-inline-flex .icon {
        width: auto;
        height: auto;
        background: transparent;
        color: #fff;
        border-radius: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        box-shadow: none;
        margin: 0
    }
}

.header-contact-5 a {
    font-size: 15px;
    background-image: linear-gradient(to right,var(--uicolor),var(--uicolor2));
    padding: 13px 20px;
    font-weight: 700;
    box-shadow: 0 14px 30px rgb(62 47 35 / 14%);
    max-height: 41px;
    border: none;
    gap: 8px;
}

.header-contact-5 a i {
    font-weight: 500;
    font-size: 16px;
}

.header-contact-5 a:before {
    background-color: #fff3;
    height: 100%;
    position: absolute;
    content: "";
    right: 0;
    width: 100%;
    scale: 0;
    transition: 0.5s all ease;
    z-index: 0;
}

.header-contact-5 a:hover:before {
    scale: 1;
}

.header-contact-5 a:hover .icon {
    transform: translateX(-2px);
}

.header-contact-5 .icon {
    transition: .25s ease;
}

.header-contact-cta {
    display: block;
    font-size: 15px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}

.-company-contact-minibox-footer li i {
    height: var(--w-h);
    width: var(--w-h);
    --w-h: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff12;
    font-size: 17px;
    border-radius: var(--miniradius);
    transition: 0.3s all ease;
    will-change: scale;
}

.contact_info1 span {
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    transition: 180ms;
}

span.contact_info_titel {
    color: #c8cdd5;
    font-weight: 400;
    font-size: 14px;
}

.-company-contact-minibox-footer li .contact_info1 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 5px;
    align-items: center;
    font-size: 17px;
    color: white;
    transition: 0.3s all ease;
}

.contact_info1:hover i {
    scale: 1.1;
    background: var(--uicolor);
}

.-current-widgets-payments {
     display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 30px 35px;
    border-radius: 30px 30px 0 0;
    position: relative;
}
.-current-widgets-payments::after {
    content: "";
    position: absolute;
    background-color: #fff0;
    bottom: 0;
    height: 40px;
    width: 20px;
    box-shadow: 0 20px 0 0 #fff;
    right: -20px;
    border-bottom-left-radius: 20px
}

.-current-widgets-payments::before {
    content: "";
    position: absolute;
    background-color: #fff0;
    bottom: 0;
    height: 40px;
    width: 20px;
    box-shadow: 0 20px 0 0 #fff;
    left: -20px;
    border-bottom-right-radius: 20px
}


p.copyrights,postsscrollloader {
    font-size: 17px;
    font-weight: 400;
}

p.copyrights {
    color: var(--Text-color);
    font-weight: 500;
}

.yourcolor--copyright {
    filter: brightness(101.5);
}

.GotoTop,.yourcolor--copyright {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 20px;
}

.yourcolor--copyright>p>a>img {
    filter: brightness(0);
}

@media (max-width: 991px) {
    .footer-top-cta-box {
        padding:32px 28px;
        flex-direction: column;
    }

    .footer-top-cta-content {
        max-width: none;
    }
}

@media (max-width: 767px) {
    .footer-top-cta {
        padding-top:30px;
        padding-bottom: 20px;
    }

    .footer-top-cta-box {
        padding: 24px 20px;
        border-radius: 24px;
        align-items: center;
    }

    .footer-top-cta-title {
        font-size: 24px;
        text-align: center;
    }

    .footer-top-cta-text {
        font-size: 16px;
    }

    .footer-top-cta-actions {
        width: 100%;
    }
}

@media (max-width: 1199px) {
    :root {
        --container-padding--value:28px;
    }

    .tit-wdt {
        font-size: 36px;
        line-height: 1.5;
    }

    .con-wgt {
        max-width: 760px;
        font-size: 18px;
    }

    .search_body>form>input[type=search] {
        min-height: 84px;
        font-size: 22px;
    }
}

@media (max-width: 991px) {
    * {
    }

    .-row-shares-items {
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .-footer-p-content {
        text-align: center;
    }

    :root {
        --container-padding--value: 22px;
    }

    header .container {
        gap: 12px;
    }

    .header--Tools {
        min-width: 0;
    }

    .tit-wdt {
        font-size: 32px;
    }

    .con-wgt {
        font-size: 17px;
        margin-bottom: 24px;
    }

    .-ycw-section {
        padding: 44px 0;
    }

    .-footer-widgets-single {
        width: calc(50% - 25px);
        min-width: 218px;
    }

    .-footer-widgets-single.-current-widgets-logo {
        min-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    footer-bottom {
        gap: 13px;
    }

    .search_body>form>input[type=search] {
        min-height: 72px;
        padding: 15px 20px;
        font-size: 20px;
    }

    .search_body>form>button {
        width: 72px;
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    :root {
        --container-padding--value:16px;
    }

    .container {
        padding: 0 var(--container-padding--value);
    }

    header,header .container {
        gap: 10px;
    }

    .-site-logo {
        min-width: 0;
        max-width: min(190px,calc(100% - 115px));
    }

    .header--Tools {
        gap: 8px;
    }

    .--open--searching.--search--buttonType-Text {
        padding: 10px 14px;
        font-size: 14px;
    }

    .--open--searching.--search--buttonType-icon {
        width: 40px;
        height: 40px;
    }

    .--open--searching.--search--buttonType-icon i {
        font-size: 16px;
    }

    .tit-wdt {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .con-wgt {
        font-size: 16px;
        line-height: 1.75;
        margin-bottom: 22px;
    }

    .betit-w {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .-dURLArea {
        width: 100%;
    }

    .error_page .-dURLArea.--empty-attchment-actions {
        max-width: max-content;
        margin: 0 auto;
    }

    .footer_top {
        flex-direction: column;
        align-items: flex-start;
    }

    .-footer-widgets-single {
        width: 100%;
        min-width: 168px;
    }

    footer-bottom {
        justify-content: center;
    }

    .GotoTop,.yourcolor--copyright {
        margin-right: 0;
    }

    .search_closse {
        left: 20px;
        top: 20px;
        --el-width: 42px;
        font-size: 18px;
    }

    .search_body>form>input[type=search] {
        min-height: 64px;
        padding: 14px 18px;
        font-size: 18px;
    }

    .search_body>form>button {
        width: 58px;
        font-size: 17px;
        border-radius: 10px;
    }

    .search_body>form:before {
        width: 128px;
    }
 
    .gallery-overlay-close {
        top: 16px;
        left: 16px;
    }
 

    .-YC-owl-Slides-next {
        left: 16px;
    }
}

@media (max-width: 575px) {
    :root {
        --container-padding--value:12px;
    }

    .tit-wdt {
        font-size: 24px;
    }

    .con-wgt {
        font-size: 15px;
    }

    .search_body>form>input[type=search] {
        min-height: 58px;
        font-size: 16px;
    }

    .search_body>form>button {
        width: 50px;
    }

    .gallery-item {
        padding-inline:12px;}
}

.flex-svg {
    color: var(--uicolor3);
    text-align: center;
    font-size: 25px;
    width: 60px;
    height: 60px;
    margin: auto;
    margin-bottom: 16px;
}

.contact_info {
    display: flex;
    flex-direction: column;
}

@media only screen and (max-width: 1439px) {
    * {
    }

.--ActionType--share--box .-itemslist-share-icons-list {
    gap: 5px;
}
 
.--ActionType--share--box .--share-popover-intro {
    padding: 12px 12px;
    border-radius: 12px;
    margin-bottom: 10px;
}

.title--Context---overlays {
    align-items: center;
}

.title--Context---overlays h2 {
    font-size: 20px;
}

.Boxed--Context---overlays {
    padding: 15px;
}

.posts_title a h3 {
    font-size: 18px !important;
    font-weight: 500 !important;
}

    .-main-nav>ul>li ul.sub-menu.active {
        display: block !important;
    }

    .-main-nav>ul>li.hover>ul.sub-menu.active {
        display: block;
        opacity: 1;
    }

    .-main-nav>ul>li {
        justify-content: space-between;
    }

    .menu__icon span {
        width: 100%;
        height: 3px;
        border-radius: .125rem;
        background-color: var(--primary-text);
        transition: transform .4s,background-color .4s,opacity .4s;
    }

    .menu__icon.trans_menu span:nth-child(2) {
        transform: translate(-50%);
        opacity: 0;
    }

    .menu__icon.trans_menu span:nth-child(3) {
        background-color: var(--uicolor);
        transform: translateY(-7px) rotate(45deg);
    }

    .menu__icon {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: 0 !important;
        background: 0 0;
        width: 28px;
        height: 28px;
        padding: 6px 4px;
        flex-direction: column;
    }

    .menu__icon.trans_menu span:first-child {
        background-color: var(--uicolor);
        transform: translateY(11px) rotate(-45deg);
    }
}

.-yc-inner-mini-loader {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.-yc--mini-loader {
    display: block;
    --l-w: 20px;
    width: var(--l-w);
    height: var(--l-w);
    --l-w: 20px;
    --mini-loader-color: white;
    margin-inline-end:7px;}

.-yc--mini-loader svg .path {
    stroke: rgb(255,255,255);
}

.circular {
    animation: rotate 2s linear infinite;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

.footer-header i {
    font-weight: 400;
}

.ycf-des {
    color: white;
    font-size: 17px;
    font-weight: 400;
}

.--yourcolor--button--phones.--YourColor--phone-button>a:after {
    content:"";
    display: block;
    position: absolute;
    border: 2px solid var(--uicolor);
    inset: -10px;
    border-radius: 50%;
    animation: 1.5s linear infinite animate;
    opacity: 0;
}

@keyframes animate {
    0% {
        transform: scale(.5);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

.-single-post-content a {
    font-weight: 600;
}
.header--Tools--and--Sochil {
    display: flex;
    align-items: center;
    gap: 20px;
    background: #fff;
    margin-right: 30px;
    margin-left: inherit;
    border-radius: 0 0 30px 0;
    padding: 0 30px 0 0;
    height: 100px;
    position: relative
}
.header--Tools--svg2 {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    right: inherit;
    transform: rotate(180deg);
    bottom: -30px
}
.header--Tools--svg {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -30px;
    left: inherit;
    transform: rotate(180deg);
    top: 11px;
}
.header--Tools--svg svg path {
    fill: white;
}
.header--Tools--svg2 svg path {
    fill: white;
}
.-BTN a {
    background: var(--uicolor);
    padding: 16px 22px;
    color: #fff;
    margin: 0;
    font-size: 15px;
    gap: 10px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    transition: 0.2s all ease;
    border-radius: 50px;
    position: relative;
    overflow: hidden
}

.-ycwt-cont .-BTN a {
    border: solid 1px var(--uicolor);
    background: #fff;
    color: var(--primary-text)
}

.Header_content .-BTN a {
    background: var(--uicolor2);
    padding: 16px 20px;
    font-size: 14px
}

.Header_content .-BTN a:hover {
    background: var(--uicolor)
}

.-ycwt-contact_us .-BTN a {
    font-size: 15px
}

.-BTN a svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    transition: all 0.3s ease-in-out;
    transform: rotate(45deg);
    opacity: 1
}

.-BTN a:hover svg {
    transform: translate(-100%,-100%) rotate(45deg);
    opacity: 0
}

.-ycwt-cont .-BTN a svg path {
    fill: var(--primary-text)
}

.-BTN a svg:last-child {
    position: absolute;
    left: 30px;
    transform: translate(50%,100%) rotate(45deg);
    opacity: 0
}

.-BTN a:hover svg:last-child {
    transform: translate(-9px) rotate(45deg);
    opacity: 1
}

.-ycwt-afte .-BTN a:hover svg:last-child {
    transform: translate(-6px,0) rotate(45deg)
}

.af-info-tit2 .-BTN a {
    padding: 0;
    background: var(--uicolor2);
    width: 50px;
    height: 50px;
    display: flex;
    text-align: center;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10
}

.af-info-tit2 .-BTN {
    border-radius: 0 30px 0 0;
    padding: 10px 10px 0 0;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 60px
}

.af-info-tit2 .-BTN::before {
    content: "";
    bottom: 0;
    height: 40px;
    width: 20px;
    left: 100%;
    border-bottom-left-radius: 20px;
    position: absolute;
    background: #fff0;
    box-shadow: 0 20px 0 0 #fff
}

.af-info-tit2 .-BTN::after {
    content: "";
    bottom: 0;
    height: 40px;
    width: 20px;
    left: 0;
    border-bottom-left-radius: 20px;
    position: absolute;
    background: #fff0;
    box-shadow: 0 20px 0 0 #fff;
    top: -40px
}

.af-info-tit2 .-BTN a i {
    font-size: 22px
}

.-BTN a span {
    font-family: var(--font-family)
}

.-ycwt-aftr .-BTN a span {
    display: none
}

.-ycwt-contacform2 .-BTN a:hover {
    background: #fff0
}

.af-info-tit2 .-BTN a:hover {
    background: var(--uicolor2)
}

.af-info-tit2 .-BTN a:hover i {
    color: #fff
}

.service_ivon {
    font-size: 25px;
    padding-right: 13px;
    margin-right: 9px;
    border-right: 1px solid rgb(221 221 221 / .25);
    display: flex;
    flex-direction: column;
    position: relative;
}
.-def-BTN-v1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 3;
    gap: 20px;
    margin-top: 35px;
    justify-content: center
}


.--open--searching {
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search_closse {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 28px;
    font-weight: 400;
    position: absolute;
    left: 30px;
    top: 30px;
    cursor: pointer
}

.search_closse svg {
    fill: white;
}
.ycfor-tit {
    line-height: 1.6;
    color: var(--uicolor);
    position: relative;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px
}

.-ycwt-contact_us .ycfor-tit {
    color: #fff;
    font-size: 21px
}

.-ycwt-blog .ycfor-tit {
    justify-content: center
}
.-wid-work-post.works_block .title-wadget {
    text-align: center
}
.title-wadget {
    font-size: 35px;
    font-weight: 600;
    text-align: start;
    color: var(--primary-text);
    max-width: 580px;
    margin-bottom: 12px
}

.-ycwt-Faqs .title-wadget {
    margin-bottom: 25px
}

.-ycwt-afte .title-wadget {
    margin-bottom: 0
}

.-ycwt-Faqs .title-wadget {
    margin-bottom: 40px;
    max-width: calc(100% - 100px)
}

.-ycwt-contact_us .title-wadget {
    color: #fff;
    max-width: 600px
}
.before-contint-title-wadget {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 2px;
    color: var(--primary-text);
    display: flex;
    align-items: center;
    gap: 10px
}

.category-contant .title-wadget {
    text-align: center
}

span.title-wadget_span {
    color: var(--uicolor)
}
.contant-wadget {
    font-size: 17px;
    max-width: calc(100% - 50px);
    line-height: 1.6;
    overflow: hidden;
    color: var(--secondarytext);
    margin-bottom: 25px;
    font-family: var(--font-family);
    font-weight: 300
}

.-YC-owl-Slides-next-w,.-YC-owl-Slides-prev-w {
    position: absolute;
    top: 50%;
    right: 40px;
    font-size: 17px;
    color: white;
    width: 50px;
    height: 50px;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    z-index: 2;
    border: 2px solid white;
    border-radius: 50%;
}

.-YC-owl-Slides-next-w {
    right: auto;
    left: 40px;
}


.footer-body {
    background: var(--uicolor2);
    padding: 60px 0 0 0;
    margin-inline:40px;border-radius: var(--largeradius);
    overflow: hidden
}
 
.-footer-p-content {
    line-height: 1.6;
    margin-bottom: 15px;
    max-width: 380px
}
 
ul.-footer-widgets-links li {
    margin-bottom: 19px;
    display: flex;
    gap: 8px
}
 
.-company-contact-minibox>div {
    padding: 10px 0;
    position: relative;
    display: flex;
    align-content: flex-start;
    align-items: center;
    font-weight: 400;
    font-size: 15px;
    justify-content: flex-start;
    color: var(--primary-text);
    gap: 10px;
    flex-wrap: wrap
}

.-footer-site-logo.--logo-Image {
    padding-bottom: 30px;
    margin-left: auto
}

 
.-row-shares-items {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: flex-start;
    margin: 16px 0;
    gap: 10px;
    width: 100%
}

.-row-shares-items>a {
    position: relative;
    display: flex;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 5px
}
footer-body{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 70px;
    align-items: flex-start;
}
.-footer-p-content,.-footer-widgets-links>li>a {
    color: var(--sp-fill);
    font-size: 16px;
    font-weight: 400;
    opacity: .8;
    position: relative;
    transition: 0.3s all ease;
}
.-footer-widgets-title::before {
    content: "";
    background: var(--uicolor);
    width: 13px;
    height: 3px;
    position: absolute;
    bottom: 15px;
    right: 0
}
.-footer-widgets-title {
    display: inline-flex;
    font-weight: 500;
    font-size: 22px;
    position: relative;
    margin-bottom: 27px;
    line-height: 1.4;
    color: var(--sp-fill);
    text-align: start;
    padding-right: 25px;
    width: 100%;
}
ul.-footer-widgets-links li:hover a {
    color: var(--uicolor);
}
ul.-footer-widgets-links li a {
    padding-right: 20px;
}
.-footer-widgets-links>li>a::before {
    transition: all 0.3s ease-out 0s;
    content: "";
    position: absolute;
    right: 0;
    top: 45%;
    bottom: auto;
    width: 0;
    height: 1px;
    background: var(--uicolor);
    opacity: 0;
}
.-footer-widgets-links>li:hover a::before {
    width: 16px;
    opacity: 1
}
footer-bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.yourcolor--copyright p {
    display: flex;
    align-items: flex-end;
    gap: 6px;
    font-size: 16px;
    font-weight: 600
}
