
body{
    font-family: 'Poppins', sans-serif;', !important;
}

h1, h2{
    color: #00aeef !important;
	font-size:40px;
	font-weight:600;
	font-family: 'Poppins', sans-serif;
}


p{
    color: #666666 !important;
	font-size:17px;
	font-weight:300;
	font-family: 'Poppins', sans-serif;
}

h8{
    color: #054e7a !important;
	font-size:16px;
	font-weight:600;
	font-family: 'Poppins', sans-serif;
}

textarea{
    resize: none!important;
    height: 10rem;
}

.slicknav_menu {
    display:none;
    background-color: #75c140!important;
	font-color:#333;
}

.bottomfixed {
    position: fixed;
    z-index:1000;
    bottom: 30px;
    right: 30px;
}

.bottomfixed img {
    width: 64px;
}

@media screen and (max-width: 40em) {
	.js #menu {
		display:none;
    }
    #topo{
        padding-top: 6rem!important;
    }

	.js .slicknav_menu {
		display:block;
    }
    .slicknav_nav{
        text-align: center;
    }
    .slicknav_menu .slicknav_menutxt{
        display: none!important;
    }
    .slicknav_nav a:hover{
        color: white !important;
        background-color: #75c140 !important;
    }
    .slicknav_icon{
        margin: 0!important;
    }

    nav{
        display: none !important;
    }
    .slicknav_nav .phone, .slicknav_nav .icons {
        /*display: none;*/
    }
}



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

	#home #quem-somos{
    margin-top: -40px;
    padding-top: 90px;
    padding-bottom: 90px;
	height: 180px;
}

	.slicknav_nav .phone, .slicknav_nav .icons {
  display: none !important;

 }

.slicknav_nav { height: 1024px}

/* CSS FIX - MOBILE - START */
.slicknav_menu {
    background: #fff url('/assets/images/logo-footer.png') 8px 12px no-repeat !important;
    background-size: auto 55px !important;
    position: fixed !important;
    width: 100%;
	z-index:10000;
}
.slicknav_btn { background: #fff !important;}
.slicknav_menu .slicknav_icon-bar { background-color: #003051 !important;}

.slicknav_menu .logo { display: none }

.slicknav_nav .icons a { display: inline}
.slicknav_nav .phone font { color: #000 !important}

#quem-somos #topo{
    background-size: auto 100%;
    height: auto !important;
    padding-bottom: 6rem !important;
}

#home #quem-somos{
    margin-top: -40px;
    padding-top: 90px;
    padding-bottom: 90px;
	height: 540px;
}

#home #quem-somos h3{
    font-style: normal;
	font-size: 1.7em;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
	text-align:center;
}

#home #quem-somos h4{
    font-style: normal;
	font-size: 1.9em;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	line-height: 1.2em;
	text-align:center;
}

#home #quem-somos p{
    font-size: 1.2em;
	line-height: 1.4em;
	font-color: #272727;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#faleConosco #topo{
    background-size: auto 100%;
    height: auto !important;
    padding-bottom: 6rem !important;
}

#servicos #topo{
    background-size: auto 100%;
    height: auto;
    padding-bottom: 6rem !important;
}

#contami #topo{
    background-size: auto 100%;
    height: auto;
    padding-bottom: 6rem !important;
}

#topo.home {
    background-size: auto 100%;
    height: auto !important;
    padding-bottom: 9rem !important;
}

#topo h1, #topo h1a {
    font-size: 34px !important;
	font-weight:600;
	text-align:left;
}

#topo p {
    text-align:center;
}

#topo .title-1 .subtitle {
    font-size: 1rem !important;
}

h1, h2 {
    text-align:center;
	font-family: 'Poppins', sans-serif;
}

.triad {
    margin: 0 auto;
}

/* CSS FIX - MOBILE - END */

.js #menu {
		display:none;
    }
    #topo{
        padding-top: 6rem!important;
    }

	.js .slicknav_menu {
		display:block;
    }
    .slicknav_nav{
        text-align: center;
    }
    .slicknav_menu .slicknav_menutxt{
        display: none!important;
    }
    .slicknav_nav a:hover{
        color: white !important;
        background-color: #33a4d0 !important;
    }
    .slicknav_icon{
        margin: 0!important;
    }

    nav{
        display: none !important;
    }
    .slicknav_nav .phone, .slicknav_nav .icons{
        /*display: none;*/
    }
}

