/* CSS de TEMPLATE 5 */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700|Open+Sans:400,700');

html, body { width: 100%; font: 10pt/13pt 'Open Sans', Arial, Helvetica, sans-serif; color: #7b7c7d; padding: 0; margin: 0;}

/* Wrapper */
.wrapper {position: relative; width: 97%; margin: 0;}

/* Aligns */
.aleft { text-align: left; }
.acenter { text-align: center; }
.aright { text-align: right; }
.vtop { vertical-align: top; }
.vmiddle { vertical-align: middle; }
.vbottom { vertical-align: bottom; }

a { text-decoration: none; }

/* Tables display */
.table {position: relative; display: table; }
.row-contacto {position: relative; display: table-row !important; }
.cell {position: relative; display: table-cell; }
.w33 {position: relative; width: 33.33%;}
.w40 {position: relative; width: 40%;}
.w50 {position: relative; width: 50%;}
.w60 {position: relative; width: 60%;}
.w66 {position: relative; width: 66.66%;}
.w90 {position: relative; width: 90%;}
.w100 {position: relative; width: 100%;}

.margin_auto {margin: 0 auto}

/* NAV */
nav {
	position: sticky;
	position: -webkit-sticky;
	top:0;
	left:0;
	display: table;
	text-align: center;
	width: 100%;
	background: #f5f5f5;
	height: 80px;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
	z-index: 101;
}

nav #nombre {
	position: relative;
	text-align: left;
	vertical-align: middle;
	font-size: 10pt;
	line-height: 10pt;
	font-family: 'Montserrat', 'Open Sans', sans-serif;
	color:#ffffff;
	padding: 10px;
	font-weight:300;
	display: table-cell;
}
nav #nombre br {
	display: none
}
nav #nombre .titulo {
	display: none
}
nav #nombre div {
	display: inline-table;
	vertical-align: middle
}
nav #nombre .datos .icono_circular_chico:first-child {
	margin-left: 5px
}
nav #nombre .datos .icono_circular_chico {
	margin:10px 5px 10px 20px;
}


nav #redes {
	position: relative;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	padding: 0 10px;
}
nav #redes .icono_link {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	background: none;
	box-sizing: border-box;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	margin-left: 10px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
nav #redes .icono_link span {
	display: block;
	margin-top: 8px;
	font-size: 18px;
	width: 100%;
	height: 20px;
	text-align: center;
}



nav #menu_icon {
	position: relative;
	padding-top: 2px;
	display: none;
	margin:0;
 }

nav #menu_icon {
	position: relative;
	padding-top: 2px;
	display: none;
	margin: 0;
	vertical-align: middle
}
nav #menu_icon button {
	outline: none;
}
nav #redes

#menu {
	position: sticky;
	position: -webkit-sticky;
	top: 80px;
	left: 0;
	text-align: center;
	vertical-align: middle;
	z-index: 100;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
}

/*
#menu.f-nav {
	position: fixed;
	width: 100%;
	top:0;
	left:0;
	z-index: 1000;
	
}
*/
#menu ul {
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center;

}
#menu ul li {
	position: relative;
	display: inline-block;
	padding: 15px 0;
	margin: 0 15px;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: 700;
	color:#FFFFFF;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}


