@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Roboto');


	body{
	position: relative;
	font-family: 'Open Sans', sans-serif;/*Lato*/
	font-size:15px;
	font-weight:400;
	line-height: 1.8;
	color: #818181;
	}
	
	a:hover{
	text-decoration:none;}
	
	.aservicios{
	color:#000;
	text-decoration:none;		
	}

  h2 {
	  font-size: 24px;
      /*text-transform: uppercase;*/
      color: #303030;
      font-weight: 600;
	  line-height: 1.375em;
      margin-bottom: 30px;
  }
  
  .panelP h2 {
	  font-weight:normal; 
	  font-family:'Source Sans Pro', sans-serif; 
	  font-size:30px;	 
      text-transform: uppercase;
	  line-height:1em;
  }
  
  .carousel {
	  font-family: 'Open Sans', sans-serif;/*Source Sans Pro*/
	  font-style:normal;	  
      font-size: 300% !important;
      line-height: 1.375em;
      color: #333333;
      font-weight: 400;
      margin-bottom: 30px;
  }  
  
  h3 {
	  font-family: 'Open Sans', sans-serif;/*Source Sans Pro*/
	  margin-bottom: 90px;
	  color:#333;
	  }
	  
  
  h4 {
      font-size: 19px;
      line-height: 1.375em;
      color: #303030;
      font-weight: 400;
      margin-bottom: 30px;
  }  
  li h4 {
	  line-height: 1.0em;
	  }
	
    .jumbotron {		
		height:750px;
		width:100%;
		background-repeat:no-repeat;
		background-position:center;
		background-attachment:scroll;
		color: #666;
		padding: 100px 25px;
		font-family: 'Montserrat', sans-serif;
		}
	
	/*.container-fluid { padding: 60px 50px;}*/
	/*background-image: url(../imagenes/fondo1600px.jpg);*/

	  
#portfolio, #services, #about, #about1, #about2 , #nosotros, #contact, #nos, #footer, #productos{
      padding: 140px 50px 80px 50px;	  
	  }
	 
#popup, #popup1, #popup2, #popup3, #popup4, #popup5 {
	margin-top:150px;
}

	
	
.display{
	float:left;
	margin:10px 10px;	
	}
.gris {
	color:#666;}
	
	

	
.img_sombra{
	-webkit-box-shadow: 12px 7px 58px -4px rgba(36,138,255,1);
	-moz-box-shadow: 12px 7px 58px -4px rgba(36,138,255,1);
	box-shadow: 12px 7px 58px -4px rgba(36,138,255,1);}

.borde{
	/*borde panel objetivos*/
	border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
	border: 1px solid #9e9e9e;
	padding:30px 5px 30px 20px;
	background-color:#FFF;
	/*sombra*/
	-webkit-box-shadow: 10px 10px 5px -4px rgba(115,115,115,0.41);
	-moz-box-shadow: 10px 10px 5px -4px rgba(115,115,115,0.41);
	box-shadow: 10px 10px 5px -4px rgba(115,115,115,0.41);
	}
	
.trans {
    opacity: 0.7;
}	

.trans2 {
    opacity: 0.5;
}	


.panelP{
	/* panel productos*/	
	/*border: 1px solid #9e9e9e;*/
	width:100%;	
	min-height:450px;
	min-width:250px !important;
	background-color:#fff;
	padding:20px 30px;	
	border-bottom: 6px solid #f90;
	text-align:left;
	margin:auto;
	margin-bottom:20px;
	/*sombra*/
	-webkit-box-shadow: 10px 10px 21px -11px rgba(122,122,122,1);
	-moz-box-shadow: 10px 10px 21px -11px rgba(122,122,122,1);
	box-shadow: 10px 10px 21px -11px rgba(122,122,122,1);
	}

	.azul {
	border-bottom: 6px solid #0072bb;
	}
	
	.rojo {
	border-bottom: 6px solid #e64664;
	}
	
	.verde {
	border-bottom: 6px solid #27b636;
	}
	
	.panelP a:hover{
	text-decoration:none;
	color:#666 !important;
	}	
	
.linkpanel{
	font-family: 'Open Sans', sans-serif;/*Lato*/
	text-transform: uppercase;	
	font-size:15px;
	font-weight:400;
	line-height: 1.8;
	position:absolute;
	bottom:40px;
	}

hr {
  background-color: #999;
  height: 1px;
}

.img_redes{
	background-color:#FFF;
	width:60px;
	border: 1px solid #CCC;
	margin:0px 10px 0px 10px:
	}
	
	.img_redes2{
	background-color:#FFF;
	width:50px;	
	}
	
.face a:hover{
	background-color:#FFF;
	width:60px;
	border: 1px solid #CCC;
	margin:0px 10px 0px 10px:
	}
	
.twit a:hover{
	background-color:#55acee;	
	width:60px;
	border: 1px solid #CCC;
	margin:0px 10px 0px 10px:
	
	}

.bg_software{
	background-image:url(imagenes/bgsoft2.jpg);
	background-repeat:no-repeat;
	}

.modal-body{
	padding:20px 30px;
	text-align:left;
}

.carousel-inner p{
	font-size: 15px; 
	line-height: 1.8;
	}
	
    .bg-grey {
    background-color: #f6f6f6;
	}
	
	

	
	.logo-small {
      color: #f4511e;
      font-size: 50px;
	  }
	  
  .logo {
      color: #f4511e;
      font-size: 200px;
	  }
	
	.compu {
		margin:auto;
		width:550px;
		}
		
	.imacenter {
		margin:auto;
		padding-bottom:20px;
		}
		
	.imaTecno{
		margin-left:20px;}
    

	.thumbnail {
		padding: 0 0 15px 0;
		border: none;
		border-radius: 0;
	}
	
	.thumbnail img {
		width: 100%;
		height: 100%;
		margin-bottom: 10px;
	}
	
/*navbar*/
	
/* CAROUSEL */
	.carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #1b88d5;
    }
	.carousel-indicators li {
	border-color: #1b88d5;
	}
	.carousel-indicators li.active {
	background-color: #1b88d5;
	}	


	#myCarousel2 .carousel-inner{
		padding:0px 0px 80px 0px;
		}
		
	#MyCarousel2 .carousel-indicators{
	margin-top:50px;}
	
	.item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
  


  footer .glyphicon {
     font-size: 20px;
     margin-bottom: 20px;
     color: #0179ff;/*1b88d5*/
  }
  
  .slideanim {visibility:hidden;}
  .slide {
	  /*Nombre de la animacion*/
      animation-name: slide;
      -webkit-animation-name: slide;
	  /*Duracion de la animacion*/
      animation-duration: 1s;	
      -webkit-animation-duration: 1s;
	  /*hacer visible*/
      visibility: visible;			
  }

/*Ir de 0% a 100% de opacidad (ver-a través) y especificar el porcentaje 
de cuándo se desliza en el elemento a lo largo del eje Y*/
@keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(20%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }	
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(20%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
  }
  @media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    }
  }
  

.glyphicon-map-marker, .glyphicon-phone, .glyphicon-envelope{
	color:#0072bb;}
	

