/* Global */

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1em;
    color: #000;
    background-color:#ffffff;
}
img {
    max-width: 100%;
}
a:link {
    color: #f68f67;
    text-decoration: none;
}
a:hover {
    color: #bde2df;
    text-decoration: none;
}
a:visited {
    color: #f68f67;
    text-decoration: none;
}

.title2 {
    margin-top: 50px;
    font-size: 21px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ececec;
    max-width: 650px;
    margin: auto;
    border-radius: 40px;
}

 .icons {
   position: relative;
}

.quadro4 {
    display: none !important;
}

main {
    display: block;
        width: 100%;
}

.beefup {
        width: 100%
}

.mockup {
    height: 100% !important;
    color: #000;
    font-size: 17px;
    background: none!important;
    text-align: left;
}


.beefup__head::after {
    transition: transform 0.2s ease-out;
    content: "";
    transform: translate(0, -50%) rotate(
45deg
);
    position: absolute;
    top: 100%;
    right: 51%;
    z-index: 0;
    margin-top: -2px;
    padding: 3px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    color: #000;
}

.beefup__head, .beefup__body {
    padding: 13px 3px;
}

.beefup {
  margin: 0em 0;
}
.beefup:hover {
  border-color: #ccc;
}
.beefup:first-child {
  margin-top: 0;
}
.beefup__head, .beefup__body {
    padding: 10px 0px;
}
.beefup__head {
  cursor: pointer;
  position: relative;
  margin: 0;
}
button.beefup__head, .beefup__head > button {
  cursor: pointer;
  display: block;
  width: 100%;
  background: none;
  border: 0;
  font: inherit;
  text-align: inherit;
}
button.beefup__head[aria-disabled], .beefup__head > button[aria-disabled] {
  cursor: default;
  outline: 0;
}


.beefup__head::after {
    transition: transform 0.2s ease-out;
    content: "";
    transform: translate(0, -50%) rotate(
45deg
);
    position: absolute;
    top: 100%;
    right: 50%;
    z-index: 0;
    margin-top: -2px;
    padding: 3px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    color: #000;
}

.beefup.is-open > .beefup__head::after {
  transform: translate(0, -50%) rotate(225deg);
  margin-top: 2px;
}

/*# sourceMappingURL=jquery.beefup.css.map */


#slide2 h1 {
    font-size: 3em;
    color: #ffffff;
    text-align: left;
    font-weight: 700;
    padding: 10px;
    font-weight: 700 !important;
}

.pais {
    font-size: 26px;
    margin-left: 10px;
}

.quadro3 {
        width: 15%;
        margin: 8px;
        margin-top: 8px;
        margin-top: 8px;
        margin-top: 8px;
        padding: 20px;
        margin-top: 50px;
}

.responsive-table li {
    border-radius: 3px;
    padding: 0px 0px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    border-radius: 50px 0 0 50px;
}

.responsive-table .table-header {
    background-color: #7d9d9c;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border-radius: 0 0 0 0;
}

.responsive-table .table-row {
  background-color: #ebebeb;
}
.responsive-table .col-1 {
    flex-basis: 25%;
    display: flex;
    justify-content: left;
    align-items: center;
}
.responsive-table .col-2 {
    flex-basis: 15%;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 21px;
    color: #fff;
    border-right: #333 dotted 1px;
}
.responsive-table .col-3 {
  flex-basis: 10%;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-right: #333 dotted 1px;
}

.responsive-table .col-4 {
    flex-basis: 30%;
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-right: #333 dotted 1px;
}

.responsive-table .col-5 {
  flex-basis: 20%;
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.tit-quadro {
    font-size: 42px;
    font-weight: 700;
    line-height: 36px;
    color: #162544;
    margin-top: 40px;
    text-align: left;
}

.umacoluna {
    color: #000000;
    font-size: 23px;
    font-weight: 500;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 50px;
        line-height: 40px;
}

.umacoluna2 {
    color: #000000;
    font-size: 23px;
    font-weight: 500;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 50px;
        line-height: 40px;
}

.quatrocolunas {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 15px;
    line-height: 36px;
}

.p-Slider4 {
    font-size: 1.5em;
    color: #ffffff;
    font-weight: 400;
    line-height: 43px;
    text-align: center;
    margin-bottom: 50px;
}

.quadro {
background: #fff;
width: 20%;
margin: 8px;
margin-top: 8px;
margin-top: 8px;
margin-top: 8px;
margin-top: 8px;
padding: 20px;
margin-top: 80px;
min-height: 415px;
}

.Duascolunas {
    color: #000;
    font-size: 22px;
    font-weight: 300;
    text-align: center;
}

.Seiscolunas{
    color: #223645;
    font-size: 18px;
    font-weight: 500;

}

.menu {
    position:fixed;
    top:0px;
    width:100%;
    height:auto;
    background-color:#ffffff;
    z-index:100;
}

.col:first-child {
    margin-left: 0px;
}

#logo {
    text-align: center;
    margin: 10px 0;
}
#nav {
    text-align: right;
    margin: 30px 0 0 0;
}
.navigation{
    float: right;
    list-style: none;
    margin: 0;
}
.navigation li{
    float: left;
    padding:0 0 0 50px;
}
.navigation li:hover{
    cursor:pointer;
    color: #a9d3d0;
}

