@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;700&display=swap');

font-face {
    font-family: "Helvetica-W01-Bold";
    src: url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/f70da45a-a05c-490c-ad62-7db4894b012a.eot?#iefix");
    src: url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/f70da45a-a05c-490c-ad62-7db4894b012a.eot?#iefix") format("eot"),url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/c5749443-93da-4592-b794-42f28d62ef72.woff") format("woff"),url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/73805f15-38e4-4fb7-8a08-d56bf29b483b.ttf") format("truetype"),url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/874bbc4a-0091-49f0-93ef-ea4e69c3cc7a.svg#874bbc4a-0091-49f0-93ef-ea4e69c3cc7a") format("svg");
}

body, html{
    color: #454545;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 14px;
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}


*, *::before, *::after{
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-property: all;
    transition-property: all;
}

*::-moz-selection{
   background: #e75204;
   color: #fff;
}

*::selection {
   background: #e75204;
   color: #fff;
}

a{
    color: inherit;
}

a:hover, a:focus{
    text-decoration: none;
    color: inherit;
}

ul{
    padding: 0; 
    list-style: none;
    margin: 0;
}

input, textarea{
    font-size: 12px !important;
    font-family: 'Roboto', sans-serif !important;
}


.container{
    width: 1170px;
    max-width: 100%
}

.centrado{
    float: none !important;
    margin: 0 auto !important;
    position: relative !important;
}

h1, h2, h3, h4{
    font-family: 'Oswald', sans-serif;
}

.logo h1{
    margin-top: 10px;
    max-width: 100%;
}

.menu{
    text-align: right;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

.menu li{
    display: inline-block;
}

.menu li a, .menu li a:hover, .menu li a:focus{
    position: static;
    display: block;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    color: #454545;
    font-weight: 600;
}

.menu .actual a, .menu a:hover, .menu a:focus{
    color: #512f7a;
}

.cabecera{
    position: fixed;
    z-index: 1010;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    margin: 0;
}

#altura-cabecera{
    height: 200px;
    position: relative;
    overflow: hidden;
    clear: both;
    width: 100%;
}

.barra-superior{
    background-color: #3bd9df;
    color: #cfd6e6;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 35px;
    font-weight: 300;
    text-transform: uppercase;
}

.barra-superior b, .barra-superior strong{
    color: #cfd7e7;
}

.barra-superior ul{
    width: 100%;
    text-align: right;
}

.barra-superior ul li{
    display: inline-block;
}

.nivo-caption{
  opacity: 1;
  width: 100%;
  height: 100%;
  background: none;
  /*background-color: rgba(0,0,0,0.5);*/
  text-align: center;
}

.nivo-caption h1:before{
  content: '';
  position: relative;
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 40px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
  margin-top: 100px;
}

.nivo-caption h1{
  font-size: 2.5em;
}

.nivo-caption h2{
  text-transform: uppercase;
  font-size: 1.2em;
  padding-bottom: 40px;
}

.nivo-caption .ver-mas{
  margin-top: 50px;
}

.ver-mas{
  background-color: #af8a59;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 10px 40px;
  position: relative;
  border: none !important;
  font-family: 'gotham_book', sans-serif;
}

.ver-mas-negro{
  background-color: #2d3134;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 10px 40px;
  position: relative;
  border: none !important;
  font-family: 'gotham_book', sans-serif;
}

.ver-mas-negro:hover, .ver-mas-negro:focus{
  background-color: #000;
}


#slider{
  box-shadow: none;
}


.banner-principal img{
    width: 100%;
}

.info-banner{
    position: absolute;
    bottom: 0;
}

.info-banner img{
    width: 400px;
}

.contenedor-info-banner{
    position: relative;
    color: #512e79;
}

.contenedor-info-banner h1{
    color: #ca9911;
    text-transform: uppercase;
    font-size: 50px;
    clear: right;
    display: block;
    position: relative;
}

.contenedor-info-banner h1 b, .contenedor-info-banner h1 strong{
    color: #512f7a;
    font-weight: normal;
}

.info-banner{
    position: absolute;
    bottom: 0;
}

.natural-100{
    color: #005a03;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 80px;
}

.natural-100 img{
    width: 80px;
}

.afiliate{
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-background-size: 100%;
    background-size: 100%;
    color: #fff;
    background-color: #0081dc;
}

.afiliate a{
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    background-color: #0d796b;
    line-height: 32px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px;
    font-size: 17px;
    margin-top: 20px;
}

