@import url(https://use.fontawesome.com/releases/v5.0.8/css/all.css);
@import url(//fonts.googleapis.com/css?family=Nunito+Sans|Roboto:300); 
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic|Roboto+Condensed:300,300italic,400,400italic,700,700italic|PT+Mono);
@import url(https://cdn2.hubspot.net/hub/273774/file-1148075687-css/libraries/FontAwesome-4-1-0/font-awesome.min.css?t=1489493779800);
@font-face{
    font-family: "AmpleSoft";
    src: url(https://cdn2.hubspot.net/hubfs/2936954/AmpleSoft-Regular.otf);
}





/* Containers */


/* Body Elements */

body{
    margin: 0;
    padding: 0;
  font-family: "AmpleSoft" !important;
}

h1,
h2,
h3,
h4,
h5{
  font-family: "AmpleSoft" !important;
}

ul{
  list-style: none;
  text-align: left;
}

.container-fluid .row-fluid .page-center {
    float: none;
    margin: 0 auto;
    max-width: 1080px;
}

.text-center { text-align: center; }

.global-hide{
    display: none!important;
}

/* Header */

.pawpaw_event_page .header-container-wrapper{
   /* background-color: #424B54;
    padding: 30px 0;*/
}

#hs_form_target_module_156441321459865{
  display:flex;
  justify-content:center;

}
.hs-error-msgs{
  list-style: none !important;
}

form{
  font-size:16px;
  padding:0 10%;
  margin-top:20px;
  font-family: 'open_sansregular', Arial, sans-serif;
  width:730px  !important;
  color:white;
}

form fieldset {
    max-width: 100% !important;
}

.legal-consent-container{
  font-size:12px;
}


.hs-form-booleancheckbox{
  list-style:none;
}

.hs-form-booleancheckbox label span{
  color:white;
}

input[type=submit] {
  color:white;
    background:#A6C307;
    border: none;
    width: 70%;
    height: 46px;
    margin: 29px 0;
    border-radius: 25px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}


ul {
  padding-inline-start: 0px !important;
}

.hs-form-required{
  display:none;
}

input[type=text], input[type=email], input[type=tel], input[type=number], textarea{
  background-color: white;
  height: 30px;
  border-radius: 5px;
  margin: 10px 0;
  border: 1px solid lightgrey;
  width: 320px;
  padding: 0 10px;
}


::placeholder {
  color:#A6C307;
}

.hs-error-msg{
  color:white;
}

select{
 color: #A6C307;
    background-color: white;
    height: 30px;
    border-radius: 5px;
    margin: 10px 0;
    border: 1px solid lightgrey;
    width: 342px;
    padding: 0 10px;
} 


.hs-form-booleancheckbox-display span{
  color:#b7b7b7;
}



p{
font-family: "AmpleSoft" !important;
}

.pawpaw_event_page .header-container-wrapper span.hs_cos_wrapper_type_text{
    color: #ffffff;
    vertical-align: middle;
    display: block;
    text-align: right;
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
    font-family: "AmpleSoft" ;
}
.jtc_event_slogan {
    font-family: "AmpleSoft" ;
}
.jtc_event_btn {
    background-color: #F79C0D;
    border-radius: 30px;
    font-family: "AmpleSoft" ;
    font-size: 20px;
    letter-spacing: 0.1em;
    padding: 20px 40px;
}
.jtc_event_btn:hover {
    background-color: #FFFFFF;
    color: #F79C0D;
}

/* Footer */

.pawpaw_event_page .footer-container-wrapper{
    background-color: #424B54;
    padding: 30px 0;
    color: #999;
    font-family: "AmpleSoft" ;
}

.pawpaw_event_page .footer-container-wrapper span.hs_cos_wrapper_type_text{
    color: #999;
    vertical-align: middle;
    display: block;
    text-align: right;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    font-family: "AmpleSoft" ;
}

/* Section Icon */

.section_block{
    position: relative;
    display: block;
    margin: 0 auto 15px auto;
    width: 100%;
    overflow: hidden;
}

.section_block .event_section_icon{
    padding: 10px;
    font-family: FontAwesome;
}

.section_block .event_section_icon span{
    vertical-align: middle;
    text-align: center;
}


/* Hero Section */

.background-image {
    display: none !important;
}

#hero-background-image{
    position: relative;
    background-color: #444;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 100vh;
  	height: 1200px;
}

#hero-background-image h1 {
    color: #f9f7f2;
    max-width: 800px;
    margin-bottom: 0px;
    margin-top: 0px;
    /*  line-height: 45px; */
    font-size: 34px;
    font-weight: bold;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: "AmpleSoft" ;
}

