
div.wpcf7-response-output{
  color: #000 !important;
  right: 0px;
  width: 352px;
  bottom: 0px;
}
.select-bairros{
  float: left;
  width: 100%;
  margin-bottom: 0;
}

@font-face {
  font-family: 'Gotham-Light';
  src: url('lp-aula-gratis/Gotham-Light.eot?#iefix') format('embedded-opentype'),  url('lp-aula-gratis/Gotham-Light.woff') format('woff'), url('lp-aula-gratis/Gotham-Light.ttf')  format('truetype'), url('lp-aula-gratis/Gotham-Light.svg#Gotham-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Bold';
  src: url('lp-aula-gratis/Gotham-Bold.eot?#iefix') format('embedded-opentype'),  url('lp-aula-gratis/Gotham-Bold.woff') format('woff'), url('lp-aula-gratis/Gotham-Bold.ttf')  format('truetype'), url('lp-aula-gratis/Gotham-Bold.svg#Gotham-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

body #wrapper.modal textarea{height: 100px;}
  body #wrapper textarea, body #wrapper input[type="search"],
  body #wrapper input[type="text"], body #wrapper input[type="email"],
  body #wrapper input[type="password"], body #wrapper input[type="file"],
  body #wrapper input[type="tel"], body #wrapper select{
    padding: 9px 19px;
    background-color: #ffffff;
    width: 100%;
    color: #635949;
    font-family: 'calibri';
    font-weight: 900;
    font-size: 15px;
    text-transform: none;
    text-indent: 5px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    float: left;
    display: inline-block;
    line-height: 31px;
    border:1px solid #d1d1d1;
    margin-bottom: 13px;
  }
  a{
    color:#635949;
  }
  a:hover{
    color:#f37023;
  }
  body #wrapper .formtitle{
    float: left;
    width: 100%;
    padding:15px 0 10px 0;
  }
  body #wrapper input[type="submit"] {
    border-radius: 18px;
    color: #fff;
    padding:26px 10px 22px;
    line-height: 26px;
    font-weight: 900;
    text-decoration: none;
    font-size: 1em;
    background-color: #369239;
    width: 100%;
    border-bottom: 7px solid #367638;
    margin-top: 30px;
  }
  
  .btn{
    border-radius: 18px;
    color: #fff;
    padding: 22px 30px 19px;
    line-height: 26px;
    text-decoration: none;
    font-size: 22px;
    background-color: #a24f1e;
    border-bottom: 7px solid #884117;
    position: absolute;
    bottom: -37px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 240px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 200;
  }

  #content{
    padding-bottom: 60px;
  }
  body #wrapper select{
    height: 40px;
  }
  body #wrapper textarea:focus, input[type="search"]:focus, body #wrapper input[type="text"]:focus,
  body #wrapper input[type="email"]:focus, body #wrapper input[type="password"]:focus,
  body #wrapper input[type="file"]:focus, body #wrapper input[type="tel"]:focus{
    background-color: #b4b3b3;
    color: #333;
  }

  .colform{
    float: left;
    width: 38%;
    padding: 0 4.5%;
    position: relative;
  }
  body #wrapper{
    background-color: #ffffff;
  }

  body #wrapper h1, body #wrapper h2,
  body #wrapper h3, body #wrapper h4{
    font-family: 'Gotham-Light';
    color: #635949;

  }

  body #wrapper h1{
    color: #f37023;
    font-size: 3.4em;
    letter-spacing: -.06em;
    line-height: 57px;
    display: block;
    margin-top: 46px;
    margin-bottom: 5px;
    margin-left: 10%;
  }
  body #wrapper h1 strong{
    font-size: 1.4em;
    font-family: 'Gotham-Bold';
  }
  body #wrapper h2{
    font-size: 0.8em;
    line-height: 1.2em;
    margin-left: 10%;
    font-weight: normal;
    color:#635949;
    font-weight: normal;

  }
  body #wrapper h2 span{
    display: block;
    margin-top:20px;
    color:#635949;
    font-weight: normal;
    font-family: 'Gotham-Light';
  }
  header {
    background: transparent url(images/src/header-certificado.jpg) no-repeat scroll center 0;
    min-height: 610px;
    position: relative;
  }
  .header-form{
    padding: 40px 0;
    height: 194px;
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .header-form .boxform{
    float: left;
    width: 55%;
    margin-left:10%;
    position: relative;
  }
  body #wrapper .header-form .boxform input[type="text"]{
      width: 50%;
      -webkit-border-top-right-radius: 0px;
      -webkit-border-bottom-right-radius: 0px;
      -moz-border-radius-topright: 0px;
      -moz-border-radius-bottomright: 0px;
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
      padding:15px 20px;
      line-height: 1.6em;
  }
  body #wrapper .header-form .boxform input[type="submit"]{
    width: 50%;
      -webkit-border-top-left-radius: 0px;
      -webkit-border-bottom-left-radius: 0px;
      -moz-border-radius-topleft: 0px;
      -moz-border-radius-bottomleft: 0px;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px;
      margin-top:0;
      padding:15px 20px;
      font-size: 0.85em;
      border-bottom:2px solid #367638;
  }
  body #wrapper .header-form .boxform input[type="submit"]:hover{
    text-decoration:none;
    text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.6);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
  body #wrapper .header-form h3{
    margin-bottom: 25px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.3em;
    padding-left:45px;
    position: relative;
  }
  .header-form h3:after{
    position: absolute;
    content: "";
    left: 0px;
    bottom: 2px;
    width: 44px;
    height: 35px;
    background: transparent url(images/src/lp-bg-title.png) no-repeat scroll center 0;
  }

  .header-form h3, body #wrapper .header-form p{
    font-family: calibri;
    font-weight: 900;
  }

  body #wrapper p{
    font-family: calibri;
    color: #635949;
  }
  body, *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;

  }
  body #wrapper .center{
    width: 1066px;
  }
  .logo-lp{
    margin-top: 30px;
    width: 154px;
    margin-left: 10%;
  }

  body #wrapper .header-form h3.title-col2{
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    margin: 66px 0 0 6%;
    float: left;
  }
  /*Featured Content*/
 
  #featured-content {
    background-color: #334a5c;
    color: #FFF;
    min-height: 400px;
  }


    /*Footer*/
  footer {
    color: #949494;
    font-size: .8em;
    text-align: center;
    padding: 30px 0;
  }
  footer{
    font-family: 'Gotham-Bold';
    padding:45px 0;
    float: left;
    width: 100%;
  }

  /*error config*/
  form #error-container {background-color:#FFDDDD;display:none;padding:16px;margin:16px 0 24px 0;}
  form #error-container p {color:#463A33;text-align:center;font-size:16px;margin:0;padding:0;}
  form label.error { display:none !important; }
  form input.error,
  form textarea.error,
  form select.error { background-color:#FFDDDD; }


  footer {
    color: #949494;
  }

	.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.fb_reset>div{overflow:hidden}.fb_link img{border:none}
	.fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}.fb_reset .fb_dialog_legacy{overflow:visible}.fb_dialog_advanced{padding:10px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.fb_dialog_content{background:#fff;color:#333}.fb_dialog_close_icon{background:url(http://static.xx.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;_background-image:url(http://static.xx.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif);cursor:pointer;display:block;height:15px;position:absolute;right:18px;top:17px;width:15px}.fb_dialog_mobile .fb_dialog_close_icon{top:5px;left:5px;right:auto}.fb_dialog_padding{background-color:transparent;position:absolute;width:1px;z-index:-1}.fb_dialog_close_icon:hover{background:url(http://static.xx.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent;_background-image:url(http://static.xx.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif)}.fb_dialog_close_icon:active{background:url(http://static.xx.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent;_background-image:url(http://static.xx.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif)}.fb_dialog_loader{background-color:#f6f7f8;border:1px solid #606060;font-size:24px;padding:20px}.fb_dialog_top_left,.fb_dialog_top_right,.fb_dialog_bottom_left,.fb_dialog_bottom_right{height:10px;width:10px;overflow:hidden;position:absolute}.fb_dialog_top_left{background:url(http://static.xx.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 0;left:-10px;top:-10px}.fb_dialog_top_right{background:url(http://static.xx.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -10px;right:-10px;top:-10px}.fb_dialog_bottom_left{background:url(http://static.xx.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -20px;bottom:-10px;left:-10px}.fb_dialog_bottom_right{background:url(http://static.xx.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -30px;right:-10px;bottom:-10px}.fb_dialog_vert_left,.fb_dialog_vert_right,.fb_dialog_horiz_top,.fb_dialog_horiz_bottom{position:absolute;background:#525252;filter:alpha(opacity=70);opacity:.7}.fb_dialog_vert_left,.fb_dialog_vert_right{width:10px;height:100%}.fb_dialog_vert_left{margin-left:-10px}.fb_dialog_vert_right{right:0;margin-right:-10px}.fb_dialog_horiz_top,.fb_dialog_horiz_bottom{width:100%;height:10px}.fb_dialog_horiz_top{margin-top:-10px}.fb_dialog_horiz_bottom{bottom:0;margin-bottom:-10px}.fb_dialog_iframe{line-height:0}.fb_dialog_content .dialog_title{background:#6d84b4;border:1px solid #3a5795;color:#fff;font-size:14px;font-weight:bold;margin:0}.fb_dialog_content .dialog_title>span{background:url(http://static.xx.fbcdn.net/rsrc.php/v2/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;float:left;padding:5px 0 7px 26px}body.fb_hidden{-webkit-transform:none;height:100%;margin:0;overflow:visible;position:absolute;top:-10000px;left:0;width:100%}.fb_dialog.fb_dialog_mobile.loading{background:url(http://static.xx.fbcdn.net/rsrc.php/v2/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-index:10001}.fb_dialog.fb_dialog_mobile.loading.centered{max-height:590px;min-height:590px;max-width:500px;min-width:500px}#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .45);position:absolute;left:0;top:0;width:100%;min-height:100%;z-index:10000}#fb-root #fb_dialog_ipad_overlay.hidden{display:none}.fb_dialog.fb_dialog_mobile.loading iframe{visibility:hidden}.fb_dialog_content .dialog_header{-webkit-box-shadow:white 0 1px 1px -1px inset;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#738ABA), to(#2C4987));border-bottom:1px solid;border-color:#1d4088;color:#fff;font:14px Helvetica, sans-serif;font-weight:bold;text-overflow:ellipsis;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle;white-space:nowrap}.fb_dialog_content .dialog_header table{-webkit-font-smoothing:subpixel-antialiased;height:43px;width:100%}.fb_dialog_content .dialog_header td.header_left{font-size:12px;padding-left:5px;vertical-align:middle;width:60px}.fb_dialog_content .dialog_header td.header_right{font-size:12px;padding-right:5px;vertical-align:middle;width:60px}.fb_dialog_content .touchable_button{background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4966A6), color-stop(.5, #355492), to(#2A4887));border:1px solid #2f477a;-webkit-background-clip:padding-box;-webkit-border-radius:3px;-webkit-box-shadow:rgba(0, 0, 0, .117188) 0 1px 1px inset, rgba(255, 255, 255, .167969) 0 1px 0;display:inline-block;margin-top:3px;max-width:85px;line-height:18px;padding:4px 12px;position:relative}.fb_dialog_content .dialog_header .touchable_button input{border:none;background:none;color:#fff;font:12px Helvetica, sans-serif;font-weight:bold;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog_content .dialog_header .header_center{color:#fff;font-size:16px;font-weight:bold;line-height:18px;text-align:center;vertical-align:middle}.fb_dialog_content .dialog_content{background:url(http://static.xx.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;border:1px solid #555;border-bottom:0;border-top:0;height:150px}.fb_dialog_content .dialog_footer{background:#f6f7f8;border:1px solid #555;border-top-color:#ccc;height:40px}#fb_dialog_loader_close{float:left}.fb_dialog.fb_dialog_mobile .fb_dialog_close_button{text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon{visibility:hidden}
	.fb_iframe_widget{display:inline-block;position:relative}.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify}.fb_iframe_widget iframe{position:absolute}.fb_iframe_widget_fluid_desktop,.fb_iframe_widget_fluid_desktop span,.fb_iframe_widget_fluid_desktop iframe{max-width:100%}.fb_iframe_widget_fluid_desktop iframe{min-width:220px;position:relative}.fb_iframe_widget_lift{z-index:1}.fb_hide_iframes iframe{position:relative;left:-10000px}.fb_iframe_widget_loader{position:relative;display:inline-block}.fb_iframe_widget_fluid{display:inline}.fb_iframe_widget_fluid span{width:100%}.fb_iframe_widget_loader iframe{min-height:32px;z-index:2;zoom:1}.fb_iframe_widget_loader .FB_Loader{background:url(http://static.xx.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat;height:32px;width:32px;margin-left:-16px;position:absolute;left:50%;z-index:4}</style><style type="text/css">* html #li_ui_li_gen_1421346683436_0 a#li_ui_li_gen_1421346683436_0-link{height:1% !important;}#li_ui_li_gen_1421346683436_0{position:relative !important;overflow:visible !important;display:block !important;}#li_ui_li_gen_1421346683436_0 span{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important;}#li_ui_li_gen_1421346683436_0 a#li_ui_li_gen_1421346683436_0-link{border:0 !important;height:20px !important;text-decoration:none !important;padding:0 !important;margin:0 !important;display:inline-block !important;}#li_ui_li_gen_1421346683436_0 a#li_ui_li_gen_1421346683436_0-link:link, #li_ui_li_gen_1421346683436_0 a#li_ui_li_gen_1421346683436_0-link:visited, #li_ui_li_gen_1421346683436_0 a#li_ui_li_gen_1421346683436_0-link:hover, #li_ui_li_gen_1421346683436_0 a#li_ui_li_gen_1421346683436_0-link:active{border:0 !important;text-decoration:none !important;}#li_ui_li_gen_1421346683436_0 a#li_ui_li_gen_1421346683436_0-link:after{content:"." !important;display:block !important;clear:both !important;visibility:hidden !important;line-height:0 !important;height:0 !important;}#li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-logo{background-image:url(https://static.licdn.com/scds/common/u/images/apps/connect/sprites/sprite_connect_v14.png) !important;background-position:0px -276px !important;background-repeat:no-repeat !important;background-size:initial !important;cursor:pointer !important;border:0 !important;text-indent:-9999em !important;overflow:hidden !important;padding:0 !important;margin:0 !important;position:absolute !important;left:0px !important;top:0px !important;display:block !important;width:20px !important;height:20px !important;float:right !important;border-radius:0 !important;-moz-border-radius:0 !important;border-top-right-radius:2px !important;border-bottom-right-radius:2px !important;-moz-border-radius-topright:2px !important;-moz-border-radius-bottomright:2px !important;}#li_ui_li_gen_1421346683436_0.hovered #li_ui_li_gen_1421346683436_0-logo{background-position:-20px -276px !important;}#li_ui_li_gen_1421346683436_0.clicked #li_ui_li_gen_1421346683436_0-logo, #li_ui_li_gen_1421346683436_0.down #li_ui_li_gen_1421346683436_0-logo{background-position:-40px -276px !important;}.IN-shadowed #li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-logo{}#li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-title{color:#333 !important;cursor:pointer !important;display:block !important;white-space:nowrap !important;float:left !important;margin-left:1px !important;vertical-align:top !important;overflow:hidden !important;text-align:center !important;height:18px !important;padding:0 4px 0 23px !important;border:1px solid #000 !important;border-top-color:#E2E2E2 !important;border-right-color:#BFBFBF !important;border-bottom-color:#B9B9B9 !important;border-left-color:#E2E2E2 !important;border-left:0 !important;text-shadow:#FFFFFF -1px 1px 0 !important;line-height:20px !important;border-radius:0 !important;-moz-border-radius:0 !important;border-top-right-radius:2px !important;border-bottom-right-radius:2px !important;-moz-border-radius-topright:2px !important;-moz-border-radius-bottomright:2px !important;background-color:#ECECEC !important;background-image:-moz-linear-gradient(top, #FEFEFE 0%, #ECECEC 100%) !important;}#li_ui_li_gen_1421346683436_0.hovered #li_ui_li_gen_1421346683436_0-title{border:1px solid #000 !important;border-top-color:#ABABAB !important;border-right-color:#9A9A9A !important;border-bottom-color:#787878 !important;border-left-color:#04568B !important;border-left:0 !important;background-color:#EDEDED !important;background-image:-moz-linear-gradient(top, #EDEDED 0%, #DEDEDE 100%) !important;}#li_ui_li_gen_1421346683436_0.clicked #li_ui_li_gen_1421346683436_0-title, #li_ui_li_gen_1421346683436_0.down #li_ui_li_gen_1421346683436_0-title{color:#666 !important;border:1px solid #000 !important;border-top-color:#B6B6B6 !important;border-right-color:#B3B3B3 !important;border-bottom-color:#9D9D9D !important;border-left-color:#49627B !important;border-left:0 !important;background-color:#DEDEDE !important;background-image:-moz-linear-gradient(top, #E3E3E3 0%, #EDEDED 100%) !important;}.IN-shadowed #li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-title{}.IN-shadowed #li_ui_li_gen_1421346683436_0.hovered #li_ui_li_gen_1421346683436_0-title{}.IN-shadowed #li_ui_li_gen_1421346683436_0.clicked #li_ui_li_gen_1421346683436_0-title, .IN-shadowed #li_ui_li_gen_1421346683436_0.down #li_ui_li_gen_1421346683436_0-title{}#li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-title-text, #li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-title-text *{color:#333 !important;font-size:11px !important;font-family:Arial, sans-serif !important;font-weight:bold !important;font-style:normal !important;-webkit-font-smoothing:antialiased !important;display:inline-block !important;background:transparent none !important;vertical-align:top !important;height:18px !important;line-height:20px !important;float:none !important;}#li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-title-text strong{font-weight:bold !important;}#li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-title-text em{font-style:italic !important;}#li_ui_li_gen_1421346683436_0.hovered #li_ui_li_gen_1421346683436_0-title-text, #li_ui_li_gen_1421346683436_0.hovered #li_ui_li_gen_1421346683436_0-title-text *{color:#000 !important;}#li_ui_li_gen_1421346683436_0.clicked #li_ui_li_gen_1421346683436_0-title-text, #li_ui_li_gen_1421346683436_0.down #li_ui_li_gen_1421346683436_0-title-text, #li_ui_li_gen_1421346683436_0.clicked #li_ui_li_gen_1421346683436_0-title-text *, #li_ui_li_gen_1421346683436_0.down #li_ui_li_gen_1421346683436_0-title-text *{color:#666 !important;}#li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-title #li_ui_li_gen_1421346683436_0-mark{display:inline-block !important;width:0px !important;overflow:hidden !important;}.success #li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-title{color:#333 !important;border-top-color:#E2E2E2 !important;border-right-color:#BFBFBF !important;border-bottom-color:#B9B9B9 !important;border-left-color:#E2E2E2 !important;background-color:#ECECEC !important;background-image:-moz-linear-gradient(top, #FEFEFE 0%, #ECECEC 100%) !important;}.success #li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-title-text, .success #li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-title-text *{color:#333 !important;}.IN-shadowed .success #li_ui_li_gen_1421346683436_0 #li_ui_li_gen_1421346683436_0-title{}.success #li_ui_li_gen_1421346683436_0.hovered #li_ui_li_gen_1421346683436_0-title{color:#000 !important;border-top-color:#ABABAB !important;border-right-color:#9A9A9A !important;border-bottom-color:#787878 !important;border-left-color:#04568B !important;background-color:#EDEDED !important;background-image:-moz-linear-gradient(top, #EDEDED 0%, #DEDEDE 100%) !important;}.success #li_ui_li_gen_1421346683436_0.hovered #li_ui_li_gen_1421346683436_0-title-text, .success #li_ui_li_gen_1421346683436_0.hovered #li_ui_li_gen_1421346683436_0-title-text *{color:#000 !important;}.success #li_ui_li_gen_1421346683436_0.clicked #li_ui_li_gen_1421346683436_0-title, .success #li_ui_li_gen_1421346683436_0.down #li_ui_li_gen_1421346683436_0-title{color:#666 !important;border-top-color:#B6B6B6 !important;border-right-color:#B3B3B3 !important;border-bottom-color:#9D9D9D !important;border-left-color:#49627B !important;background-color:#DEDEDE !important;background-image:-moz-linear-gradient(top, #E3E3E3 0%, #EDEDED 100%) !important;}.success #li_ui_li_gen_1421346683436_0.clicked #li_ui_li_gen_1421346683436_0-title-text, .success #li_ui_li_gen_1421346683436_0.down #li_ui_li_gen_1421346683436_0-title-text, .success #li_ui_li_gen_1421346683436_0.clicked #li_ui_li_gen_1421346683436_0-title-text *, .success #li_ui_li_gen_1421346683436_0.down #li_ui_li_gen_1421346683436_0-title-text *{color:#666 !important;}.IN-shadowed .success #li_ui_li_gen_1421346683436_0.clicked #li_ui_li_gen_1421346683436_0-title, .IN-shadowed .success #li_ui_li_gen_1421346683436_0.down #li_ui_li_gen_1421346683436_0-title{}#li_ui_li_gen_1421346683450_1-container.IN-top {display:inline-block !important;overflow:visible !important;position:relative !important;height:42px !important;line-height:1px !important;cursor:pointer !important;}#li_ui_li_gen_1421346683450_1.IN-top {display:inline-block !important;height:42px !important;width:57px !important;text-align:center !important;background-image:url(https://static.licdn.com/scds/common/u/images/apps/connect/sprites/sprite_connect_v14.png) !important;background-color:transparent !important;background-repeat:no-repeat !important;background-position:-150px top !important;}#li_ui_li_gen_1421346683450_1-content.IN-top {display:inline !important;font-size:16px !important;color:#04558B !important;font-weight:bold !important;font-family:Arial, sans-serif !important;line-height:38px !important;}#li_ui_li_gen_1421346683450_1-container.IN-empty #li_ui_li_gen_1421346683450_1-inner.IN-top {background-image:url(https://static.licdn.com/scds/common/u/images/apps/connect/sprites/sprite_connect_v14.png) !important;background-color:transparent !important;background-repeat:no-repeat !important;background-position:0px -20px !important;overflow:hidden !important;margin:5px auto 0 auto !important;width:26px !important;height:26px !important;display:block !important;}#li_ui_li_gen_1421346683450_1-container.IN-empty #li_ui_li_gen_1421346683450_1-content.IN-top {text-indent:-999px !important;display:inline-block !important;}#li_ui_li_gen_1421346683450_1-container.IN-hidden #li_ui_li_gen_1421346683450_1 {display:none !important;}
  #wrapper div.wpcf7-response-output{
    width: 80%;
    bottom: 0;
    right: 0;
    left: 0;
    margin:0 auto;
  }
  @media screen and (max-width: 1066px) {
    body #wrapper .center{
      width: 98%;
    }
  }

  @media screen and (max-width: 900px) {

    body #wrapper{
      /*font-size: 10px;*/
    }
    .header-form{
      position: initial;
      width: 100%;
      background-color: #e76720;
    }
    .header-form .boxform{
      width: 90%;
    }
    header{
      min-height: 370px;
      background-size: 1294px;
    }
    header .group-header{
      min-height: 410px;
    }
    body #wrapper h1 {
      font-size: 3.5em;
      line-height: 44px;
      margin-top: 34px;
      text-shadow: 0px 0px 4px #fff;
    }

    .logo-lp {
      margin-top: 20px;
      width: 121px;

    }
    body #wrapper h2 {
      font-size: 1em;
      text-shadow: 0px 1px 1px #fff;
    }
    body #wrapper h2{
      text-shadow: 0px 1px 1px #000;
      margin-top: 10%;
      color: #FFFFFF;
    }
    body #wrapper h2 span{
      color: #FFFFFF;
    }
    footer{
      padding: 20px 0;
    }
  }

  @media screen and (max-width: 768px) {
    body #wrapper header h2{
      margin-top:12%;
      margin-left:2%;
    }

    body #wrapper header h1 {
      margin-left:2%;
    }
  }
  @media screen and (max-width: 640px) {

    .logo-lp {
        margin-top: 9px;
        width: 121px;
    }
    body #wrapper h1 {
      font-size: 2.5em;
      line-height: 34px;
    }
    header {
      min-height: 370px;
      background-size: 1300px;
      background-position: -484px 0;
    }
    body #wrapper header .center{
      width: 100%;
    }
    .logo-lp{
      margin-top: 12px;
      width: 121px;
      margin-left: 9px;
    }
    .header-form .boxform{
      margin-left:2%;
    }
    body #wrapper header h2{
      width: 65%;
      margin-top: 16%;
    }
    body #wrapper header h2 br{
      display: none;
    }

  }

@media screen and (max-width: 480px){
  body #wrapper header h2{
    margin-top: 22%;
    font-size: 0.8em;
  }
  .header-form .boxform{
    width: 100%;
    margin-left: 0;
  }
  .header-form h3:after{
    bottom: 35%;
  }
  body #wrapper .header-form .boxform input[type="submit"], body #wrapper .header-form .boxform input[type="text"]{
    width: 80%;
    display: block;
    float: none;
    margin: 0 auto;
    border-radius: 30%;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
  }
  body #wrapper .header-form .boxform input[type="submit"]{
    margin-top: 5px;
  }
  .header-form{
    height: 275px;
  }
}
@media screen and (max-width: 320px){
  body #wrapper header h2{
    margin-top: 30%;
  }
  body{
    font-size: 0.8em !important;
  }

}

  body #wrapper ::-webkit-input-placeholder  { color:#635949; }
  body #wrapper input:-moz-placeholder,body #wrapper input::-moz-placeholder, body #wrapper :-ms-input-placeholde , body #wrapper input[placeholder] { color:#635949; }
  body #wrapper textarea:-moz-placeholder { color:#635949; }​