.navigation .active{
    cursor:pointer;
    color: #f68f67;
    font-weight:bold;
}

.p-Slider2 {
    font-size: 1.5em;
    color: #ffffff;
    padding: 0 20px;
    font-weight: 400;
    line-height: 43px;
}


p{
color: #000;
padding:3px;
}

.redes {
    margin-top: 20px !important;
    margin-bottom: 30px;
    margin-left: 10px;
}

.title {
    margin-top: 20px;
    font-size: 67px;
    font-weight: 700;
    text-align: justify;
    margin-bottom: 10px;
}


.title3 {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.title4 {
    font-size: 51px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 100px;
}

.icones{
width:auto;
}

.argumentos {
    margin-top: 50px;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: left;
    padding: 27px;
    text-align: center;
}

.description {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 40px;
    margin-top: 30px;
}

.description2 {
    font-size: 22px;
    font-weight: 400;
    color: #1a374a;
}

.description3 {
    padding-top: 20px;
    font-size: 19px;
    font-weight: 400;
    color: #1a374a;
}

.description4 {
    font-size: 17px;
    font-weight: 400;
    color: #1a374a;
    padding: 10px;
}

.description5 {
    font-size: 20px;
    font-weight: 400;
    color: #1a374a;
}

.tit-time {
    color: #4370ff;
    padding: 10px 0px 0px 10px;
    font-size: 30px;
    font-weight: 700;
}

.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

/*  COLUMN SETUP  */
.col {
    display: block;
    float:left;
    margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 {
    width: 31%;
    padding: 3% 1% 3% 1%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
    .col {  margin: 1% 0 1% 0%; }
    .span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

/*  GRID OF FOUR  */
.span_4_of_4 {
    width: 100%;
}
.span_3_of_4 {
    width: 74.6%;
}
.span_2_of_4 {
    width: 49.2%;
}
.span_1_of_4 {
    margin: 20px;
    width: 20%;
    padding: 1%;
    line-height: 21px;
    font-size: 17px;
    box-shadow: 3px 2px 10px 1px rgb(0 0 0 / 40%);
}

.align{
text-align: center;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
    .col {  margin: 1% 0 1% 0%; }
    .span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
  .tit-vinculos, .tit-estabilidade, .tit-ct, .tit-cp, .tit-cp, .tit-cla, .tit-eac, .tit-lv, .tit-proibicoes, .tit-contratos, .tit-fn, .tit-pep, .tit-pep, .tit-previdencia, .tit-presidente, .tit-de, .tit-principios{
        font-size: 18px;
        padding-top: 11px;
  }

    .container {
        width: 100%;
        /* width: 1000px; */
        max-width: 330px;
        margin: auto;
        /* padding: 10px; */
    }

    .title {
        margin-top: 20px;
        font-size: 34px;
        font-weight: 700;
        padding: 10px;
        text-align: left;
        margin-bottom: -11px;
        line-height: 42px;
    }


.title3 {
    margin-top: 60px;
    font-size: 26px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px;
    line-height: 31px;
}

    .description {
        font-size: 25px;
        font-weight: 300;
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 10px;
    }

     .umacoluna {
        color: #000000;
        font-size: 18px;
        font-weight: 500;
        width: 100%;
        text-align: left;
        line-height: 30px;
        margin-bottom: 20px;
        max-width: 350px;
    }

    .umacoluna2 {
        color: #000000;
        font-size: 18px;
        font-weight: 500;
        width: 100%;
        text-align: left;
        line-height: 30px;
        margin-bottom: 20px;
        max-width: 330px;
        padding: 10px;
    }

    .tit-quadro {
    font-size: 42px;
    font-weight: 700;
    line-height: 55px;
    color: #162544;
    margin-top: 16px;
    text-align: left;
        max-width: 330px;
}

    .Duascolunas {
        color: #223645;
        font-size: 19px;
        font-weight: 500;
        max-width: 310px;
        text-align: center;
    }

    .argumentos {
        margin-top: 15px;
        font-size: 15px;
        font-weight: 500;
        color: #000;
        text-align: center;
        padding: 20px;
    }

    .countfect{
        text-align:center;
    }

    .description2 {
    font-size: 19px;
    font-weight: 600;
    color: #1a374a;
    padding: 10px;
    text-align: left;
}

.description5 {
    font-size: 20px;
    font-weight: 400;
    color: #1a374a;
}

.title4 {
    font-size: 40px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 35px;
    padding: 10px;
}

.icones{
width:70px;
}

.vtimeline {
    position: relative;
    padding: 30px;
    overflow: hidden;
    margin-bottom: 100px;
}

.description3 {
    font-size: 14px;
    font-weight: 600;
    color: #1a374a;
    text-align: left;
    padding: 10px;
}


#slide4 {
    background-image: url(../images/bg.jpg);
    background-color: #1f437f;
    color: #ffffff;
    background-position: bottom !important;
    padding: 20px 0px 20px 0px;
    margin-top: 10px;
}

.p-Slider4 {
    font-size: 18px;
    color: #ffffff;
    padding: 0 20px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    margin-bottom: 60px;
}

#slide3 {
    padding-top: 20px !important;
}


#slide4 h1 {
    font-size: 2em;
    color: #ffffff;
    font-weight: 700;
        text-align: left;
        padding: 10px;
}

#slide6 {
    color: #000;
    padding: 0px 0px 20px 0px;
    max-width: 1170px;
}

