.elementor-kit-68{--e-global-color-primary:#1C1C1C;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#1C1C1C;--e-global-color-accent:#10B3F0;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-size:2.5em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:1.1em;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-size:1.3em;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.4em;}.elementor-kit-68 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 *//* remove nav menu gap*/

.site-content {
    
    margin-top:0 !important;
}

/* reset and remove site hyphenation */

.site {
    hyphens: none;
    -moz-hyphens: none !important;
    -ms-hyphens: none !important;
    -webkit-hyphens: none !important;
}

.breadcrumbs {
    display:none;
}

/* global header margin */

h1, h2, h3, h4, h5, h6 {
	margin: 0.6em 0 0.6em 0 !important;
}

/* blog hero  */

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    
    padding:0 !important;
}

#cgg-blog-hero {
	height: 50vh;
    display:flex;
	overflow: hidden;

	


}

#cgg-blog-hero img {
  object-fit: cover;
  display: flex;
  overflow: hidden;
  height: 200%;


}/* End custom CSS */