/*

Theme Name: Clif Designs
Theme URL: http://clif-designs.pl
Description: Motyw dla Clif Designs
Author: https://tadamart.com.pl
Author URL: http://clif-designs.pl
Version: 2.0



*/



body {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    background: #000;
    overflow-x:hidden;
  }

  h1, h2 {
    font-weight:bold;
  }
  
  
  section.bg-white {
    background:#fff;
    color:#000;
  }
 .bg-light-white {
  background:#aa9e7e;
  color:#000;
  }

  .bg-light-white input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 0.75; /* Firefox */
  } 
  section.bg-dark {
    background-color:#000 !important;
    color:#fff;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e0309+0,7db9e8+50,235988+50,03090f+100&1+0,0+50,0.25+50,1+99 */
  background: -moz-linear-gradient(top,  rgba(30,3,9,1) 0%, rgba(35,89,136,0.25) 50%, rgba(4,11,17,1) 99%, rgba(3,9,15,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(30,3,9,1) 0%,rgba(35,89,136,0.25) 50%,rgba(4,11,17,1) 99%,rgba(3,9,15,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(30,3,9,1) 0%,rgba(35,89,136,0.25) 50%,rgba(4,11,17,1) 99%,rgba(3,9,15,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e0309', endColorstr='#03090f',GradientType=0 ); /* IE6-9 */
  
  }

  .link-white {
    color:#fff;
  }

  .dark-background {
    color:#fff;
    background:#000;
  }
  .py-60 {
    padding-top:60px;
    padding-bottom:60px;
  }
  
  .py-120 {
    padding-top:120px;
    padding-bottom:120px;
  }
  
  .btn {
    border-radius: 25px;
    border: 2px solid #716a55;
    background: none;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 12px;
    font-weight:bold;
  }
  .btn:hover {
    background: #716a55; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #716a55 0%, #aa9e7e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#716a55', endColorstr='#aa9e7e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
    box-shadow: 0px 0px 40px #5b523b;
  }
  
  .btn-active {
    border-radius: 25px;
    border: 2px solid #716a55;
    background: #716a55; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #716a55 0%, #aa9e7e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#716a55', endColorstr='#aa9e7e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 12px;
    box-shadow: 0px 0px 20px #5b523b;
  }
  
  .btn-black {
    border-radius: 25px;
    border: 2px solid #716a55;
    background: #716a55; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #716a55 0%, #aa9e7e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#716a55', endColorstr='#aa9e7e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
    text-transform: uppercase;
    padding: 15px 15px;
    font-size: 12px;
    box-shadow: 0px 0px 20px #5b523b;
  }

  .btn-black-light  {
    color:#000;
    border: 2px solid #716a55;
  }

  a .product-read {
    color:#000;
    text-decoration:underline !important;
  }
  a:hover .product-read {
    color:#716a55;
    text-decoration:underline !important;
  }

  a .product-title {
    color:#000;
  }
  a:hover .product-title {
    color:#716a55;
  }
  
  .img-shadow {
    -webkit-box-shadow: 15px 15px 0 0 rgba(0,0,0,1);
    -moz-box-shadow: 15px 15px 0 0 rgba(0,0,0,1);
    box-shadow: 15px 15px 0 0 rgba(0,0,0,1);
    }
  
    .owl-theme .owl-dots .owl-dot.active span {
      background:#716a55
    }
  
   .owl-theme .owl-dots .owl-dot:hover span {
      background:#aa9e7e
    }
  
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
      border-radius: 50%;
      border: 1px solid #ededed;
      background: #fff;
      height: 50px;
      width: 50px;
      font-size: 18px;
      }
  
      .owl-theme .owl-nav [class*=owl-]:hover {
        background:#716a55
      }
  
      .owl-prev, .owl-next {
        width: 15px;
        height: 100px;
        position: absolute;
        top: calc(50% - 25px);
        transform: translateY(-50%);
        display: block !important;
        border:0px solid black;
      }
      .owl-prev { left: -20px; }
      .owl-next { right: -20px; }
    
  
  .nav-pills .nav-link {
    border-radius: 25px;
    border: 2px solid #716a55;
    background: none;
    color: #000;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 12px;
    font-weight:bold;
    margin-left:10px;
    margin-right:10px;
  }
  .product-box {
    padding:25px;
  }
  .product-box:hover {
    background:#fff;
  }
  .price {font-size:20px;}
  
  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    border-radius: 25px;
    border: 2px solid #716a55;
    background: #716a55; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #716a55 0%, #aa9e7e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#716a55', endColorstr='#aa9e7e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 12px;
    box-shadow: 0px 0px 20px #5b523b;
  }
  
  .form-switch .form-check-input:checked {
    background-color:#716a55;
    border-color: #5b523b;
    
  }
  .form-control {
    border-color: #ccc;
    border-left:0;
    border-right:0;
    border-top:0;
    border-radius:0;
    background:transparent
  }
  input:focus, textarea:focus, keygen:focus, select:focus {
    outline-offset: 0;
  }
  a {
    color:#716a55;
  }
  
  a:hover {
    color:#716a55;
  }
  
  .form-control:focus {
    border-bottom:1px solid #716a55;
    box-shadow: none;
    border-left:0;
    border-right:0;
    border-top:0;
    border-radius:0;
  }
  
  .active-gold {
    font-weight: bold;
    color: #aa9e7e;
  }
  .gold {
    color: #aa9e7e;
  }
  
  /* header */
  section.header {
    padding: 0;
    z-index: 9;
    position: relative;
    font-size: 12px;
  }
  section.header a {
    color: #fff;
    text-decoration: none;
  }
  section.header a:hover {
    color: #aa9e7e;
  }
  section.header .header-logo {
    max-width: 250px;
  }
  
  section.hero-inside {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
      transform: translateY(-50%);
      /* vendor prefixes omitted due to brevity */
    z-index: 8;
  }
  
  section.hero-bottom {
    width: 100%;
    position: absolute;
    bottom: 30px;
    z-index: 9;
  }
  
  section.hero-bottom a {
    color:#fff;
    text-decoration:none;
    font-size:12px;
  }
  section.hero-bottom a:hover {
    color:#aa9e7e;
  }
  
  .social i {
    color: #aa9e7e;
  }
  
  .header-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 120%;
    min-height: 120%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0.3;
  }
  .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e0309+0,7db9e8+50,235988+50,03090f+100&1+0,0+50,0.25+50,1+99 */
  background: -moz-linear-gradient(top,  rgba(30,3,9,1) 0%, rgba(35,89,136,0.25) 50%, rgba(4,11,17,1) 99%, rgba(3,9,15,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(30,3,9,1) 0%,rgba(35,89,136,0.25) 50%,rgba(4,11,17,1) 99%,rgba(3,9,15,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(30,3,9,1) 0%,rgba(35,89,136,0.25) 50%,rgba(4,11,17,1) 99%,rgba(3,9,15,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e0309', endColorstr='#03090f',GradientType=0 ); /* IE6-9 */
  
  }
  
  .hero-section {
    position: relative;
    background-color: black;
    min-height: 100vh;
    width: 100%;
    overflow: hidden;
  }
  
  
  /* navbar */
  section.menu {
    border-top: 1px solid #1f1f1f;
    z-index: 9;
    position: relative;
  }
  .navbar {
    padding: 0 !important;
  }
  .navbar-nav {
    position: relative;
  z-index: 99999999;
  padding: 25px 0
  }
  
  .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight:bold;
  }
  
  
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    color: #aa9e7e;
  }
  
  .call-cta {
    border:2px solid #aa9e7e;border-radius:25px;padding:10px 25px !important;
  }
  
  .call-cta:hover {
    background: #716a55; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #716a55 0%, #aa9e7e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#716a55', endColorstr='#aa9e7e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff !important;
    box-shadow: 0px 0px 40px #5b523b;
    border:2px solid #aa9e7e;
  }
  
  .navbar-light .navbar-toggler-icon {
    background-image: none;
  }
  
  .navbar-light .navbar-toggler {
    border-color: transparent;
  }
  .navbar-toggler span {
    display: block;
    background-color: #aa9e7e;
    height: 3px;
    width: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    left: 0;
    opacity: 1;
    transition: all 0.2s ease-out;
    transform-origin: center left;
  }
  
  .navbar-toggler span:nth-child(1) {
    margin-top: 0.3em;
  }
  
  .navbar-toggler:not(.collapsed) span:nth-child(1) {
    transform: translate(15%, -33%) rotate(45deg);
  }
  
  .navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0;
  }
  
  .navbar-toggler:not(.collapsed) span:nth-child(3) {
    transform: translate(15%, 33%) rotate(-45deg);
  }
  
  .navbar-toggler span:nth-child(1) {
    transform: translate(0%, 0%) rotate(0deg);
  }
  
  .navbar-toggler span:nth-child(2) {
    opacity: 1;
  }
  .navbar-toggler span:nth-child(3) {
    transform: translate(0%, 0%) rotate(0deg);
  }
  
  section.bg-video {
    color:#fff;
    background-image:url(assets/img/videoclif.jpg);
    background-size:cover;
    background-position:center;
  }

  section.bg-wykrojnik {
    color:#fff;
    background-image:url(assets/img/wykrojnik.jpg);
    background-size:cover;
    background-position:center;
  }
  
  section.bg-product {
    color:#000;
    background-image:url(assets/img/background-product.jpg);
    background-size:cover;
    background-position:center;
  }
  
  
  .green-color {
    color:green;
    font-weight:bold;
  }
  /* footer */
  footer {
    font-size:12px;
  }
  
  footer a {
    color:#fff;
    text-decoration:none;
  }
  
  footer a:hover {
    color:#aa9e7e;
  }
  
  footer i {
    color:#aa9e7e;
  }
  footer .footer-logo {
    max-width: 350px;
  }
  
  footer .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight:normal;
  }
  .box-icon {
    border-radius:35px;
    border:1px solid rgba(113, 106, 85, 0.22);
    padding:30px 20px;
  }
  
  .box-icon:hover {
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#716a55+0,aa9e7e+100 */
  background: #716a55; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #716a55 0%, #aa9e7e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#716a55', endColorstr='#aa9e7e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  box-shadow: 0px 0px 40px #5b523b;
  }
  
  .box-icon img {
    max-width:80px;
  }

  .owl-szkolenia img {
    height: 250px;
object-fit: cover;
  }
  
  @media (max-width: 991.98px) {
  }
  
  @media (max-width: 768px) {
  
    section.header {
      padding: 15px 0;
    }
    .py-60 {
      padding-top:30px;
      padding-bottom:30px;
    }
    .py-120 {
      padding-top:60px;
      padding-bottom:60px;
    }
    .header-video {
      width: 200vh !important;
    }
    .product-box {
      padding:5px;
    }
    .price {
      font-size:16px;
    }
    .navbar-nav {
  
    background: #040d14;
    }
    .navbar-light .navbar-nav .nav-link {
      padding-bottom: 15px;
      padding-top: 15px;
  
    }
    .call-cta {
      margin-top:15px;
    }
    .nav-pills .nav-link {
      border-radius: 25px;
      border: 2px solid #716a55;
      background: none;
      color: #000;
      text-transform: uppercase;
      padding: 10px 15px;
      font-size: 9px;
      font-weight: bold;
      margin-left: 5px;
      margin-right: 5px;
      }
      .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        border-radius: 25px;
        border: 2px solid #716a55;
        background: #716a55;
        background: -moz-linear-gradient(45deg,  #716a55 0%, #aa9e7e 100%);
        background: -webkit-linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%);
        background: linear-gradient(45deg,  #716a55 0%,#aa9e7e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#716a55', endColorstr='#aa9e7e',GradientType=1 );
        color: #fff;
        text-transform: uppercase;
        padding: 10px 15px;
        font-size: 9px;
        box-shadow: 0px 0px 20px #5b523b;
        }
  }
  