#topo {
    background-repeat: no-repeat;
}

nav.inverse {
    background: rgba(250,250,250,1);
    position: fixed;
    width: 100%;
    z-index: 10;
    transition: 0.4s;
}

nav .social-icons a{
    margin: 5px;
}

#topo nav ul li a:hover, #topo nav ul li a.active{
    color: #75c140;
    text-decoration: none;
}

#topo nav.inverse ul li{
    color: #63db0f;

}
#topo nav ul li{
    color: white;

}

#topo nav ul li.phone{
    font-size: 0.9rem;
}

#topo nav ul li a{
    transition: 0.3s;

}

#topo nav.inverse ul li a{
    color: #01528f;
}

#topo nav.inverse ul li a:hover{
    color: #63db0f;
}




#topo.home{
    background-size: 100% 800px;
    height: 800px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	font-family: 'Poppins', sans-serif;

}

#topo.servicos{
    background-image: url(../images/back-topo-servicos.png); */
    background-size: 100% 645px;
    height: 545px;
	font-family: 'Poppins', sans-serif;
}

#topo.licenca{
	background-image: url('https://www.ecoplanambiental.com/teste22/assets/images/back-topo-licenciamento.png');
    background-size: 100% 645px;
    height: 545px;
	text-align:left;
	font-family: 'Poppins', sans-serif;
}

#topo.gestao{
    background-image: url('https://www.ecoplanambiental.com/teste22/assets/images/back-topo-gestao.png');
    background-size: 100% 645px;
    height: 545px;
	text-align:left;
	font-family: 'Poppins', sans-serif;
}

#topo.contami{
    background-image: url('https://www.ecoplanambiental.com/teste22/assets/images/back-topo-gerenciamento-areas-contaminadas.png');
    background-size: 100% 645px;
    height: 545px;
	text-align:left;
	font-family: 'Poppins', sans-serif;
}

#topo.estudo{
    background-image: url('https://www.ecoplanambiental.com/teste22/assets/images/back-topo-estudos.png');
    background-size: 100% 645px;
    height: 545px;
	text-align:left;
	font-family: 'Poppins', sans-serif;
}



#topo.quemsomos{
    background-image: url('/assets/images/back-topo-quemsomos.png');
    background-size: 100% 645px;
    height: 545px;
	text-align:left;
	font-family: 'Poppins', sans-serif;
}

nav{
    margin-bottom: 110px;
}

nav ul{
    display: inline-flex;
    width: 100%;
    list-style-type: none;
}

nav ul li{
    margin-top: 30px;
    margin-left: -8px!important;
    margin-right: auto;
	font-family: 'Poppins', sans-serif;
}

nav ul li {
    font-size: 1.0rem;
}

nav ul li a{
    color: white;
    font-size: 1.0rem;
    text-decoration: none;
}


nav ul li a.highlighted {
    border: 1px solid #63db0f;
    padding: 7px;
}

nav ul li.logo{
    margin: 15px;
    margin-right: 40px;
}

#topo .title-1{
    color: white;
    text-align: center;
	font-family: 'Poppins', sans-serif;
}

#topo .title-1 h1{
    color: white!important;
    font-style: normal;
    text-transform: uppercase;
	font-size: 46px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	text-align:center;

}

#topo .title-1 h1a{
    color: white!important;
    font-style: normal;
    text-transform: uppercase;
	font-size: 46px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	text-align:center;

}

#topo .title-1 .subtitle{
    font-size: 1.2rem;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

.button-default:hover, a.button-default:hover{
    background-color: #75c140;
    border-color: #75c140;
    cursor: pointer;
}

.button-primary:hover{
    background-color: #75c140;
    border-color: #75c140;
    cursor: pointer;
    color:white;
}

.button-default, a.button-default{
    background-color: transparent;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    margin-top: 30px;
    transition: 0.3s;
    color: white;
    border-radius: 20px;
    border: 1px solid;
    font-style: normal;
	font-weight:700;
}

.button-primary{
    background-color: transparent;
    width: 187px;
    font-size: 14px;
    height: 40px;
    margin-top: 30px;
    transition: 0.3s;
    color: #75c140;
    border-radius: 20px;
    border: 1px solid #75c140;
    font-style: normal;
	font-weight:700;
}

#home #quem-somos{
    margin-top: -40px;
    padding-top: 90px;
    padding-bottom: 90px;
	height: 390px;
}

