@charset "utf-8";
/* CSS Document */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	line-height: 1.42857143 !important;
	margin: 0;
	padding: 0;
	font-size: 1rem !important;
	color: #2b383d;
}

@font-face {
	font-family: 'Gotham Rounded';
	src: url('../css/font/GothamRounded-Medium.eot');
	src: url('../css/font/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'), url('../css/font/GothamRounded-Medium.woff2') format('woff2'), url('../css/font/GothamRounded-Medium.woff') format('woff'), url('../css/font/GothamRounded-Medium.ttf') format('truetype'), url('../css/font/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

body a:link {
	color: white;
	text-decoration: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

body a:visited {
	color: white;
	text-decoration: none;
}

body a:hover {
	color: #A0A3A6;
	text-decoration: none;
}

body a:active {
	color: white;
	text-decoration: none;
} 

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase;
	font-family: 'Gotham Rounded', sans-serif !important;
	color: white !important;
}

ul li {
    padding: 1%; 
}
title {
    display : none;
}

.modal-open .modal {
	padding-right: 0 !important;
}

.modal-open {
	overflow: inherit !important;
}

.concours-suivez-le-monarque {
    width: 40%;
	position: absolute;
    top: 32%; 
    left: 50%;
    z-index: 999;
    
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); 
}

.btn-concours-suivez-le-monarque {
    position: absolute;
    top: 76%;
    left: 50%;
    border: 2px solid white;
    width: 40%;
    text-align: center;
    padding: 2%;
    font-family: 'Gotham Rounded', sans-serif !important;
    color: white;
    font-size: 1vw;
    background-color: rgba(0, 0, 0, 0.47);

    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
}

.btn-concours-suivez-le-monarque h2 {
    font-size: 2vw; 
}

.btn-concours-suivez-le-monarque p {
    margin-bottom: 3%;
}

.btn-participate {
    background-color: white; 
    padding: 1% 5%;
    cursor: pointer;

    border-radius:.25rem;
    -webkit-border-radius:.25rem;
    -moz-border-radius:.25rem;
    -ms-border-radius:.25rem;
    -o-border-radius:.25rem;

    -webkit-box-shadow: 0px 0px 9px 2px rgba(19,23,25,0.29)!important;
	-moz-box-shadow: 0px 0px 9px 2px rgba(19,23,25,0.29)!important;
	-ms-box-shadow: 0px 0px 9px 2px rgba(19,23,25,0.29)!important;
	box-shadow: 0px 0px 9px 2px rgba(19,23,25,0.29)!important;
}

.btn-participate a {
    color: #f26522!important;
    text-transform: uppercase;
}

.copyright {
	position: relative;
	width: 100%;
	padding: 1% 2%;
	font-size: 11px;
	color: white;
	text-align: left;
	background: black;
	/* IE6-9 */
	-webkit-box-shadow: 0px 0px 18px 4px rgba(0, 0, 0, 0.38);
	-moz-box-shadow: 0px 0px 18px 4px rgba(0, 0, 0, 0.38);
	-ms-box-shadow: 0px 0px 18px 4px rgba(0, 0, 0, 0.38);
	box-shadow: 0px 0px 18px 4px rgba(0, 0, 0, 0.38);
}

.copyright img.img-logo-vdm {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 2%;
	width: 7%;
}

.copyright img.img-logo-vdm-mobile {
	margin: 0 auto 5% auto;
	width: 30%;
}

/************************ADD THIS************************/ 

.share-centered {
    text-align: center;
    margin: 3% auto 0 auto; 
}

.nav-left span {
	font-size: 27px;
}

.language {
	font-size: 13px !important;
	color: #333 !important;
}

header {
	position: fixed;
	top: 0;
	z-index: 1000;
	width: 100%;
	padding: 1.5% 2%;
	text-align: right;
	background-color: #fff;
	/* Old browsers */
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.29);
	-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.29);
	-ms-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.29);
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.29);
}

header img {
	width: 100%;
}

