@charset "utf-8";


*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: 'Raleway', sans-serif;
	font-weight: lighter;
}

a{
	text-decoration:none;
}

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}

/*
	Propiedades de cuadrícula fluida de Dreamweaver
	----------------------------------
	dw-num-cols-mobile:		6;
	dw-num-cols-tablet:		12;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiración obtenida de "Responsive Web Design" de Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	y Golden Grid System de Joni Korpi
	http://goldengridsystem.com/
*/

/* Diseño móvil: 480 px e inferior. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	padding-left:0%;
	padding-right:0%;
}

#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Portada */


.wrapper-main{
	clear:none;
	display:block;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	/*background:rgba(108,230,234,0.3)*/
}

#portada{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #02434f;
	background-repeat: no-repeat;
	background-position: center;
	background-size:100%;
}

#portada .wrapper-main{
	height:500px;
	padding-top:150px;
	padding-bottom:20px;
	position:relative;
}

#portada .portada-titulo1{
	color:#FFF;
	font-size:180%;
	text-align:center;
	margin-top:0;
	font-family: 'Kaushan Script', cursive;
	text-shadow: 3px 3px 5px #141414;
}

#portada .portada-datos1{
	font-size:70%;
	clear:both;
	display:block;
	color:#FFF;
	float:left;
	position:relative;
	bottom:0px;
	padding-bottom:20px;
	width:100%;
	margin-top:0;
	text-align:center;
	margin-top:20px;
}

#portada .portada-social{
	font-size:70%;
	clear:both;
	display:block;
	float:left;
	position:relative;
	text-align:center;
	color:#FFF;
	bottom:0px;
	padding-bottom:20px;
	margin-left:0;
	width:100%;
	margin-top:10px;
}

#nosotros{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #b8b6b7;
	background-repeat: no-repeat;
	background-position: center;
	height:100%;
	vertical-align:text-bottom;
	color:#393939;
}

#nosotros .wrapper-main{
	height:100%;
	padding-top:100px;
	padding-bottom:20px;
	position:relative;
}

#nosotros span1{
	text-align:center;
	color:#393939;
	clear:both;
	display:block;
	font-family: 'allerbold';
	font-size:110%;
}

#nosotros .nosotros1{
	clear:both;
	display:block;
	float:left;
	width:100%;
	height:200px;
	margin-left:0;
	margin-top:40px;
	text-align:center;
}

#nosotros .nosotros2{
	clear:both;
	display:block;
	float:left;
	width:100%;
	height:200px;
	margin-left:0%;
	margin-top:20px;
	text-align:center;
}

#nosotros .nosotros3{
	clear:both;
	display:block;
	float:left;
	width:100%;
	height:200px;
	margin-left:0%;
	margin-top:20px;
	text-align:center;
}

#nosotros span2{
	text-align:center;
	clear:both;
	display:block;
	position:relative;
	bottom:0px;
	font-family: 'Kaushan Script', cursive;
	font-size:150%;
	width:80%;;
	margin-left:10%;
	padding-top:30px;
	padding-bottom:30px;
}

#servicios{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	height:100%;
	vertical-align:text-bottom;
	color:#393939;
	text-align:center;
}
	#servicios ul li{
		list-style:none;
}

#servicios .wrapper-main{
	height:100%;
	padding-top:200px;
	padding-bottom:20px;
	position:relative;
}

#servicios .servicios1{
	clear: both;
	display:block;
	float:left;
	position:relative;
	width:100%;
	height:400px;
	font-weight:600;
	font-size:12px;
}

#servicios .servicios2{
	clear:both;
	display:block;
	float:left;
	width:100%;
	height:400px;
	font-weight:600;
	font-size:12px;
}

#servicios span3{
	font-family: 'allerbold';
	font-size:150%;
}

.servicios1 img{
	margin-top:20px;
	width:20%;
}

#servicios ul{
	margin:0;
	padding:0;
}


#galeria{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:left;
	background: #b8b6b7;
	background-repeat: no-repeat;
	background-position: center;
	height:664px;
	vertical-align:text-bottom;
	color:#393939;
}

#galeria .wrapper-main{
	height:664px;
	padding-top:50px;
	padding-bottom:20px;
	position:relative;
}

#galeria .galeria-ipad{
	background:none;
	text-align:center;
	vertical-align:central;
	padding-top:120px;
}

