* {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
body {position:relative; font-family:'Inter', sans-serif; margin:0; padding:0; font-weight:400;}
html, div, img, ul, li, a, p, ol, body, h1, h2, h3, h4, h5, h6, textarea {margin:0; padding:0; color:#000000; font-weight:400;}
ul, a, input, textarea {text-decoration:none; list-style:none; text-decoration:none; outline:none;}
a:hover, a:focus {text-decoration:none; outline:0;}
a {transition:0.3s;}
p {font-size:17px; line-height:27px; color:#000; font-family: 'Inter', sans-serif;margin-bottom: 10px;}
::-webkit-input-placeholder {color:#000;}
::-moz-placeholder {color:#000;}
:-ms-input-placeholder {color:#000;}
.search-field::-webkit-input-placeholder {color:#fff;}
.search-field::-moz-placeholder {color:#fff;}
.search-field:-ms-input-placeholder {color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Cinzel", serif;}
.head-container {width:1300px; margin:0 auto; position:relative;}
.container {width:1170px; margin:0 auto;}
.clear {float:left; width:100%; clear:both;}
h1 {font-size:45px; line-height:55px; color:#480710; font-weight:600;}
h2 {font-size:30px; line-height:36px; color:#000000; font-weight:600; margin-bottom:15px;}
.home_baner-block {min-height:auto; position:relative;z-index:-2;}
.home_baner-block h1 {margin-bottom:20px;text-align:center;}
.menu_block {background:#480710; padding:0px 0;}
.menu_block .fixed {position:fixed; top:0; z-index:9; background:rgba(72,7,16,0.75); width:100%; padding:0px 0;}
.menu_block ul li {margin:0 20px;}
.menu_block ul li a {color:#fff; font-size:15px; font-family:"Cinzel", serif; font-weight:700;}
.menu_block ul li a:hover {color:#c7b67e;}
.menu_block ul li a.active {color:#c7a2a5;}
.main_menu ul {display:flex; justify-content:center; height:100%; align-items:center;}
.search-field {font-family:"IBM Plex Mono", monospace;background-color: transparent;background-image: url(../images/search-icon.png);background-position: 5px  center;background-repeat: no-repeat;
  background-size: 24px 24px;border: none;cursor: pointer;height: 40px;margin: 3px 14px 3px 0 ;padding: 0 0 0 34px;position: relative;-webkit-transition: width 400ms ease, background 400ms ease;
  transition:width 400ms ease, background 400ms ease;width:0px;cursor: pointer;color: #fff;}
.search-field:focus {background-color:#480710;border: 2px solid #480710;cursor: text;outline: 0;width: 200px;color:#fff;padding: 0 5px;}
.search-submit {display:none;}

.left-home-banner p {padding-right:0px;}
.left-home-banner {position:relative; height:100%; width:100%; display:flex; align-items:center;}
.left-home-banner-inner {width:610px; margin-top:50px;}
.button-head {border:1px solid #000000; height:40px; display:inline-block; color:#000000; padding:8px 5px; font-size:18px; background:rgba(255,255,255,0); font-family:"IBM Plex Mono", monospace; text-transform:uppercase;}
.button-head:hover{background: #fff;}
.button-head .fa {font-size:20px;}
.header_flex {display:flex; align-items:center; justify-content:space-between; position:relative; width:100%;}
.header-right {display:flex; align-items:center;margin-right: 30px;}
.search-cion .fa {font-size:20px; color:#480710; margin-right:20px; cursor:pointer;}
.header_block {position:absolute; width:100%; left:0; top:42px; z-index:1;}
.header-middle {position:absolute; top:-20px; left:50%; margin-left: 0px; z-index: 99 !important;transform:translateX(-50%);}
.header-middle a{
    position: relative;
}
.web-button {background:#c7b67e; font-size:17px; color:#000; font-family:'Inter', sans-serif; font-weight:500; text-transform:uppercase; padding:17px 14px; display:inline-block; text-align:center; margin-top:25px;z-index: 2;
    position: relative}
.web-button:hover {background:#baa86b;}
.healtt_flex {display:flex; justify-content:space-around; flex-wrap:wrap; padding-bottom:35px; align-items:start;}
.healtt_box {line-height:1px;}
.healtt_box img {border:1px solid #480710; border-radius:10px;height: 360px;}
.home_health-block {padding:35px 0;}
.healtt_box:nth-child(2) {margin-top:0px;}
.home-health_content {padding:0 0%;}
.home-health_content p {font-size:17px; line-height:27px; color:#000; font-family:'Inter', sans-serif; text-align:left;}
.web-button_outer {text-align:center;}
.bg_glass {padding:17.1% 0; border-radius:10px; overflow:hidden;}
.bg_outer {margin-top:75px;}
.hm_space-flex {display:flex; width:100%; flex-wrap:wrap; align-items:center;}
.hm_space-left {width:50%; line-height:1px;}
.hm_space-left img {width:100%;}
.hm_space-right {width:50%; padding:20px 40px;}
.our-process {padding-top:35px; padding-bottom:35px; text-align:center;}
.our-process h2 {margin-bottom:25px;}
.process-grid {display:grid; grid-template-columns:repeat(3, 1fr); gap:35px; max-width:1200px; margin:0 auto;}
.process-card {position:relative; width:100%; height:511px; overflow:hidden; border-radius:10px; box-shadow:0px 1px 6px rgba(0, 0, 0, 0.18), 0px 8px 20px rgba(0, 0, 0, 0.12);}
.process-card video {width:100%; height:100%; object-fit:cover; display:block;}
.collection-section {padding:0 0 35px;}
.collection-section h2 {margin-bottom:25px; text-align:center;}
.container {max-width:1200px; margin:auto; padding:0 20px;}
.collection-grid {display:grid; grid-template-columns:repeat(4, 1fr); gap:30px;}
.collection-card {text-align:center;}
.collection-img {border:1px solid #480710; background:#fff; transition:all 0.3s ease;}
.collection-img img {width:100%; height:320px; object-fit:cover; display:block;}
.collection-card p {font-family:'Inter', sans-serif; font-weight:500; margin-top:15px; font-size:16px; text-transform:uppercase; color:#000;}
.footer_block {padding:35px 0 0;}
.footer_flex {display:flex; flex-wrap:wrap; justify-content:space-between; width:100%;}
.footer-boxes {width:32%;}
.footer-boxes h3 {font-family:"IBM Plex Mono", monospace; font-weight:700; font-style:italic; color:#ffff; font-size:18px; margin-bottom:14px;}
.footer-boxes ul li a {display:block; font-size:14px; line-height:26px; color:#fff; font-family:'Inter', sans-serif;}
.footer-boxes ul li a:hover{color: #ede9d4;}
.card-us img { height: 25px; }
.footer-boxes ul li .fa {font-size:16px;}
.footer-boxes:last-child li {margin-bottom:8px;}
.follows-us a {width:30px; margin-top:12px; height:30px; background:#fff; display:flex; border-radius:50px; justify-content:center; font-size:16px; line-height:20px; align-items:center;}
.follows-us a:hover {background:#c7b67e; color:#000;}
.card-us ul {display:flex; margin-top:25px;}
.card-us ul li {margin-right:5px;}
.card-us ul li a:hover {opacity:0.8;}
.copy-right {border-top:1px solid #7e7e7e; padding:14px 0; margin-top:40px; text-align:center;}
.copy-right p {color:#fff; font-size:14px; line-height:20px;}
.inner-home_baner-block {min-height:auto;}
.inner-home_baner-block .left-home-banner-inner {width:800px;margin-left:auto;margin-right: auto;margin-top: 240px;
    margin-bottom: 0px}
.inner_space-block {text-align:left; padding:35px 0;}
.inner_space-flex-next {display:flex; flex-wrap:wrap; justify-content:space-between; width:100%; align-items:center; margin-top:80px;}
.inner_space-flex-left {width:48%; text-align:left;}
.inner_space-flex-right {width:48%;}
.inner_space-flex-right img {border:1px solid #480710; border-radius:10px; width:100%;}
.space_note {
    background: #ffffff00;
    border: 1px solid #000000;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    margin-top: 35px;
    box-shadow: 0px 0px 20px -2px #00000036;
}
.inner_space-flex-founder {padding:50px; border-radius:20px; background:#ede9d4;}
.inner_space-flex-founder:nth-child(2n + 2) {flex-direction:row-reverse; background:#480710;}
.inner_space-flex-founder:nth-child(2n + 2) p {color:#fff;}
.inner_space-block-founder {padding-top:0;}
.space_note-founder p {margin-bottom:8px;}
.space_note-founder {padding-bottom:10px;}
.inner_space-flex-founder .inner_space-flex-right {height:540px;}
.inner_space-flex-founder .inner_space-flex-right img {height:100%; object-fit:cover;}

.custom-height-adjustment .inner_space-flex-right.founder-story-img img {
    border: 1px solid #480710;
    border-radius: 10px;
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: bottom;
}

@media (max-width: 1700px) {
.left-home-banner-inner {margin-top:165px;}
.header_block {top:20px;}
.header-middle {top:0;}
}

@media (max-width: 1399px) {
.left-home-banner-inner {margin-top:145px;}
.home_baner-block h1 {font-size:40px; margin-bottom:10px;}
.left-home-banner p {font-size:15px; line-height:24px;}
.left-home-banner .web-button {margin-top:26px;}
.button-head {font-size:16px; height:auto; padding:7px 12px;}
.header-middle img {width:140px;}
.header-middle {margin-left:-70px;}
.web-button {font-size:16px; padding:12px 12px;}
}

@media (max-width: 1359px) {
.menu_block ul li {margin:0 10px;}
.menu_block ul li a {font-size:14px;}
.header-middle img {width:auto;}
.header-middle {margin-left: /*-85*/ 0px;}
}

@media (min-width:1200px) and (max-width:1280px){
.header-right {
    margin-right: 35px;
}
.header-middle {
    margin-left: -10px;
}
}

@media screen 
  and (device-width: 1280px) 
  and (device-height: 720px) {

  .home_baner-block h1 {
    font-size: 31px;
    margin-bottom: 0;
  }

  .left-home-banner p {
    padding-right: 25px;
    font-size: 14px;
    line-height: 20px;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
.home_baner-block{background-position: 57% 0 !important;}
.space-inner-home_baner-block {background-position: 88% 0 !important;}
}

@media (min-width: 820px) and (max-width: 980px) {
.home_baner-block{background-position: 57% 0 !important;}
.space-inner-home_baner-block {background-position: 88% 0 !important;}
}

@media (max-width: 992px) {
.collection-grid {grid-template-columns:repeat(2, 1fr);}
}

@media (max-width: 819px) {
.home_baner-block {background-position:70% 0px !important;}
.left-home-banner .container {height:100%; width:100%; padding:0; display:flex; align-items:flex-end;}
.inner-home_baner-block{min-height: 65vh;}
.home_baner-block.inner-home_baner-block {background-position: 82% 0 !important;}
.left-home-banner-inner {margin-top:0; width:100%; background:rgba(255, 255, 255, 0); padding:22px 22px 0px;display: flex;
        flex-direction: column;
        align-items: center;}
.header-middle img {width:140px;}
.header-middle {margin-left:-25px;}
}

@media (max-width: 990px) {
.footer-boxes:first-child img {width:150px;}
.hm_space-left {width:100%;}
.hm_space-right {width:100%; margin-top:35px;}
.our-process {padding-top:35px;}
.home-health_content {padding:0;}
.inner_space-flex-left{width: 100%;}
.inner_space-flex-right{width: 100%;margin-bottom: 35px;}
.inner_space-flex-next{flex-direction: column-reverse;}
.inner_space-flex-founder:nth-child(2n + 2) {flex-direction: column-reverse;}
.custom-height-adjustment .inner_space-flex-right.founder-story-img img {
    border: 1px solid #480710;
    border-radius: 10px;
    width: 100%;
    height: 739px;
    object-fit: cover;
    object-position: 0% 80%;
}
}

@media (max-width: 767px) {
.top-nav {right:10px;}
.button-head span {display:none;}
.left-home-banner p {padding-right:0;text-align:left;}
.home-health_content p{text-align:center;}
.header-left {position:absolute; left:0; top:0px;}
.header-right {position:absolute; right:-12px; top:0px;}
.header-middle {margin-left:0; left:0;}
.home_baner-block {background-position:70% 0 !important;}
.inner-home_baner-block {background-position:82% 0 !important;}
.process-grid {grid-template-columns:repeat(1, 1fr);}
.follows-us a {margin:20px auto 0}
.card-us ul {justify-content:center;}
.copy-right {margin-top:35px;}
.home_baner-block h1 {font-size:30px; font-weight:bold;margin-bottom: 20px;
        line-height: normal;}
.hm_space-right {text-align:center; padding:10px 40px;}
.our-process {padding-bottom:35px;}
.collection-section {padding-bottom:35px;}
/*.healtt_box:nth-child(2) {margin-top:50px;}*/
.home_health-block {padding:35px 0;}
.healtt_flex {padding-bottom:35px;}
.bg_outer {margin-top:55px;}
.bg_glass{background-size: cover !important;}
.menu_block ul li.has-submenu {
    position: relative;
    padding: 5px 0px !important;
}
.header-middle {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: 0px;
    z-index: 99 !important;
    transform: translateX(-50%);
}
.healtt_flex {
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center !important;
    gap: 15px;
}
.healtt_flex .healtt_box {
    width: 45%;
    max-width: 310px;
}
.custom-height-adjustment .inner_space-flex-right.founder-story-img img {
    border: 1px solid #480710;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}
.inner_space-flex-left {
    text-align: center;
}
}

@media (max-width: 479px) {
.home_baner-block h1 {font-size:22px; margin-bottom:20px; line-height:32px;}
.header-middle img {width:108px;}
}

@media (max-width: 429px) {
.menu-panel {width:70%;}
}


/*Animation in HTML*/
.fade-in-item {
  opacity: 0;
  animation: fadeInItem 0.8s ease-out forwards;
}

@keyframes fadeInItem {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.fade-in-item h1 {
    opacity: 0;
    animation: fadeInItem 0.8s ease-out forwards;
    animation-delay: 0.5s;
}
.fade-in-item p {
    opacity: 0;
    animation: fadeInItem 0.8s ease-out forwards;
    animation-delay: 1s;
}
.fade-in-item .web-button {
    opacity: 0;
    animation: fadeInItem 0.8s ease-out forwards;
    animation-delay: 1.5s;
}
p.script-font {
    font-family: "Dancing Script", cursive;
    font-size: 25px;
    line-height: 33px;
    letter-spacing: 1.2px;
    font-style: normal;
}

/*Submenu Code CSS*/
.menu_block ul li.has-submenu{
  position: relative;
  padding: 15px 0px;
}
.new_submenu {
  width: 270px;
  display: none;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 55px;
  background: #fff;
  min-width: 200px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  padding: 10px 10;
  z-index: 999;
  list-style: none;
  justify-content: center;
}
ul.new_submenu-list {
    display: flex;
    flex-direction: column;
    color: black;
}
ul.new_submenu-list li {
    width: 100%;
    color: black;
    padding: 10px 0px;
}
ul.new_submenu-list li a {
    color: black;
    line-height: 28px;
}
.has-submenu:hover .new_submenu{
  display: flex;
}
i.fa-solid.fa-angle-up {
    display: none;
}
/*li.has-submenu:hover i.fa-solid.fa-angle-down {*/
/*    display: none;*/
/*}*/
/*li.has-submenu:hover i.fa-solid.fa-angle-up {*/
/*    display: inline-block;*/
/*}*/

.collection {
  text-align: center;
  padding: 60px 40px;
  background: #f6efe3;
}

.collection .title {
  font-family: serif;
  font-size: 32px;
  margin-bottom: 35px;
}

.collection-card {
  text-align: center;
}

.collection-card img {
  width: 100%;
  height: 380px;
  object-fit: cover;
  border: 2px solid #7a1f1f;
}

.collection-card p {
  margin-top: 16px;
  font-size: 14px;
  letter-spacing: 1px;
}

.collection-carousel {
  position: relative;
}

/* FORCE nav to show */
.collection-carousel .owl-nav {
  display: block !important;
}

/* Position arrows */
.collection-carousel .owl-nav button {
  position: absolute;
  top: 40%;
  background: none !important;
}

.collection-carousel .owl-prev {
  left: -25px;
}

.collection-carousel .owl-next {
    right: -25px;
}

/* Arrow icon */
.owl-arrow {
  font-size: 40px;
  color: #480710bf;
  cursor: pointer;
}



@media (max-width: 576px) {
.collection-grid {grid-template-columns:1fr;}
  .left-home-banner p {font-size: 15px; line-height: 20px;}
    .left-home-banner .web-button { margin-top: 15px;}
/*    button.owl-next, button.owl-prev {*/
/*    display: none;*/
/*}*/
.collection-carousel .owl-prev {
    left: -10px;
}
.collection-carousel .owl-next {
    right: -10px;
}
.healtt_flex {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.healtt_flex .healtt_box {
    width: 100%;
    max-width: 310px;
}
.healtt_box:nth-child(2) {
        margin-top: 20px;
    }
.healtt_box:nth-child(3) {
        margin-top: 20px;
    }
.menu_block ul li.has-submenu {
    position: relative;
    padding: 5px 0px !important;
}
ul.new_submenu-list li {
    width: 100%;
    color: black;
    padding: 5px 0px;
    margin: 0px 0px;
}
}
.left-home-banner-inner.fade-in-item {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    margin-top: 240px;
}
.left-home-banner-inner {
    max-width: 1024px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.main_menu.fixed ul {
    opacity: 0;
}
.hamberger-icon i {
    color: white;
    display: none;
}
/*.main_menu.fixed .hamberger-icon i{*/
/*    color: white;*/
/*    display: block;*/
/*    font-size: 24px;*/
/*}*/
.main_menu.fixed {
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-line {
    width: 35px;
    height: 2px;
    background-color: #ffffff;
    margin: 6px 0;
}
.menu, .menu-close {
    position: fixed;
    right: 10px;
    top: 30px;
    transform: translateY(-50%);
    z-index: 100000;
    background: #480710;
    padding: 8px;
    height: 45px;
}
.top-nav {
    top: 0px;
    z-index: 9999999;
    width: 55px;
    height: 61px;
    overflow: hidden;
    position: fixed;
    right: 0px;
}
.menu_block {
    position: relative;
    z-index: 9999999;
    background: #480710;
    padding: 0px 0;
}
.menu-close {right:10px;cursor:pointer;}
.menu-line {width:35px; height:2px; background-color:#480710; margin:6px 0;}
.menu-close .menu-line {width:35px; height:2px; background-color:#ffffff;cursor:pointer;}
.menu-close .menu-line:nth-child(1) {transform:rotate(45deg); margin-top:13px;}
.menu-close .menu-line:nth-child(2) {transform:rotate(-45deg); margin-top:-8px;}
.main_menu ul {display:flex;}
.menu_block ul li {margin:5px 10px 5px;}
.main_menu ul li a {color:#fff; line-height:18px;}
.menu-panel {z-index:10; top:0px; z-index:10000;}
.menu-panel.fixed {
    position: fixed;
    background-color: transparent;
}
.menu-panel.show {right:0px; background-color:#f2efe1; -webkit-transition:all .6s ease-in-out; transition:all .6s ease-in-out;}
.menu-background {width:unset; height:unset; top:0; right:-100vh; position:unset; top:0px;}
.menu-panel.show {
    right: 0px;
    background-color: #f2efe1;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    position: relative;
    background: #480710;
    display: flex;
    justify-content: center;
}

.top-nav > .menu .menu-line {
    background: white !important;
}
.top-nav > .menu:hover .menu-line {
    cursor: pointer;
    background: #d5c48a !important;
}
.top-nav > .menu-close:hover .menu-line {
    cursor: pointer;
    background: #d5c48a !important;
}
.top-nav > .menu:hover {
    cursor: pointer;
}
.menu_block.fixed ul li a.active {
    color: #c7a2a5;
}
.background-layer-to-header {
    display: block;
    right: 0;
    top: 0;
    width: 55px;
    position: fixed;
    z-index: 99;
}
.menu-panel {
    background-color: #480710;
    display: none;
}
.menu-panel.fixed.show {
    background-color: #480710 !important;
    position: fixed;
}
.menu-panel.fixed.show ~ .background-layer-to-header {
    background: #48071000;
}
.menu_block.fixed .main_menu {
    display: none;
    justify-content: center;
    transition: 1s ease-in-out;
}
.menu_block.show .main_menu {
    display: flex;
}
li.has-submenu a + i {
    color: white;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}
li.has-submenu:hover i {
    transform: rotate(
180deg);
    color: #c7b67e;
}
/*.menu-panel.fixed {*/
/*    background-color: #f2efe1 !important;*/
/*}*/
.new_submenu .new_submenu-list li a {
    color: #000000;
}
.home_baner-block::after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(1deg, #e3dacb, #ffffff00);
    bottom: -1%;
    z-index: -1;
}
.menu_block.clear.menu-panel.show ~ .home_health-block {
    padding-top: 30px !important;
}
.menu_block.clear.menu-panel.show ~ .header-space-for-top {
    padding-top: 30px;
}
.home-page .left-home-banner-inner.fade-in-item {
    max-width: 650px;
    margin-left: auto;
    margin-right: unset;
    display: flex;
    align-items: self-start;
}
.footer-boxes:nth-child(1) {
    text-align: center;
}
.footer-boxes:nth-child(1) img {
    height: 95%;
}
.custom-height-adjustment {
    min-height: 250px;
    align-items: stretch !important;
    margin-top: 35px;
}
.custom-height-adjustment .inner_space-flex-right {
    height: 100%;
}
.custom-height-adjustment .inner_space-flex-right img {
    border: 1px solid #480710;
    border-radius: 10px;
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}
.hm_space-left.homepage-left-image img {
    width: 100%;
    min-height: 450px;
    height: 400px;
    object-fit: cover;
    object-position: top;
}
.hm_space-left.homepage-left-image {
    padding: 0px 0px 0px 0px;
}
.homepage-lef-image-content-custom {
    padding: 0px 0px 0px 35px;
}
.custom-top-padding-s {
    padding-top: 0px;
}
@media (max-width: 1200px) {
    .search-cion {
    display: none;
}
.collection-carousel .owl-prev {
    left: -16px;
}
.collection-carousel .owl-next {
    right: -16px;
}

.container {width:100%;}
.home_baner-block {min-height:auto; position:relative;}
.healtt_box {width:31%;}
.healtt_box img {width:100%;}
.healtt_flex {justify-content:space-between;}
.footer-boxes:first-child {width:26%;}
.footer-boxes:nth-child(2) {width:35%;}
h2 {font-size:24px; line-height:32px;}
p {font-size:16px; line-height:24px;}
.top-nav {top:12px; z-index:9999999; width:35px; height:50px; overflow:hidden; position:absolute; right:20px;display: block !important;}
.menu, .menu-close {position:fixed; right:10px; top:39px; transform:translateY(-50%); z-index:100000; background-color: transparent;height: unset; padding: unset;}
.menu-close {right:14px;}
.menu-line {width:35px; height:2px; background-color:#480710; margin:6px 0;}
.menu-close .menu-line {width:35px; height:2px; background-color:#480710;}
.menu-close .menu-line:nth-child(1) {transform:rotate(45deg); margin-top:8px;}
.menu-close .menu-line:nth-child(2) {transform:rotate(-45deg); margin-top:-8px;}
.main_menu ul {display:block;}
.menu_block ul li {margin:10px 10px 15px;}
.main_menu ul li a {color:#000; line-height:18px;}
.menu-panel {width:430px; right:-1200px; height:100vh; position:fixed; z-index:10; top:0px; padding:80px 10px 50px 10px; -webkit-transition:all .6s ease-in-out; transition:all .6s ease-in-out; z-index:10000;}
.menu-panel.show {right:0px; background-color:#f2efe1; -webkit-transition:all .6s ease-in-out; position:fixed;transition:all .6s ease-in-out;width: 95%;justify-content:start;}
.menu-background {width:100vw; height:100vh; top:0; right:-100vh; position:fixed; z-index:0; top:0px;}
.menu-background.show {right:0px; background-color:rgba(255, 255, 255, 0.7); -webkit-transition:all .6s ease-in-out; transition:all .6s ease-in-out;}
.menu-title {margin:50px 0; font-size:1em;}
.header_block {padding-right:30px;}
.menu-panel {
    background-color: #f2efe1 !important;
}
.new_submenu {
    width: auto;
    display: none;
    flex-direction: column;
    align-items: flex-start !important;
    position: relative !important;
    top:  unset !important;
    background: transparent !important;
    min-width: unset !important;
    box-shadow: none;
    padding: unset !important;
    z-index: 999;
    list-style: none;
    justify-content: center;
    margin-top: 0px;
}
.menu_block ul li.has-submenu {
    position: relative;
    padding: 0px 0px;
}
.menu_block ul.new_submenu-list li {
    margin: 10px 10px 10px;
}
ul.new_submenu-list li {
    width: 100%;
    color: black;
    padding: 5px 0px;
}
li.has-submenu a + i {
    color: #000000;
    transition: 0.3s ease-in-out;
}
.has-submenu:hover .new_submenu{
  display: none;
}
.has-submenu:hover i{
  transform: unset !important;
}
.has-submenu.active .new_submenu{
    display: flex !important;
  }
.has-submenu.active i{
    transform: rotate(180deg) !important;
  }
.background-layer-to-header {
    background: #48071000;
}
.top-nav > .menu .menu-line {
    background: #480710 !important;
}
.home_baner-block.inner-home_baner-block {
        min-height: auto;
        position: relative;
    }
    .left-home-banner {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
}
@media(max-width: 830px){
    .footer-boxes:first-child {width:100%; text-align:center; margin-bottom:60px;}
.footer-boxes:nth-child(2) {width:100%; margin-bottom:35px;}
.footer-boxes {width:100%; text-align:center;}
.follows-us a {
    margin: 20px auto 0;
}
.card-us ul {
    justify-content: center;
}
}
@media (max-width: 600px){
    .footer-boxes {
    width: 100% !important;
}
.footer-boxes:last-child li {
    margin-bottom: 0px;
}
.custom-top-padding-s {
    padding-top: 0px !important;
}
.homepage-lef-image-content-custom {
    padding: 0px 0px 0px 0px;
}
.inner_space-flex p {
    text-align: center;
}
.home-page .left-home-banner-inner.fade-in-item {
    max-width: 610px;
    margin-left: auto;
    margin-right: unset;
    display: flex;
    align-items: center;
    position: relative;
    padding: 35px 25px 0px;
    margin-top: 150px !important;
    top: 0px;
}
.left-home-banner p {
        padding-right: 0;
        text-align: center;
    }
    
.left-home-banner {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.home_baner-block {
    min-height: auto;
    position: relative;
}
.inner_space-flex-left {
    text-align: center;
}
}
@media(max-width:991px){
    .column-reverse{
    flex-direction:column-reverse;
}
.home_baner-block.inner-home_baner-block {
    min-height: auto;
    position: relative;
}
.left-home-banner {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.inner-home_baner-block .left-home-banner-inner {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px;
}
.custom-height-adjustment .inner_space-flex-right img {
    height: 350px;
}
}
@media (max-width: 819px) {
    .inner-home_baner-block .left-home-banner-inner {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 190px;
        padding: 0px 0px 0px;
        margin-bottom: -18px;
    }
    .left-home-banner-inner.fade-in-item
 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    margin-top: 170px;
}
}
@media(max-width:479px){
.left-home-banner-inner.fade-in-item {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    position: absolute;
    top: 70px;
}
.home_baner-block {
    min-height: auto;
    position: relative;
}
.home_baner-block.inner-home_baner-block {
    min-height: auto;
}
.inner-home_baner-block .left-home-banner-inner {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 140px;
    margin-bottom: 0px;
}
.home-page .left-home-banner-inner.fade-in-item {
    max-width: 610px;
    margin-left: auto;
    margin-right: unset;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0px 25px 0px;
    margin-top: 140px !important;
    top: 0px;
}
}