body {
	width: 1200px !important;
	margin: 0 auto;
	background-color: #072644;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	overflow-y: scroll;
	overflow-x: scroll;
}
.ie7 body{
	overflow:hidden;
	}

/* Media Queries */
		@media screen and (max-width: 767px) {
			.container > header{
				text-align: center;
			}
		}
	
#denominacion { 
	width:300px;
	height:180px;
	float:left;
	border-right:solid 2px;
	text-align:left;
	margin-bottom:20px;
}
	
#obra {
	width:600px;
	height:180px;
	float:left;
	margin-left:50px; 
	margin-bottom:20px;
	text-align:left;
}

#descipcion {
	
}


ol,ul {
	list-style:none;
}

.punto li { 
	list-style-type: disc !important; 
	margin-bottom:15px;
	margin-left:75px;
	
}
 
 hr { 
 	width:80%;	 
 }
 
 a{
	color: #FF9F00;
	text-decoration: none;
}

	.ordinal li {
		 padding-top:12px;
}

	.dominio {
		font-weight:800;
		color: #FF9F00;
		
		}
	.float_right {
		float:right;
		margin-left:35px;
	}

	.float_left {
		float:left;
		margin-right:35px;		
	}
	
	.center { 
		text-align:center;
		padding:5px;
	}
	
	.curso {
		margin-top:40px;
	}
	
	/* ------------------------------- BOTONES SOCIALES -------------------------------------*/
	
	.social {
		margin:5px 5px 40px 5px;
		float:left;
	}
	
 /* -------------------------------  cabecera  ----------------------------------------------*/
 
 #cabecera {
	 width:1200px;
	 height:160px;
	 color:#FFF;
	 background-color: #000;
	 }
 
 #txtcabecera {
	 padding-left:200px;
	  }
 
 #cabecera > img {
	 float:left;
	 width:150px;
	 height:150px;
	 }
 
	.titulo1 { 
		padding-top:10px;
		padding-left:40px;
		color:#FF9F00;
	  	font-size:31px;
		font-weight:bold;
		
		
	  }
	
	.titulo2 { 
		margin-top:-15px;
		padding-left:135px;
		font-size:13px;
/*		color: #0000CC;*/
	 }
	.titulo3 { 
		margin-top:-15px;
		padding-left:120px;
		font-size:13px;
	 } 
	
	.derecha {
	float:right;
	margin:-120px 60px 0 0;	
	}
/* =======================================  Fin Cabecera =================================================================== */




------------------------------  CONTAINER  ----------------------------------------------------
.container{
	position: relative;
}
/*.clr{
	clear: both;
}*/
	
 
/*.container > header{
	padding: 10px 100px 10px 50px;
	margin: 10px 20px 10px 50px;
	display: block;
    text-align: justify;
}
.container > header h1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	/*color: rgba(27,54,81,0.8);
	color: #FF9F00;
    padding: 0px 0px 5px 0px;
	text-align:center;
}*/
.container > header h1 span{
	color: #06F;
	text-align:center;
}

.container > header h2, p.info{
	font-size: 14px;
	color: #4a3124;
}

 .container > header p{	
 	color:#fff; 
	font-weight:100;
 }*/
		


 /* ------------------------------------ PÁGINAS --------------------------------------------------------*/
#contenido-inicio {
	
 }

/*#links {  Para añadir el menu de enlaces laterl, pro retocando posiciones, margin y padding de mosaicos y contenido
	float:right;
	width:200px; height:400px; background-color:#090;
}*/



#lateral {
	width:200px;
	float:right;
	color:#FFFFFF;	
}

.lat1 {
	padding:10px 0 0 10px;
	margin:15px;
	font-weight:600;
}

.lat2 {
	padding:0 0 0 10px;
	margin:5px;
	font-weight:600;
	border-bottom:#FFFFFF solid 1px;
	
}

.lat2 img {
	height:150px;
}

.lat3 img {
	height:86px;
}

.lat3 {
	padding:10 0 0 10px;
	margin:5px;
	font-weight:600;
	border-bottom:#FFFFFF solid 1px;
	text-align:center;
	
}


.cursos h2 {
	margin:20px auto 10px 150px;
	color:#FF9F00;
	
}


article p {
	margin-left:25px;	
}

.blanco {
	color:#FFFFFF;	
}

