.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a9e673d:#212529;--e-global-color-8f75177:#101019;--e-global-color-ecc7ffc:#9195A3;--e-global-color-ba8a52d:#3789C9;--e-global-color-dd3408a:#1B56FF;--e-global-color-d7a8b21:#232230;--e-global-color-b197e5b:#EAEFFD;--e-global-color-f9ee3cd:#DAE3FC;--e-global-color-fa60c76:#EAEAEA;--e-global-color-1f17749:#135CF3;--e-global-color-2aa92c0:#111111;--e-global-color-84da48b:#CECECE;--e-global-color-4b6c721:#6C6565;--e-global-color-afdffb8:#FFFFFF;--e-global-color-a32a750:#00000000;--e-global-color-493dd43:#000000;--e-global-typography-primary-font-family:"Hind";--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-0709f13-font-family:"Gilda Display";--e-global-typography-e61126f-font-family:"Josefin Sans";--e-global-typography-7676284-font-family:"Montserrat";--e-global-typography-7676284-font-size:38px;--e-global-typography-7676284-font-weight:700;--e-global-typography-7676284-text-transform:uppercase;--e-global-typography-7676284-font-style:normal;--e-global-typography-7676284-text-decoration:none;--e-global-typography-7676284-line-height:1.1em;--e-global-typography-7676284-letter-spacing:-0.3px;font-family:"Montserrat", Sans-serif;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#135CF3;font-family:"Montserrat", Sans-serif;font-weight:400;text-transform:uppercase;color:#FDFDFD;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:#FFFFFF;color:var( --e-global-color-1f17749 );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:#135CF3;font-family:"Montserrat", Sans-serif;}.elementor-kit-4 a:hover{font-family:"Montserrat", Sans-serif;}.elementor-kit-4 h1{font-family:"Hind", Sans-serif;font-weight:400;}.elementor-kit-4 h2{font-family:"Montserrat", Sans-serif;font-weight:500;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);}.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-kit-4{--e-global-typography-7676284-font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-7676284-font-size:20px;--e-global-typography-7676284-letter-spacing:3.25px;}.elementor-kit-4 h2{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CSS SELECT BAR */

.elementor-kit-4 input, select
         {
         width: auto;
         margin-right: 10px;
         padding-right: 50px;
         height: 45px;
        display:inline-block;
         }
         

#submitbtn {
    border-radius: 5px;
    padding-right: 50px;
    padding-left: 50px;
}
/*

#submitbtn:hover {
    background-color: black;
    border-color: black;
    color:white;
}
*/

/* CSS SELECT BAR - RESPONSIVE SMARTPHONE */

@media only screen and (max-width: 543px)  {
   .elementor-kit-4 input, select
         {
         width: auto;
         margin-right: 10px;
         padding-right: 50px;
         height: 45px;
        display: block;
    width: 100%;;
        margin-bottom:10px;
         }
         
#submitbtn {
    display:inline-block;
display: block;
  width: 100%;
    border-radius: 5px;
}
/*
#submitbtn:hover {
    background-color: black;
    border-color: black;
    color:white;
} 
*/
    
}/* End custom CSS */