#home #quem-somos h3{
    font-style: normal;
	font-size: 1.7em;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
	text-align:center;
}

#home #quem-somos p{
    font-size: 1.0em;
	line-height: 1.4em;
	font-color: #272727;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#home #quem-somos small{
    font-size: 18px;
	line-height: 18px;
	font-color: #272727;
	font-weight:300;
	font-family: 'Poppins', sans-serif;

}

.light-blue{
    color: #003352;
}

.blue-line{
    background-color: #abd044;
    width: 20%;
    height: 1px;
    display: inline-block;
}

#home #o-que-oferecemos{
    background-color: #00c6d1;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
    color: white;
	align

}

#home #o-que-oferecemos h1{
    font-style: normal;
    color: white!important;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
	font-size: 2.5em;
	font-weight: 600;
}

#home #o-que-oferecemos p{
    font-size: 20px;
    margin-bottom: 3em;
	line-height: 26px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	text-align:center;
}

#home #o-que-oferecemos .container .row .col-md-3 .content-box{
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 22px;
    font-style: italic;
    padding-top: 15%;
	text-align:center;
	font-family: 'Poppins', sans-serif;
}

#home #o-que-oferecemos .description{
    min-height: 80px;
    line-height: 25px;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 500;
}

#home #o-que-oferecemos .container .row .col-md-3 button{
    font-size: 12px;
    width: 130px;

}

#home-middle{
    background-image: url('/assets/images/back-middle.png');
    height: 660px;
}

#home-middle1{
    background-image: url('/assets/images/borda_numeros.jpg');
    height: 65px;
}

#home #diferenciais{
    padding-top: 90px;
    padding-bottom: 90px;
	background-color:#f2f2f1;
}

#home #diferenciais .subtitle{
    margin-top: 1.7em;
    font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-color: #272727;
}

#home #diferenciais .bordered{
    border-left: 1px solid #75c140;
    border-right: 1px solid #75c140;
}

#home #diferenciais h1{
    font-style: normal;
    margin-bottom: 0px;
	font-style: normal;
	font-size: 2.5em;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
	font-color: #272727;
}


#home #diferenciais h3.title{
    font-style: normal;
    color: #030365;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

#home #diferenciais .row.mt-5{
    text-align: -webkit-center;
	font-size: 17px;
	line-height: 21px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;

}

#home #diferenciais .p{
    text-align: -webkit-center;
	font-size: 17px;
	line-height: 21px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;

}

#home #diferenciais img{
    padding: 10px;
}

#home #numeros{
    background-color: #75c140;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    color: white;
    font-style: normal;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#home #numeros h1{
    color: white!important;
	font-style: normal;
	font-style: normal;
	font-size: 1.9em;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;

}

#home #numeros6{
    background-image: url('/assets/images/borda_areas.jpg');
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    color: white;
    font-style: normal;
	font-family: 'Poppins', sans-serif;
	height: 60px;
}

#home #numeros6 h1{
    color: white!important;
	font-style: normal;
	font-style: normal;
	font-size: 1.9em;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
}

#home #numeros4{

    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    color: white;
    font-style: normal;
	font-family: 'Poppins', sans-serif;
	height: 60px;
}

#home #numeros4 h1{
    color: white!important;
	font-style: normal;
	font-style: normal;
	font-size: 1.9em;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
}

#home #numeros5{
    background-image: url('/assets/images/borda_numeros_botton.jpg');
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    color: white;
    font-style: normal;
	font-family: 'Poppins', sans-serif;
	height: 60px;
}

#home #numeros5 h1{
    color: white!important;
	font-style: normal;
	font-style: normal;
	font-size: 1.9em;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
}

#home #numeros .count{
    font-size: 65px;
}

#home #numeros1{
    background-color: #003352;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    color: white;
    font-style: normal;
	font-family: 'Poppins', sans-serif;
}

#home #numeros1 h1{
    color: white!important;
	font-style: normal;
	font-style: normal;
	font-size: 1.5em;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	line-height: 1.3em;
}

#home #numeros1 .count{
    font-size: 65px;
}

#home #numeros2{
    background-color: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10%;
    padding-right: 10%;
    text-align: center;
    color: white;
    font-style: normal;

	font-family: 'Poppins', sans-serif;
}

#home #numeros2 h1{
    color: #003352;
	font-style: normal;
	font-style: normal;
	font-size: 1.9em;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	line-height: 1.3em;
}

