/*! HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */

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

@font-face {
  font-family: 'BoomerExtraCond-Book';
  src: url('BoomerExtraCond-Book.eot?#iefix') format('embedded-opentype'),  url('BoomerExtraCond-Book.otf')  format('opentype'),
	     url('BoomerExtraCond-Book.woff') format('woff'), url('BoomerExtraCond-Book.ttf')  format('truetype'), url('BoomerExtraCond-Book.svg#BoomerExtraCond-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BoomerExtraCond-Light';
  src: url('BoomerExtraCond-Light.eot?#iefix') format('embedded-opentype'),  url('BoomerExtraCond-Light.otf')  format('opentype'),
	     url('BoomerExtraCond-Light.woff') format('woff'), url('BoomerExtraCond-Light.ttf')  format('truetype'), url('BoomerExtraCond-Light.svg#BoomerExtraCond-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


html {
    color: #222;
    font-size: 1em;
}

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

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

::selection {
    background-color: #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;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
a { color: #ffffff; text-decoration: none; transition: opacity 0.26s ease; }
a:hover { opacity: 0.7; cursor: pointer; transition: opacity 0.26s ease; }

body {
    color: #959498;
    font-size: 28px;
    font-family: 'BoomerExtraCond-Light', sans-serif;
    font-weight: 100;
}

h1 {
    font-size: 51px;
    font-family: 'BoomerExtraCond-Book', sans-serif;
    margin: 0;
    font-weight: 100;
}

h2 {
  font-size: 34px;
  font-family: 'BoomerExtraCond-Book', sans-serif;
  margin: 0;
  padding: 20px 0;
  color: #211915;
  font-weight: 100;
}

#wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  min-width: 1000px;
}

.full {
    width: 80%;
    display: block;
    margin: 0 auto;
    display: block;
}



header {
    background: none repeat scroll 0 0 #cb0088;
    height: 150px;
    left: 0;
    position: absolute;
    top: 80px;
    width: 100%;
    min-width: 700px;
}

nav {
    right: 0;
    bottom: 0
}


#navWrap {
    display: block;
    position: relative;
    text-align: right;
    top: 43%;
}

nav ul li {
  display: inline-block;
  list-style: none;
  margin-left: 40px;
}

.stuck {
    height: 80px !important;
    position: fixed !important;
    top: 0 !important;
    z-index: 10;
}

header.stuck {
  min-width: 0;
}

.stuck #logo img {
    width: 100px;
    transition: width 0.2s ease;
}

.stuck .logo {
    top: 19px;
    text-align: left;
}

.stuck #navWrap {
  padding-top: 10px;
  top: -2px;
  font-size: 21px;
}

.filler {
  background: none repeat scroll 0 0 #cb0088;
    height: 150px;
    width: 100%;
}

#logo img {
    width: 100%;
}

.logo {
    left: 0;
    position: absolute;
    top: -58px;
}

#banner {
  width: 100%;
  height: 744px;
  background: url('../img/banner1.png') no-repeat scroll center top;
}

#intro {
    background: url("../img/introProps.png") no-repeat scroll 10% 75px / 700px auto rgba(0, 0, 0, 0);
}

.topIntro {
  background: #b1cd49;
  width: 100%;
  text-align: center;
}

.midIntro {
  padding-top: 100px;
}

.midIntroLeft {
    float: left;
    height: 310px;
    margin: 0 auto;
    width: 44%;
}

iframe {
    height: 100%;
    width: 100%;
}

.midIntroRight {
    float: right;
    text-align: left;
    width: 50%;
}

.botIntro {
  width: 100%;
  float: left;
  padding-top: 40px;
  padding-bottom: 40px;
}

.bI {
  font-size: 15px;
  text-align: left;
  color: #0087ca;
  box-sizing: border-box;
  width: 25%;
  padding-left: 30px;
  margin-right: -5px;
  display: inline-block;
}

.bI svg {
  margin-bottom: 5px;
  margin-right: 10px;
}

.chamada {
  background: url('../img/introChamada.png') no-repeat scroll center top;
  height: 575px;
  width: 100%;
  float: left;
}