/* Sections */
section {position: relative;}
section.home { padding: 0; color: #FFFFFF; text-align: center; width: 100%; overflow: hidden;}
section.home.noSlider { padding: 0; min-height: 360px; display: table; }
	section.home .overlay {position: absolute; width: 100%; height: 100%; display: block; z-index: 1; background: rgba(0,0,0,0.45); top: 0; left: 0}
	section.home .overlay.al0 {position: absolute; width: 100%; height: 100%; display: block; z-index: 1; background: rgba(0,0,0,0); top: 0; left: 0}
	section.home .overlay.al25 {position: absolute; width: 100%; height: 100%; display: block; z-index: 1; background: rgba(0,0,0,0.25); top: 0; left: 0}
	section.home .overlay.al50 {position: absolute; width: 100%; height: 100%; display: block; z-index: 1; background: rgba(0,0,0,0.50); top: 0; left: 0}
	section.home .overlay.al75 {position: absolute; width: 100%; height: 100%; display: block; z-index: 1; background: rgba(0,0,0,0.75); top: 0; left: 0}
	section.home .texto {position: relative; z-index: 2; display: table-cell; vertical-align: middle; padding: 0 10px; }
section.home .texto h1 {
	font-size: 34pt;
	line-height: 38pt;
	font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
	margin:0 auto 10px;
	font-weight: 700;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
}
section.home .texto h3 {
	font-size:14pt;
	line-height: 18pt;
	font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
	margin:0 auto;
	font-weight: 400;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
}

section.highlights .wrapper {
	max-width: 90% !important;
}

section.highlights .tabla {
	margin-top: 20px !important;
}	


section#Nosotros .icono_link {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	background: none;
	box-sizing: border-box;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	margin-bottom: 10px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
section#Nosotros .icono_link span{
	display: block;
	margin-top: 15px;
	font-size: 26px;
	width: 100%;
	height: 30px;
	text-align: center;
}


section.texto {background: #FFFFFF; padding:40px 20px; color:#231f20; font: 11pt/15pt 'Open Sans', Arial, Helvetica, sans-serif;}
	section.texto .table {table-layout:fixed;}
	section.texto .table .desc {
		-moz-columns: 2;
		-moz-column-count: 2;
		-moz-column-gap: 40px;
		-moz-column-fill: balance;
		-webkit-columns: 2;
		-webkit-column-count: 2;
		-webkit-column-gap: 40px;
		columns: 2;
		column-count: 2;
		column-gap: 40px;
		column-fill: balance;
		display: block;
	}
section.texto .table h1 {
	font-size: 34pt;
	line-height: 38pt;
	font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif; 
	font-weight: 700;
	margin:0;
	margin-bottom: 20px;
}
section.texto .icono_redes {margin: 5px;}



.home .swiper-container .swiper-slide { display: table; padding: 30px 0 }
.swiper-container {width: 100%; height: 340px; overflow: auto;}
.swiper-container .swiper-slide a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; cursor: pointer;}

.swiper-button-prev,
.swiper-button-next {
	background-image: none !important;
}
.swiper-button-prev span,
.swiper-button-next span{
	color: #ffffff;
	font-size: 44px;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	opacity: 0.8
}

