/* DO NOT MODIFY THIS FILE MANUALLY! IT WILL BE OVERWRITTEN! */
/* This file is generated from admin user interface stylesheet editor */
/* Generated at 1684437336112 */

header {
	padding-top: 25px;
	min-height: 80px;
	background-color: rgba(255,255,255,0);
	animation-appear: appear;
}

footer {
	margin-top: 40px;
	padding-top: 40px;
	background-color: rgba(234,248,254,0);
	font-size: 0.9em;
	animation-appear: appear;
}

body {
	background-image: linear-gradient(0deg,rgba(36,38,39,0.83),rgba(36,38,39,0.83)), url('/resources/images//office.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #ffffff;
	animation-appear: appear;
}

.section_padding {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #3d4041;
	color: #ffffff;
}

@media (max-width: 1199.98px) {


}

@media (max-width: 991.98px) {


}

@media (max-width: 767.98px) {


}

@media (max-width: 575.98px) {


}

