#loader
{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    z-index: 2000000;
    background: #1e90b4 url("../imgs/equipeloder.gif") center center no-repeat;
    
}

#modal img{
    background: #1e90b4 url("../imgs/equipeloder.gif") center center no-repeat !important;
    width: 100% !important;
}
body {
    font-family: 'Roboto', sans-serif;
    color: #3d4146;
    background: #f4fcff;
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 200000;
}

header #topo {
    background: #fff;
    position: relative;
    z-index: 80;
}

header .logo {
    padding: 26px;
    width: 300px;
    position: relative;
    z-index: 92;
    -webkit-transition: all 500ms ease-in-out;
    cursor: pointer;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.topo2 .logo {
    padding: 12px !important;
    width: 150px !important;
}

.container {
    position: relative;
}

header .redessociais {
    position: absolute;
    height: 20px;
    right: 23px;
    top: 50%;
    font-size: 20px;
    z-index: 99;
    margin-top: -10px;
}

header .redessociais a {
    margin: 0 3px;
    color: #bfbfbf;
    display: inline-block;
}

header .redessociais a:hover {
    color: #1e90b4;
}

#menul {
    position: absolute;
    bottom: 15px;
    width: 100%;
    z-index: 60;
}

#tudo {
    text-align: left;
    color: #1e90b4;
    font-size: 18px;
    font-weight: 900;
    position: absolute;
    top: 10px;
    left: 30px;
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

#menu {
    text-align: center;
}

#menu a {
    display: inline-block;
    padding: 30px;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    position: relative;
    cursor: pointer;
    text-decoration: none !important;
}

#menu .quemfaz div {
    display: block;
    position: absolute;
    top: 10px;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

#menu .quemfaz:hover div {
    top: -8px;
}

#menul2 {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 5px;
    margin-top: -100px;
    text-align: left;
    background: #fff;
    padding-left: 20px;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    margin-left: 45px;

}

#menul2 a {
    color: #464553;
    font-size: 15px;
    font-weight: 900;
    display: inline-block;
    padding: 12px;
    text-decoration: none !important;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;

}

#menul2 a:hover {
    color: #208EB3;
}

.scrollmenu {
    margin-top: 0 !important;
}

.topo2 {

}

section {
    margin-top: -56px;
    padding-top: 56px;
}

#home {
    background-size: cover;
    margin-top: 115px !important;
    padding: 0 !important;
    background: url("../imgs/bg.jpg") top center no-repeat #282830;
    background-size: 100% auto;
    text-align: center;

}

.canvas200, .canvas250, .canvas400, .canvas720, .canvas1200 {
    border: none;
    background: transparent;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
}

.canvas200, .canvas250, .canvas400, .canvas720 {
    display: none;
}

.canvas200 {
    width: 208px;
    height: 118px;
    margin-top: -45px;
    margin-left: -100px;
}

.canvas250 {
    width: 258px;
    height: 118px;
    margin-top: -45px;
    margin-left: -125px;
}

.canvas400 {
    width: 408px;
    height: 148px;
    margin-top: -60px;
    margin-left: -200px;
}

.canvas720 {
    width: 728px;
    height: 241px;
    margin-top: -102px;
    margin-left: -360px;
}

.canvas1200 {
    width: 1208px;
    height: 438px;
    margin-top: -200px;
    margin-left: -600px;
}

@media (max-width: 1207px) {
    .canvas1200 {
        display: none;
    }

    .canvas720 {
        display: inline-block;
    }

    #menu a, #menul2 a {

        padding: 18px 12px;
        font-size: 12px;
    }

    #menu .quemfaz div {
        top: -6px;
    }

    #menu .quemfaz:hover div {
        top: -20px;
    }

    #tudo {
        font-size: 12px;
        margin-top: -15px;
        margin-left: -18px;
    }

}

