/**
* Template Name: Sailor - v4.1.0
* Template URL: https://bootstrapmade.com/sailor-free-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

.roboto {
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.roboto-condensed {
  font-family: "Roboto Condensed", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

body {
  font-family: "Roboto", serif;
  font-weight: 400;
  font-size: 1.1rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: #000;
  color: #ababab;
  height: 100%;
  position: relative;
  overflow-x: hidden;
}
.bg-body {
  background: #000 !important;
}
a {
  text-decoration: none;
  color: #fff;
}
p {
  text-align: justify;
}
.color-a {
  color: #fff !important;
}
.color-b {
  color: #979a9e !important;
}
.bg-b {
  color: #979a9e !important;
}
.bg-color {
  background: #789db52b;
}
.bg-color-gray {
  background: #bababa2b;
}
.bg-color-gray h2 {
  color: #fff !important;
}
.about.bg-color img,
.img-border {
  border: 10px solid #ffffff75;
  box-shadow: 1px 1px 12px #949abf63;
}
a:hover {
  color: #fff;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Condensed", serif;
  font-weight: 200;
}
h1 {
  font-size: 38px;
  line-height: 60px;
  margin-bottom: 20px;
  font-weight: 700;
  font-family: "Roboto", serif;
  color: #fff;
  text-shadow: rgb(0 0 0) 4px 5px 7px;
}
h1 span {
  font-size: 58px;
  line-height: 60px;
  font-weight: 200;
  display: block;
  text-transform: uppercase;
  color: #d2dae2;
  font-family: "Roboto Condensed", serif;
}
h4 {
  font-weight: 700;
  font-family: "Roboto", serif;
  color: #fff;
}
h5 {
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 20px;
  font-weight: 700;
  font-family: "Roboto", serif;
  color: #fff;
}
h5 span {
  font-size: 27px;
  line-height: 27px;
  font-weight: 200;
  text-transform: uppercase;
  color: #d2dae2;
  font-family: "Roboto Condensed", serif;
}
/*-----------
  .typeo
-----------*/
.typewriter span {
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: 1px solid rgb(255, 255, 255); /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  animation: typing 3.5s steps(80, end), blink-caret 0.75s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from,
  to {
    border-color: #292929;
  }
  50% {
    border-color: rgb(83, 82, 82);
  }
  100% {
    border-color: rgb(0, 0, 0);
    opacity: 0;
  }
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li i {
  color: #979a9e !important;
}
.card {
  background: #0d0e0e7d;
  border-radius: 20px;
  border: 1px solid #494949b5;
  box-shadow: rgba(35, 35, 35, 0.602) 0px 22px 70px 4px;
}
.img-center {
  display: block;
  margin: 0 auto;
}
#services .img-center {
  height: 200px !important;
}
.texto-gral {
  padding: 20px 40px;
  display: block;
  text-align: justify;
}
.texto-gral b {
  padding-bottom: 20px;
}
.color-white {
  color: #ffffff !important;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #000;
  line-height: 0;
}
.back-to-top:hover {
  background: #000;
}
.back-to-top i:hover {
  color: #fff !important;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
.bg-parallax {
  background: url(../img/general/0004.jpg) center center no-repeat;
  /* Set a specific height */
  min-height: 300px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-parallax-2 {
  background: url(../img/general/0005.png) center center no-repeat;
  /* Set a specific height */
  min-height: 300px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-parallax-gral {
  background: url(../img/general/00088.png) center center no-repeat;
  /* Set a specific height */
  min-height: 150px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.bg-parallax-gral-take {
  background: url(../img/general/0009.png) center center no-repeat;
  /* Set a specific height */
  min-height: 600px;

  /* Create the parallax scrolling effect */

  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-parallax-gral-datos {
  background: url(../img/general/0013.png) center center no-repeat;
  /* Set a specific height */
  min-height: 600px;

  /* Create the parallax scrolling effect */

  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-parallax-gral-negocio {
  background: url(../img/general/0011.png) center center no-repeat;
  /* Set a specific height */
  min-height: 600px;

  /* Create the parallax scrolling effect */

  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
}
.bg-parallax-gral-ia {
  background: url(../img/general/0012.png) center center no-repeat;
  /* Set a specific height */
  min-height: 650px;

  /* Create the parallax scrolling effect */

  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
}
.bg-parallax-gral-end {
  background: url(../img/general/0007.jpg) center center no-repeat;
  /* Set a specific height */
  min-height: 650px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
}
.bg-parallax-bt {
  background: url(../img/general/gaf01.jpg) center center no-repeat;
  min-height: 650px;
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
}
.bg-parallax-card {
  background: #000 url(../img/slide/slide-2.jpg) no-repeat;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 932px) {
  .bg-parallax-gral-datos {
    background-position: -62px 114px;
  }
  .bg-parallax-gral-take {
    background-position: 156px -83px;
  }
  .bg-parallax-gral-negocio {
    background-position: 80% 57%;
  }
  .bg-parallax-gral-ia {
    background-position: 71% 65%;
  }
  .bg-parallax-gral-end {
    background-position: 70% 57%;
  }
  .bg-parallax-bt {
    min-height: 540px;
  }
}

/*--------------------------------------------------------------
# Header  
--------------------------------------------------------------*/
#header {
  background: #000;
  transition: all 0.5s;
  z-index: 997;
  padding: 20px 0;
}

#header.header-scrolled {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 12px 0;
}

#header.header-inner-pages {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

#header .logo a {
  color: #556270;
}

#header .logo img {
  max-height: 80px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #9e9e9e;
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i {
  font-size: 12px;
  line-height: 0;
  margin-right: 5px !important;
}

.navbar a:hover,
.navbar .active,
.navbar li:hover > a {
  color: #fff;
}

.navbar .getstarted {
  background: #fff;
  padding: 8px 25px;
  margin-left: 30px;
  border-radius: 4px;
  font-weight: 400;
  color: #fff;
}

.navbar .getstarted:hover {
  color: #fff;
  background: #e1444d;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 15px;
  text-transform: none;
  font-weight: 400;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #fff;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

.navbar ul li a i {
  font-size: 18px;
  display: inline-block;
  color: #556270;
  line-height: 1;
  padding: 8px 0;
  margin-right: 1px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

.navbar ul li a i:hover {
  background: #fff;
  color: #fff;
  text-decoration: none;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #556270;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 25px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #4f4f4f;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 15px;
  color: #ffffff;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #a2a2a2;
}

.navbar-mobile .getstarted {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background-color: #a2a2a2;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #fff;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 95vh;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  position: relative;
}

#hero .carousel,
#hero .carousel-inner,
#hero .carousel-item,
#hero .carousel-item::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#hero .carousel-item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#hero .carousel-item::before {
  content: "";
  /* background-color: rgba(30, 35, 40, 0.6); */
}

#hero .carousel-container {
  display: flex;
  justify-content: right;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 70px;
  left: 50px;
  right: 50px;
}

#hero .container {
  text-align: left;
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center bottom;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 10s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
  background: none;
  font-size: 30px;
  line-height: 0;
  width: auto;
  height: auto;
  background: rgba(87, 87, 87, 0.2);
  border-radius: 50px;
  transition: 0.3s;
  color: rgba(65, 66, 66, 0.6);
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#hero .carousel-control-next-icon:hover,
#hero .carousel-control-prev-icon:hover {
  background: #000;
  color: #ccc;
}

#hero .carousel-indicators li {
  cursor: pointer;
  background: rgb(211, 229, 255);
  overflow: hidden;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  opacity: 0.6;
  transition: 0.3s;
}

#hero .carousel-indicators li.active {
  opacity: 1;
  background: #fff;
}

