.download-block .btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  text-align: left;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  padding: 4px 8px;
  margin: 20px auto;
  border-radius: 4px;
  color: #fff;
  fill: #fff;
  background: #000;
  line-height: 1em;
  min-width: 190px;
  height: 45px;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-weight: 500;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.download-block .btn__icon,
.download-block .btn__text,
.download-block .btn__storename {
  display: inline-block;
  vertical-align: top;
}

.download-block .btn__icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-top: 2px;
}

.download-block .btn__text {
  letter-spacing: 0.08em;
  margin-top: -0.1em;
  font-size: 10px;
}

.download-block .btn__storename {
  display: block;
  margin-left: 38px;
  margin-top: -17px;
  font-size: 22px;
  letter-spacing: -0.03em;
}

@media screen and (max-width: 767px) {
  .card {
    height: auto !important;
    margin-bottom: 20px !important;
  }
  .btn-btm {
    position: inherit !important;
  }
  .button-wrapper {
    position: inherit !important;
    margin-top: 20px;
  }
  #request.form-1 {
    padding: 20px 0;
  }
  .basic-3 {
    padding: 15px 0px;
  }
  #contact.form-2,
  .footer {
    padding: 30px 0px 15px 0px;
  }
  .flex-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex-item .icon {
    width: 100%;
    margin: 0 !important;
  }
  .flex-item .description {
    width: 100%;
    margin: 20px 0px;
  }
  .social-links-block {
    margin: auto;
    text-align: center;
  }
  .navbar-custom .navbar-brand.logo-image img {
    width: 10rem !important;
  }
  .banner-img .img-fluid {
    width: 100%;
    height: auto !important;
  }
  .products {
    text-align: center;
    padding-top: 6rem;
    margin-bottom: 6rem;
  }
  .products .card {
    text-align: center;
  }
  .products .card img {
    width: 8rem !important;
    margin: 2rem auto 0 auto;
  }
  #request img {
    display: none;
  }
  #request .text-container {
    padding: 0px 15px;
  }
  .para-short {
    width: 100% !important;
  }
  .download-block a {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 575px) {
  .media-view {
    display: block !important;
  }
  .media-hide {
    display: none !important;
  }
  .ex-basic-2 {
    padding: 0 !important;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .cards-2 .col-sm-4 {
    max-width: 100%;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .card-body {
    padding: 15px !important;
  }
  .social-links-block {
    margin: auto;
    text-align: center;
  }
}

.btn-solid-lg,
.btn-solid-reg,
.form-control-submit-button {
  background-image: -webkit-gradient(linear, left top, right top, from(#00b7e9), to(#00c9ae));
  background-image: linear-gradient(to right, #00b7e9, #00c9ae);
}

body {
  overflow-x: hidden;
}

.turquoise {
  background: -webkit-gradient(linear, left top, right top, from(#00b7e9), to(#01c8b0));
  background: linear-gradient(to right, #00b7e9, #01c8b0 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

a:hover {
  background-image: none;
}

.card {
  height: 100%;
  margin-bottom: 20px;
}

.navbar-custom .navbar-brand.logo-image img {
  width: 14rem;
  height: auto;
}

.company {
  background: url("../images/banner3.jpg");
  color: #626262;
  text-align: center;
  padding: 3rem 1rem;
  position: relative;
}

.company .white-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.9;
  width: 100%;
  height: 100%;
}

.company img {
  width: 200px;
  margin: 20px 0;
}

.company a {
  text-decoration: none;
}

.btn-white-outline {
  color: #626262;
  background: transparent;
  padding: 8px 22px;
  border-radius: 2rem;
  border: 1px solid #626262;
  font-weight: 700 !important;
}

.btn-white-outline:hover, .btn-white-outline:active, .btn-white-outline:focus {
  background-image: -webkit-gradient(linear, left top, right top, from(#00b7e9), to(#00c9ae));
  background-image: linear-gradient(to right, #00b7e9, #00c9ae);
  color: #fff;
  border-color: #00b7e9;
}

.para-short {
  width: 55%;
  text-align: center;
  margin: 0 auto 20px auto;
}

.quick-links .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.quick-links .media i {
  color: #00c9ae;
}

.quick-links .media a {
  color: #626262;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.quick-links .media a:hover, .quick-links .media a:active, .quick-links .media a:focus {
  background: -webkit-gradient(linear, left top, right top, from(#00b7e9), to(#01c8b0));
  background: linear-gradient(to right, #00b7e9, #01c8b0 100%);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer .fa-stack .fa-stack-2x {
  background: -webkit-gradient(linear, left top, right top, from(#00b7e9), to(#01c8b0));
  background: linear-gradient(to right, #00b7e9, #01c8b0 100%);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.flex-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.flex-item .icon {
  width: 40px;
  height: 40px;
  background-image: -webkit-gradient(linear, left top, right top, from(#00b7e9), to(#00c9ae));
  background-image: linear-gradient(to right, #00b7e9, #00c9ae);
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
}

.flex-item p {
  margin: 0;
}

.flex-item a {
  text-decoration: none;
}

.flex-item a:hover, .flex-item a:active, .flex-item a:focus {
  background: -webkit-gradient(linear, left top, right top, from(#00b7e9), to(#01c8b0));
  background: linear-gradient(to right, #00b7e9, #01c8b0 100%);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.newsletter .btn-newsletter {
  border-radius: 50%;
  background-image: -webkit-gradient(linear, left top, right top, from(#00b7e9), to(#00c9ae));
  background-image: linear-gradient(to right, #00b7e9, #00c9ae);
  color: #fff;
  height: 50px;
  width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  position: absolute;
  right: 16px;
}

.newsletter .form-group {
  margin: 0;
  position: relative;
  width: 100%;
}

.mgn-adjust {
  margin-top: 20px;
}

.copyright a {
  text-decoration: none;
  color: #000;
  font-weight: 700;
}

.copyright a:hover, .copyright a:active, .copyright a:focus {
  background: -webkit-gradient(linear, left top, right top, from(#00b7e9), to(#01c8b0));
  background: linear-gradient(to right, #00b7e9, #01c8b0 100%);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.mgn-top-20 {
  margin-top: 20px;
}

.btn-btm {
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
}

.nopad {
  margin: 0 !important;
  padding: 0 !important;
}

/* -----
SVG Icons - svgicons.sparkk.fr
----- */
.svg-icon {
  width: 1em;
  height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
  fill: #000;
}

.svg-icon circle {
  stroke: #000;
  stroke-width: 1;
}

.navbar-custom button[aria-expanded="false"] .navbar-toggler-awesome .svg-close {
  display: none;
}

.navbar-custom button[aria-expanded="true"] .navbar-toggler-awesome .svg-close {
  display: block;
}

.navbar-custom button[aria-expanded="true"] .navbar-toggler-awesome .svg-bar {
  display: none;
}

.navbar-custom button[aria-expanded="false"] .navbar-toggler-awesome .svg-bar {
  display: block;
}

.navbar-toggler {
  outline: 0;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}

.download-block {
  margin-top: 20px;
}

.download-block a {
  border-radius: 50px !important;
  margin-right: 10px;
  -webkit-transition: all 4s ease;
  transition: all 4s ease;
}

.download-block a:hover, .download-block a:active, .download-block a:focus {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.download-block a:last-child {
  margin: 0;
}

.media-view {
  display: none;
}

.media-view img {
  margin-bottom: 60px;
}

.services-section .fa-check-circle::before {
  content: "\f058";
  background: -webkit-gradient(linear, left top, right top, from(#00b7e9), to(#01c8b0));
  background: linear-gradient(to right, #00b7e9, #01c8b0 100%);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 14px;
  margin-right: 10px;
  margin-top: 14px;
}

.services-section .fa-check-circle {
  margin-top: 5px;
}

.services-section .card .media-body {
  text-align: left;
}

.services-section ul {
  padding: 0;
}

.banner-img .img-fluid {
  height: 60vh;
  max-width: inherit !important;
}

.products {
  text-align: center;
  padding-top: 6rem;
  margin-bottom: 6rem;
}

.products .card {
  text-align: center;
}

.products .card img {
  width: 8rem;
  margin: 2rem auto 0 auto;
}

.no-btm {
  padding-bottom: 0 !important;
}

#request img {
  width: 100%;
}

#request h1 {
  background: -webkit-gradient(linear, left top, right top, from(#00b7e9), to(#01c8b0));
  background: linear-gradient(to right, #00b7e9, #01c8b0 100%);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#request h2 {
  text-align: center;
}

#request-form .form-1 form {
  margin-top: 2rem !important;
}

.product-title {
  padding: 20px 0 0 0;
  text-align: left;
}

.cards-2 .card .list-unstyled {
  margin: 10px 0 !important;
}

.cards-2 .card .price {
  padding: 20px 0 !important;
}

#contact .address span {
  font-weight: 700;
  font-size: 18px;
}

.btn-solid-reg {
  padding: 10px 25px !important;
}

.clients {
  padding: 6rem 0;
  background: #fff;
  text-align: center;
}

.clients .row {
  margin-top: 30px;
}

.clients .img-client {
  width: 70%;
}

#rdmsgSubmit.h3.text-center {
  display: block;
  margin-bottom: 0;
  color: #626262;
  font: 400 1.125rem/1rem "Nunito", sans-serif;
}

::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: #626262;
}

::selection {
  color: #fff;
  background: #626262;
}

.bdr-top {
  background: #c4d8dc;
  height: 1px;
}

.know-more {
  margin: auto !important;
  text-align: center !important;
}

.know-more img {
  height: 70vh !important;
}
/*# sourceMappingURL=main.css.map */