.swiper-pagination-bullet-active {
	background: #ffffff !important;
}
.swiper-pagination-bullet{
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
  	
section.contacto {
	padding: 0;
	color:#231f20;
	font-size: 12pt;
	line-height: 18pt;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
section #Contacto {
	padding: 20px;
}
section.contacto .icono {
	margin-bottom: 10px;
}
section.contacto h2 {
	font-size: 22pt;
	line-height: 22pt;
	font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 600;
	margin:0 0 10px;
}

section.contacto input {
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	margin:0 0 10px;
	border: 1px solid #d1d3d4;
	font-size: 10pt;
	line-height: 10pt;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

.MinisitioCaptcha {
	position:relative;
	height: 38px;
	background: #FFFFFF;
	border: 1px solid #d1d3d4;
	border-radius:3px;
	-webkit-border-radius:3px;
}

.MinisitioCaptcha img {
	display: block;
}

#formContactoCaptcha {
	box-sizing: border-box;
	margin-left: 10px;
	width:calc(100% - 10px) !important;
}

section.contacto input.bcontacto {
	padding:20px 10px;
	width: 100%;
	max-width: 250px;
	margin:0 0 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 12pt;
	line-height: 12pt;
	font-family: 'Montserrat', 'Open Sans', sans-serif;
	background:#FFFFFF;
	cursor: pointer;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

section.contacto textarea {
	padding: 10px;
	width:100%;
	box-sizing: border-box;
	height: 150px;
	margin:0 0 10px;
	border: 1px solid #d1d3d4;
	font-size: 10pt;
	line-height: 10pt;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

section.contacto input::-webkit-input-placeholder { color: #979797; }
section.contacto input:-moz-placeholder { color: #979797; }
section.contacto input::-moz-placeholder { color: #979797; }
section.contacto input:-ms-input-placeholder { color: #979797; }
section.contacto textarea::-webkit-input-placeholder { color: #979797; }
section.contacto textarea:-moz-placeholder { color: #979797; }
section.contacto textarea::-moz-placeholder { color: #979797; }
section.contacto textarea:-ms-input-placeholder { color: #979797; }

section.contacto svg.whTel {width: 20px; height: 20px; vertical-align:middle}


section.contacto p.ir_arriba_p {text-align: right;}
section.contacto p.ir_arriba_p #ir_arriba {position: relative; text-align:right; margin:10px; display:inline-table; cursor:pointer; vertical-align: middle;}
section.contacto p.ir_arriba_p #ir_arriba svg {vertical-align: middle; margin-left: 10px; width:48px;}

section.contacto .contacto_form{
	margin-top: 15px;
}

section.contacto .icono_circular_grande {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	background: none;
	box-sizing: border-box;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	margin-bottom: 10px;
}
section.contacto .icono_circular_grande span{
	display: block;
	margin-top: 15px;
	font-size: 26px;
	width: 100%;
	height: 30px;
	text-align: center;
}

section.contacto .mapa {
	position: relative;
	display: table-cell;
	height: 600px;
	background: #eeeeee;
}


/* CONTACTO MOBILE */
section.DatosMobile {
	position: relative;
	display: none;
	font-size: 12pt;
	line-height: 12pt;
	font-family: 'Montserrat', 'Open Sans', sans-serif;
}
section.DatosMobile .wrapper {
	box-sizing: border-box;
	margin:0 auto;
	padding: 15px;
}

section.DatosMobile .wrapper .icono_circular_chico {
	display: inline-block;
	margin:10px;
	margin-left: 0;
}

section.DatosMobile a {
	color: #7b7c7d
}
section.DatosMobile div {
	display: inline-table;
}
section.DatosMobile div[itemprop=address] br {
	display: none
}



#resp_contacto {position: relative; width: 100%; display: none; }
  #resp_contacto h2 {font:11pt/14pt 'Open Sans', Arial, Helvetica, sans-serif; margin:0 auto 5px; font-weight: 700}
  #resp_contacto .mensaje {position:relative; padding:20px 10px; border-radius: 3px; color:#313131; font:11pt/14pt 'Open Sans', Arial, Helvetica, sans-serif; text-align: center}
  #resp_contacto .mensaje.success {background: #31AF36; border: 1px solid #CFE2C0}
  #resp_contacto .mensaje.alerta {background: red; color:white; border: 1px solid #FFEBCE}	

   .offices {
	width: 45%;
    padding: 15px;
    background-color: #fff9;
    margin: 0px 0px 20px 20px;
    position: absolute;
	bottom: 0;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
	}

	@media (max-width: 1466px) {
		.offices {
		width: 60%;
		}
	}

	@media (max-width: 1024px) {
		.offices {
		width: 80%;
		}
	}

	.offices.desktop {
		display: block;
	}

	@media (max-width: 768px) {
		.offices {
			width: 100%;
			background-color: transparent;
			margin: 0px 0px 0px 0px;
			position: relative;
			bottom: 0;
			box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
			margin-top: 15px;
			padding: 15px 0px 0px 0px;
			border-top: 1px solid #fff;
		}
		.offices.desktop {
			display: none;
		}
	}

  .offices__top {
    display: flex !important;
    align-items: center;
    margin-bottom: 20px; }
    .offices__top__icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 3px solid;
    border-color: var(--c-primary);
    box-shadow: 0 0 0 2px var(--c-white);
    background-color: var(--c-white);
    position: relative;
    margin-right: 0.6rem; }
    
    .offices__top__icon .fas {
      position: absolute;
      font-size: 1.1rem;
      color: var(--c-primary);
      align-items: center;
      justify-content: center;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .offices__top__title {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: var(--c-white);
    font-size: 1.5rem;
    line-height: 2.5rem;
    flex-grow: 1; 
    font-weight: 500;
    text-transform: uppercase;}
	/*-- Juan / Migración --*/
    .offices__info {
    color: var(--c-white);
    text-align: left;
    margin-bottom: 1.7rem; }
	.offices__info h5 {
		margin-bottom: 0.2rem; }
	.offices__info p {
		margin-bottom: 0.2rem;
		font-size: 0.75rem;
	}
	@media (max-width: 576px) {
		.offices__info {
			font-size: 10pt;
		}
		.offices__info h5 {
			margin-bottom: 1rem; }
	}
	/*-- ---------------- --*/
    .offices__info__icon {
    padding-right: 0.6rem; }


/* ----------------------------------------------------------- MEDIA SCREENS ---------------------------------------------------------- */ 

@media screen and (max-width: 768px) {
	body {
		padding-top: 60px;
	}
	nav {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
		height: 60px;
	}
	#menu {
		position: fixed;
		top: 60px;
		left: 0;
		width: 100%;
		z-index: 1000;
		-webkit-box-shadow: none;
		box-shadow: none;
		
	}
	#menu ul.active {
		display:block;
	}
	nav #redes {
		display: none;
	}
	nav #nombre .datos {
		display: none
	}
	nav #nombre .titulo {
		text-transform: uppercase;
		font-size: 14pt;
		line-height: 15pt;
		display: block
	}
	#menu ul {
		width: 100%;
		display: none
	}
	#menu_icon {
		display: table-cell;
		text-align: right;
	}
	#menu ul li.active a {
		color: #FFFFFF;
	}

	#menu ul li:hover {
		opacity: 1 !important;
	}
	#nombre {
		display: table-cell;
	}

	#redesMobile {
		display: block;
	}
	section.DatosMobile {
		display: block
	}
}

