div#banner-1 {
    background: #eeefee;
    /* background-image: url('../images/banners/inss-banner-fondo.png');
    background-size: contain;
    background-repeat: no-repeat;

    background-attachment: fixed;

    background-repeat: no-repeat;*/

}

section#content.campana-pesca {
    overflow-x: hidden;
}

picture img.w-30.logo-campana {
    margin: auto;
    display: flex;
    padding: 25px 0 25px;
    max-width: 80%;
}

.justify-paragraph {
    text-align: justify !important;

}

.bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    background: url('/documents/94886/3130368/video.jpg/af3b7958-e88d-f498-5a75-3b18c6c88e97?t=1647932382270') no-repeat center center/cover;
    line-height: 0;
}

video {
    min-width: 100%;
    z-index: 1;
}

h1.encabezado-h1.reveal.active {
    text-shadow: 3px 2px #00000069;
}

.overlay {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    /*background-image: linear-gradient(45deg, rgb(0 0 0 / 29%) 50%, rgb(0 0 0 / 34%) 50%);*/
    /*background-size: 3px 3px;*/
    z-index: 2;
}

.nav-2 {
    position: relative;
    width: 100%;
    height: auto;
    background: #fdfbfb;
    bottom: 0px;
    z-index: 9999;
    margin-bottom: 3rem;
}

.nav-2 ul {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    list-style: none;
    margin: 0px;
    background: #c84024;
    padding: 20px;
}

.nav-2 ul li a.sr-only-focusable {
    color: white;
    font-size: 2rem;
    font-weight: bold;
}

.encabezado-title-sub {
    text-align: center;
    position: absolute;
    display: flex;
    top: 0;
    padding: 11rem;

    margin: auto;
    z-index: 3;
    max-width: 900px;
    width: 100%;
    height: 100%;
    font-size: 6rem;
    color: #ffffff;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: nowrap;

}

.encabezado-h1 {
    font-size: 6rem;
    color: #ffffff;
    filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 1));
    margin-bottom: 3rem !important;
    line-height: 1;
    text-align: left;
}

p.subhead {
    color: #ffc10f;
    font-size: 2.4rem;
    text-align: left;
}

.under-subhead {
    color: #ffffff;
    text-align: left;
    font-size: 1.8rem;

}

strong {
    font-family: pt_sansbold;
    font-weight: 500;
}


@media (max-width: 575.98px) {
    .bg-video-wrap {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 49vh;
        background: url('/documents/94886/3130368/video.jpg/af3b7958-e88d-f498-5a75-3b18c6c88e97?t=1647932382270') no-repeat center center/cover;
    }

    video {
        min-width: 100%;
        height: 52vh;
        z-index: 1;
    }

    .encabezado-title-sub {
        padding: 1.5rem;
    }

    blockquote {
        font-size: 32px;
        font-family: pt_sansregular;
        color: #28284a;
        font-style: italic;
        margin: 0 auto;
        margin-top: 16% !important;
        position: relative;
        padding: 0 !important;
        max-width: 576px;
    }

    blockquote:before {
        content: "\201C";
        left: 0;
        top: -67px !important;
        /* padding: 20px; */
    }

    .nav-2 ul {
        display: flex;
        justify-content: space-around;
        flex-direction: column !important;
        flex-wrap: nowrap;
        align-items: center;
    }

    .nav-2 li {
        width: 100%;
        border: 1px solid #ffffff;
        text-align: center;
        margin: 5px;
        padding: 5px;
    }

    .nav-2 ul li a.sr-only-focusable {
        color: white;
        /*  padding: 10px 5px 10px;
margin: 20px 10px 10px 20px;*/
        font-size: 2rem;



    }
}