#contenido {
	padding: 0px 20px 10px 10px;
	margin: 20px 20px 10px 50px;
	/*position: relative;*/
	display: block;
	text-align: justify;
	width: 900px;
	color: #FFFFFF;
	font-weight: 500;
	float: left;
}
 
 
 
  	#contenido h1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #FF9F00;
    padding: 0px 0px 5px 0px;
	text-align:center;
	}
	#contenido a{
	color: #FF9F00;
	text-decoration: none;
}

	#contenido h2 { 
	display: block;
	width:1000Px;
}

	
	.inline {
	display:inline;
	}
	
	#mosaico {
	width:200Px;
	height:230px;
	float:left;
	margin: 20px 50px;
	padding: 10px;
	text-align:center; 
	 
	}


#mosaico2 {           /* Primera foto cuando hay dos imagenes */
	width:200Px;
	height:230px;
	float:left;
	margin: 20px 50px 20px 200px;
	padding:10px;
	text-align:center; 
	 
	}

#mosaico3 {   /* Segunda foto cuando hay dos imagenes */
	width:200Px;
	height:230px;
	float:left;
	margin: 20px 200px 20px 50px;
	padding:10px;
	text-align:center; 
	 
	}	

#mosaico4 {  /* Una foto en la linea */
	width:200Px;
	height:230px;
	float:left;
	margin: 20px 700px 20px 50px;
	padding:10px;
	text-align:center; 
	 
	}
	
	.mapa {margin:25px auto;}
	
	.izquierda {
		margin-top:25px;
		margin-left:50px;	
	}
	
	.izquierda p{
		text-align:center;	
	}
	
	.imgtextod {
		float:right;
		margin-left: 25px;
		height:150px;
	}
	
	.imgtextoi {
		float:left;	
		margin-right: 25px;
		height:150px;
	}
	.imgtextoc{
		width:750px;	
		MARGIN: 0 AUTO;
	}
	
	
	.imgtextoc img{
		margin: 10px 10px 10px 0;
		max-height:150px;
	}
	

/* ---------------------------------------------  FORMULARIO  ------------------------------------------------------------- */	


input {
	
	display:block;
	}
	
label {
	display:block;	
}



/*====================================  MENU  horizontal desplegable=============================================================*/


#menu1 {
	background-color: #000;
	TEXT-ALIGN: center;
	WIDTH: 1200px;
	FONT-SIZE:14px;
	height:35px; 	
	display: inline;
	margin:0 auto;
}

#menu1 UL {

	LIST-STYLE-TYPE: none
}

#menu1 UL LI {

	WIDTH: 140px;
}

#menu1 UL LI.nivel1 {

	FLOAT: left; 
	margin:0 auto ;

}

#menu1 UL LI A {
	
	POSITION: relative;		
	BACKGROUND-COLOR: #000;
	DISPLAY: block;
	COLOR: #FFF;
	/*BORDER-LEFT: #fff 1px solid;
	BORDER-TOP: #fff 1px solid;
	BORDER-RIGHT: #fff 1px solid;
	BORDER-BOTTOM: #fff 1px solid;*/
	TEXT-DECORATION: none;
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	PADDING-LEFT: 6px;
	PADDING-RIGHT: 6px;
}

#menu1 UL LI A.nivel2 {

	COLOR: #000; 
	width:auto !important; 
	
	}

#menu1 UL LI A.nivel2ie {

	COLOR: #000;
	width:auto !important;
	
}

#menu1 UL LI A.nivel1 {

	POSITION: relative;
	DISPLAY: block !important

}

#menu1 UL LI A.nivel2 {

	POSITION: relative;
	DISPLAY: block !important;

}

#menu1 UL LI:hover {

	POSITION: relative

}

#menu1 UL LI A:hover {
	POSITION: relative;
	background-color: rgba(61, 108, 153, 1);
	COLOR: #F90;
}

#menu1 UL LI:hover A.nivel1 {

	POSITION: relative;
	BACKGROUND-COLOR: rgba(61, 108, 153, 1);
	COLOR: #F90 ;
}

#menu1 UL LI UL {

	DISPLAY: none

}

#menu1 UL LI:hover UL.nivel2 {

	POSITION: absolute; 
	DISPLAY: block; 
	LEFT: 0px;
	text-align:left!important;
	

}

#menu1 UL LI A:hover UL.nivel2 {

	POSITION: absolute; 
	DISPLAY: block; LEFT: 0px;

}

