textarea {
    min-height: 100px
}

header,
header.fixedintro {
    --header-padding: 16px 0px;
    --intro-primary-text: var(--primary-text);
    --intro-secondarytext: #e1e1e1
}

header {
    background: #fff;
    border-radius: 0 0 30px 30px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    transition: 0.3s all ease;
    padding: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.--Site--Menu ul li ul.sub-menu li .-Show-SubMenu-Icon,
.-Show-SubMenu-Icon {
    color: var(--Text-color);
    font-size: 12px;
    position: absolute;
    left: 5px;
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
    font-family: inherit;
    word-break: break-word;
    vertical-align: middle;
    text-decoration: none;
    font-family: "Baloo Bhaijaan 2", Outfit, sans-serif;
}

:root {
    --uicolor: #166735;
    --uicolor2: #f4f6f0;
    --uicolor3: #0f0c0a;
    --uicolor4: #334692;
    --_fa-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Pro"));
    --background-color: #f8f8f8;
    --primary-text: #020b1a;
    --secondarytext: #51535a;
    --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: 15px;
    --xxlargeradius: 40px;
    --fsize: 14px;
    --font-familyen: Rubik;
    --f-number: Plus Jakarta Sans;
    --f-logo: Alexandria;
    --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;
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-thumb {
    background: var(--uicolor);
    border-radius: 50px
}

::-webkit-scrollbar-track {
    background: var(--background)
}

*,
body {
    -webkit-font-smoothing: antialiased
}

.-ycw-section {
    padding-bottom: 50px;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
}

.home-header {
    background-color: white;
}

.container {
    padding: var(--container-padding);
    max-width: var(--container-width);
    margin: 0 auto;
    /* min-width: var(--container-width); */
}

ul#main-menu {
    display: flex;
    list-style: none;
    flex: 1 1 0%;
    flex-wrap: wrap;
    padding: 0;
    justify-content: center;
    align-items: center;
}

ul#main-menu a {
    color: black;
    width: 100%;
}

ul#main-menu a:hover {
    opacity: 0.5;
}

.control-header {
    display: flex;
    padding-top: 5px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-right: 5px;
    align-items: center;
    justify-content: center;
}

.element-header {
    display: flex;
    align-items: center;
}

.button-header {
    font-size: 7px;
    padding-left: 20px;
    padding-right: 30px;
    background-color: #166735;
    color: white;
    border-radius: 15px 15px;
    padding: 8px 8px;
    margin-right: 10px;
}

.icon-header {
    background-color: #166735;
    color: white;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fa-solid:hover ul.sub-menu {
    display: flex;
    flex-direction: column;
    background-color: wheat;
}

.-Show-SubMenu-Icon:hover ul.sub-menu {
    display: flex;
    flex-direction: column;
    background-color: wheat;
}

.li#menu-item-17 a:hover {
    opacity: 0.5;
}

.-footer-widgets-single.-current-widgets-menu2 {
    display: flex;
    flex-direction: column;
    width: 25%;
}

.-footer-widgets-single.-current-widgets-menu1 {
    width: 25%;
}

.-footer-widgets-single.-current-widgets-logo {
    display: flex;
    gap: 15px;
    width: 25%;
    padding-left: 30px;
    flex-direction: column;
}

.footer-body {
    background-color: #166735;
}

.-footer-widgets-single.-current-widgets-contact {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

footer-body {
    display: flex;
    color: white;
    padding-top: 40px;
    padding-bottom: 40px;
}

a.contact_info1 {
    display: flex;
    color: white;
    margin-bottom: 5px;
}

.-footer-widgets-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 5px;
}

.contact_info {
    padding-right: 7px;
}

.-row-shares-items {
    display: flex;
    gap: 5px;
}

.-row-shares-items a {
    background-color: #e8f5d3;
    display: flex;
    height: 30px;
    width: 30px;
    border-radius: 20px;
    color: #166735;
    align-items: center;
    justify-content: center;
}

ul.-footer-widgets-links li {
    list-style: none;
}

ul.-company-contact-minibox-footer {
    list-style: none;
}

.title-content {
    max-width: 322px;
}

.title-content-bottom {
    font-size: 20px;
    color: black;
}