#hero-background-image p.secondary-header{
    max-width: 850px;
    color: #f9f7f2;
    font-size: 20px;
    line-height: 32px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: "AmpleSoft" ;
}

#hero-background-image .hero_heading_block{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
}

/* Speaker Section */

#speaker_section{
    background-color: #f4f3f1;
    padding: 30px 0;
}

#speaker_section .speaker_heading_block{
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 100%;
}

.speaker_heading_block .hs_cos_wrapper_type_header h1,
.speaker_heading_block .hs_cos_wrapper_type_header h2,
.speaker_heading_block .hs_cos_wrapper_type_header h3,
.speaker_heading_block .hs_cos_wrapper_type_header h4{
    max-width: 700px;
    color: #424B54;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: "AmpleSoft" ;
}

#speaker_section .speaker_heading_block .hs_cos_wrapper_type_text{
    max-width: 530px;
    color: #394B66;
    font-size: 20px;
    line-height: 32px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: inline-block;
    font-family: "AmpleSoft" ;
}

#speaker_section .speaker_heading_block .speaker_block{
    display: block;
    text-align: left;
    background: #F4F4F6;
    color: #424B54;
    margin-top: 50px;
    border-radius: 5px;
    border: 1px solid #418BCA;
}

#speaker_section .speaker_heading_block .speaker_block img{
    max-width: 100%;
    margin: 0 auto;
    min-width: 100%;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}

#speaker_section .speaker_heading_block .speaker_block .hs_cos_wrapper_type_rich_text{
    padding: 12px 10px;
    display: block;
    position: relative;
}

#speaker_section .speaker_heading_block .speaker_block .hs_cos_wrapper_type_rich_text h2{
    font-size: 16px;
    line-height: 22px;
    color: #424B54;
    font-weight: 700;
    margin: 0;
    font-family: "AmpleSoft" ;
}

#speaker_section .speaker_heading_block .speaker_block .hs_cos_wrapper_type_rich_text h3{
    font-size: 13px;
    line-height: 1;
    color: #424B54;
    font-weight: 500;
    margin: 0;
    font-family: "AmpleSoft" ;
}

#speaker_section .speaker_heading_block .speaker_block .hs_cos_wrapper_type_rich_text p{
    font-size: 13px;
    line-height: 1;
    color: #212B3A;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "AmpleSoft" ;
}

#speaker_section .speaker_heading_block .speaker_block .hs_cos_wrapper_type_rich_text a{
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-decoration: none;
    color: #418BCA;
    font-family: "AmpleSoft" ;
}

#speaker_section .speaker_heading_block .speaker_block .hs_cos_wrapper_type_rich_text a:hover,
#speaker_section .speaker_heading_block .speaker_block .hs_cos_wrapper_type_rich_text a:focus{
    color: #418BCA;
}
/* Agenda Section */

#agenda_section{
    background-color: #424B54;
    padding: 60px 0 60px 0;
}

#agenda_section .agenda_heading_block{
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 100%;
}

.agenda_heading_block .hs_cos_wrapper_type_header h1,
.agenda_heading_block .hs_cos_wrapper_type_header h2,
.agenda_heading_block .hs_cos_wrapper_type_header h3,
.agenda_heading_block .hs_cos_wrapper_type_header h4{
    max-width: 600px;
    color: #f9f7f2;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: "AmpleSoft" ;
}

#agenda_section .agenda_heading_block .hs_cos_wrapper_type_text{
    max-width: 530px;
    color: #f9f7f2;
    font-size: 20px;
    line-height: 32px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    text-align: center;
    display: inline-block;
    font-family: "AmpleSoft" ;
}

.agenda_block{
    position: relative;
    display: block;
    margin: 0 auto 15px auto;
    max-width: 530px;
    width: 100%;
    overflow: hidden;
}

.agenda_block .agenda_session_detail{
    padding: 10px 15px;
    height: 60px;
}

.agenda_block .agenda_session_icon{
    padding: 10px;
    border: 1px solid #8794A0;
    border-radius: 5px;
}

