@charset "utf-8";
/* CSS Bolgain 2023/01/20 */
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&display=swap'); /* font-family: 'Heebo', sans-serif; */
*, html {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Heebo', sans-serif;
	font-size: 16px;
	font-weight: 400;
}
a {
	text-decoration: none;
	outline: none;
	transition: all ease 500ms;
}
a, :focus {
	outline: none !important;
}
br {
	clear: both;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
fieldset {
	border: none;
}
legend {
	display: none;
}
textarea {
	resize: none;
}
li {
	list-style-type: none;
}
#bongHome .menu1, #bongAbout .menu2, #bongServices .menu3, #bongInternational .menu4, #bongContact .menu5 {
	color: #149AFF;
	pointer-events: none;
	cursor: default;
}
#fondoBlanco {
	background: white;
	width: 100%;
	height: auto;
}
#contenedor {
	width: 100%;
	max-width: 1350px;
	height: auto;
	margin: 0 auto;
	padding: 20px 40px 28px 40px;
	position: relative;
}
/* slicknav oculto */
.slicknav_menu {
	display: none;
}
/* nav */
#nav {
	background-color: white;
	width: 100%;
	max-width: 1113px;
	height: 98px;
	padding: 0 2.205% 0 2.52%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
}
#nav ul {
	display: flex;
}
#nav a {
	color: #14196A;
	margin: 0 2px;
	padding: 0 3px;
}
#nav a:hover {
	color: #149AFF;
}
#nav .nav-logo {
	width: 50.144%;
	height: auto;
}
/* ************************************
HOME  */
#slider {
	width: 100%;
	position: relative;
}
#cuadroColor, #pie {
	position: absolute;
}
#cuadroColor {
	background: rgba(20,22,79,.5);
	color: white;
	width: 50%;
	padding: 17.922% 0 0 70px;
	z-index: 10;
	top: 0;
	left: 0;
	bottom: 0;
}
#cuadroColor p {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#cuadroColor .frase-slider1 {
	width: 77.356%;
	margin: 0 0 17.885% 0;
}
#cuadroColor .frase-slider2 {
	width: 53.985%;
}
#pie {
	color: white;
	font-size: 1.0625rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	vertical-align: inherit;
	width: 100%;
	padding: 0 3.229% 0 5.04%;
	z-index: 20;
	bottom: 57px; /* bottom: 6.5%; */
	left: 0;
	right: 0;
}
#pie p {
	filter: drop-shadow(1px 1px 4px black)
}
#pie .pieAgence {
	width: 77px;
	height: 25px;
	filter: drop-shadow(1px 1px 4px black)
}
.pieAgence2 {
	width: 77px;
	height: auto;
	filter: drop-shadow(1px 1px 4px black);
	position: absolute;
	right: 3.229%;
	bottom: 70px;
}
#pieSocial {
	display: flex;
	justify-content: flex-start;
}
#pieSocial a {
	text-indent: -9999px;
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 8px 0 0;
	overflow: hidden;
}
#pieSocial a:hover {
	opacity: .7;
}
.social_face {
	background: url("../img/ico-facebook.svg") no-repeat center center;
	background-size: auto 24px;
}
.social_insta {
	background: url("../img/ico-instagram.svg") no-repeat center center;
	background-size: 24px auto;
}
.social_link {
	background: url("../img/ico-linkedin.svg") no-repeat center center;
	background-size: 21px auto;
}
/* ************************************
INNER */
#flex {
	display: flex;
	justify-content: space-between;
	position: relative;
}
#inner {
	min-height: 500px;
	position: relative;
	z-index: 1;
}
#columnas {
	font-size: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	width: 885px;
	min-height: 838px;
	padding: 12.1% 0 0 6px; padding: 10.1% 0 0 6px;
}
#columnas h2 {
	color: #14196A;
 font-size: calc(18px + (23 - 18) * ((100vw - 300px)/ (1920 - 320)));
	margin: 0 0 10px 0;
}
#columnas p {
	line-height: 1.1rem;
	margin: 0 0 16px 0;
}
#columnas a {
	color: #149AFF;
}
#columnas a:hover {
	color: #8059EA;
}
#columnas section {
	width: 37.897%;
	width: 335px;
	min-height: 400px;
	margin: 0 0 0 7.458%;
	position: relative;
}
#columnas li {
	padding: 0 0 0 13px;
	line-height: 1.1rem;
	margin: 0 0 3px 0;
	display: block;
	position: relative;
}
#columnas li::before {
	content: '-';
	position: absolute;
	top: 0;
	left: 2px;
}
.boton-download {
	background: url("../img/ico_pdf.png") no-repeat center center;
	display: block;
	width: 50px;
	height: 62px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.columna-imagen {
	width: 30.314960629921263%;
}
#columnaFondo {
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
	width: 30.314960629921263%;
	position: relative;
	z-index: auto;
}
#columnaFondo .logo-b {
	width: 34.196891191709845%;
	height: auto;
	position: absolute;
	top: 341px;
	left: 9px;
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,.4));
}
.fondo-banner-about {
	background-image:  url("../img/fondo_about.jpg");
	
}
.fondo-banner-services {
	background-image:  url("../img/fondo_services.jpg");
	
}
.fondo-banner-international {
	background-image:  url("../img/fondo_international.jpg");
	
}
.fondo-banner-contact {
	background-image:  url("../img/fondo_contacto.jpg");
	
}
#frases {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	padding: 0 4.41% 0 5.67%;
	position: absolute;
	bottom: 132px;
}
.frase-inner1 {
	width: 45.4466%;
	;
}
.frase-inner2 {
	width: 26.708%;
	filter: drop-shadow(1px 1px 4px black);
}
/* ************************************
PIE SOMBRA */
#pieSombra {
	width: 100%;
	max-width: 1350px;
	height: 35px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#pieSombra section {
	background: black;
	width: 600px;
	height: 50px;
	filter: blur(13px);
	rotate: 5deg;
	position: absolute;
	z-index: auto;
	top: -66px;
	right: 27px;
}

