/*! HTML5 Boilerplate v4.3.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
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * 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 images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

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

/*
 * Remove default fieldset styles.
 */

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

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

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

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

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


body{ background-color: #FFFFFF; font-family: dosis, arial, verdana, sans-serif; font-weight: 200; }


.transition100{  -webkit-transition: all 100ms ease; -moz-transition: all 100ms ease; -o-transition: all 100ms ease; transition: all 100ms  ease; }
.transition200{  -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms  ease; }
.transition300{  -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms  ease; }
.transition, .transition400{  -webkit-transition: all 400ms ease; -moz-transition: brightness 400ms ease; -o-transition: brightness 400ms ease; transition: brightness 400ms  ease; }
.transition-default-all{  -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms  ease; }
.transition-default{  -webkit-transition: all 1000ms ease; -moz-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms  ease; }

.brightness1:focus, .brightness1:hover{ filter: brightness(1.1); -webkit-filter: brightness(1.1); -moz-filter: brightness(1.1); -ms-filter: brightness(1.1); }
.brightness2:focus, .brightness2:hover{ filter: brightness(1.4); -webkit-filter: brightness(1.4); -moz-filter: brightness(1.4); -ms-filter: brightness(1.4); }

.no-outline{ outline: none; }
.no-selectable { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select:  one; -ms-user-select: none; user-select: none; }
.no-selectable-all * { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select:  one; -ms-user-select: none; user-select: none; }
.no-selectable-all p,
.no-selectable-all h1,
.no-selectable-all h2,
.no-selectable-all h3{ cursor:default; }

div.aligner{ margin: 0 auto; width: 552px; }
div.aligner form{ margin: 0 auto; width: 100%; }
div.aligner img{ margin: 0;}

div.aligner.topo { margin: 0 auto; width: 100%; background: url(../img/bg-top-header.png) center -200px no-repeat;  height: 1080px; position: absolute; margin-bottom: 300px; top: 0 }
div.aligner.topo .logo{ width: 259px; height:154px; margin: 25px auto -45px; }

div.aligner.photo-capa { width: 740px; height:154px; margin: 34px auto 0; }

div.aligner.form {  position: relative;   top: 860px; }

div.wrap.infos { width: 100% ; font-size: 22px;}
div.wrap.infos .aligner { position: absolute; top: 568px;}
div.wrap.infos .aligner{ margin: 0 auto; width: 574px; left: 50%; margin-left: -276px;}

div.wrap.infos h2{ margin-bottom: 0; color: #F00; font-weight: 500;}
div.wrap.infos p{ margin-top: 5px; }

div.wrap.infos .aligner .right,
div.wrap.infos .aligner .left{  float: left; }

div.wrap.infos .aligner .left{ width: 50%; }

div.wrap.infos .aligner .right{ width: 50%; }

li.info-titulo{ width: 612px; clear: both; margin-bottom: 25px; float: left; margin-left: -51px; }
li.info-titulo span{
    margin: 25px 0 50px -40px;
 
    font-size: 32px;
}

div.footer{ font-weight: 500; font-size: 14px; position: relative; top: 900px; padding-bottom: 70px; }
div.footer .aligner{ width: 700px; }
div.footer hr{ border-bottom: 1px solid #E0E0E0; border-top: 1px solid transparent; }

.left{float: left;}
.right{float: right;}

a.default{ border-radius: 6px; }
a.btn-map{ font-size: 17px; background: #2872b7; color: #fff; padding: 6px 10px 6px 6px; text-decoration: none; font-size: 14px; margin: 10px 0; float: left; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms  ease; }
a.btn-map img{ position: relative; top: -1px }
a.btn-map:hover{ background: #1B4770 }

.formulario h2{  
color: #1D64A7;
margin: -10px 0 40px;
text-align: left;
font-weight: 200;
font-size: 37px;
line-height: 40px;
}
.formulario .endereco{ float: left; }
.formulario { position: relative; }
.formulario ul li.pai{ min-height: 100px; display: block; clear: both; }
.formulario ul{ list-style: none; padding: 0 }

.formulario textarea,
.formulario input{ background-color: #FFF; border:1px solid #D2D2D2 ; color: #1d64a7; font-size: 18px; padding:10px; margin:10px; width: 540px; margin: 0 0 11px; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms  ease; border-radius: 9px; font-family: dosis, arial; font-weight: 400;}
.formulario button{ background: #F00f00; color: #fff; font-size: 14px; padding: 10px; margin: 10px; width: 100px; border: none; float: right; margin: -124px 0; position: absolute; right: 0; border-radius: 8px; text-transform: uppercase; font-family: dosis, arial, verdana; font-size: 18px; letter-spacing: 1px;}
.formulario textarea{ height: 120px; }
.formulario button:hover{ background-color: #B61207; }
.formulario textarea.error,
.formulario input.error{ border-color: #bd0d11; }
.formulario textarea:focus,
.formulario input:focus{  border-color: #1d64a7;  }
.formulario label.error{ color: #bd0d11; font-size: 18px; margin: -6px 0 10px; float: left; text-indent: 11px; font-weight: 400;}
.formulario input.valid,
.formulario textarea.valid{ background: #eef7f3 !important; }

#captcha_code{ width: 192px; margin: 1px 0 -15px; }
#captcha_code label{ color: #666; font-size: 20px; margin: 8px 0; float: left; font-weight: 300;}
#captcha_code input{ width: 192px; color: #f00f00 !important; font-size: 19px;}

div.aligner .formulario img{ margin:0; border-radius: 8px;}

.formulario .retorno{ clear:both; padding:10px; background: #2bb774; border-radius: 8px; font-size: 22px; text-transform: initial; margin-bottom: 30px; color: #fff; text-align: center;}
.formulario .retorno.erro{ background: #f00f00 ;  }

body *{ outline: none; }

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

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

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

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.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: h5bp.com/p
 */

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

/*
 * Hide visually and from screenreaders, 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;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   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 required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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 for images, or javascript/internal links
     */

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

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

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

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

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

    @page {
        margin: 0.5cm;
    }

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

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