/**
* Template Name: NewBiz - v4.8.1
* Template URL: https://bootstrapmade.com/newbiz-bootstrap-business-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
:root {
  --celeste: #7CD1FF;
  --azul: #2F45C9;
  --gris: #EAEFF8;
  --morado: #5632F1;
  --morado-dark: #4129D3;
  --blanco: #fff;
  --blanco-gray: #F4F7FD;
  --blanco-dark: #dadde4;
  --negro: #000000;
  --negro-light: #3C4557;
  --negro-white: #313945;
  --rojo: #dc3545;
  --verde: #28a745;
}



body {
  background: #F4F7FD;
  color: #444;
  font-family: 'Museo Sans', sans-serif !important;
}

a {
  color: #007bff;
  text-decoration: none;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #0b6bd3;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Museo', sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #007bff;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: var(--blanco);
  line-height: 0;
}

.back-to-top:hover {
  background: #2990ff;
  color: var(--blanco);
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: 80px;
  z-index: 997;
  position: relative;

}




.header_perfil {
  position: absolute;
  background-size: cover;
}

#header.header-scrolled {
  height: 60px;
}

#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  #header .logo h1 {
    font-size: 28px;
  }
}

@media (max-width: 600px) {
  #header {
    height: 0;

  }



}


#header .logo h1 a,
#header .logo h1 a:hover {
  color: #00366f;
  text-decoration: none;
}

#header .logo img {
  padding: 0;

}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation
*/

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  position: relative;
  background: url("../img/cover.svg") center bottom no-repeat;
  background-size: cover;
  padding: 40px 0 480px 0;
  clip-path: ellipse(100% 60% at 50% 40%);
}

@media (max-width: 991px) {
  #hero {
    padding: 140px 0 60px 0;
  }
}

@media (max-width: 574px) {
  #hero {
    background: url("../img/header_movil.svg") center bottom no-repeat;
    width: 102%;
    padding: 88px 2px 12px 0;
    background-size: cover;
  }

}

#hero .hero-img {
  width: 50%;
  float: right;
}

@media (max-width: 991px) {
  #hero .hero-img {
    width: 80%;
    float: none;
    margin: 0 auto 25px auto;
  }
}

#hero .hero-info {

  float: right;
}

@media (max-width: 991px) {
  #hero .hero-info {
    width: 80%;
    float: none;
    margin: auto;
    text-align: center;
  }
}

@media (max-width: 767px) {
  #hero .hero-info {
    width: 100%;
  }
}

#hero .hero-info h2 {
  color: var(--blanco);
  margin-bottom: 40px;
  font-size: 48px;
  font-weight: 700;
}

#hero .hero-info h2 span {
  color: #74b5fc;
  text-decoration: underline;
}

@media (max-width: 767px) {
  #hero .hero-info h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
}

#hero .hero-info .btn-get-started,
#hero .hero-info .btn-services {
  font-family: 'Museo', sans-serif;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 0 20px 20px 0;
  color: #fff;
}

#hero .hero-info .btn-get-started {
  background: #00caff;
  border: 2px solid #00caff;
  color: #fff;
}

/* CSS */
.button-34 {
  background: #00caff;
  border-radius: 40px;

  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
  opacity: 1;
  outline: 0 solid transparent;
  padding: 10px 28px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: fit-content;
  word-break: break-word;
  border: 0;
}

/* CSS */
.button-35 {
  background: #697185;
  border-radius: 40px;

  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
  opacity: 1;
  outline: 0 solid transparent;
  padding: 10px 28px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: fit-content;
  word-break: break-word;
  border: 0;
}

.button-34:hover {
  background: #00caff;
  color: #f5f6f5;
}

.button-upload-picture {
  background: none;
  border-radius: 999px;

  box-sizing: border-box;
  color: #a39d9d;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  opacity: 1;
  outline: 0 solid transparent;
  padding: 8px 18px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: fit-content;
  word-break: break-word;
  border: 0;
}

#hero .hero-info .btn-get-started:hover {
  background: #4880FF;
  border-color: #00caff;
  color: #fff;
}

#hero .hero-info .btn-services {
  border: 2px solid #4880ff;
  background-color: #4880ff;
}

#hero .hero-info .btn-services:hover {
  background: #4880FF;
  border-color: #4880ff;
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
  overflow: hidden;
}

/* Sections Header
--------------------------------*/
.section-header h3 {
  font-size: 36px;
  color: #283d50;
  text-align: center;
  font-weight: 500;
  position: relative;
}