/* ########################################### 
RESPONSIVO
 ########################################### */
@media screen and (max-width: 1350px) {
#pie {
	bottom: 6.5%;
}
#columnas {
	width: 69.68503937007874%;
}
#columnas section {
	width: 37.897%;
	min-height: inherit;
}
.boton-download {
	margin: 0 0 0 0;
	position: relative;
}
#frases {
	bottom: 12%;
}
.pieAgence2 {
	bottom: 8%;
}
}

@media screen and (max-width: 1250px) {
#frases {
	bottom: 5%;
}
	.altura-especial {
		bottom: 7.5% !important;
	}
.pieAgence2 {
	bottom: 3%;
}
}

@media screen and (max-width: 1190px) {
#frases {
	padding: 20px 4.41% 5px 5.67%;
	position: relative;
	bottom: 0;
}
.altura-especial {
	bottom: 0 !important;
	padding-bottom: 44px !important;
}
#pieAgence2 {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	position: relative;
}
.pieAgence2 {
	position: relative;
	bottom: auto;
	right: 30px;
}
.frase-inner2 {
	filter: none;
}
}

@media screen and (max-width: 1000px) {
#contenedor {
	padding: 5px 30px 30px 30px;
}
#nav .nav-logo {
	width: 44%;
}
}

@media screen and (max-width: 900px) {
#flex {
	flex-wrap: wrap;
}
#columnas, .columna-imagen, #columnaFondo {
	width: 100%;
}
.columna-imagen, #columnaFondo {
	order: 1;
}
	#columnaFondo {
		background-color: red;
		
	}
	#columnaFondo::after {
		content: '';
		display: block;
		padding: 0 0 60% 0;
		
	}
.fondo-banner-about {
	background-image:  url("../img/fondo_about2.jpg");
	
}
.fondo-banner-services {
	background-image:  url("../img/fondo_services2.jpg");
	
}
.fondo-banner-international {
	background-image:  url("../img/fondo_international2.jpg");
	
}
.fondo-banner-contact {
	background-image:  url("../img/fondo_contacto2.jpg");
	
}	
	
	#columnaFondo .logo-b {
		width: 14.483627204030228%;
		top: inherit;
		left: inherit;
		bottom: 15.955%;
		right: 7.62%;
	}
	
#columnas {
	padding: 30px 0 0 0;
	order: 2;
	min-height: inherit;
}
}

@media screen and (max-width: 850px) {
#nav {
	display: inherit;
	padding: 20px 2.205% 0 2.52%;
	position: relative;
}
#nav ul {
	justify-content: space-between;
	margin: 7px 0 0 0;
}
#nav .nav-logo {
	width: 323px;
}
#cuadroColor {
	padding: 19.922% 0 0 5.512%;
}
}

@media screen and (max-width: 730px) {
#contenedor {
	padding: 5px 30px 15px 30px;
}
#nav {
	display: inherit;
	padding: 20px 10px;
	height: auto;
}
#nav ul {
	display: none;
}
.slicknav_menu {
	display: block;
}
#cuadroColor {
	padding: 27% 0 0 5.512%;
}
#columnas section {
	width: 100%;
	margin: 0 4% 30px 4%;
}
#pie {
	background: white;
	padding: 10px 5px 0 5px;
	position: relative;
}
#pie p {
 font-size: calc(14px + (17 - 14) * ((100vw - 300px)/ (1920 - 320)));
}
#pie p, #pieSocial a {
	filter: drop-shadow(1px 1px 4px black);
}
}

@media screen and (max-width: 600px) {
#pie {
	flex-wrap: wrap;
	justify-content: center;
}
#pieSocial {
	width: 100%;
	display: flex;
	justify-content: center;
	margin: 5px 0 15px 0;
}
#pieSocial a {
	margin: 0 7%;
}
#pie p {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
}
#pieSombra {
	height: 40px;
}
#pieSombra section {
	width: 80%;
}
}

@media screen and (max-width: 480px) {
#nav {
	display: flex;
	justify-content: center;
}
#nav .nav-logo {
	width: 100%;
}
#slider {
	display: flex;
	flex-wrap: wrap;
}
#cuadroColor {
	text-align: center;
	width: 100%;
	padding: 20px 10px;
	position: relative;
	order: 2;
}
#cuadroColor .frase-slider1 {
	margin: 0 0 30px 0;
}
#pie {
	order: 3;
}
}
