/* Created on : 14/12/2018, 12:56:41 | Author     : 109 */
.ativo-servicos i{width: 64%;position: relative;height: 5px;background: #1f2a4d;float: left;margin: -40px 18%;}
@media(max-width: 800px){.ativo-servicos{color: #5e43fb !important;}}

.servicos-galeria{width: 100%; float: left; margin-bottom: 15%}
.container{width: 100%; display: flex;}
.texto-servico{line-height: 1.5;float: left; display: flex; flex: 1; margin: 40px}
.texto-servico1{margin-top: -41px;}
.texto-servico .titulo3{font-family: futura-medium;color: #222337;font-size: 30px;padding: 50px 0 0 25px;}
.texto-servico .titulo-quebrado{padding: 15px 0 0 25px;}
.texto-servico span{font-family: futura-bold;color: #222337;font-size: 30px;}
.texto-servico li{font-family: futura-regular; font-size: 16px; color: #565656; line-height: 30px}
.img-servico{float: left;background-size: cover !important;display: flex; flex: 1;align-self: center;}
.square{background: url(../img/servicos/square.png) no-repeat left; width: 100%; height: 123px; margin-bottom: 20px;}

.servico1{background: url(../img/servicos/img1.jpg) right no-repeat;height: 652px;}
.servico2{background: url(../img/servicos/img4.jpg) left no-repeat;height: 644px;}
.servico3{background: url(../img/servicos/img3.jpg) right no-repeat;height: 574px;}
.servico4{background: url(../img/servicos/img2.jpg) left no-repeat;height: 644px;}
.servico5{background: url(../img/servicos/img6.jpg) right no-repeat;height: 574px;}
.servico6{background: url(../img/servicos/img5.jpg) left no-repeat;height: 644px;}

.display-responsive{display: none}
.seta-baixo{display: none;background: url(../img/index/seta-baixo.jpg) center no-repeat; width: 9px;height: 16px;padding: 0 15px;}
.dispaly-celular-block{display: none}

@media (max-width: 1200px) and (min-width:800px){
    .texto-servico{background: none}
	.texto-servico1{margin-top: 40px;}
}
@media (max-width:800px){
    .square{display: none}
    .servicos-galeria{margin-bottom: 0}
    .texto-servico{background: none;width: 100%; margin: 0%}
    .img-servico{width: 100%; margin: 0% 0;}
    .texto1,.texto2, .texto3{height: auto}
    .texto1 .titulo3,.texto2 .titulo3,.texto3 .titulo3{margin: 0% 0 5%; width: 100%;cursor: pointer; text-align: center; background: #1f2a4d; float: left;color: white; padding: 10px 0 !Important;}
    .texto-servico span{color: white}
    .texto1 ul ,.texto2 ul, .texto3 ul{width: 100%; margin: 0% 0 5%; }
    .texto1 li,.texto2 li,.texto3 li{font-size: 17px;margin:0; text-align: left;list-style: none;width: 80%; padding: 2% 10%;}
	#titulo-espacamento{padding: 25px 0;}
    .li-first{padding-top: 10% !important;}
    .display-responsive{display: block}
    .servico1{background: url(../img/servicos/1.jpg) center no-repeat !important;height: 500px;}
    .servico2{background: url(../img/servicos/4.jpg) center no-repeat !important;height: 500px;}
    .servico3{background: url(../img/servicos/3.jpg) center no-repeat !important;height: 500px;}
	.servico4{background: url(../img/servicos/2.jpg) center no-repeat !important;height: 500px;}
    .servico5{background: url(../img/servicos/6.jpg) center no-repeat !important;height: 500px;}
    .servico6{background: url(../img/servicos/5.jpg) center no-repeat !important;height: 500px;}
    .fundo-footer{margin-top: 7%}
    .banner{display: none}
    .faixa{display: block; margin-top: 100px; padding-top: 25px}
    .dispaly-celular{display: none;}
    .dispaly-celular-block{display: block}
} 
@media(max-width: 445px){
    .servico1, .servico2, .servico3, .servico4, .servico5, .servico6{height: 400px}

}