body {
    font-size: 14px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
}

.fechar {
    font-size: 30px;
    cursor: pointer;
    color: #fff;
    margin-left: 85%;
}

#topbarInt.navbar-default {
    background-color: transparent;
}

.modal-body {
    padding: 0px;
}

.thumbnail {
    border: none !important;
}

.navbar-default {
    border: none;
    background: none;
}

#topbar .no_gutter {
    padding: 0;
    margin: 0;
    width: 100%;
}

#topbarInt .no_gutter {
    padding: 0;
    margin: 0;
    width: 100%;
}

.no_gutter {
    padding: 0;
    margin: 0;
}

.no_gutter_right{
    margin-right: 0;
    padding-right: 0;
}

#topbar .logo {
    z-index: 1;
    margin: -1% 0% -5%;
}

#topbarInt .logo {
    z-index: 1;
    margin: 2% 0% -5%;
}

#topbarInt .navbar{
    margin-top: 0px !important;
    background-color: none !important;
}

.top h2 {
    color: #ECAD11;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
}

#topbar .bot {
    background-color: #1A7ACF;
    padding: 0% 0% 1%;
    margin-top: -3%;
}

#topbarInt .bot {
    background-color: transparent;
    padding: 0% 0% 0%;
}

#topbarInt.navbar-default .navbar-nav > li > a {
	color: #434955;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 18px;
    text-transform: uppercase;
    border-top: solid 4px transparent;
    padding: 20px 15px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
}

#topbar.navbar-default .navbar-nav > li > a {
	color: #FFFFFF;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 18px;
    text-transform: uppercase;
    border-top: solid 4px transparent;
    padding: 23px 15px 15px;
}

    #topbar.navbar-default .navbar-nav > li > a:hover {
        border-top: solid 4px #434955;
    }

    #topbarInt.navbar-default .navbar-nav > li > a:hover {
        border-top: solid 4px #1787EB;
    }

#topbar .navbar {
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-bottom: 20px;
    margin-top: -3%;
    background-color: #1A7ACF;
    padding: 0px;
}

#banner {
    width: 100%;
    /*margin-top: -11.7%;*/
    background: url(../imgRAE/banner.jpg) center center no-repeat;
}

#banner #myCarousel{
    padding: 11% 0%;
}

#banner .carousel-indicators {
    bottom: 100px;
}

    #banner img {
        width: 100%;
        margin-top: 8%;
    }

    #banner h2 {
	color: #FFFFFF;
	font-family: Oswald;
	font-size: 42px;
	font-weight: bold;
	line-height: 47px;
	text-align: right;
    margin-bottom: 20%;
    }

.traco {
    height: 0.08%;
    width: 5.86%;
    border: 2px solid #434955;
    display: inline-block;
    margin: 0 2.5% 0.7% 0;
}

#banner .carousel {
    overflow: hidden;
    height: auto !important;
}

#banner .glyphicon{
    top: 50%;
}

#banner .carousel-control{
    background: none;
}

.btn {
    border: none;
    letter-spacing: 3px;
}

h1{
	color: #434955;
	font-family: Oswald;
	font-size: 30px;
	font-weight: 500;
	line-height: 35px;
	text-align: left;
    margin: 3% 0%;
    text-transform: uppercase;
}

h2{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 17px;
	line-height: 26px;
    font-weight: normal;
}

a{
    text-decoration: none !important;
}

.btn-primary{
    background-color: #30B14E;
	color: #FFFFFF;
	font-family: Quicksand;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
    text-transform: uppercase;
}

.btn{
    border: none;
    text-transform: uppercase;
    border-radius: 0px;
}

.btn-primary{
    background-color: #1787EB;
	color: #FFFFFF;
	font-family: Quicksand;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
    padding: 10px 35px;
}

#quemSomos{
    margin-top: 5%;
}

#quemSomos .btn-primary{
    margin-right: 5%;
}

#quemSomos h1{
    margin: 33% 0% 0%;
}

