/*1.  Default / for Grid 1200px*/
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 15, 2017 */ @font-face {
    font-family: museo_sans500;
    src: url(../fonts/museosans-webfont.woff2) format("woff2"),url(../fonts/museosans-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: museo_sans700;
    src: url(../fonts/museosans_0-webfont.woff2) format("woff2"),url(../fonts/museosans_0-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: museo_sans900;
    src: url(../fonts/museosans_1-webfont.woff2) format("woff2"),url(../fonts/museosans_1-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: museo_sans500_italic;
    src: url(../fonts/museosans_500_italic-webfont.woff2) format("woff2"),url(../fonts/museosans_500_italic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: museo_sans100;
    src: url(../fonts/museosans-100-webfont.woff2) format("woff2"),url(../fonts/museosans-100-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: museo_sans100_italic;
    src: url(../fonts/museosans-100italic-webfont.woff2) format("woff2"),url(../fonts/museosans-100italic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: museo_sans300;
    src: url(../fonts/museosans-300-webfont.woff2) format("woff2"),url(../fonts/museosans-300-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: museo_sans300_italic;
    src: url(../fonts/museosans-300italic-webfont.woff2) format("woff2"),url(../fonts/museosans-300italic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: museo_sans700_italic;
    src: url(../fonts/museosans-700italic-webfont.woff2) format("woff2"),url(../fonts/museosans-700italic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: museo_sans900_italic;
    src: url(../fonts/museosans-900italic-webfont.woff2) format("woff2"),url(../fonts/museosans-900italic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}




.lightbox {
    box-sizing: border-box;
    display: inline-block;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 1000
}

.youtube.lightbox {
    display: none;
    line-height: 100vh;
    text-align: center
}

    .youtube.lightbox:before {
        box-sizing: border-box;
        display: inline-block;
        background-color: rgba(0,0,0,.9);
        content: "";
        cursor: pointer;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }

    .youtube.lightbox .youtube-iframe {
        box-sizing: border-box;
        display: inline-block;
        line-height: 0;
        position: relative;
        vertical-align: middle
    }

        .youtube.lightbox .youtube-iframe #player {
            box-sizing: border-box;
            display: inline-block;
            max-height: calc(100vh - 40px);
            max-width: calc(100vw - 60px)
        }


.active.lightbox {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.active.lightbox, .active.lightbox, .youtube-iframe {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
}

    .active.lightbox .youtube-iframe {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-duration: .4s;
        animation-duration: .4s;
        -webkit-animation-delay: .7s;
        animation-delay: .7s;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }

.active.popup.lightbox {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}



.active.lightbox .popup--window, .active.popup.lightbox {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.active.lightbox .popup--window {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block
}

.disable.lightbox {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

    .disable.lightbox, .disable.lightbox .youtube-iframe {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: hidden;
    }

        .disable.lightbox .youtube-iframe {
            -webkit-animation-name: fadeOut;
            animation-name: fadeOut;
            -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
            -webkit-animation-duration: .6s;
            animation-duration: .6s;
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
            -webkit-animation-timing-function: ease;
            animation-timing-function: ease;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both
        }

.disable.popup.lightbox {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media only screen and (max-width:768px) {
    .lightbox .youtube-iframe {
        width: 100%
    }

        .lightbox .youtube-iframe #player {
            padding: 0 20px;
            width: 100%
        }
}

@media only screen and (max-width:640px) {
    .popup.lightbox .popup--footer {
        padding: 20px 4px !important
    }

    .popup.lightbox .popup--window {
        left: 20px !important;
        width: calc(100vw - 40px) !important;
        z-index: 9999;
    }
}



/* ---- iPad 1, 2, Mini and Air ---- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {

    nav {
        margin-right: 80px;
    }

}


/* ---- Galaxy S20 ---- */
/* Portrait and Landscape */
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .navdesk {
        float: left;
        width: 95%;
    }
}





body, html {
    overflow-x: hidden;
    /*font: normal normal normal 12px/15px Roboto;*/
    color: black;
    font-family: museo_sans300;
    font-size: 12px;
}


a {
    color: inherit;
    text-decoration: none;
}

    a:hover {
        color: inherit;
        text-decoration: none;
    }


header a {
    float: left;
}

header {
    background: white;
    color: white;
    height: 85px;
    border-bottom: 0px solid #dedede;
    z-index: 9999;
    margin: 0;
    position: fixed;
    width: 100%;
}

nav {
    color: #74C46D;
    text-transform: uppercase;
}

    nav ul {
        margin: 5px 0 0 0;
        background: white;
        float: right;
    }

    nav li {
        font: bold 12px/14px museo_sans300;
        display: inline-block;
        margin: 10px 15px;
        line-height: 3;
    }

    nav a {
        text-decoration: none;
    }

.btn-entrar {
    background: #9FCF3A;
    color: white;
    border-radius: 20px;
    padding: 10px 20px;
    font: normal normal bold 10px/15px museo_sans300;
    text-transform: uppercase;
}

    .btn-entrar.btn-entrar-resp {
        display: none;
    }




/*Nav Overlay*/
.fullnav {
    position: fixed;
    background: #052848;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden;
}

    .fullnav.open {
        opacity: .9;
        visibility: visible;
        height: 100%;
        z-index: 99;
    }

        .fullnav.open li {
            -webkit-animation: fadeInRight .5s ease forwards;
            animation: fadeInRight .5s ease forwards;
            -webkit-animation-delay: .35s;
            animation-delay: .35s;
        }

            .fullnav.open li:nth-of-type(2) {
                -webkit-animation-delay: .4s;
                animation-delay: .4s;
            }

            .fullnav.open li:nth-of-type(3) {
                -webkit-animation-delay: .45s;
                animation-delay: .45s;
            }

            .fullnav.open li:nth-of-type(4) {
                -webkit-animation-delay: .50s;
                animation-delay: .50s;
            }

    .fullnav nav {
        position: relative;
        height: 70%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 25px;
        font-weight: 400;
        text-align: center;
    }

    .fullnav ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        height: 100%;
        width: 100%;
        float: left;
        background: none;
    }

        .fullnav ul li {
            display: block;
            height: 15%;
            /*  height: calc(100% / 4);*/
            min-height: 50px;
            position: relative;
            opacity: 0;
        }

            .fullnav ul li a {
                display: block;
                position: relative;
                color: #FFF;
                text-decoration: none;
                overflow: hidden;
                padding: 20px 0;
                font-size: 16px;
                font-weight: 400;
            }

                .fullnav ul li a:hover:after, .fullnav ul li a:focus:after, .fullnav ul li a:active:after {
                    width: 100%;
                    color: #9FCF3A;
                }

                .fullnav ul li a:after {
                    content: '';
                    position: absolute;
                    bottom: 0;
                    left: 50%;
                    width: 0%;
                    -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
                    height: 2px;
                    background: #9FCF3A;
                    -webkit-transition: .35s;
                    transition: .35s;
                }

@-webkit-keyframes fadeInRight {

    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {

    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}


.fullnavBtn {
    position: relative;
    top: -65px;
    right: 10px;
    float: right;
    height: 27px;
    width: 30px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    display: none;
}

    .fullnavBtn:hover {
        opacity: .7;
        color: #9FCF3A;
    }

    .fullnavBtn.active .top {
        -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
        transform: translateY(11px) translateX(0) rotate(45deg);
        background: #FFF;
    }

    .fullnavBtn.active .middle {
        opacity: 0;
        background: #FFF;
    }

    .fullnavBtn.active .bottom {
        -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
        transform: translateY(-11px) translateX(0) rotate(-45deg);
        background: #FFF;
    }

    .fullnavBtn span {
        background: #052848;
        border: none;
        height: 3px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: all .35s ease;
        transition: all .35s ease;
        cursor: pointer;
    }

        .fullnavBtn span:nth-of-type(2) {
            top: 11px;
        }

        .fullnavBtn span:nth-of-type(3) {
            top: 22px;
        }




/*2.  960px */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
}



/*3.  720px */
@media only screen and (min-width: 640px) and (max-width: 959px) {

    .navdesk {
        display: block;
    }

    /*default
    nav li {
        font: normal normal bold 12 px /16 px Roboto;
        display: inline-block;
        margin: 10px 12px;
        line-height: 2;
        font-size: 10px;
    }
        */

    nav li {
        font: normal normal bold 12 px /16 px Roboto;
        display: inline-block;
        margin: 0 5px;
        line-height: 3;
        font-size: 9px;
    }
}


/* 4.  lt 720px */
@media only screen and (max-width: 719px) {
    header li a {
        float: left;
        text-align: center;
        width: 100%;
    }


    .btn-entrar {
        display: none;
        background: #9FCF3A;
        color: white;
        border-radius: 20px;
        padding: 10px 15px;
        font: normal normal bold 10px/10px Roboto;
        text-transform: uppercase;
    }

    .logo {
        width: 100%;
        max-width: 130px;
        margin: 20px 0 0 0;
    }


    .btn-entrar {
        display: none;
        background: #9FCF3A;
        color: white;
        border-radius: 20px;
        padding: 10px 15px;
        font: normal normal bold 10px/10px Roboto;
        text-transform: uppercase;
    }


        .btn-entrar.btn-entrar-resp {
            display: none;
            width: auto;
            text-align: center;
            float: right;
            margin: 5% 20% 0 0;
            text-decoration: none;
        }



    .fullnavBtn {
        display: block;
    }

    .navdesk {
        display: none;
    }
}