@media (max-width: 1000px) {
    #menu a {

        padding: 10px;
        font-size: 10px;
    }

    #menul2 {
        background: #fff;
        padding-left: 0;
        margin-left: 46px;
        z-index: 96;
    }

    #menul2 a {

        padding: 18px 10px;
        font-size: 10px;
    }

    #menu .quemfaz div {
        top: -6px;
    }

    #menu .quemfaz:hover div {
        top: -20px;
    }

    #tudo {
        font-size: 10px;
        margin-top: -15px;
        margin-left: -18px;
    }

}

.respbtn {
    display: none;
    cursor: pointer;
    margin: 0 3px;
    color: #bfbfbf;
}

@media (max-width: 727px) {
    .canvas720 {
        display: none;
    }

    .canvas400 {
        display: inline-block;
    }

    header .logo {
        padding: 12px !important;
        width: 150px !important;
    }

    #home {
        margin-top: 57px !important;
    }

    #menul {
        display: none;
    }

    #menul2 {
        margin-top: 66px !important;
        width: 200px;
        margin-left: 5px;
        left: 0;
        overflow-y: hidden;
        height: 0;
    }

    #menul2 a {
        display: block;
        font-size: 12px;

    }

    .menuaberto {
        height: 319px !important;

    }

    #setamenu {
        display: none;
    }

    .mostraseta {
        background: url("../imgs/seta-menu.png") center center no-repeat;
        width: 19px;
        height: 10px;
        display: block !important;
        position: absolute;
        top: 61px;
        left: 25px;
    }

    #topo {
        text-align: center;
    }

    .respbtn {
        position: absolute;
        height: 20px;
        left: 23px;
        top: 50%;
        font-size: 20px;
        display: inline-block;
        z-index: 97;
        margin-top: -10px;
    }

    .respbtn:hover, .respbtnaberto {
        color: #1e90b4 !important;
    }
}

.sessoes .container {
    padding-top: 130px;
    padding-bottom: 130px;
    text-align: center;
    font-weight: 300;
}

.titulos {
    margin-bottom: 65px;
    max-width: 100%;
}

#oquesomos .precontent, #oquefizemos .precontent {
    background: #fff;
    color: #333;
    font-size: 18px;
}

#oquesomos .container {
    background: url("../imgs/oqsomos.png") bottom right no-repeat;
    background-size: contain;
    padding-top: 200px;
    padding-bottom: 200px;
}

#oquefazemos .precontent {
    background: #f4fcff;
    color: #333;
    font-size: 18px;
}


#oquecurtimos .precontent {
    background: #f3f3f3;
    color: #333;
    font-size: 18px;
}



#oquefazemos .bxslider img {
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

#oquefazemos .preslider {
    padding: 100px;
}

#oquefazemos .bx-prev, #oquefazemos .bx-next {
    width: 55px;
    height: 55px;
    background-image: url('../imgs/setasqfazemos.png');
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-top: -27px;
}

#oquefazemos .bx-prev {
    background-position: left center;
    left: -64px;
}

#oquefazemos .bx-next {
    background-position: right center;
    right: -64px;
}

#oquefazemos .bxslider .ativo img {
    background-position: bottom center !important;
}

#oquefazemos .bxslider li div {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1e90b4;
    opacity: 0;
    text-align: center;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

#oquefazemos .bxslider .ativo div {
    opacity: 1;
}

#quemfaz .precontent {
    background: #fff;
}

.equipe {
    margin: 15px auto;
}

.listequipe {
    padding: 0 150px;
}

@media (max-width: 700px) {
    .listequipe {
        padding: 0 0px;
    }
}

.equipeimg {
    position: relative;
    background: #1e90b4 url("../imgs/equipeloder.gif") center center no-repeat;
    cursor: pointer;
}

