/*!
Theme Name: Norebro Child
Theme URI: http://norebro.colabr.io/
Author: Colabrio Team
Author URI: http://colabr.io/
Description: Norebro is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: norebro
Text Domain: norebro-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
@font-face {
  font-family: 'MyriadPro-Bold';
  src: url("fonts/MyriadPro-Bold.eot");
  src: url("fonts/MyriadPro-Bold.woff2") format("woff2"), url("fonts/MyriadPro-Bold.woff") format("woff"), url("fonts/MyriadPro-Bold.ttf") format("truetype"), url("fonts/MyriadPro-Bold.svg#MyriadPro-Bold") format("svg"), url("fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: "Jura", sans-serif; }

.column-flex {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: distribute;
      align-content: space-around; }

.wpb_column .vc_column-inner {
  height: 100%; }
  .wpb_column .vc_column-inner .wpb_wrapper {
    height: 100%; }
    .wpb_column .vc_column-inner .wpb_wrapper .wpb_raw_code {
      height: 100%; }
    .wpb_column .vc_column-inner .wpb_wrapper .norebro-text-sc {
      height: 100%; }

@media screen and (max-width: 768px) {
  .vc_row .vc_column_container > .vc_column-inner .vc_column-inner {
    padding-left: 10px !important;
    padding-right: 10px !important; } }

#anc-list div[class*="vc_col"], #visogo-img div[class*="vc_col"], .html-raw div[class*="vc_col"], #visogo-logo-image div[class*="vc_col"] {
  min-height: 0; }

.site-content {
  padding-top: 90px; }

.div-left1 {
  float: left;
  width: 40px;
  margin-top: 5px; }

.div-left2 {
  float: left;
  width: calc(100% - 60px); }

.div-left2 li {
  float: left;
  width: calc(100% - 60px);
  text-align: left; }

.div-left1 p, .div-left2 p {
  margin: 5px auto;
  color: #4a4a4a;
  text-align: left; }

.div-clear {
  clear: both; }

/**
 * Flag icon
 */
span.flag-icon {
  margin: 3px 3px; }

span.flag-icon {
  font-size: 30px; }
  @media only screen and (max-width: 767px) {
    span.flag-icon {
      font-size: 20px; } }

.linked {
  font-family: 'MyriadPro-Bold';
  font-size: 20px;
  color: black; }
  @media screen and (max-width: 991px) {
    .linked {
      font-size: 16px; } }
  @media screen and (max-width: 1200px) {
    .linked {
      font-size: 16px; } }

.linked:hover {
  color: #326079;
  text-decoration: none; }

.linkedin {
  font-family: 'MyriadPro-Bold';
  background-color: #0077B5;
  color: white;
  font-size: 20px;
  line-height: 20px;
  padding: 2px 4px;
  display: inline-block;
  border-radius: 3px; }
  @media screen and (max-width: 991px) {
    .linkedin {
      font-size: 16px;
      line-height: 16px; } }
  @media screen and (max-width: 1200px) {
    .linkedin {
      font-size: 18px;
      line-height: 18px; } }

.linkedin:hover {
  background-color: white;
  color: #0077b5;
  text-decoration: none; }

.small-devices {
  display: none !important; }
  @media only screen and (max-width: 576px) {
    .small-devices {
      display: block !important; } }
  @media only screen and (max-width: 576px) {
    .small-devices.table {
      display: table !important; } }

.big-devices {
  display: block !important; }
  .big-devices.table {
    display: table !important; }
    @media only screen and (max-width: 576px) {
      .big-devices.table {
        display: none !important; } }
  @media only screen and (max-width: 576px) {
    .big-devices {
      display: none !important; } }

#masthead.header-3 {
  margin: 0px;
  border-radius: 0px; }

#masthead.site-header {
  height: 90px !important;
  max-height: 90px !important;
  line-height: 90px !important; }
  #masthead.site-header.header-fixed {
    background: #000000;
    color: #ffffff;
    border-radius: 0;
    border: none; }

#masthead.site-header .header-wrap {
  height: 90px !important;
  max-height: 90px !important;
  line-height: 90px !important; }

#masthead .header-wrap {
  background-color: #000000 !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important; }

#masthead #mega-menu-wrap ul li {
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  color: #ffffff;
  padding: 5px 0;
  font-size: 13px; }
  @media screen and (max-width: 991px) {
    #masthead #mega-menu-wrap ul li {
      font-size: 11px; } }
  #masthead #mega-menu-wrap ul li a {
    padding: 0 5px; }

.fa-question-circle {
  cursor: pointer; }

.dione.tparrows:before {
  color: #000000; }

#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .menu-link span:before {
  content: '';
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  width: 102%;
  height: 0px;
  left: -1%;
  display: none; }

.visogo-footer {
  width: 100%;
  height: 500px;
  display: table;
  background-color: #ffffff; }
  .visogo-footer p {
    color: #4a4a4a; }
  .visogo-footer #footer-col-1,
  .visogo-footer #footer-col-2 {
    display: table-cell;
    min-height: 500px; }
  .visogo-footer #footer-col-1 {
    font-size: 1.2em;
    padding: 2em 3vw; }
    .visogo-footer #footer-col-1 .address {
      font-size: 0.8em;
      min-height: 80px;
      padding: 2em 2em 2em 7vw; }
      @media only screen and (max-width: 576px) {
        .visogo-footer #footer-col-1 .address {
          min-height: 120px; } }
      .visogo-footer #footer-col-1 .address .location-gold {
        float: left;
        width: 50px; }
      .visogo-footer #footer-col-1 .address .location-address {
        float: left;
        width: calc(100% - 50px);
        padding-top: 0; }
        .visogo-footer #footer-col-1 .address .location-address p {
          margin: 0; }
    .visogo-footer #footer-col-1 .follow_us {
      background-color: #e8e8e8;
      margin-top: 2em; }
      .visogo-footer #footer-col-1 .follow_us > div[class*="vc_col"] {
        padding-left: 0;
        padding-right: 8px; }
      .visogo-footer #footer-col-1 .follow_us h3 {
        padding-top: 16px;
        font-family: 'Jura';
        color: #000000;
        font-size: 15px;
        font-weight: normal;
        margin-top: 0px;
        text-align: right; }
        @media screen and (max-width: 991px) {
          .visogo-footer #footer-col-1 .follow_us h3 {
            font-size: 12px; } }
        @media screen and (max-width: 1200px) {
          .visogo-footer #footer-col-1 .follow_us h3 {
            font-size: 13px; } }
        @media screen and (max-width: 991px) {
          .visogo-footer #footer-col-1 .follow_us h3 {
            text-align: center; } }
      .visogo-footer #footer-col-1 .follow_us .linkedin-logo {
        padding-top: 10px;
        text-align: center; }
        @media screen and (max-width: 991px) {
          .visogo-footer #footer-col-1 .follow_us .linkedin-logo {
            padding-bottom: 10px; } }
    .visogo-footer #footer-col-1 #contact {
      padding: 0 4vw; }

