.elementor-kit-7{--e-global-color-primary:#111111;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#EC2B27;--e-global-color-117afc6:#CC0000;--e-global-color-6f861fe:#000000;--e-global-color-74bc340:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Condensed";--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;font-family:"Roboto", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-117afc6 );}.elementor-kit-7 h1{font-size:48px;}.elementor-kit-7 h2{font-size:40px;}.elementor-kit-7 h3{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}.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-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 */body,
body * {
    font-family: 'Rubik', sans-serif !important;
}

body {
    font-family: 'Rubik', sans-serif !important;
   font-size: 16px !important;
}

@media (max-width: 767px) {
    body {
        font-size: 16px !important;
    }
}


.elementor-widget-text-editor {
    font-family: 'Rubik', sans-serif !important;
    font-size: 16px !important;
}

@media (max-width: 767px) {
    .elementor-widget-text-editor {
        font-size: 16px !important;
    }
}
.highlight{
    color:rgb(237, 44, 40) ;
}

.list-h3{
    font-size: inherit !important;
    font-weight: 500 !important;
    line-height: inherit !important;
    display: inline !important;
}

.nw{
        white-space: nowrap;
}

@media(max-width:767px){
    .db{
        display: block;
    }
}
@media(min-width: 767px){
    .nw-ds{
        white-space:nowrap;
    }
}
@media screen and (min-width: 766px) and (max-width: 1024px) {
  .nwt{
      white-space:nowrap;
  }
}/* End custom CSS */