
/* Tipografias */
@font-face {
 font-family: Raleway-Thin;
 src: url(../fonts/Raleway-Thin.ttf);
}

body {
 font-family: 'Raleway', sans-serif;

}

  h5{
    color: #045FB4;
    text-align: center;
  }
  .flex-1{
    display: flex;
  }


.navbar  .navbar-toggler {
    border-color: white;
}

.navbar .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.efectoimg:hover{
  opacity: 0.5;
}

/* Nabvar */
.nav-link {
  margin-bottom: -50px;
  float: right;
  color: white;
}

.nav-item:hover .nav-link {
    color: rgba(16, 5, 235, 1);
}
/*Fin Nabvar */

#inicio {
  width: 32px;
  height: 32px;
  margin-left: 7px;
}

#nosotros {
  width: 32px;
  height: 32px;
  margin-left: 7px;
  margin-bottom: -20px;

}

#servicios {
  width: 32px;
  height: 32px;
  margin-left: 7px;
}

#cerrar {
  width: 18px;
  height: 18px;
  margin-left: 8px;
}
/*Nabvar*/

/*Me permite colocar mi texto en el centro de la imagen*/
.centrado {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 14px;
    transform: translate(-50%, -50%);
}


.cambiar_estilos {
  width: 100px;
  height: 100px;
}


#consultoria:hover  {
    transform:scale(1.1);
    opacity: 0.5;
}

#capacitacion:hover {
  transform:scale(1.1);
  opacity: 0.5;
}

#redes:hover  {
  transform:scale(1.1);
  opacity: 0.5;
}

#software:hover  {
  transform:scale(1.1);
  opacity: 0.5;
}


.text {
    font-size: 24px;
    color:#045FB4;
 }

strong{
  color:#045FB4;
}

.linea {
    text-decoration-line: underline;
    text-decoration-style: double;
}

#banner {
  margin-top: 20px;
}

/*Cambiar color de fondo al page-footer*/
.page-footer {
    background-color: #0080FF;
    color: #fff;
}

/*Cambiar color de fondo footer-copyright*/
.footer-copyright {
    background-color: #0B0B61;
}


.parrafos-footer{
  text-align: center;
  font-size: 80%;
  color:white;
}

.text-privacidad{
    color:#0080FF;
 }

@media (min-width: 285px) and (max-width: 432px) {

  iframe {
  width: 240px;
  height: 240px;
  }
}

@media (min-width: 285px) {

#inicio {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
  margin-left: -1px;
}

#nosotros {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
  margin-left: -1px;
}

#servicios {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
  margin-left: -1px;
}
#eventos{
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}
#contactanos{
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}
#login {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}

#cerrar {
  width: 18px;
  height: 18px;
}

}

@media (min-width: 576px) {

#inicio {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
  margin-left: -1px;
}

#nosotros {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
  margin-left: -1px;

}

#servicios {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
  margin-left: -1px;
}

#login {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}

#cerrar {
  width: 18px;
  height: 18px;
}
}


@media (min-width: 768px) {

#inicio {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}

#nosotros {
  width: 32px;
  height: 32px;
}

#servicios {
  width: 32px;
  height: 32px;
}

#login {
  width: 32px;
  height: 32px;
}
#servicios {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}
#eventos{
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}

#cerrar {
  width: 18px;
  height: 18px;
}
}

@media (min-width: 992px) {

#inicio {
  width: 32px;
  height: 32px;
}

#nosotros {
  width: 32px;
  height: 32px;
}

#servicios {
  width: 32px;
  height: 32px;
}

#login {
  width: 32px;
  height: 32px;
}
#servicios {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}
#eventos{
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}

#cerrar {
  width: 18px;
  height: 18px;
}
}

@media (min-width: 1200px) {

#inicio {
  width: 32px;
  height: 32px;
}

#nosotros {
  width: 32px;
  height: 32px;
}

#servicios {
  width: 32px;
  height: 32px;
}

#login {
  width: 32px;
  height: 32px;
}
#servicios {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}
#eventos{
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}

#cerrar {
  width: 18px;
  height: 18px;
}

}

/***SERVICIOS***/
.blog-img {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}