#quemSomos h2{
    margin-left: 5%;
}

#servicos{
    background: url(../imgRAE/servicos.jpg) center center no-repeat;
    padding: 2% 0%;
    margin: 3% 0%;
}

#servicos h1{
    color: #fff;
    padding: 0% 30% 0% 0%;
    margin-top: 23%;
}

.servico{
    background-color: #fff;
    padding-bottom: 10%;
}

.servico img{
    width: 100%;
}

.servico h2{
	color: #434955;
	font-family: Oswald;
	font-size: 20px;
	line-height: 27px;
	text-align: center;
    letter-spacing: initial;
    text-transform: uppercase;
}

.servico a{
	color: #6F7788;
	font-family: Quicksand;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
}

#noticia{
    margin: 3% 0%;
}

#noticia img{
    width: 100%;
}

#noticia h1{
    text-align: center;
}

#noticia h2{
	color: #434955;
	font-family: "IBM Plex Sans Condensed";
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
}

#noticia h3{
	color: #A3A9B1;
	font-family: "IBM Plex Sans Condensed";
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
    margin-top: 0;
}

#foot {
    background-color: #434955;
    padding: 3% 0% 0%;
    margin-top: 5%;
}

    #foot h1 {
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 28px;
    font-weight: 500;
    line-height: 35px;
    text-align: center;
    }

    #foot h3, #foot a {
        color: #FFFFFF;
        font-family: "Noto Sans";
        font-size: 15px;
        line-height: 20px;
        font-weight: normal;
        margin-top: 10px;
        text-align: left;
    }

    #foot .btn-primary {
    background-color: #1787EB;
	color: #FFFFFF;
	font-family: Quicksand;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
    margin-top: 19px;
    padding: 10px 30px;
    }

    #foot img {
        margin-right: 5px;
    }

footer {
    background-color: #434955;
    padding: 15px 0%;
}

    footer hr {
        border: 1px solid #A3A9B1;
        margin-bottom: 50px;
    }

    footer h2 {
        color: #DFE3E8;
        font-family: Oswald;
        font-size: 25px;
        font-weight: 600;
        line-height: 32px;
        margin: 0;
        margin-top: -10px;
    }

    footer h3 {
        color: #DFE3E8;
        font-family: "IBM Plex Sans Condensed", sans-serif;
        font-size: 15px;
        line-height: 20px;
        margin: 0;
    }

    footer img{
        margin-right: 5px;
    }

    footer a {
    color: #DFE3E8;
    font-family: "IBM Plex Sans Condensed", sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin-top: 5px;
    }

        footer a:hover {
            color: #dedede;
        }

        footer h4{
	color: #A4ADB9;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 17px;
    margin: 0;
        }

        footer a span{
	color: #A4ADB9;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 17px;
	text-align: right;
        }

#bannerInt {
    padding: 4% 0%;
    margin-bottom: 3%;
}

#bannerInt h2{
	color: #FFFFFF;
	font-family: Oswald;
	font-size: 28px;
	font-weight: 500;
	line-height: 35px;
    text-transform: uppercase;
}

.quemSomos {
    background: url(../imgRAE/quemSomosInt.jpg) center center no-repeat;
}

#sobreInt {
    padding: 3% 0%;
}

#quemSomosInt{
    margin: 0% 0% 6%;
}

#quemSomosInt h1{
    text-align: inherit;
}

#quemSomosInt h2{
	color: #434955;
	font-family: Oswald;
	font-size: 28px;
	font-weight: 500;
	line-height: 35px;
    display: inline-block;
    text-transform: uppercase;
}

#quemSomosInt h3{
	color: #434955;
	font-family: Oswald;
	font-size: 18px;
	line-height: 35px;
    margin-bottom: 5%;
    font-weight: normal;
}

#quemSomosInt h4{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 16px;
	line-height: 23px;
    margin-bottom: 5%;
}
#quemSomosInt p{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 16px;
	line-height: 23px;
}
#quemSomosInt p span{
	font-weight: 700 !important;
}

