.elementor-kit-50741{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-2484204:#C0392B;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:500;font-family:"Arial", Sans-serif;}.elementor-kit-50741 e-page-transition{background-color:#FFBC7D;}.elementor-kit-50741 h3{font-size:1.5em;}.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-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 */html {
	font-size: 62.5%; /* 10px browser default */
}
body {
	padding: 0;	
	position: relative;
    /* Font varient */
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
	
    /* Smoothing */
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
	text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
	
	max-width:1920px;
	margin:0 auto !important;	
    font-family: 'Rubik', sans-serif;
    line-height: 1.4;
    font-size: 1.8rem;
	font-weight: 300;
	color: #1e1236;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Rubik';
    font-weight: bold;
    line-height: 1.2;
}
body .grid-container,
.container.grid-container {
    max-width: 120rem;
}
body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 120rem;
}
.elementor-heading-title {
    line-height: 1.2;
}
p {
    margin-bottom: 2.5rem;
}
.elementor-text-editor p:last-child {
    margin-bottom: 0;
}
a {
	transition: background-color 0.5s linear 0s, color 0.5s linear 0s;
}
}
a:focus, 
input:focus, 
button:focus {
	outline: none;
}
.page-content, 
.entry-content, 
.entry-summary {
    margin-top:0;
}
.entry-content:not(:first-child), 
.entry-summary:not(:first-child), 
.page-content:not(:first-child) {
    margin-top: 0;
}


/* MEDIA QUERIES */
@media only screen and (max-width: 1024px) {
	body {
	  font-size: 18px;
	}
	br {
	  display: none;
	}
}
@media only screen and (max-width: 767px) {
	body {
	  font-size: 16px;
	}
}
/* # Font Sizing
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */
/* # Font Sizing # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere. ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width:1600px) { html { font-size: 56.3%;  } }
@media only screen and (max-width:1440px) { html { font-size: 52%;    } }
@media only screen and (max-width:1280px) { html { font-size: 50%;    } }
@media only screen and (max-width:1024px) { html { font-size: 62.5%;    } }
/*@media only screen and (max-width:960px)  { html { font-size: 62.5%;    } }
@media only screen and (max-width:768px)  { html { font-size: 62.5%; } }*//* End custom CSS */