.responsive-table .col {
    /* display: flex; */
    padding: 9px 0;
    width: 100%;
    text-align: left;
}

.responsive-table .col-2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 17px;
    color: #fff;
    width: 100%;
    margin-left: -50px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border: none;
    background: #e3e3e3;
}

.responsive-table .col-3 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    font-size: 17px;
    align-items: center;
    color: #fff;
        margin-left: -50px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border: none;
    background: #ebebeb;
}

.responsive-table .col-4 {
    padding: 10px;
    justify-content: flex-start;
    align-items: center;
    font-size: 17px;
    color: #fff;
        margin-left: -50px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border: none;
    background: #ebebeb;
}

.responsive-table .col-5 {
    padding: 10px;
    justify-content: flex-start;
    align-items: center;
    font-size: 17px;
    color: #fff;
        margin-left: -50px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border: none;
    background: #ebebeb;
}


#slide2 {
    background-image: url(../images/imagem-1-1.jpg) !important;
    color: #ffffff;
    padding: 200px 0px 90px 0px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center !important;
    margin: auto;
    max-width: 1170px;
    background-attachment: inherit !important;
}

.slide2 {
    background-image: url(../images/imagem-1-1.jpg) !important;
    color: #ffffff;
    padding: 200px 0px 90px 0px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center !important;
    margin: auto;
    max-width: 1170px;
    background-attachment: inherit !important;
}

.p-Slider2 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    padding: 10px;
    line-height: 30px;
    text-align: left;
}

    #slide2 h1 {
        font-size: 3em;
        color: #ffffff;
        text-align: left;
        font-weight: 700;
        padding: 10px;
            font-weight: 700 !important;
    }

    .quadro {
        background: #fff;
        width: 84%;
        padding: 20px;
        margin-top: 50px !important;
        min-height:auto;
    }

    .quadro2 {
            background: #fff;
            width: 20%;
            margin: 8px;
            margin-top: 8px;
            margin-top: 8px;
            margin-top: 8px;
            padding: 20px;
            margin-top: 50px;
            min-height: 370px;
    }

    .li {
        color: #13243f;
        font-size: 18px;
        margin-bottom: 11px;
        text-align: left;
        font-weight: 600;
    }

    .float-right {
    float: none;
    padding-left: 5px;
}

.tit-time {
    color: #4370ff;
    padding: 0px 0px 0px 10px;
    font-size: 30px;
    font-weight: 700;
}


.align{
text-align: left;
}

.tit-globo {
    font-size: 19px;
    font-weight: 600;
    line-height: 25px;
    color: #000;
    margin-top: 0px !important;
    text-align: left;
    padding: 10px;
}

#slide5 {
    padding-top: 0px !important;
}

.tit-timeline {
    font-size: 26px !important;
    text-align: left;
}


}

