.navbar-default {
  background-color: rgba(255, 255, 255, 0.35);
}

.navbar-default .navbar-nav {
  font-size: 24px;
  font-weight: bold;
}

.navbar-header {
  position: relative;
  top: -10px;
}

.navbar-default .navbar-toggle {
  top: 8px;
}

.page-header {
  padding: 170px 0 200px;
}

.cps-section-padding {
  padding: 60px 0;
}

.map-area {
  margin-top: 0px;
  margin-bottom: 60px;
  z-index: 999;
}

.page-header.style-bg-img {
  background-image: url("../images/case-header.jpg");
}

@media (min-width: 1600px) {
  .container {
    width: 1540px;
  }
}

.cps-about-img img {
  display: block;
}

.style-3 .cps-testimonials-wrap .cps-testimonial-item blockquote:before {
  content: "\e643";
}

.style-3 .cps-testimonials-wrap .cps-testimonial-item .cps-commenter-pic.rect {
  border-radius: unset;
  width: 160px;
  top: -40px;
  margin-left: -80px;
}

.style-3
  .cps-testimonials-wrap
  .cps-testimonial-item
  .cps-commenter-pic.rect-320 {
  border-radius: unset;
  width: 320px;
  top: -40px;
  margin-left: -160px;
}

.style-3
  .cps-testimonials-wrap
  .cps-testimonial-item
  .cps-commenter-pic.rect-260 {
  border-radius: unset;
  width: 260px;
  top: -40px;
  margin-left: -130px;
}

.style-3
  .cps-testimonials-wrap
  .cps-testimonial-item
  .cps-commenter-pic
  .img-80 {
  height: 80px;
}

.navbar-default .navbar-brand {
  margin: 0;
}

.affix-top .navbar-brand {
  margin-top: 5px;
}

.navbar-brand > img {
  height: 60px;
}
.color-white {
  color: white;
}

.bg-color-cs-blue {
  background-color: #38acec !important;
}

.mobile_br {
  display: block !important;
}

@media only screen and (max-width: 428px) and (max-height: 926px) {
  .cps-banner-title {
    text-shadow: 4px -2px 4px #000000;
  }
}