img.img-google {
  width: 113px !important;
  height: 40px !important; }

.wpcf7-form {
  padding: 2em; }
  .wpcf7-form input[type="submit"] {
    font-family: 'Jura';
    background-color: #b59559;
    border: 1px solid #b59559;
    color: #ffffff;
    margin-top: 10px;
    border-radius: 0;
    padding: 6px 30px;
    text-transform: uppercase;
    letter-spacing: 0.5em; }
    .wpcf7-form input[type="submit"]:hover {
      color: #b59559;
      border: 1px solid #b59559;
      background-color: transparent; }
  .wpcf7-form input:not([type="submit"]), .wpcf7-form textarea, .wpcf7-form select {
    font-family: 'Jura';
    outline: none !important;
    color: #4a4a4a;
    font-size: 0.9em;
    border: 1px solid #b59559 !important;
    height: 30px;
    margin-bottom: 4px;
    padding: 2px 10px; }
    .wpcf7-form input:not([type="submit"]):hover, .wpcf7-form textarea:hover, .wpcf7-form select:hover {
      border: none !important;
      outline: none !important;
      border: 1px solid black !important; }
    .wpcf7-form input:not([type="submit"])::-webkit-input-placeholder, .wpcf7-form textarea::-webkit-input-placeholder, .wpcf7-form select::-webkit-input-placeholder {
      color: #979797; }
    .wpcf7-form input:not([type="submit"]):-ms-input-placeholder, .wpcf7-form textarea:-ms-input-placeholder, .wpcf7-form select:-ms-input-placeholder {
      color: #979797; }
    .wpcf7-form input:not([type="submit"])::-ms-input-placeholder, .wpcf7-form textarea::-ms-input-placeholder, .wpcf7-form select::-ms-input-placeholder {
      color: #979797; }
    .wpcf7-form input:not([type="submit"])::placeholder, .wpcf7-form textarea::placeholder, .wpcf7-form select::placeholder {
      color: #979797; }
  .wpcf7-form textarea {
    height: 80px; }
  .wpcf7-form .captcha.left {
    float: left; }
    @media only screen and (max-width: 767px) {
      .wpcf7-form .captcha.left {
        float: none; } }
  .wpcf7-form .g-recaptcha > div {
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .wpcf7-form .g-recaptcha > div {
        margin: 0 auto; } }
  .wpcf7-form .submit-button {
    text-align: right;
    float: right; }
    @media only screen and (max-width: 767px) {
      .wpcf7-form .submit-button {
        text-align: center;
        float: none; } }
    .wpcf7-form .submit-button .ajax-loader {
      display: inline-block; }
      @media only screen and (max-width: 767px) {
        .wpcf7-form .submit-button .ajax-loader {
          display: block; } }

.white-text {
  color: #ffffff; }

.color-gold {
  color: #b59559; }

.color-black {
  color: #000000; }

.error-404 {
  background-color: #b59559; }
  .error-404 h1 {
    font-size: 40px;
    color: #000000; }
  .error-404 h3 {
    font-size: 24px;
    color: #4a4a4a; }
  .error-404 form input {
    border-bottom: 1px solid #4a4a4a;
    color: #4a4a4a; }
    .error-404 form input:hover, .error-404 form input:focus {
      border-bottom: 1px solid #000000; }

.page-id-14 #masthead #logo-visogo, .page-id-255 #masthead #logo-visogo {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 70px;
  z-index: 10; }

.page-id-14 #carousel, .page-id-255 #carousel {
  text-align: center;
  height: 600px;
  margin-top: 80px;
  position: relative; }
  .page-id-14 #carousel .carousel-title, .page-id-255 #carousel .carousel-title {
    padding-top: 180px;
    padding: 180 2em 0; }
    .page-id-14 #carousel .carousel-title h3, .page-id-255 #carousel .carousel-title h3 {
      color: #4a4a4a;
      font-size: 4em;
      letter-spacing: 10px; }
      @media only screen and (max-width: 576px) {
        .page-id-14 #carousel .carousel-title h3, .page-id-255 #carousel .carousel-title h3 {
          font-size: 2.4em;
          letter-spacing: 5px; } }
      @media only screen and (max-width: 767px) {
        .page-id-14 #carousel .carousel-title h3, .page-id-255 #carousel .carousel-title h3 {
          font-size: 2.8em;
          letter-spacing: 6px; } }
  .page-id-14 #carousel .carousel-desc, .page-id-255 #carousel .carousel-desc {
    padding: 0 2em; }
    .page-id-14 #carousel .carousel-desc h5, .page-id-255 #carousel .carousel-desc h5 {
      color: #4a4a4a;
      font-size: 1.8em; }
      @media only screen and (max-width: 576px) {
        .page-id-14 #carousel .carousel-desc h5, .page-id-255 #carousel .carousel-desc h5 {
          font-size: 1.4em; } }
      @media only screen and (max-width: 767px) {
        .page-id-14 #carousel .carousel-desc h5, .page-id-255 #carousel .carousel-desc h5 {
          font-size: 1.5em; } }
      @media only screen and (max-width: 1200px) {
        .page-id-14 #carousel .carousel-desc h5, .page-id-255 #carousel .carousel-desc h5 {
          font-size: 1.6em; } }

.page-id-14 #anc_products,
.page-id-14 #anc_using,
.page-id-14 #anc_about,
.page-id-14 #anc_protect,
.page-id-14 #anc_contact,
.page-id-14 #anc_what_is,
.page-id-14 #anc_reference,
.page-id-14 #anc_how_it_works, .page-id-255 #anc_products,
.page-id-255 #anc_using,
.page-id-255 #anc_about,
.page-id-255 #anc_protect,
.page-id-255 #anc_contact,
.page-id-255 #anc_what_is,
.page-id-255 #anc_reference,
.page-id-255 #anc_how_it_works {
  position: absolute;
  height: 0px;
  background-color: transparent;
  top: -89px; }

.page-id-14 #what_is #what_is_left, .page-id-255 #what_is #what_is_left {
  background-color: #b59559; }
  .page-id-14 #what_is #what_is_left h3, .page-id-255 #what_is #what_is_left h3 {
    color: #ffffff; }
  .page-id-14 #what_is #what_is_left p, .page-id-255 #what_is #what_is_left p {
    color: #ffffff; }
  .page-id-14 #what_is #what_is_left ul > li, .page-id-255 #what_is #what_is_left ul > li {
    color: #ffffff; }

