/*@font-face {*/
/*    font-family: "Baloo Bhaina";*/
/*    src: url(/public/assets/fonts/BalooBhaijaan2-Regular.ttf);*/
/*}*/

@font-face {
	font-family: "Baloo Bhaina";
	src: url(/public/assets/fonts/BalooBhaijaan2-Bold.ttf);
	font-weight: bold;
}

/*.hero-wrapper {
    height: 780px;
}*/

.text-orange {
	color: #ff9900 !important;
}

.hero-wrapper .hero-backgroud {
	background-image: url('/public/assets/img/vtmo/hero-background.webp');
	background-origin: content-box;
	background-size: cover;
	background-position: center;
	background-repeat: repeat;
	background-attachment: scroll;

}

.hero-wrapper .nav-bar .nav-item {
	padding-right: 1rem;

}

/*Navbar*/
.nav-bar-background {
	background-color: transparent;
}

.hero-wrapper .nav-bar .nav-item .nav-link {
	border-radius: 15px;
	padding: 0.5rem 2rem !important;
	font-family: Quicksand, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	color: rgb(255, 255, 255) !important;
	text-align: center;
	background-color: rgb(199, 75, 22);
}

/*End navbar*/

/*banner*/
.banner-content {
	/*width: 960px;*/
	padding-top: 70px;
}

.banner-content .banner-title h3 {
	font-size: 70px;
	line-height: 1.2;
	color: #0dcaf0;
	font-family: "#9Slide03 Sofia Pro Soft";
	text-shadow: 0 0 4px #0a53be,
	2px 2px 0px #FFFFFF, 5px 4px 0px rgba(0, 0, 0, 0.15),
	5px 5px 0px #2493FF, 9px 9px 0px #FFFFFF,
	12px 12px 0px #6EDEFF, 12px 12px 0px #6EDEFF;
}

.banner-content .banner-title {
	color: #ffffff;
}

.banner-content .banner-title .banner-title-text {
	margin-bottom: -3rem;
}

.banner-content h4.count-down-day span#days {
	font-size: 90px;
	margin-bottom: 0;
	line-height: 1;
}

.banner-content span {
	color: #ffffff;
}

.banner-content h4.count-down-day span {
	font-size: 30px;
	line-height: 1;

}

.banner-content h4.count-down-time {
	font-size: 70px;
	margin-bottom: 0;
}

.banner-content .divider {
	position: relative;
	padding-bottom: 1rem;
}

.banner-content .divider:before {
	position: absolute;
	content: "";
	width: 2rem;
	height: 3px;
	background: #fff;
	left: 50%;
	top: 50%;
	opacity: 0.8;
	transform: translate(-50%, -50%);
}

/*Intro*/
.intro-wrapper {
	position: relative;
	/*height: 2050px;*/
}

.intro-wrapper::before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-image: url("/public/assets/img/vtmo/intro-background.webp");
	background-size: cover;
	background-origin: content-box;
	background-position: 50% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	opacity: 0.12;

}

.intro-wrapper .intro-section-1 {
	padding-top: 10px;
	width: 960px;
}

.intro-wrapper .intro-section-1 h3 {
	font-size: 48px;
	line-height: 1.6;
	color: #1663C7FF;
}

.intro-wrapper .intro-section-1 .intro-logo {
	height: 98px;
	/*width: 351px;*/
}

.intro-wrapper .intro-section-1 p.intro-text {
	font-size: 19px;
	line-height: 1.6;
	text-align: left;

}

.intro-wrapper .intro-section-1 .intro-image {
	width: 766px;
	padding: 10px 20px;
	background-color: #3670d8;
	text-align: center;
}

.intro-wrapper .intro-section-1 .intro-image h3 {
	font-size: 19px;
	line-height: 1.6;
	font-weight: bold;
	color: white;
	word-break: break-word;

}

.intro-wrapper .intro-section-1 .intro-image p {
	font-size: 16px;
	line-height: 1.6;
	color: white;
	word-break: break-word;
}

