    @font-face {
        font-family: "IBMPlexMono";
        src: url(font/ibmplexmono-regular-webfont.woff);
    }

    @font-face {
        font-family: "IBMPlexMonoSemibold";
        src: url(font/ibmplexmono-semibold-webfont.woff);
    }

    @font-face {
        font-family: "IBMPlexMonoMedium";
        src: url(font/ibmplexmono-medium-webfont.woff);
    }

    .title-nativo {
        color: #FC2400 !important;
        font-family: "IBMPlexMono";
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin:0;
   }
    .container {
        width: 100%;
        max-width: 100%;
    }

    .columN {
        height: 100vh;
    }

    .puntotiritiando {
        animation: mymovesvg 1s infinite;
    }

    @keyframes mymovesvg {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .nativoBird {
        margin-top: 60px;
        margin-left: 54px;
    }

    .nativoBird2 {
        margin-left: 54px;
        position: absolute;
        bottom: 0;
        margin-bottom: 49px;
    }

    .bg-footer {
        background: #1B1B1C;
    }

    .bg-linkN {
        background-color: #F5F5F5;
        transition: background-color 0.5s ease-in-out;
    }

    .contreloj {
        position: relative;
        background: #F2F2F2;
        width: 46px;
        height: 46px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
    }

    .contreloj .hora,
    .contreloj .minuto,
    .contreloj .segundo,
    .contreloj .horaMIA,
    .contreloj .minutoMIA,
    .contreloj .segundoMIA {
        left: 50%;
        bottom: 50%;
        position: absolute;
        z-index: 3;
        transition: transform 1s easeOut;
        transform-origin: 50% 100%;
        transform-style: preserve-3D;
    }

    .contreloj .hora,
    .contreloj .horaMIA {
        background-color: #FC2400;
        width: 1px;
        height: 28%;
        margin-bottom: 0;
    }

    .contreloj .minuto,
    .contreloj .minutoMIA {
        background-color: #FC2400;
        width: 1px;
        height: 32%;
        margin-bottom: 0;
    }

    .contreloj .segundo,
    .contreloj .segundoMIA {
        background-color: #000000;
        width: 1px;
        height: 38%;
        margin-bottom: 1px;
        margin-left: 0px;
    }

    h6 {
        font-family: "IBMPlexMonoSemibold";
        font-style: normal;
        font-size: 14px;
        line-height: 18px;
    }

    h1 {
        font-family: "IBMPlexMonoSemibold";
        font-style: normal;
        font-size: 10px;
        line-height: 13px;
    }

    .containerCenterNativo {
        margin: 0 auto;
        margin-top: 60px;
        margin-right: 73px;
        margin-left: 73px;
    }

    .containerCenterNativo div {
        width: 100%;
        font-family: "IBMPlexMono";
        font-size: 12px;
        height: 85px;
        padding-left: 0;
        padding-right: 0;
        margin: 0;
    }

    .borderPrimary {
        border-bottom: 0.5px solid #959595;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .borderPrimary.colorsN1 {
        margin-top: 40px;
        border-top: 0.5px solid #959595;

        
    }

    .containerCenterNativo a {
        text-decoration: none;
        color: #000000;
        line-height: 22px;
    }

    .containerCenterNativo a:nth-child(1) {
        margin-top: 30px;
    }

    .copyright {
        font-family: "IBMPlexMono";
        font-style: normal;
        font-weight: normal;
        font-size: 9px;
        line-height: 12px;
        margin-left: 52px;
        color: #FFFFFF;
        bottom: 0px;
        margin-bottom: 35px;
        position: absolute;
    }

    .infop {
        color: #FFFFFF;
        font-family: "IBMPlexMono";
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: normal;
    }

    .info {
        margin-left: 50px;
        margin-right: 50px;
        margin-top: 60px;
    }

    .horaGlobal {
        height: 50px;
        margin-top: 18px;
    }

    .relojHorario {
        float: left;
    }

    .paisN {
        color: white;
    }

    .relojHorario2 {
        font-family: "IBMPlexMono";
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        float: left;
        margin-left: 15px;
    }
    
    @media only screen and (max-width: 1200px) {
         .svgtitle{
        width:90%;
        }
    }
    @media only screen and (max-width: 991px) {
        .nativoBird {
            margin-top:154px;
            margin-bottom: 60px;
        }
        .nativoBird2{
            right: 0;
            margin-right: 60px;
            margin-bottom: 60px;
        }
        .info{
            margin-bottom: 60px;
            padding-bottom: 5px;
        }
        .svgtitle{
        width:80%;
        }
    }

    @media only screen and (max-width: 900px) {
        .containerCenterNativo {
            margin-right: 43px;
            margin-left: 43px;
        }
    }

    @media only screen and (max-width: 790px) {

        .nativoBird,
        .info,
        .copyright {
            margin-right: 34px;
            margin-left: 34px;
        }
    }

    @media only screen and (max-width: 767px) {
        .bg-linkN {
            padding-bottom: 45px;
        }

        h6 {
            font-size: 18px;
            line-height: 23px;
        }

        .infop {
            font-size: 12px;
            line-height: 16px;
        }

        .info {
            margin-top: 30px;
        }

        .horaGlobal {
            margin-right: 57px;
            float: left;
        }

        .horaLima {
            margin-bottom: 80px;
        }

        .containerCenterNativo {
            margin-top: 45px;
        }

        .nativoBird {
            margin-bottom: 40px;
        }
    }

    @media only screen and (max-width: 480px) {
        .horaGlobal {
            margin-right: 15px;
        }

        .nativoBird,
        .info,
        .copyright,
        .containerCenterNativo {
            margin-left: 20px;
            margin-right: 20px;
        }

        .horaLima {
            margin-bottom: 80px;
        }

        .containerCenterNativo {
            margin-top: 45px;
        }

        .nativoBird {
            margin-bottom: 40px;
        }
    }