
.hide-if-apps{
    display: none !important;
}

section.top .banner-top span.icoP:nth-child(3) {
    top: 160px;
    right: 80px;
}

section.top{
    height: 945px;
}
section.top .conteudo .top {
    height: 580px;
}


section.top .conteudo .top .txt.t_baixo {
    margin-top: 150px;
}


section.como-fazemos-sft .cont {
    width: 980px;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
}
section.como-fazemos-sft.anima .box-como-fazemos{
    opacity: 1;
    -webkit-transform: translate3d(0px,0px,0px);
    -ms-transform: translate3d(0px,0px,0px);
    -o-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
}
section.como-fazemos-sft .box-como-fazemos{
        -webkit-transform: translate3d(0px,-100px,0px);
    -ms-transform: translate3d(0px,-100px,0px);
    -o-transform: translate3d(0px,-100px,0px);
    transform: translate3d(0px,-100px,0px);
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    opacity: 0;
}
section.como-fazemos-sft .box-como-fazemos:nth-child(1) {
    width: 160px;
    height: 170px;
    display: block;
    border: 3px solid #ff0000;
    position: absolute;
    top: 60px;
    left: 70px;
    border-radius: 30px;
        -webkit-transition-delay: 0.5s!important;
    -o-transition-delay: 0.5s!important;
    transition-delay: 0.5s!important;

}

section.como-fazemos-sft .box-como-fazemos:nth-child(2) {
    width: 160px;
    height: 170px;
    display: block;
    border: 3px solid #ff0000;
    position: absolute;
    top: 20px;
    left: 410px;
    border-radius: 30px;
    -webkit-transition-delay: 0.7s!important;
    -o-transition-delay: 0.7s!important;
    transition-delay: 0.7s!important;
}

section.como-fazemos-sft .box-como-fazemos:nth-child(3) {
    width: 160px;
    height: 170px;
    display: block;
    border: 3px solid #ff0000;
    position: absolute;
    top: 20px;
    left: 680px;
    border-radius: 30px;
    -webkit-transition-delay: 0.9s!important;
    -o-transition-delay: 0.9s!important;
    transition-delay: 0.9s!important;
}

section.como-fazemos-sft .box-como-fazemos:nth-child(4) {
    width: 270px;
    height: 170px;
    display: block;
    border: 3px solid #ff0000;
    position: absolute;
    top: 260px;
    left: 480px;
    border-radius: 30px;
        -webkit-transition-delay: 1.1s!important;
    -o-transition-delay: 1.1s!important;
    transition-delay: 1.1s!important;

}
section.como-fazemos-sft .box-como-fazemos:nth-child(5) {
    width: 240px;
    height: 150px;
    display: block;
    border: 3px solid #ff0000;
    position: absolute;
    top: 278px;
    left: 140px;
    border-radius: 30px;

    -webkit-transition-delay: 1.3s!important;
    -o-transition-delay: 1.3s!important;
    transition-delay: 1.3s!important;
}

section.como-fazemos-sft .box-como-fazemos:nth-child(1):after{
    content: "";
    display: block;
    width: 600px;
    height: 70px;
    background: url(../images/assets/sistemas/bg-linha-1.png) left top no-repeat;
    position: absolute;
    top: -80px;
    right: -510px;
    background-size: 58%;
}
section.como-fazemos-sft .box-como-fazemos:nth-child(2):after{
    content: "";
    display: block;
    width: 600px;
    height: 40px;
    background: url(../images/assets/sistemas/bg-linha-2.png) left bottom no-repeat;
    position: absolute;
    top: 175px;
    right: -510px;
    background-size: 50%;
}
section.como-fazemos-sft .box-como-fazemos:nth-child(3):after{
    content: "";
    display: block;
    width: 230px;
    height: 270px;
    background: url(../images/assets/sistemas/bg-linha-3.png) left bottom no-repeat;
    position: absolute;
    top: 63px;
    right: -146px;
    background-size: 70%;
}
section.como-fazemos-sft .box-como-fazemos:nth-child(4):after{
    content: "";
    display: block;
    width: 500px;
    height: 50px;
    background: url(../images/assets/sistemas/bg-linha-4.png) left bottom no-repeat;
    position: absolute;
    top: 176px;
    right: 24px;
    background-size: 80%;
}
section.como-fazemos-sft .box-como-fazemos:nth-child(5):after{
    content: "";
    display: block;
    width: 260px;
    height: 150px;
    background: url(../images/assets/sistemas/bg-linha-5.png) left bottom no-repeat;
    position: absolute;
    top: -74px;
    right: 40px;
    background-size: 30%;
}

