.container {
  max-width: 960px;
}
  #loader {
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    background-color: #000;
    position:fixed;
    display: table;
    width: 100%;
    top:0;
    height: 100%;
    min-height: 100%;
    z-index:99999;
  }
  .loader-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 12;
    text-align:center;
  }
  .loader {
      margin-top: 20px;
      vertical-align: top;
  }
/*
 * Custom translucent site header
 */
 @font-face {font-family: "Lulo Clean W01 One Bold";
  src: url("fonts/39a2c7f346d5cfae7045aeb2fb50d9ad.eot"); /* IE9*/
  src: url("fonts/39a2c7f346d5cfae7045aeb2fb50d9ad.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("fonts/39a2c7f346d5cfae7045aeb2fb50d9ad.woff2") format("woff2"), /* chrome、firefox */
  url("fonts/39a2c7f346d5cfae7045aeb2fb50d9ad.woff") format("woff"), /* chrome、firefox */
  url("fonts/39a2c7f346d5cfae7045aeb2fb50d9ad.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("fonts/39a2c7f346d5cfae7045aeb2fb50d9ad.svg#Lulo Clean W01 One Bold") format("svg"); /* iOS 4.1- */
}

@font-face {
    font-family: exo2;
    src: url("fonts/Exo2-Light.otf") format("opentype");
}


 

.navbar-brand{font-family:'Exo2', 'sans-serif';}
.site-header {
  background-color: rgba(0, 0, 0, .85);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
  color: #999;
  transition: ease-in-out color .15s;
}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}

/*
 * Dummy devices (replace them with your own or something else entirely!)
 */

.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, .1);
  border-radius: 5px;
}

.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #e5e5e5;
}


/*
 * Extra utilities
 */

.flex-equal > * {
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 768px) {
    

  .flex-md-equal > * {
    -ms-flex: 1;
    flex: 1;
  }
}

