/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

@font-face {
    font-family: "Cristalab";
    src: url('../fonts/URWImperialT_Bold_Obliqu.eot');
    src: url('../fonts/URWImperialT_Bold_Obliqu.eot?#iefix') format('embedded-opentype'),
         url('../fonts/URWImperialT_Bold_Obliqu.woff') format('woff'),
         url('../fonts/URWImperialT_Bold_Oblique.ttf') format('truetype'),
		 url('../fonts/urwimperialt_bold_oblique-webfont.woff2') format('woff2'),
         url('../fonts/urwimperialt_bold_oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

a {
    color: #f05f40;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
    color: #eb3812;
}
.tab-content a{
	color:#555555 !important;
	text-decoration:underline;
}
.disabled a{
 color: gray;

  pointer-events: none;
}
.contacto{
	margin-top:50px;
}
.tablas{
	margin-top:50px;
	}
.collapse, .navbar-collapse{
	margin-bottom: 5px;
}
.trabaya{	
	font-size:18px;
	display:block;
}
.breadcrumbs h4{
	font-family:'Cristalab';
}
.marco{

	margin-bottom:0 !important;
	padding:40px;
	text-align:center;

}
.marco img{

margin:0 auto;
}
.marco-texto{
	padding:40px;
}
.marco-ultimo{

}
.nuestras-marcas{
	margin-bottom:100px;
}
.mi-imagen{
	width:200px;
}
.social{
	position:relative;
	display: inline-block;
        margin: 0;
        padding: 0;
        /* For IE, the outcast */
		left:10px;
        zoom:1;
        *display: inline;

}
.social li{
	display:block;
	margin-right:10px;
	
	float:left;


}
.copy{
	float:right;

	padding-top:20px;
}
.subfooter{
	text-align:center;
}
.lan{
	margin:0 auto;
	padding-left:0;
	display:block;


}
.contacto-footer{
	color:#f1f1f1;
}
.lan li{
	display:inline-block;

	margin-right:15px;
}

.wello{
	color:#fff;
	text-align:center;
	min-height:120px;
	padding:40px 60px;
	background-image:url("../img/trabaja-con-nosotros.jpg");
}
.wello p{
background: #B8B078;
    color: white;
    text-decoration: none;
    padding: 9px 20px;
    border-width: 0;
    transition: 0.2s linear background;
    display: inline-block;
    margin-top: 40px;
	}
	.wello a{

    color:#fff;
    text-decoration: none;
    padding: 9px 40px;
    border-width: 0;
    transition: 0.2s linear background;
    display: inline-block;
	font-family:"Lato";
	}
.carrusel{
position:absolute;
top:50%;
height:20%;
background-color:#ff00ff;
color:red;
display:block;
}
html,body {
    height: 100%;
	 font-family: 'Cristalab','Lato','Helvetica Neue',Arial,sans-serif;
}

body {
    font-family: 'Lato','Helvetica Neue',Arial,sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Lato','Helvetica Neue',Arial,sans-serif;

}

.img-portfolio {
    margin-bottom: 30px;
}
.jumbotron p{
	font-weight:600;
}
#map {
        height: 40%;
      }
 .google-maps {


        width: 100% !important;

		height: 400px !important;


        overflow: hidden;
    }

	
.sombra{
	color:#666666;
	text-shadow:0 1px 3px rgba(0,0,0,.6);
}
.reserva{
	margin-top:-10px;
}
.icono-menu{
	margin-top:-5px;
}
.enlace-menu{
	background:url("../img/menu.png") no-repeat 0 12px;
	width:36px;
	height:43px;
	padding:15px !important;
	margin-bottom:20px;
}
.icono-menu::after{
	margin-top:-25px;
	content:'';
}
.carousel-control{
	width:2%;
	opacity:1;
	height:200px;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
	
}
/*Submenu*/
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 300px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #004c94;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
	border-radius: 0px; 
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0 0px 0px rgba(0,0,0,0);
}
.dropdown:hover .dropdown-menu {

    margin-top: 0px; 
 }
 .dropdown:hover{

 }
.dropdown-menu>li>a {

    padding: 3px 20px;
    clear: both;
	font-family:'Lato','Helvetica Neue',Arial,sans-serif;
	font-size:20px;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
	overflow:hidden;

	}
	.dropdown-menu>li>a:hover {
	background-color:#fff;
	}