.agenda_session_detail .session_time{
    color: #F79C0D;
    font-size: 12px;
    line-height: 1;
    text-align: left;
    display: block;
    font-family: "AmpleSoft" ;
}

.agenda_session_detail .session_title{
    color: #f9f7f2;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-align: left;
    display: block;
    font-family: "AmpleSoft" ;
}

.agenda_session_detail .session_desc{
    color: #f9f7f2;
    font-size: 12px;
    line-height: 1;
    text-align: left;
    display: block;
    font-family: "AmpleSoft" ;
}

/* Tickers Section */

.ticketSectionBgImage{
    display: none !important;
}

#tickets_section{
    display: table;
    position: relative;
    margin: 0;
    padding: 40px 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: transparent;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#tickets_section .ticket_heading_block{
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 100%;
}

.ticket_heading_block .hs_cos_wrapper_type_header h1,
.ticket_heading_block .hs_cos_wrapper_type_header h2,
.ticket_heading_block .hs_cos_wrapper_type_header h3,
.ticket_heading_block .hs_cos_wrapper_type_header h4{
    max-width: 600px;
    color: #f9f7f2;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: "AmpleSoft" ;
}

#tickets_section .ticket_heading_block .hs_cos_wrapper_type_text{
    max-width: 530px;
    color: #f9f7f2;
    font-size: 20px;
    line-height: 32px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: inline-block;
    font-family: "AmpleSoft" ;
}

/* Testimonails Section */

#testimonails-section{
    display: block;
    position: relative;
    margin: 0;
    padding: 60px 0 0 0;
    overflow: hidden;
    background-color: rgb(255,255,255);
}

#testimonails-section .hs_cos_wrapper_type_header{
    width: 100%;
    display: block;
    margin: 0 auto;
}

#testimonails-section .hs_cos_wrapper_type_header h1,
#testimonails-section .hs_cos_wrapper_type_header h2,
#testimonails-section .hs_cos_wrapper_type_header h3,
#testimonails-section .hs_cos_wrapper_type_header h4{
    max-width: 600px;
    color: #424B54;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: "AmpleSoft" ;
}

#testimonails-section .hs_cos_wrapper_type_text{
    max-width: 530px;
    color: #394B66;
    font-size: 20px;
    line-height: 32px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    text-align: center;
    display: inline-block;
    font-family: "AmpleSoft" ;
}

#testimonails-section .testimonail-quote-module{
    display: block;
    text-align: center;
    overflow: hidden;
    height: auto;
    margin-left: 2.564102564%;
}

#testimonails-section .hs_cos_wrapper_type_custom_widget:first-child .testimonail-quote-module{
    margin-left: 0%;
}

.testimonail-quote-module .person-quote-box{
    display: block;
}

.testimonail-quote-module .person-quote{
    margin: 0;
    padding: 30px 50px 80px 50px;
    display: table-cell;
    border: 1px solid rgb(170, 170, 174);
    border-radius: 5px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #666666;
    text-align: center;
    min-height: 100%;
    vertical-align: middle;
    font-family: "AmpleSoft"
}

.testimonail-quote-module .person-details{
    z-index: 40;
    position: relative;
    display: block;
    bottom: 0px;
    top: -70px;
    text-align: center;
}

.testimonail-quote-module .person-details img{
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background-color: #FC8983;
    border: 5px solid #ffffff;
}

.person-details .person-name{
    margin: 20px 0 0 0;
    padding: 0;
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #314a87;
    font-family: "AmpleSoft" ;
}

.person-details .person-position{
    margin: 5px 0 0 0;
    padding: 0;
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #455560;
    font-family: "AmpleSoft" ;
}

/* Venue Section */

.venueSectionBgImage{
    display: none !important;
}

#venue_section{
    display: table;
    position: relative;
    margin: 0;
    padding: 40px 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: transparent;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

#venue_section .venue_heading_block{
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 100%;
}

.venue_heading_block .hs_cos_wrapper_type_header h1,
.venue_heading_block .hs_cos_wrapper_type_header h2,
.venue_heading_block .hs_cos_wrapper_type_header h3,
.venue_heading_block .hs_cos_wrapper_type_header h4{
    max-width: 600px;
    color: #FFFFFF;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: "AmpleSoft" ;
}

#venue_section .venue_heading_block .hs_cos_wrapper_type_text{
    max-width: 530px;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 32px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: inline-block;
    font-family: "AmpleSoft" ;
}



