/* ==========================================================================
Body
========================================================================== */
body {
    margin-top: 0 !important;
}

/* ============ Disable text-decoration ============ */
a:hover {
    text-decoration: unset !important;
}

.col-md-12 {
    margin: 0;
}

/* ==========================================================================
Images Slide Main
========================================================================== */
/* ============ Image height ============ */
div.carousel-item div.contentimg {
    height: 949px;

}

@media screen and (max-width: 991px) {
    div.carousel-item div.contentimg {
        height: 100px;
    }
}

/* =============== Slide Square (Movement Picture) =============== */
/* ============ Position Square ============ */
ol.carousel-indicators {
    margin-bottom: 155px;
}

@media screen and (max-width: 991px) {
    ol.carousel-indicators {
        margin-bottom: 220px;
    }
}

/* ============ Slide Arrows  ============ */
.carousel-control-prev {
    bottom: 30px;
}

.carousel-control-next {
    bottom: 30px;
}

.carousel-control-prev {
    z-index: 10;
}

.carousel-control-next {
    z-index: 10;
}

@media screen and (max-width: 991px) {
    .carousel-control-prev {
        display: none;
    }

    .carousel-control-next {
        display: none;
    }
}

/* ==========================================================================
Bem Vindo ao Grupo SOCEM
========================================================================== */
.carousel-design-services{
    position: relative;
}

.carousel-design-services .navEmpresas{
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
}

.carousel-design-services #scroll-button{
    position: absolute;
    bottom: 170px;
    z-index: 10;
    width: 100%;
}

.scrollLinkButton {
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
}

.scrollLinkButton.arrow {
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
    z-index: 10;
}

@media screen and (min-width: 991px) {
    .arrow-down {
        display: none;
    }
}

.arrow-down {
    position: absolute;
    bottom: 35px;
    width: 20px;
    height: 20px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
    box-sizing: border-box;
}

@-webkit-keyframes sdb {
    0% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        -webkit-transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
}

@keyframes sdb {
    0% {
        transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        transform: rotate(-45deg) translate(0, 0);
    }
}

.bem_vindo {
    opacity: 0;
    animation: picture 20s;
    position: absolute;
    background-repeat: no-repeat;
    text-align: center;
    top: 35vh;
    width: 100%;
    font-family: robotobold;
    color: white;
    white-space: nowrap;
    text-transform: uppercase;
    text-shadow: 2px 2px 8px #373737;
}

.bem_vindo h1 {
    font-size: 80px;
}

@media screen and (max-width: 991px) {
    .bem_vindo {
        top: 40vh;
    }

    .bem_vindo h1 {
        font-size: 50px;
    }

}

@media screen and (max-width: 575px) {
    .bem_vindo {
        display: none;
    }

}

@keyframes picture {
    50% {
        opacity: 0;
    }
    0% {
        opacity: 1;
    }
}

/* ============ Size  ============
ol.imgBemVindo img.bemVindo {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 991px) {
    ol.imgBemVindo img.bemVindo {
        width: 300px;
        height: 80px;
    }
}

@media screen and (max-width: 575px) {
    ol.imgBemVindo img.bemVindo {
        width: 200px;
        height: 53px;
    }
}*/

/* ============ NavBar  ============ */
nav.navbar.navbar-expand-md.navbar-light.navbar-laravel.navbar.bemVindo {
    float: top;
    background-color: transparent;
    color: white;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    top: -480px;
    bottom: 480px;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 991px) {
    nav.navbar.navbar-expand-md.navbar-light.navbar-laravel.navbar.bemVindo {
        bottom: 200px;
        top: -200px;
    }
}

@media screen and (max-width: 575px) {
    nav.navbar.navbar-expand-md.navbar-light.navbar-laravel.navbar.bemVindo {
        bottom: 200px;
        top: -200px;
    }
}

/* ============ Image Position  ============ */
nav.navbar.navbar-expand-md.navbar-light.navbar-laravel.navbar.bemVindo a.navbar-brand.mb-0.h1 {
    padding-top: 0;
    padding-bottom: 0;
    width: 450px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;

}

@media screen and (max-width: 575px) {
    nav.navbar.navbar-expand-md.navbar-light.navbar-laravel.navbar.bemVindo a.navbar-brand.mb-0.h1 {
        margin-left: auto;
        margin-right: auto;
        width: 200px;
    }
}

nav.navbar.navbar-expand-md.navbar-light.navbar-laravel.navbar.bemVindo.scrolled-nav {
    height: 0 !important;
}

