html, li, p {
  font-size: 17px;
}
#siteWrapper a {
  color: #ea3837;
}
#dnnMenu ul li a span {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
}
.breadcrumb span {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
.breadcrumb {
  border-bottom: none;
}
.full-width {
  background-color: #FCF3DC;
  padding: 3%;
}
a.button-cta {
	width: 200px;
	display: inline-block;
	padding: 15px 28px;
	font-size: 18px;
   text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-color: #ea3837;
	border: 1px solid #ea3837;
	color: #fcf3dc !important;
	transition: all 0.5s;
}
a.button-cta span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
a.button-cta:hover  {
  background: #C80620;
}
.prod-desc {
    max-width: 500px;
    margin: 2em 0 2.5em 0;
}
.top-right-img {
  background-image: url(/Portals/12/Images/panel-with-gauges-in-cockpit-of-airplane.jpg?ver=SY_6kLnmSnTyQiZwbqwkWg%3d%3d&timestamp=1618353862585);
  /*height: 600px;*/
  background-position: right;
  background-repeat: no-repeat;
}
@media (max-width:992px) {
  .top-right-img {
    background-image: none;
  }
}
.top-right-img h1 {
  font-size: 5em;
  font-weight: 900;
}
h1 {
  font-size: 5em;
  font-weight: 900;
}
h2 {
 font-size: 3em;
}
h1, h2, h3, h4, h5, h6 {
 line-height: normal;
}
.row.full-width h1, .row.full-width h2, .row.full-width h3, .row.full-width h4, .row.full-width h5, .row.full-width h6 {
  color: #444;
}
.desc-exp h2 {
  font-weight: 900;
}
@media (min-width:992px) {
  .desc-exp {
    margin-left: 100px;
    margin-right: 100px;
  }
}
/*.section {
  padding-bottom: 90px;
  background-color: #FCF3DC;
}*/
.section h1, .section h2, .section h3, .section h4, .section h5, .section h6{
 color: #ea3837 !important;
}

.section-inner h2 {
  font-weight: 900; 
}
.section-inner {
  position: relative;
}
@media (max-width:992px) {
  .section-inner {
    padding: 4%;
  }
}
.section-inner-left {
  padding: 0 3% 0 15px;
  width: 60%;
  float: left;
  position: relative;
}
.section-inner-right {
  float: left;
  padding: 0 3%;
  margin-top: -120px;
  width: 40%;
}
@media (max-width:767px) {
  .section-inner-left {
    padding: 0;
    width: auto;
    float: unset;
    position: unset;
  }
}
@media (min-width:768px) and (max-width:992px) {
  .section-inner-left {
    padding: 0 3% 0 0;
    width: auto;
    float: unset;
    position: unset;
  }
}
@media (max-width:992px) {
  .section-inner-right {
    float: left;
    padding: 0;
    margin-top: unset;
    width: unset;
  }
}
.list-content ol li, .list-content ul li {
  padding-bottom: 10px;
}
a#dnn_ctr771_Default_Form_cmdUpdate.dnnPrimaryAction.reCaptchaSubmit {
  color: #FCF3DC;
}
#dnn_ctr771_Default_Form_divForm a.dnnPrimaryAction {
  border-color: #ea3837;
  background: #ea3837;
  text-shadow: 0px -1px 0px #ea3837;
  padding: 6px 15px;
}
.dnnForm input.dnnFormRequired {
  border-left: 3px #ea3837 solid!important;
}
#dnn_ctr761_ModuleContent ul li, #dnn_ctr761_ModuleContent ol li {
  color: #FCF3DC;
  list-style-type: square;
  padding-bottom: 10px;
}
.dnnFormSectionHead span {
    color: #999;
}
#dnn_ctr771_ContentPane ul.dnnAdminTabNav li.ui-tabs-active a {
  background: #ccc;
}
a#ui-id-12 {
  color: #666;
}



