/*  GRID OF TWO  */
.span_2_of_2 {
    width: 100%;
}
.span_1_of_2 {
    width: 43%;
    min-height: 350px;
}

.li {
    color: #13243f;
    font-size: 18px;
    margin-bottom: 11px;
}


.quadro2 {
        background: #fff;
        width: 15%;
        margin: 8px;
        margin-top: 8px;
        margin-top: 8px;
        margin-top: 8px;
        padding: 20px;
        margin-top: 50px;
        min-height: 370px;
}



.bg-foro{
background-image: url(../images/bg-foro.jpg);
}

.bg-mudar{
background-image: url(../images/bg-mudar.jpg);
}

.padding {
    padding: 40px;
}

.iconeQuadro {
    margin-top: -60px;
    text-align: center;
}



.tit-bg {
    font-size: 42px;
    font-weight: 700;
    line-height: 36px;
    color: #ffffff;
    margin-top: 16px;
    text-align: center;
    margin-bottom: 16px;
}

.tit-globo {
    font-size: 19px;
    font-weight: 600;
    line-height: 25px;
    color: #000;
    margin-top: 16px;
}

.tit-princ-globo {
    font-family: open sans;
    text-align: left;
    color: #000;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 10px;
}

.tit-timeline {
    font-family: open sans;
    text-align: center;
    color: #000;
    font-size: 44px;
    font-weight: 800;
        padding-top: 80px;
        padding-bottom: 80px;
}

.float-right{
float: right;
padding-left: 5px;
}

.float-left{
padding-top: 5px;
float: left;
padding-right: 5px;
}

@media(min-width:280px){
  .desktop{display: none;}
  .mobile{display: block;}
    .float-right{float:none; margin:auto;}
    .float-left{float:none; margin:auto;}
  }

@media(min-width:768px){
    .desktop{display: block;}
  .mobile{display: none;}
    .float-right{float:right;}
    .float-left{float:left;}
  }

@media(min-width:992px){
    .desktop{display: block;}
  .mobile{display: none;}
    .float-right{float:right;}
    .float-left{float:left;}
  }

@media(min-width:1200px){
    .desktop{display: block;}
  .mobile{display: none;}
    .float-right{float:right;}
    .float-left{float:left;}
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
    .col {
        margin: 1% 0 1% 0%;
    }
    
 .icons {
   position: absolute;
   right: 2px;
}    

.span_1_of_2 {
    width: 47%;
    min-height: auto;
}

.title2 {
    margin-top: 50px;
    font-size: 17px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ececec;
    max-width: 350px;
}


}

@media only screen and (max-width: 480px) {
.span_2_of_2, .span_1_of_2 {
    width: 94%;
    margin: -10px !important;
    padding: 20px;
}
}



*  GRID OF SEVEN  */
.span_7_of_7 {
    width: 100%;
}

.span_6_of_7 {
    width: 85.48%;
}

.span_5_of_7 {
    width: 70.97%;
}

.span_4_of_7 {
    width: 56.45%;
}

.span_3_of_7 {
    width: 41.94%;
}

.span_2_of_7 {
    width: 27.42%;
}

.span_1_of_7 {
    width: 12.91%;
}


/*  GRID OF SIX  */
.span_6_of_6 {
    width: 100%;
}

.span_5_of_6 {
    width: 83.06%;
}

.span_4_of_6 {
    width: 66.13%;
}

.span_3_of_6 {
    width: 49.2%;
}

.span_2_of_6 {
    width: 32.26%;
}

.span_1_of_6 {
    width: 16.33%;
    text-align: center;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
    .col {  margin: 0% 0 0% 0%; }
    .span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100%; }
    .col:first-child {
        margin-left: 0px;
    }
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
    .col {
    margin: 0% 0 1% 0%;
}
    .span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7 { width: 100%; }
}



/* General Slides */

.slide{
    background-attachment: fixed;
    width:100%;
    height:auto;
    position: relative;
}



/* Slide 1 */

#slide1{
    background-color:#ffffff;
}
#slide1 h1 {
    font-size: 3.8em;
    letter-spacing: -3px;
    line-height: 0px;
    color:#8a8683;
    font-weight: 700;
}
#slide1 h2 {
    font-size: 2em;
    color: #8a8683;
    line-height: 0px;
    padding-bottom:20px;
    font-weight: 400;
}




/* Slide 2 */

