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

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    background: url('../img/bg-header.jpg');
}

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

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

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

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

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

textarea {
    resize: vertical;
}

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

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

.home {
    width: 100%;
    height: 645px;
    background: url('../img/bg-header-home.jpg') top center;
    color: #FFF;
    position: relative;
}
.home .container {
    position: relative;
    z-index: 1;
}

.home h1 {
    padding: 0;
    margin: 0;
}

.home .logo {
    margin: 40px 0 20px 0;
    display: inline-block;
}

.home h2, .home .main-title {
    text-transform: uppercase;
    font-size: 35px;
    font-weight: bold;
    line-height: 110%;
    margin: 0;
    margin-bottom: 30px;
}

.home h2, .home .main-title span {
    font-size: 50px;
    display: block;
}

.home ul {

}

.home ul li {
    margin-bottom: 10px;
    overflow: hidden;
}

.home ul li i {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: block;
    border: 2px solid #fbc02d;
    color: #fbc02d;
    text-align: center;
    line-height: 15px;
    font-size: 30px;
    margin-right: 10px;
}

.home ul li span {
    float: left;
    display: block;
    line-height: 100%;
    padding: 5px 0;
}

.home .btn_simule {
    font-size: 18px;
    font-weight: bold;
    color: #3a7485;
    position: relative;
    margin-top: 120px;
}
.home .btn_simule:before {
    content: "";
    background: url('../img/experimente.png');
    width: 130px;
    height: 73px;
    display: block;
    position: absolute;
    top: -90px;
    right: 50%;
    margin-right: -65px;
}
.home .man {
    background: url('../img/man.png');
    width: 408px;
    height: 552px;
    position: absolute;
    bottom: 0; right: 20%;
    z-index: 0;
}

.resultado {
    width: 100%;
    height: 645px;
    background: url('../img/bg-header-resultado.jpg') top center;
    color: #FFF;
    position: relative;
}
.resultado .container {
    position: relative;
    z-index: 1;
}

.resultado h1 {
    padding: 0;
    margin: 0;
}

.resultado .logo {
    margin: 40px 0 20px 0;
    display: inline-block;
}

.resultado h2 {
    font-size: 35px;
    font-weight: normal;
    line-height: 120%;
    margin: 0;
    margin-bottom: 30px;
}

.resultado h2 span {
    font-size: 35px;
    display: block;
    text-transform: none;
}

.resultado .woman {
    background: url('../img/woman.png');
    width: 306px;
    height: 476px;
    position: absolute;
    bottom: 0;
    right: 47%;
    margin-right: -153px;
    z-index: 0;
}

.resultado .input-field {
    margin: 0;
}

.resultado label {
    color: #3a7485;
}
.resultado label.error {
    right: 0.75rem !important;
    text-align: right;
}
.resultado label.active {
    color: #FFF !important;
}
.resultado label:focus {
    color: #FFF !important;
}
.resultado input {
    background: #FFF;
    border-radius: 3px;
    color: #3a7485;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.resultado button {
    font-weight: bold;
    background: #295b69;
}
.resultado button:hover {
    font-weight: bold;
    background: #FFD200;
    color: #295b69;
}

.resultado .avisos {
    font-size: 10px;
    width: 58%;
    float: right;
    margin-top: -65px;
    text-align: right;
}

.resultado .avisos span {
    display: block; margin-top: 10px;
}

.main {
    padding: 30px 0;
}
.main p {
    font-size: 15px;
    color: #3a7485;
}
.listaPassos {
    margin: 20px 0;
}
.listaPassos .tab:first-child a {
    border: none;
}
.listaPassos .tab {
    border: none;
}
.listaPassos .tab a {
    font-weight: bold;
    background: #3a7485;
    color: #FFF;
    border-left: 1px solid #214e5b;
}
.listaPassos .tab a:hover {
    color: #FFF;
}
.listaPassos .tab a.active {
    background: #ffd200;
    color: #3a7485;
}

.main h3 {
    font-size: 28px;
    color: #295b69;
    margin-top: 0;
}
.main h4 {
    font-size: 22px;
    color: #295b69;
    margin-top: 0;
}
.main label {
    font-size: 13px !important;
    color: #295b69;
    cursor: pointer;
}
.main label strong {
    font-size: 20px !important;
    display: block;
}

.main .btn_continuar {
    margin-top: 40px;
    font-weight: bold;
}

.lsResult {
    color: #FFF;
}
.lsResult li {
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 3px;
    font-size: 14px;
}
.lsResult li.resul {
    font-size: 25px;
}

.main .input-field {
    margin: 0;
}
.main label {
    color: #3a7485;
    font-size: 15px !important;
}
.main label.active {
    color: #FFF;
}
.main label:focus {
    color: #FFF;
}
.main input {
    background: #FFF;
    border-radius: 3px;
    color: #3a7485;
    padding: 0 10px;
    border: 1px solid #c0cad8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main textarea {
    background: #FFF;
    min-height: 48px;
    border-radius: 3px;
    color: #3a7485;
    padding: 10px;
    border: 1px solid #c0cad8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main button {
    font-weight: bold;
    background: #295b69;
}
.main button:hover {
    font-weight: bold;
    background: #FFD200;
    color: #295b69;
}

footer {
    background: #3A7485;
    padding: 15px 0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 990px) {
    .logo {
        width: 200px;
        margin-left: auto !important;
        margin-right: auto !important;
        display: block !important;
    }
    .logo img {
        width: 200px;
    }
    .home {
        height: auto;
        background: #3A7485;
        padding-bottom: 30px;
    }
    .resultado {
        height: auto;
        background: #78A98B;
        padding-bottom: 30px;
    }
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

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

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

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

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

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.bxsiz {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.siz100 {
    width: 100%;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        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) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

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

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

.form2 {
	max-width: 900px;
	margin: auto;
}

.form2 input,
.form2 textarea {
	display: block;
	margin: auto;
	max-width: 660px;
}

.form2 input.error {
	border: 1px solid #FF4858 !important;
	box-shadow: 0 1px 0 0 #FF4858 !important;
}

.valore_resultado { font-size: 50px; color: #EEFF41; display: block; font-weight: bold; margin-top: -5px; margin-bottom: 0px; }
.form input { color: #295b69; }
::-webkit-input-placeholder { color: #295b69; }
:-moz-placeholder { color: #295b69; }
::-moz-placeholder { color: #295b69; }
:-ms-input-placeholder { color: #295b69; }

label[for="telefone"].error {
	color: red !important;
}

.form2 select.browser-default {
	max-width: 660px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #c0cad8;
}

.form2 select.browser-default.error {
	border: 1px solid #FF4858 !important;
	box-shadow: 0 1px 0 0 #FF4858 !important;
}

.form2 .input-field label {
	position: static;
	display: block;
	max-width: 660px;
	text-align: center;
	padding: 10px;
	background: #FFE0E3;
	color: #FF4858;
	transform: none;
	margin-left: auto;
	margin-right: auto;
}