.navbar-nav>li>.dropdown-menu {margin-top:0px;}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:100px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a{color:#fff;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{ background-color:#fff;}
.mayorque{
	display:block;
	float:right;

}
.antesque{
	float:left;
}
/*Nuestras oficinas*/
	.achievements-section {
	margin-top:10px;
    padding: 15px 0 25px 0;
    background-color: #cbdbea;
    background-size: cover;
	color:#fff;
}
.achievements-section h1 {	
	color: #004c94;
	font-family:'Cristalab','Lato','Helvetica Neue',Arial,sans-serif;
	text-align:center;
	font-size:60px;
	font-style:bold;
}
/*Nuestras oficinas*/
/*Contacto*/

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 100%;

  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../img/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0 5px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

#msgSent {
 color: #2b542c;
  font-size: 15px;

}
#gracias{
	
 color:#2b542c;
}

/*Fin contacto*/
/* Fin Submenu*/
.carousel-control > span > img{        
    position: absolute;
    /*set position of image from top to be 50%...*/

    /*and then shift it down to make it perfectly center.*/
    transform: translate(-50%, -50%);

    z-index: 5;
    display: inline-block;
}

/* Indicators list style */
.color-active{
	background-color:#004c94;
}
.article-slide .carousel-indicators {

    top: 75%;
    left: 0;
    margin: 0 auto;
    width: 100%;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
	border: 0px solid #000000;
    border-radius: 0;
	width:100px;
	height:100px;

    margin-bottom: 0px;
    margin-left: 35px;
    margin-right: 35px !important;
    margin-top: 0;

}
.carousel-indicators .active {
   border: 0px solid #000000;
   background-color: transparent;
	}
/* Indicators images style */
.article-slide .carousel-indicators img {
border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
	border: 0px solid #000000;
    float: left;

    left: 0;

	background-color: #004c94;
	padding:3px;
	
}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
	border: 0px solid #000000;
    float: left;

    left: 0;

	background-color:#004c94;
	opacity:.3;
	padding:3px;
}
.color-active{
	background-color:#ba2c50;
}
.carousel-caption {
    position: absolute;
    margin:0 auto;
    top: 10%;

    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
	max-width:80%;
}
.carousel-caption img{
	margin:0 auto;
	
}
.texto-caption{
	margin-top:40%;
	font-size:65px;
	font-family: 'Lato', sans-serif;
}
.texto-caption-tb{
	color:#84456d;
	margin-top:40%;
	font-size:65px;
	font-family: 'Lato', sans-serif;
}
.texto-caption-travel{
	color:#EA5B0C;
	margin-top:40%;
	font-size:65px;
	width:150px;
	font-family: 'Lato', sans-serif;
}
.texto-caption2{

	font-size:65px;
	font-family: 'Cristalab', sans-serif;
}
.texto-caption3{
	margin-top:40%;
	font-size:40px;
	font-family: 'Lato', sans-serif;
}

.img-hover:hover {
    opacity: 0.8;
}

.navbar{margin-bottom:0px}
.navbar-brand {
    float: left;
    height: 10px !important;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-nav{
	margin:35px 0 0 0;
	float:left;

	
}
.navbar-default {

    font-family:'Cristalab', 'Lato','Helvetica Neue',Arial,sans-serif;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}
.text-servicio{
	color:#D64B00;
}
/* Home Page Carousel */

header.carousel {
	overflow:visible;
	min-height: 100%;
    height: 90%;
}

header.carousel .item,
header.carousel .item.active,
.carousel-inner {
	overflow:visible;
    height:90%;

}

header.carousel .fill {
    width: 100%;
    height: 90%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */
.caja-box1{
	 background-color: #09478c;

}
.caja-box2{
	 background-color: #d64b00;
}
.caja-box3{
	 background-color: #d6a600;
}
.service-box {
    margin: 50px 0 0 0;
	padding:10px 0 10px 0;

    
}
.service-box i {
	font-size:50px;
}
/*GRUPO*/
.table{
	margin-top:20px;
	background-color:#fff;
	 -webkit-border-radius: 4px 4px 4px 4px;
     -moz-border-radius: 4px 4px 4px 4px;
          border-radius: 4px 4px 4px 4px;
}
.page-titulo{
	background-color:#F7F7F7;
	border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
	color: #777;
}
.panel-heading{
	

}
.panel-heading a{
	text-decoration:none;
	
}
.panel-body{

}
.contenido-acordeon{

}
.wrapper{

	padding-top:10px;
	padding-bottom:40px;
}
.titulazo{
	text-align:center;
	margin:0 auto;
	padding-bottom:20px;
}
.titulazo img{
	max-width:100%;

}
/*cookies */
#overbox3 {
		    position: fixed;
		    bottom: 0px;
		    left: 0px;
		    width: 100%;
			padding-left:0;
			padding-right:0;
		    z-index: 999999;
		    display: block;
			
		}
		#infobox3 {
		    margin: auto;
		    position: relative;
		    top: 0px;
		    height: auto;
			padding-left:0;
			padding-right:0;
		    width: 100%;
		    text-align:center;
		    background-color: #eeeeee;
		}
		#infobox3 p {
		    line-height:22px;
		    font-size:14px;
		    text-align:center;
			padding:20px 20px 0 20px;
		}
		#infobox3 p a {
		    margin-right:15px;
		    text-decoration: underline;
		}
