html, body {
  background: #fff;
  font-family: 'LarsseitLight';
  -webkit-font-smoothing: antialiased;
  /* height: 100%;*/
  font-size: 16px;
  color: #000;
}
/* Font Face */

@font-face {
  font-family: 'Larsseit';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Larsseit.ttf') format('truetype');
}
@font-face {
  font-family: 'LarsseitBold';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Larsseit-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'LarsseitExtraBold';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Larsseit-ExtraBold.ttf') format('truetype');
}
@font-face {
  font-family: 'LarsseitItalic';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Larsseit-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'LarsseitLight';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Larsseit-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'LarsseitMedium';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Larsseit-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'LarsseitThin';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Larsseit-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?ove2pw');
  src: url('../fonts/icomoon.eot?ove2pw#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ove2pw') format('truetype'), url('../fonts/icomoon.woff?ove2pw') format('woff'), url('../fonts/icomoon.svg?ove2pw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow_top .path1:before {
  content: "\e900";
  color: rgb(255, 255, 255);
}
.icon-arrow_top .path2:before {
  content: "\e901";
  margin-left: -0.61328125em;
  color: rgb(12, 114, 186);
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
a {
  color: #217BB7;
}
a:hover {
  color: #333;
  text-decoration: none;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  #product h3 {
    font-size: 18px;
  }
  .img-product {
    width: 100%;
  }
  /*.navbar, #navbar, .navbar-header, .navbar-right {
    min-height: 60px;
  }*/
  .carousel-caption{
    display: none;
  }
  .protek-desc p {
    text-align: center;
  }
  .bg-web {
    padding-top: 15px;
    color: #000;
  }
  .title {
    font-size: 25px;
  }
  .first {
    margin-top: 60px;
  }
  .full-top-layer>h3 {
    top: 15%;
    font-size: 15px;
  }
  .full-top-layer>span {
    bottom: 30%;
    left: 3%;
  }
  .product .col-tbl-protek {
    height: 150px;
  }
  .tagline {
    font-size: 20px;
    top: 17%;
  }
  .col-tbl-protek h3 {
    font-size: 18px;
    text-align: left;
  }
  .laundry, .bg-par, .kitchen {
    text-align: center;
  }
  .link-protek {
    color: #000;
  }
  .modal-content {
    margin: auto;
    margin-top: 23%;
  }
  .img-modal {
    height: 300px;
  }
  #product.carousel-control.left {
    left: -10px;
  }
  #product .carousel-control.right {
    right: 10px;
  }
}
@media (width: 768px) {
  #product .carousel-control.left {
    left: -10px !important;
  }
  #product .carousel-control.right {
    right: 0 !important;
  }
}
@media (min-width: 768px) {
  #product .carousel-control.left {
    left: -30px;
  }
  #product .carousel-control.right {
    right: -20px;
  }
  .img-modal {
    width: 100%;
  }
  .modal-content {
    margin: auto;
    margin-top: 5%;
  }
  .img-product {
    /*width: 200px;*/
    height: 300px;
  }
  .margin-about {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .bg-web {
    color: #fff;
  }
  .link-explore {
    position: absolute;
  }
  .tagline {
    font-size: 50px;
    top: 40%;
  }
  .first {
    margin-top: 80px;
  }
  .bg-web {
    padding-top: 4%;
    padding-bottom: 4%;
  }
  .protek-desc p {
    text-align: left;
  }
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar, #navbar, .navbar-header, .navbar-right {
    min-height: 80px;
  }
  .navbar-nav>li>a {
    padding-top: 33px;
  }
  .border-updown {
    border-top: 1px solid #848383;
    border-bottom: 1px solid #848383;
  }
  .title {
    font-size: 50px;
  }
  .full-top-layer>h3 {
    top: 32%;
  }
  .full-top-layer>span {
    top: 45%;
    right: 5%;
  }
  .product .col-tbl-protek {
    height: 250px;
  }
  .link-protek {
    color: #fff;
  }
}
#product .carousel-control {
  width: 10px;
}
#product .carousel-control.left {
  background: none;
}
#product .carousel-control.right {
  background: none;
}
#product .carousel-caption {
  color: #000;
  text-shadow: none;
}
#product .carousel-control .icon-prev:before, #product .carousel-control .icon-next:before {
  color: #000;
  text-shadow: none;
}
#product .carousel-control .icon-next:before {
  content: "\e901";
}
#product .carousel-control .icon-prev:before {
  content: '\e900';
}
#product .carousel-indicators .active {
  background-color: #000;
}
#product .carousel-indicators li {
  border-color: #000;
}
#product .carousel-control .glyphicon-chevron-left, #product .carousel-control .glyphicon-chevron-right, #product .carousel-control .icon-prev, #product .carousel-control .icon-next {
  font-size: 20px;
}
.margin-about {
  margin-bottom: 15px;
}
.border-mid {
  border-right: 1px solid #848383;
  border-left: 1px solid #848383;
}
.border-updown {
  border-top: 1px solid #848383;
  border-bottom: 1px solid #848383;
}
.desc {
  line-height: 2;
}
nav {
  letter-spacing: 2px;
  font-family: 'LarsseitBold';
}
.navbar-default {
  background-color: #fff;
  color: #666;
  border: 0;
}
.dropdown-menu>li>a{
  padding: 15px 19px;
}
.navbar-nav>li>a{
  padding-bottom: 24px;
}
li.dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown-menu{
  padding: 0;
  box-shadow: none;
  border: 0;
}*/
.img-size {
  width: 100px;
  height: 100px;
}
.navbar-btn {
  letter-spacing: normal;
}
.nav-justified>li>a {
  margin-bottom: 0;
}
.activee a {
  color: #333 !important;
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
  margin-top: 12px;
}

