body:after {
    content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
    display: none
}

img.elevador-estilo {
    width: 300px !important;
    height: 500px !important;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
    display: none
}
.whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    display: flex;
    align-items: center;
    width: 160px;
    background: #238f10;
    border-radius: 0px 20px;
    color: #fff;
	padding: 10px;
    font: 20px "Myriad Pro";
    text-transform: uppercase;
    justify-content: center;
    overflow: hidden;
}
.whatsapp i {
    color: #fff;
    font-size: 30px;
    margin: 0px 10px;
}
.whatsapp2 i {
    color: #fff;
    font-size: 30px;
    margin: 0px 10px;
}

.whatsapp2 {
    display: flex;
    align-items: center;
    padding: 10px;
    width: 300px;
    background: #238f10;
    border-radius: 0px 20px;
    color: #fff;
    font: 20px "Myriad Pro";
    text-transform: uppercase;
    justify-content: center;
    overflow: hidden;
}
.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

@charset 'UTF-8';
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased
}

.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-loading .slick-list {
    background: url(./ajax-loader.gif)center center no-repeat #fff
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/slick.eot);
    src: url(../fonts/slick.eot?#iefix)format('embedded-opentype'), url(../fonts/slick.woff)format('woff'), url(../fonts/slick.ttf)format('truetype'), url(../fonts/slick.svg#slick)format('svg')
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: ''
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: ''
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: ''
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '';
    text-align: center;
    opacity: .25;
    color: #000;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

* {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: Myriad Pro;
    src: url(../fonts/MyriadPro-Regular.otf);
}


/* NAO MEXER */

#erro-total {
    width: 700px;
    height: 270px;
    margin: 15px 0;
}

#imagem-centralizada {
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

#texto-404 {
    width: 100%;
    font-family: Calibri;
    font-size: 22px;
    text-align: center;
}

#aguarde {
    width: 100%;
    font-family: Calibri;
    font-size: 19px;
    text-align: center;
    margin: 5px 0;
}

.page-404 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 600px;
}


/* #####################FINAL###################### */


/* all pages */

a {
    text-decoration: none;
}

.esquerda,
.esquerdo,
.left,
.float-left,
.alignleft {
    float: left;
    display: table;
    margin: 0px 10px 10px 0px;
}

.direita,
.direito,
.right,
.float-right,
.alignright {
    float: right;
    display: table;
    margin: 0px 0px 10px 10px;
}

.meio,
.center,
.aligncenter {
    display: table;
    margin: 20px auto;
}
.box-01 .box {
    justify-content: center;
}
.borda {
    padding: 2px;
    background: #fff;
    box-shadow: 0px 0px 2px 0px #666;
}

.global {
    margin: 0 auto;
}

.conteudo-pages {
    min-height: 500px;
    width: 998px;
    margin: 0 auto;
}
.titulo-topo{
    font: 27px "Myriad Pro";
    color: #ffffff;
    font-weight: bold;
    width: 600px;
    text-align: center;
    margin: 10px auto;
    /* border-bottom: 4px solid #9b9b9b; */
    background: #003375;
    border-radius: 0;
    transform: skewx(30deg);
    padding: 10px;
}
.texto-pages {
    font: 15px/25px "Calibri";
    color: #000;
    text-align: justify;
}

.texto-pages h1 {
    font: 25px "Calibri";
    padding-left: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000;
}

.texto-pages h2 {
    font: 20px "Calibri";
    padding-left: 10px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000;
}

.slick-track {
    max-width: none;
}

.slider .slick-prev {
    left: 45px !important;
}

.slider .slick-next {
    right: 45px !important;
}

.slider img {
    max-width: 100%;
}

.slider2 .slick-active {
    opacity: 0.6 !important;
}

.slider2 .slick-center {
    opacity: 1 !important;
}

.slider2 .slick-slide {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -os-transition: all 0.3s;
}

.slider2 .slick-prev {
    right: 50px;
    left: initial;
    top: 0px;
}

