img, textarea {
  max-width: 100%; }

.w-auto {
  width: auto !important; }

a {
  color: inherit; }
  a:hover, a:focus {
    text-decoration: none;
    color: inherit; }
.page a:not(.btn) {
  color: #0db6c4; }
  .page a:not(.btn):hover, .page a:not(.btn):focus {
    text-decoration: underline;
    color: #0db6c4; }

@media(min-width: 992px) {
  .seven-cols .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.2857142857%;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%; } }
@media(min-width: 1200px) {
  .seven-cols .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.2857142857%;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%; } }
.btn-theme-blue {
  min-width: 120px;
  padding: 8px;
  background: #0db6c4;
  border-radius: 50px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  cursor: pointer; }

.btn-icon {
  padding: 14px 30px;
  font-size: 16px;
  font-weight: 600; }
  .btn-icon img {
    margin-top: -3px;
    margin-right: 15px; }

.table-theme {
  font-size: 15px; }
  .table-theme th {
    font-weight: 700; }
  .table-theme th, .table-theme td {
    text-align: center; }
  .table-theme .heading th, .table-theme .heading td {
    background: #efefef; }
  .table-theme .sub-heading {
    background: #f8f8f8; }

table {
  font-size: 15px;
  height: auto !important;
  width: 100% !important; }
  table th {
    font-weight: 700;
    width: auto !important; }
  table th, table td {
    text-align: center;
    padding: .75rem; }
  table .heading th, table .heading td {
    background: #efefef;
        padding: .75rem; }
  table .sub-heading th {
    background: #f8f8f8;
        padding: .75rem; }
  table td.amount, table td.amount_2 {
    display: none;
  }

.contact-form {
  margin: 40px 0;
  padding: 50px 10px;
  background: url(../images/bg_grey.png) repeat; }
  .contact-form input, .contact-form textarea {
    font-size: 14px;
    padding: 14px 15px;
    border: 0;
    border-radius: 5px; }
    .contact-form input:focus, .contact-form textarea:focus {
      outline: 0; }
  .contact-form textarea {
    width: 100%;
    min-height: 167px; }
  .contact-form .btn {
    display: block;
    margin: 30px auto 0; }

body {
  font-family: "Muli", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #404040; }

.navbar {
  flex-direction: column;
  padding: 25px 0; }
  @media (min-width: 1300px) {
    .navbar {
      flex-direction: row; } }

.navbar-collapse {
  width: auto !important; }

.navbar-brand {
  margin: 0;
  padding: 0;
  margin-right: 20px; }

.navbar-nav {
  margin-top: 6px; }
  @media (min-width: 768px) {
    .navbar-nav {
      margin-top: 20px; } }
  @media (min-width: 1300px) {
    .navbar-nav {
      margin-top: 5px; } }
  .navbar-nav .nav-item {
    margin: 0 10px; }
    .navbar-nav .nav-item .nav-link {
      padding: 1px;
      font-family: "Poppins", sans-serif;
      font-weight: 600;
      font-size: 15px;
      color: #000; }
    .navbar-nav .nav-item.active .nav-link {
      color: #0db6c4;
      border-bottom: 3px solid #0db6c4; }

.navbar-toggler {
  top: 35px;
  margin: 10px auto;
  border: 1px solid rgba(255, 255, 255, 0.5); }
  .navbar-toggler:focus {
    outline: 5px auto #fff; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(0,0,0,0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/></svg>"); }

.navbar-add {
  margin: 20px auto;
  text-align: center; }
  @media (min-width: 576px) {
    .navbar-add {
      margin-top: 20px; } }
  @media (min-width: 768px) {
    .navbar-add {
      display: flex; } }
  @media (min-width: 1300px) {
    .navbar-add {
      margin: 0;
      margin-left: auto; } }
  .navbar-add > * {
    margin: 8px 0; }
  @media (min-width: 768px) {
    .navbar-add-icon {
      margin-right: 15px; } }
  .navbar-add-icon img {
    margin-top: -2px;
    margin-right: 5px;
    vertical-align: middle; }
  .navbar-add-lang {
    margin-left: 20px; }
    .navbar-add-lang a {
      padding: 0 15px;
      font-family: "Poppins", sans-serif;
      font-weight: 700; }
      .navbar-add-lang a:not(:last-of-type) {
        border-right: 1px solid #c0c0c0; }
      .navbar-add-lang a.active {
        color: #0db6c4; }

.slider {
  position: relative;
  padding: 30px 0;
  background-size: cover;
  background-position: 50%;
  background-image: url(../images/slider.png); }
  .slider h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 26px;
    color: #fff; }
    @media (min-width: 992px) {
      .slider h1 {
        font-size: 36px; } }
  .slider h2, .slider h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 20px;
    color: #0db6c4; }
    @media (min-width: 992px) {
      .slider h2, .slider h3 {
        margin-top: 60px;
        font-size: 24px; } }
  .slider-content {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      .slider-content {
        padding-top: 40px;
        padding-bottom: 40px; } }
    @media (min-width: 992px) {
      .slider-content {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0; }
        .slider-content [class*="col-"] {
          padding-right: 100px; } }

.row-bg [class*="col-"] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0 !important; }
  .row-bg [class*="col-"]:nth-of-type(1) {
    background: rgba(60, 61, 73, 0.95); }

.products-box {
  position: relative;
  padding: 30px;
  background: #0db6c4;
  text-align: center; }
  @media (min-width: 992px) {
    .products-box {
      width: calc(100% + 60px);
      left: -60px; } }
  .products-box-item {
    margin-bottom: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #fff; }
    .products-box-item span {
      vertical-align: middle; }
    .products-box-item-icon {
      position: relative;
      display: inline-block;
      width: 65px;
      height: 65px;
      margin-bottom: 10px;
      margin-right: 15px;
      border-radius: 50%;
      background: #3a3c48; }
      .products-box-item-icon img {
        position: absolute;
        width: 40px;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%); }
    .products-box-item-text {
      display: block; }
  .products-box-horizontal {
    width: 100%;
    left: 0;
    padding: 30px 0 0; }
    .products-box-horizontal .products-box-item {
      width: auto;
      margin-bottom: 30px;
      padding-left: 65px;
      padding-right: 10px;
      font-size: 14px;
      font-weight: 600;
      line-height: 50px;
      text-align: left; }
      .products-box-horizontal .products-box-item-icon {
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 50px;
        margin: 0; }
        .products-box-horizontal .products-box-item-icon img {
          width: 30px; }
      .products-box-horizontal .products-box-item-text {
        display: inline-block;
        line-height: 1; }

.products {
  margin: 40px 0 80px; }

.product {
  width: 95%;
  margin: auto;
  text-align: center;
  color: #000; }
  .product img {
    margin-bottom: 40px; }
  .product-title {
    margin-bottom: 15px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    font-weight: 700;
    font-size: 20px; }
  .product-description {
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 16px; }

.about {
  padding: 50px 0;
  font-size: 16px; }
  .about h2 {
    margin-bottom: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 40px;
    color: #0db6c4; }
    .about h2 small {
      display: block;
      margin-top: 2px;
      font-size: 30px;
      font-weight: 300;
      color: #3a3a3a; }
  .about .highlighted {
    display: block;
    margin-top: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 21px;
    color: #0db6c4; }

.box-dark {
  width: 85%;
  width: 100%;
  margin: 30px 0 0;
  margin-left: auto;
  padding: 50px 50px 40px;
  background: #3a3c48;
  text-align: center;
  color: #fff; }
  .box-dark img {
    margin-bottom: 40px; }
  .box-dark p {
    margin-bottom: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 21px; }

.news {
  display: flex;
  padding: 80px 0 100px;
  background: url(../images/bg_grey.png) repeat;
  color: #2f2f2f;
  text-align: center; }
  .news h2 {
    margin-bottom: 60px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 30px; }
  .news-item {
    width: 90%;
    margin: 10px auto;
    padding: 0 0 20px;
    background: #fff; }
    .news-item span {
      display: block; }
    .news-item img {
      width: 100%;
      margin-bottom: 20px; }
    .news-item-content {
      width: 80%;
      margin: auto; }
    .news-item-date {
      margin-bottom: 15px;
      font-weight: 700;
      color: #0db6c4; }
    .news-item-title {
      font-family: "Poppins", sans-serif;
      font-weight: 700;
      font-size: 17px;
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid #d9d9d9;
      text-transform: uppercase; }
    .news-item p {
      margin-bottom: 20px; }

.bg-line {
  width: 100%;
  height: 140px;
  background-color: #fff;
  background-image: url(../images/bg_line.png);
  background-size: 100% 100%; }

footer {
  padding: 50px 0;
  background: #31333f;
  text-align: center;
  color: #fff; }

.footer-info {
  margin-bottom: 40px;
  line-height: 1.6; }
  .footer-info strong {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 18px; }
  .footer-info-item {
    margin-bottom: 50px; }

.icon-circle {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 68px;
  margin-bottom: 35px;
  background: url(../images/icon_circle.png);
  line-height: 68px;
  text-align: center; }
  .icon-circle img {
    padding-left: 3px; }

.copyright {
  text-align: center; }

.page {
  padding: 50px 0;
  background: #f8f8f8;
  font-size: 16px;
  color: #2f2f2f; }
  .page h2 {
    margin-bottom: 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 36px;
    color: #3a3a3a; }
  .page .line-bg {
    background: #f8f8f8; }

.products-item {
  margin: 15px auto;
  padding: 30px 0 40px;
  background: #fff;
  -webkit-box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  text-align: center; }
  .products-item span {
    display: block; }
  .products-item img {
    margin-bottom: 20px;
    min-height: 140px; 
    max-height: 140px;
     }
  .products-item-content {
    width: 90%;
    margin: 0 auto; }
  .products-item-content p {
    min-height: 100px;
  }
  .products-item-title, .products-item-title a {
    font-family: "Poppins", sans-serif;
    color: #3a3a3a !important;
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 40px;
    min-height: 85px; }
  .products-item-title:hover, .products-item-title a:hover {
    text-decoration: none !important;
  }
  .products-item p {
    margin-bottom: 30px; }

.product-detail {
  margin: 60px 0 40px;
  background: #fff;
  -webkit-box-shadow: 15px 5px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 15px 5px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 15px 5px 20px 0px rgba(0, 0, 0, 0.1); }
  .product-detail-image {
    text-align: center; }
  .product-detail-inner {
    width: 80%;
    padding: 20px 0;
    margin: auto; }
    @media (min-width: 768px) {
      .product-detail-inner {
        padding: 60px 0; } }
  .product-detail-description {
    margin-bottom: 50px; }

.col-grey {
  background: #fcfcfc; }

.product-table {
  padding: 10px;
  background: #fff; }

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

.news-page .news-item {
  width: 100%;
}

.flash {
  margin-bottom: 25px;
  background: #0db6c4;
  color: #fff;
  padding: 15px;
  font-size: 17px;
  font-weight: 600;
}

.navbar-add-icon.navbar-add-icon-pricing {
  color: #0db6c4;
  font-weight: 600;
}
.product-table-pricing {
  color: #0db6c4;
  font-weight: 600;
  padding: 10px 0px 20px 0px;
  text-align: center;
}

table th, table td {
  border: 1px solid #ccc;
}
table td.real_amount {
  background: #efefef;
  color: #0db6c4;
  /*font-weight: 600;*/
}

.page h1 {
  margin-bottom: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 36px;
  color: #3a3a3a;
}

.products-box-mobile {
  display: none;
  position: relative;
  background: #0db6c4;
  text-align: center;
}
.products-box-mobile a {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  display: block;
  width: 100%;
  position: relative;
  padding: 30px;
}
.products-box-mobile a > span {
  transform: rotate(90deg);
  display: inline-block;
  position: absolute;
  margin-left: 15px;
}

@media(max-width: 767px) {

  .products-box {
    display: none;
  }
  .products-box-mobile {
    display: block;
  }
}

/* --- */

.map-wrapper {
  width: 100%;
  /*background: #fff;
  padding: 20px;
  box-shadow: 4px 3px 5px 0px rgba(20, 20, 19, 0.05); */
}
#map {
  width: 100%;
  height: 500px;
}

/* CONTACT TITLE */
h2.contact-title, .contact-title {
  font-family: "Poppins", sans-serif;
  font-size: 21px;
  font-weight: 600;
  color: #00aab9;
  margin: 45px 0 25px 0;
  padding: 0;
}

/* CONTACT FORM V2 */
.contact-form--custom {
  background: #fff;
  box-shadow: 4px 3px 5px 0px rgba(20, 20, 19, 0.05); 

}
.contact-form--custom input, .contact-form--custom textarea {
  font-family: 'Muli', sans-serif;
  color: #2f2f2f;
  background: #f8f8f8;
  font-size: 16px;
  box-shadow: 1px 1px 0px 0px rgba(233, 233, 234, 1) inset; 
}
.contact-form--custom textarea {
  max-height: 175px;
  resize: none;
}
.contact-form--custom .btn {
  min-width: 160px;
  padding: 8px;
  background: #0db6c4;
  border-radius: 50px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  padding: 20px 25px;
  font-weight: 600;
}
.contact-form--custom .btn:hover {
  color: inherit;
}

.contact--poi {
  background: url('../images/icons/gps.png') no-repeat left top 5px;
  padding-left: 35px;
}
.contact--email {
  background: url('../images/contact-mail.png') no-repeat left top 7px;
  padding-left: 35px;
}
.contact--telephone {
  background: url(../images/contact-telephone.png) no-repeat left 3px top 8px;
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
}