#galeria iframe{
	width:280px;
	height:168px;
}

#contacto{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:left;
	background: url(../images/contacto.jpg) #FFF;
	background-repeat: no-repeat;
	background-position: center;
	height:664px;
	vertical-align:text-bottom;
	color:#393939;
}

#contacto .wrapper-main{
	height:664px;
	padding-top:50px;
	padding-bottom:0px;
	position:relative;
}

/* Formulario de Contacto */
.contacto-bioden-form{
	width:95%;
	text-align:left;
	/*margin-left:auto;
	margin-right:auto;*/
	/*background-color: #CCC;*/
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	background-color:#333;
	padding:30px;
	height:580px;
}

.contacto-bioden-form label{
	display: block;
    padding: 10px 5px 5px 2px;
    cursor: pointer;
	width:100%;
}

.contacto-bioden-form input,
.contacto-bioden-form textarea,
.cbp-mc-form select {
    line-height: 1.5;
    font-size:;
    padding: 5px 10px;
    color: #FFF;
    display: block;
    width: 100%;
    background:#FFF;
	border:0;
}

.contacto-bioden-form textarea {
    min-height: 50px;
}

.contacto-bioden-form-submit-wrapper{
	margin-top:4%;
	width:100%;
	text-align:left;
}

.contacto-bioden-form .contacto-bioden-form-submit {
	font-weight:700;
	font-family: 'allerbold';
    background: #0dbcc3;
	text-align:center;
    border: none;
    color: #FFF;
    width: auto;
    cursor: pointer;
    display: inline-block;
    padding:20px;
    font-size: 1.1em;
    border-radius: 2px;
    letter-spacing: 1px;
	-webkit-transition: all 0.5s ease-out; 
    -moz-transition: all 0.5s ease; 
    -o-transition: all 0.5s ease;
	margin-left:15%;
	
}
 
.contacto-bioden-form-submit:hover {
    background: #0b686c;
}

.contacto-bioden-form-submit:hover a{
	color:#FFF;
}

.contacto-bioden-form-submit-wrapper .contacto-mapa{
	float:left;
	color:#FFF;
	width:100%;
	margin-left:0%;
	font-size:80%;
	text-align:center;
	display:both;
	clear:none;
	margin-top:20px;
	height:auto;
}

.contacto-bioden-form-submit-wrapper .contacto-datos{
	float:left;
	color:#FFF;
	width:100%;
	font-size:80%;
	text-align:center;
	display:block;
	clear:both;
	margin-top:20px;
	height:auto;
}

.contacto-bioden-form-submit-wrapper .contacto-datos a{
	color:#0dbcc3;
}

/* //Formulario de Contacto */


/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. */

@media only screen and (min-width: 481px) {
	
.gridContainer {
	width:100%;
	padding-left:0%;
	padding-right:0%;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.wrapper-main{
	clear:none;
	display:block;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	/*background:rgba(108,230,234,0.3)*/
}

#portada{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: url(../images/portada.jpg) #02434f;
	background-repeat: no-repeat;
	background-position: center;
	background-size:contain;
}

#portada .wrapper-main{
	height:500px;
	padding-top:200px;
	padding-bottom:20px;
	position:relative;
}

#portada .portada-titulo1{
	color:#FFF;
	font-size:250%;
	text-align:center;
	margin-top:0;
	font-family: 'Kaushan Script', cursive;
	text-shadow: 3px 3px 5px #141414;
}

#portada .portada-datos1{
	font-size:80%;
	clear:none;
	display:block;
	color:#FFF;
	float:left;
	position:absolute;
	bottom:0px;
	padding-bottom:20px;
	width:50%;
	margin-top:0;
	text-align:left;
	
}

#portada .portada-social{
	font-size:80%;
	clear:none;
	display:block;
	float:left;
	position:absolute;
	text-align:right;
	color:#FFF;
	bottom:0px;
	padding-bottom:20px;
	margin-left:50%;
	width:50%;
	margin-top:0;
}

#nosotros{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #b8b6b7;
	text-align:left;
	background-repeat: no-repeat;
	background-position: center;
	height:664px;
	vertical-align:text-bottom;
	color:#393939;
}

#nosotros .wrapper-main{
	height:664px;
	padding-top:200px;
	padding-bottom:20px;
	position:relative;
}

