.elementor-kit-11{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d4f475a:#FFBE0B;--e-global-color-eb3810b:#34A0FE;--e-global-color-fe80718:#0157A4;--e-global-color-c55d3c0:#173E61;--e-global-color-e6a749e:#3D4B58;--e-global-color-5b79378:#002B51;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;}.elementor-kit-11 a{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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-11 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 */.anim750{
  transition: all 750ms ease-in-out;
}

#Awesome{
	position: relative;
	width: 40px;
	height: 40px;
	margin: 0 auto;
  	backface-visibility: hidden;
}

#Awesome .sticky{
	transform: rotate(45deg);
}

#Awesome:hover .sticky{
	top: 8px;
	transform: rotate(10deg);
}

#Awesome .sticky{
	position: absolute;
	top: 0;
	left: 0;
	width:40px;
	height: 40px;
}

#Awesome .reveal .circle{
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.15);
	font-family: 'helvetica neue', arial;
	font-weight: 40;
	line-height: 40px;
	text-align: center;
	
	cursor: pointer;
}

#Awesome .reveal .circle{
	background-image: url('/wp-content/animation/Antpack.svg');
	background-position: center;
	background-size: contain;
}

#Awesome .circle_wrapper{
	position: absolute;
	width: 40px;
	height: 40px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#Awesome .circle{
	position: absolute;
	width: 38px;
	height:  38px;
	margin: 2px;
	border-radius: 999px;
}

#Awesome .back{
	height: 10px;
	top: 3.8px;
}

#Awesome:hover .back{
	height: 50px;
	top: 24px;
}

#Awesome .back .circle{
	margin-top: -35px;
	background-color: #ffffff;
    
	background-image: -webkit-linear-gradient(bottom, rgba(251,236,63,.0), rgba(255,255,255,.8));
}

#Awesome:hover .back .circle{
    margin-top: -15px;
}

#Awesome .front{
	height: 38px;
	bottom: -2px;
	top: auto;
	
	-webkit-box-shadow: 0 -40px 20px -40px rgba(0,0,0,.3);
}

#Awesome:hover .front{
    height: 15px;
	
	-webkit-box-shadow: 0 -60px 10px -60px rgba(0,0,0,.1);
}

#Awesome .front .circle{
	/* margin-top: -5px; */
	top: -5px;
	background: #ffffff;

	background-image: url('/wp-content/animation/maskWhite.svg');
	transform: rotate(315deg);
	background-position: center;
	background-size: contain;

	/* background-image: -webkit-linear-gradient(bottom, rgba(251,236,63,.0) 75%, #f7bb37 95%);
  background-image: -moz-linear-gradient(bottom, rgba(251,236,63,.0) 75%, #f7bb37 95%);
  background-image: linear-gradient(bottom, rgba(251,236,63,.0) 75%, #f7bb37 95%); */
}

#Awesome h4{
  font-family: 'helvetica neue', arial;
  font-weight: 200;
  text-align: center;
	position: absolute;
	width: 40px;
	height: 40px;
  line-height: 40px;
	
	transition: opacity 50ms linear 400ms;
}

#Awesome:hover h4{
	opacity: 0;
	
	transition: opacity 50ms linear 300ms;
}

#Awesome:hover .front .circle{
	margin-top: -25px;
	background-color: #ffffff;
	background-position: 0 20px;
}/* End custom CSS */