.intro-wrapper .intro-section-1 .intro-text-2 {
	width: 790px;

}

.intro-wrapper .intro-section-1 .intro-text-2 img.school-logo {
	width: 160px;
	height: auto;
}

.intro-wrapper .intro-section-1 .intro-text-2 h3 {
	font-size: 43px;
	text-align: center;
	color: #1663c7;
	line-height: 1.6;
	text-wrap: balance;
}

.intro-wrapper .intro-section-1 .intro-text-2 p {
	font-size: 16px;
	line-height: 1.6;
	color: black;
	word-break: break-word;
}

/*END intro*/

/* contestants */
#doi-tuong-du-thi {
	background-image: url('/public/assets/img/vtmo/hero-background.webp');
	background-size: cover;
	background-position: 50% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	padding: 2rem 0 !important;
}

#doi-tuong-du-thi .contestants-title h3 {
	font-size: 50px;
	line-height: 1.6;
	font-weight: bold;
	color: #fff;
}

#doi-tuong-du-thi .contestants-title p {
	font-size: 26px;
	line-height: 1.6;
	font-weight: bold;
	color: #fff;
}

#cau-truc-de-thi {
	background-color: #fff3e7;
	background-size: cover;
	background-position: 50% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
}

#cau-truc-de-thi .structure-title h3 {
	font-size: 39px;
	line-height: 1.6;
	font-weight: bold;
	color: #1b1091;
}

#cau-truc-de-thi p {
	font-size: 20px;
	line-height: 1.6;
	color: black;
	word-break: break-word;
}

#cau-truc-de-thi ul li p {
	padding-left: 0.6rem;
}

#cau-truc-de-thi ul li {
	padding-left: 1.5em;
	margin-bottom: 0.5em;
}

#cau-truc-de-thi ul {
	display: inline-block;
	padding: 1rem 2rem;
}

#cau-truc-de-thi ul {
	list-style: none;
}

#cau-truc-de-thi ul > li {
	clear: left;
}

#cau-truc-de-thi ul > li:before {
	content: "";
	height: 1.5rem;
	width: 1.5rem;
	display: block;
	float: left;
	margin-left: -1.5rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}

#cau-truc-de-thi ul > li:before {
	background-size: cover;
	background: url("/public/assets/img/vtmo/checkmark-round-orange.svg") center;
	padding: 1rem;
	-webkit-animation: wiggle 3s 2s infinite;
	animation: wiggle 3s 2s infinite;
}


/* END contestants */

#exam-info-wrapper {
	background-color: #fff;
	background-size: cover;
	background-position: 50% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
}

#exam-info-wrapper .exam-info-title h3 {
	font-size: 39px;
	line-height: 1.6;
	font-weight: bold;
	color: #1b1091;
}

p.subtitle-exam-info {
	color: #1b1091 !important;
	font-weight: bold;
}

#exam-info-wrapper p {
	font-size: 20px;
	line-height: 1.6;
	color: black;
	word-break: break-word;
}

#cau-truc-ki-thi-wrapper {
	background-size: cover;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("/public/assets/img/vtmo/back-school-background-with-school-supplies-copy-space.webp");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}

#cau-truc-ki-thi-wrapper .cau-truc-ki-thi-title h3 {
	font-size: 39px;
	line-height: 1.6;
	font-weight: bold;
	color: #1b1091;
}

#cau-truc-ki-thi-wrapper p {
	font-size: 20px;
	line-height: 1.6;
	color: black;
	word-break: break-word;
}

.titan-image-bordered {
	border: 1px solid #262626;
	padding: 0.5rem;
	border-radius: 10px;
	position: relative;
}

.titan-image-bordered:after {
	position: absolute;
	content: "";
	width: 200px;
	height: 100%;
	bottom: -85%;
	left: 50%;
	transform: translate(-50%);
	background-image: url(
	"/public/assets/img/vtmo/gift-2.png");
	background-size: contain;
	background-repeat: no-repeat;
}

