*{
  font-family: 'Exo', sans-serif;
  font-size: 15px;
  color:#444;

}

a{
  text-decoration: none !important;
}

.activo{
	background:#2980b9;
}

.activo:hover{
	background:#2980b9 !important;
}

.icono-menu,.nav-mobile{
  display: none;

}

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 7px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #95a5a6;
}


body{
  background: url('../images/fondoempresa.jpg') no-repeat top left;
  /*background: #fff;*/
  background-size: cover !important;
  background-attachment: fixed !important;
  height: 100vh;
}

.container{
  margin: 0 auto 4% !important;
  padding-top: 0px;
  background-color: transparent;
}

.wp-header{
  width: 90%;
  margin:auto;
}

.wp-logo{
  width: 138px;
  float: left;
  padding: 20px 0 8px 0;
}

.col-xs-12.col-sm-4.col-md-4.cols {
    padding: 3% 3% 3% 3%;
    z-index: 1;
    background: #F8F9F9;
}

.empresa{
  text-transform: uppercase;
  font-weight: 600 !important;
  color: #fff;
  letter-spacing: 4px;
}

.nombre{
  vertical-align: -1px;
  padding-left: 5px;
  color: #fff;
}

.empresa:hover{
  color: #fff;
  text-decoration: none;
  background: none;
}

.logo{
  width: 34px;
}

.wp-nav{
  top: 0;
  left:0;
  background: #333;
  width: 100%;
  -webkit-box-shadow:1px 1px 3px #444;
  z-index: 1000;
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  border-bottom:4px solid #3498db;

}

.wp-nav-redes{
  background: #fff;
  height: 30px;
}

.nav-redes{
  list-style-type: none;
  float: right;
}

.nav-redes li{
  float: left;
  padding: 4px 0px 4px 4px;
  font-weight: 300;
  width: 206px;

}

.texto{
  line-height: 16px;
  position: absolute;

}

.nav{
  list-style-type: none;
  width: 680px;
  float: right;
}

.nav a {
  text-decoration: none;
}

.nav a li{
  float: left;
  color: #fff;
  padding: 28px;
  -webkit-transition:all .2s;
  letter-spacing: 2px;
  position: relative;
  
}

.nav>li{
  padding: 20px !important;
  color: #fff;
}

.nav li{
  float: left;
  color: #fff;
  -webkit-transition:all .1s;
  letter-spacing: 2px;
  position: relative;
}

.nav li:hover .submenu{
  display: block;
}

.nav a li:hover{
  background: #36A1E8;
}

.icono-menu{
  float: right;
  font-size: 3rem !important;
  color: #fff;
  background: #333;
  margin-top: 1%;
}


.nav-mobile{
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: none;

}

.nav-mobile a li{
  background: #2980b9;
  padding: 5%;
  color: #fff;
}

.submenu{
  list-style: none;
  position: absolute;
  top: 57px;
  left: 0;
  width: 300px;
  background: #3498db;
  margin: 0;
  padding: 0;
  display: none;
}

.submenu a li{
  width: 100%;
}

.submenu a li:hover{
  background: #2c3e50;
}

a.no-link{
  pointer-events: none;
  cursor: default;
}

.li-logo{
  padding: 0 !important;
}

li.last{
  padding-right: 1% !important;
}

/* ################## HOME ############################# */

