.testi-bg,
.title,
.title-clients {
  text-align: center;
}
.contact-info,
.header-text2,
.header-title,
.navbar-nav,
.testi-name,
.title,
.title-clients {
  font-weight: 700;
}
body {
  font-family: Tahoma;
  font-size: 16px;
  overflow-x: hidden;
}
.header-testimonial,
.testi-bg {
  font-family: "Source Sans Pro", sans-serif;
}
.contact-info {
  font-size: 15px;
  color: white;
  padding-top: 17px;
  padding-bottom: 27px;
  width: 100%;
  z-index: 1001;
}
.contact-info-container {
  background-color: #0f74ba;
}
.contact-info div .fa-mobile {
  font-size: 25px !important;
  color: #fff !important;
  padding-right: 2px;
}
.contact-info div .fa-phone {
  font-size: 21px !important;
  color: #fff !important;
  padding-right: 2px;
}
.contact-info div .fa-envelope {
  font-size: 20px !important;
  color: #fff !important;
  padding-right: 2px;
}
.contact-info div {
  display: inline-block;
  padding-right: 3px;
}
.features-header {
  font-size: 25px;
}
.features-subheader {
  font-size: 20px;
}
#triangle_down {
  width: 0;
  height: 0;
  left: 0;
  border-top: 30px solid rgba(255, 255, 255, 0.5);
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  margin: 0 auto;
}
.btn-slider {
  position: fixed;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 1000;
}
.header-inner {
  background-image: url(../images/slider-inner.jpg);
  width: 100%;
  height: 220px;
}
.title-clients {
  font-size: 26px !important;
  padding-top: 20px;
  padding-bottom: 23px;
}
.menu {
  background-color: rgba(255, 255, 255, 1);
  padding-top: 16px;
  padding-bottom: 10px;
  position: absolute;
  top: 50px;
  width: 100%;
  z-index: 1001;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-nav {
  font-size: 15px;
  color: #231f20;
  padding-top: 5px;
}
.navbar-nav a {
  color: #03275b !important;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #c0392b;
  background-color: transparent;
}
.title {
  font-size: 36px;
  padding-top: 63px;
  padding-bottom: 23px;
}
.title > .emph-red {
  font-size: 40px;
}
.sub-title,
.sub-title-testi {
  font-size: 20px;
  text-align: center;
}
.page-title {
  padding-bottom: 50px;
  padding-top: 50px;
}
.sub-title-testi {
  color: #fff;
  padding-bottom: 30px;
}
.emph-red {
  color: #c0392b;
}
.emph-blue {
  color: #164896;
  font-size: 40px;
}
.featured-emph-blue {
  color: #164896;
  font-size: 30px;
}
.testi-bg,
.testi-name,
.white-text {
  color: #fff;
}
.cm-feature-list li {
  line-height: 30px;
}
.crew-master-features {
  padding-top: 20px;
  padding-bottom: 20px;
}
.testi-container {
  min-height: 500px;
  background-color: #164896;
  padding: 50px;
  background-image: url(../images/testimonial-bg-images.jpg);
  background-size: cover;
}
.testi-bg {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #fff;
  border-radius: 5px;
  min-height: 100px;
  padding: 15px;
  font-size: 16px;
  text-shadow: 1px 1px 1px #000;
  font-weight: 300;
}
.testi-name {
  font-size: 18px;
  padding-top: 20px;
}
.bg-gray {
  background: #f6f6f6;
}
.clients {
  padding-top: 20px;
  padding-bottom: 50px;
}
.testi-company,
.testi-position {
  font-size: 12px;
  color: #fff;
}
.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (max-width: 765px) {
  .slick-prev {
    margin-left: 20px;
  }
  .slick-next {
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.arrow {
  padding-top: 28px;
}
.features-title {
  font-size: 27px;
  color: #164896;
  padding-top: 20px;
}
.footer ul,
.footer ul li a {
  color: #fff;
  font-size: 14px;
}
.footer {
  background-color: #164896;
  padding-top: 25px;
  padding-bottom: 20px;
  font-size: 14px;
}
.footer-img-wrap a img {
  margin-top: 20px;
}
.footer-title {
  font-size: 22px;
  color: #fff;
}
.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 25px;
}
.footer ul li a:hover {
  color: #b2e3ff;
  text-decoration: none;
}
.address {
  color: #fff;
}
.fatures-text {
  font-size: 17px;
  color: #231f20;
  padding-top: 20px;
  text-align: justify;
}
.header-title {
  font-size: 40px;
}
.header-slider {
  color: #fff;
  padding-top: 60px;
}
.header-subtitle {
  font-size: 22px;
  padding-bottom: 20px;
}
.header-text,
.header-text2 {
  font-size: 16px;
  padding-bottom: 20px;
}
.header-text2 {
  font-size: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.btn-success {
  border-radius: 0;
  width: 100%;
  height: auto;
  font-size: 22px;
}
.panel-title {
  font-weight: 700;
}
.header-testimonial {
  font-size: 28px;
  font-style: italic;
  background-color: rgba(255, 255, 255, 0.5);
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 5px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.emph-blue-normal {
  color: #164896;
}
.btn-danger {
  border-radius: 5px 0 0;
}
.img-logo > img {
  margin: 0 10px;
  float: left;
  display: inline;
  text-align: center;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transition: all 0.1s;
}
.img-logo > img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  transition: all 0.1s;
}
.crewmaster-avp {
  border: 8px solid #e2e2e2;
}
@media (min-width: 320px) {
  .carousel-inner {
    margin-top: 135px;
    height: 300px;
  }
  .carousel-inner .item img {
    height: 420px;
  }
  .carousel-caption {
    top: 10px !important;
  }
}
@media (min-width: 1200px) {
  .carousel-caption {
    top: 150px !important;
  }
  .contact-info {
    position: absolute;
  }
}
@media screen and (min-device-width: 800px) and (max-device-width: 1610px) {
  .carousel-inner .item img {
    height: auto;
  }
  .carousel-inner {
    margin-top: 0;
    height: 650px;
  }
  .carousel-caption {
    top: 190px !important;
  }
}
@media screen and (min-device-width: 1610px) and (max-device-width: 2468px) {
  .carousel-inner .item img {
    height: auto;
  }
  .carousel-inner {
    margin-top: 0;
    height: 1032px;
  }
  .carousel-caption {
    top: 210px !important;
  }
}
.slick-next:before,
.slick-prev:before {
  color: #164896 !important;
}
.slick-slide {
  outline: 0;
}
.slick-slider {
  cursor: pointer;
}
.slick-slide img {
  margin: 0 auto;
}
.feature_header {
  width: 100%; /* Full width column */
  padding-right: 150px; /* Default padding to match Bootstrap */
  padding-left: 150px; /* Default padding to match Bootstrap */
  margin-bottom: 50px;
}
.features_card {
  width: 100%; /* Full width column */
  padding-right: 150px; /* Default padding to match Bootstrap */
  padding-left: 150px; /* Default padding to match Bootstrap */
  margin-bottom: 50px;
}
/* Flex container for equal height columns */
.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* Center the columns horizontally */
}

.col {
  flex: 1 1 30%; /* Columns take up 30% of the row */
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center; /* Align content to the start (left) */
}

/* Make all titles equal height */
.features-title {
  display: flex;
  justify-content: center; /* Center the title horizontally */
  align-items: flex-start; /* Align title at the start */
  text-align: center; /* Center text inside the title */
  min-height: 120px; /* Adjust this value based on the tallest title */
  padding: 10px 0;
  margin-bottom: 15px; /* Add spacing between title and paragraph */
}

/* Basic styling for images */
.col img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin: 0 auto; /* Center the image */
  display: block; /* Ensure it's treated as a block-level element */
}

/* Basic styling for text */
.features-text {
  text-align: justify; /* Align text to the left */
  margin-top: 10px;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .col {
    flex: 1 1 100%; /* Full width on smaller screens */
  }
}
.features-container {
  display: flex;
  align-items: center; /* Align items to the top of the row */
  justify-content: space-around;
}
.feature-image {
  flex-shrink: 0; /* Prevent the image from shrinking */
  margin-right: 20px; /* Add some space between the image and the text */
  max-width: 100px; /* Adjust the size of the image if needed */
}
.eseapay-header-img {
  width: 600px;
  height: auto;
}
.eseapay-img-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.eseapay-container {
  display: flex;
  align-items: center; /* Align items to the top of the row */
  justify-content: left;
}
.eseapay-title {
  font-weight: 700;
  font-size: 3rem;
  text-align: center;
}
.eseapay-text {
  margin: 20px 0;
  text-align: justify;
}
.eseapay-image {
  width: 90px;
  height: auto;
  margin: 10px;
}
.eseapay-header {
  font-size: 1.5em;
}
.eseapay-border {
  border-top: solid 2px #03275b;
  margin: 50px 0;
}
/* Active link styling */
.navbar-nav li a.active {
  color: #fff !important; /* White text */
  background-color: #007bff !important; /* Primary blue background */
  border-radius: 4px;
}

/* Hover effect for links */
.navbar-nav li a:hover {
  color: #c0392b !important; /* Primary blue text on hover */
  text-decoration: underline 3px solid;
}

/* From Uiverse.io by adamgiebl */
.cssbuttons-io-button {
  background: #a370f0;
  color: white;
  font-family: inherit;
  padding: 0.35em;
  padding-left: 1.2em;
  font-size: 17px;
  font-weight: 500;
  border-radius: 0.9em;
  border: none;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  box-shadow: inset 0 0 1.6em -0.6em #714da6;
  overflow: hidden;
  position: relative;
  height: 2.8em;
  padding-right: 3.3em;
  cursor: pointer;
}

.cssbuttons-io-button .icon {
  background: white;
  margin-left: 1em;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.2em;
  width: 2.2em;
  border-radius: 0.7em;
  box-shadow: 0.1em 0.1em 0.6em 0.2em #7b52b9;
  right: 0.3em;
  transition: all 0.3s;
}

.cssbuttons-io-button:hover .icon {
  width: calc(100% - 0.6em);
}

.cssbuttons-io-button .icon svg {
  width: 1.1em;
  transition: transform 0.3s;
  color: #7b52b9;
}

.cssbuttons-io-button:hover .icon svg {
  transform: translateX(0.1em);
}

.cssbuttons-io-button:active .icon {
  transform: scale(0.95);
}

/* Updated CSS for Blue Button */
.cssbuttons-io-button {
  background: #4a90e2; /* Blue background */
  color: white;
  font-family: inherit;
  padding: 0.35em;
  padding-left: 1.2em;
  font-size: 17px;
  font-weight: 500;
  border-radius: 0.9em;
  border: none;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  box-shadow: inset 0 0 1.6em -0.6em #2c6cb0; /* Darker blue inner shadow */
  overflow: hidden;
  position: relative;
  height: 2.8em;
  padding-right: 3.3em;
  cursor: pointer;
  font-weight: 700;
}

.cssbuttons-io-button .icon {
  background: white;
  margin-left: 1em;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.2em;
  width: 2.2em;
  border-radius: 0.7em;
  box-shadow: 0.1em 0.1em 0.6em 0.2em #357ab8; /* Blue shadow */
  right: 0.3em;
  transition: all 0.3s;
}

.cssbuttons-io-button:hover .icon {
  width: calc(100% - 0.6em);
}

.cssbuttons-io-button .icon svg {
  width: 1.1em;
  transition: transform 0.3s;
  color: #357ab8; /* Blue icon color */
}

.cssbuttons-io-button:hover .icon svg {
  transform: translateX(0.1em);
}

.cssbuttons-io-button:active .icon {
  transform: scale(0.95);
}

@media (min-width: 992px) and (max-width: 1199px) {
  .slider-header-title {
    font-size: 3rem !important;
  }
  .slider-header-subtitle {
    font-size: 2rem !important;
  }
  .slider-header-text {
    font-size: 1.5rem !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .slider-header-title {
    font-size: 3rem !important;
  }
  .slider-header-subtitle {
    font-size: 1.6rem !important;
  }
  .slider-header-text {
    font-size: 1.5rem !important;
  }
}
@media (min-width: 413px) and (max-width: 767px) {
  .feature_header {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 50px;
  }
  .testi-container {
    padding: 0px !important;
  }
  .eseapay-header-img {
    width: 100% !important;
    height: auto;
  }
}
@media (max-width: 413px) {
  .feature_header {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 50px;
  }
  .testi-container {
    padding: 0px !important;
  }
  .eseapay-header-img {
    width: 100% !important;
    height: auto;
  }
}
