.carbono-top{
    width: 100%;
    min-height: 100vh;
    position: relative;
    padding-top:20%;
    padding-bottom:21%;
    z-index: 0;
    background-color: #01243a;
    background-image: url("../img/carbono/page-carbono-planeta-fundo.jpg");
    background-attachment: fixed;
    background-position: -5% center;
    background-repeat: no-repeat;
    background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}
.carbono-top:after,
.carbono-top:before{
    content: " ";
    display: block;
    width: 100%;
    padding-bottom: 25%;
    position: absolute;
    left: 0;
}
.carbono-top:before{
    top: 0;
    background-repeat: no-repeat;
    background-position: center -0px;
    background-size: 100%,auto;
    -webkit-background-size: 100%,auto;
    -moz-background-size: 100%,auto;
    background-image: url("../img/carbono/page-carbono-top-clouds.png");
}
.carbono-top:after{
    bottom: -1px;
    padding-bottom:20.833333333333%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-image: url("../img/carbono/page-carbono-bottom-clouds.png?v=2");
}
.carbono-top .header-home{
    position: absolute;
    top: 0; left:0;
    opacity: 1;
    width: 100%;
    max-width: 100% !important;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 40%);
}
.carbono-top h2{
    color: #fff;
    font-size: 3em;
}
.carbono-top .juntos-txt span{
    color: #fff;
    font-size: 16px;
}
.carbono-top .emissao{
    color: #fff;
    font-size:16px;
}
.carbono-top .parceria{
    width: 380px;
    max-width: 100%;
}
.carbono-top .text-parceria{
    color: #fff;
    font-size: 15px;
}

section.carbono-neutro{
    color: #fff;
    min-height:60vh;
    position: relative;
}
section.carbono-neutro > .container{
    margin-top: -100px;
}
section.carbono-neutro .selo-carbono-neutro{
    width: 200px;
    max-width: 100%;
}
section.carbono-neutro .img-aviao-carbono{
    position: absolute;
    left: 0;top: -25px;
    width: 160px;height: auto;
}

section.carbono-neutro .content{
    display: block;
    width: 100%;
    padding-top:100px;
    padding-bottom: 50px;
}
section.carbono-neutro .texto{
    width: 450px;
    max-width: 100%;
}
section.carbono-neutro .texto h3{
    color: #00699C;
}
section.carbono-neutro .texto h3 > span{
    color:#399643;
}
section.carbono-neutro .texto p{
    font-size: 15px;
    color: #4E4E4E;
}
@media (max-width: 1199px) {
    .carbono-top h2{
        font-size: 2.8em;
    }
    section.carbono-neutro > .container{
        margin-top: 0;
    }
    section.carbono-neutro .selo-carbono-neutro{
        width: 150px;
    }
    section.carbono-neutro .img-aviao-carbono{
        left: auto;
        right: 10px;top: -80px;
        width: 100px;
    }
    section.carbono-neutro{
        background-attachment: fixed;
        background-position: -5% center;
    }
}

@media (max-width: 768px) {
    .carbono-top h2{
        font-size: 2.4em;
    }
    .carbono-top{
        background-position: center center;
    }
}

section.carbono-bottom{
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    background: linear-gradient(180deg, #399643 39.5%, #00699B 100%);
}
section.carbono-bottom:before{
    position: absolute;
    z-index:10;
    content: " ";
    width: 100%;
    height:580px;
    display: block;
    opacity: 0.8;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    bottom: -50px;left: 0;
}

.carbono-bottom > .container{
    width: 1100px !important;
    max-width: 100% !important;
    padding-top: 100px;
    padding-bottom: 0px;
}
.carbono-bottom .texto-1,
.carbono-bottom .texto-2,
.carbono-bottom .texto-3,
.carbono-bottom .texto-4,
.carbono-bottom .texto-5{
  color: #fff;
}
.carbono-bottom .texto-1 p,
.carbono-bottom .texto-2 p{
    color: #fff;
    font-size: 15px;
    text-align: justify;
}
.carbono-bottom .texto-1{
    width: 380px;
    max-width: 100%;
}
.carbono-bottom .texto-2{
    width: 480px;
    max-width: 100%;
}
.carbono-bottom .texto-3{
    width:700px;
    max-width: 100%;
}
.carbono-bottom .texto-4{
    width:380px;
    max-width: 100%;
}
.carbono-bottom .btn-outline-white-green{
   width: 160px;
   font-size: 15px;
   font-weight: 500;
    border-radius: 18px;
   font-family: "Work Sans", sans-serif;
}
.modal-cca{
    position: relative;
    display: block;
    padding: 35px 35px 50px 35px;
    width: 400px;
    max-width: 100%;
    background: #399643;
    border-radius: 32px;
}
.modal-cca > span{
   color: #016A9B;
   display: inline-block;
   position: absolute;
   left: 50%; top: 0;
   padding: 7px 20px 7px 20px;
   border: 1px solid #016A9B;
   border-radius: 20px;
   font-size: 15px;
   font-weight: 400;
   font-family: "Work Sans", sans-serif;
   background-color: #fff;
   transform: translate(-50%,-50%);
}
.modal-cca > h3{
    color: white;
    text-align: center;
    font-size: 2.8em;
}
.modal-cca > p{
    color: white;
    text-align: center;
    font-size:1.2em;
    line-height: 120%;
}
@media(max-width: 992px){
    .carbono-bottom .texto-1,
    .carbono-bottom .texto-2,
    .carbono-bottom .texto-3,
    .carbono-bottom .texto-4{
        width:100%;
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .carbono-bottom .texto-1 p,
    .carbono-bottom .texto-2 p,
    .carbono-bottom .texto-3 p,
    .carbono-bottom .texto-4 p{
        text-align: left;
    }
}