#home #numeros2 .count{
    font-size: 65px;
}

#home #blog-acp{
    padding-top: 70px;
    padding-bottom: 70px;
}

#home #map{
    height: 400px;
}

#address{
    text-align: center;
    height: 580px;
    background-color: #eae9e9;
    padding-top: 2%;
    padding-bottom: 5%;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	font-color: #003352;
	font-size:20px;
}

#home .circle-icon.calc{
    text-align: -webkit-center;
    top: 4.6em;
    position: relative;
}

#home .circle-icon.calc i{
    background-color: #003352;
    padding: 0.7em;
    border-radius: 50% 50%;
    color: white;
    height: 2.3em;
    font-size: 2em;
}

#address .circle-icon, #o-que-oferecemos .circle-icon{
    top: -46px;
    position: relative;
    font-size: 22px;
}

#address .circle-icon i, #o-que-oferecemos .circle-icon i{
    background-color: #003352;
    padding: 15px;
    border-radius: 50% 50%;
    color: white;
    height: 50px;
}

#address .btn-side{ right: 0px; top: 100px; position: fixed; display: none; }

#nossos-servicos{
    padding-top: 90px;
    padding-bottom: 90px;
	font-size:18px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#nossos-servicos h2, #nossos-servicos h5 {
    color: #09a9fc
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#nossos-servicos h1 {
    color: #09a9fc;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}


#nossos-servicos h8 {
    color: #ffffff;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#servicos #contato, #metodologia #contato{
    background-color: #003352;
    color: white;
    padding-top: 70px;
    padding-bottom: 70px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	line-height: 29px;
}

#diferenciais #topo{
    background-image: url('/assets/images/back-topo-diferenciais.png');
    background-size: 100% 523px;
    height: 523px;
}

#quem-somos #topo{
    background-size: 100% 523px;
    height: 80vh;
}

#metodologia #topo{
    background-image: url('/assets/images/back-topo-metodologia.png');
    background-size: 100% 523px;
    height: 80vh;
}

#faleConosco #topo{
    background-size: 100% 523px;
    height: 80vh;

	font-family: 'Poppins', sans-serif;
}

#diferenciais #carrousel-depoiments{
    background-color: #75c140;
    color: white;
    height: auto;
    padding-top: 50px;
    padding-bottom: 70px;
}

#diferenciais #carrousel-depoiments .depoiment{
    padding-left: 15%;
    padding-right: 15%;
    font-size: 3vh;
}

#faleConosco #contato{
    padding-top: 6%;
    padding-bottom: 10%;
	font-size:18px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#faleConosco #contato h1{
    color: #00aeef!important;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}

#faleConosco #contato input, #faleConosco #contato textarea{
    border: 1px solid #626262;
    border-radius: 3px;
    color: #8bb91a;
    padding: 2%;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#faleConosco #contato ::placeholder{
    color: #073557;
    font-style: normal;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#faleConosco-middle{
    background-image: url('/assets/images/back-botton.jpg');
    height: 660px;
}



#footer{
    padding-top: 2%;
    padding-bottom: 2%;
	font-size: 11px;
	font-color: #272727;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	background-color:#f0f0f0;
}
#footer .social-icons .fab{
    margin: 10px;
    color: #0064ac;
}

#footer .triad{

    align: right;
}



#quem-somos #empresa{
    padding-top: 7%;
    padding-bottom: 7%;
	font-size: 18px;
	font-color: #272727;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#quem-somos #empresa1{
    background-image: url('/assets/images/bg_missao.jpg');
	padding-top: 7%;
    padding-bottom: 7%;
	padding-left: 20%;
    padding-right: 20%;
	font-size: 18px;
	font-color: #ffffff;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#quem-somos #carrousel{
    background-color: #75c140;
    padding-top: 5%;
    padding-bottom: 5%;
    color: white;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#empresa h1 {
    font-weight: 600;
}

#quem-somos #carrousel .depoiment{
    text-align: left;
    width: 35%;
}

#quem-somos #carrousel .depoiment h4{
    letter-spacing: 0px;
}

#quem-somos #carrousel .carousel-item{
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
	font-size: 21px;
}

#quem-somos #carrousel .carousel-inner{
    width: 100%;
    text-align: -webkit-center !important;
}