.section-header p {
  text-align: center;
  margin: auto;
  font-size: 15px;
  padding-bottom: 60px;
  color: #556877;
  width: 50%;
}

@media (max-width: 767px) {
  .section-header p {
    width: 100%;
  }
}

/* Section with background
--------------------------------*/
.section-bg {
  background: #FFFFFF;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  background-color: #F4F7FD;
  min-height: 40px;
  margin-top: 80px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 60px;
  }
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}

@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }

  .breadcrumbs ol {
    display: block;
  }

  .breadcrumbs ol li {
    display: inline-block;
  }
}

/* About Us Section
--------------------------------*/
#about {
  background: #f4f6fd;
  padding: 40px 0;
  padding-bottom: 0;
}

#about .about-container .background {
  margin: 0px 0;
  margin-bottom: 0;
}

#about .about-container .content {
  background: #fff;
}

#about .about-container .title {
  color: #333;
  font-weight: 700;
  font-size: 32px;
}

#about .about-container p {
  line-height: 26px;
}

#about .about-container p:last-child {
  margin-bottom: 0;
}

#about .about-container .icon-box {
  background: #fff;
  background-size: cover;
  padding: 0 0 30px 0;
}

#about .about-container .icon-box .icon {
  float: left;
  background: #fff;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid #007bff;
  transition: all 0.3s ease-in-out;
}

#about .about-container .icon-box .icon i {
  color: #007bff;
  font-size: 24px;
  line-height: 0;
}

#about .about-container .icon-box:hover .icon {
  background: #007bff;
}

#about .about-container .icon-box:hover .icon i {
  color: #fff;
}

#about .about-container .icon-box .title {
  margin-left: 80px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 18px;
}

#about .about-container .icon-box .title a {
  color: #283d50;
}

#about .about-container .icon-box .description {
  margin-left: 80px;
  line-height: 24px;
  font-size: 14px;
}

#about .about-extra {
  padding-top: 60px;
}

#about .about-extra h4 {
  font-weight: 600;
  font-size: 24px;
}

/* Services Section
--------------------------------*/
#services {
  padding: 60px 0 40px 0;

}

#services .box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 10px 40px 10px;
  background: #f4f6fd;

  transition: all 0.3s ease-in-out;
}

#services .box:hover {
  transform: translateY(-5px);
}

#services .icon {
  position: absolute;
  left: -15px;
  top: calc(50% - 32px);
}

#services .icon i {
  font-size: 64px;
  line-height: 0;
  transition: 0.5s;
}

#services .title {
  margin-left: 40px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#services .title-box {
  margin-left: 10px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
}

#services .title-box a {
  color: #111;
}


#services .title a {
  color: #111;
}

#services .box:hover .title a {
  color: #007bff;
}

#services .description {
  font-size: 14px;
  margin-left: 40px;
  line-height: 24px;
  margin-bottom: 0;
}

#services .description-box {
  font-size: 14px;
  margin-left: 10px;
  line-height: 21px;
  margin-bottom: 0;
}

#why-us {
  padding: 60px 0;
  background: #004a99;
}

#why-us .section-header h3,
#why-us .section-header p {
  color: #fff;
}

#why-us .card {
  background: #00458f;
  border-color: #00458f;
  border-radius: 10px;
  margin: 0 15px;
  padding: 15px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s ease-in-out;
  height: 100%;
}

@media (max-width: 991px) {
  #why-us .card {
    margin: 0;
  }
}

#why-us .card:hover {
  background: #003b7a;
  border-color: #003b7a;
}

#why-us .card i {
  font-size: 48px;
  padding-top: 15px;
  color: #bfddfe;
}

#why-us .card h5 {
  font-size: 22px;
  font-weight: 600;
}

#why-us .card p {
  font-size: 15px;
  color: #d8eafe;
}

#why-us .card .readmore {
  color: #fff;
  font-weight: 600;
  display: inline-block;
  transition: 0.3s ease-in-out;
  border-bottom: #00458f solid 2px;
}

#why-us .card .readmore:hover {
  border-bottom: #fff solid 2px;
}

#why-us .counters {
  padding-top: 40px;
}

#why-us .counters span {
  font-family: 'Museo', sans-serif;
  font-weight: bold;
  font-size: 48px;
  display: block;
  color: #fff;
}

#why-us .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: 'Museo', sans-serif;
  font-size: 14px;
  color: #cce5ff;
}

