.fRaleway {
    font-family: Raleway;
}

.tp-caption.WebProduct-Title,
.WebProduct-Title {
    color: rgba(51, 51, 51, 1.00);
    font-size: 90px;
    line-height: 90px;
    font-weight: 100;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px
}

.tp-caption.WebProduct-SubTitle,
.WebProduct-SubTitle {
    color: rgba(153, 153, 153, 1.00);
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px
}

.tp-caption.WebProduct-Content,
.WebProduct-Content {
    color: rgba(153, 153, 153, 1.00);
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px
}

.tp-caption.WebProduct-Menuitem,
.WebProduct-Menuitem {
    color: rgba(255, 255, 255, 1.00);
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: rgba(51, 51, 51, 1.00);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 2px
}

.tp-caption.WebProduct-Menuitem:hover,
.WebProduct-Menuitem:hover {
    color: rgba(153, 153, 153, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    cursor: pointer
}

.tp-caption.WebProduct-Title-Light,
.WebProduct-Title-Light {
    color: rgba(255, 255, 255, 1.00);
    font-size: 90px;
    line-height: 90px;
    font-weight: 100;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px
}

.tp-caption.WebProduct-SubTitle-Light,
.WebProduct-SubTitle-Light {
    color: rgba(255, 255, 255, 0.35);
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px
}

.tp-caption.WebProduct-Content-Light,
.WebProduct-Content-Light {
    color: rgba(255, 255, 255, 0.65);
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px
}

.tp-caption.WebProduct-Button,
.WebProduct-Button {
    color: black;
    font-size: 16px;
    line-height: 48px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: rgba(226, 226, 226, 0.7);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: none;
    border-width: 2px;
    border-radius: 0 0 0 0px;
    letter-spacing: 1px
}

.tp-caption.WebProduct-Button:hover,
.WebProduct-Button:hover {
    color: rgba(51, 51, 51, 1.00);
    text-decoration: none;
    background-color: rgba(226, 226, 226, 0.7);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: none;
    border-width: 2px;
    border-radius: 0 0 0 0px
}


/* unvisited link */
a.aviation:link {
  color: black;
  text-decoration: none;
}

/* visited link */
a.aviation:visited {
  color: black;
}

/* mouse over link */
a.aviation:hover {
  color: white;
}

/* selected link */
a.aviation:active {
  color: black;
}

/* unvisited link */
a.menu:link {
  color: white;
  text-decoration: none;
}

/* visited link */
a.menu:visited {
  color: white;
}

/* mouse over link */
a.menu:hover {
  color: black;
}

/* selected link */
a.menu:active {
  color: white;
}





/* unvisited link */
a:link {
  color: white;
  text-decoration: none;
}

/* visited link */
a:visited {
  color: white;
}

/* mouse over link */
a:hover {
  color: white;
}

/* selected link */
a:active {
  color: white;
}




</style> <style type="text/css"> #rev_slider_10_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}