@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Roboto:ital,wght@0,500;1,300&display=swap');

html{
    scroll-behavior: smooth;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    overflow-x :hidden;
    font-family: 'Libre Basker';
}
a {
    text-decoration: none;
   
}
ul{
    margin: 0;
    padding: 0;
    color: white;
}
li > a{
    color: white;
    font-family: Roboto;
    font-style: italic;
}
.menu{
    list-style: none;
    gap: 1.8rem;
    z-index: 3;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: LEFT;
    font-size: 35px;
    font-weight: 300;
    position: fixed;
    top: 5rem;
    left: -200%;
    right: 0;
    width: 75%;
    height: 85%;
    margin: auto;
    padding: 2rem;
    border: 2px solid black;
    z-index: 4;
    -webkit-transition: 1s;
    transition: 1s;    
    transition: 1s;
    right: 0;
    border-radius: 0px 0px 8px 8px;
}

#btn-menu{
    display: flex;
    padding: .5rem 1rem ;
    font-size: 1rem;
    border: none;
    background: none;
    cursor: pointer;
    gap: .5rem;
    position: absolute;
    left: 85vw;
}
#nav{
    margin-top: 20px;
    margin-left: 40px;
}

.ham{
    border-top: 2px solid;
    width: 20px;
}
.ham::after,.ham::before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background: black;
    margin-top: 5px;
    transition: .4s;
    position: relative;
}
.menu-ativo {
    left: 0;
    background-color: #475F45;
}
.x{
    border-top: transparent;
}
.x::before{
    transform: rotate(135deg);

}
.x::after{
    transform: rotate(-135deg);
    top: -7px;
}
header{
    width: 100vw;
    height: 80px;
    left: 0px;
    top: 0px;
    display: flex;
    position: sticky;
    background-color: white;
    z-index: 4;
}
.map-desk{
    display: none;
}
.eclipse{
    display: none;
}

header img{
    margin-top: 10px;
    margin-left: 3px;
    width: 65px;
    height: 65px;
    margin-right: 15px;
}
.nome-logo{
    left: 27.76%;
    right: -19.39%;
    top: 8.47%;
    bottom: 10.17%;
}

.nome-logo h1{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 19.0927px;
    line-height: 22px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 25px;

    color: #343D33;
}

#btn-volta{
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 25px 20px;
    position: fixed;
    background-color: white;
    border-radius: 25px;
    padding: 5px;
    transition: visibility 0s, opacity 0.5s linear;

}
.nome-logo h3{
    font-family: Roboto;
    font-style: italic;
    font-weight: normal;
    font-size: 12.4517px;
    line-height: 15px;
    font-weight: 800;
    letter-spacing: 0.01em;
    color: #333333;
}

.hide {
    opacity:0;
  
}
.show {
    opacity:0.7;
    display: flex !important;
   
    
}

/*=============Inicio=============*/
.inicio{
    width: 100vw;
    height: 764px;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-x :hidden;

}
.inicio h1{
    width: 316px;
    height: 74px;
    font-family: Libre Baskerville;
    font-style: normal;
    font-weight: normal;
    font-size: 42px;
    line-height: 110%;
    text-align: center;
    text-transform: capitalize;
    color: #343D33;
    margin: 50px auto 0 auto;

}

.inicio h4{
    width: 343px;
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    margin: 25px auto 25px auto;
    color: #414840;
}
#inicio-btn{
    border: 0;
    background: white;
    margin: 0px 37%;

}
.ret{
    margin-top: 25px;
    width: 265px;
    height: 368px;
    left: 50px;
    top: 452px;

    opacity: 1;
    /* Header text */
    background-position: center;
    background-repeat: no-repeat;
    border: 3px solid #343D33;
    box-sizing: border-box;
    background-image: url(../imagens/WhatsApp\ Image\ 2022-03-17\ at\ 14.38.13.jpeg);
    border-radius: 338.532px 338.532px 0px 0px;
}


/*=============Ativ=============*/
.active{
    background-color: #3F8428;
    width: 100vw;
    height: 1683px;
    color: white;
    align-items: center;
    display: flex;
    flex-direction: column;
}
#inicio-btn a{
   outline: none;
   -webkit-tap-highlight-color: transparent;
}

.active h2{
    padding-top: 50px;
    width: 344px;
    height: 74px;
    left: 16px;
    top: 888px;
    font-size: 36px;
    text-align: center;
    padding-bottom: 20px;

}


.active svg{
    width: 342px;
    align-self: center;
}

.active h4{
    text-align: center;
    margin: 30px 0;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    width: 342px;
    height: 90px;
}

.active h3{
    width: 335px;
    height: 150px;
    margin-top: 15px;
    margin-left: 20px;
    font-size: 20px;
    line-height: 30px;
}

#ramo{
    position: absolute;
    right: 0;
}
#ramo-2{
    position: absolute;
    left: -5%;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    display: none;
}
#ramo svg{
    width: 165px;
}
#btn-ativ{
    display: flex;
    justify-content: center;
}

/*=============Mapa/Info=============*/