.afiliate h2{
    text-transform: uppercase;
}


.testimonios{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f6f6f6;
    color: #242424;
    font-size: 15px;
}

.testimonios h2{
    font-size: 38px;
    text-align: center;
    text-transform: uppercase;
    color: #512f7a;
    margin-bottom: 30px;
    line-height: 80px;
}

.testimonios h3{
    line-height: 35px;
    font-size: 25px;
}

.contenedor-descripcion-testimonio{
    padding-left: 30px;
    padding-right: 30px;
}

.testimonios h2 b, .testimonios h2 strong{
    color: #cda53c;
    font-weight: normal;
}

.datos-testimonio{
    color: #43226b;
    margin-bottom: 20px;
}

.navegacion-testimonios{
    text-align: center;
}

.navegacion-testimonios li{
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}

.navegacion-testimonios li img{
    width: 60px;
}

.productos{
    padding-top: 50px;
    padding-bottom: 100px;
}

.productos h2{
    text-align: center;
    text-transform: uppercase;
    color: #512f7a;
    font-size: 38px;
}

.productos h2 b, .productos h2 strong{
    font-weight: normal;
    color: #cda53c;
}

.select{
    text-align: center;
    display: block;
    position: relative;
    margin: 0 auto;
    border: 1px solid #000;
    border-radius: 15px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 30px;
    width: 250px;
    text-align: left;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-image: url('../img/flecha.png');
    background-position: 95% 5px;
    background-repeat: no-repeat;
    text-transform: uppercase;
}

.elige-seytu{
    margin-top: 150px;
}

.elige-seytu h2{
    text-align: center;
    text-transform: uppercase;
    color: #a81b20;
}

.elige-seytu h2 b, .elige-seytu h2 strong{
    font-weight: normal;
    color: #363c4a;
}

.productos img{
    position: relative;
    margin: 0 auto;
    display: block;
}

.resena-producto{
    min-height: 130px;
    margin-bottom: 15px;
}

.resena-producto h2{
    text-align: left;
    font-size: 20px;
}

.pagina-producto{
    padding-top: 100px;
    padding-bottom: 0;
}

.noticias{
    padding-top: 100px;
    padding-bottom: 100px;
}

.noticias h2{
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 30px;
}

.intro-noticias-index{
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
    margin-bottom: 70px !important;
    font-weight: 600;
}

.intro-noticias-index *{
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}

.intro-noticias-index h2, .intro-noticias-index h3{
    font-weight: 900;
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}

.fecha-noticia{
    margin-top: 25px;
    margin-bottom: 5px;
}

.resena-noticia h3{
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #141615;
}

.ver-mas{
    text-transform: uppercase;
    font-weight: bold;
    color: #141615;
    margin-top: 25px;
    display: block;
}

.noticias{
    background-color: #f3f3f3;
}

.btn-noticias{
    background-color: #343250;
    color: #fff;
    text-align: center;
    width: 300px;
    max-width: 90%;
    font-family: 'Oswald', sans-serif;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
    line-height: 35px;
    margin-top: 80px;
    text-transform: uppercase;
}

.paginacion{
    text-align: center;
}

.paginacion li{
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 40px;
}

.paginacion li img{
    width: 35px;
    margin-left: 15px;
    margin-right: 15px;
}

.blog{
    margin-top: 50px;
    margin-bottom: 100px;
}

.nota-blog, .herramienta{
    padding-left: 2px;
    padding-right: 2px;
    color: #4e4e4e;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 15px;
}

.nota-blog img{
    width: 100%;
}

.nota-blog span, .herramienta span{
    min-height: 315px;
    padding: 5px;
    border: 1px solid #6f6f6f;
    display: block;
    height: 100%;
    position: relative;
}

.nota-blog h2{
    color: #502e7a;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
}

.banner-noticias{
    background-color: #c79436;
    color: #080808;
}

.banner-noticias h1{
    color: #512e7a;
    text-transform: uppercase;
    margin-top: 50px;
    font-size: 45px;
}

.banner-noticias img{
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: -100px;
}

.ver-mas-nota{
    background-color: #373c4a;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    line-height: 20px;
    width: 100px;
    text-align: center;
    margin: 0 auto;
    max-width: 90%;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
}

.elige-blog h2{
    text-align: center;
    color: #512f7a;
    text-transform: uppercase;
    margin-top: 120px;
    margin-bottom: 20px;
    font-size: 40px;
}

