:root {
    --clr1: #ddd;
    --clr2: #efefef;
    --clr3: #333;
    --clr4: tomato;
    --border-radius: 7px;
    --text-radius: 50em;
}

body {
    background: var(--clr1);
    padding: 50px 0 0 0;
    margin: 0 10px;
}

body *,
body :after,
body :before {
    box-sizing: border-box;
}

.transparent {
    background: transparent !important;
}

.wrap {
    min-width: 360px;
    margin: 0 auto;
    position: relative;
}

.wrap.sticky {
    margin-top: 150px;
    /* set height from header */
}

.fluid .wrap {
    max-width: 100% !important;
}


section {
    background: var(--clr2);
    padding: 100px 50px;
    width: 100%;
    border-radius: var(--border-radius);
    position: relative;
    margin: 10px 0 0 0;
}

section .headline {
    display: block;
    margin: 0 auto;
    list-style: none;
    max-width: 260px;
    height: 30px;
    background: var(--clr1);
    border-radius: var(--text-radius);
}

section .text {
    display: block;
    margin: 10px auto;
    max-width: 500px;
    height: 14px;
    background: var(--clr1);
    border-radius: var(--text-radius);
}

section .button {
    display: block;
    margin: 20px auto 0 auto;
    max-width: 120px;
    height: 35px;
    background: var(--clr1);
    border-radius: var(--text-radius);
}

section.contentbox .headline {
    margin: 10px 0 !important;
    max-width: 65%;
}

section.contentbox .text {
    margin: 10px 0 !important;
    max-width: 100%;
}

section.contentbox .button {
    margin: 10px 0 !important;
}

section.cards {
    padding: 0px;
    background: transparent;
    display: table;
}

section.cards .card {
    background: var(--clr2);
    width: calc(33.6% - 10px);
    margin: 0 5px;
    border-radius: var(--border-radius);
    display: inline-block;
}

section.cards .card:first-child {
    margin: 0 5px 0 0;
}

section.cards .card:last-child {
    margin: 0 0 0 5px;
}

section.cards .card .content {
    padding: 40px;
}

section.cards .card img {
    width: 100%;
    height: auto;
    border-radius: var(--border-radius) var(--border-radius) 0px 0px;
}

footer {
    width: 100%;
    border-radius: var(--border-radius) var(--border-radius) 0px 0px;
    position: relative;
    margin: 10px 0 0 0;
}

footer .logo {
    background: var(--clr2);
    width: 50px;
    height: 50px;
    border-radius: var(--text-radius);
}

footer nav {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50px, -50%);
}

footer nav ul li {
    display: inline-block;
    list-style: none;
    width: 60px;
    height: 10px;
    background: var(--clr2);
    border-radius: var(--text-radius);
}

.footer {
    margin: 0px auto;
    text-align: center;
}

body,
html {
    max-width: 100%;
}

