/*Brasil Mais Produtivo*/

html * {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
*, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

body, html {
    height: 100%;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    background:#fff;
    -webkit-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    transition: opacity 400ms;
}
body {letter-spacing: .05em;color: #777;font-family: 'Lato',sans-serif; position: relative;}
.font-force ol,.font-force ul {list-style:initial !important;}
.bg {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.logos-ap {
    width:100%;
}
iframe {
    width: 100%;
    height: auto;
    min-height: 294px !important;
}
#section2 h4 {
    text-align: center;
    margin-top: -35px;
    font-size: 24px;
    margin-bottom: 50px;
}

.container.font-force {font-size:17px;}
.ibg-bg {
    position: absolute;
}
.spin {
    width: 100%;
    position: absolute;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 99;
    text-align: center;
    font-size: 80px;
    color: #0D47A1;
    display: none;
}
.spin i {
    margin-top: 30%;
}
#section3.spinner .spin {
    display: block;
}
/*h1 {font-size:24px;text-transform: uppercase; line-height: 32px;font-weight: 800;color: #107533;}*/


h1 {
    text-transform: uppercase;
    line-height: 28px;
    margin-top: 0;
    font-size: 70px;
    text-align: center;
    margin-bottom: 80px;
    font-weight: 800;
}

p { text-align: left;  line-height: 40px; margin-top: -10px; hyphens: manual; font-weight: bold;}



.text-arrow {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 70px;
    color: #68C486;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 15px;
}


.t-br {
    background-color: #ffd200;
    padding: 2px 8px;
    border-radius: 3px;
    border: 1px solid #ffde00;
    color: #4c4c4c;
    font-weight: bold;
    margin: 0 5px;
    text-transform: uppercase;
}

.logo-item.gov { width: 40%; max-width: 510px;}

.logo-item.gov img { max-width: 510px; }

h4 {text-transform: uppercase;font-size: 14px;}

header {background-repeat: no-repeat;}
header p { line-height: 28px;}



a, a:hover, a:visited, a:focus{color: #0d47a1;outline: none;}
a:focus {text-decoration: none}

input[type="text"], textarea,
input[type="email"] {height:42px }
input[type="number"]{height:42px;border-radius: 0;}

.form-group select {
    height:42px;
}

iframe {min-height: 380px }

label {font-weight: 300;text-transform: uppercase; text-align: left; }

h2.bottom-h2 {margin-top:20px;font-size: 24px;border-bottom:2px solid #ffd200;padding-bottom: 20px;color: #232686;font-weight: 300; margin-bottom: 60px; text-transform: uppercase;}
h2.bottom-h2 b{font-weight: 800;}

footer {font-size: 12px;background:#000;color: #fff;padding: 20px 0;font-weight: 300;}
footer b {font-weight: 800;}

ol, ul {margin-top: 0;margin-bottom: 10px;list-style: none;}

.wow:first-child {visibility: hidden;}

.ta-l {text-align: left;}
.ta-r {text-align: right;}
.ta-c {text-align: center;}
.ftr-stl {background: #f5f5f5;padding: 20px 0;margin: 30px 0 0 0;}
.form-group {margin: 0 0 15px;}
.br-v {background-color: #089e39;}
.br-y {background-color: #ffd200;}
.br-b {background-color: #0d47a1;}
.br-border div{height:3px;}
.br-border {position: relative;}
.spacer {height: 50px;}
.rel {position: relative;}
.fl {float: left;}

.group:before,
.group:after {content: "";display: table;}
.group:after {clear: both;}
.group {zoom: 1;}

#svgCheck {
    color: #089E39;
}
.checkmark {
    stroke: #089E39;
    stroke-dashoffset: 745.74853515625;
    stroke-dasharray: 745.74853515625;
    animation: dash 1s ease-out forwards;
    animation-iteration-count:1;
}
.check-ic{
    max-width: 80px;
    margin: 20px auto 20px auto;
    height: 80px;
}

@keyframes dash {
    0% {
        stroke-dashoffset: 745.74853515625;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.arrow {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 45px;
    display: block;
    width: 100%;
}

.img {
    border: 2px dotted #fff;
    font-size: 76px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 38px 0;
    opacity: .5;
}

.scn-stl{
    background-color: #0d47a1;
    background-image:url("../img/dia.png"),url("../img/dia1.png");
    background-repeat: no-repeat;
    color: #fff;
    background-position: left top,right bottom;
}

.form-section {margin-top: 0px;}

.btn.btn-b {
    background: #0d47a1;
    border: 1px solid #0d47a1;
    border-radius: 5px;
    font-size: 1.2em;
    padding: 6px 25px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    /*border-bottom: 5px solid #232686;*/
}
.btn.btn-b:hover {background: #fff;color: #0d47a1; }

.inside-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 380px;
}

/*.msg {font-size: 18px;}*/
.msg b {color: #0D47A1;}

.inside-content-b {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 600px;
    margin: auto;
    padding-bottom: 50px;
}

.logo {
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
    margin-top: 100px;
}

.logo img {
    max-width: 360px;
    width: 100%;
}

h3 {
    color: #0d47a1;
    text-transform: uppercase;
    font-weight: 300;


}


/*.logo {
    font-size: 115px;
    text-transform: uppercase;
    color: #f0f0f0;
    display: block;
    text-align: center;
    border: 2px dotted #ccc;
}*/

.text-terms { text-align: center; font-size: 16px; hyphens: none; font-weight: 300;}
.text-faq { text-align: center; margin-bottom: 30px; font-size: 16px; hyphens: none; font-weight: 300;}

.logo-item {width: 20%; margin-top: 20px;}
.logo-item img {width: 90%; height: auto;max-width: 250px;display: block;margin: 0 auto;}

.dismiss, .dismiss:hover {color: #232686;text-transform: uppercase;cursor: pointer;}

.terms {height: 300px;overflow-y : scroll;}

.modal-content{border-radius: 0}

.cd-img-replace {
    /* replace text with a background-image */
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.cd-section {
    min-height: 100%;
    position: relative;
    padding: 2em 0;
}

.cd-nav-trigger {display: none;}

#cd-vertical-nav ul {margin-right: -30px;}

#section1 {
    background-image: url('../img/dg-colored.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.glyphicon {opacity:0;}
.help-block.error {color: #F91D24}

.no-touch #cd-vertical-nav {
    position: fixed;
    right: 40px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.no-touch #cd-vertical-nav li {text-align: right;}
.no-touch #cd-vertical-nav a {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.no-touch #cd-vertical-nav a:after {content: "";display: table;clear: both;}
.no-touch #cd-vertical-nav a span {
    float: right;
    display: inline-block;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
}
.no-touch #cd-vertical-nav a:hover span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.no-touch #cd-vertical-nav a:hover .cd-label {opacity: 1;}
.no-touch #cd-vertical-nav a.is-selected .cd-dot {background-color: #089E39;}
.no-touch #cd-vertical-nav .cd-dot {
    position: relative;
    /* we set a top value in order to align the dot with the label. If you change label's font, you may need to change this top value*/
    top: 8px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #FFD200;
    -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
    -moz-transition: -moz-transform 0.2s, background-color 0.5s;
    transition: transform 0.2s, background-color 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.no-touch #cd-vertical-nav .cd-label {
    position: relative;
    margin-right: 10px;
    padding: .4em .5em;
    color: white;
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    opacity: 0;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

/* Touch devices */
.touch .cd-nav-trigger {
    display: block;
    z-index: 2;
    position: fixed;
    bottom: 30px;
    right: 5%;
    height: 44px;
    width: 44px;
    border-radius: 0.25em;
    background: rgba(255, 255, 255, 0.9);
}
.touch .cd-nav-trigger span {
    position: absolute;
    height: 4px;
    width: 4px;
    background-color: #3e3947;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.touch .cd-nav-trigger span::before, .touch .cd-nav-trigger span::after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    background-color: inherit;
    border-radius: inherit;
}
.touch .cd-nav-trigger span::before {top: -9px;}
.touch .cd-nav-trigger span::after {bottom: -9x;}
.touch #cd-vertical-nav {
    position: fixed;
    z-index: 1;
    right: 5%;
    bottom: 30px;
    width: 90%;
    max-width: 400px;
    max-height: 90%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    border-radius: 0.25em;
    background-color: rgba(255, 255, 255, 0.9);
}
.touch #cd-vertical-nav a {display: block;padding: 1em;border-bottom: 1px solid rgba(62, 57, 71, 0.1);}
.touch #cd-vertical-nav a span:first-child {display: none;}
.touch #cd-vertical-nav a.is-selected span:last-child {color: #d88683;}
.touch #cd-vertical-nav.open {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.touch #cd-vertical-nav.open + .cd-nav-trigger {background-color: transparent;}
.touch #cd-vertical-nav.open + .cd-nav-trigger span {background-color: rgba(62, 57, 71, 0);}
.touch #cd-vertical-nav.open + .cd-nav-trigger span::before, .touch #cd-vertical-nav.open + .cd-nav-trigger span::after {
    background-color: #3e3947;
    height: 3px;
    width: 20px;
    border-radius: 0;
    left: -8px;
}
.touch #cd-vertical-nav.open + .cd-nav-trigger span::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 1px;
}
.touch #cd-vertical-nav.open + .cd-nav-trigger span::after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    bottom: 0;
}
.touch #cd-vertical-nav li:last-child a {border-bottom: none;}

input.error{border:1px solid #FF0000 !important; }
label.error,div.error{
    font-weight:normal;
    color:#FF0000 !important;
}
.text-normal{
    font-weight:normal !important;
}

@media only screen and (min-width: 768px) {
    .touch .cd-nav-trigger, .touch #cd-vertical-nav {
        bottom: 40px;
    }
}
@media (max-width:992px) {
    .inside-content,.inside-content-b {position: relative;margin-top: 30px;}
    iframe {min-height: 280px;}
}

@media (min-width: 992px) and (max-width: 1200px) {
    h1 {
        margin-top: 65px;
    }
}

/*@media (min-width: 600px) and (max-width: 992px) {
  .inside-content-b { border: 1px solid red;  }
}
*/
@media (max-width: 1200px) {
    h1 {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 50px;
    }

    p { font-size: 16px;}

    .inside-content-b {
        height: auto;
    }

}

@media (min-width: 992px) {
    .inside-content-b { padding: 0;}
}

@media (max-width: 992px) {
    .ibg-bg { display: none; }
    .img {font-size: 44px; margin-bottom: 20px;}
    .logo { text-align: center; margin-bottom: 50px;}
    h1 { margin-bottom: 30px; text-align: center; }



}
@media (max-width: 768px) {
    .form-group {margin-bottom: 0;}
    .form-group div {margin-bottom: 15px;}
    .form-section .btn.btn-b {width: 100%;}
    .form-section .ta-r {text-align: center;}

    p {

        line-height: 36px;
    }

}

@media (max-width: 600px) {
    .logo-item { text-align: center; margin: 0 auto; }

    .logo-item.gov { width: 80%;}

    .text-arrow { padding-top: 30px;}

    .cd-section{     min-height: 630PX; }
    .logo {margin-top:0;}
    iframe {min-height: 169px !important; }
    .spacer {height: 22px;}
    h3 {
        font-size:17px;}
    h1 {
        text-transform: uppercase;
        text-align: center;
        position: relative;
        margin-bottom: 30px;
        line-height: 40px;
        font-size: 30px;
        margin-top: 0;
    }
    #section2 h4 {
        text-align: center;
        margin-top: -10px;
        font-size: 20px;
        margin-bottom: 35px;
    }
    p {

        line-height: 30px;

        -webkit-hyphens: auto;
    }
    h2.bottom-h2 {font-size: 20px;}

    .img {font-size: 42px;}

    footer b {display: block;}

    .text-pdf { padding: 0 20px; margin-top: 10px; font-size: 14px; -webkit-hyphens: none; font-weight: 100;}

    #section1 { background-size: 1000px}

    .inside-content-b {
        height: auto;
    }
    .logo-item .bndes-logo {margin-left:12px !important;}

}

@media (min-width: 600px) {
    p { font-size: 16px; }

}