#modelos {
    float: left;
    height: 600px;
    padding-top: 30px;
    width: 100%;
    position: relative;
}

#modelos h1 {
  text-align: center;
  color: #a49fc8;
}

#modelos h2 {
  color: #9a999e;
  text-align: center;
  position: absolute;
  top: 80%;
  width: 100%;
}

.modelos {
	width: 80%;
	height: 330px;
	margin: 0 auto;
	display:block;
    margin-top: 35px;
}

.modelos svg {
	fill: #fff;
}

button {
	opacity: 0.2;
	transition: opacity 0.3s ease;
}

button:hover {
	opacity: 0.3;
}

.formWrap button {
    opacity: 1;
}

#modelosBot {
    background-color: #a49fc8;
    color: #ffffff;
    float: left;
    height: 560px;
    padding-top: 50px;
    width: 100%;
}

#modelosBot h2 {
  color: #ffffff;
  text-align: left;
}

.modelosBotLeft, .modelosBotRight {
    float: left;
}

.modelosBotLeft ul, .modelosBotRight ul {
    float: left;
    height: 350px;
}

.modelosBotLeft {
    width: 58%;
    margin-right: 30px;
}

.modelosBotLeft ul {
    display: inline-block;
    width: 40%;
    vertical-align: top;
}

.modelosBotRight {
  width: 40%;
}

#modelosBot li {
  list-style: initial;
  margin-left: -12px;
}

#contato {
    background: url("../img/contatoBg.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: left;
    height: 815px;
    padding-top: 50px;
    text-align: center;
    width: 100%;
    float: left;
    position: relative;
}

#contato h1 {
    color: #ffffff;
    margin-bottom: 40px;
}

#contato img {
    left: 50%;
    margin-left: -270px;
    position: absolute;
    top: 65%;
}

.contatoWrap {
  width: 560px;
  margin: 0 auto;
}

.contatoBot {
    background-color: #0093d6;
    color: #fff;
    float: left;
    font-size: 30px;
    height: 80px;
    padding-top: 35px;
    text-align: center;
    width: 100%;
    font-weight: 100;
}

#email-enviado {
  width: 300px;
  text-align: center;
  padding: 20px 0;
  color: #211915;
  background: none repeat scroll 0 0 #b1cd49;
      border-radius: 10px;
      margin: 0 auto;
      display: none;
}

#adress {
  display: none;
}

#adress a {
  
}

/* ------------- FORM ---------------*/
.field {
    margin: 10px 0;
    padding: 5px;
    width: 540px;
}

input:focus { color: #333; }

::-webkit-input-placeholder { color:#ba007c; opacity: 1; font-size: 24px; }
::-moz-placeholder { color:#ba007c; opacity: 1; font-size: 24px; } /* firefox 19+ */
:-ms-input-placeholder { color:#ba007c; opacity: 1; font-size: 24px; } /* ie */
input:-moz-placeholder { color:#ba007c; opacity: 1; font-size: 24px; }

label {
    color: #ffffff;
    display: inline-block;
    margin: 5px;
    display: none;
}

input {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    display: inline-block;
    font-size: 20px;
    height: 20px;
    padding: 0.5em;
    width: 95%;
    color: #333;
    border-radius: 6px;
}

textarea {
    background: none repeat scroll 0 0 #fff;
    border-radius: 6px;
    border: medium none;
    border-radius: 3px;
    font-size: 20px;
    height: 100px;
    padding: 0.5em;
    width: 95%;
    color: #333;
}

button {
    background: none repeat scroll 0 0 #ba007c;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 45px;
    padding: 0.5rem 0.8em;
    text-align: center;
    width: 100px;
    float: left;
    margin: 0 0 0 10px;
}

button:hover, button:focus {
  opacity: 0.75;
  cursor: pointer;
}

button:active {
  opacity: 1;
  box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.1) inset;
}

.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

/* --------------------- END FORM ---------------------------------------------------*/

@media only screen 
  and (max-width: 1330px) {
  
  .midIntroRight {
    font-size: 25px;
    width: 45%;
}


.midIntroRight img {
    width: 200px;
}


.bI {
    font-size: 12px;
    padding-left: 10px;
}

.bI svg {
    margin-right: 3px;
}


.midIntroLeft {
    width: 400px;
}

.botIntro {
    padding-bottom: 0;
}

#modelosBot li {
    font-size: 22px;
}

.chamada {
    height: 395px;
    background-size: auto 100%;
    }

}
/*----------------------------------------------------------------------------*/
@media only screen 
  and (max-width: 500px) {
    
#wrapper {
  min-width: 0;
}

.full {
  width: 90%;
}

.logo {
    top: 7px;
    width: 140px;
}

header {
    height: 120px;
    top: 50px;
    min-width: 0;
}

.filler {
    height: 120px;
}


#mainNav ul {
    margin-top: -35px;
}

nav ul li {
    display: block;
    font-size: 20px;
    margin-bottom: 1px;
}

h1 {
  font-size: 40px;
}

h2 {
    font-size: 20px;
    padding: 13px 0;
}

#banner {
    background: url("../img/banner1.png") no-repeat scroll center top / auto 100% rgba(0, 0, 0, 0);
    height: 240px;
    margin-top: 50px;
    width: 100%;
}

#intro {
    background: url("../img/introProps.png") no-repeat scroll 10% 45px / 200px auto rgba(0, 0, 0, 0);
}