.equipeimg img {
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.equipeimg .img1, .equipeimg .img2, .equipeimg .img3, .equipeimg .imgover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.equipeimg .imgover {
    z-index: 60;

}

.portifolio {
    text-align: center;
}

.portifolio .portitem {
    background: #1d83a3;
    width: 33.3%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    margin: -3px;
	  -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
	
}
.portifolio .portitem.none {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
	pointer-events: none;
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	
}
.portifolio .portitem .nonecat
{
	position: absolute;
	background: #fff;
	top:0;
	bottom:0;
	right:0;
	left:0;
	  -ms-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
	z-index: 2;
	
	opacity: 0;
}
.portifolio .portitem.none .nonecat
{
	opacity: .5;
	pointer-events: none;
}


.portitem img {
    width: 100%;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.portitem:hover img {
    opacity: .3;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    filter: grayscale(100%);
}

.portitem:hover .portnome {
    top: 12px;
    letter-spacing: 6px;
}
.portnome {

    letter-spacing: 6px;
}
.portdesc {

    letter-spacing: 4px;
}
.portitem:hover .portdesc {
    bottom: 12px;
    letter-spacing: 4px;
}

.portnome, .portdesc {

    position: absolute;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    padding: 0 10px;

}

#modal {
    overflow-x: auto;
    position: fixed;
    z-index: 20000;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 50px;

}

#modal h2 {
    color: #1e90b4;
}

#modal .fechar {
    color: #57acc7;
    font-size: 25px;
    position: absolute;
    top: 0;
    cursor: pointer;
    background: #fff;
    text-align: right;
    width: 100%;
    font-weight: 900;

    border-bottom: #ccc 1px solid;
}

#modal .container {
    position: relative;
    padding: 10px 25px;

}

#modal .fechar i {
    font-size: 15px;
    top: 21px;
    right: 10px;
    display: inline-block;
    position: absolute;
}

.portcontent {
    display: none;
    font-size: 18px;
}

.portcontent p {
    text-align: justify;
    padding: 30px 0;
}

#modal .ativo {
    display: block !important;

}

.portcontent img {
    width: 100% !important;
    
    background: #1e90b4 url("../imgs/equipeloder.gif") center center no-repeat;
}

.portnome {
    font-weight: 900;
    font-size: 30px;
    top: -100%;
}

.portdesc {
    font-weight: 400;
    font-size: 18px;
    bottom: -100%;
}

.equipeimg .img1 {
    z-index: 50;

}

.equipeimg .img2 {
    z-index: 40;

}

.equipeimg .img3 {
    z-index: 30;

}

.equipe {
    text-align: left;
}