/*#menu1 UL LI UL LI A:hover UL.nivel3 {

	POSITION: absolute; DISPLAY: block; TOP: 0px !important; LEFT: 161px !important

}

#menu1 UL LI UL LI:hover UL.nivel3 {

	POSITION: absolute; DISPLAY: block; TOP: 0px !important; LEFT: 161px !important
*/
}

#menu1 UL LI UL LI A {

	 /*BORDER-TOP-COLOR: transparent;*/
	 PADDING-LEFT: 0px;
	 WIDTH: 160px;
	 PADDING-RIGHT: 0px; 

}

#menu1 UL LI UL LI A:hover {

	POSITION: relative;
	/*BORDER-TOP-COLOR: #000*/

}

#menu1 UL LI UL LI UL LI A.primera {

	/*BORDER-TOP-COLOR: #fff*/

}

/*TABLE.falsa {

	POSITION: relative; 
	BORDER-RIGHT-WIDTH: 0px; 
	BORDER-COLLAPSE: collapse; 
	FLOAT: left; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px;

}*/

/* -------------------------------------------  PIE de PÁGINA  ------------------------------------------------------------*/

#pie { 
    text-align:center;
	font-size:12px;
	width:1200px;
	position:relative; top:95%;
	
	
	} 


		.p1 {
			float:left; 
			margin-top:10px;
			width:19%;
		}
		
		.p2 {
			float:left;
			margin-top:10px;
			margin-bottom:40px;
			width:19%;
		}
		
		.p3 {
			float:left;
			margin-top:10px;
			width:19%;
		}
		
		.p4 {
			float:left;
			margin-top:10px;
			width:19%;
		}
		
		.p5 {
			float:left;
			margin-top:10px;
			width:19%;
		}
		
/* =====================================  Fin PIE de página =========================================== */

----------------------------------  GALERIA DE IMAGENES --------------------------------




