h3 { font-size: 2.5rem;}

.top10 { margin-top: 10px;}
.top20 { margin-top: 20px;}
.top30 { margin-top: 30px;}
.top40 { margin-top: 40px;}
.top50 { margin-top: 50px;}
.top60 { margin-top: 60px;}
.top70 { margin-top: 70px;}
.top80 { margin-top: 80px;}
.top90 { margin-top: 90px;}

html {
	scroll-behavior: smooth;
  }

#error, #mail_success, #mail_fail {display: none;}
#error, #mail_fail {    color: #FFFFFF;background: rgb(228, 82, 82);
    width: 100%;text-align: center;margin-bottom: 10px;padding: 10px;font-size: 18px;}
#mail_success {    color: #FFFFFF;background: #00a896;
    width: 100%;text-align: center;margin-bottom: 10px;padding: 10px;font-size: 18px;}   

    #error, #mail_success {display: none}

.margincero { margin: 0; padding: 0;}

.show_cel { display: none;}
.hide_cel { display: block;}

.header-logo-area {
    max-width: 190px;
}

.proyectos {    
	max-width: 250px;
    text-align: center;
    margin: 0px auto;
    display: block;}

.cuadro_descripcion {
  box-shadow: 0 0 5px #00000040;
  padding: 70px;
  margin: 0 80px 0 0;
}

.amarillo .fa {
	color:#f2b635;
}

.bp-icon:after {
	font-family: 'bpicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #47a3da;
  -webkit-font-smoothing: antialiased;
  
}

.sm-top {
    margin-top: 50px;
}

.has-submenu:hover>.submenu-nav {

	width: 500px
}

.has-submenu .submenu-nav {

	left: 165px;
	top: 10px;
	
	
}

.has-submenu .submenu-nav-mega .mega-menu-item{

	flex-basis: 50%

}

.portfolio-item__info .title {    margin-top: 10px;}

@media only screen and (max-width: 1199.98px) and (min-width: 992px) {
.has-submenu .submenu-nav-mega {
    width: 450px;
}
}


#tabs .content section{ padding: 0; }
#tabs .portfolio-wrapper .container-fluid {
  padding: 0 15px;
}

.container > header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.container > header nav a:hover:after {
	color: #fff;
}

.page-header-wrapper {
    position: relative;
    z-index: 1;
    background: black;
}

.page-header-wrapper {
    position: relative;
	height: 200px;
}

.bp-icon-next:after {
	content: "\e000";
}
.bp-icon-drop:after {
	content: "\e001";
}
.bp-icon-archive:after {
	content: "\e002";
}
.bp-icon-about:after {
	content: "\e003";
}
.bp-icon-prev:after {
	content: "\e004";
}

p.info {
	text-align: center;
	padding: 20px;
}

@media screen and (max-width: 55em) {

	.container > header h1,
	.container > header nav {
		float: none;
	}

	.container > header > span,
	.container > header h1 {
		text-align: center;
	}

	.container > header nav {
		margin: 0 auto;
	}

	.container > header > span {
		text-indent: 30px;
	}
}

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot?pvm5gj');
	src:url('../fonts/icomoon/icomoon.eot?#iefixpvm5gj') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff?pvm5gj') format('woff'),
		url('../fonts/icomoon/icomoon.ttf?pvm5gj') format('truetype'),
		url('../fonts/icomoon/icomoon.svg?pvm5gj#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
} /* Icons created with icomoon.io/app */

.tabs {
	position: relative;
	width: 100%;
	margin: 1em 0 2em;
	font-weight: 300;
}

/* Nav */
.tabs nav {
	text-align: center;
}

.tabs nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.tabs nav ul li {
	border-bottom: none;
	margin: 10px;
	display: block;
	float: left;
	position: relative;
}

.tabs nav li.tab-current {
	border-bottom: none;
	z-index: 100;
}



.tabs nav li.tab-current:after {
	right: auto;
	left: 100%;
	width: 4000px;
}

.tabs nav a {
  color: #182041;
  display: block;
  font-size: 1.3rem;
  line-height: 3.5;
  padding: 2vw 1.8vw;
  white-space: nowrap;
  box-shadow: 0 0 5px #00000042;
  width: 350px;
}

.tabs nav a:hover {
	color: #768e9d;
}

.tabs nav li.tab-current a {
	color: #f1b635;
}

/* Icons */
.tabs nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: -0.25em 0.4em 0 0;
}

.icon-food:before {
	content: "\e600";
}

.icon-lab:before {
	content: "\e601";
}

.icon-cup:before {
	content: "\e602";
}

.icon-truck:before {
	content: "\e603";
}

.icon-shop:before {
	content: "\e604";
}

/* Content */
.content section {
	font-size: 1em;
	padding: 3em 1em;
	display: none;
	max-width: 1230px;
	margin: 0 auto;
}

.content section:before,
.content section:after {
	content: '';
	display: table;
}

.content section:after {
	clear: both;
}

/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #47a3da;
}

.content section.content-current {
	display: block;
}

.mediabox {
	float: left;
	width: 33%;
	padding: 0 25px;
}

.mediabox img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.mediabox h3 {
	margin: 0.75em 0 0.5em;
}

.mediabox p {
	padding: 0 0 1em 0;
	margin: 0;
	line-height: 1.3;
}

/* Example media queries */

@media screen and (max-width: 52.375em) {
	.tabs nav a span {
		display: block;
	}

	.tabs nav a:before {
		margin-right: 0;
	}

	.mediabox {
		float: none;
		width: auto;
		padding: 0 0 35px 0;
		font-size: 90%;
	}

	.mediabox img {
		float: left;
		margin: 0 25px 10px 0;
		max-width: 40%;
	}

	.mediabox h3 {
		margin-top: 0;
	}

	.mediabox p {
		margin-left: 40%;
		margin-left: calc(40% + 25px);
	}

	.mediabox:before,
	.mediabox:after {
		content: '';
		display: table;
	}

	.mediabox:after {
		clear: both;
	}
}

@media (max-width: 768px) { 

  .tabs nav a {padding: 2vw 5.3vw;}
}


@media screen and (max-width: 32em) {
	.tabs nav ul,
	.tabs nav ul li a {
		width: 100%;
		padding: 0;
	}

	.tabs nav ul li {
		width: 20%;
		width: calc(16% + 3px);
		margin: 0 0 0 -1px;
	}

	.tabs nav ul li:last-child {
		border-right: none;
	}

	.mediabox {
		text-align: center;
	}

	.mediabox img {
		float: none;
		margin: 0 auto;
		max-width: 100%;
	}

	.mediabox h3 {
		margin: 1.25em 0 1em;
	}

	.mediabox p {
		margin: 0;
	}
}

@media (max-width: 414px) {

.show_cel { display: block;}
.hide_cel { display: none;}

.tabs nav ul li {width: 100%; margin-bottom: 5px;}
.tabs nav a { font-size: 18px;}

.cuadro_descripcion {padding: 20px; margin: 0 0px 0 0;     margin-bottom: 20px;}
#section-1 .col-9, #section-2 .col-9, #section-3 .col-9{    -ms-flex: 0 0 100%;flex: 0 0 100%; max-width: 100%;}
#section-1 .col-3, #section-2 .col-3, #section-3 .col-3{    -ms-flex: 0 0 100%;flex: 0 0 100%; max-width: 100%;}
}