/*@font-face {
  font-family: 'Revuelta';
  src: url(fonts/revuelta-webfont.eot?1404166866);
  src: url(fonts/revuelta-webfont.eot?&1404166866#iefix) format("embedded-opentype"), url(fonts/revuelta-webfont.woff?1404166866) format("woff"), url(/fonts/revuelta-webfont.ttf?1404166866) format("truetype"), url(/fonts/revuelta-webfont.svg?1404166866#revueltaregular) format("svg");
  font-weight: normal;
  font-style: normal; }*/

@font-face {
    font-family: 'revuelta';
    src: url('../fonts/gothicd41d.eot?') format('embedded-opentype'), url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

.revueltalogo {
    font: normal 22px revuelta, helvetica, arial, verdana;
    text-transform: uppercase;
}

.notice.row {
    padding: 0px 0 0px !important;
    /* background: red;*/
}

.aviso-p{
    font-size: 18px;
}

.aviso-p p{
    text-align: justify;
}

.aviso-p ul{
    list-style: none;
}

.aviso-p li{
    margin-bottom: 2%;
}

#noticeTitle {
    padding-bottom: 2%;
    /*background-color: #FFF;*/
    background-color: #dedcc9;
    /*background-color: #dedcc9fa;*/
    background-position: right;
    /* border-bottom: 15px solid #F00; */
    border-top: 5px solid #a2d658;
    border-bottom: 15px solid #a2d658;
    /*background-image: url(/images/banners/background_notice.png);
    background-size: cover;*/
}

.logo-rinde3 {
    position: absolute;
    margin-top: 26%;
    z-index: 3;
    left: 56%;
    width: 20%;
}

#noticeTitle .post_content {
    font-size: 22px;
    padding: 20px 0;
}

.cj-logo {
    width: 66%;
    top: 40px;
}

@media screen and (max-width: 991px) {
    .cj-logo {
        width: 91%;
        top: -32px;
    }
    .cj-rinde {
        width: 52%;
    }
}

@media screen and (max-width: 1024px) {
    #noticeTitle .post_content {
        width: 73%;
    }
    /*.logo-rinde1 {
   position: absolute !important;
    right: 17% !important;
    margin-top: -4% !important;
    z-index: 3 !important;
}*/
    .logo-rinde1 {
        right: 8% !important;
        margin-top: -4% !important;
        width: 26% !important;
    }
    .cj-logo {
        width: 45% !important;
        top: -5px !important;
        right: 187px !important;
    }
}

@media screen and (max-width: 1440px) {
    .logo-rinde1 {
        right: 27% !important;
        margin-top: 36% !important;
        width: 41%;
    }
    .cj-logo {
        width: 77%;
        top: 40px;
        right: 125px;
    }
    div.contact-info.contact-dist {
        width: 25% !important;
    }
    #containerAbout {
        position: absolute !important;
        width: 95% !important;
    }
    #wrapComposta {
        width: 100% !important;
        font-size: 1.5em !important;
        top: -62px !important;
        left: -109px !important;
        z-index: 10000;
        transform: rotateZ(-0deg) !important;
        /* -webkit-transform: rotateZ(0deg); */
        -moz-transform: rotateZ(-0deg);
        -ms-transform: rotateZ(-0deg);
        %: ;
    }
    div#canterosComposta {
        top: 65px;
    }
}

.logo-rinde1 {
    position: absolute;
    right: 62%;
    /*margin-top: 22%;*/
    margin-top: 28%;
    z-index: 3;
}

.grevuelta {
    /*font-family: revuelta !important;
    font-size: 100% !important;*/
    font: normal 24px revuelta, helvetica, arial, verdana !important;
    /*letter-spacing: 2px !important;*/
    font-weight: bolder;
}

sup {
    font-size: initial;
    top: -0.1em;
}

.grevuelta2 {
    /*font-family: revuelta !important;*/
    font-size: 100% !important;
    letter-spacing: 1px !important;
    font-weight: normal;
}

#gracias {
    display: none;
}


/*noticia Fraude*/

#products-dialog2 {
    padding: 10px 0 0;
    background-color: #100101bf;
    border-radius: 0;
    position: fixed;
    bottom: 1%;
    z-index: 999999999;
    left: 0;
    width: 100%;
    text-align: center;
}

.close2 {
    background-image: url(../images/close.svg);
    background-position: 4.85em 1em;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    display: block;
    height: 3em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: 7em;
    opacity: .8;
}

.productos-dialog2-p {
    color: aliceblue;
    font-size: large;
    /* margin: 0; */
    font-family: sans-serif;
    /* color: white;*/
    width: 70%;
    margin: 0 auto;
    line-height: 1.3;
    padding-bottom: 15px;
}

@media screen and (max-width:992px) {
    .title-products {
        margin-right: 0px;
        margin-top: 25%;
    }
    .productos-dialog2-p {
        font-size: unset;
    }
    div.contact-info.contact-dist {
        width: 80% !important;
    }
}

@media screen and (max-width:768px) {
    .productos-dialog2-p {
        font-size: unset;
    }
    div.contact-info.contact-dist {
        width: 90% !important;
    }
    #containerAbout {
        position: relative !important;
        width: 95% !important;
    }
    .canterosSection {
        background: url(../images/canteros-terra.jpg);
        background-repeat: repeat !important;
        font-size: 3em;
        padding: 260px 0;
        /*   background-position: 0% 869.93px;*/
    }
    .logos_gpo {
        width: 50%;
    }
}

@media screen and (max-width:460px) {
    .productos-dialog2-p {
        font-size: unset;
    }
    div.contact-info.contact-dist {
        width: 25% !important;
    }
    #wrapComposta {
        width: 100% !important;
        font-size: 1.5em !important;
        top: -39px !important;
        left: -109px !important;
        z-index: 10000;
        transform: rotateZ(-0deg) !important;
        /* -webkit-transform: rotateZ(0deg); */
        -moz-transform: rotateZ(-0deg);
        -ms-transform: rotateZ(-0deg);
        %: ;
    }
    div#canterosComposta {
        top: -136px;
    }
    .canterosSection {
        background: url(../images/canteros-terra.jpg);
        background-repeat: repeat !important;
        font-size: 3em;
        padding: 260px 0;
        /*   background-position: 0% 869.93px;*/
    }
    .social {
        top: 341px !important;
    }
}

@media screen and (max-width: 480px) {
    .logo-rinde1 {
        /* right: 60%; */
        width: 35%;
        left: 60% !important;
        margin-top: -30%;
    }
    div.contact-info.contact-dist {
        width: 93% !important;
    }
    .social {
        top: 341px !important;
    }
}

@media screen and (max-width: 991px) {
    .logo-rinde1 {
        width: 30%;
        left: 50%;
        margin-top: -20%;
    }
}

.social {
    position: fixed;
    /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
    right: 0;
    /* Establecemos la barra en la izquierda */
    top: 540px;
    /* Bajamos la barra 200px de arriba a abajo */
    z-index: 6000;
    height: auto;
    width: 60px;
    /* background: #3b5998;*/
    /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
}

.btn {
    background: transparent;
}

.logos_gpo {
    width: 60%;
}

@media screen and (max-width:1024px) {
    .logos_gpo {
        width: 35%;
    }
}

@media screen and (max-width:375px) {
    .social {
        top: 310px !important;
    }
}


/*#mainTitle .wrapper-impor {
    padding: 25px 0 0;
    overflow: hidden;
    width: 90%;
}*/