.elementor-kit-5{--e-global-color-primary:#FF7233;--e-global-color-secondary:#292929;--e-global-color-text:#404042;--e-global-color-accent:#707070;--e-global-color-def44fa:#FFFFFF;--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:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-15dc6cb-font-family:"Poppins";--e-global-typography-15dc6cb-font-size:42px;--e-global-typography-15dc6cb-font-weight:600;--e-global-typography-15dc6cb-line-height:54px;--e-global-typography-99d5280-font-family:"Poppins";--e-global-typography-99d5280-font-size:28px;--e-global-typography-99d5280-font-weight:bold;--e-global-typography-99d5280-line-height:42px;--e-global-typography-68d6ba7-font-family:"Poppins";--e-global-typography-68d6ba7-font-size:22px;--e-global-typography-68d6ba7-font-weight:600;--e-global-typography-68d6ba7-line-height:25px;color:#707070;font-family:"Poppins", Sans-serif;font-size:16px;line-height:25px;}.elementor-kit-5 a{color:#FF7233;font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-kit-5 a:hover{color:#949494;}.elementor-kit-5 h1{color:#404042;font-family:"Poppins", Sans-serif;font-size:42px;font-weight:600;line-height:54px;}.elementor-kit-5 h2{color:#707070;font-family:"Poppins", Sans-serif;font-size:28px;font-weight:700;line-height:42px;}.elementor-kit-5 h3{color:#707070;font-family:"Poppins", Sans-serif;font-size:22px;font-weight:600;line-height:25px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:600;text-transform:capitalize;line-height:25px;color:#FFFFFF;background-color:#FF7233;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-style:solid;border-width:1px 1px 1px 1px;border-radius:5px 5px 5px 5px;padding:23px 54px 23px 54px;}.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{color:#FF7233;background-color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#FF7233;border-radius:5px 5px 5px 5px;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:"Poppins", Sans-serif;color:#707070;border-style:solid;border-width:1px 1px 1px 1px;border-color:#AFAFAF;border-radius:10px 10px 10px 10px;padding:12px 24px 12px 24px;}.elementor-kit-5 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea:focus,.elementor-kit-5 .elementor-field-textual:focus{color:#707070;border-style:solid;border-width:1px 1px 1px 1px;border-color:#FF7233;border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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;}.site-footer .site-description{color:#949494;font-family:"Poppins", Sans-serif;font-size:16px;line-height:25px;}.site-footer .copyright p{color:#949494;font-family:"Poppins", Sans-serif;font-size:16px;line-height:25px;}@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{--e-global-typography-15dc6cb-font-size:36px;--e-global-typography-15dc6cb-line-height:46px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.top-left-orange-arr,
.top-right-orange-arr,
.bottom-right-orange-arr{
  position: relative;
}

.top-left-orange-arr:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 30px 0;
  border-color: #FF7233 transparent transparent transparent;
  left: 0;
  top: 0;
  position: absolute;
}

.top-right-orange-arr:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0px 0px 30px;
  border-color: #FF7233 transparent  transparent transparent;
  right: 0;
  top: 0;
  position: absolute;
}

.bottom-right-orange-arr:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
 border-width: 30px 30px 0px 0px;
    border-color: transparent #FF7233 transparent transparent;
    right: 0;
    bottom: 0;
  position: absolute;
}

nav > ul#menu-1-6d53b852 > li.current-menu-item > a,
.elementor-element.elementor-element-6d53b852 .elementor-nav-menu--dropdown a{
    position: relative;
}

nav > ul#menu-1-6d53b852 > li.current-menu-item > a:after,
nav > ul#menu-1-6d53b852 > li > a:hover:after,
.elementor-element.elementor-element-6d53b852 .elementor-nav-menu--dropdown a.elementor-item-active:after,
.elementor-element.elementor-element-6d53b852 .elementor-nav-menu--dropdown a:hover:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0px 0px 10px;
    border-color: #FF7233 transparent transparent transparent;
    left: 0;
    top: 10;
    position: absolute;
    background: none !important;
}

.elementor-element.elementor-element-6d53b852 .elementor-nav-menu--dropdown a.elementor-item-active:after,
.elementor-element.elementor-element-6d53b852 .elementor-nav-menu--dropdown a:hover:after{
    left: 38%;
}

.elementor-swiper-button-prev, .elementor-swiper-button-next {
    color: #FF7233;
    border: 1px solid #FF7233;
    width: 72px;
    height: 32px;
    border-radius: 15px;
    display: block;
}

.elementor-swiper-button-next {
    text-align: right;
}

.elementor-swiper-button-prev i::before {
    content: '\2190';
    padding: 10px;
    line-height: 32px;
}

.elementor-swiper-button-next i::before {
    content: '\2192';
    padding: 10px;
    line-height: 32px;
}/* End custom CSS */