section.como-fazemos-sft .box-como-fazemos h2{
    width: 100%;
    display: block;
    height: 30px;
    font-size: 20px;
    text-align: center;
    margin: -10px auto 2px;
    padding: 0px;
}

section.como-fazemos-sft .box-como-fazemos img{
    width: 40px;
    height: auto;
    display: block;
    margin: 15px auto;
}
section.como-fazemos-sft .box-como-fazemos span{
    font-family: 'exolight';
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    width: 100%;
    display: block;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
section.top .bt-sistemas .list{
    height: 155px;
    margin-top: 3px;
    opacity: 1;
}
section.top .bt-sistemas .list{
    width: 100%;
    display: block;
    background: #fff;
    z-index: -100;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 155px;
    margin-top: 3px;
    opacity: 1;
} 
section.top .conteudo .top .txt.t_baixo h1 {
    text-align: right;
    font-size: 50px;
    line-height: 56px;
    padding-left: 0px;
    left: 0px;
    width: 40%!important;
    float: left;
}

section.top .conteudo .top .txt.t_baixo span.esq:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    right: -70px;
    width: 5px;
    height: 100%;
    background: #c40808;
}
section.top .conteudo .top .txt.t_baixo div.dir span.more{
    opacity: 1;
    text-align: left;
}

section.top .conteudo .top .txt.t_baixo div.dir span.more h1{
    font-size: initial;
    line-height: inherit;
    text-align: left;
    width: inherit!important;
    padding-top: 18px;
}

section.top .conteudo .top .txt.t_baixo span.esq{
    text-align: right;
    font-size: 56px;
    line-height: 56px;
    padding-left: 0px;
    left: 0px;
    width: 40%!important;
    float: left;
    position: relative;
    font-family: 'exolight';
    font-size: 40px;
    line-height: 30px;
    color: #fff;
    padding-top: 22px;
    text-transform: uppercase;
    font-family: 'chinese-rock';
}

/* section.top{
    background: url(../images/bg-aplicativos.jpg) no-repeat top center #141414;
    background-size: cover;
} */
section.top .conteudo .top .txt div.dir {
    width: calc(50% - 50px);
    padding: 10px 0px 0 80px;
}
section.top .banner-top span.icoP {
    background: url(../images/app.svg) no-repeat top center;
}
section.top .conteudo .top .txt .icones i{
    float: right;
}

section.portfolio{
    margin-bottom: 20px;
}
section.portfolio div.info{
    background: #fff;
}
section.portfolio div.info h2,
section.portfolio div.info span{
  color: #1f1f1f;
  line-height: unset;
}
section.portfolio div.info span {
    font-family: 'exolight';
}
section.portfolio div.info h2 strong {
  color: #c00019;
  line-height: unset;
}

section.portfolio .bt-o-que-fazemos{
  display: none;
}

section.portfolio .bt-o-que-fazemos {
    background: url(../images/bg-bt-portfolio3.png) no-repeat top center;
}
section.portfolio .bt-o-que-fazemos:before,
section.portfolio .bt-o-que-fazemos:after {
    content: "";
    background: #232323;
}
section.top .conteudo .top .txt .icones{
    display: inline-block;
    width: calc(100% - 0px);
    padding: 0;
    float: right;
    font-size: 20px;
    color: #fff;
    padding-top: 10px;
}


section.banner-interna .menu-banner ul {
    /*width: 645px!important;*/
}

section.banner-interna ul.banner-slider .owl-controls {
    margin-top: -10px;
}
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(1), 
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(3), 
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(5) {
    background-color: #272727;
}


section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:hover:nth-child(1),
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page.active:nth-child(1){
    background-color: #04376d!important;

}
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:hover:nth-child(2),
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page.active:nth-child(2){
    background-color: #c6227c!important;
}
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:hover:nth-child(3),
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page.active:nth-child(3){
    background-color: #981317!important;
}

section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:hover:nth-child(4),
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page.active:nth-child(4){
    background-color: #002735!important;
}

section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:hover:nth-child(5),
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page.active:nth-child(5){
    background-color: #c59200!important;

    
}

section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(3), 
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(5) {
    background-color: #272727;
}