.container-with-blockquote {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

h3.folleto-title {
    font-size: 2.3rem;
    color: #c84024 !important;
}

blockquote {
    font-size: 32px;

    font-family: pt_sansregular;
    color: #28284a;
    font-style: italic;
    margin: 0 auto;
    margin-top: 4%;
    position: relative;
    padding: 0 50px;
    max-width: 576px;
}



blockquote:before,
blockquote:after {
    position: absolute;
    font-size: 85px;
    color: #333;
}

blockquote:before {
    content: "\201C";
    left: 0;
    top: -30px;
}

blockquote cite {
    display: block;
    color: #333;
    font-size: 28px;
    margin-top: 0.75em;
}

cite:before {
    content: "\2014\2002";
}

.contenedor-h2-mic {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    margin: 3rem 0 0rem;
}

h2.text-center.h2-mic {
    font-size: 5rem !important;
    text-align: center !important;
    color: #28284a !important;

}

h2.text-center.h2-mic.reveal.mini-title.active {
    font-size: 5rem !important;

}

h1.prin-mic {
    font-size: 5rem !important;
    text-align: center !important;
    color: #28284a !important;
    margin-bottom: 40px !important;
    text-align: left !important;
}

h2.prin-mic {
    font-size: 5rem !important;
    text-align: center !important;
    color: #28284a !important;
    margin-bottom: 40px !important;
    text-align: left !important;

}

span.danger-mic {
    color: #c84024;
}

p.subhead-h2 {
    text-align: center !important;
    font-size: 3rem !important;
    font-family: pt_sansbold !important;
    color: #c84024 !important;
    line-height: 1.2 !important;
}





.contenedor-bloque-folletos,
.contenedor-bloque-carteles,
.contenedor-bloque-tarjetas,
.contenedor-bloque-videos,
.contenedor-bloque-gifs,
.contenedor-botones {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: center;
    justify-content: center;
}

.dropdown.descarga-folletos,
.dropdown.descarga-tarjetas {
    margin-top: 1em;

    /*margin-bottom: 3rem;*/
}

button.dropdown-toggle.download-mic {
    width: 100%;
    text-align: left;
    border: 0px;
    padding: .5em;

    font-size: 1.6rem !important;
    text-align: center !important;
    color: #ffffff !important;

    font-family: pt_sansbold;
    background: #c84024;

}

button.dropdown-toggle.download-mic:hover {
    background: #28284a;
}

.dropdown-menu.full-drop-mic.show {
    display: contents;
}

img.icon-down {
    max-width: 30px;
}

.dropdown-menu.full-drop-mic.show a.dropdown-item {
    padding: .5em;
    background: #ffffff;
    border: 1px solid #28284a;
    color: #28284a;
    margin: 10px 0 10px;
    border-radius: 10px;
    border-color: #6c757d;
    color: #6c757d;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

a.dropdown-item.arab-item {
    display: flex;
    justify-content: flex-end !important;
}

.dropdown-menu.full-drop-mic.show a.dropdown-item:first-child {
    margin-top: 3rem;
}

.dropdown-menu.full-drop-mic.show a.dropdown-item:hover {
    background: #f1efef;
    color: #444242;
    /* border: 1px solid #28284a; */
}

img.w-100.corner-style {
    border-radius: 0 45px 0 45px;

}

.col.col-xl-3.col-lg-6.col-sm-12.col-12.flex-column.bloque-folletos-indiv {
    margin-bottom: 2rem;
}

.col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-tarjetas-indiv {
    margin: 0 0 2rem;
}

.col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-pegatinas-indiv {
    margin: 0 0 2rem;
}

.col.col-xl-4.col-lg-4.col-sm-12.col-12.flex-column.bloque-carteles-indiv {
    margin: 0 0 2rem;
}

.col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-video-tut-indiv {
    margin: 0 0 2rem;
}




.col.col-xl-3.col-lg-6.col-sm-12.col-12.flex-column.bloque-folletos-indiv .d-lg-block.mb-lg-0.ml-lg-0.mr-lg-0.mt-lg-0.pb-lg-0.pl-lg-0.pr-lg-0.pt-lg-0.text-lg-left {
    background: white !important;
    padding: 1em !important;
    border-radius: 0 45px 0 45px;
    box-shadow: 1px 1rem 1rem 1px rgb(0 0 0 / 19%);
    margin: 0rem 0 1rem;
    min-height: 576px;

}

.col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-tarjetas-indiv .d-lg-block.mb-lg-0.ml-lg-0.mr-lg-0.mt-lg-0.pb-lg-0.pl-lg-0.pr-lg-0.pt-lg-0.text-lg-left {
    background: white !important;
    padding: 2em !important;
    border-radius: 0 45px 0 45px;
    box-shadow: 1px 1rem 1rem 1px rgb(0 0 0 / 19%);
    margin: 0rem 0 1rem;


}

.col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-pegatinas-indiv .d-lg-block.mb-lg-0.ml-lg-0.mr-lg-0.mt-lg-0.pb-lg-0.pl-lg-0.pr-lg-0.pt-lg-0.text-lg-left {
    /* background: #28284af2 !important;*/
    padding: 2em !important;
    border-radius: 0 45px 0 45px;
    box-shadow: 1px 1rem 1rem 1px rgb(0 0 0 / 19%);
    margin: 0rem 0 3rem;
}

.col.col-xl-4.col-lg-4.col-sm-12.col-12.flex-column.bloque-carteles-indiv .d-lg-block.mb-lg-0.ml-lg-0.mr-lg-0.mt-lg-0.pb-lg-0.pl-lg-0.pr-lg-0.pt-lg-0.text-lg-left {
    background: white !important;
    padding: 2em !important;
    border-radius: 0 45px 0 45px;
    box-shadow: 1px 1rem 1rem 1px rgb(0 0 0 / 19%);
    margin: 0rem 0 3rem;


}

.col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-video-tut-indiv .d-lg-block.mb-lg-0.ml-lg-0.mr-lg-0.mt-lg-0.pb-lg-0.pl-lg-0.pr-lg-0.pt-lg-0.text-lg-left {
    background: white !important;
    padding: 2em !important;
    border-radius: 0 45px 0 45px;
    box-shadow: 1px 1rem 1rem 1px rgb(0 0 0 / 19%);
    margin: 0rem 0 3rem;


}


.drop-container-mic {
    /* width: 100%; */
    /* height: 100%; */
    /* background: yellow; */
    display: flex;
    flex-direction: column;
}

.drop-container-mic a {
    /* background: #28284a; */

    margin: 0px;
    position: relative;
    padding: .5em;

    color: #28284a;
    font-size: 1.5rem;
}

.dropdown-menu.full-drop-mic.show a.dropdown-item:hover {
    background: #6e6e6e;
    color: #ffffff;
    border: 1px solid #d3d2d2;
}

div#la-seguridad-salva-vidas {
    background-image: linear-gradient(180deg, #fdfbfb 0%, #ebedee 100%);

}

div#nunca-debes-olvidar {
    background-image: linear-gradient(180deg, #fdfbfb 0%, #ebedee 100%);
}

div#siempre-alerta {
    background-image: linear-gradient(180deg, #fdfbfb 0%, #ebedee 100%);
}

div#tutoriales {
    background-image: linear-gradient(180deg, #fdfbfb 0%, #ffffff 100%);
}

.d-lg-block.mb-lg-8.ml-lg-0.mr-lg-0.mt-lg-5.pb-lg-0.pl-lg-0.pr-lg-0.pt-lg-0.text-lg-left.mt-5.mb-8.mt-sm-5.mb-sm-8.mt-md-5.mb-md-8.contenedor-bloques-folletos-tarjetas {
    margin-bottom: 0 !important;
    padding-bottom: 4rem !important;
    margin-top: 0 !important;
}

button.btn-close.position-absolute.top-0.end-0.p-3 {
    width: 50px;
    height: 50px;
    background: #23244aad !important;
    border: 0px !important;
    right: 0;
}

.spinner-border {
    display: none;
}

.modal-dialog.modal-dialog-centered.modal-xl {
    /* max-width: 600px !important;*/
}

p.lightbox-caption.m-0.p-2.text-center.text-white.small {
    font-size: 2rem;
}

a.col-sm-12 img.product.img-fluid:hover {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.col.col-xl-4.col-lg-4.col-sm-12.col-12.flex-column.bloque-carteles-indiv img.product.img-fluid {
    width: 100%;
}

.carousel-control-next,
.carousel-control-prev {
    display: none;

}

p.lightbox-caption {
    font-size: 2rem;
    background: #28284a;
}

p.lightbox-caption em {
    font-style: normal;
}

a.dropdown-item img {
    max-width: 30px !important;
    text-align: right;
}


/*Animations*/

.reveal {
    position: relative;
    transform: translateY(70px);
    opacity: 0;
    transition: 1s all ease;
}

.reveal.active {
    transform: translateY(0);
    opacity: 1;
}

/*iframe.video-tutorial {
width: 100%;
height: 366px;
max-height: 366px;
}
*/


.div_contenedor {
    position: relative;
    padding-bottom: 56.25%;
    /*panorámico*/
    padding-top: 25px;
    height: 0;
}

.div_contenedor iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}



.top.insst-arrow-up {
    --offset: 250px;
    position: fixed;
    bottom: 20px;
    right: 10px;
    place-self: end;
    margin-top: calc(100vh + var(--offset));
    text-decoration: none;
    padding: 10px;
    font-family: sans-serif;
    color: #fff;
    background: #c84024;
    border-radius: 100px;
    white-space: nowrap;
    font-size: 30px;
}

.top.insst-arrow-up:hover {
    color: #faf9f9;
    text-decoration: none;
    background: #28284a;
}

.descarga-folletos {
    margin-top: 4em;
}

button.patrocinadores-link {
    width: 100%;
    border: 0px;
    background: #28284a;
    border-radius: 10px;
    padding: 1em;
    color: white;
    font-size: 1.5em;
}

button.patrocinadores-link:hover {
    width: 100%;
    border: 0px;
    background: #c84024;
    border-radius: 10px;
    padding: 1em;
    color: white;
}

.col.col-xl-3.col-lg-6.col-sm-12.col-12.flex-column.bloque-pegatinas-indiv .d-lg-block.mb-lg-0.ml-lg-0.mr-lg-0.mt-lg-0.pb-lg-0.pl-lg-0.pr-lg-0.pt-lg-0.text-lg-left {
    background: white !important;
    padding: 1em !important;
    border-radius: 0px;
    box-shadow: 1px 1rem 1rem 1px rgb(0 0 0 / 19%);
      margin: 0 0 2rem;
}

.bloque-pegatinas-indiv img {
    border-radius: 0px !important;
}

@media (max-width: 576px) {
    .encabezado-h1 {
        font-size: 4rem;
        color: #ffffff;
        filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 1));
        margin-bottom: 3rem !important;
        line-height: 1;
        text-align: left;
    }

    .col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-tarjetas-indiv {
        flex: 0 0 100%;
        max-width: 100%;
    }

    h2.text-center.h2-mic.reveal.mini-title.active {
        font-size: 2em !important;

    }
}