/* Portfolio Section
--------------------------------*/
#portfolio {
  padding: 60px 0;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#portfolio #portfolio-flters {
  padding: 0;
  margin: 5px 0 35px 0;
  list-style: none;
  text-align: center;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 15px 15px 15px 0;
  display: inline-block;
  padding: 6px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #007bff;
  border-radius: 50px;
  text-transform: uppercase;
  background: #ecf5ff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
  background: #007bff;
  color: #fff;
}

#portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

#portfolio .portfolio-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

#portfolio .portfolio-item .portfolio-wrap {
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  margin: 0;
}

#portfolio .portfolio-item .portfolio-wrap:hover img {
  opacity: 0.4;
  transition: 0.3s;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  opacity: 0;
  transition: 0.2s linear;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 {
  font-size: 22px;
  line-height: 1px;
  font-weight: 700;
  margin-bottom: 14px;
  padding-bottom: 0;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a {
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a:hover {
  color: #007bff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info p {
  padding: 0;
  margin: 0;
  color: #e2effe;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 36px;
  height: 36px;
  background: #007bff;
  border-radius: 50%;
  margin: 10px 4px 0 4px;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details i {
  font-size: 22px;
  color: #fff;
  line-height: 0;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover {
  background: #3395ff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover i {
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap:hover {
  background: #003166;
}

#portfolio .portfolio-item .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #007bff;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #007bff;
}

.portfolio-details .portfolio-info {
  padding: 30px;
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/* Testimonials Section
--------------------------------*/
#testimonials {
  padding: 60px 0;
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#testimonials .section-header {
  margin-bottom: 40px;
}

#testimonials .testimonials-carousel,
#testimonials .testimonials-slider {
  overflow: hidden;
}

@media (max-width: 767px) {
  #testimonials .testimonial-item {
    text-align: center;
  }
}

#testimonials .testimonial-item .testimonial-img {
  width: 120px;
  border-radius: 50%;
  border: 4px solid #fff;
  float: left;
}

@media (max-width: 767px) {
  #testimonials .testimonial-item .testimonial-img {
    float: none;
    margin: auto;
  }
}

#testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
  margin-left: 140px;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 15px 0;
  margin-left: 140px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 0 15px 140px;
}

@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
}

@media (max-width: 767px) {

  #testimonials .testimonial-item h3,
  #testimonials .testimonial-item h4,
  #testimonials .testimonial-item p {
    margin-left: 0;
  }
}

#testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

#testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #007bff;
}

#testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #007bff;
}

/* Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 60px 0;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}

#team .member .member-info {
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
}

#team .member .member-info-content {
  margin-top: 50px;
  transition: margin 0.2s;
}

#team .member:hover .member-info {
  background: rgba(0, 62, 128, 0.7);
  opacity: 1;
  transition: 0.4s;
}

#team .member:hover .member-info-content {
  margin-top: 0;
  transition: margin 0.4s;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  transition: 0.3s;
  color: rgba(255, 255, 255, 0.7);
}

#team .member .social a:hover {
  color: #fff;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/* Clients Section
--------------------------------*/
#clients {
  padding: 60px 0;
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#clients .clients-wrap {
  border-top: 1px solid #d6eaff;
  border-left: 1px solid #d6eaff;
  margin-bottom: 30px;
}

#clients .client-logo {
  padding: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #d6eaff;
  border-bottom: 1px solid #d6eaff;
  overflow: hidden;
  background: #fff;
  height: 160px;
}

#clients .client-logo:hover img {
  transform: scale(1.2);
}

#clients img {
  transition: all 0.4s ease-in-out;
}

/* Contact Section
--------------------------------*/
#contact {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 60px 0;
  overflow: hidden;
}

#contact .section-header {
  padding-bottom: 30px;
}

#contact .contact-about h3 {
  font-size: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: 'Museo', sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #007bff;
}

#contact .contact-about p {
  font-size: 14px;
  line-height: 24px;
  font-family: 'Museo', sans-serif;
  color: #888;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #007bff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #007bff;
}

#contact .social-links a:hover {
  background: #007bff;
  color: #fff;
}

#contact .info {
  color: #283d50;
}

#contact .info i {
  font-size: 32px;
  color: #007bff;
  float: left;
  line-height: 0;
}

#contact .info p {
  padding: 0 0 10px 36px;
  line-height: 28px;
  font-size: 14px;
}

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

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

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

#contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

#contact .php-email-form .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-email-form input,
#contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

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

#contact .php-email-form input {
  padding: 10px 15px;
}

