/* latin-ext */
@font-face {
  font-family: 'Stint Ultra Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/stintultracondensed/v21/-W_gXIrsVjjeyEnPC45qD2NoFPtBE0xCh2AOox8P6cM.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Stint Ultra Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/stintultracondensed/v21/-W_gXIrsVjjeyEnPC45qD2NoFPtBE0xCh2AOrR8P.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


body
{
    font-size:16px;
    font-family: 'Source Sans Pro', sans-serif;
    background-color:#36BBCE;
    color:#333;
}


#content
{
    width:90%;
    min-height:400px;
    margin:0 auto 0 auto;
    background-color:#fff;
	/*box-shadow: 1px 5px 40px 0px #16181a;*/
}
a 
{
    text-decoration:none;
    color:#333;
}
/*cabecera*/

#head
{
    height:149px;
    background-color: #36BBCE;
	padding: 0px 0px 10px 0px;
}
#head #header_logo
{
    font-family: 'Stint Ultra Condensed', cursive;
    font-size:49px;
    font-weight:bold;
    padding: 3px 0 0 16px;
    color:white;
    float:left;
    height: 140px;
}
#header_logo img
{
     float: left;
    
    padding-right: 10px;
}
#header_logo p{margin-top:5px;}
#header_contacto
{
	float: right;
    font-size: 0.9em;
    color: white;
    text-align: right;
    margin-top: 25px;
    display: inline-block;
    margin-right: 20px;
}
#tlf_header
{
    font-size: 2.25em;
    font-weight: bold;
}
#dir_header{font-size:1.2em}
.urena
{
    font-size:72px;
    font-family: 'Source Sans Pro', sans-serif;
}
#top{
    width:100%;
    height:5px;
    background-color: #BF3A30;
        
}
/**************************Menu navegacion********************************/
#menu_header
{
	height:12px;
    box-shadow: -2px 4px 20px 0px #16181a;
}
#menu_header ul {
    padding-left: 0;
    margin-left: 0;
    background-color: white;
    color: #333;
    float: left;
    width: 100%;
   
    
}
#menu_header ul li {
    display: inline;font-size: medium;
}
#menu_header ul a {
    padding: 0.5em 1em;
    color: #333;
    text-decoration: none;
    float: left;
    border-right: 2px solid #03899C;
    font-weight: bold;
}
#menu_header ul li a:hover
{
background-color: #A50C00;
color: #fff;
}
#menu_header .quienes{
    margin-right: 65px;
}
#menu_header .galeria{
    margin-right: 21px;
}
#menu_header .servicios{
    margin-right: 35px;
}
.blue{    background-color:#5858FA}
.red{    background-color:#FA5858}
.white{    color:#333;}
/***************CONTENIDO*******************************************/

#contenido
{
    min-height:500px;
    padding: 20px 20px 7px 20px;
	box-shadow: 1px 5px 40px 0px #16181a;
	overflow: hidden;
}
/*inicio*/
#inicio_der
{
    width:45%;
    float:left;display:inline-block;
    border-bottom: 1px dotted #03899C;
    padding-bottom: 69px;
    
}
#inicio_izq
{
    width:55%;display:inline-block;
    float:left;
    margin-top: 30px;
    /*padding-left:60px;*/
}
/*contacto*/
#tit
{
    width: 100%;
    height: 40px;
    float: left;
    margin: 30px 0px 20px 0px;
    border-bottom: 1px dotted #015965;
    padding-bottom: 0px;    
}
#inicio_der  #tit h3 {margin-left:9px;margin-top: -25px;text-transform:uppercase;}
#contact_izq
{
    width:45%;
    float:left;display:inline-block;
    border-bottom: 1px dotted #015965;
    padding-bottom: 176px;    
    
}
#contact_izq ul{font-size: 1.2em;}
#contact_der
{
    width:425px;
    margin-left: 28px;
    margin-top: 39px;
    float:left;
}
#iframe
{
    border: 1px solid #015965;
}
.contact_tlf{font-size:1.3em;}
/*quienes*/

h3
{
   float:left;
   width:340px;
   margin-left: 8px;
   color:#A60C00;
   padding-top:14px;
   text-transform:uppercase;
   
}
#tit_img,#tit_img_quienes,#tit_img_galeria,#tit_img_contacto,#tit_img_servicios
{
    width: 35px;
    float: left;
    background-repeat: no-repeat;
    }
#tit_img img,#tit_img_quienes img,#tit_img_galeria img,#tit_img_contacto img,#tit_img_servicios img{ width:35px;}
#tit_img_quienes{   }
#tit_img_galeria{    }
#tit_img_contacto{    }
#tit_img_servicios {  }

p,ul
{
    font-size:1em;
}
#quienes,#servicios_texto
{
    width:45%;
    float: left;
    border-bottom: 1px dotted #03899C;
    padding-bottom: 10px;
}
#quienes_foto
{
    width: 480px;
    height:363px;
    margin-left: 28px;
    float: left;
    background-image: url('../galeria/quienes.jpg');
    background-repeat: no-repeat;
    margin-top: 39px;
}
/**servicios**/
#servicios_der
{
    width:500px;
    height:450px;
    margin-left: 28px;
    margin-top: 39px;
    float:left;
    
}
#servicios_der img
{float:left;}
#servicios_der p
{
    float: left;
    font-size: 2em;
    font-weight: bold;
    margin-left: 20px;

}
#tarjeta img
{
    border: 1px solid #333;
    margin-top:15px;
}
#tarjeta #lightbox-container-image-data-box {
font: 10px Verdana, Helvetica, sans-serif;
background-color: #A60C00;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%;
padding: 0 10px 0;
}
/**************************SLIDER**********************************************/
#slider {
    width: 480px; /* important to be same as image width */
    height: 360px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
        margin-left:29px;
    border: 1px solid #015965;
    background-color: #5EC0CD;        
}
#sliderContent {
    width: 480px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage a img, .sliderImage img{width:480px}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 480px;
    background-color: #015965;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
/***************FOOTER*******************************************/

#footer
{
    background-color:#A50C00;
    height:20px;
    color:#fff;
    padding: 10px;
    font-size: 0.80em;
    text-align: right;
}
#footer a
{
    color:#fff;
}
#footer a:hover
{
    color:#36BBCE;
}
	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		padding: 1px;
		width: 100%;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul li a{ 
	width: 100px;
	height: 100px;
	display: block;
	float: left;
	padding:0 8px 8px 0;
	}
	#gallery ul img {
		width:100px;
                height:100px;
	}
	#gallery ul a:hover img {
		
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

