@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
/* CSS Document */


html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
		font-size:10px;
}

.icon_menu, .icon_close, .nav_mob {
	display: none;
}

.animation {
		-webkit-transition: all .25s ease-out;
  	-moz-transition: all .25s ease-out;
  	-o-transition: all .25s ease-out;
  	transition: all .25s ease-out;
}
.main_align {
display: table;
width: 100%;
height: 100%;
}
.align {
	display: table-cell; 
	vertical-align: middle;
}
.wrapper {
position: relative;
width: 100vw;
min-height: calc(100vh - 200px);
padding-bottom: 200px;
}
.content, .content_internas {
width: calc(100vw - 150px);
padding: 50px 75px 50px 75px;
position: relative;
z-index: 10;
}
.content_internas {
padding: 150px 75px 50px 75px;
}



/*HEADER*/
header {
	width:  calc(100vw - 100px);
	padding: 0 50px 0 50px;
	position: fixed;
	height: 150px;
	z-index: 10000;
	top: 0;
	left: 0;
}
.headersmall {
background-color: #FFF;
height: 75px;
border-bottom: 1px solid #666;
}
header .logo {
	float: left;
	width: 200px;
	height: 100%;
	display: table;
/*	background-color: #FFF;*/
	text-align: center;
}
header .logosmall {
	width: 125px;
}

header .nav {
	width: calc(100% - 200px);
	float: right;
	text-align: right;
	height: 100%;
	display: table;
}


.menu, .submenu, .sidemenu, .menu_orange, .menu_blue {
font-family: 'Nunito', sans-serif;
font-size:1.4rem;
text-decoration: none;
margin-right: 20px;
color: #000;
vertical-align: middle;
text-transform: uppercase;
font-weight: 400;
}
.menu_orange, .menu_blue {
font-weight: 700;
padding: 10px 20px 10px 20px;
background-color: #000080;
color: #FFF !important;
border-radius: 25px;
margin: 5px;
}
.menu_blue {
background-color: #1d05a3;
}
.menu_orange:hover {
transform: scale(1.1);
}
.menu_blue:hover {
transform: scale(1.1);
}
/*FOOTER*/

footer {
	width: calc(100vw - 150px);
	padding: 0 75px 0 75px;
	height: 200px;
	background-color: #333;
	position: absolute;
	bottom: 0;
	left: 0;
}

footer .left, footer .right {
width: 50%;
height: 100%;
float: left;
display: table;
}
footer .right {
float: right;
text-align: right;
}
.footer_logo {
float: left;
width: 150px;
}
.footer_address {
float: left; 
margin-left: 75px;
}


/*MAIN BANNER*/
.main_banner, .interior_banner, .interior_solid_banner, .detalle_banner {
width: 100vw; 
height: 100vh;
position: relative;
}
.interior_banner {
height: 500px;
}
.interior_solid_banner {
height: 150px;
background-color: #f2f2f2;
}
.detalle_banner {
height: 450px;
margin-top: 150px;
}
.main_banner .slide {
width: 100vw; 
height: 100vh;
position: relative;
}
.slide .img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	width: 100vw;
	height: 100vh;
}
.slide .tittle {
width: calc(100% - 150px);
height: 100%;
right: 0;
top: 0;
padding: 0 75px 0 75px;
position: absolute;
text-align: center;
z-index: 2;
background-color: rgba(0,0,0,.5);
}



.interior_banner .tittle, .interior_solid_banner .tittle, .tittle_detalle, .detalle_banner .tittle {
position: absolute;
bottom: 0;
left: 75px;
width: 200px;
height: 75px;
text-align: center;
display: table;
z-index: 2;
background-color: #2409ab;
}
.interior_solid_banner .tittle {
bottom: -75px;
}
.tittle_detalle {
bottom: initial;
top: 0;
}
.detalle_banner .tittle {
width: initial;
text-align: left;
bottom: 25px;
background-color: transparent;
}
.interior_banner_img, .detalle_banner_img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	width: 100vw;
	height: 500px;
}
.detalle_banner_img {
height: 450px;
}