.map-info{
    height: 970px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.map-info h2{
    font-family: 'Libre Baskerville', Courier, monospace;
    font-size: 42px;
    margin-top: 40px;
}

.map-info h3{
    width: 90%;
    margin: 10px 0;
}

.info{
    width: 350px;
    height: 244px;
    background-color: #6B995C;
    border-radius: 30px;
    border: black solid 2px;
    margin-top: 50px;
    color: white;
   
    
}
.phone{
    display: flex;
    justify-content: center;
}

.info h2{
    font-size: 25px;
    margin-right: 20px;

}

.icons{
    display: flex;
    flex-direction: column;
    justify-content: center;    
}
.fone{
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;   
    
}

.fone h2{
    margin: 20px;
}

.socials{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: 20px;
}
/*=============Footer=============*/
footer{
    background-color: #6B995C;
    height: 260px;
    color: white;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
   
}

footer img{
    width: 80px;
    margin: 30px;
}
.footer-logo{
    display: flex;
    flex-direction: row;
    align-items: center;
}

footer h5{
    margin-top: 10px;
    font-style: italic;
}
footer .nome-logo h1{
    color: white;
}
footer .nome-logo h3{
    color: white;
}
@media (min-width:600px){
    .inicio h1{
        margin: 30px auto 0 auto;
    }
    .inicio h4{
        width: 436px;
    }
    .ret{
        width: 302px;
        height: 402px;
    }
    .active h2{
        font-size: 45px;
        width: 500px;
    }
    .active h4{
        width: 500px;
        font-size: 22px;
    }
    .active h3{
        width: 500px;
        font-size: 32px;
    }
    .map-info h3{
        width: 100%;
        text-align: center;
    }
    footer{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer-logo{
        margin-left: -60px;

    }
    footer h4{
        width: 90%;
    }
}

@media (min-width:900px){
    .inicio h1{
        width: 460px;
        font-size: 56px;
        margin: 10px auto 0 auto;
    }
    .inicio h4{
        margin: 10px auto 25px auto;
        font-size: 26px;
    }
   
    .active h2{
        font-size: 56px;
        width: 800px;
    }
}



@media (min-width:1200px) {

    .inicio h1{
        font-size: 45px;
    }
    .inicio h4{
        font-size: 24px;
    }
    .active h4{
        font-size: 18px !important;
    }

    #header{
    z-index: 2;
    position: fixed;
    background-color: white !important;
    }
    .eclipse{
        z-index: 2;
    }
    .ret{
        z-index: 5 !important;
    }


    .menu{
        left: 0;
        display: none;
        flex-direction: row;
        top: 0;
        font-size: 25px;
        justify-content: right;
        transition: 0.5s;
        border: 0;
        height: 5vh;
        
    }
    li > a{
        color: black;
    }

    #btn-menu{
        display: none;
    }

    /*=============Inicio=============*/    
        body{
            overflow-x: hidden; 
        }
        .inicio{
            display: grid;
            grid-template-columns: 5% 36% 15% 36% 8%;
            grid-template-rows: 9% 14% 11% 28% 18% 20%;
            justify-content: center;
        
        }
        .inicio h1,
        #inicio-btn,
        .inicio h4{
            grid-column: 2/3;
            z-index: 1;
        
        }
        .inicio h1{
            grid-row:3/4;
        }
        .inicio h4{
            grid-row: 4/5;
        }
        #inicio-btn{
            grid-row: 5/6;
        }
        .ret{
            grid-column: 4/5;
            grid-row: 2/6;
            justify-self: center;
            z-index: 1;
            Width:478px;
            Height:660px;
        }
        .eclipse{
            display: block;
            position: absolute;
            left: 40vw;
            right: 0%;
            top: -34%;
            bottom: 10.75%;
            background: #3F8428;
            border-radius: 100%;
            Width:1069px;
            Height:946px;
        }

        /*=============Ativ=============*/
        .active{
            display: grid;
            grid-template-columns: auto 21% 5% 8% 21% 8% 5% 21% 4%;
            grid-template-rows: 14% 15% 15% 39% 19%;
            justify-content: center;
            height: 850px;
        }
        .active h2{
            grid-row: 1/2;
            grid-column: 3/8;
            width: 100%;
            
        }
        .active h3{
            grid-row: 2/4;
            grid-column: 4/7;
            width: 100%;
            text-align: center;
            margin: 0;
        }
        #btn-ativ{
            grid-row: 3/4;
            grid-column: 5/6;
        }
        #psico,#mass,#paint{
            grid-row: 4/5;
            align-self: end;
        }
        #psico{
            grid-column-start: 2;
            
        }
        #text-psico{
            grid-column-start: 2;
            grid-column-end: 4;
            height: 100%;
            width: 100%;
        }
        #mass{
            grid-column-start: 8;
        }
        #text-paint{
            grid-column: 5/7;
            height: 100%;
            width: 100%;
        }
        #paint,#text-paint{
            grid-column-start: 5;
        }
        #text-mass{
            grid-column: 8/10;
            height: 100%;
            width: 100%;
        }
        .active h4{
            grid-row: 5/6;
            font-size: 20px;
        }
        #ramo-2{
            display: block;
        }
            /*=============Info=============*/
        .map-info{
            display: grid;
            grid-template-columns: 5% 34% 7% 49%;
            grid-template-rows: 14% 7% 17% 23% 38%;
            justify-items: center;
        }
        .map-info h2{
            grid-column:2/5;
            text-align: center;
        }
        .map-info h3{
            grid-row: 2/3;
            grid-column:2/5;
            font-size: 25px;;
        }
        .googlemap{
            display: none;
        }

        .info{
            grid-row: 5/6;
            grid-column: 2/5;
        }
        .map-desk{
            display: block;
            grid-row: 3/5;
            grid-column: 1/4;
            width: 100%;
        }
        .map-desk iframe{
            width: 100vw;
        }
        .info{
            width: 600px;
            margin: 0;
        }

}

.events h2{
    text-align: center;
    font-family: 'Libre Baskerville';
    font-size: 42px;
}
.events-imgs{
    display: flex;
    flex-direction: column;
}

@media (min-width:1200px) {
    .events-imgs{
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 40px;
    } 
}
.evento-img{
    width: 350px;
    margin-right: 10px;
}

.evento-img img{
    width: 100%;
}