.page-id-14 #what_is .building, .page-id-255 #what_is .building {
  background-image: url("../../../wp-content/uploads/2018/04/buidling_center.jpg");
  background-size: cover;
  background-position: center center; }

.page-id-14 #what_is .reseller-container, .page-id-255 #what_is .reseller-container {
  background-color: #4a4a4a;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .page-id-14 #what_is .reseller-container #reseller, .page-id-255 #what_is .reseller-container #reseller {
    height: 100%; }
    .page-id-14 #what_is .reseller-container #reseller .column-flex-reseller, .page-id-255 #what_is .reseller-container #reseller .column-flex-reseller {
      padding: 2em 0.5em; }
      .page-id-14 #what_is .reseller-container #reseller .column-flex-reseller #img-reseller, .page-id-255 #what_is .reseller-container #reseller .column-flex-reseller #img-reseller {
        text-align: center;
        margin-bottom: 20px; }
        .page-id-14 #what_is .reseller-container #reseller .column-flex-reseller #img-reseller img, .page-id-255 #what_is .reseller-container #reseller .column-flex-reseller #img-reseller img {
          width: 40%;
          max-width: 75px;
          max-height: 75px; }
      .page-id-14 #what_is .reseller-container #reseller .column-flex-reseller #desc-reseller, .page-id-255 #what_is .reseller-container #reseller .column-flex-reseller #desc-reseller {
        text-align: center;
        color: white;
        padding: 0 2em; }
        .page-id-14 #what_is .reseller-container #reseller .column-flex-reseller #desc-reseller p, .page-id-255 #what_is .reseller-container #reseller .column-flex-reseller #desc-reseller p {
          color: white;
          padding: 0;
          font-size: 1.4em; }

.page-id-14 #home [class*="vc_col"], .page-id-255 #home [class*="vc_col"] {
  min-height: 0; }

.page-id-14 #what_is_visogo, .page-id-255 #what_is_visogo {
  position: relative; }
  .page-id-14 #what_is_visogo #flag, .page-id-255 #what_is_visogo #flag {
    position: absolute;
    top: 0px;
    right: 20px;
    text-align: right;
    width: 186px; }
    .page-id-14 #what_is_visogo #flag img, .page-id-255 #what_is_visogo #flag img {
      width: 100%; }
      .page-id-14 #what_is_visogo #flag img.big-device, .page-id-255 #what_is_visogo #flag img.big-device {
        display: block; }
        @media only screen and (max-width: 768px) {
          .page-id-14 #what_is_visogo #flag img.big-device, .page-id-255 #what_is_visogo #flag img.big-device {
            display: none; } }
      .page-id-14 #what_is_visogo #flag img.small-device, .page-id-255 #what_is_visogo #flag img.small-device {
        display: none; }
        @media only screen and (max-width: 768px) {
          .page-id-14 #what_is_visogo #flag img.small-device, .page-id-255 #what_is_visogo #flag img.small-device {
            display: block; } }
  .page-id-14 #what_is_visogo .column-left, .page-id-255 #what_is_visogo .column-left {
    background-image: url("../../../wp-content/uploads/2018/04/Background_city.jpg");
    background-size: cover;
    background-position: top left; }
  .page-id-14 #what_is_visogo #picto-right, .page-id-255 #what_is_visogo #picto-right {
    background-color: #ffffff; }
    .page-id-14 #what_is_visogo #picto-right #visogo-picto-images, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-line-pack: center;
          align-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      height: 100%;
      padding: 30px; }
      @media only screen and (max-width: 767px) {
        .page-id-14 #what_is_visogo #picto-right #visogo-picto-images, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -ms-flex-pack: distribute;
              justify-content: space-around;
          -ms-flex-line-pack: center;
              align-content: center; } }
      .page-id-14 #what_is_visogo #picto-right #visogo-picto-images .icone_container, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images .icone_container {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 40%;
                flex: 1 0 40%;
        margin: 10px;
        height: 200px; }
        @media only screen and (max-width: 767px) {
          .page-id-14 #what_is_visogo #picto-right #visogo-picto-images .icone_container, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images .icone_container {
            -webkit-box-flex: 1;
                -ms-flex: 1 0 80%;
                    flex: 1 0 80%;
            height: 110px; } }
        .page-id-14 #what_is_visogo #picto-right #visogo-picto-images .icone_container .img_box, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images .icone_container .img_box {
          width: 100%;
          height: 80px;
          text-align: center; }
          @media only screen and (max-width: 576px) {
            .page-id-14 #what_is_visogo #picto-right #visogo-picto-images .icone_container .img_box, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images .icone_container .img_box {
              max-height: 80px; } }
          .page-id-14 #what_is_visogo #picto-right #visogo-picto-images .icone_container .img_box img, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images .icone_container .img_box img {
            width: 70px;
            height: 70px; }
        .page-id-14 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box {
          text-align: center;
          width: 100%;
          height: 30px;
          padding: 0 50px; }
          @media only screen and (max-width: 1200px) {
            .page-id-14 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box {
              height: 30px;
              padding: 0 20px; } }
          @media only screen and (max-width: 576px) {
            .page-id-14 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box {
              height: 60px;
              font-size: 0.8em;
              padding: 0 15px; } }
          .page-id-14 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box .title_text, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box .title_text {
            font-family: Jura;
            font-size: 1.5em;
            font-weight: bold; }
            @media only screen and (max-width: 576px) {
              .page-id-14 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box .title_text, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box .title_text {
                font-size: 1.1em; } }
          .page-id-14 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box .desc_text, .page-id-255 #what_is_visogo #picto-right #visogo-picto-images .icone_container .desc_box .desc_text {
            font-size: 1em;
            line-height: 15px; }

