/*** IMPORTO LAS FUENTES QUE UTILIZARE ***/
@import url("http://fonts.googleapis.com/css?family=Roboto:500,400italic,700italic,300,700,500italic,400");


.container {
	/*max-width: 980px;*/
}

/** MENSAJE ALERTA **/
.alert-fixed {
	position: fixed;
	width: 50%;
	left: 25%;
	z-index: 9999;
	top: 20px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
}
@media (max-width: 768px) {
	.alert-fixed {
		width: 90%;
		left: 5%;
	}
}


/*** CLASES Y ETIQUETAS ***/
.clear {
	display: block;
	clear: both;
}
i.glyphicon,
i.fa {
	margin-left: 5px;
	margin-right: 10px;
}
img.responsive {
	max-width: 100%;
}
textarea {
	resize: none;
	height: 150px !important;
}
hr {
	border-top: 1px solid #DDD;
}
a:hover > .img-thumbnail {
	border-color: #428bca;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 100;
}
small {
	font-size: 0.5em;
}
.scroll-top-mobile {
	display: none !important;
}
.shadow {
	border-radius: 3px;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 3px 0px;
}
.no-margin-top {
	margin-top: 0px !important;
}
#contact-map {
	width: 100%;
	height: 450px;
}
.section-info {
	padding: 25px 0px;
}
.company-info {
	padding: 50px;
}

.scroll-top-landing {
	width: 44px;
	display: block;
	z-index: 99999;
	position: fixed;
	height: 50px;
	background: url('../images/up.png');
	right: 50px;
	bottom: -100px;
	transition: 0.2s;
}
.medias {
	font-size: 17px;
	font-weight: 100;
}
.media:after {
    display: block;
    content: '';
    clear: both;
}
.medias .divider:last-of-type {
	display: none;
}
.gallery .card {
	padding: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
}
.section-contactenos {
	
}
.section-contactenos .h1 {
	font-size: 44px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-bottom: 25px;
}
.section-contactenos .h2 {
	font-size: 24px;
	margin-top: 5px;
}
.section-contactenos .h3 {
	font-size: 18px;
	margin-top: 5px;
}
.section-contactenos .h4 {
	font-size: 18px;
	margin-bottom: 0px;
}

@media (min-width: 993px) {
	.scroll-top-landing.show {
		bottom: 10px;
		transition: 0.7s;
	}
	.portfolio.static .details {
		position: fixed;
		top: 66px;
		padding: auto 15px;
		width: 42%;
	}
}

@media (max-width: 992px) {
	.scroll-top-mobile {
		display: block !important;
	}
	.scroll-top-mobile > a {
		position: fixed;
		display: block;
		bottom: 0px;
		left: 0px;
		right: 0px;
		padding: 10px;
		font-size: 18px;
		text-align: center;
		background: white;
		z-index: 999;
		cursor: pointer;
		text-decoration: none;
	}
	.footer {
		padding-bottom: 50px !important;
	}
}