/* custom inclusion of right, left and below tabs */
.nav-tabs>li>a>i{
	margin-right:5px;
}
.tab-content{
	padding:20px;
}
.geo{
	
	padding-right:0px;
	
}
.contenido-tab{
	border: 1px solid #ddd;
    border-bottom-color: 1px solid #ddd;
	background-color:#F8F8F8;
	-webkit-border-radius: 0px 4px 4px 4px;
     -moz-border-radius: 0px 4px 4px 4px;
          border-radius: 0px 4px 4px 4px;
	 margin-left:-3px;

}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color:#F8F8F8;
	border-bottom: 1px solid #ddd;
	 -webkit-border-radius: 4px 0px 4px 0px;
     -moz-border-radius: 4px 0px 4px 0px;
          border-radius: 4px 0px 4px 0px;
	border-right:transparent;
	
}
.nav-tabs{
	border: 0px solid #ddd;
}
.nav-tabs>li.active>a{
	border: 1px solid #ddd;
    border-bottom-color: 1px solid #ddd;
	background-color:#F8F8F8;
}
.nav-tabs>li {
	float: none;
    margin-bottom: 1px;
	
	
}
.nav-tabs>li>a{
	 border: 1px solid #ddd;
	  -webkit-border-radius: 4px 0px 4px 0px;
     -moz-border-radius: 4px 0px 4px 0px;
          border-radius: 4px 0px 4px 0px;
	 background-color:#EBEBEB;
	 padding:15px;
	-webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;

}
.nav-tabs>li>a:hover{
	background-color:#dcdcdc;
	-webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
	background-color: #fff;
}

