@charset "UTF-8";
/*Configurações Gerais -->*/

@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../font/OpenSans-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("../font/OpenSans-Semibold.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans-Bold';
  src: url("../font/OpenSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url("../font/OpenSans-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'SedgwickAve-Regular';
  src: url("../font/SedgwickAve-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Thin';
  src: url("../font/Gotham-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-ExtraLight';
  src: url("../font/Gotham-ExtraLight.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Bold.eot');
    src: local('../fonts/Gotham Bold'), local('../fonts/Gotham-Bold'),
        url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Bold.woff2') format('woff2'),
        url('../fonts/Gotham-Bold.woff') format('woff'),
        url('../fonts/Gotham-Bold.ttf') format('truetype'),
        url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Thin.eot');
    src: local('../fonts/Gotham Thin'), local('../fonts/Gotham-Thin'),
        url('../fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Thin.woff2') format('woff2'),
        url('../fonts/Gotham-Thin.woff') format('woff'),
        url('../fonts/Gotham-Thin.ttf') format('truetype'),
        url('../fonts/Gotham-Thin.svg#Gotham-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

a:focus{
  outline: 0;
}

 /*.headerGF{
        width:100%;
        height: 130px;
        top: 0;
        position: fixed;
        background: #fff;
        z-index: 9999;
    }*/
.body-moov {
  position: relative;
  background: #fff;
  width: 100%;
  max-width: 1920px;
  /*margin-top: 130px;*/
  background-color: #2a2929;
  overflow: auto;
  display: block;
  height: auto;}
                      

/* NAVBAR */
* {
    margin: 0;
    padding: 0;
}

/* CARROSSEL */

section.section_2 {
width: 100%;
height: auto;
padding-right: 0%;
padding-left: 0%;
position: relative;
overflow: auto;
flex-wrap: wrap;
display: flex;
-moz-display: flex;
-webkit-display: flex;
align-items: flex-start;
-moz-align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
padding-bottom:0;
margin-top: 0;
padding-bottom: 0;}
    section.section_2 .content{
    width: 100%;
    height: auto;
    /*border-top: 4px solid #e6c91d;*/
    /*border-bottom: 1px solid #e0dede;*/
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;}
    section.section_2 .content .side1{
    width: 60%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;}
    section.section_2 .content .side1 h1{
    font-family: "OpenSans-ExtraBold";
    color: #010927;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.5px;
    text-align: left;
    margin:0px;
    padding:0px;
    margin-top: 20px;
    margin-bottom: 15px; }
    section.section_2 .content .side1 h2{
    font-family: "OpenSans-Regular";
    color: #848484;
    font-size: 16px;
    text-align: left;
    line-height: 26px;
    margin:0px;
    padding:0px;
    margin-bottom: 15px;}
    section.section_2 .content .side2{
    width: 100%;
    background-color: #fff;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;}
    section.section_2 .content .side2 img{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;}
    section.section_2 .section_2 {
    width: 100%;
    height: auto;
    text-align: center;
    color: white;}
    section.section_2 .section_2 .bx-wrapper {
    margin-bottom: 0; }
    section.section_2 .section_2 .bx-wrapper .bx-pager {
    display: flex; }
    section.section_2 .section_2 .bx-wrapper .bx-next{
    background:url(vendor/images/to-right.png) no-repeat;
    background-size: cover;
    width: 57px;
    height: 57px;
    right: 3%;
    margin-top:1%;}
    section.section_2 .section_2 .bx-wrapper .bx-prev{
    background:url(vendor/images/to-left.png) no-repeat;
    background-size: cover;
    width: 57px;
    height: 57px;
    left: 3%;
    margin-top:1%;}
    section.section_2 .section_2 .bx-wrapper .bx-prev{
    top:42%;}
    section.section_2 .section_2 .bx-wrapper .bx-next{
    top:42%;}
    section.section_2 .section_2 ul.carrossel {
    height: 100%;
    padding: 0; }
    section.section_2 .section_2 ul.carrossel li .legenda{
    font-family: "OpenSans-Regular";
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    color: #294983;
    letter-spacing: 0.5px;
    line-height: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: flex-start;
    width: 100%;
    height: auto;}
    section.section_2 .section_2 ul.carrossel li .legenda h1{
    margin-top: 5px;
    font-family: "OpenSans-Bold";
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    color: #294983;}

/* CARROSSEL 2 */

section.section_3 {
width: 100%;
height: auto;
padding-right: 0%;
padding-left: 0%;
position: relative;
overflow: auto;
flex-wrap: wrap;
display: none;
padding-bottom:0;
margin-top: 0;
padding-bottom: 0;}
    section.section_3 .content{
    width: 100%;
    height: auto;
    /*border-top: 4px solid #e6c91d;*/
    /*border-bottom: 1px solid #e0dede;*/
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;}
    section.section_3 .content .side1{
    width: 60%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;}
    section.section_3 .content .side1 h1{
    font-family: "OpenSans-ExtraBold";
    color: #010927;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.5px;
    text-align: left;
    margin:0px;
    padding:0px;
    margin-top: 20px;
    margin-bottom: 15px; }
    section.section_3 .content .side1 h2{
    font-family: "OpenSans-Regular";
    color: #848484;
    font-size: 16px;
    text-align: left;
    line-height: 26px;
    margin:0px;
    padding:0px;
    margin-bottom: 15px;}
    section.section_3 .content .side2{
    width: 100%;
    background-color: #001428;
    padding-bottom: 55px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;}
    section.section_3 .content .side2 img{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;}
    section.section_3 .section_3 {
    width: 100%;
    height: auto;
    text-align: center;
    color: white;}
    section.section_3 .section_3 .bx-wrapper {
    margin-bottom: 0; }
    section.section_3 .section_3 .bx-wrapper .bx-pager {
    display: flex; }
    section.section_3 .section_3 .bx-wrapper .bx-next{
    background:url(vendor/images/to-right3.png) no-repeat;
    background-size: cover;
    width: 57px;
    height: 57px;
    right: 3%;
    margin-top:1%;}
    section.section_3 .section_3 .bx-wrapper .bx-prev{
    background:url(vendor/images/to-left3.png) no-repeat;
    background-size: cover;
    width: 57px;
    height: 57px;
    left: 3%;
    margin-top:1%;}
    section.section_3 .section_3 .bx-wrapper .bx-prev{
    top:42%;}
    section.section_3 .section_3 .bx-wrapper .bx-next{
    top:42%;}
    section.section_3 .section_3 ul.carrossel {
    height: 100%;
    padding: 0; }
    section.section_3 .section_3 ul.carrossel li .legenda{
    font-family: "OpenSans-Regular";
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    color: #294983;
    letter-spacing: 0.5px;
    line-height: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: flex-start;
    width: 100%;
    height: auto;}
    section.section_3 .section_3 ul.carrossel li .legenda h1{
    margin-top: 5px;
    font-family: "OpenSans-Bold";
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    color: #294983;}


/* CARROSSEL 3 */

section.section_4 {
width: 100%;
height: auto;
padding-right: 0%;
padding-left: 0%;
position: relative;
overflow: auto;
flex-wrap: wrap;
display:none;
padding-bottom:0;
margin-top: 0;
padding-bottom: 0;}
    section.section_4 .content{
    width: 100%;
    height: auto;
    /*border-top: 4px solid #e6c91d;*/
    /*border-bottom: 1px solid #e0dede;*/
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;}
    section.section_4 .content .side1{
    width: 60%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;}
    section.section_4 .content .side1 h1{
    font-family: "OpenSans-ExtraBold";
    color: #010927;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.5px;
    text-align: left;
    margin:0px;
    padding:0px;
    margin-top: 20px;
    margin-bottom: 15px; }
    section.section_4 .content .side1 h2{
    font-family: "OpenSans-Regular";
    color: #848484;
    font-size: 16px;
    text-align: left;
    line-height: 26px;
    margin:0px;
    padding:0px;
    margin-bottom: 15px;}
    section.section_4 .content .side2{
    width: 100%;
    background-color: #fff;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;}
    section.section_4 .content .side2 img{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;}
    section.section_4 .section_4 {
    width: 100%;
    height: auto;
    text-align: center;
    color: white;}
    section.section_4 .section_4 .bx-wrapper {
    margin-bottom: 0; }
    section.section_4 .section_4 .bx-wrapper .bx-pager {
    display: flex; }
    section.section_4 .section_4 .bx-wrapper .bx-next{
    background:url(vendor/images/to-right.png) no-repeat;
    background-size: cover;
    width: 57px;
    height: 57px;
    right: 3%;
    margin-top:1%;}
    section.section_4 .section_4 .bx-wrapper .bx-prev{
    background:url(vendor/images/to-left.png) no-repeat;
    background-size: cover;
    width: 57px;
    height: 57px;
    left: 3%;
    margin-top:1%;}
    section.section_4 .section_4 .bx-wrapper .bx-prev{
    top:42%;}
    section.section_4 .section_4 .bx-wrapper .bx-next{
    top:42%;}
    section.section_4 .section_4 ul.carrossel {
    height: 100%;
    padding: 0; }
    section.section_4 .section_4 ul.carrossel li .legenda{
    font-family: "OpenSans-Regular";
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    color: #294983;
    letter-spacing: 0.5px;
    line-height: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: flex-start;
    width: 100%;
    height: auto;}
    section.section_4 .section_4 ul.carrossel li .legenda h1{
    margin-top: 5px;
    font-family: "OpenSans-Bold";
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    color: #294983;}


/* CONTEÚDO */


section.conteudo{
width:100%;
height: auto;
background: #001428;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
overflow: auto;
font-family: "OpenSans-Regular";
font-size: 22px;
color: #294983;
letter-spacing: 0.5px;
line-height: 26px;
text-align: center;}
    section.conteudo .expo {
    width: 100%;
    height: auto;
    background:  #001428;
    margin: 0;
    margin-top: 1.5%;
    margin-bottom: 1%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center; }
    section.conteudo .expo .quadro {
    width: auto;
    height: 160px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo .expo .quadro img {
    height: 100%;}
    section.conteudo .expo .quadro2 {
    width: 440;
    height: auto;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo .expo .quadro2 img {
    width: 100%;}
    section.conteudo .expo .quadro3 {
    width: 440;
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo .expo .quadro3 img {
    width: 100%;}
    section.conteudo h1{
    margin-top: 5px;
    margin-bottom: 2px;
    font-family: "OpenSans-Bold";
    font-size: 37px;
    letter-spacing: -0.4px;
    text-transform: uppercase;
    width: 100%;
    color: #294983;}
    section.conteudo h2{
    margin-top: 0px;
    margin-bottom: 15px;
    letter-spacing: -0.2px;
    font-family: "OpenSans-Bold";
    font-size: 21px;
    width: 100%;
    color: #294983;}
    section.conteudo h4{
    font-family: "OpenSans-Regular";
    padding: 5px 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 3%;
    font-size: 22px;
    color: #294983;
    letter-spacing: 0.5px;
    line-height: 26px;
    width: 50%;
    text-align: right;}
    section.conteudo h5{
    font-family: "OpenSans-Regular";
    padding: 5px 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 3%;
    font-size: 22px;
    color: #f1514a;
    letter-spacing: 0.5px;
    line-height: 26px;
    width: 50%;
    text-align: left;}
    section.conteudo .expo .quadro h1 {
    font-family: "SedgwickAve-Regular";
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.9px;
    width: 100%;}
    section.conteudo .expo .quadro h2 {
    font-family: "SedgwickAve-Regular";
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 22px;
    color: #fff;
    letter-spacing: 0.9px;
    line-height: 29px;
    width: 100%;}

/* CONTEUDO 1 */

section.conteudo1{
width:100%;
height: auto;
background: #001428;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
overflow: auto;
font-family: "OpenSans-Regular";
font-size: 22px;
color: #294983;
letter-spacing: 0.5px;
line-height: 26px;
text-align: center;}
    section.conteudo1 .expo {
    width: 100%;
    height: auto;
    background:  #001428;
    margin: 0;
    margin-top: 1.5%;
    margin-bottom: 1%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center; }
    section.conteudo1 .expo .quadro {
    width: auto;
    height: 160px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo1 .expo .quadro img {
    height: 100%;}
    section.conteudo1 .expo .quadro2 {
    width: 440;
    height: auto;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo1 .expo .quadro2 img {
    width: 100%;}
    section.conteudo1 .expo .quadro3 {
    width: 440;
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo1 .expo .quadro3 img {
    width: 100%;}
    section.conteudo1 h1{
    margin-top: 5px;
    margin-bottom: 2px;
    font-family: "OpenSans-Bold";
    font-size: 37px;
    letter-spacing: -0.4px;
    text-transform: uppercase;
    width: 100%;
    color: #294983;}
    section.conteudo1 h2{
    margin-top: 0px;
    margin-bottom: 15px;
    letter-spacing: -0.2px;
    font-family: "OpenSans-Bold";
    font-size: 21px;
    width: 100%;
    color: #294983;}
    section.conteudo1 h4{
    font-family: "OpenSans-Regular";
    padding: 5px 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 3%;
    font-size: 22px;
    color: #294983;
    letter-spacing: 0.5px;
    line-height: 26px;
    width: 50%;
    text-align: right;}
    section.conteudo1 h5{
    font-family: "OpenSans-Regular";
    padding: 5px 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 3%;
    font-size: 22px;
    color: #f1514a;
    letter-spacing: 0.5px;
    line-height: 26px;
    width: 50%;
    text-align: left;}
    section.conteudo1 .expo .quadro h1 {
    font-family: "SedgwickAve-Regular";
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.9px;
    width: 100%;}
    section.conteudo1 .expo .quadro h2 {
    font-family: "SedgwickAve-Regular";
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 22px;
    color: #fff;
    letter-spacing: 0.9px;
    line-height: 29px;
    width: 100%;}

/* CONTEUDO 2 */

section.conteudo2{
width:100%;
height: auto;
background: none;
padding-right: 15%;
padding-left: 15%;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
overflow: auto;
margin-bottom: 0;
margin-top: 0;
font-family: "OpenSans-Regular";
padding: 0px 0px;
padding-top: 0;
font-size: 22px;
color: #294983;
letter-spacing: 0.5px;
line-height: 26px;
text-align: center;}
    section.conteudo2 .expo {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center; }
    section.conteudo2 .expo .quadro {
    width: 1400px;
    height: auto;
    margin-right: 0;
    margin-bottom: 0;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo2 .expo .quadro2 {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0px;
    background: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo2 .expo .quadro3 {
    width: 80%;
    height: auto;
    margin: 0;
    padding: 0;
    background: none;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo2 .expo .quadro4 {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0;
    background: none;
    padding: 0;
    margin: 0;
    display: none;}
    section.conteudo2 .expo .quadro5 {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo2 .expo .quadro img {
    width: 100%;}
    section.conteudo2 .expo .quadro2 img {
    width: 100%;
    height: auto;}
    section.conteudo2 .expo .quadro3 img {
    width: 100%;}
    section.conteudo2 .expo .quadro4 img {
    width: 100%;
    height: auto;}
    section.conteudo2 .expo .quadro5 img {
    width: 100%;
    }

    /* 
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    */


/* CONTEUDO 3 */

section.conteudo3{
width:100%;
height: auto;
background: #001428;
padding-right: 15%;
padding-left: 15%;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
overflow: auto;
margin-bottom: 0;
margin-top: 0;
font-family: "OpenSans-Regular";
padding: 5px 20px;
padding-top: 0%;
padding-bottom: 1%;
font-size: 22px;
color: #294983;
letter-spacing: 0.5px;
line-height: 26px;
text-align: left;}
    section.conteudo3 h1{
    margin-top: 3%;
    margin-bottom: 30px;
    font-family: 'Gotham'; 
    font-weight: bold; 
    font-size: 24px;
    letter-spacing: -0.4px;
    width: 100%;
    color: #fff;}
    section.conteudo3 h2{
    margin-top: 0px;
    margin-bottom: 20px;
    letter-spacing: -0.2px;
    font-family: 'Gotham-Thin'; 
    font-weight: 100; 
    font-size: 18px;
    width: 100%;
    color: #fff;}
    section.conteudo3 h3{
    font-family: "OpenSans-Regular";
    padding: 5px 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 22px;
    color: #f1514a;
    letter-spacing: 0.5px;
    line-height: 26px;
    width: 50%;
    text-align: left;}
    section.conteudo3 h4{
    font-family: "OpenSans-Regular";
    padding: 5px 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 3%;
    font-size: 22px;
    color: #294983;
    letter-spacing: 0.5px;
    line-height: 26px;
    width: 50%;
    text-align: right;}
    section.conteudo3 h5{
    font-family: "OpenSans-Regular";
    padding: 5px 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 3%;
    font-size: 22px;
    color: #f1514a;
    letter-spacing: 0.5px;
    line-height: 26px;
    width: 50%;
    text-align: left;}


/* CONTEUDO 4 */

section.conteudo4{
width:100%;
height: auto;
background: #001428;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
overflow: auto;
font-family: "OpenSans-Regular";
font-size: 22px;
color: #294983;
letter-spacing: 0.5px;
line-height: 26px;
text-align: center;}
    section.conteudo4 .expo {
    width: 100%;
    height: auto;
    background:  #001428;
    margin: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center; }
    section.conteudo4 .expo .quadro {
    width: auto;
    height: 160px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo4 .expo .quadro img {
    height: 100%;}
    section.conteudo4 .expo .quadro2 {
    width: 440;
    height: auto;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo4 .expo .quadro2 img {
    width: 100%;}
    section.conteudo4 .expo .quadro3 {
    width: 440;
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
    section.conteudo4 .expo .quadro3 img {
    width: 100%;}
    section.conteudo4 h1{
    margin-top: 5px;
    margin-bottom: 2px;
    font-family: "OpenSans-Bold";
    font-size: 37px;
    letter-spacing: -0.4px;
    text-transform: uppercase;
    width: 100%;
    color: #294983;}
    section.conteudo4 h2{
    margin-top: 0px;
    margin-bottom: 15px;
    letter-spacing: -0.2px;
    font-family: "OpenSans-Bold";
    font-size: 21px;
    width: 100%;
    color: #294983;}
    section.conteudo4 h4{
    font-family: "OpenSans-Regular";
    padding: 5px 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 3%;
    font-size: 22px;
    color: #294983;
    letter-spacing: 0.5px;
    line-height: 26px;
    width: 50%;
    text-align: right;}
    section.conteudo4 h5{
    font-family: "OpenSans-Regular";
    padding: 5px 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 3%;
    font-size: 22px;
    color: #f1514a;
    letter-spacing: 0.5px;
    line-height: 26px;
    width: 50%;
    text-align: left;}
    section.conteudo4 .expo .quadro h1 {
    font-family: "SedgwickAve-Regular";
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.9px;
    width: 100%;}
    section.conteudo4 .expo .quadro h2 {
    font-family: "SedgwickAve-Regular";
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 22px;
    color: #fff;
    letter-spacing: 0.9px;
    line-height: 29px;
    width: 100%;}

@media screen and (max-width: 1680px) {
}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 970px) {
section.conteudo h3{
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 20px;
    color: #294983;
    letter-spacing: 0.5px;
    line-height: 26px;
    width: 80%;
    text-align: center;}}

@media screen and (max-width: 768px) {
section.conteudo{
    padding-right: 2%;
    padding-left: 2%;}
    section.conteudo .expo {
    width: 100%;
    height: auto;
    background:  #001428;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: left;
    margin-top: 5%;
    margin-bottom: 5%;}
    section.conteudo .expo .quadro{
    padding-right: 10px;
    }
    section.conteudo h1{
    margin-top: 5px;
    margin-bottom: 2px;
    font-family: "OpenSans-Bold";
    font-size: 37px;
    letter-spacing: -0.4px;
    text-transform: uppercase;
    width: 100%;
    color: #294983;}
    section.conteudo h2{
    margin-top: 0px;
    margin-bottom: 15px;
    letter-spacing: -0.2px;
    font-family: "OpenSans-Bold";
    font-size: 22px;
    width: 100%;
    color: #294983;}
section.conteudo4{
    padding-right: 2%;
    padding-left: 2%;}
    section.conteudo4 .expo {
    margin-top: 5%;
    margin-bottom: 5%;}
    section.conteudo4 h1{
    margin-top: 5px;
    margin-bottom: 2px;
    font-family: "OpenSans-Bold";
    font-size: 37px;
    letter-spacing: -0.4px;
    text-transform: uppercase;
    width: 100%;
    color: #294983;}
    section.conteudo4 h2{
    margin-top: 0px;
    margin-bottom: 15px;
    letter-spacing: -0.2px;
    font-family: "OpenSans-Bold";
    font-size: 22px;
    width: 100%;
    color: #294983;}
section.section_2 {
display: none;}
section.section_3 {
width: 100%;
height: auto;
padding-right: 0%;
padding-left: 0%;
position: relative;
overflow: auto;
flex-wrap: wrap;
display: flex;
-moz-display: flex;
-webkit-display: flex;
align-items: flex-start;
-moz-align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
padding-bottom:0;
margin-top: 0;
padding-bottom: 0;}
    section.section_3 .content{
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: auto;}
    section.section_3 .content .side1{
    width: 100%;
    order: 2;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;}
    section.section_3 .content .side1 h1{
    text-align: center;
    margin:0px;
    padding:0px; }
    section.section_3 .content .side1 h2{
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
    margin:0px;
    padding:0px;}
    section.section_3 .content .side2{
    width: 100%;
    order: 1;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;}
    section.section_3 .content .side2 img{
    width: 100%;
    height: auto;}
    section.section_3 .section_3 .bx-wrapper .bx-next{
    width: 52px;
    height: 52px;
    right: 3%;
    margin-top:-3%;}
    section.section_3 .section_3 .bx-wrapper .bx-prev{
    width: 52px;
    height: 52px;
    left: 3%;
    margin-top:-3%;}
section.section_4 {
width: 100%;
height: auto;
padding-right: 0%;
padding-left: 0%;
position: relative;
overflow: auto;
flex-wrap: wrap;
display: flex;
-moz-display: flex;
-webkit-display: flex;
align-items: flex-start;
-moz-align-items: flex-start;
-webkit-align-items: flex-start;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
padding-bottom:0;
margin-top: 0;
padding-bottom: 0;}
    section.section_4 .content{
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: auto;}
    section.section_4 .content .side1{
    width: 100%;
    order: 2;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;}
    section.section_4 .content .side1 h1{
    text-align: center;
    margin:0px;
    padding:0px; }
    section.section_4 .content .side1 h2{
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
    margin:0px;
    padding:0px;}
    section.section_4 .content .side2{
    width: 100%;
    order: 1;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;}
    section.section_4 .content .side2 img{
    width: 100%;
    height: auto;}
    section.section_4 .section_4 .bx-wrapper .bx-next{
    width: 52px;
    height: 52px;
    right: 5%;
    margin-top:50%;}
    section.section_4 .section_4 .bx-wrapper .bx-prev{
    width: 52px;
    height: 52px;
    left: 5%;
    margin-top:50%;}
section.conteudo1{
display: none;}
section.conteudo2 .expo .quadro2 {
display: none;}
section.conteudo2 .expo .quadro5 {
display: none;}
section.conteudo2 .expo .quadro3 {
display: none;}
    section.conteudo2 .expo .quadro {
    display: none;}
    section.conteudo2 .expo .quadro4 {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0;
    background: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;}
section.conteudo3 h1{
margin-top: 5%;
margin-bottom: 30px;
font-size: 18px;
letter-spacing: -0.4px;
width: 100%;
color: #fff;}
    section.conteudo3 h2{
    margin-top: 0px;
    margin-bottom: 20px;
    letter-spacing: -0.2px;
    line-height: 22px;
    font-size: 14px;
    width: 100%;
    color: #fff;}

}

@media screen and (max-width: 767px) {
}

@media screen and (max-width: 568px) {
}

@media screen and (max-width: 468px) {
}

@media screen and (max-width: 415px) {
    section.conteudo .expo {
    margin-top: 20px;
    padding: 10px;}
    section.conteudo4 .expo {
    margin-top: 20px;
    padding: 10px;}}

/* -- rulers -- */

ul {
  list-style: none;
  width: 100%;
  padding: 0;
}

 h1 {
  margin-top: 8%;
  margin-left: 10;
  color: black;
  font-family: "Gotham-Medium_0";
  font-size: 22px; }

.float-left {
    display: flex;
    float: left;
    justify-content: left;
    margin-left: 0;
    margin-top: 0;
  }
  .showed{
    display: none  }
  .flex {
  display: flex;
  justify-content: center; }
  .flex-item + .flex-item {
    margin-left: 0px;}

.cont{
  width: 100%; 
  padding-left:  15%;
  padding-right: 15%;
}

.lity.lity-opened {
    z-index: 9999 !important;
}