.fundo{
    background-color: #F8F9FA;
    padding: 4% 0%;
}

.socio{
    margin-top: 3%;
    margin-bottom: 3%;
}

.socio h2{
    color: #434955;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 25px;
    text-transform: initial !important;
    margin-bottom: 0;
}

.socio h3{
    	color: #434955;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 14px;
	line-height: 25px;
    margin: 0;
}

.socio h4{
	color: #1787EB !important;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 17px;
	line-height: 25px;
    margin-top: 30px;
    font-weight: normal !important;
}

.socio ul{
    margin-top: 8%;
    padding: 0;
}

.socio ul li{
    padding-left: 0px;
    list-style-type: none;
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 14px;
	line-height: 20px;
    margin: 15px 0px;
}

.socio ul li span{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.parceiros{
    background: url(../imgRAE/ref.jpg) center center no-repeat;
}


.parceiro img {
    padding: 0%;
    width: 100%;
    border: 1px solid #CFD3D8;
    margin-top: 10%;
    height: 200px;
}

.parceiroRef img {
    padding: 0%;
    width: 100%;
    margin-top: 10%;
    height: 125px;
}

.valor{
        background: url(../imgRAE/missao.jpg) center center no-repeat;
        padding: 3% 0%;
        margin-bottom: 0 !important;
}

.valor .carousel-control{
    background: none !important;
}

.valor .carousel{
    height: 325px;
}

.valor h2{
	color: #FFFFFF !important;
	font-family: Oswald !important;
	font-size: 30px !important;
	font-weight: 500 !important;
	line-height: 35px !important;
}

.valor h3{
	color: #FFFFFF;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 16px;
	line-height: 23px;
}

.obj h2{
	color: #434955;
	font-family: Oswald;
	font-size: 28px;
	font-weight: 500;
	line-height: 35px;
    margin: 0;
}

.obj h3{
	color: #434955;
	font-family: Oswald;
	font-size: 18px;
	line-height: 23px;
    margin: 0;
}

.obj p{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 16px;
	line-height: 23px;
}

.governanca{
    background: url(../imgRAE/governanca.jpg) center center no-repeat;
}

#governancaInt p{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 17px;
	line-height: 26px;
}

.olho{
    background: url(../imgRAE/olho.jpg) center center no-repeat;
}

#olhoInt p{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 17px;
	line-height: 26px;
}

#olhoInt ul{
    list-style-type: none;
    margin-top: 5%;
}

#olhoInt ul li{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 17px;
	line-height: 26px;
    margin: 5% 0%;
}

#olhoInt ul li span{
	font-weight: 600;
}

#parceiroInt h2{
	color: #434955;
	font-family: Oswald;
	font-size: 28px;
	font-weight: 500;
	line-height: 35px;
    text-transform: uppercase;
    text-align: center;
}

#parceiroInt p{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 16px;
	line-height: 23px;
    margin-top: 15px;
}

.contato {
    background: url(../imgRAE/contato.jpg) center center no-repeat;
}

#contatoInt h2{
	color: #434955;
	font-family: Oswald;
	font-size: 26px;
	font-weight: 500;
	line-height: 35px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 0;
}

#contatoInt h3{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 16px;
	line-height: 23px;
    margin: 5px 0 30px;
}

#contatoInt .form-control{
    border: none;
    border-bottom: 1px solid #084A85;
    border-radius: 0px;
    box-shadow: none;
	color: #FFFFFF;
    padding: 4% 2%;
	font-family: Oswald;
	font-size: 26px;
	line-height: 22px;
    background-color: rgba(48,177,78,0);
}

#contatoInt label{
	color: #084A85;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
    font-weight: normal;
}

.contatoInt{
    background-color: rgba(23,135,235,1);
    padding: 6%;
    margin-bottom: 6%;
}

#contatoInt .btn-default{
	color: #434955;
	font-family: Quicksand;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
    background-color: #FFFFFF;
    letter-spacing: 2px;
    padding: 1% 4%;
}

