@charset "UTF-8";

/* CSS Document */

*{
	margin: 0;
	padding: 0;
}


.h100{
    width: 100%;
    height: 100px;

}

.modal-content{
	width: 100% !important;
	font-size: 0.8rem !important;
	overflow: hidden!important;
	color: #2c62a1 !important;
}

button#aviso{
	display: inline !important;
}



#seccion{
	color: #4f4f4f;
}


#seccion h2, #seccion h4{
	color: #2c62a1;
}


#seccion ul{
	padding-left: 40px;
	color: #2c62a1;
}

#seccion ul li p{
	color: #4f4f4f;
}

html{
	scroll-behavior: smooth;
	overflow-x: hidden !important;
}



body{
    background-color: #0A0E33;
	font-family: 'Raleway', sans-serif;
	color: #ffffff;
	overflow-x: hidden !important;}

body#body_interior{
	background-color: #fff;
}

.tel{
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

h2{
    font-size: 3.3rem;
}

.desktop{
    display: block;
}

.mobile{
        display: hidden;
    display: none;

}

.e_header{
    width: 100%;
    height: 50px;
}


.enlace_h{
	width: 300px;
	padding: 10px 0;
	border-radius: 15px;
	background: #6B86DC;
	margin: 25px auto;
	transition: all ease 300ms;
	cursor: pointer;

}

.enlace_h:hover{
	background: #223d92;
}


.enlace_h a{
		display: block;
	color: #fff;
	text-decoration: none;
}

/*Inicio Nav*/

nav{
background: rgba(255, 255, 255, 0.95) !important;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(7.6px);
-webkit-backdrop-filter: blur(7.6px);
position: fixed !important;
z-index: 1000000;
width: 100%;
}

nav a{
	transition: all 200ms ease;
}

.navbar-toggler{
	border: 2px solid #223d92 !important;
}

nav a.nav-link{
    margin-top: 35px;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat;
	background-image:url("../img/h_w.png");
}


nav #logo_main{

	width: 25%;
    height: auto;
	margin-right: 15%;

	
}


nav #logo_main img{
    max-width: 350px;
}


nav #navbarNav{

	width: 70%;
}



nav #navbarNav ul li a{

	display: block;
	width: 100%;
	text-align: center;
	margin-left: 30px;
	font-weight: 500;

}


#dropdown_menu, #dropdown_menu2{
	background: #fafafa;
	left: -300px;
	width: 450px;
	font-size: 0.9rem;
}

#dropdown_menu a, #dropdown_menu2 a{
	text-align: left !important;
	color: #2c62a1;
	margin-left: 0 !important;
	transition: all 200ms ease;
}


#dropdown_menu a:hover, #dropdown_menu2 a:hover{
	background: none;
	color: #223d92;
	margin-left: 7px !important;
}

.dropdown-item{
	padding: 0 20px !important;
    border-radius: 20px;
}

.dropdown-item:hover{
	background: #e2e7f8 !important;
    width: 95% !important;
}

.dropdown-divider{
	margin: 6px 0;
}

/*Fin Nav*/


/*Inicio Quienes*/



#quienes{
	background: rgb(22,40,115);
background: -moz-linear-gradient(90deg, rgba(22,40,115,1) 0%, rgba(48,137,183,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(22,40,115,1) 0%, rgba(48,137,183,1) 100%);
background: linear-gradient(90deg, rgba(22,40,115,1) 0%, rgba(48,137,183,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#162873",endColorstr="#3089b7",GradientType=1);
	background-image: url("../img/bg_quienes.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: cover;
	background-attachment: fixed;
}



#quienes p{
	padding-left: 25px;
}

#quienes ul{
	padding-left: 50px;
}

#quienes hr{border-top: 2px solid rgba(165,216,220,0.1);}

/*FIN Quienes*/


/*Inicio MISION VISION*/

#mv h2{
	color: #2e9ec2;
}

#mision, #vision{
	padding: 20px 40px;
}

#vision p, #mision p{
	border-left: 2px solid rgba(165,216,220,0.1);; 
}

#mision p, #vision p{
	padding-left: 15px;
}

/*Fin MISION VISION*/



/*INICIO Marcas*/


#marcas{
	background: #fff;
}

#marcas h2{
	color: #2c62a1;
}









/*FIN Marcas*/




/*INICIO Servicios*/

#servicios{
	
background: rgb(198,230,233);
background: -moz-linear-gradient(90deg, rgba(198,230,233,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(198,230,233,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(198,230,233,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c6e6e9",endColorstr="#ffffff",GradientType=1);
color: #4f4f4f;
	padding: 0;

}



span.bg-dark{
	padding: 5px !important;
	width: 30px;
	height: 30px;
	background-color: #223d92 !important;
	opacity: 0.8;
	border: 3px solid #223d92 !important;
}

#w_video{
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	overflow-x: hidden !important;
}



#video_b{
	width: 100% !important;
	height: 100% !important;
	overflow-x: hidden !important;
}


#w_video_seccion{
	padding: 0;
	margin: 0;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	overflow-x: hidden !important;
z-index: -20;
	
}