.midIntro {
    padding-top: 50px;
}

.midIntroLeft {
    height: 230px;
    width: 100%;
}

.midIntroRight {
    float: left;
    font-size: 20px;
    margin-top: 40px;
    width: 100%;
}

.midIntroRight img {
    width: 150px;
}

.botIntro {
    padding-bottom: 30px;
}

.bI {
    font-size: 12px;
    padding: 0 4px;
    text-align: center;
    vertical-align: top;
}

.bI svg {
    display: block;
    margin: 0 auto 5px;
}

.chamada {
    background-position: -90px top;
    height: 200px;
}

#modelos {
    height: 420px;
}

#modelos h2 {
    top: 85%;
}

.modelos {
    height: 230px;
    margin: 15px auto 0;
    width: 100%;
}

.modelos img {
    max-height: 220px !important;
}

.slick-prev {
    left: 45px !important;
    top: 240px !important;
}
.slick-next {
    right: 45px !important;
    top: 240px !important;
}

.slick-list.draggable {
    padding: 0 !important;
}

#modelosBot {
    height: 850px;
    padding-top: 30px;
}

#modelosBot li {
    font-size: 19px;
}

.modelosBotLeft {
    margin-right: 0;
    width: 90%;
}

.modelosBotLeft ul {
    display: block;
    height: initial;
    width: 90%;
    margin: 0;
}

.modelosBotright {
  margin-top: 0;
    position: relative;
    top: 50px;
}

.modelosBotright ul {
  margin: 0;
}

#modelosBot h2 {
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    margin-bottom: 10px;
}

#contato {
    height: 415px;
    background: url("../img/contatoBg.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}

.contatoWrap {
    width: 90%;
}

#contato img {
    left: 5%;
    margin-left: 0;
    top: 50%;
    width: 90%;
}

.formWrap {
    display: none;
}

#adress {
  display: block;
  color: #fff;
}

.email {
  display: none;
}

/*----------------------------------------------------------------------------*/
@media only screen 
  and (max-width: 360px) {
    
#banner {
    background: url("../img/banner1.png") no-repeat scroll center top / auto 100% rgba(0, 0, 0, 0);
    height: 174px;
    margin-top: 50px;
}

#contato {
    height: 335px;
}

#contato img {
    top: 60%;
}
    
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

.transparent {
  opacity: 0 !important;
  transition: opacity 1.6s ease 0.2s;
}

#canvasloader-container.transparent #canvasLoader {
  opacity: 0;
  transition: opacity 0.3s ease;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

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

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

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

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. 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: " "; /* 1 */
    display: table; /* 2 */
}

.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,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

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

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

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

    img {
        max-width: 100% !important;
    }

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

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