section.top:before{
    bottom: 250px;
}
section.banner-interna ul.banner-slider .owl-controls .owl-pagination {
    width: 800px;
}
section.top .conteudo .bottom .box p {
    font-size: 14px;
    width: auto;
}
section.top .conteudo .bottom .box p b {
    font-family: 'exoblack';
}
section.top .conteudo .bottom .box strong {
    width: 120px;
    font-size: 15px;
}
section.banner-interna ul.banner-slider li{
    /*min-height: 400px;*/
}
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(1){
    background-image: url(../images/assets/aplicativos/bt-menu-1.png);
    background-position: center center;
    background-repeat: no-repeat;
} 
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(2){
    background-image: url(../images/assets/aplicativos/bt-menu-2.png);
    background-position: center center;
    background-repeat: no-repeat;
} 
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(3){
    background-image: url(../images/assets/aplicativos/bt-menu-3.png);
    background-position: center center;
    background-repeat: no-repeat;
} 
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(4){
    background-image: url(../images/assets/aplicativos/bt-menu-4.png);
    background-position: center center;
    background-repeat: no-repeat;
}
section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(5){
    background-image: url(../images/assets/aplicativos/bt-menu-5.png);
    background-position: center center;
    background-repeat: no-repeat;
}

@media only screen 
and (min-width : 0) 
and (max-width : 980px) {
    section.banner-interna {
        height: 495px;
    }
    section.banner-interna ul.banner-slider .owl-controls .owl-pagination{
        width: 100%!important;
    }
    section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page {
        width: 20%!important;
        background-size: 65%;
    }

}

@media only screen 
and (min-width : 0) 
and (max-width : 414px) {
    section.top .conteudo .top .txt.t_baixo {
        display: none;
    }
    section.top {
        height: 840px;
    }
    section.top .conteudo .top {
        height: 320px;
    }
    section.banner-interna ul.banner-slider .owl-wrapper-outer{
        height: 430px;
    }
    section.banner-interna {
        height: 765px;
    }
    section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page{
        width: 50%!important;
    }
    section.top.anima div.imgB{
        top: 15px;
    }
    
    section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(5){
        width: 100%!important;
        background-size: 35%;
    }
    section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(2), 
    section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(3) {
        background-color: #272727!important;
    }
    section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(1), 
    section.banner-interna ul.banner-slider .owl-controls .owl-pagination .owl-page:nth-child(4) {
        background-color: #1d1d1d!important;
    }
    section.top{
        padding-bottom: 0px!important;
    }
    section.top .conteudo .bottom .box p,
    section.top .conteudo .bottom .box strong{
        margin-left: 20px;
    }
	section.top .conteudo .top .txt .icones{
		display: inline-block;
		width: calc(90% - 60px);
		padding: 0 90px;
		float: right;
		font-size: 20px;
		color: #fff;
		padding-top: 20px;
		margin-bottom: 40px;
	}
    section.top:before {
        bottom: 448px;
    }
    section.top .conteudo .bottom{
        height: auto!important;
        display: inline-block;
        margin: 0 auto;
        max-height: 600px!important
    }
    section.top .conteudo .bottom .box{
        margin: 20px auto!important;
        height: 40px;
        float: none!important;
        display: block!important;
        width: calc(100% - 210px)!important;

    }
    section.top .conteudo .bottom div.solicite span {
        height: auto;
        width: calc(100vw - 90px)!important;
    }
    section.top .conteudo .bottom div.solicite{
        height: auto;
        width: 100%!important;
        margin: 40px auto!important;
    }
    section.top .conteudo .bottom div.solicite span a {
        width: calc(100vw - 90px)!important;
        margin-top: 10px;
    }
    section.banner-interna ul.banner-slider li img.img-1{
        width: auto;
        height: 350px;
        display: inline-block;
        margin-left: -55%;
    }
    section.banner-interna ul.banner-slider li{
        height: 420px!important;
    }
    section.banner-interna ul.banner-slider li img.img-2{
        left: 0px;
        bottom: 0px;
    }
    section.banner-interna ul.banner-slider{
        height: 300px;
    }
}

@media only screen 
and (min-width : 415px) 
and (max-width : 768px) {
    section.top .conteudo .top .txt.t_baixo {
        display: none;
    }
    section.top{
        height: 790px;
    }
    section.top .conteudo .top {
        height: 205px;
    }
	section.top .conteudo .top .txt .icones {
	    display: inline-block;
	    width: calc(100% - 85px);
	    padding: 0 90px;
	    float: right;
	    font-size: 20px;
	    color: #fff;
	    padding-top: 0px;
	    margin-bottom: 60px;
	}
    section.top .conteudo .bottom div.solicite {
        margin-top: 45px;
    }
    section.top .conteudo .bottom .box{
        width: 45%;
        margin: 0 auto!important;
        height: 60px;
    }
    section.banner-interna ul.banner-slider{
        height: 250px;
    }
	section.top .conteudo .top{
	    height: 405px;
	}
    section.top .conteudo .bottom{
    	max-height: 150px;
	    display: inline-block;
    }
}








