#servicios h2{
	color: #2c62a1;
}



#servicios h3{
	color: #2e9ec2;
}


#soluciones_tec{
	background: #162873;
	padding: 17px 20px;
	display: block;
	text-align: center;
	margin: 5px auto;
	color: #fff !important;
	border-radius: 22px;
	width: 40%;
}

.w_s_icon{
	
}


.s_icon{
	text-align: center;
	display: block;
	margin: 0 auto;
}

/*FIN Servicios*/



/*INICIO contacto*/

#contacto{
    
    color: #4F4F4F;
	
	background-image: url("../img/bg_contacto_2.png");
	background-repeat: no-repeat;
	background-size:contain;
	background-position: right bottom;
background-color: rgb(212,236,238);
background-color: -moz-linear-gradient(180deg, rgba(212,236,238,1) 0%, rgba(255,255,255,1) 100%);
background-color: -webkit-linear-gradient(180deg, rgba(212,236,238,1) 0%, rgba(255,255,255,1) 100%);
background-color: linear-gradient(180deg, rgba(212,236,238,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d4ecee",endColorstr="#ffffff",GradientType=1);
    
	
    
}


#bg_contacto{
	position: absolute;
	bottom: -48px;
	right: 100px;
	z-index: 0;
	width: 100%;
	height: 726px;
	background-image: url("../img/bg_contacto_1.png");
	background-repeat: no-repeat;
}


#contacto h2{
    color: #2C62A1;
}

#contacto #p_contact{
    padding-left: 20px;
}


#contacto form{
    width: 80%;
    margin: 10px auto;
    color: #2C62A1;
}


#contacto form label{display: block;
    margin-top: 30px;
}


#contacto form label input, #contacto form label textarea{
    padding: 7px;
    border-radius: 20px;
    outline: none;
    border: 1px solid #162873;
    color: #162873;
    width: 60%;
}


#contacto form label textarea{
    height: 140px;
}


#contacto form label #enviar{
    background: #162873;
    color: #fff;
    padding: 12px 30px;
    border: none;
    border-radius: 15px;
    transition: all ease 200ms;
}


#contacto form label #enviar:hover{
    background: #0dacc6;
}


#contacto .quien{
	font-size: 1.1rem;
	font-weight: 600;
	color: #223d92;
	line-height: 1rem;
}

#contacto p a{
	color: #4f4f4f;
	transition: all ease 200ms;
}


#contacto p a:hover{
	color: #223d92;
	text-decoration: none;
}


#contacto p a i{
	color: #223d92;
}


#contacto p a i{
	color: #223d92;
}

/*FIN contacto*/


/*INICIO footer*/



footer{
	min-height: 300px;
	background-image: url("../img/bgfooter.jpg");
	background-color: #162873;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 20px 0;
	font-size: 0.9rem;
	color: #ffffff;
	background-attachment: fixed;
}


footer #footer_seccion{
	position: relative;
}



footer #f1{
	padding-top: 10px;
}

footer #f2, footer #f3{
	padding: 20px;
}


footer #f2 ul li{
	list-style: none;
}


footer #f2 ul li a{
	color: #ffffff;
	transition: all ease 200ms;
	display: block;
	padding: 7px 7px 15px 7px;
	border-bottom: 1px solid #4563af;
}

footer #f2 ul li a:hover{
	color: #0dacc6;
	text-decoration: none;
	padding-left: 10px;
}


footer #f3 a{
	color: #ffffff;
	transition: all ease 200ms;
}

footer #f3 a:hover{
	color: #0dacc6;
	text-decoration: none;
}





/*FIN footer*/







/*Inicio WA*/


#waf{
	position: fixed;
	z-index: 100;
	width: 140px;
	height: 140px;
	right: 30px;
	bottom: 30px;
}

#waf_movil{
		display:none;
	}


#waf a{
	display: block;
	width: 100%;
	height: 100%
}



#waf_halo{
	background: url("../img/wa/wa_halo.png") no-repeat center;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all ease 200ms;
	-moz-transition: all ease 200ms;
	transition: all ease 200ms;
}



#waf_logo_v{
	background: url("../img/wa/wa.png") no-repeat center;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50px;
	left: 30px;
	z-index: 7;
	opacity: 1;
	-webkit-transition: all ease 200ms;
	-moz-transition: all ease 200ms;
	transition: all ease 200ms;
}


#waf_logo{
	background: url("../img/wa/wa_hover.png") no-repeat center;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50px;
	left: 30px;
	z-index: 8;
	opacity: 0;
	-webkit-transition: all ease 200ms;
	-moz-transition: all ease 200ms;
	transition: all ease 200ms;
}