#nosotros span1{
	text-align:center;
	color:#393939;
	clear:both;
	display:block;
	font-family: 'allerbold';
	font-size:110%;
}

#nosotros .nosotros1{
	clear:none;
	display:block;
	float:left;
	width:30%;
	height:200px;
	margin-left:0;
	margin-top:20px;
	text-align:center;
}

#nosotros .nosotros2{
	clear:none;
	display:block;
	float:left;
	width:30%;
	height:200px;
	margin-left:5%;
	margin-top:20px;
	text-align:center;
}

#nosotros .nosotros3{
	clear:none;
	display:block;
	float:left;
	width:30%;
	height:200px;
	margin-left:5%;
	margin-top:20px;
	text-align:center;
}

#nosotros span2{
	text-align:center;
	clear:both;
	display:block;
	position:absolute;
	bottom:0px;
	font-family: 'Kaushan Script', cursive;
	font-size:200%;
	width:80%;;
	margin-left:10%;
	padding-bottom:70px;
	padding-top:30px;
}

#servicios{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	height:664px;
	vertical-align:text-bottom;
	color:#393939;
}

#servicios .wrapper-main{
	height:664px;
	padding-top:200px;
	padding-bottom:20px;
	position:relative;
}

#servicios .servicios1{
	clear: none;
	display:block;
	float:left;
	position:relative;
	width:50%;
	height:400px;
	font-size:90%;
}

#servicios .servicios2{
	clear:none;
	display:block;
	float:left;
	width:50%;
	height:400px;
	font-size:90%;
}

#servicios span3{
	font-family: 'allerbold';
	font-size:150%;
}

.servicios1 img{
	margin-top:20px;
	width:20%;
}

#galeria{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:left;
	background: #b8b6b7;
	background-repeat: no-repeat;
	background-position: center;
	height:664px;
	vertical-align:text-bottom;
	color:#393939;
}

#galeria .wrapper-main{
	height:664px;
	padding-top:50px;
	padding-bottom:20px;
	position:relative;
}

#galeria .galeria-ipad{
	background:url(../images/galeria1.png) no-repeat center;
	height:543px;
	text-align:center;
	vertical-align:central;
	padding-top:120px;
}

#galeria iframe{
	width:400px;
	height:240px;
}

#contacto{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:left;
	background: url(../images/contacto.jpg) #FFF;
	background-repeat: no-repeat;
	background-position: center;
	height:664px;
	vertical-align:text-bottom;
	color:#393939;
}

#contacto .wrapper-main{
	height:664px;
	padding-top:100px;
	padding-bottom:0px;
	position:relative;
}

/* Formulario de Contacto */
.contacto-bioden-form{
	width:90%;
	text-align:left;
	/*margin-left:auto;
	margin-right:auto;*/
	/*background-color: #CCC;*/
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	background-color:#333;
	padding:30px;
	height:580px;
}

.contacto-bioden-form label{
	display: block;
    padding: 10px 5px 5px 2px;
    cursor: pointer;
	width:100%;
}

.contacto-bioden-form input,
.contacto-bioden-form textarea,
.cbp-mc-form select {
    line-height: 1.5;
    font-size:;
    padding: 5px 10px;
    color: #FFF;
    display: block;
    width: 100%;
    background:#FFF;
	border:0;
}

.contacto-bioden-form textarea {
    min-height: 50px;
}

.contacto-bioden-form-submit-wrapper{
	margin-top:4%;
	width:100%;
	text-align:left;
}

.contacto-bioden-form .contacto-bioden-form-submit {
	font-weight:700;
	font-family: 'allerbold';
    background: #0dbcc3;
	text-align:center;
    border: none;
    color: #FFF;
    width: auto;
    cursor: pointer;
    display: inline-block;
    padding:20px;
    font-size: 1.1em;
    border-radius: 2px;
    letter-spacing: 1px;
	-webkit-transition: all 0.5s ease-out; 
    -moz-transition: all 0.5s ease; 
    -o-transition: all 0.5s ease;
	clear:both;
	margin-left:32%;
}
 
.contacto-bioden-form-submit:hover {
    background: #0b686c;
}

.contacto-bioden-form-submit:hover a{
	color:#FFF;
}

.contacto-bioden-form-submit-wrapper .contacto-mapa{
	float:left;
	color:#FFF;
	width:100%;
	margin-left:0%;
	font-size:80%;
	text-align:center;
	display:block;
	clear:both;
	margin-top:20px;
	height:auto;
}