.btn-socmed {
  color: #333;
  font-size: 16px;
}
.copyright {
  font-size: 14px;
}
.contactemail {
  color: #000;
  text-decoration: underline;
}
.link-explore {
  right: 15px;
  top: 35px;
  font-family: 'LarsseitLight';
  font-size: 14px;
  color: #bbb;
}
#top {
  padding-top: 25px;
}
.img-circle {
  height: 150px;
  width: 150px;
}
.stamp-protek {
  margin: 50px 0;
}
.title-protek {
  font-family: 'LarsseitBold';
}
.title {
  letter-spacing: 10px;
  font-family: 'LarsseitBold';
  color: #CACACA;
  margin-bottom: 30px;
}
.col-tbl-protek {
  padding: 15px;
}
.col-tbl-protek h3 {
  font-family: 'LarsseitBold';
}
.link-explore2 {
  font-size: 14px;
  color: #000;
}
.link-protek {
  font-size: 14px;
}
.link-protek:hover, .link-protek:focus {
  color: #5780BA;
}
.laundry {
  padding: 50px 0;
}
.bg-web {
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 0 15px;
}
.protek-desc {
  display: table;
  height: 100px;
}
.protek-desc p {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}
.arrow-prod {
  font-size: 100px;
  color: #ccc;
}
.laundry-point {
  font-size: 18px;
}
.blue-about {
  color: #337AB7;
  font-family: 'LarsseitBold';
}
.desc-about {
  padding-top: 1%;
}
.desc-about2 {
  padding: 10% 0;
}
.navbar-default .navbar-toggle {
  margin-top: 13px;
}
.years {
  font-family: 'LarsseitBold';
}
.years-about h4 {
  margin: 20px 0;
}
/*PARRALAX*/

.bg-par {
  /*position: relative;*/
  background-attachment: fixed;
  /*background-position: center;*/
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  color: #fff;
}
/*LOADING*/

#loading {
  background: #fff repeat scroll 0 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}
