/* FONTES */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');


@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');



@charset "UTF-8";

@font-face {
  font-family: "untitled-font-3";
  src:url("../fonts/untitled-font-3.eot");
  src:url("../fonts/untitled-font-3.eot?#iefix") format("embedded-opentype"),
    url("../fonts/untitled-font-3.woff") format("woff"),
    url("../fonts/untitled-font-3.ttf") format("truetype"),
    url("../fonts/untitled-font-3.svg#untitled-font-3") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "untitled-font-3" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-3" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-5:before {
  content: "\61";
}
.icon-1:before {
  content: "\62";
}
.icon-2:before {
  content: "\63";
}
.icon-3:before {
  content: "\64";
}
.icon-4:before {
  content: "\65";
}
.icon-6:before {
  content: "\66";
}
.icon-7:before {
  content: "\67";
}



:root {
  /* ===== Colors ===== */
--body: #F9F3F2;
--preto: #000000;
--branco: #FFFFFF;
--detalhes: #F2D7EE;
--rosa-e:#D54F99;
--uva:#9E218F;
--roxo:#69306D;
--amora:#A5668B;
--areia:#D3BCC0;
--hover1:#ce99d1;
}




body, html{color: #000; 
font-family:  'Open Sans', century gothic, arial, helvetica, sans-serif;
font-size: 15px;
line-height: 150%;
background: var(--body);
margin: auto;
scroll-behavior: smooth;
  --scrollbarBG: var(--branco);
  --thumbBG: #dadada;
}   


::-webkit-scrollbar {
  width: 5px;
}
body {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG) ;
  border-radius: 6px;
  border: 0px solid var(--scrollbarBG);
}


a{text-decoration: none; color:#a8bba5; transition: color 0.3s linear;
   -webkit-transition: color 0.3s linear;
   -moz-transition: color 0.3s linear;}
a:hover{color:#fabfc5;}

/* Scroll 2 */
.sc2::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.sc2::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}
.sc2::-webkit-scrollbar-thumb {
  background-color: #11171a;
  border-radius: 10px;
}


iframe{width:100%;
height: 400px;
scroll-behavior: smooth;
  --scrollbarBG: #fff;
  --thumbBG: #dadada;
padding: 5px;
}   

::-webkit-scrollbar {
  width: 5px;
}
body {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG) ;
  border-radius: 6px;
  border: 0px solid var(--scrollbarBG);
}





/* HEADER */

.header{/*margin-top: 70px;*/
width:100%;
margin-left: auto;
margin-right: auto;}



#conteudo{width: 70%;
margin: auto;
}

#conteudo p{font-size: 18px;
line-height: 150%;
text-shadow: 1px 1px #fff;}

#separa{background: url('https://espacocriativo.net/testelola/wp-content/themes/vip2024/img/enfeite.png') no-repeat;
width: 100%;
margin-top: -1em;
}


#laranja h1, #azul h1, #lilas h1 {font-family: 'League Spartan', century gothic, arial, helvetica, sans-serif;
text-transform: lowercase;
font-size: 70px;
text-align:center;
margin-top:0;}

#laranja{background: url('https://espacocriativo.net/testelola/wp-content/themes/vip2024/img/laranja.png') no-repeat;
width: 100%;
position:relative;
margin-top:-0.1em;
}

#azul{background: url('https://espacocriativo.net/testelola/wp-content/themes/vip2024/img/azul.png') no-repeat;
width: 100%;
position:relative;
}

#lilas{background: url('https://espacocriativo.net/testelola/wp-content/themes/vip2024/img/lilas.png') no-repeat;
width: 100%;
position:relative;
}

.menu-t{text-transform: uppercase;
font-size: 50px;
text-align:center;
letter-spacing: 0.3em;}

/* POSTS */

#posts{height:400px;
overflow:auto;}


.parag{ width: 100%;
height:400px;}

.grande{
font-family: 'League Spartan', century gothic, arial, helvetica, sans-serif;
text-transform: lowercase;
font-size: 70px;
}

.sub{font-size:40px;
text-transform: lowercase;
margin-left: 3.3em;
}



/* MENU TEMPORADAS */

.menutemp1 {  width:100%;
margin:auto;
}

.menutemp1 a {color:#000;
 float: left;
  background:#ca92eb;
width: 60px;
height: 60px;
border-radius: 50%;
margin: 5px;
text-align:center;
display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
font-family: 'League Spartan', century gothic, arial, helvetica, sans-serif;
font-size: 24px;
color:var(--branco);
font-weight:bold;
}

