@charset "UTF-8";

body{
 	font-size: 14px !important;
 }
@font-face {
	font-family: rubik-bold;
	font-style: normal;
	src: url(/assets/fonts/Rubik-Bold.ttf)
}

@font-face {
	font-family: rubik-black-italic;
	font-style: bolder;
	src: url(/assets/fonts/Rubik-BlackItalic.ttf)
}

@font-face {
	font-family: rubik-black;
	font-style: bolder;
	src: url(/assets/fonts/Rubik-Black.ttf)
}

@font-face {
	font-family: avenir-medium;
	font-style: bolder;
	src: url(/assets/fonts/Avenir-Medium.ttf)
}

.builder .builder-companies,
.footer .footer-work,
.footer-social,
.footer-social>div,
.footer-social>div ul,
.status .status-list ul li,
.status .status-list ul li .milestones.milestone-hoz,
.team .team-group .team-list,
.values div:last-child .values-list ul li,
.ventures .our-ventures,
.ventures .ventures-grid .venture-group,
header .header,
header .header-hero-image .header-nav,
header .header-hero-image .header-nav .header-nav-list ul {
	display: flex;
	flex-direction: row;
	align-items: center
}

.modal,
.builder,
.builder .builder-hero,
.footer,
.footer .footer-contact,
.footer .footer-visit-us,
.status,
.status .status-list,
.status .status-list ul,
.status .status-list ul li .milestones.milestone-ver,
.team,
.team .team-group,
.team .team-group .team-list div,
.team>div:first-child,
.values,
.values div:last-child,
.values div:last-child .values-list ul,
.ventures,
.ventures .ventures-grid,
.ventures .ventures-grid .venture-group .company a,
.ventures .ventures-grid .venture-group.venture-large .venture-large-group,
.ventures .ventures-grid .venture-group.venture-large .venture-large-top,
header,
header .header .header-description,
header .header .header-form,
header .header .header-form form,
header .header-hero-image,
header .header-hero-image .header-content {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap
}

.modal,
.team>div:first-child,
.ventures .our-ventures,
header .header-hero-image .header-content {
	align-items: center;
	align-content: center
}

header {
	justify-content: space-between
}

header .header-hero-image {
	overflow: hidden;
	height: 100%
}

header .header-hero-image video {
	position: absolute;
	top: 0%;
	width: 100%;
	height: auto;
	z-index: -1;
	margin:0px;
	padding: 0px;
	-webkit-filter: brightness(60%);
	filter: brightness(60%)
}

header .header-hero-image .header-nav {
	justify-content: space-between;
}

header .header-hero-image .header-nav .header-brand {
	width: 50%
}

header .header-hero-image .header-nav .header-brand img {
	width: 200px;
	height: auto
}

header .header-hero-image .header-nav .header-nav-list {
	width: 50%
}

header .header-hero-image .header-nav .header-nav-list ul {
	width: 100%;
	justify-content: space-between;
	letter-spacing: 3px
}

header .header-hero-image .header-nav .header-nav-list ul li>a {
	text-decoration: none;
	color: rgba(255, 255, 255, .986);
	margin-right: 45px;
}

header .header-hero-image .header-content {
	padding: 1%;
	justify-content: space-between;
	max-height: 33%;
    margin-top: 5%;
}

header .header-hero-image .header-content h1 {
	font-family: rubik-bold;
	font-weight: bolder;
	font-size: 6.25em;
	line-height: .90625em;
	letter-spacing: 1px;
	color: rgba(255, 255, 255, .986);
	text-transform: uppercase;
	width: 50%;
	text-align: center;
	max-height: 200px;
}

header .header-hero-image .header-content img {
	width: 50px
}

footer .header {
	padding: 0 7.5%;
	justify-content: space-between;
	height: 40%;
	background-image: url(/assets/img/rubik-cities-black-ventures.ccd7e46cf6e8d690c70c.jpg);
	background-repeat: repeat-x
}

footer .header .header-description {
	width: 50%;
	color: rgba(255, 255, 255, .986)
}

footer .header .header-description h2 {
	width: 90%;
	font-family: avenir-medium;
	font-weight: lighter;
	font-size: 2.5em;
	line-height: 2em;
	letter-spacing: 4px
}

footer .header .header-description p {
	width: 100%;
	font-family: avenir-medium;
	font-weight: lighter;
	font-size: 1.3em;
	line-height: 1.3em;
	letter-spacing: 0
}

footer .header .header-form {
	width: 50%;
	box-sizing: border-box;
	padding: 75px 2.5%;
	justify-content: space-between;
	height: 100%
}

footer .header .header-form form {
	justify-content: space-around;
	height: 100%
}

footer .header .header-form form button {
	display: block;
	float: right;
	outline: 0;
	border: none;
	padding: 12.5px 20px;
	width: 350px;
	background-color: #2350ee;
	color: rgba(255, 255, 255, .986);
	height: 50px;
	font-family: Helvetica;
	font-weight: 200;
	font-size: 1.3em;
	line-height: 1.04em;
	letter-spacing: 5px;
	margin: 20px 0
}

img.img-fluid.mx-auto.d-block {
    max-width: 100%;
    max-height: 140px;
}

.input-group {
    position: relative;
    display: list-item !important;
    border-collapse: separate;
}

.builder {
	height: 210px;
	justify-content: space-between
}

.builder .builder-companies {
	justify-content: space-around;
	background-color: rgba(255, 255, 255, .986);
	flex: 1.5;
	padding: 2.5% 5%
}

.builder .builder-companies a {
	flex: 2.5
}

.builder .builder-companies a img {
	width: 125px;
	height: auto;
	display: block;
	margin: 0 auto
}

.builder .builder-hero {
	flex: 8.5;
	background-image: url(/assets/img/rubik-startup-rise.png);
	background-size: cover;
	background-position: center center;
	justify-content: flex-end;
	padding: 7.5%
}

.builder .builder-hero h3 {
	font-family: #232323;
	font-weight: bolder;
	font-size: 5.5em;
	line-height: 1.1em;
	letter-spacing: 6px;
	color: rgba(255, 255, 255, .986)
}

.builder .builder-hero p {
	width: 60%;
	font-family: avenir-medium;
	font-weight: lighter;
	font-size: 1.5em;
	line-height: 1.5em;
	letter-spacing: 5px;
	color: rgba(255, 255, 255, .986)
}

.values {
	padding: 7.5% 0 0 7.5%;
	height: 850px;
	overflow: hidden;
	background: #2350ee;
	background: linear-gradient(to bottom, #2350ee 0, #0000e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2350ee', endColorstr='#0000e0', GradientType=0);
	justify-content: space-between
}

.values div:first-child {
	width: 100%;
	flex: 1.5
}

.values div:first-child h4 {
	color: rgba(255, 255, 255, .986);
	font-family: #232323;
	font-weight: bolder;
	font-size: 3em;
	line-height: 2.1em;
	letter-spacing: 4px
}

.values div:last-child {
	padding: 0;
	box-sizing: border-box;
	width: 100%;
	flex: 8.5;
	background-image: url(/assets/img/rubik-ventures-innovation.png);
	background-size: 850px 550px;
	background-repeat: no-repeat;
	background-position-x: 90%;
	background-position-y: bottom
}

.values div:last-child .values-list {
	color: rgba(255, 255, 255, .986);
	font-family: avenir-medium;
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1.35em;
	letter-spacing: 3px
}

.values div:last-child .values-list ul {
	justify-content: space-between;
	width: 60%;
	height: 80%
}

.values div:last-child .values-list ul li img {
	height: 50px;
	width: 50px;
	margin-right: 20px
}

.status {
	overflow: hidden;
	justify-content: space-around;
	padding: 5.5%;
	background-image: url(/assets/img/logo-grande.png);
	background-repeat: no-repeat;
	background-position-y: 65%;
	background-position-x: 95%;
	background-size: 500px 550px;
	padding-top: 0px;
}

.status>div {
	flex: 0;
}

.status>div h5 {
	font-family: rubik-bold;
	font-weight: bolder;
	font-size: 6em;
	line-height: 1.2em;
	letter-spacing: 5px;
	text-align: center;
    margin-bottom: 35px;
}

.status>div h5 span img {
	width: 90px;
	height: 75px;
	margin: 0 50px
}

.status .status-list {
	justify-content: space-between;
	flex: 0.7;
	width: 61%
}

.status .status-list ul {
	height: 88%;
	justify-content: space-between
}

.status .status-list ul li {
	width: 100%;
	height: 120px
}

.status .status-list ul li img {
	width: 75px;
	height: auto;
	margin-right: 50px
}

.status .status-list ul li .milestones span {
	color: #2350ee;
	margin-right: 30px
}

.status .status-list ul li .milestones p {
	font-family: avenir-medium;
	font-weight: lighter;
	font-size: 1.5em;
	line-height: 1.5em;
	letter-spacing: 4px;
	margin: 0
}

.status .status-list ul li .milestones.milestone-hoz span {
	font-family: avenir-medium;
	font-weight: lighter;
	font-size: 6em;
	line-height: 0;
	letter-spacing: 0
}

.status .status-list ul li .milestones.milestone-ver {
	justify-content: space-between
}

.status .status-list ul li .milestones.milestone-ver span {
	font-family: avenir-medium;
	font-weight: lighter;
	font-size: 2.5em;
	line-height: 0;
	letter-spacing: 0;
	line-height: unset
}

footer {
	width: 100%;
	height: 336px;
	justify-content: space-between;
	margin-top: 50px;
	padding: 0
}

.footer {
	padding: 0;
	justify-content: space-between
}

.footer .footer-work {
	width: 100%;
	justify-content: space-between;
	padding: 0;
	margin: 0;
	height: 80%
}

.footer .footer-visit-us {
	width: 50%;
	background-color: #2350ee;
	padding: 3% 2.5%
}

.footer .footer-visit-us h5 {
	font-family: rubik-bold;
	font-weight: bolder;
	font-size: 1.5em;
	line-height: .75em;
	letter-spacing: 4.5px;
	color: rgba(255, 255, 255, .986)
}

.footer .footer-visit-us ul li {
	font-family: avenir-medium;
	font-weight: lighter;
	font-size: 1em;
	line-height: 1.9em;
	letter-spacing: 3.5px;
	color: rgba(255, 255, 255, .986)
}

.footer .footer-contact {
	padding: 5%;
	width: 50%;
	justify-content: space-around
}

.footer .footer-contact p {
	font-family: rubik-bold;
	font-weight: lighter;
	font-size: 2em;
	line-height: 1.8em;
	letter-spacing: 4px
}

.footer .footer-contact button {
	width: 350px;
	background-color: #232323;
	height: 50px;
	font-family: Helvetica;
	font-weight: 600;
	font-size: 1.3em;
	line-height: .65em;
	letter-spacing: 3px;
	margin: 20px 0
}

.footer .footer-contact button a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: rgba(255, 255, 255, .986)
}