.contacto-bioden-form-submit-wrapper .contacto-datos{
	float:left;
	color:#FFF;
	width:100%;
	font-size:80%;
	text-align:center;
	display:block;
	clear:both;
	margin-top:20px;
	height:auto;
}

.contacto-bioden-form-submit-wrapper .contacto-datos a{
	color:#0dbcc3;
}

/* //Formulario de Contacto */

}

/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width:100%;
	padding-left:0%;
	padding-right:0%;
	margin: auto;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#portada{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: url(../images/portada.jpg) #02434f;
	background-repeat: no-repeat;
	background-position: center;
	height:664px;
	vertical-align:text-bottom;
}


.wrapper-main{
	clear:none;
	display:block;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	/*background:rgba(108,230,234,0.3)*/
}

#portada .wrapper-main{
	height:664px;
	padding-top:250px;
	padding-bottom:20px;
	position:relative;
}

#portada .portada-titulo1{
	color:#FFF;
	font-size:280%;
	text-align:center;
	margin-top:200px;
	margin-top:0;
	font-family: 'Kaushan Script', cursive;
	text-shadow: 3px 3px 5px #141414;
}

#portada .portada-datos1{
	clear:none;
	display:block;
	color:#FFF;
	float:left;
	position:absolute;
	bottom:0px;
	padding-bottom:20px;
	width:50%;
	margin-top:0;
}

#portada .portada-social{
	clear:none;
	display:block;
	float:left;
	position:absolute;
	text-align:right;
	color:#FFF;
	bottom:0px;
	padding-bottom:20px;
	margin-left:50%;
	width:50%;
	margin-top:0;
}


.portada-datos1 span4{
	font-size:150%;
}

#nosotros{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #CCC;
	background-repeat: no-repeat;
	background-position: center;
	height:664px;
	vertical-align:text-bottom;
	color:#393939;
}

#nosotros .wrapper-main{
	height:664px;
	padding-top:200px;
	padding-bottom:20px;
	position:relative;
}

#nosotros span1{
	text-align:center;
	color:#393939;
	clear:both;
	display:block;
	font-family: 'allerbold';
	font-size:110%;
}

#nosotros .nosotros1{
	clear:none;
	display:block;
	float:left;
	width:30%;
	height:200px;
	margin-left:0;
	margin-top:20px;
	text-align:center;
}

#nosotros .nosotros2{
	clear:none;
	display:block;
	float:left;
	width:30%;
	height:200px;
	margin-left:5%;
	margin-top:20px;
	text-align:center;
}

#nosotros .nosotros3{
	clear:none;
	display:block;
	float:left;
	width:30%;
	height:200px;
	margin-left:5%;
	margin-top:20px;
	text-align:center;
}

#nosotros span2{
	text-align:center;
	clear:both;
	display:block;
	position:absolute;
	bottom:0px;
	font-family: 'Kaushan Script', cursive;
	font-size:200%;
	width:80%;;
	margin-left:10%;
	padding-bottom:70px;
}

#servicios{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:left;
	background: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	height:664px;
	vertical-align:text-bottom;
	color:#393939;
}

#servicios .wrapper-main{
	height:664px;
	padding-top:200px;
	padding-bottom:20px;
	position:relative;
}

#servicios .servicios1{
	clear: none;
	display:block;
	float:left;
	position:relative;
	width:50%;
	height:400px;
	
	font-weight:800;
	font-size:18px;
}

#servicios .servicios2{
	clear:none;
	display:block;
	float:left;
	width:50%;
	height:400px;
	font-weight:800;
	font-size:18px;
}

#servicios span3{
	font-family: 'allerbold';
	font-size:150%;
}

.servicios1 img{
	margin-top:20px;
	width:10%
}


#galeria{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:left;
	background: #b8b6b7;
	background-repeat: no-repeat;
	background-position: center;
	height:664px;
	vertical-align:text-bottom;
	color:#393939;
}

#galeria .wrapper-main{
	height:664px;
	padding-top:50px;
	padding-bottom:20px;
	position:relative;
}

#galeria .galeria-ipad{
	background:url(../images/galeria1.png) no-repeat center;
	height:543px;
	text-align:center;
	vertical-align:central;
	padding-top:120px;
}

#galeria iframe{
	width:500px;
	height:300px;
}