@media screen and (max-width: 575px) {
	/* Encabezado */
	section.home {
		min-height: 0px;
	}
	section.home .texto h1 {
		font-size: 22pt;
		line-height: 24pt;
	}
	section.home .texto h3 {
		font-size: 14pt;
		line-height: 16pt;
	}

	section.texto {
		padding: 20px;
	}
	section.texto .table h1 {
		font-size: 22pt;
		line-height: 24pt;
		font-family: 'Montserrat', 'Open Sans', sans-serif;
		font-weight: 700;
	}
  	section.galeria .imagen {
		position: relative;
		-moz-width:calc(50% - 10px);
		width:calc(50% - 10px);
		margin:5px;
		padding: 0;
		display: inline-table;
	}
  	section.texto .table .desc {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
		-webkit-column-gap: 10px; /* Chrome, Safari, Opera */
		-moz-column-gap: 40px; /* Firefox */
		column-gap: 10px;
	}
  
	section.texto .table .desc,
	.w33,
	.w40,
	.w50,
	.w60,
	.w66,
	.w90 {
		width: 100%;
		display:block;
		margin-bottom: 10px;
		padding-left: 0;
		padding-right: 0
	}
	section #Contacto {
		padding: 20px;
		width: auto;
	}
	section.contacto input.bcontacto {
		width: 100%;
	}
	.mapa {
		display:block !important;
		height: 300px !important;
	}

	section.highlights .tabla {
		margin-top: 10px;
	}
	section.highlights .tabla .celda {
		display: block;
		width: 100% !important;
		box-sizing: border-box;
	}

	section.texto .foto {display: none;}
	section.galeria .galeriaMobile {display: block;}
	section.galeria {padding: 0;}
	section.galeria .imagen {display: none;}
}






