* {
    margin: 0;
    padding: 0;
}

.navbar-custom {
    background-color: transparent !important;
}

.navbar-custom.active{
    transition: all 0.4s ease;
    background-color: rgba(0, 0, 37, 0.87) !important;
}

.item-menu {
    text-decoration: none !important;
    color: white;
    padding: 10px;
    width: 30px;
}

.item-menu:hover {
    color: rgb(0, 247, 255);
}

#link-seta {
    transition: all 0.4s ease;
}


#capa {
    background-image: url(imagens/capa.svg);
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
}
    


#secao-planos {
    background: white;
    padding-bottom: 30px;
}

#titulo-planos {
    text-align: center;
    color: #1075f8;
    font-family: 'Cairo', sans-serif;
    font-weight: bold;
    padding: 30px 0;
    font-size: 30px;
}


#planos {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    
}

.plano {
    height: 338px;
    width: 225px;
    margin: 0 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .2s ease;
}

.plano:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
 }

#plano1 {
    background-image: url(imagens/plano1.svg);
    background-size: contain;
}

#plano2 {
    background-image: url(imagens/plano2.svg);
    background-size: contain;
}

#plano3 {
    background-image: url(imagens/plano3.svg);
    background-size: contain;
}

#plano4 {
    background-image: url(imagens/plano4.svg);
    background-size: contain;
}

#plano5 {
    background-image: url(imagens/plano5.svg);
    background-size: contain;
}

#secao-vantagens {
    padding-bottom: 40px;
}

#titulo-vantagens {
    text-align: center;
    color: #1075f8;
    font-family: 'Cairo', sans-serif;
    font-weight: bold;
    padding: 30px 0;
    font-size: 30px;
}

#texto-vantagens {
    font-family: 'Cairo', sans-serif;
    color: black;
    font-size: 22px;
    text-align: center;
    padding-bottom: 20px;
}


.vantagens {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.borda {
    background: linear-gradient(to right, darkblue, rgb(135, 197, 255));
    border-radius: 20px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    height: 185px;
    width: 185px;
    margin: 10px;
    padding: 2.5px 0px;
}

.vantagem {
    height: 170px;
    width: 170px;
    margin: auto;
    margin-bottom: 10px;
    background: white;
    border-radius: 20px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .2s ease;
}


#vantagem1 {
    background-image: url(imagens/fibra.svg);
    background-size: contain;
}

#vantagem2 {
    background-image: url(imagens/estabilidade.svg);
    background-size: contain;
}

#vantagem3 {
    background-image: url(imagens/suporte.svg);
    background-size: contain;
}


.parallax {
    width: 100%;
    font-family: roboto;
    color: rgb(20, 20, 20);
    height: 500px;
    background-image: url('imagens/parallax.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.parallax img {
    height: 400px;
    width: 400px;
}


#localizacao {
    margin-bottom: 20px;
}

#corpo-localizacao {
    background-color: #c7ebee;
}

.link-zap {
    text-decoration: none;
    color: greenyellow;
}

.link-zap:hover{
    color: white;
}

.titulos_contato {
    text-align: center;
    color: white;
    font-size: 26px !important;
    font-family: 'Sofia Sans', sans-serif;
    font-weight: bold;
    padding: 10px;
    font-size: 30px;
}

.texto-contato {
    color: white;
    font-family: 'Sofia Sans', sans-serif;
}

.banner-logo{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 30px 0;
}