.GotoTop.visible {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.GotoTop>i {
    font-weight: inherit;
}

.GotoTop {
    z-index: 99;
    background: var(--uicolor);
    --elwh: 46px;
    width: var(--elwh);
    height: var(--elwh);
    left: 40px;
    bottom: 40px;
    color: #fff;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: 180ms;
    border: 2px solid var(--uicolor);
    transform: translateY(150px);
    position: fixed;
    display: flex;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease;
    align-items: center;
    border-radius: 100%;
}


h1.header-button-one {
    position: relative;
    transform: translate(0);
    transition: 0.5s all ease;
}

.button-header:hover .header-button-one {
    transform: translateY(-120%);
}

h1.header-button-two {
    position: absolute;
    transform: translateY(8px);
    transition: 0.5s all ease;
}

.button-header:hover .header-button-two {
    transform: translateY(-23px);
    top: auto;
}

.--YourColor--phone-button a {
    color: white;
}

.--YourColor--whatsapp-button a {
    color: white;
}

.btn-fixed-bh {
    display: flex;
    flex-direction: column;
    position: fixed;
    right: 30px;
    z-index: 1200;
    bottom: 20px;
    gap: 10px;
}

.nav-menu ul li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.nav-menu ul li .sub-menu .sub-menu {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-9px);
}

.nav-menu ul li ul.sub-menu li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.nav-menu ul li ul.sub-menu li ul.sub-menu {
    right: calc(100% + 13px);
    top: 0;
}

.--BTN._url_1 a {
    display: flex;
    background-color: rgb(22, 103, 53);
    justify-content: center;
    padding: 15px 20px;
    border-radius: 10px;
    transition: 0.3s ease-in-out;
    border: 2px solid rgb(22, 103, 53);
    align-items: center;
    gap: 8px;
    font-size: 18px;
}

.--BTN._url_2 a {
    background-color: rgb(244, 246, 240);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    border-radius: 10px;
    transition: 0.3s ease-in-out;
    border: 2px solid rgb(22, 103, 53);
    font-size: 15px;
}

.--BTN._url_2 a {
    color: #166735;
}

.--BTN._url_1 a:hover {
    background-color: white;
    color: #166735;
}

.--BTN._url_2 a:hover {
    background-color: #166735;
    color: white;
}

.control-content-Sitemap .--BTN._url_1 a:hover {
    background-color: #e8f5d3;

}

.contact-box .--BTN._url_1 a {
    display: flex;
    justify-content: center;
    padding: 15px 60px 15px 60px;
    border-radius: 10px 10px;
    background-color: white;
    color: #166735;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

.contact-box .-dURLArea {
    display: flex;
    width: 35%;
    align-items: center;
    gap: 10px;
}

.nav-menu {
    display: flex;
    flex: 1;
    position: relative;
}

.-footer-widgets-single.-current-widgets-menu2 ul {
    display: flex;
    list-style: none !important;
    flex-direction: column;
    gap: 8px;
}

ul#main-menu a span {
    color: black;
    padding: 15px;
    display: flex;
    font-weight: 400;
}

.sub-menu {
    position: absolute;
    top: 100%;
    background-color: white;
    border-radius: 15px 15px 15px 15px;
    min-width: 220px;
    z-index: 999;
    padding: 15px 0px 15px 10px;
    max-height: none;
    box-shadow: 0 10px 30px 0 rgba(45, 45, 45, .2);
    visibility: hidden;
    transform: translateY(-9px);
    opacity: 0;
    transition: all 0.3s ease;
}

.--yourcolor--button--phones {
    display: flex;
    background-color: #0c6624;
    height: 55px;
    width: 55px;
    border-radius: 100px;
    font-size: 22px;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px var(--uicolor);
}

.nav-menu ul li .sub-menu li:hover .sub-menu li {
    opacity: 1;
    visibility: visible;
}

.element-header .-dURLArea {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 10px;
    flex: 1;
}

.--BTN._url_2 a {
    background-color: rgb(244, 246, 240);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    border-radius: 10px;
    transition: 0.3s ease-in-out;
    border: 2px solid rgb(22, 103, 53);
    font-size: 18px;
    gap: 7px;
}

.--BTN._url_1 a {
    color: white;
}

.--BTN._url_2 a {
    color: #166735;
}

.-dURLArea ._url_1,
._url_2 {
    width: 100%;
}

.control-intro .control-content .-dURLArea {
    display: flex;
    width: 58%;
    align-items: center;
    gap: 10px;
}

.control-content-Sitemap .--BTN._url_1 a {
    background-color: white;
    color: #166735;
    padding: 12px 30px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    align-items: center;
    align-content: center;
}

.control-content-Sitemap .--BTN._url_1 a:hover {
    background-color: #e8f5d3;

}

.blog-btt .-dURLArea {
    display: flex;
    width: 33%;
    align-items: center;
    gap: 10px;
}