.titan-image-bordered img {
	border-radius: 10px;
	height: 500px;
}

#co-cau-giai-thuong {
	background-color: #fff3e7;
	background-size: cover;
	background-position: 50% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
}

/*Hoi dong thi*/
#hoi-dong-thi {
	background-size: cover;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("/public/assets/img/vtmo/863.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-position: center;
}

#hoi-dong-thi .hoi-dong-thi-title h3 {
	font-size: 39px;
	line-height: 1.6;
	font-weight: bold;
	color: #1b1091;
}

/*ENDHoi dong thi*/

/*Footer*/
#footer-contact {
	background-size: cover;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("/public/assets/img/vtmo/v740-toon-11-min.webp") no-repeat scroll 50% 0%;
}

/*END Footer*/

.support-online {
	position: fixed;
	z-index: 999;
	left: 20px;
	bottom: 20px;
}

.support-online a {
	position: relative;
	margin: 30px 10px;
	text-align: left;
	width: 40px;
	height: 40px;
}


.support-online svg {
	width: 40px;
	height: 40px;
	background: #43a1f3;
	color: #fff;
	border-radius: 100%;
	font-size: 20px;
	text-align: center;
	line-height: 1.9;
	position: relative;
	z-index: 999;
}

.support-online a span {
	border-radius: 2px;
	text-align: center;
	background: rgb(103, 182, 52);
	padding: 9px;
	display: none;
	width: 180px;
	margin-left: 10px;
	position: absolute;
	color: #ffffff;
	z-index: 999;
	top: 0px;
	left: 40px;
	transition: all 0.2s ease-in-out 0s;
	-moz-animation: headerAnimation 0.7s 1;
	-webkit-animation: headerAnimation 0.7s 1;
	-o-animation: headerAnimation 0.7s 1;
	animation: headerAnimation 0.7s 1;
}

.support-online a:hover span {
	display: block;
}

.support-online a {
	display: block;
}

.support-online a span:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent rgb(103, 182, 52) transparent transparent;
	position: absolute;
	left: -10px;
	top: 10px;
}

.kenit-alo-circle-fill {
	width: 60px;
	height: 60px;
	top: -10px;
	position: absolute;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-color: rgba(0, 175, 242, 0.5);
	opacity: .75;
	right: -10px;
}

.kenit-alo-circle {
	width: 50px;
	height: 50px;
	top: -5px;
	right: -5px;
	position: absolute;
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(30, 30, 30, 0.4);
	opacity: .1;
	border-color: #0089B9;
	opacity: .5;
}

.support-online .btn-support {
	cursor: pointer;
}


/*Register page*/
#hero-register {
	height: 780px;
}

#hero-register {
	background-image: url('/public/assets/img/vtmo/hero-background.webp');
	background-size: cover;
	background-origin: content-box;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 100%;
	width: 100%;
}

#hero-register h3.count-down-time {
	font-size: 70px !important;
	margin-bottom: 0;
}

#hero-register .divider {
	position: relative;
	padding-bottom: 1rem;
}

#hero-register .divider:before {
	position: absolute;
	content: "";
	width: 2rem;
	height: 3px;
	background: #fff;
	left: 50%;
	top: 50%;
	opacity: 0.8;
	transform: translate(-50%, -50%);
}

/*END Register page*/
@media (max-width: 1400px) {
	.header-border {
		min-height: 400px !important;
	}
}

@media (max-width: 992px) {
	.hero-wrapper .container-fluid {
		position: relative;
	}

	.banner-content {
		/*width: 960px;*/
		padding-top: 90px;
	}

	.hero-wrapper .nav-bar .nav-item {

	}

	.hero-wrapper .nav-bar .nav-item .nav-link {
		background-color: transparent;
	}

	.banner-content .banner-group-image img.back-to-schools-img {
		width: 300px;
		height: 300px;
		right: -70px;
	}

	.banner-content .banner-group-image img.board-img {
		width: 430px;
		height: auto;
		bottom: -5px;
	}

	.banner-content .banner-group-image img.child-img {
		width: 120px;
		height: auto;
		bottom: 15px;
	}

	.banner-content .banner-group-image .sub-title-group-img {
		top: 120px;
		left: 390px;
	}

	.header-border {
		min-height: 360px;
	}
}

