.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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:"Montserrat", Sans-serif;font-weight:400;background-color:#000000;}.elementor-kit-6 p{margin-bottom:2rem;}.elementor-kit-6 a{font-family:"Montserrat", Sans-serif;}.elementor-kit-6 h1{font-family:"Montserrat", Sans-serif;}.elementor-kit-6 h2{font-family:"Montserrat", Sans-serif;}.elementor-kit-6 h3{font-family:"Montserrat", Sans-serif;}.elementor-kit-6 h4{font-family:"Montserrat", Sans-serif;}.elementor-kit-6 h5{font-family:"Montserrat", Sans-serif;}.elementor-kit-6 h6{font-family:"Montserrat", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Montserrat", Sans-serif;font-weight:800;color:#FFFFFF;background-color:#219FFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#219FFF;border-radius:50px 50px 50px 50px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:#219FFF;background-color:#FFFFFF;}.elementor-kit-6 label{font-family:"Montserrat", Sans-serif;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"Montserrat", Sans-serif;background-color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:117rem;}.e-con{--container-max-width:117rem;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@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 {		
	margin: 0;
	padding: 0;
	/* 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;
	max-width:1920px;
	margin:0 auto;
}
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;
}

.fontgradient {
    background: #4B43DB;
    background: linear-gradient(to right, #4B43DB 0%, #209CFF 40%, #68e0cf 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* # will apply this css starting 1023px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1024px) {
	br {
		display: none;	
	}
}

@media only screen and (max-width:960px) {

}

@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 568px) {
	
}

@media only screen and (max-width: 480px) {
	
}

@media only screen and (max-width: 375px) {
	
}

/* # 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 */