@charset "UTF-8";

@font-face {
  font-family: 'Gotham Light';
  src: url("../fonts/gotham/Gotham-Light.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Light.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Light.woff") format('woff'),
       url("../fonts/gotham/Gotham-Light.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Light.svg") format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Book';
  src: url("../fonts/gotham/Gotham-Book.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Book.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Book.woff") format('woff'),
       url("../fonts/gotham/Gotham-Book.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Book.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Medium';
  src: url("../fonts/gotham/Gotham-Medium.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Medium.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Medium.woff") format('woff'),
       url("../fonts/gotham/Gotham-Medium.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Medium.svg") format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Bold';
  src: url("../fonts/gotham/Gotham-Bold.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Bold.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Bold.woff") format('woff'),
       url("../fonts/gotham/Gotham-Bold.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Bold.svg") format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Black';
  src: url("../fonts/gotham/Gotham-Black.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Black.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Black.woff") format('woff'),
       url("../fonts/gotham/Gotham-Black.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Black.svg") format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Ultra';
  src: url("../fonts/gotham/Gotham-Ultra.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Ultra.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Ultra.woff") format('woff'),
       url("../fonts/gotham/Gotham-Ultra.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Ultra.svg") format('svg');
  font-weight: 1000;
  font-style: normal;
}


button, img, a, input, textarea{ outline:none; }

body,h1,h2,h3,h4,h5,h6 {
    font-family: "Gotham Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
}

body {
    font-family: "Gotham Medium";
    color: #111000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: initial;
    padding: 0px;
    margin: 0px;
    background-color: #005a5a;
    overflow-x: hidden;
}

a{color: #111;}

/* ### footer ### */
    .trade_holder .refs{
        font-family:'Gotham Medium';
        font-size:13px;
        color:white;
        display:inline-block;
        padding-right:45px;
        padding-left:0px;
    }
    .trade_holder .refs1{
        font-family:'Gotham Medium';
        font-size:13px;
        color:white;
        display:inline-block;
        padding-right:45px;
        padding-left:0px;
    }
    .trade_holder .refs2{
        font-family:'Gotham Medium';
        font-size:13px;
        color:white;
        display:inline-block;
        padding-right:45px;
        padding-left:0px;
    }

.trade_holder{ padding:0px; }
footer.footer {
    background: #414645;
    padding: 50px 0 20px;
}
.footer_mini_logo {
    position: absolute;
    right: 30px;
    bottom: 5px;
}
.link-hover {
    font-family:'Gotham Medium';
    font-size:12px !important;
    font-weight: 400 !important;
    color: #ffffff !important;
}

.link-hover:hover {color: rgba(147,186,31,1) !important; }
footer .container{max-width: 1280px; }
.link_priv{ color:#fff; }
.link_priv:hover{ color:rgba(147,186,31,1); }
.refs{font-family:'Gotham Medium';font-size:13px;color:white;display:inline-block;padding-right:45px;padding-left:0px}
.refs1{font-family:'Gotham Medium';font-size:13px;color:white;display:inline-block;padding-right:45px}
.refs2{font-family:'Gotham Medium';font-size:13px;color:white;display:inline-block;padding-right:45px;vertical-align: middle;}
.container{width: 1280px; }

.navbar-default {
    background-color: transparent !important;
    border-color: #e7e7e7;
    border: 0px !important;
}

#barra_menu{
    background: #414645;
    min-height: 145px;
}



/*banner*/

.post-thumbnail img {
  height: auto;
    width:100%;
}
.post-thumbnail {
    display: flex;
    flex-direction: column;
    /*max-height: 400px; */
    justify-content:flex-end;
    overflow: hidden;
}
.post-thumbnail img {display: block; }

#barra{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.navbar-header {margin: 0px 15px !important; }
.col-md-10.footer-menu {padding-left: 15px !important; }
.div_input div {text-transform: uppercase; }

.erro_campos {
    color: #c00!important;
    font-size: 11px;
    display: block;
}

input{
    border: 2px solid rgba(255,255,255,0.5);
    background: #005050;
    color: #ffffff;
    border-radius: 0;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    height: 50px;
}

.bt_seize {
    color: #ffffff;
    background: #93ba1f;
    border-radius: 24px;
    border: none;
    padding: 14px 26px;
    height: 42px;
    font-size: 13px;
    font-family: 'Gotham Bold';
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    transition: background-color 0.9s ease;
}

input#ninput_terms2 {height: auto !important; }

.tit-form{
    font-family:'Gotham Book', sans-serif;
    font-size: 4.45rem;
    line-height: 3.45rem;
    color: #414141;
    margin: 11px 0px;
}

.input_nome{    border-radius: 24px;
    margin-bottom: 10px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0%;
}

.input_empresa{
    border-radius:24px;
    margin-bottom: 10px;
    width: 100%; 
    margin-right: 0px; 
    margin-left: 0%;
}


@media (min-width:300px) and (max-width:767px) {
    .container{width: 100%;}
    .navbar-header{padding: 40px 15px !important; margin: 0px !important;}
    .refs{ width: 100%; text-align: center; line-height: 25px; padding-right: 0px !important;}
    .refs1{width: 100%; text-align: center;line-height: 25px; padding-right: 0px !important;}
    .refs2{width: 100%; text-align: center;line-height: 25px; padding-right: 0px !important;}
    .footer-logo-1{text-align: center; }
    .footer-menu{padding: 30px 0px 0px !important;}
    .col-md-6.tab-mob {    margin-bottom: 70px !important; padding-right: 15px !important; padding-left: 15px !important; }
    div#barra-frase {font-size: 25px;line-height: 25px; }
    div#barra_menu {height: 100px; min-height: 120px; }
    #barra_menu .navbar-header {padding: 0px !important; }
    a.navbar-brand {padding-top: 15px !important; }
    .cont-txt-banner{    margin-right: 5% !important;}
    p.detect-inview.border_effect_botao_a.branco {font-size: 20px !important; }
    .class_alinha_right.border_effect.animated.fadeInUp.delay-3s {padding: 10px 15px 0px 15px !important; }
    .div_esq1 {align-items: center !important; }
    .border_effect_botao {padding: 0px !important; border-radius: 10px !important; }
    
    .post-thumbnail{min-height: 420px !important;}
    .cont-txt-banner{top: 30px !important;}
    .div-img-mob{    margin-top: 80px !important; display: inline-block;}
}
@media (min-width:768px) and (max-width:991px) {
    .container{width: 100%;}
    .col-md-6.tab-mob {margin-bottom: 70px !important; }
    .refs{ width: 100%; text-align: center; line-height: 25px; padding-right: 0px !important;}
    .refs1{width: 100%; text-align: center;line-height: 25px; padding-right: 0px !important;}
    .refs2{width: 100%; text-align: center;line-height: 25px; padding-right: 0px !important;}
    .footer-logo-1{text-align: center; }
    .footer-menu{padding: 30px 0px 0px !important;}
}
@media (min-width:992px) and (max-width:1199px) {
    .container{width: 100%;}
}
@media (min-width: 1200px) and (max-width: 1439px){
    .container{width: 100%;}
}
@media (min-width: 1440px) and (max-width: 2559px){}
@media (min-width: 2560px) and (max-width: 3400px){}