.tabs-left > .nav-tabs {
  border-bottom: 1px;
}
.tab-content>p>a{
	color:#000 !important;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}
.newsletter{
	padding-top:10px;
	padding-bottom:0px;
	background-color:#5D8BAD;

	text-align:center;
}
.yello{
	padding-top:20px;
	color:#fff;
	text-align:left;
	margin-bottom:10px;
}
.yello h1{
	
	margin-bottom:20px;
}
.inputados{
	margin-bottom:10px;
}
.form-newsletter{
margin-top:20px;
	padding:10px;
	
}
.idiomas{
	background-color:#357BB8;
	min-height:100%;
}
.idiomas-top{
	margin-top:48px;
	margin-right:20px;
	display:inline-block;
	padding:0;
	font-family:"Lato";
	
}
.idiomas-top li{
		list-style:none;
		margin-bottom:5px;
		
}
.idiomas-top li a{
		color:#0582FB;
		
}
.idiomas-top li a i{
		margin-right:7px;
		color:#7E8084;
		
}




/* FIN GRUPO*/



/* Footer Styles */



/* Responsive Styles */
@media(max-width:1280px) {
	.widget img{
	max-width:90%;
	height:auto;	
	margin:0 auto;
 }
	.carousel-caption{
		top:2%;
	}
	.social li {
    display: block;
    margin-right: 5px;
	}
}
@media(max-width:1024px) {
	.carousel-caption{
		top:0%;
	}
	.article-slide .carousel-indicators{

	}

	.texto-caption{
	margin-top:0%;
	font-size:45px;
	font-family: 'Varela Round', sans-serif;
}

}

@media(max-width:991px) {
	.lan{

	padding-left:0;
	display:block;
	float:none;

	}
	.lan li{

	margin-right:12px;

	}
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
		.article-slide .carousel-indicators li {
	border: 0px solid #000000;
    border-radius: 0;

    height: 100px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right: 15px !important;
    margin-top: 0;

}
}
@media(max-width:814px) {
	.titulo-abajo {

    margin-top:60px;
}
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }
	



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

 .marco{
	
	margin-bottom:0 !important;
	padding:40px;
	text-align:center;

}
.marco-img img {width:55%;}
	.achievements-section {

    padding: 15px 0 25px 0;
    background-color: #cbdbea;
    background-size: cover;
	color:#fff;
}
.article-slide .carousel-indicators{

}
	.carousel-control.left, .carousel-control.right{
		top:26%;
		
	}
	.carousel-control.right img{

	}
  .carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 30px;
	margin-top:0%;
}

}
@media(max-height:768px) {
	.texto-caption, .texto-caption2, .texto-caption3, .texto-caption-tb, .texto-caption-travel {
	
	margin-top:0;
	font-size:20px;
	font-family: 'Varela Round', sans-serif;
}
.logoVIC{
	max-width:20%;
}
	
	
}
@media(max-width:768px) {
		.pie, .pie p{
	 font-size:18px;

}
.dropdown-menu>li>a {
	font-size:17px;
}
.enlace-menu{
	background:url("../img/menu-mb.png") no-repeat 0 10px;
	width:36px;
	height:40px;
	padding:15px !important;
	margin-bottom:20px;
	margin-left:15px;
}
.idiomas-top{
	margin-top:28px;
	margin-right:20px;
	display:inline-block;
	padding:15px;
	font-family:"Lato";
	
}

.geo{
	padding-left:0;
}
.contenido-tab{
	
	 border-radius: 4px 4px 4px 4px;
	 margin-left:0;

}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
	background-color: #222222;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color:#F8F8F8;
	border-bottom: 1px solid #ddd;
	   -webkit-border-radius: 4px 4px 4px 4px;
     -moz-border-radius: 4px 4px 4px 4px;
          border-radius: 4px 4px 4px 4px;

	
}
.nav-tabs>li>a {

  -webkit-border-radius: 4px 4px 4px 4px;
     -moz-border-radius: 4px 4px 4px 4px;
          border-radius: 4px 4px 4px 4px;

}
.icono-menu{

}
.icono-menu:after{
	content:'Menú';
	margin-top:-25px;
}
.navbar-brand img{
	margin-top:-10px;
	width:48%;
	height:auto;
}
.navbar-collapse{
	background-color:#222222;
	padding-right:0px;
	padding-left:0px;
}
.caja-menu{
	float:left;
	width:100%;
	font-size:18px;



}
.navbar-nav {
			width:100%;
}
.navbar-default .nav > li {
	border-bottom:1px solid #343434;
    margin-right: 0;

	padding:10px;
}
.navbar-default .nav > li>a, .navbar-default .nav>li>a:focus {
	color:#fff;


}
.navbar-default {
	font-family:'Lato';
}
.texto-caption, .texto-caption2, .texto-caption3, .texto-caption-tb, .texto-caption-travel {
	
	margin-top:0;
	font-size:20px;
	font-family: 'Varela Round', sans-serif;
}
.logoVIC{
	max-width:50%;
}
	.titulo-abajo {

    margin-top:60px;
}
	.achievements-section {

    padding: 15px 0 25px 0;
    background-color: #cbdbea;
    background-size: cover;
	color:#fff;
}
.carousel-control{
		width:12%;
}
.article-slide .carousel-indicators img {

}
.article-slide .carousel-indicators .active img {

}
.article-slide .carousel-indicators li{
	width:70px;
	height:70px;
	display:inline-block;
	margin-right:5px !important;
	margin-left:5px !important;
	}
.carousel-control.left, .carousel-control.right{
		top:16%;
	}
.reserva{
	margin-top:0px;
}
.dropdown:hover {

		display:block;
    margin-top: 0px; 
 }
 



	
}
/* 


   5 columns grid for 'md' and 'lg' screens

   @tatygrassini


*/

@media (min-width: 992px) {
  .col-md-1-5 { width: 20%; }
  .col-md-2-5 { width: 40%; }
  .col-md-3-5 { width: 60%; }
  .col-md-4-5 { width: 80%; }
  .col-md-5-5 { width: 100%; }
}

@media (min-width: 1200px) {
  .col-lg-1-5 { width: 20%; }
  .col-lg-2-5 { width: 40%; }
  .col-lg-3-5 { width: 60%; }
  .col-lg-4-5 { width: 80%; }
  .col-lg-5-5 { width: 100%; }
}
.show-grid{
	margin-left:0px;
	margin-right:0px;
}
/* Demo only, no need for this */

.show-grid [class^=col-] span,
.container-fluid .show-grid [class^=col-] {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
	
 
  text-align: center;
 
}

[class^=col-] {
  margin-bottom: 30px;
}
