.elementor-kit-13{--e-global-color-primary:#CC3366;--e-global-color-secondary:#6C757D;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-border:#EEE;--e-global-color-dark:#333;--e-global-color-light:#FAFAFA;--e-global-color-gray:#8F8F8F;--e-global-color-muted:#ABABAB;--e-global-color-placeholder:#B6B6B6;--e-global-color-5a2cbaa:#4F4898;--e-global-color-b5e4f56:#606060;--e-global-color-f2e0203:#7B549E;--e-global-color-d4a3d12:#4F4898;--e-global-color-9f0c6ff:#335FA9;--e-global-color-47052ea:#00FFFF;--e-global-color-bd690ec:#00CCCC;--e-global-color-ed49402:#505050;--e-global-color-a59ac3e:#58595B;--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1019px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:749px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:760px;}}/* Start custom CSS */.eael-advanced-menu li:hover{
  max-width: 50%;
  border-width: 4px;
  border-style: solid;
  border-image: 
    linear-gradient(
      to right, #00d4ff 0%, #020024 100%
    ) 0 0 100% 0;
}
.newNav .eael-advanced-menu{
    border-radius: 0 0 20px 20px;
}
.newNav .eael-advanced-menu-toggle{
    border-radius: 10px;
}

.newNav .eael-advanced-menu li:hover{
  max-width: 100%;
  border-width: 4px;
  border-style: solid;
  border-image: 
    linear-gradient(
      to right, #00d4ff 0%, #020024 100%
    ) 0 0 100% 0;
}
.hotSpots .eael-hot-spot-inner, .hotSpots .eael-hot-spot-wrap, .hotSpots .tipso_style{
    background-color: #fff0;
    border-bottom: none;
    border-radius: 0;
}
.hotSpots .eael-hot-spot-wrap{
    width: 80%!important;
    height: 80%!important;
}
.tipso_bubble{
    background-color: #4F4898!important;
}
/**/
.formLab{
    width: 100%;
}
.formLab .wpcf7-form{
    display: flex;
}
.formLab input{
    border: none!important
}
.formLeft{
    width: 45%;
    padding-right: 15px;
}
.formRight{
    width: 55%;
}
.formRight textarea{
    height: 100%;
}
.formRight .wpcf7-submit{
    position: absolute;
    right: 3%;
    top: 70%;
}
@media screen and (max-width: 700px){
    .formLab .wpcf7-form{
    display: inline;
        
    }
    .formLeft{
        width: 100%;
        padding-right: 0;
    }
    .formRight{
        width: 100%;
    }
    .formLab .wpcf7-submit{
        position: absolute;
        right: 2%;
        top: 80%;
    }
    .tipso_bubble{
    width: 75%!important;
    left: 8%!important;
    }
}/* End custom CSS */