#waf_con{
	background: url("../img/wa/wa_contactanos.png") no-repeat center;
	width: 140px;
	height: 20px;
	position: absolute;
	bottom: 0;
	z-index: 9;
	opacity: 0;
	-webkit-transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	transition: all ease 400ms;
}


#waf a:hover #waf_logo{
	opacity: 1;
	top: 30px;
}


#waf a:hover #waf_logo_v{
	opacity: 0;
	top: 30px;
}

#waf a:hover #waf_halo{
	opacity: 0.5;
}


#waf a:hover #waf_con{
	opacity: 1;
}

/*Fin WA*/



/*SECCION*/


#seccion{
	min-height: 800px;
}

/*SECCION*/



@media only screen and (min-width: 769px) and (max-width: 1080px) {

	
h2{
    font-size: 2rem;
}


nav #logo_main{

	width: 35%;
    height: auto;
	margin-right: 1%;

	
}


nav #logo_main img{
    max-width: 450px;
}
    
	


#dropdown_menu, #dropdown_menu2{

	width:100% !important;

}

#dropdown_menu a, #dropdown_menu2 a{
	text-align: center!important;

}
	
    
    
 #quienes p{
	padding-left: 0px;
}
   

    
    
/*INICIO contacto*/	
	
	#contacto{
		background-image: none;
	}

	
/*FIN contacto*/	
	
	
	
/*INICIO footer*/	
	
	footer{
		background-size:auto;
	}
	
/*FIN footer*/
	
	
	#soluciones_tec{
	width: 80%;
}
	
	
}












@media only screen and (min-width: 1px) and (max-width: 768px) {

    
nav #logo_main img{
    width: 100% !important;
    position:  relative !important;
}
    
	
h2{
    font-size: 2rem;
}	
	
.mobile{
    display: block;
}

.desktop{
        display: hidden;
    display: none;

}	
	
    
/* Inicio Nav*/
	
nav #navbarNav ul li a{
	text-align: left;
	display: block;
	width: 100%;
	border-bottom: 1px solid #90b3d4;
	margin: 0;
}



nav #logo_main{

	width: 65% !important;
	margin-right: 10%;

	
}
    
    


nav #logo_main img{
    max-width: 300px;
}


#dropdown_menu, #dropdown_menu2{

	width:100% !important;

}

#dropdown_menu a, #dropdown_menu a{
	text-align: left!important;

}

.dropdown-item{
    font-size: 12px !important;
}
    
    
/*Fin Nav*/

    
    #quienes p{
	padding-left: 0px;
}

    
/*INICIO Contacto*/    
    
#contacto form label input, #contacto form label textarea{

    width: 100%;
}    
    
	

	
	#contacto{
		background-image: none;
	}

	
	#contacto_2{
		text-align: center;
		font-weight: 600;
	}
		
	
/*FIN Contacto*/    
    
    
	
/*INICIO footer*/
	
	footer{
	background-image: none;
	font-size: 1rem;
background: rgb(22,40,115);
background: -moz-linear-gradient(245deg, rgba(22,40,115,1) 15%, rgba(48,137,183,1) 100%);
background: -webkit-linear-gradient(245deg, rgba(22,40,115,1) 15%, rgba(48,137,183,1) 100%);
background: linear-gradient(245deg, rgba(22,40,115,1) 15%, rgba(48,137,183,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#162873",endColorstr="#3089b7",GradientType=1);
	
}

/*FIN footer*/

	
/*Inicio wa*/
	

	
		
	#waf{
	display: none;
}
    
	
#waf_movil{
      display:block;
      width: 95px;
      height: 70px;
    position: fixed;
        z-index: 1000000;
    top: 100px;
    right: 0px;

	}
	
	



	#waf_movil a{
		color: #fff;
		font-size: 1.2em;
	}
		
	
/*FIN WA*/
	
	
	#soluciones_tec{
	width: 80%;
}
	

}




























































@media (min-width: 768px) {

    /* show 3 items */
    .carouselPrograms .carousel-inner .active,
    .carouselPrograms .carousel-inner .active + .carousel-item,
    .carouselPrograms .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }

    .carouselPrograms .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carouselPrograms .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carouselPrograms .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }

    .carouselPrograms .carousel-inner .carousel-item-next,
    .carouselPrograms .carousel-inner .carousel-item-prev {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    .carouselPrograms .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.333%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* left or forward direction */
    .carouselPrograms .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carouselPrograms .carousel-item-next.carousel-item-left + .carousel-item,
    .carouselPrograms .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carouselPrograms .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be abso position for animations */
    .carouselPrograms .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 */
    .carouselPrograms .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carouselPrograms .carousel-item-prev.carousel-item-right + .carousel-item,
    .carouselPrograms .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carouselPrograms .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
    }
}

