#contacto{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:left;
	background: url(../images/contacto.jpg) #FFF;
	background-repeat: no-repeat;
	background-position: center;
	height:664px;
	vertical-align:text-bottom;
	color:#393939;
	padding-bottom:20px;
}

#contacto .wrapper-main{
	height:664px;
	padding-top:100px;
	padding-bottom:0px;
	position:relative;
}

/* Formulario de Contacto */
.contacto-bioden-form{
	width:60%;
	text-align:left;
	/*margin-left:auto;
	margin-right:auto;*/
	/*background-color: #CCC;*/
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	background-color:#333;
	padding:30px;
	height:500px;
	-webkit-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
-webkit-box-shadow: 15px 18px 15px 5px rgba(0,0,0,0.5);
box-shadow: 15px 18px 15px 5px rgba(0,0,0,0.5);
}

.contacto-bioden-form label{
	display: block;
    padding: 10px 5px 5px 2px;
    cursor: pointer;
	width:100%;
}

.contacto-bioden-form input,
.contacto-bioden-form textarea,
.cbp-mc-form select {
	font-family: 'aller_lightregular';
    line-height: 1.5;
    font-size:;
    padding: 5px 10px;
    color: #3f3f3f;
    display: block;
    width: 100%;
    background:#FFF;
	border:0;
}

.contacto-bioden-form textarea {
    min-height: 50px;
}

.contacto-bioden-form-submit-wrapper{
	margin-top:4%;
	width:100%;
	text-align:left;
}

.contacto-bioden-form .contacto-bioden-form-submit {
	font-weight:700;
	font-family: 'allerbold';
    background: #0dbcc3;
	text-align:center;
    border: none;
    color: #FFF;
    width: auto;
    cursor: pointer;
    display: inline-block;
    padding:20px;
    font-size: 1.1em;
    border-radius: 2px;
    letter-spacing: 1px;
	-webkit-transition: all 0.5s ease-out; 
    -moz-transition: all 0.5s ease; 
    -o-transition: all 0.5s ease;
	clear:none;
	display:block;
	margin-left:0;
	
}
 
.contacto-bioden-form-submit:hover {
    background: #0b686c;
}

.contacto-bioden-form-submit:hover a{
	color:#FFF;
}

.contacto-bioden-form-submit-wrapper .contacto-mapa{
	float:left;
	color:#FFF;
	width:50%;
	margin-left:0%;
	font-size:80%;
	text-align:left;
	display:block;
	clear:none;
	margin-top:10px;
	height:auto;
}

.contacto-bioden-form-submit-wrapper .contacto-datos{
	float:left;
	color:#FFF;
	width:50%;
	font-size:80%;
	text-align:right;
	display:block;
	clear:none;
	margin-top:10px;
	height:auto;
}

.contacto-bioden-form-submit-wrapper .contacto-datos a{
	color:#0dbcc3;
}

/* //Formulario de Contacto */


}

.container 
{
   width: 1170px;
}

.container-fluid
{
  background-color:#333;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-footer
{
	text-align:right;
}
.texto-blanco
{
	color:#FFF;
}
.logo-posa
{
	margin-right:0px;
}

@media only screen and (min-width : 480px) {
	.logo-posa
{
	margin-right:400px;
}

}
@media only screen and (min-width : 768px) {

.logo-posa
{
	margin-right:400px;
}
}
@media only screen and (min-width : 992px) {

.logo-posa
{
	margin-right:1400px;
	margin-top:30px;
}
}

h1
{
	text-align:center;
	color: #16a3ac;
	clear:both;
	display:block;
	position:relative;
	bottom:0px;
	font-family: 'Kaushan Script', cursive;
	padding-top:30px;
	padding-bottom:30px;
	
}
/* ------------------------------------------------MARGENES------------------------------------------------ */
.margin10top
{
	margin-top:10px;
}
.margin20top
{
	margin-top:20px;
}
.margin20bottom
{
	margin-bottom:20px;
}
.margin50top
{
	margin-top:50px;
}
.margin50bottom
{
	margin-bottom:50px;
}
.padding20top
{
	padding-top:20px;
}
.padding20bottom
{
	padding-bottom:20px;
}
.padding50top
{
	padding-top:50px;
}
.padding50bottom
{
	padding-bottom:50px;
}
/* ------------------------------------------------/MARGENES------------------------------------------------ */