/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 3.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
  font-family: "IBM Plex Sans", serif;
}

body{background: url('../img/bg.png'); background-repeat: repeat-x;}




/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#div-formulario-clube-dd{width: 100%; height: auto; position: relative; float: left; padding-bottom: 100px;}
#view-div-formulario-club{width: 750px; height: auto; position:relative; margin:auto;} 
#ornamento-topo-d{width: 120px; height:272px; position: absolute; right: 0px; top: 40px; background: url('../img/gecko2.png'); background-size: 120px;}
#ornamento-topo-e{width:300px; height: 482px; position: absolute; left: 0px; top:30%; background: url('../img/gecko.png'); background-size: 300px;}
#ornamento-personagem-d{width:500px; height: 500px; position: absolute; right: 0px; top: 60%; background: url('../img/bjj2.png'); background-size: 500px;}

#faixa-logo-clube-dd{width: 100%; height: auto; position: relative; float: left; margin-top: 50px;}
#int-logo-clube-dd{width: 400px; height: auto; position: relative; margin: auto;}

#chamada-pesquisa{width: 100%; height: auto; position: relative; float: left; margin-top: -80px;}
#chamada-pesquisa h1 { width: 100%; height: auto; position: relative; float: left; font-size: 38px; color: #d7dbb7 !important; text-align: center; font-weight: 700; padding: 0px 20px; }
#chamada-pesquisa p {width: 100%; height: auto; position: relative; float: left; margin-top: -10px; text-align: center; color:  #d7dbb7 !important; padding: 0px 50px; font-size: 18px; font-weight: 400;}

#faixa-box-formulario{width: 100%; height: auto; position: relative; float: left; margin-top: 20px;}


#box-formulario { width: 600px; height: auto; left: 50%; position: relative; float: left; margin-left: -300px !important; margin: unset; background-color: #fff; border-radius: 20px; padding: 0px 40px 50px 40px; -webkit-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -ms-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -o-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); }
#chamada-label-form{width:70%; height: auto; position: relative; float: left; margin-top: 32px; font-size: 26px; color:#191919; font-weight: 400; line-height: 30px;}
#chamada-label-form span{font-weight: 800;}

#chamada-sub-label-form{width:70%; height: auto; position: relative; float: left; margin-top: 40px; font-size: 20px; color:#608c15; font-weight: 400; line-height: 30px;}
#chamada-sub-label-form span{font-weight: 800;}

.item-campo{width: 100%; height: auto; position: relative; float: left; margin-top: 20px; margin-bottom: -20px;}
.fix-check-box{margin-bottom: -6px;}

#faixa-cta-enviar-form{width: 100%; height: auto; position: relative; float: left; margin-top: 40px;}
#cta-enviar-form{width: 330px; height: auto; position: relative; margin: auto; padding: 15px 0px; text-align: center; color: #fff; font-size: 22px; font-weight: 700; background-color: #005cff; border-radius: 20px; cursor: pointer;}
#cta-enviar-form:hover { background-color: #004fda; color: #ffffff; }

#legenda-formulario{width: 100%; height: auto; position: relative; float: left; margin-top: 20px; margin-bottom: 30px;  font-size: 16px; color: #000; text-align: center; padding: 0px 50px;}

