/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/*! GLOBALES */

body {
    overflow-x: hidden;
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
}

p {
	font-size: 14px;
	line-height: 22px;
}

p.large {
	font-size: 17px;
	line-height: 24px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
	outline: 0;
	text-decoration: none;
}

a {
    color: #2c4a97;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Ruda', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.img-centered {
    margin: 0 auto;
}

section {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 100px;
	padding-left: 0;
}


::-moz-selection {
    text-shadow: none;
    background: #999;
}

::selection {
    text-shadow: none;
    background: #999;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #999;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}



/* NAVEGACION */

.navbar-default {
    border-color: transparent;
    background-color: #fff;
	box-shadow: 0px 0px 45px #000;
}
.navbar-default .navbar-brand {
	background-image: url(../imagenes/logo-2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 95px;
	margin-top: 5px;
	margin-left: 15px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin-bottom: 5px;
}
.navbar-default .navbar-collapse {
    border-color: #ddd;
}

.navbar-default .navbar-toggle {
	border-color: #777;
	background-color: #777;
	margin-top: 14px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #2c4a97;
	border-color: #2c4a97;
}

.navbar-default .nav li a {
	text-transform: ;
	font-weight: 600;
	letter-spacing: px;
	color: #777;
	text-transform: uppercase;

}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #2c4a97;
}

	.boton-activo a {
	background-color: #2c4a97;
	color: #fff !important;
}
.contactos-top {
	background-color: #eee;
	padding: 8px;	
}
.dato-top {
	font-size: 15px;
	display: inline-table;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: 600;
	vertical-align: middle;
}
.dato-top a {
	color: #202020;	
}
.dato-top a:hover,
.dato-top a:focus,
.dato-top a:active,
.dato-top a.active {
	color: #2c4a97;	
}
.dato-top i {
	color: #2c4a97;
	font-size: 22px !important;
	padding-right: 5px;
	padding-left: 5px;
}
@media(min-width:768px) {
    .navbar-default {
		border: 0;
		-webkit-transition: padding .3s;
		-moz-transition: padding .3s;
		transition: padding .3s;
		padding-top: 0px;
		padding-right: 0;
		padding-bottom: 14px;
		padding-left: 0;
		box-shadow: 0px 0px 85px #000;
    }
	.navbar-default .navbar-brand {
		background-image: url(../imagenes/logo-1.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		height: 91px;
		width: 173px;
		margin-top: 10px;
		margin-left: 0px;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
	}	
	.navbar-default .nav li a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-radius:6px;
	margin-top: 42px;
	line-height: 1em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	border: 1px solid transparent;
	}
		.navbar-default .nav li a:hover,
		.navbar-default .nav li a:focus {
		color: #2c4a97;
	}
	.boton-activo a {
		background-color: #fff;
		border: 1px solid #CCC !important;
		color: #2c4a97 !important;
	}
	    .navbar-default.navbar-shrink {
		padding-top: 0px;
		padding-right: 0;
		padding-bottom: 7px;
		padding-left: 0;
    }
	.navbar-default.navbar-shrink .navbar-brand{
		background-image: url(../imagenes/logo-3.png);
		height: 60px;
		width: 114px;
		margin-top: 7px;
    }
	.navbar-default.navbar-shrink .nav li a{
	margin-top: 20px;		
	}
}

/*! CONTENIDOS */
#contenidos h1 {
	color: #333;
	margin-top: 0px;
	margin-bottom: 40px;	
	word-wrap: break-word;
}
#contenidos h3 {
	color: #2c4a97;
	margin-top: 0px;
	margin-bottom: 20px;	
}
.historia {
	margin-bottom: 40px;	
}