.lb-album{
	width: 800px;
	margin: 0 auto;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.lb-album li{
	float: left;
	margin: 5px;
	position: relative;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a{
	width: 150px;
	height: 200px;
	position: relative;
	padding: 10px;

	background:#3D6C99;
	/*background-color:rgba(158,111,86,0.3);*/
	-webkit-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-moz-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
}
.lb-album li > a span{  /* Texto al pasar sobre la imagen en miniatura */
	position: absolute;
	width: 150px;
	height: 200px;
	top: 10px;
	left: 10px;
	text-align: center;
	line-height: 175px;
	color: rgba(0,0,0,1); /*Color descripcion de la foto a tamaño grande */
	/*text-shadow: 0px 1px 1px rgba(255,255,255,0.6);*/
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgb( 61, 108, 153);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(122,170,222,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(122,170,222,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(122,170,222,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(122,170,222,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(122,170,222,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(122,170,222,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}

/* Propiedades de las imagenes ampliadas */
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background: rgb(122,170,222);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(122,170,222,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(122,170,222,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(122,170,222,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(122,170,222,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(122,170,222,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(122,170,222,1) 100%);
}
.lb-overlay > div{
	/*position: relative;*/
	color: rgba(27,54,84,0.8);
	width: 750px;
	height: 100px;
	margin: 30px auto 0px auto;
	/*text-shadow: 0px 1px 1px rgba(255,255,255,0.6);*/

}
.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 10px;
	width: 250px;
	height: 80px;
}
.lb-overlay div h3{
	font-size: 20px;
	float: left;
	text-align: right;
	border-right: 3px solid rgba(27,54,81,0.4);
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	font-size: 14px;
	text-align: left;
	float: left;
	width: 450px;
	padding-top:10px;

}
.lb-overlay a.lb-close{
	background-color: #CCC ;
	z-index: 1001;
	color: #F00;
	position: absolute;
	top: 43px;
	left: 50%;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	font-weight:800;
	width: 50px;
	height: 23px;
	overflow: hidden;
	margin-left: -25px;
	opacity: 10;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
.lb-overlay img{
	height: 100%; For Opera max-height does not seem to work 
	max-height: 90%;
	position: relative;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
.lb-prev, .lb-next{
	text-indent: -9000px;
	position: absolute;
	top: -32px;
	width: 24px;
	height: 25px;
	left: 50%;
	opacity: 0.8;
	filter: alpha(opacity=80); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; /*IE8*/
}
.lb-prev:hover, .lb-next:hover{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-prev{
	margin-left: -30px;
	background: transparent url(imagenes/arrows.png) no-repeat top left;
}
.lb-next{
	margin-left: 6px;
	background: transparent url(imagenes/arrows.png) no-repeat top right;
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img,
.lb-overlay:target a.lb-close{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}

	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 

x:-o-prefocus, .lb-overlay img {
    height: 100%;
}

- Codigo para la política de cookies
 
/* CSS para la animación y localización de los DIV de cookies */
 
@keyframes desaparecer
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@-webkit-keyframes desaparecer /* Safari and Chrome */
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@keyframes aparecer
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
 
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
#cookiesms1:target {
    display: none;
}
.cookiesms{	
	width:100%;
	height:43px;
	margin:0 auto;
	padding-left:1%;
        padding-top:5px;
        font-size: 1.2em;
	clear:both;
        font-weight: strong;
color: #333;
bottom:0px;
position:fixed;
left: 0px;
background-color: #FFF;
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
transition: bottom 1s;
-webkit-transition:bottom 1s; /* Safari */
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
z-index:999999999;
}
 
.cookiesms:hover{
bottom:0px;
}
.cookies2{
background-color: #FFF;
display:inline;
opacity:0.95;
filter:alpha(opacity=95);
position:absolute; 
left:1%; 
top:-30px;
font-size:15px;
height:30px;
padding-left:25px;
padding-right:25px;
-webkit-border-top-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
}

.color { 
		color:#00F
		} 
/* Fin del CSS para cookies */

/* Botones de Redes Sociales - Ciudad Blogger */
.social_bookmarks_container {
width:100%;
height:65px;
padding-left:12px;
position:relative;
}
.social_bookmarks {
position:relative;
float:left;
margin:0;
padding:0;
}
.social_bookmarks li {
margin:0 0 1px 1px;
height:57px;
width:57px;
list-style:none;
float:left;
padding:0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out; 
transition: all 0.4s ease-in-out;
}
.social_bookmarks li a {
float:left;
width:57px;
line-height:24px;
display: block;
text-indent: -99999px;
margin:0px;
outline: none;
padding:0;
min-height:57px;
height:100%;
text-decoration:none;
}


.social_bookmarks .icontwitter{background: #D8D8D8 url(//lh6.googleusercontent.com/-4TshwJW7hIE/U4vC2JM25AI/AAAAAAAALLI/tcIkpheXrYU/s114/icon-twitter.png) top left no-repeat;}
.social_bookmarks .iconfacebook{background: #E6E6E6 url(//lh5.googleusercontent.com/-nt-UdZG1ns0/U4vC1v57lwI/AAAAAAAALLQ/pAOWjEBSnSg/s114/icon-facebook.png) top left no-repeat;}
.social_bookmarks .icongplus{background: #F1F1F1 url(//lh6.googleusercontent.com/-brT53y4GgMs/U4vC1UPpmFI/AAAAAAAALK8/vRxosS7GGKs/s114/icon-gplus.png) top left no-repeat;}
.social_bookmarks .iconfacebook:hover{background-position:center -57px; background-color: #37589b;}
.social_bookmarks .icontwitter:hover {background-position:center -57px; background-color: #46d4fe;}
.social_bookmarks .icongplus:hover {background-position:center -57px; background-color: #de5a49;}
.social_bookmarks li:hover a{background: transparent url(//lh4.googleusercontent.com/-XNviZ_JqvyU/U4vDMDFAX8I/AAAAAAAALLk/E4VIJr1onlo/s57/icon-social-reflect.png) no-repeat;
}


/* ===============================================  SLIDER =============================================*/

/*
 *	generated by WOW Slider 7.7
 *	template Convex
 */
@import url(https://fonts.googleapis.com/css?family=Gurajada&subset=latin,telugu);@font-face {
	font-family: "ws-ctrl-convex";
	src: url("ws-ctrl-convex.eot");
	src: url("ws-ctrl-convex.eot#iefix") format("embedded-opentype"),
			url("ws-ctrl-convex.woff") format("woff"),
			url("ws-ctrl-convex.ttf") format("truetype"),
			url("ws-ctrl-convex.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

#wowslider-container1 { 
	display: table;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 100%;
	max-height:400px;
	margin:0px auto 0px;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
* html #wowslider-container1{ width:800px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 100%; 
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:400px;
	max-width: 100%;
	vertical-align: top;
	border:none;
	overflow: hidden;
}
#wowslider-container1 .ws_images ul a{
	width:100%;
	height:100%;
	max-height:400px;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#wowslider-container1 .ws_images > div > img {
	max-height:400px;
}

#wowslider-container1 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container1 .ws-title > div {
	display: inline-block !important;
}

#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
	font-size: 0px;
}
/* compatibility with Joomla styles */
#wowslider-container1  .ws_bullets a {
	line-height: 0;
}

#wowslider-container1  .ws_script{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}
#wowslider-container1 .ws_cube_side {
	background: #A6A5A9;
}


#wowslider-container1.ws_gestures {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}
#wowslider-container1.ws_gestures.ws_grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets {
	display: none;
}
#wowslider-container1.ws_video_playing:hover .ws_bullets {
	display: block;
}
/* IE fix because it don't show controls on hover if frame visible */
#wowslider-container1.ws_video_playing_ie .ws_bullets,
#wowslider-container1.ws_video_playing_ie a.ws_next,
#wowslider-container1.ws_video_playing_ie a.ws_prev {
	display: block;
}


/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}
#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo {
	display: block;
}
#wowslider-container1 .ws_video_btn div {
	position: absolute;
	background-image: url(./playvideo.png);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}
#wowslider-container1 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}
#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}
#wowslider-container1 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}
#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}
/* bullets */
#wowslider-container1  .ws_bullets { 
	padding: 0px; 
}
#wowslider-container1 .ws_bullets a { 
	position:relative;
	display: inline-block;
	width: 0;
	margin: 3px 5px;
	padding: 8px;	

	-webkit-perspective: 80px;
	perspective: 80px;
} 
#wowslider-container1 .ws_bullets a > span {
	position:absolute;
	display: block;
	top:0;
	right: 0;
	height:100%;
	width:100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-transition: -webkit-transform 0.5s ease;
  	transition: -webkit-transform 0.5s ease, transform 0.5s ease;
}

#wowslider-container1 .ws_bullets a > span:before,
#wowslider-container1 .ws_bullets a > span:after {
	content: '';
	display: block;
	height:100%;
	background: #54ACD2;

  	-webkit-transform: rotateX(-90deg) translateZ(-8px) translateY(8px);
  	transform: rotateX(-90deg) translateZ(-8px) translateY(8px);
}
#wowslider-container1 .ws_bullets a > span:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  	background: #1A2223;
  	-webkit-transform: rotateX(0deg);
  	transform: rotateX(0deg);
}

#wowslider-container1 .ws_bullets a.ws_overbull > span,
#wowslider-container1 .ws_bullets a.ws_selbull > span {
    -webkit-transform: rotateX(-90deg) translateZ(8px) translateY(8px);
    transform: rotateX(-90deg) translateZ(8px) translateY(8px);
}




/* play/pause, arrows */
#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev,
#wowslider-container1 .ws_playpause {
	position:absolute;
	font: 2em "ws-ctrl-convex";
	width: 2.5em;
	height: 2.5em;
	top:50%;
	
	margin-top: -1.25em;
	color: #ffffff;
	z-index: 100;

	-webkit-perspective: 20em;
	perspective: 20em;
}
#wowslider-container1 a.ws_next {
	right: 0;
}
#wowslider-container1 a.ws_prev {
	left: 0;
}
#wowslider-container1 .ws_playpause {
	left:50%;
	margin-left:-1.25em;
}

