/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: "Open Sans Condensed", Arial, sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  color: #5f5f5f;
  background: whitesmoke; }

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .offcanvas #page {
    overflow: hidden;
    position: absolute; }
    .offcanvas #page:after {
      -webkit-transition: 2s;
      -o-transition: 2s;
      transition: 2s;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 101;
      background: rgba(0, 0, 0, 0.7);
      content: ""; }

a {
  color: #455ccd/*#45b0cd*//*#4aca85*/;
  /*text-decoration: underline;*/
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  a:hover, a:active, a:focus {
    color: #7987cd/*#4aca85*/;
    outline: none;
    text-decoration: none; }

p {
  margin-top: 16px;
  margin-bottom: 16px; }

h1, h2, h3, h4, h5, h6 {
  color: #303133;
  font-family: "Comfortaa", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  line-height: 1.3; }

::-webkit-selection {
  color: #fff;
  background: #4aca85; }

::-moz-selection {
  color: #fff;
  background: #4aca85; }

::selection {
  color: #fff;
  background: #4aca85; }

.colorlib-nav {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  margin: 0 auto; }

  @media screen and (max-width: 768px) {
    .colorlib-nav {
      margin: 0; } }

  .colorlib-nav .top-menu {
    padding: 30px 30px; }

    @media screen and (max-width: 768px) {
      .colorlib-nav .top-menu {
        padding: 28px 1em; } }

  @media screen and (max-width: 768px) {
    .colorlib-nav .menu-1 {
      display: none; } }

  .colorlib-nav ul {
    padding: 0;
    margin: 0; }
    .colorlib-nav ul li {
      padding: 8px 0;
      margin: 0;
      list-style: none;
      display: inline;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 20px;
      letter-spacing: 2px; }
      .colorlib-nav ul li a {
        position: relative;
        padding: 20px 12px;
        color: rgba(255, 255, 255, 0.9);
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
        .colorlib-nav ul li a:hover {
          color: #fff; }

.quantum-title {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  z-index: 0; }

  @media screen and (max-width: 768px) {
    .quantum-title {
      height: inherit;
      padding: 3em 0; } }

  .quantum-title .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.85;
    background: darkblue/*#499bea*/;
    z-index: 1; }

  .quantum-title {
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat; }

  .quantum-title .display-t {
    display: table;
    height: 960px;
    width: 100%;
    position: relative;
    z-index: 2; }
/*
    @media screen and (max-width: 3500px) {
      .quantum-title .display-t {
        height: 1200px; } }

    @media screen and (max-width: 1800px) {
      .quantum-title .display-t {
        height: 960px; } }
*/
    @media screen and (max-width: 768px) {
      .quantum-title .display-t {
        height: 600px; } }

  .quantum-title .display-tc {
    display: table-cell;
    vertical-align: middle; }

    .quantum-title .display-tc img{
        width: 80%;
    }
    .quantum-title .display-tc h2 {
      color: #fff;
      font-size: 60px;
      margin-bottom: 20px;
      font-weight: 300; }

      @media screen and (max-width: 768px) {
        .quantum-title .display-tc h2 {
          font-size: 32px; }
        .quantum-title .display-tc p {
          font-size: 22px !important;}
      }

    .quantum-title .display-tc p {
      font-family: "Comfortaa", Arial, sans-serif;
      color: #fff;
      font-weight: 200;
      font-size: 30px; }
    .quantum-title .display-tc .btn-custom {
      font-size: 16px; }

.quantum-production,
.colorlib-services {
  padding: 1em 0;
  clear: both; }

.colorlib-bg-white {
  background: #fff;
  border: 1px solid #e6e6e6;
  border-left: none;
  border-right: none; }

.colorlib-featured {
  padding-bottom: 2em;
  width: 100%; }
  .colorlib-featured .featured-entry img {
    -webkit-box-shadow: 0px 3px 19px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 19px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 19px -9px rgba(0, 0, 0, 0.75);
    margin-bottom: 10px;
    border-radius: 4px; }

.services {
  margin-bottom: 50px;
  position: relative;
  z-index: 0;
  padding: 0 1em; }
  @media screen and (max-width: 768px) {
    .services {
      margin-bottom: 3em; } }
  .services .icon {
    position: relative;
    margin-bottom: 30px;
    display: inline-block; }
    .services .icon i {
      font-size: 50px;
      color: #798eea;
      z-index: 1; }
  .services .desc h3 {
    font-size: 26px;
    font-weight: 300; }

.product {
  background: #fff;
  padding: 1em 1em 1em 1em;
  -webkit-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

  .product .product-heading {
    margin-bottom: 4px; }

  .product .product-name {
    display: table-cell;
    vertical-align: middle;
    /*background: gray;*/
    height: 4em;
    width: 9999px; }

  .product .product-desc {
    margin-top: 20px;
    height: 7em; }

  .product .product-pic {
    /*display: table-cell;*/
    /*vertical-align: middle;*/
    /*background: gray;*/
    /*height: 11em;*/ }

  .product p {
   margin-top: 6px;
   margin-bottom: 6px; }
  .product img {
   display: block !important;
   margin-left: auto !important;
   margin-right: auto !important;
   width: 90% !important; }

#q-contacts {
  background: #303133;
  color: rgba(255, 255, 255, 0.6) !important;
  padding-top: 2em; }
  #q-contacts .colorlib-widget p {
    color: #fff;
    font-size: 18px; }
  @media screen and (max-width: 768px) {
    #q-contacts .colorlib-widget {
      margin-bottom: 40px;
      width: 100%;
      float: left; } }
  #q-contacts .colorlib-footer-links {
    padding: 0;
    margin: 0; }
    @media screen and (max-width: 768px) {
      #q-contacts .colorlib-footer-links {
        margin-bottom: 30px; } }
    #q-contacts .colorlib-footer-links li {
      padding: 0;
      margin: 0 0 10px 0;
      list-style: none;
      display: block;
      font-size: 18px; }
      #q-contacts .colorlib-footer-links li a {
        color: rgba(255, 255, 255, 0.9);
        text-decoration: none; }
        #q-contacts .colorlib-footer-links li a i {
          padding-right: 10px;
          color: #fff; }
  #q-contacts h4 {
    margin-bottom: 30px;
    font-size: 16px;
    color: #e6e6e6;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700; }

  .copy {
   padding: 1em 0;
   color: #fff;
   background: #262626;
   font-size: 13px;
  }