.footer-social {
	height: 20%;
	background-color: #232323;
	color: rgba(255, 255, 255, .986);
	margin: 0;
	justify-content: flex-end;
	padding: 0 5%
}

.footer-social>div {
    font-family: avenir-medium;
    font-weight: lighter;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 2px;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
.texto-footer{
	margin: 20px;
}

.footer-social>div ul {
	padding: 0
}

.footer-social>div ul li {
	margin-bottom: 10px;
	margin-right: 20px
}

.footer-social>div ul li a {
	text-decoration: none
}

.footer-social>div ul li a img {
	width: 25px;
	height: 25px
}

.ventures {
	width: 100%;
	padding: 0
}

.ventures .our-ventures {
	width: 100%;
	height: 500px;
	color: rgba(255, 255, 255, .986);
	background-image: url(/assets/img/rubik-office-startup.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll
}

.ventures .our-ventures h5 {
	font-family: rubik-bold;
	font-weight: lighter;
	font-size: 8em;
	line-height: 3.6em;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin: 0 auto
}

.ventures .ventures-grid {
	justify-content: space-between;
	width: 100%;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, .986);
	padding: 7.5% 7.5% 0;
	height: 4500px
}
.carousel-control-next-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' …3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e) !important;
}
.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' …3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e) !important;
}

.ventures .ventures-grid .venture-group {
	justify-content: space-between
}

.ventures .ventures-grid .venture-group.venture-1 {
	flex: 2.2;
	margin-bottom: 30px
}

.ventures .ventures-grid .venture-group.venture-1>div {
	width: 100%;
	height: 100%
}

.ventures .ventures-grid .venture-group.venture-2 {
	flex: 2.3;
	margin-bottom: 20px
}

.ventures .ventures-grid .venture-group.venture-2 div {
	height: 100%
}

.ventures .ventures-grid .venture-group.venture-2 div:first-child {
	width: calc(47.5% - 15px)
}

.ventures .ventures-grid .venture-group.venture-2 div:last-child {
	width: calc(52.5% - 15px)
}

.ventures .ventures-grid .venture-group.venture-large {
	flex: 1.95;
	margin-bottom: 15px
}

.ventures .ventures-grid .venture-group.venture-large .venture-large-group {
	width: calc(55% - 15px);
	padding: 0;
	height: 100%;
	justify-content: space-between
}

.ventures .ventures-grid .venture-group.venture-large .venture-large-group div {
	flex: 5
}

.ventures .ventures-grid .venture-group.venture-large .venture-large-top {
	width: calc(45% - 15px);
	height: 100%;
	justify-content: space-between
}

.ventures .ventures-grid .venture-group.venture-large .venture-large-top div {
	flex: 10
}

.ventures .ventures-grid .venture-group.venture-small {
	flex: 1.25;
	margin-bottom: 20px;
}

.ventures .ventures-grid .venture-group.venture-small div {
	width: 100%;
	height: 100%
}

.ventures .ventures-grid .venture-group .company {
	overflow: hidden;
	margin: 15px 0
}

.ventures .ventures-grid .venture-group .company a {

	justify-content: flex-start
}

.ventures .ventures-grid .venture-group .company a p {
	font-family: avenir-medium;
	font-weight: lighter;
	font-size: 1.25em;
	line-height: 1.5625em;
	letter-spacing: 2px;
	color: rgba(255, 255, 255, .986);
	width: 40%
}


.bloque{
    height: 350px;
	padding-right: 5px !important;
    padding-left: 5px !important;
}



#health-wellness{
	background: #fff;
    border: 10px solid #974087;
    border-radius: 10px;
    margin-bottom: 10px;
}
#border-wellness{
	padding: 2%;
}

#border-wellness:before{
    display: table;
    content: "Health & Wellness";
    text-align: center;
    margin: 0 auto;
    font-size: 35px;
    line-height: 33px;
    color: #974087;
    font-family: avenir-medium;
    font-weight: lighter;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
}

#rubik-bloques{
	background: #fff;
    border: 10px solid #da322a;
    border-radius: 10px;
    margin-bottom: 10px;
}
#border-rubik{
	padding: 2%;
}

#border-rubik:before{
    display: table;
    content: "Rubik Ventures";
    text-align: center;
    margin: 0 auto;
    font-size: 35px;
    line-height: 33px;
    color: #da322a;
    font-family: avenir-medium;
    font-weight: lighter;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
}

#share-services{
	background: #fff;
    border: 10px solid #006ca9;
    border-radius: 10px;
    margin-bottom: 10px;
}

#border-share{
	padding: 2%;
}

#border-share:before{
    display: table;
    content: "Share Services";
    text-align: center;
    margin: 0 auto;
    font-size: 35px;
    line-height: 33px;
    color: #006ca9;
    font-family: avenir-medium;
    font-weight: lighter;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
}

#smb{
	background: #fff;
    border: 10px solid #009d49;
    border-radius: 10px;
    margin-bottom: 10px;
}

#border-smb{
	padding: 2%;
}

#border-smb:before{
    display: table;
    content: "SMBs";
    text-align: center;
    margin: 0 auto;
    font-size: 35px;
    line-height: 33px;
    color: #009d49;
    font-family: avenir-medium;
    font-weight: lighter;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
}

#fondos1{
	background: #fff;
    border: 10px solid #fbcd1f;
    border-radius: 10px;
    margin-bottom: 10px;
}

#border-fondos{
	padding: 2%;
}

#border-fondos:before{
    display: table;
    content: "Fondos";
    text-align: center;
    margin: 0 auto;
    font-size: 35px;
    line-height: 33px;
    color: #fbcd1f;
    font-family: avenir-medium;
    font-weight: lighter;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
}


#SunPharma-Biodextra,
#Novagenic-Ceutica,
#Truvius-Cuidate,
#Fitwel-Fitcorp,
#Innohub,
#Insaite-Vetta,
#Endesk-Relevant,
#Gualet,
#Wazomedia {
    height: 345px;
}

#Kedrion-Prixz,
#Rubik-Clicnbox,
#Avallo-Legalix,
#Tres21-Legalix,
#Seaya-Allvp,
#Investo-SvLatam {
	height: 300px;
}

#CentralOfiz,
#BioMakers,
#Fundacion,
#NowRx,
#Sofi,
#Gualet,
#Wazomedia {
	height: 250px;
}

.banner{
    height: 250px;
}

.chico{
	height: 300px;
}

.bloque p {
    font-family: avenir-medium;
    font-weight: lighter;
    width: 55%;
    margin: 15px;
    font-size: 19px;
}

.texto-blanco{
	color:#fff;
}
.texto-negro{
	color:#333;
}

.sombra{
	-webkit-box-shadow: 2px 2px 10px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 10px -1px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 10px -1px rgba(0,0,0,0.75);
}

.bloque a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding: 4%;
}

.bloque a:hover{
	text-decoration: none !important;
}

.genbio {
    background: #77213d;
    margin: 0px 0px 20px 0px;
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/genbio-desktop.png);
	background-size: 45% auto;
	background-repeat: no-repeat;
	background-position: center right;
	background-position-x: 270px;
}

.genbio img {
	width: 135px;
	margin-left: 2%;
	margin-bottom: 2%;
}

.truvius {
	background: #476cc9;
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/truvius-tablet.png);
	background-size: 75% auto;
	background-repeat: no-repeat;
	background-position-x: 100%;
	background-position-y: 100%
}

.truvius img {
	width: 220px;
}


.kedrion {
	background: #e7e7e7;
    height: 95%;
    padding: 5%;
	background-size: 80% auto;
	background-repeat: no-repeat;
	background-position-x: 80%;
	background-position-y: 80%
}

.kedrion img {
	width: 135px;
	margin-left: 2%;
	margin-bottom: 2%;
}

.prixz {
	background: #333;
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/prixz-app.png);
	background-size: 55% auto;
	background-repeat: no-repeat;
	background-position: center right
}

.prixz img {
	width: 135px;
	margin-left: 2%;
	margin-bottom: 2%;
}

.ceutica {
	background: #cbe4e8;
    height: 95%;
    padding: 5%;
	/* background-image: url(/assets/img/prixz-app.png); */
	background-size: 75% auto;
	background-repeat: no-repeat;
	background-position: center right
}

.ceutica img {
	width: 135px;
}

.novagenic {
	background: #854c8b;
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/novagenic-desktop.png);
	background-size: 66% auto;
	background-repeat: no-repeat;
	background-position: center right
}

.novagenic img {
	width: 250px
}




.fitcorp{
	background-repeat: no-repeat;
    background-image: url(/assets/img/fitu-fondo.png);
    height: 95%;
    padding: 5%;
    background-size: 68% auto;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 90%;
}

.fitcorp img {
	width: 220px;
}

.fitcorp-fondo {
    background: url(/assets/img/fitu-fondo-general.png);
    background-size: contain;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 75%;
    background-position-y: 90%;
}