/* ==========================================================================
Scroll Link Button
========================================================================== */
/* ============ Image ============ */
.mouseslide img {
    width: 45px;
    height: 40px;
}

@media screen and (max-width: 991px) {
    .mouseslide img {
        display: none;
    }
}

/* ============ Text ============ */
.textslide p {
    letter-spacing: 3px;
    color: white;
    margin-bottom: 0;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .textslide p {
        display: none;
    }
}

/* ==========================================================================
Empresas do Grupo
========================================================================== */
/* ============ Background ============ */
.groupCompanies {
    background-color: rgba(0, 0, 0, 0.6);
    margin-left: 70vw;
    line-height: 41px;
    width: 200px;
    text-align: center;
    padding: 10px 15px;
    color: white;

}

.groupCompanies:hover{
    color: #ccc;
}

.carousel-item {
    transition: transform 1.5s ease, -webkit-transform 0.6s ease;
}

.carousel-item-mobile {
    transition: transform 1.5s ease, -webkit-transform 0.6s ease;
}

@media screen and (max-width: 991px) {
    a.groupCompanies {
        display: none;
    }
}

/* ============ Text ============ */
.row.groupCompanies .col-lg-12.text-center {
    margin: auto;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
}

/* ============ Background ============ */
.row.moldSolutions {
    background-color: rgba(0, 0, 0, 0.6);
    height: 130px;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.carousel-upper-image {
    height: 100vh;
    width: 100vw;
    object-fit: cover;
}

.carousel-bottom-image {
    display: none !important;
}

@media screen and (max-width: 1080px) and (orientation: portrait) {
    .carousel-upper-image {
        height: 75vh;
        display: block;
    }

    .carousel-bottom-image {
        display: block !important;
        height: 20vh;
        width: 100vw;
    }

    .row.moldSolutions {
        height: 25vh;
    }
}

@media screen and (max-width: 575px) {
    .carousel-upper-image {
        height: 70vh;
        display: block;
    }

    .carousel-bottom-image {
        display: block !important;
        height: 25vh;
        width: 100vw;
    }

    .row.moldSolutions {
        height: 25vh;
        width: 100%;
    }
}

/* ============ Text ============ */
.row.moldSolutions .col-lg-12.text-center h2.section-heading {
    color: white;
    margin-top: 44px;
}

@media screen and (max-width: 1080px) {
    .row.moldSolutions .col-lg-12.text-center h2.section-heading {
        font-size: 1.5em;
        text-align: center;
        line-height: 1.6;
        margin-top: 26px;
    }
}

@media screen and (max-width: 575px) {
    .row.moldSolutions .col-lg-12.text-center h2.section-heading {
        font-size: 1.5em;
        text-align: center;
        line-height: 1.6;
        margin-top: 26px;
    }

    .row.moldSolutions .col-lg-12.text-center h2.section-heading b {
        width: 100%;
    }
}

/* ==========================================================================
Images (Design, Engenharia, Prototipagem, Moldes)
========================================================================== */
/* ============ Main Class ============ */
div.row.justify-content-center.text-center {
    width: 100%;
    margin-left: 0;
}

@media screen and (min-width: 575px) and (max-width: 991px) {
    div.row.justify-content-center.text-center {

    }
}

@media screen and (max-width: 575px) {
    div.row.justify-content-center.text-center {

    }
}

/* ================== Images ================== */
div.indeximge1 {
    background-image: url(../img/Index/design_inpact.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.indeximge2 {
    background: url(../img/Index/prototipagem_inpact.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

div.indeximge3 {
    background: url(../img/Index/moldes_prototipo_inpact-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

div.indeximge4 {
    background-image: url(../img/Index/gabari_inpact.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

div.indeximge5 {
    background-image: url(../img/NPE2018.PNG);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

div.indeximge6 {
    background-image: url(../img/30anos.PNG);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

div.indeximge7 {
    background-image: url(../img/CaminhadaSolidariaSocem.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

div.indeximge8 {
    background-image: url(../img/art-socem.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

div.indeximge9 {
    background-image: url(../img/Index/maquinacao_CNC-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

div.indeximge10 {
    background-image: url(../img/Index/eoat_inpact.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}




/* ============ Texto Black Position ============ */
div.designCenter,
div.engenhariaCenter,
div.prototipagemCenter,
div.moldesCenter {
    height: 55px;
    padding-top: 16px;
    background-color: #fff;
}

@media screen and (min-width: 0px) and (max-width: 991px) {
    div.designCenter,
    div.engenhariaCenter,
    div.prototipagemCenter,
    div.moldesCenter {
        height: 37px;
        padding-top: 9px;
        font-size: 18px;
    }
}

/* ============ Texto White Position ============ */
div.w3-container {
    margin-top: 8px;
}

@media screen and (min-width: 575px) and (max-width: 991px) {
    div.w3-container {
        margin-top: 0;
    }
}

div.w3-container h4 {
    text-align: center;
    margin-top: 8px;
}

@media screen and (min-width: 575px) and (max-width: 991px) {
    div.w3-container h4 {
        margin-top: 0;
    }
}

/* ============ Font-Size text ============ */

@media screen and (min-width: 0px) and (max-width: 991px) {
    div.designCenter b,
    div.engenhariaCenter b,
    div.prototipagemCenter b,
    div.moldesCenter b {
        font-size: 18px;

    }
}

/* ============ Background Opacity ============ */
figcaption.designOpacity,
figcaption.engenhariaOpacity,
figcaption.prototipagemOpacity,
figcaption.moldesOpacity {
    height: unset !important;
    width: auto;
}

/* ============ Position of hover images ============ */
.global_mold_text_center {
    display: block;
}

.figure {
    margin-bottom: 0 !important;
}

/* ====== Images without Mouse Over (Tablet and Mobile) ====== */
.css-slideshow figcaption {
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    font-size: .8em;
    padding: 8px 12px;
    opacity: 0;
    transition: opacity .5s;
    height: 15vw;

}

@media screen and (max-width: 767px) {
    .css-slideshow figcaption {
        color: #fff;
        background: rgba(0, 0, 0, 0.7);
        font-size: .8em;
        padding: 8px 12px;
        opacity: 0;
        transition: opacity .5s;
    }

    .css-slideshow figure figcaption {
        transition: opacity .5s;
        opacity: 1;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 991px) {
    div.col-sm-6 figcaption {
        min-height: 230px;
    }
}

@media screen and (max-width: 767px) {
    div.col-sm-6.figcaption .separador {
        display: none;
    }
}

@media screen and (min-width: 767px) and (max-width: 1700px) {
    .hover-text-center h2 {
        font-size: 1.4vw;
    }

    .hover-text-center h5 {
        font-size: 1.1vw;
    }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .hover-text-center h2 {
        font-size: 3.1vw;
    }

    .hover-text-center h5 {
        font-size: 1.6vw;
    }
}

@media screen and (min-width: 577px) and (max-width: 767px) {
    .hover-text-center h2 {
        font-size: 3.1vw;
    }

    .hover-text-center h5 {
        font-size: 1.6vw;
    }
}

@media screen and (min-width: 0px) and (max-width: 577px) {
    .hover-text-center h2 {
        font-size: 5.4vw;
    }

    .hover-text-center h5 {
        font-size: 3.6vw;
    }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .socem-services {
        padding-bottom: 36px;
    }
}

@media screen and (max-width: 991px) {
    .socem-services-image {
        height: 230px;
    }
}

@media screen and (max-width: 991px) and (orientation: portrait) {
    .groupCompanies {
        display: none;
    }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .socem-services-image {
        height: 100%;
    }
}

.hover-text-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 991px) {
    figcaption.designOpacity,
    figcaption.engenhariaOpacity,
    figcaption.prototipagemOpacity,
    figcaption.moldesOpacity {
        display: none;
    }
}

/* ============ Texto ============ */
div.col-sm-12.designOpacity,
div.col-sm-12.engenhariaOpacity,
div.col-sm-12.prototipagemOpacity,
div.col-sm-12.moldesOpacity {
    padding-left: 0;
    padding-right: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    div.col-sm-12.designOpacity,
    div.col-sm-12.engenhariaOpacity,
    div.col-sm-12.prototipagemOpacity,
    div.col-sm-12.moldesOpacity {
        min-height: 39px;
    }
}

@media screen and (min-width: 0px) and (max-width: 576px) {
    div.col-sm-12.designOpacity,
    div.col-sm-12.engenhariaOpacity,
    div.col-sm-12.prototipagemOpacity,
    div.col-sm-12.moldesOpacity {
        display: none;
    }
}

@media screen and (min-width: 0px) and (max-width: 576px) {
    div.col-sm-12.designOpacity,
    div.col-sm-12.engenhariaOpacity,
    div.col-sm-12.prototipagemOpacity,
    div.col-sm-12.moldesOpacity {
        display: none;
    }

    .row.justify-content-center.text-center {
        margin-bottom: 35px;
    }
}

/* ==========================================================================
O NOSSO VIDEO (Play Video Center)
========================================================================== */
/* ============ Image Background ============ */
.play {
    background-image: url(../img/img_video.jpg);
    height: 400px;
    background-size: 100% 400px;
}

/* ============ Position height ============ */
@media screen and (max-width: 991px) {
    nav.play {
        height: 230px;
    }

    .onossovideo {
        padding-top: 25px;

    }
}

/* ============ Text ============ */
.namevideocenter {
    width: 226px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 90px;
    border-top-width: 10px;
}

@media screen and (max-width: 991px) {
    .namevideocenter {
        padding-top: 20px;
        height: 44px;
    }
}

/* ============ Text Position and Size ============ */
@media screen and (max-width: 991px) {
    div.namevideocenter h2 {
        font-size: 16px;
        margin-top: 8px;
    }
}

/* ============ Image Play Position ============ */
.videocenter {
    padding-top: 0;
    height: 130px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 46px;
}

.videocenter:hover img {
    display: none
}

@media screen and (max-width: 991px) {
    .videocenter {
        padding-top: 0;
        margin-top: 10px;
    }
}

/* ============ Image Play ============ */
span.indexvideo .videocenter {
    background: transparent url('../img/plaxy_youtube_1.png') center top no-repeat;
    text-align: center;
    padding-top: 100px;

}

span.indexvideo .videocenter:hover {
    background-image: url(../img/plaxy_youtube.png);
    text-align: center;
    padding-top: 100px;
}

@media screen and (max-width: 991px) {
    span.indexvideo .videocenter {
        height: 87px;
        width: 140px;
        margin-top: 22px;
        background-size: 100% 100%;
    }

    span.indexvideo .videocenter:hover {
        background-image: url(../img/plaxy_youtube_1.png);
        height: 87px;
        width: 140px;
        margin-top: 22px;
        background-size: 100% 100%;
    }

    @media screen and (max-width: 767px) {
        iframe {
            height: 300px;
        }
    }

}

/*ZZZZZZZZZZZZZZZZ video 29/05 ZZZZZZZZZZZZZZZZZZZZZZZZZ */
.ourVideo button {
    width: 30px;
    height: 30px;
    background-color: rgba(196, 196, 196, 0.3);
    color: white;
    cursor: pointer;
}

.modal-dialog {
    max-width: 882px;
    height: 496px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
}

.video_margin {
    width: 882px;
    height: 0;
    margin-top: 160px;
    margin-left: auto;
    margin-right: auto;
}

nav.play .modal-content {
    height: 496px;
    width: 882px;
}

@media screen and (min-width: 575px) and (max-width: 991px) {
    .ourVideo button {
        width: 22px;
        height: 22px;
    }

    .ourVideo button span {
        font-size: 21px !important;
    }

    #iframeYoutube {
        width: 530px;
        height: 298px;
    }

    .modal-dialog {
        width: 530px;
        height: 298px;
        margin-left: auto;
        margin-right: auto;
    }

    nav.play .modal-content {
        width: 530px;
        height: 298px;
    }

    .ourVideo .video_margin {
        width: 533px;
    }
}

@media screen and (min-width: 320px) and (max-width: 575px) {
    #iframeYoutube {
        width: 100%;
        height: 276px;
    }

    .modal-dialog {
        width: 100%;
        height: 276px;
    }

    nav.play .modal-content {
        width: 100%;
        height: 276px;
    }

    .ourVideo .video_margin {
        width: 100%;
    }
}

/* ==========================================================================
Text (NOVIDADES & EVENTOS)
========================================================================== */
/* ============ Background and Position of text ============ */
.novidadeseeventos {
    height: 100px;
    background-color: #F0F0F0;
    text-align: center;
    padding-top: 35px;
}

/* ==========================================================================
Images (NOVIDADES & EVENTOS)
========================================================================== */
/* ============ Main Class ============
.mouseOverVer img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}*/

/* ==========================================================================
Content of the "Novidades e Eventos"
========================================================================== */

.scale-anm {
    transform: scale(1);
}

.news .container {
    margin-left: 100px;
    margin-right: 100px;
    background: white;
    padding-top: 50px;
    padding-bottom: 25px;

}

/* ====== Align Images and Text ====== */
div.tile.col-xs-12.col-sm-6.col-md-6.col-lg-3.scale-anm.fairs,
div.tile.col-xs-12.col-sm-6.col-md-6.col-lg-3.scale-anm.press,
div.tile.col-xs-12.col-sm-6.col-md-6.col-lg-3.scale-anm.others {
    padding-top: 15px;
    padding-bottom: 15px;
}

.thumbnail_news_events {
    width: 100%;
    margin-bottom: 0px;
}

@media screen and (min-width: 300px) and (max-width: 575px) {
    .thumbnail_news_events {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

/* ====== Aligned and Filled Images ====== */

.row #press .tile img {
    max-width: 100%;
    max-height: 100%;
}

/* ====== Center Image (interplas) ====== */
.thumbnail_news_events img {
    margin-top: 0px;
}

/* ========= Body of Titles ========= */
div.press_body_text {
    width: 100%;
}

@media screen and (min-width: 0px) and (max-width: 575px) {
    div.press_body_text {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    #press .tile img {
        margin-bottom: 5px !important;
    }
}

/* === Categories === */
a.btn.fil-cat.draw.meet {
    padding: 0;
    border-width: 0;
    font-size: 10px;
}

#press .tile img {
    margin-bottom: 20px;
}

.row #press .tile p.press_category {
    display: inline-block;
    color: #00A8E1;
    position: relative;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: 0;
    margin-bottom: 5px;
}

/* === Title === */
.row #press .tile p.press_title {
    z-index: 198;
    width: 100%;
    min-height: 10px;
    background-color: transparent;
    line-height: 25px;
    color: #000;
    position: relative;
    margin-right: -10000px;
    font-size: 20px;
    margin-bottom: 5px;
    text-align: left;
    font-family: robotobold;
}

/* === Date === */
.row #press .tile p.press_date {
    color: #aaa;
    font-size: 10px;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* ==========================================================================
Text Other News
========================================================================== */
div.press_body_text {
    width: 100%;
}

div.press_body_text p.press_title {
    width: 100% !important;
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    div.press_body_text p.press_title {
        width: 100% !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 991px) {
    div.press_body_text p.press_title {
        width: 100% !important;
    }
}

@media screen and (min-width: 575px) and (max-width: 767px) {
    div.press_body_text p.press_title {
        width: 100% !important;
    }
}

@media screen and (min-width: 300px) and (max-width: 575px) {
    div.press_body_text p.press_title {
        width: 100% !important;
        line-height: 21px !important;
    }

    .col-12 {
        padding-left: 5px;
        padding-right: 5px;
    }

}

/* ==========================================================================
Code With Links
========================================================================== */
/* ====== Background and Position (NOVIDADES...) and (CONTACTE-NOS) ====== */
@media screen and (max-width: 991px) {
    div.novidadeseeventos {
        height: 60px;
        padding-top: 16px;
    }

    div.novidadeseeventos h2 {
        font-size: 24px;
    }
}

/* Titulos com background cinzento */
.jumbotron-midlebar {
    text-align: center;
    vertical-align: middle;
    line-height: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
}

/* Titulos com background cinzento */
@media screen and (min-width: 575px) and (max-width: 991px) {
    .jumbotron-midlebar {
        line-height: 50px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media screen and (min-width: 300px) and (max-width: 575px) {
    .jumbotron-midlebar {
        line-height: 26px;
        padding-top: 26px;
        padding-bottom: 25px;
    }

    .jumbotron-midlebar h2 {
        font-size: 22px;
    }
}

/* ==========================================================================
Information (CONTACTE-NOS)
========================================================================== */
/* ============ QRCode Information ============ */

@media screen and (max-width: 575px) {
    div.row div.col.qrcode {
        display: none;
    }
}

/* ============ Text Information ============ */
p.gpsN {
    margin-bottom: 0;
    height: 18px;
}

p.gpsW {
    margin-bottom: 15px;
    margin-left: 40px;
}

p.endereco {
    margin-bottom: 15px;
    margin-right: 130px;
}

p.telefone {
    margin-bottom: 15px;
    margin-bottom: 15px;
}


.covidbutton {
    background-color: rgba(205, 23, 30, 0.7);
    margin-left: 60vw;
    line-height: 41px;
    width: 200px;
    text-align: center;
    padding: 10px 15px;
    color: white;
}

.covidbutton:hover {
    color: #ccc;
}


@media screen and (max-width: 991px) {
    .covidbutton {
        margin-left: auto;
        margin-right: 0;
        display: block;
        line-height: unset;
        width: 150px;
    }

}

@media screen and (max-width: 991px) and (orientation: portrait) {
    .covidbutton {
        margin-left: auto;
        margin-right: 0;
        display: block;
        line-height: unset;
        width: 100px;
    }
}

.row.covidbutton .col-lg-12.text-center {
    margin: auto;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
}