#slide2 {
    background-image: url(../images/imagem-1.jpg);
    /* background-color: #162544; */
    color: #ffffff;
    padding: 50px 0px 50px 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center !important;
    margin: auto;
    max-width: 100%;
    min-height: 443px;
    background-attachment: fixed;
}

.p-slider2{color:#fff;}







.text-timeline{
 font-family: open sans
}


/* Slide 3 */

#slide3 {
    padding-top: 60px;
    padding-bottom: 0px;
    background-color: #ffffff;
    margin-bottom: 60px;
}

#slide3 h1 {
    font-size: 3.8em;
    color:#8a8683;
    font-weight: 700;
}
#slide3 h2 {
    font-size: 2.5em;
    color: #4370ff;
    line-height: 0px;
    padding-bottom: 20px;
    font-weight: 700;
}

#quadros{
    background-color:#bde2df;
    color:#ffffff;
    text-align:center;
    font-size: 2em;
    font-weight: 400;
}




/* Slide 4 */

#slide4 {
    background-image: url(../images/bg.jpg);
    background-color: #1f437f;
    color: #ffffff;
    background-position: bottom !important;
    padding: 20px 0px 20px 0px;
    margin-top: 10px;
}

#slide4 h1 {
    font-size: 2em;
    color:#ffffff;
    font-weight: 700;
}
#slide4 h2 {
    font-size: 2em;
    color: #ffffff;
    line-height: 0px;
    padding-bottom:20px;
    font-weight: 400;
}


#slide5 {
    background-image: url(../images/bg-yellow.jpg);
    background-color: #1f437f;
    color: #ffffff;
    background-position: bottom !important;
    padding: 20px 0px 20px 0px;
    margin-top: 10px;
    margin-bottom: 60px;
}

#slide5 h1 {
    font-size: 3.8em;
    color:#8a8683;
    font-weight: 700;
}
#slide5 h2 {
    font-size: 2em;
    color: #8a8683;
    line-height: 0px;
    padding-bottom:20px;
    font-weight: 400;
}

/* Tablet */
@media screen and (max-width: 1024px) {

    .quadro4 {
        display: none !important;
    }


#logo {
    width: 100%;
    text-align: center;
}

#nav {
    width:100%;
    text-align:center;
    margin:10px 0;
}

.navigation{
    width: 100%;
    float: center;
    list-style: none;
    margin: 0;
    padding:0;
}

.navigation li{
    float: left;
    width:25%;
    padding:0;
}

.slide{
    background-attachment: fixed;
    width:100%;
    position: relative;
    padding:150px 0;
}

#decorative {
    display:none;
}

#content {
    text-align:center;
    width:100%;
}

#slide1 h1 {
    line-height: 1em;
}
#slide1 h2 {
    line-height: 1em;
}
#slide2 h1 {
    line-height: 1em;
}
#slide2 h2 {
    line-height: 1em;
}
#slide3 h1 {
    line-height: 1em;
}
#slide3 h2 {
    line-height: 1em;
}
#slide4 h1 {
    line-height: 1em;
}
#slide4 h2 {
    line-height: 1em;
}

}




/* Mobile */
@media screen and (max-width: 480px) {

    .quadro4 {
        display: inline !important;
        height: 310px;
    }

#logo {
    width: 100%;
    text-align: center;
}

#nav {
    width:100%;
    margin:5px 0;
}

.navigation{
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding:0;
}

.navigation li{
    float: left;
    width:25%;
}

.slide{
    background-attachment: fixed;
    width:100%;
    position: relative;
    padding:0px 0;
}

.redes {
    margin-top: 20px !important;
    margin-bottom: 30px;
    margin-left: 10px;
}


.quadro3 {
    display: none;
}

#slide1 h1 {
    line-height: 1em;
}
#slide1 h2 {
    line-height: 1em;
}
#slide2 h1 {
    line-height: 1em;
}
#slide2 h2 {
    line-height: 1em;
}
#slide3 h1 {
    line-height: 1em;
}
#slide3 h2 {
    line-height: 1em;
}
#slide4 h1 {
    line-height: 0.5em;
}
#slide4 h2 {
    line-height: 1em;
}


}




@media all and (max-width: 767px) {
  .responsive-table .table-header {
    display: none;
  }
  .responsive-table li {
    display: block;
  }
  .responsive-table .col {
    flex-basis: 100%;
  }
  .responsive-table .col {
    display: flex;
    padding: 10px 0;
  }
  .responsive-table .col:before {
    color: #000000;
    padding-right: 10px;
    content: attr(data-label);
    text-align: right;
  }
}