.page-id-14 #devices,
.page-id-14 #tab_download,
.page-id-14 #tab_scan,
.page-id-14 #tab_read,
.page-id-14 #tab_on-demand, .page-id-255 #devices,
.page-id-255 #tab_download,
.page-id-255 #tab_scan,
.page-id-255 #tab_read,
.page-id-255 #tab_on-demand {
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: none; }
  @media only screen and (max-width: 1200px) and (orientation: landscape) {
    .page-id-14 #devices,
    .page-id-14 #tab_download,
    .page-id-14 #tab_scan,
    .page-id-14 #tab_read,
    .page-id-14 #tab_on-demand, .page-id-255 #devices,
    .page-id-255 #tab_download,
    .page-id-255 #tab_scan,
    .page-id-255 #tab_read,
    .page-id-255 #tab_on-demand {
      font-size: 0.9em; } }
  @media only screen and (max-width: 767px) and (orientation: landscape) {
    .page-id-14 #devices,
    .page-id-14 #tab_download,
    .page-id-14 #tab_scan,
    .page-id-14 #tab_read,
    .page-id-14 #tab_on-demand, .page-id-255 #devices,
    .page-id-255 #tab_download,
    .page-id-255 #tab_scan,
    .page-id-255 #tab_read,
    .page-id-255 #tab_on-demand {
      font-size: 0.6em; } }
  @media only screen and (max-width: 767px) {
    .page-id-14 #devices,
    .page-id-14 #tab_download,
    .page-id-14 #tab_scan,
    .page-id-14 #tab_read,
    .page-id-14 #tab_on-demand, .page-id-255 #devices,
    .page-id-255 #tab_download,
    .page-id-255 #tab_scan,
    .page-id-255 #tab_read,
    .page-id-255 #tab_on-demand {
      font-size: 0.9em; } }
  @media only screen and (max-width: 576px) {
    .page-id-14 #devices,
    .page-id-14 #tab_download,
    .page-id-14 #tab_scan,
    .page-id-14 #tab_read,
    .page-id-14 #tab_on-demand, .page-id-255 #devices,
    .page-id-255 #tab_download,
    .page-id-255 #tab_scan,
    .page-id-255 #tab_read,
    .page-id-255 #tab_on-demand {
      font-size: 0.6em; } }
  .page-id-14 #devices .content-modal,
  .page-id-14 #tab_download .content-modal,
  .page-id-14 #tab_scan .content-modal,
  .page-id-14 #tab_read .content-modal,
  .page-id-14 #tab_on-demand .content-modal, .page-id-255 #devices .content-modal,
  .page-id-255 #tab_download .content-modal,
  .page-id-255 #tab_scan .content-modal,
  .page-id-255 #tab_read .content-modal,
  .page-id-255 #tab_on-demand .content-modal {
    margin: 20vh 20vw 20vh 20vw;
    padding-top: 30px;
    background-color: #ffffff;
    padding: 2em;
    position: relative; }
    @media only screen and (max-width: 1200px) and (orientation: landscape) {
      .page-id-14 #devices .content-modal,
      .page-id-14 #tab_download .content-modal,
      .page-id-14 #tab_scan .content-modal,
      .page-id-14 #tab_read .content-modal,
      .page-id-14 #tab_on-demand .content-modal, .page-id-255 #devices .content-modal,
      .page-id-255 #tab_download .content-modal,
      .page-id-255 #tab_scan .content-modal,
      .page-id-255 #tab_read .content-modal,
      .page-id-255 #tab_on-demand .content-modal {
        margin: 10vh 5vw 10vh 5vw;
        padding: 1em; } }
    @media only screen and (max-width: 767px) {
      .page-id-14 #devices .content-modal,
      .page-id-14 #tab_download .content-modal,
      .page-id-14 #tab_scan .content-modal,
      .page-id-14 #tab_read .content-modal,
      .page-id-14 #tab_on-demand .content-modal, .page-id-255 #devices .content-modal,
      .page-id-255 #tab_download .content-modal,
      .page-id-255 #tab_scan .content-modal,
      .page-id-255 #tab_read .content-modal,
      .page-id-255 #tab_on-demand .content-modal {
        margin: 5vh 5vw 5vh 5vw;
        margin-top: 90px;
        padding: 1em; } }
    @media only screen and (max-width: 767px) and (orientation: landscape) {
      .page-id-14 #devices .content-modal,
      .page-id-14 #tab_download .content-modal,
      .page-id-14 #tab_scan .content-modal,
      .page-id-14 #tab_read .content-modal,
      .page-id-14 #tab_on-demand .content-modal, .page-id-255 #devices .content-modal,
      .page-id-255 #tab_download .content-modal,
      .page-id-255 #tab_scan .content-modal,
      .page-id-255 #tab_read .content-modal,
      .page-id-255 #tab_on-demand .content-modal {
        margin: 5vh 5vw 5vh 5vw;
        padding: 1em; } }
    @media only screen and (max-width: 576px) {
      .page-id-14 #devices .content-modal,
      .page-id-14 #tab_download .content-modal,
      .page-id-14 #tab_scan .content-modal,
      .page-id-14 #tab_read .content-modal,
      .page-id-14 #tab_on-demand .content-modal, .page-id-255 #devices .content-modal,
      .page-id-255 #tab_download .content-modal,
      .page-id-255 #tab_scan .content-modal,
      .page-id-255 #tab_read .content-modal,
      .page-id-255 #tab_on-demand .content-modal {
        margin: 3vh 3vw 3vh 3vw;
        margin-top: 40px;
        padding: 1em; } }
    @media only screen and (max-width: 576px) and (orientation: landscape) {
      .page-id-14 #devices .content-modal,
      .page-id-14 #tab_download .content-modal,
      .page-id-14 #tab_scan .content-modal,
      .page-id-14 #tab_read .content-modal,
      .page-id-14 #tab_on-demand .content-modal, .page-id-255 #devices .content-modal,
      .page-id-255 #tab_download .content-modal,
      .page-id-255 #tab_scan .content-modal,
      .page-id-255 #tab_read .content-modal,
      .page-id-255 #tab_on-demand .content-modal {
        margin: 3vh 3vw 3vh 3vw;
        margin-top: 10px;
        padding: 1em; } }
  .page-id-14 #devices .close,
  .page-id-14 #tab_download .close,
  .page-id-14 #tab_scan .close,
  .page-id-14 #tab_read .close,
  .page-id-14 #tab_on-demand .close, .page-id-255 #devices .close,
  .page-id-255 #tab_download .close,
  .page-id-255 #tab_scan .close,
  .page-id-255 #tab_read .close,
  .page-id-255 #tab_on-demand .close {
    position: absolute;
    top: 5px;
    right: 15px;
    text-align: right;
    width: 40px; }
    .page-id-14 #devices .close span,
    .page-id-14 #tab_download .close span,
    .page-id-14 #tab_scan .close span,
    .page-id-14 #tab_read .close span,
    .page-id-14 #tab_on-demand .close span, .page-id-255 #devices .close span,
    .page-id-255 #tab_download .close span,
    .page-id-255 #tab_scan .close span,
    .page-id-255 #tab_read .close span,
    .page-id-255 #tab_on-demand .close span {
      font-size: 30px;
      color: #4a4a4a;
      cursor: pointer; }

.page-id-14 #tab_download i,
.page-id-14 #tab_scan i,
.page-id-14 #tab_read i,
.page-id-14 #tab_on-demand i, .page-id-255 #tab_download i,
.page-id-255 #tab_scan i,
.page-id-255 #tab_read i,
.page-id-255 #tab_on-demand i {
  cursor: pointer; }

