.elementor-kit-6{--e-global-color-primary:#9B0417;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-b1ffb65:#02010100;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--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){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);}.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 */.form .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-33.e-form__buttons {
    position: absolute;
    width: 150px;
    right: 0%;
    top: 6%;
}

.book-btn{
    display: flex;
    background-color: #9B0417;
    border: 2px solid #9B0417;
    color:  white;
    padding: 10px 20px;
    width: 150px;
    margin-top: 15px;
    justify-content: center;
    transition: all 0.3s ease;
}

.book-btn:hover{
    color: #9B0417;
    background-color: #0000;
  

}/* End custom CSS */