.projetos{
    background: url(../imgRAE/projeto.png) center center no-repeat;
}

#projetosInt h2 {
    color: #434955;
    font-family: Oswald;
    font-size: 28px;
    font-weight: 500;
    line-height: 35px;
    display: inline-block;
    text-transform: uppercase;
}

#projetosInt .andamentoInt h2 {
    color: #6F7788;
    font-family: Oswald;
    font-size: 19px;
    line-height: 35px;
    text-align: center;
    display: block;
    margin-bottom: 0;
    font-weight: normal;
}

#projetosInt .andamentoInt h3 {
    color: #6F7788;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    text-align: center;
    margin: 0;
    margin-bottom: 4%;
}

#projetosInt .andamentoInt {
    min-height: 360px;
}

#projetosInt .realizadosInt {
    margin: 3% 0%;
}

#projetosInt .andamentoInt img {
    width: 100%;
}

#projetosInt .realizadosInt h2 {
    color: #6F7788;
    font-family: Oswald;
    font-size: 26px;
    font-weight: 300;
    line-height: 35px;
    text-transform: initial;
}

    #projetosInt .realizadosInt h2 span {
        color: #6F7788;
        font-family: Oswald;
        font-size: 26px;
        font-weight: 400;
        line-height: 35px;
    }

#projetosInt .realizadosInt h3 {
    color: #6F7788;
    font-family: "IBM Plex Sans Condensed", sans-serif;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
}

#projetosInt .realizadosInt h4 {
    color: #434955;
    font-family: "IBM Plex Sans Condensed", sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 21px;
    margin: 0;
}

#projetosInt .local {
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
    background-color: #F7F8F9;
    padding: 60px 30px;
    height: 158px;
}

#projetosInt img {
    width: 100%;
}

.midia{
    background: url(../imgRAE/midia.jpg) center center no-repeat;
}

#midiaInt .midiaInt{
    min-height: 220px;
    margin-top: 3%;
}

#midiaInt img{
    width: 100%;
}

#midiaInt h2{
	color: #434955;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
    margin-bottom: 0;
}

#midiaInt h3{
	color: #A3A9B1;
	font-family: "IBM Plex Sans Condensed";
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
    margin: 0;
}

@media(max-width:320px) {

        #imgFoco{
        margin-left: -50px;
    }

    .navbar {
        margin-bottom: -95px;
        position: initial;
        padding-bottom: 4%;
    }

    .closebtn {
        display: initial;
        width: 100%;
    }

    .navbar-default .navbar-nav > li > a {
        text-align: center;
        color: #fff;
    }

    #topbar.navbar-default .navbar-nav > li > a{
	color: #FFFFFF;
	font-family: Oswald;
	font-size: 25px;
	line-height: 22px;
	text-align: center;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        text-align: center;
        opacity: 1;
	font-family: Oswald;
	font-size: 23px;
	font-weight: 300;
	line-height: 22px;
	text-align: center;
    }

    #topbar .logo {
        margin: 6% 0% -13%;
    }

    .navbar-nav {
        margin: 0;
    }

    /* The side navigation menu */
    .sidenav {
        height: 100%; /* 100% Full-height */
        width: 100%; /* 0 width - change this with JavaScript */
        position: fixed; /* Stay in place */
        z-index: 1; /* Stay on top */
        top: 0;
        display: none;
        left: 0;
        background-color: #1A7ACF; /* Black*/
        overflow-x: hidden; /* Disable horizontal scroll */
        padding-top: 60px; /* Place content 60px from the top */
        transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    }

        /* The navigation menu links */
        .sidenav a {
            padding: 8px 8px 8px 32px;
            text-decoration: none;
            font-size: 25px;
            color: #818181;
            display: block;
            transition: 0.3s;
        }

            /* When you mouse over the navigation links, change their color */
            .sidenav a:hover, .offcanvas a:focus {
                color: #f1f1f1;
            }

        /* Position and style the close button (top right corner) */
        .sidenav .closebtn {
            top: 0;
            right: 25px;
            font-size: 36px;
            margin-left: 25px;
        }

    /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
    #main {
        transition: margin-left .5s;
        padding: 20px;
    }

    #topbar .logo {
        z-index: 1;
        width: 65%;
    }

    .logo img {
        width: initial;
    }

    #topbar {
    background-color: #1A7ACF;
}

    #banner{
        background: url(../imgRAE/bannerXs.jpg) center center no-repeat;
        padding: 42% 0%;
        margin-bottom: -40%;
    }

        #banner h2{
	color: #FFFFFF;
	font-family: Oswald;
	font-size: 36px;
	font-weight: bold;
	line-height: 39px;
	text-align: center;
    margin: 0;
    padding-bottom: 45%;
    }

