.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0;
    margin-bottom: -10px !important;
}
.coverimg {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2837 {
    margin-top: 3rem;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2837,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2839 {
    font-family: "mrs-eaves-xl-serif", Sans-serif;
    text-transform: none;
    font-size: 1.5rem;
}
body.menu-open {
    overflow: hidden !important;
}
.off-canvas {
    position: relative;
    overflow: hidden;
}
.off-canvas-holder {
    overflow: hidden;
    width: 185.5vw;
    position: relative;
    display: flex;
}
.off-canvas-side {
    height: 100vh;
    background: white;
    width: 85.5vw;
    margin-right: -85.5vw;
    transition: all .5s ease;
     z-index: 109999;
}
@media(min-width: 1000px){
    .off-canvas-side {
   
    }    
}
.off-canvas-menu {
    position: fixed;
    top: 0;
    left: auto;
    right:-50vw;
    height: 100vh;
    overflow: scroll;
    width: 50vw;
    z-index: 0;
    opacity: 1;
    transition: all .5s ease;
    transition-delay: .16s;
    background: #c1cf2f;
}
.off-canvas-menu-inner {
    padding: 40px;
    display: flex;
    flex-direction: row;
}
.off-canvas-menu-column {
    flex: 1;
}
.menu-open .off-canvas-side {
   margin-left:0;
}
.menu-open .off-canvas-menu  {
    right:0;
    opacity: 1;
}
.off-canvas-menu-column .site-navigation-dropdown ul.menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    background: transparent;
}
.off-canvas-menu-column .site-navigation-dropdown ul.menu li {
    border: none;
     box-shadow: none;
}
.off-canvas-menu-column .site-navigation-dropdown ul.menu li a {
    color: #3a3b39;
    background: transparent;
    font-family: "mrs-eaves-xl-serif", Sans-serif;
    font-size: 40px;
    line-height: normal;
    padding: 14px 0;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
/*    border-bottom: 1px #27765b solid;*/
    box-shadow: none;
}
.off-canvas-menu-column .site-navigation-dropdown ul#menu-main-menu > li:first-child {
     border-top: 1px #27765b solid;
}
.off-canvas-menu-column .site-navigation-dropdown ul#menu-main-menu > li:last-child {
     border-bottom: 1px #27765b solid;
}
.off-canvas-menu-column .site-navigation-dropdown ul#menu-main-menu > li {
    position: relative;
  border-bottom: 1px #27765b solid;  
    
}
.off-canvas-menu-column .site-navigation-dropdown ul#menu-main-menu > li span.crt {
    content: "\f054";
    display: block;
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    right: 0;
    top: 1rem;
    transition: all .5s ease;
    transform: rotate(0deg);
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}
.off-canvas-menu-column .site-navigation-dropdown ul#menu-main-menu > li.exp span.crt {
    transform: rotate(45deg);
}
/*
.off-canvas-menu-column .site-navigation-dropdown ul#menu-main-menu > li:after {
    content: "\f054";
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    right: 0;
    top: 1rem;
    transition: all .5s ease;
    transform: rotate(0deg);
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}
.off-canvas-menu-column .site-navigation-dropdown ul#menu-main-menu > li.exp:after {
    transform: rotate(45deg);
}
*/
.off-canvas-menu-column .site-navigation-dropdown ul.sub-menu {
    max-height: 0px;
    transform-origin: top;
    transform: none;
    overflow: hidden;
    transition: all .5s ease;
}
.off-canvas-menu-column .site-navigation-dropdown .exp ul.sub-menu {
    display: block;
    transition: max-height .3s,transform .3s;
    max-height: 300px;    
    transform: none;
    
    padding-bottom: 1rem;
}
.off-canvas-menu-column .site-navigation-dropdown ul.menu>li li {
    transition: none;
    transform: none;
    /* transform-origin: top; */
    /* transform: scaleY(0); */
    max-height: none;
    border: none;    
    box-shadow: none;
}
.off-canvas-menu-column .site-navigation-dropdown ul.menu li.current-menu-item a {
    color: #3a3b39;
    background: none;
}
.off-canvas-menu-column .site-navigation-dropdown ul.menu>li li a {
    color: #3a3b39;
    font-family: "mrs-eaves-xl-serif", Sans-serif;
    font-size: 27px;
    transition: none;
    /* transform-origin: top; */
    /* transform: scaleY(0); */
    max-height: none;
    padding: 7px 25px;
    border: none;
    box-shadow: none;
    font-weight: 500;
}

.menu-action-menu-container {
    border-top: 1px #26765B solid;
    border-bottom: 1px #26765B solid;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.off-canvas-widget {
    max-width: 100%;
    margin-bottom: 1rem;
}
.off-canvas-widget p {
    margin:0;
}
.off-canvas-widget p:first-child {
    font-weight: bold;
}
.BDnGL {
    border: 1px solid #26765B;
    border-radius: 50px;
    padding: 0 20px;
    position: relative;
    margin-bottom: 20px;
}
.BDnGL input[type="text"], .BDnGL input[type="email"], .BDnGL input[type="number"] {
    color: #C2CE2F;
    height: 43px;
}
.BDnGL input[type="text"]::placeholder {
  color: rgba(255,255,255,0.52);
  opacity: 1; /* Firefox */
}