.box-informacoes{width: 100%; height: auto; position: relative; float: left; float: left; margin-top: 30px; border-radius: 10px; background-color:#FFE3EF;  border: 1px solid #FF5DA7; padding:10px 30px 40px 30px;}
.box-informacoes h3{width: 100%; height: auto; position: relative; float: left; margin-bottom: -5px; font-size: 22px; color: #000000; font-weight: 700;}
.box-informacoes p{width: 100%; height: auto; position: relative; float: left; margin-bottom: -5px; font-size: 18px; color: #000;}

.box-juridico{background-color:#F1FFFF;  border: 1px solid #A5ECFF;}

#mascara-formulario-enviado{width: 100%; height: 100%; position: fixed; z-index: 999; background-color:#73756d !important; opacity: 0.9;}
#box-mensagem{width: 600px; height: 230px; position: fixed; z-index: 999999; left: 50%; top: 50%; margin-left: -300px; margin-top: -150px; background-color: #fff; border-radius: 15px;
-webkit-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -ms-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -o-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75);
}
#box-mensagem h4{width: 100%; height: auto; position: relative; float: left; margin-top: 50px; font-size: 28px; color: #000; text-align: center; font-weight: 700; padding: 0px 20px;}
#box-mensagem p{width: 100%; height: auto; position: relative; float: left; margin-top: -5px; font-size: 20px; color: #000; text-align: center; font-weight: 400; padding: 0px 20px;}

#tabela-ganhadores { width: 100%; height: auto; position: relative; float: left; margin-top: 40px; background-color: #E4FFD6; border-radius: 14px; border: 1px solid #b9e0a5; overflow: hidden; }
#topo-tabela { width: 519px; height: 46px; position: relative; top: 0px; z-index: 30; background-color: #bbe2a7; border-bottom: 1px solid #a9d791; }
.nome-topo { width: 50%; height: auto; position: relative; float: left; font-size: 17px; padding: 12px 20px; color: #000; font-weight: 600; }

.item-premio { width: 100%; height: auto; position: relative; float: left; border-bottom: 1px solid #c7ebb5; }
.nome-item { width: 50%; height: auto; position: relative; float: left; font-size: 14px; padding: 12px 20px; color: #000; font-weight: 400; }
.alterna-lista { border-bottom: 1px solid #c7ebb5; background-color: #d0f0c0; }

@media only screen  
and (min-width:100px) 
and (max-width:750px) {

#div-formulario-clube-dd { width: 100%; height: auto; position: relative; float: left; padding-bottom: 40px; overflow: hidden; }
#view-div-formulario-club { width: 90%; height: auto; position: relative; margin: auto; }
#ornamento-topo-d { width: 120px; height: 272px; position: absolute; right: -30px; top: 40px; background: url('../img/gecko2.png'); background-size: 120px; scale: 0.5; display: none;}
#ornamento-topo-e { width: 300px; height: 482px; position: absolute; left: 0px; top: 30%; background: url('../img/gecko.png'); background-size: 300px; display:none; }
#ornamento-personagem-d { width: 500px; height: 500px; position: absolute; right: 0px; top: 60%; background: url('../img/bjj2.png'); background-size: 500px; }
#faixa-logo-clube-dd {
width: 100%;
height: auto;
position: relative;
float: left;
margin-top: -20px;
}#int-logo-clube-dd {
        width: 300px;
        height: auto;
        position: relative;
        margin: auto;
    
    }
#chamada-pesquisa {
        width: 100%;
        height: auto;
        position: relative;
        float: left;
        margin-top: -50px;
    
    }
#chamada-pesquisa h1 {
        width: 100%;
        height: auto;
        position: relative;
        float: left;
        font-size: 18px;
        color: #121212;
        text-align: center;
        font-weight: 700;
        padding: 0px 30px;
    
    }
#chamada-pesquisa p {
        width: 100%;
        height: auto;
        position: relative;
        float: left;
        margin-top: -5px;
        text-align: center;
        color: #121212;
        padding: 0px 20px;
        font-size: 14px;
        font-weight: 400;
    
    }
#faixa-box-formulario { width: 100%; height: auto; position: relative; float: left; margin-top: 20px; }
#box-formulario { width: 100%; height: auto; left: 0%; position: relative; float: left; margin-left: 0px !important; margin: unset; background-color: #fff; border-radius: 20px; padding: 0px 25px 50px 25px; -webkit-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -ms-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -o-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); }
#chamada-label-form { width: 90%; height: auto; position: relative; float: left; margin-top: 32px; font-size: 22px; font-weight: 400; line-height: 27px; }
#chamada-label-form span { font-weight: 800; }
#chamada-sub-label-form { width: 90%; height: auto; position: relative; float: left; margin-top: 40px; font-size: 16px; color: #6227AB; font-weight: 400; line-height: 25px; }
#chamada-sub-label-form span { font-weight: 800; }
.item-campo { width: 100%; height: auto; position: relative; float: left; margin-top: 20px; margin-bottom: -20px; }
.fix-check-box { margin-bottom: -6px; }
#faixa-cta-enviar-form { width: 100%; height: auto; position: relative; float: left; margin-top: 60px; }
#cta-enviar-form { width: 280px; height: auto; position: relative; margin: auto; padding: 15px 0px; text-align: center;  font-size: 20px; font-weight: 700;  border-radius: 60px; cursor: pointer; }
#legenda-formulario { width: 100%; height: auto; position: relative; float: left; margin-top: 20px; margin-bottom: 30px; font-size: 13px; color: #000; text-align: center; padding: 0px 20px; }
.box-informacoes { width: 100%; height: auto; position: relative; float: left; float: left; margin-top: 30px; border-radius: 10px; background-color: #FFE3EF; border: 1px solid #FF5DA7; padding: 10px 20px 40px 20px; }
.box-informacoes h3 { width: 100%; height: auto; position: relative; float: left; margin-bottom: 3px; font-size: 18px; color: #000000; font-weight: 700; }
.box-informacoes p { width: 100%; height: auto; position: relative; float: left; margin-bottom: 2px; font-size: 14px; color: #000; }
.box-juridico { background-color: #F1FFFF; border: 1px solid #A5ECFF; }
#mascara-formulario-enviado { width: 100%; height: 100%; position: fixed; z-index: 999; background-color: #6227AB; opacity: 0.9; }
#box-mensagem { width: 350px; height: 238px; position: fixed; z-index: 999999; left: 50%; top: 50%; margin-left: -175px; margin-top: -150px; background-color: #fff; border-radius: 15px; -webkit-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -ms-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); -o-box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); box-shadow: 0px 0px 46px -28px rgba(0, 0, 0, 0.75); }
#box-mensagem h4 { width: 100%; height: auto; position: relative; float: left; margin-top: 40px; font-size: 23px; color: #000; text-align: center; font-weight: 700; padding: 0px 20px; }
#box-mensagem p { width: 100%; height: auto; position: relative; float: left; margin-top: -5px; font-size: 18px; color: #000; text-align: center; font-weight: 400; padding: 0px 20px; }

#tabela-ganhadores { width: 100%; height: auto; position: relative; float: left; margin-top: 40px; background-color: #E4FFD6; border-radius: 14px; border: 1px solid #b9e0a5; overflow: hidden; }
#topo-tabela { width: 100%; height: 46px; position: relative; top: 0px; z-index: 30; background-color: #bbe2a7; border-bottom: 1px solid #a9d791; }
.nome-topo { width: 50%; height: auto; position: relative; float: left; font-size: 16px; padding: 12px 20px; color: #000; font-weight: 600; }

.item-premio { width: 100%; height: auto; position: relative; float: left; border-bottom: 1px solid #c7ebb5; }
.nome-item { width: 50%; height: auto; position: relative; float: left; font-size: 14px; padding: 12px 20px; color: #000; font-weight: 400; }
.alterna-lista { border-bottom: 1px solid #c7ebb5; background-color: #d0f0c0; }


}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden,
[hidden] {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}

/*
 * Extends the .visually-hidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * The use of `table` rather than `block` is only necessary if using
 * `::before` to contain the top-margins of child elements.
 */

.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}

.clearfix::after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print,
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 1.25dppx),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