#contact .php-email-form textarea {
  padding: 12px 15px;
}

#contact .php-email-form button[type=submit] {
  background: #007bff;
  border: 0;
  border-radius: 20px;
  padding: 8px 30px;
  color: #fff;
  transition: 0.3s;
}

#contact .php-email-form button[type=submit]:hover {
  background: #0067d5;
  cursor: pointer;
}

.logo_perfil {
  position: absolute;
}

@-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: #f4f6fd;
  padding: 0 0 30px 0;
  color: #9097ab;
  font-size: 14px;
}

#footer .footer-top {
  background: #004a99;
  padding: 60px 0 30px 0;
}

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

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: 'Museo', sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#footer .footer-top .footer-info p {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'Museo', sans-serif;
  color: #ecf5ff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #007bff;
  color: #fff;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a i {
  line-height: 0;
}

#footer .footer-top .social-links a:hover {
  background: #0067d5;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
}

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

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

#footer .footer-top .footer-links ul li {
  padding: 8px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #ecf5ff;
}

#footer .footer-top .footer-links ul a:hover {
  color: #74b5fc;
}

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

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

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

#footer .footer-top .footer-newsletter input[type=email] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type=submit] {
  background: #007bff;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type=submit]:hover {
  background: #0062cc;
}

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

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #f1f7ff;
}

#footer .credits a {
  color: #bfddfe;
}

#footer .credits a:hover {
  color: #f1f7ff;
}

.button-10 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 6px 14px;
  font-family: 'Museo', sans-serif;
  border-radius: 6px;
  border: none;

  color: #fff;
  background: linear-gradient(180deg, #4B91F7 0%, #367AF6 100%);
  background-origin: border-box;
  box-shadow: 0px 0.5px 1.5px rgba(54, 122, 246, 0.25), inset 0px 0.8px 0px -0.25px rgba(255, 255, 255, 0.2);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-10:focus {
  box-shadow: inset 0px 0.8px 0px -0.25px rgba(255, 255, 255, 0.2), 0px 0.5px 1.5px rgba(54, 122, 246, 0.25), 0px 0px 0px 3.5px rgba(58, 108, 217, 0.5);
  outline: 0;
}

.missing {
  color: #406AE8;
}

.profile-titles {
  color: #406AE8
}

.custom-item {
  background-color: #F4F7FD !important;
  color: #466BE1;

}

.custom-colors {

  color: #466BE1;

}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23466BE1'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-border {
  border-color: #466BE1 !important;
}

.body-bg1 {
  background-color: #F4F7FD !important;

}

.list-job-details {
  font-weight: 400;
}

.listado_institucion {
  font-size: 14px;
  font-weight: 500;
  color: #697185;
}

.listado_descriptor_nombre {
  color: #2F3745;
  font-weight: 700;

}

.single_details {
  padding-top: 16px;
}

.notice {
  font-size: 14px;
  color: #697185 !important;

}

.subheadings {
  color: #406AE9;
  font-size: 18px;
}

.dets {
  font-size: 16px;
  margin-top: 11px;
  color: #313945;

}

.botton-inicar-tramite-web {
  background-color: #E2EAFF;
  padding-bottom: 20px;
  margin-top: 25px;
}

.btn-enlace-tramite-descripcion {
  margin-bottom: 15px;
  margin-top: 20px;
}

.btn-ultramarine-blue {
  background: #00caff;
  color: #FFFFFF !important;

  border-radius: 40px;
  font-size: 10px;
}