.shadow, .shadow_bottom {
background-image: url(images/shadow.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-size: auto;
	width: 100vw;
	height: 100%;
	opacity: .9;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.shadow_bottom {
background-image: url(images/shadow_bottom.png);
	background-position: left bottom;
	top: initial;
	bottom: 0;
}

.scroll {
position: absolute;
bottom: 200px;
left: 50%;
margin-left: -25px;
z-index: 10;
}
.stats {
position: absolute; 
left: 150px; 
right: 150px; 
bottom: 0;
}
.stat {
width: calc(25% - 51px); 
float: left; 
border-right: solid 1px #fff; 
padding: 0 25px 0 25px; 
height: 150px;
}
.stat_num {
float: left; 
width: 100%;
}
.stat_txt {
float: left; 
width: calc(100% - 25px); 
padding-left: 25px; 
margin-top: 15px; 
text-transform: uppercase;
}

.stat_int {
width: calc(100% - 50px); 
float: none; 
padding: 25px 0 25px 0; 
}
/*SLIDES */
.slide_nosotros, .slide_servicios, .slide_sectores, .slide_clientes, .slide_blog {
width: calc(100vw - 150px);
padding: 75px;
position: relative;
}
.slide_servicios {
padding-top: 0;
padding-bottom: 0;
}
.slide_sectores {
padding-bottom: 0;
}
.slide_nosotros {
background-color: #000;
}
.slide_blog {
background-color: #f1f1f1;
}
.slide_clients {
width: 100vw;
padding: 0 0 75px 0;
}



.about_left {
width: calc(35% - 50px); 
float: left; 
margin-right: 100px;
}

.about_right {
width: calc(65% - 50px); 
float: left;
}



 /*BLOG*/ 
	
.thumb_blog {
width: calc(33.3333% - 28.6666px); 
margin-right: 40px; 
float: left;
vertical-align: top;
}

.thumb_blog_img {
width: 100%; 
padding-top: 60%; 
background-color: #000;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
margin-bottom: 25px;
}

.thumb_blog_txt {
width: 100%; 
text-align: left;
}


 /*THUMB*/ 
	
.thumb {
width: 33.3333%; 
float: left;
color: #000;
background-position: center center; 
background-repeat: no-repeat; 
background-size: cover;
}
.thumb_wrapper {
width: 100%;
padding-top: 75%;
position: relative;
}

.thumb_txt {
position: absolute;
width: calc(100% - 100px);
height: calc(100% - 100px);
top: 25px;
left: 25px;
bottom: 25px;
right: 25px;
text-align: center;
padding: 25px;
z-index: 3;
background-color: rgba(0,0,0,.5);
}
.thumb_txt_align {
height: 100%;
width: 100%;
display: table;
}

.thumb:hover .thumb_txt {
background-color: #2409ab;
}

.arrow {
margin: auto;
margin-top: 10px;
display: none !important;
width: 25px !important;
height: auto;
opacity: .5;
}
.thumb:hover .arrow {
display: block !important;
}





.thumb_sectores {
width: calc(25% - 18.75px);
margin-right: 25px;
float: left;
background-position: center center; 
background-repeat: no-repeat; 
background-size: cover;
margin-bottom: 25px;
}
.thumb_wrapper_sectores {
width: 100%;
padding-top: 75%;
position: relative;
}
.thumb_sectores_txt {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
padding: 25px;
z-index: 3;
background-color: rgba(0,0,0,.5);
}
.thumb_sectores:hover .thumb_sectores_txt {
background-color: #2409ab;
}
.sect_more .arrow {
display: block !important;
}
.sect_more {
display: none;
margin-top: 10px;
text-align: center;
width: 100%;
}
.thumb_sectores:hover .sect_more {
display: block;
}



.left_side_small, .right_side_small  {
width: 350px;
float: left;
text-align: left;
}
.right_side_small {
float: right;
}
.left_side , .right_side {
width: calc(100% - 450px);
float: left;
text-align: left;
}
.right_side {
float: right;
}

.form_detalle {
width: 300px; 
margin-right: -75px; 
margin-top: -150px; 
padding: 50px 75px 50px 50px;
}



.client_column {
width: calc(30% - 26px); 
float: left; 
margin-right: 5%; 
padding-left: 25px; 
border-left: 1px solid #ff9900;
}
/* FONTS */

.credito {
	font-family: 'Nunito', sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	opacity:.75;
	letter-spacing:2px;
	text-transform:uppercase;
}
.t1, .t2, .t3, .t4, .t5, .t6 {
text-decoration:none;
font-family: 'Nunito', sans-serif;
font-weight: 300;
}
.t1 {
	font-size:3.2rem;
	line-height: 3.6rem;
	font-weight: 300;
}
.t2 {
	font-size:2.6rem;
	line-height: 3rem;
	font-weight: 300;
}
.t3 {
	font-size:1.6rem;
	line-height: 2.4rem;
}
.t4 {
	font-size:1.2rem;
	line-height: 2rem;
}
.t5 {
	font-size:2rem;
	line-height: 2rem;
}
.t6 {
	font-size:5rem;
	line-height: 4.5rem;
	font-weight: 300;
}


.white {
	color:#FFF;
}
.black {
color:#000;
}
.yellow {
color: #2409ab;
}


.bt_yellow, .bt_black, .bt_transparent, .bt_language_es, .bt_language_en {
display: block;
text-decoration: none;
height: 35px;
width: 100%;
padding: 15px 0 0 0;
background-color: #2409ab;
font-family: 'Nunito', sans-serif;
font-size:1.2rem;
letter-spacing: 3px;
vertical-align: middle;
text-transform: uppercase;
color: #000;
border: none;
text-align: center;
}
.bt_language_es, .bt_language_en  {
width: 20px;
padding: 5px 0 0 0;
height: 10px;
font-size:1rem;
background-color: transparent;
border: solid 1px #666;
display: inline-block;
margin-left: 20px;
background-position: center center;
background-repeat: no-repeat;
background-size: 100% 100%;
background-image: url(images/flag_es.png);
color: transparent;
letter-spacing: 1px;
}
.bt_language_en {
background-image: url(images/flag_en.png);
}
.bt_language_es:hover, .bt_language_en:hover  {
background-color: #666;
background-image: none;
color: #FFF;
}
.bt_language_white {
border: solid 1px #FFF;
}
.bt_language_white:hover {
background-color: #FFF;
background-image: none;
color: #666;
}

.bt_yellow:hover {
background-color: #FFF
}
.bt_black {
background-color: #f2f2f2;
}
.bt_black:hover {
background-color: #000;
color: #FFF;
}
.bt_transparent {
background-color: transparent;
border: solid 1px #000;
}
.bt_transparent:hover {
background-color: #000;
color: #FFF;
}
.bt_alpha {
margin: 0 15px 0 15px;
	font-size:3rem;
	font-weight: 300;
	color: #999;
	float: left;
	text-decoration:none;
font-family: 'Nunito', sans-serif;
}
.bt_alpha:hover {
color: #2409ab;
}
.bt_alpha_select {
color: #2409ab;
}
/* REDES */

.facebook, .instagram {
	color:transparent;
	display:inline-block;
	cursor:pointer;
	width: 30px;
	height: 30px;
	text-decoration:none;
	margin: 0 30px 0 0;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.facebook {
background-image: url(images/icon_facebook_white.png);
}
.facebook:hover {
transform: scale(1.10);
}
.instagram {
background-image: url(images/icon_instagram_white.png);
}
.instagram:hover {
transform: scale(1.10);
}
.whatsapp {
width: 50px;
height: 50px;
display: inline-block;
vertical-align: middle;
color: transparent;
background-position: center center;
background-repeat: no-repeat;
background-size: 100% auto;
background-image: url(images/icon_whatsapp.png);
}

/* FORM*/

.field_box, .area_box, .field_box_side {
border: solid 1px #ccc;
width: calc(50% - 32px);
margin: 0 10px 10px 0;
padding: 10px;
background-color: #fff;
display: inline-block;
text-align: left;
}
.area_box, .field_box_side {
width: calc(100% - 27px);
margin: 0;
display: block;
margin-bottom: 10px;
}
.field, .drop, .area {
	border: none;
	color:#666;
	width:100%;
	height: 30px;
	text-decoration:none;
	font-family: 'Nunito', sans-serif;
	font-size:1.6rem;
	font-weight:400;
	display: block;
	outline:none;
	border-radius: 0;
	-webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
	resize:none;
}

.drop {
background-image: url(images/arrow_down_black.png);
background-position: right 20px center;
background-repeat: no-repeat;
background-size: 20px auto;
max-width: 400px;
border: solid 1px #ccc;
height: 40px;
padding: 0 10px 0 10px;
font-size:1.2rem;
text-transform: uppercase;
display: inline-block;
margin: 10px;
}

.area {	
		height: 200px;
		width:100%;
}

.send, .send_detalle {
	color:#FFF;
	background-color: #000;
	text-decoration:none;
	width:calc(100% - 5px);
	border: none;
	text-align:center;
	display:block;
	cursor:pointer;
	height: 50px;
	font-family: 'Nunito', sans-serif;
	font-size:1.8rem;
	text-transform: uppercase;
	-webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
}
.send:hover {
	background-color: #2409ab;
}


.send_detalle {
	background-color: rgba(255,255,255,.25);
}
.send_detalle:hover {
	background-color: rgba(255,255,255,1);
	color: #000;
}


.result_box {
width: 100%; 
min-height: 300px; 
text-align: center;
display: table;
}


.categoria {
	display:block;
	width: calc(100% - 40px);
	text-align: left;
	text-decoration:none;
	cursor:pointer;
	background-image: url(images/arrow_down.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	border-top: 1px solid #ccc;
	padding: 20px 40px 20px 0;
	}

.detalle {
	text-align: left;
	overflow: hidden;
	width: 100%;
	clear: both;
	display:block;
	padding-bottom: 20px;
}






/* Slider */

.slick-slide {
    margin: 25px;
}


.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
/*    display: block;*/
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
/*    height: 100%;*/
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
/*
.slick-slide img {
    display: block;
}
*/
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}









.panelBaner{
	position: relative;
}

/*
.panelBaner .bx-controls{
	 
}
*/

 .bx-wrapper .bx-controls-direction a { 
	 top: inherit;
	 margin-top: 0px; 
	 bottom: 20px;
}
 .slide_sectores .bx-wrapper .bx-controls-direction a { 
	 bottom: initial;
		top: -100px;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {

}
 
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 30px;
	background: url('images/arrow_left_white.png') no-repeat center center; 
}
.bx-wrapper .bx-next {
	right: 30px;
	background: url('images/arrow_right_white.png') no-repeat center center; 
}

.slide_sectores .bx-wrapper .bx-prev {
	right: 60px;
	left: initial;
	background-image: url('images/arrow_left_black.png'); 
}
.slide_sectores .bx-wrapper .bx-next {
	right: 0;
	background-image: url('images/arrow_right_black.png'); 
}

.bx-wrapper .bx-controls-direction a {
	width: 50px !important;
	height: 50px !important;
	background-size: contain;
}

/* PAGER */
.bx-wrapper .bx-pager { 
	display: none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: rgba(255,255,255,.5);
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

.panelBaner .bx-wrapper, .panelBaner .bx-viewport, .panelBaner .boxSlider, .panelBaner .slide{
	position:absolute !important;
	left:0px;
	top:0px;
	width:100% !important;
	height:100% !important;
}
.panelBaner .bx-wrapper{
	z-index:0;
}
@media screen and (max-width: 600px) {
.panelBaner .bx-controls .bx-controls-direction {
	display:none !important
}
}




@media screen and (max-width: 900px) {


.icon_menu, .icon_close {
display: block;
float: right;
width: 40px;
height: 40px;
text-decoration: none;
background-image: url(images/icon_menu_black.png);
background-position: center center;
background-repeat: no-repeat;
background-size: 100% auto;
color: transparent;
position: absolute;
right: 25px;
top: 15px;
}
.icon_close {
background-image: url(images/icon_close_white.png);
}

.content, .content_internas {
width: calc(100vw - 50px);
padding: 50px 25px 50px 25px;
}

.wrapper {
min-height: calc(100vh - 400px);
padding-bottom: 400px;
}

.scroll {
display: none;
}

/*HEADER*/


header {
	width:  calc(100vw - 50px);
	padding: 0 25px 0 25px;
	height: 75px;
}

header .logo {
	width: 125px;
}

header .nav {
position: fixed;
	text-align: center;
	height: 100vh;
	width: 100vw;
	z-index: 50;
	left: -100vw;
	background-color: rgba(0,0,251,1);
}


.menu {
margin-right: 0;
margin-bottom: 25px;
display: block;
color: #FFF !important;
}


footer {
	width: calc(100vw - 50px);
	padding: 0 25px 0 25px;
	height: 400px;
}

footer .left, footer .right {
width: 100%;
height: initial;
float: none;
padding: 50px 0 0 0;
text-align: center;
}


.footer_logo, .footer_address {
float: none;
width: 100%;
margin-left: 0;
display: block;
}
.footer_logo {
max-width: 100px;
margin: auto !important; 
margin-bottom: 25px !important;
}





.main_banner, .interior_banner{
height: 1200px;
background-color: #333;
}
.interior_banner {
height: 450px;
}

.main_banner .slide {
height: 700px;
}
.slide .img {
	background-attachment: scroll;
	height: 350px;
}
.slide .tittle {
width: calc(100% - 50px);
top: 350px;
height: 350px;
background-color: #000;
padding: 0 25px 0 25px;
}



.stats {
left: 25px; 
right: 25px; 
bottom: initial;
top: 750px;
}
.stat {
width: 100%; 
float: none; 
border-right:none; 
padding: 0; 
height: 100px;
}





.slide_nosotros, .slide_servicios, .slide_sectores, .slide_clientes, .slide_blog {
width: calc(100vw - 50px);
padding: 25px;
}
.slide_about_txt {
width: 100%;
}



.thumb_blog {
width: 100%; 
margin-right: 0; 
float: none;
margin-bottom: 25px;
}

.thumb, .thumb_sectores {
width: 100%; 
float: none;
margin-right: 0; 
margin-bottom: 10px;
}

.thumb_wrapper_sectores {
padding-top: 75%;
}
.thumb_tittle {
width: calc(100% - 100px);
height: calc(100% - 100px);
top: 25px;
left: 25px;
bottom: 25px;
right: 25px;
}
.thumb_bg {
top: 25px;
left: 25px;
bottom: 25px;
right: 25px;
}


.field_box, .area_box {
width: calc(100% - 22px);
margin: 0 0 10px 0;
display: block;
}



.t1 {
	font-size:2.6rem;
	line-height: 3rem;
}
.t2 {
	font-size:2.3rem;
	line-height: 2.5rem;
}

.t6 {
	font-size:4rem;
	line-height: 3.5rem;
}

.interior_banner, .interior_banner_img {
height: 350px;
background-attachment: scroll;
}


.interior_banner .tittle, .interior_solid_banner .tittle, .tittle_detalle, .detalle_banner .tittle {
left: 25px;
width: calc(100% - 50px);
height: 50px;
}

.detalle_banner {
margin-top: 75px;
}

.about_left, .about_right  {
width: 100%; 
float: none; 
margin-right: 0;
margin-bottom: 25px;
}

.interior_solid_banner {
height: 125px;
}

.interior_solid_banner .tittle {
bottom: 0;
}
.menu_orange, .menu_blue {
    display: block;
    max-width: 60%;
    margin: auto;
    margin-bottom: 15px;
}

.left_side_small, .right_side_small, .left_side , .right_side  {
width: 100%;
float: none;
margin-bottom: 50px;
text-align: left;
margin-right: initial;
margin-top: initial;
}

.form_detalle {
padding: 25px;
width: calc(100% - 50px); 
}
.client_column {
width: calc(19% - 26px); 
float: none; 
margin-right: 0; 
}

}