.page-id-14 #devices, .page-id-255 #devices {
  font-size: 1.1em; }
  .page-id-14 #devices .devices-title, .page-id-255 #devices .devices-title {
    float: left;
    width: auto; }
  .page-id-14 #devices h4, .page-id-255 #devices h4 {
    color: #4a4a4a;
    text-transform: none;
    margin-top: 0px; }
  .page-id-14 #devices .device-img, .page-id-255 #devices .device-img {
    width: 10%;
    text-align: center;
    float: left; }
    @media only screen and (max-width: 1200px) and (orientation: landscape) {
      .page-id-14 #devices .device-img, .page-id-255 #devices .device-img {
        width: 15%; } }
    .page-id-14 #devices .device-img .fa, .page-id-255 #devices .device-img .fa {
      text-align: center;
      color: #ffffff;
      font-size: 24px; }
    .page-id-14 #devices .device-img img, .page-id-255 #devices .device-img img {
      max-height: 40px;
      width: auto; }
  .page-id-14 #devices .device-desc, .page-id-255 #devices .device-desc {
    width: 90%;
    float: right;
    padding-left: 10px;
    padding-top: 0; }
    @media only screen and (max-width: 1200px) and (orientation: landscape) {
      .page-id-14 #devices .device-desc, .page-id-255 #devices .device-desc {
        width: 85%;
        padding-left: 20px; } }
    @media only screen and (max-width: 767px) and (orientation: landscape) {
      .page-id-14 #devices .device-desc, .page-id-255 #devices .device-desc {
        width: 85%;
        padding-left: 20px; } }
    .page-id-14 #devices .device-desc .device-list-title, .page-id-255 #devices .device-desc .device-list-title {
      text-align: left; }
      .page-id-14 #devices .device-desc .device-list-title h5, .page-id-255 #devices .device-desc .device-list-title h5 {
        color: #4a4a4a;
        text-transform: none;
        margin-top: 2px !important;
        margin-bottom: 2px; }
    .page-id-14 #devices .device-desc .device-list, .page-id-255 #devices .device-desc .device-list {
      text-align: left; }
      .page-id-14 #devices .device-desc .device-list p, .page-id-255 #devices .device-desc .device-list p {
        color: #4a4a4a;
        text-transform: none;
        margin-top: 2px !important;
        margin-bottom: 5px;
        font-size: 1em; }
        @media only screen and (max-width: 767px) and (orientation: landscape) {
          .page-id-14 #devices .device-desc .device-list p, .page-id-255 #devices .device-desc .device-list p {
            font-size: 0.7em;
            line-height: 1.5em; } }
        @media only screen and (max-width: 576px) {
          .page-id-14 #devices .device-desc .device-list p, .page-id-255 #devices .device-desc .device-list p {
            font-size: 0.7em;
            line-height: 1.3em; } }

.page-id-14 #using_visogo, .page-id-255 #using_visogo {
  background-color: #4a4a4a;
  position: relative;
  min-height: 1040px; }
  .page-id-14 #using_visogo .vc_column-inner, .page-id-255 #using_visogo .vc_column-inner {
    padding: 0px 4vw; }
  .page-id-14 #using_visogo h3, .page-id-255 #using_visogo h3 {
    color: #ffffff; }
  .page-id-14 #using_visogo p, .page-id-255 #using_visogo p {
    color: #ffffff; }
  .page-id-14 #using_visogo .video-bouton, .page-id-255 #using_visogo .video-bouton {
    position: absolute;
    bottom: 40px;
    z-index: 99; }
    @media only screen and (max-width: 1200px) {
      .page-id-14 #using_visogo .video-bouton, .page-id-255 #using_visogo .video-bouton {
        bottom: 40px; } }
    @media only screen and (max-width: 767px) {
      .page-id-14 #using_visogo .video-bouton, .page-id-255 #using_visogo .video-bouton {
        bottom: 40px; } }
    @media only screen and (max-width: 576px) {
      .page-id-14 #using_visogo .video-bouton, .page-id-255 #using_visogo .video-bouton {
        bottom: 20px; } }
    .page-id-14 #using_visogo .video-bouton img, .page-id-255 #using_visogo .video-bouton img {
      width: 100%; }
    .page-id-14 #using_visogo .video-bouton .btn-play, .page-id-255 #using_visogo .video-bouton .btn-play {
      background: none;
      width: calc(100% - 7vw);
      /*
                @media only screen and (max-width: 1200px) {
                    width: calc(100% - 7vw);
                }
                @media only screen and (max-width: 767px) {
                    width: 280px;
                }
                @media only screen and (max-width: 576px) {
                    width: 240px;
                }
                */
      height: auto;
      border: none;
      -webkit-transition: none;
      transition: none;
      -webkit-transform: none;
              transform: none;
      line-height: 100%;
      cursor: pointer; }

.page-id-14 #protect_yourself, .page-id-255 #protect_yourself {
  background-color: #ffffff;
  font-size: 1.2em; }
  .page-id-14 #protect_yourself #protect_yourself_left, .page-id-255 #protect_yourself #protect_yourself_left {
    font-size: 1.2em;
    padding: 2em 3vw; }
    .page-id-14 #protect_yourself #protect_yourself_left .vc_column-inner, .page-id-255 #protect_yourself #protect_yourself_left .vc_column-inner {
      padding: 0px 4vw; }
    .page-id-14 #protect_yourself #protect_yourself_left h3, .page-id-255 #protect_yourself #protect_yourself_left h3 {
      color: #000000; }

.page-id-14 #what_is_left, .page-id-14 #using_visogo, .page-id-14 #about_us, .page-id-14 #about_incert, .page-id-14 #footer-col-1, .page-id-14 #what_is_left, .page-id-255 #what_is_left, .page-id-255 #using_visogo, .page-id-255 #about_us, .page-id-255 #about_incert, .page-id-255 #footer-col-1, .page-id-255 #what_is_left {
  font-size: 1.2em;
  padding: 2em 3vw; }
  .page-id-14 #what_is_left .vc_column-inner, .page-id-14 #using_visogo .vc_column-inner, .page-id-14 #about_us .vc_column-inner, .page-id-14 #about_incert .vc_column-inner, .page-id-14 #footer-col-1 .vc_column-inner, .page-id-14 #what_is_left .vc_column-inner, .page-id-255 #what_is_left .vc_column-inner, .page-id-255 #using_visogo .vc_column-inner, .page-id-255 #about_us .vc_column-inner, .page-id-255 #about_incert .vc_column-inner, .page-id-255 #footer-col-1 .vc_column-inner, .page-id-255 #what_is_left .vc_column-inner {
    padding: 0px 4vw; }
  .page-id-14 #what_is_left h3, .page-id-14 #using_visogo h3, .page-id-14 #about_us h3, .page-id-14 #about_incert h3, .page-id-14 #footer-col-1 h3, .page-id-14 #what_is_left h3, .page-id-255 #what_is_left h3, .page-id-255 #using_visogo h3, .page-id-255 #about_us h3, .page-id-255 #about_incert h3, .page-id-255 #footer-col-1 h3, .page-id-255 #what_is_left h3 {
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .page-id-14 #what_is_left h3, .page-id-14 #using_visogo h3, .page-id-14 #about_us h3, .page-id-14 #about_incert h3, .page-id-14 #footer-col-1 h3, .page-id-14 #what_is_left h3, .page-id-255 #what_is_left h3, .page-id-255 #using_visogo h3, .page-id-255 #about_us h3, .page-id-255 #about_incert h3, .page-id-255 #footer-col-1 h3, .page-id-255 #what_is_left h3 {
        text-align: center; } }