#bannerInt {
    padding: 22% 0% 23%;
    margin-top: 18%;
    margin-bottom: -5%;
}

        #quemSomos h2{
        text-align: center !important;
    }

    #servicos{
        background: url(../imgRAE/servicosXs.jpg) center center no-repeat;
        margin: 9% 0%;
    }

    #servicos h1{
        text-align: center;
        padding: 0;
    }

    #servicos .carousel{
        height: 300px;
    }

    .quemSomos{
        background: url(../imgRAE/quemSomosXs.jpg) center center no-repeat;
    }

    .projetos{
        background: url(../imgRAE/projetosXs.jpg) center center no-repeat;
    }

        #banner .carousel-control{
            display: none !important;
        }

        #banner .carousel-indicators li {
            display: inline-block;
        }

        #banner .carousel-indicators {
            width: initial;
            margin-left: 0px;
            right: 0%;
            left: 0%;
        }

        .btn{
	color: #FFFFFF;
	font-family: Quicksand;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
    letter-spacing: 2px;
        }

    h1 {
        margin: 3% 0% 10%;
    }

    .carousel-indicators {
        margin-bottom: -15px !important;
    }

    #projetos .carousel-indicators .active{
        margin-bottom: 0 !important;
    }

    #sobre h2{
        text-transform: uppercase;
    }

    #sobre h3{
        padding: 0;
    }

    #sobre{
        padding: 5% 0% 8%;
    }

    #sobre .btn-default {
    padding: 2% 0%;
}

    .servico{
        height: 250px;
    }
    #myCarousel3.carousel{
        height: 300px !important;
    }

    #myCarousel3 .carousel-indicators{
        margin-bottom: 30px !important;
    }

    #myCarousel3 .carousel-indicators li{
        background-color: #A4ADB9;
    }

    #myCarousel3 .carousel-indicators li .active{
        background-color: #1787EB;
    }

    #foot{
        background-color: #F8F9FA;
            margin-bottom: -13%;
    }

    .footXs{
        background-color: #1787EB;
        border-radius: 11px;
    }

    #foot h2{
	color: #FFFFFF;
	font-family: Oswald;
	font-size: 23px;
	font-weight: 500;
	line-height: 35px;
	text-align: center;
    }

    footer{
        padding: 50px 0px;
    }

    footer hr{
        display: none;
    }

    footer h2{
        padding: 10% 0% 5%;
    }

    footer h3{
        margin: 3% 0%;
        text-align: left;
    }

    footer a{
        padding: 3% 0%;
        line-height: 45px;
    }

    #bannerInt h2{
	color: #FFFFFF;
	font-family: Oswald;
	font-size: 28px;
	font-weight: 500;
	line-height: 35px;
    text-align: center;
    }

    #quemSomosInt .traco{
        display: none;
    }

    #quemSomos h1{
        text-align: center;
        margin-bottom: 3%;
    }

        #quemSomosInt h1{
	margin: 10% 0%;
    }

    #quemSomosInt h2{
	color: #434955;
	font-family: Oswald;
	font-size: 30px;
	font-weight: 500;
	line-height: 35px;
	text-align: center;
    margin: 15px -15px;
    }

    #quemSomosInt p{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 17px;
	line-height: 23px;
	text-align: center;
    }

    .socio ul{
        padding: 0;
    }

    .traco{
        display: none;
    }

    .socio .carousel{
        height: auto;
    }

    .socio .carousel-indicators .active{
        margin-bottom: 0 !important;
    }

    .valor{
        background: #30B14E;
    }

     .valor .carousel-indicators .active{
        margin-bottom: 0 !important;
        background-color: #fff !important;
    }

     .valor h2, .valor h3{
         display: block !important;
         text-align: center !important;
     }

     #projetosInt h2{
         text-align: center !important;
         display: block;
     }

     #projetosInt .andamentoInt{
         min-height: 275px;
     }

     #projetosInt .local {
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
    background-color: #F7F8F9;
    padding: 37px 30px;
    height: 118px;
}

          #projetosInt .realizadosInt h3 {
    text-align: center;
    font-size: 16px;
}

     #projetosInt .realizadosInt h4 {
    text-align: center;
    font-size: 17px;
}

     #projetosInt .realizadosInt h2 {
         text-align: center;
}

     #projetosInt .local {
    margin-top: -7%;
    border-bottom-left-radius: 11px;
    border-top-right-radius: 0px;
}

     #projetosInt img {
    width: 100%;
    border-radius: 15px;
}

     #governancaInt p {
    line-height: 23px;
    text-align: center;
}
.parceiros {
    background: url(../imgRAE/referenciaXs.jpg) center center no-repeat;
}

