.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#D7D7D7;--e-global-color-text:#000000;--e-global-color-accent:#3591CF;--e-global-color-9edc309:#BB363B;--e-global-color-52fd0f7:#3591CF;--e-global-color-4468d71:#000000;--e-global-color-ba45e02:#FFFFFF;--e-global-color-ea31122:#02010100;--e-global-color-4822b75:#DC2027;--e-global-color-37d6c27:#202020;--e-global-color-c57150f:#D7D7D7;--e-global-color-c7667bb:#F0F0F0;--e-global-typography-primary-font-family:"effra";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"effra";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"effra";--e-global-typography-text-font-size:1.2em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-text-letter-spacing:0.2px;--e-global-typography-accent-font-family:"effra";--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-2562cfd-font-family:"effra";--e-global-typography-2562cfd-font-size:2.2em;--e-global-typography-2562cfd-font-weight:700;--e-global-typography-2562cfd-line-height:1.1em;--e-global-typography-82912dc-font-family:"effra";--e-global-typography-82912dc-font-size:1.8em;--e-global-typography-82912dc-font-weight:400;--e-global-typography-82912dc-line-height:1.1em;--e-global-typography-481eb8f-font-family:"effra";--e-global-typography-481eb8f-font-size:1.1em;--e-global-typography-481eb8f-font-weight:700;--e-global-typography-481eb8f-text-transform:uppercase;--e-global-typography-481eb8f-letter-spacing:0.8px;--e-global-typography-97e7c39-font-family:"effra";--e-global-typography-97e7c39-font-size:1.5em;--e-global-typography-97e7c39-font-weight:700;--e-global-typography-97e7c39-line-height:1.1em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-4822b75 );}.elementor-kit-6 a:hover{color:var( --e-global-color-52fd0f7 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:60px;--container-default-padding-right:20px;--container-default-padding-bottom:60px;--container-default-padding-left:20px;}.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-kit-6{--e-global-typography-text-font-size:1.1em;--e-global-typography-2562cfd-font-size:1.8em;--e-global-typography-82912dc-font-size:1.5em;--e-global-typography-97e7c39-font-size:1.8em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:50px;--container-default-padding-right:15px;--container-default-padding-bottom:50px;--container-default-padding-left:15px;}}/* Start custom CSS */html .page-header h1 {display:none;}

 p:last-of-type {
    margin-bottom: 0;
}


.padding0{
    padding: 0px;
}

.padding20{
    padding: 20px;
}

html .padding25{
 padding: 25px;   
}

.padding30{
    padding: 30px;
}

ul, ol{
    padding-bottom: 15px;
}

ul li, ol li {
    padding-bottom: 10px;
}

.button-text-adjust .elementor-button-text{
    padding-top: 2px;
}


.elementor-element , p, h1, h2, h3, h4, h5, h6{

text-wrap: balance;
    
}

.not-pretty p{
    text-wrap: wrap !important;
}

.elementor-slideshow__title{
    display: none;
}

[type=button], [type=submit], button{
    border: inherit;
    padding: inherit;
    display: inline-block;
    font-size: inherit;
    font-weight: 400;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
    background-color: inherit;
}
 
 [type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{
     background-color: inherit;
     color: inherit;
 }
 

/* --------  media query - tablet --------*/

@media only screen and (max-width: 1024px) {


html .padding25{
 padding: 20px;   
}

.padding30{
    padding: 25px;
}

 
    
}


/* --------  media query - mobile --------*/
@media only screen and (max-width: 767px) {

.padding20{
    padding: 15px;
}

html .padding25{
 padding: 18px;   
}

.padding30{
    padding: 20px;
}


    
}/* End custom CSS */