.overflow-hidden { overflow: hidden; }


     html{
       scroll-behavior:smooth;
     }
     .carousel-item {
        height: 100vh;
        min-height: 300px;
        background: no-repeat center center scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
      }
      #headerSection .carousel-item {
        height: 782px;
        min-height: 300px;
        background: no-repeat center center scroll;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
            background-size: cover !important;
        margin-top: 81px;
        background-size: 100% 800px;
      }
      #headerSection .carousel-caption {
        position: absolute;
        top: 40%;
        left: 15%;
        width: 532px;
        z-index: 10;
        padding: 20px;
        color: #fff;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.8);
        transform: translateY(-50%);
        height: 300px;
      }
      #headerSection .carousel-caption h3 {
        font-size: 3rem;
        font-weight: 400;
      }
      #headerSection .carousel-caption p {
        font-size: 22px;
        font-weight: 500;
      }
      .ltSlideTitleBorder {
        width: 200px;
        border-color: yellow;
        border-top-width: 3px;
        margin-bottom: 3.1rem;
      }
      .ltSlideTitleBorderSm {
        width: 100px;
        border-color: black;
        border-top-width: 8px;
        margin-bottom: 2.1rem;
      }
      .ltColor {
        color: #fff200;
      }
      .ltNav {
        padding: .8rem 1rem;
        box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5607843137254902);
      }
      .ltNav .navbar-brand {
        color: rgba(255,255,255,1);
            font-size: 30px;
    font-weight: normal !important;
      }
      .ltNav .navbar-brand img {
        position: relative;
        top: -3px;
        margin-right: 5px;
       
      }
      .ltNav .nav-link {
        color: rgba(255,255,255,1);
        font-family: 'Jura', sans-serif;
        font: normal normal 700 13px/1.4em jura,sans-serif;
        text-transform: uppercase;
      }
      .ltNav .navbar-nav .active>.nav-link, .ltNav .navbar-nav .nav-link.active, .ltNav .navbar-nav .nav-link.show, .ltNav .navbar-nav .show>.nav-link {
        color: #fff200;
      }
      .navbar-dark .navbar-nav .nav-link {
        color: rgb(255, 255, 255);
        font: normal normal 700 13px/1.4em jura,sans-serif;
        text-transform: uppercase;
      }
      .ltNav .navbar-nav .nav-item {
        padding: 0 0.8rem;
      }
      .bg-dark {
        background-color: rgba(0, 0, 0, 1)!important;
      }
      .objectBlock, .objectBlock img {
          object-fit: cover;
          object-position: center;
          height: 600px;
      }
      .objectBlock1 {
          height: 600px;
      }
      .objectBlockText {
          max-width: 300px;
          margin-left: auto;
          margin-right: auto;
          text-align: left;
      }
      .objectBlockText h2 {
          font-size: 2.6rem;
          font-family: 'Jura', sans-serif;
      }
      .objectBlockText p {
          font-size: 1.1rem;
      }
      .objectBlockText1 {
          max-width: 442px;
          text-align: left;
      }
      .objectBlockText4 {
          max-width: 442px;
          text-align: left;
      }
      .objectBlockText1 h2 {
          font-size: 1.8rem;
          color: #000;
          font-weight: 500;
          font-family: 'exo', sans-serif;
      }
      .objectBlockText4 h2 {
        font-size: 3rem;
        color: #000;
        font-weight: normal;
        font-family: 'Open Sans', sans-serif;
        line-height: normal;
        max-width: 250px;
        margin-bottom: 2.7rem;
      }
      .objectBlockText1 p {
          font-size: 1.1rem;
          color: #000;
      }
      .objectBlockText4 p {
          font-size: 1.05rem;
          
    color: #5a5858;
    font-weight: 500;
	font-family:open sans,sans-serif;
      }
      .objectBlockText2 {
        max-width: 564px;
        text-align: center;
      }
      .objectBlockText2 h2 {
          font-size: 46px;
          color: #fff;
          font-weight: bold;
          font-family: 'Jura', sans-serif;
      }
      .objectBlockText3 {
          max-width: 600px;
          text-align: center;
      }
      .objectBlockText3 h2 {
          font-size: 1.8rem;
          color: #fff;
          font-weight: normal;
      }
      .btn-outline-warning {
          color: #fff200;
          background-color: transparent;
          background-image: none;
          border-color: #fff200;
          border-radius: 0px;
          width: 82px;    
          box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.6);
      }
      .btn-outline-warning:hover, .btn-outline-warning:focus {
          color: #212529;
          background-color: #fff200;
          border-color: #fff200;
      }
      .btn-outline-dark {
          color: #000000;
          background-color: transparent;
          background-image: none;
          border-color: #000000;
          border-radius: 0px;
          border-width: 2px;
          width: 82px;    
          box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.6);
      }
      .btn-outline-dark:hover, .btn-outline-dark:focus {
          color: #fff;
          background-color: #000000;
          border-color: #000000;
      }
      .sectionBlock1 {
          background-image: url("../images/1dc229_57ebdabf090742918da4e6102336674f_mv2_d_3208_1987_s_2.png");
          background-repeat: no-repeat;
          background-attachment: fixed;
          background-position: center;
          position: relative;
          z-index: 0;
      }
	  
	  .sectionBlock4 {
          background-image: url("../images/product.png");
          background-repeat: no-repeat;
          background-attachment: fixed;
          background-position: center;
          position: relative;
          z-index: 0;
      }
      .sectionBlock2 {
          background-image: url("../images/1dc229_b5c70f56870f4a979a68cbc4fffde6b4_mv2_d_1920_1280_s_2.png");
          background-repeat: no-repeat;
          background-attachment: fixed;
          background-position: center;
          position: relative;
          z-index: 0;
          background-size: cover;
          min-height: 600px;
      }
      .sectionBlock3 {
          background-color: #000;
          position: relative;
          z-index: 0;
      }
      .overlayBlock {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-color: rgba(245, 245, 245, 0.82);
          z-index: -1;
      }
      .zIndex2 {
          z-index: 2;
      }
      .triangleBlock {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          width: 100%;
          height: 100%;
      }
      .footerBlock {
          background-color: #000;
          color: #fff;
      }
      .footerBlock .form-group {
          margin-bottom: 8px;
      }
      .footerBlock .form-group .form-control, .footerBlock .form-group .form-control:focus {
          color: #ffffff;
          background-color: #000;
      }
      .footerBlock .form-group .form-control:focus {
          color: #ffffff;
          background-color: #000;
          border-color: #fff200;
          outline: 0;
          box-shadow: 0 0 0 0.2rem rgba(255, 242, 0, 0.25);
      }

      /* general styling */
      .objectBlockVideo {
        position: relative;
        height: 490px;
		overflow:hidden;
      }
      .objectBlockVideoLogo {
        position: relative;
        height: 600px;
      }
      .videoBlock {
        font-size: calc(1vw + 1vh + .5vmin);
      }
      video.videoBlock {
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        object-fit: cover;
        object-position: center;
      }
      video.videoBlockMain {
        height: 600px;
        position: relative;
        width: 100%;
        object-fit: cover;
        object-position: bottom;
      }
      video.videoBlockLogo {
          left: 50%;
          min-height: 400px;
          min-width: 100%;
          position: absolute;
          top: 50%;
          transform: translate(-50%, -50%);
          width: 100%;
          object-fit: cover;
          object-position: center;
      }
      .objectBlockTextVideo {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
      }
      .fontSBig {
        font-size: 3.8rem;
        font-weight: bold;
        font-family: 'Jura', sans-serif;
      }
      .overlayTextVideo {
        z-index: 2;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
      }
      .overlayTextVideo h4 {
        font-family: 'Jura', sans-serif;
        font-size: 27px;
		font-weight: bold;
      }
      .youtubeBlockText {
        font-size: 61px;
        text-align: left;
        font-family: 'Jura', sans-serif;
      }
      .videoTextBig {
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
        font-family: lulo-clean-w01-one-bold,sans-serif;
        font-weight: 800;
        font-size: 40px;
        line-height: 1em;
        letter-spacing: 0.25em;
        position: relative;
        top: -35px;
      }
      .imgTextBig {
        font-size: 65px;
        font-weight: normal;
        font-family: 'Open Sans', sans-serif;
        line-height: normal;
      }
      .widthBlockAbout {
        max-width: 630px;
      }
      .logoAboutHeading {
        font-size: 42px;
    font-family: 'exo', sans-serif;
    font-weight: 500;
    line-height: normal;
      }
	  
	     .logoAboutHeading4 {
        
     font-family: 'Open Sans', sans-serif;
	 letter-spacing:5px;
	 font-size:13px;
	 padding-bottom:5px;
    font-weight: 500;
    line-height: normal;
      }
      .logoAboutHeading img { 
        position: relative;
        top: -3px;
        width: 35px;
        height: 35px;
      }
      .mt-80 {
        margin-top: 80px;
      }
      .videoOverlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        opacity: 1;
        z-index: 1;
        background-image: url("../images/dot.png");
      }
      .imageOverlay {
        background-color: rgba(0, 0, 0, 0.33);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        opacity: 1;
        z-index: 1;
        background-image: url("../images/0da768_8b89980121844d37be099f0dbe33e3e3.png");
      }
      .subSmallHeading {
        font-weight: normal;
        font-family: 'Open Sans', sans-serif;
        line-height: normal;
        font-size: 40px;
        margin-bottom: 2.7rem;
      }
      .fs-17 {
        font-size: 17px;
        font-family: 'Open Sans', sans-serif;
      }
      
      .fs-sm-text {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0.04rem;
      }
      .anchorPlain, .anchorPlain:hover, .anchorPlain:focus, .anchorPlain:visited {
        text-decoration: none;
      }
      .absDiv {
        position: absolute;
        width: 300px;
        text-align: center;
        color: #fff;
        bottom: 10%;
        left: 50%;
        transform: translateX(-50%);
      }
      .absDiv p {
        font-weight: bold;
        font-size: 13.5px;
      }
      .textBlockProduct {
        max-width: 442px;
      }
      .textBlockProduct h2 {
        font-size: 3rem;
        font-weight: normal;
        font-family: 'Open Sans', sans-serif;
        line-height: normal;
        max-width: 275px;
        margin-bottom: 2.7rem!important;
      }
      .footerCopyRText {
        font-size: 11px;
      }
      .footerConsultText {
        font-family: 'Open Sans', sans-serif;
        letter-spacing: 0.2em;
      }
      .aboutHeading {
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
        font-family: lulo-clean-w01-one-bold,sans-serif;
        font-weight: 800;
        font-size: 25px;
        line-height: 1em;
        letter-spacing: 0.15em;
      }
      #portfolioCarousel .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 15%;
        z-index: 10;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        color: #fff;
        text-align: left;
        background-color: #00000094;
        max-width: 486px;
        margin-left: 0;
		height: 95px;
    }
      #portfolioCarousel .carousel-caption h3 {
        font-size: 25px;
        font-weight: 300;
        font-family: 'Open Sans', sans-serif;
        line-height: normal;
    }
      #portfolioCarousel .carousel-indicators {
        display: none;
    }
    #portfolioCarousel .ltSlideTitleBorder {
        width: 200px;
        border-color: yellow;
        border-top-width: 1px;
        margin-bottom:0rem;
		    margin-top: 0rem;
        margin-left: 0px;
    }
    .py-5rem {
      padding-top: 6rem!important;
      padding-bottom: 6rem!important;
    }
    .pb-5rem {
      padding-bottom: 5rem!important;
    }
    .portText {
      font-size: 42px;
      font-weight: normal;
      font-family: 'Open Sans', sans-serif;
      line-height: normal;
    }
	
	  @media screen and (min-width: 1390px) {
	.objectBlockVideo {
    position: relative;
    height: 420px !important;
    overflow: hidden;
}
}
	
	
      @media all and (max-width:991px) {
        video.videoBlockLogo {
          left: 50%;
          min-height: 100%;
          min-width: 100%;
          position: absolute;
          top: 50%;
          transform: translate(-50%, -50%);
          width: 100%;
          object-fit: cover;
          object-position: center;
        }
      }
      @media all and (max-width:780px) {
          
            .mm-0{ margin-left:0px !important;}
            
            
        #headerSection .carousel-item {
          height: 782px;
          min-height: 300px;
          background: no-repeat center center scroll;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
          background-size: cover;
          margin-top: 81px;
        }
        #headerSection .carousel-caption {
          position: absolute;
          top: 50%;
          left: 50%;
          width: 80%;
          z-index: 10;
          padding: 20px;
          color: #fff;
          text-align: left;
          background-color: rgba(0, 0, 0, 0.8);
          transform: translate(-50%, -50%);
          height: 300px;
        }
        #portfolioCarousel .carousel-caption {
          position: absolute;
          right: auto;
          bottom: 20px;
          left: 50%;
          z-index: 10;
          padding-top: 10px;
          padding-bottom: 10px;
          padding-left: 10px;
          padding-right: 10px;
          color: #fff;
          text-align: left;
          background-color: #00000094;
          max-width: 486px;
          margin-left: 0;
          height: 250px;
        }
        .carousel-caption h3 {
          font-size: 2.4rem;
          font-weight: 400;
        }
        .carousel-caption p {
          font-size: 20px;
          font-weight: 500;
        }
        .objectBlockVideoLogo {
          position: relative;
          height: 300px;
        }
        video.videoBlockLogo {
          left: 50%;
          min-height: 100%;
          min-width: 100%;
          position: absolute;
          top: 50%;
          transform: translate(-50%, -50%);
          width: 100%;
          object-fit: cover;
          object-position: center;
        }
        .videoTextBig {
          letter-spacing: 0.2em;
          font-size: 3rem;
        }
        .imgTextBig {
          font-size: 3rem;
        }
        .py-5rem {
          padding-top: 3rem!important;
          padding-bottom: 3rem!important;
        }
        .pb-5rem {
          padding-bottom: 3rem!important;
        }
        .subSmallHeading {
          font-weight: normal;
          font-family: 'Open Sans', sans-serif;
          line-height: normal;
          font-size: 2rempx;
          margin-bottom: 2rem;
        }
 .pt-2top {
    padding-top: 2rem!important;
}

      }
      @media all and (max-width:767px) {
        .carousel-caption {
          position: absolute;
          top: 50%;
          left: 50%;
          width: 80%;
          z-index: 10;
          padding: 20px;
          color: #fff;
          text-align: left;
          background-color: rgba(0, 0, 0, 0.8);
          transform: translate(-50%, -50%);
          height: 300px;
        }
        .carousel-caption h3 {
          font-size: 18px !important;
          font-weight: 400;
        }
        .carousel-caption p {
          font-size: 20px;
          font-weight: 500;
        }
        .sectionBlock2 {
            background-image: url("../images/1dc229_b5c70f56870f4a979a68cbc4fffde6b4_mv2_d_1920_1280_s_2.png");
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-position: center;
            position: relative;
            z-index: 0;
            background-size: cover;
            min-height: 600px;
            padding-top: 60px;
        }
        video.videoBlockLogo {
          left: 50%;
          min-height: auto;
          min-width: 100%;
          position: relative;
          top: 50%;
          transform: translate(-50%, -50%);
          width: 150%;
          object-fit: cover;
          object-position: center;
        }
        .videoTextBig {
          letter-spacing: 0.2em;
          font-size: 14px;
        }
        .imgTextBig {
          font-size: 2.4rem;
        }
        
           .line1{background: #fff;
    display: block;
    height: 1px;
    /* padding-top: 2px; */
   margin-top: 10px !important;
    width: 30%;
    margin: 0 auto;}
    
    .line{background: #fff;
    display: block;
    height: 1px;
    /* padding-top: 2px; */
   margin-top: 10px !important;
    width: 30%;
    margin: 0 auto;}
  .pt-2top {
    padding-top: 2rem!important;
}

      }
      @media all and (max-width:450px) {
          
          .line1{background: #fff;
    display: block;
    height: 1px;
    /* padding-top: 2px; */
   margin-top: 10px !important;
    width: 28% !important;
    margin: 0 auto;}
    
    .line{background: #fff;
    display: block;
    height: 2px;
    /* padding-top: 2px; */
   margin-top: 10px !important;
    width: 54% !important;
    margin: 0 auto;}
    
		  .m-none{display:none}
		  
		  .m-block{display: block;
    width: 100%;}
	
	
#headerSection .carousel-caption {
       position: absolute;
    top: 80%;
    left: 50%;
    width: 80%;
    z-index: 10;
    padding: 9px;
    color: #fff;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.8);
    transform: translate(-50%, -50%);
    height: 120px;
}