#hero .btn-get-started,
.btn-get-started {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
  -webkit-animation-delay: 0.8s;
  animation-delay: 6s;
  background: -webkit-gradient(
    left bottom,
    right top,
    color-stop(0%, rgba(78, 75, 78, 1)),
    color-stop(46%, rgba(186, 186, 186, 1)),
    color-stop(78%, rgba(143, 138, 143, 1)),
    color-stop(100%, rgba(64, 64, 64, 1))
  );
  background: -webkit-linear-gradient(
    45deg,
    rgba(78, 75, 78, 1) 0%,
    rgba(186, 186, 186, 1) 46%,
    rgba(143, 138, 143, 1) 78%,
    rgba(64, 64, 64, 1) 100%
  );
  background: -o-linear-gradient(
    45deg,
    rgba(78, 75, 78, 1) 0%,
    rgba(186, 186, 186, 1) 46%,
    rgba(143, 138, 143, 1) 78%,
    rgba(64, 64, 64, 1) 100%
  );
  background: -ms-linear-gradient(
    45deg,
    rgba(78, 75, 78, 1) 0%,
    rgba(186, 186, 186, 1) 46%,
    rgba(143, 138, 143, 1) 78%,
    rgba(64, 64, 64, 1) 100%
  );
  background: linear-gradient(
    45deg,
    rgba(78, 75, 78, 1) 0%,
    rgba(186, 186, 186, 1) 46%,
    rgba(143, 138, 143, 1) 78%,
    rgba(64, 64, 64, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4b4e', endColorstr='#404040', GradientType=1 );
}

#hero .btn-get-started:hover {
  background: #fff;
}
.logo-hero-product {
  width: 200px;
}
@media (max-width: 992px) {
  #hero {
    height: 100vh;
  }
  #hero .carousel-container {
    top: 8px;
    left: 0;
    width: 98% !important;
  }
  #hero .btn-get-started,
  .btn-get-started {
    margin-top: 30px;
  }
  .logo-hero-product {
    width: 100px;
  }
  h1.typewriter {
    margin-left: 0px !important;
    padding: 0 20px 0 5px;
  }
  p,
  h1,
  h2,
  h4 {
    padding: 20px;
    line-height: 20px;
  }
  h1 span,
  h1 {
    font-size: 28px !important;
    line-height: 28px;
  }
  .typewriter span {
    white-space: pre-line;
  }
  .section {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 28px;
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  #hero .carousel-control-prev,
  #hero .carousel-control-next {
    width: 5%;
  }
  #hero h2 {
    color: #2c2e3f;
    margin-bottom: 20px;
    font-size: 48px;
    font-weight: 700;
    margin-left: 0;
  }
}