@media (min-width: 768px) {
    .col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-tarjetas-indiv {
        flex: 0 0 50%;
        max-width: 50%;
    }

    video {
        min-width: 100%;
        z-index: 1;
        height: 55vh;
    }

    .modal:not(.liferay-modal):not(.applications-menu-modal) .modal-dialog {
        max-width: 794px;
        position: relative;
        margin: 2.5rem auto;
    }
}

@media (min-width: 992px) {
    .col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-tarjetas-indiv {
        flex: 0 0 50%;
        max-width: 50%;
    }

    video {
        min-width: 100%;
        z-index: 1;
        height: 100%;
    }

}

@media (min-width: 1200px) {
    .col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-tarjetas-indiv {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .modal:not(.liferay-modal):not(.applications-menu-modal) .modal-dialog {
        max-width: 1180px;
        position: relative;
        margin: 2.5rem auto;
    }

}

.col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-tarjetas-indiv .d-lg-block.mb-lg-0.ml-lg-0.mr-lg-0.mt-lg-0.pb-lg-0.pl-lg-0.pr-lg-0.pt-lg-0.text-lg-left {
    border-radius: 0px;
    padding: 1em !important;
}

.col.col-xl-6.col-lg-6.col-sm-12.col-12.flex-column.bloque-tarjetas-indiv img {
    border-radius: 0px;
}

a.ir-a {
    width: 100%;
    border: 0px;
    padding: 1.5em;
    font-size: 1.5rem !important;
    text-align: center !important;
    color: #ffffff !important;
    font-family: pt_sansbold;
    background: #28284a;
    border-radius: 20px;
    margin-bottom: 1em;
    min-height: 77px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
}

a.ir-a:hover {
    background: #c84023;
}

div#botones {
    /* background: red; */
    padding-top: 2em;
    border-top: 1px solid #23244a3b;
}