#wowslider-container1 a.ws_next > span,
#wowslider-container1 a.ws_prev > span,
#wowslider-container1 .ws_playpause > span,
#wowslider-container1 .ws_bullets a > span {
	display: block;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-transition: -webkit-transform 0.5s ease;
  	transition: -webkit-transform 0.5s ease, transform 0.5s ease;
}


#wowslider-container1 a.ws_next > span:before,
#wowslider-container1 a.ws_prev > span:before,
#wowslider-container1 .ws_playpause > span:before,
#wowslider-container1 a.ws_next > span:after,
#wowslider-container1 a.ws_prev > span:after,
#wowslider-container1 .ws_playpause > span:after {
	display: block;
	text-align: center;
	line-height: 2.5em;
	height:100%;
	background: #54ACD2;
	color: #1A2223;

  	-webkit-transform: rotateX(-90deg) translateZ(-1.25em) translateY(1.25em);
  	transform: rotateX(-90deg) translateZ(-1.25em) translateY(1.25em);
}
#wowslider-container1 .ws_play > span:before,
#wowslider-container1 .ws_play > span:after{
	content:"\e800";
}
#wowslider-container1 .ws_pause > span:before,
#wowslider-container1 .ws_pause > span:after{
	content:"\e801";
}
#wowslider-container1 a.ws_next > span:before,
#wowslider-container1 a.ws_next > span:after {
	content:'\e803';
}
#wowslider-container1 a.ws_prev > span:before,
#wowslider-container1 a.ws_prev > span:after {
	content:'\e802';
}