.page-id-14 #about_us, .page-id-255 #about_us {
  background-color: #e8e8e8; }

.page-id-14 #about_incert, .page-id-255 #about_incert {
  background-color: #4a4a4a; }
  .page-id-14 #about_incert h3, .page-id-255 #about_incert h3 {
    color: #b59559; }
  .page-id-14 #about_incert p, .page-id-255 #about_incert p {
    color: #ffffff; }
  .page-id-14 #about_incert #logo-incert, .page-id-255 #about_incert #logo-incert {
    width: 90px;
    height: auto;
    margin-top: 10px; }

.page-id-14 #how_it_works, .page-id-255 #how_it_works {
  background-color: #000000;
  min-height: 200px; }
  .page-id-14 #how_it_works #how_does_it_work, .page-id-255 #how_it_works #how_does_it_work {
    text-align: center;
    margin: 2em 10vw;
    position: relative; }
    .page-id-14 #how_it_works #how_does_it_work h3, .page-id-255 #how_it_works #how_does_it_work h3 {
      color: #b59559;
      position: relative;
      padding-top: 40px; }
    .page-id-14 #how_it_works #how_does_it_work #hdiw_images, .page-id-255 #how_it_works #how_does_it_work #hdiw_images {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container {
        margin: 5px; }
        .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box {
          width: 110px;
          max-height: 80px; }
          @media only screen and (max-width: 767px) {
            .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box {
              width: 90px;
              max-height: 70px; } }
          @media only screen and (max-width: 576px) {
            .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box {
              width: 60px;
              max-height: 60px; } }
          .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box img, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box img {
            width: 80px;
            max-height: 80px; }
            @media only screen and (max-width: 576px) {
              .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box img, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box img {
                width: 70px;
                max-height: 70px; } }
            @media only screen and (max-width: 576px) {
              .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box img, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_box img {
                width: 50px;
                max-height: 50px; } }
        .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box {
          margin: 0 20px;
          width: 40px;
          height: 80px; }
          @media only screen and (max-width: 1200px) {
            .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box {
              margin: 0 10px;
              width: 30px;
              height: 50px; } }
          @media only screen and (max-width: 576px) {
            .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box {
              margin: 0 5px;
              width: 20px;
              height: 35px; } }
          .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box img, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box img {
            width: 40px;
            max-height: 40px;
            margin-top: 35px; }
            @media only screen and (max-width: 1200px) {
              .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box img, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box img {
                width: 30px;
                max-height: 40px;
                margin-top: 20px; } }
            @media only screen and (max-width: 576px) {
              .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box img, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .img_arrow_box img {
                width: 20px;
                max-height: 35px;
                margin-top: 10px; } }
        .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box {
          max-width: 110px;
          height: 50px;
          cursor: pointer; }
          @media only screen and (max-width: 1200px) {
            .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box {
              max-width: 90px;
              height: 40px; } }
          @media only screen and (max-width: 576px) {
            .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box {
              max-width: 70px;
              height: 30px; } }
          .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box p, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box p {
            font-family: Jura;
            color: #b59559;
            font-size: 1.1em;
            font-weight: bold; }
            @media only screen and (max-width: 1200px) {
              .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box p, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box p {
                font-size: 0.8em; } }
            @media only screen and (max-width: 576px) {
              .page-id-14 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box p, .page-id-255 #how_it_works #how_does_it_work #hdiw_images .icone_container .desc_box p {
                font-size: 0.6em; } }
      .page-id-14 #how_it_works #how_does_it_work #hdiw_images #img-scan, .page-id-14 #how_it_works #how_does_it_work #hdiw_images #img-read, .page-id-14 #how_it_works #how_does_it_work #hdiw_images #img-download, .page-id-255 #how_it_works #how_does_it_work #hdiw_images #img-scan, .page-id-255 #how_it_works #how_does_it_work #hdiw_images #img-read, .page-id-255 #how_it_works #how_does_it_work #hdiw_images #img-download {
        cursor: pointer; }

.page-id-14 #tab_download,
.page-id-14 #tab_read,
.page-id-14 #tab_scan, .page-id-255 #tab_download,
.page-id-255 #tab_read,
.page-id-255 #tab_scan {
  display: none; }
  .page-id-14 #tab_download li,
  .page-id-14 #tab_read li,
  .page-id-14 #tab_scan li, .page-id-255 #tab_download li,
  .page-id-255 #tab_read li,
  .page-id-255 #tab_scan li {
    color: #4a4a4a; }

.page-id-14 #follow_us_container, .page-id-255 #follow_us_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-bottom: 40px;
  background-image: url("/wp-content/uploads/2018/04/NYC_background.jpg");
  background-size: cover;
  background-position: center center; }

.page-id-14 #company, .page-id-255 #company {
  background-color: #000000; }
  .page-id-14 #company h3, .page-id-255 #company h3 {
    color: #b59559; }
  .page-id-14 #company p, .page-id-255 #company p {
    padding: 10px 0;
    color: #ffffff; }

.page-id-14 #reference, .page-id-255 #reference {
  background-color: #e8e8e8;
  padding-bottom: 2rem; }
  .page-id-14 #reference .images-container, .page-id-255 #reference .images-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .page-id-14 #reference .images-container .image-logo, .page-id-255 #reference .images-container .image-logo {
      padding-left: 20px;
      padding-right: 20px; }
      .page-id-14 #reference .images-container .image-logo img, .page-id-255 #reference .images-container .image-logo img {
        max-height: 90px;
        width: auto;
        height: auto;
        max-width: auto; }