/* Sponsers Section */

#sponsers_section{
    background-color: #f4f3f1;
    padding: 30px 0 0 0;
}

#sponsers_section .sponser_heading_block{
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 100%;
}

.sponser_heading_block .hs_cos_wrapper_type_header h1,
.sponser_heading_block .hs_cos_wrapper_type_header h2,
.sponser_heading_block .hs_cos_wrapper_type_header h3,
.sponser_heading_block .hs_cos_wrapper_type_header h4{
    max-width: 700px;
    color: #424B54;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: "AmpleSoft" ;
}

#sponsers_section .sponser_heading_block .hs_cos_wrapper_type_text{
    max-width: 530px;
    color: #394B66;
    font-size: 20px;
    line-height: 32px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: inline-block;
    font-family: "AmpleSoft" ;
}

#sponsers_section .sponser_heading_block img{
    display: inline-block;
    margin: 50px auto 0 auto;
}

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media only screen and (max-width: 1080px) {
    .container-fluid .row-fluid .page-center {
        padding: 10px;
    }
    .container-fluid .footer-copyright .row-fluid .page-center {
        padding: 0 10px;
    }
}

@media only screen and(max-width: 960px) {
    #hero-background-image{
        min-height: 400px;
        padding: 20px 0;
    }
}


@media only screen and (max-width: 767px) {
    .header-container-wrapper .container-fluid .row-fluid .page-center{
        padding: 0;
    }
    
    #hero-background-image{
        min-height: 400px;
        padding: 20px 0;
    }
    
    #hero-background-image h1 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .jtc_event_logo{
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .pawpaw_event_page .header-container-wrapper span.hs_cos_wrapper_type_text,
    .pawpaw_event_page .footer-container-wrapper span.hs_cos_wrapper_type_text,
    .pawpaw_event_page span.hs-footer-company-copyright{
        text-align: center;
        float: none;
        margin: 0 auto;
        display: block;
    }
    .agenda_block{
        margin-bottom: 20px;
        border: 1px solid #8794a0;
        border-radius: 10px;
    }
    
    .agenda_block .agenda_session_icon{
        border: 0px solid #8794a0;
    }
    
    .agenda_block .agenda_session_detail{
        background: transparent;
        height: auto;
    }
    
    .agenda_session_detail .session_time{
        color: #f9f7f2;
    }
    
    .agenda_session_detail .session_time,
    .agenda_session_detail .session_title,
    .agenda_session_detail .session_desc{
        text-align: center;
    }

    #testimonial_section .testimonial_block{
        margin-bottom: 40px;
    }
    
    #testimonial_section .testimonial_block:last-child{
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 530px) {
    .agenda_block{
        margin-bottom: 20px;
        border: 1px solid #8794a0;
        border-radius: 10px;
    }
    
    .agenda_block .agenda_session_icon{
        border: 0px solid #8794a0;
    }
    
    .agenda_block .agenda_session_detail{
        background: transparent;
        height: auto;
    }
    
    .agenda_session_detail .session_time{
        color: #f9f7f2;
    }
    
    .agenda_session_detail .session_time,
    .agenda_session_detail .session_title,
    .agenda_session_detail .session_desc{
        text-align: center;
    }
}

/* iPad Porttrait
    ========================================================================== */

@media all and (device-width: 768px) and (orientation:portrait) {
    #testimonial_section .testimonial_block .quote_text .hs_cos_wrapper_type_text{
        padding: 10px 10px 0px 10px;
    }
    
    #testimonial_section .testimonial_block .quote_person_name .hs_cos_wrapper_type_text{
        padding-top: 75px;
    }
}

@media (max-width:1080px) and (min-width:767px) {
    #testimonial_section .testimonial_block .quote_text .hs_cos_wrapper_type_text{
        padding: 10px 10px 0px 10px;
    }
    
    #testimonial_section .testimonial_block .quote_person_name .hs_cos_wrapper_type_text{
        padding-top: 75px;
    }
    
    #testimonial_section .testimonial_block img{
        margin: 10px auto;
        max-width: 60px;
    }
}


/* Classes customizadas */

.vantagens {
  position: relative; 
  float: left; 
  margin: 10px; 
  max-width: 240px;
  font-weight: 100;
  font-family: "AmpleSoft";
  /*
  animation-name: fadeInUp; 
  animation-duration: 1s;
  animation-delay: 3s;
  visibility: visible; 
  */
}

