#textoServicos  .carousel-control-next{
    justify-content: flex-end !important;
}

#textoServicos  .carousel-control-prev{
    justify-content: flex-start !important;
}

.conteudos.conteudo-dengue p{
    font-family: neoSans-medium !important;
}

.listagem-servicos{
    background-color: #f4f4f4;
}

.listagem-servicos a p{
    margin-top: 20px;
}

.servicos-icons{
    background-image: url('../img/sprite-servicos.png');
    margin: auto;
}

/* .icon{
    background-image: url('../img/sprite-servicos-grande.png');
    margin: auto;
} */


.listagem-servicos .col-md-2{
    padding-top: 8%;
    padding-bottom: 6%;
    color: #b0b0b0 !important;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

.listagem-servicos .col-md-2:hover{
    box-shadow: 0px -5px 25px rgb(0, 0, 0, 0.1);
    color: #363636 !important;
}

.listagem-servicos .col-md-2:hover .servicos-icons{
    background-image: url('../img/sprite-servicos-hover.png');
}

.servico-mobile{
    background-position: 0.7% 45.833%;
	width: 48px;
	height: 75px;
}

.servico-site{
    background-position: 8.55% 45.833%;
	width: 76px;
	height: 75px;
}

.servico-sistema{
    background-position: 18.9% 44%;
	width: 78px;
	height: 74px;
}

.servico-marketing{
    background-position: 30.387% 32%;
	width: 76px;
	height: 74px;
}

.servico-email{
    background-position: 42.01% 25%;
	width: 78px;
	height: 75px;
}

.servico-identidade{
    background-position: 53.204% 24%;
	width: 73px;
	height: 74px;
}


.servico-social{
    background-position: 64.9% 30.769%;
	width: 75px;
	height: 73px;
}


.servico-gestao{
    background-position: 76.15% 34.615%;
	width: 74px;
	height: 73px;
}

.servico-hospedagem{
    background-position: 88.136% 23.077%;
	width: 74px;
	height: 73px;
}

.servico-outsourcing{
    background-position: 97.949% 22.222%;
	width: 71px;
	height: 72px;
}


.big-mobile{
    background-position:  0.941% 46.809%;
	width: 81px;
	height: 130px;
}

.conteudo-servicos a{
    color: #363636;
    text-decoration: underline;
    font-weight: bold;
}

/* .conteudo-servicos p, .conteudo-servicos ul{
    text-align: justify;
} */

/* .conteudo-servicos h2{
    text-align: center;
} */

.conteudo-servicos ul{
    padding-left: 3em;
}

#textoServicos .carousel-control-prev,
#textoServicos .carousel-control-next{
    color: #363636 !important;
    text-decoration: none !important;
}

#textoServicos .carousel-control-prev i,
#textoServicos .carousel-control-next i{
    border: solid 2px #363636;
    border-radius: 50%;
    padding: 8px 12px;
}

#carroselMobile .carousel-inner{
    height: 610px;
}

#carroselMobile2 .carousel-inner{
    height: 390px;
}

#carroselMobile3 .carousel-inner{
    height: 440px;
}

#carroselSite .carousel-inner{
    height: 440px;
}
#carroselSistema .carousel-inner{
    height: 595px;
}

#carroselEmail .carousel-inner{
    height: 700px;
}

#carroselMarketing .carousel-inner{
    height: 375px;
}

.portal-meio{
    padding-top: 40%;
}

/* .banner-servicos{
    background-image: url('../img/servicos/banner-mobile.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: auto 100%;
    color: #e3e3e3;
} */

#servicos .seta-baixo {
    color: #fff;
    bottom: 3%;
    left: 3%;
}

.logo-campanha{
    width: 300px !important;
}



/*====== MOBILE ======*/

@media screen and (max-width: 767px){
    #textoServicos .carousel-control-prev,
    #textoServicos .carousel-control-next{
        display: inline-flex;
        position: relative;
        left: 30%;
    }
}
/*====== TABLET ======*/

@media screen and (min-width: 768px){
    .listagem-servicos .col-md-2{
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    #servicos .seta-baixo {
        bottom: 5%;
    }

    #carroselMobile .carousel-inner{
        height: 420px;
    } 
    
    #carroselMobile2 .carousel-inner{
        height: 360px;
    }

    .portal-meio{
        padding-top: 20%;
    }

    #carroselMobile3 .carousel-inner {
        height: 360px;
    }

    .portal-meio img{
        width: 75% !important;
    }

    #carroselSite .carousel-inner {
        height: 330px;
    }

    #carroselSistema .carousel-inner {
        height: 415px;
    }

    #carroselMarketing .carousel-inner{
        height: 450px;
    }


    /* .conteudo-servicos h2{
        text-align: left;
    } */
}

/*====== DESK 1024 UP ======*/
@media screen and (min-width: 1024px){

    .w-lg-100{
        width: 100% !important;
    }

    #carroselMobile .carousel-inner{
        height: 285px;
    }

    .portal-meio img{
        width: 75% !important;
    }

    .portal-meio{
        padding-top: 10px;
    }

    #carroselMobile2 .carousel-inner{
        height: 280px;
    }

    /* #carroselMobile3 .img-grande{
        max-width: 120%;
        width: 120%;
    } */

    #carroselMobile3 .carousel-inner {
        height: 230px;
    }

    #carroselSite .carousel-inner {
        height: 290px;
    }

    #carroselSistema .carousel-inner {
        height: 340px;
    }

    #carroselEmail .carousel-inner {
        height: 345px;
    }

    #carroselMarketing .carousel-inner{
        height: 370px;
    }
}

/*====== DESK 1366 UP ======*/
@media screen and (min-width: 1366px){
    /* .banner-servicos .col-lg-7 {
        max-width: 40.333333%;
    } */

    #carroselMobile .carousel-inner{
        height: 280px;
    }

    #carroselMobile2 .carousel-inner{
        height: 285px;
    }

    #carroselMobile3 .carousel-inner {
        height: 230px;
    }

    #carroselSite .carousel-inner {
        height: 290px;
    }

    #carroselSistema .carousel-inner {
        height: 345px;
    }

    #carroselEmail .carousel-inner {
        height: 340px;
    }

    #carroselMarketing .carousel-inner {
        height: 380px;
    }
}
.solicitarOrcamento a {
    text-decoration: none;
}