.page-id-14 #products, .page-id-255 #products {
  background-image: url("../../../wp-content/uploads/2018/04/background_product.jpg");
  background-size: cover;
  background-position: center center; }
  .page-id-14 #products .table-old, .page-id-255 #products .table-old {
    width: 70%;
    margin: 2em auto 2em auto;
    border-collapse: collapse;
    margin-bottom: 50px;
    display: table; }
    @media only screen and (max-width: 1200px) {
      .page-id-14 #products .table-old, .page-id-255 #products .table-old {
        width: 75%; } }
    @media only screen and (max-width: 767px) {
      .page-id-14 #products .table-old, .page-id-255 #products .table-old {
        width: 85%; } }
    @media only screen and (max-width: 576px) {
      .page-id-14 #products .table-old, .page-id-255 #products .table-old {
        width: 95%; } }
    .page-id-14 #products .table-old .table-row, .page-id-255 #products .table-old .table-row {
      display: table-row; }
      .page-id-14 #products .table-old .table-row.underline, .page-id-255 #products .table-old .table-row.underline {
        border-bottom: none; }
      .page-id-14 #products .table-old .table-row .table-cell, .page-id-255 #products .table-old .table-row .table-cell {
        position: relative;
        display: table-cell;
        padding: 10px 0;
        vertical-align: middle;
        font-weight: bold;
        font-size: 1em;
        /*
                    &:first-child {
                        background-color: transparent;
                        width: 40%;
                        padding-left: 10px;
                        padding-right: 5px;
                        @media only screen and (max-width: 576px) {
                            width: 60%;
                            padding-left: 0;
                        }
                        color: $visogo-grey;

                        text-align: left;
                    }
                    */ }
        @media only screen and (max-width: 576px) {
          .page-id-14 #products .table-old .table-row .table-cell, .page-id-255 #products .table-old .table-row .table-cell {
            font-size: 0.7em; } }
        .page-id-14 #products .table-old .table-row .table-cell .tab-img, .page-id-255 #products .table-old .table-row .table-cell .tab-img {
          height: 60px; }
          @media only screen and (max-width: 576px) {
            .page-id-14 #products .table-old .table-row .table-cell .tab-img, .page-id-255 #products .table-old .table-row .table-cell .tab-img {
              height: 40px; } }
        .page-id-14 #products .table-old .table-row .table-cell:nth-child(even), .page-id-255 #products .table-old .table-row .table-cell:nth-child(even) {
          background-color: #4a4a4a;
          width: 30%;
          text-align: center;
          color: #fdfdfd; }
          @media only screen and (max-width: 576px) {
            .page-id-14 #products .table-old .table-row .table-cell:nth-child(even), .page-id-255 #products .table-old .table-row .table-cell:nth-child(even) {
              width: 20%; } }
        .page-id-14 #products .table-old .table-row .table-cell:nth-child(odd), .page-id-255 #products .table-old .table-row .table-cell:nth-child(odd) {
          background-color: #b59559;
          width: 30%;
          text-align: center;
          color: #fdfdfd; }
          @media only screen and (max-width: 576px) {
            .page-id-14 #products .table-old .table-row .table-cell:nth-child(odd), .page-id-255 #products .table-old .table-row .table-cell:nth-child(odd) {
              width: 20%; } }
        .page-id-14 #products .table-old .table-row .table-cell.subline, .page-id-255 #products .table-old .table-row .table-cell.subline {
          padding-bottom: 20px; }
          .page-id-14 #products .table-old .table-row .table-cell.subline::after, .page-id-255 #products .table-old .table-row .table-cell.subline::after {
            content: '';
            position: absolute;
            border-bottom: 1px solid #cacaca;
            bottom: 5px;
            width: 90%;
            left: 5%; }
      .page-id-14 #products .table-old .table-row.head .table-cell, .page-id-255 #products .table-old .table-row.head .table-cell {
        color: #ffffff;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1em; }
        @media only screen and (max-width: 576px) {
          .page-id-14 #products .table-old .table-row.head .table-cell, .page-id-255 #products .table-old .table-row.head .table-cell {
            padding-right: 0;
            padding-left: 0;
            font-size: 0.6em; } }
      .page-id-14 #products .table-old .table-row.footer .table-cell:nth-child(even), .page-id-255 #products .table-old .table-row.footer .table-cell:nth-child(even) {
        background-color: #cacaca;
        color: #4a4a4a;
        text-align: center; }
      .page-id-14 #products .table-old .table-row.footer .table-cell:nth-child(odd), .page-id-255 #products .table-old .table-row.footer .table-cell:nth-child(odd) {
        background-color: #745e34;
        text-align: center;
        color: #cacaca; }
      .page-id-14 #products .table-old .table-row.footer .table-cell:first-child, .page-id-255 #products .table-old .table-row.footer .table-cell:first-child {
        background-color: transparent; }
      .page-id-14 #products .table-old .table-row.footer .table-cell #on-demand, .page-id-255 #products .table-old .table-row.footer .table-cell #on-demand {
        cursor: pointer;
        color: #cacaca; }
      .page-id-14 #products .table-old .table-row .table-cell-2, .page-id-255 #products .table-old .table-row .table-cell-2 {
        background-color: transparent;
        text-align: center; }
  .page-id-14 #products .products-sliders p.subtitle, .page-id-255 #products .products-sliders p.subtitle {
    padding: 0 15px;
    font-size: 1.2em; }
  .page-id-14 #products .products-sliders .tp-parallax-wrap, .page-id-255 #products .products-sliders .tp-parallax-wrap {
    left: inherit; }
    @media only screen and (max-width: 576px) {
      .page-id-14 #products .products-sliders .tp-parallax-wrap, .page-id-255 #products .products-sliders .tp-parallax-wrap {
        left: calc((100% - 260px) / 2) !important; } }
  .page-id-14 #products .products-sliders .table, .page-id-255 #products .products-sliders .table {
    border-collapse: collapse;
    margin: 20px auto !important;
    display: table;
    font-size: 12px !important;
    width: 520px !important; }
    @media only screen and (max-width: 767px) {
      .page-id-14 #products .products-sliders .table, .page-id-255 #products .products-sliders .table {
        width: 360px !important; } }
    @media only screen and (max-width: 576px) {
      .page-id-14 #products .products-sliders .table, .page-id-255 #products .products-sliders .table {
        width: 260px !important; } }
    .page-id-14 #products .products-sliders .table.bg-grey, .page-id-255 #products .products-sliders .table.bg-grey {
      background-color: #4a4a4a; }
    .page-id-14 #products .products-sliders .table.bg-gold, .page-id-255 #products .products-sliders .table.bg-gold {
      background-color: #b59559; }
    .page-id-14 #products .products-sliders .table.bg-black, .page-id-255 #products .products-sliders .table.bg-black {
      background-color: #000000; }
    .page-id-14 #products .products-sliders .table .table-row, .page-id-255 #products .products-sliders .table .table-row {
      display: table-row;
      position: relative; }
      .page-id-14 #products .products-sliders .table .table-row .table-cell, .page-id-255 #products .products-sliders .table .table-row .table-cell {
        position: relative;
        display: table-cell;
        padding: 10px 20px !important;
        vertical-align: middle !important;
        text-align: center !important;
        font-weight: bold;
        font-size: 12px !important;
        white-space: unset !important;
        line-height: 15px !important;
        color: #ffffff; }
        @media only screen and (max-width: 576px) {
          .page-id-14 #products .products-sliders .table .table-row .table-cell, .page-id-255 #products .products-sliders .table .table-row .table-cell {
            font-size: 0.7em; } }
        .page-id-14 #products .products-sliders .table .table-row .table-cell .tab-img, .page-id-255 #products .products-sliders .table .table-row .table-cell .tab-img {
          height: 60px !important;
          width: auto !important; }
          @media only screen and (max-width: 576px) {
            .page-id-14 #products .products-sliders .table .table-row .table-cell .tab-img, .page-id-255 #products .products-sliders .table .table-row .table-cell .tab-img {
              height: 40px !important; } }
        .page-id-14 #products .products-sliders .table .table-row .table-cell.underline, .page-id-255 #products .products-sliders .table .table-row .table-cell.underline {
          padding-bottom: 2px; }
          .page-id-14 #products .products-sliders .table .table-row .table-cell.underline::after, .page-id-255 #products .products-sliders .table .table-row .table-cell.underline::after {
            content: '';
            position: absolute;
            bottom: 1px;
            border-bottom: none !important;
            width: calc(100% - 40px);
            left: 20px; }
        .page-id-14 #products .products-sliders .table .table-row .table-cell.head, .page-id-255 #products .products-sliders .table .table-row .table-cell.head {
          color: #ffffff;
          padding-left: 10px;
          padding-right: 10px;
          font-size: 14px !important; }
          @media only screen and (max-width: 576px) {
            .page-id-14 #products .products-sliders .table .table-row .table-cell.head, .page-id-255 #products .products-sliders .table .table-row .table-cell.head {
              padding-right: 0;
              padding-left: 0;
              font-size: 10px; } }
          .page-id-14 #products .products-sliders .table .table-row .table-cell.head.subline, .page-id-255 #products .products-sliders .table .table-row .table-cell.head.subline {
            padding-bottom: 30px !important; }
            .page-id-14 #products .products-sliders .table .table-row .table-cell.head.subline::after, .page-id-255 #products .products-sliders .table .table-row .table-cell.head.subline::after {
              content: '';
              position: absolute;
              border-bottom: 1px solid #cacaca;
              bottom: 5px;
              width: 70%;
              left: 15%; }
        .page-id-14 #products .products-sliders .table .table-row .table-cell.footer, .page-id-255 #products .products-sliders .table .table-row .table-cell.footer {
          background-color: #cacaca;
          color: #4a4a4a;
          text-align: center; }
  .page-id-14 #products .products-sliders .other-download, .page-id-255 #products .products-sliders .other-download {
    width: 100% !important; }
    @media only screen and (max-width: 576px) {
      .page-id-14 #products .products-sliders .other-download, .page-id-255 #products .products-sliders .other-download {
        width: 260px !important; } }
    .page-id-14 #products .products-sliders .other-download img, .page-id-255 #products .products-sliders .other-download img {
      margin: 0 auto !important; }