@media (max-height: 667px) {
  .section {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .logo-square {
    left: -9px !important;
  }
}
@media (max-height: 500px) {
  .logo-square {
    left: -9px !important;
  }
  #hero {
    height: 120vh;
  }
  #hero h2 {
    color: #2c2e3f;
    margin-bottom: 20px;
    font-size: 48px;
    font-weight: 700;
    margin-left: 0;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
.section {
  overflow: hidden;
  margin-top: 5rem;
  margin-bottom: 4rem;
}
.section-tarjetas {
  margin-top: 2rem;
  margin-bottom: 10rem;
}
.section-separador {
  padding-top: 12rem !important;
  padding-bottom: 4rem !important;
  margin-bottom: 5rem;
}
.section-bg,
.services .icon-box {
  background-color: #fff;
  border: 10px solid #f8f9fa;
  box-shadow: 1px 1px 12px #949abf63;
}

.section-title {
  padding-bottom: 40px;
}

.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #e6636a;
  margin: 4px 10px;
}

.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #556270;
}
.logos-noah b {
  color: #ffffff;
  display: block;
}
.list-group-item {
  display: inline-block;
  padding: 1.5rem 1rem;
  color: rgba(186, 186, 186, 1);
  text-decoration: none;
  background-color: transparent;
  border: 0.5px solid #565656;
}
.list-group-item b {
  display: block;
  color: #ffffff;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
}
.contact {
  background: #000 url(../img/slide/slide-2.jpg) no-repeat;
  background-position: center bottom;
  background-size: 100%;
}
.contact h2 {
  line-height: 60px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.contact .info i {
  font-size: 20px;
  color: #fff;
  float: left;
  width: 44px;
  height: 44px;
  background: #fb9f2e;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  margin-bottom: 5px;
  color: #fff;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #8795a4;
}

.contact .info .email,
.contact .info .phone {
  margin-top: 0px;
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
  background: #556270;
  color: #fff;
}

.contact .php-form-contact {
  width: 100%;
}

.contact .php-form-contact .form-group {
  padding-bottom: 8px;
}

.contact .php-form-contact .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
}

.contact .php-form-contact .error-message br + br {
  margin-top: 25px;
}

.contact .php-form-contact .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
}

.contact .php-form-contact .loading {
  display: none;

  text-align: center;
  padding: 15px;
}

.contact .php-form-contact .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-form-contact input,
.contact .php-form-contact textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
  max-height: 50px;
}

.contact .php-form-contact input:focus,
.contact .php-form-contact textarea:focus {
  border-color: #000000;
}

.contact .php-form-contact input {
  height: 44px;
}