.header-border {
	min-height: 485px;
}


@media (max-width: 768px) {
	.header-border {
		min-height: 380px !important;
	}

	.banner-content {
		/*width: 960px;*/
		padding-top: 120px;
	}

	.hero-wrapper {
		/*height: 510px;*/
	}

	.banner-content {
		/*width: 600px;*/
		padding-top: 50px;
	}

	.banner-content .banner-logo {
		width: 326px;
		height: 91px;
	}

	.banner-content .banner-logo img {
		height: 95px;
	}


	.banner-content .banner-group-image {
		top: -100px;
	}

	.banner-content .banner-group-image img.back-to-schools-img {
		width: 200px;
		height: 200px;
		right: -50px;
	}

	.banner-content .banner-group-image img.board-img {
		width: 256px;
		height: 143px;
		bottom: -5px;
	}

	.banner-content .banner-group-image img.child-img {
		width: 80px;
		height: 136px;
		bottom: 15px;
	}

	.banner-content .banner-group-image .sub-title-group-img {
		top: 100px;
		left: 255px;
	}

	.banner-content .banner-group-image .sub-title-group-img * {
		font-size: 14px;
	}

	.intro-wrapper {
		/*height: 2900px;*/
	}

	.intro-wrapper .intro-section-1 h3 {
		font-size: 30px;
	}

	.intro-wrapper .intro-section-1 .intro-logo {
		height: auto;
		width: 230px;
	}

	#doi-tuong-du-thi .contestants-title h3 {
		font-size: 36px;
		line-height: 1.2;
	}

	#doi-tuong-du-thi .contestants-title p {
		font-size: 20px;
		line-height: 1.2;
	}
}

@media (max-width: 620px) {

	.banner-content {
		padding-top: 80px !important;
	}

	.banner-content .banner-group-image .sub-title-group-img {
		top: 100px;
		left: 190px;
	}

	.banner-content .banner-group-image .sub-title-group-img {
		word-wrap: anywhere;
	}

}

@media (max-width: 576px) {
	.hero-wrapper {
		/*height: 600px;*/
	}

	.hero-wrapper .hero-backgroud {
		background-image: url('/public/assets/img/vtmo/hero-background-mb.webp');
	}

	.banner-content .banner-title .banner-title-text {
		margin-bottom: -1rem;
	}

	.banner-content h4.count-down-day span#days {
		font-size: 50px;
	}

	.banner-content h4.count-down-time {
		font-size: 46px;
	}

	#hero-register h3.count-down-time {
		font-size: 46px !important;
	}

	.banner-content {
		padding-top: 50px !important;
	}

	.coccoc-alo-ph-circle {
		width: 80px;
		height: 80px;
		top: 10px;
		left: 10px;
	}

	.coccoc-alo-phone {
		width: 100px;
		height: 100px;
		bottom: 0;
	}

	.coccoc-alo-ph-circle-fill {
		width: 50px;
		height: 50px;
		top: 25px;
		left: 25px;
	}

	.coccoc-alo-ph-img-circle {
		width: 30px;
		height: 30px;
		top: 35px;
		left: 35px;
		background-size: 100%;
	}

	.header-border {
		min-height: 250px;
	}

	h4.heading-subtitle.heading-subtitle-qr {
		margin-top: -1rem;
	}

}

