html {
  box-sizing: border-box;
}
@media (min-width: 1400px) {
  html {
    font-size: 18px;
  }
}

body {
  font-family: #333;
  font-weight: 400;
}

section {
  padding: 4rem 0;
}

*, *:before, *:after {
  box-sizing: inherit;
}

ol, ul {
  list-style: none;
  padding: 0;
}

label {
  width: 100%;
}

.light-text {
  color: #7479FF;
}

.blue-text {
  color: #5458C9;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

h1, h2 {
  font-family: "Poppins", sans-serif;
}

header {
  position: absolute;
  width: 100%;
  z-index: 3;
}
@media (min-width: 320px) and (max-width: 991px) {
  header {
    position: relative;
  }
}

.btn-primary {
  border-radius: 0;
  background-color: #5458C9;
  color: #ffffff;
  border: 1px solid #5458C9;
  padding: 10px 20px;
}

.top-nav {
  background-color: #093075;
  font-weight: 600;
}
@media (min-width: 768px) {
  .top-nav {
    padding: 0 50px;
  }
}
@media (min-width: 1024px) {
  .top-nav {
    padding: 0 70px;
  }
}
@media (min-width: 1200px) {
  .top-nav {
    padding: 0 250px;
  }
}
.top-nav .top-nav-list {
  padding-left: 0;
  text-align: right;
  margin-bottom: 0;
  align-items: center;
}
.top-nav .top-nav-list .social-phone {
  z-index: 5;
}
.top-nav .top-nav-list .social-links, .top-nav .top-nav-list .phone-number {
  display: inline-block;
  padding: 7px;
}
.top-nav .top-nav-list a {
  color: #ffffff;
}
.top-nav .top-nav-list .request-btn a {
  background: #ffffff;
  color: #093075;
  transition: all 0.2s ease-in;
  padding: 10px 19.4px;
  font-size: 15px;
}
@media (min-width: 768px) {
  .top-nav .top-nav-list .request-btn a {
    font-size: 15px;
  }
}
@media (min-width: 1024px) {
  .top-nav .top-nav-list .request-btn a {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .top-nav .top-nav-list .request-btn a {
    font-size: 15px;
  }
}
.top-nav .top-nav-list .request-btn a:hover {
  background-color: #5458C9;
  color: #ffffff;
}
@media (min-width: 320px) and (max-width: 575px) {
  .top-nav .top-nav-list .request-btn {
    display: none;
  }
}
@media (min-width: 576px) {
  .top-nav .top-nav-list .request-btn {
    display: inline;
    display: block ruby;
  }
}
.top-nav .top-nav-list .barton-btn a {
  background: #ffffff;
  color: #093075;
  transition: all 0.2s ease-in;
  padding: 10px 19.4px;
  font-size: 15px;
}
@media (min-width: 768px) {
  .top-nav .top-nav-list .barton-btn a {
    font-size: 15px;
  }
}
@media (min-width: 1024px) {
  .top-nav .top-nav-list .barton-btn a {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .top-nav .top-nav-list .barton-btn a {
    font-size: 15px;
  }
}
.top-nav .top-nav-list .barton-btn a:hover {
  background-color: #5458C9;
  color: #ffffff;
}
@media (min-width: 320px) and (max-width: 575px) {
  .top-nav .top-nav-list .barton-btn {
    display: none;
  }
}
@media (min-width: 576px) {
  .top-nav .top-nav-list .barton-btn {
    display: inline;
    display: block ruby;
  }
}
.top-nav .top-nav-list .social-links a:hover {
  text-decoration: none;
}
.top-nav .phone-number {
  margin-right: -10px;
}
@media (min-width: 320px) and (max-width: 420px) {
  .top-nav .phone-number {
    margin-right: 0;
  }
}
.top-nav .phone-number .fa-phone {
  transform: rotate(90deg);
}
.top-nav .social-links svg {
  font-size: 23px;
}
.top-nav .search-bar {
  position: relative;
  top: 13px;
}
@media (min-width: 768px) {
  .top-nav .search-bar {
    top: 12px;
  }
}
@media (min-width: 1024px) {
  .top-nav .search-bar {
    top: 13px;
  }
}
@media (min-width: 1200px) {
  .top-nav .search-bar {
    top: 13px;
  }
}
.top-nav .search-bar .magnify-glass {
  padding-right: 25px;
  background: url("../../images/magnifying-glass-solid.svg") no-repeat right;
  background-size: 20px;
  position: relative;
  top: -34px;
  float: right;
  left: -15px;
  border: none;
}

.navbar {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .navbar .container {
    flex-wrap: wrap;
  }
}
.navbar .navbar-brand {
  position: absolute;
  top: -61px;
  width: 15%;
}
@media (min-width: 768px) {
  .navbar .navbar-brand {
    width: 25%;
    top: 0;
  }
}
@media (min-width: 1024px) {
  .navbar .navbar-brand {
    width: 20%;
    top: -50px;
    position: absolute;
  }
}
@media (min-width: 1080px) {
  .navbar .navbar-brand {
    width: 17%;
    top: -40px;
  }
}
@media (min-width: 1180px) {
  .navbar .navbar-brand {
    width: 15%;
    top: -40px;
  }
}
@media (min-width: 1200px) {
  .navbar .navbar-brand {
    width: 20%;
    top: -60px;
  }
}
@media (min-width: 1366px) {
  .navbar .navbar-brand {
    width: 20%;
    top: -60px;
  }
}
@media (min-width: 1500px) {
  .navbar .navbar-brand {
    width: 15%;
    top: -60px;
  }
}
.navbar .navbar-brand img {
  width: 85%;
}
@media (min-width: 320px) and (max-width: 991px) {
  .navbar .navbar-brand {
    width: 33%;
    position: relative;
    top: 0;
  }
  .navbar .navbar-brand img {
    box-shadow: none;
    border-bottom: none;
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .navbar .navbar-brand {
    width: 25%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-brand {
    width: 15%;
  }
}
.navbar .navbar-nav .nav-link {
  padding: 1rem 0.54rem;
  color: #093075;
}
.navbar .navbar-nav .nav-link.last-item {
  padding-right: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .navbar .navbar-nav .nav-link {
    font-size: 12px;
    padding: 10px 5px;
  }
}
.navbar .navbar-nav .nav-item {
  transition: background-color 0.2s ease;
}
.navbar .navbar-nav .nav-item:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 320px) and (max-width: 575px) {
  .navbar .navbar-nav .request-item {
    display: inline;
  }
}
@media (min-width: 576px) {
  .navbar .navbar-nav .request-item {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .navbar .navbar-toggler {
    margin-top: 5px;
  }
}

.mini-sections > div {
  flex: 0 0 58%;
}

.half-container {
  max-width: 755px;
}

.top-footer {
  background-color: #333333;
  padding: 1.5rem;
  color: #ffffff;
}
.top-footer img {
  width: 90%;
  margin-bottom: 20px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .top-footer img {
    margin: 0 auto;
    margin-bottom: 5%;
    width: 50%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .top-footer .phone-number {
    display: grid;
    justify-content: center;
    margin-bottom: 30px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .top-footer .socials-logo-container div a {
    margin: 0 auto;
  }
}
.top-footer a {
  color: #ffffff;
}
.top-footer ul {
  columns: 1;
  font-size: 0.8rem;
  text-align: center;
}
.top-footer ul a {
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .top-footer ul {
    columns: 3;
    text-align: left;
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .top-footer ul {
    columns: 3;
    text-align: left;
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .top-footer ul {
    columns: 3;
    text-align: left;
    margin-top: 30px;
  }
}
.top-footer ul img {
  width: 30%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .top-footer ul img {
    width: 40%;
  }
}
.top-footer .footer-form {
  margin-top: 30px;
}
.top-footer .footer-form h1 {
  font-size: 22px;
}
.top-footer .footer-form input {
  padding: 8px 10px;
}
.top-footer .footer-form .btn {
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.top-footer .footer-form .btn:hover {
  background-color: #ffffff;
  color: #093075;
}

.bottom-footer {
  background-color: #000000;
  color: #d3d3d3;
  padding: 10px 0;
  font-family: sans-serif;
  padding-bottom: 0;
  font-size: 14px;
}
.bottom-footer a {
  color: #d3d3d3;
}

.iframe-container {
  width: 100%;
}
.iframe-container iframe {
  width: 100%;
}

.reveal {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
  transition: opacity 0.8s, transform 0.8s;
}
.reveal_visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.bgTwo {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/pg-title2.jpg);
  background-position: right;
}

.bgThree {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/pg-title3.jpg);
}

.img-banner {
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 65px;
  margin-bottom: 30px;
}
@media (min-width: 320px) and (max-width: 768px) {
  .img-banner {
    background-position: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .img-banner {
    padding: 155px 0 65px 0;
  }
}
@media screen and (min-width: 1200px) {
  .img-banner {
    padding: 200px 0 100px 0;
  }
}
@media screen and (min-width: 1329px) {
  .img-banner {
    padding: 145px 0 60px 0;
  }
}
@media screen and (min-width: 1905px) {
  .img-banner {
    padding: 200px 0 100px 0;
  }
}

.img-banner .container {
  z-index: 0 !important;
}

.img-banner h1 {
  color: #fff;
  font-size: 31px;
  text-align: left;
  margin-bottom: 0px;
  text-align: center;
  text-shadow: 0 0 5px #000;
}
@media (min-width: 1200px) {
  .img-banner h1 {
    font-size: 41px;
  }
}

.img-banner .container {
  z-index: 9 !important;
}

.coming-soon {
  padding: 150px 0;
  text-align: center;
}

.shadow-card {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
}

.image-container {
  height: 230px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .image-container {
    height: 120px;
  }
}
@media (min-width: 1024px) {
  .image-container {
    height: 170px;
  }
}
@media (min-width: 1200px) {
  .image-container {
    height: 200px;
  }
}

@media only screen and (max-width: 500px) {
  .g-recaptcha {
    transform: scale(0.7);
    transform-origin: 0 0;
  }
}
.supply-header {
  position: relative;
  background-color: #fff;
  z-index: 5;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .supply-header {
    position: relative;
    background-color: #e1ecff;
    padding: 6px;
  }
}
@media screen and (min-width: 1024px) {
  .supply-header {
    position: relative;
    background-color: #e1ecff;
  }
}
@media screen and (min-width: 1200px) {
  .supply-header {
    background: #e1ecffd9;
    position: absolute;
  }
}
.supply-header .container {
  max-width: 1200px;
}
.supply-header .main-logo img {
  width: 60%;
  display: block;
  margin: 0 auto;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media screen and (min-width: 768px) {
  .supply-header .main-logo img {
    width: 23%;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .supply-header .main-logo img {
    width: 16%;
    position: absolute;
  }
}
@media screen and (min-width: 1200px) {
  .supply-header .main-logo img {
    width: 16%;
    position: absolute;
    bottom: -77px;
  }
}
.supply-header .header-padding {
  padding: 0 15px;
  background-color: #e1ecff;
}
@media (min-width: 1200px) {
  .supply-header .header-padding {
    padding: 0px 0px;
    background-color: transparent;
  }
}
.supply-header .header-number {
  margin-top: 26px;
}
@media (min-width: 768px) {
  .supply-header .header-number {
    margin-top: 21px;
  }
}
@media (min-width: 1024px) {
  .supply-header .header-number {
    margin-top: 29px;
    text-align: center;
  }
}
@media (min-width: 1080px) {
  .supply-header .header-number {
    margin-top: 31px;
    text-align: center;
    margin-right: 15px;
  }
}
@media (min-width: 1180px) {
  .supply-header .header-number {
    margin-top: 37px;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .supply-header .header-number {
    margin-top: 0;
    margin-right: 0;
  }
}
.supply-header .header-number a {
  font-size: 16px;
  color: #000;
}
@media (min-width: 1024px) {
  .supply-header .header-number a {
    font-size: 16px;
    color: #000;
  }
}
@media (min-width: 1200px) {
  .supply-header .header-number a {
    font-size: 16px;
  }
}

.footer-bg {
  background: #000;
}

footer {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0px, rgba(0, 0, 0, 0.8) 100%), url(../../images/parallax2.jpg);
  background-attachment: inherit;
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  footer {
    background-image: linear-gradient(150deg, rgba(0, 0, 0, 0.8) 0px, rgba(0, 0, 0, 0.8) 100%), url(../../images/parallax2.jpg);
  }
}
@media screen and (min-width: 1200px) {
  footer {
    background-image: linear-gradient(30deg, rgba(0, 0, 0, 0.8) 0px, rgba(0, 0, 0, 0.8) 100%), url(../../images/parallax2.jpg);
    background-attachment: fixed;
    background-position: top;
  }
}
footer .logo img {
  width: 40%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  footer .logo img {
    width: 45%;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  footer .logo img {
    width: 40%;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  footer .logo img {
    width: 50%;
    margin: 0 auto;
  }
}
footer .footer-main {
  padding: 35px 55px;
}
@media (min-width: 768px) {
  footer .footer-main {
    padding: 35px 0;
  }
}
footer .sitemap {
  margin-top: 15px;
}
@media (min-width: 1024px) {
  footer .sitemap {
    margin-top: 35px;
  }
}
@media (min-width: 1200px) {
  footer .sitemap {
    margin-top: 35px;
  }
}
footer .footer-nav {
  columns: 1;
  font-size: 0.8rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer .footer-nav {
    columns: 5;
    text-align: left;
    margin-top: 70px;
  }
}
@media screen and (min-width: 1024px) {
  footer .footer-nav {
    columns: 3;
    text-align: left;
    margin-top: 40px;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-nav {
    columns: 4;
    text-align: left;
    margin-top: 40px;
  }
}
footer .address {
  font-size: 15px;
  padding: 0 45px;
}
@media (min-width: 768px) {
  footer .address {
    font-size: 15px;
    padding: 0 0px;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  footer .address {
    font-size: 13px;
    padding: 0 15px;
    display: block;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  footer .address {
    font-size: 13px;
    padding: initial;
  }
}
@media (min-width: 1400px) {
  footer .address {
    font-size: 14px;
    padding: initial;
  }
}
footer .address svg {
  color: #b7b7b7;
  font-size: 25px;
}
footer .address .phone {
  font-size: 13px;
}
@media (min-width: 1400px) {
  footer .address .phone {
    font-size: 14px;
  }
}
footer li a {
  color: #fff;
}
footer li a:hover {
  color: #fff;
}
@media (min-width: 768px) {
  footer .footer-input {
    justify-content: center;
    align-content: center;
    display: flex;
  }
}
@media (min-width: 1200px) {
  footer .footer-input {
    justify-content: center;
    align-content: center;
    display: flex;
  }
}
footer .footer-input input {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
footer .footer-input input::placeholder {
  color: #fff;
}
footer .footer-input input:focus::placeholder {
  color: #bdbdbd;
}
footer .footer-input .form-control {
  font-size: 0.9rem;
  width: 100%;
}
@media (min-width: 768px) {
  footer .footer-input .form-control {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  footer .footer-input .form-control {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  footer .footer-input .form-control {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  footer .rental-logo {
    padding-left: 0;
  }
}
footer .rental-logo img {
  width: 27%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  footer .rental-logo img {
    width: 75%;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  footer .rental-logo img {
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  footer .rental-logo img {
    width: 50%;
    margin-top: 35px;
  }
}
footer .wrapper {
  display: flex;
  justify-content: center;
  align-content: center;
  position: relative;
  transform: none;
  top: 0;
  left: 0;
  margin-top: 15px;
}
@media (min-width: 1200px) {
  footer .wrapper {
    top: 40px;
    left: 49%;
    position: relative;
    margin-top: 0;
    transform: translate(-50%, -50%);
  }
}
footer .wrapper a {
  font-size: 13px;
  width: 110px;
  height: 40px;
}
footer h2 {
  font-size: 19px;
}
@media (min-width: 768px) {
  footer h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1024px) {
  footer h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  footer h2 {
    font-size: 20px;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  .carousel {
    border: none;
  }
}
.carousel .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(9, 48, 117, 0.5), transparent);
  z-index: 1;
}
@media (min-width: 320px) and (max-width: 575px) {
  .carousel .overlay {
    height: 140px;
  }
}
.carousel .carousel-caption {
  text-align: center;
  top: 45%;
  z-index: 9;
}
@media (min-width: 320px) and (max-width: 575px) {
  .carousel .carousel-caption {
    position: relative;
    left: 0;
    display: block;
    height: 280px;
    padding: 45px 0;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .carousel .carousel-caption {
    top: 24%;
    margin: auto 0;
  }
}
@media (min-width: 700px) and (max-width: 767px) {
  .carousel .carousel-caption {
    position: absolute;
    height: unset;
  }
}
.carousel .carousel-caption h1 {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  text-shadow: 0 0 15px #000000;
}
@media (min-width: 320px) and (max-width: 575px) {
  .carousel .carousel-caption h1 {
    font-size: 36px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .carousel .carousel-caption h1 {
    font-size: 34px;
  }
}
.carousel .carousel-caption p {
  color: #ffffff;
  text-shadow: 0 0 10px #000000;
  font-weight: 550;
}
@media (min-width: 320px) and (max-width: 575px) {
  .carousel .carousel-caption h1, .carousel .carousel-caption p {
    text-shadow: none;
    color: #093075;
  }
}

.full-image-container {
  background-image: url("../../images/parallax.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: inherit;
  color: #ffffff;
}
@media (min-width: 768px) {
  .full-image-container {
    background-attachment: fixed;
  }
}
.full-image-container span {
  font-weight: 600;
}
.full-image-container svg {
  margin-top: 10px;
}
.full-image-container form {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 30px;
  color: #093075;
}
.full-image-container form input {
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #d3d3d3;
  margin-bottom: 20px;
}
.full-image-container .btn {
  border-radius: 0;
  background-color: #5458C9;
  color: #ffffff;
  border: 1px solid #5458C9;
  padding: 10px 20px;
}

.focus-area {
  padding: 50px 0;
}
.focus-area .col-xl-4 {
  overflow: hidden;
  border: none;
}
.focus-area .col-xl-4:nth-child(1), .focus-area .col-xl-4:nth-child(2), .focus-area .col-xl-4:nth-child(3), .focus-area .col-xl-4:nth-child(4), .focus-area .col-xl-4:nth-child(5), .focus-area .col-xl-4:nth-child(6) {
  margin-bottom: 55px;
}
@media (min-width: 320px) and (max-width: 579px) {
  .focus-area .col-xl-4 {
    border: 5px solid #093075;
  }
}
.focus-area .col-xl-4 .border-box {
  border: 5px solid #093075;
}
@media (min-width: 320px) and (max-width: 579px) {
  .focus-area .col-xl-4 .border-box {
    border: none;
  }
}
.focus-area h2 {
  position: absolute;
  text-align: center;
  background-color: rgba(9, 48, 117, 0.7);
  color: #ffffff;
  font-size: 26px;
  bottom: 0;
  transform: translateY(140px);
  padding: 20px 0;
  width: 90%;
  height: 200px;
  transition: transform 0.2s ease-in;
}
@media (min-width: 320px) and (max-width: 579px) {
  .focus-area h2 {
    width: 100%;
    font-size: 18px;
    left: 0;
  }
}
@media (min-width: 580px) and (max-width: 767px) {
  .focus-area h2 {
    width: 86%;
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .focus-area h2 {
    width: 88%;
    font-size: 18px;
  }
}
.focus-area img {
  width: 100%;
}
.focus-area a .view-all {
  color: #ffffff;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  bottom: 50px;
  transition: opacity 0.2s ease-in;
}
.focus-area a:hover h2 {
  transform: translateY(10px);
}
.focus-area a:hover .view-all {
  opacity: 1;
  visibility: visible;
  text-decoration: none;
}

.quote-background {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
  color: #093075;
  height: 245px;
}
@media (min-width: 320px) and (max-width: 375px) {
  .quote-background {
    height: 260px;
  }
}
.quote-background p {
  color: #333;
}
.quote-background span {
  font-size: 21px;
  font-weight: 700;
  color: #333;
}
.quote-background .stars li {
  display: inline;
  color: #7479FF;
}

@media (min-width: 320px) and (max-width: 375px) {
  .full-image-container h2 {
    font-size: 2rem;
  }
}
@media (min-width: 320px) and (max-width: 375px) {
  .full-image-container h1 {
    font-size: 2.3rem;
  }
}

.quote-testimonials h1, .quote-testimonials span {
  color: #093075;
}

#quoteCarousel {
  border: 0;
}

.carousel-control-next,
.carousel-control-prev {
  position: relative;
  background-color: #7479FF;
  opacity: 1;
  display: inline-block;
  padding: 10px;
  height: 40px;
  width: 40px;
  margin-top: 39px;
}
@media (min-width: 320px) and (max-width: 576px) {
  .carousel-control-next,
.carousel-control-prev {
    margin: 15px 15px;
  }
}

@media (min-width: 320px) and (max-width: 576px) {
  .carousel-nav-container {
    display: flex;
    justify-content: center;
  }
}

.about-us {
  background-image: url("../../images/world-map.png");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f7f7f7;
  padding: 3rem 0;
}
.about-us h1 {
  color: #093075;
}
.about-us .focus-boxes {
  display: flex;
  flex-wrap: wrap;
}
.about-us .focus-boxes a {
  width: 33%;
  color: #093075;
}
.about-us .focus-boxes a:hover {
  text-decoration: none;
}
@media (min-width: 320px) and (max-width: 533px) {
  .about-us .focus-boxes a {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .about-us .focus-boxes a {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .about-us .focus-boxes a {
    width: 33%;
  }
}
.about-us .focus-boxes .wedding-card {
  background-image: url("../../images/iStock-1071340240.jpg");
  background-size: cover;
}
.about-us .focus-boxes .party-card {
  background-image: url("../../images/iStock-1328465851.jpg");
  background-size: cover;
}
.about-us .focus-boxes .inflatable-card {
  background-image: url("../../images/iStock-157502040.jpg");
  background-size: cover;
}
.about-us .focus-boxes .tent-card {
  background-image: url("../../images/tent.jpg");
  background-size: cover;
}
.about-us .focus-boxes .construct-card {
  background-image: url(../../images/ConstructionMaintenance.jpg);
  background-size: cover;
}
.about-us .focus-boxes .linen-card {
  background-image: url(../../images/linens.jpg);
  background-size: cover;
}
.about-us .focus-boxes .card {
  text-align: center;
  margin: 10px;
  background-color: #093075;
  padding: 20px;
  box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06);
  transition: transform 0.2s ease-in;
  height: 200px;
}
@media (min-width: 320px) and (max-width: 420px) {
  .about-us .focus-boxes .card {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .about-us .focus-boxes .card {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.about-us .focus-boxes .card i {
  height: 100px;
  width: 100px;
  font-size: 54px;
  position: relative;
  margin: 0 auto;
  color: #666666;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 100px;
  transition: background-color 0.2s ease-in-out;
}
.about-us .focus-boxes .card i:before {
  top: 13px;
  position: relative;
}
@media (min-width: 375px) and (max-width: 420px) {
  .about-us .focus-boxes .card i {
    margin: 0 auto;
    left: 0;
    right: 0;
  }
}
.about-us .focus-boxes .card h2 {
  font-size: 23px;
  text-transform: uppercase;
  margin-top: 10px;
  color: #ffffff;
  transition: color 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .about-us .focus-boxes .card h2 {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .about-us .focus-boxes .card h2 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .about-us .focus-boxes .card h2 {
    font-size: 18px;
  }
}
.about-us .focus-boxes .card:hover {
  transform: scale(1.2);
}
@media (min-width: 320px) and (max-width: 375px) {
  .about-us .focus-boxes img {
    margin-top: 20px;
  }
}
.about-us .fa-check-circle {
  color: #BA2631;
}
.about-us li {
  color: #093075;
  font-weight: 600;
}
.about-us span {
  font-weight: 700;
}

.parallax {
  padding: 40px 0;
}
.parallax .btn {
  background-color: #ffffff;
  color: #093075;
}
.parallax .btn:hover {
  background-color: #093075;
  color: #ffffff;
}
.parallax h1 {
  color: #093075;
}
.parallax .card {
  border: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.parallax .card .news-title {
  color: #093075;
  font-size: 25px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
@media (min-width: 576px) and (max-width: 767px) {
  .parallax .card .news-title {
    font-size: 18px;
  }
}
.parallax .card .image-container {
  height: 250px;
  overflow: hidden;
}
@media (min-width: 576px) and (max-width: 992px) {
  .parallax .card .image-container {
    height: auto;
  }
}
.parallax .card a {
  color: #093075;
}

.video-container {
  background-image: url("../../images/video-bg.jpg");
  min-height: 21.6vw;
  display: block;
  position: relative;
  padding: 0;
  padding-top: 60px;
  padding-bottom: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: inherit;
}
@media (min-width: 768px) {
  .video-container {
    background-repeat: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}
.video-container .card-bg {
  display: flex;
}
@media (min-width: 320px) and (max-width: 420px) {
  .video-container .card-bg {
    flex-direction: column;
    top: 0;
    padding: 20px 0;
  }
}
.video-container .card-bg .image-container {
  display: block;
  position: relative;
  width: 44%;
  height: initial;
}
@media (min-width: 320px) and (max-width: 420px) {
  .video-container .card-bg .image-container {
    width: 100%;
  }
}
.video-container .card-bg .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.video-container .card-bg .text-container {
  position: relative;
  background-color: #f6f6f6da;
  width: 66%;
  padding: 2.86vw 3.65vw;
}
@media (min-width: 320px) and (max-width: 420px) {
  .video-container .card-bg .text-container {
    width: 100%;
  }
}
.video-container .card-bg .text-container h2 {
  color: #093075;
}
.video-container .card-bg .text-container p {
  color: #333;
}

.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #BA2631;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #BA2631;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: #901d26;
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.about-section .small-text {
  text-transform: uppercase;
  font-size: 18px;
  color: #5458C9;
  font-weight: 800;
}
.about-section h1 {
  font-size: 42px;
  color: #093075;
}

.news-section .news-card {
  margin-bottom: 30px;
}
.news-section .news-card .card-header img {
  margin: 0 auto;
}
.news-section .news-card h1 {
  font-size: 36px;
  color: #093075;
}
.news-section .news-card p {
  font-size: 18px;
  font-weight: 900;
  color: #7479FF;
}
.news-section .news-card a {
  color: #093075;
}

.news-detail h2, .news-detail .links {
  color: #5458C9;
}
.news-detail span {
  color: #093075;
}
.news-detail .image-container {
  height: 500px;
}
@media (min-width: 320px) and (max-width: 420px) {
  .news-detail .image-container {
    height: auto;
  }
}

.faqs-accordion {
  margin-bottom: 200px;
}
.faqs-accordion .card-header {
  background-color: #5458C9;
  color: #ffffff;
  border-radius: 0;
  border: 0;
}
.faqs-accordion .question {
  font-weight: 900;
  text-transform: uppercase;
  color: #6668A5;
  width: 100%;
}

.testimonial-card {
  padding: 30px;
  margin-bottom: 30px;
  border: 2px solid #5458C9;
}
.testimonial-card h1 {
  font-size: 28px;
  color: #5458C9;
}
.testimonial-card h2 {
  font-size: 18px;
}
.testimonial-card .stars {
  color: gold;
}
.testimonial-card .stars i {
  float: right;
}

.contact-section {
  margin-bottom: 30px;
}
.contact-section h1 {
  color: #093075;
  font-size: 36px;
}
@media (min-width: 320px) and (max-width: 420px) {
  .contact-section .btn {
    padding: 15px 5px;
  }
}
.contact-section .btn:hover {
  background-color: #093075;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.contact-section .light-text {
  color: #7479FF;
}
.contact-section .contact-card {
  background-color: #093075;
  color: #ffffff;
  padding: 30px;
}
.contact-section .iframe-container iframe {
  height: 300px;
}
.contact-section .contact-form input, .contact-section .contact-form select, .contact-section .contact-form textarea {
  border-radius: 0;
}
.contact-section .white-btn {
  background-color: #ffffff;
  color: #093075;
}
.contact-section .grey-container {
  background-color: rgba(255, 255, 255, 0.3);
  margin-bottom: 30px;
  padding: 15px;
}

.services-container h1 {
  font-size: 28px;
  font-weight: 400;
  color: #093075;
  margin: 10px 15px;
}
.services-container .btn {
  padding: 5px 15px;
  font-size: 18px;
  margin: 10px 15px;
}
.services-container .border-container {
  border: 1px solid #7479FF;
}

.career-card h1 {
  font-size: 36px;
  margin: 0;
}
.career-card .btn {
  margin: 0;
}

.careers-detail h1 {
  color: #5458C9;
}

.detail-services img {
  padding-right: 15px;
  padding-bottom: 20px;
}
.detail-services h1 {
  color: #093075;
}
.detail-services i {
  color: #7479FF;
}

.photo-gallery a.active-topic {
  background-color: #F47C80;
  border: 1px solid #F47C80;
  color: #000;
  white-space: normal;
}

.btn-gallery {
  padding: 0.4rem;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}
.btn-gallery:focus {
  box-shadow: none;
}
@media screen and (min-width: 768px) {
  .btn-gallery {
    font-size: 13px;
  }
}

.btn-gallery {
  border: 1px solid #093075;
  background: #093075;
  color: #fff;
  text-shadow: none;
  white-space: normal;
  margin-bottom: 10px;
}
.btn-gallery:hover {
  background: #093075;
  border: 1px solid #093075;
  color: #fff;
  text-decoration: underline;
}

footer h2 {
  font-size: 1.2rem;
}

.supply-emailsignup .card {
  background: #f0f8ff;
}
.supply-emailsignup .submit-btn {
  border: 1px solid #BA2631;
  background: #BA2631;
  color: #fff !important;
  text-shadow: none;
  white-space: normal;
  font-size: 15px;
  text-transform: uppercase;
}
.supply-emailsignup .submit-btn:hover {
  background: #9AD8FF;
  border: 1px solid #9AD8FF;
  color: #000 !important;
  text-decoration: underline;
}

/*# sourceMappingURL=design.css.map */
