:root {
    --blue: #1e90ff;
    --white: #ffffff;
    --azul: #5b7995;
    /* --rojo: #be463d; */
    --rojo: #9e0917;
    --gris: #F7F7FC;
    --grey: #f5f5f5;
    --lead: #212529;
}
/* body { background-color: var(--blue); }
body{
  font-family: Merriweather Sans,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
 */ 

.ptitle{
    padding: 3rem 0;
}
.pheading{
    padding: 3rem 0 7.5rem;
}
.psection{
    padding: 7.5rem 0;
}

.bg-skew{
    color: #fff !important;
    min-height: 60vh;
    overflow: hidden !important;
    position: relative;
}
.bg-skew::before{
    background-color: var(--azul);
    background-color: #444;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../../storage/1er-simposio/1er-simposio-internacional-bg.jpg'), url('../../storage/1er-simposio/1er-simposio-internacional-bg.webp');
    background-size: cover;
    background-position: top center;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: skewY(-5deg);
    transform-origin: top left;
    z-index: -1;
}
.bg-skew .btn-light{
    box-shadow: 0 7px 16px 0 rgba(0,0,0,.2);
    /*text-transform: uppercase;*/
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.bg-skew .btn-lg{
    font-size: 1rem;
    letter-spacing: 1px;
    padding: 1rem 1.75rem;
}
.bg-skew .btn-acento, .btn-acento {
  box-shadow: 0 7px 16px 0 rgba(0,0,0,.2);
  /*text-transform: uppercase;*/
  /* background-color: var(--rojo);
  border-color: var(--rojo); */
  /* background-color: #f0c94a;
  border-color: #f0c94a; */
  /* background-color: #ffc107;
  border-color: #ffc107; */
  background-color: #cf7247;;
  border-color: #cf7247;;
  color: #000;
  color: #FFF;
}
.btn-acento:hover {
  color: #FFF;
  background-color: #284888;
  border-color: #284888;
}
.bg-skew2{
    position: relative;
}
.bg-skew2::before{
    background-color: #f8f9fa;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: skewY(-5deg);
    transform-origin: top left;
    z-index: -1;
}

.bg-gradient{
  background: linear-gradient(to right, #1D3E5E 0%, #385A7A 30%, #5B7895 100%) !important;
}
.bg-gradient-secondary{
  background: linear-gradient(to right, #740C04 0%, #9E281F 30%, #BE463D 100%) !important;
}
.bg-rojo-smie{
  background-color: var(--rojo);
  background-color: ##A23842;
}
.rounded-lg {
  border-radius: 1rem !important;
}
.mb-grid-gutter, .my-grid-gutter {
  margin-bottom: 30px !important;
}
#actividadesGratuitas h4{
  font-family: 'Open Sans',serif;
}
#actividadesGratuitas a.btn{
  min-width: 100px;
}

.lead {
    font-family: Merriweather Sans,sans-serif;
    font-size: 1.25rem;
    font-weight: 300;
}

.texto-rojo{
    color: var(--rojo);
}

.text-smie{
    color: var(--azul);
}
.texto-negro{
  color: var(--lead);
}

.btn-rounded {
    border-radius: 10rem;
}
.btn-white{
  color: #151515;
  background-color: #fff;
  border-color: #fff;
}
.sectionNegative{
  margin-top: -60px;
}

.progress.active .progress-bar {
    -webkit-transition: none !important;
    transition: none !important;
}

.titulo{
  color: var(--lead);
  margin-bottom: 1rem;
  font-family: 'Open Sans',serif;
  font-weight: 700;
  line-height: 1.3;
  font-size: 1.75rem;
}


footer {
    background-color: #222222;
    color: #ccc;
    min-height: 10px;
    padding: 80px 0 0px 0;
}
footer p, footer p a {
    color: #CCC;
    font-family: "Nunito", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.8em;
}
.cta_cnie{
  border-radius: 0.25rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}
.cta_cnie h3{
  color: #FFF;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 300;
  line-height: 1.25;
}

.text-amarillo-amitos {
  color: #ffc107;
  text-shadow: 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.2);
}




