/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,600,700);

body{
	font-family: 'Open Sans', sans-serif;
}

.header{
	padding-top: 23px;
	padding-bottom: 24px;
}

.header .main-logo{
	background-image: url(../images/common/logo-header.png);
	background-repeat: no-repeat;
	height: 110px;
	text-indent: -10000px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.header .main-logo:hover{
	opacity: 0.5;
}

.header .header-contact{
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-top: 40px;
}

.header .header-contact p{
	font-weight: 300;
	font-size: 25px;
	color: #888888;
	line-height: 5px;
}

.header .header-contact a{
	font-weight: 700;
	font-size: 25px;
	color: #888888;
	line-height: 5px;
	text-decoration: none;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.header .header-contact a:hover{
	color: #ff0000;
}

/*nav{
	background-color: #FF0000;	
	text-align: center;
	overflow: hidden;
}

nav ul{
	position: relative;
	top: 11px;
}

nav ul li{
	display: inline;
	font-size: 22px;
	line-height: 22px;
	margin: 0px 23px;
}

nav ul li a{
	background-image: url(../images/common/menu-maker-db.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: white;
	padding-top: 7px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

nav ul li a:hover{
	background-image: url(../images/common/menu-maker-ab.png);
	color: black;
}

.menu-disable{
	background-image: url(../images/common/menu-maker-ab.png);
	color: white;
}
*/

/*
.footer{
	background-color: #262626;
	color: white;
	width: 100%;
	padding-top: 39px;
	padding-bottom: 103px;
}

.footer .empresa{
	font-size: 16px;
	line-height: 25px;
}

.footer .empresa img{
	margin-bottom: 25px;
}

.footer .site-map h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: white;
	line-height: 20px;
}

.footer .site-map ul li{
	margin: 0px;
}

.footer .site-map ul li a{
	color: white;
	text-decoration: none;
	font-size: 20px;
	border-top: 1px solid #4E4E4E;
	width: 100%;
	display: block;
	margin-top: 15px;
	padding-top: 12px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.footer .site-map ul li a:hover{
	color: red;
}

.footer .suscripcion h4{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
	color: white;
	margin: 0px;
}

.footer .suscripcion p{
	font-size: 16px;
	line-height: 25px;
}

.footer .suscripcion form{
	border-bottom: 1px solid white;
}

.footer .suscripcion form label{
	font-size: 16px;
	font-weight: 100;
}

.footer .suscripcion form label input{
	border: none;
	border-radius: 0px;
	margin-top: 3px;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: black;
}

.footer .suscripcion form #send{
	background-color: #FF0000;
	color: white;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 100;
	border: none;
	border-radius: 0px;
	padding: 3px 15px 5px 15px;
	text-shadow: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.footer .suscripcion form #send:hover{
	background-color: gray;
}

.footer .suscripcion a{
	font-size: 16px;
	line-height: 23px;
	color: white;
	text-decoration: none;
	background-image: url(../images/common/fb-logo-footer-.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 3px;
	display: inline-block;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.footer .suscripcion a:hover{
	color: #FF0000;
}
*/

.slider{
	width: 100%;
	overflow: hidden;
}

.slider-shadow{
	width: 100%;
	height: 36px;
	background-image: url(../images/about-us/slider-shadow.jpg);
}

.contenido{
	font-size: 25px;
	line-height: 40px;
	font-weight: 100;
}

.full-screen{
	width: 100%;
}

.fondo-rojo{
	background-image: url(../images/common/background-red.jpg);
	background-position: left bottom;
	color: white;
}

.fondo-gris{
	background-image: url(../images/common/background-gray.jpg);
	background-position: left bottom;
}

/* #Page Styles
================================================== */
/* ABOUT US*/
.about-us-fotos01{
	border: 1px solid white;
	margin: 44px 0px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.about-us-icons{
	font-weight: 700;
	font-size: 25px;
	line-height: 39px;
	color: white;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}

.about-us-icons img{
	margin: auto;
	display: block;
}

.latest-news{
	background-color: #F2F2F2;
	padding: 50px 0px;
}

.latest-news div h1{
	font-size: 49px;
	line-height: 49px;
	margin-bottom: 30px;
}

.news{
	background-color: #E6E6E6;
	border: 30px solid #E6E6E6;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.news h3{
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 10px;
}

.news h4{
	font-size: 13px;
	line-height: 13px;
	color: gray;
	font-weight: 300;
	margin-bottom: 16px;
}

.news p{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 40px;
}

.news a{
	font-size: 17px;
	color: white;
	background-color: #FF0000;
	text-decoration: none;
	text-align: center;
	padding: 2px 0px 6px 0px;
	width: 110px;
	display: block;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.news a:hover{
	background-color: gray;
}
/* Fin ABOUT US*/


/* SERVICES */
.services-contenido{
	text-align: center;
}

.services-items{
	text-align: center;
	color: #FF0000;
	margin-top: 20px;
	margin-bottom: 40px;
}

.services-items .items{
	font-size: 27px;
	font-weight: 600;
	line-height: 175px;
	width: 178px;
	height: 178px;
	border: 6px solid #FF0000;
	display: inline-block;
	border-radius: 178px;
}

.services-items .mas{
	font-size: 77px;
	line-height: 175px;
	position: relative;
	top: 20px;
	padding: 0px 20px;
}

.services-contenido{
	padding-top: 25px;
	padding-bottom: 28px;
}

.services-contenido h1{
	font-weight: 700;
	font-size: 35px;
	margin-bottom: 25px;
}

.services-contenido p{
	font-size: 25px;
	line-height: 30px;
}

.services-images{
	width: 25%;
	display: block;
	float: left;
	border: 1px solid white;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/* Fin SERVICES */


/*PORTFOLIO*/
.submenu-portfolio{
	text-align: center;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.submenu-portfolio li{
	display: inline;
	margin: 0px 10px;
}

.submenu-portfolio li a{
	color: #FF0000;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.submenu-portfolio li a:hover{
	color: black;
}

.portfolio-titulo{
	text-align: center;
	font-weight: 700;
	font-size: 35px;
}
/* Fin PORTFOLIO */


/* CLIENTS */
.clients-list{
	padding-top: 65px;
	padding-bottom: 50px;
}

.clients-list h1{
	font-size: 25px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 24px;
}

.clients-list ul li{
	list-style: disc;
	margin-left: 20px;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}

.clients-logos{
	text-align: center;
}

.clients-logos img{
	margin: 0px 10px;	
}
/* Fin Clients /*


/* NEWS */
.news-titulo{
	padding-top: 24px;
	background-image: url(../images/news/news-background-gray.jpg);
	padding-bottom: 40px;
}

.news-volver{
	background-image: url(../images/news/back-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	line-height: 25px;
	font-weight: 700;
	color: #F3F3F3;
	text-decoration: none;
	width: 45px;
	height: 25px;
	display: block;
	padding-left: 30px;
	margin-bottom: 20px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.news-volver:hover{
	/*background-image: url(../images/news/back-icon-over.png);*/
	background-position: left bottom;
	color: gray;
}

.news-titulo h1{
	font-size: 36px;
	line-height: 40px;
	font-weight: 700;
}

.news-container{
	padding-top: 50px;
	padding-bottom: 70px;
}

.news-text{
	margin-top: 40px;
	font-size: 20px;
	line-height: 33px;
}
/*FIN News*/


/* LOGIN */
.login-background{
	background-image: url(../images/login/revolving-door.jpg);
	padding-top: 13%;
	padding-bottom: 13%;
	background-size: 100%;
}

.contenedor-info-registrados{
	border: 4px solid white;
	background-color: rgba(255,255,255,0.9);
	padding-top: 20px;
	padding-bottom: 10px;
}

.acceso-usuarios{
	text-align: center;
	margin-left: 150px;
}

.acceso-usuarios input{
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: 300;
	border: none;
	display: inline;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
	background-color: transparent;
}

.contenedor-user{
	width: 30%;
	float: left;
	text-align: center;
}

.contenedor-user label{
	font-family: "Montserrat",sans-serif;
	font-weight: 300;
	font-size: 18px;
	text-align: center;
}

#user{
	border: 1px solid gray;
	box-sizing: border-box;
	width: 90%;
}

.contenedor-pass{
	width: 30%;
	float: left;
	text-align: center;
}

.contenedor-pass label{
	font-family: "Montserrat",sans-serif;
	font-weight: 300;
	font-size: 18px;
	text-align: center;
}

#pass{
	border: 1px solid gray;
	box-sizing: border-box;
	width: 90%;
}

.acceso-usuarios .boton-enviar{
	color: #ff0000;
	font-weight: 700;
	background: none;
	width: 100px;
	margin-top: 20px;
	float: left;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.acceso-usuarios .boton-enviar:hover{
	color: gray;
	background: none;
	border: none;
}
/* Fin LOGIN */


/* CONTACT US */
.contactus-banner{
	width: 100%;
	display: block;
}

.contact-us-icons{
	font-weight: 600;
	font-size: 28px;
	line-height: 39px;
	color: #929292;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 160px;
	float: left;
}

.contact-us-icons img{
	margin: auto;
	display: block;
}

.contact-us-icons a{
	color: #929292;
	text-decoration: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.contact-us-icons a:hover{
	opacity: 0.7;
}
/* Fin Contact us */



/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		p{
			margin-bottom: 20px !important;
		}
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		p{
			margin-bottom: 20px !important;
		}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		p{
			margin-bottom: 20px !important;
		}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		p{
			margin-bottom: 20px !important;
		}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		p{
			margin-bottom: 20px !important;
		}
	}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/