@font-face {
	font-family: 'Din-Regular';
	src: url('../fonts/din-regular.eot');
	src: local('☺'), url('../fonts/din-regular.woff') format('woff'), url('../fonts/din-regular.ttf') format('truetype'), url('../fonts/din-regular.svg#webfontseAqiT8e') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Din-L';
	src: url('../fonts/dinnextrl.eot');
	src: local('☺'), url('../fonts/dinnextrl.woff') format('woff'), url('../fonts/dinnextrl.ttf') format('truetype'), url('../fonts/dinnextrl.svg#webfontseAqiT8e') format('svg');
	font-weight: normal;
	font-style: normal;
}




body{
	
 	background-color: white;
	margin: 0;
} 

.header{
	
	width: 100%;
	height: 160px;
	background-color: #b6b0a4;
	background-image: url(../imagenes/top-bg-new.png);
	background-repeat: no-repeat;
	background-position: center top;

	 	 
}

.header .wp {
	width: 1030px;
	margin: 0px auto;
}

.header .wp .social {
	width: 100%;
	height: 40px;
	float: right;
}

.header .wp .social .cont {
	width: 280px;
	height: 40px;
	float: right;
}

.header .wp .social .cont h5 {
	float: left;
	font-family: sans-serif;
	color: #807b72;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 14px;

}

.header .wp .social .cont .tw {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../imagenes/icon-tw-iddle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 4px;
	cursor: pointer;
}

.header .wp .social .cont .tw:hover {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../imagenes/icon-tw-over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 4px;
}

.header .wp .social .cont .fb {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../imagenes/icon-fb-iddle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 4px;
	cursor: pointer;
}

.header .wp .social .cont .fb:hover {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../imagenes/icon-fb-over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 4px;
}

.header .wp .social .cont .yt {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../imagenes/icon-yt-iddle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: none;
	margin-top: 4px;
	cursor: pointer;
}

.header .wp .social .cont .yt:hover {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../imagenes/icon-yt-over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 4px;
}

.header .wp .social .cont .ln {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../imagenes/icon-ln-iddle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 4px;
	cursor: pointer;
}

.header .wp .social .cont .ln:hover {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../imagenes/icon-ln-over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 4px;
}

.header .wp .social .cont .sep {
	float: left;
	width: 1px;
	height: 43px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #aca69a;
}

.header .wp .menu {
	float: right;
	margin-top: 40px;
}

.header .menu ul{
	margin: 0px;
	list-style: none;
	margin-left: -40px;
	padding-left: 40px;
}

.header .menu ul li {
	
	float: left;	
	margin-left: 10px;
	font-family: sans-serif;
	color: #867d6c;
	padding: 10px;
	font-size: 12px;

}
.header .menu ul li a{
	 	color: #867d6c;
	 	text-decoration: none;
}
.header .menu ul li a:hover{
	 	color: #e23502;
	 	text-decoration: none;
}
.header .menu ul li.selected {
	
	float: left;	
 
	 
 
	height: 43px;
	font-family: sans-serif;
	 	color: #006aab;
	font-size: 12px;
}
.header .menu ul li.selectedbig {
	
	 
	 

	height: 43px;
	font-family: sans-serif;
	 	color: #006aab;
	font-size: 12px;
 
}




