@font-face{ 
	font-family: 'BebasNeue';
	src: url(https://espacocriativo.net/pgs/web/js/BebasNeue-webfont.eot);
	src: url(https://espacocriativo.net/pgs/web/js/BebasNeue-webfont.eot?iefix) format('eot'),
	     url(https://espacocriativo.net/pgs/web/js/BebasNeue-webfont.woff) format('woff'),
	     url(https://espacocriativo.net/pgs/web/js/BebasNeue-webfont.ttf) format('truetype'),
	     url(https://espacocriativo.net/pgs/web/js/BebasNeue-webfont.svg#webfont) format('svg');
}



@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";
}





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


::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar {
  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);
}
  

#conteudo{width: 70%;
margin: auto;
text-align:justify;font-family:  'Open Sans', century gothic, arial, helvetica, sans-serif;

}

.width1{width:100%;}


a{color:#ffc83a; text-decoration:none;}
a:hover{color:#000; text-decoration:underline;}


#redondo {
  background-color: #ffc83a;
  width: 400px;
  height: 400px;
  margin: 5px auto;
  border-radius: 50%;
  color: #000;
  font-size: 1.6em;
overflow: auto;
  padding: 5% 0;

}
#redondo p {font-size:12px;
  text-align: center;
  margin:0;
  padding: 1% 0;
}


#amarelo1{background-color:#ffc83a;
border-radius: 30% 0px 30% 0px;
-webkit-border-radius: 30% 0px 30% 0px;
-moz-border-radius: 30% 0px 30% 0px;
height: 500px;
overflow: auto;
padding: 5%;
}

#redondo a, #amarelo1 a{color:#2199d4;}



.textbr{color:#fff;}

.amarelo{color:#ffc83a;
text-transform:uppercase;
font-size: 40px;}

.preto{color:#000;
font-size: 40px;
line-height: 50px;
}




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

/* 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;
}

.adote1 {color:#000;
  background: #d54f99;
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:#000;
  background: #f7849b;
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:#000;
  background: #adc3e4;
width: 110px;
height: 110px;
border-radius: 50%;
margin: 5px;
text-align:center;
display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}

.quiz {color:#000;
  background: #4383bb;
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:#000;
  background: #b00669;
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:#000;
  background: #3938cb;
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, .leitor:hover, .amusica:hover, .quiz:hover, .song:hover, .vip1:hover{background:#8b57d6; 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 TEMPORADAS */

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

.menutemp1 a {color:#000;
 float: left;
  background: #ffc83a;
font-family: 'Chloe';
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-size: 22px;
}

.menutemp1 a:hover, .menutemp1 a:active{color:#000;
  background: #fff; text-decoration:none;}


/* MENU */

#menu1{background: #fff;
width: 100%;
z-index: 1000; }


@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: 'BebasNeue', century gothic, arial, helvetica, sans-serif;
  background: #fff;
}
#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 : 'BebasNeue', century gothic, arial, helvetica, sans-serif;
  padding: 20px;
  font-size: 25px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
transition: color 0.0s linear;
   -webkit-transition: color 0.0s linear;
   -moz-transition: color 0.0s linear;
}
#cssmenu > ul > li:hover > a {
  color: #2199d4;
}
#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: #939393;
  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: #347766;
}
#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 all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #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 {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    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: 18px;
    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;
  }

#redondo {
  width: 90%;}


/* === ESTILO BASE (desktop) já existente === */
/* Mantém o seu código original até aqui */

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

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

  #redondo {
    width: 300px;
    height: 300px;
    font-size: 1.2em;
  }

  #amarelo1 {
    height: auto;
    padding: 8%;
  }

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

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

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

  #conteudo {
    width: 95%;
  }

  #redondo {
    width: 250px;
    height: 250px;
    font-size: 1em;
    padding: 10% 0;
  }

  .amarelo, .preto {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
  }

  .projetos {
    gap: 10px;
  }

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

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

  /* Menus circulares mais compactos */
  .menutemp1 a {
    width: 50px;
    height: 50px;
    font-size: 18px;
  }
}

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

  #redondo {
    width: 200px;
    height: 200px;
    font-size: 0.9em;
  }

  #amarelo1 {
    padding: 10%;
  }

  .amarelo, .preto {
    font-size: 22px;
    line-height: 30px;
  }

  /* Ícones dos projetos menores */
  .adote1, .leitor, .amusica, .quiz, .song, .vip1 {
    width: 85px;
    height: 85px;  }

  .nome {
    font-size: 12px;
    width: 80px;
  }

  /* Menu temporadas menor */
  .menutemp1 a {
    width: 45px;
    height: 45px;
    font-size: 16px;
    margin: 3px;
  }

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