#loader {
  bottom: 0;
  height: 175px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 175px;
}
#loader .dot {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 87.5px;
}
#loader .dot::before {
  border-radius: 100%;
  content: "";
  height: 87.5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  width: 87.5px;
}
#loader .dot:nth-child(7n+1) {
  transform: rotate(45deg);
}
#loader .dot:nth-child(7n+1)::before {
  animation: 0.8s linear 0.1s normal none infinite running load;
  background: #00ff80 none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+2) {
  transform: rotate(90deg);
}
#loader .dot:nth-child(7n+2)::before {
  animation: 0.8s linear 0.2s normal none infinite running load;
  background: #00ffea none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+3) {
  transform: rotate(135deg);
}
#loader .dot:nth-child(7n+3)::before {
  animation: 0.8s linear 0.3s normal none infinite running load;
  background: #00aaff none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+4) {
  transform: rotate(180deg);
}
#loader .dot:nth-child(7n+4)::before {
  animation: 0.8s linear 0.4s normal none infinite running load;
  background: #0040ff none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+5) {
  transform: rotate(225deg);
}
#loader .dot:nth-child(7n+5)::before {
  animation: 0.8s linear 0.5s normal none infinite running load;
  background: #2a00ff none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+6) {
  transform: rotate(270deg);
}
#loader .dot:nth-child(7n+6)::before {
  animation: 0.8s linear 0.6s normal none infinite running load;
  background: #9500ff none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+7) {
  transform: rotate(315deg);
}
#loader .dot:nth-child(7n+7)::before {
  animation: 0.8s linear 0.7s normal none infinite running load;
  background: magenta none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+8) {
  transform: rotate(360deg);
}
#loader .dot:nth-child(7n+8)::before {
  animation: 0.8s linear 0.8s normal none infinite running load;
  background: #ff0095 none repeat scroll 0 0;
}
#loader .lading {
  background-image: url("../images/loading.gif");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  bottom: -40px;
  height: 20px;
  left: 0;
  position: absolute;
  right: 0;
  width: 180px;
}
@keyframes load {
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes load {
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
.full-top-layer {
  height: 98%;
  width: 99%;
  top: 0;
  color: #000;
  right: 0;
  background-color: #EFEFEF;
  position: absolute;
}
.col-product {
  height: 220px;
}
.full-top-layer2 {
  height: 91%;
  width: 94%;
  top: 3%;
  color: #000;
  right: 3%;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
}
.full-top-layer2:hover {
  background: rgba(255, 255, 255, 0);
  transition: 0.3s background-color;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 1);
  box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 1);
  transition: 0.3s box-shadow;
}
.full-top-layer:hover {
  color: #000;
  background-color: #5680B9;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
}
.full-top-layer>img {
  opacity: 0;
  width: 100%;
}
.full-top-layer>h3 {
  position: absolute;
  left: 3%;
  font-family: 'LarsseitBold';
}
.full-top-layer>span {
  position: absolute;
  font-size: 14px;
  color: #aaa;
}
.full-top-layer:hover>span, .full-top-layer:hover>h3 {
  color: #fff;
  transition: color 0.5s;
  -webkit-transition: color 0.5s;
}
/*}
.full-top-layer:hover>img { 
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
}*/

/* Style the Image Used to Trigger the Modal */

.myImg {
  cursor: pointer;
  transition: 0.3s;
  color: #000;
}
.myImg:hover {
  opacity: 0.7;
}
/* The Modal (background) */

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #fff;
  /*background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.85); */
}
/* Modal Content (Image) */

.modal-content {
  display: block;
  max-width: 700px;
}
/* Caption of Modal Image (Image Text) - Same Width as the Image */

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  font-family: 'LarsseitBold';
  padding: 10px 0;
  height: 150px;
}
.modal-content {
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
/* Add Animation - Zoom in the Modal */

.modal-content, #caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.15s;
  animation-name: zoom;
  animation-duration: 0.15s;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0)
  }
  to {
    -webkit-transform: scale(1)
  }
}
@keyframes zoom {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}
/* The Close Button */

