.elementor-kit-9{--e-global-color-primary:#52544B;--e-global-color-secondary:#31352C;--e-global-color-text:#52544B;--e-global-color-accent:#31352C;--e-global-color-848268f:#306E34;--e-global-color-61f6440:#57B057;--e-global-color-4176fb4:#8BC487;--e-global-color-40afb71:#41C481;--e-global-color-567f79f:#FAC381;--e-global-color-b731e24:#FDD98F;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-567f79f );}.elementor-kit-9 a:hover{color:var( --e-global-color-b731e24 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.rightbar{
     position: fixed;
     right: 0;
     top:39%;
     pointer-events: none;
}
 .rightdesign .elementor-column:first-of-type{
     opacity: 0;
     right:-390px;
     transition: all .3s ease-in-out;
}
 .rightdesign:hover .elementor-column{
     opacity: 1;
     right:0;
     pointer-events: all;
}
.rightdesign .elementor-column:nth-of-type(2) {
         pointer-events: all;
}

@media (max-width: 766px) {
  .rightdesign .elementor-column:nth-of-type(2) {
    max-width: 56px;
    height: auto;
    right: -8px
}
}/* End custom CSS */