.info-r {
	background-color: #fff;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	color: #333;
}
.info-em,
	.info-mc {
	background-color: #eee;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	color: #333;
}
.info-l,
.info-mv,
.info-h {
	background-color: #eee;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	color: #333;
}
.fl1 {
	height: 200px;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../imagenes/fl1.jpg);
}
.fl2 {
	height: 200px;	
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../imagenes/fl2.jpg);
}
.fl3 {
	height: 200px;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../imagenes/fl3.jpg);
}
.fl4 {
	height: 200px;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../imagenes/fl4.jpg);	
}
@media(min-width:768px) {
	.fl1,
	.fl2,
	.fl3,
	.fl4 {
		height: 300px;
	}
	.info-r,
	.info-em,
	.info-mc {
		padding: 40px;
	}
	.info-l,
	.info-mv {
		background-color: #eee;
		padding: 40px;
	}
}
@media(min-width:992px) {
	.info-r,
	.info-em,
	.info-mc	 {
		padding-top: 60px;
		padding-bottom: 50px;
		padding-left: 40px;
		padding-right: 40px;
	}
	.info-l,
	.info-mv,
	.info-h  {
		padding-top: 60px;
		padding-bottom: 50px;
		padding-left: 40px;
		background-color: #eee;
		padding-right: 40px;
	}
	.fl1,
	.fl2,
	.fl3,
	.fl4 {
		height: auto;
	}
	#info-home .row{
		display: table;
	}
	#info-home .row [class*="col-"] {
		display: table-cell;
		float: none;
	}
}
@media(min-width:1200px) {
	.info-r {
		padding-top: 60px;
		padding-bottom: 50px;
		padding-left: 40px;
		padding-right: 140px;
	}
	.info-em {
		padding-top: 60px;
		padding-bottom: 74px;
		padding-left: 40px;
		padding-right: 140px;
	}
	.info-mc {
		padding-top: 60px;
		padding-bottom: 162px;
		padding-left: 40px;
		padding-right: 140px;
	}
	.info-l {
		padding-top: 60px;
		padding-bottom: 50px;
		padding-left: 140px;
		background-color: #eee;
		padding-right: 40px;
	}
	.info-mv {
		padding-top: 60px;
		padding-bottom: 140px;
		padding-left: 140px;
		background-color: #eee;
		padding-right: 40px;
	}
	.info-h {
		padding-top: 60px;
		padding-bottom: 96px;
		padding-left: 140px;
		background-color: #eee;
		padding-right: 40px;
	}
}
#boton-ver {
	display: block;
	margin-top: 30px;	
}
.link-ver {
	font-family: 'Ruda', sans-serif;
	display: inline-block;
	margin-top: 16px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 900;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	padding-left: 10px;
}
.img-ver {
	background-color: #FFF;
	border: 5px solid #CCC;
	border-radius:100%;
	padding: 9px;
	margin-top: -5px;
}
#boton-ver a:hover .img-ver,
#boton-ver a:focus .img-ver {
	border: 5px solid #0FF;
	box-shadow:0px 0px 30px rgba(0,255,255,1);
}
.fp1 {
	height: 200px;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../imagenes/fp1.jpg);
}
.fp2 {
	height: 200px;	
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../imagenes/fp2.jpg);
}
.fp3 {
	height: 200px;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../imagenes/fp3.jpg);
}
.fp4 {
	height: 200px;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../imagenes/fp4.jpg);	
}
.fenv {
	height: 200px;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../imagenes/fl2.jpg);
}
@media(min-width:768px) {
	.fp1,
	.fp2,
	.fp3,
	.fp4 ,
	.fenv {
		height: 300px;
	}
}
@media(min-width:992px) {
	.fp1,
	.fp2,
	.fp3,
	.fp4,
	.fenv {
		height: auto;
	}
}
.panel-consultar {
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#boton-consultar {
	text-align: center;
}
.link-consultar {
	font-family: 'Ruda', sans-serif;
	display: block;
	font-size: 24px;
	line-height: 24px;
	font-weight: 900;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 14px;
}
.img-consultar {
	background-color: #FFF;
	border: 8px solid #CCC;
	border-radius:100%;
	padding: 14px;
}
#boton-consultar a:hover .img-consultar,
#boton-consultar a:focus .img-consultar {
	border: 8px solid #0FF;
	box-shadow:0px 0px 30px rgba(0,255,255,1);
}
@media(min-width:992px) {
	.panel-consultar {
		padding-top: 80px;
		padding-right: 50px;
		padding-bottom: 50px;
		padding-left: 50px;
	}
	.link-consultar {
		display: inline-block;
		text-align: left;
		padding-top: 0px;
		padding-left: 10px;
	}
	.img-consultar {
		margin-top: -30px;
	}
	
}
/*!*/

/*! PRODUCTOS */
#productos {
	background-color:;
}
.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #2c4a97;
	opacity: 0;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	background-color: rgba(255,255,255,0.5);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: ;
    font-size: 14px;
    font-weight: 400;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}
@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}
.no-padding {
    padding: 0;
}
.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
/*!*/


















/*! CONTACTO */
.icono-boton {
	margin-left: 7px;
}
.form-group {
    margin-bottom: 15px;
}