.slider2 .slick-next {
    top: 0px;
    right: 0px;
}

.menu-resp {
    display: none;
}

.contato {}

.contato input {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 17px;
    box-shadow: 2px 0px 0px 0px #333 inset;
    position: relative;
}

.contato [required="required"] {
    background: #eee url('../images/required.png') center right 10px no-repeat;
    background-size: 9px;
}

.contato select,
.contato option {
    width: 50%;
    padding: 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 17px;
    box-shadow: 2px 0px 0px 0px #333 inset;
}

.contato textarea {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    resize: none;
    height: 200px;
    font-size: 17px;
    box-shadow: 2px 0px 0px 0px #333 inset;
    position: relative;
}

.contato .submit {
    cursor: pointer;
    background: #333;
    color: #fff;
}

.contato .required {
    color: #d90000;
    font: 17px "calibri";
    font-weight: lighter;
    margin-bottom: 10px;
}

.contato .required img {
    height: 9px;
}

body {
    background: url('../images/bg2.png') #f3f3f3;
}

.topo-total {
    background: #fff;
}

.topo {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0px;
}

.menu-total li {
    display: inline-block;
    padding: 12px 10px;
}

.menu-total hr {
    background: #999;
    -webkit-transform: skew(-20deg);
    /* Chrome, Opera */
    -ms-transform: skew(-20deg);
    /* IE */
    transform: skew(-30deg);
    /*  */
}

.menu-total ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.menu-total li a {
    padding: 0px 10px;
    font: 20px "Myriad Pro";
    color: #000000;
}

.box-01-total {}

.box-01-total .box-01 {
    padding: 10px 0px 0px;
}

.box-01 .item:nth-child(5) img {
    opacity: 1 !important;
}

.box-01 .item:nth-child(5):hover {
    background: rgba(0, 52, 117, 0.67);
}

.box-01 .box {
    display: flex;
    /* width: 1280px; */
    margin: auto;
}

.box-01 .item .titulo {
    font: 23px "Myriad Pro";
    color: #000;
    font-weight: bold;
    margin-top: 160px;
    transition: all .1s;
}

.box-01 .item:nth-child(1) .conteudo,
.box-03 a:nth-child(1) .item .conteudo {
    background: url('../images/icone-01.png') no-repeat center;
    background-size: 70px;
    transition: all .1s;
}

.box-01 .item:nth-child(2) .conteudo,
.box-03 a:nth-child(2) .item .conteudo {
    background: url('../images/icone-02.png') no-repeat center;
    transition: all .1s;
    left: 43%;
}

.box-01 .item:nth-child(3) .conteudo,
.box-03 a:nth-child(3) .item .conteudo {
    background: url('../images/icone-03.png') no-repeat center;
    /* transition: all .1s; */
}

.box-01 .item:nth-child(4) .conteudo {
    background: url('../images/icone-04.png') no-repeat center;
    transition: all .1s;
    left: 30%;
}
.box-03 a:nth-child(4) .item .conteudo {
    background: url('../images/icone-04.png') no-repeat center;
    transition: all .1s;
    left: 50%;
}

.box-01 .item:nth-child(5) .conteudo,
.box-03 a:nth-child(5) .item .conteudo {
    background: url('../images/icone-05.png') no-repeat center;
    transition: all .1s;
    left: 45%;
}

.box-03 a:nth-child(6) .item .conteudo {
    background: url('../images/icone-06.png') no-repeat center;
    transition: all .1s;
}

.box-01 .item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    transition: all .5s;
    width: 25%;
    height: 395px;
    cursor: pointer;
    overflow: hidden;
}

.box-01 .conteudo {
    position: absolute;
    transition: all .4s;
    z-index: 9;
    top: 22%;
    left: 45%;
    margin-left: -50px;
}

.box-01 .item .img img {
    width: 100%;
    opacity: .4;
    filter: grayscale(100%);
    z-index: -1;
}