img.product.img-fluid.responsive {
    width: 100%;
    height: auto;
}

.modal-backdrop.show {
    opacity: .95;
}

p.justify-paragraph {
    font-size: 13pt;
}

.btn-close svg {
    top: 0 !important;
}



div#logos {

    margin-top: 50px !important;
    margin-bottom: 50px !important;
    display: flex;

    box-shadow: 7px 10px 20px #00000021;
}

.lightbox-carousel .carousel-control-prev,
.lightbox-carousel .carousel-control-next {
    display: none !important;
}

.carousel-control-prev,
.carousel-control-next {
    align-items: center;
    bottom: 0;
    /* color: #8b1010 !important; */
    display: flex !important;
    justify-content: center;
    opacity: .5;
    /* background: #ffffff; */
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .15s ease;
    width: 5%;
    z-index: 1;
}

div#carousel-logo {
    padding: 20px 0 20px 0px;
}



.banner-2 {
    width: 100% !important;
    height: auto !important;
}

img.icon-campana {
    max-width: 40px;
    margin-right: 10px;
}

p.hashtag {
    text-align: center;
    font-size: 3rem;
    color: #28284a;
}

ul.lista-campana li,
ul.lista-campana li a {

    font-size: 13pt;
    list-style: none !important;
}

.contenedor-botones a {
    font-size: 2rem !important;
}

