.elementor-2333 .elementor-element.elementor-element-53ccfbf7{overflow:visible;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-2333 .elementor-element.elementor-element-9830dcd > .elementor-widget-container{padding:0% 0% 4% 0%;}.elementor-2333 .elementor-element.elementor-element-9830dcd{text-align:end;}.elementor-2333 .elementor-element.elementor-element-9830dcd .elementor-heading-title{font-family:var( --e-global-typography-a5f152c-font-family ), Sans-serif;font-size:var( --e-global-typography-a5f152c-font-size );font-weight:var( --e-global-typography-a5f152c-font-weight );text-transform:var( --e-global-typography-a5f152c-text-transform );line-height:var( --e-global-typography-a5f152c-line-height );letter-spacing:var( --e-global-typography-a5f152c-letter-spacing );word-spacing:var( --e-global-typography-a5f152c-word-spacing );color:var( --e-global-color-5c86474 );}.elementor-2333 .elementor-element.elementor-element-702f69e > .elementor-widget-container{margin:5% 0% 0% 0%;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-2333 .elementor-element.elementor-element-9830dcd .elementor-heading-title{font-size:var( --e-global-typography-a5f152c-font-size );line-height:var( --e-global-typography-a5f152c-line-height );letter-spacing:var( --e-global-typography-a5f152c-letter-spacing );word-spacing:var( --e-global-typography-a5f152c-word-spacing );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-2333 .elementor-element.elementor-element-9830dcd .elementor-heading-title{font-size:var( --e-global-typography-a5f152c-font-size );line-height:var( --e-global-typography-a5f152c-line-height );letter-spacing:var( --e-global-typography-a5f152c-letter-spacing );word-spacing:var( --e-global-typography-a5f152c-word-spacing );}}/* Start custom CSS for html, class: .elementor-element-702f69e */@keyframes float {
	0% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
	50% {
		box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
		transform: translatey(-20px);
	}
	100% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
}

.container {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.award-1, .award-2, .award-3, .award-4, .award-5, .award-6, .award-7, .award-8, .award-9, .award-10, .award-11, .award-12, .award-13, .award-14 {
	box-sizing: border-box;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
	transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
	img { width: 100%; height: auto; }
}

.award-1 {
	width: 150px;
	height: 150px;
	border: 5px white solid;

}

.award-2 {
	width: 180px;
	height: 180px;
	border: 5px white solid;
	margin-top:5%;
	margin-left:3%;
}

.award-3 {
	width: 140px;
	height: 140px;
	border: 5px white solid;
	margin-top:5%;
}

.award-4{
	width: 220px;
	height: 220px;
	border: 5px white solid;
	margin-top:-100%;
	margin-left: 35%;
}

.award-5{
	width: 140px;
	height: 140px;
	border: 5px white solid;
	margin-top:5%;
	margin-left: 42%;
}

.award-6{
	width: 120px;
	height: 120px;
	border: 5px white solid;
	margin-top:5%;
	margin-left: 32%;
}

.award-7{
	width: 140px;
	height: 140px;
	border: 5px white solid;
	margin-top:2%;
	margin-left: 16%;
}

.award-8{
	width: 180px;
	height: 180px;
	border: 5px white solid;
	margin-top:-15%;
	margin-left: 70%;
}

.award-9{
	width: 140px;
	height: 140px;
	border: 5px white solid;
	margin-top:-60%;
	margin-left: 55%;
}

.award-10{
	width: 180px;
	height: 180px;
	border: 5px white solid;
	margin-top:-60%;
	margin-left: 70%;
}

.award-11{
	width: 140px;
	height: 140px;
	border: 5px white solid;
	margin-top:-67%;
	margin-left: 77%;
}

.award-12{
	width: 120px;
	height: 120px;
	border: 5px white solid;
	margin-top:-55%;
	margin-left: 80%;
}

.award-13{
	width: 120px;
	height: 120px;
	border: 5px white solid;
	margin-top:110%;
	margin-left: 0%;
}

.award-14{
	width: 160px;
	height: 160px;
	border: 5px white solid;
	margin-top:-25%;
	margin-left: 36%;
}/* End custom CSS */