.brand {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 2%;
	z-index: 999;
    width: 11%;
    
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

header.shrink,
header.alternate {
	padding: 0.5% 2%;
}

header.shrink .brand,
header.alternate .brand {
	width: 7.5%;
}

header.shrink .btn-form,
header.alternate .btn-form {
	font-size: 0.8vw !important;
}

header.shrink .language,
header.alternate .language {
	font-size: 11px !important;
}

header.shrink .nav-center,
header.shrink .nav-language {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	opacity: 0;
	filter: alpha(opacity=0);
}

.nav-left {
	padding: 0.3% 0;
}

.nav-language {
	position: absolute;
	top: 50%;
    right: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.nav-language a {
	color: #aaa !important;
}

.nav-language a:hover {
	color: #ddd !important;
}

header.shrink .nav-left,
header.alternate .nav-left {
	padding: 0.3% 0;
}

footer {
	position: relative;
}

.cursor-pointer {
	cursor: pointer;
	display: block;
}

.cursor-pointer span {
	float: right;
}

/*BLOGUE ACCUEIL*/

.blog-home-element {
	padding: 3%;
}

.blog-home-element span {
	float: right;
}

.blog-home-element p {
	color: #2b383d;
}

.blog-home-container a,
.blog-home-container h6 {
	color: #A0A3A6 !important;
}

.blog-home-container a:hover .blog-home-element {
	-webkit-box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
	-ms-box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
    border-radius: 15px;
}

.blog-home-element i {
    filter: alpha(opacity=0);
    opacity: 0;
}

.blog-home-container a, .blog-home-element i, .blog-home-container .img-thumbnail {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.blog-home-container a:hover .blog-home-element i {
	-ms-transform: scale(2);
	-webkit-transform: scale(2);
    transform: scale(2);
    filter: alpha(opacity=1);
    opacity: 1;
}

.blog-home {
	padding: 5% 0 1% 0;
}

:focus {
	outline-color: transparent;
	outline-style: none;
}

.logo-englobe {
	height: 32px;
	/* hauteur du parent */
	line-height: 32px;
	/* hauteur de ligne (identique) */
	white-space: nowrap;
	/* interdiction de passer à la ligne */
	margin: 0 auto 10% auto;
}

.overflow {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.overflow h2 {
	position: absolute;
	z-index: 1;
	text-align: left;
	padding: 12% 8% 0 6%;
	font-size: 19px;
	color: white;
	text-transform: uppercase;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.thumbs {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.flashit {
	-webkit-animation: flash linear 2s infinite;
	animation: flash linear 2s infinite;
}

.video-englobe {
	text-align: center;
}

.video {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 18px 4px rgba(0, 0, 0, 0.38);
	-moz-box-shadow: 0px 0px 18px 4px rgba(0, 0, 0, 0.38);
	-ms-box-shadow: 0px 0px 18px 4px rgba(0, 0, 0, 0.38);
	box-shadow: 0px 0px 18px 4px rgba(0, 0, 0, 0.38);
	background-color: #000;
	margin: 0 auto;
}

.video iframe,
#videos object,
#videos embed,
.youtube-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-padding {
	padding: 5% 5% 0 5%;
}

.special-height {
	height: 90px;
}

.hidden_desktop {
	display: none !important;
}

/***************************MODAL******************************/
.modal-content {
    background: 
    /* top, transparent red, faked with gradient */ 
    linear-gradient(
      rgba(62, 97, 47, 0.95), 
      rgba(62, 97, 47, 0.55)
    ),
    url(../img/bg-video.jpg) bottom no-repeat;
	border: none !important;
}

.modal-body { 
    color: #ccc;
    text-align:center;
    padding: 3% 10%!important;
}

.modal-footer {
    border-top: 1px solid #668a29!important;
}

.modal-header {
    border-bottom: 1px solid #668a29!important;
}

.modal-title {
    margin-bottom: 2%!important;
}

.modal-encadre {
    background: rgba(47, 74, 35, 0.5);
    border: 2px solid #668a29;  
    padding: 3%;
    margin: 4% 0 5% 0;
}

.rules {
    margin-bottom: 0!important; 
}

.modal-left {
    margin-left: 30%;
    text-align:left; 
}

.close:focus, .close:hover {
	filter: alpha(opacity=40)!important; 
    opacity: .4!important;
    color: white!important;
}
 
.close {
    filter: alpha(opacity=70)!important;
    opacity: .7!important;
	color: white!important;
}

.btn-default {
    color: white!important;
    background-color: #2c383d!important;
    border-color: #B9BAB5!important;
}

.modal-open {
    padding-right: 0px !important;
}

	
.modal-body span {
    display: block;
    margin-top: 4%;
    text-align: center; 
}

.modal-body h5 {
    margin-top: 25px;
}

.modal-body h6 {
    color: white;
}


.shadow {
    font-family: 'Gotham Rounded', sans-serif !important;
	border: none !important;
	color: white !important;
    background-color: #f26522!important;
    text-transform: uppercase;
    font-weight: bold;

    border: none!important;
	-webkit-box-shadow: 0px 0px 9px 2px rgba(19,23,25,0.29)!important;
	-moz-box-shadow: 0px 0px 9px 2px rgba(19,23,25,0.29)!important;
	-ms-box-shadow: 0px 0px 9px 2px rgba(19,23,25,0.29)!important;
	box-shadow: 0px 0px 9px 2px rgba(19,23,25,0.29)!important;
}

.btn {
	cursor: pointer;
}

.btn:hover {
	color: white!important;
}

#slider-eplv {
	background-color: #dc7731!important;
}

#slider-eplv .bg-img,
.form-link {
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: top center;
}

/* Animations for content elements */

.img-englobe {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
	-ms-box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
	box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
}


@-webkit-keyframes moveUp {
	0% {
		-webkit-transform: translateY(40px);
	}
	100% {
		-webkit-transform: translateY(0px);
	}
}

@-moz-keyframes moveUp {
	0% {
		-moz-transform: translateY(40px);
	}
	100% {
		-moz-transform: translateY(0px);
	}
}

@-o-keyframes moveUp {
	0% {
		-o-transform: translateY(40px);
	}
	100% {
		-o-transform: translateY(0px);
	}
}

@-ms-keyframes moveUp {
	0% {
		-ms-transform: translateY(40px);
	}
	100% {
		-ms-transform: translateY(0px);
	}
}

@keyframes moveUp {
	0% {
		transform: translateY(40px);
	}
	100% {
		transform: translateY(0px);
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-ms-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/****MENU****/

html,
body,
	{
	overflow: hidden;
	width: 100%;
	height: 100%;
}

/* Close Button */

.close-button {
	width: 1.2em;
	height: 1em;
	position: absolute;
	left: 1.5em;
	top: 1.5em;
	overflow: hidden;
	text-indent: 1em;
	font-size: 0.75em;
	border: none;
	background: transparent;
	color: transparent;
	cursor: pointer;
}

.close-button::before,
.close-button::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 50%;
	background: #bdc3c7;
}

.close-button::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.close-button::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* Menu */

.menu-wrap {
    display:none;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999;
	width: 300px;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 3em 0 0;
	font-size: 1em;
	-webkit-transform: translate3d(320px, 0, 0);
	transform: translate3d(320px, 0, 0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-webkit-box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
	-ms-box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
}

.menu,
.icon-list {
	height: 100%;
}

.icon-list {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.icon-list a {
	margin: 4px;
	display: block;
	padding: 1em 0.3em;
	-webkit-transform: translate3d(0, 500px, 0);
	transform: translate3d(0, 500px, 0);
}

.menu-wrap span {
	margin-left: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.icon-list a:hover span {
	margin-left: 15px;
}

.icon-list a:hover img {
	width: 30%;
}

.icon-list,
.icon-list a {
	-webkit-transition: -webkit-transform 0s 0.4s;
	transition: transform 0s 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.icon-list a span {
	margin-left: 10px;
	font-family: 'Gotham Rounded', sans-serif !important;
	text-transform: uppercase;
}

aside {
	text-align: left;
	margin: 0 3%;
}

aside a {
	display: inline-block !important;
	color: #bdc3c7 !important;
	padding: 0.4em 0.2em !important;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

aside a:hover {
	color: #ddd !important;
}

button:focus {
	outline: none !important;
}

/*ACTIVITIES*/

.activities {
	background: #131719; /* Old browsers */
	background: -moz-linear-gradient(bottom, #131719 0%, #2b383d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, #131719 0%,#2b383d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, #131719 0%,#2b383d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131719', endColorstr='#2b383d',GradientType=1 ); /* IE6-9 */
	-webkit-box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
	-ms-box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
	box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
    text-align: center;
    padding: 6% 0;

    position: relative;
    z-index: 1;
}

.activities-content {
	color: white;
}

.thumbs-img {
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.29);
    -ms-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.29);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.29);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.75;
    filter: alpha(opacity=0.75);
    -webkit-filter: alpha(opacity=0.75);
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.cursor-none {
	cursor: auto!important;
}

.logo-englobe {
	height: 40px; /* hauteur du parent */
	line-height: 40px; /* hauteur de ligne (identique) */
	white-space: nowrap; /* interdiction de passer à la ligne */
	margin: 0 auto 10% auto;
}

.overflow {
	overflow: hidden;
    margin: 0 auto 10% auto;
}

.thumbs {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.activities-content p {
	padding: 0;
	margin: 0;
	min-height: 110px;
}

.hashtag {
    text-align: center;
    margin: 0 23% 0 23%;
}

.activities h3, .activities h4 {
    color: #f26522!important;
}

.activities h2 {
    margin-top: 5%;
    color:white!important;
    text-transform: none;
}

.activities h4 {
    font-size: 1.1rem; 
}

.thumbs h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 100%; 

    color: white!important;
    font-size: 24px!important;
    margin: 0!important;

    -webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); 
}

.squat {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    z-index: 1;

    -webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); 
}

.btn-modal-1:hover .thumbs-img, .btn-modal-2:hover .thumbs-img, .btn-modal-3:hover .thumbs-img, .btn-modal-4:hover .thumbs-img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1); 
    transform: scale(1.1); 
    opacity: 0.3;
    filter: alpha(opacity=0.3);
    -webkit-filter: alpha(opacity=0.3); 
}

.flashit {
    -webkit-animation: flash linear 2s infinite;
    animation: flash linear 2s infinite;
}

.gradient-block {
	padding: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: -webkit-linear-gradient(bottom, rgba(171,61,98,0.4) 0, #93bc4d 100%);
    background-image: -moz-linear-gradient(bottom, rgba(171,61,98,0.4) 0, #93bc4d 100%);
    background-image: linear-gradient(to top, rgba(171,61,98,0.4) 0, #93bc4d 100%);
	background-repeat: repeat-x;
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#93bc4d', endColorstr='#93bc4d', GradientType=0)";
}

/****************************VIDEO****************************/

.block-video-content-text {
    padding: 0!important;
}

.block-video-content {
    padding: 4% 18% 0 18%!important;
}

.block-video-content-text h3 {
    color: #bf4f1b!important;
    font-size: 1.5rem;
    margin-bottom: 1%;
}

.block-video-content-text p {
	padding: 0;
    color: white;
}

.block-video-content-text p:last-child {
    margin: 0;
}

.video-englobe {
	text-align: center;
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
	-webkit-box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
	-ms-box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
	box-shadow: 0px 0px 18px 4px rgba(0,0,0,0.38);
    background-color: #000;
}

.video iframe, #videos object, #videos embed, .youtube-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/****************************VIDEO END****************************/

/****************************CONTEST****************************/
.block-contest, .block-video {
    position: relative;
    z-index: 0;
	background: #50673d url(../img/bg-video.jpg) no-repeat fixed;
    background-size: cover; 
    text-align: center; 
    padding: 6% 0;
}

.block-contest-content {
    padding: 4% 18% 10% 18%!important;
}

.block-contest-content-text h3 {
    color: #bf4f1b!important;
    font-size: 2rem;
    margin-bottom: 1%; 
}

.block-contest-content-text h4 {
    color: #bf4f1b!important;
    font-size: 1.5rem;
    margin-bottom: 2%; 
}

.block-contest-content-text h5 {
    /*color: #40571a!important;*/
    margin-bottom: 2%; 
}

.block-contest-content-text p {
	padding: 0;
    color: white;
}

.block-contest-content-text ul {
    text-align: left;
    color: white;
}

.block-contest-content-text p:last-child {
    margin: 0;
}

.alert-orange {
    font-weight: bold;
    padding: 2%; 
}

.price {
    margin: 5% 0 ;
}

/**************************CONTEST END**************************/

/****************************LOADING****************************/
#butterfly {
	-webkit-transform: rotate3d(0, 1, 0, 0deg) scale3d(0.5, 0.5, 0.5);
	-webkit-transform-origin: 80% 50%;
	-moz-transform: rotate3d(0, 1, 0, 0deg) scale3d(0.5, 0.5, 0.5);
	-moz-transform-origin: 80% 50%;
	-ms-transform: rotate3d(0, 1, 0, 0deg) scale3d(0.5, 0.5, 0.5);
	-ms-transform-origin: 80% 50%;
	transform: rotate3d(0, 1, 0, 0deg) scale3d(0.5, 0.5, 0.5);
    transform-origin: 80% 50%;
    
    position absolute;
	left:0px;
	top:0px;
	width: 366px;
    height: 208px;
    
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: butterflyani;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;

	-moz-transform-style: preserve-3d;
	-moz-animation-name: butterflyani;
	-moz-animation-duration: 5s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;

	-ms-transform-style: preserve-3d;
	-ms-animation-name: butterflyani;
	-ms-animation-duration: 5s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;

	transform-style: preserve-3d;
	animation-name: butterflyani;
	animation-duration: 5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@-webkit-keyframes butterflyani {
    from {
        -webkit-transform: rotate3d(0, 1, 0, 0deg) scale3d(0.5, 0.5, 0.5) translate3d(-300px, 350px, 0px);
        -moz-transform: rotate3d(0, 1, 0, 0deg) scale3d(0.5, 0.5, 0.5) translate3d(-300px, 350px, 0px);
    }
    25% {
        -webkit-transform: rotate3d(0, 1, 0, -90deg) scale3d(0.5, 0.5, 0.5) translate3d(-300px, 350px, 0px);
        -moz-transform: rotate3d(0, 1, 0, -90deg) scale3d(0.5, 0.5, 0.5) translate3d(-300px, 350px, 0px);
    }
    50% {
        -webkit-transform: rotate3d(0, 1, 0, -180deg) scale3d(0.5, 0.5, 0.5) translate3d(-300px, 350px, 0px);
        -moz-transform: rotate3d(0, 1, 0, -180deg) scale3d(0.5, 0.5, 0.5) translate3d(-300px, 350px, 0px);
    }
    75% {
        -webkit-transform: rotate3d(0, 1, 0, -270deg) scale3d(0.5, 0.5, 0.5) translate3d(-300px, 350px, 0px);
        -moz-transform: rotate3d(0, 1, 0, -270deg) scale3d(0.5, 0.5, 0.5) translate3d(-300px, 350px, 0px);
    }
    to{
        -webkit-transform: rotate3d(0, 1, 0, -360deg) scale3d(0.5, 0.5, 0.5) translate3d(-300px, 350px, 0px);
        -moz-transform: rotate3d(0, 1, 0, -360deg) scale3d(0.5, 0.5, 0.5) translate3d(-300px, 350px, 0px);
    }
}

#rightwing{
    -webkit-transform: rotateX(90deg) translate3d(-178px, 0px, 0px) rotate3d(0, 1, 0, 180deg);
    -moz-transform: rotateX(90deg) translate3d(-178px, 0px, 0px) rotate3d(0, 1, 0, 180deg) ;
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    position: absolute;
    left:178px;
    top:0;
    width: 178px;
    height: 208px;
    background-image: url(../img/aile.png);
    background-repeat:no-repeat;

    -webkit-animation-name: rightwingani;
    -webkit-animation-duration: 0.2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes rightwingani {
    from {
        -webkit-transform:rotateX(90deg) translate3d(-178px, 0px, 0px) rotate3d(0, 1, 0, 180deg);
        -moz-transform:rotateX(90deg) translate3d(-178px, 0px, 0px) rotate3d(0, 1, 0, 180deg);
    }
    50% {
        -webkit-transform:rotateX(90deg) translate3d(-178px, 0px, 0px) rotate3d(0, 1, 0, 100deg);
        -moz-transform:rotateX(90deg) translate3d(-178px, 0px, 0px) rotate3d(0, 1, 0, 100deg);
    }
    to{
        -webkit-transform:rotateX(90deg) translate3d(-178px, 0px, 0px) rotate3d(0, 1, 0, 180deg);
        -moz-transform:rotateX(90deg) translate3d(-178px, 0px, 0px) rotate3d(0, 1, 0, 180deg);
    }
}

#leftwing{
    -webkit-transform: rotateX(90deg) rotate3d(0, 1, 0, 0deg);
    -moz-transform: rotateX(90deg) rotate3d(0, 1, 0, 0deg);
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    position: absolute;
    left:0px;
    top:0px;
    width: 178px;
    height: 208px;
    background-image: url(../img/aile.png);
    background-repeat: no-repeat;
    
    -webkit-animation-name: leftwingani;
    -webkit-animation-duration: 0.2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes leftwingani {
    from {
        -webkit-transform:rotateX(90deg) rotate3d(0, 1, 0, 0deg);
        -moz-transform: rotateX(90deg) rotate3d(0, 1, 0, 0deg); 
    }
    50% {
        -webkit-transform:rotateX(90deg) rotate3d(0, 1, 0, 80deg);
        -moz-transform:rotateX(90deg) rotate3d(0, 1, 0, 80deg);
    }
    to{
        -webkit-transform:rotateX(90deg) rotate3d(0, 1, 0, 00deg);
        -moz-transform:rotateX(90deg) rotate3d(0, 1, 0, 00deg);
    }
}

#loading {
    background: 
    /* top, transparent red, faked with gradient */ 
    linear-gradient(
      rgba(62, 97, 47, 1), 
      rgba(62, 97, 47, 1)
    );
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999999999999;
}

#loading-center {
    -webkit-perspective: 600px;
    -webkit-perspective-origin: 0% 0%;
    -moz-perspective: 600px;
    -moz-perspective-origin: 0% 0%;
    -ms-perspective: 600px;
    -ms-perspective-origin: 0% 0%;
    perspective: 600px;
    perspective-origin: 0% 0%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
/*LOADING END*/
