.elementor-kit-5{--e-global-color-primary:#B7884F;--e-global-color-secondary:#A49F8F;--e-global-color-text:#0D1929;--e-global-color-accent:#0D1929;--e-global-color-0d02d0e:#FFFFFF;--e-global-color-f4dc165:#F9F5DE;--e-global-color-88de778:#A49F8F;--e-global-color-a1b9781:#F5F5F5;--e-global-color-d137a63:#FAF3EB;--e-global-color-8e56c93:#E2B775;--e-global-color-dc90691:#000000;--e-global-typography-primary-font-family:"scotch-display";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Helvetica", Sans-serif;font-size:17px;font-weight:400;line-height:24px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#FFFFFF00;font-family:"Work Sans", Sans-serif;font-size:14px;font-weight:500;line-height:16px;letter-spacing:0.3px;color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:3px 3px 3px 3px;padding:15px 65px 15px 65px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-0d02d0e );border-style:solid;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-size:18px;font-weight:500;}.elementor-kit-5 h1{font-family:"scotch-display", Sans-serif;font-size:72px;font-weight:500;line-height:90px;}.elementor-kit-5 h2{font-family:"scotch-display", Sans-serif;font-size:48px;text-transform:capitalize;line-height:55px;}.elementor-kit-5 h3{font-family:"scotch-display", Sans-serif;font-size:38px;font-weight:400;line-height:56px;}.elementor-kit-5 h4{font-family:"scotch-display", Sans-serif;font-size:31px;font-weight:400;}.elementor-kit-5 h5{font-size:25px;}.elementor-kit-5 h6{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5{font-size:14px;line-height:22px;}.elementor-kit-5 h1{font-size:42px;line-height:54px;}.elementor-kit-5 h2{font-size:34px;line-height:42px;}.elementor-kit-5 h3{font-size:36px;line-height:43px;}.elementor-kit-5 h4{font-size:27px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{border-width:1px 1px 1px 1px;padding:12px 40px 12px 40px;}.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:16px;line-height:22px;}.elementor-kit-5 h1{font-size:46px;line-height:50px;}.elementor-kit-5 h2{font-size:32px;line-height:40px;}.elementor-kit-5 h3{font-size:33px;line-height:41px;}.elementor-kit-5 h4{font-size:27px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:14px;line-height:15px;border-width:1px 1px 1px 1px;padding:12px 30px 12px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* #lee-nav a{
    width: fit-content;
    
}
#lee-nav a:hover{
    margin-left: 30px !important;

}
#lee-nav a:before, #lee-nav a:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 1px;
  top: 55%;
  margin-top: -0.5px;
  background: #fff;
}

#lee-nav a:before {
  left: -2.5px;
}
#lee-nav a:after {
  right: 2.5px;
  background: #fff;
  transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

#lee-nav a:hover:before{
  background: #fff;
  width: 100%;
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

#lee-nav a:hover:after{
  background: transparent;
  width: 100%;
  transition: 0s;
}
*/
.elementor-testimonial__image img {
    -o-object-fit: fill !important;
    object-fit: fill !important;
}


h2 span,
h3 span{
    background-image: linear-gradient(to right,#D1B464, #B7884F);
    -webkit-background-clip: text;
    display: inline-block;
    -webkit-text-fill-color: #00000000;
}

.elementor-tab-title {
display: flex;
    align-items: center;
}

@media only screen and (max-width: 600px) {
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}}

.grecaptcha-badge {
    display: none !important;
}/* End custom CSS */