.wp-slider{
  background: url(../images/slider-home.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  position: relative;
}


.titulo-slider{
  position: absolute;
  font-size: 4rem;
  left:0;
  right:0;
  margin-left: auto;
  margin-right: auto;
  top: 30%;
  text-align: center;
  width: 72%;
  color: #fff;
  text-transform: uppercase;
  font-weight:800;
  text-shadow: 1px 1px 2px #444;
  font-family: 'Montserrat';
  letter-spacing: 3.5px;
}


.subtitulo-slider{
  position: absolute;
  font-size: 2.3rem;
  left:0;
  right:0;
  margin-left: auto;
  margin-right: auto;
  top: 50%;
  text-align: center;
  width: 60%;
  color: #2980b9;
  font-family: 'Montserrat';
  text-transform: uppercase;
}

.btn-planes{
  display: none;
  position: absolute;
  font-size: 1.4rem;
  left:0;
  right:0;
  margin-left: auto;
  margin-right: auto;
  top: 70%;
  text-align: center;
  width: 200px;
  padding: 1%;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #444;
  font-family: 'Montserrat';
  background: #3498db;
  border-bottom: 5px solid #2980b9;
  -webkit-border-radius:5px;
  -webkit-transition:all .2s;
  letter-spacing: 1px;
}

.btn-planes:hover{
  cursor: pointer;
  color: #fff;
  background: #2980b9;
  border-bottom: 5px solid #3498db;
}

.slider{
  width: 100%;
}

.wp-presentacion{
  background: #fff;
  text-align: center;
  padding: 10% 6% 4% 6%;
}

.texto-presentacion{
  font-size: 3rem;
}

.wp-menu-servicios{
  width: 39%;
  position: absolute;
  background: #fff;
  left: 6%;
  bottom: -46%;
  z-index: 100;
  display: none;
}

.ul-servicios{
  list-style: none;
  margin: 0;
  padding: 0;
}

.wp-servicios-info{
  padding: 4%;
  display: none;
}

.titulo-servicios {
  padding: 3%;
  background: #3498db;
  color: #fff;
  letter-spacing: 2px;
}


.svg-inline--fa{
  padding-right: 0%;
  font-size: 1.8rem;
  margin-right: 4%;

}


.ul-servicios a:hover{
  text-decoration: none;
}

.ul-servicios li{
  padding: 3%;
  border-bottom: 1px solid #eee;
}

.ul-servicios li:hover{
  cursor: pointer;
  background: #eee;
}

.icon{
  float: right;
  font-size: 1.6rem;
}

.servicios{
  margin-top: 5%;
}
.inner{
  display: block;
  overflow: hidden;
  height: 250px;
  width: 100%;
}

.wp-img-seccion-1{
  background: url('../images/clonacion.png') no-repeat top left;
  background-size: 100% 250px;
  height: 250px;
  position: relative;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;

}

.wp-img-seccion-2{
  background: url('../images/respaldo.png') no-repeat top left;
  background-size: 100% 250px;
  height: 250px;
  position: relative;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.wp-img-seccion-3{
  background: url('../images/configuracion-pcs.jpeg') no-repeat top left;
  background-size: 100% 250px;
  height: 250px;
  position: relative;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.wp-img-seccion-4{
  background: url('../images/impresoras.jpg') no-repeat top left;
  background-size: 100% 250px;
  height: 250px;
  position: relative;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.wp-img-seccion-5{
  background: url('../images/pos.png') no-repeat top left;
  background-size: 100% 250px;
  height: 250px;
  position: relative;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.wp-img-seccion-6{
  background: url('../images/cableado.jpg') no-repeat top left;
  background-size: 100% 250px;
  height: 250px;
  position: relative;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

/*.wp-content{
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 7%;
}*/


.wp-icon{
  background: #fff;
  text-align: center;
  padding: 15% 7% 7% 7%;
  border-radius: 15px 15px 0 0;
  border-top: 7px solid #2980b9;
}

.wp-icon .svg-inline--fa{
  font-size: 10rem !important;
  background: #2980b9;
  padding: 8%;
  -webkit-border-radius:50%;

}

path {
color: #2980b9 !important;
}

.x{
  color: red !important;
}

.wp-content{
  background: #fff;
  border-radius:  0 0 15px 15px;
  padding: 7%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  transition: all 100ms ease-out 0s;
}

.col-xs-12.col-sm-4.col-md-4.cols:hover .wp-content{
  box-shadow: 0 6px 9px rgba(0, 0, 0, 0.09);
}


.col-xs-12.col-sm-4.col-md-4.cols:hover .inner div{
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
}



.titulo-seccion{
  color: #3498db;
  font-weight: 600;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 1px;
  height: auto;
}

.wp-info{
  background: #fff;
  padding: 2%;
}

.parrafo{
  padding: 2%;
  text-align: center;
}

.btn-seccion{
  border: 2px solid #34495e;
  color: #34495e;
  text-align: center;
  width: 122px;
  padding:1.5%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  display: block;
  margin: 11% auto 2%;
  cursor: pointer;
}

.btn-color{
  border: 2px solid #43C5B8;
  color:#43C5B8;
}

.btn-color:hover{
  color:#43C5B8;
}

.btn-seccion:hover{
  text-decoration: none;
}

.wp-info{
  position: absolute;
  height: 88%;
  width: 82%;
  padding: 7%;
  top: 5.8%;
  -webkit-border-radius: 0 0 13px 13px;
  display: none;
  z-index: 1000;
}

.background-color-1{
  background: rgba(44, 62, 80,.9);
}

.background-color-2{
  background: rgba(39, 174, 96,.9);
}


.ul-info{
  padding: 17% 0 0 0;
  margin: 0;
  list-style-type: none;
  background: transparent;
}

.ul-info li{
  padding: 3%;
  color: #fff;
}

.cerrar{
  float: right !important;
  font-size: 30px !important;
  color: #fff;
}

.cerrar{
  cursor: pointer;

}

.cerrar:hover{
  cursor: pointer;
}


/* ################# NOSOTROS ########################*/

.wp-slider-nosotros{
  background: url('../images/wp-slider-nosotros.jpg') no-repeat top left;
  background-size: 100% 100%;
  height: 350px;
  position: relative;
}

.wp-section{
  background: #fff;
  padding: 3%;
}

.titulo-nosotros{
  text-align: center;
  font-size: 4rem;
}


.wp-img-equipo-1{
  background: url('../images/compromiso.jpg') no-repeat top left;
  background-size: 100% 100%;
  height: 370px;
  position: relative;

}

.wp-img-equipo-2{
  background: url('../images/equipo_trabajo.jpg') no-repeat top left;
  background-size: 100% 100%;
  height: 370px;
  position: relative;

}

.wp-grey{
  background: #eee;
  height: 370px;
  width: 100%;
  padding: 4% !important;

}

.titulo-section{
  font-size: 3rem;
  font-weight: 600;
}

.btn-section{
  background: #3498db;
  color: #fff;
  width: 100px;
  display: block;
  margin-top: 4%;
  padding: 2%;
  -webkit-border-radius:3px;
  text-align: center;
}

/* ################# SERVICIO TÉCNICO ########################*/
.wp-slider-servicio-tecnico{
  background: url('../images/slider-servicio-tecnico.jpg') no-repeat top left;
  background-size: 100% 100%;
  height: 330px;
  position: relative;
}

/* ################# OURSOURCING ########################*/
.wp-slider-oursourcing{
  background: url('../images/slider-oursourcing.jpg') no-repeat top left;
  background-size: 100% 100%;
  height: 330px;
  position: relative;
}

.wp-blue{
  background: #2980b9;
  height: 330px;
  width: 100%;
  padding: 4% !important;

}

.text-white{
  color: #eee;
}

/* ################# BODEGAJE ########################*/
.wp-slider-bodegaje{
  background: url('../images/slider-bodegaje.jpg') no-repeat top left;
  background-size: 100% 100%;
  height: 330px;
  position: relative;
}

.img-bodegaje{
  width: 100%;
  margin-bottom: 5%;
  -webkit-border-radius:5px;
}

.wp-bodegaje{
  border: 1px solid #eee;
  padding: 5%;
  border-top: 5px solid #3498db;
}

.wp-bodegaje-center{
  border: 1px solid #eee;
  padding: 5%;
  border-top: 5px solid #e67e22;
}

/* ################## QUINES SOMOS ############################# */

.wp-slider-ubicacion{
  background: url('../images/slider-ubicacion.png') no-repeat top left;
  background-size: 100% 100%;
  height: 350px;
  position: relative;
}

.img-section{
  width: 100%;
}


.wp-menu-ubicacion{
  width: 100%;
  background: #fff;


  z-index: 100;
  -webkit-box-shadow:1px 1px 3px #333;
}

.ul-ubicacion{
  list-style: none;
  margin: 0;
  padding: 0;
}



.ul-ubicacion li{
  padding: 4%;
  border-bottom: 1px solid #eee;
}


img.marca {
    display: block;
    margin: auto;
}

/* ############## UBICACION #####################*/

.wp-box{
  border: 1px solid #eee;
  padding: 4%;
}

.img-seccion{
  width: 100%;
  margin-bottom: 5%;
  -webkit-border-radius:3px;
}

.titulo{
  font-size: 3.5rem;
  font-family: 'Montserrat';
  text-align: center;
  padding:4%;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

/* ################# FORMULARIO ########################*/
.wp-formulario{
  background: url('../images/sobre.png') no-repeat top left;
  background-size: 100% 100%;
  width: 720px;
  height: 780px;
  padding: 5%;
  margin:1% auto;
}

.alert-danger,.alert-success {
    margin: 2% auto 0;
    width: 48%;
}

form {
  width: 426px;
  margin: 7% auto;
}

.form-control{
  border: 1px solid #E0E0E0 !important;
  outline: none;
  padding: 5% !important;
}

.form-control:focus {
    border-color: #E0E0E0 !important;
    outline: 0;
    -webkit-box-shadow: none !important;

}

.form-group {
    margin-bottom: 33px !important;
}

.contactanos{
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 6%;
}

.textAreaForm{
  height: 100px !important;
  resize: none;
}

.btn-enviar{
  display: block !important;
  width: 150px;
  margin:2% auto;
  padding: 1.5% !important;
  font-weight: 600 !important;

}

/* ################# FOOTER #######################*/

.wp-footer{
  background: #283037;
  padding: 20px;
  margin-top: 5%;
}

.titulo-lista{
  padding-bottom: 5px;
  margin-bottom: 10px !important;
  border-bottom: 4px solid #d35400;
  font-weight: 600;
  color: #ccc !important;
  letter-spacing: 1px;
}

.color1{
    color: #27ae60;
}

.color2{
    color:#43C5B8;
}


.color3{
    color: #2980b9;
}

.linea{
  height: 2px;
  background: #34495e;
  width: 50px;
  margin-bottom: 20px;
  margin: 0 auto 3% ;
}

.linea2{
  height: 2px;
  background:#43C5B8;
  width: 50px;
  margin-bottom: 20px;
  margin: 0 auto 5% ;
}

.wp-info-medio{
  border-right:1px solid #eee;
  border-left: 1px solid #eee;

}


.lista{
  list-style-type: none;
  margin: 0;
  padding: 25px;
}

.lista li{
  padding: 5px;
  color: #999;
}


.wp-copyright{
  background: #283037;
}

.copyright {
  color: #777;
  text-align: center;
  font-size: 1rem;
  padding: 4% 2% 2% 2%;
  letter-spacing: 2px;
}

.link {
    font-size: 1rem;
    color: #777;
}

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

  .container {
    width: 100% !important;
  }

  .wp-slider,.wp-slider-nosotros,.wp-slider-ubicacion{
    background-size: cover;
    height: 295px;

  }

  .wp-img-equipo-1,.wp-img-equipo-2{
    height: 200px;
  }

  .subtitulo-slider{
    top: 60%;
  }

  .wp-info {
    height: 97%;
    width: 96%;
    top: 1.8%;
  }

  .wp-copyright{
    height: auto;
    padding: 4%;
  }

  .nav-redes,.wp-nav-redes{
    display: none;
  }

  .titulo-slider{
    font-size: 2.2rem;
    width: 80%;
  }

  .subtitulo-slider{
    font-size: 1.5rem;
    width: 80%;
  }

  .titulo{
    font-size: 2rem;
    width: 53%;
    margin: 5% auto;
  }


  .inner{
    width: 100%;
  }

  .wp-logo{
    padding: 13px 0px 8px !important;
  }

  .wp-formulario{
    background: transparent;
  }

  .wp-formulario,form{
    width: 100%;
    height: 100%;
  }

  .wp-nav{
    position: relative !important;

  }
  
    .nav-redes {
    width: 100%;
    text-align: center;
  }

  .nav,.wp-menu-servicios{
    display: none;

  }

  .wp-icon .svg-inline--fa{
    padding: 4%;
  }

  .icono-menu{
    display: block;
  }
  
  .titulo-seccion{
	  font-size:1.5rem;
	  height: auto;
  }
  
  .col-xs-12.col-sm-4.col-md-4.cols {
    padding: 3% .5% 3% .5%;
  }

}

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

}

@media screen and (max-width:450px){
  .wp-icon .svg-inline--fa{
    padding: 8%;
  }

    .btn-planes {
      padding: 2%;
      width: 183px;
      font-size: 1rem;
  }

}