.parceiroRef img {
    height: initial;
}

#contatoInt .btn-default {
    padding: 10px 20px;
}

#olhoInt{
    margin-top: 5%; 
}

#olhoInt p {
    text-align: center;
}
}

@media(min-width: 321px) and (max-width:767px) {
    .closebtn img {
        width: 5%;
    }

    .navbar {
        margin-bottom: -95px;
        position: initial;
    }

    .closebtn {
        display: initial;
        width: 100%;
    }

    .navbar-default .navbar-nav > li > a {
        text-align: center;
        color: #fff;
    }

    #topbar.navbar-default .navbar-nav > li > a{
	color: #FFFFFF;
	font-family: Oswald;
	font-size: 25px;
	line-height: 22px;
	text-align: center;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        text-align: center;
        opacity: 1;
	font-family: Oswald;
	font-size: 23px;
	font-weight: 300;
	line-height: 22px;
	text-align: center;
    }

    #topbar .logo {
        margin: 6% 0% -8%;
    }

    .navbar-nav {
        margin: 0;
    }

    /* The side navigation menu */
    .sidenav {
        height: 100%; /* 100% Full-height */
        width: 100%; /* 0 width - change this with JavaScript */
        position: fixed; /* Stay in place */
        z-index: 1; /* Stay on top */
        top: 0;
        display: none;
        left: 0;
        background-color: #2F58A7; /* Black*/
        overflow-x: hidden; /* Disable horizontal scroll */
        padding-top: 60px; /* Place content 60px from the top */
        transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    }

        /* The navigation menu links */
        .sidenav a {
            padding: 8px 8px 8px 32px;
            text-decoration: none;
            font-size: 25px;
            color: #818181;
            display: block;
            transition: 0.3s;
        }

            /* When you mouse over the navigation links, change their color */
            .sidenav a:hover, .offcanvas a:focus {
                color: #f1f1f1;
            }

        /* Position and style the close button (top right corner) */
        .sidenav .closebtn {
            top: 0;
            right: 25px;
            font-size: 36px;
            margin-left: 25px;
        }

    /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
    #main {
        transition: margin-left .5s;
        padding: 20px;
    }

    #topbar .logo {
        z-index: 1;
        width: 30%;
    }

    .logo img {
        width: initial;
    }

    #topbar {
    background-color: #1A7ACF;
}

    #banner{
            padding: 7% 0%;
    margin-top: 25%;
    }

        #banner h2{
	color: #FFFFFF;
	font-family: Oswald;
	font-size: 36px;
	font-weight: bold;
	line-height: 39px;
	text-align: center;
    margin: 0;
    padding-bottom: 45%;
    }

