/*
Theme Name: Twenty Eight Womne's Health Awards
Theme URI: 
Author: McCann Health Sistemas Integrales
Author URI: https://mccannhealthsi.com
Description: Tejiendo el futuro de la industria farmacéutica con talento y visión femenina
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyeightwomenshealth
Tags: womens health, awards, farmacéutico, cosmético, premios
*/

@font-face {
  font-family: "Myanmar Regular";
  src: url("fonts/Myanmar-MN.ttc") format("truetype");
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("fonts/brandon-grotesque-medium.otf") format("truetype");
}

html{
  scroll-behavior: smooth;
}

.bg-pink{
  background-color: #a52d8e;
  color: #FFF;
}
.bg-purple {
  background-color: rgba(93, 102, 184, .6);
  color: #FFF;
}
.bg-purple-50 {
  background-color: rgba(84, 57, 131, .4);
  color: #FFF;
}
.ff-brandon{
  font-family: "Brandon Grotesque"!important;
}
.ff-myanmar{
  font-family: "Myanmar Regular"!important;
}
.heading-gray{
  font-family: "Myanmar Regular";
  color: #8b839b;
  text-align: center;
}

/** Header */
.nav-link {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.nav-link:hover,
.nav-link:focus{
  color: #FFF;
}
.dropdown-menu{
  background-color: #5d66b8;
  border: none;
  border-radius: 0;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
}
.dropdown-item{
  color: #FFF;
  font-size: .7rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-align: center;
  padding: 1rem 0;
}
.dropdown-item:hover {
  color: #FFF;
  background-color: #384384;
}
/* .navbar-nav .nav-link.active, */
.navbar-nav .nav-link.show {
  color: #FFF;
  background-color: #5d66b8;
}
.dropdown-toggle::after{
  display: none;
}

.bg-header{
  background-image: url("assets/bg-home-greetings.png");
  background-position: center;
  background-size: cover;
}
.bg-header .hero,
.bg-awards .hero {
  height: 90vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.heading-hero {
  width: 100%;
  text-align: center;
  padding-block: 5rem;
}
.heading-hero h1{
  font-family: "Myanmar Regular";
  font-size: 4rem;
  font-weight: 400;
}
.heading-hero p{
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
}
.cta-hero{
  background-color: #51337e;
  color: #FFF;
  border-radius: 50px;
  padding: 1rem 2rem;
  max-width: 250px;
  text-align: center;
  margin-top: 5rem;
  font-family: 'Times New Roman', Times, serif;
}

.heading{
  background-color: #51337e;
  color: #FFF;
  border-radius: 50px;
  padding: 1rem 2rem;
  text-align: center;
  margin-top: 3rem;
  max-width: 650px;
  margin-inline: auto;
}
.heading p{
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.heading span{
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.py-custom{
  padding-block: 10rem;
}
.reason{
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.reason h2{
  font-family: "Brandon Grotesque";
  font-size: 4.5rem;
}

.eventos{
  padding: 10rem 0;
}
.eventos h2{
  font-family: "Myanmar Regular";
  color: #8b839b;
  text-align: center;
}
.eventos .card{
  border: none;
  cursor: pointer;
}
.eventos .card-img-overlay{
  opacity: 0;
  top: auto;
  text-align: right;
  background-color: #deccf2;
  border-radius: 20px;
  font-family: "Montserrat", sans-serif;
  transition: opacity .25s ease-in-out;
}
.eventos .card:hover .card-img-overlay{
  opacity: 1;
}
.eventos .card-img-overlay h5{
  font-size: 16px;
}
.eventos .card-img-overlay p{
  font-size: 14px;
}

/** Eventos Modal */
.btn-close{
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  background: transparent var(--bs-btn-close-bg) center/2em auto no-repeat;
  width: 1.5rem;
  height: 1.5rem;
}
#firstPart .modal-content{
  background-image: url('assets/grupo-de-personas-en-podio.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#secondPart .modal-content{
  background-image: url('assets/mujer-dando-conferencia.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#thirdPart .modal-content{
  background-image: url('assets/dos-cuadros-sobre-tripie-en-sala.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#fourthPart .modal-content{
  background-image: url('assets/grupo-de-mujeres-con-cuadros-en-sala.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.content-event{
  height: 100vh;
  padding-right: 7rem;
  max-width: 650px;
  margin-inline: 1.5rem;

  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.content-text{
  color: #FFF;
  font-family: "Roboto", sans-serif;
}
.content-text h2{
  font-weight: 300;
  font-size: 2.5rem;
}
.content-text h2 strong{
  font-weight: 500;
}
.content-text span{
  font-weight: 700;
  font-size: 1.5rem;
}
.content-text p{
  font-weight: 300;
  text-align: justify;
}
.buttons-modal{
  display: flex;
  justify-content: space-evenly;
}
.buttons-modal div {
  flex: 0 0 30%;
}
.buttons-modal img{
  width: 100%;
  max-width: 180px;
  display: block;
  margin: auto;
}

/** Footer */
footer p{
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 300;
}
footer .btn-white{
  background: #fff;
  color: #89a3b6;
  border: none;
  padding: .75rem 3rem;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  text-decoration: none;
}

/*? Awards Page */
.bg-awards{
  background-image: url("assets/bg-hero-awards.png");
  background-position: center;
}
.heading-hero.awards{
  max-width: 900px;
  width: 100%;
}
.heading-hero.awards h1{
  font-size: 5rem;
}
.content-patrocinadores{
  background-color: rgba(93, 102, 184, .6);
  width: 100%;
  text-align: center;
  padding-block: 4rem;
}
.content-patrocinadores p{
  margin-bottom: 2rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;

}
.patrocinadores{
  display: flex;
  justify-content: center;
}
.patrocinadores p{
  margin-right: 2rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: italic;
}
.patrocinadores p img {
  max-width: 200px;
  width: 100%;
}

.doctor{
  width: 100px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  padding: 20px 5px;
  border: 1px solid #FFF;
}
.doctor:hover{
  background-color: #741aba;
}

.koolfest-container{
  max-width: 275px;
  background-color: #eae6ed;
  margin: auto;
  text-align: center;
  padding: 20px;
}
.cta-koolfest{
  color: #513580;
  text-decoration: none;
}

/** Video */
.video-container {
  position: relative;
  width: 100%;
  /* max-width: 100vw; */
}
video {
  /* width: 100vw; */
  display: block;
  width: 100%;
  max-width: 100vw;
}
.play-pause-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.5);
  border: none;
  color: white;
  font-size: 30px;
  padding: 20px 30px;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.3s;
}
.play-pause-btn:hover {
  background: rgba(0, 0, 0, 0.8);
}
.jurado .heading{
  max-width: 450px;
}
.jurado .campaing{
  max-width: 450px;
  margin-inline: auto;
}
.jurado .card{
  margin-top: 7rem;
}
.jurado .card .card-subtitle{
  font-family: "Myanmar Regular";
  color: #8b839b;
}
.jurado .card .card-title{
  font-family: "Myanmar Regular";
  color: #8b839b;
}
.jurado .card .card-text{
  font-size: .8rem;
}

.mesa-jurado .card-img-overlay{
  display: flex;
  justify-content: center;
  align-items: center;
}
.mesa-jurado .card-img-overlay .card-text{
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.link-bases{
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 1.5rem;
  text-align: center;
}
.link-bases:nth-child(2){
  border-left: 1px solid #000;
}

/** Jurado */
.hero.jurado {
  position: relative;
  /* background: url("../assets/jurado/2-Dra-RosaIsabelCastroCastro.png") no-repeat center center/cover; */
  background-image: url("assets/jurado/2-Dra-RosaIsabelCastroCastro.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 90vh;
  color: #fff;
  display: flex;
  /* align-items: center; */
  justify-content: center;
}
.overlay {
  position: absolute;
  top: 0; left: 0;
  height: 100%; width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.hero.jurado .container {
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: end;

  .row{
    flex: 0 0 30%;
    min-height: 150px;
  }
}

.title h4, .title h5 {
  font-weight: normal;
}

.text-content h1 {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #d1cde9;
}

.text-content p {
  margin-bottom: 0.5rem;
  color: #ccc;
}

.carousel {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  /* max-width: 650px; */
  overflow-y: scroll;
  scroll-snap-type: y mandatory;
  position: relative;
}

.carousel .thumb {
  width: 60px;
  height: 90px;
  object-fit: cover;
  opacity: 0.6;
  cursor: pointer;
  border-radius: 5px;
  scroll-snap-align: start;
  transition: all 0.2s;
}

.carousel .thumb.active {
  opacity: 1;
  border: 2px solid #fff;
}

.carousel button.next,
.carousel button.prev {
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: white;
  font-size: 2rem;
  border-radius: 10px;
  padding: 0 10px;
  cursor: pointer;
  position: absolute;
}
.carousel button.next{
  right: 0;
}
.carousel button.prev{
  left: 0;
}

/** Comité */
.bg-comite-header{
  min-height: 80vh;
}
.bg-rosa-alvarez{
  background: url("assets/jurado/11-Rosa-Alvarez-Fontano.png") no-repeat center center/cover;
}
.bg-sandra-sanchez{
  background: url("assets/jurado/10-Sandra-Sánchez.png") no-repeat center center/cover;
}
.bg-cynthia-vega{
  background: url("assets/jurado/8-Dra-Cynthia-Vega-Avila.png") no-repeat center center/cover;
}
.blog-header .card-img-overlay{
  left: 60%;
  top: 12%;
  right: 10%;
}
.blog-header .subtitle{
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #ae4a96;
}
.blog-header .card-title{
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: rgba(93, 102, 184, 0.6);
  font-size: 45px;
}
.blog-header .card-text{
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: rgba(84, 57, 131, 0.5);
}
.blog-header .card-text b{
  font-weight: 700;
}
#blog .card-title {
  color: #513580;
  font-style: italic;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 25px;
}
#blog .card-text {
  font-size: 14px;
}

/** Formulario Registrate */
.title-form{
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: rgba(84, 57, 131, 1);
}
.footing p{
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: rgba(93, 102, 184, 0.6);
}
.img-center{
  display: flex;
  justify-content: center;
  align-items: center;
}

#registroForm input{
  background-color: #f1eaf4;
}
.empresa label{
  padding-right: 30px;
}
.empresa label::after {
  content: '';
  width: 40px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: -20px;
  top: 2px;
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  background-color: #f1eaf4;
  border: none;
  border-radius: 15px;
  margin-left: 1rem;
}
/* Mostrar la X si está checked */
.empresa input[type="radio"]:checked + label::after {
  content: 'X';
  color: #513580;
}
.input-cual{
  background: transparent!important;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #5d66b8;
}
.input-cual:focus{
  box-shadow: none;
}

/** Noticias */
.title-video{
  text-align: center;
  color: #a52d8e;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
}

/** Workshops */
.workshop1{
  background: url("assets/workshop/ws1/0CA_4779.jpg") no-repeat center center/cover;
}
.workshop2{
  background: url("assets/workshop/ws2/PAC1219.jpg") no-repeat center center/cover;
}
.workshop3{
  background: url("assets/workshop/ws3/ACH_5057.jpg") no-repeat center center/cover;
}
.event-anual{
  background: url("assets/workshop/ws3/ACH_5057.jpg") no-repeat center center/cover;
}
.hero.ws {
  position: relative;
  height: 70vh;
  color: #fff;
  display: flex;
  align-items: end;
  justify-content: center;
}
.hero.ws .container {
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;

  .row{
    flex: 0 0 30%;
    min-height: 150px;
  }
}