#actionsMobile {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	box-sizing: border-box;
	padding: 1.5% 0;
	height: 60px;
	z-index: 15;
	text-align: center;
	background: none;
	white-space: nowrap }
	@media (min-width: 768px) {
	  #actionsMobile {
		display: none; } }
	#actionsMobile .boton {
		cursor:pointer;
	  position: relative;
	  padding: 8px;
	  width: 29%;
	  margin: 0 1.5%;
	  display: inline-block;
	  text-transform: uppercase;
	  color: #ffffff;
	  text-align: center;
	  font-size: 1.5rem;
	  line-height: 1.5;
	  border: 0;
	  border-radius: 3px;
	  -webkit-border-radius: 3px;
	  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
	  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5); }
	#actionsMobile .whatsapp {
	  background: #4dc247; }
	#actionsMobile .consultar {
	  background: #3b5998; }
	#actionsMobile .llamar {
	  background: #10BF7A; }
	#actionsMobile .dropup {
	  width: 30.33%;
	  margin: 0 1.5%;
	  float: left;
	  text-align: center; }
	  #actionsMobile .dropup button {
		width: 100%;
		margin: 0; }


		/* Video */

.fondoVideo {
	background: repeating-linear-gradient( 45deg, rgba(0, 0, 0, 0) 10px, rgba(0, 0, 0, 0) 20px, #f9f9f9 25px, #dedede 10px );
    padding: 30px 20px;
    background-color: #f3f3f3;
}


.bordeVideo {
	padding: 15px;
	border: 2px solid;
 	border-image: linear-gradient(45deg, #b3b3b3, #eaeaea, #b3b3b3) 1;
}

@media (max-width: 480px) {
	.bordeVideo {
		padding: 5px;
	}	
}

.video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; 
	height: 0;
	overflow: hidden;
	}

.video iframe,
.video object,
.video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.tituloVideo {
	text-align: center;
	font-weight: 600;
	padding-bottom: 0.7rem;
	font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
}

.socialShare {
	position: relative;
	z-index: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
	align-items: center; }
	
	.socialShare__text {
	  font-size: 0.8rem;
	  text-align: center;
	  margin-right: 0.5rem; }
	.socialShare a {
	  padding: 11px;
      font-size: 0.95rem;
	  color: #fff !important;
	  opacity: 1;
	  transition: opacity 0.15s linear;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  transition: width 0.6s;
	  width: 10px;
	  height: 10px;
	  margin-right: 0.5rem; }
	  .socialShare a:hover {
		opacity: 0.8; }
	.socialShare__facebook {
	  background: #3b5998; }
	.socialShare__twitter {
	  background: #000000; }
	.socialShare__whatsapp {
	  background: #25D366; }
	  .socialShare__icon{
		height:15px;
		width:15px;
		filter: invert(100%) sepia(99%) saturate(0%) hue-rotate(122deg) brightness(107%) contrast(100%);
		max-width: none;
	  }
	  /* Iconos redes footer */
 .header-social, .socialShare__list{
	display:flex !important;
	align-items:center;
	gap:10px;
	flex-wrap:wrap;
	flex-direction:row;
	justify-content: flex-end;
	height:100%;
  }

  @media(max-width:767px){
	.header-social{
		display:none !important;
	}
  }

  .socialShare__list{
	justify-content: flex-start;
  }

  .header-social__item, .socialShare__item{
	border-width: 2px;
	border-style: solid;
	height:40px;
	width:40px;
	border-radius:100px;
	display:flex;
	justify-content:center;
	align-items:center;
	transition: all .5s;
  }

  .socialShare__item{
	width:60px;
	height: 60px;
  }

  .header-social__img, .socialShare__img{
	width: 20px;
	height:20px;
  }

  .socialShare__img{
	width: 30px;
	height:30px;
  }

  .tarifas__item__description{
	color: #231f20;
    font-size: 14px;
	margin:0;
  }


  .tarifas__title{
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
}

.tarifas__title + p{
	font-size: 14px;
}

.tarifas__item__description a{
	color: #0260c5;
	text-decoration: underline;
  }