.font-company-block {
    font-size: 84%;
    color: #494a4a;
    padding-top: 5px;
    line-height: 140%;
    padding-bottom: 10px;
    text-align: -webkit-center;
    text-transform: uppercase;
}

.content_perfil {
    max-width: 930px;
    margin: auto;
    text-align: justify;
    padding-top: 22px;
    line-height: 2;

}

.containergp {
    padding-bottom: 50px;
}

.jumbotron-topbar h3 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.containergp span {
    font-size: x-large;
}

.container_companies {
    margin-bottom: 30px;
    text-align: left;
}

.group-companies {
    padding-bottom: 50px;
    color: rgb(61, 58, 58);
    background-color: #fff;
}

.group-companies-img {
    padding-top: 50px;
    color: rgb(61, 58, 58);
    background-color: #fff;
    padding-bottom: 50px;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .group-companies {
        padding-bottom: 25px;
    }
}

@media screen and (max-width: 768px) and (min-width: 300px) {
    .group-companies {
        padding-bottom: 0px;
    }

    .content_perfil {
        text-align: left;
    }
}

.group-companies-img img {
    max-width: 90%;
}

.companiesimgsize img {
    width: 335px;
    max-width: 100%;
    height: auto;

}

.logo-company-block {
    padding-right: 0px;
    padding-left: 0px;
    height: 115px;
}

.logo-company-block img {
    filter: grayscale(100%);
    height: 50px;
    margin-bottom: 10px;
}

.logosgp:hover {
    filter: grayscale(0%);
    filter: contrast(110%) brightness(105%);
}

.logo-company-block:hover img {
    filter: grayscale(0%);
}

.logo-company-block:hover {
    border-bottom: 3px solid rgba(0, 0, 0, 0.7);
}

.logo-company-block.active {
    border-bottom: 3px solid rgba(0, 0, 0, 0.7);
    font-family: robotobold;
}

.logo-company-block a {
    text-decoration: none;
    color: #000;
}

.container .logo-company-block .span {
    text-align: center;
    font-size: 90%;
}


/*globalsolutions*/
.content-title { /* titulo e texto com background branco */
    padding-top: 50px;

    color: rgb(61, 58, 58);
}

.content-title h2 {
    font-size: x-large;
}

.content-text p {
    padding-top: 25px;
    text-align: justify;
}

.jumbotron-midlebar {
    text-align: center;
    vertical-align: middle;
    line-height: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.jumbotron-midlebar h2 {
    font-size: x-large;
}

@media screen and (min-width: 300px) and (max-width: 575px) {
    .jumbotron-midlebar h4 {
        font-size: 1em;
    }
}

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

@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;
    }
}


.content-machines {
    background-color: #fff;
}

.container-table {
    background-color: white;
    text-align: left;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 65px;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0rem;
    background-color: transparent;
}

.container-fluid {
    margin-top: 85px;
}

/*production*/
.clientes-imagem {
    text-align: center;
    background-color: #fff;
}

.container-tabtext {
    text-align: center;
    padding-left: 400px;
    padding-right: 400px;
    padding-top: 40px;
}

/*tnmold*/

.jumbotron-moldes30tn {
    padding-bottom: 20px;
}

.card-header {
    margin-bottom: 0px;

    font-size: 16px;

    background-color: rgba(0, 0, 0, 0.7);
    color: white;
}

.card-header[data-toggle="collapse"][aria-expanded="true"] i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: transform 550ms ease;
}

.card-header[data-toggle="collapse"][aria-expanded="false"] i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(0deg);
    transition: transform 550ms ease;
}

.card-header2[data-toggle="collapse"][aria-expanded="true"] i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: transform 550ms ease;
}

.card-header2[data-toggle="collapse"][aria-expanded="false"] i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(0deg);
    transition: transform 550ms ease;
}

.card-header2.line {
    border-bottom: 1px solid #d0d0d0;
}

.card-header2.line-last {
    border-bottom: 0px solid #d0d0d0;
}

.card-body {
    text-align: left !important;
    font-size: 13px;
    padding: 0px !important;
}

.card-body td p {
    color: #adadad;
    text-align: left;

}

.card-body th {
    width: 166px;
    padding-left: 20px;

}

.card-body td {
    text-align: right;
    padding-right: 20px;
}

.card-header span {
    line-height: 2;
}

.card-header2 {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    border-radius: 0;
    background-color: #eeeeee;
}

.card-header button {
    padding: unset;
    cursor: pointer;

}

.card-header2 span {
    color: black;
}

.content-machines .col-xl-4.col-lg-4.col-md-6.col-sm-6.col-12 {
    padding-top: 15px;
}

@media screen and (min-width: 0px) and (max-width: 991px) {
    .col-xl.col-lg.col-md-2.col-sm-3.col-4.logo-company-block {
        margin-top: 20px;
        height: 100px;
    }
}