.box-01 .item .img {
    transition: all .5s;
    width: 100%;
}

.box-01 .item:hover {
    background: #4493d8;
    transition: all .1s;
}

.box-01 .item:hover .conteudo .titulo {
    color: #fff;
    transition: all .1s;
}

.box-01 .item:nth-child(1):hover .conteudo,
.box-03 a:nth-child(1):hover .item .conteudo {
    background: url('../images/icone-01-hover.png') no-repeat center;
    background-size: 70px;
    transition: all .1s;
}

.box-01 .item:nth-child(2):hover .conteudo,
.box-03 a:nth-child(2):hover .item .conteudo {
    background: url('../images/icone-02-hover.png') no-repeat center;
    transition: all .1s;
}

.box-01 .item:nth-child(3):hover .conteudo,
.box-03 a:nth-child(3):hover .item .conteudo {
    background: url('../images/icone-03-hover.png') no-repeat center;
    transition: all .1s;
}

.box-01 .item:nth-child(4):hover .conteudo,
.box-03 a:nth-child(4):hover .item .conteudo {
    background: url('../images/icone-04-hover.png') no-repeat center;
    transition: all .1s;
}

.box-01 .item:nth-child(5):hover .conteudo,
.box-03 a:nth-child(5):hover .item .conteudo {
    background: url('../images/icone-05-hover.png') no-repeat center;
    transition: all .1s;
}

.box-03 a:nth-child(6):hover .item .conteudo {
    background: url('../images/icone-06-hover.png') no-repeat center;
    transition: all .1s;
}