.sunpharma {
	background: #f38546;
    height: 95%;
    padding: 5%;
    background-image: url(/assets/img/drug.png);
    background-size: 35% auto;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-position-x: 100%;
    background-position-y: 90%;
}

.sunpharma img {
	width: 140px
}


.fitwel {
    height: 95%;
    padding: 5%;
	background: #061b23 url(/assets/img/boxing.png);
    background-size: 310px;
    background-repeat: no-repeat;
    background-position-x: 110%;
}

.fitwel img {
	width: 255px
}

.sofi {
	background: #2a9ff8;
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/sofi-fondo.png);
	background-size: 215px auto;
	background-repeat: no-repeat;
	background-position-x: 80%;
}

.sofi img {
	width: 185px;
}


.prescrypto {
	background: #fff;
    height: 95%;
    padding: 5%;
	background-size: 250px auto;
	background-repeat: no-repeat;
	background-position-x: 80%;
}

.prescrypto img {
    width: 80%;
}

.medialisis {
	background: #fff;
    height: 95%;
    padding: 5%;
	background-size: 250px auto;
	background-repeat: no-repeat;
	background-position-x: 80%;
}

.medialisis img {
    width: 80%;
}

.viovank {
	background: #1f1f1f;
    height: 95%;
    padding: 5%;
	background-size: 250px auto;
	background-repeat: no-repeat;
	background-position-x: 80%;
}

.viovank img {
    width: 80%;
}


.nowrx {
	background: #139eb1;
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/nowrx-fondo.png);
	background-size: 250px auto;
	background-repeat: no-repeat;
	background-position-x: 95%;
}

.nowrx img {
	width: 240px;
}


.centralofiz {
	background: #272c33;
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/central-banner.png);
	background-size: 500px auto;
	background-repeat: no-repeat;
	background-position-x: 80%;
	background-position-y: 30%
}

.centralofiz img {
	width: 320px;
}

.biomakers {
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/biomakers.png);
	background-size: 500px auto;
	background-repeat: no-repeat;
	background-position-x: 80%;
	background-position-y: 30%
}
/*
.bloque.col-sm-12.col-md-12.col-lg-12.col-xl-12.largo.banner {
    background: url(/assets/img/biomakers2.jpg);
    background-size: 100%;
}
*/
.biomakers img {
	width: 320px;
}

.fundacion {
	background: #369fc3;
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/fundacion-fondo.png);
	background-size: 500px auto;
	background-repeat: no-repeat;
	background-position-x: 80%;
	background-position-y: 30%
}

.fundacion img {
	width: 200px;
}

.biodextra {
	background: #02887b;
    height: 95%;
    padding: 5%;
	background-size: 170px auto;
	background-repeat: no-repeat;
	background-position-x: 90%;
	background-position-y: 69%;
	background-image: url(/assets/img/biodextra-fondo.svg)
}

.round9 {
	background: linear-gradient(to right, #000000 0, #484848 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464646', endColorstr='#382626', GradientType=1)
}

.round9 a {
	background-size: 500px auto;
	background-repeat: no-repeat;
	background-position-x: 90%;
	background-position-y: 69%;
	background-image: url(/assets/img/9round-banner.png)
}

.cuidate {
	background-size: contain;
    background-color: #d3d1d6;
    height: 95%;
    padding: 5%;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 69%;
    background-image: url(/assets/img/cuidate-banner.png);
}

.cuidate img {
	width: 200px
}


.round9 img {
	width: 300px
}

.biodextra img {
	width: 300px
}


.team {
	justify-content: space-between;
	height: 800px;
	padding: 5% 0 5% 5%;
	background-image: url(/assets/img/rubik-team-venture-builder.png);
	background-size: 50% 65%;
	background-repeat: no-repeat;
	background-position-x: 100%;
	background-position-y: 77%
}

.team>div:first-child {
	flex: 2;
	width: 100%
}

.team>div:first-child h6 {
	text-align: center;
	font-family: rubik-bold;
	font-weight: lighter;
	font-size: 3.5em;
	line-height: 1.4em;
	letter-spacing: 1px
}

.team .team-group {
	justify-content: space-around;
	width: 100%;
	flex: 8
}

.team .team-group .team-list {
	width: 50%;
	align-items: flex-start;
	justify-content: space-between
}

.team .team-group .team-list div {
	width: calc(33.33% - 20px);
	justify-content: space-between
}

.team .team-group .team-list div a {
	font-family: avenir-medium;
	font-weight: 300;
	font-size: 1.2em;
	line-height: 1.2em;
	letter-spacing: 1px;
	color: #2350ee;
	text-decoration: none
}

.team .team-group .team-list div span {
	font-family: avenir-medium;
	font-weight: 100;
	font-size: .7em;
	line-height: 1.19em;
	letter-spacing: 1px;
	color: grey
}

@media (max-width:575.98px) {
	header {
		margin-bottom: 0px;
	}
	header .header-hero-image {
		overflow: hidden;
		height: 600px;
		top: 0;
		bottom: 0;
		position: relative
	}
	.acerca {
    	margin: 0 auto;
    	margin-top: 35% !important;
	}
	ul.nav > li > a{
    	font-size: 9px !important;
    	letter-spacing: 0px !important;
    	padding: 0 9px !important;
    }
	ul.nav > li {
    	margin: 4px 0px !important;
	}
	#logo-header > img{
		max-width: 150px;
	}
	.quienes-top {
    font-size: 20px !important;
	}
	.footer-item-3{
		padding: 10px 30px 10px !important;
	}
	.footer-item {
    padding: 15px 30px 25px !important;
	}
	.descripcion-top {
    font-size: 13px !important;
    text-align: justify;
	}
	header .header-hero-image video {
		min-width: 100%;
		min-height: 100%;
		top: -50%;
		width: auto;
		height: auto;
		
	}
	header .header-hero-image .header-nav {
		padding: 2% 5%
	}
	header .header-hero-image .header-nav .header-brand img {
		width: 100px
	}
	header .header-hero-image .header-nav .header-nav-list ul {
		display: none
	}
	header .header-hero-image .header-content {
		flex: 9;
		justify-content: center
		max-width: 80%;
    	margin: 0 auto;
	}
	header .header-hero-image .header-content h1 {
		font-family: rubik-bold;
		font-weight: bolder;
		font-size: 3.3em;
		line-height: 1.16875em;
		letter-spacing: 1px;
		width: 100%;
	    padding-top: 65px;
	}
	footer .header {
		box-sizing: border-box;
		height: 50%;
		padding: 5%;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: space-between;
		justify-content: space-between
	}
	footer .header .header-description {
		width: 100%;
		height: 30%;
	    font-size: 16px;
	}
	footer .header .header-description h2 {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: 1.35em;
		line-height: 1.215em;
		letter-spacing: 4px
	}
	footer .header .header-description p {
		width: 100%;
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: .8em;
		line-height: 1.424em;
		letter-spacing: 0
	}
	footer .header .header-form {
		width: 100%;
		height: 70%;
		padding: 0
	}
	footer .header .header-form form button {
		width: 100%;
		height: 40px;
		font-family: Helvetica;
		font-weight: 200;
		font-size: .9em;
		line-height: .72em;
		letter-spacing: 5px;
		margin: 20px 0
	}
	.team {
		height: 750px;
		padding: 5%;
		background-size: 80% 35%;
		background-position-x: 50%;
		background-position-y: 100%
	}
	.team>div:first-child {
		justify-content: center;
		flex: 1;
		width: 100%
	}
	.team>div:first-child h6 {
		font-family: rubik-bold;
		font-weight: lighter;
		font-size: 1.5em;
		line-height: .6em;
		letter-spacing: 1px
	}
	.team .team-group {
		flex: 6;
		justify-content: flex-start
	}
	.team .team-group .team-list {
		width: 90%;
		flex-wrap: wrap;
		margin-bottom: 20px
	}
	.team .team-group .team-list div a {
		font-family: avenir-medium;
		font-weight: 300;
		font-size: .8em;
		line-height: 1.12em;
		letter-spacing: 1px
	}
	.team .team-group .team-list div span {
		font-family: avenir-medium;
		font-weight: 100;
		font-size: .55em;
		line-height: 1.265em;
		letter-spacing: 1px
	}
	.builder {
		height: 140px;
	}
	.builder .builder-companies {
		flex: 2;
		padding: 2.5% 5%
	}
	.builder .builder-companies a img {
		width: 60px
	}
	.builder .builder-hero {
		padding: 2.5% 5%
	}
	.builder .builder-hero h3 {
		font-family: #232323;
		font-weight: bolder;
		font-size: 2em;
		line-height: 1.4em;
		letter-spacing: 1px
	}
	.builder .builder-hero p {
		width: 70%;
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: 1em;
		line-height: 1.15em;
		letter-spacing: 1.5px
	}
	.values {
		padding: 7.5% 0 0 7.5%;
		height: 580px;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: space-between;
		justify-content: space-between
	}
	.values div:first-child {
		flex: 1
	}
	.values div:first-child h4 {
		font-family: #232323;
		font-weight: bolder;
		font-size: 1.75em;
		line-height: 1.225em;
		letter-spacing: 1px
	}
	.values div:last-child {
		flex: 9;
		background-image: url(/assets/img/rubik-ventures-innovation.png);
		background-size: 350px;
		background-repeat: no-repeat;
		background-position-x: 180%;
		background-position-y: 90%
	}
	.values div:last-child .values-list {
		font-family: avenir-medium;
		font-weight: 700;
		font-size: .9em;
		line-height: 1.35em;
		letter-spacing: 1px;
		flex: 7;
		width: 100%;
		height: 100%
	}
	.values div:last-child .values-list ul {
		width: 80%
	}
	.values div:last-child .values-list ul li {
		margin-bottom: 5px
	}
	.values div:last-child .values-list ul li img {
		height: 25px;
		width: 25px;
		margin-right: 15px
	}
	.status {
		overflow: hidden;
		padding: 5%;
		height: 550px !important;
		background-position-y: 50%;
		background-position-x: 130%;
		background-size: 150px 175px
	}
	.status>div {
		flex: 2
	}
	.status>div h5 {
		font-family: rubik-bold;
		font-weight: bolder;
		font-size: 2.75em;
		line-height: 1.375em;
		letter-spacing: 2px
	}
	.status>div h5 span img {
		width: 50px;
		height: 45px;
		margin: 0 10px
	}
	.status .status-list {
		flex: 8;
		width: 80%
	}
	.status .status-list ul {
		height: 100%
	}
	.status .status-list ul li {
		width: 100%;
		height: 70px
	}
	.status .status-list ul li img {
		width: 40px;
		margin-right: 10px
	}
	.status .status-list ul li .milestones span {
		color: #2350ee;
		margin-right: 10px
	}
	.status .status-list ul li .milestones p {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: .75em;
		line-height: 1.125em;
		letter-spacing: 1px
	}
	.status .status-list ul li .milestones.milestone-hoz span {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: 2.25em;
		line-height: 0;
		letter-spacing: 0
	}
	.status .status-list ul li .milestones.milestone-ver {
		justify-content: space-between
	}
	.status .status-list ul li .milestones.milestone-ver span {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: 1.25em;
		line-height: 0;
		letter-spacing: 0;
		line-height: unset
	}
	.ventures .our-ventures {
		width: 100%;
		height: 250px;
		background-size: 100% 100%;
		background-repeat: no-repeat
	}
	.ventures .our-ventures h5 {
		font-family: rubik-bold;
		font-weight: lighter;
		font-size: 1.75em;
		line-height: 1.575em;
		letter-spacing: 2px
	}
	.ventures .ventures-grid {
		width: 100%;
		padding: 10px 0;
		height: 2300px
	}
	.ventures .ventures-grid .venture-group.venture-1 {
		margin-bottom: 10px
	}
	.ventures .ventures-grid .venture-group.venture-2 {
		flex: 2.3;
		margin-bottom: 10px
	}
	.ventures .ventures-grid .venture-group.venture-2 div:first-child {
		width: calc(47.5% - 5px)
	}
	.ventures .ventures-grid .venture-group.venture-2 div:last-child {
		width: calc(52.5% - 5px)
	}
	.ventures .ventures-grid .venture-group.venture-large {
		flex: 1.95;
		margin-bottom: 5px
	}
	.ventures .ventures-grid .venture-group.venture-large .venture-large-group {
		width: calc(55% - 2.5px)
	}
	.ventures .ventures-grid .venture-group.venture-large .venture-large-group div {
		margin: 0 5px 5px 0
	}
	.ventures .ventures-grid .venture-group.venture-large .venture-large-group div:last-child {
		margin-bottom: 0
	}
	.ventures .ventures-grid .venture-group.venture-large .venture-large-top {
		width: calc(45% - 2.5px)
	}
	.ventures .ventures-grid .venture-group.venture-large .venture-large-top div {
		margin: 0
	}
	.ventures .ventures-grid .venture-group .company {
		overflow: hidden
	}
	.ventures .ventures-grid .venture-group .company a {
		padding: 5%
	}
	.ventures .ventures-grid .venture-group .company a p {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: .7em;
		line-height: 1.19em;
		letter-spacing: 0;
		width: 60%;
		display: none;
	}
	.ventures .ventures-grid .venture-group .company.prixz img {
		width: 100px
	}
	.ventures .ventures-grid .venture-group .company.ceutica img {
		width: 100px
	}
	.ventures .ventures-grid .venture-group .company.truvius img {
		width: 100px
	}
	.ventures .ventures-grid .venture-group .company.kedrion img {
		width: 100px
	}
	.genbio a {
		background-size: 45% auto;
		background-position: center right
	}
	.genbio img {
		width: 120px
	}
	.truvius a {
		background-size: 80% auto;
		background-position-x: 100%;
		background-position-y: 100%
	}
	.kedrion a {
		background-size: 80% auto;
		background-position-x: 80%;
		background-position-y: 80%
	}
	.prixz {
		background-size: 60% auto;
	}
	.ceutica a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.novagenic {
    background-size: 58% auto;
	}

	.novagenic img {
		width: 150px
	}
	.fitcorp img {
		width: 165px
	}
	.kedrion img {
    	width: 70px;
    }
	.fitcorp a {
		background-size: 60% auto;
		background-position-x: 60%;
		background-position-y: 90%
	}
	.round9 a {
		background-size: 120px auto;
		background-repeat: no-repeat;
		background-position-x: 90%;
		background-position-y: 80%
	}
	.biodextra a {
		background-size: 120px auto;
		background-repeat: no-repeat;
		background-position-x: 90%;
		background-position-y: 80%
	}
	.sunpharma img{
		width: 100px;
	}
	.biodextra img {
		width: 100px
	}
	.round9 img {
		width: 100px
	}
	.cuidate img {
		width: 100px
	}
	.sunpharma a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.centralofiz img {
		width: 140px
	}
	.centralofiz {
    	background-size: 250px auto;
	}
	.BioMakers img {
		width: 140px
	}
	.BioMakers {
    	background-size: 250px auto;
	}
	.fundacion img {
		width: 140px
	}
	.fundacion {
    	background-size: 250px auto;
	}
	.sofi img {
		width: 140px
	}
	.sofi {
    	background-size: 150px auto;
	}
	.nowrx img {
		width: 140px
	}
	.nowrx {
    	background-size: 95px auto;
    	background-position: bottom right;;
	}
	.fitwel img {
    width: 215px;
	}
	footer {
		height: 160px
	}
	.footer {
		flex: 8
	}
	.footer .footer-visit-us {
		flex: 5;
		padding: 5%
	}
	.footer .footer-visit-us h5 {
		font-family: rubik-bold;
		font-weight: bolder;
		font-size: .8em;
		line-height: .24em;
		letter-spacing: 2px
	}
	.footer .footer-visit-us ul li {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: .5em;
		line-height: 1.5em;
		letter-spacing: 1px
	}
	.footer .footer-contact {
		padding: 5%;
		flex: 5
	}
	.footer .footer-contact p {
		font-family: rubik-bold;
		font-weight: lighter;
		font-size: 1em;
		line-height: .9em;
		letter-spacing: 4
	}
	.footer .footer-contact button {
		width: 130px;
		height: 25px;
		font-family: Helvetica;
		font-weight: 600;
		font-size: .5em;
		line-height: .25em;
		letter-spacing: 3px;
		margin: 10px 0
	}
	.footer-social {
		flex: 2;
		padding: 10px 5%
	}
	.footer-social>div {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: .6em;
		line-height: .3em;
		letter-spacing: 4;
		width: 200px
	}
	.footer-social>div ul {
		padding: 0
	}
	.footer-social>div ul li {
		margin-bottom: 10px;
		margin-right: 20px
	}
	.footer-social>div ul li a img {
		width: 15px;
		height: 15px
	}
}

