.elementor-kit-8{--e-global-color-primary:#1D74D6;--e-global-color-secondary:#00A7ED;--e-global-color-text:#2E3F58;--e-global-color-accent:#05AAAC;--e-global-color-389ab69:#F5F5F5;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Avenir STD Roman", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-accent );}.elementor-kit-8 h1{font-family:"Manrope", Sans-serif;font-size:48px;font-weight:600;}.elementor-kit-8 h2{font-family:"Manrope", Sans-serif;font-size:36px;}.elementor-kit-8 h3{font-family:"Manrope", Sans-serif;font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90vw;}.e-con{--container-max-width:90vw;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* OVER RIDE ANIMATION */
 
.animate-on-scroll{
    opacity: 1;
    transform: scale(1);
}
*/
 
/* BUTTON HEADING */
 
.balliante-button.quick-access:hover{
    background: #05AAAC !important;
    box-shadow: 0px 0px 0px 5px #05AAAC !important;
}
.balliante-button.quick-access{
    box-shadow: 0px 0px 0px 0px black !important;
    background: black;
}
 
.balliante-button.quick-access:hover .text > div > h2{
    color: white;
}
 
.balliante-button.quick-access .text > div > h2{
    color: black;
}
 
.balliante-button.quick-access .text > div > h2, .balliante-button.quick-access{
    transition: all 0.4s;
    cursor: pointer;
}
 
/*ACCENT TEXT*/
 
.text.accent {
    color: #1D73D6 !important;
}
 
/*INFO CARDS*/
 
.info.cards:hover{
    background-color: black !important;
}
 
.text {
    user-select: none;
}
 
.info.cards .text, .info.cards .text > div > h2{
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
 
.info.cards:hover .text, .info.cards:hover .text > div > h2{
    color: white !important;
}
 
/* WHITE BUTTON HEADING */
 
.balliante-button.white:hover{
    background: #05AAAC !important;
    box-shadow: 0px 0px 0px 5px #05AAAC !important;
}
.balliante-button.white{
    box-shadow: 0px 0px 0px 0px white !important;
    background: white;
}
 
.balliante-button.white:hover .text > div > h2{
    color: white;
}
 
.balliante-button.white .text > div > h2{
    color: black;
}
 
.balliante-button.white .text > div > h2, .balliante-button.quick-access{
    transition: all 0.4s;
    cursor: pointer;
}
 
/*BLUE BUTTON HEADING*/
.balliante-button.blue:hover{
    background: #05AAAC !important;
    box-shadow: 0px 0px 0px 5px #05AAAC !important;
}
.balliante-button.blue{
    box-shadow: 0px 0px 0px 0px #1D74D6 !important;
    background: white;
}
 
.balliante-button.blue:hover .text > div > h2{
    color: white;
}
 
.balliante-button.blue .text > div > h2{
    color: black;
}
 
.balliante-button.blue .text > div > h2, .balliante-button.blue{
    transition: all 0.4s;
    cursor: pointer;
}
 
/*currency*/
 
.currency {
    font-size: 18px !important;
    padding-right: 5px;
}
/* CSS for mobile devices (screens up to 767px wide) */
@media only screen and (max-width: 767px) {
  /* Your mobile-specific CSS rules here */
  .currency {
    font-size: 16px !important;
    padding-right: 5px;
}
}
.grecaptcha-badge {
  position: absolute;
  left: -9999px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Avenir STD Roman';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://balliante.com/design-2024/wp-content/uploads/2024/06/AvenirLTStd-Roman.ttf') format('truetype');
}
/* End Custom Fonts CSS */