* {
    padding: 0;
    margin: 0;
}
body{
    font-family: Gotham;
}
.head {
    text-align: center;
    margin-top: 125px;
    margin-bottom: 50px;
}
.title {
    font-weight: 300;
    font-size: clamp(40px, 5vw, 80px);
    line-height: clamp(39px, 4.9vw, 79.04px);
    color: #2B70B8;
    width: 100%;
}
.bold {
    font-weight: bold;
}
.mini {
    margin-top: 10px;
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: clamp(14px, 2.5vw, 20px);
    line-height: clamp(18px, 3vw, 24px);
}
.sub {
    color: #2B70B8;
}
/*Marquee Section */
.marquee-container{
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    margin: auto;
    height: fit-content;
}
.marquee{
    display: flex;
    flex-wrap: nowrap;
    gap: 8vw;
    padding: 2.5rem 0;
    height: fit-content;
    background-color: #000;
    width: max-content;
}
.marquee h5{
    color: #FFF;
    font-family: Gotham;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 100% */
    text-transform: uppercase;
}
/*#crime1-section*/
.crime1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 70px;
    height: 100vh;
    margin-bottom: 50px;
}
.crime-section1, .crime-section2 {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}
.image1 {
    height: 400px;
    width: 31.56vw;
    border-radius: 40px;
}
.image2.mobile{
    display: none;
}
.image2 {
    height: 400px;
    width: 52.86vw;
    margin-bottom: 15px;
    border-radius: 40px;
}
.text-crime-section{
    display: flex;
    flex-direction: column;
}
.text-crime-section1{
    width: 32.91vw;
}
.text-crime-section2{
    width: 52.34vw;
}
.p-text {
    color: #000;
    font-family: Gotham;
    font-size: 1.041vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.title-lorem {
    color: #000;
    font-family: Gotham;
    font-size: 4.16vw;
    font-style: normal;
    font-weight: 700;
    line-height: 4.84vw;
    text-transform: uppercase;
}
.title-lorem span{
font-weight: 400;
}
.text-mobile{
    display: none;
}
/*#ENDREGION*/
.movimiento{
    position: absolute;
    left: 1380px;
    bottom: -40px;
    z-index: 15;
}
.img {
    position: fixed;
    bottom: 20px;
    right: 10px;
}
.img img {
    width: 7vw;
    min-width: 138px;
}
/*#Crime2-region*/
.crime2 {
    height: 100vh;
    background-image: url('./assets/image\ 10.webp');
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: space-between;
    padding: 20px 70px;
    background-color: #f8f9fb;
}
.crime2-section1 {
    width: 45vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.crime2-title {
    color: #000;
    font-family: Gotham;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 65px;
    text-transform: uppercase;
}
.crime2-info-box {
    background-color: #2B70B8;
    padding: 0px 38px;
    padding-bottom: 0;
    border-radius: 50px;
    color: white;
    margin-bottom: 20px;
    margin-top: 45px;
    width: 770px;
}
.menu-puntos{
    background-color: transparent;
    display:flex;
}
.crime2-info-box p, .crime2-info-box span {
    margin: 43px 100px 30px 35px;
    font-size: 20px;
}
.negrita-crime-text-p{
    font-weight: 600;
}
.crime2-info-link {
    margin-top: 10px;
    position: relative;
    left: 93%;
    bottom: 10%;
}
.crime2-cta {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
    color: white;
    padding: 23.5px 15px;
    border-radius: 50px;
    width: 368px;
    text-decoration: none;
    margin-top: 20px;
    font-size: 18px;
    position: relative;
}
.crime2-cta.mobile{
    display: none;
}
.crime2-cta-arrow {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #FFFFFF80;
    transition: margin-left 0.3s ease;
    position: absolute;
    right: 10px;
}
.crime2-cta-arrow img {
    width: 55%;
}

.crime2-title.mobile, .crime2-main-image2{
    display: none;
}
.crime2-section2{
    display: flex;
    width: 45%;
    align-items: center;
}
.container-section2-crimen2{
    position: relative;
    z-index: 2;
}
.imga-crime-relative{
    border-radius: 40px;
}
.shapp{
    background-color: #2B70B8;
    border-radius: 40px;
    width: 383px;
    height: 344px;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(69px, -62px);
    z-index: -1;
}
/*#ENDREGION*/

.hero-section-custom {
    position: relative;
    width: 100%;
    height: 100vh;
    background-image: url('./images/biohazard\ 5.png');
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
}
.hero-title-custom {
    font-size: 3.75vw;
    line-height: 1.2;
    font-weight: 300;
    text-transform: uppercase;
}

.hero-title-custom .emergency {
    font-weight: 700;
    font-size: 8vw;
}
.hero-subtitle-custom {
    font-size: 1.2rem;
    margin: 20px 0;
}
.button-group-custom {
    display: inline-flex;
    align-items: center;
    margin-top: 8px;
}
.btn-custom {
    display: inline-block;
    background-color: #fff;
    color: #333;
    padding: 15px 30px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 1rem;
    font-weight: bold;
    transition: background-color 0.3s ease;
}
.btn-custom:hover {
    background-color: #f0f0f0;
}
.small-btn-custom {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #007bff;
    color: white;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-decoration: none;
    font-size: 1.2rem;
    margin-top: 15px;
}
.small-arrow-custom {
    font-size: 1.2rem;
    transition: margin-left 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}
.small-arrow-custom img{
    width: 14px;
    height: 14px;
}
/*FOOTER*/
footer{
    display: flex;
    padding: 2.5vw;
    padding-top: 5vw;
    background-color: white;
}
footer.mb-footer{
    display: none;
}
.footer-left{
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.footer-left .footer-title h1{
    color: #000;
    font-family: Gotham;
    font-size: clamp(40px,8vw, 10rem);
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    position: relative;
}
.footer-left .footer-title h1 img{
    width: 25%;
}
.footer-title .total-users{
    font-size: clamp(16px, 1.25vw, 1.25rem);
    position: absolute;
    display: flex;
    flex-direction: column;
    bottom: 15%;
    right: 10%;
} 
.footer-title .total-users span{
    font-family: Gotham-Bold;
}
.footer-left .footer-title h1 strong{
    font-family: Gotham-Bold;
}
.footer-left .footer-title h1 .blue-word{
    color: #2B70B8;
    font-family: Gotham-Bold;
}
.footer-email {
    width: 50%;
    position: relative;
    margin-top: 10%;
}
.footer-email input{
    outline: none;
    border: none;
    border-bottom: 1px solid #000;
    padding: 0px 0px 1.5vw 0px;
    background-color: transparent;
    font-size: clamp(16px, 1.25vw, 1.25rem);
    width: 100%;
}
.footer-email button{
    position: absolute;
    right: 0;
    top: -0.5vw;
    background-color: #2B70B8;
    border-radius: 30000px;
    width: 2vw;
    height: 2vw;
    cursor: pointer;
    border: none;
}
.footer-email button svg{
    fill: #FFF;
    width: 10px;
    height: 10px;
    transform: rotateZ(-45deg);
}
.footer-bottom{
    display: flex;
    
    margin-top: 10%;
    width: 60%;
    justify-content: space-between;
    font-family: Gotham-Light;
}
.footer-bottom a{
    color: #000;
    font-size: clamp(14px, 0.8vw, 1.25rem);
    text-decoration: none;
    text-transform: uppercase;
}

.footer-bottom h6{
    color: #000;
    font-size: clamp(14px, 0.8vw, 1.25rem);
    text-decoration: none;
    text-transform: uppercase;
}

.footer-right{
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}
.footer-right ul{
    display: flex;
    list-style: none;
    flex-direction: column;
    gap: 1vw;
    text-align: end;
    margin-right: 1vw;
}
.footer-right ul li a{
    color: #000;
    font-family: Gotham;
    font-size: clamp(14px, 1.2vw, 1.45rem);
    text-decoration: none;
    text-transform: uppercase;
}
@media screen and (max-width:1700px) {
    .crime2-title {
        font-size: clamp(35px, 3vw, 3.13rem);
        line-height: 50px;
    }
    .crime2-section1 {
        width: 46vw;
    }
    .crime2-info-box p {
        margin: 43px 100px 15px 35px;
        font-size: 18px;
    }
    .crime2-info-box {
        margin-bottom: 15px;
        margin-top: 40px;
        width: 98.6%;
    }
    .crime2-info-arrow{
        width: 50px;
    }
    .crime2-cta {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: black;
        color: white;
        padding: 23.5px 15px;
        border-radius: 50px;
        width: 310px;
        text-decoration: none;
        margin-top: 20px;
        font-size: 16px;
        position: relative;
    }

    .crime2-section2 {
        width: 40%;
    }
    .imga-crime-relative {
        width: 495px;
    }
    .shapp {
        width: 335px;
        height: 295px;
    }
}

@media screen and (max-width:1100px){
    /* .image1, .image2 {
        height: 300px;
    } */
}
@media screen and (min-width:1600px) and (max-width:1919px) {
    .logo-nav img{
        width: 95%;
    }
    .logo-nav {
        width: 15%;
    }
    .content-menu-nav{
        width: 20%;
    }
    .content-redirection-nav ul{
        gap: .75rem;
    }
    .content-redirection-nav ul li a{
        gap: .65rem;
        padding: 0rem 10px 0rem 25px;
    }
    .footer-title .total-users{
        right: 10%;
    }
}
@media screen and (min-width:1440px) and (max-width:1599px) {
    .logo-nav img{
        width: 95%;
    }
    .logo-nav {
        width: 15%;
    }
    .content-menu-nav{
        width: 20%;
    }
    .content-redirection-nav ul{
        gap: .75rem;
    }
    .content-redirection-nav ul li a{
        gap: .65rem;
        padding: 0rem 10px 0rem 20px;
    }
    .text-container .quotes {
        left: 6%;
    }
    .footer-title .total-users{
        right: 10%;
    }

    .imga-crime-relative {
        width: 425px;
        height: 545px;
    }
    .shapp {
        width: 290px;
        height: 295px;
    }

}
@media screen and (min-width:1280px) and (max-width:1439px) {
    .logo-nav img{
        width: 95%;
    }
    .logo-nav {
        width: 15%;
    }
    .content-menu-nav{
        width: 20%;
    }
    .content-redirection-nav ul{
        gap: .25rem;
    }
    .content-redirection-nav ul li a{
        gap: .65rem;
        padding: 0rem 5px 0rem 10px;
    }
    .quotes{
        top: 10% !important;
    }
    .quotes svg{
        width: 50px;
    }
    .footer-title .total-users{
        right: 10%;
    }

    .imga-crime-relative {
        width: 380px;
        height: 545px;
    }
    .shapp {
        width: 268px;
        height: 295px;
        transform: translate(69px, -65px);
    }
}
@media screen and (min-width:1024px) and (max-width:1280px) {
    .logo-nav img{
        width: 95%;
    }
    .logo-nav {
        width: 15%;
    }
    .content-menu-nav{
        width: 20%;
    }
    .content-redirection-nav ul{
        gap: .25rem;
    }
    .content-redirection-nav ul li a{
        gap: .65rem;
        padding: 0rem 5px 0rem 10px;
    }

    .crime2-title {
        font-size: clamp(28px, 2.7vw, 35px);
        line-height: 40px;
    }
    .crime2-overlay-subtitle {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
        width: 210px;
    }
    .crime2-info-box p {
        margin: 35px 50px 16px 15px;
        font-size: 15px;
    }
    .crime2-section1 {
        width: 43vw;
    }
    .crime2-info-box {
        margin-bottom: 15px;
        margin-top: 40px;
        width: 99%;
    }
    .crime2-cta {
        display: flex;
        justify-content: unset;
        align-items: center;
        background-color: black;
        color: white;
        padding: 20px 15px;
        border-radius: 50px;
        width: 260px;
        text-decoration: none;
        margin-top: 15px;
        font-size: 16px;
        position: relative;
    }
    .crime2-info-arrow {
        width: 45px;
    }
    .crime2-section2 {
        width: 45%;
    }
    .imga-crime-relative {
        width: 345px;
        height: 520px;
    }
    .shapp {
        width: 240px;
        height: 280px;
        transform: translate(60px, -60px);
    }
}
@media screen and (max-width:1024px){
    .menu-puntos{
        background-color: transparent;
        display:flex;
    }
    .content-menu-nav{
        width: 20%;
        justify-content: end;
    }
    .logo-nav{
        width: 80%;
    }
    .logo-nav img{
        max-width: 250px;
    }
    .logo-nav img{
        width: 60%;
    }
    nav{
        z-index: 6;
    }
    .no-mb{
        display: none !important;
    }
    .social-media{
        width: 80%;
        display: flex;
        justify-content: end;
    }
    .footer-bottom h6{
        width: 50%;
    }
    .footer-bottom h6{
        display: flex;
        align-items: center;
    }
    .footer-bottom{
        margin-top: 0% !important;
    }
    .crime2-info-box {
        background-color: #2B70B8;
        padding: 0px 18px;
        padding-bottom: 0;
        border-radius: 20px;
        color: white;
        margin-bottom: 20px;
        margin-top: 35px;
        width: 99%;
        height: 160px;
    }
    .crime2-info-link {
        margin-top: 10px;
        position: relative;
        left: 91%;
        top: 13px;
        bottom: unset;
    }
    .crime2-cta {
        display: flex;
        justify-content: unset;
        align-items: center;
        background-color: black;
        color: white;
        padding: 15px 15px;
        border-radius: 50px;
        width: 170px;
        text-decoration: none;
        margin-top: 20px;
        font-size: 10px;
        position: relative;
    }
    .crime2-cta-arrow {
        width: 25px;
        height: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        background-color: #FFFFFF80;
        transition: margin-left 0.3s ease;
        position: absolute;
        right: 10px;
    }
    .crime2-info-box p {
        margin: 20px 15px 0px 0px;
        font-size: 1vw;
    }
    .crime2-title {
        color: #000;
        font-family: Gotham;
        font-size: 2.32vw;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        text-transform: uppercase;
    }
    .crime2-info-arrow {
        width: 30px;
    }
    .movimiento{
        display: none;
    }
    .crime2-section2 {
        width: 55%;
    }
    .imga-crime-relative {
        width: 315px;
        height: 495px;
    }
    .shapp {
        width: 215px;
        height: 268px;
        transform: translate(51px, -58px);
    }
    .crime2-info-arrow {
        width: 25px;
    }
    .footer-bottom{
        width: 100%;
    }
    .footer{
        display: none;
    }
    footer.mb-footer{
        display: flex;
        flex-direction: column;
        gap: 20px;
        padding: 20px;
    }
    .mb-footer .logo{
        display: flex;
    }
    .mb-footer .logo img{
        width: 30%;
    }
    .mb-footer .logo .users{
        display: flex;
        align-items: flex-end;
    }
    .mb-footer .logo .users .text-container{
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
        margin-left: 10px;
        gap: 2px;
    }
    .mb-footer .logo .users .text-container .count{
        font-family: Gotham-Bold;
    }
    .mb-footer .logo .users img{
        width: 60%;
    }
    .footer-title h1{
        font-size: 50px;
        font-family: Gotham;
        text-transform: uppercase;
    }
    .footer-title strong{
        font-family: Gotham-Bold;
    }
    .footer-title h1 .blue-word{
        font-family: Gotham-Bold;
        color: #2B70B8;
    }
    .footer-email{
        width: 100%;
    }
    .footer-email button{
        width: 30px;
        height: 30px;
        top: -10px;
    }
    .footer-email input{
        padding: 0px 0px 10px 0px;
    }
    .nav-footer ul{
        list-style: none;
        text-align: end;
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-top: 20px;
    }
    .nav-footer ul li a{
        text-decoration: none;
        color: #000;
        font-family: Gotham;
        font-size: 16px;
    }
/*#Crime-region*/
    .crime1{
        flex-direction: column;
        height: unset;
        margin: 0;
        padding: 20px;
    }
    .crime-section1, .crime-section2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }
    .image1, .image2 {
        height: 400px;
        width: 100%;
        margin-bottom: 15px;
        border-radius: 10px;
    }
    .image2.no-mobile{
        display: none;
    }
    .crime-section1{
        width: 92.30vw;
    }
    .crime-section2 {
        width: 100%;
    }
    .text1-no-mobile{
        display: none;
    }
    .p-text {
        margin-bottom: 50px;
        color: #000;
        font-family: Gotham;
        font-size: clamp(16px, 3vw, 48px);
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .title-lorem {
        margin: 30px 0;
        color: #161616;
        font-family: Gotham;
        font-size: 8.20vw;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }
    .text-mobile{
        display: block;
    }
/*#ENDregion*/
.crime2 {
    height: unset;
    flex-direction: column-reverse;
    justify-content: space-between;
    padding: 20px;
    background-color: #f8f9fb;
}
.crime2-title.mobile{
    display: block;
    color: #000;
    font-family: Gotham;
    font-size: 8vw;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    text-transform: uppercase;
    margin: 50px 0;
    width: 100%;
}
.container-section2-crimen2{
    display: none;
}
.crime2-section2{
    flex-direction: column;
    width: 100%;
}
.crime2-main-image2{
    display: flex;
    width: 100%;
}
.crime2-section1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.crime2-title {
    display: none;
}
.crime2-info-link{
    display: none;
}
.crime2-info-box {
    background-color: #2B70B8;
    padding: 0px 18px;
    padding-bottom: 0;
    border-radius: 20px;
    color: white;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.crime2-info-box p {
    margin: 25px 20px;
    font-size: 16px;
}
.crime2-cta {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
    color: white;
    padding: 10px 15px;
    border-radius: 50px;
    width: 199px;
    text-decoration: none;
    margin: 20px 0;
    font-size: 16px;
    position: relative;
}
.crime2-cta-arrow {
    width: 35px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #FFFFFF80;
    transition: margin-left 0.3s ease;
    position: relative;
    right: -15px;
}
.text-crime-section1 {
    width: 92.051vw;
}
.text-crime-section2 {
    width: 100%;
}
.image2.mobile{
    display: block;
}
.crime2-cta.no-mobile{
    display: none;
}
.crime2-cta.mobile{
    display: flex;
}
}