/*** CUERPO Y CONTENEDOR PRINCIPAL ***/
body{
	font-family: 'Roboto', Arial, sans-serif;
	/*padding-top: 75px;*/
	background-color: #FFF;
}
body, html {
    height: 100%;
}
body > .container{
	margin: 20px auto;
	/*padding-bottom: 15px;*/
}
a { color: #333; }
a:hover { color: #000; }


/*** CABECERA Y SOCIALES ***/
header {
	position: fixed;
	z-index: 9999;
	width: 100%;
	padding: 5px 0px;
	background-color: rgb(104, 146, 170);
}
header nav {
	display: table;
	top: 0px;
	width: 100%;
	z-index: 9999;
	transition: 0.5s;
}
header nav a {
	display: table-cell;
	text-align: center;
	padding: 27px 10px;
	font-size: 15px;
	text-decoration: none;
	color: white;
}
header nav a:hover,
header nav a:active {
	background-color: rgba(255, 255, 255, 0.1) !important;
	text-decoration: none !important;
	border-radius: 2px !important;
}
header .logo img {
	height: 75px;
}
header .show-menu {
	display: none;
}

@media (max-width: 991px) {
	header {
		padding-top: 0px;
	}
	header nav {
		display: block;
	}
	header nav a {
		display: block;
		height: 0px;
		padding: 0px;
		overflow: hidden;
		transition: 0.2s;
	}
	header nav.show-alt a {
		height: 50px;
		padding: 15px;
	}
	header .show-menu {
		display: block;
		border-radius: 5px;
		border: 3px solid white;
		text-align: center;
		width: 50px;
		font-size: 26px;
		margin-top: 15px;
		color: white;
		background: rgba(255, 255, 255, 0.1);
	}
	header .show-menu.show-alt {
		background: rgba(255, 255, 255, 0.3);
	}
}
@media (max-width: 767px) {
	header .logo img {
		height: auto;
		width: 70%;
	}
}

.slider {
	padding-top: 75px;
	background-color: rgb(157, 198, 220);
}
.slider .h2 {
	position: absolute;
	top: 150px;
	left: 100px;
	color: white;
	text-shadow: rgba(0, 0, 0, 0.5) 3px 3px 2px,
		rgba(0, 0, 0, 0.5) -1px -1px 2px,
		rgba(0, 0, 0, 0.5) -1px 1px 2px,
		rgba(0, 0, 0, 0.5) 1px -1px 2px;
	font-weight: bold;
	font-size: 58px;
}
@media (max-width: 992px) {
.slider {
	padding-top: 135px;
}
	.slider .h2 {
		top: 25px;
		left: 25px;
		font-size: 38px;
	}
	.slider .container {
		padding-right: 0;
	    padding-left: 0;
	    width: auto;
	    margin-right: auto;
	    margin-left: auto;
	}
}
.h2.phones {
    
}
.h2.phones .phone {
    display: inline-block;
}
.h2.phones .phone:not(:last-of-type):after {
    display: inline-block;
    content: ' / ';
}
.h2.phones .phone:not(:last-of-type) a {
    display: inline-block;
    padding-right: 5px;
}


/*** TARJETAS ***/
.cards {
	margin-top: 25px;
}
.cards .card {
	/*overflow: hidden;*/
	display: block;
	min-height: 400px;
	border-radius: 2px;
	/*border: 1px solid #CCC;*/
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px;
	position: relative;
	margin-bottom: 25px;
	background: white;
	transition: box-shadow 0.3s;
}
.cards .card:hover {
	box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 3px 0px;
}
.cards .card.no-min-height {
	min-height: 0;
}
.cards .card a {
	color: gray;
	font-weight: 600;
	text-decoration: none;
	transition: color 0.3s;
}
.cards .card:hover a {
	color: #271291;
}
.cards .card:hover a:hover {
	/*text-decoration: underline;*/
}
.cards .card .image {
	/*margin-bottom: 15px;*/
}
.cards .card .image img {
	max-width: 100%;
}
.cards .card .title {
	padding: 5px 15px;
	padding-top: 15px;
	font-size: 24px;
}
.cards .card .title.overlap {
	margin-top: 0;
	padding: 5px 15px;
	font-size: 24px;
	position: absolute;
	bottom: 0px;
	color: rgba(255, 255, 255, 0.5);
	text-shadow: #333 1px 1px;
	width: 100%;
	transition: 0.3s;
}
.cards .card:hover .title.overlap {
	background: #607d8b;
	color: rgba(255, 255, 255, 1);
}
.cards .card .title.no-margin {
	margin-top: 0;
}
.cards .card .details {
	padding: 5px 15px;
	font-size: 16px;
	text-align: justify;
}
.cards .card .link {
	padding: 5px 15px;
	font-size: 16px;
	position: absolute;
	bottom: 15px;
}
.cards .card .link-block a {
	display: block;
	padding: 5px 15px;
	font-size: 18px;
	transition: background 0.3s;
}
.cards .card .link-block a:hover {
	background-color: rgba(0, 0, 0, 0.2) !important;
}



/*** REDES SOCIALES ***/
.social-networks {
	padding: 15px 0px;
}
.social-network-unique {
	display: inline-block;
	padding: 5px 5px;
	margin: 5px 5px;
	/* border: 1px solid black; */
	font-size: 12px;
	line-height: 1;
	border-radius: 3px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset rgba(0, 0, 0, 0.1) 0px -1px 2px 0px;
	color: white;
}
.social-network-unique.large {
	padding: 7px 7px;
	font-size: 20px;
	line-height: 1;
	border-radius: 3px;
}
.social-network-unique * {
	color: white;
}
.social-network-unique:active,
.social-network-unique:visited,
.social-network-unique:focus {
	color: white !important;
}
.social-network-unique:hover {
	box-shadow: inset rgba(0, 0, 0, 0.25) 0px 1px 3px 0px;
	text-shadow: rgba(0, 0, 0, 0.75) 0px 1px 3px;
}

.social-network-unique.linkedin { background-color: #007bb6; }
.social-network-unique.twitter { background-color: #2ba9e1; }
.social-network-unique.google { background-color: #dd4b39; }
.social-network-unique.youtube { background-color: #dd4b39; }
.social-network-unique.facebook { background-color: #3b5998; }
.social-network-unique.skype { background-color: #1087dd; }
.social-network-unique.pinterest { background-color: #dd4b39; }
.social-network-unique.behance { background-color: #3b5998; }
.social-network-unique.rss { background-color: #dd4b39; }
.social-network-unique.blog { background-color: #FF5722; }
.social-network-unique.mercadolibre { background-color: #FFC107; }


/*** PIE DE PAGINA ***/
footer {
	background-color: rgb(104, 146, 170);
	color: white;
	padding: 15px 0px;
}