/*

Adicionar slides decentes

*/
/*
VARIABLES:
*/
/*
MIXINS:
*/
.grecaptcha-badge {
  display: none;
  /*HEADER STYLING*/
  /*Remove useless elements*/
}
.site-search-toggle, .search-form, .site-name, .site-tagline {
  display: none;
}
.logo-box {
  margin: 0;
  padding-left: 10px;
  /*Fixes the header and guarantees nothing goes above it*/
}
.theme-header {
  position: fixed !important;
  z-index: 1000 !important;
}
.site-nav, .site-nav li ul li a {
  background-color: #222;
  color: #fff;
  font-weight: bold;
}
.blog-list-page header {
  background-image: none;
}
@media screen and (max-width: 550px) {
  .theme-header {
    background-color: #222;
    height: 80px;
  }
  .logo-box {
    display: inline-block;
    position: relative;
    float: none;
    width: 80%;
    height: 80px;
  }
  .site-logo {
    max-height: 90%;
    padding-top: 10px;
  }
  .n2-ss-align {
    margin-top: 80px;
    background-color: #222;
  }
  .blog-list .blog-main {
    padding-top: 30px;
  }
}
@media screen and (min-width: 550px) {
  .theme-header {
    background: #222 none;
    height: 100px;
  }
  .logo-box {
    display: inline-block;
    position: relative;
    float: none;
    width: 80%;
    height: 100px;
  }
  .site-logo {
    height: 90%;
    padding-top: 10px;
  }
  .site-nav-toggle {
    margin-top: 35px;
  }
  .n2-ss-align {
    margin-top: 100px;
    background-color: #222;
  }
}
@media screen and (min-width: 904px) {
  /*END HEADER STYLING*/
  /*SLIDER*/
  /*Remove native slider*/  .site-nav {
    display: block !important;
    position: absolute !important;
    bottom: 24px;
    right: 50px;
  }
}
#carousel-meris-generic {
  display: none;
}
.nextend-bullet-bar .n2-active {
  background: #5ade98 !important;
  color: #5ade98;
  /*SERVICE SECTION*/
}
.service {
  text-align: center;
}
.service .fa {
  font-size: 150px;
  color: #5ade98;
}
.service .read-more-button {
  background-color: #5ade98 ;
  text-transform: uppercase ;
  font-weight: bold ;
  color: white ;
  padding: 1em ;
  border-radius: 5px ;
  border: none ;
  width: 100px ;
  margin-top: 10px ;
  /*REMOVE RECAPTCHA BADGE*/
  display: none !important;
  /*TODO: RETIRAR ISSO QUANDO TIVERMOS CONTEÚDO*/
}
.home-page-secion-one {
  padding-top: 0px !important;
}
.service-box p {
  text-align: center;
}
.home-page-secion-two .module-title::before {
  font-family: FontAwesome;
  content: "\f11b";
  padding-right: 0.5em;
  /*PREMIAÇÕES*/
}
.home-page-secion-three .module-title::before {
  font-family: FontAwesome;
  content: "\f091";
  padding-right: 0.5em;
}
#award_slider .award {
  text-align: center;
}
#award_slider .award .award-title {
  font-weight: bold;
}
#award_slider .award img {
  padding: 30px;
}
#award_slider .award p {
  margin-bottom: 10px;
}
#award_slider .owl-prev, #award_slider .owl-next {
  background-color: rgba(0, 0, 0, 0.1);
}
.home-page-secion-four #meris_home_title-4 .module-title::before {
  font-family: FontAwesome;
  content: "\f003";
  padding: 0.5em;
  /*
SLOGAN BOX SECTION:
*/
}
.slogan-box h3 {
  font-size: 120%;
  line-height: 1.5;
}
@media screen and (max-width: 720px) {
  .slogan-box h3 {
    font-size: 100%;
  }
}
@media screen and (max-width: 540px) {
  .slogan-box h3 {
    font-size: 90%;
  }
}
@media screen and (max-width: 400px) {
  /*
ABOUT SECTION STYLING
*/  .slogan-box h3 {
    font-size: 80%;
    line-height: 1.8;
  }
}
.confit-address a {
  color: #222;
  font-weight: bold;
}
.confit-phone::before {
  content: "\f098";
  font-family: FontAwesome;
  padding-right: 0.5em;
  /*
CONTACT FORM STYLING
*/
}
input, textarea {
  border: 1px gray solid;
  width: 100%;
}
textarea {
  resize: none;
}
form p {
  margin-bottom: 10px;
}
.wpcf7-submit {
  background-color: #5ade98 ;
  text-transform: uppercase ;
  font-weight: bold ;
  color: white ;
  padding: 1em ;
  border-radius: 5px ;
  border: none ;
  width: 100px ;
  margin-top: 10px ;
  /*REMOVE RECAPTCHA BADGE*/
}
.wpcf7-textarea {
  width: 100%;
}
@media screen and (max-width: 480px) {
  /*
HOMEPAGE FOOTER:
*/  .wpcf7-form p {
    text-align: center;
  }
  .wpc7-submit {
    display: block;
    margin: 0 auto;
  }
}
footer {
  background-color: #222;
  /*LANDING PAGE STYLING*/
}
footer .fa-facebook, footer .fa-twitter {
  background-color: #5ade98;
}
.features {
  margin: 0 auto;
  padding-left: 16em;
  padding-right: 16em;
  padding-top: 2em;
  padding-bottom: 2em;
  overflow: hidden;
}
.features h3 {
  display: inline-block !important;
  margin-top: 0px;
}
.features img::after {
  clear: both;
}
.features p {
  font-size: 150%;
}
.both-aside .container {
  width: auto;
  padding: 0px;
}
section:nth-of-type(2n).features {
  background: #f7fff7;
}
.intro-section {
  min-height: 250px;
  padding: 25px;
}
.intro-section div {
  position: relative;
  width: 100%;
  height: 400px;
}
.intro-section img {
  max-width: 800px;
}
.download-button img {
  position: static;
  height: 80px;
  display: block;
  margin: auto;
}
.contact-button {
  padding: 5px;
}
.play-now-button {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  bottom: 10px;
}
@media screen and (max-width: 1720px) {
  .features {
    padding-left: 8em;
    padding-right: 8em;
  }
  .features p {
    font-size: 130%;
  }
}
@media screen and (max-width: 1500px) {
  .features {
    padding-left: 8em;
    padding-right: 8em;
  }
  .features p {
    display: block;
    text-align: center;
    font-size: 145%;
  }
  .features img {
    margin: auto;
    display: block;
    float: none;
  }
  .features h3 {
    text-align: center;
    display: block !important;
  }
}
@media screen and (max-width: 550px) {
  .features {
    padding: 1.5em;
  }
  .features p {
    font-size: 100%;
  }
  .play-now-button {
    bottom: 50px;
  }
  .intro-section div {
    padding-top: 50px;
  }
}
@media screen and (max-width: 720px) {
  /*LANDING PAGE STYLING: END*/
  /*LANDING PAGE: LEIS PARA TODOS*/  .landing-page-intro div {
    position: static;
    width: 100%;
    min-height: 100px;
  }
}
#lp-leis-intro {
  position: relative;
  margin: 0 auto;
  min-height: 250px;
  padding: 25px;
  width: 100%;
  background: url(https://supernova.games/wp-content/uploads/porao.jpg);
  background-attachment: fixed;
  background-size: cover;
}
#lp-leis-intro > div {
  margin: 0 auto;
  text-align: center;
}
#lp-leis-intro > div > img {
  border-radius: 0;
  padding-top: 30px;
  padding-bottom: 50px;
}
#lp-leis-play-now-button {
  background-color: #5ade98 ;
  text-transform: uppercase ;
  font-weight: bold ;
  color: white ;
  padding: 1em ;
  border-radius: 5px ;
  border: none ;
  width: 100px ;
  margin-top: 10px ;
  /*REMOVE RECAPTCHA BADGE*/
}
#lp-leis-playnow-pt {
  text-align: center;
}
#lp-leis-description5 > img {
  margin: 0 auto;
  display: block;
  /*LANDING PAGE: CARCARÁ*/
}
#lp-carc-intro {
  background: url(https://supernova.games/wp-content/uploads/escritorio_carcara_0.png);
  background-color: black;
  background-attachment: fixed;
  background-size: cover;
}
#lp-carc-description5 {
  text-align: center;
}
#lp-carc-description5 > ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#lp-carc-description5 > ul .award {
  display: inline-block;
  width: 33%;
  margin-bottom: 20px;
  background: url(https://supernova.games/wp-content/uploads/2017/05/awards.png) no-repeat center;
}
#lp-carc-description5 > ul .award div {
  font-weight: bold;
  color: #222;
}
#lp-carc-intro > div {
  margin: 0 auto;
  text-align: center;
}
#lp-carc-playnow-pt {
  text-align: center;
}
.download-list {
  margin-top: 15px;
}
.platform {
  display: inline-block;
  width: 18%;
}
@media screen and (max-width: 640px) {
  /* 
*/
  /*
RANDOM STUFF BELOW, I GUESS
*/  .platform {
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 15px;
  }
  .award {
    display: block;
    width: 100%;
  }
}
.site-nav-toggle:hover {
  color: #5ade98;
}
.blog-list-wrap, .single .post-entry, .comments-area {
  padding-left: 5%;
  padding-right: 5%;
}
.entry-date {
  width: 60px;
  height: 60px;
  display: block;
  text-align: center;
  padding-top: 10px;
}
.entry-date .day {
  font-size: 40px;
  padding-bottom: 5px;
}
.blog-side {
  padding-right: 8%;
  padding-top: 106px;
}
.entry-title {
  font-weight: bold;
}
.entry-content p, .entry-summary p {
  font-size: 18px;
}
.comment-subscription-form {
  display: block;
  clear: none;
  float: none;
  height: 30px;
}
.comment-subscription-form input {
  clear: none;
  width: 8%;
}
.comment-subscription-form label {
  clear: none;
  padding-left: 5px;
  width: 90%;
}
@media screen and (max-width: 1100px) {
  .blog-side {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .form-submit input {
    text-align: center;
    margin: 0 auto;
    float: none;
    display: block;
  }
  .comment-subscription-form {
    display: block;
    height: 50px;
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (min-width: 1100px) {
  .blog-list-wrap, .single .post-entry, .comments-area {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media screen and (min-width: 1300px) {
  .blog-list-wrap, .single .post-entry, .comments-area {
    padding-left: 20%;
    padding-right: 20%;
  }
}
.social-icon {
  font-size: 50px;
  text-align: center;
  color: white;
}
.social-icon img {
  filter: invert(1);
}
.social-icon a {
  display: block !important;
}