.nomeequipe {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 12px;
    letter-spacing: 5px;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.cargoequipe {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.redesequipe {
    font-size: 17px;

}

.redesequipe a {
    display: inline-block;
    color: #000;
    text-decoration: none !important;
}

.redesequipe a:hover {
    color: #1E90B4;
}

.portcontent {
    display: none;
}
#curtimoslide li {
    background: #1d83a3;
    overflow-y: hidden;
    position: relative;
}

#curtimoslide li img
{
    width: 100%;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    background-repeat: no-repeat;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
#curtimoslide li .titulo
{
    text-align: center;
    width: 100%;
    padding: 0 15px;
    font-size: 14px;
    color:#fff;
    position: absolute;
    font-weight: 700;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    bottom: -44px;
}
#oquecurtimos .bx-controls-direction a
{
    position: relative !important;
    width: 55px;
    height: 55px;
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    background-image: url("../imgs/setasscurtimos.png");
    background-size: auto 100%;
    left: 0;
    right: 0;
    opacity: .6;
}
#oquecurtimos .bx-controls-direction a:hover
{
    opacity: 1;
}
#oquecurtimos .bx-next
{
    background-position: center right;
    left: 6px !important;
    margin-left: 6px !important;

}

#oquecurtimos .bx-prev
{
    background-position: center left;
   right: 6px !important;
    margin-right: 6px !important;
}
#curtimoslide li .data
{
    text-transform: uppercase;
    right: 10px;
    font-size: 18px;
    color:#fff;
    position: absolute;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    top: -22px;

}
#curtimoslide li:hover .data
{
    top: 10px;
}
#curtimoslide li:hover .titulo
{
    bottom: 10px;
}

#curtimoslide li:hover img
{
    opacity: .3;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    filter: grayscale(100%);
}
.contatoform
{
    margin: 120px 0 70px;
    position: relative;
}
.contatoform input, .contatoform textarea, .contatoform .textareabox
{
    padding: 26px;
    border: 4px solid #fff;
    background: none;
    font-size: 20px;
    width: 100% !important;
    margin: 15px 0;
    letter-spacing: 7px;

}


.contatoform .textareabox
{
    padding: 6px !important;
    overflow-y: hidden;

}

#ascrail2000
{
    overflow-y: hidden;
}

#invframe
{
    display: none;
}

#contato .endereco
{
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2px;
}


#contato .footer
{
    margin-top: 30px;
}

.contatoform textarea
{
    height: 250px;
    resize: none;
    border: none;
    margin: 0 !important;
    padding: 20px;
}
.contatoform button
{
    position: absolute;
    bottom: 19px;
    right: 18px;
    padding: 15px 30px;
    background: none;
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

#contato .precontent {
    background-size: cover;
    padding: 0 !important;
    background: url("../imgs/bg2.jpg") top center no-repeat #282830;
    color: #fff;
    text-align: center;
}

@media (max-width: 600px) {
    #oquefazemos .bx-prev, #oquefazemos .bx-next {
        width: 30px;
        height: 30px;
        background-image: url('../imgs/setasqfazemos.png');
        background-repeat: no-repeat;
        background-size: auto 100%;
        margin-top: -15px;
    }

    #oquefazemos .bx-prev {
        background-position: left center;
        left: -35px;
    }

    #oquefazemos .preslider {
        padding: 100px 0;
    }

    #oquefazemos .bx-next {
        background-position: right center;
        right: -25px;
    }
}

@media (max-width: 407px) {
    .canvas400 {
        display: none;
    }

    .canvas250 {
        display: inline-block;
    }
}

@media (max-width: 257px) {
    .canvas250 {
        display: none;
    }

    .canvas200 {
        display: inline-block;
    }
}

.fr-100perc
{
    width: 100% !important;
}

.modal-dialog {
    margin: 60px auto !important;
}body {
    font-family: 'Roboto', sans-serif;
    color: #3d4146;
    background: #f4fcff;
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1039;
}

header #topo {
    background: #fff;
    position: relative;
    z-index: 80;
}

header .logo {
    padding: 26px;
    width: 300px;
    position: relative;
    z-index: 92;
    -webkit-transition: all 500ms ease-in-out;
    cursor: pointer;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.topo2 .logo {
    padding: 12px !important;
    width: 150px !important;
}

.container {
    position: relative;
}

header .redessociais {
    position: absolute;
    height: 20px;
    right: 23px;
    top: 50%;
    font-size: 20px;
    z-index: 99;
    margin-top: -10px;
}

header .redessociais a {
    margin: 0 3px;
    color: #bfbfbf;
    display: inline-block;
}

header .redessociais a:hover {
    color: #1e90b4;
}

#menul {
    position: absolute;
    bottom: 15px;
    width: 100%;
    z-index: 60;
}

#tudo {
    text-align: left;
    color: #1e90b4;
    font-size: 18px;
    font-weight: 900;
    position: absolute;
    top: 10px;
    left: 30px;
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

#menu {
    text-align: center;
}

#menu a {
    display: inline-block;
    padding: 30px;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    position: relative;
    cursor: pointer;
    text-decoration: none !important;
}

#menu .quemfaz div {
    display: block;
    position: absolute;
    top: 10px;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

#menu .quemfaz:hover div {
    top: -8px;
}

#menul2 {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 5px;
    margin-top: -100px;
    text-align: left;
    background: #fff;
    padding-left: 20px;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    margin-left: 45px;

}

#menul2 a {
    color: #464553;
    font-size: 15px;
    font-weight: 900;
    display: inline-block;
    padding: 12px;
    text-decoration: none !important;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;

}

#menul2 a:hover {
    color: #208EB3;
}