.ltSlideTitleBorder {
    width: 200px;
    border-color: yellow;
    border-top-width: 3px;
    margin-bottom: 0.2rem;
}

#portfolioCarousel .carousel-caption{ top: 80%;
    height: 115px;}

#portfolioCarousel .carousel-item {
height: 360px !important;}

.carousel-indicators li{display:none;}

#headerSection .carousel-item {
height: 390px;}

#headerSection .carousel-caption h3 {
    font-size: 20px;
    font-weight: 400;
}

#headerSection .carousel-caption p {
    font-size: 13px;
    font-weight: 500;
}

#portfolioCarousel .carousel-caption h3{  font-size: 20px;}
	
	
#portfolioCarousel .carousel-caption p {
    font-size: 16px;
    font-weight: 500;
}
	
	
	.objectBlockVideo {
    position: relative;
    height: 430px;
    overflow: hidden;
}
	
	
        .carousel-caption {
          position: absolute;
          top: 50%;
          left: 50%;
          width: 80%;
          z-index: 10;
          padding: 20px;
          color: #fff;
          text-align: left;
          background-color: rgba(0, 0, 0, 0.8);
          transform: translate(-50%, -50%);
          height: 280px;
        }
        .carousel-caption h3 {
          font-size: 1.9rem;
          font-weight: 400;
        }
        .carousel-caption p {
          font-size: 18px;
          font-weight: 500;
        }
        .objectBlockText2 h2 {
          font-size: 30px;
        }
        .pt-2top{
    padding-top: 2rem!important;
}

}
      }
      @media all and (max-width:360px) {
           .line1{background: #fff;
    display: block;
    height: 1px;
    /* padding-top: 2px; */
   margin-top: 10px !important;
    width: 30%;
    margin: 0 auto;}
    
    .line{background: #fff;
    display: block;
    height: 1px;
    /* padding-top: 2px; */
   margin-top: 10px !important;
    width: 30%;
    margin: 0 auto;}
        .carousel-caption h3 {
          font-size: 26px;
          font-weight: 400;
        }
        .carousel-caption p {
          font-size: 18px;
          font-weight: 400;
        }
      }
.pt-2top{
    padding-top: 2rem!important;
}
	  
	  video:scale{
  -moz-transform:scale(1.5);
  -webkit-transform:scale(1.5);
  -o-transform:scale(1.5);
  -ms-transform:scale(1.5);
  transform:scale(1.5);
}


.line1{background: #fff;
    display: block;
    height: 1px;
    /* padding-top: 2px; */
   margin-top: 10px !important;
    width: 20%;
    margin: 0 auto;}

.line{background: #fff;
    display: block;
    height: 1px;
    /* padding-top: 2px; */
   margin-top: 10px !important;
    width: 20%;
    margin: 0 auto;}