@import url("https://fonts.googleapis.com/css?family=Poppins:400,600,700");
@import url('servicios.css');
body {
  font-family: 'Poppins', sans-serif; }
  body p {
    text-align: justify; }
  body .btn-azul {
    background: #558CC6;
    color: #FFFFFF;
    border: 0;
    border-radius: 0; }
  body .btn-azul:hover {
    color: #FFFFFF; }
  body .btn-white {
    background: #FFFFFF;
    color: #558CC6;
    border: 0;
    border-radius: 0; }
.whitemenu .navbar .nav li a {
    background: rgba(156, 0, 0, 0.72) !important;
    }
    .topmenu .navbar {
    background: #575757 !important;
}
.nav>li {
    position: relative;
    display: block;
    font-weight: bold;
    font-size: 16px;
}
.navbar {
  margin: 0;
  border: 0;
  border-radius: 0; }

.topmenu {
  position: relative;
  z-index: 1; }
  .topmenu .navbar {
    background: #558CC6; }
    .topmenu .navbar .nav li a {
      color: #FFFFFF;
      transition: all .5s; }
    .topmenu .navbar .navbar-def li a:hover {
      background: #FFFFFF !important;
      color: black !important;}
    .topmenu .navbar .navbar-right li a {
      padding: 10px; }
      .topmenu .navbar .navbar-right li a i {
        text-align: center;
        width: 30px;
        height: 30px;
        border: 1px solid #FFFFFF;
        border-radius: 50%;
        padding-top: 8px;
        transition: all .5s; }
    .topmenu .navbar .navbar-right li a:hover i {
      color: #FFFFFF;
      background: #00ACEC;
      border: 1px solid #00ACEC; }

.whitemenu .navbar .navbar-header a {
  padding: 0 !important; }
.whitemenu .navbar .navbar-header img {
  margin-top: 0 !important;
  background: #FFFFFF;
  border-radius: 0 0 25px 25px; }
.whitemenu .navbar .nav li a {
  background: rgba(85, 140, 198, 0.4);
  color: #FFFFFF !important;
  font-weight: 700 !important; }
.whitemenu .navbar .nav li a:hover {
  border: none !important;
  background: rgba(255, 255, 255, 0.4);
  color: #000 !important; }

.mainmenu {
  position: relative;
  z-index: 1; }
  .mainmenu .navbar {
    background-color: transparent; }
    .mainmenu .navbar .navbar-header img {
      padding: 10px;
      filter: grayscale(0%);
      transition: all .5s; }
    .mainmenu .navbar .navbar-header img:hover {
      filter: grayscale(100%); }
    .mainmenu .navbar .nav li a {
      margin-top: 30px;
      color: #558CC6;
      border: 0;
      transition: all .5s; }
    .mainmenu .navbar .nav li a:hover {
      border-bottom: 3px solid #558CC6;
      font-weight: 700; }

.carousel {
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0; }
  .carousel .carousel-inner .item {
    height: 100vh;
    background-image: url(../img/slider1.png); }

.titlepage {
  background: #9c0000;
  padding: 5px 0 15px 0; }
  .titlepage h1 {
    color: #FFFFFF;
    text-align: center;
    font-weight: 700; }
  .titlepage .breadcump {
    color: #FFFFFF; }
    .titlepage .breadcump p {
      text-align: center;
      color: whitesmoke;
      font-size: 17px; }

.uppage {
  margin-top: 56vh !important; }

.whitepage {
  margin: 15px auto; }
  .whitepage label {
    color: #558CC6; }
  .whitepage img {
    padding: 10px;
    transition: all .5s; }
  .whitepage img:hover {
    padding: 0; }
  .whitepage p{
    color: black;
    font-size: 17px;
  }
  .whitepage h2 {
    border-bottom: 2px solid darkred !important;
    padding: 15px;
    color: darkred;
    text-align: center;
    font-weight: 700; }
  .whitepage h3 {
        text-align: left;
    border-bottom: 3px solid #9c0000;
    color: #9c0000;
    font-weight: 700; }
  .whitepage h4 {
    background: #9c0000;
    color: #FFFFFF;
    padding: 10px;
    text-align: center; }

.gray {
  background: #D8D9DD; }
  .gray img {
    padding: 10px;
    transition: all .5s; }
  .gray img:hover {
    padding: 0; }
  .gray h2 {
    background: #FFFFFF;
    padding: 15px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 35px; }

.celeste {
  background: #558CC6;
  padding: 25px 0; }
  .celeste img {
    padding: 10px;
    transition: all .5s; }
  .celeste img:hover {
    padding: 0; }
  .celeste h2 {
    background: #FFFFFF;
    color: #558CC6;
    padding: 15px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 25px; }
  .celeste p {
    color: #FFFFFF; }

footer {
  border-top: 5px solid #FFFFFF;

  background:#525758  !important; 
}
footer img{
  background: white;
  padding: 10px 20px;
  border-radius: 10px;
}
  footer p {
    color: #fff !important; }
  footer h3 {
    color: #fff;
    border-bottom: 3px solid #FFFFFF;
    font-weight: 700;
    margin-bottom: 25px; }
  footer h4 {
    font-size: 28px;
    color: #000;
    font-weight: 700; }
  footer .prod img {
    background: #FFFFFF;
    border-radius: 50%;
    margin-bottom: 25px; }
  footer h5 {
    color: #FFFFFF;
    text-align: center;
    padding-top: 25px; }

.example-slider {
  position: absolute !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 0 !important; }

.fnc-slide__content span {
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  background: rgba(85, 140, 198, 0.4);
  padding: 15px; }
.fnc-slide__content a span {
  padding: 8px 0; }

.example-slider .fnc-slide-1 .fnc-slide__inner,
.example-slider .fnc-slide-1 .fnc-slide__mask-inner {
  background-image: url("../img/slider4.jpg") !important;
  background-position: bottom; }

/*# sourceMappingURL=main.css.map */
.logo-slider {
  background: white;
  -webkit-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.125);
          box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.125);
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 320px !important;
}
.logo-slider::before, .logo-slider::after {
 
  content: "";
  height: 300px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.logo-slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.logo-slider::before {
  left: 0;
  top: 0;
}
.logo-slider .logo-slide-track {
  -webkit-animation: logo-scroll 40s linear infinite;
          animation: logo-scroll 40s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(250px * 14);
}
.logo-slider .slide {
  height: 100px;
  width: 250px;
}

@-webkit-keyframes logo-scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}

@keyframes logo-scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}
/* Footer */

footer {
  padding: 60px 0 40px;
  background: black;
  -webkit-background-size: cover;
  background-size: cover;
}

footer .trial-button {
  overflow: hidden !important;
  margin: 40px 0;
}

footer .open-blink {
  content: ' ';
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 20px;
  border-radius: 50%;
  background-color: #4caf50;
  -webkit-animation-name: flash;
  animation-name: flash;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

footer .open-blink:before {
  content: ' ';
  position: absolute;
  top: -8px;
  left: -8px;
  display: inline-block;
  width: 30px;
  height: 30px;
  opacity: 0.1;
  border-radius: 50%;
  background-color: #4caf50;
}.heading7{
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}footer li a{
  color: #fff;
  font-size: 15px;
}

footer .opening-hours {
  margin-top: 60px;
}

footer .bottom-footer {
  margin-top: 150px;
}

footer .social-footer {
  padding: 0;
  list-style: none;
}

footer .social-footer li {
  display: inline-block;
  margin: 0 10px;
}

footer .social-footer li a {
  font-size: 24px;
  color: #fff;
}

footer .social-footer li:hover a {
  color: #00a8ff;
}
@media screen and (max-width: 500px){
  .fnc-slide__heading-line h2{
    font-size: 18px !important;
  }
  .fnc-slide__heading-line h1{
    font-size: 23px !important;
  }div#navbar2 {
    background: #9c0000;
}
}

@media (min-width: 768px){
  #navbar2 .navbar-right {
      float: right!important;
      margin-right: -15px;
      margin-top: -39px;
  }
}
#navbar2 .navbar-right {
    position: absolute;
    top: 66vh;
    left: 0%;
}
header{
  background: #ececec;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  z-index: 2;
}
.links a{
  color: gray;
  font-size: 20px;
  text-align: center;
  width: 100%;
  text-decoration: none;
}
.redes ul{
  list-style: none;
}
.redes a{
  font-size: 15px;
  list-style: none;
  
  color: gray;
  padding: 5px 5px;
}
.menu-horizontal a{
  color: white !important;
  font-size: 20px;
  
}
.numero{
  font-size: 24px !important;
}
.numero:hover{
  text-decoration: none;
  color: blac;
}
.email{
  font-size: 14px;
}
.email:hover{
  text-decoration: none;
  color: blac;
}
.menu a{
  color: darkred;
  font-size: 17px;
}
.menu a:hover{
  color: gray;
  transition: all 0.3s linear;
  text-decoration: none;
}
header{
  
}
#navbar.affix {
    position: fixed;
    top: 0;
    width: 100%;
    background: #ececec;
    padding-bottom: 20px;
    border-bottom: 2px solid darkred;
    z-index:10;
}