.brands,
.map-clean,
.photo-gallery,
.projects-clean {
  color: #313437;
  background-color: #fff;
}
.brands a {
  text-align: center;
  padding: 40px 0;
}
.brands a img {
  display: inline-block;
  margin: 10px 20px;
  vertical-align: middle;
}
.contact-clean {
  background: #f1f7fc;
  padding: 80px 0;
}
.contact-clean form {
  max-width: 480px;
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px;
  border-radius: 4px;
  color: #505e6c;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
.contact-clean h2 {
  margin-top: 5px;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 36px;
  color: inherit;
}
.contact-clean form .form-control {
  background: #fff;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  outline: 0;
  color: inherit;
  padding-left: 12px;
  height: 42px;
}
.contact-clean form .form-control:focus {
  border: 1px solid #b2b2b2;
}
.contact-clean form textarea.form-control {
  min-height: 100px;
  max-height: 260px;
  padding-top: 10px;
  resize: vertical;
}
.contact-clean form .btn {
  padding: 16px 32px;
  border: none;
  background: 0 0;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
  outline: 0 !important;
}
.contact-clean form .btn:hover,
.footer-clean ul a:hover,
.highlight-blue .buttons .btn:hover,
.highlight-clean .buttons .btn:hover,
.highlight-phone .intro .btn:hover {
  opacity: 1;
}
.contact-clean form .btn:active,
.highlight-blue .buttons .btn:active,
.highlight-clean .buttons .btn:active,
.highlight-phone .intro .btn:active {
  transform: translateY(1px);
}
.contact-clean form .btn-primary {
  background-color: #055ada !important;
  margin-top: 15px;
  color: #fff;
}
.features-boxed {
  color: #313437;
  background-color: #eef4f7;
}
.features-boxed p,
.highlight-clean p,
.highlight-phone p,
.map-clean p,
.photo-gallery p,
.projects-clean p {
  color: #7d8285;
}
.features-boxed h2,
.map-clean h2,
.photo-gallery h2,
.projects-clean h2 {
  font-weight: 700;
  margin-bottom: 75px;
  padding-top: 40px;
  color: inherit;
}
.features-boxed .intro,
.projects-clean .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}
.features-boxed .intro p,
.photo-gallery .intro p,
.projects-clean .intro p {
  margin-bottom: 0;
}
.features-boxed .features {
  padding: 50px 0;
}
.features-boxed .item,
.highlight-blue .buttons,
.highlight-clean .buttons {
  text-align: center;
}
.features-boxed .item .box {
  text-align: center;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px;
}
.features-boxed .item .icon {
  font-size: 60px;
  color: #1485ee;
  margin-top: 20px;
  margin-bottom: 35px;
}
.features-boxed .item .name {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 0;
  color: inherit;
}
.features-boxed .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.footer-clean {
  padding: 50px 0;
  background-color: #fff;
  color: #4b4c4d;
}
.footer-clean h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 16px;
}
.footer-clean ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
}
.footer-clean ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}
.footer-clean .item.social {
  text-align: right;
}
@media (max-width: 768px) {
  .footer-clean .item.social {
    text-align: center;
  }
}
.footer-clean .item.social > a {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin-left: 10px;
  margin-top: 22px;
  color: inherit;
  opacity: 0.75;
}
.footer-clean .item.social > a:hover {
  opacity: 0.9;
}
@media (max-width: 991px) {
  .footer-clean .item.social > a {
    margin-top: 40px;
  }
}
.footer-clean .copyright {
  margin-top: 14px;
  margin-bottom: 0;
  font-size: 13px;
  opacity: 0.6;
}
.header-dark {
  background: url(/assets/img/mountain_bg.jpg) 0 0 / cover #444;
  padding-bottom: 80px;
}
.header-dark .navbar {
  background: 0 0;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  border: none;
}
.header-dark .navbar .navbar-brand {
  font-weight: 700;
  color: inherit;
}
.header-dark .navbar .navbar-brand:hover {
  color: #f0f0f0;
}
.header-dark .navbar .navbar-collapse span {
  margin-top: 5px;
}
.header-dark .navbar .navbar-collapse span .login {
  color: #d9d9d9;
  margin-right: 0.5rem;
  text-decoration: none;
}
.header-dark .navbar .navbar-collapse span .login:hover {
  color: #fff;
}
.header-dark .navbar .navbar-toggler {
  border-color: #747474;
  color: #eee;
}
.header-dark .navbar .navbar-toggler:hover,
.header-dark .navbar-toggler:focus {
  background: 0 0;
}
.header-dark .navbar .navbar-collapse,
.header-dark .navbar form {
  border-color: #636363;
}
@media (min-width: 992px) {
  .header-dark .navbar.navbar .navbar-nav .nav-link {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
.header-dark .navbar.navbar-dark .navbar-nav .nav-link {
  color: #d9d9d9;
}
.header-dark .navbar.navbar-dark .navbar-nav .nav-link:focus,
.header-dark .navbar.navbar-dark .navbar-nav .nav-link:hover {
  color: #fcfeff !important;
  background-color: transparent;
}
.header-dark .navbar .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 2px;
}
.header-dark .navbar .dropdown-menu .dropdown-item,
.header-dark .navbar .dropdown-menu .dropdown-item:focus {
  line-height: 2;
  font-size: 14px;
  color: #37434d;
}
.header-dark .navbar .dropdown-menu .drodown-item:hover,
.header-dark .navbar .dropdown-menu .dropdown-item:focus {
  background: #ebeff1;
}
.header-dark .navbar .action-button,
.header-dark .navbar .action-button:active {
  background: #208f8f;
  border-radius: 20px;
  font-size: inherit;
  color: #fff;
  box-shadow: none;
  border: none;
  text-shadow: none;
  padding: 0.5rem 0.8rem;
  transition: background-color 0.25s;
}
.header-dark .navbar .action-button:hover {
  background: #269d9d;
}
.header-dark .navbar label {
  color: #ccc;
}
.header-dark .navbar form .search-field {
  display: inline-block;
  width: 80%;
  background: 0 0;
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  color: #ccc;
  box-shadow: none;
  color: inherit;
  transition: border-bottom-color 0.3s;
}
.header-dark .navbar form .search-field:focus {
  border-bottom: 1px solid #ccc;
}
.header-dark .hero {
  margin-top: 60px;
}
.header-dark .hero h1 {
  color: #fff;
  font-family: Bitter, serif;
  font-size: 40px;
  margin-top: 20px;
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .header-dark {
    padding-bottom: 120px;
  }
  .header-dark .navbar {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .header-dark .hero {
    margin-top: 20px;
  }
  .header-dark .hero h1 {
    margin-bottom: 50px;
    line-height: 1.5;
  }
}
.header-dark .hero .ratio iframe {
  background-color: #666;
}
.highlight-blue {
  color: #fff;
  background-color: #1e6add;
  padding: 50px 0;
}
.highlight-blue p {
  color: #c4d5ef;
  line-height: 1.5;
}
.highlight-blue h2 {
  font-weight: 400;
  margin-bottom: 25px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}
.highlight-blue .intro,
.highlight-clean .intro {
  font-size: 16px;
  max-width: 575px;
  margin: 0 auto 25px;
}
.highlight-blue .buttons .btn {
  padding: 16px 32px;
  margin: 6px;
  border: none;
  background: 0 0;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
}
.highlight-blue .buttons .btn-primary,
.highlight-blue .buttons .btn-primary:active {
  border: 2px solid rgba(255, 255, 255, 0.7);
  border-radius: 6px;
  color: #ebeff1;
  box-shadow: none;
  text-shadow: none;
  padding: 14px 24px;
  background: 0 0;
  transition: background-color 0.25s;
}
.highlight-clean {
  color: #313437;
  background-color: #fff;
  padding: 50px 0;
}
.highlight-clean h2 {
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}
.highlight-clean .buttons .btn {
  padding: 16px 32px;
  margin: 6px;
  border: none;
  background: #ddd;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
  outline: 0;
}
.highlight-clean .buttons .btn-primary,
.highlight-phone .intro .btn-primary {
  background-color: #055ada;
  color: #fff;
}
.highlight-phone {
  color: #313437;
  background-color: #eef4f7;
  padding: 50px 0 55px;
  overflow: hidden;
}
.highlight-phone h2 {
  font-weight: 700;
  margin-bottom: 35px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}
.highlight-phone .intro {
  font-size: 18px;
  max-width: 500px;
  line-height: 1.5;
}
.highlight-phone .intro p {
  margin-bottom: 35px;
}
.highlight-phone .intro .btn {
  padding: 16px 32px;
  border: none;
  background: 0 0;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
}
.highlight-phone .phone-mockup {
  position: relative;
  max-width: 260px;
  margin-top: -30px;
  margin-bottom: -230px;
  transform: rotate(-15deg);
}
.highlight-phone .phone-mockup img.device {
  width: 100%;
  height: auto;
}
.highlight-phone .phone-mockup .screen {
  position: absolute;
  width: 94%;
  height: 91%;
  top: 1%;
  left: 3%;
  border: 1px solid #444;
  border-radius: 20px;
  overflow: hidden;
  background: url(/assets/img/screen-content-phone.jpg) center/cover;
  z-index: -1;
}
.highlight-phone .phone-mockup .screen:before {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -6%;
  right: -60%;
  transform: rotate(-19deg);
  opacity: 0.2;
}
.map-clean .intro,
.photo-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px;
}
.photo-gallery .photos {
  padding-bottom: 20px;
}
.photo-gallery .item {
  padding-bottom: 30px;
}
.map-clean iframe {
  background-color: #eee;
}
@media (max-width: 767px) {
  .brands a {
    padding: 30px 0;
  }
  .contact-clean {
    padding: 20px 0;
  }
  .contact-clean form {
    padding: 30px;
  }
  .features-boxed h2,
  .map-clean h2,
  .photo-gallery h2,
  .projects-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
  .footer-clean .item {
    text-align: center;
    padding-bottom: 20px;
  }
  .footer-clean .item.social > a {
    margin-top: 10px;
  }
  .highlight-phone {
    text-align: center;
  }
  .highlight-phone .intro {
    max-width: none;
  }
}
.projects-clean .projects {
  padding-bottom: 40px;
}
.projects-clean .item {
  text-align: center;
  padding-top: 50px;
  min-height: 425px;
}
.projects-clean .item .name {
  font-weight: 700;
  margin-top: 28px;
  margin-bottom: 8px;
  color: inherit;
}
.projects-clean .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 0;
}
