.pre-footer {
    position:fixed;
    bottom:0;
    background: #5FA121;
    height: 85px;
    width: 100%;
    color: rgb(230, 230, 230);
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    line-height: 34px;
}

.pre-footer__text {
    padding-top: 25px;
    color: white;
}

    .pre-footer__text a {
        padding-top: 25px;
        color: white;
    }

        .pre-footer__text a:hover {
            padding-top: 25px;
            color: rgb(230, 230, 230);
        }

.nav-links__text {
    height: 25px;
}

.e {
    position: fixed;
    left: 0;
    top: 45%;
}

.half-form {
    width: 48%;
    float: left;
}

.btn-livrarias {
    background: #5FA121 !important;
}

    .btn-livrarias:hover {
        background: rgb(112, 165, 63) !important;
    }

.u {
    position: fixed;
    right: 0;
    top: 10%;
}

.mobile-menu {
    width: 22px;
}

.mobile-menu__icon {
    width: 22px;
}

body {
    overflow-x: hidden;
    background: url('../Content/Images/ie7/bck.png');
    background-attachment: fixed;
    background-position-x: center;
    margin: 0px;
    font-family: 'roboto';
}

.left-col {
    width: 50%;
    float: left;
}

.right-col {
    width: 50%;
    float: right;
}

.card {
    height: 300px;
    width: 900px;
    background-size: 400px 900px;
    padding-top: 150px;
    padding-bottom: 300px;
    margin: 0 auto;
}

.form-card {
    min-height: 500px;
    width: 900px;
    background-size: 400px 900px;
    padding-top: 150px;
    padding-bottom: 300px;
    margin: 0 auto;
}

.half-circle {
    margin-top: -35px;
    margin-bottom: 35px;
}

.orange-btn {
    background: #F09B0C;
    text-align: center;
    padding: 15px;
    height: 20px;
    width: 250px;
    margin-right: 5px;
    cursor: pointer;
    text-transform: uppercase;
}

.clear {
    clear: both;
}

.btn-center {
    /*margin: 0 auto;*/
    width: 400px;
    /*margin-top: 280px;*/
}

.form-header__title {
    font-size: 28px;
    font-weight: 500;
}

    .form-header__title .title {
        padding-top: 30px;
    }

.avatar {
    float: left;
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
}

.formtitle {
    color: #7D7D80;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 34px;
}

.orange-btn:hover {
    background: rgb(236, 167, 47);
}

.form-card form label {
    color: #7D7D80;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0px;
}

form input {
    font-size:15px;
    margin-bottom: 20px;
    width: 90%;
    border-bottom: solid 1px #7D7D80;
    margin-top: 15px;
    padding: 5px;
    box-sizing: border-box;
}

a {
    color: black;
    text-decoration: none;
}

    a:hover {
        color: black;
        text-decoration: none;
    }

    a img {
        border: none;
    }

.nav-bar {
    z-index:1162;
    height: 60px;
    display: block;
    width: 100%;
    position: fixed;
    top: 0px;
}

.icon-text {
    color: #3E3E40;
    font-size: 20px;
    line-height: 30px;
}

.block-2__icon-block {
    width: 223px;
    height: 200px;
}

.badge {
    margin: 0 auto;
    background: #F09B0C;
    color: white;
    font-family: Roboto;
    font-size: 8px;
    letter-spacing: 3px;
    line-height: 14px;
    padding-left: 5px;
    padding-right: 5px;
    width: 130px;
    text-transform: uppercase;
}

.footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    padding: 15px;
    padding-left: 80px;
}

.nav-links a {
    height: 24px;
    width: 100%;
}

    .nav-links a:hover {
        border-bottom: solid 1px rgb(33, 42, 161);
    }

.green-btn {
    background: #5FA121;
    text-align: center;
    height: 20 px;
    padding: 15px;
    width: 250px;
    margin-left: 5px;
    cursor: pointer;
    text-transform: uppercase;
}

    .green-btn:hover {
        background: rgb(112, 165, 63);
    }

.float-left {
    float: left;
}

.text-center {
    text-align: center;
}

.logo {
    margin-top: 10px;
    padding-left: 15px
}
.dropdown-menu .logonav {
    margin-left: -15px;
    margin-bottom: 20px;
}

.mr-3 {
    margin-right: 15px;
}
.btn-container{
    text-align:center;
    clear:both;
}
.btn-container button {
    height: 100%;
}
.buttons {
    margin: 0 auto;
    width: 574px;
    height: 80px;
}

.button-text {
    color: white;
}

.sucesso-pretitle {
    color: #59595B;
    font-size: 12px;
    letter-spacing: 3px;
    line-height: 34px;
    text-align: center;
}

.sucesso-title {
    font-size: 28px;
    font-weight: 500;
}

.sucesso-subtitle {
    color: #7D7D80;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-align: center;
}

.hero {
    margin-bottom: 400px;
}

.float-right {
    float: right;
}

.test {
    border: solid 1px red;
}

.nav-links {
    margin-top: 25px;
    padding-right: 15px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #59595B;
    height: 26px;
}