.box-02-total {
    padding: 40px 0px;
    background: linear-gradient(to bottom, transparent 0%, transparent 56%, #fff200 51%, #fff200 100%);
}

.box-02-total .box-02 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.box-02 .titulo a {
    position: absolute;
    top: 50%;
    padding: 50px;
    background: #003475;
    right: 0;
    font: 20px "Myriad Pro";
    color: #fff;
}

.box-03-total {
    /* background: #f5f5f5; */
}

.box-03-total .box-03 {
    /* width: 1350px; */
    margin: auto;
    background: #f5f5f5;
    padding: 10px;
}

.box-03-total .titulo-total {
    text-align: center;
    margin: 40px 0px 20px;
}

.box-03-total .titulo {
    font: 43px "Myriad Pro";
    color: #003475;
    font-weight: bold;
    width: 770px;
    margin: 50px auto;
    padding-bottom: 40px;
    border-bottom: 4px solid #9b9b9b;
}

.titulo-projeto {
    font-size: 21px !important;
    margin-top: 30px;
    text-align: center;
}

.box-03-total .titulo-02,
.box-03-total .titulo-02 strong {
    font: 26px "Myriad Pro";
    color: #003475;
}

.box-03-total .titulo-02 strong {
    font-weight: bold;
}

.box-03 .conteudo-total .titulo {
    border: none;
    font-size: 18px;
    margin: 0;
    width: auto;
    color: #231f20;
    width: 310px;
    padding: 40px 0px;
    margin-top: 130px;
    transition: all .1s;
}
.titulo-topo span {
    font: 25px "Myriad Pro";
    color: #ffffff;
    text-align: center;
    display: block;
    transform: skewX(-30deg);
}

.box-03 .item {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 300px;
    background: #e0e0e0;
    margin: 10px 0px;
    /* height: 360px; */
    cursor: pointer;
    position: relative;
}

.box-03 .conteudo {
    position: absolute;
    /* padding: 20px; */
    /* margin: -20px 0px; */
    transition: all .4s;
    top: 13%;
    left: 50%;
    margin-left: -150px;
}

.rodape-total {
    background: #fff;
    margin-top: 100px;
    margin-bottom: 150px;
}

.box-03 .conteudo-total {
    width: 950px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.box-03 .img {
    background: #e0e0e0;
    /* width: 410px; */
    transition: all .1s;
    height: 360px;
    overflow: hidden;
}

.box-03 .img img {
    opacity: .4;
    filter: grayscale(100%);
    /* height: 360px; */
}

.box-03 a:hover .item .img {
    background: #4493d8;
    transition: all .1s;
}

.box-03 a:hover .item .titulo {
    color: #fff;
    transition: all .1s;
}

.box-03 .item:hover .img img {
    /* filter: grayscale(0%); */
}

.box-03-abrir {
    width: 1280px;
    margin: auto;
    top: -13px;
    position: relative;
}

.box-03-abrir .faixa-total {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    padding-top: 40px;
    margin: auto;
    width: 1020px;
}

.box-03-abrir .voltar .titulo {
    color: #414042;
    font-size: 23px;
}

.faixa-total .titulo-total {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 0;
    text-align: left;
    width: 520px;
}

.faixa-total .titulo {
    border: none;
    margin: 0;
    font-size: 27px;
    padding-bottom: 0;
}

.box-03-abrir .voltar {
    width: 182px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.produto1,
.produto2,
.produto3,
.produto4,
.produto5,
.produto6 {
    display: none;
    width: 1100px;
    margin: auto;
}

.box-03-abrir .icone {
    margin-right: 28px;
    display: table;
}

.box-produtos {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 30px;
}

.box-produtos .item-produto {
    margin-bottom: 60px;
}

.box-produtos .item-produto img:hover {
    opacity: 0.5;
}

.box-produtos .item-produto img {
    transition: all .5s;
}

.box-04-total {
    margin: 10px 0px;
}

.box-04 {
    width: 1200px;
    margin: auto;
    text-align: center;
}

.box-04 .entrar {
    margin: 100px 0px 110px;
}

.box-04 .entrar a {
    font: 20px "Myriad Pro";
    color: #fff;
    background: #003475;
    padding: 50px 60px;
}

.box-05-total {
    background: url('../images/tecnologia.png');
    text-align: center;
}

.box-05 .titulo {
    font: 65px "Myriad Pro";
    color: #fff;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    margin-bottom: 40px;
}

.box-05 .texto {
    font: 22px "Myriad Pro";
    color: #fff;
}

.box-05 {
    padding: 190px 0px;
    width: 1000px;
    margin: auto;
}

.box-06-total {}

.box-06 {
    background: #f5f5f5;
    margin: 50px 0px;
    padding: 80px 0px;
}

.box-06 .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 1200px;
    margin: auto;
}
.titulo-topo3 {
    font: 27px "Myriad Pro";
    color: #ffffff;
    font-weight: bold;
    width: 1040px;
    text-align: center;
    margin: 10px auto;
    background: #003375;
    border-radius: 0;
    transform: skewx(30deg);
    padding: 10px;
    margin-left: 35px;
}
.titulo-topo3 span {
    font: 30px "Myriad Pro";
    color: #ffffff;
    text-align: center;
    display: block;
    transform: skewX(-30deg);
}

.box-06 .titulo {
    font: 23px "Myriad Pro";
    color: #414042;
    font-weight: bold;
    margin-bottom: 20px;
}

.box-06 .item {
    width: 230px;
}

.box-06 .box li {
    font: 17px/30px "Myriad Pro";
    text-transform: uppercase;
    font-weight: lighter;
}

.box-06 .box ul {
    list-style-image: url(../images/icone-lista.png);
}

.box-06 .texto {
    margin-left: 15px;
}

.rodape {
    width: 1200px;
    margin: auto;
    padding: 100px 0px;
}

.rodape .titulo-total .titulo01 {
    font: 18px "Myriad Pro";
    color: #707070;
    text-transform: uppercase;
}

.rodape .titulo-total .titulo02 {
    font: 50px "Myriad Pro";
    color: #003475;
    font-weight: bold;
    letter-spacing: 2px;
}

.rodape .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 900px;
    margin: auto;
    text-align: center;
}

.rodape .item .linha {
    font: 20px "Myriad Pro";
    display: flex;
    align-items: center;
    color: #414042;
    font-weight: bold;
    margin: 20px 0px;
}

.rodape .item .linha img {
    margin-right: 5px;
}
.t-total {
    display: flex;
    flex-wrap: wrap;
    width: 1080px;
    margin: 0 auto;
}

.rodape-total .faixa {
    background: #d1d3d4;
    height: 20px;
    width: 1200px;
    margin: auto;
    top: 10px;
    position: relative;
}

.rodape-total .faixa:first-child {
    top: -10px;
}

.rodape .titulo-total {
    margin-bottom: 60px;
}

.faixa-rodape {
    text-align: center;
    background: #fff;
    padding: 10px;
}

.faixa-rodape .texto {
    font: 20px "Myriad Pro";
    color: #414042;
    text-transform: uppercase;
    font-weight: bold;
}

.monta-cargas img,
.maquinas-texteis img {
    width: 350px;
}

.titulo-show {
    display: none;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('https://i.imgur.com/zAD2y29.gif') 50% 50% no-repeat white;
}
.linha-esq {
    border-bottom: 10px solid #FFF100;
    position: absolute;
    width: 100%;
    margin-top: 30px;
}
.titulo-topo span1 {
    font: 25px "Myriad Pro";
    color: #ffffff;
    font-weight: bold;
}
.item .titulo01 {
    font: 20px "Myriad Pro";
    color: #707070;
    text-align: left;
}
.titulo-topo2 {
    font: 27px "Myriad Pro";
    color: #ffffff;
    font-weight: bold;
    width: 380px;
    text-align: center;
    margin: 10px auto;
    /* border-bottom: 4px solid #9b9b9b; */
    background: #003375;
    border-radius: 0;
    transform: skewx(30deg);
    padding: 10px;
}

.titulo-topo2 span {
    font: 25px "Myriad Pro";
    color: #ffffff;
    text-align: center;
    display: block;
    transform: skewX(-30deg);
}

.titulo-topo2 span1 {
    font: 25px "Myriad Pro";
    color: #ffffff;
    font-weight: bold;
}

.topo .item .linha {
    display: flex;
    align-items: center;
    margin: 4px 0px;
    font: 18px "Myriad Pro";
}

.topo .item .linha img {
    margin: 0px 10px;
}

span {
    color: black;
    font-size: 16px;
    font-weight: bold;
} 

@media only screen and (max-width:1200px) {
    * {
        max-width: 100%;
        box-sizing: border-box;
    }
    .menu {
        /* background: #000; */
        left: 0%;
        width: 100%;
        z-index: 9999;
    }
    .menu li {
    }
    .menu li a {
        /* color: #fff; */
    }
    
    .box-01 .item .titulo{
        font: 20px "Myriad Pro";
        margin-top: 130px;
    }
    
    .box-03-abrir .faixa-total {
        width: 700px;
    }
    .box-03-abrir .voltar {
        width: 100%;
    }
    .menu-total hr {
        /* display: none; */
    }
    .titulo-topo3 span{
        font: 25px "Myriad Pro";
    }
}

@media only screen and (max-width:1110px) {
    .box-produtos {
        justify-content: space-around;
        
    }
    .titulo-topo span1 {
    font: 25px "Myriad Pro";
    color: #ffffff;
    font-weight: bold;
}
}

@media only screen and (max-width:998px) {
    .box-03-abrir .faixa-total {
        flex-wrap: wrap
    }
    .box-01 .item .conteudo {
        /* background-size: 70px !important; */
    }
}

@media only screen and (max-width:950px) {
    .box-01 .box{
        flex-wrap: wrap;
    }
    .box-01 .item{
        height: inherit;
        width: 50%;
    }
}

@media only screen and (max-width:800px) {
    
    .pp_pic_holder.pp_default {
        width: 100%!important;
        left: 0!important;
        overflow: hidden;
    }
    div.pp_default .pp_content_container .pp_left {
        padding-left: 0!important;
    }
    div.pp_default .pp_content_container .pp_right {
        padding-right: 0!important;
    }
    .pp_content {
        width: 100%!important;
        height: auto!important;
    }
    .pp_fade {
        width: 100%!important;
        height: 100%!important;
    }
    a.pp_expand,
    a.pp_contract,
    .pp_hoverContainer,
    .pp_gallery,
    .pp_top,
    .pp_bottom {
        display: none!important;
    }
    #pp_full_res img {
        width: 100%!important;
        height: auto!important;
    }
    .pp_details {
        width: 100%!important;
        padding-left: 3% !important;
        padding-right: 4% !important;
        padding-top: 25px !important;
        padding-bottom: 10px !important;
        background-color: #fff !important;
        margin-top: -2px!important;
    }
    a.pp_close {
        right: 7%!important;
        top: 10px!important;
    }
}