.contact .php-form-contact textarea {
  padding: 10px 12px;
}

.contact .php-form-contact button[type="submit"] {
  background: #000000;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}
.contact .php-form-contact button.bg-azul {
  background: #000000;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}
.contact .php-form-contact button[type="submit"]:hover {
  background: #000;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #000;
  color: #fff;
  font-size: 14px;
}

#footer .footer-top {
  background: #232323;
  padding: 15px 0 0px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
}
#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 15px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: rgba(255, 255, 255, 0.6) !important;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  margin: 0px auto;
  display: block;
  clear: both;
}

#footer .footer-top .footer-links ul li a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
  border: 1px solid #fff;
  padding: 10px 15px;
  border-radius: 4px;
  max-width: 300px;
}

#footer .footer-top .footer-links ul li a:hover {
  color: white;
  background: #000;
  border-color: #000;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px 2px 20px;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}

#footer .copyright {
  text-align: center;
  padding-top: 10px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.6);
}

#footer .credits a {
  color: rgba(255, 255, 255, 0.6);
  transition: 0.3s;
  font-weight: 600;
}

#footer .credits a:hover {
  color: white;
}
.slide1 {
  width: 100%;
  height: 100vh;
  position: relative;
  background: #f5f8fd url(../img/slide/slide-1.jpg) center top no-repeat;
  background-size: cover;
}
@media (max-width: 602px) {
  .slide1 {
    background: #f5f8fd url(../img/slide/slide-1-resp.png) center top no-repeat;
  }
}
.slide2 {
  width: 100%;
  height: 100vh;
  position: relative;
  background: #f5f8fd url(../img/slide/slide-2.jpg) center top no-repeat;
  background-size: cover;
}
@media (max-width: 602px) {
  .slide2 {
    background: #f5f8fd url(../img/slide/slide-2-resp.png) center top no-repeat;
  }
}

/*-----------
  .bb boton 
  background: radial-gradient(#333, #000);
-----------*/
.bb::before,
.bb::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #ffffff;
}

.bb::before,
.bb::after {
  content: "";
  z-index: -1;
  margin: -5%;
  box-shadow: inset 0 0 0 1px;
  animation: clipMe 18s linear infinite;
}
.bb::before {
  animation-delay: -4s;
}
.bb:hover::after,
.bb:hover::before {
  background-color: rgba(0, 0, 0, 0.6);
}

@keyframes clipMe {
  0%,
  100% {
    clip: rect(0px, 320px, 2px, 0px);
  }
  25% {
    clip: rect(0px, 2px, 320px, 0px);
  }
  50% {
    clip: rect(318px, 320px, 320px, 0px);
  }
  75% {
    clip: rect(0px, 320px, 320px, 318px);
  }
}
.section-animate {
  z-index: 1;
}
.leaf {
  position: absolute;
  width: 95vw;
  height: 65vh;
  top: 0;
  left: 0;
}
.leaf div {
  position: absolute;
  display: block;
}
.leaf div:nth-child(1) {
  left: 65%;
  animation: fall 5s linear infinite;
  animation-delay: -2s;
}
.leaf div:nth-child(2) {
  left: 68%;
  animation: fall 8s linear infinite;
  animation-delay: -4s;
}
.leaf div:nth-child(3) {
  left: 70%;
  animation: fall 5s linear infinite;
  animation-delay: -7s;
}
.leaf div:nth-child(4) {
  left: 75%;
  animation: fall 8s linear infinite;
  animation-delay: -5s;
}
.leaf div:nth-child(5) {
  left: 80%;
  animation: fall 5s linear infinite;
  animation-delay: -5s;
}
.leaf div:nth-child(6) {
  left: 85%;
  animation: fall 8s linear infinite;
  animation-delay: -10s;
}
.leaf div:nth-child(7) {
  left: 90%;
  animation: fall 5s linear infinite;
  animation-delay: -2s;
}
.leaf div:nth-child(8) {
  left: 95%;
  animation: fall 8s linear infinite;
  animation-delay: -5s;
}
.leaf div:nth-child(9) {
  left: 100%;
  animation: fall 5s linear infinite;
  animation-delay: -10s;
}
.leaf div:nth-child(10) {
  left: 93%;
  animation: fall 8s linear infinite;
  animation-delay: -2s;
}
@keyframes fall {
  0% {
    opacity: 0.1;
    top: -10%;
    transform: translateX (20px) rotate(0deg);
    font-size: 10px;
  }
  20% {
    transform: translateX (-20px) rotate(45deg);
  }
  40% {
    transform: translateX (-20px) rotate(90deg);
    font-size: 18px;
  }
  60% {
    transform: translateX (-20px) rotate(135deg);
    opacity: 8;
    font-size: 24px;
  }
  80% {
    transform: translateX (-20px) rotate(180deg);
  }
  100% {
    top: 110%;
    transform: translateX (-20px) rotate(225deg);
    opacity: 0;
    font-size: 8px;
  }
}
.leaf1 {
  transform: rotateX(180deg);
}
.leaf div {
  color: #ffffff94;
}
.leaf1 div {
  color: #a2efff;
}