@media (min-width:576px) and (max-width:768px) {
	header {
		margin-bottom: 100px;
	}
	header .header-hero-image {
		height: 70%;
		width: 100%;
		overflow: hidden;
		position: relative
	}
	header .header-hero-image video {
		min-width: 100%;
		min-height: 100%;
		top: -30%;
		width: auto;
		height: auto;
	}
	header .header-hero-image .header-nav {
		flex: 2;
		padding: 0 5%
	}
	header .header-hero-image .header-nav .header-brand {
		width: 30%
	}
	header .header-hero-image .header-nav .header-brand img {
		width: 150px;
		height: auto
	}
	header .header-hero-image .header-nav .header-nav-list {
		width: 60%
	}
	header .header-hero-image .header-content {
		flex: 8;
		justify-content: center
	}
	header .header-hero-image .header-content h1 {
		font-family: rubik-bold;
		font-weight: bolder;
		font-size: 5em;
		line-height: 1.125em;
		letter-spacing: 25px
	}
	footer .header {
		padding: 0 7.5%;
		height: 30%
	}
	footer .header .header-description {
		width: 50%;
		color: rgba(255, 255, 255, .986)
	}
	footer .header .header-description h2 {
		width: 100%;
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: 1.75em;
		line-height: .875em;
		letter-spacing: 4px
	}
	footer .header .header-description p {
		width: 100%;
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: .85em;
		line-height: 1.445em;
		letter-spacing: 0
	}
	footer .header .header-form {
		width: 50%;
		box-sizing: border-box;
		justify-content: space-between;
		padding: 3%;
		height: 100%
	}
	footer .header .header-form form {
		justify-content: space-around;
		height: 100%
	}
	footer .header .header-form form button {
		width: 95%;
		height: 40px;
		font-family: Helvetica;
		font-weight: 200;
		font-size: 1em;
		line-height: .8em;
		letter-spacing: 5px;
		margin: 20px 0
	}
	.builder {
		height: 780px
	}
	.builder .builder-companies {
		padding: 2.5% 5%
	}
	.builder .builder-companies a img {
		width: 75px
	}
	.builder .builder-hero {
		flex: 10;
		padding: 2.5% 5%
	}
	.builder .builder-hero h3 {
		font-family: #232323;
		font-weight: bolder;
		font-size: 2.5em;
		line-height: 1.5em;
		letter-spacing: 3
	}
	.builder .builder-hero p {
		width: 70%;
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: 1em;
		line-height: 1.5em;
		letter-spacing: 4px
	}
	.values {
		padding: 5% 0 0 5%;
		height: 780px;
		overflow: hidden
	}
	.values div:first-child h4 {
		font-family: #232323;
		font-weight: bolder;
		font-size: 2.25em;
		line-height: 1.575em;
		letter-spacing: 4px
	}
	.values div:last-child {
		background-size: 550px 350px;
		background-position: bottom right
	}
	.values div:last-child .values-list {
		font-family: avenir-medium;
		font-weight: 700;
		font-size: 1.15em;
		line-height: 1.265em;
		letter-spacing: 3px
	}
	.values div:last-child .values-list ul {
		width: 80%
	}
	.values div:last-child .values-list ul li img {
		height: 30px;
		width: 30px
	}
	.team {
		height: 550px;
		padding: 2.5%;
		background-size: 62.5% 55%;
		background-position-x: 140%;
		background-position-y: 80%
	}
	.team>div:first-child h6 {
		font-family: rubik-bold;
		font-weight: lighter;
		font-size: 2.25em;
		line-height: 2.7em;
		letter-spacing: 1px
	}
	.team .team-group {
		flex: 9
	}
	.team .team-group .team-list {
		flex-wrap: wrap
	}
	.team .team-group .team-list div a {
		font-family: avenir-medium;
		font-weight: 300;
		font-size: .9em;
		line-height: 1.26em;
		letter-spacing: 1px
	}
	.team .team-group .team-list div span {
		font-family: avenir-medium;
		font-weight: 100;
		font-size: .55em;
		line-height: 1.155em;
		letter-spacing: 1px
	}
	.status {
		overflow: hidden;
		padding: 5%;
		height: 1500px;
		background-position-y: 80%;
		background-position-x: 140%;
		background-size: 400px 450px
	}
	.status>div {
		flex: 2.5;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: space-between;
		justify-content: center
	}
	.status>div h5 {
		font-family: rubik-bold;
		font-weight: bolder;
		font-size: 4.5em;
		line-height: 1.35em;
		letter-spacing: 4
	}
	.status>div h5 span img {
		width: 60px;
		height: 50px;
		margin: 0 10px
	}
	.status .status-list {
		flex: 7.5;
		width: 70%
	}
	.status .status-list ul {
		height: 100%
	}
	.status .status-list ul li {
		width: 100%
	}
	.status .status-list ul li img {
		width: 80px;
		margin-right: 20px
	}
	.status .status-list ul li .milestones span {
		color: #2350ee;
		margin-right: 10px
	}
	.status .status-list ul li .milestones p {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: 1.4em;
		line-height: 1.4em;
		letter-spacing: 2px
	}
	.status .status-list ul li .milestones.milestone-hoz span {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: 4.5em;
		line-height: 0;
		letter-spacing: 0
	}
	.status .status-list ul li .milestones.milestone-ver span {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: 2em;
		line-height: 0;
		letter-spacing: 0
	}
	.ventures .our-ventures {
		width: 100%;
		height: 250px;
		background-size: cover;
		background-repeat: no-repeat
	}
	.ventures .our-ventures h5 {
		font-family: rubik-bold;
		font-weight: lighter;
		font-size: 2em;
		line-height: 1.8em;
		letter-spacing: 2
	}
	.ventures .ventures-grid {
		width: 100%;
		height: 1500px;
		padding: 15px
	}
	.ventures .ventures-grid .venture-group.venture-1 {
		margin-bottom: 10px
	}
	.ventures .ventures-grid .venture-group.venture-2 {
		flex: 2.3;
		margin-bottom: 10px
	}
	.ventures .ventures-grid .venture-group.venture-2 div:first-child {
		width: calc(47.5% - 5px)
	}
	.ventures .ventures-grid .venture-group.venture-2 div:last-child {
		width: calc(52.5% - 5px)
	}
	.ventures .ventures-grid .venture-group.venture-large {
		flex: 1.95;
		margin-bottom: 5px
	}
	.ventures .ventures-grid .venture-group.venture-large .venture-large-group {
		width: calc(55% - 2.5px)
	}
	.ventures .ventures-grid .venture-group.venture-large .venture-large-group div {
		margin: 0 5px 5px 0
	}
	.ventures .ventures-grid .venture-group.venture-large .venture-large-group div:last-child {
		margin-bottom: 0
	}
	.ventures .ventures-grid .venture-group.venture-large .venture-large-top {
		width: calc(45% - 2.5px)
	}
	.ventures .ventures-grid .venture-group.venture-large .venture-large-top div {
		margin: 0
	}
	.ventures .ventures-grid .venture-group .company {
		overflow: hidden
	}
	.ventures .ventures-grid .venture-group .company a {
		padding: 5%
	}
	.ventures .ventures-grid .venture-group .company a p {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: 1em;
		line-height: 1.5em;
		letter-spacing: 3;
		width: 60%
	}
	.ventures .ventures-grid .venture-group .company.prixz img {
		width: 150px
	}
	.ventures .ventures-grid .venture-group .company.ceutica img {
		width: 150px
	}
	.ventures .ventures-grid .venture-group .company.truvius img {
		width: 150px
	}
	.ventures .ventures-grid .venture-group .company.kedrion img {
		width: 150px
	}
	.genbio a {
		background-size: 45% auto;
		background-position: center right
	}
	.genbio img {
		width: 250px
	}
	.truvius a {
		background-size: 80% auto;
		background-position-x: 80%;
		background-position-y: 80%
	}
	.kedrion a {
		background-size: 80% auto;
		background-position-x: 80%;
		background-position-y: 80%
	}
	.prixz a {
		background-size: 60% auto;
		background-position: bottom right
	}
	.ceutica a {
		background-size: 60% auto;
		background-position: bottom right
	}
	.novagenic a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.novagenic img {
		width: 220px
	}
	.fitcorp img {
		width: 175px
	}
	.fitcorp a {
		background-size: 50% auto;
		background-position-x: 60%;
		background-position-y: -50%
	}
	.round9 a {
		background-size: 250px auto;
		background-repeat: no-repeat;
		background-position-x: 90%;
		background-position-y: 80%
	}
	.biodextra a {
		background-size: 250px auto;
		background-repeat: no-repeat;
		background-position-x: 90%;
		background-position-y: 80%
	}
	.biodextra img {
		width: 150px
	}
	.round9 img {
		width: 150px
	}
	.cuidate img {
		width: 150px
	}
	.sunpharma img {
		width: 170px
	}
	.fitwel img {
		width: 170px
	}
	.sunpharma a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.centralofiz img {
		width: 80px
	}
	.centralofiz a {
		background-size: 150px auto;
		background-position-x: 80%;
		background-position-y: 70%
	}
	.BioMakers img {
		width: 80px
	}
	.BioMakers a {
		background-size: 150px auto;
		background-position-x: 80%;
		background-position-y: 70%
	}
	.fundacion img {
		width: 80px
	}
	.fundacion a {
		background-size: 150px auto;
		background-position-x: 80%;
		background-position-y: 70%
	}
	.sofi img {
		width: 80px
	}
	.sofi a {
		background-size: 150px auto;
		background-position-x: 80%;
		background-position-y: 70%
	}
	.nowrx img {
		width: 80px
	}
	.nowrx a {
		background-size: 150px auto;
		background-position-x: 80%;
		background-position-y: 70%
	}
	footer {
		height: 160px;
		margin-top: 40px
	}
	.footer {
		flex: 8
	}
	.footer .footer-visit-us {
		flex: 2;
		padding: 5%
	}
	.footer .footer-visit-us h5 {
		font-family: rubik-bold;
		font-weight: bolder;
		font-size: .8em;
		line-height: .4em;
		letter-spacing: 4px
	}
	.footer .footer-visit-us ul li {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: .7em;
		line-height: 1.33em;
		letter-spacing: 1px
	}
	.footer .footer-contact {
		padding: 5%;
		flex: 8
	}
	.footer .footer-contact p {
		font-family: rubik-bold;
		font-weight: lighter;
		font-size: 1.2em;
		line-height: 1.08em;
		letter-spacing: 4
	}
	.footer .footer-contact button {
		width: 200px;
		height: 40px;
		font-family: Helvetica;
		font-weight: 600;
		font-size: .7em;
		line-height: .35em;
		letter-spacing: 3;
		margin: 10px 0
	}
	.footer-social {
		flex: 2;
		padding: 15px 5%
	}
	.footer-social>div {
		font-family: avenir-medium;
		font-weight: lighter;
		font-size: .8em;
		line-height: .4em;
		letter-spacing: 4;
		width: 200px
	}
	.footer-social>div ul {
		padding: 0
	}
	.footer-social>div ul li {
		margin-bottom: 10px;
		margin-right: 20px
	}
	.footer-social>div ul li a img {
		width: 20px;
		height: 20px
	}
}

.mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	z-index: 50;
	visibility: hidden;
	opacity: 0;
	transition: .7s
}

.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 250px;
	padding: 20px;
	margin-left: -200px;
	margin-top: -150px;
	background-color: #fff;
	z-index: 100;
	visibility: hidden;
	opacity: 0;
	transition: .5s ease-out;
	-webkit-transform: translateY(45px);
	transform: translateY(45px)
}

.modal p {
	font-family: avenir-medium;
	font-weight: bolder;
	font-size: 1.5em;
	line-height: 1.35em;
	letter-spacing: 1px
}

.modal button {
	display: block;
	float: right;
	outline: 0;
	border: none;
	padding: 12.5px 20px;
	width: 100%;
	background-color: #232323;
	color: rgba(255, 255, 255, .986);
	height: 50px;
	font-family: Helvetica;
	font-weight: 200;
	font-size: 1.3em;
	line-height: .65em;
	letter-spacing: 5px;
	margin: 20px 0
}

.active {
	visibility: visible;
	opacity: 1
}

.active+.modal {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}


.fixed-top.header{
    padding: 5px 0;
    transition: all 0.2s ease 0s;
}
.fixed-top.transparent-header{
   background-color: #379fc3;
}
.transparent-header ul.nav > li > a{
   color: #ddd;
   opacity: 0.6;
    font-weight: 600;
}
.transparent-header ul.nav > li > a:focus,
.transparent-header ul.nav > li > a:hover,
.transparent-header ul.nav > li.active > a{
   color: #fff;
   opacity: 1;
}
.fixed-top.transparent-header ul.nav > li > a{
   color: #fff;
   opacity: 0.6;
}
.fixed-top.transparent-header ul.nav > li > a:focus,
.fixed-top.transparent-header ul.nav > li > a:hover,
.fixed-top.transparent-header ul.nav > li.active > a{
   color: #fff;
   opacity: 1;
}
.fixed-top.brand{

}
.navbar{
    border: medium none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin: 0;
    position: relative;
}

