@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: local('Ubuntu Light Italic'), local('Ubuntu-LightItalic'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCp6KVjbNBYlgoKejZftVyBN4Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCu6KVjbNBYlgoKej76l0w.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  src: local('Ubuntu Medium Italic'), local('Ubuntu-MediumItalic'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCp6KVjbNBYlgoKejYHtFyBN4Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCp6KVjbNBYlgoKejZPslyBN4Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCv6KVjbNBYlgoC1CzjvmyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCs6KVjbNBYlgoKcQ7z.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCv6KVjbNBYlgoCjC3jvmyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCv6KVjbNBYlgoCxCvjvmyI.ttf) format('truetype');
}
* {
  font-family: 'Ubuntu', sans-serif;
}
.top-bar .top-bar-information .top-bar-padding {
  padding: 39.5px 0;
}
.top-bar .top-bar-information .top-bar-information-icon {
  background: url("../gfx/top-bar-icon-border.png");
  width: 51px;
  height: 51px;
  background-repeat: no-repeat;
}
.top-bar .top-bar-information .top-bar-information-icon i {
  text-align: center;
  font-size: 18px;
  color: #83D015;
}
.top-bar .top-bar-information .top-bar-information-content-text {
  padding-left: 15px;
}
.top-bar .top-bar-information .top-bar-information-content-text p {
  font-size: 13px;
  padding: 0;
  margin: 0;
  font-weight: 300;
}
.top-bar .top-bar-information .top-bar-information-content-text p a {
  font-weight: 300;
  color: black;
}
.top-bar .top-bar-information .top-bar-information-content-text p b {
  font-weight: 600;
}
.top-bar-menu {
  background-color: black;
}
.top-bar-menu .navbar .navbar-nav .nav-item {
  padding: 0 10px;
}
.top-bar-menu .navbar .navbar-nav .nav-item .nav-link {
  color: #F5F5F5;
}
.top-bar-menu .navbar .navbar-nav .nav-item:hover:not(.dropdown) {
  background: url("../gfx/Component.png");
  background-repeat: no-repeat;
  background-position: center bottom;
}
.banner-categories .banner-category {
  position: relative;
}
.banner-categories .banner-category .banner-category-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.btn-outline-ecolak {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  background-image: url("../gfx/banners/Rectangle 3.png");
  color: white;
  border-radius: 0;
  min-width: 290px;
  min-height: 82px;
  border: 2px solid #83D015 !important;
  font-size: 18px;
  font-weight: 400;
}
.btn-outline-ecolak:hover {
  background-color: #83D015;
  color: white;
}
.btn-ecolak {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  color: white;
  border-radius: 0;
  border: 1px solid #83D015 !important;
  font-size: 18px;
  font-weight: 400;
  background-color: #83D015;
}
.btn-ecolak:hover {
  color: white;
}
.portfolio-roller .card {
  border: none;
}
.portfolio-roller .card .card-body {
  margin-top: 30px;
  border: 1px solid #E2E2E2;
}
.portfolio-roller .card .card-body .card-body-text p {
  font-weight: 300;
}
.portfolio-roller .card .card-body .card-header {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
.portfolio-roller .card .card-body .card-header h2 {
  font-size: 24px;
}
.portfolio-roller .card .card-body .card-footer {
  background-color: transparent;
}
.page-header {
  margin-top: 25px;
  margin-bottom: 25px;
}
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5 {
  display: block;
}
.page-header h1,
.page-header h3 {
  font-size: 64px;
}
.page-header h2 {
  font-size: 24px;
}
.bx-wrapper {
  box-shadow: none !important;
  border: none !important;
}
.bx-wrapper .bx-prev {
  width: 63px !important;
  height: 63px !important;
  left: -90px;
  background: url("../gfx/Component 7.png");
}
.bx-wrapper .bx-next {
  width: 63px !important;
  height: 63px !important;
  right: -90px;
  background: url("../gfx/Component 6.png");
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: 0;
}
@media only screen and (max-width: 768px) {
  .product-category-preview-nav {
    border-right: none !important;
    margin-bottom: 50px !important;
  }
  .product-category-preview-nav .nav-item {
    border-bottom: 1px solid #E2E2E2 !important;
  }
  .top-bar-information-icon {
    background: transparent !important;
  }
  .fast-contact-footer .input-group {
    margin: 10px 0;
  }
  .xs-hide {
    display: none !important;
  }
  .xs-sizeup {
    padding: 10px 0 !important;
    font-weight: bold !important;
    font-size: 24px !important;
  }
  .bx-controls {
    display: none !important;
  }
}
.attributes .attr-icons .attr-div {
  border: 1px solid #E2E2E2;
  margin: 0 0 45px;
}
.attributes .attr-icons .attr-div .attr-div-img {
  width: 99px;
  height: 99px;
  margin: 0 auto;
}
.attributes .attr-icons .attr-div p {
  padding: 7px;
  font-size: 18px;
  text-align: center;
}
.fast-contact-footer {
  background-color: black;
}
.fast-contact-footer h3 {
  color: white;
}
.fast-contact-footer .input-group-prepend {
  border-radius: 0;
}
.fast-contact-footer .input-group-prepend .input-group-text {
  border-radius: 0;
  background-color: white;
}
.fast-contact-footer .input-group-prepend .input-group-text i {
  color: #83D015;
  font-size: 18px;
}
.fast-contact-footer .footer-form-input {
  border-radius: 0;
  height: 60px;
}
.fast-contact-footer .btn-ecolak {
  width: 100%;
  height: 60px;
}
.subpage-content .subpage-header {
  background-color: #83D015;
}
.subpage-content .subpage-header h1 {
  color: white;
  font-size: 36px;
}
.subpage-content p {
  opacity: 0.6;
  color: black;
  font-size: 16px;
  text-align: justify;
}
.products-list .product .product-content {
  border: 1px solid #E2E2E2;
  margin-bottom: 30px;
  display: block;
}
.products-list .product .product-content .product-icon {
  margin: 15px 0 0 0;
  text-align: center;
  font-size: 24px;
  color: #83D015;
}
.products-list .product .product-content .product-desc p {
  font-size: 18px;
  text-align: center;
  color: black;
  display: block;
}
.products-list .product .product-content:hover {
  text-decoration: none;
  background-color: #83D015;
}
.products-list .product .product-content:hover .product-icon {
  margin: 15px 0 0 0;
  text-align: center;
  font-size: 24px;
  color: white;
}
.products-list .product .product-content:hover .product-desc p {
  opacity: 1;
  font-size: 18px;
  text-align: center;
  color: white;
  display: block;
}
.product-category-preview {
  margin-top: 50px;
  margin-bottom: 50px;
}
.product-category-preview .product-category-preview-nav {
  border-right: 1px solid #E2E2E2;
}
.product-category-preview .product-category-preview-nav .nav-item .nav-link {
  font-size: 18px;
  color: black;
  font-weight: 300;
}
.product-category-preview .product-category-preview-nav .nav-item .nav-link:hover {
  color: #83D015;
}
.product-category-preview .product-category-preview-nav .nav-item .active {
  color: #83D015;
}
.product-category-preview .products-div-list .btn-outline-product {
  margin-bottom: 10px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  background-color: #83D015;
  color: white;
  border-radius: 0;
  border: 2px solid #83D015 !important;
  font-size: 18px;
  font-weight: 400;
}
.product-category-preview .products-div-list .btn-outline-product:hover {
  background-color: white;
  color: #83D015;
}
.contact .contact-icons .contact-icon {
  display: block;
  text-align: center;
}
.contact .contact-icons .contact-icon i {
  color: #83D015;
  font-size: 36px;
  padding-bottom: 15px;
}
.contact .contact-icons .contact-icon h2 {
  color: black;
  font-size: 24px;
  font-weight: 600;
}
.contact .contact-icons .contact-icon strong,
.contact .contact-icons .contact-icon a {
  color: black;
  font-size: 18px;
  font-weight: 300;
}
.contact .contact-form .form-row {
  margin: 25px 0;
}
.contact .contact-form .form-row .footer-form-input {
  border-radius: 0;
  height: 60px;
}
.contact .contact-form .form-row .footer-textarea {
  border-radius: 0;
  resize: none;
}
.contact .contact-form .form-check .form-check-label {
  color: black;
  opacity: 0.6;
  font-weight: 300;
}
.chiller_cb {
  position: relative;
  height: 2rem;
  display: flex;
  align-items: center;
}
.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
  background: #83D015;
  border-color: #83D015;
}
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
  padding-left: 2rem;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-bottom: 0;
}
.chiller_cb span {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid #ccc;
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}
nav .breadcrumb {
  background: #fff;
  margin-bottom: 0;
}
.dropdown-menu-right {
  width: 300px;
  background: transparent;
  border: none;
}
