.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-3319118:#97856E;--e-global-color-581519f:#FFFFFF;--e-global-color-0a98a0d:#000000;--e-global-color-179caf7:#6F6259;--e-global-color-4d66173:#53565A;--e-global-color-693c591:#97856E;--e-global-color-3b2cd83:#35383C;--e-global-color-e708399:#1D1E20;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"proxima-nova", Sans-serif;font-size:20px;line-height:1.4em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#FFFFFF;font-family:"proxima-nova", Sans-serif;font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:0.4px;color:#000000;border-radius:4px 4px 4px 4px;padding:15px 15px 15px 15px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-block-end:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body, html {
    overflow-x: hidden;
}

p:last-child {
    margin-bottom: 0;
}

 /* Improved Animations Stylesheet, works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}



.def-button .elementor-button {
    width:224px;
}

.def-button .elementor-button-text {
    flex-grow: 0;
}

.def-button .elementor-button-icon svg {
    width: 24px;
    height: 24px;
}

.def-button .elementor-button strong {
    font-weight: bold;
}

.def-button .elementor-button-content-wrapper {
    align-items: center;
}

.def-button .elementor-button .elementor-button-icon {

margin-top: 3px !important;
transition: all ease 0.3s;
}

.def-button:hover .elementor-button .elementor-button-icon {
    margin-left:10px !important;
}


#def-button  {
    max-width:230px;
}

#def-button .elementor-button-text {
    flex-grow: 0;
}

#def-button  svg {
    width: 24px;
    height: 24px;
}

#def-button .elementor-button-icon {

margin-top: 3px;
transition: all ease 0.3s;
}
#def-button:hover  .elementor-button-icon {
    margin-left:10px !important;
}

.post.type-post {
    margin: 0 !important;
}
.menu-item img._before, .rtl .menu-item img._after {
    width: 24px;
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    min-width: 25em !important;
}

.e-n-menu-title-text:after {

left: 0;
width: 0;
z-index: 2;
}

.e-n-menu-title-text:after {
    background: #97856E;
bottom: 0;
content: "";
height: 2px;
}

.e-n-menu-title-text:after {
display: block;
position: absolute;
transition: .3s;
transition-timing-function: cubic-bezier(.58,.3,.005,1);
}

.e-n-menu-title-text:hover:after {
transform: scale(1);
width: 100%;
}

.cky-notice-btn-wrapper .cky-btn {
text-shadow: none;
box-shadow: none;
padding: 5px;
font-size: 14px;
}

.cky-prefrence-btn-wrapper .cky-btn {
    padding: 5px;
font-size: 14px;
}

.cky-consent-container .cky-consent-bar {
    box-shadow: none;
}/* End custom CSS */