@import "bootstrap.min.css";

body {
    min-height: 100vh;
    background: url(../img/pattern.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.not-found-page {
    background-image: url(../img/block-ip-web.png);
    background-size: cover;
    background-position: center;
    height: 100vh;
    overflow: hidden
}

.not-found-page .content {
    padding-top: 200px;
    width: 700px;
    margin: auto;
    color: #fff;
    text-align: center
}

.not-found-page .content h1 {
    font-size: 50px;
    margin-bottom: 30px
}

.not-found-page .content p {
    margin-bottom: 30px;
    font-size: 16px
}

.not-found-page .content .english-note {
    padding-top: 30px;
    border: 1px dashed #c8c7cc
}

.speedtest__header {
    background: url(../img/bg-header.png);
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 10px;
    position: relative
}

.speedtest__content .inner {
    margin: 0 auto;
    padding: 35px 15px 25px;
    display: flex
}

.speedtest__content .inner .moto__testspeed {
    /*padding-bottom: 30px;*/
    width: 50%
}

.title {
    display: flex;
    margin-top: 50px;
    justify-content: space-around
}

.title a {
    background: url(../img/ellipse-bg.png);
    background-position: center;
    background-size: cover;
    width: 50px;
    height: 50px;
    align-items: center;
    display: flex;
    justify-content: center
}

.title a img {
    width: 45%
}

.title span {
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-style: italic
}

.speedtest__content .inner .moto__testspeed .speed__line {
    margin-top: 20px;
    padding: 10px;
    display: flex;
    justify-content: center
}

.speedtest__content .inner .moto__testspeed .speed__line__stt {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 66px;
    height: 66px;
    margin-right: 10px
}

.speedtest__content .inner .moto__testspeed .speed__line__stt span {
    display: inline-block;
    vertical-align: middle
}

.speedtest__content .inner .moto__testspeed .speed__line .internet-info {
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    background: url(../img/line-bg.png);
    background-position: center;
    background-size: cover;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 300
}

.speedtest__content .inner .moto__testspeed .speed__line .internet-info span {
    display: inline-block;
    vertical-align: middle
}

.speedtest__content .inner .moto__testspeed .speed__line .internet-info__speed {
    margin-right: 40px
}

.speedtest__content .inner .moto__testspeed .speed__line .internet-info__speed .numSpeed {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 3px
}

.speedtest__content .inner .moto__testspeed .speed__line .internet-info__speed .text-ms {
    position: absolute
}

.speedtest__content .inner .moto__testspeed .speed__line .internet-info__name {
    margin-right: 20px
}

.speedtest__content .inner .moto__testspeed .speed__line .internet-info__name a {
    color: #fff;
    text-decoration: unset
}

.speedtest__content .inner .moto__testspeed .speed__line .internet-info__process {
    font-size: 20px;
    background: url(../img/process-bg.png);
    background-position: center;
    width: 120px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 20px
}

.speedtest__content .inner .moto__testspeed .speed__line .internet-info__link {
    width: 120px;
    height: 50px;
    line-height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #000;
    font-size: 13px;
    text-align: left;
    font-weight: 700;
    padding-left: 12px;
    text-decoration: unset
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__1 .numSpeed {
    border-color: #3ee40c
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__1 .internet-info__process {
    color: #3ee40c
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__1 .internet-info__link {
    background-image: url(../img/btn-tot.png)
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__2 .numSpeed {
    border-color: #4fdaac
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__2 .internet-info__process {
    color: #4fdaac
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__2 .internet-info__link {
    background-image: url(../img/btn-kha.png)
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__3 .numSpeed {
    border-color: #c5691d
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__3 .internet-info__process {
    color: #c5691d
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__3 .internet-info__link {
    background-image: url(../img/btn-cham.png)
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__4 .numSpeed {
    border-color: #df1111
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__4 .internet-info__process {
    color: #df1111
}

.speedtest__content .inner .moto__testspeed .speed__line.speed__4 .internet-info__link {
    background-image: url(../img/btn-te.png)
}

.speedtest__content .btn-check-speed {
    cursor: pointer;
    height: 50px;
    background: url(../img/btn-check-speed.png);
    background-position: center;
    background-size: cover;
    width: 250px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px;
    margin: auto;
    font-size: 20px;
    font-weight: 700;
    border: 0;
    display: flex;
    color: #000;
    text-decoration: unset;
    align-items: center;
    justify-content: center
}

.speedtest__content .btn-check-speed:focus {
    outline: unset !important
}

@media (max-width: 630px) {
    .speedtest__header a img {
        width: 44%
    }

    .speedtest__content .inner .moto__testspeed .speed__line {
        display: block;
        position: relative
    }

    .speedtest__content .inner .moto__testspeed .speed__line__stt {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 30px;
        line-height: 3;
        height: 0;
        margin-right: 0
    }

    .speedtest__content .inner .moto__testspeed .speed__line .internet-info {
        position: relative;
        padding: 5px
    }

    .speedtest__content .inner .moto__testspeed .speed__line .internet-info__speed {
        margin-right: 20px
    }

    .speedtest__content .inner .moto__testspeed .speed__line .internet-info__name {
        margin-right: 0;
        font-weight: 700;
        width: 130px;
        overflow: hidden
    }

    .speedtest__content .inner .moto__testspeed .speed__line .internet-info__link {
        font-size: 10px
    }

    .speedtest__content .inner .moto__testspeed .speed__line .internet-info__process {
        display: none;
        margin-top: 10px
    }

    .speedtest__content .inner .moto__testspeed .speed__line .internet-info__link {
        width: 100px
    }
    body{
        background: url(../img/pattern_m.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat
    }
}

@media (max-width: 1024px) {
    .speedtest__content .inner {
        display: block
    }

    .speedtest__content .inner .moto__testspeed {
        width: 100%
    }
}