@media only screen and (max-width:800px) {
     .menu-total hr {
         display: none;
    }
    .menu {
        margin: 20px 0px;
    }

    .menu li {
        border: 1px solid #000;
        margin: 3px;
    }
    .box-05 .titulo {
        font-size: 50px;
    }
    .rodape .titulo-total {
        text-align: center;
    }
    
   
    .box-01 .conteudo .icone img {
        width: 50px;
    }
    .box-02-total .box-02 {
        text-align: center;
    }
    .box-02 .titulo a {
        position: inherit;
    }
    .box-03-total .titulo-total {
        margin: 60px 0px 50px;
    }
    .box-03-total .titulo {
        font-size: 25px;
    }
    .box-03-total .titulo-02 {
        font-size: 25px;
    }
    .box-03-abrir .voltar {
        margin-top: 10px;
    }
    .faixa-total .titulo-total {
        margin: 0;
    }
    .box-03-abrir .faixa-total {
        padding: 30px;
    }
    .faixa-rodape .texto {
        font-size: 15px;
    }
    .rodape {
        padding: 100px 0px;
    }
    .box-01-total .box-01 {
        padding: 20px 0px 0px;
    }
    .rodape .item .linha {
        font-size: 15px;
    }
    .box-02-total {
        padding: 80px 0px;
    }
    .rodape .box .img img {
        width: 70%;
        margin-bottom: 10px;
    }
    .box-01 .item .titulo{
        margin-top: 130px;
    }
    .linha-esq {
    border-bottom: 0px solid #FFF100;
    position: absolute;
    width: 1920px;
    margin-top: 30px;
}
    .titulo-topo {
    font: 25px "Myriad Pro";
    color: #ffffff;
    font-weight: bold;
    width: 900px;
    text-align: center;
    margin: 10px auto;
    /* border-bottom: 4px solid #9b9b9b; */
    background: #003375;
    border-radius: 0;
    transform: skewx(0deg);
    padding: 10px;
}
    .titulo-topo span {
    font: 25px "Myriad Pro";
    color: #ffffff;
    text-align: center;
    display: block;
    transform: skewX(0deg);
}
}


@media only screen and (max-width:520px) {
    .box-01 .item{
        height: auto;
    }  
    .titulo-topo2 {
    font: 27px "Myriad Pro";
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin: 10px auto;
    /* border-bottom: 4px solid #9b9b9b; */
    background: #003375;
    border-radius: 0;
    transform: skewx(0deg);
    padding: 10px;
}
.titulo-topo2 span {
    font: 25px "Myriad Pro";
    color: #ffffff;
    text-align: center;
    display: block;
    transform: skewX(-0deg);
}
    
}
@media only screen and (max-width:450px) {
    .box-01 .item .conteudo {
        background-size: 40px !important;
    } 
    
    .box-01 .item .titulo {
        font-size: 16px; 
    }
}
@media only screen and (max-width:360px) {
    .box-01 .item {
        width: 50%;
    }
    .box-03-total .titulo {
        font-size: 20px;
        width: 100%;
    }
    .menu li {
        width: 100%;
        text-align: center;
    }
    .menu{
        margin: 0;
    }
}


