.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-71cd291:#7B8D23;--e-global-color-db1c250:#6A7825;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p {
    margin: 0;
}

.sim-fit-width {
    width: fit-content
}

body {
    overflow-x: hidden;
    overflow-y: hidden
}

html {
    overflow-x: hidden;
}

@media (max-width: 1366px) {
    .sim-hide-laptop {
        display: none;
    }
}

@media (min-width: 1024px) {
    .sim-hide-desktop {
        display: none;
    }
}

@media (max-width: 1024px) {
    .sim-hide-tablet {
      display: none;  
    }
}


.sim-tour-data {
    padding-bottom: 10px;
}

.sim-tour-data::-webkit-scrollbar {
    height: 3px;
}

.sim-tour-data::-webkit-scrollbar-track {
    width: 5px;
    background: #3333331a;

}

.sim-tour-data::-webkit-scrollbar-thumb {
    background: #7B8D23;
}/* End custom CSS */