#wowslider-container1 a.ws_next > span:after,
#wowslider-container1 a.ws_prev > span:after,
#wowslider-container1 .ws_playpause > span:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  	-webkit-transform: rotateX(0deg);
  	transform: rotateX(0deg);
  	background: #1A2223;
	color: #54ACD2;
}

#wowslider-container1 a.ws_next:hover > span,
#wowslider-container1 a.ws_prev:hover > span,
#wowslider-container1 .ws_playpause:hover > span {
    -webkit-transform: rotateX(-90deg) translateZ(1.25em) translateY(1.25em);
    transform: rotateX(-90deg) translateZ(1.25em) translateY(1.25em);
}/* bottom center */
#wowslider-container1  .ws_bullets {
	bottom:1.5em;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}#wowslider-container1 .ws-title{
	font: 1.3em 'Gurajada', serif;
	position: absolute;
	left: 2em;
	margin-right:10em;
	z-index: 50;

	color:#fff;
	padding: 1em;
	bottom: 30px;
	top: auto;
	opacity: 1;
}
#wowslider-container1 .ws-title div,#wowslider-container1 .ws-title span{
	display:inline-block;
	padding: 0.1em 0.6em;
	background-color: #1A2223;
	color: #54ACD2;
}
#wowslider-container1 .ws-title div{
	display:block;
	margin-top:0.5em;
	font-size: 1.3em;
}
#wowslider-container1 .ws-title span{
	text-transform: uppercase;	
	font-size: 2em;
}#wowslider-container1 .ws_images > ul{
	animation: wsBasic 50s infinite;
	-moz-animation: wsBasic 50s infinite;
	-webkit-animation: wsBasic 50s infinite;
}
@keyframes wsBasic{0%{left:-0%} 6%{left:-0%} 10%{left:-100%} 16%{left:-100%} 20%{left:-200%} 26%{left:-200%} 30%{left:-300%} 36%{left:-300%} 40%{left:-400%} 46%{left:-400%} 50%{left:-500%} 56%{left:-500%} 60%{left:-600%} 66%{left:-600%} 70%{left:-700%} 76%{left:-700%} 80%{left:-800%} 86%{left:-800%} 90%{left:-900%} 96%{left:-900%} }
@-moz-keyframes wsBasic{0%{left:-0%} 6%{left:-0%} 10%{left:-100%} 16%{left:-100%} 20%{left:-200%} 26%{left:-200%} 30%{left:-300%} 36%{left:-300%} 40%{left:-400%} 46%{left:-400%} 50%{left:-500%} 56%{left:-500%} 60%{left:-600%} 66%{left:-600%} 70%{left:-700%} 76%{left:-700%} 80%{left:-800%} 86%{left:-800%} 90%{left:-900%} 96%{left:-900%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 6%{left:-0%} 10%{left:-100%} 16%{left:-100%} 20%{left:-200%} 26%{left:-200%} 30%{left:-300%} 36%{left:-300%} 40%{left:-400%} 46%{left:-400%} 50%{left:-500%} 56%{left:-500%} 60%{left:-600%} 66%{left:-600%} 70%{left:-700%} 76%{left:-700%} 80%{left:-800%} 86%{left:-800%} 90%{left:-900%} 96%{left:-900%} }

#wowslider-container1 .ws_bullets  a img{
	position:absolute;
	display:block;
	text-indent:0;
	bottom:15px;
	left:-32px;
	visibility:hidden;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:64px;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	position:absolute;
	display:none;
	bottom:25px;
	margin-left:8px;
	cursor:pointer;

	/* fixed bulframe hidding in Chrome */
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}#wowslider-container1 .ws_bulframe div div{
	height: auto;
}

@media all and (max-width:760px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs{
		display: none
	}
}