.scrollmenu {
    margin-top: 0 !important;
}

.topo2 {

}

section {
    margin-top: -56px;
    padding-top: 56px;
}

#home {
    background-size: cover;
    margin-top: 115px !important;
    padding: 0 !important;
    background: url("../imgs/bg.jpg") top center no-repeat #282830;
    background-size: 100% auto;
    text-align: center;

}

.canvas200, .canvas250, .canvas400, .canvas720, .canvas1200 {
    border: none;
    background: transparent;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
}

.canvas200, .canvas250, .canvas400, .canvas720 {
    display: none;
}

.canvas200 {
    width: 208px;
    height: 118px;
    margin-top: -45px;
    margin-left: -100px;
}

.canvas250 {
    width: 258px;
    height: 118px;
    margin-top: -45px;
    margin-left: -125px;
}

.canvas400 {
    width: 408px;
    height: 148px;
    margin-top: -60px;
    margin-left: -200px;
}

.canvas720 {
    width: 728px;
    height: 241px;
    margin-top: -102px;
    margin-left: -360px;
}

.canvas1200 {
    width: 1208px;
    height: 438px;
    margin-top: -200px;
    margin-left: -600px;
}

@media (max-width: 1207px) {
    .canvas1200 {
        display: none;
    }

    .canvas720 {
        display: inline-block;
    }

    #menu a, #menul2 a {

        padding: 18px 12px;
        font-size: 12px;
    }

    #menu .quemfaz div {
        top: -6px;
    }

    #menu .quemfaz:hover div {
        top: -20px;
    }

    #tudo {
        font-size: 12px;
        margin-top: -15px;
        margin-left: -18px;
    }

}

@media (max-width: 1000px) {
    #menu a {

        padding: 10px;
        font-size: 10px;
    }

    #menul2 {
        background: #fff;
        padding-left: 0;
        margin-left: 46px;
        z-index: 96;
    }

    #menul2 a {

        padding: 18px 10px;
        font-size: 10px;
    }

    #menu .quemfaz div {
        top: -6px;
    }

    #menu .quemfaz:hover div {
        top: -20px;
    }

    #tudo {
        font-size: 10px;
        margin-top: -15px;
        margin-left: -18px;
    }

}

.respbtn {
    display: none;
    cursor: pointer;
    margin: 0 3px;
    color: #bfbfbf;
}

@media (max-width: 727px) {
    .canvas720 {
        display: none;
    }

    .canvas400 {
        display: inline-block;
    }

    header .logo {
        padding: 12px !important;
        width: 150px !important;
    }

    #home {
        margin-top: 57px !important;
    }

    #menul {
        display: none;
    }

    #menul2 {
        margin-top: 66px !important;
        width: 200px;
        margin-left: 5px;
        left: 0;
        overflow-y: hidden;
        height: 0;
    }

    #menul2 a {
        display: block;
        font-size: 12px;

    }

    .menuaberto {
        height: 319px !important;

    }

    #setamenu {
        display: none;
    }

    .mostraseta {
        background: url("../imgs/seta-menu.png") center center no-repeat;
        width: 19px;
        height: 10px;
        display: block !important;
        position: absolute;
        top: 61px;
        left: 25px;
    }

    #topo {
        text-align: center;
    }

    .respbtn {
        position: absolute;
        height: 20px;
        left: 23px;
        top: 50%;
        font-size: 20px;
        display: inline-block;
        z-index: 97;
        margin-top: -10px;
    }

    .respbtn:hover, .respbtnaberto {
        color: #1e90b4 !important;
    }
}

.sessoes .container {
    padding-top: 130px;
    padding-bottom: 130px;
    text-align: center;
    font-weight: 300;
}

.titulos {
    margin-bottom: 65px;
    max-width: 100%;
}

#oquesomos .precontent, #oquefizemos .precontent {
    background: #fff;
    color: #333;
    font-size: 18px;
}