#bannerInt {
    padding: 22% 0% 23%;
    margin-top: 18%;
}

        #quemSomos h2{
        text-align: center !important;
    }

    #servicos{
        background: url(../imgRAE/servicosXs.jpg) center center no-repeat;
        margin: 9% 0%;
    }

    #servicos h1{
        text-align: center;
        padding: 0;
    }

    #quemSomos .btn-primary{
        margin: 0;
    }

    #quemSomos h1{
        margin: 3% 0%;
    }

    #imgFoco{
        margin-left: -20px;
    }

    #servicos .carousel{
        height: 300px;
    }

        #banner .carousel-control{
            display: none !important;
        }

        #banner .carousel-indicators li {
            display: inline-block;
        }

        #banner .carousel-indicators {
            width: initial;
            margin-left: 0px;
            right: 0%;
            left: 0%;
        }

        .btn{
	color: #FFFFFF;
	font-family: Quicksand;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
    letter-spacing: 2px;
        }

    h1 {
        margin: 3% 0% 10%;
    }

    .carousel-indicators {
        margin-bottom: -15px !important;
    }

    #projetos .carousel-indicators .active{
        margin-bottom: 0 !important;
    }

    #sobre h2{
        text-transform: uppercase;
    }

    #sobre h3{
        padding: 0;
    }

    #sobre{
        padding: 5% 0% 8%;
    }

    #sobre .btn-default {
    padding: 2% 0%;
}
    #foot{
            margin-bottom: -13%;
    }

     #foot{
        background-color: #F8F9FA;
    }

    .footXs{
        background-color: #1787EB;
        border-radius: 11px;
    }

    #foot h2{
	color: #FFFFFF;
	font-family: Oswald;
	font-size: 23px;
	font-weight: 500;
	line-height: 35px;
	text-align: center;
    }

        footer{
        padding: 50px 0px;
    }

    footer hr{
        display: none;
    }

    footer h2{
        padding: 10% 0% 5%;
    }

    footer h3{
        margin: 3% 0%;
        text-align: left;
    }

    footer a{
        padding: 3% 0%;
        line-height: 45px;
    }

    #bannerInt h2{
	color: #FFFFFF;
	font-family: Oswald;
	font-size: 28px;
	font-weight: 500;
	line-height: 35px;
    text-align: center;
    }

    #quemSomosInt .traco{
        display: none;
    }

    #quemSomosInt h2{
	color: #434955;
	font-family: Oswald;
	font-size: 30px;
	font-weight: 500;
	line-height: 35px;
	text-align: center;
    }

    #quemSomosInt p{
	color: #6F7788;
	font-family: "IBM Plex Sans Condensed", sans-serif;
	font-size: 17px;
	line-height: 23px;
	text-align: center;
    }

    .socio ul{
        padding: 0;
    }

    #quemSomos h1{
        text-align: center !important;
    }

    .socio .carousel{
        height: auto;
    }

    .socio .carousel-indicators .active{
        margin-bottom: 0 !important;
    }

    .valor{
        background: #30B14E;
    }

     .valor .carousel-indicators .active{
        margin-bottom: 0 !important;
        background-color: #fff !important;
    }

     .valor h2, .valor h3{
         display: block !important;
         text-align: center !important;
     }

     #projetosInt h2{
         text-align: center !important;
         display: block;
     }

          #projetosInt .realizadosInt h3 {
    text-align: center;
    font-size: 16px;
}

     #projetosInt .realizadosInt h4 {
    text-align: center;
    font-size: 17px;
}

     #projetosInt .realizadosInt h2 {
         text-align: center;
}

     #projetosInt .local {
    margin-top: -7%;
    border-bottom-left-radius: 11px;
    border-top-right-radius: 0px;
}

     #projetosInt img {
    width: 100%;
    border-radius: 15px;
}
          #governancaInt p {
    line-height: 23px;
    text-align: center;
}

          .parceiroRef img {
    height: initial;
}