.vantagens_bold {
  font-weight: 700;
}


.vantagens2 {
  position: relative; 
  float: left; 
  margin: 10px 15px; 
  max-width: 290px;
  font-weight: 100;
  
}

.vantagens3 {
  position: relative; 
  float: left; 
  margin: 10px 20px; 
  max-width: 320px;
  font-weight: 100;
  
}

.vantagens2_seta, .fas {
  position: relative; 
  float: left; 
  margin: 10px; 
  font-size: 60px;
  font-weight: 900;
}

.vantagens_box_geral {
  padding: 40px 0 0 0;
  font-family: "AmpleSoft";
  color: #424b54;
  text-align: center;
  background-color: #f4f3f1;
}

.vantagens_box {
	border-radius: 10px;
	overflow: hidden; 
	/* border: 1px solid #0D4B52; */
  background-color: #ddc;
  display: inline-block;
  margin: 10px; 
  max-width: 400px;
  padding: 0 0 20px 0;
}

.antifraude a{
  color: #A6C307;
  text-decoration: none;
}

.antifraude a:hover {
  color: #43BF29;
}

.vantagens_solucao {
  font-family: "AmpleSoft";
  position: relative; 
  float: left; 
  margin: 10px 15px 10px 15px; 
  max-width: 170px;
  width: 131px;
  min-width: 120px;
  font-weight: 100;
  height: 168px; 
}

/* Formulário Antifraude 

#hs_form_target_module_152598551248879 {
	max-width: 600px; 
  margin: auto;
}

#hs_form_target_module_152598551248879 form input{
  border: 1px solid #ddc;
  border-radius: 5px;
  background-color: #ddc;
  height: 30px;
  width: 200px;
  margin: 0 15px 0 0;
  font-size: 14px;
  color: #424B54;
  padding: 2px 10px;
}

.inputs-list {
	display: inline-flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/*.hs-form-radio input  {
	width: 13px !important;
  vertical-align: middle;
  margin: 0 7px 0 0;
}

.hs-form-radio label  {
  margin: 0 20px 0 0;
}

.hs_firstname, .hs_lastname, .hs_email, .hs_phone, .hs_j_vende_pela_internet_, .hs_website {
	display: inline-block;
  font-family: Nunito Sans, sans-serif;
  text-align: left;
  margin: 0 0 10px 0;
  color: #424B54;
}

.hs_website {
	margin: 0 5px 0 0;
}

.hs_j_vende_pela_internet_ {
	width: 238px;
}

.hs_j_vende_pela_internet_ label {
	padding: 0 0 0 4px;
}

.hs_message {
  text-align: left;
  font-family: Nunito Sans, sans-serif;
  display: inline-block;
  margin: 7px 0 20px 0;
  color: #424B54;
	}

#hs_form_target_module_152598551248879 form textarea {
  border: 1px solid #ddc;
  border-radius: 5px;
  background-color: #ddc;
  height: 180px;
  width: 437px;
  margin: 0px 19px 0 0;
  font-size: 15px;
  padding: 12px 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  color: #424B54;
}

.hs_submit .actions input {
  background-color: #bccf00 !important;
  color: #fff !important;
  font-weight: 400;
  font-size: 18px !important;
  padding: 7px 0 31px 0 !important;
  width: 460px !important;
}

.hs-error-msgs {
	display: table !important;
  font-size: 10px;
}

.hs_error_rollup {
  visibility: hidden;
}


@media screen and (max-width: 760px) {
      .hs_submit .actions input, #hs_form_target_module_152598551248879 form textarea {
        width: 200px !important;
      }

      .hs_j_vende_pela_internet_ {
        margin-top: 15px;
      }
    
}

 Fim formulário antifraude */



/*.form-form{
    position:relative;
    max-width:600px;
  	width:100%;
  padding:0 20px;
  margin:0 auto 50px !important;
    text-align:left;
    color:#FFF;
  float:none !important;

}*/

.lado-form > div{
  max-width:500px;
  margin:0 auto;
}

.form-form{
  margin-bottom:50px;
}

.form-form > div{
  max-width:500px;
  margin:0 auto;
}

.form-form *{
    
  color:#666;
  font-size:16px;

    margin:0;
}

.form-form ul{
    list-style:none;
    padding:0;
}