#oquesomos .container {
    background: url("../imgs/oqsomos.png") bottom right no-repeat;
    background-size: contain;
    padding-top: 200px;
    padding-bottom: 200px;
}

#oquefazemos .precontent {
    background: #f4fcff;
    color: #333;
    font-size: 18px;
}


#oquecurtimos .precontent {
    background: #f3f3f3;
    color: #333;
    font-size: 18px;
}



#oquefazemos .bxslider img {
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

#oquefazemos .preslider {
    padding: 100px;
}

#oquefazemos .bx-prev, #oquefazemos .bx-next {
    width: 55px;
    height: 55px;
    background-image: url('../imgs/setasqfazemos.png');
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-top: -27px;
}

#oquefazemos .bx-prev {
    background-position: left center;
    left: -64px;
}

#oquefazemos .bx-next {
    background-position: right center;
    right: -64px;
}

#oquefazemos .bxslider .ativo img {
    background-position: bottom center !important;
}

#oquefazemos .bxslider li div {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1e90b4;
    opacity: 0;
    text-align: center;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

#oquefazemos .bxslider .ativo div {
    opacity: 1;
}

#quemfaz .precontent {
    background: #fff;
}

.equipe {
    margin: 15px auto;
}

.listequipe {
    padding: 0 150px;
}

@media (max-width: 700px) {
    .listequipe {
        padding: 0 0px;
    }
}

.equipeimg {
    position: relative;
    background: #1e90b4 url("../imgs/equipeloder.gif") center center no-repeat;
    cursor: pointer;
}

.equipeimg img {
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.equipeimg .img1, .equipeimg .img2, .equipeimg .img3, .equipeimg .imgover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.equipeimg .imgover {
    z-index: 60;

}

.portifolio {
    text-align: center;
}

.portifolio .portitem {
    background: #1d83a3;
    width: 33.3%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    margin: -3px;
	  -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
	
}
.portifolio .portitem.none {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
	pointer-events: none;
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	
}
.portifolio .portitem .nonecat
{
	position: absolute;
	background: #fff;
	top:0;
	bottom:0;
	right:0;
	left:0;
	  -ms-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
	z-index: 2;
	
	opacity: 0;
}



.portitem img {
    width: 100%;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.portitem:hover img {
    opacity: .3;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    filter: grayscale(100%);
}

.portitem:hover .portnome {
    top: 12px;
    letter-spacing: 6px;
}
.portnome {

    letter-spacing: 6px;
}
.portdesc {

    letter-spacing: 4px;
}
.portitem:hover .portdesc {
    bottom: 12px;
    letter-spacing: 4px;
}

.portnome, .portdesc {

    position: absolute;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    padding: 0 10px;

}

#modal {
    overflow-x: auto;
    position: fixed;
    z-index: 20000;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 50px;

}

#modal h2 {
    color: #1e90b4;
}

#modal .fechar {
    color: #57acc7;
    font-size: 25px;
    position: absolute;
    top: 0;
    cursor: pointer;
    background: #fff;
    text-align: right;
    width: 100%;
    font-weight: 900;

    border-bottom: #ccc 1px solid;
}

#modal .container {
    position: relative;
    padding: 10px 25px;

}

#modal .fechar i {
    font-size: 15px;
    top: 21px;
    right: 10px;
    display: inline-block;
    position: absolute;
}

.portcontent {
    display: none;
    font-size: 18px;
}

.portcontent p {
    text-align: justify;
    padding: 30px 0;
}

#modal .ativo {
    display: block !important;

}

.portcontent img {
    width: 100%;
}

.portnome {
    font-weight: 900;
    font-size: 30px;
    top: -100%;
}

.portdesc {
    font-weight: 400;
    font-size: 18px;
    bottom: -100%;
}

.equipeimg .img1 {
    z-index: 50;

}

.equipeimg .img2 {
    z-index: 40;

}

.equipeimg .img3 {
    z-index: 30;

}

.equipe {
    text-align: left;
}