.content {
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../imagenes/bg-derecha-3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.content .wp {
	width: 1030px;
	margin: 0px auto;
}
.contenta {
	width: 100%;
	float: left;
	height: auto;
	 
}

.contenta .wp {
	width: 1030px;
	margin: 0px auto;
}
.content .wp .slide {
	width: 798px;
	height: 448px;
	float: left;
 
	/*background-image: url(../imagenes/top-bg-3.jpg);
	background-repeat: no-repeat;*/
	background-color: white;
}
.contenta .wpa .slide {
	width: 798px;
	height: 448px;
	float: left;
 
	/*background-image: url(../imagenes/top-bg-3.jpg);
	background-repeat: no-repeat;*/
	background-color: white;
}
.content .wp .contacto {
	width: 230px;
	height: 410px;
	float: left;
	padding: 14px;
	margin-top:-60px;
	 
}
.content .wp .contacto h2{
	color: #b6b0a4;
	font-size: 16px;
	font-family: Helvetica;
	float: left;
	font-weight: normal;
	margin-top: 15px;
}
.content .wp .contacto form {
	float: left;
	width: 220px;
	height: 200px;
	clear: both;
	margin-top: 20px;
	margin-left: 0px;
}
.content .wp .contacto p {
 
		font-family: Helvetica;
	font-size: 12px;
	color: #b6b0a4;
	clear: both;
	float: left;
	margin-top: 2px;
	
}
.content .wp .contacto input {
width: 345px;
	background-color: #eae6df;
	padding: 8px;
	height: 30px;
	margin-top: 4px;
	border: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #b6b0a4;
	float: left;
}
.content .wp .contacto select {
width: 345px;
	background-color: #eae6df;
	padding: 8px;
	height: 40px;
	margin-top: 4px;
	border: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #b6b0a4;
	float: left;
}
.content .wp .contacto label {
font-family: Helvetica;
	font-size: 10px;
	color: #b6b0a4;
	margin-top: 16px;
	float: right;

	}
	
.content .wp .contacto label a {
	text-decoration: none;
	color: #b6b0a4;
 
	}	
.content .wp .contacto label a:hover {
	text-decoration: underline;
	color: #b6b0a4;
 
	}	
.content .wp .slideponente {
	width: 799px;
	height: 484px;
	float: left;
 
		background-color: white;
}

.content .wp .info-ponencia{
	float: left;
	width: 799px;
	border-top-color: #eae6df;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 30px;
	
	
}
.content .wp .info-ponencia .titulo{
	
	width: 445px;
	height: 43px;
	background-image: url(../imagenes/titulo-ponencia.jpg);
	background-repeat: no-repeat;
	background-color: white;
	
	
}
.content .wp .info-ponencia h2 {
	
	font-family: sans-serif;
	color: #fff;
	float: left;
	margin-top: 11px;
	margin-left: 11px;
	font-size: 12px;
	font-weight: normal;
	
	
}
.content .wp .info-ponencia h3{
	text-transform: uppercase;
	font-family: sans-serif;
	color: #fff;
	float: left;
	margin-top: 12px;
	margin-left: 36px;
	font-size: 11px;
	font-weight: normal;
	
	
}
.content .wp .info-ponencia .ponente-titulo{
	
	width: 213px;
	height: 44px;
	background-image: url(../imagenes/titulo-ponente.jpg);
	background-repeat: no-repeat;
	background-color: white;
	float: left;clear: both;
	margin-top: 5px;
	
}
.content .wp .info-ponencia .foto{
	
float: left;
margin-top: 10px;
clear: both;
	
}
.content .wp .info-ponencia .bio{
	
float: left;
margin-top: -120px;
clear: both;
margin-left: 150px;

	font-family: Helvetica;
	color: #b6b0a4;
	width: 500px;
	font-size: 14px;
	line-height: 17px;
}
  
  
.content .wp .info-ponencia .contenido{
	float: left;
	margin-top: 10px;
}
.content .wp .info-ponencia .contenido p{

	font-family: Helvetica;
	color: #b6b0a4;
	float: left;
	margin-top: 10px;
 
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	
	
}
.content .wp .info-ponencia .contenido p small{

 
 	float: left;
 	clear: both;
 	margin-top: 15px;
	font-size: 12px;
	
	
}



.content .wp .inscripcion {
	width: 798px;
	height: 620px;
	float: left;
	clear: both;
}
.content .wp .inscripcion p{	font-family: Helvetica;
	color: #b6b0a4;
	float: left;
	margin-top: 10px;

	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	
}
.content .wp .inscripcion p a{	 
	
	color: #d83202;
	text-decoration: none
}

.content .wp .inscripcion p a:hover{	 
	
	color: #d83202;
	text-decoration:underline;
}


.content .wp .info {
	width: 230px;
	 
	height: 410px;
	float: right;
	/*background-image: url(../imagenes/new-info.png);
	background-repeat: no-repeat;*/
	margin-right: 0px;
	
}
.content .wp .info p {
	font-family: Helvetica;
color: #807b72;
float: left;
margin-top: 10px;
font-size: 12px;
line-height: 24px;
font-weight: normal;
	padding: 14px;

	
}
/*.content .wp .info .contacto {
	width: 230px;
	height: 410px;
	float: left;

}
.content .wp .info .contacto h2{
	color: #b6b0a4;
	font-size: 16px;
	font-family: Helvetica;
	float: left;
	font-weight: normal;
	margin-top: 15px;
}
.content .wp .info .contacto form {
	float: left;
	width: 220px;
	height: 200px;
	clear: both;
	margin-top: 20px;
	margin-left: 0px;
}
.content .wp .info  .contacto p {
 
		font-family: Helvetica;
	font-size: 12px;
	color: #b6b0a4;
	clear: both;
	float: left;
	margin-top: 2px;
	
}
.content .wp .info .contacto input {
width: 345px;
	background-color: #eae6df;
	padding: 8px;
	height: 40px;
	margin-top: 4px;
	border: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #b6b0a4;
	float: left;
}
.content .wp .info .contacto select {
width: 345px;
	background-color: #eae6df;
	padding: 8px;
	height: 40px;
	margin-top: 4px;
	border: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #b6b0a4;
	float: left;
}
.content .wp .info  .contacto label {
font-family: Helvetica;
	font-size: 10px;
	color: #b6b0a4;
	margin-top: 16px;
	float: right;

	}
	
.content .wp .info  .contacto label a {
	text-decoration: none;
	color: #b6b0a4;
 
	}	
.content .wp .info .contacto label a:hover {
	text-decoration: underline;
	color: #b6b0a4;
 
	}*/
.content .wp .infob {
	width: 230px;
	 
	height: 410px;
	float: right;

background-color: #eae6df;
	margin-right: 0px;
	
}
.content .wp .info-ponentes {
	width: 227px;
	 
	height: 1200px;
	float: left;
	background-image: url(../imagenes/cronograma-title.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	border-left-color: #e1ddd6;
	border-left-style: solid;
	border-left-width: 3px;
	margin-left: -2px;
	
}
.content .wp .info-ponentes ul {

	list-style: none;
	float: left;
	margin-top: 70px;
	margin-left: -39px;
	
}
.content .wp .info-ponentes ul li{
	float: left;
	 width: 331px;
	 height: auto;
	 min-height: 58px;
	 margin-left: 0px;
	 clear: both;
	 background-image: url(../imagenes/crono-separador-1.png);
	 background-repeat: repeat-x;
	 background-position: 0px 0px;
}

.content .wp .info-ponentes ul li .hora{

	float: left;
	font-family: Helvetica;
	font-size: 10px;
	padding: 12px;	
	color: #b6b0a4;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);

	
}
.content .wp .info-ponentes ul li .hora img {
float:left;
margin-top: -5px;

	
}
.content .wp .info-ponentes ul li .titulo{

	float: left;
	font-family: Helvetica;
	font-size: 12px;
	padding-top: 10px;
	color: #807b72;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	line-height: 16px;
	margin-bottom: 12px;
	width: 170px;
}

.content .wp .info-ponentes ul li .titulo b {

	color: #b6b0a4;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	font-size: 12px;
}

.content .wp .info-ponentes ul li .titulo p{
 
	color: #b6b0a4;

}
.content .wp .info-ponentes ul li .foto{

	float: left;

	width: 85px;
}

.content .wp .info-ponentes ul li .subtitulo{

	float: left;
	font-family: Helvetica;
	font-size: 10px;
	padding: 12px;	
	color: #807b72;
	margin-left: 10px;
	clear: both;
	
}
.content .wp .info-ponentes ul li .naranja{

color: #d43c0e;	
	
}
.content .wp .info-ponentes ul li:hover{


	 cursor: pointer;

	
}
.content .wp .info-ponentes ul li.separador{
	width: 100%;
	float: left;
	height: 1px;
	background-image: url(../imagenes/sep-ponentes.jpg);
	background-repeat: repeat-x;
}

.content .wp .info-ponentes ul li.selected {
	float: left;
width: 331px;
	 height: auto;
	 min-height: 58px;
	 margin-left: 0px;
	 clear: both;

	 background-image: url(../imagenes/crono-separador-1.png);
	 background-repeat: repeat-x;
	 background-position: 0px 0px;

}.content .wp .info-ponentes ul li .selected .foto{

	float: left;

	width: 85px;
}


.content .wp .info-ponentes ul li.selected .flag {

	float: left;
	width: 7px;
	height: auto;
	min-height: 90px;
	background-image: url(../imagenes/crono-flag.png);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	margin-left: -7px;
	
}

.content .wp .info-ponentes ul li.selected .hora{

	float: left;
	font-family: Helvetica;
	font-size: 10px;
	padding: 12px;	
	color: #d43c0e;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	
}
.content .wp .info-ponentes ul li.selected .titulo{

	float: left;
	font-family: Helvetica;
	font-size: 12px;
	padding-top: 10px;
	color: #807b72;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	line-height: 16px;
	margin-bottom: 12px;
	
}

.content .wp .info-ponentes ul li.selected .titulo b {

	color: #b6b0a4;
	font-size: 12px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}



.content .wp .info .button-compra{
	width: 223px;
	 
	height: 98px;
	margin-top: 300px; 
	margin-left: 7px;
}

.separador{
	width: 100%;
	float: left;
	height: 1px;
	background-repeat: repeat-x;
	background-color: #efe9e2;	
}

.quienes {
	
	width: 100%;
	float: left;
	height: 200px;
	background-image: url(../imagenes/fondo-ponentes.jpg);
	background-repeat: repeat;

}
.quienes .wp {
	width: 1030px;
	margin: 0px auto;
}
.quienes .wp .titulo {
	background-image: url(../imagenes/empresas-tit.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
	width: 173px;
	height: 45px;
	
}


.ponentes {
	
	width: 100%;
	float: left;
	height: 490px;

	background-image: url(../imagenes/fondo-ponentes.jpg);
	background-repeat: repeat;
}
.ponentes .wp {
	width: 1030px;
	margin: 0px auto;
}
.ponentes .wp .titulo {
	background-image: url(../imagenes/ponentes-tit.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 24px;
	width: 437px;
	height: 62px;
	
}

.ponentes .wp ul {
	
	list-style: none;
		clear: both;
float: left;
margin-left: -105px;
	
}

.ponentes .wp ul li {
	
	width: 120px;
	height: 145px;
	margin-top: 30px;
	margin-left: 25px;
	float: left;

	
	
}

.content .wp .porque {
	width: 798px;
	height: 620px;
	float: left;
	clear: both;
	background-image: url(../imagenes/porque-fondo.jpg);
	background-repeat: no-repeat;
}

.content .wp .porque .donde {
	width: 425px;
	height: 403px;
	float: right;
	margin-top: -390px;
	margin-right: 30px;
}

.content .wp .porque h1 {
	margin: 0px;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #867d6c;
	margin-top: 50px;
	background-image: url(../imagenes/porque-b1.png);
	background-repeat: no-repeat;
	background-position: -5px 8px;
	padding: 20px;
	padding-left: 35px;
	margin-bottom: 50px;
}

.content .wp .porque h2.b1 {
	margin: 0px;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #867d6c;
	margin-top: 10px;
	background-image: url(../imagenes/porque-b2.png);
	background-repeat: no-repeat;
	background-position: -5px 7px;
	padding: 20px;
	padding-left: 35px;
}
.content .wp .porque h2.b4b {
	margin: 0px;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #867d6c;
	margin-top: 10px;

	padding: 20px;
	padding-left: 0px;
}
.content .wp .porque h2.b1b {
	margin: 0px;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #867d6c;
	margin-top: 10px;

	padding: 20px;
	padding-left: 0px;
}
.content .wp .porque h2.b1 b {
	font-weight: normal;
	color: #f9b706;
}

.content .wp .porque h2.b2 {
	margin: 0px;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #867d6c;
	margin-top: 10px;
	background-image: url(../imagenes/porque-b3.png);
	background-repeat: no-repeat;
	background-position: -5px 7px;
	padding: 20px;
	padding-left: 55px;
}
.content .wp .porque h2.b2b {
	margin: 0px;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #867d6c;
	margin-top: 10px;
	width: 350px;

	padding: 20px;
	padding-left: 0px;
}
.content .wp .porque h2.b2 b {
	font-weight: normal;
	color: #00639e;
}

.content .wp .porque h2.b3 {
	margin: 0px;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #867d6c;
	margin-top: 10px;
	background-image: url(../imagenes/porque-b4.png);
	background-repeat: no-repeat;
	background-position: -5px 7px;
	padding: 20px;
	padding-left: 35px;
}

.content .wp .porque h2.b3 b {
	font-weight: normal;
	color: #d73201;
}

.ponentes .wp ul li h2{
	
	font-family: sans-serif;
	color: #0066a6;
	font-size: 12px;
	text-align: left;
	width: 120px;
	font-weight: normal;

}
.ponentes .wp ul li h3{
	
	font-family: sans-serif;
	color: #747474;
	font-size: 11px;

	text-align: left;
	width: 120px;
	font-weight: normal;
	line-height: 15px;	
	
}
.ponentes .wp ul li h3 b{
	font-family: sans-serif;
	font-weight: normal;
	color: #0066a6;
 
}


.evento-anterior {
	
	width: 100%;
	float: left;
	height: 250px;
	
	background-image: url(../imagenes/fondo-2.jpg);
	background-repeat: repeat;

}
.evento-anterior .wp {
	width: 1030px;
	margin: 0px auto;
}
.evento-anterior .wp .titulo {
	background-image: url(../imagenes/evento-tit.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
	width: 173px;
	height: 45px;
}

.evento-anterior.wp .imagenes{
	
	
}
.evento-anterior  .wp .imagenes ul{
	float: left;
	list-style: none;
	clear: both;
	margin-left: -38px;
}
.evento-anterior .wp .imagenes ul li{
	float: left;
	list-style: none;
	width: 200px;
	height: 133px;
	margin-left: 4px;

	
}


.footer {
	
	width: 100%;
	float: left;
	height: 80px;
	background-color: #b6b0a4;
	background-image: url(../imagenes/shadow-200.png);
	background-repeat: no-repeat;
	background-position: top center;

}
.footer .wp {
	width: 1030px;
	margin: 0px auto;
}

.footer .wp .logo-d {
	float: left;
	margin-top: 18px;
}

.footer .wp .legal {
	float: left;
	margin-top: 29px;
	font-family: Helvetica;
	font-size: 10px;
	color: #eae6df;
	margin-left: 60px;
}

.footer .wp .logo-ac {
	float: right;
	margin-top: 18px;
	margin-right: 20px;
}
.footer .wp .logo-wo {
	float: right;
	margin-top: 13px;
	
}


.demo-wrap2 ul {
	width: 545px;
	height: 290px;
	overflow: hidden;
}

.demo-wrap2 li {
	list-style: none;
	margin: 0;
height: 100px;
	width: 141px;
}

.demo-wrap ul {
	width: 500px;
	height: 60px;
	overflow: hidden;
}

.demo-wrap li {
	list-style: none;
	margin: 0;
	height: 60px;
	width: 120px;
}

.demo-wrap .bx-prev {
	position: absolute;
	top: 18px;
	left: -5px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(newimg/icon_arrow_left.png) no-repeat 0 -31px;
}

.demo-wrap .bx-next {
	position: absolute;
	top: 18px;
	right: -30px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(newimg/icon_arrow_right.png) no-repeat 0 -31px;
}
.demo-wrap .bx-next:hover,
.demo-wrap .bx-prev:hover {
	background-position: 0 0;
}




.wrapper-ponentes {
   width: 100%;
   height: 410px; 	
   		background-image: url(../imagenes/bg-izquierda.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
/* jQuery Countdown styles 1.6.0. */
.hasCountdown {
 font-family: sans-serif;
 margin-top: 120px;
 margin-left: 0px;
 color: #d73201;
 font-weight: normal;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	color: #888;
}

.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
	
}

.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
	 
}
.countdown_show4 .countdown_section {
	width: 23%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 50%;
	color: #b6b0a4;
	text-align: center;
	
}
.countdown_amount {
	font-size: 300%;
	color: #0066a6;
 font-weight: normal;	
}
.countdown_descr {
	display: block;
	width: 100%;
}
.ribbon-wrapper-green {
  width: 300px;
  height: 200px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  left:-20px;
}

.ribbon-green {
  font: bold 22px Sans-Serif;
  
  color: #FFFFFF;
  text-align: center;
  
  -webkit-transform: rotate(-45deg);
  -moz-transform:    rotate(-45deg);
  -ms-transform:     rotate(-45deg);
  -o-transform:      rotate(-45deg);
  position: relative;
  padding: 15px 0;
  left: -65px;
  top: 28px;
  
  width: 382px;
  background-color: #ca2020;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ca2020), to(#922626)); 
  background-image: -webkit-linear-gradient(top, #ca2020, #922626); 
  background-image:    -moz-linear-gradient(top, #ca2020, (#922626)); 
  background-image:     -ms-linear-gradient(top, #ca2020, (#922626)); 
  background-image:      -o-linear-gradient(top, #ca2020, (#922626)); 
  color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
    
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}


#cookie-bar{
	background-color: #b6b0a4;
	color: #eae6df;
	height: 42px;
	font-family: Helvetica;
}

#cookie-bar p {
	font-size: 14px;
	line-height: 42px;
}

#cookie-bar .cb-enable, #cookie-bar .cb-policy{
	background-color: #f92d00;
	font-weight: bold;
	padding: 0 25px
}

#cookie-bar .cb-enable:hover, #cookie-bar .cb-policy:hover{
	background-color: #d2300b
}
