.video-area .overlay .main-video-title {
  background-color: #000;
  color: #fff;
  font-size: 32px;
  height: 60px;
  display: flex;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px; }
.video-area .overlay .main-video-subtitle {
  font-size: 55px;
  color: #fff;
  font-weight: 700;
  text-shadow: 4px 4px 2px rgba(47, 172, 210, 0.6); }
.video-area .overlay .big-text-slider {
  font-size: 142px;
  color: #ffffff;
  font-style: italic;
  line-height: 100%;
  text-shadow: 4px 4px 2px rgba(14, 14, 14, 0.12); }

.container-at {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 1200px) {
  .container-at {
    max-width: 1400px; } }
.about-us-blue {
  padding-top: 180px;
  padding-bottom: 180px;
  margin: 0;
  color: #ffffff; }
  .about-us-blue .about-us-title {
    font-size: 48px;
    font-weight: bold;
    line-height: 61px;
    margin-bottom: 40px; }
  .about-us-blue .content p {
    font-size: 18px;
    line-height: 33px; }
  .about-us-blue .btn {
    margin-top: 55px; }

.btn.btn-rounded {
  border-radius: 50px;
  padding: 15px 50px;
  font-size: 22px; }
.btn.btn-white {
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
  -webkit-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.75); }
  .btn.btn-white:hover, .btn.btn-white:active, .btn.btn-white:focus, .btn.btn-white:visited {
    color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    outline: 0 !important;
    -webkit-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.75); }

.grey-bg {
  background-repeat: no-repeat;
  background-size: cover; }

.number.number-rounded {
  width: 88px;
  height: 88px;
  background-color: #52c2da;
  color: #fff;
  border-radius: 100%;
  align-items: center;
  justify-content: center; }

.usps-container {
  max-width: 1710px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 1200px) {
    .usps-container .numbers-container {
      width: 100%;
      max-width: 100%; } }

#about.about-new {
  padding: 160px 0 100px 0; }
  #about.about-new .about-onepage-text-sub {
    min-height: 280px; }
    #about.about-new .about-onepage-text-sub p {
      margin: 28px 0 0 0; }
      @media (max-width: 1400px) {
        #about.about-new .about-onepage-text-sub p br {
          display: none; } }

.clients-with-content.columns {
  padding: 195px 0; }
  .clients-with-content.columns .clients-with-title {
    text-align: left;
    font-size: 48px;
    font-weight: bold; }
  .clients-with-content.columns .description {
    text-align: left;
    font-size: 18px;
    line-height: 33px; }

@media (max-width: 991px) {
  .about-us-blue .content p br {
    display: none; }

  .video-area .overlay .main-video-title {
    font-size: 28px;
    margin-bottom: 15px; }
  .video-area .overlay .big-text-slider {
    font-size: 90px; }
  .video-area .overlay .main-video-subtitle {
    font-size: 34px; } }
@media (max-width: 767px) {
  #about.about-new {
    padding: 60px 0 0 0; }

  .clients-with-content.columns {
    padding: 90px 0; } }
@media (max-width: 480px) {
  .about-us-blue {
    padding-top: 80px;
    padding-bottom: 80px; }

  .video-area .overlay .main-video-title {
    margin-top: 60px; }
  .video-area .overlay .big-text-slider {
    font-size: 64px; }
  .video-area .overlay .main-video-subtitle {
    font-size: 24px; } }
@media (max-width: 360px) {
  .video-area .overlay .big-text-slider {
    font-size: 56px; }
  .video-area .overlay .main-video-subtitle {
    font-size: 20px; } }

/*# sourceMappingURL=newave-extra.css.map */
