/*
 *
 * Template Name: Produkta
 * Template URI: http://azmind.com
 * Description: Produkta - Responsive Product Showcase
 * Author: Anli Zaimi
 * Author URI: http://azmind.com
 *
 */


body {
    /*border-top: 4px solid #006699;*/
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #555;
    text-align: left;
	background-color:#f2f2f2;
	
}

	
.icones img{
		margin-bottom:5px;
		  width: 16%;}
		  
.container{
	}
.pw {
    margin: 0 auto;
    width: 1140px;
}


.txt-avantage h1{
	margin-top:10px;
	font-size: 25px;
	margin-bottom:5px;}
	
.txt-avantage p{
	font-size: 12px;
	line-height: 29px;
	}
	
.contenus{
	background-color:black;
	height:300px;}
	
.contenus p{
	}
.avantages a{
	background: #19b9e7 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    width: 150px;
	margin-top:10px;
}

.autre-avantages{
	background: #ececec none repeat scroll 0 0;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
	}
	
.autre-avantages img {
	 margin-left: -30px;
	 
	}


.product-avantage{
	 background-color: #000000;
    padding: 5px 20px 5px 0;}
	
strong { font-weight: 700; }
a:hover { text-decoration: none; }


.header{
    background: #fff none repeat scroll 0 0;
    color: #1462ac;
    font: 16px/16px PT Sans;
	
}
.logo{
  background: rgba(0, 0, 0, 0) url("assets/logo-MNI.png") no-repeat scroll left top;
    height: 73px;
    margin-left: 40px;
    position: relative;
    top: 2px;
	}


.tel-skype p {
    margin-top: 18px;
    padding-right: 50px;
    text-align: right;
    line-height: 30px;
}

.tel-skype i {
    font-size: 20px;
    vertical-align: middle;
}