#quem-somos #segmentos{
    padding-top: 5%;
    padding-bottom: 5%;
	font-size: 18px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#quem-somos #solicite-conversa{
    background-color: #003052;
    padding-top: 2%;
    padding-bottom: 2%;
    color: white;
	font-size: 24px;
	line-height: 29px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#quem-somos #solicite-conversa h3{
    color: #003052;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#quem-somos #segmentos ul{
    list-style: none;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#quem-somos #segmentos li {
    padding-left: 1em;
    text-indent: -.7em;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#quem-somos #segmentos li::before {
    content: "• ";
    margin-right: 0.6rem;
    color: #00aeef;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#segmentoBackground.parallax{
    height: 420px;
}


#home #middle.parallax{
    height: 70vh;
}

#faleConosco #middle.parallax{
    height: 70vh;
}


#contato h1{
    color: white!important;
	font-family: 'Poppins', sans-serif;
}


.field-invalid {
    border: 1px solid #e74c3c !important;
}

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

	#home #quem-somos{
    margin-top: -40px;
    padding-top: 90px;
    padding-bottom: 90px;
	height: 180px;
}

	.slicknav_nav .phone, .slicknav_nav .icons {
  display: none !important;

 }

.slicknav_nav { height: 1024px}

/* CSS FIX - MOBILE - START */
.slicknav_menu {
    background: #fff url('/assets/images/logo-footer.png') 8px 12px no-repeat !important;
    background-size: auto 55px !important;
    position: fixed !important;
    width: 100%;
	z-index:10000;
}
.slicknav_btn { background: #fff !important;}
.slicknav_menu .slicknav_icon-bar { background-color: #003051 !important;}

.slicknav_menu .logo { display: none }

.slicknav_nav .icons a { display: inline}
.slicknav_nav .phone font { color: #000 !important}

#quem-somos #topo{
    background-size: auto 100%;
    height: auto !important;
    padding-bottom: 6rem !important;
}

#home #quem-somos{
    margin-top: -40px;
    padding-top: 90px;
    padding-bottom: 90px;
	height: 540px;
}

#home #quem-somos h3{
    font-style: normal;
	font-size: 1.7em;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
	text-align:center;
}

#home #quem-somos p{
    font-size: 1.0em;
	line-height: 1.4em;
	font-color: #272727;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#faleConosco #topo{
    background-size: auto 100%;
    height: auto !important;
    padding-bottom: 6rem !important;
}

#servicos #topo{
    background-size: auto 100%;
    height: auto;
    padding-bottom: 6rem !important;
}

#topo.home {
    background-size: auto 100%;
    height: auto !important;
    padding-bottom: 9rem !important;
}

#topo h1, #topo h1a {
    font-size: 34px !important;
}

#topo p {
    text-align:center;
}

#topo .title-1 .subtitle {
    font-size: 1rem !important;
}

h1, h2 {
    text-align:center;
	font-family: 'Poppins', sans-serif;
}

.triad {
    margin: 0 auto;
}

/* CSS FIX - MOBILE - END */

.js #menu {
		display:none;
    }
    #topo{
        padding-top: 6rem!important;
    }

	.js .slicknav_menu {
		display:block;
    }
    .slicknav_nav{
        text-align: center;
    }
    .slicknav_menu .slicknav_menutxt{
        display: none!important;
    }
    .slicknav_nav a:hover{
        color: white !important;
        background-color: #33a4d0 !important;
    }
    .slicknav_icon{
        margin: 0!important;
    }

    nav{
        display: none !important;
    }
    .slicknav_nav .phone, .slicknav_nav .icons{
        /*display: none;*/
    }
}

#topo {
    background-repeat: no-repeat;
}

nav.inverse {
    background: rgba(250,250,250,1);
    position: fixed;
    width: 100%;
    z-index: 10;
    transition: 0.4s;
}

nav .social-icons a{
    margin: 5px;
}

#topo nav ul li a:hover, #topo nav ul li a.active{
    color: #75c140;
    text-decoration: none;
}

#topo nav.inverse ul li{
    color: #63db0f;

}
#topo nav ul li{
    color: white;

}

#topo nav ul li.phone{
    font-size: 0.9rem;
}

#topo nav ul li a{
    transition: 0.3s;

}

#topo nav.inverse ul li a{
    color: #01528f;
}

#topo nav.inverse ul li a:hover{
    color: #63db0f;
}




#topo.home{
    background-size: 100% 800px;
    height: 800px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	font-family: 'Poppins', sans-serif;

}