.navbar-header .brand{
   font-size: 25px;
   color: #333;
   letter-spacing: -1px;
   font-weight: 700;
}
.nav-btn {
   background-color: transparent;
   font-size: 22px;
    margin: 3px 0 0 15px;
   padding: 10px;
   border-radius: 1px;
   color: #fff;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

/* Nav Menu */
ul.nav{}
ul.nav > li{}
ul.nav > li > a{
   color: #ddd;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 400;
}
ul.nav > li > a:focus,
ul.nav > li > a:hover,
ul.nav > li.active > a{
    background: none;
    color: #fff;
}

.innohub-fondo{
	background: linear-gradient(to right, #5693ac 0, #53cbf1 60%, #79ced8 100%);
}

.innohub {
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/company-builder-innohub.png);
	background-size: 45% auto;
	background-repeat: no-repeat;
	background-position: center right
}

.innohub img {
	width: 430px;
}

.vetta {
	background: #01000d;
    height: 95%;
    padding: 5%;
    background-size: 60% auto;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 100%;
    background-image: url(/assets/img/vetta-banner.png);
}

.vetta img {
	width: 220px
}

.relevant {
	background: #363636;
    height: 95%;
    padding: 5%;
    background-size: 45% auto;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 0%;
    background-image: url(/assets/img/relevant-fondo.png);
}

.relevant img {
	width: 220px
}

.insaite-fondo{
	background: linear-gradient(45deg, #476cc9 0, #478ac9 100%);
}
.insaite {
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/insaite-banner.png);
	background-size: 65% auto;
	background-repeat: no-repeat;
	background-position-x: 100%;
	background-position-y: 130%
}

.insaite img {
	width: 220px
}

.endesk-fondo{
	background: #e7e7e7;
}
.endesk {
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/endesk-fondo.png);
	background-size: 50% auto;
	background-repeat: no-repeat;
	background-position-x: 100%;
	background-position-y: 100%
}

.endesk img {
	width: 100px
}

.rubikventure-fondo{
	background: linear-gradient(45deg, #dd4358 0, #e36049 41%, #c6324b 100%);
}

.rubikventure {
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/rubik-cube.png);
    background-repeat: no-repeat;
    background-position-y: 40%;
    background-position-x: 100%;
    background-size: 250px;
}

.rubikventure img {
	width: 200px
}

.avallo-fondo{
	background: #ffb347;
}

.avallo {
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/avallo-fondo.png);
    background-repeat: no-repeat;
    background-position-y: 40%;
    background-position-x: 100%;
    background-size: 52%;
}

.avallo img {
	width: 260px
}

.tres21-fondo{
	background: #77bc29;
}

.tres21 {
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/321-fondo.png);
    background-repeat: no-repeat;
    background-position-y: 40%;
    background-position-x: 100%;
    background-size: 52%;
}

.tres21 img {
	width: 150px
}

.clicknbox-fondo{
	background: #1d1d1d;
}

.clicknbox {
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/lok-fondo.png);
	background-size: 75% auto;
	background-repeat: no-repeat;
	background-position-x: 90%;
	background-position-y: 90%
}

.clicknbox img {
	width: 120px
}

.legalix-fondo{
	background: #379fc3;
}

.legalix {
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/legalix-fondo.svg);
	background-size: 40% auto;
	background-repeat: no-repeat;
	background-position-x: 90%;
	background-position-y: 90%
}

.legalix img {
	width: 220px
}

.gualet-fondo{
	background: #00c5df;
}

.gualet {
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/gualet-fondo.png);
	background-size: 250px auto;
	background-repeat: no-repeat;
	background-position-x: 80%;
	background-position-y: 50%;
}

.gualet img {
	width: 200px
}

.wazomedia-fondo{
	background: #f6fafe;
}

.wazomedia {
    height: 95%;
    padding: 5%;
    background-position-y: 50%;
    background-image: url(/assets/img/wazomedia-fondo.svg);
    background-position-x: 127%;
    background-size: cover;
    background-repeat: no-repeat;
}

.wazomedia img {
	width: 200px
}


@media (max-width:575.98px) {

	.ventures .ventures-grid .venture-group .company.vetta img{
		width: 100px
	}
	.ventures .ventures-grid .venture-group .company.relevant img{
		width: 100px
	}
	.ventures .ventures-grid .venture-group .company.insaite img {
		width: 100px
	}
	.ventures .ventures-grid .venture-group .company.endesk img {
		width: 100px
	}
	.innohub a {
		background-size: 45% auto;
		background-position: center right
	}
	.innohub img {
		width: 200px
	}
	.insaite a {
		background-size: 80% auto;
		background-position-x: 80%;
		background-position-y: 80%
	}
	.insaite a {
		background-size: 80% auto;
		background-position-x: 80%;
		background-position-y: 80%
	}
	.endesk a {
		background-size: 80% auto;
		background-position-x: 80%;
		background-position-y: 80%
	}
	.endesk a {
		background-size: 80% auto;
		background-position-x: 80%;
		background-position-y: 80%
	}
	.vetta a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.relevant a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.rubikventure a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.rubikventure img {
		width: 150px
	}
	.avallo a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.avallo img {
		width: 150px
	}
	.tres21 a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.tres21 img {
		width: 150px
	}
	.clicknbox img {
		width: 200px
	}
	.clicknbox a {
		background-size: 60% auto;
		background-position-x: 60%;
		background-position-y: 90%
	}
	.legalix img {
		width: 200px
	}
	.legalix a {
		background-size: 60% auto;
		background-position-x: 60%;
		background-position-y: 90%
	}
	.gualet img {
		width: 80px
	}
	.gualet {
		background-size: 150px auto;
		background-position-x: 80%;
		background-position-y: 70%
	}
	.wazomedia img {
		width: 145px;
	}
	.endesk img {
	    width: 66px;
	}
	.wazomedia {
		background-size: 527px auto;
		background-position-x: 80%;
		background-position-y: 70%
	}
	.bloque{
		height: 300px;
	}
	#SunPharma-Biodextra,
	#Kedrion-Prixz,
	#Novagenic-Ceutica,
	#Truvius-Cuidate,
	#CentralOfiz,
	#BioMakers,
	#Fundacion,
	#NowRx,
	#Sofi,
	#Fitwel-Fitcorp,
	#Innohub,
	#Insaite-Vetta,
	#Endesk-Relevant,
	#Rubik-Clicnbox,
	#Tres21-Legalix,
	#Avallo-Legalix,
	#Gualet,
	#Wazomedia,
	#Seaya-Allvp,
	#Investo-SvLatam {
	    height: 280px;
	}
	.chico{
		height: 200px;
	}
	.largo {
    height: 270px;
	}

}

@media (min-width:576px) and (max-width:768px) {
	

	.innohub a {
		background-size: 45% auto;
		background-position: center right
	}
	.innohub img {
		width: 250px
	}
	.insaite a {
		background-size: 80% auto;
		background-position-x: 80%;
		background-position-y: 80%
	}
	.endesk a {
		background-size: 80% auto;
		background-position-x: 80%;
		background-position-y: 80%
	}
	.vetta a {
		background-size: 60% auto;
		background-position: bottom right
	}
	.relevant a {
		background-size: 60% auto;
		background-position: bottom right
	}
	.rubikventure a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.rubikventure img {
		width: 220px
	}
	.avallo a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.avallo img {
		width: 220px
	}
	.tres21 a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.tres21 img {
		width: 220px
	}
	.clicknbox img {
		width: 175px
	}
	.clicknbox a {
		background-size: 50% auto;
		background-position-x: 60%;
		background-position-y: -50%
	}
	.legalix img {
		width: 175px
	}
	.legalix a {
		background-size: 50% auto;
		background-position-x: 60%;
		background-position-y: -50%
	}
	.gualet img {
		width: 80px
	}
	.gualet a {
		background-size: 150px auto;
		background-position-x: 80%;
		background-position-y: 70%
	}
	.wazomedia img {
		width: 80px
	}
	.wazomedia a {
		background-size: 150px auto;
		background-position-x: 80%;
		background-position-y: 70%
	}

}


.allvp {
	background: #4a4748;
    height: 95%;
    padding: 5%;
    background-image: url(/assets/img/cornershop.png);
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-position-x: 80%;
    background-position-y: 80%;
}

.allvp img {
	width: 220px
}

.seaya {
	background: #7038ff;
    height: 95%;
    padding: 5%;
	background-image: url(/assets/img/cabify.png);
	background-size: 50% auto;
	background-repeat: no-repeat;
	background-position-x: 90%;
	background-position-y: 90%;
}

.seaya img {
	width: 220px
}

.investo {
	background: #e96252;
    height: 95%;
    padding: 5%;
    background-image: url(/assets/img/rappi.png);
    background-size: 25% auto;
    background-repeat: no-repeat;
    background-position-x: 85%;
    background-position-y: 60%;
}

.investo img {
	width: 235px
}

.svlatam {
	background: #f26d0f;
    height: 95%;
    padding: 5%;
    background-image: url(/assets/img/clip.png);
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-position-x: 85%;
    background-position-y: 65%;
}

.svlatam img {
	width: 250px
}