.leaf2 div {
  color: #838a8dc7;
}

/*-----------
  .bb boton 
  background: radial-gradient(#333, #000);
-----------*/
.logo-animate {
  z-index: 1;
  left: -25px;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
  animation: ov-animar-borde 6s linear infinite;
}
@keyframes ov-animar-borde {
  0% {
    filter: opacity(20%);
  }

  50% {
    filter: opacity(70%);
  }

  100% {
    filter: opacity(20%);
  }
}
.text-logos {
  position: relative;
  z-index: 1;
  margin-top: 10px;
  text-align: justify;
}

.logo-square {
  width: 300px;
  height: 180px;
  position: relative;
  margin: 10px auto !important;
  padding: 5px;
  top: 0px;
  left: 0px;
  z-index: 999;
  animation: none;
}

.square {
  background: rgb(0, 0, 0);
  height: 150px;
  width: 150px;
  padding: 5px 3px;
  left: -3px;
  top: -3px;
  margin: 0 auto;
  border-radius: 50%;
}
.logo-square-card {
  width: 650px;
  height: 680px;
  position: fixed;
  display: block;
  margin: 10px auto !important;
  padding: 5px;
  top: -24%;
  left: -3%;
  z-index: 9999;
  animation: none;
}

.square-card {
  background: #000;
  height: 550px;
  width: 550px;
  padding: 25px 12px;
  left: -3px;
  top: -3px;
  margin: 0 auto;
  border-radius: 50%;
}
.black:hover,
.black-crad {
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(194, 194, 194, 0.506) 23%,
    rgba(255, 255, 255, 0.508) 48%,
    rgba(191, 191, 191, 1) 78%,
    rgba(0, 0, 0, 1) 100%
  );
  animation: rotate 3s infinite linear;
}
.black-crad {
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(126, 126, 126, 0.454) 23%,
    rgba(194, 194, 194, 0.521) 48%,
    rgba(126, 126, 126, 0.479) 78%,
    rgba(0, 0, 0, 1) 100%
  );

  animation: rotate 10s infinite linear;
}
.black:hover .logo-animate {
  visibility: hidden;
}
@keyframes rotate {
  0% {
    transform: rotate(10deg);
    opacity: 0;
  }
  25% {
    transform: rotate(80deg);
    opacity: 1;
  }
  50% {
    transform: rotate(180deg);
    opacity: 2;
  }
  75% {
    transform: rotate(280deg);
    opacity: 1;
  }
  100% {
    transform: rotate(360deg);
    opacity: 0;
  }
}
/*-----------------------------------------
  targetas
------------------------------------------*/
.card-tarjeta {
  position: relative;
  z-index: 99999;
  padding-top: 100px;
  background: #0d0e0e7d;
  border-radius: 20px;
  border: 1px solid #494949b5;
  box-shadow: rgba(35, 35, 35, 0.602) 0px 22px 70px 4px;
  margin: 0px auto;
  padding-top: 3rem;
}
.card-tarjeta .card-title {
  color: #fff;
}
.card-text {
  margin-bottom: 0;
  padding: 0px;
  color: #ccc;
}
/*-----------------------------------------
  media query
------------------------------------------*/

#noah-video {
  width: 500px;
  height: 551px;
}
@media (max-width: 932px) {
  #noah-video {
    width: 500px;
    height: 551px;
  }
}
@media (max-width: 667px) {
  #noah-video {
    width: 300px;
    height: 351px;
  }
}

@media (max-width: 602px) {
  #noah-video {
    width: 290px;
    height: 351px;
  }
}
