.Html_AviationReady {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 300;
  font-style: normal;
  color: inherit;
}
.Html_AviationReady p {
  margin: 0 0 11px;
}
.Html_AviationReady .lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .Html_AviationReady .lead {
    font-size: 24px;
  }
}
.Html_AviationReady a {
  color: inherit;
  text-decoration: none;
}
.Html_AviationReady a:hover,
.Html_AviationReady a:focus {
  text-decoration: underline;
}
.Html_AviationReady a.boxLink {
  display: block;
}
.Html_AviationReady .btn-link {
  color: inherit;
  text-decoration: none;
  font-weight: normal;
}
.Html_AviationReady .btn-link:hover,
.Html_AviationReady .btn-link:focus {
  color: #002266;
  text-decoration: underline;
}
.Html_AviationReady .text-muted {
  color: #999999;
}
.Html_AviationReady .text-primary {
  color: #002266;
}
.Html_AviationReady .text-primary:hover {
  color: #001133;
}
.Html_AviationReady .text-warning {
  color: #c09853;
}
.Html_AviationReady .text-warning:hover {
  color: #a47e3c;
}
.Html_AviationReady .text-danger {
  color: #b94a48;
}
.Html_AviationReady .text-danger:hover {
  color: #953b39;
}
.Html_AviationReady .text-success {
  color: #468847;
}
.Html_AviationReady .text-success:hover {
  color: #356635;
}
.Html_AviationReady .text-info {
  color: #3a87ad;
}
.Html_AviationReady .text-info:hover {
  color: #2d6987;
}
.Html_AviationReady .text-left {
  text-align: left;
}
.Html_AviationReady .text-right {
  text-align: right;
}
.Html_AviationReady .text-center {
  text-align: center;
}
.Html_AviationReady h1,
.Html_AviationReady h2,
.Html_AviationReady h3,
.Html_AviationReady h4,
.Html_AviationReady h5,
.Html_AviationReady h6,
.Html_AviationReady .h1,
.Html_AviationReady .h2,
.Html_AviationReady .h3,
.Html_AviationReady .h4,
.Html_AviationReady .h5,
.Html_AviationReady .h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.125;
  color: #002266;
}
.Html_AviationReady h1 small,
.Html_AviationReady h2 small,
.Html_AviationReady h3 small,
.Html_AviationReady h4 small,
.Html_AviationReady h5 small,
.Html_AviationReady h6 small,
.Html_AviationReady .h1 small,
.Html_AviationReady .h2 small,
.Html_AviationReady .h3 small,
.Html_AviationReady .h4 small,
.Html_AviationReady .h5 small,
.Html_AviationReady .h6 small,
.Html_AviationReady h1 .small,
.Html_AviationReady h2 .small,
.Html_AviationReady h3 .small,
.Html_AviationReady h4 .small,
.Html_AviationReady h5 .small,
.Html_AviationReady h6 .small,
.Html_AviationReady .h1 .small,
.Html_AviationReady .h2 .small,
.Html_AviationReady .h3 .small,
.Html_AviationReady .h4 .small,
.Html_AviationReady .h5 .small,
.Html_AviationReady .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #002266;
}
.Html_AviationReady h1,
.Html_AviationReady h2,
.Html_AviationReady h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
.Html_AviationReady h1 small,
.Html_AviationReady h2 small,
.Html_AviationReady h3 small,
.Html_AviationReady h1 .small,
.Html_AviationReady h2 .small,
.Html_AviationReady h3 .small {
  font-size: 65%;
}
.Html_AviationReady h4,
.Html_AviationReady h5,
.Html_AviationReady h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
.Html_AviationReady h4 small,
.Html_AviationReady h5 small,
.Html_AviationReady h6 small,
.Html_AviationReady h4 .small,
.Html_AviationReady h5 .small,
.Html_AviationReady h6 .small {
  font-size: 75%;
}
.Html_AviationReady p + h1,
.Html_AviationReady p + h2,
.Html_AviationReady p + h3 {
  margin-top: 44px;
  margin-bottom: 11px;
}
.Html_AviationReady p + h1 small,
.Html_AviationReady p + h2 small,
.Html_AviationReady p + h3 small,
.Html_AviationReady p + h1 .small,
.Html_AviationReady p + h2 .small,
.Html_AviationReady p + h3 .small {
  font-size: 65%;
}
.Html_AviationReady p + h4,
.Html_AviationReady p + h5,
.Html_AviationReady p + h6 {
  margin-top: 22px;
  margin-bottom: 11px;
}
.Html_AviationReady p + h4 small,
.Html_AviationReady p + h5 small,
.Html_AviationReady p + h6 small,
.Html_AviationReady p + h4 .small,
.Html_AviationReady p + h5 .small,
.Html_AviationReady p + h6 .small {
  font-size: 75%;
}
.Html_AviationReady h1,
.Html_AviationReady .h1 {
  font-size: 30px;
  font-weight: 300;
  font-style: italic;
}
.Html_AviationReady h1:after,
.Html_AviationReady .h1:after {
  content: "";
  display: block;
  border-bottom: 3px #ac8942 solid;
  width: 25%;
  padding-top: 8px;
}
.Html_AviationReady h2,
.Html_AviationReady .h2 {
  font-size: 26px;
}
.Html_AviationReady h3,
.Html_AviationReady .h3 {
  font-size: 24px;
}
.Html_AviationReady h4,
.Html_AviationReady .h4 {
  font-size: 18px;
}
.Html_AviationReady h5,
.Html_AviationReady .h5 {
  font-size: 16px;
}
.Html_AviationReady h6,
.Html_AviationReady .h6 {
  font-size: 14px;
}
.Html_AviationReady .page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
.Html_AviationReady ul,
.Html_AviationReady ol {
  margin-top: 0;
  margin-bottom: 11px;
}
.Html_AviationReady ul ul,
.Html_AviationReady ol ul,
.Html_AviationReady ul ol,
.Html_AviationReady ol ol {
  margin-bottom: 0;
}
.Html_AviationReady .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.Html_AviationReady .list-inline {
  padding-left: 0;
  list-style: none;
}
.Html_AviationReady .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.Html_AviationReady .list-inline > li:first-child {
  padding-left: 0;
}
.Html_AviationReady .bull > li {
  padding-left: 0.75em;
  position: relative;
}
.Html_AviationReady .bull > li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  max-width: 0.75em;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
.Html_AviationReady dl {
  margin-bottom: 22px;
}
.Html_AviationReady dt,
.Html_AviationReady dd {
  line-height: 1.375;
}
.Html_AviationReady dt {
  font-weight: bold;
}
.Html_AviationReady dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .Html_AviationReady .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
  }
  .Html_AviationReady .dl-horizontal dd {
    margin-left: 180px;
  }
}
.Html_AviationReady small,
.Html_AviationReady .small {
  font-size: 12px;
}
.Html_AviationReady strong,
.Html_AviationReady .strong {
  font-weight: 600;
}
.Html_AviationReady abbr[title],
.Html_AviationReady abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.Html_AviationReady abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.Html_AviationReady blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  border-left: 5px solid #eeeeee;
}
.Html_AviationReady blockquote p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
.Html_AviationReady blockquote p:last-child {
  margin-bottom: 0;
}
.Html_AviationReady blockquote small {
  display: block;
  line-height: 1.375;
  color: #999999;
}
.Html_AviationReady blockquote small:before {
  content: '\2014 \00A0';
}
.Html_AviationReady blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.Html_AviationReady blockquote.pull-right p,
.Html_AviationReady blockquote.pull-right small,
.Html_AviationReady blockquote.pull-right .small {
  text-align: right;
}
.Html_AviationReady blockquote.pull-right small:before,
.Html_AviationReady blockquote.pull-right .small:before {
  content: '';
}
.Html_AviationReady blockquote.pull-right small:after,
.Html_AviationReady blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.Html_AviationReady blockquote:before,
.Html_AviationReady blockquote:after {
  content: "";
}
.Html_AviationReady cite,
.Html_AviationReady q,
.Html_AviationReady i {
  font-style: normal;
}
.Html_AviationReady cite:before,
.Html_AviationReady q:before,
.Html_AviationReady i[lang]:before {
  content: "“";
}
.Html_AviationReady cite:after,
.Html_AviationReady q:after,
.Html_AviationReady i[lang]:after {
  content: "”";
}
.Html_AviationReady address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.375;
}
.Html_AviationReady .btn-primary {
  display: inline-block;
  text-transform: uppercase;
  border: 2px solid white;
  border-radius: 3px;
  margin: 8px 0;
  padding: 6px 12px;
  background: #002266;
  color: white;
}
.Html_AviationReady .btn-primary:hover,
.Html_AviationReady .btn-primary:focus,
.Html_AviationReady .btn-primary:active {
  background: #001133;
  color: white;
}
.Html_AviationReady figure,
.Html_AviationReady video,
.Html_AviationReady audio,
.Html_AviationReady canvas,
.Html_AviationReady progress {
  max-width: 100%;
}
.Html_AviationReady img {
  max-width: 100%;
  height: auto;
}
.Html_AviationReady img[style*="float: right"] {
  margin: 0 0 15px 15px;
}
.Html_AviationReady img[style*="float: left"] {
  margin: 0 15px 15px 0;
}
.Html_AviationReady table {
  width: 100%;
  margin-bottom: 22px;
}
.Html_AviationReady table > thead > tr > th,
.Html_AviationReady table > tbody > tr > th,
.Html_AviationReady table > tfoot > tr > th,
.Html_AviationReady table > thead > tr > td,
.Html_AviationReady table > tbody > tr > td,
.Html_AviationReady table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.375;
  vertical-align: top;
  border-top: 1px solid #002266;
}
.Html_AviationReady table > thead > tr > th {
  vertical-align: bottom;
  text-align: center;
  background: #002266;
  color: white;
}
.Html_AviationReady table > tbody > tr > th {
  background: #858585;
  color: #ededed;
  text-align: center;
}
.Html_AviationReady table > caption + thead > tr:first-child > th,
.Html_AviationReady table > colgroup + thead > tr:first-child > th,
.Html_AviationReady table > thead:first-child > tr:first-child > th,
.Html_AviationReady table > caption + thead > tr:first-child > td,
.Html_AviationReady table > colgroup + thead > tr:first-child > td,
.Html_AviationReady table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.Html_AviationReady .Title {
  font-size: 30px;
  font-weight: 300;
  font-style: italic;
}
.Html_AviationReady .Title:after {
  content: "";
  display: block;
  border-bottom: 3px #ac8942 solid;
  width: 25%;
  padding-top: 8px;
}
.Html_AviationReady .DescIntro {
  width: 100%;
}
@media all and (min-width: 960px) {
  .Html_AviationReady .DescIntro {
    width: 50%;
    float: left;
  }
}
.Html_AviationReady .DescIntro .Intro {
  font-size: 12px;
  font-weight: 300;
  color: black;
  font-style: normal;
  text-align: left;
  padding: 15px 0;
  margin: 0;
}
@media all and (min-width: 768px) {
  .Html_AviationReady .DescIntro .Intro {
    font-size: 16px;
  }
}
.Html_AviationReady .DescIntro .List {
  list-style: none;
  padding: 0;
  margin: 0;
}
.Html_AviationReady .DescIntro .List li {
  line-height: 18px;
  font-size: 16px;
  padding-left: 30px;
  position: relative;
}
.Html_AviationReady .DescIntro .List li:before {
  content: '\f072';
  font-family: FontAwesome;
  padding-right: 10px;
  color: #ac8942;
  position: absolute;
  left: 0;
  top: 0;
}
.Html_AviationReady .DescIntro .List li + li {
  margin-top: 10px;
}
.Html_AviationReady .TextIntro {
  width: 100%;
}
@media all and (min-width: 960px) {
  .Html_AviationReady .TextIntro {
    width: 50%;
    float: left;
  }
}
.Html_AviationReady .Scheme {
  width: 100%;
  padding: 30px;
}
@media all and (min-width: 960px) {
  .Html_AviationReady .Scheme {
    width: 50%;
    float: right;
  }
}
.Html_AviationReady .Cta {
  color: white;
  outline: none;
}
.Html_AviationReady .Button {
  text-align: center;
  padding: 30px 15px;
}
.Html_AviationReady .Button .Cta {
  background: white;
  color: #002266;
  padding: 15px;
  display: block;
  text-decoration: none;
}
.Html_AviationReady .Button .Cta:hover,
.Html_AviationReady .Button .Cta:focus {
  text-decoration: none;
  background: #ac8942;
}
.Html_AviationReady .ReadMore {
  padding-bottom: 4em;
}
.Html_AviationReady .ReadMore h1:first-child,
.Html_AviationReady .ReadMore h2:first-child,
.Html_AviationReady .ReadMore h3:first-child,
.Html_AviationReady .ReadMore h4:first-child {
  margin-top: 0;
}
.Html_AviationReady .ctaContactUs {
  display: inline-block;
  font-weight: normal;
  padding: 0.25em 0.4em;
  background: white;
  color: #ac8942;
  border: 3px solid #ac8942;
  text-decoration: none;
  outline: none;
}
.Html_AviationReady .ctaContactUs:hover,
.Html_AviationReady .ctaContactUs:focus {
  text-decoration: none;
  outline: none;
  background: #ac8942;
  color: white;
  border-color: #ac8942;
}
.Html_AviationReady .btnLogin {
  font-weight: bold;
  color: #002266;
  text-decoration: none;
  outline: none;
}
.Html_AviationReady .btnLogin:hover,
.Html_AviationReady .btnLogin:focus {
  color: #ac8942;
  text-decoration: underline;
  outline: none;
}
.Html_AviationReady .About {
  width: 100%;
}
@media all and (min-width: 768px) {
  .Html_AviationReady .About {
    display: inline-block;
    width: 66.667%;
  }
}
.Html_AviationReady .SoftreadyInfo {
  width: 100%;
  padding: 0 15px;
}
@media all and (min-width: 768px) {
  .Html_AviationReady .SoftreadyInfo {
    display: block;
    max-width: 1170px;
    margin: 0 auto;
    text-align: center;
  }
}
.Html_AviationReady .SoftreadyInfo .website {
  color: #cccccc;
  text-decoration: none;
}
.Html_AviationReady .SoftreadyInfo .website:hover,
.Html_AviationReady .SoftreadyInfo .website:focus,
.Html_AviationReady .SoftreadyInfo .website:active {
  color: #ac8942;
}
.Html_AviationReady .SoftreadyInfo .email {
  color: #cccccc;
  text-decoration: none;
}
.Html_AviationReady .SoftreadyInfo .email:hover,
.Html_AviationReady .SoftreadyInfo .email:focus,
.Html_AviationReady .SoftreadyInfo .email:active {
  color: #ac8942;
}
.Html_AviationReady .SoftreadyInfo p {
  margin: 0;
}
.Html_AviationReady .passatempoContainer {
  text-align: center;
}
.Html_AviationReady .softreadyIntro {
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
@media (min-width: 960px) {
  .Html_AviationReady .softreadyIntro {
    padding: 0 30px 15px;
    max-width: 1170px;
  }
}
.Html_AviationReady .softreadyIntro .softreadyDesc {
  font-size: 12px;
}
@media (min-width: 768px) {
  .Html_AviationReady .softreadyIntro .softreadyDesc {
    font-size: 16px;
  }
}
.Html_AviationReady .softreadyIntro ul li:before {
  content: "•";
  list-style-type: disc;
  color: black;
  width: 2em;
  left: -2em;
  margin-right: 15px;
}
.Html_AviationReady .homeIntrosolution {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  padding: 0;
  font-size: 0;
}
.Html_AviationReady .homeIntrosolution .Title {
  font-size: 30px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #002266;
  text-align: center;
}
.Html_AviationReady .homeIntrosolution .Title:after {
  content: "";
  display: block;
  border-bottom: 3px #ac8942 solid;
  width: 100%;
  padding-top: 8px;
}
.Html_AviationReady .homeIntrosolution .SubTitle {
  font-size: 18px;
  font-weight: 500;
  color: #ac8942;
  text-align: center;
  margin: 0;
}
.Html_AviationReady .homeIntrosolution .solutionDesc {
  width: 100%;
  display: block;
  vertical-align: top;
  font-size: 16px;
  line-height: 26px;
}
@media all and (min-width: 960px) {
  .Html_AviationReady .homeIntrosolution .solutionDesc {
    width: 50%;
    display: inline-block;
    padding: 30px;
  }
}
.Html_AviationReady .homeIntrosolution .solutionDesc ul li:before {
  content: "\f072";
  font-family: fontawesome;
  color: black;
  padding: 0 10px 0 0;
}
.Html_AviationReady .homeIntroBenefits {
  margin: 0 auto;
  display: block;
  padding: 0 30px;
}
.Html_AviationReady .homeIntroBenefits .Title {
  color: #002266;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  font-style: normal;
}
.Html_AviationReady .homeIntroBenefits .Title:after {
  content: "";
  display: block;
  border-bottom: 3px solid white;
  width: 25%;
  padding-top: 8px;
}
.Html_AviationReady .homeIntroBenefits .solutionDesc {
  color: #002266;
  font-size: 16px;
}
.Html_AviationReady .highlightTitle h2 {
  color: white;
  text-align: center;
  padding: 0 0 15px;
}
.Html_AviationReady .btnModulos {
  margin-top: 30px;
  padding: 30px 15px;
  text-align: center;
  width: 100%;
}
@media all and (min-width: 960px) {
  .Html_AviationReady .btnModulos {
    max-width: 1200px;
    margin: 0 auto;
  }
}
.Html_AviationReady .btnModulos a {
  display: block;
  margin: 0 auto;
  padding: 15px;
  text-align: center;
  color: white;
  background: #ac8942;
  text-decoration: none;
  outline: none;
}
.Html_AviationReady .btnModulos a:hover,
.Html_AviationReady .btnModulos a:focus,
.Html_AviationReady .btnModulos a:active {
  background: white;
  color: #002266;
  text-decoration: none;
}