@media (max-width:575.98px) {
	#menu-movil{
    	margin-top: initial;
    	position: absolute;
    	top: 0.5%;
    	right: 0%;
    }
    .quienes {
    margin-top: 0px;
    position: absolute;
	}
	.quienes-top {
		font-size: 20px;
	}
	.descripcion-top{
		font-size: 13px;
    	text-align: justify;
	}
	.acerca {
    margin: 0 auto;
    margin-top: 66%;
	}
	#navbar{
		margin-top: 49px;
    	margin-left: 65px;
        background: #333333;
    	z-index: 100;
    	position: absolute;
    	width: 220px;
	}

	ul.nav > li {
    margin: 5px 0px;
	}
	.ventures .ventures-grid .venture-group .company.allvp img{
		width: 100px

	}
	.ventures .ventures-grid .venture-group .company.seaya img {
		width: 100px
	}
	.seaya a {
		background-size: 80% auto;
		background-position-x: 80%;
		background-position-y: 80%
	}
	.allvp a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.investo a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.investo img {
		width: 150px
	}
	.svlatam img {
		width: 250px
	}
	.svlatam a {
		background-size: 60% auto;
		background-position-x: 60%;
		background-position-y: 90%
	}
}

@media (min-width:576px) and (max-width:768px) {
	
	.ventures .ventures-grid .venture-group .company.allvp img{
		width: 150px
	}
	.ventures .ventures-grid .venture-group .company.seaya img {
		width: 150px
	}
	.seaya a {
		background-size: 80% auto;
		background-position-x: 80%;
		background-position-y: 80%
	}
	.allvp a {
		background-size: 60% auto;
		background-position: bottom right
	}
	.investo a {
		background-size: 75% auto;
		background-position: bottom right
	}
	.investo img {
		width: 220px
	}
	.svlatam img {
		width: 175px
	}
	.svlatam a {
		background-size: 50% auto;
		background-position-x: 60%;
		background-position-y: -50%
	}
}


/*
    code by Iatek LLC 2018 - CC 2.0 License - Attribution required
    code customized by Azmind.com
*/
@media (min-width: 768px) and (max-width: 991px) {
    /* Show 4th slide on md if col-md-4*/
    .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    /* Show 3rd slide on sm if col-sm-6*/
    .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) {
    .carousel-item {
        margin-right: 0;
    }
    /* show 2 items */
    .carousel-inner .active + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be also positioned for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* MD */
@media (min-width: 768px) {
    /* show 3rd of 3 item slide */
    .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* LG */
@media (min-width: 991px) {
    /* show 4th item */
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    /* Show 5th slide on lg if col-lg-3 */
    .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction //t - previous slide direction last item animation fix */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

.navbar-nav {
    display: inline !important;
}
.menu-alineado{
	margin-top: 50px;
}


.rw-words{
   display: inline;
   text-indent: 10px;
}
.rw-words-1 span{
   position: absolute;
   opacity: 0;
   overflow: hidden;
   color: #fff;
   -webkit-animation: rotateWord 9s linear infinite 0s;
   -ms-animation: rotateWord 9s linear infinite 0s;
   animation: rotateWord 9s linear infinite 0s;
}
.rw-words-1 span:nth-child(2) { 
    -webkit-animation-delay: 3s; 
   -ms-animation-delay: 3s; 
   animation-delay: 3s; 
   color: #fff;
}
.rw-words-1 span:nth-child(3) { 
    -webkit-animation-delay: 6; 
   -ms-animation-delay: 6s; 
   animation-delay: 6s; 
   color: #fff;   
}

@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); }
   5% { opacity: 1; -webkit-transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); }
   20% { opacity: 0; -webkit-transform: translateY(30px); }
   80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -ms-transform: translateY(-30px); }
   5% { opacity: 1; -ms-transform: translateY(0px);}
    17% { opacity: 1; -ms-transform: translateY(0px); }
   20% { opacity: 0; -ms-transform: translateY(30px); }
   80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); transform: translateY(-30px); }
   5% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
   20% { opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
   80% { opacity: 0; }
    100% { opacity: 0; }
}
@media screen and (max-width: 768px){
   .rw-sentence { font-size: 18px;}
   .footer-item-4 {display: none !important} 
}
@media screen and (max-width: 320px){
   .rw-sentence { font-size: 9px; }
}


/*---------------------------------------
   15 FOOTER           
-----------------------------------------*/
.footer {
  position: relative;
  background: url(/assets/img/rubik-cities-black-ventures.ccd7e46cf6e8d690c70c.jpg);
  background-repeat: repeat-x;
}
.footer a {
  color: #13cfd7;
}
.footer a:hover,
.footer a:focus {
  color: #00dba5;
}
.footer-title {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.footer-title i {
  margin-right: 5px;
}
.footer-title-line {
  border-bottom: 1px solid #acb8bc;
}
.footer-title-line i {
  color: #acb8bc;
}
.footer-item {
  padding: 70px 30px 25px;
}
.footer-item-1 {
  padding-right: 15px;
  padding-left: 15px;
}
.footer-item-2 {
  padding-left: 15px;
}
.footer-item-3 {
  padding: 70px 30px 110px;
  background: #095c83;
}
.footer-item-3 i {
  margin-right: 8px;
}
.footer-item-3-phone {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
}
.footer-item-3-phone i {
  color: #00dba5;
}
.footer-item-3-location {
  font-size: 13px;
  color: #acb8bc;
  margin-bottom: 20px;
}
.footer-item-3-mail {
  font-size: 13px;
  margin-bottom: 20px;
}
.footer-item-3-mail i {
  color: #acb8bc;
}
.footer-item-3-socials {
  margin-top: 50px;
}
.footer-item-3-socials a {
  background: #29aeb9;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 33px;
  margin-right: 3px;
}
.footer-item-3-socials a:hover {
  background: #00dba5;
  color: #fff;
}
.footer-item-3-socials a i {
  margin: 0;
}
.footer-item-4 {
  background: #fff;
  position: absolute !important;
  right: 0;
  top: 0;
  height: 100%;
  padding:0;
}
.footer-copyright {
  color: #acb8bc;
  font-size: 13px;
  padding: 0 25px;
  color: #416373;
}
.footer-copyright div {
  border-top: 1px solid #101010;
  padding: 10px 0;
}
.tweet {
  font-size: 12px;
  margin-bottom: 15px;
}
.tweet-text {
  color: #acb8bc;
}
.tweet-date {
  color: #416373;
}
.opening-left {
  width: 42%;
  margin-left: 7%;
  float: left;
  color: #acb8bc;
  font-size: 13px;
  line-height: 25px;
}
.opening-right {
  width: 51%;
  float: left;
  color: #fff;
  font-size: 13px;
  line-height: 25px;
}
.boton-contacto{
	margin: 0 auto;
    text-align: center;
    width: 60%;
    margin-top: 50px;
    background: #085c83;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    float:none;
}
.negocios1{
	font-family: rubik-bold;
    font-weight: lighter;
    font-size: 2em;
    line-height: 1.8em;
    letter-spacing: 4px;
}
.col-lg-12.col-md-12.col-sm-12.col-xs-12.footer-copyright {
    background: #1c1c1c;
    color: #fff;
}
.acerca {
    margin: 0 auto;
    margin-top: 270px;
}
.quienes-top{
    font-family: rubik-bold;
    font-weight: bolder;
    font-size: 40px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, .986);
    text-transform: uppercase;
    text-align: center;
}
.descripcion-top{
    color: #fff;
    margin-top: 5%;
    font-family: avenir-medium;
    font-weight: lighter;
    font-size: 1.3em;
    line-height: 1.3em;
    letter-spacing: 0;
}

.nav-paginas{
	background: #333;
}

.titulo-empresas{
    font-family: rubik-bold;
    font-weight: bolder;
    font-size: 6em;
    line-height: 1.2em;
    letter-spacing: 5px;
    text-align: center;
    margin-bottom: 35px;
    z-index: 2;
    position: relative;
}

.flotar{
	float: left;
}

.img-mapa {
    max-width: 80px;
}

.small-img {
    max-width: 40px !important;
}

.texto-mapa {
    font-family: avenir-medium;
    font-weight: lighter;
    color: #ee2d21;
} 