.video-container-mic iframe {
    border: 0;
}

div#carousel-logo a img:hover {

    filter: grayscale(1);

}



div#carousel-logo .carousel-inner {
    align-items: center;
}

/*.dropdown.descarga-folletos .component-html {
    min-height: 230px;
}*/


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}


.slick-arrow {
  position: absolute;
  top: 50%;
  /*background: url('../images/arrow/arrow.svg') center no-repeat;*/
  background: url('/documents/94886/3132262/arrow.svg/81846d7f-e9f5-e438-888f-e5f59d5bffb8?t=1647933278820') center no-repeat;
  color: #fff;
  filter: invert(77%) sepia(32%) saturate(1%) hue-rotate(344deg) brightness(105%) contrast(103%);
  border: none;
  width: 90px;
  height: 1.5rem;
  text-indent: -10000px;
  margin-top: -8px;
  z-index: 99;
}

.slick-arrow.slick-next {
  right: -20px;
  transform: rotate(180deg);
}

.slick-arrow.slick-prev {
  left: -20px;
}

button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
    border: 0px;
    outline: none;
}
.contenedor-bloque-tarjetas a img:hover, .contenedor-bloque-carteles a img:hover, .contenedor-bloque-gifs a img:hover{
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
button.dropdown-toggle.download-mic.reveal.folletos-button {
    margin-top: 1em;
    margin-bottom: 2em;
    box-shadow: 1px 1rem 1rem 1px rgb(0 0 0 / 19%);
}

.slick-slider.logo-carousel {
  overflow: hidden;
}

.bg-video-wrap video {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

   