/* Imagem Parallax */
.contentimg {
    padding-right: 0;
    padding-left: 0;
}

@media screen and (min-width: 440px) and (max-width: 1200px) {
    .contentimg {
        padding: 170px;
    }
}

@media screen and (min-width: 300px) and (max-width: 440px) {
    .contentimg {
        padding: 100px;
    }

    /* .parallax-slider {
        height: 400px!important;
        width: 500px!important;
        top: 22px;
        right: 0;
        left: 0px;
    }*/
}


/* Clientes */
@media screen and (min-width: 991px) and (max-width: 1200px) {
    #historia-wrapper .row.clientes {
        width: 900px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    #historia-wrapper .row.clientes {
        width: 600px;
        height: 220px;
        margin-left: auto;
        margin-right: auto;
    }

    .card-body2 img {
        width: 140px;
    }
}

@media screen and (min-width: 575px) and (max-width: 767px) {
    #historia-wrapper .row.clientes {
        width: 454px;
        height: 210px;
        margin-left: auto;
        margin-right: auto;
    }

    .card-body2 img {
        width: 120px;
    }

}


/* Setas */
@media screen and (min-width: 300px) and (max-width: 767px) {
    .carousel-control-prev,
    .carousel-control-next {
        display: none;
    }

}


/* conteudo das maquinas */

.card-header:first-child {
    border-radius: 0 !important;
}

.collapse.show {
    border-radius: 0 !important;
}


@media screen and (min-width: 0px) and (max-width: 575px) {

    .card-body th {
        width: 180px;
    }
}

@media screen and (min-width: 0px) and (max-width: 991px) {
    .row.linha {
        padding-bottom: 20px;
    }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    .container-table {
        width: 920px;
    }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .container-table {
        width: 710px;
    }
}

@media screen and (min-width: 575px) and (max-width: 767px) {
    .container-table {
        width: 560px;

    }
}

@media screen and (min-width: 300px) and (max-width: 605px) {
    .container-table {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
}


/* tamanho dos "clientes" */

@media screen and (min-width: 575px) {
    .slideshow-mobile {
        display: none;
    }
}

@media screen and (min-width: 0px) and (max-width: 575px) {
    .carousel-wrapper {
        display: none;
    }
}

.parallax-slider {
    min-height: 400px;
    background: transparent;
}

.contactos-companies {
    padding-top: 30px;
}

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

@media only screen and (max-device-width: 1366px) {
    .parallax {
        background-attachment: scroll;
    }
}

/*FOR NEW MOBILE VERSION */

@media screen and (max-width: 991px) {
    .row.text-center {
        display: none;
    }
}

@media screen and (min-width: 991px) {
    .mcs-horizontal-services {
        display: none;
    }
}

.mcs-horizontal-services {
    overflow-x: auto;
}

.mcs-horizontal-services .item {
    display: inline-flex;
}

.mcs-horizontal-services .company-div {
    width: 100px;
    text-align: center;
}

.mcs-horizontal-services .item img {
    height: 50px;
    filter: grayscale(100%);
    margin-bottom: 10px;
}

.mcs-horizontal-services .item:hover img {
    filter: grayscale(0%);
}

.mcs-horizontal-services .item.active {
    font-family: 'robotobold';
}

.item.active img {
    filter: grayscale(0%);
}

.mcs-horizontal-services a {
    text-decoration: none;
    color: #000;
}

.font-company-block span {
    word-spacing: 9999rem;
    word-spacing: unset;
}

.logo-company-block img {
    filter: grayscale(100%);
    height: 50px;
    margin-bottom: 10px;
}

.logo-company-service {
    filter: grayscale(100%);
}

.logo-company-service:hover {
    filter: grayscale(0);
}

img.d-block.w-90 {
    max-width: 80%;
    float: none;
    margin: 0 auto;
}

.col-4.col-lg-3.col-xs-4 {
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 10px;
    padding-bottom: 6px;
    float: none;
    margin: 0 auto;
}

.col-4.col-lg-4.col-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 5px;

}

.carousel-indicators li {
    background-color: hsla(0, 0%, 0%, 0.4) !important;
}

.carousel-indicators .active {
    background-color: hsla(0, 0%, 0%, 0.8) !important;
}

.carousel-indicators {
    margin-bottom: -30px !important;
}

.slideshow-clientes {
    background-color: white;
    vertical-align: middle;
    padding-top: 25px;
    padding-bottom: 50px;
}

.down-white {
    border: solid hsla(0, 0%, 100%, 1) !important;
    border-width: 0 3px 3px 0 !important;
    display: inline-block !important;
    padding: 5px !important;
    transform: rotate(45deg) !important;
    -webkit-transform: rotate(45deg) !important;

}

.empresas_do_grupo div.logo-row {
    margin-right: -80px !important;
    margin-left: -80px !important;
}