.contact-box .--BTN._url_1 a {
    display: flex;
    justify-content: center;
    padding: 15px 60px 15px 60px;
    border-radius: 10px 10px;
    background-color: white;
    color: #166735;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

.contact-box .-dURLArea {
    display: flex;
    width: 35%;
    align-items: center;
    gap: 10px;
}

ul.-footer-widgets-links li a {
    color: white;
    padding-right: 6px;
}

header.hide {
    transform: translateY(-110px);
}

.control-support .-dURLArea:hover {
    transform: scale(1.1);
}

.element-header .--BTN._url_1 a {
    font-size: 14px;
    padding-left: 20px;
    padding-right: 30px;
    background-color: #166735;
    color: white;
    border-radius: 20px;
    padding: 9px 11px;
    margin-right: 10px;
    font-weight: 600;
}

ul.-footer-widgets-links li a {
    color: white;
    padding-right: 6px;
}

ul#main-menu .sub-menu {
    font-size: 14px;
}

.control-support .-dURLArea {
    display: flex;
    width: 42%;
    align-items: center;
    gap: 10px;
    padding-top: 10px;
    transition: 0.3s all ease;
}

.element-header .--BTN._url_1 a {
    font-size: 14px;
    background-color: #166735;
    color: white;
    border-radius: 30px;
    padding: 9px 11px;
    margin-right: 10px;
    font-weight: 600;
}

i.fa-solid.fa-share-nodes {
    color: var(--uicolor);
    font-size: 20px;
}

.control-aftr-content .-dURLArea {
    display: flex;
    width: 63%;
    align-items: center;
    gap: 10px;
    /* margin: auto; */
}

.control-content-right .--BTN._url_1 a {
    display: flex;
    color: white !important;
    background-color: rgb(22, 103, 53);
    justify-content: center;
    padding: 15px 20px;
    border-radius: 10px;
    border: 2px solid rgb(22, 103, 53);
    align-items: center;
    gap: 8px;
    font-size: 18px;
}

.nav-menu:first-child.menu-item:hover {
    opacity: 0.5;
}

.price-sec-wrap .-dURLArea {
    display: flex;
    width: 30%;
    align-items: center;
    gap: 10px;
}

.nav-menu ul li {
    display: flex;
    align-items: center;
    padding: 0 15px 0 15px;
    justify-content: space-between;
    position: relative;
}

ul.-footer-widgets-links {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.nav-menu ul li ul li {
    padding: 0;
}

.-dURLArea.--empty-attchment-actions {
    display: flex;
    justify-content: center;
    max-width: max-content;
    margin-inline: auto;
}

.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);
}

.YC--works--gallery-popup {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-container {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.gallery-overlay .owl-stage-outer {
    width: 100%;
    height: 100%;
}


.gallery-item {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.owl-item {
    float: right;
}

.gallery-overlay .owl-item {
    height: 100%;
}

.-YC-owl-Slides-next,
.-YC-owl-Slides-prev {
    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 {
    right: auto;
    left: 40px;
}

.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%;
}

.--YourColor--whatsapp-button {
    background-color: #4dc247;
}

.--yourcolor--button--phones.--YourColor--share-button {
    background-color: #f4f6f0;
    box-shadow: none;
}

.--open--searching.--search--buttonType-icon {
    display: flex;
    background-color: var(--uicolor);
    height: 35px;
    width: 35px;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

i.fa-light.fa-magnifying-glass {
    color: white;
    font-size: 17px;
}

.search_header.shows--in-searching {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: .4s;
    z-index: 999999999999999;
}

.search_body {
    position: relative;
    width: 100%;
}

.search_overlay {
    position: absolute;
    width: 100%;
    height: 1000px;
    background: #00000087;
    z-index: 0;
}

.search_closse {
    position: absolute;
    left: 140px;
    font-size: 27px;
    color: var(--primary-text);
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

form#search-form {
    position: relative;
    background: #fff;
    display: flex;
    align-items: center;
}

input#search-input {
    height: 102px;
    line-height: 65px;
    font-size: 28px;
    background-color: transparent !important;
    border: none;
    color: var(--bg-theme-color2);
    position: relative;
    padding-inline-start: 45px;
    width: 100%;
}

.search_body button {
    align-items: center;
    cursor: pointer;
    display: flex;
    position: absolute;
    font-size: 28px;
    height: 100%;
    width: 122px;
    justify-content: center;
    left: 0;
    border: 0;
    top: 0;
    padding-inline: 15px;
    background-color: var(--uicolor);
}

.search-form i.fa-light.fa-magnifying-glass {
    font-size: 30px;
}

.search_body h2 {
    display: none;
}

.search_body button i.fa-light.fa-magnifying-glass {
    font-size: 25px;
}

.galleryworks-v1-grid {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}