.form-group input,
.form-group textarea {
    padding: 12px;
}

.form-group input.form-control {
    height: auto;
}

.form-group textarea.form-control {
    height: 200px;
}

.form-control:focus {
    border-color: #2c4a97;
    box-shadow: none;
}
.form-control::-webkit-input-placeholder {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    color: #bbb !important;
	font-size: 14px !important;
}

.form-control::-moz-placeholder {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    color: #bbb !important;
	font-size: 14px !important;
	
}

.form-control::-moz-placeholder {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    color: #bbb !important;
	font-size: 14px !important;
}
.form-control:-ms-input-placeholder {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    color: #bbb !important;
	font-size: 14px !important;
}
.btn-enviar {
	font-weight: 900;
	text-transform: uppercase;
	color: #777;
	font-size: 14px;
	line-height: 14px;
	background-color: #fff;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom:10px;
	padding-left: 16px;
	border-radius:6px;
	-webkit-box-shadow: none;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	display: inline-block;
	margin-bottom: 15px;
	font-family: 'Ruda', sans-serif;
	letter-spacing: 1px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
.btn-enviar:hover,
.btn-enviar:focus,
.btn-enviar:active,
.btn-enviar.active {
	border: 1px solid #0FF;
	box-shadow:0px 0px 30px rgba(0,255,255,1);
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}
#contacto {
	margin-bottom: 30px;	
}
#contacto td {
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 16px;
	color: #2c4a97;
}
#contacto td a {
	color: #2c4a97;
}
#contacto td a:hover,
#contacto td a:focus,
#contacto td a:active,
#contacto td a.active {
	color: #000;
}
#contacto td i{
	font-size: 18px;
}
/*!*/

/*! COTIZACION */
.titulo-destino {
	font-size: 14px;
	font-weight: 600;
	color: #bbb;
	display: block;
	padding-left: 13px;
	text-transform: uppercase;
	padding-bottom: 6px;
}
.opciones-destino {
	padding-left: 13px;
	font-weight: 600;
	text-transform: uppercase;
	color: #666;
}
.opciones-destino td {
	padding-right: 5px;
}
.objetivos {
	height: 46px;
}
.form-group textarea.obs {
	height: 140px;
}
/*!*/

/*! UBICACION */
#ubicacion {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
/*!*/


/*! PIE */
footer {
	padding: 30px 0;
	background-color: #404040;
	color: #CCC;
}
footer a {
	color: #CCC;
}
footer a:hover,
footer a:focus,
footer a:active,
footer a.active {
	color: #fff;
}
.panel-pie {
		padding-right: 20px;
		padding-left: 20px;	
}
.logo-pie {
	margin-bottom: 10px;
}
footer td {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;

}
.creditos {
	margin-top: 60px;
	text-align: center;
}
.creditos i {
	font-size: 36px !important;
	margin-bottom: 20px;

}
.menu-pie {
	display: block;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 21px;
}
@media(min-width:768px) {
	footer td {
		vertical-align: top;
		padding-top: 0px;
		padding-right: 8px;
		padding-bottom: 1px;
		padding-left: 0px;
	}
	.creditos {
		margin-top: 0px;
		text-align: right;
	}
	.panel-pie {
		padding-right: 40px;
		padding-left: 40px;	
	}
	.creditos i {
		font-size: 36px !important;
		margin-bottom: 46px;	
	}
}
@media(min-width:1200px) {
	.panel-pie {
		padding-right: 140px;
		padding-left: 140px;	
	}	

}
/*!*/


/*! HOME */
#home {
	font-family: 'Ruda', sans-serif;	
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	padding-right: 40px;
	padding-left: 40px;
}
.link-entrar {
	font-family: 'Ruda', sans-serif;
	display: block;
	padding-top: 16px;
	font-size: 24px;
	line-height: 24px;
	font-weight: 900;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
}
.img-entrar {
	background-color: #FFF;
	border: 8px solid #CCC;
	margin-top: 120px;
	border-radius:100%;
	padding: 9px;
}
#home a:hover .img-entrar,
#home a:focus .img-entrar {
	border: 8px solid #0FF;
	box-shadow:0px 0px 30px rgba(0,255,255,1);
}
.texto-home {
	display: block;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 900;
	color: #000;
	line-height: 30px;
}
@media(min-width:768px) {
	.texto-home {
		margin-top: 80px;
		margin-bottom: 20px;
		font-size: 42px;
		line-height: 42px;
	}
}
/*!*/