/*-------------------------------------
                                      |
            MENU                      |                            
                                      |
-------------------------------------*/
.navbar{
  box-shadow: none;
  border-bottom: 1px solid #e5e5e5;
}





/*-------------------------------------
                                      |
            AYUDA                      |                            
                                      |
-------------------------------------*/
#ayuda-heading h5{
  font-size: 40px;
  font-size: 35px;
  line-height: 45px;
  line-height: 40px;
  font-family: Raleway;
  font-weight: 200;
  font-style: normal;
}
#ayuda-heading p{
  font-size: 18px;
  padding-top: 25px;
}
.box-ayuda{
  margin: 30px;
}
.box-ayuda i{
  color: var(--azul);
  color: #444;
  color: #f0c94a;
  color: #ffc107;
  color: var(--rojo);
  color: #cf7247;
  font-size: 50px;
  text-align: center;
}
.box-ayuda h5{
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 16px;
  color: var(--lead);
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.box-ayuda p{
  margin-bottom: 12px;
}
.box-ayuda a{
  clear: both;
  color: var(--lead);
  display: inline-block;
  width: 100%;
}
.box-ayuda a:hover{
  color: #1e90ff;
  text-decoration: underline;
}

.btn-whats {
  background-color: #4CAF50 !important;
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #26a69a;
  border-radius: 50%;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  cursor: pointer;
  vertical-align: middle;
  width: 56px;
  height: 56px;
  padding: 0;
}

.btn-whats svg,
.btn-whats i {
  margin: 13px 15px;
}

.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997;
}

.fixed-action-btn ul {
  left: -250px;
  right: 0;
  text-align: center;
  position: absolute;
  bottom: 64px;
  margin: 0;
  visibility: visible;
  list-style: none;
}

.fixed-action-btn ul li {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 20px;
  padding: 12px 8px;
}

/*-------------------------------------
                                      |
            INDEX                     |                            
                                      |
-------------------------------------*/
aside .font-weight-light{
  font-family: Merriweather Sans,sans-serif;
  font-size: 1rem;
}
#actividadesGratuitas{
  margin-top: 120px;
}
#welcome h1.display-3{
  font-size: 2.5rem;
  margin-bottom: 1rem !important;
}
@media (min-width: 768px) { 
  #welcome h1.display-3{
    font-size: 4.5rem;
    margin-bottom: 1.5rem !important;
  }
}

/*-------------------------------------
                                      |
            LOGIN                     |                            
                                      |
-------------------------------------*/

#box-loginClean {
    background: none;
    margin: 30px auto 50px;
    margin: 0;
    min-height: 100px;
    position: relative;
    z-index: 1;
}

#box-loginClean .box-content {
    padding: 30px 30px 10px 30px;
    position: relative;
    top: -1px;
}

.btn-danger {
    color: #fff;
    background-color: var(--secundary-color);
    border-color: var(--secundary-color);
}

#box-loginClean label {
    background: none;
    width: 100%;
}

#box-loginClean a {
    background: none;
    color: #416FAD;
    color: #666;
    font-weight: 500;
}

#box-loginClean a:hover {
    text-decoration: underline;
}

/*-------------------------------------
                                      |
           COUNTDOWN                  |                            
                                      |
-------------------------------------*/
#countdown-box{
  /*padding-bottom: 20%;*/
}
.countdown-1 {
  left: 50%;
  margin-left: -45px;
  margin-top: 20px;
  position: relative;
}
.countdown-1 div:first-child{
  margin-left: 0;
}
.countdown-1 .counts {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 12px;
    position: relative;
    text-align: center;
}
.counts {
    background-color: rgba(255, 255, 255, 0.3);
    background-color: rgba(91, 121, 149, 0.5);
    background-color: rgba(154, 36, 47, 0.9);
    background-color: #ffc107;
    background-color: #284888;
    color: #FFF;
    /* color: #4d4d4d; */
    height: 80px;
    margin-bottom: 10px;
    margin-right:10px;
    text-align: center;
    padding:5px 0 10px 0;
    width: 120px;
    width: 80px;
}
.countdown-1 .counts span {
  font-size:26px;
  font-weight:400;
  margin:0;
  text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.2);
  width:auto;
}
.countdown-1 .counts p {
  font-weight:400;
  font-size:12px;
  margin:0 auto;
  /* text-transform: uppercase; */
  text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.2);
  width:auto;
  font-weight: 900;
}






