/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 *
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" />
*/
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 *
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" />
*/
#masthead {
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 0px;
  margin: 0px; }
  #masthead .current-menu-item {
    border-bottom: 4px solid #c4d82d; }
  #masthead .logo {
    padding: 0;
    margin: 0; }
    #masthead .logo h1 {
      padding: 0px;
      margin: 0px;
      border: none;
      line-height: 0; }
      #masthead .logo h1 img {
        width: 100%; }
      #masthead .logo h1 a {
        border: none; }
  #masthead .tagline {
    display: flex;
    /* justify-content: space-around; */
    margin: auto; }
    #masthead .tagline h2 {
      font-size: 14px;
      margin: 0;
      padding: 0;
      color: #002d3d;
      border-left: 1px solid #002d3d;
      font-weight: 400;
      padding-left: 50px; }
  #masthead nav {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px; }
    #masthead nav ul {
      margin: 0px; }
    #masthead nav li.active {
      border: 1px solid #c8c272 !important; }
    #masthead nav li.active:after {
      content: '';
      position: relative;
      top: 88%;
      left: -45%;
      margin-left: -20px;
      width: 0;
      height: 0;
      border-top: solid 10px #c8c272;
      border-left: solid 10px transparent;
      border-right: solid 10px transparent;
      top: 38px; }
    #masthead nav li {
      list-style: none !important;
      text-transform: uppercase !important;
      display: inline-block;
      padding: 0 20px;
      margin: 0; }
      #masthead nav li a {
        font-size: 14px !important;
        padding: 0px 0px;
        color: #002d3d;
        border: none; }
      #masthead nav li a:hover {
        border-bottom: none !important;
        background: #f6f6f1;
        border: none; }

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
#blueline h2:after {
  border: 1px solid #002d3d !important; }
#blueline h2 {
  border: 1px solid #002d3d !important; }

.homepanel2 h3 {
  color: #002d3d;
  font-size: 28px;
  font-weight: 500;
  font-family: "Roboto", sans-serif; }
.homepanel2 h2 {
  border: 1px solid #c4d82d;
  width: 50px;
  height: 50px;
  font-size: 14px;
  color: #002d3d;
  line-height: 0;
  padding: 0px;
  margin: 0px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px; }
.homepanel2 h2:after {
  content: "";
  width: 150px;
  border: 1px solid #c4d82d;
  left: 70px;
  position: absolute; }

#intro p {
  color: #c4d82d;
  line-height: 38px;
  text-align: center;
  font-weight: 300; }
#intro h1 {
  text-align: center;
  font-size: 72px;
  font-weight: 300; }
#intro h3 {
  color: #fff;
  letter-spacing: 3px;
  font-size: 12px;
  line-height: 15px; }
#intro h2 {
  border: 1px solid #c4d82d;
  width: 50px;
  height: 50px;
  font-size: 14px;
  color: #fff;
  line-height: 0;
  padding: 0px;
  margin: 0px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px; }
#intro h2:after {
  content: "";
  width: 200px;
  border: 1px solid #c4d82d;
  left: 70px;
  position: absolute; }

.moveimage img {
  margin-top: -70px; }

.meetheteam h3 img {
  display: inline-block; }
.meetheteam .elementor-image img {
  display: block;
  width: 200px !important;
  height: 200px !important;
  vertical-align: middle;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 100px !important;
  margin: auto !important; }

.elementor-accordion-title {
  background: #c4d82d !important;
  font-family: "Roboto", sans-serif;
  color: #002d3d !important;
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: 1px solid white; }

.elementor-accordion-content {
  background: #002d3d !important;
  font-size: 22px !important; }
  .elementor-accordion-content * {
    color: #c4d82d !important;
    font-weight: 100;
    padding: 20px; }

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
form input, form textarea {
  font-size: 11px !important;
  color: #666 !important;
  border: none !important; }
form input[type=submit] {
  padding: 10px !important;
  text-transform: uppercase !important;
  color: white !important;
  background: #c4d82d !important;
  font-weight: 400;
  border: none !important; }
form label {
  display: none !important; }

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@media only screen and (max-width: 1100px) {
  body #masthead {
    display: block; }
    body #masthead .tagline {
      text-align: center;
      width: 100%;
      background: #eee;
      padding: 10px;
      display: block; }
      body #masthead .tagline h2 {
        text-align: center;
        border: none;
        display: block; }
    body #masthead nav {
      display: block; }
      body #masthead nav ul {
        text-align: center; }
        body #masthead nav ul li {
          display: block;
          padding: 10px 5px;
          border-bottom: #eee !important; }
  body #intro h1 {
    font-size: 30px; } }
* {
  box-sizing: border-box !important; }

body {
  font-family: "Roboto", sans-serif; }

h1 {
  font-size: 30px;
  font-weight: 100;
  text-align: left;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  color: #c4d82d !important; }

h2 {
  font-size: 20px;
  margin-top: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #002d3d;
  margin-bottom: 10px;
  text-align: center; }

h3 {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase; }

h4 {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #002d3d; }

h5 {
  font-size: 14px;
  font-family: "Roboto", sans-serif; }

h6 {
  font-size: 14px;
  font-family: "Roboto", sans-serif; }

ul,
li,
ol,
address,
dl {
  font-size: 14px;
  line-height: 26px;
  font-family: "Roboto", sans-serif; }

ol li {
  list-style-type: decimal !important; }

ul {
  margin-bottom: 30px; }
  ul li {
    list-style-type: square;
    margin-left: 40px;
    line-height: 26px;
    margin-top: 10px;
    font-size: 16px; }

p,
blockquote,
code {
  font-size: 16px;
  line-height: 28px;
  font-family: "Roboto", sans-serif;
  margin-top: 10px;
  margin-bottom: 30px !important;
  color: #002d3d; }

blockquote {
  font-family: "Roboto", sans-serif;
  background: #c8c272;
  padding: 20px;
  margin: 10px;
  line-height: 60px;
  font-weight: 100;
  font-size: 30px; }

p {
  margin-bottom: 15px; }
  p strong {
    font-family: "Roboto", sans-serif !important;
    text-transform: uppercase; }

a {
  text-decoration: none;
  font-size: 16px;
  color: #c4d82d; }

table {
  background: #eee;
  width: 100% !important;
  tr: nth-child(odd);
    tr-background: white; }
  table td {
    padding: 20px;
    font-size: 14px; }
  table th {
    text-transform: uppercase; }

#content {
  padding: 0px;
  margin: 0px; }