.fondo-mapa {
    background: url(/assets/img/mapa/fondo-mapa.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.logo-mapa{
    background: url(/assets/img/mapa/envelp.png);
    background-size: 140px;
    background-repeat: no-repeat;
    height: 140px;
    width: 140px;
    margin: 100px auto;
}

.borde-morado{
    border: 3px solid #974087;
    border-radius: 10px;
}

.borde-rojo{
    border: 3px solid #da322a;
    border-radius: 10px;
}
.borde-mamey{
    border: 3px solid #5ecc93;
    border-radius: 10px;
}
.borde-amarillo{
	border: 3px solid #fbcd1f;
    border-radius: 10px;
}

.borde-azulclaro {
    border: 3px solid #7ab8e3;
    border-radius: 10px;
    padding: 5px 20px;
}

.borde-gris{
	border: 3px solid #e7e8e9;
    border-radius: 10px;
}
.borde-azul{
    border: 3px solid #006ca9;
    border-radius: 10px;
}
.borde-verde{
    border: 3px solid #009d49;
    border-radius: 10px;
}

.margen-mapa{
    margin: 5px;
    padding: 10px;
}

.fila-2{
    max-height: 540px;

}

.margen-mapa-small{
	margin: 10px 0;
}

.margen-mapa-marcas {
    margin: 10px 5px;
}

.mapa-empresas p{
	text-align: center;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.mapa-empresas{
	margin-bottom: 35px;
}

.fondos{
	max-width: 130px;
    margin: 15px 0;
}

.parte-azul{
    top: 80px;
    bottom: 0;
    left: 10;
    right: 0;
    height: 85%;
    margin: auto;
}

.titulo-portafolio{
    font-family: rubik-bold;
    font-weight: bolder;
    font-size: 50px;
    line-height: 1.2em;
    letter-spacing: 5px;
    text-align: center;
}

.logo-xs{
    max-width: 110px;
    margin-right: 15px;
}

.carousel{
	margin: 30px 0;
}

.texto-vetta{
	font-size: 18px;
	width: 45%;
}
.texto-relevant{
	font-size: 18px;
	width: 45%;
}
.texto-rubik{
	width: 50% !important;
}
.texto-tres21{
	width: 50% !important;
}
.texto-avallo{
	width: 50% !important;
}

@media (max-width: 576px) {
	.fondo-mapa{
		display: none;
	}
	.arriba-izquierda{
    	margin: 5px 0;
	}
	.arriba-centro{
    	margin: 5px 0;
	}
	.arriba-derecha{
    	margin: 5px 0;
	}
	.sombra {
	    height: 85%;
	    padding: 4%;
	}
	#SunPharma-Biodextra,
	#Kedrion-Prixz,
	#Novagenic-Ceutica,
	#Truvius-Cuidate,
	#Fitwel-Fitcorp,
	#Innohub,
	#Insaite-Vetta,
	#Endesk-Relevant,
	#Rubik-Clicnbox,
	#Tres21-Legalix,
	#Avallo-Legalix,
	#Seaya-Allvp,
	#Investo-SvLatam {
	    height: 200px;
	}
	#Genbio,
	#Gualet,
	#NowRx,
	#Sofi,
	#Wazomedia,
	#CentralOfiz,
	#BioMakers,
	#Fundacion
	{
		height: 180px;
	}
	.bloque {
    	height: 220px;
    	float: left;
	}
	.largo {
    	height: 200px;
	}
	.bloque p{
		font-size: 9px;
    	width: 38%;
	}
	.fitwel{
		background-size: 88%;
	}
	.texto-vetta{
		width: 90% !important;
	}
	.texto-relevant{
		width: 90% !important;
	    font-size: 12px !important;
	}
	.innohub img {
    width: 175px;
	}
	#Innohub > div > div > div > a > p.texto-blanco{
	    width: 66%;
	}
	.sombra img{
		max-width: 60% !important;
	}
	.ceutica img {
    	max-width: 70% !important;
	}
	.clicknbox img {
    	max-width: 100% !important;
	}
	.legalix img {
    	max-width: 100% !important;
	}
	.rubikventure img {
    	max-width: 55% !important;
	}
	.tres21 img {
    	max-width: 35% !important;
	}
	.avallo img {
    	max-width: 50% !important;
	}
	.seaya img {
    	max-width: 100% !important;
	}
	.allvp img {
    	max-width: 95% !important;
	}
	.svlatam img {
    	max-width: 90% !important;
	}
	.biodextra{
		background-size: 66%;
	}
	.insaite {
	    background-size: 60% auto;
	    background-repeat: no-repeat;
	    background-position-x: 100%;
	    background-position-y: 100%;
	}
	.endesk {
	    background-size: 45% auto;
	    background-repeat: no-repeat;
	    background-position-x: 100%;
	    background-position-y: 100%;
	}
	.rubikventure{
		background-size: 40%;
	}
	.tres21{
		background-size: 40%;
	}
	.avallo{
		background-size: 60%;
	}
	.clicknbox{
		background-size: 48%;
	}
	.legalix{
		background-size: 48%;
	}
	.vetta{
		background-size: 85% auto;
	}
	.relevant{
		background-size: 66% auto;
	}
	.novagenic {
    	background-size: 85% auto;
	}
	.truvius{
		background-size: 85% auto;
	}
	.prixz {
	    background-size: 70% auto;
	    background-position: bottom right;
	}
	.seaya{
	    background-size: 80% auto;
	}
	.allvp{
	    background-size: 50% auto;
	}
	.investo{
	    background-size: 40% auto;
	    background-repeat: no-repeat;
	    background-position-x: 85%;
	    background-position-y: 85%;
	}
	.svlatam{
	    background-size: 60% auto;
	}
	.carousel{
		margin: 30px 0;
	}
	.titulo-portafolio{
	    font-size: 25px;
	    line-height: 25px;
	}
	.titulo-empresas{
		margin-bottom: 5px;
	}
}

@media (max-width: 768px) {
	.fondo-mapa{
		display: none;
	}

	.row.fila-1.borde-morado.margen-mapa:before{
		display: table;
	    content: "Health & Wellness";
	    text-align: center;
	    margin: 0 auto;
	    font-size: 21px;
	    line-height: 35px;
	    background: #974081;
	    font-family: avenir-medium;
	    font-weight: lighter;
	    color: #fff;
	    padding: 10px;
	    width: 100%;
	}
	.col.fila-2-1.borde-rojo:before{
		display: table;
	    content: "Rubik Ventures";
	    text-align: center;
	    margin: 0 auto;
	    font-size: 18px;
	    line-height: 35px;
	    background: #da322a;
	    font-family: avenir-medium;
	    font-weight: lighter;
	    color: #fff;
	    padding: 10px;
	    width: 100%;
	}
	.row.col-12.borde-azul.margen-mapa-small:before{
		display: table;
	    content: "Share Services";
	    text-align: center;
	    margin: 0 auto;
	    font-size: 18px;
	    line-height: 35px;
	    background: #006ca9;
	    font-family: avenir-medium;
	    font-weight: lighter;
	    color: #fff;
	    padding: 10px;
	    width: 100%;
	}
	.row.col-12.borde-verde.margen-mapa-small:before{
		display: table;
	    content: "SMBs";
	    text-align: center;
	    margin: 0 auto;
	    font-size: 18px;
	    line-height: 35px;
	    background: #009d49;
	    font-family: avenir-medium;
	    font-weight: lighter;
	    color: #fff;
	    padding: 10px;
	    width: 100%;
	}
	.row.col.fila-3.borde-amarillo:before{
		display: table;
	    content: "Fondos";
	    text-align: center;
	    margin: 0 auto;
	    font-size: 21px;
	    line-height: 35px;
	    background: #fbcd1f;
	    font-family: avenir-medium;
	    font-weight: lighter;
	    color: #fff;
	    padding: 10px;
	    width: 100%;
	}
}


@media (min-width: 1200px) {
	.container {
    	width: 1170px;
	}
	.quienes-top {
    	font-size: 30px;
	}
	.descripcion-top{
		font-size: 15px;
		margin-top: 3%;
	}
	ul.nav > li > a {
		font-size: 13px;
	}
	#logo-header > img{
		width:200px !important;
	    margin-top: 10px;
	}
	.acerca {
    margin: 0 auto;
    margin-top: 100px;
	}
	header {
    height: 75%;
    justify-content: space-between;
	}
	.carousel {
    margin-top: 0px;
	}
}


/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
  	
  	header .header-hero-image video {
  		top: 0;
  		width: 100%;
  	}
  	header .header-hero-image {
    height: 100%;
	}
}


/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
  	.img-mapa {
    	max-width: 65px;
	} 
	ul.nav > li > a {
	    font-size: 9px;
	    padding: 10px;
	}
	#logo-header > img{
		width: 180px !important;
    	margin-top: 10px !important;
	}
	.menu-alineado{
		float: right !important;
	}
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {

}


/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {
  	.logo-mapa {
    	margin: 60px auto;
	}
	ul.nav > li > a {
		font-size: 10px;
	}
}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
  	
  	header .header-hero-image {
	    height: 42%;
	}
	header .header-hero-image .header-content {
	    justify-content: space-evenly;
	    max-height: 33%;
	    margin-top: 6%;
	}
	.acerca {
    	margin: 0 auto;
    	margin-top: 10%;
	}
	header .header-hero-image .header-content h1{
		font-size: 5.25em;
	}
}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen 
  and (min-device-width: 1366px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {

  	header {
    	height: 75%;
	}
}

@media (min-width: 1200px) {

	.home-1200{
		margin-top: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 839px){
	
	header .header-hero-image {
	    height: 80% !important;
	}
	.acerca {
	    margin: 0 auto;
	    margin-top: 146px;
	    max-width: 88% !important;
	    flex: 88% !important;
	}
	header .header-hero-image .header-nav {
	    justify-content: space-between;
	    position: absolute;
	    z-index: 200;
	}
	header {
    	margin-bottom: 0px;
	}
	.texto-encima{
		margin-top: 20%;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1024px){
	
	header .header-hero-image {
    height: 43%;
	}
	.acerca {
    margin: 0 auto;
    margin-top: 146px;
    max-width: 88% !important;
    flex: 88% !important;
	}
	header .header-hero-image .header-nav {
    justify-content: space-between;
    position: absolute;
	}

}

@media only screen and (min-width: 840px) and (max-width: 1200px){
	header .header-hero-image {
    	height: 68%;
	}
	.acerca {
	    margin: 0 auto;
	    margin-top: 128px;
	    flex: 80% !important;
	    max-width: 80%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1200px){

	header .header-hero-image {
    height: 70%;
	}
	header .header-hero-image .header-nav {
    justify-content: space-between;
    position: absolute;
	}
}

@media only screen and (min-width: 1060px) and (max-width: 1200px){

	.home-1200{
		margin-top: 100px;
	}
}

@media only screen and (min-width: 1300px) and (max-width: 1440px){

	.home-1200{
		margin-top: 150px;
	}
}

@media (min-width: 1440px) {

	.home-1200{
		margin-top: 180px;
	}
	.carousel {
    margin-top: 100px;
	}
}
/*
#navbar > ul > li:nth-child(5) > a:before{
    content: url(/assets/img/usa.png);
    display: inline-block;
    color: #000;
    font-size: 14px;
    margin-left: 6px;
    font-weight: bold;
    vertical-align: middle;
}
*/

.bandera{
	width: 17px;
	margin-right: 10px;
}


.mid-img{
	max-width: 100px !important;
}


.share-services {
    background: #9b8cca;
    color: #fff;
    margin-top: 0px !important;
    padding: 5px;
    border-radius: 6px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.rubik-ventures {
    background: #5ecc93;
    color: #fff;
    margin-top: 0px !important;
    padding: 5px;
    border-radius: 6px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.health-wellness {
    background: #e99d3d;
    color: #fff;
    margin-top: 0px !important;
    padding: 5px;
    border-radius: 6px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.fondos {
    background: #70b3e1;
    color: #fff;
    margin-top: 0px !important;
    padding: 5px;
    border-radius: 6px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