#topo.servicos{
    /* background-image: url(../images/back-topo-servicos.png); */
    background-size: 100% 645px;
    height: 545px;
	font-family: 'Poppins', sans-serif;
}

#topo.servicos1{
    /* background-image: url(../images/back-topo-servicos1.png); */
    background-size: 100% 645px;
    height: 545px;
	font-family: 'Poppins', sans-serif;
}

#topo.servicos2{
    /* background-image: url(../images/back-topo-servicos2.png); */
    background-size: 100% 645px;
    height: 545px;
	font-family: 'Poppins', sans-serif;
}

#topo.servicos3{
    /* background-image: url(../images/back-topo-servicos3.png); */
    background-size: 100% 645px;
    height: 545px;
	font-family: 'Poppins', sans-serif;
}
#topo.servicos.estudos{
    /* background-image: url(../images/back-topo-estudos.jpg); */
    background-size: 100% 645px;
    height: 545px;
	font-family: 'Poppins', sans-serif;
}

#topo.servicos.gestao{
    /* background-image: url(../images/back-topo-gestao.jpg); */
    background-size: 100% 645px;
    height: 545px;
	font-family: 'Poppins', sans-serif;
}

#topo.servicos.gerenciamento{
    /* background-image: url(../images/back-topo-gerenciamento.jpg); */
    background-size: 100% 645px;
    height: 545px;
	font-family: 'Poppins', sans-serif;
}

#topo.quemsomos{
    background-image: url('/assets/images/back-topo-quemsomos.png');
    background-size: 100% 645px;
    height: 545px;
	text-align:left;
	font-family: 'Poppins', sans-serif;
}

nav{
    margin-bottom: 110px;
}

nav ul{
    display: inline-flex;
    width: 100%;
    list-style-type: none;
}

nav ul li{
    margin-top: 30px;
    margin-left: -8px!important;
    margin-right: auto;
	font-family: 'Poppins', sans-serif;
}

nav ul li {
    font-size: 1.0rem;
}

nav ul li a{
    color: white;
    font-size: 1.0rem;
    text-decoration: none;
}


nav ul li a.highlighted {
    border: 1px solid #63db0f;
    padding: 7px;
}

nav ul li.logo{
    margin: 15px;
    margin-right: 40px;
}

#topo .title-1{
    color: white;
    text-align: center;
	font-family: 'Poppins', sans-serif;
}

#topo .title-1 h1{
    color: white!important;
    font-style: normal;
    text-transform: uppercase;
	font-size: 46px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	text-align:center;

}

#topo .title-1 h1a{
    color: white!important;
    font-style: normal;
    text-transform: uppercase;
	font-size: 46px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	text-align:center;

}

#topo .title-1 .subtitle{
    font-size: 1.2rem;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

.button-default:hover, a.button-default:hover{
    background-color: #75c140;
    border-color: #75c140;
    cursor: pointer;
}

.button-primary:hover{
    background-color: #75c140;
    border-color: #75c140;
    cursor: pointer;
    color:white;
}

.button-default, a.button-default{
    background-color: transparent;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    margin-top: 30px;
    transition: 0.3s;
    color: white;
    border-radius: 20px;
    border: 1px solid;
    font-style: normal;
	font-weight:700;
}

.button-primary{
    background-color: transparent;
    width: 187px;
    font-size: 14px;
    height: 40px;
    margin-top: 30px;
    transition: 0.3s;
    color: #75c140;
    border-radius: 20px;
    border: 1px solid #75c140;
    font-style: normal;
	font-weight:700;
}

#home #quem-somos{
    margin-top: -40px;
    padding-top: 90px;
    padding-bottom: 90px;
	height: 540px;
}

#home #quem-somos h3{
    font-style: normal;
	font-size: 1.7em;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
	text-align:center;
}

#home #quem-somos p{
    font-size: 1.0em;
	line-height: 1.4em;
	font-color: #272727;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#home #quem-somos small{
    font-size: 18px;
	line-height: 18px;
	font-color: #272727;
	font-weight:300;
	font-family: 'Poppins', sans-serif;

}

.light-blue{
    color: #003352;
}

.blue-line{
    background-color: #abd044;
    width: 20%;
    height: 1px;
    display: inline-block;
}

#home #o-que-oferecemos{
    background-color: #00c6d1;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
    color: white;
	align

}

#home #o-que-oferecemos h1{
    font-style: normal;
    color: white!important;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
	font-size: 2.5em;
	font-weight: 600;
}

