.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bb71fab:#05031F;--e-global-color-5216b74:#202020;--e-global-color-75715c9:#65CFF1;--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;background-color:#000000;color:#FFFFFF;font-family:"Arimo", Sans-serif;font-weight:400;line-height:1.7em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#64A304;font-family:"Arimo", Sans-serif;font-size:1.6rem;font-weight:600;text-transform:uppercase;line-height:1.2em;letter-spacing:0.05em;color:#FFFFFF;border-style:solid;border-width:2px 2px 2px 2px;border-color:#64A304;border-radius:11px 11px 11px 11px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#02010100;color:#8DC63F;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-bottom:2rem;}.elementor-kit-7 a{color:#FFFFFF;}.elementor-kit-7 h1{color:#FFFFFF;font-family:"Audiowide", Sans-serif;font-weight:400;line-height:1.2em;}.elementor-kit-7 h2{color:#FFFFFF;font-family:"Audiowide", Sans-serif;line-height:1.2em;}.elementor-kit-7 h3{color:#FFFFFF;font-family:"Audiowide", Sans-serif;line-height:1.2em;}.elementor-kit-7 h4{color:#FFFFFF;font-family:"Audiowide", Sans-serif;line-height:1.2em;}.elementor-kit-7 h5{color:#FFFFFF;font-family:"Audiowide", Sans-serif;line-height:1.2em;}.elementor-kit-7 h6{color:#FFFFFF;font-family:"Audiowide", Sans-serif;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:120rem;}.e-con{--container-max-width:120rem;}.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 {		
	margin: 0;
	padding: 0;	

	/* Replace the global font */
	/*font-family: 'Yantramanav', sans-serif;*/
	
    /* 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;
}
img, iframe {
	border:none;
	max-width:100%;
}

/* # 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 */