.form-form label{
    display: block;
    font-weight:200;
    font-size:15px;
}

.form-form .hs-fieldtype-checkbox input{
    height:16px;
    width:16px;
    vertical-align:middle;
}

.form-form .hs-fieldtype-checkbox input + span{
    margin-left:10px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-weight:200;
}

.form-form .hs-fieldtype-checkbox input:checked + span{
    margin-left:20px;
}



.form-form input[type="text"],
.form-form input[type="email"],
.form-form input[type="tel"],
.form-form select,
.form-form textarea{
         width: 100% !important;
    box-sizing: border-box;
    min-height: 30px;
    border: none;
    border-bottom: 1px #666 solid;
    background-color: transparent;
    outline: none;
    color: #999;
    font-size: 16px;
    padding: 0px 8px 3px;
    font-weight: 200;
    transition: all .2s ease-in-out;
}

.form-form input[type="text"]:focus,
.form-form input[type="email"]:focus,
.form-form input[type="tel"]:focus,
.form-form select:focus,
.form-form textarea:focus{
    border-bottom:3px #333 solid;
    padding-bottom:1px;
}

.form-form .hs-fieldtype-radio > label{margin-bottom:10px}

.form-form .hs-form-field{
    position:relative;
    margin-top:40px;
}

.form-form .hs-form-radio{
  margin-bottom:10px;
}

.form-form .hs-form-radio span{
  margin-left:10px;
}

.form-form .hs_error_rollup{
    display:none;
}



input[type="submit"] {
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
}

.form-form .hs-error-msgs{
    position:absolute;
    top:55px;
    margin:0;
    font-size:12px;
    right:0;
    list-style:none;
    animation: shake 0.5s 1;
    font-weight:200;
}

.form-form .hs-fieldtype-textarea .hs-error-msgs{
  top: unset;
  bottom:-10px;
}

.form-form .hs-fieldtype-checkbox .hs-error-msgs{
    bottom: -15px;
    top: unset;
}

@keyframes shake{
    0%  {right:25px;}
    20% {right:-20px;}
    40% {right:15px;}
    60% {right:-10px;}
    80% {right:5px;}
    100% {right:0px;}
}

.form-form .hs-error-msgs label{
    font-size:11px;
    color:#F00;
    font-weight:200;
}    

.form-form input[type="submit"]{
    display: block;
    border-radius: 20px;
    max-width: 180px;
    width: 100%;
    padding: 10px 0;
    border: 1px solid #a6c307;
    color: #fff;
    font-size: 18px;
    background-color: #a6c307;
    transition: all .3s linear;
    cursor: pointer;
    margin: 40px auto 0;
    font-weight:200;
}

.form-form input[type="submit"]:hover{
    border: 1px solid #a6c307;
    color: #a6c307;
    background-color: transparent;
    font-weight:500;
}




@media screen and (max-width: 760px) {
    .vantagens_box {
        max-width: 280px;
      margin: 0 auto;
    }
  
  	#hero-background-image h1 span {
  			font-size: 32px !important;
  	}
  
  .vantagens_solucao {
    margin: 15px auto;
    float: none;
  }
  
    .vantagens {
    margin: 0 auto 20px auto;
    float: none;
  }
    
}


.vantagens_box h3 {
	background: #0D4B52;
  font-size: 28px;
  padding: 15px 0 15px 0;
  color: #fff;
  margin: 0;
}

.footer_lpbr {  
	/*background-color: #438f29;*/
  font-size: 13px;
  color: #fff;
  font-family: "AmpleSoft";
  padding-top: 10px;
}

.footer_lpbr *{
  color: #fff !important;
}
	

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
       animation-name: fadeInUp; }

@media (min-width:768px){

.v2{
  float:left;
  width:30%;
}

  .hidden-p{
    display:none !important;
 
  }
  
  .hidden-d{
    display:block;
       float:left;
    width:3%;
    margin-left:1% !important;
    margin-right:1% !important;
  }
  
}

@media (max-width:767px){

.v2{
  width:100%;
  max-width:350px; 
  margin:0 auto;
}

  .hidden-d{
    display:none !important;
 
  }
  
  .hidden-p{
    display:block;
    float:none !important;
    width:100%;
    text-align:center;
    max-width:200px;
    margin-left:0 !important;
    margin-right:0 !important;
  }
  
}

