.elementor-kit-12{--e-global-color-primary:#02BEFF;--e-global-color-secondary:#000000;--e-global-color-text:#1A1A1A;--e-global-color-accent:#E5E5E5;--e-global-color-3782765:#FFFFFF;--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-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-927ecdc-font-family:"Montserrat";--e-global-typography-927ecdc-font-size:15px;--e-global-typography-927ecdc-font-weight:600;--e-global-typography-927ecdc-text-transform:uppercase;--e-global-typography-927ecdc-letter-spacing:0px;color:var( --e-global-color-secondary );font-family:"Roboto", Sans-serif;font-size:17px;letter-spacing:0.5px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:0px;color:var( --e-global-color-3782765 );border-radius:0px 0px 0px 0px;padding:10px 13px 10px 13px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 h1{color:var( --e-global-color-3782765 );font-family:"Montserrat", Sans-serif;font-size:60px;font-weight:bold;text-transform:uppercase;}.elementor-kit-12 h2{color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:700;text-transform:uppercase;}.elementor-kit-12 h3{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;}.elementor-kit-12 h4{color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;font-size:25px;font-weight:700;text-transform:uppercase;}.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-kit-12{--e-global-typography-text-font-size:16px;font-size:16px;}.elementor-kit-12 h1{font-size:50px;}.elementor-kit-12 h2{font-size:30px;}.elementor-kit-12 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{--e-global-typography-text-font-size:15px;--e-global-typography-927ecdc-font-size:15px;font-size:15px;}.elementor-kit-12 h1{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */::-moz-selection {
background-color: #02beff;
color: #fff;
}

::selection {
background-color: #02beff;
color: #fff;
}

input::placeholder, textarea::placeholder { 
opacity: 1 !important; 
}




.elementor-button{
  outline:2px solid #02beff;
  outline-offset: 5px;
  transition:0.5s;  
}
.elementor-button:hover{
  outline-offset:-5px;
  outline-width:10px;
}

.elementor-button-blk{
  outline:2px solid #000000;
  outline-offset: 5px;
  transition:0.5s;  
}
.elementor-button-blk:hover{
  outline-offset:-5px;
  outline-width:10px;
}

.contact [type="submit"] {
   margin-left:8px;
   margin-top:10px;
}/* End custom CSS */