h1 {
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  font-size: 70px; }
  @media (max-width: 518px) {
  h1 {
    font-size: 30px; } }

h2 {
  font-family: 'Yellowtail', cursive;
  font-size: 28px;
  color: #009ade;
  margin: 0 0 5px; }
  @media (max-width: 518px) {
  h2 {
    font-size: 20px; } }

.sec-title a {
  color: #009ade; }
  .sec-title a:hover {
    color: #003595; }
  @media (max-width: 518px) {
    .sec-title h3 {
      font-size: 20px; } }
  @media (max-width: 518px) {
    .sec-title p {
      font-size: 12px; } }

h3 {
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  color: #628a1a;
  font-weight: 800;
  text-transform: uppercase; }
  @media (max-width: 518px) {
  h3 {
    font-size: 20px; } }

h4 {
  font-weight: 800; }

h5 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  color: #de8800;
  text-transform: uppercase;
  margin: 10px;
  font-weight: 800; }
  h5 a {
    color: #de8800; }
  h5 a:hover {
    color: #f7c808; }

p {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600; }

.float-left {
  float: left !important;
  margin: 20px; }

.float-right {
  float: right !important;
  margin: 20px; }

.list-inline {
  display: inline-block; }
  .list-inline li {
    display: inline-block; }

#scrollup {
  background: #628a1a; }

.full-width-header .rs-header .menu-area {
  padding-bottom: 5px; }
  .full-width-header .rs-header .menu-area .mini-nav {
    background: #009ade;
    height: 43px;
    padding-top: 7px;
    margin-bottom: 5px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: bold; }
    @media (min-width: 768px) {
      .full-width-header .rs-header .menu-area .mini-nav {
        font-size: 14px; } }
    .full-width-header .rs-header .menu-area .mini-nav a, .full-width-header .rs-header .menu-area .mini-nav span.mini-nav-info {
      color: #fff;
      margin: 0 2px; }
    .full-width-header .rs-header .menu-area .mini-nav a {
      margin-right: 6px; }
      .full-width-header .rs-header .menu-area .mini-nav a:hover {
        color: #003595; }
      .full-width-header .rs-header .menu-area .mini-nav a:last-child {
        margin-right: 0; }
    .full-width-header .rs-header .menu-area .mini-nav img.ppi {
      display: none; }
      @media (min-width: 768px) {
      .full-width-header .rs-header .menu-area .mini-nav img.ppi {
        display: inline; } }
    @media (max-width: 518px) {
        .full-width-header .rs-header .menu-area .mini-nav .mini-nav-address {
          display: none; } }
    .full-width-header .rs-header .menu-area .mini-nav .mini-nav-right {
      float: right; }
    .full-width-header .rs-header .menu-area .mini-nav .schedule-link {
      font-family: Montserrat, sans-serif;
      font-size: 14px;
      color: #fff;
      background: #00577d;
      border-radius: 15px;
      display: inline-block;
      padding: 3px 10px;
      position: relative; }
      @media (max-width: 372px) {
      .full-width-header .rs-header .menu-area .mini-nav .schedule-link {
        font-size: 10px; } }
  .full-width-header .rs-header .menu-area.menu-sticky.sticky {
    padding-bottom: 16px; }
  .full-width-header .rs-header .menu-area .logo-area img {
    max-height: 71px; }
    .full-width-header .rs-header .menu-area .logo-area .logo-sm {
      display: none; }
    .full-width-header .rs-header .menu-area .logo-area .logo-lg {
      display: none; }
    @media (max-width: 900px) {
      .full-width-header .rs-header .menu-area .logo-area {
        display: none; } }
    @media (min-width: 900px) {
      .full-width-header .rs-header .menu-area .logo-area {
        width: 214px; }
        .full-width-header .rs-header .menu-area .logo-area .logo-xs {
          display: none; }
        .full-width-header .rs-header .menu-area .logo-area .logo-sm {
          display: inline; } }
    @media (min-width: 1370px) {
      .full-width-header .rs-header .menu-area .logo-area {
        width: 377px; }
        .full-width-header .rs-header .menu-area .logo-area .logo-sm {
          display: none; }
        .full-width-header .rs-header .menu-area .logo-area .logo-lg {
          display: inline; } }
  .full-width-header .rs-header .menu-area .rs-menu-toggle {
    padding: 0px; }
  @media (max-height: 560px) {
        .full-width-header .rs-header .menu-area .main-menu {
          height: 25px; } }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
      color: #003595; }
      .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a:hover {
        color: #003595; }
      .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
        font-size: 18px;
        color: #009ade;
        padding-left: 7px;
        font-weight: bold; }
      .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
        color: #003595; }
      .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a.active {
        background-color: transparent;
        color: #103595; }
      .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:not(:last-child) a {
        color: #009ade;
        padding-left: 7px; }
      .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:not(:last-child) a:hover {
        color: #003595; }
      .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:not(:last-child) a.active {
        background-color: transparent;
        color: #103595;
        font-weight: bold; }
      @media (min-width: 900px) {
              .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:not(:last-child) a:not(.dropdown-item):after {
                content: '|';
                color: #628a1a;
                margin-left: 21px; }
                .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:not(:last-child) a:not(.dropdown-item):after:hover {
                  color: #628a1a; } }
      @media (max-width: 900px) {
        .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
          font-size: 16px; } }
      .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
        color: #003595 !important; }
      @media (max-width: 900px) {
        .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
          font-size: 14px; } }

.header-spacer {
  height: 143px; }
  @media (max-height: 800px) {
  .header-spacer {
    display: none; } }
  @media (max-width: 900px) {
  .header-spacer {
    display: none; } }

.rs-footer {
  background: #04354a; }
  .rs-footer .footer-top {
    background: #04354a; }
  .rs-footer .footer-top .about-widget img {
    height: unset; }
  .rs-footer .footer-top h5.footer-title {
    color: #59b2e7; }
  .rs-footer .footer-top h5.footer-title:after {
    background: #628a1a; }
  .rs-footer .footer-top .footer-menu ul li a, .rs-footer .footer-top .quick-links ul li a, .rs-footer .footer-top .more-quick-links ul li a {
    color: #f7c808; }
    .rs-footer .footer-top .footer-menu ul li a:hover, .rs-footer .footer-top .quick-links ul li a:hover, .rs-footer .footer-top .more-quick-links ul li a:hover {
      color: #de8800; }
  .rs-footer .footer-bottom {
    background: #59b2e7; }
  .rs-footer .footer-bottom .social-links {
    font-size: 14px;
    display: inline-block; }
  .rs-footer .footer-bottom .social-links li {
    display: inline;
    margin-right: 10px; }
    .rs-footer .footer-bottom .social-links li:last-child {
      margin-right: 0; }
    .rs-footer .footer-bottom .social-links li a {
      color: #fff; }
    .rs-footer .footer-bottom .social-links li a i {
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 50%;
      background: #04354a;
      text-align: center;
      transition: all 0.3s ease 0s; }
    .rs-footer .footer-bottom .social-links li a i:hover {
      opacity: 0.82; }
  .rs-footer .footer-bottom .copyright {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin-left: 60px; }
  .rs-footer .footer-bottom .copyright a {
    color: #04354a; }
  @media (max-width: 900px) {
    .rs-footer .quick-links {
      margin-bottom: 0px; } }
  @media (min-width: 900px) {
    .rs-footer .more-quick-links {
      padding-top: 71px; } }
  @media (max-width: 900px) {
    .rs-footer .more-quick-links {
      padding-top: 0px; } }

.rs-breadcrumbs .breadcrumbs-image {
  max-height: 200px; }
  @media (max-width: 901px) {
    .rs-breadcrumbs .breadcrumbs-image {
      top: 50px; } }
  @media (max-width: 518px) {
    .rs-breadcrumbs .breadcrumbs-image h1 {
      margin: 0 0 0 0px !important; } }
  @media (min-width: 1200px) {
          .rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title {
            font-weight: 800; }
            .rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title:not(.scale-text) {
              font-size: 70px;
              line-height: 80px;
              margin: 0 0 5px; } }
    @media (max-width: 518px) {
        .rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle {
          display: none; } }
    .rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a, .rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li span {
      color: #009ade;
      font-size: 17px;
      position: relative;
      padding-right: 24px;
      font-weight: 800; }
    .rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a:last-child:after, .rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li span:last-child:after {
      content: '';
      display: none; }
    .rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:not(:last-child) a:after, .rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:not(:last-child) span:after {
      background-color: #fff;
      content: "";
      height: 15px;
      width: 2px;
      position: absolute;
      right: 9px;
      top: 3px;
      transform: rotate(20deg); }

.full-content ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px; }
  .full-content ul li {
    display: list-item;
    text-align: -webkit-match-parent; }
  .full-content .background-image {
    max-height: 630px;
    overflow: hidden;
    position: relative; }
  .full-content .background-image video {
    height: 100vh;
    width: 100vw;
    object-fit: cover; }
  .full-content .background-image img {
    display: block;
    width: 100%; }
  .full-content .background-image .content-inner {
    position: absolute;
    width: 100%;
    top: 30%; }
  .full-content .background-image .content-inner h1 {
    font-weight: 800;
    font-size: 70px;
    color: #fff;
    text-transform: uppercase; }
    @media (max-width: 518px) {
      .full-content .background-image .content-inner h1 {
        font-size: 24px; } }
    @media (max-width: 768px) {
      .full-content .background-image .content-inner h1 {
        font-size: 36px; } }
  .full-content .background-image .content-inner p {
    font-weight: 600;
    font-size: 16px;
    color: #fff; }
  .full-content .background-image .content-inner h3 {
    font-family: 'Yellowtail', cursive;
    font-size: 28px;
    color: #009ade;
    text-transform: none;
    font-weight: normal; }
  .full-content .steps {
    margin-top: 60px; }
  .full-content .steps a {
    color: #fff; }
  .full-content .steps a:hover {
    color: #f7c808; }
  .full-content .steps h2 {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    color: #fff;
    background: #00577d;
    border-radius: 20px;
    display: inline-block;
    padding: 8px 48px 8px 20px;
    position: relative;
    margin: 0 0 26px; }
  .full-content .steps h2 span {
    color: #628a1a;
    background: #fff;
    /* border: solid 2px #00577d; */
    border-radius: 20px;
    width: 36px;
    height: 36px;
    position: absolute;
    text-align: center;
    padding-top: 6px;
    right: 2px;
    top: 2px; }
  .full-content .steps h3 {
    font-size: 20px;
    color: #de8800;
    text-transform: uppercase;
    margin: 0; }
  .full-content .steps h3 a {
    color: #de8800; }
    .full-content .steps h3 a:hover {
      color: #f7c808; }
  @media (max-width: 518px) {
      .full-content .steps p {
        font-size: 12px; } }
  .full-content .service-card {
    margin-top: 10px;
    margin-bottom: 10px; }
  .full-content .service-card .service-title {
    max-height: 80px;
    width: 100%;
    text-align: center;
    background: #00577d;
    color: #fff;
    position: relative;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-weight: 600;
    font-size: 20px;
    padding: 30px 0 45px 0;
    border-bottom: solid 5px #04354a; }
  .full-content .service-card .service-title a.readon2 {
    position: absolute;
    bottom: -25px;
    left: 45%; }
  .full-content .service-card img {
    width: 100%; }

.home-page-embedded-form .form-container h3.form-name {
  display: none; }
  .home-page-embedded-form .form-container label {
    display: none; }
  .home-page-embedded-form .form-container .form-content-before p {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 70px;
    color: #c1c5c6;
    text-transform: uppercase;
    width: 50%;
    line-height: 70px; }
    @media (max-width: 518px) {
      .home-page-embedded-form .form-container .form-content-before p {
        font-size: 36px;
        line-height: 36px; } }

video {
  height: 100%;
  width: 100%; }

.tint {
  font-size: calc(1vw + 1vh + .5vmin); }

.tint:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(4, 30, 42, 0.8);
  transition: background 0.3s linear; }

@media (max-width: 518px) {
    .breadcrumbs-tint:before {
      background: rgba(4, 30, 42, 1); } }

.input-icons {
  width: 100%;
  margin-bottom: 10px; }
  .input-icons i {
    position: absolute; }

.play-icon {
  padding: 10px;
  min-width: 40px;
  color: #000; }

input[type=submit], .round-yellow-btn {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 20px;
  background: #f7c808;
  color: #232023;
  text-align: center;
  transition: all 0.3s;
  border: none;
  cursor: pointer;
  padding: 0 10px; }
  input[type=submit]:hover, .round-yellow-btn:hover {
    background: #009ade; }
  @media (max-width: 518px) {
  input[type=submit], .round-yellow-btn {
    font-size: 14px; } }

#why-atlas-modal .modal-dialog {
  max-width: 1200px;
  margin: 30px auto;
  top: 150px;
  z-index: 99999; }
  #why-atlas-modal .modal-content {
    background-color: transparent !important; }
  #why-atlas-modal .modal-header {
    border: none;
    color: #fff; }

.header-with-border {
  border-bottom: 3px solid #628a1a;
  width: 50px; }

.address-block ul {
  list-style-type: none;
  padding-left: 0px; }
  .address-block ul li {
    display: flex; }
  .address-block ul li i {
    padding-top: 5px;
    padding-right: 5px; }

.contact-blocks {
  width: 600px;
  margin: 0px 10px; }

@media (max-width: 518px) {
    .contact-img {
      display: none; } }

.service-group .service-listing {
  margin-left: 40px; }
  .service-group .service-listing .btn-about {
    margin: 20px; }
  .service-group .service-listing-border {
    border-bottom: 2px dashed #ddd;
    width: 350px;
    margin-bottom: 20px; }
  .service-group h2 {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    color: #de8800;
    text-transform: uppercase;
    margin: 10px;
    font-weight: 800; }
  @media (max-width: 518px) {
    .service-group h2 {
      font-size: 20px; } }
  .service-group h2 a {
    color: #de8800; }
  .service-group h2 a:hover {
    color: #f7c808; }
  .service-group h3 {
    margin-bottom: 5px; }
  @media (max-width: 518px) {
    .service-group h3 {
      font-size: 20px; } }
  .service-group h3 a {
    color: #55a51c; }
  .service-group h3 a:hover {
    color: #009ade; }
  .service-group p {
    margin: 0px; }
  @media (max-width: 518px) {
    .service-group p {
      font-size: 12px; } }

.services-row {
  padding: 25px;
  display: flex;
  align-items: center; }
  .services-row .service-details-img-blocks {
    max-width: 400px; }
  .services-row .service-details-blocks {
    max-width: 750px;
    margin: 0px 10px; }

.careers-row {
  padding: 25px;
  display: flex;
  align-items: center; }
  .careers-row .careers-details-img-blocks {
    max-width: 400px; }
  .careers-row .careers-details-blocks-wide {
    margin: 0px 10px; }
  .careers-row .careers-details-blocks-split {
    max-width: 750px;
    margin: 0px 10px; }

.no-bottom-pad {
  padding-bottom: 0px; }

.no-top-pad {
  padding-top: 0px; }

.blue-row {
  background-color: #04354a;
  color: #fff; }
  .blue-row ul {
    list-style-type: none; }
  .blue-row h5 {
    color: #55a51c; }

ul.arrow-list {
  list-style-type: none; }

.atlas-experience-row {
  padding: 25px;
  display: flex; }

.read-only-label {
  font-weight: bold; }

.hidden {
  display: none !important; }
/*# sourceMappingURL=scss-style.css.map */