.roboto {
    font-family: 'roboto';
}

.bree {
    font-family: 'breeserif';
    /*font-family: 'averialibre';*/
}

.pretitle {
    color: #7D7D80;
    font-size: 12px;
    letter-spacing: 3px;
    line-height: 34px;
}

.text {
    color: #59595B;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.title {
    color: #3E3E40;
    font-size: 32px;
}

.block-2 {
    width: 900px;
    min-height: 700px;
    margin: 0 auto;
    padding-top: 200px;
    padding-bottom: 200px;
}

.block-2__image-text {
    height: 340px;
}

.block-2__img-container {
    width: 500px;
    height: 300px;
}

.block-2__icons {
    margin-top: 120px;
}

.block-2__img {
    margin: 30px;
    margin-top: 50px;
    height: 180px;
}

.block-2__text-container {
    width: 40%;
    height: 320px;
    float: right;
}

.block-2__pretitle {
    color: #F09B0C;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 34px;
}

.block-2__title {
    color: #F09B0C;
    font-size: 32px;
    line-height: 42px;
    margin-top:70px;
}

.block-2__text {
    color: #59595B;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.block-2__icons {
    height: 200px;
    width: 100%;
}




.block-3 {
    width: 900px;
    min-height: 700px;
    margin: 0 auto;
    padding-top: 200px;
    padding-bottom: 200px;
}

.block-3__image-text {
    height: 300px;
}

.block-3__img-container {
    width: 470px;
    height: 300px;
}

.block-3__icons {
    margin-top: 120px;
}

.block-3__img {
    margin-top: 10px;
    margin: 30px;
    height: 250px;
}

.block-3__text-container {
    width: 40%;
    height: 320px;
    margin-left: 50px;
}

.block-3__pretitle {
    color: #5FA121;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 34px;
}

.block-3__title {
    color: #3E3E40;
    font-size: 32px;
    line-height: 42px;
    color: #5FA121;
    margin-top: 70px;
}

.block-3__text {
    color: #59595B;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.block-3__icons {
    height: 200px;
    width: 100%;
}

.block-3__icon-block {
    width: 223px;
    height: 200px;
}

.block-3 .badge {
    background: #5FA121;
}

h1 {
    color: #3E3E40;
    font-size: 64px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 40px;
}

h2 {
    color: #59595B;
    font-size: 12px;
    letter-spacing: 3px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
}

h3 {
    color: #7D7D80;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    text-align: center;
}