.cabecera-azul, .cabecera-morada{
    background-color: #373c4a;
    color: #fff;
}

.cabecera-azul h1, .cabecera-morada h1{
    color: #fff;
    font-size: 40px;
}

.cabecera-morada{
    background-color: #66308c;
}

.cabecera-morada b, .cabecera-morada strong{
    color: #ca9911;
}

.producto-seytu{
    min-height: 450px;
}

.producto-seytu img{
    position: relative;
    margin: 0 auto;
}

.producto-seytu h2{
    color: #a81b20;
    font-size: 20px;
    text-transform: uppercase;
}

.categoria-venta{
    color: #512f7a;
    display: inline-block;
    border-right: 2px solid #66308c;  
    padding-right: 15px;
    margin-right: 15px;
}

.categoria-red{
    color: #cfa454;
    display: inline-block;
}

.categorias-herramientas{
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    line-height: 35px;
    text-transform: uppercase;
}

.herramienta{
    color: #000;
    text-transform: uppercase;
}

.herramienta{
    font-weight: bold;
    text-align: center;
    min-height: 300px;
}

.herramienta h2{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 600;
}

.categorias-herramienta-nombre{
    color: #fff;
    background-color: #911366;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    width: 200px;
    max-width: 90%;
    line-height: 23px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    margin: auto;
    font-family: 'Roboto', sans-serif;
}

.herramienta span{
    min-height: 280px;
}

.footer{
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: top;
    background-color: #000;
    background-image: url('../img/footer.jpg');
    padding-top: 30px;
    padding-bottom: 130px;
    color: #ccc;
    background-position: bottom center;
}

.footer ul{
    margin-top: 20px;
}

.footer li{
    position: relative;
    float: left;
    width: auto;
    display: inline-block;
}

.footer input, .footer textarea{
    margin-bottom: 15px;
    border-radius: 0px;
    border: none;
}

.footer textarea{
    height: 150px;
}

.footer{
    font-size: 16px;
}

.footer h2{
    font-size: 32px;
}

.creditos{
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
}
.footer h3, .footer h4{
    color: #fff;
}

.footer h4{
    border-top: 1px solid #fff;
    padding-top: 10px;
    width: 60px;
}

.footer button{
    font-family: 'Roboto Condensed', sans-serif;
    color: #292526;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    background-color: #fff;
    padding: 5px 30px;
    display: block;
}



.newsletter{
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.9);
    position: fixed;
    z-index: 2000;
}

.contenido-newsletter{
    background-color: #512f7a;
    color: #fff;
    text-align: center;
    width: 550px;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    border-radius: 20px;
    padding: 50px 20px;
    top: 20vh;
}

.contenido-newsletter h2{
    color: #c79436;
    font-size: 40px;
}

.contenido-newsletter small{
    color: #787d87;
    font-style: italic;
    font-size: 18px;
    display: block;
    overflow: hidden;
    clear: both;
    margin-top: 20px;
}

.contenido-newsletter input{
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 40px;
    color: #676767;
    border-radius: 8px;
    border: 0px;
    width: 60%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px !important;
}

.contenido-newsletter button{
    background-color: #c79436;
    color: #fff;
    border: none;
    height: 40px;
    width: 30%;
    margin-left: 2%;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

#descripcion-newsletter{
    text-transform: uppercase;
    font-size: 22px;
}


#cerra-newsletter{
    position: absolute;
    right: 20px;
    top: 20px;
}

#icono-newsletter{
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
}


.text-right a{
    color: #900;
    font-size: 30px;
    font-weight: bold;
}

    .col-md-4.text-center li{
        display: inline-block;
    }

    .col-md-4.text-center li a:after{
        content: ', ';
        display: inline-block;
        position: relative;
        margin-right: 2px;
    }


.flotante-llamar{
    display: none;
}

@media(max-width: 767px){

.flotante-llamar{
    display: block;
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 1000;
}

.flotante-llamar img{
    width: 40px;
}

    .text-right h1{
        font-size: 20px;
        margin: 0;
        margin-bottom: 5px;
    }

    .barra-superior{
        display: none;
    }

    .logo img{
        width: 230px;
        position: relative;
        margin: 0 auto;
    }

    .text-right a{
        display: none;
    }

    .intro-noticias-index h2{
        font-size: 27px;
    }

    .foto-noticia{
        margin-bottom: 20px;
    }

}


