.b-red {
    background-color: #EE1D23;
}


header {
    background-image: url(../img/fundo-interacao.jpg);
    height: 490px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.img-box img {
    width: 90%;
    height: 100%;
    position: relative;
    z-index: 400;
    -webkit-box-shadow: 1px 7px 21px 3px rgba(0, 0, 0, 0.28);
    box-shadow: 1px 7px 21px 3px rgba(0, 0, 0, 0.28);
}

.fundo-color-right {
    position: absolute;
    width: 90%;
    height: 100%;
    top: 5%;
    left: 5%;
}

.fundo-color-left {
    position: absolute;
    width: 90%;
    height: 100%;
    top: 5%;
    left: -5%;
}

@media (max-width: 699px) {
    .img-box img {
        width: 100%;
    }

    
    .fundo-color-right {
        position: absolute;
        width: 90%;
        height: 100%;
        top: 5%;
        left: 5%;
    }

    .fundo-color-left {
        position: absolute;
        width: 90%;
        height: 100%;
        top: 5%;
        left: 5%;
    }
}

@media (min-width:299px) and (max-width: 699px) {

   .box-conteudo{
        width: 95%;
        margin:0 auto;
        margin-top: 94px!important;
    }
}

/*TAMANHO DO QUADRO ICONES HEADER*/

.service .item-2 {
    width: 35%;
    position: relative;
    top: 100px;
}

.service .item-2 p {
    padding:0px;
    margin:0px;
    font-weight: 600;
    padding-top: 5px;
    font-size: 19px;
}

.item-2 .row .col-sm-12, .item-2 .row .col-md-6, .item-2 .row .col-lg-6{
    padding:0px;
}

@media (max-width:993px) {
    .service .item-2 {
        display: none;
    }
}

.service .default .box {
    padding: 40px 0px;
}

/*-------------------------------SERVICO----------------------------*/

.service {
    height: 400px;
    position: relative;
}

.service .box-title img {
    height: 40px;
}

.service .box-title {
    background-color: #EE1D23;
    padding: 70px 50px;
    position: absolute;
    bottom: -35%;
    -webkit-box-shadow: 1px 7px 21px 3px rgba(0, 0, 0, 0.28);
    box-shadow: 1px 7px 21px 3px rgba(0, 0, 0, 0.28);
}


@media(max-width:993px) {
    .service {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative !important;
        /*        bottom: 80px;*/
        position: absolute;
    }

    .service .box-title {
        position: relative;
        top: -70px;
    }
    header {
        height: 220px;
    }
}

.text-descripiton {
    padding: 20px;
}

.box-servie-img {

    padding: 0px
}

@media(max-width:993px) {
    .box-servie-img img {
        /*        padding: 10px;*/
    }
}




@media(max-width:587px) {
    .item-servico {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

}

.title-service span {
    position: relative;
    padding: 0px 10px;
}

.title-service {
    font-size: 2em;
    font-weight: bold;
    border: 0px;

}

/*EFEITO SEGUNDO TEXOT*/

.title-service span {
    padding: 1px 10px;
}

/*BOTAO SERVICO*/

.button-service {
    font-weight: bold;
    font-size: 2em;
}

.button-service span {
    padding: 5px 20px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 22px;
}

.button-service span:hover{
    border:1px solid red;
    background-color:transparent;
    color:red;
}

@media (min-width: 576px) and (max-width:768px){
    .container {
        max-width: 90%;
        margin: 0 auto;
    }
}


@media (min-width: 700px) {
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    } 

}


@media (max-width: 699px) {
    .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .f-d-c-mobile {
        flex-direction: column-reverse;
    }

    .text-descripiton {
        padding: 0px;
        margin: 50px 0px 0px 0px;
    }

    .title-service {
        text-align: center;
        padding: 0px 0px;
    }

    .title-descrition {
        padding: 30px 0px;
    }
    .button-service {
        text-align: center;
        width: 100%;
    }

    .button-service span {
        padding: 5px 80px;
    }
}

@media (max-width: 320px){
.button-service span {
    padding: 5px 37px;
    }
}

.slicknav_menu .slicknav_icon-bar {
    background: #EE1D23;
}


}.b-red {
    background-color: #EE1D23;
}


