/*
 * Theme Name: Software Sources
 * Description: Software Sources theme using twig.
 * Author: Upsite - Tomer ofer
*/
body {
  font-family: "Titillium Web", Roboto, sans-serif;
  background-color: #f4f4f4;
  color:#100b31;
}
body input,
  body button,
  body a,
  body p {
    font-family: "Titillium Web", Roboto, sans-serif;
color: color: #100b31 !important;}
.header-wrap {
  background-color: #ffffff;
	color: #100b31 !important;
}
header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px; }
header .sc-language-switcher {
    padding: 5px 15px; }
.nav-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 5px; }
.nav-main .mobile-menu-toggle {
    margin: 3px;
    float: right; }
.nav-main ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.nav-main ul li a {
      margin: 0 5px;
      display: block;
      padding: 5px 14px;
      color: #ffffff;
      font-weight: 300;
      font-size: 18px; }
@media (max-width: 992px) {
      .nav-main ul li a {
        padding: 5px 10px;
        font-size: 16px; } }
.nav-main ul li.btn-black a {
      border: solid 1px #000000;
      border-radius: 3px;
      color: #000000; }
.sc-language-switcher {
  position: relative; }
.sc-language-switcher a {
    color: #ffffff; }
.sc-language-switcher ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
.sc-language-switcher ul li,
    .sc-language-switcher ul a {
      color: #ffffff; }
@media (max-width: 991px) {
    .sc-language-switcher ul {
      display: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      position: absolute;
      top: 100%;
      right: 0; }
    .sc-language-switcher .dropdown-toggle.open + ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
@media (max-width: 767px) {
    .sc-language-switcher {
      display: none; } }
.dark-menu .nav-main ul li:not(.btn-black) li,
.dark-menu .nav-main ul li:not(.btn-black) a,
.dark-menu .sc-language-switcher li,
.dark-menu .sc-language-switcher a {
  color: #7b7b8b; }
.dark-menu header {
  background-color: #ffffff; }
.dark-menu .mobile-menu-toggle span {
  background-color: #100b31; }
.sc-btn {
  text-decoration: none;
  display: inline-block;
  border-radius: 4px;
  border: none medium; }
.home-page section.search {
  min-height: 120vh;
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
@media (max-width: 480px) {
    .home-page section.search {
      min-height: 100vh; } }
.home-page section.search p {
    color: #ffffff;
    margin-bottom: 0;
    text-align: center; }
.home-page section.search p:nth-child(1) {
    font-size: 23px; }
@media (min-width: 480px) {
      .home-page section.search p:nth-child(1) {
        font-size: calc(1.66667vw + 15px); } }
@media (min-width: 840px) {
      .home-page section.search p:nth-child(1) {
        font-size: 29px; } }
.home-page section.search p:nth-child(2) {
    font-size: 30px; }
@media (min-width: 480px) {
      .home-page section.search p:nth-child(2) {
        font-size: calc(7.22222vw - 4.66667px); } }
@media (min-width: 840px) {
      .home-page section.search p:nth-child(2) {
        font-size: calc(6.52174vw + 1.21739px); } }
@media (min-width: 1024px) {
      .home-page section.search p:nth-child(2) {
        font-size: calc(0.5848vw + 62.0117px); } }
@media (min-width: 1366px) {
      .home-page section.search p:nth-child(2) {
        font-size: 70px; } }
.home-page section.search p:nth-child(3) {
    font-size: 14px; }
@media (min-width: 480px) {
      .home-page section.search p:nth-child(3) {
        font-size: calc(1.66667vw + 6px); } }
@media (min-width: 840px) {
      .home-page section.search p:nth-child(3) {
        font-size: 20px; } }

.home-page section:nth-child(odd):not(.services):not(.search) {
  background-color: #ededed; 
  padding: 75px 0;
}
.home-page section:nth-child(even):not(.services):not(.search) {
  background-color: #ffffff;
  padding: 75px 0;
}

.home-page section > .title {
  padding: 0 0 30px 0;
  text-align: center;
  font-weight: bold;
  color: #505050;
  font-size: 32px; }
@media (min-width: 480px) {
    .home-page section > .title {
      font-size: calc(3.33333vw + 16px); } }
@media (min-width: 840px) {
    .home-page section > .title {
      font-size: 44px; } }
.home-page .search-box {
  margin: 28px auto 140px;
  width: 585px;
  max-width: 80vw;
  background-color: #ffffff;
  border: 1px solid #100b31;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 6px #041d14;
          box-shadow: 0 2px 6px #041d14;
  padding: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
                
        }


@media (max-width: 768px) {
    .home-page .search-box {
        display: block; } }

.home-page .search-box input {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0 15px;
    outline: none;
  
  }

@media (max-width: 768px) {
    .home-page .search-box input {
        width: 90%;
        padding: 0 1%;
     } }

     @media (max-width: 475px) {
        .home-page .search-box input {
            width: 80%;
            padding: 0 1%;
         } }

/*       color: #bbbbbb;
      font-weight: 300; 
      */

.home-page .search-box input::-webkit-input-placeholder {
      color: #bbbbbb; 
      font-weight: 300;
      font-style: italic; }
.home-page .search-box input:-ms-input-placeholder {
      color: #bbbbbb; 
      font-weight: 300;
      font-style: italic; }
.home-page .search-box input::-ms-input-placeholder {
      color: #bbbbbb; 
      font-weight: 300;
      font-style: italic; }
.home-page .search-box input::placeholder {
      color: #bbbbbb; 
      font-weight: 300;
      font-style: italic; }
.home-page .search-box input,
  .home-page .search-box button {
    height: 55px;
    border: none medium; }
.home-page .search-box button {
    padding: 13px 40px 15px;
    font-size: 18px;
    background-color: #71dbd0;
    color: #ffffff;
    font-weight: 300; }
@media (max-width: 768px) {
    .home-page .search-box button {
          width: 100%;
          } } 
.home-page .search-box i {
    font-size: 26px;
    padding: 0 12px;
    color: #bbbbbb; }
@media (max-width: 768px) {
    .home-page .search-box i {
            width: 10%;
            padding: 0 1%;
            } } 
.home-page .contact-suggest {
  color: #ffffff;
  text-align: center;
  margin-bottom: 300px; }
.home-page .contact-suggest p {
    font-weight: bold;
    font-size: 24px; }
.home-page .contact-suggest .sc-btn {
    background-color: #100b31;
    padding: 9px 28px 15px;
    color: #ffffff;
    font-size: 18px;
    margin-top: 15px;
 }
.home-page .services {
  padding: 30px;
  background-color: #ffffff; }
.home-page .services > .title {
    font-weight: normal;
    color: #8fd5ce; 
    font-weight: 600;
  }
.home-page .services .service .title {
    font-size: 32px;
    color: #8fd5ce;
    text-align: center;
    font-weight: 600;
    margin-top: 5px;
   }
    
.home-page .services .service .content {
    color: #333333;
    text-align: center;
    margin-top: 10px;
   }
.home-page .services .service img {
    padding: 0 44px; }
.home-page section.image {
  padding: 50px 20px; }
.home-page section.image img {
    margin: auto;
    display: block; }
.home-page section.products .products-slider {
  overflow-y: auto; }
.home-page section.products .product {
  width: 260px;
  min-width: 260px;
  margin: 0 24px; }
.home-page section.products .product .title {
    background-color: #001e44;
    color: #ffffff;
    padding: 5px 10px 15px 10px;
    border-radius: 0 0 4px 4px;
    display: block;
    text-align: center;
   }
.home-page section.products .product .image {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffffff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
            box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    height: 250px;
    padding: 25px; }
.home-page section.products .product .image img {
      max-height: 100%; }
.home-page section.products .product .content {
    padding: 25px 10px 0;
    height: 103px;
    overflow: hidden;
    text-overflow: ellipsis; }
@media (min-width: 768px) {
  .home-page section.products .section-form-wrapper input.wpcf7-form-control.wpcf7-submit {
    margin-left: -12px;
    position: relative; } }
.home-page section.one-product > .title {
  color: #8fd5ce; }
.home-page section.one-product .product {
  margin: 30px auto; }
.home-page section.one-product .section-form-wrapper {
  padding: 30px; }
@media (min-width: 768px) {
    .home-page section.one-product .section-form-wrapper input.wpcf7-form-control.wpcf7-submit {
      margin-left: -12px;
      position: relative; } }
.home-page section.recommendations {
  padding-bottom: 75px 0; }
.home-page section.recommendations .recommendations-slider {
    overflow-x: auto;
    padding-top: 45px; }
.home-page section.recommendations .recommendation {
    padding: 20px;
    width: 288px;
    min-width: 288px;
    margin: 0 15px;
    background-color: #ffffff; }
.home-page section.recommendations .recommendation .name,
    .home-page section.recommendations .recommendation .job-title {
      text-align: center; }
.home-page section.recommendations .recommendation .name {
      font-weight: bold;
      color: #7b7b8b;
      font-size: 28px; }
.home-page section.recommendations .recommendation .job-title {
      color: #333333;
      font-weight: 400;
      font-size: 24px; }
.home-page section.recommendations .recommendation .content {
      color: #333333;
      text-align: center;
      margin-top: 10px;
     }
.home-page section.recommendations .recommendation .pic {
      width: 86px;
      height: 86px;
      border: solid 4.6px #ffffff;
      border-radius: 100%;
      overflow: hidden;
      margin-top: -61px;
      margin-left: auto;
      margin-right: auto;
      display: block;
      -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
              box-shadow: 0 3px 6px rgba(0, 0, 0, .16); }
.home-page section.news .articles-slider {
  overflow-y: auto; }
.home-page section.news .article .title {
  font-size: 28px;
  color: #333333;
  font-weight: 600;  
}
.home-page section.news .article .title span {
    color: #333333;
    font-weight: 100;
  }

.home-page section.news .article .content {
  font-size: 18px;
  color: #333333;
  margin-top: 1px; 
}

.home-page section.events {
  padding: 40px 0 45px; }
.home-page section.events .events-slider {
    overflow-y: auto; }
.home-page section.events .event {
    min-width: 357px;
    max-width: 80%;
    margin: 0 9px;
    border-radius: 4px;
    overflow: hidden; }
.home-page section.events .event .title,
    .home-page section.events .event .location {
      background-color: #001e44;
      font-size: 24px;
      color: #ffffff;
      padding: 5px 7px; }
.home-page section.events .event .title span,
      .home-page section.events .event .location span {
        color: #eaff91; }
.home-page section.events .event .location {
      font-size: 20px; }
@media (min-width: 768px) {
  .home-page section.customers {
    padding-right: 110px;
    padding-left: 110px; } }
@media (min-width: 1800px) {
  .home-page section.customers {
    padding-right: 140px;
    padding-left: 140px; } }
.home-page section.customers .customer {
  width: 115px;
  margin: 40px 81px; }
@media (max-width: 767px) {
    .home-page section.customers .customer {
      margin: 40px; } }
.home-page section.customers .customer .pic {
    height: 115px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 9px; }
.home-page section.customers .customer .pic img {
      max-height: 100%; }
.mobile-menu-toggle {
  width: 25px;
  height: 24px;
  padding: 0;
  display: none;
  background: none;
  border: none; }
.mobile-menu-toggle span {
    display: block;
    height: 4px;
    background-color: #ffffff;
    margin-bottom: 5px; }
.mobile-menu-toggle span:last-child {
    margin-bottom: 0; }
.mobile-menu-close {
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 20px;
  line-height: 1;
  color: #d8d8d8;
  z-index: 1001;
  display: none;
  background: none;
  border: none; }
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  right: 0; }
.wpcf7-form .wpcf7-form-control.wpcf7-text,
.wpcf7-form .wpcf7-form-control.wpcf7-textarea {
  border: none;
  font-size: 24px;
  font-weight: 100;
  padding: 8px 10px;
  border-radius: 4px;
  width: 100%;
  min-height: 50px;
  max-height: 200px;
 }
.wpcf7-form .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form .wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder {
  color: #C0C0C0; }
.wpcf7-form .wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.wpcf7-form .wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder {
  color: #C0C0C0; }
.wpcf7-form .wpcf7-form-control.wpcf7-text::-ms-input-placeholder,
.wpcf7-form .wpcf7-form-control.wpcf7-textarea::-ms-input-placeholder {
  color: #C0C0C0; }
.wpcf7-form .wpcf7-form-control.wpcf7-text::placeholder,
.wpcf7-form .wpcf7-form-control.wpcf7-textarea::placeholder {
  color: #C0C0C0; }

.wpcf7-form .wpcf7-form-control.wpcf7-submit {
    background-color: #100b31;
  color: #ffffff;
  border-radius: 4px;
  padding: 10px 20px;
  border: none;
  width: 50%; 

}

.light-green-form .wpcf7-form .wpcf7-form-control.wpcf7-text,
.light-green-form .wpcf7-form .wpcf7-form-control.wpcf7-textarea {
  background-color: #d5fff2; 
}

.light-green-form .wpcf7-form .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.light-green-form .wpcf7-form .wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder {
  color: #C0C0C0; 
  font-weight: 300;
}
.light-green-form .wpcf7-form .wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.light-green-form .wpcf7-form .wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder {
  color: #C0C0C0; 
  font-weight: 300;
}

.light-green-form .wpcf7-form .wpcf7-form-control.wpcf7-text::-ms-input-placeholder,
.light-green-form .wpcf7-form .wpcf7-form-control.wpcf7-textarea::-ms-input-placeholder {
  color: #C0C0C0;
  font-weight: 300;
 }

.light-green-form .wpcf7-form .wpcf7-form-control.wpcf7-text::placeholder,
.light-green-form .wpcf7-form .wpcf7-form-control.wpcf7-textarea::placeholder {
  color: #C0C0C0;
  font-weight: 300;
}

.form-inputs-fill .wpcf7-form .wpcf7-form-control.wpcf7-text,
.form-inputs-fill .wpcf7-form .wpcf7-form-control.wpcf7-textarea {
  width: 100%; }
.section-form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 80px 0; }
@media (max-width: 768px) {
    .section-form-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
.section-form-wrapper .wpcf7-form-control-wrap,
  .section-form-wrapper .wpcf7-form-control.wpcf7-submit {
    margin: 10px; }

.section-form-wrapper .form-title {
    font-size: 24px;
    color: #333333;
    text-align: center; 
    }

.section-form-wrapper .flex-inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
.section-form-wrapper .form-small-title {
    color: #a5a5a5;
    font-size: 18px;
    padding: 0 10px;
    text-align: center;
   }
.section-form-wrapper .more-btn {
    margin: 11px 0; }
.more-btn,
.sc-btn-primary {
  border: solid 1px #100b31;
  font-size: 16px;
  color: #100b31;
  padding: 12px 20px;
  font-weight: 300;
  cursor: pointer; }
.more-btn:hover, .more-btn:focus,
  .sc-btn-primary:hover,
  .sc-btn-primary:focus {
    color: #100b31;
    text-decoration: none;
   }


.more-btn.invert,
  .sc-btn-primary.invert {
    color: #ffffff;
    background-color: #100b31;
    font-weight: bold;
   }


.sc-btn-secondary {
  border: solid 1px #ffffff;
  font-size: 16px;
  color: #ffffff;
  padding: 12px 20px;
  font-weight: 300;
  cursor: pointer; }
.sc-btn-secondary:hover, .sc-btn-secondary:focus {
    color: #ffffff;
    text-decoration: none; }
.sc-btn-secondary.invert {
    color: #100b31;
    background-color: #ffffff; }
#content {
  min-height: 70vh;
	}
section.contact-form .wpcf7-form-control.wpcf7-text, section.contact-form .wpcf7-form-control.wpcf7-textarea {
  border: none;
  padding: 10px 8px;
  font-size: 24px;
  width: 100%;
  font-weight: 500; }
section.contact-form .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder, section.contact-form .wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder {
    color: #d5d5d5; }
section.contact-form .wpcf7-form-control.wpcf7-text:-ms-input-placeholder, section.contact-form .wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder {
    color: #d5d5d5; }
section.contact-form .wpcf7-form-control.wpcf7-text::-ms-input-placeholder, section.contact-form .wpcf7-form-control.wpcf7-textarea::-ms-input-placeholder {
    color: #d5d5d5; }
section.contact-form .wpcf7-form-control.wpcf7-text::placeholder, section.contact-form .wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #d5d5d5; }
.contact-info {
  text-align: center;
  background-color: #ededed;
  padding: 20px 0;
  border-top: solid 1px #dad8d8; }
.contact-info a {
    text-decoration: none;
    color: #100b31;
    display: inline-block;
    margin: 0 10px;
    font-weight: 300; }
footer {
  background-color: #001e44;
  color: #ffffff;
  padding-bottom: 90px; }
footer .nav-footer {
    padding: 15px 0; }
footer .nav-footer ul {
      list-style: none;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
@media (min-width: 1024px) {
        footer .nav-footer ul {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
footer .nav-footer ul li {
        margin: 0 35px; }

footer .nav-footer ul a {
        color: #ffffff;
        display: inline-block; 
        font-weight: bold;
      }

footer .nav-footer ul .btn-lightblue a {
        background-color: #1daad6;
        color: #ffffff;
        padding: 5px 14px;
        border-radius: 3px; }
footer .social {
    font-size: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
footer .social a i::after {
      background-color: #ffffff;
      border-radius: 100px;
      line-height: 1;
      display: inline-block;
      background-size: 50%;
      content: " ";
      position: absolute;
      width: 80%;
      height: 80%;
      top: 3px;
      left: 3px;
      z-index: 0; }
footer .social i {
      margin: 0 17.5px;
      position: relative; }
footer .social a i::before {
      position: relative;
      z-index: 1; }
footer .social a {
      color: #1daad6;
      text-decoration: none; }
.main-title {
  text-align: center;
  font-weight: 100;
  background-color: #100b31;
  color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  font-size: 32px; }
@media (min-width: 480px) {
    .main-title {
      font-size: calc(3.33333vw + 16px); } }
@media (min-width: 840px) {
    .main-title {
      font-size: 44px; } }
.page-title {
  color: #ffffff;
  font-size: 28px;
  background-color: #100b31;
  padding: 19px 40px;
  font-weight: bold;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
          box-shadow: 0 3px 6px rgba(0, 0, 0, .1); }
.load-more {
  text-align: center;
  margin: 15px 0; }
.load-more .load-more-btn {
    padding: 6px 53px;
    border-top: solid 2px #c5c5c5;
    background: none;
    cursor: pointer;
    font-size: 18px;
    font-weight: 200;
    border-left: none;
    border-right: none;
    border-bottom: none; }
.load-more .load-more-btn span {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      display: inline-block;
      vertical-align: sub; }
.about-header .about-title {
  font-size: 32px; }
@media (min-width: 480px) {
    .about-header .about-title {
      font-size: 6.66667vw; } }
@media (min-width: 840px) {
    .about-header .about-title {
      font-size: calc(6.52174vw + 1.21739px); } }
@media (min-width: 1024px) {
    .about-header .about-title {
      font-size: calc(0.5848vw + 62.0117px); } }
@media (min-width: 1366px) {
    .about-header .about-title {
      font-size: 70px; } }
.products-page .products {
  margin: 70px 0; }
.products-page .products .row > div {
  margin-bottom: 15px;
  margin: 15px 0; 
}
.products-page .product {
  background-color: #ffffff;
  height: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, .15);
          box-shadow: 5px 5px 6px rgba(0, 0, 0, .15);
  border-radius: 4px;
  text-decoration: none; }
.products-page .product .thumbnail {
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px;
    border: 1px solid #cccccc;
  }


.products-page .product img {
    max-height: 250px; }

.products-page .product .name {
    border-radius: 0 0 4px 4px;
    background-color: #001e44;
    color: #ffffff;
    font-size: 20px;
    padding: 15px;
    display: block;
    text-align: center;  
  }

.products-page .product .name a {
      color: #ffffff; }
.products-page .search-bar {
  background-color: #001e44;
  color: #71dbd0;
  padding: 7px 0 35px; }
.products-page .search-bar .mini-label {
    font-size: 14px; }
.products-page .search-bar .categories {
    margin: 0 20px; }
.products-page .search-bar .categories #categories-select {
      height: 55px;
      font-size: 20px;
      font-weight: 100;
      background-color: #70dbd1;
      border: none; }
.products-page .search-bar .order {
    margin: 0 20px; }
.products-page .search-bar .order .order-btn {
      font-size: 23px;
      border: none;
      background: none;
      color: #6fdbd2;
      padding: 0;
      cursor: pointer; }
.products-page .search-bar .free-text-box {
    background-color: #ffffff;
    margin: 0 20px;
    border-radius: 4px;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 90%; }
@media (min-width: 768px) {
      .products-page .search-bar .free-text-box {
        width: 585px;
        max-width: 50%; } }
.products-page .search-bar .free-text-box input[type="text"] {
      height: 55px;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      border: none;
      padding: 15px; 
      outline: none;
    }

.products-page .search-bar .free-text-box input[type="text"]::-webkit-input-placeholder {
      color: #bbbbbb;
      font-weight: 300;
      font-style: italic; }
.products-page .search-bar .free-text-box input[type="text"]:-ms-input-placeholder {
      color: #bbbbbb;
      font-weight: 300;
      font-style: italic; }
.products-page .search-bar .free-text-box input[type="text"]::-ms-input-placeholder {
      color: #bbbbbb;
      font-weight: 300;
      font-style: italic; }
.products-page .search-bar .free-text-box input[type="text"]::placeholder {
      color: #bbbbbb;
      font-weight: 300;
      font-style: italic; }
.products-page .search-bar .free-text-box button {
      width: 135px;
      font-size: 18px;
      background-color: #71dbd0;
      -ms-flex-item-align: stretch;
          align-self: stretch;
      color: #ffffff;
      font-weight: 100;
      cursor: pointer; }
.products-page .search-bar .free-text-box i {
      font-size: 26px;
      padding: 0 12px;
      color: #bbbbbb; }
/* thankyou page start */
.article-body .box {
  background-color: #ffffff;
  padding: 30px;
  margin: 25px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, .16); }
#post-918 h1.article-h1 {
  display: none; }
#post-918 .article-body > p:first-child {
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  margin-top: 15px; }
/* thankyou page end */
.scroll-to-top {
  width: 60px;
  height: 60px;
  background: transparent url("img/up-arrow.png");
  background-size: 100% 100%;
  border: none;
  position: fixed;
  left: 20px;
  bottom: 95px;
  z-index: 2000;
  cursor: pointer; }

.article-content {
	padding: 1%;
}

.woocommerce-page table.cart td.actions .input-text {
	width: 150px !important;
}

.woocommerce .col-2,
.woocommerce .col-1 {
  max-width: none; }
@media (min-width: 1440px) {
  .home-page section.image img {
    max-width: 1280px; } }
@media (max-width: 767px) {
  .nav-main ul {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    position: absolute;
    top: 0;
    right: 0;
    padding: 60px 6px 24px;
    background-color: #ffffff;
    width: 75vw;
    z-index: 1000; }
    .nav-main ul li a {
      color: #949494;
      font-size: 22px;
      padding: 12px 25px; }
    .nav-main ul li.current_page_item a {
      background-color: #100b31;
      color: #ffffff; }
    .nav-main ul.open + .mobile-menu-close {
      display: block; }

  .mobile-menu-toggle {
    display: block; }
    .mobile-menu-toggle ~ ul.open {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

  .section-form-wrapper .flex-inputs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; } }


.back-btn a { 
	padding: 5px 15px !important;
}

#meet-a-new-solution-btn {
	margin: 1rem auto;
}