#instagram {
    width: 100%;
    font-family: roboto;
    color: rgb(20, 20, 20);
    padding: 20px 0px;
    background-color: #00F3FF;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1200 800'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='600' y1='25' x2='600' y2='777'%3E%3Cstop offset='0' stop-color='%2300F3FF'/%3E%3Cstop offset='1' stop-color='%230439FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='650' y1='25' x2='650' y2='777'%3E%3Cstop offset='0' stop-color='%2300e2ff'/%3E%3Cstop offset='1' stop-color='%23002ff6'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='700' y1='25' x2='700' y2='777'%3E%3Cstop offset='0' stop-color='%2301d1ff'/%3E%3Cstop offset='1' stop-color='%230028ea'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' gradientUnits='userSpaceOnUse' x1='750' y1='25' x2='750' y2='777'%3E%3Cstop offset='0' stop-color='%2301c0ff'/%3E%3Cstop offset='1' stop-color='%230022dd'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' gradientUnits='userSpaceOnUse' x1='800' y1='25' x2='800' y2='777'%3E%3Cstop offset='0' stop-color='%2301afff'/%3E%3Cstop offset='1' stop-color='%23001cd0'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' gradientUnits='userSpaceOnUse' x1='850' y1='25' x2='850' y2='777'%3E%3Cstop offset='0' stop-color='%23029eff'/%3E%3Cstop offset='1' stop-color='%230017c3'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' gradientUnits='userSpaceOnUse' x1='900' y1='25' x2='900' y2='777'%3E%3Cstop offset='0' stop-color='%23028dff'/%3E%3Cstop offset='1' stop-color='%230012b7'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' gradientUnits='userSpaceOnUse' x1='950' y1='25' x2='950' y2='777'%3E%3Cstop offset='0' stop-color='%23037cff'/%3E%3Cstop offset='1' stop-color='%23000daa'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' gradientUnits='userSpaceOnUse' x1='1000' y1='25' x2='1000' y2='777'%3E%3Cstop offset='0' stop-color='%23036bff'/%3E%3Cstop offset='1' stop-color='%2300099d'/%3E%3C/linearGradient%3E%3ClinearGradient id='j' gradientUnits='userSpaceOnUse' x1='1050' y1='25' x2='1050' y2='777'%3E%3Cstop offset='0' stop-color='%23035aff'/%3E%3Cstop offset='1' stop-color='%23000690'/%3E%3C/linearGradient%3E%3ClinearGradient id='k' gradientUnits='userSpaceOnUse' x1='1100' y1='25' x2='1100' y2='777'%3E%3Cstop offset='0' stop-color='%23044aff'/%3E%3Cstop offset='1' stop-color='%23000384'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' gradientUnits='userSpaceOnUse' x1='1150' y1='25' x2='1150' y2='777'%3E%3Cstop offset='0' stop-color='%230439FF'/%3E%3Cstop offset='1' stop-color='%23007'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg %3E%3Crect fill='url(%23a)' width='1200' height='800'/%3E%3Crect fill='url(%23b)' x='100' width='1100' height='800'/%3E%3Crect fill='url(%23c)' x='200' width='1000' height='800'/%3E%3Crect fill='url(%23d)' x='300' width='900' height='800'/%3E%3Crect fill='url(%23e)' x='400' width='800' height='800'/%3E%3Crect fill='url(%23f)' x='500' width='700' height='800'/%3E%3Crect fill='url(%23g)' x='600' width='600' height='800'/%3E%3Crect fill='url(%23h)' x='700' width='500' height='800'/%3E%3Crect fill='url(%23i)' x='800' width='400' height='800'/%3E%3Crect fill='url(%23j)' x='900' width='300' height='800'/%3E%3Crect fill='url(%23k)' x='1000' width='200' height='800'/%3E%3Crect fill='url(%23l)' x='1100' width='100' height='800'/%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}


footer {
    background: linear-gradient(90deg, rgb(0, 12, 105) 0%, rgb(0, 3, 27) 100%);
    color: white;
    text-align: center;
}

#germano{
    font-size: 12px;
}

#germano > a {
    text-decoration: none;
    color: aquamarine;
}

.scrollTop{
    outline: none;
    border: 0;
    background-color: white;
    width: 60px;
    height: 60px;
    padding: 8px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 30px;
    bottom: 30px;
    box-shadow: 0 1px 6px 2px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
    z-index: 999;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
}

.scrollTop.active{
    opacity: 1;
    visibility: visible;
}

.scrollTop img {
    width: 100%;
    
}



 
 .img-container img{
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .2s ease;
    border-radius: 10px;
 }
 
 .img-container:hover img{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
 }

 .box {
    position: relative;
    transition: 0.3s;
    overflow: hidden;
    width: 124px;
    height: 124px;
    transition: 0.3s;
    overflow: hidden;
    background-image: url('imagens/chat.jpg');
    border-radius: 0px 20px 20px 20px;
 }



 .box:hover {
    transform: translateY(-15px);
 }

 .box::after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 560px;
    height: 50px;
    transform: rotate(-40deg) translateY(-100px);
    background: rgba(255, 255, 255, 0.425);
}


.box:hover::after {
    animation: border-effect 1.3s ease;
 }


 @keyframes border-effect {
    0%{
        transform: rotate(-40deg) translateY(-100px);
    }
    100%{
        transform: rotate(-40deg) translateY(530px);
    }
 }


 @media only screen and (max-width: 768px) {
    .titulo_planos > p{
        font-size: 26px;
    }

    .titulos_contato {
        font-size: 26px;
    }

    .texto-contato {
        font-size: 15px;
    }

    .paragrafo > h3 {
        font-size: 26px;
    }

    .paragrafo > p {
        font-size: 18px;
    }

    .neon {
        font-size: 4em;
    }

    .branco{
        font-size: 4em;
    }

    .slogan {
        font-size: 1.5em;
        text-shadow: 2px 2px 4px rgb(0, 189, 202);
    }

    .borda {
        height: 115px;
        width: 115px;
    }

    .vantagem {
        height: 100px;
        width: 100px;
    }

    .parallax > img {
        height: 300px;
        width: 300px;
    }

    .logo > img {
        width: 300px;
    }

    .logo-capa #imagem1 {
        height: 400px;
    }

    .logo-capa #imagem2 {
        height: 40px;
    }
}


@media only screen and (( min-width: 769px) and ( max-width: 1400px)) {
    .neon {
        font-size: 5.5em;
    }

    .branco{
        font-size: 5.2em;
    }

    .slogan {
        font-size: 2em;
        text-shadow: 2px 2px 4px rgb(0, 189, 202);
    }

    .logo-capa  #imagem1 {
        height: 600px;
    }

    .logo-capa #imagem2 {
        height: 50px;
    }

}

@media only screen and (min-width: 1401px) {
    .logo-capa  #imagem1 {
        height: 800px;
    }

    .logo-capa #imagem2 {
        height: 60px;
    }
}