.elementor-kit-2398{--e-global-color-primary:#5BC5EC;--e-global-color-secondary:#00192C;--e-global-color-text:#4D4D4D;--e-global-color-accent:#5BC5EC;--e-global-color-f9356fa:#FCF8F4;--e-global-color-688e30f:#00192C;--e-global-typography-primary-font-family:"Marcellus";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Marcellus";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:400;}.elementor-kit-2398 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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:1200px){.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 */::-webkit-scrollbar {
    width: 15px;
    background-color: #fff;
}
::-webkit-scrollbar-thumb {
    background-color: #5bc5ec;
}
::-webkit-scrollbar-track {
    background-color: #fff;
}
::selection {
    background-color: #5bc5ec;
    color: #fff;
}
.page-header_content .page-header_title{
    font-size:70px !important;
    margin-top:20px;
}
@media only screen and (max-width:768px){
   .page-header_content .page-header_title{
    font-size:20px !important;
    margin-top:75px !important;
}
table *{
    font-size:12px !Important;
}
}
/*sidebar titles*/
aside .title-wrapper, .elementor-field-type-recaptcha_v3, .grecaptcha-badge{
    display:none;
}
#logo img{
    width:100% !important;
}
/*gravity forme*/
.mc .gfield--type-captcha{
    display:none;
}
.mc textarea, .mc input{
    border:0 !Important;
    border-bottom:1px solid #00000025 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    outline:none !Important;
}
.mc textarea:HOVER,.mc input:hover{
    border-color:black !Important;
}
.mc input[type="submit"]{
    background:#cd3939 !important;
    border-radius:50px !Important;
    font-size:16px !Important;
    padding:20px 45px !Important;
}
.mc input[type="submit"]:hover{
    background:white !important;
    color:black !important;
}
.mc *{
    font-family:"DM Sans";
}
.gform_title{
    display:none;
}/* End custom CSS */