/*FULL*/

/* LOGO Y ACCESOS DIRECTOS */
.caja-logo {
    background: #444;
    padding: 0 !important;
}

.fecha-header {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #fff7f1;
    /* padding-bottom: 3px; */
}

.campo-buscador {
    background: #444444;
    border-radius: 10px;
    height: 40px;
}

.btn-suscribete-new-menu {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #fff;
    padding: 3px 5px;
    width: 100%;
    max-width: 81px;
    display: block;
    float: right;
    text-align: center;
    background: #DE7600;
    color: #fff;
    margin: 30px 7px;
    border-radius: 5px;
}

.btn-suscribete-new-menu:hover {
    text-decoration: none;
    color: #fff !important;
    background: #ff8202;
}

.borde-der-menu {
    border-right: solid 1px #2f2d2d;
}

.borde-der-caja {
    border-right: solid 1px #2f2d2d;
}

.caja-boton-cabecera {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #fff7f1;
    padding: 19px 10px 18px 10px;
    border-left: solid 1px #2f2d2d;
    width: 100%;
    max-width: 94px;
    /* display: inline-block; */
    float: right;
    text-align: center;
    background: #444;
    border-top: none;
    border-bottom: none;
}
header .trade {background-color:#676767;}
header .trade .wrap-trade .playSlideQuotes {border-right:1px solid #444; background-color:#676767;}
header .trade .wrap-trade .playSlideQuotes * {color:#fff;}
header .trade .wrap-trade .ancorQuotes {border-left:1px solid #444; border-bottom:1px solid #676767;}
header .trade .wrap-trade .quote-banner-container {border-right: 0px solid #444;
border-bottom:0px solid #444;
background-color: #676767;}
.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #676767;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    /*transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;*/
}

.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
    color: #fff7f1 !important;
    text-decoration: none;
}



/* Indicadores */

.caja-indicadores {
    background: #676767;
    position: relative;
    padding: 0 !important;
}

.text-indicadores {
    padding-top: 9px;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #fff7f1;
    margin: 0;
    padding-bottom: 0px;
    display: inline-block;
}

.animacion {
    display: block;
    width: auto;
    height: 40px;
    position: absolute;
    width: auto;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-animation-duration: 17s;
    -webkit-animation-name: scroll;
    top: 6px;
    line-height: 29px;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #fff7f1;
}

.contenido-indicadores {
    height: 36px;
    padding: 6px;
    overflow: hidden;
    margin: 0 auto;
    background: transparent;
    border-left: solid 1px #585756;
    border-right: solid 1px #585756;
}
header .trade .wrap-trade .ancorQuotes {color:#FFF;}
header .trade .wrap-trade .quote-banner-container .quote-banner ul li a span {color:#FFF !important}
header .trade .wrap-trade .quote-banner-container .quote-banner ul li a .down-value {color: #ff767c !important;}
header .trade .wrap-trade .quote-banner-container .quote-banner ul li a .up-value {color: #33cc00 !important;}
header .trade .wrap-trade {
    border-top: 1px solid #676767;
    border-bottom: 1px solid #444;
    border-right: 1px solid #676767;}

.vermas-indicadores {
    padding-top: 9px;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #fff7f1;
    display: inline-block;
    text-align: right;
    border-right: : solid 1px #c7c0bb;
}


.vermas-indicadores:visited {
    color: #fff7f1 !important;
}




/* menu principal */
.menu-principal-2019 {
    background: #444;
}

.menu-principal-caja {
    box-shadow: 0px 5px 5px #e2e2e2;

}

.topnav a {
    float: left;
    display: block;
    color: #444;
    text-align: center;
    text-decoration: none;
    padding: 6px 15px;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #de7600;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

/* menu fijo */
.barraFlotante {
    background-color: #444;
    bottom: 0;
    color: #fff;
    height: 32px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 3;
    box-shadow: 0px 2px 3px #e6e6e6;
}

.topnav a {
    float: left;
    display: block;
    color: #fff7f1;
    text-align: center;
    text-decoration: none;
    padding: 7px 10px;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
}

.topnav a:hover {

    color: #fff7f1 !important;
    text-decoration: none;
    font-weight: bold;
    background-color: transparent !important;
}

.menu-fijo-menu a {
    float: left;
    display: block;
    color: #fff7f1;
    text-align: center;
    text-decoration: none;
    padding: 6px 7px;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
}

/* mobile */
.cabecera-mobile {
    background: #444;
    padding: 0 !important;
}

.caja-indicadores-mobile {
    background: #676767;
}

.vermas-indicadores-mobile {
    color: #fbe9dd;
    padding-top: 9px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    height: 40px;
}

.caja-boton-cabecera2 {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #fff7f1;
    padding: 10px;
    border-left: solid 1px #2f2d2d;
    width: 20%;
    float: right;
}

.slider {
        width: 100%;
        margin:  auto;
    }

    .slick-slide {
      margin: 0px 2px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: 1;
    }
    
    .slick-active {
      opacity: 1;
    }

    .slick-current {
      opacity: 1;
    }
    .alza {
      color:#339933;
    }
    .baja {
        color:#ff0000;
    }
    .marquesina-container{
        background-color: #676767;
    }
    .marquesina{
      width: 100%;
      max-width: 1169px;
      margin: auto;
      background-color: #676767;
      height: auto;
      overflow: hidden;
      display:flex;
    }
    .pause{
      float: left;
      padding: 0 25px;
      border-right: 1px solid #bbbbbb;
      width: 21%;
      text-align: left;

    }
    .marquesina p {
      font-size: 13px;
      float: none;
      font-family: 'PT Sans', sans-serif;
      margin-block-start: 0.7em;
      color: #fff7f1;
    }
    .marquesina p b {margin-right:2px;}
    .pause p {
      float: left;
    }

    .pause img{
      margin-top: 0.9em !important;
      margin-bottom: 0.9em !important;
      margin-left: 1em;
    }
    .marquesina .indicadores-marq{
      width: 69%;
      float: left;
      height: 41px;
      text-align: center;
  
    }
    .vermas{
      width: 10%;
      float: left;
      padding: 0 20px;
      text-align: center;
      border-left: 1px solid #bbbbbb;
        }
     .vermas a{
      color: #fff7f1 !important;
      text-decoration: none;
     }

     @media only screen and (max-width: 1200px) {
        /* For mobile phones: */
      .marquesina{
      max-width: 969px;
      }
      .pause{
      padding: 0 20px;
      width: 25%;

      }
      .marquesina .indicadores-marq{
        width: 60%;
      }
      .vermas{
          width: 15%;
      }
      }
      @media only screen and (max-width: 983px) {
        /* For mobile phones: */
      .marquesina{
      max-width: 900px;
      width: 100vw !important;
      }

      .pause{
      padding: 0 10px;
      overflow: hidden;
      width: 10%
      }
      .pause p{
        display: none;
      }
      .pause img{
        display: block;
        margin: auto;
      }
      .marquesina .indicadores-marq{
        width: 75%;
      }
      .vermas {
        width: 15%;padding: 0 5px;
      }
      }
      @media only screen and (max-width: 480px) {
        /* For mobile phones: */
      .pause{
          width: 10%;
      }
      .marquesina .indicadores-marq{
          width: 70%;
      }
      .vermas{
          width: 20%;
          padding: 0 5px;
      }
      }