.bar {
  position: fixed;
  padding: 0 20px;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
  border-bottom: 2px solid #ccc;
  height: 70px;
}
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  opacity: 1;
  cursor: pointer;
  color: #000;
}
.close:hover, .close:focus {
  text-decoration: none;
  color: #1E7CBA;
}
/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
}
.myImg {
  /*position: absolute;*/
  font-size: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  
}
.tagline {
  font-family: 'LarsseitBold';
  color: #fff;
  z-index: 999;
  text-align: center;
  position: absolute;
  width: 95%;
}
.modal-dialog, .modal-content {
  width: 100%;
  max-width: 1000px;
}
.modal-dialog {
  margin: 0 auto;
}
.btn-explore {
  padding: 12px 25px;
}
.btn-explore:hover, .btn-explore:focus {
  opacity: 0.7;
}
.btn-explore2 {
  padding: 8px 15px;
}

.btn-blue {
  background-color: #0070B9;
  color: #fff;
}
.btn-blue:hover, .btn-blue:focus {
  color: #fff;
}
.btn-black {
  background-color: rgba(0,0,0,0.5);
  color: #fff;
}
.btn-black:hover, .btn-black:focus {
  color: #fff;
  background-color: rgba(0,0,0,1);
}
.btn-white {
  background-color: #fff;
  color: #000;
}
/*.carousel-indicators li {
  border: 0;
}
.carousel-indicators .active {
  background-color: transparent;
}
.carousel-caption {
  bottom: 40%;
  text-shadow: none;
  font-family: 'LarsseitBold';
}*/
.title-product {
  padding: 15px;
  font-size: 20px;
  font-family: 'LarsseitBold';
  color: #B2B2B2;
}
.img-logo {
  height: 80px;
  margin-bottom: 15px;
}
.motto {
  color: #0071BA;
}

/*---------------------------------------------------*/
.c-hamburger {
    position: relative;
    overflow: hidden;
    width: 60px;
    height: 47px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
}
.c-hamburger:focus {
    outline: none;
}
.c-hamburger span {
    display: block;
    position: absolute;
    top: 22px;
    left: 18px;
    right: 18px;
    height: 2px;
    background: #000;
}
.c-hamburger span::before,
.c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    content: "";
}
.c-hamburger span::before {
    top: -9px;
}
.c-hamburger span::after {
    bottom: -10px;
}
.c-hamburger--htx {
    background-color: inherit;
}
.c-hamburger--htx span {
    transition: background 0s 0.3s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
    transition-property: top, transform;
}
.c-hamburger--htx span::after {
    transition-property: bottom, transform;
}
.c-hamburger--htx.is-active {
    background-color: inherit;
}
.c-hamburger--htx.is-active span {
    background: none;
}
.c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
    transition-delay: 0s, 0.3s;
}

/* TABCAROUSEL */
.carousel-xs{
  position: absolute;
  top: 8%;
  right: 29%;
  color: #fff;
  text-align: center;
}
.border-top:before {
    content: '—';
    letter-spacing: -5px;
    display: block;
    font-family: 'LarsseitBold';
}
.carousel-caption {
    bottom: 30%;
    padding-right: 50px;
    padding-left: 10%;
    padding-bottom: 10px;
    text-shadow: none;
    left: inherit;
    right: inherit;
    text-align: left;
}
.carousel-caption h3{
  font-size: 40px;
  font-family: 'LarsseitBold';
}
.carousel-caption p{
  font-size: 25px;
}
.carousel-caption a{

  color: #fff;
}
.title-tegar a{
  color: #754C24;
}
.tabSlider{
  margin-top: 80px;
}
#myCarousel .nav a small {
    display:block;
}
#myCarousel .nav {
    background:#eee;
}
#myCarousel .nav a {
  border-radius:0px;
  color: #b1b1b1;
  font-size: 16px;
  font-family: 'LarsseitExtraBold';
  letter-spacing: 1px;
}
#myCarousel .nav .active a{
  color: #fff;
}
.tabSlider{
  padding-left: 0;
  padding-right: 0;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}