/*
  Main stylesheet for Semaforge
*/
body {
  font-family: 'Poppins', sans-serif;
  color: #151827;
  background: #fff; }

::selection {
  color: #fffe37;
  background: #000; }

.navbar {
    padding: 0px;
}

.btn {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-size: 13px;
  font-weight: 700;
  padding: 12px 30px; }
.btn.btn-red {
    background: #fdb913;
    color: white; }
.btn.btn-shop {
    padding: 2px 8px; 
    background: #fdb913;
    color: white; }

.navbar-toggler span {
  background: white;
  width: 34px;
  height: 3px;
  display: block;
  margin: 7px 0px; }

.container {
  max-width: 95%; }

.navbar-inverse {
  background: #fff !Important; }

.navbar .navbar-brand img {
  max-height: 60px;
  max-width: 100%;
  display: block; }
.navbar #navbarNav {
  justify-content: flex-end; }
.navbar .navbar-nav li a {
  color: darkslategray;
  font-size: 13px;
  margin-left: 50px; }

.home-banner {
  background: url(../img/map-red-pins-overlay.png) no-repeat;
  background-size: cover;
  padding: 70px 0px 70px; }
  .home-banner .container {
    max-width: 900px; }
  .home-banner .title {
    line-height: 65px;
    background: #fdb91366;
    display: inline;
    color: #1a1e39;
    font-weight: 900;
    word-spacing: 1px;
    line-height: 2em;
    font-size: 42px;
    padding: 7px 15px;
    margin-bottom: 50px; }
  .home-banner .subtitle {
    font-size: 20px;
    background: #bb223344;
    max-width: 500px;
   }
    .home-banner .title span:first-child {
      padding-right: 12px; }
    .home-banner .title span:last-child {
      padding-left: 12px; }
  .home-banner .btn {
    margin-top: 80px; }

section .entry-head {
  margin-bottom: 70px;
  color: #b4b4b4;
  text-align: center;
  line-height: 1.3em;
  font-size: 14px;
  text-align: center; }
  section .entry-head .section-title {
    color: #000;
    font-weight: bold;
    margin-bottom: 20px; }
  section .entry-head .container {
    max-width: 800px; }
section .container {
  max-width: 840px; }

.service-wrapper {
  padding: 100px 0px; }
  .service-wrapper .entry-single {
    background: #1c1c1c;
    border-radius: 12px;
    text-align: center;
    min-height: 300px; }
    .service-wrapper .entry-single a {
      color: white;
      text-decoration: none; }
    .service-wrapper .entry-single .title {
      font-size: 21px; }
    .service-wrapper .entry-single img {
      border-top-left-radius: 12px;
      border-top-right-radius: 12px;
      margin-bottom: 30px;
      max-width: 100%;
      height: 190px;
      width: 100%;
      object-fit: cover; }

.wedo_wrapper {
  padding: 0px 0px; }
  .wedo_wrapper .entry-single {
    display: flex;
    flex-direction: row;
    margin-bottom: 100px; }
    .wedo_wrapper .entry-single a {
      text-decoration: none;
      color: #fdb913; }
    .wedo_wrapper .entry-single .entry-img {
      width: 50%; }
    .wedo_wrapper .entry-single .entry-img img {
      width: 100%;
      border-radius: 20px;
      -moz-border-radius: 20px;
      -webkit-border-radius: 20px;
      height: 300px;
      object-fit: cover;
      background: #000; }
    .wedo_wrapper .entry-single .entry-content {
      padding-left: 60px;
      width: 50%;
      padding-top: 20px;
      color: #b4b4b4;
      font-size: 18px; }
      .wedo_wrapper .entry-single .entry-content .title {
        font-size: 24px;
        line-height: 1.6em; }
    .wedo_wrapper .entry-single.reverse {
      flex-direction: row-reverse; }
      .wedo_wrapper .entry-single.reverse .entry-content {
        padding-left: 0px;
        padding-right: 60px; }

.action-wrapper {
  background: url("../img/action.png") no-repeat;
  background-size: cover;
  padding: 80px 0px; }
  .action-wrapper .entry-head {
    max-width: 480px;
    margin: 0 auto;
    text-align: center; }
    .action-wrapper .entry-head .btn {
      margin-top: 40px; }

.contact-wrapper {
  padding: 0px 0px; }
  .contact-wrapper .contact-form {
    background: #1c1c1c;
    max-width: 1000px;
    padding: 60px 120px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    margin: 60px auto 0px; }
    .contact-wrapper .contact-form .form-wrap {
      margin-bottom: 18px; }
      .contact-wrapper .contact-form .form-wrap .form-control {
        background: #000;
        width: 100%;
        border: none;
        font-size: 14px;
        color: #b4b4b4;
        min-height: 42px;
        border-radius: 5px;
        padding-left: 20px; }
    .contact-wrapper .contact-form .btn {
      width: 100%; }

.faq-wrapper {
  padding: 100px 0px; }
  .faq-wrapper .container {
    max-width: 1000px; }
  .faq-wrapper .accordion .accordion-item {
    margin-bottom: 15px; }
    .faq-wrapper .accordion .accordion-item .accordion-header {
      background: #1c1c1c;
      color: #b4b4b4;
      padding: 0px;
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px; }
      .faq-wrapper .accordion .accordion-item .accordion-header .accordion-button {
        padding: 30px 50px;
        background: #1c1c1c;
        color: #b4b4b4;
        border: none;
        font-size: 18px;
        border: none !important;
        border-radius: 12px;
        outline: none !important; }
        .faq-wrapper .accordion .accordion-item .accordion-header .accordion-button:after {
          content: "\f107";
          font-size: 21px;
          background-image: none !important;
          font: normal normal normal 14px/1 FontAwesome;
          transition: transform .2s ease-in-out;
          font-size: 32px; }
    .faq-wrapper .accordion .accordion-item .accordion-body {
      color: #b4b4b4; }

.footer-wrapper {
  padding: 60px 0px;
  background: #1c1c1c; }
  .footer-wrapper .footer-logo img {
    max-height: 60px; }
  .footer-wrapper .navbar-nav {
    justify-content: flex-end;
    list-style: none;
    flex-direction: row; }
    .footer-wrapper .navbar-nav li {
      margin-left: 50px; }
      .footer-wrapper .navbar-nav li a {
        color: white;
        font-size: 13px; }

@media (max-width: 768px) {
/* for mobile devices *
  .home-banner {
    background: url(../img/map-red-pins-overlay-500.png) no-repeat; }
*/

  .service-wrapper .entry-single {
    margin-bottom: 20px; }

  .wedo_wrapper .entry-single, .wedo_wrapper .entry-single.reverse {
    flex-direction: column; }

  .wedo_wrapper .entry-single .entry-img img {
    height: auto; }

  .contact-wrapper .contact-form {
    padding: 50px 30px; }

  .wedo_wrapper .entry-single .entry-img, .wedo_wrapper .entry-single .entry-content {
    width: 100%; }

  .wedo_wrapper .entry-single .entry-content {
    padding-left: 0px; }

  .footer-wrapper {
    text-align: center; }

  .footer-wrapper .footer-logo img {
    margin-bottom: 20px; }

  .footer-wrapper .navbar-nav li {
    margin: 0px 5px !important; } }
@media (max-width: 667px) {
  .home-banner .title {
    line-height: 3em;
    font-size: 18px;
    padding: 7px 15px;
    margin-bottom: 50px; }

  .faq-wrapper .accordion .accordion-item .accordion-header .accordion-button {
    padding: 15px 30px; }

  .faq-wrapper .accordion .accordion-item .accordion-header .accordion-button:after {
    font-size: 24px; }

  .navbar .navbar-nav li a {
    margin-left: 0px; }

  .navbar .navbar-collapse {
    padding-top: 20px; } }

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

/* dynamically appearing elements */
.appear {
  transition: all 0.8s;
  opacity: 0;
  transform: translateY(40px);
}

.appear.inview {
  opacity: 1;
  transform: none;
  transition-delay: 0.3s;
}
