@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700,600);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,300,100,500,900);
html, body{
	width:100%;
	height: 100%;
	margin:0px;
	padding:0px;
}
body{
	background-color: #fff;
	width: 100%;
	height: 100%;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0px;
	/*overflow-y: hidden;*/
	padding: 0px;
	left: 0px;
	right: 0px;
	font-size: 100%;
}
img{
	border:none;
}
a{
	transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.o-hidn{
	overflow: hidden;
	height: 100%;
}
.centrado{
	margin: 0px auto;
	max-width: 1280px;
	position: relative;
	width: 90%;
}

.logo-box{
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 100;
}
.logo-div{
	float: left;
	max-width: 200px;
	position: relative;
}
.logo-div img{
	max-width: 160px;
}
.special-padding{
	padding-top: 60px;
}
.logo-div h1{
	color: #FFF;
	font-size: 70px;
	font-weight: 700;
	line-height: 63px;
	margin: 0px;
	padding: 0px;
	text-shadow:-1px 1px 2px rgba(0,0,0,0.3);
}
.redes{
	/*background-color: #fff;
	border-radius: 0px 0px 5px 5px;
	box-shadow:-1px 1px 2px rgba(0,0,0,0.3);*/
	float: right;
	position: relative;
	z-index: 100;
}
.redes a{
	display: block;
	float: left;
	height: 32px;
	margin: 20px 0px 0px 15px;
	opacity: 1;
	padding: 0px;
	text-align: center;
	position: relative;
	width: 32px;
}
.redes img{
	max-width: 24px;
	vertical-align: bottom;
	width: 100%;
}
.redes a:hover{
	opacity: 0.8;
}
/*.facebook{
	padding: 5px;
}
.facebook img{
	max-width: 100px;
}
.twitter{
	padding: 3px 5px 0px;
}
.twitter img{
	max-width: 30px;
}*/
.portada-index{
	/*background-image: url(..img/slider-portada/portada.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	background-attachment: fixed;*/
	height: 100%;
	margin: 0px;
	min-height: 600px;
	position: relative;
	width: 100%;
}
.black-math{
	background-color: rgba(30, 37, 46, 0.5);
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
.main-tittle-box{
	margin: 100px auto;
	max-width: 800px;
	position: relative;
	width: 100%;
}
.main-tittle-box h1{
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 34px;
	margin: 0px;
	padding: 90px 50px 0px;
	text-shadow:-1px 1px 2px rgba(0,0,0,0.3);
	text-transform: uppercase;
}
.main-tittle-box p{
	color: #FFF;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 23px;
	margin: 0px;
	padding: 30px 50px;
	text-shadow:-1px 1px 2px rgba(0,0,0,0.3);
}
.logo-monterrey{
	top: 0px;
	position: absolute;
	right: 20px;
	z-index: 10;
}
.logo-monterrey img{
	max-width: 128px;
}
/*-------------------------------MENÚ MOBILE-----------------------------*/
.mobile-menu{
	background-color: #28282E;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
}
.menu-container-mobile-device{
	display: none;
	position: relative;
}
.menu-container-mobile-device ul{
		-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
         box-sizing: border-box;
		display: table;
		margin: 0px;
		padding:0px;
		table-layout: fixed;
		width: 100%;
	}
.menu-container-mobile-device li{
		-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
         box-sizing: border-box;
		display: table-cell;
		list-style: none;
		padding: 0px 10px 0px 0px;
	}
.menu-container-mobile-device a{
		color: rgba(255, 255, 255, 1);
		display: block;
		font-family: 'Roboto', sans-serif;
		font-size: 13px;
		font-weight: 700;
		padding: 19px 0px;
		text-decoration: none;
		text-transform: uppercase;
		text-align: center;
	}
.menu-container-mobile-device a:hover{
		background-color: rgba(30, 37, 46, 0.6);
		color: rgba(238, 238, 238, 1);
	}
.boton-menu-mobile{
	background-color: #28282E;
	border-radius: 0px 0px 5px 5px;
	bottom: -40px;
	height: 40px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
	width: 50px;
	z-index: 10;
}	
/*-------------------------------MENÚ-----------------------------*/

.menu-portada{
	bottom: 80px;
	left: 0px;
	position: absolute;
	width: 100%;
}
.menu-container{
	display: none;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	visibility: hidden;
	width: 100%;
}
.menu-container-mobile{
	margin: 0px;
	overflow: hidden;
	position: relative;
	visibility: hidden;
	width: 100%;
}
.menu-container div{
	padding-left: 50px;
	position: relative;
}
.menu-container ul, .menu-container-mobile ul{
		-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
         box-sizing: border-box;
		display: table;
		margin: 0px;
		padding:0px;
		table-layout: fixed;
		width: 100%;
	}
	.menu-container li, .menu-container-mobile li{
		-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
         box-sizing: border-box;
		display: table-cell;
		list-style: none;
		padding: 0px 10px 0px 0px;
	}
	.menu-container a, .menu-container-mobile a{
		border: 2px solid rgba(255, 255, 255, 1);
		color: rgba(255, 255, 255, 1);
		display: block;
		font-family: 'Roboto', sans-serif;
		font-size: 17px;
		font-weight: 700;
		padding: 19px 0px;
		text-decoration: none;
		text-transform: uppercase;
		text-align: center;
	}
	.menu-container a:hover, .menu-container-mobile a:hover{
		background-color: rgba(30, 37, 46, 0.6);
		color: rgba(238, 238, 238, 1);
	}

.mobile-span{
	display: block;
	text-align: center;
}
.mobile-span img{
	vertical-align: bottom;
	width: 80%;
}
/*--------------------------------------INTRO-------------------------*/
.title-hl{
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 0px 20px;
	position: relative;
	width: 100%;
}	
.highlight-intro{
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    height: 100%;
    overflow: hidden;
	padding: 40px 0px;
	position: relative;
	width: 100%;
}
.high-l-title{
	margin: 0px auto;
	position: relative;
	width: 90%;
}
.high-l-title h2{
	color: #202021;
	font-family: 'Roboto', sans-serif;
	font-size: 42px;
	font-weight: 700;
	line-height: 48px;
	text-align: center;
	text-transform: uppercase;
}
.high-l-text{
	margin: 0px auto;
	position: relative;
	width: 90%;
}
.high-l-text p{
	color: #414042;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 32px;
	padding: 30px;
	text-align: center;
}
/*--------------------------middle-info----------------------*/
.centrado-info{
	margin: 0px auto;
	max-width: 800px;
	padding: 100px 0px;
	position: relative;
	width: 100%;
}

.middle-info{
	/*background-image: url(../img/bg-middle.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	background-attachment: fixed;*/
	background-color: #F5F5F5;
	min-height: 100%;
	margin: 0px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.middle-info::before{
  	background-image: url(../img/formas.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment: fixed;
  	content: '';
  	display: block;
  	height: 100%;
  	position: absolute;
  	width: 100%;
}
.menu-fix{
	background-color: #28282E;
	left: 0px;
	padding: 20px 0px;
	position: fixed;
	top: 0px;
	transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-webkit-transition: all 0.5s linear 0s;
	width: 100%;
	z-index: 10;
}
.showme{
	transform: translateY(0%);
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.text-container{
	margin: 30px auto 0px;
	max-width: 1080px;
	position: relative;
	width: 100%;
}
.text-container p{
	color: #7C7C7C;
	font-family: "Source Sans Pro",sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 23px;
	margin: 0px;
	padding: 30px 50px;
	/*text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);*/
}
.asesores, .oficina{
    color: #7C7C7C;
    display: inline-block;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 23px;
    margin: 0px;
    list-style: none;
}
.oficina span{
	color: rgba(140,107,71,1);
	margin-left: 30px;
	font-size: 17px;
}
/*.middle::after{
	font-family: 'Racing Sans One', cursive;
	position: absolute;
	content: '“';
	width: 40px;
	height: 40px;
	left: 0px;
	top: 0px;
	font-size: 100px;
}
.middle::before{
	font-family: 'Racing Sans One', cursive;
	position: absolute;
	content: '„';
	width: 40px;
	height: 40px;
	right: 50px;
	bottom: 50px;
	font-size: 100px;
}*/
.title-section{
	color: #202021;
	font-family: 'Roboto', sans-serif;
	font-size: 21px;
	padding: 30px 50px;
	/*text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);*/
	text-transform: uppercase;
}
.title-section span{
	font-size: 50px;
	font-style: normal;
}
.title-section span:after {
    content: "";
    display: block;
    margin: 0px;
    width: 6.25rem;
    height: 0px;
    border-top: 3px solid #EBEBEB;
    text-align: left;
    position: absolute;
    top:63px;
}
/*------------------Slider--------------*/
.mask{
	background-color:rgba(13,43,73,0.8);
	height: 100%;
	left: 0px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0px;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	width: 100%;
}
.mask:hover{
	opacity: 1;
}
.mask a{
	height: 100%;
	left: 0px;
	opacity: 0;
	position: absolute;
	top: 0px;
	width: 100%;
}
.fadein-text{
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	opacity: 0;
	padding: 10px 30px;
	transform: translateY(50%);
	-moz-transform: translateY(50%);
	-webkit-transform: translateY(50%);
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
.mask:hover > .fadein-text{
	opacity: 1;
	transform: translateY(0%);
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.slider{
	margin: 0px;
	padding: 40px 0px 0px;
	position: relative;
	width: 100%;
}
/*.slider{
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
}*/
.slide span::before{
	background-color:rgba(13,43,73,0.2);
	  content: '';
	  display: block;
	  height: 100%;
	  position: absolute;
	  width: 100%;
}
/*--------------------------third-info----------------------*/
.third-info{
	/*background-image: url(../img/bg-third.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	background-attachment: fixed;*/
	background-color: #F5F5F5;
	min-height: 100%;
	margin: 0px;
	position: relative;
	width: 100%;
}
.third-info::before{
  	background-image: url(../img/formas-2.png);
	background-repeat:no-repeat;
	background-position:right top;
	background-attachment: fixed;
  	content: '';
  	display: block;
  	height: 100%;
 	position: absolute;
  	width: 100%;
}
/*.third-info::before{
  	background-image: url(../img/integrate.png);
	background-repeat:no-repeat;
	background-position:-100px bottom;
  	content: '';
  	display: block;
  	height: 100%;
 	position: absolute;
  	width: 100%;
}*/
.boton-integra{
	display: block;
	padding: 50px 0px;
	text-align: center;
}
.boton-integra a{
	box-sizing: border-box;
	border: 2px solid #E74C3C;
	font-size: 18px;
	font-weight: 700;
	font-family: "Roboto",sans-serif;
	padding: 15px 30px;
	color: #E74C3C;
	text-decoration: none;
}
.boton-integra a:hover{
	background-color: #EBEBEB;
	border-color: #EBEBEB;
}
/*--------------------------------------BLUE-------------------------*/
.title-hl-blue{
	background-color:#fff;
	margin: 0px auto;
	overflow: hidden;
	padding: 20px 0px 0px;
}
.title-stripe-head{
	color: #42A8E2;
	font-family: "Roboto",sans-serif;
	font-size: 2em;
	font-weight: 700;
	line-height: 1.2em;
	margin: 0px;
	padding: 130px 50px 0px;
	text-align: center;
	text-transform: uppercase;
}	
.title-stripe{
	color: #101318;
	font-family: "Source Sans Pro",sans-serif;
	font-size: 1.4em;
	font-weight: 300;
	line-height: 1.2em;
	margin: 20px auto;
	max-width: 780px;
	padding: 120px 70px 70px;
	text-align: center;
}
.high-l-title-blue{
	margin: 0px auto;
	position: relative;
	width: 90%;
}
.high-l-title-blue h2{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 46px;
	font-weight: 400;
	line-height: 48px;
	text-align: right;
}
.high-l-text-blue{
	margin: 0px auto;
	position: relative;
	width: 90%;
}
.high-l-text-blue p{
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 32px;
	padding: 30px;
}
/*-------------------------------CONTACTO--------------------------*/
.contacto-info{
	/*background-image: url(../img/bg-third.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	background-attachment: fixed;*/
	background-color: #F5F5F5;
	min-height: 100%;
	margin: 0px;
	position: relative;
	width: 100%;
}

/*------------------------------ARROW-----------------------------*/
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.arrow {
  position: absolute;
  bottom:40px;
  left: 45%;
  /*margin-left:-20px;*/
  width: 50px;
  height: 50px;
	background-color:rgba(13,43,73,0.9);
	border-radius: 50%;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
.link-arrow{
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
	position: absolute;
	top: 4px;
	left: 5px;
	width: 80%;
	height: 80%;
}


/*--------------------------------------CONTACTO---------------------------*/
.ubicacion{
	height: 100%;
	left: 0px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.info-contact-container{
	background-color: #F5F5F5;
	/*-moz-box-shadow:3px 3px 3px rgba(0,0,0,0.2);
  	-webkit-box-shadow:3px 3px 3px rgba(0,0,0,0.2);
  	box-shadow:3px 3px 3px rgba(0,0,0,0.2);*/
	height: auto;
	/*left: 30px;*/
	left: 0px;
	position: absolute;
	/*top: 150px;*/
	top:0px;
	/*width: 250px;*/
	width: 100%;
	z-index: 5;
}
.title-section-contact {
    color: #0D2B49;
    font-family: "Roboto",sans-serif;
    font-size: 21px;
    margin-top: 0px;
    padding: 5px 50px 5px;
    text-transform: uppercase;
}
.inner-contact ul {
    padding-top: 0px;
}
.inner-contact li {
    color: #7C7C7C;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 23px;
    list-style: none;
    margin: 0px;
    padding: 2px 10px;
}
.inner-contact li a{
    color: #101318;
    text-decoration: none;
}
.inner-contact li a:hover{
	font-style: italic;
    text-decoration: underline;
}

.video-container{
	display: block;
	margin: 0px;
	position: relative;
	width: 100%;
}
.inner-video{
	display: block;
	margin: 0px;
	position: relative;
	width: 100%;
}
.no-background{
	background: none !important;
}
.no-border:after{
	border-top: none !important;
}
.important{
	font-weight: 900;
}
.lista-asesores{
	margin: 30px;
	padding:0px;
}
.logo-secundario{
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
}