
@import url('../css/fonts.css');


:root{

    /*      BARRA PRETA DO FOOTER       */
    --text-cinza: #c1c1c1;
    --text-light : #000000;
    --bg-color: #0f0f0f;
    --white: #ffffff;
    --midnight: #104f55;

    /* gradient color   */
    --sky: linear-gradient(120deg, #fffff 0%, #e4e4e4 100%);

    /*      theme font-family   */
font-family: 'PVSans';

}

.flex-row{
    display: flex;
    flex-direction: row;    
    flex-wrap: wrap;
}*/

button.btn{
    border: none;
    border-radius: 2rem;
    padding: 1rem 3rem;
    font-size: 1.2rem;
   font-family: 'PV Sans';
    cursor: pointer;
}

span{
  font-family: 'PV Sans';
}

.container-footer{
    margin: 0 5vw;
	
}

 ------x------- Global Classes -------x-------*/


section .container-footer .owl-nav{
    position: absolute;
    top: 0%;
    margin: 0 auto;
    width: 100%;
}


/* ----------------- Footer --------------------- */

footer.footer{
    height: 100%;
    background: var(--bg-color);
    position: relative;
}

footer.footer .container-footer{
    display: grid;
    grid-template-columns: repeat(4, 1fr); /*   numero de colunas  */
}

footer.footer .container-footer > div{
    flex-grow: 1;
    flex-basis: 0;
    padding: 3rem .9rem;
}

footer.footer .container-footer h2{
    color: var(--white);
	font-family: 'PV Sans';
  font-weight: 400px;
  margin: 0 0 20px 0;
  padding: 0;
   line-height: 120%;
     text-align: Left;
}

footer.footer .about-us div > img{
    display: inline-block;
    width: 100%;
    height: 50%;
    margin: .3rem .4rem;
}
/*
footer.footer .newsletter .form-element{
    background: black;
    display: inline-block;
}*/

footer.footer .newsletter div{
    color: var(white);
	 font-family: 'PV Sans';
	font-weight: 400px;
     line-height: 120%;
   
}

footer.footer .newsletter .form-element input{
    padding: .5rem .7rem;
    border: none;
    background: transparent;
    color: white;
	font-family: 'PV Sans';
    font-size: 1.4rem;
    width: 74%;
}

footer.footer .newsletter .form-element span{
    background: var(--white);
    padding: .5rem .7rem;
    cursor: pointer;
}

footer.footer .newsletter p{
    color: var(--white);
	font-family: 'PV Sans';
}

/* footer.footer .instagram div > img{
    display: inline-block;
    width: 25%;
    height: 50%;
    margin: .3rem .4rem;
} */
footer.sfa-youtube div i{

background-color:white;
}

footer.footer .follow div i{
    color: var(--white);
    padding: 0 .4rem;
}

footer.footer .rights{
    justify-content: center;
  font-family: 'PV Sans';
}

footer.footer .rights h4 a{
    color: var(--white);
}

footer.footer .move-up{
    position: absolute;
    right: 6%;
    top: 50%;
}

footer.footer .move-up span{
    color: var(--midnight);
}

footer.footer .move-up span:hover{
    color: var(--white);
    cursor: pointer;
}

/* ---------x------- Footer  font ----------x---------- */

.textfoot1{
  font-size:1.2rem;
  font-family: 'PV Sans';
  color:#fff;

  text-align: Left;
}
.textfoot2{
  font-size:1rem;
  font-family: 'PV Sans';
  color:#fff;
   line-height: 120%;
  text-align: Left;
}
.text-cinza{
    color: var(--text-cinza);
	 font-size:1rem;
	   text-align: left;
}
.text-cinza1{
    color: var(--text-cinza);
	 font-size:1rem;
	   text-align: center;
}
p{
  font-family: 'PV Sans';
    color: var(--text-light);
}


/*              styles for ABOUT PAGE           */

.sobre-nos .description{
    position:relative;
    width: 70%;
  font-family: 'PV Sans';
    text-align: justify;
    padding: 4.5rem 4.5rem;
}

.sobre-nos .description h2{
    justify-content: center;
    color: var(--text-light);
    padding-top: 2rem;  
}

.sobre-nos .description div > img{
    display: inline-block;
    width: 25%;
    height: 50%;
    margin: .3rem .4rem;
}
/*          x    styles for ABOUT PAGE      x     */

/*              styles for CAMPAIGN PAGE           */

main .campaingns-blog{
    background-size: cover;
    width: 100%;
    height: 100%;
    
}
.campaingns-blog .campaings{
    position:relative;
    width: 70%;
  font-family: 'PV Sans';
    text-align: justify;
    padding: 4.5rem 4.5rem;
}

.campaingns-blog .campaings h2{
    justify-content: center;
    color: var(--text-light);  
}

.campaingns-blog .campaings div > img{
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: .3rem .4rem;
}

/*          x    styles for CAMPAIGN PAGE      x     */

/*              styles for STORE PAGE           */

.sobre-nos .description{
    position:relative;
    width: 70%;
  font-family: 'PV Sans';
    text-align: justify;
    padding: 4.5rem 4.5rem;
}

.sobre-nos .description h2{
    justify-content: center;
    color: var(--text-light);  
}
.sobre-nos .description p{
      font-size: 1.2rem;
}

.sobre-nos .description div > img{
    display: inline-block;
    width: 25%;
    height: 50%;
    margin: .3rem .4rem;
}

/*          x    styles for STORE PAGE      x     */

/*              styles for CONTACTS PAGE           */

.contacts{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-content: center;
    width: 80%;
  font-family: 'PV Sans';
    text-align: justify;
    padding: 5rem 5rem;
}


/*          x    styles for STORE PAGE      x     */


/*              Viewport less then or equal to 1130px            */

@media only screen and (max-width: 1130px){
    .site-content .post-content > .post-image .post-info{
        left: 2rem !important;
        bottom: 1.2rem !important;
        border-radius: 0% !important;
    }

    .site-content .sidebar .popular-post .post-info{
        display: none !important;
    }

    footer.footer .container-footer{
        grid-template-columns: repeat(2, 1fr);
    }
.textfoot1{
  font-size:2.2rem;
  font-family: 'PV Sans';
  color:#fff;

  text-align: Left;
}
.textfoot2{
  font-size:1.8rem;
  font-family: 'PV Sans';
  color:#fff;
   line-height: 120%;
  text-align: Left;
}
.text-cinza{
    color: var(--text-cinza);
	 font-size:1.8rem;
	   text-align: left;
}
.text-cinza1{
    color: var(--text-cinza);
	 font-size:1.8rem;
	   text-align: center;
}

h2, h3{
  font-family: 'PV Sans';
  font-size:2rem;
  margin: 0 0 20px 0;
  padding: 0;
  color:#000000;
text-align: Left;
}


/*      x       Viewport less then or equal to 1130px    x     */


/*              Viewport less then or equal to 750px            */

@media only screen and (max-width: 750px){
    .nav .nav-menu, .nav .nav-items{
        flex-direction: column;
    }

    .nav .toggle-collapse{
        display: initial;
    }

    main .site-content{
        grid-template-columns: 100%;
    }

    footer.footer .container-footer{
        grid-template-columns: repeat(1, 1fr);
    }
.textfoot1{
  font-size:2.2rem;
  font-family: 'PV Sans';
  color:#fff;

  text-align: Left;
}
.textfoot2{
  font-size:1.8rem;
  font-family: 'PV Sans';
  color:#fff;
   line-height: 120%;
  text-align: Left;
}
.text-cinza{
    color: var(--text-cinza);
	 font-size:1.8rem;
	   text-align: left;
}
.text-cinza1{
    color: var(--text-cinza);
	 font-size:1.8rem;
	   text-align: center;
}
}
h2, h3{
  font-family: 'PV Sans';
  font-size:2rem;
  margin: 0 0 20px 0;
  padding: 0;
  color:#000000;
text-align: Left;
}
}


/*        x      Viewport less then or equal to 750px       x     */


/*              Viewport less then or equal to 520px            */

@media only screen and (max-width: 520px){
    main .blog{
        height: 125vh;
    }

    .site-content .post-content > .post-image .post-info{
        display: none;
    }

    footer.footer .container-footer > div{
        padding:  1rem .9rem !important;
    }

    footer .rights{
        padding: 0 1.4rem;
        text-align: center;
    }

    nav .toggle-collapse{
        width: 80% !important;
    }
	
.textfoot1{
  font-size:2.2rem;
  font-family: 'PV Sans';
  color:#fff;

  text-align: Left;
}
.textfoot2{
  font-size:1.8rem;
  font-family: 'PV Sans';
  color:#fff;
   line-height: 120%;
  text-align: Left;
}
.text-cinza{
    color: var(--text-cinza);
	 font-size:1.8rem;
	   text-align: left;
}
.text-cinza1{
    color: var(--text-cinza);
	 font-size:1.8rem;
	   text-align: center;
}
h2, h3{
  font-family: 'PV Sans';
  font-size:2rem;
  margin: 0 0 20px 0;
  padding: 0;
  color:#000000;
text-align: Left;
}
}
