@CHARSET "ISO-8859-1";

/* Reset CSS
* --------------------------------------- */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline white;
}



table {
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: normal;
    font-style: normal;
}

strong {
    font-weight: bold;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
    margin: 0;
    padding: 0;
    color: #FFF;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}


/* HEADER & NAV MENU
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.header-top {
    background: rgba(255, 255, 255, 0);
    height: 120px;
    padding: 0 10px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    box-sizing: border-box;
}

.header-top img {
    margin: 15px 0px;
    width: 190px;
}


.menuBt {
    position: relative;
    height: 900px;
    text-align: center;
    -moz-transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    transition: opacity 1s ease;
}

.toggle-menu {
    width: 50px;
    height: 50px;
    position: relative;
    float: right;
    top: 10px;
    display: none;
}

.toggle-menu i {
    position: absolute;
    display: block;
    height: 2px;
    background: white;
    width: 30px;
    left: 10px;
    /*-webkit-transition: all .1s;
transition: all .1s;*/
}

.toggle-menu i:nth-child(1) {
    top: 16px;
}

.toggle-menu i:nth-child(2) {
    top: 24px;
}

.toggle-menu i:nth-child(3) {
    top: 32px;
}

.open-menu i:nth-child(1) {
    top: 25px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.open-menu i:nth-child(2) {
    background: transparent;
}

.open-menu i:nth-child(3) {
    top: 25px;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.open-menu ~ nav {
    opacity: 1;
    z-index: 15;
    height: calc(90vh - 70px);
}

.navDesktop {
    opacity: 1;
}

nav {
    height: 60px !important;
    opacity: 0;
    box-sizing: border-box;
    background: rgba(255, 255, 255, .0) !important;
    position: fixed;
    top: 100px;
    width: 100%;
    -webkit-transition: all 2s;
    transition: all 2s;
}

nav ul {
    float: left;
}

nav li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-decoration: none !important;
}

nav li a {
    font-size: 0.9em;
    display: block;
    padding: 5px 10px;
    text-align: left;
    -webkit-transition: background .1s;
    transition: background .1s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none !important;
    color: #434343 !important;
}

.btTravelLink {
    top: 33%;
    height: 65%;
    width: 90%;
    position: relative;
    background: rgba(255, 255, 255, .0);
    z-index: 9999999;
}



.logo2 {
    display: none
}

.logo1 {
    display: block;
}

.sombra1 {
    display: none;
}




/* Custom CSS
* --------------------------------------- */
body {
    background-color: #18abe3;
    width: 100%;
    height: 100%;
    font-family: 'bosque_regularregular';

}



.background {
    background-image: url(../images/12-background_image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

#seta {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

#seta:hover {
    opacity: 0.9;
}





/*                        Home
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#sechome h1 {
    font-size: 8em;
    text-align: center;
}


#sechome .existir {
    margin-top: 30vh;
    margin-bottom: 38vh;
}

#sechome .gif1 {
    display: block;
}

#sechome .gif2 {
    display: none;
}




/*                         Body
–––––––––––––––––––––––––––––––––––––––––––––––––– */



#secbrand h2 {
    font-size: 4.5em;
}

#secbrand h3 {
    font-size: 5.5em;
    text-align: center;
}

#secbrand h4 {
    font-size: 2.5em;
    text-align: center
}

#secbrand p {
    font-size: 1.35em;
    line-height: 1.22em;
    letter-spacing: 0.01em;
    text-align: left;
    font-family: 'Gotham-Light';
    font-weight: 500;
    color: #fff;
}

#secbrand p1 {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
}

#secbrand .TM {
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    font-size: 0.4em;
    margin-top: 2px;
    margin-left: -1px;
}




#secbrand .existir {
    margin-top: 25vh;
    margin-bottom: 25vh;
}

#secbrand .zaaga {
    margin-top: 5%;
}

#secbrand .skate {
    margin-top: 5%;
}

#secbrand .clouds {
    margin-top: 5%;
}

#secbrand .carrinha {
    margin-top: 5%;
}

#secbrand .lemon {
    margin-top: 5%;
}



#secbrand .skate-texto {
    margin-top: 10%
}

#secbrand .clouds-texto {
    margin-top: 15%
}

#secbrand .carrinha-texto {
    margin-top: 20%
}

#secbrand .lemon-texto {
    margin-top: 10%
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}