#colorlib-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: #1a1a1a;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 75px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 768px) {
    #colorlib-offcanvas {
      display: block; } }
  .offcanvas #colorlib-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
  #colorlib-offcanvas a {
    color: rgba(255, 255, 255, 0.5); }
    #colorlib-offcanvas a:hover {
      color: rgba(255, 255, 255, 0.8); }
  #colorlib-offcanvas ul {
    padding: 0;
    margin: 0; }
    #colorlib-offcanvas ul li {
      padding: 0;
      margin: 0;
      list-style: none; }
      #colorlib-offcanvas ul li > ul {
        padding-left: 20px;
        display: none; }
      #colorlib-offcanvas ul li.offcanvas-has-dropdown > a {
        display: block;
        position: relative; }
        #colorlib-offcanvas ul li.offcanvas-has-dropdown > a:after {
          position: absolute;
          right: 0px;
          font-family: 'icomoon';
          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;
          content: "\e0c5";
          font-size: 20px;
          color: rgba(255, 255, 255, 0.2);
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
      #colorlib-offcanvas ul li.offcanvas-has-dropdown.active a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      #colorlib-offcanvas ul li.btn-cta {
        margin-top: 5px; }
        #colorlib-offcanvas ul li.btn-cta a {
          border-bottom: 1px solid #4aca85;
          padding-bottom: 5px; }

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .gototop.active {
    opacity: 1;
    visibility: visible; }
  .gototop a {
    width: 50px;
    height: 50px;
    display: table;
    background: black;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .gototop a i {
      height: 50px;
      display: table-cell;
      vertical-align: middle; }
    .gototop a:hover, .gototop a:active, .gototop a:focus {
      text-decoration: none;
      outline: none; }

.colorlib-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  top: 1.2em !important; }
  .colorlib-nav-toggle.active i::before, .colorlib-nav-toggle.active i::after {
    background: #303133; }
  .colorlib-nav-toggle:hover, .colorlib-nav-toggle:focus, .colorlib-nav-toggle:active {
    outline: none;
    border-bottom: none !important; }
  .colorlib-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    color: #252525;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #252525;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .colorlib-nav-toggle i::before, .colorlib-nav-toggle i::after {
      content: '';
      width: 25px;
      height: 2px;
      background: #252525;
      position: absolute;
      left: 0;
      -webkit-transition: all .2s ease-out;
      -o-transition: all .2s ease-out;
      transition: all .2s ease-out; }
  .colorlib-nav-toggle.colorlib-nav-white > i {
    color: #fff;
    background: #fff; }
    .colorlib-nav-toggle.colorlib-nav-white > i::before, .colorlib-nav-toggle.colorlib-nav-white > i::after {
      background: #fff; }

.colorlib-nav-toggle i::before {
  top: -7px; }

.colorlib-nav-toggle i::after {
  bottom: -7px; }

.colorlib-nav-toggle:hover i::before {
  top: -10px; }

.colorlib-nav-toggle:hover i::after {
  bottom: -10px; }

.colorlib-nav-toggle.active i {
  background: transparent; }

.colorlib-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #fff; }

.colorlib-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #fff; }

.colorlib-nav-toggle {
  position: absolute;
  right: 0px;
  top: 65px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important; }
  @media screen and (max-width: 768px) {
    .colorlib-nav-toggle {
      display: block; } }
.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px; }
  .btn.btn-md {
    padding: 8px 20px !important; }
  .btn.btn-lg {
    padding: 18px 36px !important; }
  .btn:hover, .btn:active, .btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important; }

.btn-primary {
  background: #f7f065 /*#4aca85*/;
  color: #101010 /*#fff*/;
  border: 1px solid #f7f065 /*#4aca85*/; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #b3edf2 /*#5ed092*/ !important;
    border-color: #b3edf2 /*#5ed092*/ !important;
    color: #000 }
.row-pb-lg {
  padding-bottom: 7em !important; }

.row-pb-md {
  padding-bottom: 5em !important; }

.row-pb-sm {
  padding-bottom: 3em !important; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

.padding-bot {
  padding-bottom: 1em !important; }

.colorlib-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff; }

.js .animate-box {
  opacity: 0; }

.owl-next:focus, .owl-prev:focus {outline: none;}