@media (max-width: 420px) {
	.banner-content {
		width: 320px;
	}

	.banner-content .banner-logo {
		width: 260px;
		height: auto;
	}

	.banner-content .banner-logo img {
		height: 70px;
	}

	.banner-content .banner-group-image .sub-title-group-img {
		top: 100px;
		left: 140px;
	}

	.intro-wrapper {
		/*height: 2430px;*/
	}

	.intro-wrapper .intro-section-1 h3 {
		font-size: 20px;
	}

	.intro-wrapper .intro-section-1 p.intro-text {
		font-size: 16px;
	}

	.intro-wrapper .intro-section-1 .intro-logo {
		height: auto;
		width: 140px;
	}

	#doi-tuong-du-thi .contestants-title h3 {
		font-size: 30px;
		line-height: 1.2;
	}

	#doi-tuong-du-thi .contestants-title p {
		font-size: 16px;
		line-height: 1.2;
	}

	#structure-wrapper .structure-title h3 {
		font-size: 26px;
		line-height: 1;
	}

	#cau-truc-de-thi p {
		font-size: 16px;
		line-height: 1.1;
	}

	#cau-truc-de-thi th,
	#cau-truc-de-thi td {
		font-size: 14px;
		line-height: 1.1;
	}

}

/*End banner*/
.button-pulse {
	-webkit-animation: pulse 2s infinite 3s cubic-bezier(0.25, 0, 0, 1);
	animation: pulse 2s infinite 3s cubic-bezier(0.25, 0, 0, 1);
	box-shadow: 0 0 0 0 white;
}

@-webkit-keyframes pulse {
	to {
		box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
	}
}

@keyframes pulse {
	to {
		box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
	}
}

.button-wiggle {
	-webkit-animation: wiggle 3s 2s infinite, pulse 3s infinite 3s cubic-bezier(0.25, 0, 0, 1);
	animation: wiggle 3s 2s infinite, pulse 3s infinite 3s cubic-bezier(0.25, 0, 0, 1);
	box-shadow: 0 0 0 0 white;
}

@-webkit-keyframes wiggle {
	5%, 50% {
		transform: scale(1);
	}
	10% {
		transform: scale(0.9);
	}
	15% {
		transform: scale(1.15);
	}
	20% {
		transform: scale(1.15) rotate(-5deg);
	}
	25% {
		transform: scale(1.15) rotate(5deg);
	}
	30% {
		transform: scale(1.15) rotate(-3deg);
	}
	35% {
		transform: scale(1.15) rotate(2deg);
	}
	40% {
		transform: scale(1.15) rotate(0);
	}

}

@keyframes wiggle {
	5%, 50% {
		transform: scale(1);
	}
	10% {
		transform: scale(0.9);
	}
	15% {
		transform: scale(1.15);
	}
	20% {
		transform: scale(1.15) rotate(-5deg);
	}
	25% {
		transform: scale(1.15) rotate(5deg);
	}
	30% {
		transform: scale(1.15) rotate(-3deg);
	}
	35% {
		transform: scale(1.15) rotate(2deg);
	}
	40% {
		transform: scale(1.15) rotate(0);
	}
}

.btn-register-now {
	font-weight: bold !important;
	color: #fff !important;
	padding: 0.5rem 2.3rem !important;
	text-transform: uppercase;
	background-color: #3cd915 !important;
	border-radius: 2rem !important;
}

.card-contact {
	min-height: 200px;
	border-radius: 15px !important;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url("/public/assets/img/vtmo/footer-back-to-schools.webp");
	background-size: contain;
	background-origin: content-box;
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
	background-image: none !important;
}


@-moz-keyframes coccoc-alo-circle-anim {
	0% {
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}
	30% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@-webkit-keyframes coccoc-alo-circle-anim {
	0% {
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}
	30% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@-o-keyframes coccoc-alo-circle-anim {
	0% {
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}
	30% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@keyframes coccoc-alo-circle-anim {
	0% {
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}
	30% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-o-keyframes coccoc-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@keyframes coccoc-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-moz-keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg)
	}
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg)
	}
}

@-o-keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg)
	}
}

@keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg)
	}
}