body {
    background: var(--clr4);
    text-rendering: optimizelegibility;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

.wrapper {
    transform-origin: center bottom 0px;
    transition: all 0.5s ease 0s;
    box-shadow: 0px 22px 54px rgba(0, 0, 0, 0.5);
    background: var(--clr3);
}

body.tight .wrapper {
    transform: translateY(-60px) scale(0.9);
    cursor: pointer;
}


@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.arrow {
    position: fixed;
    bottom: 50px;
    left: 50%;
    cursor: pointer;
    margin-left: -20px;
    width: 20px;
    height: 20px;
    padding: 20px;
    z-index: 99;
    background-color: var(--clr4);
    border-radius: 50em;
    background-image: url(/img/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
    background-size: 20px 15px;
    background-repeat: no-repeat;
    background-position: center;
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}


/*    */

.informacoes {
    height: 200px;
    width: 429px;
    text-align: center;
    margin: 0 auto;
    background-color: #c11a1a;
    border-radius: 15px;
}

.ceu {
    height: 150px;
}

.cidade {
    height: 300px;
    background-image: url(/img/img-cidade.png);

}

.logofooter {
    margin-top: 14%;

}

.facebook {
    background-color: #4267b2;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    margin-top: 10px;
    display: inline-block;
    transition: all 0.2s ease-out 0s;
    margin-right: 5px;
}

.facebook:hover {
    border-radius: 5px;

}


.instagram {
    background-image: url(/img/"fundo-instagram.png");
    border-radius: 25px;
    width: 50px;
    height: 50px;
    margin-top: 10px;
    background-size: cover;
    display: inline-block;
    transition: all 0.2s ease-out 0s;
    margin-right: 5px;
}

.instagram:hover {
    border-radius: 5px;

}


.siteicon {
    background-color: white;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    margin-top: 10px;
    background-size: cover;
    display: inline-block;
    transition: all 0.2s ease-out 0s;
}

.siteicon:hover {
    border-radius: 5px;

}

@-webkit-keyframes taxi {

    0%,
    5% {
        left: 100%;
        transform: translate(150px, 0);
    }
    95%,
    100% {
        left: 0;
        transform: translate(-150px, 0);
    }
}


.taxi {
    margin-top: 190px;
    width: 150px;
    height: 110px;
    background-image: url(/img/taxi.png);
    position: absolute;
    left: 100%;
    -webkit-animation: taxi 20s linear infinite;
    -moz-animation: taxi 20s linear infinite;
    -o-animation: taxi 20s linear infinite;
    animation: taxi 10s linear infinite;


}

@-webkit-keyframes carro1 {
    0%,
    5% {
        left: 0;
        transform: translate(-150px, 0);

    }

    95%,
    100% {
        left: 100%;
        transform: translate(150px, 0);

    }
}

.carro1 {
    margin-top: 192px;
    width: 150px;
    height: 110px;
    background-image: url(/img/carro1.png);
    position: absolute;
    left: 0%;
    -webkit-animation: carro1 35s linear infinite;
    -moz-animation: carro1 35s linear infinite;
    -o-animation: carro1 35s linear infinite;
    animation: carro1 35s linear infinite;

}




@-webkit-keyframes aviaoschultz {
    0%,
    5% {
        left: 0;
        transform: translate(-600px, 0);

    }

    95%,
    100% {
        left: 100%;
        transform: translate(150px, 0);

    }
}

.aviaoschultz {
    margin-top: 92px;
    width: 400px;
    height: 200px;
    background-image: url(/img/aviao-schultz.png);
    position: absolute;
    left: 0%;
    -webkit-animation: aviaoschultz 30s linear infinite;
    -moz-animation: aviaoschultz 30s linear infinite;
    -o-animation: aviaoschultz 30s linear infinite;
    animation: aviaoschultz 30s linear infinite;

}



@-webkit-keyframes nuvem1 {

    0% {
        opacity: 0;
    }
    10% {
        transform: translateX(0);
        opacity: 0;
    }
    20% {
        transform: translateX(40px);
        opacity: 1;
    }
    80% {
        transform: translateX(160px);
        opacity: 1;
    }
    90% {
        transform: translateX(200px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}


.nuvem1 {
    margin-top: 183px;
    width: 100px;
    height: 55px;
    background-image: url(/img/nuvem1.png);
    position: absolute;
    left: 0%;
    -webkit-animation: nuvem1 15s linear infinite;
    -moz-animation: nuvem1 15s linear infinite;
    -o-animation: nuvem1 15s linear infinite;
    animation: nuvem1 15s linear infinite;
    animation-delay: 2s;
    opacity: 0;

}

.nuvem2 {
    margin-top: 100px;
    width: 100px;
    height: 55px;
    background-image: url(/img/nuvem1.png);
    position: absolute;
    left: 50%;
    -webkit-animation: nuvem1 15s linear infinite;
    -moz-animation: nuvem1 15s linear infinite;
    -o-animation: nuvem1 15s linear infinite;
    animation: nuvem1 15s linear infinite;
    animation-delay: 3s;
    opacity: 0;

}


.nuvem3 {
    margin-top: 120px;
    width: 100px;
    height: 55px;
    background-image: url(/img/nuvem1.png);
    position: absolute;
    left: 40%;
    -webkit-animation: nuvem1 15s linear infinite;
    -moz-animation: nuvem1 15s linear infinite;
    -o-animation: nuvem1 15s linear infinite;
    animation: nuvem1 15s linear infinite;
    animation-delay: 6s;
    opacity: 0;
}


.nuvem4 {
    margin-top: 160px;
    width: 100px;
    height: 55px;
    background-image: url(/img/nuvem1.png);
    position: absolute;
    left: 57%;
    -webkit-animation: nuvem1 15s linear infinite;
    -moz-animation: nuvem1 15s linear infinite;
    -o-animation: nuvem1 15s linear infinite;
    animation: nuvem1 15s linear infinite;
    animation-delay: 1s;
    opacity: 0;
}

.nuvem5 {
    margin-top: 92px;
    width: 100px;
    height: 55px;
    background-image: url(/img/nuvem1.png);
    position: absolute;
    left: 20%;
    -webkit-animation: nuvem1 15s linear infinite;
    -moz-animation: nuvem1 15s linear infinite;
    -o-animation: nuvem1 15s linear infinite;
    animation: nuvem1 15s linear infinite;
    animation-delay: 5s;
    opacity: 0;
}

.nuvem6 {
    margin-top: 190px;
    width: 100px;
    height: 55px;
    background-image: url(/img/nuvem1.png);
    position: absolute;
    left: 70%;
    -webkit-animation: nuvem1 15s linear infinite;
    -moz-animation: nuvem1 15s linear infinite;
    -o-animation: nuvem1 15s linear infinite;
    animation: nuvem1 15s linear infinite;
    animation-delay: 0s;
    opacity: 0;
}


.nuvem7 {
    margin-top: 100px;
    width: 100px;
    height: 55px;
    background-image: url(/img/nuvem1.png);
    position: absolute;
    left: 80%;
    -webkit-animation: nuvem1 15s linear infinite;
    -moz-animation: nuvem1 15s linear infinite;
    -o-animation: nuvem1 15s linear infinite;
    animation: nuvem1 15s linear infinite;
    animation-delay: 8s;
    opacity: 0;

}


.nuvem8 {
    margin-top: 150px;
    width: 100px;
    height: 55px;
    background-image: url(/img/nuvem1.png);
    position: absolute;
    left: 95%;
    -webkit-animation: nuvem1 15s linear infinite;
    -moz-animation: nuvem1 15s linear infinite;
    -o-animation: nuvem1 15s linear infinite;
    animation: nuvem1 15s linear infinite;


}

.nuvem9 {
    margin-top: 170px;
    width: 100px;
    height: 55px;
    background-image: url(/img/nuvem1.png);
    position: absolute;
    left: 13%;
    -webkit-animation: nuvem1 15s linear infinite;
    -moz-animation: nuvem1 15s linear infinite;
    -o-animation: nuvem1 15s linear infinite;
    animation: nuvem1 15s linear infinite;
    opacity: 0;
    animation-delay: 7s;
}


.linkrodape {
    font-family: 'montserrat';
    font-size: 16px;
    color: red;
    text-decoration: none;
    transition: all 0.2s ease-out 0s;
}

.linkrodape:hover {
    color: dodgerblue
}