.BDnGL input[type="text"]::-ms-input-placeholder { /* Edge 12 -18 */
   color: rgba(255,255,255,0.52);

}
.BDnGL input[type=submit] {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
    background: transparent;
    border-width: 0 1px 1px 0;
    border-radius: 0;
    position: absolute;
    top: 14px;
    right: 20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: transparent;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
}
.BDnGL input[type="submit"] {
    border-color: #26765B;
    border-style: solid;
}
.cVRez {
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2023/11/close-01-1.svg) no-repeat center center / 55%;
    border: 1px solid #26765B;
    border-radius: 50%;
    position: absolute;
    top: 3%;
    right: 3%;
    cursor: pointer;
    z-indec: 5;
}
.off-canvas-menu-column input[type=text], .off-canvas-menu-column input[type=email], .off-canvas-menu-column input[type=number] {
    color: #fff;
    width: 90%;
    height: 40px;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    outline: none !important;
    box-shadow: none;
    font-family: inherit;
    font-size: 17px;
    line-height: 1.35;
    -webkit-appearance: none;
    appearance: none;
}
.off-canvas-content {
    width: 100vw;
    box-shadow: -5px 0 15px rgb(0 0 0 / 21%);
    position: relative;
}
.menu-open .off-canvas-content {
}
.content-area {
    overflow: hidden;
}
@media(max-width: 1024px){
.off-canvas-menu-column ul#menu-main-menu {
    margin-top: 82px;
}
}

@media(max-width: 1024px){
    .site-navigation-dropdown {
        margin-block-start: 10px;
        transition: max-height .3s,transform .3s;
        transform-origin: top;
        position: relative;
        bottom: 0;
        left: 0;
        z-index: 10000;
        width: 100%;
    }
    .menu-open #hbgHeader {
        
    }
    .off-canvas-content {
        transition: all .5s ease;
    }
    .menu-open .off-canvas-content {
        /* margin-left: -100vw;*/
    }
    
    .off-canvas-side {
        height: 100vh;
        background: #26765B;
        margin-right: 0;
        transition: all .5s ease;
         z-index: 554;
    }

    .off-canvas-menu {
        position: fixed;
        top: 0;
        left: auto;
        right:-100vw;
        height: 100vh;
        overflow: scroll;
        width: 100vw;
    }
   .off-canvas-menu-inner {
        padding: 20px;
        padding-top: 45px;
        display: flex;
        flex-direction: column;
        min-height: 100vh;
        justify-content: space-between;
    }
    .off-canvas-menu-column .site-navigation-dropdown ul.menu li a {
        font-size: 32px;
    }
    nav.site-navigation-dropdown {
        padding: 1rem 0 !important;
    }
    .off-canvas-menu-column .site-navigation-dropdown.hide {
        display: block !important;
    }
}

.brow {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.menulogo {
    width: 25%;
}
.nav-icon-5 {
    width: 45px;
    height: 30px;
    margin: 0;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.nav-icon-5 span{
  background-color:#07263A;
  position: absolute;
  border-radius: 2px;
  transition: .3s cubic-bezier(.8, .5, .2, 1.4);
  width:100%;
  height: 4px;
  transition-duration: 500ms
}
.nav-icon-5 span:nth-child(1){
  top:0px;
  left: 0px;
}
.nav-icon-5 span:nth-child(2) {
    top: 13px;
    left: 0px;
    opacity: 1;
}
.nav-icon-5 span:nth-child(3){
  bottom:0px;
  left: 0px;
}
/*
.nav-icon-5:not(.open):hover span:nth-child(1){
  transform: rotate(-3deg) scaleY(1.1);
}
.nav-icon-5:not(.open):hover span:nth-child(2){
  transform: rotate(3deg) scaleY(1.1);
}
.nav-icon-5:not(.open):hover span:nth-child(3){
  transform: rotate(-4deg) scaleY(1.1);
}
*/
.menu-open .nav-icon-5 span:nth-child(1){
  transform: rotate(45deg);
  top: 13px;
}
.menu-open .nav-icon-5 span:nth-child(2){
  opacity:0;
}
.menu-open .nav-icon-5 span:nth-child(3){
  transform: rotate(-45deg);
  top: 13px;
}
.off-canvas-menu-column.foot {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 85px;
}
.off-canvas-menu-column .elementor-social-icons-wrapper.elementor-grid {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap));
}

.off-canvas-menu-column .elementor-grid .elementor-grid-item {
    color: #24775b;
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
    margin-right: 10px;  
}

.off-canvas-menu-column  .elementor-social-icon {
    color: #24775b;
    background-color: #FFFFFF00;
    border-style: none;
    width: 30px;
    height: 30px;
    
    display: flex;
    justify-content: center;
    align-items: center;
}
.off-canvas-menu-column .elementor-icon.elementor-social-icon {
    color: #24775b;
    border-radius: 50%;
}
.off-canvas-menu-column  .elementor-social-icon i {
     color: #24775b;
     font-size: 30px;
}
.off-canvas-menu-column  .elementor-element.elementor-element-042d445 .elementor-social-icon i {
    color: var(--e-global-color-secondary);
}

@keyframes youtubeAnim{
  0%,100%{
    color:#c9110f;
  }
  50%{
    color:#ff0000;
  }
}

@keyframes fmorphingin {
		0% {
			border-top-left-radius: 1000px;
            border-top-right-radius: 500px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
		}
		20% { 
			border-top-left-radius: 800px;
            border-top-right-radius: 400px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
		}
		40% {
			border-top-left-radius: 600px;
            border-top-right-radius: 300px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
		}
		60% {
		    border-top-left-radius: 400px;
            border-top-right-radius: 200px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;	
		}
		80% {
		    border-top-left-radius: 200px;
            border-top-right-radius: 100px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;	
		}
		100% {
		    border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;	
		}
	}