body{
    font-family: 'kimberleybl',sans-serif;
}

#g-top{
    position: absolute;
    top: -100%;
    height: 0;
}

#g-slideshow{
    margin-top: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    text-align:center;
}


#g-slideshow #grid-3001 .custom, #mobile .custom{
    height: 100%;
    width: 100%;
    position: fixed;
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
}

.bannerBrevemente{
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    background: #fcc022;
    z-index: 9;
}

.bannerBrevemente img{
    width:100%;
}

#g-slideshow #grid-3001 .info, #mobile .info{
    position: fixed;
    width: 100%;
    bottom: 50px;
    z-index: 99;
}

#g-slideshow #grid-3001 .info .mail, #mobile .info .mail{
    width: 49%;
    text-align: left;
    padding: 0 50px;
    display: inline-block;
}

#g-slideshow #grid-3001 .info .mail a, #mobile .info .mail a{
    color: #000;
    font-size: 25px;
}

#g-slideshow #grid-3001 .icons, #mobile .icons{
    width: 49%;
    display: inline-block;
    float: right;
    text-align:right;
    padding-right:50px;
    z-index: 99999999999;
    position: relative;
}

.redesSociais{
    position: fixed;
    padding-left: 60px;
    padding-top: 50px;
}

.redesSociais img{
    margin-right:10px;
    width:30px;
}

.video{
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 5%;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9;
    background: #ffb400;
}

.video #idVideo{
    width:100%;
}

.hideVideo{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(255 190 0 / 98%);
    display: none;
    justify-content: center;
    align-items: center;
    font-size: 75px;
    z-index: 9;
}

#g-slideshow #grid-3001 .seeInfo, #g-slideshow #grid-3001 .seeVideo, #mobile .seeInfo, #mobile .seeVideo{
    width: 50px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 30px;
    cursor:pointer;
}

#g-slideshow #grid-3001 .seeVideo, #mobile .seeVideo{
    margin-top: -5px;
}

#g-copyright {
    background: transparent;
    color: #fcfafc;
    position: fixed;
    width: 100%;
    bottom: 0;
    text-align: center;
}

#g-copyright .g-copyright > .g-content{
    padding: 0 ;
    font-size: 15px;
}

#g-copyright .g-container{
    border: 0px !important;
}

#mobile{
    display:none;
}

#mobile .close{
    position: fixed;
    top: 50px;
    z-index: 9999999999;
    right: 50px;
    height: 50px;
    width: 50px;
    opacity: 1;
    border: 1px solid #fff;
    display:none;
}

#mobile .close svg polygon{
    fill:#fff;
}

@media (max-width: 361px){
    #desktop{
        display:none;
    }

    #mobile{
        display:block;
    }
    
    .hideVideo{
        font-size: 38px;
    }
    
    #mobile .close {
        top: 15px;
        right: 15px;
        height: 30px;
        width: 30px;
    }
    
    .redesSociais {
        padding-left: 15px;
        padding-top: 30px;
    }
    
    #mobile .info .mail{
        padding: 0 0 0 15px;
    }
    
    #mobile .info .mail a {
        font-size: 13px;
        text-shadow: 0.5px 0.1px #ddd;
    }
    
    #mobile .icons{
        padding-right:15px;
    }
    
    #mobile .seeInfo, #mobile .seeVideo {
        width: 40px;
        margin: 0 0 0 15px;
    }
    
    #mobile .seeVideo {
        margin-top: -5px;
    }
    
    #mobile .info {
        bottom: 15px;
    }
}

@media (min-width: 362px) and (max-width: 469px){
    #desktop{
        display:none;
    }

    #mobile{
        display:block;
    }
    
    #mobile .close {
        top: 15px;
        right: 15px;
        height: 30px;
        width: 30px;
    }
    
    .hideVideo{
        font-size: 38px;
    }
    
    .redesSociais {
        padding-left: 15px;
        padding-top: 30px;
    }
    
    #mobile .info .mail{
        padding: 0 0 0 15px;
    }
    
    #mobile .info .mail a {
        font-size: 13px;
        text-shadow: 0.5px 0.1px #ddd;
    }
    
    #mobile .icons{
        padding-right:15px;
    }
    
    #mobile .seeInfo, #mobile .seeVideo {
        width: 40px;
        margin: 0 0 0 15px;
    }
    
    #mobile .seeVideo {
        margin-top: -5px;
    }
    
    #mobile .info {
        bottom: 15px;
    }
}

@media (min-width: 470px) and (max-width: 591px){
    #desktop{
        display:none;
    }

    #mobile{
        display:block;
    }
    
    .hideVideo{
        font-size: 45px;
    }
    
    #mobile .close {
        top: 15px;
        right: 15px;
        height: 30px;
        width: 30px;
    }
    
    .redesSociais {
        padding-left: 15px;
        padding-top: 30px;
    }
    
    #mobile .info .mail{
        padding: 0 0 0 15px;
    }
    
    #mobile .info .mail a {
        font-size: 13px;
        text-shadow: 0.5px 0.1px #ddd;
    }
    
    #mobile .icons{
        padding-right:15px;
    }
    
    #mobile .seeInfo, #mobile .seeVideo {
        width: 40px;
        margin: 0 0 0 15px;
    }
    
    #mobile .seeVideo {
        margin-top: -5px;
    }
    
    #mobile .info {
        bottom: 15px;
    }
}

@media (min-width: 592px) and (max-width: 767px){
    #desktop{
        display:none;
    }

    #mobile{
        display:block;
    }
    
    #mobile .close {
        top: 15px;
        right: 15px;
        height: 30px;
        width: 30px;
    }
    
    .hideVideo{
        font-size: 45px;
    }
    
    .redesSociais {
        padding-left: 15px;
        padding-top: 30px;
    }
    
    #mobile .info .mail{
        padding: 0 0 0 15px;
    }
    
    #mobile .info .mail a {
        font-size: 13px;
        text-shadow: 0.5px 0.1px #ddd;
    }
    
    #mobile .icons{
        padding-right:15px;
    }
    
    #mobile .seeInfo, #mobile .seeVideo {
        width: 40px;
        margin: 0 0 0 15px;
    }
    
    #mobile .seeVideo {
        margin-top: -5px;
    }
    
    #mobile .info {
        bottom: 15px;
    }
}

@media (min-width: 768px) and (max-width: 958px){
    #desktop{
        display:none;
    }

    #mobile{
        display:block;
    }
}