header {
    background-image: url(../img/fundo-interacao.jpg);
    height: 490px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.img-box img {
    width: 90%;
    height: 100%;
    position: relative;
    z-index: 400;
    -webkit-box-shadow: 1px 7px 21px 3px rgba(0, 0, 0, 0.28);
    box-shadow: 1px 7px 21px 3px rgba(0, 0, 0, 0.28);
}

.fundo-color-right {
    position: absolute;
    width: 90%;
    height: 100%;
    top: 5%;
    left: 5%;
}

.fundo-color-left {
    position: absolute;
    width: 90%;
    height: 100%;
    top: 5%;
    left: -5%;
}

@media (max-width: 699px) {
    .img-box img {
        width: 100%;
    }

    
    .fundo-color-right {
        position: absolute;
        width: 90%;
        height: 100%;
        top: 5%;
        left: 5%;
    }

    .fundo-color-left {
        position: absolute;
        width: 90%;
        height: 100%;
        top: 5%;
        left: 5%;
    }
}

@media (min-width:500px) and (max-width: 699px) {

   .box-conteudo{
        width: 80%;
        margin:0 auto;
        margin-top: 94px!important;
    }
}

/*TAMANHO DO QUADRO ICONES HEADER*/

.service .item-2 {
    width: 35%;
    position: relative;
    top: 100px;
}

.service .item-2 p {
    padding:0px;
    margin:0px;
    font-weight: 600;
    padding-top: 5px;
    font-size: 19px;
}

.item-2 .row .col-sm-12, .item-2 .row .col-md-6, .item-2 .row .col-lg-6{
    padding:0px;
}

@media (max-width:993px) {
    .service .item-2 {
        display: none;
    }
}

.service .default .box {
    padding: 40px 0px;
}

/*-------------------------------SERVICO----------------------------*/

.service {
    height: 400px;
    position: relative;
}

.service .box-title img {
    height: 40px;
}

.service .box-title {
    background-color: #EE1D23;
    padding: 0;
    position: absolute;
    max-width: 300px;
    min-width: 300px;
    padding: 45px 0px;
    bottom: -35%;
    -webkit-box-shadow: 1px 7px 21px 3px rgba(0, 0, 0, 0.28);
    box-shadow: 1px 7px 21px 3px rgba(0, 0, 0, 0.28);
}


@media(max-width:993px) {
    .service {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative !important;
        /*        bottom: 80px;*/
        position: absolute;
    }

    .service .box-title {
        position: relative;
        top: -70px;
    }
    header {
        height: 220px;
    }
}

.text-descripiton {
    padding: 20px;
}

.box-servie-img {

    padding: 0px
}

@media(max-width:993px) {
    .box-servie-img img {
        /*        padding: 10px;*/
    }
}




@media(max-width:587px) {
    .item-servico {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

}

.title-service span {
    position: relative;
    padding: 0px 10px;
}

.title-service {
    font-size: 2em;
    font-weight: bold;
    border: 0px;

}

/*EFEITO SEGUNDO TEXOT*/

.title-service span {
    padding: 1px 10px;
}

/*BOTAO SERVICO*/

.button-service {
    font-weight: bold;
    font-size: 2em;
}

.button-service span {
    padding: 5px 20px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 22px;
}

.button-service span:hover{
    border:1px solid red;
    background-color:transparent;
    color:red;
}

@media (min-width: 576px) and (max-width:768px){
    .container {
        max-width: 90%;
        margin: 0 auto;
    }
}


@media (min-width: 700px) {
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    } 

}


@media (max-width: 699px) {
    .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .f-d-c-mobile {
        flex-direction: column-reverse;
    }

    .text-descripiton {
        padding: 0px;
        margin: 50px 0px 0px 0px;
    }

    .title-service {
        text-align: center;
        padding: 0px 0px;
    }

    .title-descrition {
        padding: 30px 0px;
    }
    .button-service {
        text-align: center;
        width: 100%;
    }

    .button-service span {
        padding: 5px 80px;
    }
}

@media (max-width: 414px){
.button-service span {
    padding: 5px 37px;
    }
}

.slicknav_menu .slicknav_icon-bar {
    background: #ffffff;
}



@media (min-width: 700px) and (max-width:992px){
    .pg-servicos .container {
        max-width: 900px;
    }
}