#contatoInt .btn-default {
    padding: 10px 20px;
}

#olhoInt{
    margin-top: 5%; 
}

#olhoInt p {
    text-align: center;
}

#projetosInt .andamentoInt {
    min-height: 290px;
}

#projetosInt .local {
    padding: 41px 30px;
    height: 126px;
}


    #myCarousel3.carousel{
        height: 300px !important;
    }

    #myCarousel3 .carousel-indicators{
        margin-bottom: 30px !important;
    }

    #myCarousel3 .carousel-indicators li{
        background-color: #A4ADB9;
    }

    #myCarousel3 .carousel-indicators li .active{
        background-color: #1787EB;
    }
}

@media(min-width: 768px) and (max-width:991px) {
    #topbar .logo {
        z-index: 1;
        margin: 0% 0% -11%;
    }

    .logo img {
        width: 100%;
    }

    #topbar .logoPlano {
        z-index: 1;
        margin: 6% 0% -16%;
    }

    #topbar.navbar-default .navbar-nav > li > a{
        font-size: 10px;
        padding: 20px 9px;
    }

    #bannerInt {
    padding: 17% 0%;
}

    #banner h2 {
        font-size: 33px;
            margin-top: 0%;
    padding: 0% 5% 0% 0%;
    }

    #banner h3 {
        font-size: 16px;
        padding: 0% 50% 0% 0%;
    }

    #quemSomos img{
        width: 100%;
    }

        .projeto h3 {
    font-size: 11px;
}

        .projeto h2 {
    font-size: 14px;
}

        #sobre h3 {
    font-size: 16px;
}

    #foot .btn-primary {
        margin-top: 20px;
    }

    #foot h3, a {
        font-size: 10px;
    }

    footer a{
        font-size: 10px;
    }

    footer h2{
        font-size: 20px;
    }

    footer h3 {
        font-size: 10px;
    }

    footer h4 {
        text-align: initial;
    }

    #parceiroInt p {
    font-size: 13px;
}

    #parceiroInt h2 {
    font-size: 22px;
}

    .fundo img{
        width: 100%;
    }

    .valor h3 {
    font-size: 13px;
}

    #topbarInt.navbar-default .navbar-nav > li > a {
    color: #434955;
    font-family: "IBM Plex Sans Condensed", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
    border-top: solid 4px transparent;
    padding: 20px 9px;
}

    #bannerInt {
    padding: 5% 0%;
}

    #projetosInt .local {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 11px;
    margin-top: -6%;
    border-bottom-left-radius: 11px;
}
    #projetosInt img {
    border-top-right-radius: 11px;
}

    .valor .carousel-indicators .active {
    margin-bottom: 0px !important;
}
}

@media(min-width: 992px) and (max-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
    }

    #banner h2 {
        padding: 0% 12% 0% 0%;
    }

    #topbar.navbar-default .navbar-nav > li > a{
        font-size: 10px;
    }

    #quemSomos img{
        width: 100%;
    }

    .projeto h3 {
    font-size: 12px;
}

    .projeto h2 {
    font-size: 16px;
}

    #foot .btn-primary {
        margin-top: 23px;
    }

    footer h2 {
        font-size: 23px;
    }

    footer h3 {
        font-size: 12px;
    }

    footer a {
        font-size: 12px;
    }

    #bannerInt {
    padding: 5% 0%;
}

    #topbarInt.navbar-default .navbar-nav > li > a{
            font-size: 11px;
                padding: 20px 11px;
    }

    .fundo img{
        width: 100%;
    }

    #projetosInt .local {
    height: 100px;
    padding: 36px 30px 91px;
}
    #projetosInt .realizadosInt h4 {
    font-size: 13px;
}
    #projetosInt .realizadosInt h3 {
    font-size: 10px;
}
}