/*                        Footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#secbrand .final {
    margin-top: 35vh;
    margin-bottom: 30vh;
}

#secbrand .balao1 {
    display: block;
    margin-bottom: -20px;
}

#secbrand .balao2 {
    display: none;
}










/*         IPHONE XR 500PX
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */

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


    .background {
        background-image: url(../images/12-background_image_mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }

    .header-top {
        background: #18abe3;
        height: 80px;
        padding: 0 10px;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999999;
        box-sizing: border-box;
    }

    .header-top img {
        margin: 15px 0px;
        margin-left: 0%;
        width: 140px;
    }

    .logo1 {
        display: none;
    }

    .logo2 {
        display: block;
    }

    .sombra1 {
        display: block;
        margin-top: -40px;
        position: fixed;
        width: 100%;
        z-index: 9999;
    }

    #seta {
        display: none;
        position: fixed;
        bottom: 20px;
        right: 0px;
        z-index: 99;

        border: none;
        outline: none;
        cursor: pointer;
        padding: 15px;
        border-radius: 4px;
    }


    /*                        Home
–––––––––––––––––––––––––––––––––––––––––––––––––– */

    #sechome h1 {
        font-size: 5em;
        text-align: center;
    }


    #sechome .existir {
        margin-top: 30vh;
        margin-bottom: 25vh;
    }

    #sechome .gif2 {
        display: block;
    }

    #sechome .gif1 {
        display: none;
    }


    /*                         Body
–––––––––––––––––––––––––––––––––––––––––––––––––– */



    #secbrand h2 {
        font-size: 3em;
        text-align: left;
    }

    #secbrand h3 {
        font-size: 3em;
        text-align: center;
    }

    #secbrand h4 {
        font-size: 1em;
        text-align: center
    }

    #secbrand p {
        font-size: 1.25em;
        line-height: 1.30em;
        letter-spacing: 0.03em;
        text-align: left;
        font-family: 'Gotham-Light';
        font-weight: 500;
        color: #fff;
    }

    #secbrand p1 {
        text-align: left;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: 300;
        color: #fff;
    }

    #secbrand .TM {
        font-family: 'Open Sans', sans-serif;
        position: absolute;
        font-size: 0.4em;
        margin-top: 0px;
        margin-left: 0px;
    }


    #secbrand .existir {
        margin-top: 5vh;
        margin-bottom: 5vh;
    }

    #secbrand .zaaga {
        margin-top: 10%;
    }

    #secbrand .skate {
        margin-top: 5%;
    }

    #secbrand .clouds {
        margin-top: 5%;
    }

    #secbrand .carrinha {
        margin-top: 5%;
    }

    #secbrand .lemon {
        margin-top: 10%;
    }


    #secbrand .skate-texto {
        margin-top: 0%
    }

    #secbrand .clouds-texto {
        margin-top: 0%
    }

    #secbrand .carrinha-texto {
        margin-top: 0%
    }

    #secbrand .lemon-texto {
        margin-top: 0%
    }

    .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }



    /*                        Footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */
    #secbrand .final {
        margin-top: 20vh;
        margin-bottom: 10vh;
    }


    #secbrand .balao1 {
        display: none;
    }

    #secbrand .balao2 {
        display: block;
        margin-bottom: -10px;
    }









}




/*         IPHONE X 375PX
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */

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


    .background {
        background-image: url(../images/12-background_image_mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }

    .header-top {
        background: #18abe3;
        height: 80px;
        padding: 0 10px;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999999;
        box-sizing: border-box;
    }

    .header-top img {
        margin: 15px 0px;
        margin-left: 0%;
        width: 140px;
    }

    .logo1 {
        display: none;
    }

    .logo2 {
        display: block;
    }

    .sombra1 {
        display: block;
        margin-top: -40px;
        position: fixed;
        width: 100%;
        z-index: 9999;
    }

    #seta {
        display: none;
        position: fixed;
        bottom: 20px;
        right: 0px;
        z-index: 99;

        border: none;
        outline: none;
        cursor: pointer;
        padding: 15px;
        border-radius: 4px;
    }



    /*                        Home
–––––––––––––––––––––––––––––––––––––––––––––––––– */

    #sechome h1 {
        font-size: 5em;
        text-align: center;
    }


    #sechome .existir {
        margin-top: 25vh;
        margin-bottom: 25vh;
    }

    #sechome .gif2 {
        display: block;
    }

    #sechome .gif1 {
        display: none;
    }


    /*                         Body
–––––––––––––––––––––––––––––––––––––––––––––––––– */



    #secbrand h2 {
        font-size: 3em;
        text-align: left;
        text-align: left;
    }

    #secbrand h3 {
        font-size: 3em;
        text-align: center;
    }

    #secbrand h4 {
        font-size: 1em;
        text-align: center
    }

    #secbrand p {
        font-size: 1.25em;
        line-height: 1.30em;
        letter-spacing: 0.03em;
        text-align: left;
        font-family: 'Gotham-Light';
        font-weight: 500;
        color: #fff;
    }

    #secbrand p1 {
        text-align: left;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: 300;
        color: #fff;
    }

    #secbrand .TM {
        font-family: 'Open Sans', sans-serif;
        position: absolute;
        font-size: 0.4em;
        margin-top: 0px;
        margin-left: 0px;
    }

    #secbrand .existir {
        margin-top: 5vh;
        margin-bottom: 5vh;
    }

    #secbrand .zaaga {
        margin-top: 10%;
    }

    #secbrand .skate {
        margin-top: 5%;
    }

    #secbrand .clouds {
        margin-top: 5%;
    }

    #secbrand .carrinha {
        margin-top: 5%;
    }

    #secbrand .lemon {
        margin-top: 10%;
    }


    #secbrand .skate-texto {
        margin-top: 0%
    }

    #secbrand .clouds-texto {
        margin-top: 0%
    }

    #secbrand .carrinha-texto {
        margin-top: 0%
    }

    #secbrand .lemon-texto {
        margin-top: 0%
    }

    .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }



    /*                        Footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */
    #secbrand .final {
        margin-top: 20vh;
        margin-bottom: 10vh;
    }


    #secbrand .balao1 {
        display: none;
    }

    #secbrand .balao2 {
        display: block;
        margin-bottom: -10px;
    }









}
