body {
    font-family: "Istok Web";
    color: #6c6d6d;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}

.title-background {
    color: #ffffff!important;
    font-weight: 700;
    font-size: 20px;
    background: #006c85;
    width: 700px;
    height: 40px;
    vertical-align: middle;
    padding-top: 10px;
    margin: 23px auto 28px;
    text-align: center;
}

.date-btt {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
}

footer {
    height: 60px;
    overflow: hidden;
}

.su-youtube {
    margin: 8px auto 42px;
    display: block;
    width: 875px;
    height: auto;
}

.dark-green-head {
    width: 100%;
    height: 20px;
    display: block;
    background-color: #00657A;
}

.logo {
    margin-top: 5px;
    padding-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
}

.bottom-shadow {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(140,140,140,1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(140,140,140,1);
    box-shadow: 0px 2px 5px 0px rgba(140,140,140,1);
}

.showcase {
    margin-top: 2px;
}

.page-content {
    padding-left: 10%;
    padding-right: 10%;
}

.video-section {
    margin-top: x;
    padding-bottom: 10px;
}

footer {
    margin-top: 54px;
}

.logo-footer {
    font-size: 12px;
    line-height: 25px;
}

.logo-footer img {
    margin-right: 10px;
}

@media (max-width:575px) {
    p {
        font-size: 12px;
        padding-left: 14px;
        padding-right: 14px;
    }

    h4 {
        font-weight: 700;
        color: #006c86;
        font-size: 13px !important;
        line-height: 14px !important;
        margin-left: auto;
        margin-right: auto;
        width: 293px !important;
        height: 50px;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-content {
        padding-left: 0px;
        padding-right: 0px;
    }

    .logo {
        margin-left: auto;
        width: 74%;
        height: 74%;
        margin-right: auto;
    }

    .page-content {
        padding-left: 0;
        padding-right: 0;
    }

    .su-youtube {
        width: 270px;
        height: 160px;
    }

    .logo-footer {
        width: 272px;
        font-size: 9px;
        line-height: 11px;
    }
}

@media (min-width:576px) and (max-width:767px) {
    h4 {
        width: 526px !important;
        font-size: 16px !important;
        line-height: 22px;
    }

    .page-content {
        padding-left: 0px;
        padding-right: 0px;
    }

    .logo {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .logo {
        margin-left: auto;
        margin-right: auto;
    }

    .page-content {
        margin-left: 0;
        margin-right: 0;
    }

    h4 {
        font-size: 18px !important;
        line-height: 18px;
        width: 643px !important;
    }
}

.covid-19-h4 {
    width: 50%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 29px;
    top: 14px;
    position: relative;
    background-color: rgba(0, 108, 133, 0.79);
    padding-bottom: 12px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-family: 'Istok Web', sans-serif;
    font-size: 25px;
    line-height: 32px;
    padding-top: 12px;
}

.covid-19-section {
    background-image: url('images/20043.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    width: 759px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -29px;
}

.front-btt-covid {
    width: 425px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Istok Web', sans-serif;
    color: #ffffff;
    font-weight: 700;
    border-radius: 108px;
    margin-bottom: 25px;
    background-color: rgba(16, 45, 62, 0.49);
    font-size: 15px;
    line-height: 19px;
    display: block;
    padding-top: 9px;
    padding-bottom: 9px;
    border: 2px solid;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.56);
}

.container-covid {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-image: url('images/corona-virus-bkg-03-2020.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    overflow: hidden;
    height: 148px;
}

.front-btt-covid:hover {
    background-color: rgba(15, 79, 125, 0.85);
    color: #ffffff;
    text-decoration: none;
}

@media (max-width:575px) {
    .covid-19-h4 {
        font-size: 13px;
        line-height: 17px;
        width: 100%;
    }

    .front-btt-covid {
        font-size: 12px;
        line-height: 16px;
        width: 277px;
        margin-bottom: 16px;
        text-shadow: none;
    }

    .date-btt {
        font-size: 10px;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .covid-19-h4 {
        width: 80%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .covid-19-h4 {
        width: 70%;
    }
}

.buttom-link {
    width: 425px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
}

.buttom-link:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

@media (max-width:575px) {
    .buttom-link {
        width: 277px;
    }
}

dl.decription-board {
    width: 656px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 34px;
    color: #706d6d;
    padding: 25px;
}

.decription-board dd {
    margin-left: 20px;
    margin-bottom: 24px;
}

.decription-board dt a {
    color: #5b5858;
    text-decoration: none;
    font-size: 20px;
}

.decription-board dt {
    border-bottom: 1px solid #ffffff;
    text-indent: -11px;
}

@media (min-width:768px) and (max-width:991px) {
    dl.decription-board {
        width: 621px;
    }
}

@media (min-width:480px) and (max-width:767px) {
    dl.decription-board {
        width: 100%;
        font-size: 14px;
    }
}

.title-normal {
    color: #423d3d;
    width: 85%;
    text-align: center;
    font-family: 'Istok Web', sans-serif;
    font-weight: 700;
    margin: 35px auto 26px;
}

.decription-board dt a:hover {
    text-decoration: underline;
}

.cierre-text {
    font-size: 18px;
}

.video-portal h3 {
    margin-top: 25px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #07768a;
}

div.container.video-portal:first-child {
    margin-top: 66px;
    padding-top: 2px;
}

div.container.video-section {
    padding-top: 22px;
}

div.container.video-section:last-child {
}

@media (max-width:479px) {
    .video-portal h3 {
        font-size: 15px;
    }
}

ol.reglas-OL li div {
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 25px;
}

@media (min-width:576px) and (max-width:767px) {
    ol.reglas-OL {
        font-size: 14px;
    }
}

@media (min-width:480px) and (max-width:575px) {
    ol.reglas-OL {
    }
}

@media (max-width:479px) {
    ol.reglas-OL {
        font-size: 13px;
        margin-bottom: 45px;
    }

    ol.reglas-OL li {
        margin-left: -18px;
        padding-right: 10px;
    }

    ol.reglas-OL li div {
        margin-left: 1px;
    }
}