#home #o-que-oferecemos p{
    font-size: 20px;
    margin-bottom: 3em;
	line-height: 26px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	text-align:center;
}

#home #o-que-oferecemos .container .row .col-md-3 .content-box{
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 22px;
    font-style: italic;
    padding-top: 15%;
	text-align:center;
	font-family: 'Poppins', sans-serif;
}

#home #o-que-oferecemos .description{
    min-height: 80px;
    line-height: 25px;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 500;
}

#home #o-que-oferecemos .container .row .col-md-3 button{
    font-size: 12px;
    width: 130px;

}

#home-middle{
    background-image: url('/assets/images/back-middle.png');
    height: 660px;
}

#home-middle1{
    background-image: url('/assets/images/borda_numeros.jpg');
    height: 65px;
}

#home #diferenciais{
    padding-top: 90px;
    padding-bottom: 90px;
	background-color:#f2f2f1;
}

#home #diferenciais .subtitle{
    margin-top: 1.7em;
    font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-color: #272727;
}

#home #diferenciais .bordered{
    border-left: 1px solid #f2f2f1;
    border-right: 1px solid #ffffff;
}

#home #diferenciais h1{
    font-style: normal;
    margin-bottom: 0px;
	font-style: normal;
	font-size: 2.5em;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
	font-color: #272727;
}


#home #diferenciais h3.title{
    font-style: normal;
    color: #030365;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

#home #diferenciais .row.mt-5{
    text-align: -webkit-center;
	font-size: 17px;
	line-height: 21px;
	font-weight: 100;

}

#home #diferenciais img{
    padding: 10px;
}

#home #numeros{
    background-color: #75c140;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    color: white;
    font-style: normal;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#home #numeros h1{
    color: white!important;
	font-style: normal;
	font-style: normal;
	font-size: 1.9em;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;

}

#home #numeros6{
    background-image: url('/assets/images/borda_areas.jpg');
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    color: white;
    font-style: normal;
	font-family: 'Poppins', sans-serif;
	height: 60px;
}

#home #numeros6 h1{
    color: white!important;
	font-style: normal;
	font-style: normal;
	font-size: 1.9em;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
}

#home #numeros4{

    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    color: white;
    font-style: normal;
	font-family: 'Poppins', sans-serif;
	height: 60px;
}

#home #numeros4 h1{
    color: white!important;
	font-style: normal;
	font-style: normal;
	font-size: 1.9em;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
}

#home #numeros5{
    background-image: url('/assets/images/borda_numeros_botton.jpg');
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    color: white;
    font-style: normal;
	font-family: 'Poppins', sans-serif;
	height: 60px;
}

#home #numeros5 h1{
    color: white!important;
	font-style: normal;
	font-style: normal;
	font-size: 1.9em;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1em;
}

#home #numeros .count{

    font-size: 65px;
}

#home #numeros1{
    background-color: #003352;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    color: white;
    font-style: normal;
	font-family: 'Poppins', sans-serif;
}

#home #numeros1 h1{
    color: white!important;
	font-style: normal;
	font-style: normal;
	font-size: 1.5em;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	line-height: 1.3em;
}

#home #numeros1 .count{
    font-size: 65px;
}

#home #numeros2{
    background-color: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10%;
    padding-right: 10%;
    text-align: center;
    color: white;
    font-style: normal;

	font-family: 'Poppins', sans-serif;
}

#home #numeros2 h1{
    color: #003352;
	font-style: normal;
	font-style: normal;
	font-size: 1.9em;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	line-height: 1.3em;
}

#home #numeros2 .count{
    font-size: 65px;
}

#home #blog-acp{
    padding-top: 70px;
    padding-bottom: 70px;
}

#home #map{
    height: 400px;
}

#address{
    text-align: center;
    height: 580px;
    background-color: #eae9e9;
    padding-top: 2%;
    padding-bottom: 5%;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	font-color: #003352;
	font-size:20px;
}

#home .circle-icon.calc{
    text-align: -webkit-center;
    top: 4.6em;
    position: relative;
}

#home .circle-icon.calc i{
    background-color: #003352;
    padding: 0.7em;
    border-radius: 50% 50%;
    color: white;
    height: 2.3em;
    font-size: 2em;
}

#address .circle-icon, #o-que-oferecemos .circle-icon{
    top: -46px;
    position: relative;
    font-size: 22px;
}