@font-face
{
    font-family: 'breeserif';
    src: url('../../fonts/BreeSerif-Regular.eot');
    src: url('../../fonts/BreeSerif-Regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/BreeSerif-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'averialibre';
    src: url('../../fonts/averialibre-bold-webfont.eot');
    src: url('../../fonts/averialibre-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/averialibre-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../../fonts/Roboto-Medium.eot');
    src: url('../../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../../fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-regular';
    src: url('../../fonts/Roboto-Regular.eot');
    src: url('../../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.dropdown-menu {
    position: fixed;
    top: 0px;
    width: 100vw;
    padding-left: 15px;
    padding-right: 15px;
    background: white;
    border-bottom: solid 1px grey;
    display: none;
}

.mobile-menu {
    display: none;
}

.close-mobile-menu,
.close-mobile-menu__icon {
    width: 25px;
    position: fixed;
    padding-left: 1px;
    padding-right: 1px;
    top: 15px;
    right: 15px;
    background: white;
}

.mobile-menu-show {
    display: block;
}

.dropdown-item {
    background: white;
}
/* @font-face {
    font-family: 'MyWebFont';
    src: url('webfont.eot'); // IE9 Compat Modes 
    src: url('webfont.eot?#iefix') format('embedded-opentype'),  //IE6-IE8 
         url('webfont.woff2') format('woff2'), //Super Modern Browsers 
         url('webfont.woff') format('woff'),// Pretty Modern Browsers 
         url('webfont.ttf')  format('truetype'), // Safari, Android, iOS 
         url('webfont.svg#svgFontName') format('svg');  Legacy iOS 
  } */
.block-3__img-container--mobile {
    display: none;
}

.mini-orange-button {
    float: left;
    width: 40%;
    margin-top: 20px;
}

.nav-bar {
    box-shadow: 0 0 16px 0px rgba(89, 89, 90, 0.16);
    background: white;
}

.card {
    height: 400px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 100px;
    padding-bottom: 10px;
    box-shadow: 0 0 16px 0px rgba(89, 89, 90, 0.16);
    margin-bottom: 200px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.badge {
    margin: 0 auto;
    background: #F09B0C;
    color: white;
    font-family: Roboto;
    font-size: 8px;
    letter-spacing: 1px;
    line-height: 14px;
    padding-left: 5px;
    padding-right: 5px;
    width: 130px;
    text-transform: uppercase;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.orange-btn {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all 0.15s ease-out;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
}

.green-btn {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all 0.15s ease-out;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
}

.orange-btn:hover {
    transform: translate(0,-1px);
    box-shadow: 0 0 16px 0px rgba(89, 89, 90, 0.16);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-transform: translate(0,-1px);
    -moz-transform: translate(0,-1px);
    -ms-transform: translate(0,-1px);
    -o-transform: translate(0,-1px);
}

.green-btn:hover {
    transform: translate(0,-1px);
    box-shadow: 0 0 16px 0px rgba(89, 89, 90, 0.16);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-transform: translate(0,-1px);
    -moz-transform: translate(0,-1px);
    -ms-transform: translate(0,-1px);
    -o-transform: translate(0,-1px);
}

.block-2__image-text {
    height: 340px;
}

@media (max-width:750px) {
    .left-col {
        width: 100%;
        clear: both;
    }

    .right-col {
        width: 100%;
        clear: both;
    }

    .form-header__title .title {
        font-size: 22px;
    }

    .btn-center {
        width: 90%;
    }

    .half-form {
        width: 100%;
        float: left;
    }
}

@media (max-width:1200px) {
    .logo {
        margin-top: 10px;
        padding-left: 15px;
        max-width: 70vw;
        z-index: 2;
    }

    .e {
        display: none;
    }

    .u {
        display: none;
    }

    .d {
        display: none;
    }

    .buttons {
        margin: 0 auto;
        width: 100%;
        height: 80px;
    }

    .orange-btn {
        float: none;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .green-btn {
        float: none;
        margin: 0 auto;
    }

    h1 {
        color: #3E3E40;
        font-size: 28px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 25px;
    }

    h3 {
        font-size: 20px;
        line-height: 32px;
        padding-left: 15px;
        padding-right: 15px;
    }

    h2 {
        padding-top: 50px;
    }

    .hero {
        margin-bottom: 0px;
        margin-top: 40px;
        height: 500px;
    }

    .card {
        height: 400px;
        /*margin: 0 auto;*/
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        width: 90%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .form-card {
        min-height: 800px;
        ;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
        width: 90%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .block-2 {
        width: 90%;
        height: 1700px;
        min-height: 0px;
        margin: 0 auto;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .block-2__image-text {
        height: 200px;
    }

    .block-2__img-container {
        width: 100%;
        height: 100%;
        float: none;
    }

    .block-2__icons {
        margin-top: 0px;
    }

    .block-2__img {
        margin: 0px;
        margin-top: 0px;
        height: 180px;
        max-width: 90vw;
    }

    .block-2__text-container {
        width: 100%;
        height: 320px;
        float: none;
    }

    .block-2__pretitle {
        color: #F09B0C;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 3px;
        line-height: 34px;
    }

    .block-2__title {
        color: #3E3E40;
        font-size: 20px;
        line-height: 20px;
    }

    .block-2__text {
        color: #59595B;
        font-size: 16px;
        font-weight: 300;
        line-height: 26px;
        margin-bottom: 10px;
        display: block;
    }

    .block-2__icons {
        height: 250px;
        width: 100%;
        margin-top: 500px;
    }

    .block-2__icon-block {
        width: 100%;
        height: 238px;
    }

    .block-3 {
        width: 90%;
        min-height: 0px;
        margin: 0 auto;
        padding-top: 0px;
        /*padding-bottom: 0px;*/
        padding-bottom: 140px;
        padding-right: 15px;
        padding-left: 15px;
        height: 1600px;
    }

    .block-3__image-text {
        height: 300px;
    }

    .block-3__img-container {
        width: 100%;
        height: 300px;
        float: none;
    }

    .block-3__icons {
        margin-top: 0px;
    }

    .block-3__img {
        margin: 0px;
        margin-top: 0px;
        height: 180px;
        max-width: 90vw;
    }

    .block-3__text-container {
        width: 100%;
        height: 320px;
        float: none;
        margin-left: 0px;
    }

    .block-3__pretitle {
        color: #5FA121;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 3px;
        line-height: 34px;
    }

    .block-3__title {
        color: #3E3E40;
        font-size: 20px;
        line-height: 20px;
    }

    .block-3__text {
        color: #59595B;
        font-size: 16px;
        font-weight: 300;
        line-height: 26px;
        margin-bottom:10px;
        display:block;
    }

    .block-3__icons {
        height: 250px;
        width: 100%;
        margin-top: 400px;
    }

    .block-3__icon-block {
        width: 100%;
        height: 238px;
    }

    .icon-text {
        color: #3E3E40;
        font-size: 20px;
        line-height: 23px;
        margin-top: -10px;
    }

    .footer {
        position: static;
        left: 0px;
        bottom: 0px;
        margin-top: 40px;
        padding: 15px;
        padding-left: 15px;
    }

    .nav-links {
        display: none;
    }

    .nav-bar {
        background: white;
    }

    .mobile-menu {
        display: inline-block;
        float: right;
        padding-top: 18px;
        padding-right: 15px;
    }

    .mobile-menu-hide {
        display: none;
    }

    .block-3__img-container {
        display: none;
    }

    .block-3__img-container--mobile {
        display: block;
        height: 200px;
    }

    .green-btn.mini-orange-button {
        margin-top: 15px;
    }
}