.btn_empleo {
  background: #00caff;
  color: #FFFFFF !important;
  top: 957px;
  left: 858px;
  width: 204px;
  height: 56px;
  border-radius: 40px;
  opacity: 1;
  text-align: center;
  font: normal normal normal 18px/22px Museo Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.url_empleo {
  background: #00caff;
  color: #FFFFFF !important;

  border-radius: 40px;
  opacity: 1;
  text-align: center;
  font: normal normal normal 14px/22px Museo Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
}



.btn-ultramarine-blue:hover {
  background: #00caff !important;
  color: #FFFFFF !important;
}

.btn_empleo:hover {
  background: #00caff !important;
  color: #FFFFFF !important;
}

.btn-rd {
  border-radius: 40px;
  padding: 6px 22px;
  font-size: 18px !important;
}

.titulo-descripcion-enlace {
  font-size: 14px;
  color: #697185 !important;

}

.list_title {
  font-size: 32px !important;
  color: #2F3745 !important;
  font-weight: 700;
}

.fixed-top {
  position: unset;
}

.ul-align {
  display: flex;
  justify-content: center;
}

.Ipad,
.Mobile {
  display: none;
}

.quienes-somos-size {
  font-size: 96px;
}

.como-funciona-size {
  font-size: 66.09px;
}

@media(max-width: 768px) {

  .Desktop,
  .Mobile {
    display: none;
  }

  .Ipad {
    display: block;
  }

  .mov_sp {
    padding-top: 38px;
  }

  .quienes-somos-size {
    font-size: 66px;
  }

  .como-funciona-size {
    font-size: 35px;
  }
}

.nav-bar-btn {
  margin-left: 20px;
  padding: 10px 32px !important;
  font-size: 12px;
  background-color: #4880ff !important;
}

@media(max-width: 500px) {

  .Desktop,
  .Ipad {
    display: none;
  }

  .Mobile {
    display: block;

  }

  .header_perfil {
    width: 102%;
    padding: 88px 2px 12px 0;
  }

  .pads {
    padding-top: 24px;
  }

  .logo_perfil {
    width: 42%;
    position: relative;
  }

  .nav-bar-btn {
    display: none !important;
  }
}


.ver-categoria {
  font-size: 24px !important;
  color: #697185;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.ver-categoria-active {
  font-size: 24px !important;
  color: #476CE1;
  border-bottom: 3px solid #476CE1;
  /* or whatever colour you'd prefer */
  cursor: pointer;
  padding-bottom: 8px;
}

.ver-categoria:hover {
  color: #476CE1;
  border-bottom: 3px solid #476CE1;
  /* or whatever colour you'd prefer */
  cursor: pointer;
  padding-bottom: 8px;
}

.ver-todas {
  color: #697185;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.ver-todas:hover {
  color: #476CE1;
  padding-bottom: 8px;
  border-bottom: 3px solid #476CE1;
  /* or whatever colour you'd prefer */
  cursor: pointer;

}

.justify-this {
  text-align: justify;
  text-align-last: justify;
}

.card {
  border-color: white !important;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #D2DCFD !important;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #D2DCFD !important;
}

.select2-container {
  border: 0px solid #D2DCFD;
}

btn:hover {
  background-color: #0069d9;
}

/* CUSTOM CSS
============================================== */
.hide-text-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
}


/* CARD */
@import secure_asset("https://fonts.googleapis.com/css2?family=Roboto&display=swap");

* {
  box-sizing: border-box;
}

.card-t {
  margin: 10px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.card-header-t img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}

.card-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  min-height: 200px;
}

.tag {
  background: #cccccc;
  border-radius: 50px;
  font-size: 12px;
  margin: 0;
  color: #fff;
  padding: 2px 10px;
  text-transform: uppercase;
  cursor: pointer;
}

.tag-teal {
  background-color: #47bcd4;
}

.tag-purple {
  background-color: #5e76bf;
}

.tag-pink {
  background-color: #cd5b9f;
}

.card-body p {
  font-size: 13px;
  margin: 0 0 0px;
}

.user {
  display: flex;
  margin-top: auto;
}

.user img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.user-info h5 {
  margin: 0;
}

.user-info small {
  color: #545d7a;
}

.titulo {
  font-size: 21px !important;
  height: 70px;
}

.nombre-empresa {
  color: gray;
  font-size: 16px !important;
}

.ubicacion {
  color: gray;
  padding-top: 2px;
}