.blog-img img:hover {
  opacity: 1;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.blog-img img {
  width: 100%;
  opacity: 0.8;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}


.boton{
    background-color: #00b8e4;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 10px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

/***EVENTOS***/
article{
  margin-top: 30px;
  }

  h2{
    color: #045FB4;
    margin-bottom: 20px;
  }

  h4{
    color: #045FB4;
    margin-bottom: 20px;
  }
article imgeventos{
    float: left;
    width: 800px;
    margin-right: 30px
  }
article p{
    line-height: 2;
    text-align: justify;
  }
.boton{
    background-color: #00b8e4;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 10px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

aside ul li {
  padding: 10px 0 10px 10px;
}
aside ul li:hover {
  background-color: #00b8e4;
  cursor: pointer;
}
aside ul li a {
  color: #00b8e4;
  text-decoration: none;
  }
  aside ul li:hover a {
    color: #ffffff;
    text-decoration: none;
  }


/*********portafolio*********/
.visit-portfolio, .visit-portfolio:hover, .visit-portfolio:focus {
  height: 50px;
  width: 175px;
  display: inline-block;
  text-align: center;
  color: #495376;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: none;
  border: 1px solid #838aa1;
  margin-top: 45px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.bx-wrapper img {
  width: 70px;
  display: inline-block;
  border-radius: 50%;
  border: 5px solid #fff;
  margin-bottom: 15px;
}

.service-item h3 span {
  opacity: 0.7;
  font-size: 75px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: -5px;
  font-weight: 900;
  padding-right: 6px;
}

.service-item h3 {
  font-weight: 700;
}

.service-item p {
  opacity: 0.6;
  color: inherit;
  padding: 10px 0px;
}

.service-item a {
  color: #be9e21;
}

.mr-btn-15 {
  margin-bottom: 15px;
}

.padding-right-zero {
  padding-right: 0px !important;
}

.bx-wrapper {
  margin: 0 auto 35px;
}

.portfolio-item {
  position: relative;
  overflow: hidden;
}

.portfolio-item figure {
  margin: 0;
  padding: 0;
  position: relative;
  cursor: pointer;
}

.portfolio-item figure img {
  display: block;
  position: relative;
  z-index: 10;
  margin: -15px 0
}

.portfolio-item figure figcaption {
  display: block;
  position: absolute;
  z-index: 5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.portfolio-item figure h2 {
  font-family: 'Fira Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: left;
  padding-bottom: 15px;
}

.portfolio-item figure p {
  display: block;
  line-height: 18px;
  margin: 0;
  color: #fff;
  text-align: left
}

.portfolio-item figure figcaption {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 59px 30px;
  background-color: #0B4C5F;
  backface-visibility: hidden;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  text-align: center;
}

.portfolio-item figure img {
  backface-visibility: hidden;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s
}

.portfolio-item figure:hover img, figure.hover img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg)
}

.portfolio-item figure:hover figcaption, figure.hover figcaption {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  transform: rotateY(0)
}


/***********************************
************************************
Responsive media queries
************************************
***********************************/

@media (min-width: 768px) and (max-width: 980px) {
  .service-item, .blog-sec, .wrap-item, .loction-info {
    margin-bottom: 15px;
  }
  .portfolio-item figure figcaption {
    padding: 55px 30px;
  }
  .padding-right-zero {
    padding-right: 15px !important;
  }
}

@media (min-width: 451px) and (max-width: 767px) {
  .service-item, .blog-sec, .wrap-item, .loction-info {
    margin-bottom: 15px;
  }
}

@media (min-width: 20px) and (max-width: 450px) {
  .navbar-default .navbar-brand {
    padding-left: 16px;
    margin-top: 0px;
  }
  .banner-info {
    padding-top: 40px;
  }
  h1.bnr-title {
    font-size: 16px;
  }
  h2.bnr-sub-title {
    font-size: 33px;
  }
  body {
    font-size: 14px;
  }
  .btn-download, .btn-more, .btn-download:hover, .btn-more:hover, .btn-download:focus, .btn-more:focus {
    font-size: 12px;
    padding: 7px 18px;
  }
  .wrap-item h3 {
    font-size: 18px;
  }
  .title, .service-title {
    font-size: 28px;
  }
  .sub-title {
    font-size: 15px;
  }
  .service-item, .blog-sec, .wrap-item, .loction-info {
    margin-bottom: 15px;
  }
  .loction-info {
    padding: 0px 15px;
  }
  .portfolio-item figure figcaption {
    padding: 30px 30px;
  }
  .padding-right-zero {
    padding-right: 15px !important;
  }
  .portfolio-item figure p {
    font-size: 14px;
  }
  .portfolio-item figure h2 {
    font-size: 18px;
  }
  .testimonial-item ul li blockquote {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0;
    padding: 0 40px;
  }
  .navbar-default .navbar-nav>li>a {
    line-height: 22px;
    text-align: center;
  }
}