/*-------------------------------------
                                      |
            PROGRAMA                  |                            
                                      |
-------------------------------------*/
.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
      border-top-color: rgb(222, 226, 230);
      border-top-style: solid;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 1px solid #dee2e6;
}
.list-group-item.list-group-item-action {
  transition: background-color .2s ease;
}

.box-descripcion-programa > ul > li {
  padding-top: 5px;
  padding-bottom: 5px;
}


/*-------------------------------------
                                      |
            EN VIVO                   |                            
                                      |
-------------------------------------*/
.eyebrow{
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 400;
    /*text-transform: uppercase;*/
    letter-spacing: 0.05em;
    margin-bottom: 0.625rem
}
.card-text{
  color: var(--lead);
}
.sala-monitor{
    background-color: red;
    border: 1px solid rgba(0, 0, 0, 0.1);
    min-height: 100px;
    width: 100%;
}
figure {
    margin: 0;
}
.presentation-circle {
    overflow: visible;
    position: relative;
}
.presentation-circle::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
}
.presentation-circle > * {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.presentation-circle > figure {
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    z-index: 10;
}
.presentation-circle > figure::before {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: pulse 3s infinite;
    -moz-animation: pulse 3s infinite;
    -o-animation: pulse 3s infinite;
    animation: pulse 3s infinite;
        animation-timing-function: ease;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    z-index: -1;
    animation-timing-function: cubic-bezier(0.1, 0.2, 0.3, 1);
}

@-webkit-keyframes pulse {
    0% {
      width: 100%;
      height: 100%;
      opacity: 0; }
    50% {
      opacity: 1; }
    100% {
      width: 125%;
      height: 125%;
      opacity: 0; } }
  
  @-moz-keyframes pulse {
    0% {
      width: 100%;
      height: 100%;
      opacity: 0; }
    50% {
      opacity: 1; }
    100% {
      width: 125%;
      height: 125%;
      opacity: 0; } }
  
  @-o-keyframes pulse {
    0% {
      width: 100%;
      height: 100%;
      opacity: 0; }
    50% {
      opacity: 1; }
    100% {
      width: 125%;
      height: 125%;
      opacity: 0; } }
  
  @keyframes pulse {
    0% {
      width: 100%;
      height: 100%;
      opacity: 0; }
    50% {
      opacity: 1; }
    100% {
      width: 125%;
      height: 125%;
      opacity: 0; } }
  
  .presentation-container > * {
    position: relative;
    z-index: 5; }
  
  .presentation {
    position: relative;
    z-index: 0; }
    .presentation img {
      position: absolute;
      max-width: initial;
      max-height: initial; }
    .presentation .top-0 {
      top: 0; }
    .presentation .top-25 {
      top: 25%; }
    .presentation .top-50 {
      top: 50%; }
    .presentation .top-75 {
      top: 75%; }
    .presentation .bottom-0 {
      bottom: 0; }
    .presentation .bottom-25 {
      bottom: 25%; }
    .presentation .bottom-50 {
      bottom: 50%; }
    .presentation .bottom-75 {
      bottom: 75%; }
    .presentation .left-0 {
      left: 0; }
    .presentation .left-25 {
      left: 25%; }
    .presentation .left-50 {
      left: 50%; }
    .presentation .left-75 {
      left: 75%; }
    .presentation .right-0 {
      right: 0; }
    .presentation .right-25 {
      right: 25%; }
    .presentation .right-50 {
      right: 50%; }
    .presentation .right-75 {
      right: 75%; }
    .presentation .vertical-align {
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .presentation .horizontal-align {
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
  
  @media (max-width: 1199.98px) {
    .presentation-responsive {
      height: 40vh !important; }
      .presentation-responsive img {
        top: 0 !important;
        left: 0 !important;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0); }
      .presentation-responsive img.vertical-align,
      .presentation-responsive img.horizontal-align {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0); } }
  