/*! 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: "Inter", serif;
  color: #0E293D;

}


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

a{color: #0E293D;}

.desktop{display: block;}
.mobile{display: none;}

#whatsapp-btn { width: 200px; height: auto; position: fixed; bottom: 40px; right: 20px; background-color: #25d366; border-radius: 50px; z-index: 900; padding: 7px 10px 7px 18px }
#whatsapp-btn:hover { background-color: #1abb56 }
#hd-whatsapp-logo { width: 40px; height: 40px; position: relative; float: left; background: url(../img/hd-whatsapp.webp); background-size: 40px; }
#whatsapp-logotipo-btn { width: 113px; height: 22px; margin-left: 46px; margin-right: 0px; background: url(../img/whatsapp-logotipo.webp); margin-top: 10px; background-size: 113px; }
/* Overlay que cobre a tela inteira */
#overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.9); z-index: 999; display: flex; justify-content: center; align-items: center; }

#ancora-formulario { width: 1px; height: 1px; position: absolute; top: -30px; left: 0px; }

#s-topo-lp{width: 100%; height: 700px; position: relative; float: left; background-color: #000;}
#view-s-topo{width: 1200px; height: auto; position: relative;  margin: auto;}
#div-outlander{width: 780px; height: auto; position: absolute; left: 20px; top: 200px; z-index: 10;}
#logo-topo{width: 150px; height: auto; position: absolute; top: 30px; left: -50px; z-index: 9;}

#titulo-outlander{width: 570px; height: auto; position: absolute; left: 100px; top: 100px;}


#box-formulario-topo{width: 350px; height: 430px; position: absolute; right: 20px; top: 100px; background-color: #fff; border-radius: 20px; z-index: 99; padding: 20px;}
#box-formulario-topo h3 { width: 100%; height: auto; position: relative; float: left; margin-top: 20px; font-size: 26px; color: #ED6830; text-align: center; text-transform: uppercase; font-weight: 700; }
#box-formulario-topo p { width: 100%; height: auto; position: relative; float: left; margin-top: -20px; font-size: 15px; color: #49515F; text-align: center; font-weight: 400; }

#box-campos-formulario-topo{width: 100%; height: auto; position: relative; float: left; margin-top: 10px;}
.label-formulario{width: 100%; height: auto; position: relative; float: left; }
#faixa-cta-formulario{width: 100%; height: auto; position: relative; float: left;}
#cta-formulario{width: 90%; height: auto; position: relative; margin: auto; padding: 15px 20px; color: #fff; background-color:#FF0200; border-radius: 10px; text-align: center; cursor: pointer;} 
#cta-formulario:hover{background-color:#C20200;}



#div-s2{width: 100%; height: auto; position: relative; float: left;}
#faixa-div-s2{width: 100%; height: 51px; position: absolute; background-color: #000;}
#faixa-div-s2-b{width: 100%; height: 6px; position: absolute; bottom: 0px; background-color: #000;}

#view-div-s2{width: 1200px; height: auto; position: relative; margin: auto;}

#div-s3{width: 100%; height: auto; position: relative; float: left; background-color:#000;}
#view-div-s3{width: 1200px; height: auto; position: relative; margin: auto;}

#div-s4{width: 100%; height: auto; position: relative; float: left; background-color:#000;}
#view-div-s4{width: 1200px; height: auto; position: relative; margin: auto;}
#div-mascaras-rodape{width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 99;}
.m1{width: 33.3%; height: 100%; position: relative; float: left;}


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

#s-topo-lp { width: 100%; height: 560px; position: relative; float: left; background-color: #000; }
#view-s-topo { width: 720px; height: auto; position: relative; margin: auto; }
#div-outlander { width: 400px; height: auto; position: absolute; left: 20px; top: 200px; z-index: 10; }
#logo-topo { width: 150px; height: auto; position: absolute; top: 30px; left: 10px; z-index: 9; }
#titulo-outlander { width: 310px; height: auto; position: absolute; left: 100px; top: 100px; }
#box-formulario-topo { width: 290px; height: 430px; position: absolute; right: 20px; top: 100px; background-color: #fff; border-radius: 20px; z-index: 99; padding: 20px; }
#box-formulario-topo h3 { width: 100%; height: auto; position: relative; float: left; margin-top: 20px; font-size: 20px; color: #ED6830; text-align: center; text-transform: uppercase; font-weight: 700; }
#faixa-div-s2 { width: 100%; height: 31px; position: absolute; background-color: #000; }
#faixa-div-s2-b { width: 100%; height: 4px; position: absolute; bottom: 0px; background-color: #000; }
#view-div-s2 { width: 740px; height: auto; position: relative; margin: auto; }
#view-div-s3 { width: 740px; height: auto; position: relative; margin: auto; }
#view-div-s4 { width: 100%; height: auto; position: relative; margin: auto; }


}


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

.desktop{display: none;}
.mobile{display: block;}
#s-topo-lp { width: 100%; height: auto; position: relative; float: left; background-color: #000; padding-bottom: 170px; }
#view-s-topo { width: 100%; height: auto; position: relative; margin: auto; }
#box-formulario-topo { width: 350px; height: 430px; position: absolute; right: 50%; margin-right: -175px; top: 10px; background-color: #fff; border-radius: 20px; z-index: 99; padding: 20px; }
#div-s2 { width: 100%; height: auto; position: relative; float: left; margin-top: 260px; }

#div-s8 { width: 100%; height: auto; position: relative; float: left; margin-top: 260px; }
#div-s9 { width: 100%; height: auto; position: relative; float: left; padding-bottom: 90px; background-color: #000;}

#whatsapp-btn { width: 200px; height: auto; position: fixed; bottom: 40px; right: 50%; margin-right: -100px; background-color: #25d366; border-radius: 50px; z-index: 900; padding: 7px 10px 7px 18px; }



}


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

