html, body{
    height: 100%;
    font-family: 'Montserrat', sans-serif;
}
.inicio{
    background-color: #FFF;
    width: 100%;
    padding-top: 5px;
    display: block;
}
.nav-telefone{
    margin-bottom: 5px;
    text-align: right;
}
.nav-telefone li{
    color: #000080;
    font-weight: 500;
    font-size: 24px;
    float: left;
    margin-right: 10px;
}
.logo-inicio{
    position: absolute;
    top:0px;
    z-index: 10;
}
.logo-inicio img{
    width: 230px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.navbar{
    background-color: #000080;
    border-bottom: 5px solid #ffff00;
    z-index: 1;
    width: 100%;
}
.pipe{
    color: #FFF;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 500;
    display: block;
}

.nav-link{
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 3px;
    color: #FFF;
}
.nav-link:hover{
    color: #FFF;
    text-decoration: underline;
}

.carousel-item{
    height: 580px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;

}
.carousel-caption{
    bottom: 110px;
}
.carousel-caption h5{
    color: #ffff00;
    text-transform: uppercase;
    font-size: 32px;
    width: 70%;
    margin: 0 auto;
}
.carousel-caption{
    bottom: 100px;
}
.a-piazzeta{
    padding-top: 30px;
}
.titulo-2{
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.a-piazzeta p{
    text-align: justify;
}
.img-sobre{
    width: 100%;
    height: 230px;
    margin-bottom: 10px;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
}
.nossos-servicos{
    padding-top: 30px;
    margin-top: 30px;
    padding-bottom: 50px;
    background-color: #EEE;
}
.nossos-servicos .col-md-3{
    padding-right: 3px;
    padding-left: 3px;
}
.slick-prev {
    left: 50px;
}
.slick-next {
    right: 50px;
}
.slick-prev, .slick-next {
    z-index: 5;
}
.slick-prev:before, .slick-next:before {
    font-size: 40px;
}
.nossos-servicos .col-md-3:last-child{
    padding-right: 15px;
}
.img-servicos{
    width: 100%;
    height: 240px;
    margin-top: 20px;
    background-size: 123% !important;
    background-repeat: no-repeat !important;
}
.titulo-servico{
    color: #000080;
    margin-top: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 22px;
    display: none;
}
.frase-hover-tema{
    display: block !important;
    width: 100%;
    height: 240px;
    font-size: 16px;
    color: #FFF;
    font-weight: 400;
    background-color: #000080a6;
    padding: 10px;
    padding-top: 40px;
    text-align: center;
    transition: .5s ease;
    opacity: 0;
}
.body-icones{
    height: 300px;
    background-size: cover !important;
    margin-bottom: 10px;
}
.btn-servicos{
    background-color: #ffff00;
    font-size: 20px;
    margin-top: 35px;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
    color: #000080;
}
.frase-hover-tema:hover{
  opacity: 1;
}
.licencas{
    width: 100%;
    min-height: 100px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.bloco-selo{
    text-align: center;
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
}
.img-licenca{
    width: 100%;
    height: 150px;
    margin-bottom: 20px;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.municipal .img-licenca{
    float: left;
    width: 50%;
}
.meio-ambiente{
    width: 100%;
    min-height: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
    background: url('../img/imagem-VIII.jpg') no-repeat center;
    background-size: cover;
}
.meio-ambiente h2, .meio-ambiente p{
    color: #FFF;

}
.meio-ambiente p{
    font-size: 20px;
}
.meio-ambiente li{
    margin-bottom: 20px;
    font-size: 18px;
    text-align: justify;
    color: #FFF;
}
.vantagens{
    width: 100%;
    min-height: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #EEE;
}
.vantagens li{
    margin-bottom: 10px;
}
.contato{
    background-color: #EEE;
    padding-top: 50px;
}

.btn-contato{
    background-color: #000080;
    font-weight: 500;
    color: #FFFD38;
}
.logo-rodape{
    width: 200px;
}
.nav-footer .nav-link{
    color: #6b6c6d;
    letter-spacing: 0;
}
.galeria{
    width: 100%;
    background-color: #EEE;
}
.slider{
    width: 101%;
    padding-left: 5px;
}
.galeria .row{
    width: 101%;
}
.img-galeria{
    height: 350px;
    margin-right: 5px;
    background-size: cover !important;
    background-position: center !important;

}
.label-rodape{
    font-size: 20px;
    font-weight: 500;
    color: #777;

}
.contact-info h6{
    color: #000;
    font-weight: 500;

}
.coleta-online{
    color: #000080;
    margin-top: 10px;
}
.bloco-icones{
    padding-top: 20px;
}
.bloco-icones img{
    width: 70px;
}
.bloco-icones span{
    color: #777;
    display: block;
    margin-top: 10px;
}
.form-contato{
    width: 100%;
}
.label-p{
    color: #6b6c6d;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

sub {
    bottom: 0em;
}

.lead {
    font-size: 23px;
    font-weight: 400;
    line-height: 1.5;
    color: #272d2c;
    margin-bottom: 40px;
}


.form-group {
    margin-bottom: 5px;
}

.form-control {
    border-radius: 0px;
    color: #6b6c6d;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    height: 52px;
    padding: 0px;
    line-height: 1.42857143;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cbcfce;
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 10px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}

.form-control:focus {
    color: #34b2a4 !important;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-color: #34b2a4;
    font-size: 12px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

input[type=checkbox],
input[type=radio] {
    margin: 8px 0 0;
    margin-top: 12px;
    line-height: normal;
}

input::-webkit-input-placeholder {
    color: #6b6c6d !important;
}

input:focus::-webkit-input-placeholder {
    color: #34b2a4 !important;
    bottom: 20px;
    position: relative;
}

textarea::-webkit-input-placeholder {
    color: #6b6c6d !important;
}

textarea:focus::-webkit-input-placeholder {
    color: #34b2a4 !important;
    bottom: 20px;
    position: relative;
    font-size: 12px;
}

.input-group-addon {
    background-color: transparent;
    border: 1px solid #34b2a4;
    border-radius: 0px;
}

.focus {
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cbcfce;
    background-color: #fff;
}

.focus:focus {
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cbcfce;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-success .form-control {
    border-color: #3c763d;
    background-color: #fff;
    box-shadow: none;
}

.has-success .form-control:focus {
    border-color: #3c763d;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error .form-control {
    border-color: #a94442;
    background-color: #fff;
    box-shadow: none;
}

.has-error .form-control:focus {
    border-color: #34b2a4;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.input-group-addon:last-child {
    border-left: 0;
    border-right: transparent;
    border-top: transparent;
}

.input-group-addon i {
    color: #34b2a4;
}

option {
    color: #6b6c6d;
}

hr {
    border-top: 1px solid #e4e9e8;
    margin-bottom: 40px;
    margin-top: 40px;
}
.mb60{margin-bottom:60px;}
.btn {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 11px 30px;
    border-radius: 6px;
    line-height: 1.8;
    letter-spacing: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    word-wrap: break-word;
    white-space: normal !important;
}

.btn-primary {
    background-color: #f8591b;
    color: #fff;
    border: 1px solid #f8591b;
}

.btn-primary:hover {
    background-color: #e64c10;
    color: #fff;
    border: 1px solid #e64c10;
}

.btn-primary.focus,
.btn-primary:focus {
    background-color: #e64c10;
    color: #fff;
    border: 1px solid #e64c10;
}
.space-medium {
    padding-bottom: 25px;
}
.space-medium .container{
    margin-top: 10px;
}
.pdt20 {
    padding-top: 20px;
}

.contact-pageheader {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #FFF;
    margin-bottom: 0px;
}

.contact-caption {
    top: 180px;
}

.contact-title {
    font-size: 50px;
    font-style: italic;
    margin-bottom: 40px;
    line-height:80px;
}

.contact-caption-text {
    font-size: 23px;
    color: #272d2c;
}

#contact-map {
    height: 450px;
    width: 100%;
    position: relative;
}

.contact-form {
    background-color: #fff;
    padding: 30px;
    margin-right: 23px;
    text-align: center;
    bottom: 0px;
    top: 100px;
    -webkit-box-shadow: 1px 2px 14px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 1px 2px 14px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 1px 2px 14px 0px rgba(0, 0, 0, 0.29);
}

.contact-section {
    margin-bottom: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent;
}

.contact-section .contact-icon {
    float: left;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 25px;
    color: #34b2a4;
    padding-right: 20px;
    position: initial;
}

.contact-section .contact-info {
    padding-top: 10px;
    padding-left: 45px;
    font-weight: 500;
}
.contact-info p{
    color: #6b6c6d
}
.contact-social {}

.contact-social ul {}

.contact-social ul li {
    float: left;
}

.contact-social ul li a {
    font-size: 16px;
    padding-right: 10px;
    color: #6b6c6d;
}

.contact-social ul li a:hover {
    color: #0084bf;
}

.location-block {
    border-radius: 2px;
    border: 1px solid #eaeaea;
    padding: 30px;
    margin-bottom: 20px;
    background-color: #fff;
}

.location-content {}

.location-block ul {}

.location-block ul li {
    line-height: 2.2;
    font-size: 15px;
}

.location-icon {
    color: #0084bf;
    padding-right: 10px;
    font-size: 15px;
}
.breadcrumb {
    padding: 0px;
    background: transparent;
    list-style: none;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.breadcrumb>li {
    display: table-cell;
    vertical-align: top;
    width: 25%;
}

.breadcrumb>li+li:before {
    padding: 0;
}

.breadcrumb li a {
    color: white !important;
    text-decoration: none;
    padding: 10px 0 10px 45px;
    position: relative;
    display: inline-block;
    width: 100%;
    background-color: #000080;
    text-align: center;
    text-transform: capitalize;
}

.breadcrumb li.completed a {
    background: brown;
    background: hsla(153, 57%, 51%, 1);
}

.breadcrumb li.completed a:after {
    border-left: 30px solid hsla(153, 57%, 51%, 1);
}

.breadcrumb li.active a {
    background: #ffc107;
}

.breadcrumb li.active a:after {
    border-left: 30px solid #ffc107;
}

.breadcrumb li:first-child a {
    padding-left: 15px;
}

.breadcrumb li:last-of-type a {
    width: calc( 100% - 38px );
}

.breadcrumb li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

.breadcrumb li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid #000080;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}
.navbar-toggler{
    border: 2px solid #ffff00;
    float: right;
}
.navbar-toggler svg{
    color: #ffff00;
}
.breadcrumb.mobile{
    display: none;
}
@media (max-width: 575.98px) {
    .logo-inicio {
        top: 35px;
    }
    .pipe-telefone{
        display: none;
    }
    .pipe{
        display: none;
    }
    .carousel-caption h5 {
        font-size: 26px;
        width: 100%;
    }
    .navbar-collapse{
        padding-top:40px;
    }
    .coleta-online{
        display: block;
        margin-top: 0;
    }
    .logo-inicio img {
        width: 170px;
    }
    .nav-telefone li {
        font-size: 20px;
    }
    .navbar-toggler{
        margin-left: 285px;
    }
    .carousel-item{
        height: 350px;
        background-size: 150% !important;
    }
    .titulo-2 {
        font-size: 22px;
    }
    .breadcrumb.desktop{
        display: none;
    }
    .breadcrumb.mobile{
        display: block !important;
    }
    .breadcrumb.mobile>li {

    }
    .breadcrumb.mobile li a {
        font-size: 20px;
    }
    .breadcrumb li a:after {
        position: absolute;
    }
    .breadcrumb li:last-of-type a {
        width: 100%;
    }
    .img-servicos {
        background-size: 100% !important;
    }
    .logo-rodape {
        margin-left: 70px;
    }

    .bloco-icones img {
        width: 70px;
        margin-top: 30px;
    }
    .contact-form {
        margin-right: 0px;
    }
    .meio-ambiente ul{
        padding-left: 10px;
    }
    .galeria .col-12{
        padding-right: 0;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .logo-inicio {
        top: 35px;
    }
    .pipe-telefone{
        display: none;
    }
    .pipe{
        display: none;
    }
    .navbar-collapse{
        padding-top:40px;
    }
    .carousel-caption {
        bottom: 40px;
    }
    .carousel-caption h5 {
        font-size: 26px;
        width: 100%;
    }
    .coleta-online{
        display: block;
        margin-top: 0;
    }
    .logo-inicio img {
        width: 170px;
    }
    .nav-telefone li {
        font-size: 20px;
    }
    .navbar-toggler{
        margin-left: 530px;
    }
    .carousel-item{
        height: 350px;
        background-size: 140% !important;
    }
    .titulo-2 {
        font-size: 22px;
    }
    .breadcrumb.desktop{
        display: none;
    }
    .breadcrumb.mobile{
        display: block !important;
    }
    .breadcrumb.mobile>li {

    }
    .breadcrumb.mobile li a {
        font-size: 20px;
    }
    .breadcrumb li a:after {
        position: absolute;
    }
    .breadcrumb li:last-of-type a {
        width: 100%;
    }
    .img-servicos {
        background-size: 100% !important;
        background-position: center center !important;
    }
    .logo-rodape {
        margin-left: 150px;
    }
    .img-licenca {
        background-size: 29% !important;
    }

    .bloco-icones img {
        width: 70px;
        margin-top: 30px;
    }
    .contact-form {
        margin-right: 0px;
    }
    .meio-ambiente ul{
        padding-left: 10px;
    }
    .galeria .col-12{
        padding-right: 0;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .logo-inicio {
        top: 35px;
    }
    .pipe-telefone{
        display: none;
    }
    .pipe{
        display: none;
    }
    .navbar-collapse{
        padding-top:40px;
    }
    .carousel-caption {
        bottom: 40px;
    }
    .carousel-caption h5 {
        font-size: 26px;
        width: 100%;
    }
    .coleta-online{
        display: block;
        margin-top: 0;
    }
    .logo-inicio img {
        width: 170px;
    }
    .nav-telefone li {
        font-size: 20px;
    }
    .navbar-toggler{
        margin-left: 630px;
    }
    .carousel-item{
        height: 350px;
        background-size: 140% !important;
    }
    .titulo-2 {
        font-size: 34px;
    }
    .breadcrumb.desktop{
        display: none;
    }
    .breadcrumb.mobile{
        display: block !important;
    }
    .breadcrumb.mobile>li {

    }
    .breadcrumb.mobile li a {
        font-size: 30px;
    }
    .breadcrumb li a:after {
        position: absolute;
    }
    .img-servicos {
        background-size: 100% !important;
        background-position: center center !important;
    }
    .logo-rodape {
        margin-left: 0px;
    }
    .img-licenca {
        background-size: 60% !important;
    }

    .bloco-icones img {
        width: 70px;
        margin-top: 30px;
    }
    .contact-form {
        margin-right: 0px;
    }
    .meio-ambiente ul{
        padding-left: 10px;
    }
    .galeria .col-12{
        padding-right: 0;
    }
    .breadcrumb li:last-of-type a {
        width: 100%;
    }

    .breadcrumb li:first-child a {
         padding-left: 0;
    }
    .bloco-icones {
        padding-top: 0px;
    }
    .frase-hover-tema {
        font-size: 24px;
    }

}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .nav-link {
        font-size: 11px;
    }
}
@media (min-width: 1200px) {

}
@media (min-width: 1600px){

}