.page-id-14 .downloads, .page-id-255 .downloads {
  height: 100%;
  min-height: 200px; }
  .page-id-14 .downloads .btn-container, .page-id-255 .downloads .btn-container {
    padding: 2em; }
  .page-id-14 .downloads .cgs-download, .page-id-255 .downloads .cgs-download {
    background-color: #000000;
    height: 100%; }
    .page-id-14 .downloads .cgs-download .desc-download p, .page-id-255 .downloads .cgs-download .desc-download p {
      color: #b59559; }

.page-id-14 .location-address p:first-child::before, .page-id-255 .location-address p:first-child::before {
  content: 'Headquarters';
  display: block; }

.blog .site-content {
  background-color: white !important; }
  .blog .site-content .blog-posts-classic {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
    .blog .site-content .blog-posts-classic .grid-item {
      width: 33% !important; }
      .blog .site-content .blog-posts-classic .grid-item header {
        overflow: hidden !important;
        height: 250px !important; }
        .blog .site-content .blog-posts-classic .grid-item header img {
          width: auto !important;
          height: 100% !important;
          max-width: none; }
      .blog .site-content .blog-posts-classic .grid-item .content h6 {
        text-transform: uppercase;
        display: inline;
        font-size: 14px !important; }
      .blog .site-content .blog-posts-classic .grid-item .content .button_article {
        color: #b59559;
        font-size: 3em;
        float: right;
        margin-top: -15px; }
      .blog .site-content .blog-posts-classic .grid-item .content p {
        font-size: 12px !important; }
  .blog .site-content .container-image-top .city {
    position: relative;
    border-bottom: #b59559 solid 8px; }
  .blog .site-content .container-image-top .phone {
    position: absolute;
    margin-left: 41%;
    z-index: 1;
    width: 18%; }
  .blog .site-content .container-image-top .logo {
    position: absolute;
    top: 105px;
    left: 15px;
    z-index: 1;
    width: 7%; }
  .blog .site-content .container-image-top .logo_right {
    position: absolute;
    right: 30px;
    z-index: 1;
    width: 15%; }

@media (max-width: 576px) {
  .blog .site-content .blog-posts-classic .grid-item {
    width: 100% !important; } }

.page-id-211body {
  height: 100%; }

.page-id-211 #countdown {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background-color: #ffffff; }

.page-id-211 .wpb_wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.page-id-211 .content {
  width: 300px;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto; }

.page-id-211 .bloc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  border: 1px solid #b59559;
  width: 65px;
  height: 65px; }

.page-id-211 .bloc strong {
  font-size: 26px;
  font-weight: bold;
  color: #b59559; }

.page-id-211 h1 {
  font-family: 'Jura';
  font-size: 36px;
  font-weight: bold;
  color: #4a4a4a; }

@media screen and (min-width: 572px) {
  .page-id-211 .content {
    width: 500px;
    height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto; }
  .page-id-211 .bloc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    text-align: center;
    border: 1px solid #b59559;
    width: 90px;
    height: 90px; }
  .page-id-211 .bloc strong {
    font-size: 42px;
    font-weight: bold;
    color: #b59559; }
  .page-id-211 h1 {
    font-family: 'Jura';
    font-size: 48px;
    font-weight: bold;
    color: #4a4a4a; } }

.page-id-211 .numbers {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.page-id-211 .content p {
  text-align: center; }

/*# sourceMappingURL=maps/style.css.map */