#address .circle-icon i, #o-que-oferecemos .circle-icon i{
    background-color: #003352;
    padding: 15px;
    border-radius: 50% 50%;
    color: white;
    height: 50px;
}

#address .btn-side{ right: 0px; top: 100px; position: fixed; display: none; }

#nossos-servicos{
    padding-top: 90px;
    padding-bottom: 90px;
	font-size:18px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#nossos-servicos h2, #nossos-servicos h5 {
    color: #09a9fc
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#nossos-servicos h1 {
    color: #09a9fc;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}


#nossos-servicos h8 {
    color: #ffffff;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#servicos #contato, #metodologia #contato{
    background-color: #ffffff;
	font-color:#333;
    color: white;
    padding-top: 70px;
    padding-bottom: 70px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	line-height: 24px;
}

#diferenciais #topo{
    background-image: url('/assets/images/back-topo-diferenciais.png');
    background-size: 100% 523px;
    height: 523px;
}

#quem-somos #topo{
    background-size: 100% 523px;
    height: 80vh;
}

#metodologia #topo{
    background-image: url('/assets/images/back-topo-metodologia.png');
    background-size: 100% 523px;
    height: 80vh;
}

#faleConosco #topo{
    background-size: 100% 523px;
    height: 80vh;

	font-family: 'Poppins', sans-serif;
}

#diferenciais #carrousel-depoiments{
    background-color: #75c140;
    color: white;
    height: auto;
    padding-top: 50px;
    padding-bottom: 70px;
}

#diferenciais #carrousel-depoiments .depoiment{
    padding-left: 15%;
    padding-right: 15%;
    font-size: 3vh;
}

#faleConosco #contato{
    padding-top: 6%;
    padding-bottom: 10%;
	font-size:18px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#faleConosco #contato h1{
    color: #00aeef!important;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}

#faleConosco #contato input, #faleConosco #contato textarea{
    border: 1px solid #5a5b5b;
    border-radius: 4px;
    color: #8bb91a;
    padding: 2%;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#faleConosco #contato ::placeholder{
    color: #073557;
    font-style: normal;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#faleConosco-middle{
    background-image: url('/assets/images/back-botton.jpg');
    height: 660px;
}



#footer{
    padding-top: 2%;
    padding-bottom: 2%;
	font-size: 11px;
	font-color: #272727;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	background-color:#f0f0f0;
}
#footer .social-icons .fab{
    margin: 10px;
    color: #0064ac;
}

#footer .triad{

    align: right;
}



#quem-somos #empresa{
    padding-top: 7%;
    padding-bottom: 7%;
	font-size: 18px;
	font-color: #272727;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#quem-somos #empresa1{
    background-image: url('/assets/images/bg_missao.jpg');
	padding-top: 7%;
    padding-bottom: 7%;
	padding-left: 20%;
    padding-right: 20%;
	font-size: 18px;
	font-color: #ffffff;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#quem-somos #carrousel{
    background-color: #75c140;
    padding-top: 5%;
    padding-bottom: 5%;
    color: white;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#empresa h1 {
    font-weight: 600;
}

#quem-somos #carrousel .depoiment{
    text-align: left;
    width: 35%;
}

#quem-somos #carrousel .depoiment h4{
    letter-spacing: 0px;
}

#quem-somos #carrousel .carousel-item{
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
	font-size: 21px;
}

#quem-somos #carrousel .carousel-inner{
    width: 100%;
    text-align: -webkit-center !important;
}

#quem-somos #segmentos{
    padding-top: 5%;
    padding-bottom: 5%;
	font-size: 18px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#quem-somos #solicite-conversa{
    background-color: #003052;
    padding-top: 2%;
    padding-bottom: 2%;
    color: white;
	font-size: 24px;
	line-height: 29px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

#quem-somos #solicite-conversa h3{
    color: #003052;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#quem-somos #segmentos ul{
    list-style: none;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#quem-somos #segmentos li {
    padding-left: 1em;
    text-indent: -.7em;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#quem-somos #segmentos li::before {
    content: "• ";
    margin-right: 0.6rem;
    color: #00aeef;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;

}

#segmentoBackground.parallax{
    height: 420px;
}


#home #middle.parallax{
    height: 70vh;
}

#faleConosco #middle.parallax{
    height: 70vh;
}


#contato h1{
    color: white!important;
	font-family: 'Poppins', sans-serif;
}


.field-invalid {
    border: 1px solid #e74c3c !important;
}