.descuento {
  color: #4880FF;
  font-size: 24px !important;
  font-weight: 600;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* CARD */


/* MENU */

.menu {
  background-color: #fff !important;
}

.text-white {
  color: white !important;
}

.text-purple {
  color: var(--morado) !important;
}

.centrado {
  position: absolute;
  font-size: 35px;
  color: white;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.fondo {
  width: 100%;
  height: 50vh;
  background-position: center;
  background-size: cover;
  min-height: 400px;
  background-image: url(https://viajerosv.rree.gob.sv/storage/fotos/principal2.jpg);
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  text-align: center;
}

.fondo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #2D52A8 0%, rgba(255, 255, 255, 0.258) 100%);
  z-index: -1;
}

/* END MENU */

/* CUPON VIEW */
.contenedor-titulo {
  display: flex;
  justify-content: space-between;
}

.nombre-empresa-view {
  color: gray;
  font-size: 26px !important;
}

.ubicacion-view {
  color: gray;
  margin-top: -20px;
}

.descuento-view {
  color: #4880FF;
  font-size: 35px !important;
  font-weight: 600;
  text-align: right;
  margin-top: 10px;
}


.descuento-view-modal {
  color: var(--azul);
  font-size: 46px !important;
  font-weight: 600;
  text-align: center;
}

.card-header-t-view img {
  width: 100%;
  height: 270px;
  object-fit: cover;
}

.description-view {
  color: #3C4557;
  font-size: 24px;
}

.contactos {
  margin-left: 9%;
  margin-bottom: 19px;
}


/* END CUPON VIEW */

.toast {
  top: 75px !important;
}

.a-morado {
  padding: 10px;
  margin: 5px;
  font-size: 17px;
  font-weight: 600;
  border-radius: 8px;
  background-color: var(--morado);
  color: var(--blanco);
  text-decoration: none;
}

.a-morado:hover {
  color: var(--blanco);
  background-color: var(--morado-dark);
  text-decoration: none;
}

.a-morado-large {
  padding: 10px 35px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
  background-color: var(--morado);
  color: var(--blanco);
  text-decoration: none;
}

.a-morado-large:hover {
  color: var(--blanco);
  background-color: var(--morado-dark);
  text-decoration: none;
}

.a-azul-large {
  padding: 10px 50px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
  background-color: #0d6efd;
  color: var(--blanco);
  text-decoration: none;
}

.a-azul-large:hover {
  color: var(--blanco);
  background-color: #0d6efd;
  text-decoration: none;
}

.btn-login {
  padding: 5px 8px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 9px;
  border: 1px solid #0d6efd;
  background-color: var(--blanco);
  color: #0d6efd;
  margin: 5px 5px;
  text-decoration: none;
}

.btn-login-solid {
  padding: 5px 8px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 9px;
  border: 1px solid #0d6efd;
  background-color: #0d6efd;
  color: var(--blanco);
  margin: 5px 5px;
  text-decoration: none;
}

.btn-login-solid:hover {
  color: var(--blanco);
}

.btn-login:hover {
  color: var(--blanco);
  background-color: #0d6efd;
  text-decoration: none;
}

.fondo-blue-main {
  color: var(--blanco);
  background-color: #0d6efd;
  border-radius: 10px;
}

.fondo-blue {
  color: var(--blanco);
  background-color: #0d6efd;
  border-radius: 5px;
}

.fondo-blue:hover {
  color: #0d6efd;
  background-color: var(--blanco);
}

.fondo-purple-main {
  color: var(--blanco);
  background-color: var(--morado);
  border-radius: 10px;
}

.fondo-purple {
  color: var(--blanco);
  background-color: var(--morado);
  border-radius: 5px;
}

.fondo-purple:hover {
  color: var(--morado);
  background-color: var(--blanco);
}


.fondo-profile-main {
  color: var(--negro);
  background-color: var(--blanco-gray);
  border-radius: 10px;
}

.fondo-profile {
  color: var(--negro);
  background-color: var(--blanco-gray);
  border-radius: 5px;
}

.fondo-profile:hover {
  background-color: var(--blanco-gray);
}
.txt-acc{
  font-size: 20px;
}
.user-text {
  font-size: 20px;
  text-align: center;
}

@font-face {
  font-family: "Museo Sans"; /* Nombre de la fuente */
  src: url("../fonts/MuseoSans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.quienes-somos-text{
    font-family: Museo Sans !important;
    color: var(--celeste);
    font-weight: 700;
}

.modal-confirmacion-empresa-text{
  font-family: Museo Sans !important;
  color: var(--celeste);
  font-weight: 700;
}

.info-text {
  padding-right: 15px;
  font-size: 24px;
}

.laptop {
  bottom: -80px;
}

.funciones-card {
  background: var(--gris);
  border-radius: 14.1627px;
  text-align: center;
  height: 280px;
  border: 10px solid var(--blanco-gray);
}

.circle {
  background-color: var(--blanco-dark);
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin: 0px auto;
  margin-top: 20px;
  display: table;
}

.circle-icon {
  display: table-cell;
  vertical-align: middle;
}

.link-page {
  color: var(--azul);
}

.number {
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 42px;
  font-weight: 900;
}

.text-cards {
  font-size: 17px;
  font-weight: 530;
  color: var(--azul);
}

.text-cards-big {
  font-size: 21px;
  font-weight: 900;
  color: var(--azul);
}

.text-cards-negro {
  font-size: 17px;
  font-weight: 530;
  color: var(--negro);
}


.contacto-text {
  color:#63C3F5 ;
  font-size: 64px;
  font-weight: 700;
  margin-top: 20px;
  line-height:76.8px ;
}

.contacto-card {
  background: var(--gris);
  border-radius: 14.1627px;
  text-align: center;
  min-height: 150px;
  width: 100%;
  margin-left: 4px;
}

.contactanos-text {
  color:#2F45C9 ;
  font-size: 64px;
  font-weight: 900;
}
.contactanos-subtext{
  font-size: 28px;
  color: #3C4557;
}

.home-text {
  position: absolute;
  color: white;
  width: 35%;
  top: 10%;
  left: 10%;

}

.home-text-big {
  
    font-size: 5vw;
    font-weight: 900;
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
  font-family: Arial, sans-serif !important;


}

.home-text-small {
  font-size: 2vw;
    font-weight: 500;
    text-shadow: 5px 4px 4px rgba(0, 0, 0, 0.50);
  
}

@media (max-width: 950px) {

  .home-text {
    width: 50%;
  }

  .home-text-big {
    line-height: 100%;
  }

  .home-text-small {

    font-size: 2.5vw;
  }

}

.diaspora-text {
  position: absolute;
  float: right;
  color: white;
  top: 74%;
  left: 55%;
  margin-right: 5%;
}
.filtro{
  font-size:30.04px;
  font-weight: 600;
}

.cupones-text {
  color: var(--celeste);
  font-size: 58.46px;
  font-weight: 900;
}

.nombre-empresa-morado {
  color: var(--morado);
  font-weight: 600;
  font-size: 17px !important;
}

.titulo-black {
  font-size: 19px !important;
  font-weight: 800;
  color: var(--negro);
}

@media (max-width: 760px) {
  .nombre-empresa-morado {
    font-size: 13px !important;
  }

  .titulo-black {
    font-size: 14px !important;
    font-weight: 800;
    color: var(--negro);
  }
}

.descuento-morado {
  color: var(--morado);
  font-size: 23px !important;
  font-weight: 900;
  text-align: center;
}

.ubicacion-black {
  color: var(--negro-white);
  font-size: 13px;
}

.ubicacion-black2 {
  color: var(--negro-white);
  font-size: 12px;
  margin-top: -5px;
  position: absolute;
  font-weight: 600;
}

.vencimiento-text {
  margin-top: 7px;
  margin-left: 5px;
  margin-right: 5px;
}

@media (max-width: 1100px) {
  .ubicacion-black {
    font-size: 9px;
  }

  .ubicacion-black2 {
    font-size: 9px;
  }

  .vencimiento-text {
    margin-top: -2px;
  }
}

.logo-header {
  height: 35px;
}

@media (min-width: 1100px) {
  .logo-header {
    height: 65px;
  }
}


.card-header-imagen {
  width: 85%;
  height: 85%;
  object-fit: cover;
  border-radius: 10px;
  margin-top: 10%;
}

.card-cupones {
  background-image: url("../../storage/fotos/cupon-fondo.svg");
}

.card-cupones:hover {
  background-image: url("../../storage/fotos/cupon-fondo2.svg");
}

.user-picture {
  height: 28px;
  width: 28px;
  border-radius: 50%;
  margin-top: 5px;
}

.imagen1 {
  display: block;
  width: 100%;
  height: 100%;
}

.imagen2 {
  display: none;
  width: 100%;
  height: 100%;
}

.principal:hover a span img {
  display: none;
}

.principal:hover a div div span div span {
  color: var(--celeste);
}

.principal:hover a>img {
  display: block;
}

/* Centrar texto en imagenes */
.vector_text {
  color: var(--blanco);
  font-size: 40px;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
}

/* FIN */

.descripcion_mis_cupones {
  font-size: 32px;
}

.btn-celeste {
  background-color: var(--celeste);
  color: var(--blanco);
  border: none;
}

.btn-celeste:hover {
  background-color: var(--morado);
  color: var(--blanco);
}

.btn-morado {
  background-color: var(--morado);
  color: var(--blanco);
  border: none;
}

.btn-morado:hover {
  background-color: var(--morado-dark);
  color: var(--blanco);
}

.btn-morado-large {
  padding: 10px 50px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
  background-color: var(--morado);
  color: var(--blanco);
  border: none;
}

.btn-morado-large:hover {
  background-color: var(--morado-dark);
  color: var(--blanco);
}

.btn-rojo-large {
  padding: 10px 50px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
  background-color: var(--rojo);
  color: var(--blanco);
  border: none;
}

.btn-rojo-large:hover {
  background-color: var(--rojo);
  color: var(--blanco);
}

.btn-verde-large {
  padding: 10px 50px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
  background-color: var(--verde);
  color: var(--blanco);
  border: none;
}

.btn-verde-large:hover {
  background-color: var(--verde);
  color: var(--blanco);
}

.utilizado-text {
  color: var(--morado);
  font-size: 12px;
  font-weight: 800;
  margin-top: 2%;
}


/* Cupones expirados hover */
.principal-expirado:hover a span img {
  display: none;
}

.principal-expirado:hover > div  {
  display: none;
}

.principal-expirado:hover div:nth-child(3) {
  display: block;
}

.principal-expirado:hover div:nth-child(2) {
  display: block;
}

.expirado-div {
  display: none;
}

.expirado-text {
  color: var(--morado);
  font-size: 35px;
  font-weight: 900;
}

.expirado-red-text {
  color: var(--rojo);
  font-size: 13px;
  font-weight: 600;
}
.color-morado {
  color: #5632F1;
}
.ticket-card{
  background-color: #F6F5F5;
  transition: background-color 0.3s ease, font-family 0.3s ease;
}
.ticket-card:hover{
  background: linear-gradient(to right, rgb(107, 77, 245), rgb(87, 17, 172),rgb(51, 8, 104));

}
.ticket-card:hover .color-morado{
  color: white;
}
.color-gris{
  color:#3C4557;
}
.ticket-card:hover .color-gris{
  color: white;
}
/* Fin cupones expirados */
/* Cupones usados */
/* .cupon-usado:hover{
  display: none;
}

.cupon-usado:hover{
  display: none;
}

.cupon-usado:hover {
  display: block;
}

.cupon-usado:hover {
  display: block;
} */
/* fin de cupones usados */

.titulo-empresa {
  color: var(--negro-light);
  font-size: 23px;
  font-weight: 800;
}

.titulo-ubicacion {
  color: var(--morado);
  font-size: 20px;
  font-weight: 800;
}

.destellos {
  background-image: url("../../storage/fotos/destellos.svg");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: initial;
}

.destellos2 {
  background-image: url("../../storage/fotos/destellos2.svg");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: initial;
}

.centrar-contenido {
  display: flex;
  align-items: center;
  justify-content: center;
}

.centrar-contenido-ancho {
  display: flex;
  justify-content: center;
}

.precio-descuento-text {
  color: var(--celeste);
  font-size: 90px;
  font-weight: 900;
}

.descripcion-text-black {
  color: #3c4557;
  font-size: 40px;
  font-weight: 900;
}

.tel-img{
  width: 39px;
  height: 30px;
}
.ticket-img{
  width: 39px;
  height: 30px;
}

.redes-text {
  color: #2f45c9;
  font-size: 25px;
  font-weight: 500;
}

.redes-text-bold {
  color: #2f45c9;
  font-size: 25px;
  font-weight: 900;
}

.redes {
  color: var(--celeste);
  font-size: 30px;
}

.explora-text {
  color: var(--celeste);
  font-size: 48px;
  font-weight: 900;
}

.perfil-text {
  color: var(--morado);
  font-size: 35px;
  font-weight: 800;
}

.info-perfil-text {
  color: var(--celeste);
  font-size: 28px;
  font-weight: 800;
}

.info-titulo-text {
  color: var(--morado);
  font-size: 28px;
  font-weight: 800;
}

.fondo-gris {
  background-color: var(--blanco-gray);
  border-radius: 20px;
}

/* clases para el tooltip */
.tooltip-personalized {
  position: relative;
  display: inline-block;
  color: var(--success);
}

.tooltip-personalized .tooltip-personalized-text {
  visibility: hidden;
  width: 300px;
  background-color: var(--gray-tooltip);
  color: var(--blanco);
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 110%;
  font-size: 16px;
  font-family: calibri;
  padding: 15px;
}

/* Descomentar si se quiere poner la flechita del tooltip */
.tooltip-personalized .tooltip-personalized-text::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent var(--gray-tooltip) transparent transparent;
}

.tooltip-personalized:hover .tooltip-personalized-text {
  visibility: visible;
}



/* fin clases para el tooltip */
.nav-img {
  height: 40px;
}

@media (min-width: 992px) and (max-width: 1260px) {
  .nav-img {
    height: 25px;
  }
}

/* END CUSTOM CSS
==============================================  */