.menutemp1 a:hover, .menutemp1 a:active{color:#000;
  background: #DFC8ED;}


.menuteste {  width:90%;
margin:auto;
}

.menuteste a {color:#000;
 float: left;
text-align:justify;
  background: #EFE3CE;
width: 100%;
border-radius: 10px;
margin: 3px auto;
font-weight:bold;
font-size: 13px;
padding: 5px 10px 5px 10px;
text-transform: uppercase;
}

.menuteste a:hover, .menuteste a:active{color:#000;
  background: #DFC8ED;}


/* FOOTER */

#footer{float:left;
width:100%;
font-size:18px;
letter-spacing: 0.2em;
background:#ddf2f5;
padding: 10px 0 10px 0;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:0px;}


/* MENU PROJETOS */

/* Container principal */
.projetos {
  display: flex;
  flex-wrap: wrap;           /* quebra em várias linhas */
  justify-content: center;   /* centraliza no desktop */
  gap: 15px;                 /* espaço entre blocos */
}

/* Cada projeto (ícone + nome) */
.projetos a {
  display: flex;
  flex-direction: column;    /* ícone em cima, nome embaixo */
  align-items: center;
  text-align: center;
  color: #000000;
font-size:50px;
  text-decoration: none;
}

/* Nome já existente */
.nome {
  font-size: 15px;
  width: 115px;
  margin-top: 5px;
  text-transform: uppercase;
}

.principal1 {color:var(--branco);
  background: var(--rosa-e);
width: 110px;
height: 110px;
border-radius: 50%;
margin: 5px;
text-align:center;
display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

}

.adote1 {color:var(--branco);
  background: #d46646;
width: 110px;
height: 110px;
border-radius: 50%;
margin: 5px;
text-align:center;
display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

}

.leitor {color:var(--branco);
  background: #ca92eb;
width: 110px;
height: 110px;
border-radius: 50%;
margin: 5px;
text-align:center;
display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.amusica {color:var(--branco);
  background: #ddf2f5;
width: 110px;
height: 110px;
border-radius: 50%;
margin: 5px;
text-align:center;
display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}


.song {color:var(--branco);
  background: var(--rosa-e);
width: 110px;
height: 110px;
border-radius: 50%;
margin: 5px;
text-align:center;
display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}

.vip1 {color:var(--branco);
  background: #d46646;
width: 110px;
height: 110px;
border-radius: 50%;
margin: 5px;
text-align:center;
display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}

.adote1:hover, .principal1:hover, .leitor:hover, .amusica:hover, .quiz:hover, .song:hover, .vip1:hover{background:var(--hover1); transition: color 2.0s linear; -webkit-transition: color 2.0s linear; -moz-transition: color 2.0s linear;}

.nome{text-align:center; font-size: 15px;display: block; width: 115px;text-transform:uppercase; align-items:flex-start;}




/* MENU */

#menu1{background: var(--rosa-e);
width: 100%;
z-index: 1000;
margin-bottom:0;}

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: auto;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: table;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}

#cssmenu {
font-family: 'League Spartan', century gothic, arial, helvetica, sans-serif;
  background: var(--rosa-e);
}
#cssmenu > ul > li {
  float: left;

}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {font-family : 'League Spartan', century gothic, arial, helvetica, sans-serif;
  padding: 20px;
  font-size: 25px;
  letter-spacing: 1px;
  text-decoration: none;
  color: var(--preto);
  text-transform: uppercase;
transition: color 0.0s linear;
   -webkit-transition: color 0.0s linear;
   -moz-transition: color 0.0s linear;
text-transform: lowercase;
font-weight:bold;
box-sizing: border-box;
}
#cssmenu > ul > li:hover > a {
  color: var(--branco);
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: var(--rosa-e);
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #939393;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-family : century gothic, arial, helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: #000;
  background: #fff;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: var(--branco);
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}





/* RESPONSIVO*/
@media only screen and (max-width: 600px), only screen and (max-width: 768px), only screen and (max-width: 480px){


  #cssmenu {
    width: 100%;padding-left:0;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {box-sizing: border-box;
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {box-sizing: border-box;
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: ;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    cursor: pointer;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: ;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }

}


/* ============================= */
/*        RESPONSIVIDADE         */
/* ============================= */

/* Tablets (até 1024px) */
@media (max-width: 1024px) {
  #conteudo {
    width: 85%;
    padding: 0 10px;
  }

  #conteudo p {
    font-size: 16px;
  }

  #laranja h1, #azul h1, #lilas h1,
  .grande {
    font-size: 55px;
  }

  .sub {
    font-size: 30px;
    margin-left: 2em;
  }

  .projetos a {
    font-size: 40px;
  }

  .nome {
    font-size: 14px;
    width: 100px;
  }

  .menutemp1 a {
    width: 55px;
    height: 55px;
    font-size: 20px;
  }
}

/* Celulares grandes (até 768px) */
@media (max-width: 768px) {
  body, html {
    font-size: 14px;
    line-height: 1.4;
  }

  #conteudo {
    width: 95%;
  }

  #conteudo p {
    font-size: 15px;
    text-align: justify;
  }

  #laranja h1, #azul h1, #lilas h1,
  .grande {
    font-size: 40px;
    line-height: 1.2;
  }

  .sub {
    font-size: 22px;
    margin-left: 1.5em;
  }

  .menu-t {
    font-size: 32px;
    letter-spacing: 0.2em;
  }

  .projetos {
    gap: 10px;
  }

  .projetos a {
    font-size: 30px;
  }

  .nome {
    font-size: 13px;
    width: 90px;
  }

  .principal1, .adote1, .leitor, .amusica, .song, .vip1 {
    width: 95px;
    height: 95px;
  }

  .menutemp1 a {
    width: 48px;
    height: 48px;
    font-size: 18px;
    margin: 3px;
  }

  .menuteste {
    width: 100%;
  }

  .menuteste a {
    font-size: 12px;
    padding: 5px 8px;
  }
}

/* Celulares pequenos (até 480px) */
@media (max-width: 480px) {
  #conteudo {
    width: 100%;
    padding: 0 5px;
  }

  #conteudo p {
    font-size: 14px;
    line-height: 1.5;
  }

  #laranja h1, #azul h1, #lilas h1,
  .grande {
  /*  font-size: 28px;*/
    line-height: 1.1;
  }

  .sub {
    font-size: 18px;
    margin-left: 1em;
  }

  .menu-t {
    font-size: 22px;
    letter-spacing: 0.1em;
  }

  /* Ícones circulares menores */
  .principal1, .adote1, .leitor, .amusica, .song, .vip1 {
    width: 75px;
    height: 75px;  }

  .nome {
    font-size: 11px;
    width: 70px;
  }

  .menutemp1 a {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  .menuteste a {
    font-size: 11px;
    padding: 4px 6px;
  }

  #footer {
    font-size: 14px;
    text-align: center;
    letter-spacing: normal;
  }

  iframe {
    height: 250px;
  }
}