.nomeequipe {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 12px;
    letter-spacing: 5px;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.cargoequipe {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.redesequipe {
    font-size: 17px;

}

.redesequipe a {
    display: inline-block;
    color: #000;
    text-decoration: none !important;
}

.redesequipe a:hover {
    color: #1E90B4;
}

.portcontent {
    display: none;
}
#curtimoslide li {
    background: #1d83a3;
    overflow-y: hidden;
    position: relative;
}

#curtimoslide li img
{
    width: 100%;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    background-repeat: no-repeat;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
#curtimoslide li .titulo
{
    text-align: center;
    width: 100%;
    padding: 0 15px;
    font-size: 14px;
    color:#fff;
    position: absolute;
    font-weight: 700;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    bottom: -44px;
}
#oquecurtimos .bx-controls-direction a
{
    position: relative !important;
    width: 55px;
    height: 55px;
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    background-image: url("../imgs/setasscurtimos.png");
    background-size: auto 100%;
    left: 0;
    right: 0;
    opacity: .6;
}
#oquecurtimos .bx-controls-direction a:hover
{
    opacity: 1;
}
#oquecurtimos .bx-next
{
    background-position: center right;
    left: 6px !important;
    margin-left: 6px !important;

}

#oquecurtimos .bx-prev
{
    background-position: center left;
   right: 6px !important;
    margin-right: 6px !important;
}
#curtimoslide li .data
{
    text-transform: uppercase;
    right: 10px;
    font-size: 18px;
    color:#fff;
    position: absolute;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    top: -22px;

}
#curtimoslide li:hover .data
{
    top: 10px;
}
#curtimoslide li:hover .titulo
{
    bottom: 10px;
}

#curtimoslide li:hover img
{
    opacity: .3;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    filter: grayscale(100%);
}
.contatoform
{
    margin: 120px 0 70px;
    position: relative;
}
.contatoform input, .contatoform textarea, .contatoform .textareabox
{
    padding: 26px;
    border: 4px solid #fff;
    background: none;
    font-size: 20px;
    width: 100% !important;
    margin: 15px 0;
    letter-spacing: 7px;

}


.contatoform .textareabox
{
    padding: 6px !important;
    overflow-y: hidden;

}

#ascrail2000
{
    overflow-y: hidden;
}

#invframe
{
    display: none;
}

#contato .endereco
{
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2px;
}


#contato .footer
{
    margin-top: 30px;
}

.contatoform textarea
{
    height: 250px;
    resize: none;
    border: none;
    margin: 0 !important;
    padding: 20px;
}
.contatoform button
{
    position: absolute;
    bottom: 19px;
    right: 18px;
    padding: 15px 30px;
    background: none;
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

#contato .precontent {
    background-size: cover;
    padding: 0 !important;
    background: url("../imgs/bg2.jpg") top center no-repeat #282830;
    color: #fff;
    text-align: center;
}

@media (max-width: 1200px) { 
    .listequipe {
        padding: 0px !important;
    }
    .portifolio .portitem {
        width: 50% !important;
    }
}
@media (max-width: 600px) {
    #oquefazemos .bx-prev, #oquefazemos .bx-next {
        width: 30px;
        height: 30px;
        background-image: url('../imgs/setasqfazemos.png');
        background-repeat: no-repeat;
        background-size: auto 100%;
        margin-top: -15px;
    }

    #oquefazemos .bx-prev {
        background-position: left center;
        left: -35px;
    }

    #oquefazemos .preslider {
        padding: 100px 0;
    }

    #oquefazemos .bx-next {
        background-position: right center;
        right: -25px;
    }
    .portifolio .portitem {
        width: 100% !important;
    }
}

@media (max-width: 407px) {
    
    .canvas400 {
        display: none;
    }

    .canvas250 {
        display: inline-block;
    }
}

@media (max-width: 257px) {
    .canvas250 {
        display: none;
    }

    .canvas200 {
        display: inline-block;
    }
}

.fr-100perc
{
    width: 100% !important;
}

.modal-dialog {
    margin: 60px auto !important;
}