.tel-skype .pipe { margin: 0 7px 0 5px; color: #ccc; }

::-moz-selection { background: #006699; color: #fff; text-shadow: none; }
::selection { background: #006699; color: #fff; text-shadow: none; }


/***** Product FORM *****/


.visuel-prod {
    margin: 0 auto;
    background: #566abf url("fondhaut.jpg") no-repeat scroll center top;
    height: 430px;
    margin-top: -73px;
}
.product-showcase {
    background: #009999 none repeat scroll 0 0;
    color: #fff;
}


.product-showcase-pattern {
    margin: 0 auto;
/*	background:#FFFFFF;*/
}

.product-background {

    background: #FFFFFF; /* browsers that don't support rgba */
  
}

.icones {
    margin-left: 30px;
    margin-top: -80px;
/*    width: 880px;*/
}
	
.icones-img{
float: right;
    margin-right: 30px;
	}
.avantages{
	padding-bottom:30px}
	
.product-form {
    right: 0;
    position: absolute;
    top: 0;
	margin-right: 15%;
}
	
.formulaire{
    border-bottom: 1px solid #6c6c6c;
    border-left: 1px solid #6c6c6c;
    border-right: 1px solid #6c6c6c;
    background: #FFFFFF none repeat scroll 0 0;
    position: absolute;
    top: 0;
	width:540px;

}
	
.product-form h1 {
    font-size: 48px;
    font-weight: 400;
    color: #fff;
    line-height: 58px;
}

.product-form div.formulaire {
    color: #fff;
    line-height: 30px;

}

.product-form div.formulaire h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
}

.optin{
	font-size:12px;
		}
	
a.buy-it-now {
    display: inline-block;
    padding: 15px 55px 12px 45px;
    margin-top: 20px;
    background: #006699;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #73a3a1;
    -moz-box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    color: #fff;
    line-height: 22px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}

a.buy-it-now i { padding-right: 10px; font-size: 28px; vertical-align: middle; }

a.buy-it-now:hover {
    color: #fff;
    -moz-box-shadow:
        0 15px 30px 0 rgba(255,255,255,.1) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
        0 15px 30px 0 rgba(255,255,255,.1) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow:
        0 15px 30px 0 rgba(255,255,255,.1) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
}

a.buy-it-now:active {
    -moz-box-shadow:
        0 5px 8px 0 rgba(0,0,0,.1) inset,
        0 1px 4px 0 rgba(0,0,0,.1);
    -webkit-box-shadow:
        0 5px 8px 0 rgba(0,0,0,.1) inset,
        0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow:        
        0 5px 8px 0 rgba(0,0,0,.1) inset,
        0 1px 4px 0 rgba(0,0,0,.1);
    border: 0;
}

.product-txt {
	background-color:#829A62;
	 font: 26px/31px PT Sans;
	height:240px;

}
.prod-txt{
    font-family: "PT Sans",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 20px;
    text-align: right;
    width: 510px;
}

.d7 {
    background: #ececec url("assets/visuel-avantages.jpg") no-repeat scroll 0 0;
    color: #222222;
    font-family: "PT Sans",Helvetica Neue,Helvetica,Arial,sans-serif;
    height: 360px;
    margin-bottom: 30px;
    margin-top: 2px;
    padding: 40px 50px 0 580px;
}

/***** Content *****/

.txt-avantage{
    padding-right: 20px;
}


.avantages {
    margin-top: 40px;
}

.avantages h3 {
    margin: 0 40px 30px 50px;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #aaa;
    font-size: 30px;
    font-weight: 400;
    color: #2d2d2d;
	text-align: center;
}

.avantages p {
      font-size: 17px;
    line-height: 27px;
}

.avantages .single-feature { width: 340px; margin-bottom: 15px;background-color: #ffffff; }

.avantages .single-avantage-bottom { margin-bottom: 0; }

.avantages .features-left-span { margin-left: 80px;
 background-color:#FFFFFF;}

.avantages .single-feature:hover i { color: #006699; }

.avantages .avantage-icon {
    text-align: center;
	background: transparent url("autre-1.jpg") no-repeat scroll center top;
	height: 224px;
}

.avantages .avantage-icon2 {
    text-align: center;
	background: transparent url("autre-2.jpg") no-repeat scroll center top;
	height: 224px;
}

.avantages .avantage-icon3 {
    text-align: center;
	background: transparent url("autre-3.jpg") no-repeat scroll center top;
	height: 224px;
}


.icon-1 {
    text-align: center;
	
}

.avantages .avantage-icon i {
    display: inline-block;
    width: 55px;
    margin-top: 13px;
    font-size: 50px;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}

.avantages .avantage-text {
     margin-left: 10px;
    margin-top: -20px;
    text-align: center;
    width: 320px;
}

.avantages .avantage-text h4 { font-size: 18px; font-weight: 500; line-height: 31px;    background-color: #ffffff;}


.autres_programes {
    margin-top: 10px;
	color:#FFFFFF;
	text-align: right;
}

.autres_programes h3 {
    margin: 0 35px 5px 50px;
/*    padding: 0 0 10px 0;*/
    border-bottom: 1px dotted #aaa;
    font-size: 36px;
    font-weight: 400;
/*    color: #2d2d2d;*/
}

.autres_programes h5 {
    margin-left: 50px;
    margin-right: 40px;
    font-size: 22px;
    font-weight: 400;
    line-height: 45px;
}

.autres_programes p {
    margin-left: 50px;
    margin-right: 40px;
    line-height: 30px;
}


.visuel_prog {
    margin-top: 20px;
}
/*.visuel_prog img {
	max-width:80%;
}

*/
.visuel_prog h3 {
    margin: 0 40px 30px 50px;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #aaa;
    font-size: 36px;
    font-weight: 400;
    color: #2d2d2d;
}

.visuel_prog p {
    margin-left: 50px;
    margin-right: 40px;
    line-height: 30px;
}

.visuel_prog .gallery-images {
    margin: 0px 0px 0px 35px;
	
}

.visuel_prog .gallery-images .img-wrapper {
    position: relative;
    display: inline-block;
    margin: 13px 10px 0 0;
    cursor: pointer;
}

.visuel_prog .gallery-images .img-background {
    display: none;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100px;
    height: 100px;
    z-index: 100;
    background: #006699 url(../img/pattern-2.png); /* browsers that don't support rgba */
    background: rgba(81,141,138,.8) url(../img/pattern-2.png);
    text-align: center;
}

.visuel_prog .gallery-images .img-background i {
    font-size: 40px;
    color: #fff;
    line-height: 100px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.1);
}

.visuel_prog .gallery-images img {
   /* padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);*/
	margin:-5px 0px 20px -5px;
}



/***** Footer *****/

footer {
 /*   margin-top: 60px;
    padding: 30px 0;*/
    background: #FFFFFF;
    color: #aaa;
}

footer h3 {
    margin-left: 50px;
    padding-bottom: 10px;
    font-size: 28px;
    font-weight: 400;
    color: #ddd;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}

footer p { line-height: 30px; }

footer a {
    color: #333;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}
footer a:hover { color: #fff; }

.from-twitter .show-tweet {
    margin-left: 50px;
}

.tweet_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
	
.tweet_list li {
    list-style-type: none;
    line-height: 30px;
}

.testimonials p {
    margin-left: 50px;
}

.testimonials .test-author {
    margin-top: 25px;
    padding-left: 50px;
}

.testimonials .test-author span { color: #ddd; }

.testimonials .test-author img {
    float: left;
    margin-right: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.contact-us form {
    margin: 17px 0 0 50px;
}

.contact-us p {
    margin-left: 50px;
    margin-right: 50px;
}

.contact-us form input, .contact-us form textarea {
    width: 75%;
    padding: 8px 15px;
    background: #222;
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #aaa;
}

.contact-us form input:focus, .contact-us form textarea:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contact-us form button {
    margin: 2px 0 0 191px;
    padding: 7px 15px;
    background: #006699;
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}

.contact-us form button:hover {
    background: #222;
    color: #aaa;
}

.contact-us form input:-moz-placeholder { color: #aaa; }
.contact-us form input:-ms-input-placeholder { color: #aaa; }
.contact-us form input::-webkit-input-placeholder { color: #aaa; }

.social-links {
    margin: 40px 50px 0 50px;
    padding-top: 40px;
    border-top: 1px dotted #4d4d4d;
    text-align: center;
}

.copyright {
   background: #b7b7b7 none repeat scroll 0 0;
    padding-top: 4px;
    text-align: center;
	color:#333333;
}
.copyright p{
   background: #b7b7b7 none repeat scroll 0 0;
    padding-top: 4px;
    text-align: center;
	color:#333333;
	padding: 2px 0;
}



/***** Media Queries *****/

@media (min-width: 980px) and (max-width: 1200px) {
	
	.txt-avantage p{
	font-size: 12px;
	line-height: 20px;
	}
	
	
	.autres_programes h5 {
    font-size: 23px;
    font-weight: 400;
    line-height: 50px;
    margin-left: 50px;
    margin-right: 40px;
}
.autres_programes h3 {
    border-bottom: 1px dotted #aaa;
    font-size: 29px;
    font-weight: 400;
    margin: 0 35px 5px 50px;
}
	
	.avantages p {
      font-size: 17px;
    line-height: 27px;
}
	
	.txt-avantage h1{
	font-size: 17px;
	margin-bottom:5px;}
	
.txt-avantage p{
	font-size: 11px;}
	
	.formulaire{
    background: #FFFFFF none repeat scroll 0 0;
    position: absolute;
    top: 0;
	width:440px;

}
	
	
	.icones img {
    margin-top: -105px;
    width: 15%;
}

	
	.product-form {
    margin-right: 10%;
    position: absolute;
    right: 0;
    top: 0;
}
    .product-txt { 
	text-align: right; 
	background-color:#829A62;

	}

.logo{
  background: rgba(0, 0, 0, 0) url("../img/logo-MNI.png") no-repeat scroll left top;
    height: 73px;
    position: relative;
    width: 700px;
	top:8px;
	}

    a.buy-it-now:active { border: 1px solid transparent; }

    .avantages .single-feature { width: 270px; }

    .avantages .features-left-span { margin-left: 70px; }

    .avantages .avantage-icon i { width: 38px; font-size: 35px; }

    .avantages .avantage-text { 
    margin-left: auto;
    margin-right: auto;
    width: 217px;
}

    .visuel_prog .gallery-images .img-background { width: 90px; height: 90px; }

    .visuel_prog .gallery-images .img-background i { font-size: 38px; line-height: 90px; }

    .visuel_prog .gallery-images img { width: 90%; }

    .contact-us form button { margin-left: 138px; }
	
	.icones {
    margin-left: 32px;
    margin-top: 40px;
    width: 920px;
}
.autre-avantages img {
    margin-left: -19px;
}
.contenus {
    background-color: black;
    height: 350px;
}
}

@media (min-width: 768px) and (max-width: 979px) {
	
	
	
	.avantages p {
      font-size: 16px;
    line-height: 27px;
}
	.icones img {
    margin-top: 20px;
    width: 22%;
}
	.contenus {
    background-color: black;
    height: 400px;
}
	.autres_programes h5 {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin-left: 50px;
    margin-right: 40px;
}
	.icones {
    margin-left: 80px;
    margin-top: 29px;
   /* width: 880px;*/
}
	
	.autre-avantages img {
    margin-left: -19px;
}
	.formulaire{
    background: #FFFFFF none repeat scroll 0 0;
    position: absolute;
    top: 0;
	width:340px;

}

	
	.icones img{
		margin-bottom:5px;}

    .product-txt { text-align: right; }

    .product-txt img { width: 95%; }

    a.buy-it-now:active { border: 1px solid transparent; }

    .avantages .single-feature { width: 198px; }

    .avantages .features-left-span { margin-left: 70px; }

    .avantages .avantage-icon i { width: 30px; font-size: 27px; }

    .avantages .avantage-text { width: 158px; margin-left: 20px; }

    .visuel_prog .gallery-images .img-background { width: 90px; height: 90px; }

    .visuel_prog .gallery-images .img-background i { font-size: 38px; line-height: 90px; }

    .visuel_prog .gallery-images img { width: 90%; }

    footer h3, .testimonials p, .from-twitter .show-tweet, .contact-us form, .contact-us p { margin-left: 0; }

    .contact-us p { margin-right: 0; }

    .testimonials .test-author { padding-left: 0; }

    .contact-us form input, .contact-us form textarea { width: 87%; }

    .contact-us form button { margin-left: 149px; }
	
	.optin {
		font-size:10px;

	}
	
	
	.obligatoire {
		font-size:14px;
		
	}
	
	.obligatoire a i{
		font-size:14px;}
	
	.product-form {
    left: 0;
    margin-left: 50%;
    position: absolute;
    top: 0;
}
.logo{
  background: rgba(0, 0, 0, 0) url("../img/logo-MNI.png") no-repeat scroll left top;
    height: 73px;
    position: relative;
    width: 700px;
	top:8px;
	}
	.txt-avantage h1 {
    font-size: 14px;
    margin-bottom: 0;
}
	
.txt-avantage p{
	font-size: 9px;
	line-height: 15px;}

}

@media (max-width: 767px) {
	
	
	.icones{
	margin-left: 30px;
    margin-top: 10px;
    width: 600px;}
	
    body { padding-left: 0; padding-right: 0; }

    .logo h2 { padding-left: 0; text-align: center; }

    .tel-skype p { margin-bottom: 11px; padding-right: 0; text-align: center; }

    .product-background { width: 90%; margin-left: auto; margin-right: auto; }

    .product-txt { background-color:#829A62; height:200px;}

    .product-form h1, .product-form div.formulaire {  }

    .product-form div.call-to-action { text-align: center }

    a.buy-it-now:active { border: 1px solid transparent; }

    .autres_programes h3, .avantages h3, .visuel_prog h3, .autres_programes h5 { margin-left: 50px; margin-right: 50px; }

    .autres_programes p, .visuel_prog p { margin-left: 50px; margin-right: 50px; }

   .avantages .avantage-icon {
    height: 224px;
    text-align: center;}
	
   .avantages .avantage-icon .icon-1{
    background: transparent url("../img/bg-ico.jpg") no-repeat scroll center top;}


    .avantages .single-feature {  margin-left: auto;
    margin-right: auto;   max-width: 80%;}

    .avantages .features-left-span { margin-left: auto;
    margin-right: auto; max-width: 80%;}
	

    .avantages .avantage-icon i { width: 30px; font-size: 30px; }

    .avantages .avantage-text { float: none; width: auto; margin-left: 50px; margin-right: 50px; }

    .avantages .avantage-text h4 { line-height: 36px; }

    .visuel_prog .gallery-images { margin-right: 50px; }

    .visuel_prog .gallery-images .img-background { width: 90px; height: 90px; }

    .visuel_prog .gallery-images .img-background i { font-size: 38px; line-height: 90px; }

    .visuel_prog .gallery-images img { width: 90%; }

    footer { padding-top: 0; }

    footer h3 { margin-top: 40px; }

    footer h3, .testimonials p, .from-twitter .show-tweet, .contact-us form, .contact-us p, .copyright p { margin-left: 50px; margin-right: 50px; }

    .testimonials .test-author { padding-left: 50px; padding-right: 50px; }

    .contact-us form input, .contact-us form textarea { width: 87%; }

    .contact-us form button { margin-left: 0; }

    .social-links { margin-top: 45px; }
	
	.product-form {
     	margin-bottom: -77px;
    	position: relative;
    	top: -108px;}
	
	.formulaire{
    background: #FFFFFF none repeat scroll 0 0;
    top: 0;
	position:relative;
	margin-left: auto;
    margin-right: auto;
    width: 90%;

}
.avantages2{
	background-color:#FFFFFF;}

.icones {
    margin-left: 100px;
    margin-top: 815px;
    width: 94%;
}
	.icones img{
		margin-bottom:5px;
		text-align:center;
		width:23%;}
.txt-avantage h1{
	font-size: 24px;}
	
.txt-avantage p{
	font-size: 12px;}
	
	.autre-avantages img {
    margin-left: 0px;
}
.autre-avantages {
    background: #ececec none repeat scroll 0 0;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    padding: 10px;
}

}
@media (max-width: 600px) {
	
	
	
	.autres_programes {
    color: #ffffff;
    margin-top: 10px;
    text-align: center;
}
	
.visuel-prod{
	display:none;
	}
	.logo{
  background: rgba(0, 0, 0, 0) url("../img/logo-MNI.png") no-repeat scroll left top;
    height: 73px;
    position: relative;
	top:8px;
	margin-left:30%;
	}
	
	.formulaire{
    background: #FFFFFF none repeat scroll 0 0;
    top: 0;
	position:relative;
	margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.icones {
    margin-left: 80px;
    margin-top: 850px;
}

.txt-avantage h1{
	font-size: 23px;}
	
.txt-avantage p{
	font-size: 12px;}
	
	.avantages .avantage-icon {
/*    background: transparent url("../img/bg-ico.jpg") no-repeat scroll center top;*/
    height: 224px;
    text-align: center;
}
.autre-avantages {
    background: #ececec none repeat scroll 0 0;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
    padding: 10px;
}
.contenus {
    background-color: #004F00;
    height: 330px;
}

.header{
    background: #fff none repeat scroll 0 0;
    color: #1462ac;
    font: 16px/16px PT Sans;
	height: 85px;
}
}

@media (max-width: 480px) {
	
	

.autres_programes {
    color: #ffffff;
    margin-top: 10px;
    text-align: center;
}

.header{
    background: #fff none repeat scroll 0 0;
    color: #1462ac;
    font: 16px/16px PT Sans;
	height: 85px;
}	
.visuel-prod{
	display:none;}
	
	.formulaire{
    background: #FFFFFF none repeat scroll 0 0;
    top: 0;
	position:relative;
	margin-left: auto;
    margin-right: auto;
    width: 90%;
}

	.logo{
  background: rgba(0, 0, 0, 0) url("../img/logo-MNI.png") no-repeat scroll left top;
    height: 73px;
    position: relative;
	top:8px;
	margin-left:20%;
	}
.icones img {
    margin-bottom: 5px;
    text-align: center;
    width: 44%;
	
}
.icones {
    margin-left: 27px;
    margin-top: 810px;
    width: 90%;
}

.txt-avantage{
    text-align: center;
	margin: 5px 5px;
}

.avantages .avantage-icon {
/*    background: transparent url("../img/bg-ico.jpg") no-repeat scroll center top;*/
    height: 224px;
    text-align: center;

}
.autres_programes h3, .avantages h3, .visuel_prog h3, .autres_programes h5 {
    margin-left: 30px;
    margin-right: 30px;
}

.autres_programes h3 {
    border-bottom: 1px dotted #aaa;
    font-size: 24px;
    font-weight: 400;
    margin: 0 35px 14px 50px;
    padding: 0 0 4px;
}
.autres_programes h5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;

.txt-avantage h1{
	font-size: 24px;}
	
.txt-avantage p{
	font-size: 12px;}
	
	.autre-avantages {
    background: #ececec none repeat scroll 0 0;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
    padding: 10px;
}

.contenus {
    background-color: #004F00;
    height: 330px;
}
	}


