/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
  display: block;
}
audio,canvas,video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],template {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,kbd,pre,samp {
  font-family: 'Poppins', sans-serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

button,input,select,textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,input {
  line-height: normal;
}

button,select {
  text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],html input[disabled] {
  cursor: default;
}

input[type="checkbox"],input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 41px;
  padding-right: 41px;
}

@media (min-width:625px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width:992px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width:1200px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.container:before,.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width:625px) {
  .container {
    width: 603px;
  }
}

@media (min-width:992px) {
  .container {
    width: 970px;
  }
  
}

@media (min-width:1200px) {
  .container {
    width: 1148px;
  }
}

.row {
  margin-left: 41px;
  margin-right: 41px;
}

.row:before,.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

@media (min-width:625px) {
  .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (min-width:992px) {
  .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (min-width:1200px) {
  .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 41px;
  padding-right: 41px;
}

@media (min-width:625px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width:992px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width:1200px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width:625px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: 0;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: 0;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

/************mockup pop up css *********************/
/* popup styles */
.popup {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10001;
}
.popup_left{
  width: 65%;
  float: left;
}
.popup_right{
  width: 35%;
  float: right;
  padding-left: 3px;
  position: relative;
  text-align: center;
}
.popup_left img{
  width: 100%;
}
.popup_right img{
  width: 100%;
}
.popup_right_content{
  position: absolute;
  bottom: 2%;
  width: 100%;
  right: 0;
  padding: 0 3%;
}
.popup_right_content h3{
  font-size: 21px;
  color: #fff;
  margin-bottom: 0px;
  text-align: right;
  font-weight: 400;
}
.popup_right_content .line {
  color: #00ffff;
  font-size: 25px;
  line-height: 0;
  letter-spacing: -1px;
}
.popup_right_content p{
  font-size: 13px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 18px;
  text-align: right;
  font-weight: 300;
  letter-spacing: 1px;
  width: 49%;
  float: right;
}
.popup-overlay {
  background: rgba(0,0,0,0.9);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.popup-content {
  position: absolute;
  background: #fff;
  width: 80%;
  z-index: 11;
  padding: 3px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.close-popup {
display: inline-block;
    position: absolute;
    top: -17px;
    right: -16px;
    font-size: 42px;
    color: #027b76;
    z-index: 1;
    font-weight: 500;
    background: #fff;
    border-radius: 50%;
    line-height: 36px;
    padding: 0 5px;
    border: 1px solid #000;
}

/* Animations */
.fadeIn {
  animation: fadeIn 0.5s ease-in both;
  -webkit-animation: fadeIn 0.5s ease-in both;
}
@keyframes fadeIn {
  from { opacity: 0; }
}
@-webkit-keyframes fadeIn {
  from { opacity: 0; }
}

.fadeOut {
  animation: fadeOut 0.5s ease-out both;
  -webkit-animation: fadeOut 0.5s ease-out both;
}
@keyframes fadeOut {
  to { opacity: 0; }
}
@-webkit-keyframes fadeOut {
  to { opacity: 0; }
}

.scaleIn {
  animation: scaleIn 0.5s ease-in both;
  -webkit-animation: scaleIn 0.5s ease-in both;
}
@keyframes scaleIn {
  from { opacity: 0; transform: scale(0.5); }
}
@-webkit-keyframes scaleIn {
  from { opacity: 0; -webkit-transform: scale(0.5); }
}

.scaleOut {
  animation: scaleOut 0.5s ease-out both;
  -webkit-animation: scaleOut 0.5s ease-out both;
}
@keyframes scaleOut {
  to { opacity: 0; transform: scale(0.5); }
}
@-webkit-keyframes scaleOut {
  to { opacity: 0; -webkit-transform: scale(0.5); }
}

.scaleUpIn {
  animation: scaleIn 0.5s ease-in both;
  -webkit-animation: scaleIn 0.5s ease-in both;
}
.scaleUpOut {
  animation: scaleUpOut 0.5s ease-in both;
  -webkit-animation: scaleUpOut 0.5s ease-in both;
}
@keyframes scaleUpOut {
  to { opacity: 0; transform: scale(1.2); }
}
@-webkit-keyframes scaleUpOut {
  to { opacity: 0; -webkit-transform: scale(1.2); }
}

.scaleDownIn {
  animation: scaleDownIn 0.5s ease-in both;
  -webkit-animation: scaleDownIn 0.5s ease-in both;
}
.scaleDownOut {
  animation: scaleOut 0.5s ease-in both;
  -webkit-animation: scaleOut 0.5s ease-in both;
}
@keyframes scaleDownIn {
  from { opacity: 0; transform: scale(1.2); }
}
@-webkit-keyframes scaleDownIn {
  from { opacity: 0; -webkit-transform: scale(1.2); }
}

.slideIn {
  animation: slideIn 0.5s ease-in both;
  -webkit-animation: slideIn 0.5s ease-in both;
}
@keyframes slideIn {
  from { opacity: 0; transform: translateY(-50%); }
}
@-webkit-keyframes slideIn {
  from { opacity: 0; -webkit-transform: translateY(-50%); }
}

.slideOut {
  animation: slideOut 0.5s ease-out both;
  -webkit-animation: slideOut 0.5s ease-out both;
}
@keyframes slideOut {
  to { opacity: 0; transform: translateY(50%); }
}
@-webkit-keyframes slideOut {
  to { opacity: 0; -webkit-transform: translateY(50%); }
}

.slideLeftIn {
  animation: slideLeftIn 0.5s ease-in both;
  -webkit-animation: slideLeftIn 0.5s ease-in both;
}
@keyframes slideLeftIn {
  from { opacity: 0; transform: translateX(-50%); }
}
@-webkit-keyframes slideLeftIn {
  from { opacity: 0; -webkit-transform: translateX(-50%); }
}

.slideLeftOut {
  animation: slideLeftOut 0.5s ease-out both;
  -webkit-animation: slideLeftOut 0.5s ease-out both;
}
@keyframes slideLeftOut {
  to { opacity: 0; transform: translateX(50%); }
}
@-webkit-keyframes slideLeftOut {
  to { opacity: 0; -webkit-transform: translateX(50%); }
}

.flipLeftIn {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipLeftIn .5s both ease-out;
    -moz-animation: flipLeftIn .5s both ease-out;
    animation: flipLeftIn .5s both ease-out;
}
@-webkit-keyframes flipLeftIn {
    from {-webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: .2;}
}
@keyframes flipLeftIn {
    from {transform: translateZ(-1000px) rotateY(90deg);opacity: .2;}
}

.flipLeftOut {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipLeftOut .5s both ease-in;
    -moz-animation: flipLeftOut .5s both ease-in;
    animation: flipLeftOut .5s both ease-in;
}

@-webkit-keyframes flipLeftOut {
    to {-webkit-transform: translateZ(1000px) rotateY(-90deg); opacity: 0;}
}
@keyframes flipLeftOut {
    to {transform: translateZ(1000px) rotateY(-90deg); opacity: 0;}
}

.flipRightIn {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipRightIn .5s both ease-out;
    -moz-animation: flipRightIn .5s both ease-out;
    animation: flipRightIn .5s both ease-out;
}
@-webkit-keyframes flipRightIn {
    from {-webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: .2;}
}
@keyframes flipRightIn {
    from {transform: translateZ(-1000px) rotateY(-90deg);opacity: .2;}
}

.flipRightOut {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipRightOut .5s both ease-in;
    -moz-animation: flipRightOut .5s both ease-in;
    animation: flipRightOut .5s both ease-in;
}

@-webkit-keyframes flipRightOut {
    to {-webkit-transform: translateZ(1000px) rotateY(90deg); opacity: 0;}
}
@keyframes flipRightOut {
    to {transform: translateZ(1000px) rotateY(90deg); opacity: 0;}
}


.rotateIn {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: rotateIn .5s both ease-out;
    -moz-animation: rotateIn .5s both ease-out;
    animation: rotateIn .5s both ease-out;
}
@-webkit-keyframes rotateIn {
    from { -webkit-transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0;}
}
@-moz-keyframes rotateIn {
    from {-moz-transform: translateZ(-3000px) rotateZ(-360deg);opacity: 0;}
}
@keyframes rotateIn {
    from {transform: translateZ(-3000px) rotateZ(-360deg);opacity: 0;}
}

.rotateOut {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: rotateOut .5s both ease-in;
    -moz-animation: rotateOut .5s both ease-in;
    animation: rotateOut .5s both ease-in;
}
@-webkit-keyframes rotateOut {
    to {-webkit-transform: translateZ(-3000px) rotateZ(360deg);opacity: 0;}
}
@-moz-keyframes rotateOut {
    to {-moz-transform: translateZ(-3000px) rotateZ(360deg);opacity: 0;}
}
@keyframes rotateOut {
    to { transform: translateZ(-3000px) rotateZ(360deg); opacity: 0;}
}

.rotateCubeIn {
    -webkit-transform-origin: 50% 100%;
    -webkit-animation: rotateCubeIn .6s both ease-in;
    -moz-transform-origin: 50% 100%;
    -moz-animation: rotateCubeIn .6s both ease-in;
    transform-origin: 50% 100%;
    animation: rotateCubeIn .6s both ease-in;
}
@-webkit-keyframes rotateCubeIn {
    0% {opacity: .3;
        -webkit-transform: translateY(-100%) rotateX(90deg);}
    50% {-webkit-animation-timing-function: ease-out;
        -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
}
@-moz-keyframes rotateCubeIn {
    0% {opacity: .3;
        -moz-transform: translateY(-100%) rotateX(90deg); }
    50% {-moz-animation-timing-function: ease-out;
        -moz-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);}
}
@keyframes rotateCubeIn {
    0% {opacity: .3;
        transform: translateY(-100%) rotateX(90deg);}
    50% {animation-timing-function: ease-out;
        transform: translateY(-50%) translateZ(-200px) rotateX(45deg);}
}

.rotateCubeOut {
    -webkit-transform-origin: 50% 0;
    -webkit-animation: rotateCubeOut .6s both ease-in;
    -moz-transform-origin: 50% 0;
    -moz-animation: rotateCubeOut .6s both ease-in;
    transform-origin: 50% 0;
    animation: rotateCubeOut .6s both ease-in;
}
@-webkit-keyframes rotateCubeOut {
    50% {-webkit-animation-timing-function: ease-out;-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);  }
    100% { opacity: .3; -webkit-transform: translateY(100%) rotateX(-90deg); }
}
@-moz-keyframes rotateCubeOut {
    50% { -moz-animation-timing-function: ease-out;-moz-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);  }
    100% { opacity: .3;-moz-transform: translateY(100%) rotateX(-90deg); }
}
@keyframes rotateCubeOut {
    50% {animation-timing-function: ease-out;
        transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
    100% { opacity: .3; transform: translateY(100%) rotateX(-90deg);}
}

/* Demo Styles */
body {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  text-align: left;
}
a {
  color: rgb(0, 159, 211);
  text-decoration: none;
}
.btn {
  background: rgb(0, 159, 211);
  color: #fff;
  border: 1px solid;
  display: inline-block;
  padding: 5px 20px;
}
.btn:hover {
  background: #fff;
  color: rgb(0, 159, 211);
}
.popup {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
}
.popup-content {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

/******************************* my css  **************************************/
[data-module="main-nav"] ul.menu li {
  display: block;
  float: left;
  clear: both;
  position: relative;
  line-height: 30px;
  font-size: 20px;
  padding: .4em 0 .4em 42px;
  margin: .2em 0;
  text-align: left;
  overflow: hidden;
}
.inclusion-history .image-article {
  position: relative;
  padding-top: 400px;
}
.inclusion-history p {
  font-size: 17px;
  margin: 15px 0;
  color: #fff;
  line-height: 30px;
  font-weight: 200;
  letter-spacing: 1px;
}

.inclusion-history .content {
  width: 50%;
  margin-left: 5%;
}

.title-container {
  display: block;
  width: 65%;
  margin: 0 auto;
}
.inclusion-history .title-container .title {
  font-size: 35px;
  line-height: 61px;
  margin-bottom: 25px;
  letter-spacing: 6px;
  overflow: hidden;
  line-height: 1.1em;
}
[data-module="main-nav"] ul.menu li ul.mobile_product li{font-size:15px;font-weight: 100;padding: 0;margin: 0 0 10px 0;position: relative;}
[data-module="main-nav"] ul.menu li ul{padding: 0;margin: 5px 0 0 0;}
[data-module="main-nav"] ul.menu li ul.mobile_product li::after{content:'';position: absolute;width: 100%;height: 1px;background: #027b76;left:0;bottom:0;}
.network_box{background: #075a5a66;padding: 50px;}
.col-lg-3.network_list{padding-left: 50px;}
.col-lg-3.network_list h5{text-align: left;color:#2ccece;font-weight: 400;font-size: 16px;}
.col-lg-3.network_list p{margin: 12px 0 0 0;text-align: left;color:#fff;padding: 0;font-size: 15px;line-height: 15px;position: relative;padding-left: 10px;font-weight: 200;}
.col-lg-3.network_list p::before{content: "";height:6px;width:6px;position: absolute;background: #fff;left: 0px;top:5px;border-radius: 50%;}
.our_network{background-image: url('../img/worldmap1.png');background-repeat: no-repeat;background-position: center;height: 150vh;position: relative;background-attachment: fixed;}
.bgoverlay{background-color: #041d1d;position: absolute;width: 100%;height: 100%;opacity: 0.8}
.contact_form input[type=text], textarea,input[type=number],input[type=email] {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 10px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #fff;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 25px;
  font-size: 16px;
  color: #fff;
  background:transparent;
}
.contact_form input[type=number]::-webkit-inner-spin-button,
.contact_form input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.contact_form input[type=text]:focus, textarea:focus,input[type=number]:focus,input[type=email]:focus{
  box-shadow: 0 0 5px rgba(87,184,184);
  padding: 3px 0px 3px 10px;
 
  border: 1px solid rgba(87,184,184);
}
#buttonaud {position:fixed; z-index:99999; right:10px; top:10px; background:url(../img/sound-on.png) no-repeat; width:30px; height:30px; cursor:pointer; }
#buttonaud.off{ background:url(../img/sound-off.png) no-repeat;  width:30px; height:30px; }
.col-lg-6.contact_address {padding-left: 200px;}
.ournetworkpd{padding: 100px 10%;}
.ournetworkpd h3{text-align: center;font-family: 'Poppins', sans-serif;font-size: 40px;color: #fff;}
.ournetworkpd p{text-align: center;padding: 0 170px;line-height: 25px;font-size: 16px;color: #fff;    font-weight: 200;}
.ournetworkpd p.txtcenter{font-size: 22px;color: #fff;margin-bottom: 80px;}
.col-lg-6.contact_address i{color:#027b76; }
.col-lg-6.contact_address a{color:#fff;text-decoration: none;}
.col-lg-6.contact_address p{color:#fff;font-size: 17px;line-height: 25px;font-family: 'Poppins', sans-serif;font-style: normal;font-weight: 100;margin-top: 10px;margin-bottom: 30px;}
.form_heading h4{font-size: 30px;font-family: 'Poppins', sans-serif;font-style: normal;font-weight: 100;text-transform: uppercase;color: #fff;}
.form_heading .bottom_line{width: 22%;height: 2.3px;background: #027b76;margin: 5px 0 60px 0;}
.contact_form textarea{height: 127px;width: 85%;}
.contact_form .form-group{ padding-bottom: 20px;position:relative;}
.contact_form label{font-size: 16px;font-family: 'Poppins', sans-serif;font-style: normal;display: block;margin-bottom: 3px;color: #fff;}
.contact_form label.error{position:absolute;bottom:10%;font-size:13px;margin:0;color:red;}
.contact_form input{width: 85%;height: 40px;}
.contact_form input[type=submit]{transition: all 0.5s ease-in-out; background: #027b76;width: 20%;height: 44px;border:none;outline:none;font-family: 'Poppins', sans-serif;color:#fff;font-weight: 100;font-size: 17px;}
.contact_form input[type=submit]:hover{transition: all 0.5s ease-in-out;background: #fff;color: #000;}
.arcitects_words{width: 60%;margin: 0 auto;}
.home_testimonial_main{width:100%;float:left;margin:0;padding:0;background:url('images/testimonial/bg.jpg')no-repeat;background-size:100%;}
.mid_contain_secnd {width: 62%;margin: 0 auto;}
.home_testimonial_sub{width:100%;float:left;margin:0;padding:6% 0;}
.home_testi_sub{width:100%;float:left;margin:0;padding:0 0;}
.home_testi_slid{width:100%;float:left;margin:0;padding:0;position:relative;}
.home_testi_slid_sub{width:100%;float:left;margin:0;padding:0;position:relative;}
.testi_slid_img{width:47%;float:left;margin: 13% 0 0;position:relative;overflow:hidden;}
.testi_slid_img img{width:100%;}
.testi_slid_txt{width: 53%;float: right;background: #292a2e;height: 84%;position: absolute;top: 0;right: 0;overflow:hidden;}
.testi_slid_txt .test24{font-size: 16px;color: #ebf5fd;line-height: 29px;font-weight: 200;animation: animateright 1.2s;position: relative;font-family: 'Poppins', sans-serif;letter-spacing: 1px;text-indent: -10px;margin-left: 5px;float: left;}
.testi_slid_txt .test30{font-family: 'Poppins', sans-serif;font-size: 16px;color:#ebf5fd;font-weight: 200;margin: 8% 0 0 9px;float: left;animation: animateright 1.2s;position:relative;letter-spacing: 2px;}
.testi_slid_txt_sub{width:80%;margin: 0 10%;position:relative;padding: 37% 0 11%;float: left;}
.testi_slid_txt_sub::before{content:'';position:absolute;left:-35px;top: 24%;width: 52px;height: 46px;background:url('../img/test-up.png')no-repeat;background-size:100%;}
.testi_slid_txt_sub::after{content:'';position:absolute;right:-35px;bottom:0;width: 52px;height: 50px;background:url('../img/test-down.png')no-repeat;background-size:100%;}
.home_testi_slid .bx-wrapper .bx-controls-direction{position: absolute; outline: 0; width: 12%; height: 6.4em; text-indent: -9999px; z-index: 999; bottom: 0; right: 30.5em;}
.home_testi_slid .bx-wrapper .bx-controls-direction a{position: absolute;width: 12px;height: 24px;bottom: 28%;}
.home_testi_slid .bx-wrapper .bx-prev{left: 15%;background:url('../img/control/left-hvr.png')no-repeat;transition:all 0.2s ease;}
.home_testi_slid .bx-wrapper .bx-prev:hover{transition:all 0.2s ease;background-position:-10px 0px;}
.home_testi_slid .bx-wrapper .bx-next:hover{transition:all 0.2s ease;background-position:-10px 0px;}
.home_testi_slid .bx-wrapper .bx-prev:before{content: ''; position: absolute; width: 1px; height: 96%; background: #8a8a8af7; top: -4px; right: -32px}
.home_testi_slid .bx-wrapper .bx-next{right: 15%;background:url('../img/control/right-hvr.png')no-repeat;transition:all 0.2s ease;}
.hm_onright_img .dark-overlay {background-color: #2a2a2a;left: 0;position: absolute;top: 0;width: 100%;height: 100%;opacity: 0;-webkit-transition: opacity 1s ease;     -moz-transition: opacity 1s ease;-ms-transition: opacity 1s ease;transition: opacity 1s ease; }
.swipe-cont {left: 0;position: absolute;top: 0;width: 100%;height: 100%;z-index: 1; -webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.to-left{background:#027b76;left:100%;animation: aleftside 1s;}
.to-right{background:#fff;left:100%;animation: aleftside 2s;}
.swipe-cont.swipe.to-left .overlay.orange {
  left: -100%; }
.swipe-cont.swipe.to-right .overlay.orange {
  right: -100%; }
@keyframes aleftside {
0% {
	left: 100%;
	}
 100%
 {
	left: -100%;
 }

 }
.inclusion-history .article-container.Prelude{margin: 750px auto;}
.inclusion-history .article-container.vision{top:25%;}
.inclusion-history .article-container.chairmen{top:50%;}
a.menuActive{color:#027b76!important;}
ul.sub-menu li a:hover{color:#027b76!important;}
.footer-site .subcontent ul{margin-top: 15px;}
.footerhr{background: #027b76;height: 1px;width: 100%;outline: none;border:none;margin-top: 50px;}
.social_media{text-align: center;padding: 15px 0;}
.social_media .Icons{display: flex;align-items: center;justify-content: center;}
.footer-site .social_media ul li{transition: all .5s ease;display: inline-block;margin: 0 5px;padding: 12px;border-radius: 37px;background: transparent;border: 1px solid #fff;width: 45px;height: 45px;}
.footer-site .social_media i{font-size: 20px;color:#fff;}
.footer-site .social_media ul li:hover i{color:#027b76;transition: all .5s ease;}
.footer-site .social_media ul li:hover{border: 1px solid #027b76;transition: all .5s ease;}
.copyrights{text-align: center;}
.copyrights p{font-size: 11px;color:#fff;font-family: 'Poppins', sans-serif;}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 11;
	animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}
#return-to-top i {
    color: #fff;
    margin: 0 auto;
    left: 0;
    margin-top: 25%;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    right: 0;
    width: 100%;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
#map {
    width: 100%;
}
.locationmap {
    height: 454px;
    transition: all .5s ease;

}
.footer-site a {
  color: #97989a;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
}
.footer-site .subcontent p {
  color: #97989a;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Poppins', sans-serif;
}
.footer-site .subtitle-container .title {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
}
[data-page="contacts"] .text-claim-container {
  font-size: 26px;
  font-size: 1.625em;
  font-size: 1.625rem;
  color: #828282;
  padding: 80px 10%;
  font-style: italic;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  position:relative;
}
.inclusion-history .article-container {
  width: 70%;
  margin: 183px auto;
  position: absolute;
  top: 0;
  z-index: 3;
  left: 50%;
  margin-left: -35%;
}
.inclusion-history .title-container .line {
  width: 54px;
  margin-bottom: 12px;
}
[data-page="blog-single"] .article .title-container .title,[data-page="generic-page"] .article .title-container .title {
  font-size: 60px;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  margin-top: -60px;
  letter-spacing: 0;
}
[data-page="blog-single"] .article .text-content,[data-page="generic-page"] .article .text-content {
  color: #cccccc;
  font-size: 17px;
  margin-bottom: 70px;
    font-family: 'Poppins', sans-serif;
    line-height: 27px;

}
.chairmans_desk{background-color: #292a2e;padding: 80px 0;}
/* .chairman_img{width: 50%;float: left;}
.chairman_img img{width: 100%;} */
.chairman_overlay{position: absolute;height: 100%;width: 100%;background: #0e0e0ec9;top:0;left:0;right:0;bottom:0;z-index: -1;}
.chairman_content{padding: 40px 40px 40px 60px;color: #fff;background: #027b76;position: relative;z-index: 1;}
.chairman_main{display: grid;grid-auto-rows: minmax(500px, auto);grid-template-columns: repeat(auto-fill, minmax(600px, 1fr));grid-gap: 50px;width: 100%;}
.chairman_content h4{font-size: 28px;font-family: 'Poppins', sans-serif;color: #fff;font-weight: 200;}
.chairman_content.chairman_bg{background-image: url(../img/img1.jpg);background-size: cover;background-repeat: no-repeat;}
.chairman_content p{font-size: 15px;font-family: 'Poppins', sans-serif;line-height: 24px;font-weight: 200;letter-spacing: 1px;color: #fff;}
.chairman_content h5{font-size: 20px;  font-family: 'Poppins', sans-serif;}
.chairmans_desk h3{font-size: 35px;color: #ffffff;text-align: left;font-family: 'Poppins', sans-serif;margin-bottom: 35px;font-weight: 200;}
.architect_slid .title{font-size: 35px;color: #ffffff;text-align: left;font-family: 'Poppins', sans-serif;margin-bottom: 35px;}
.chairmans_desk .charman_line{width: 5%;background: #027b76;height: 2.1px;margin-bottom: 5px;}
.chairman_content.why_bg{background-image: url(../img/img2.jpg);background-size: cover;background-repeat: no-repeat;}
[data-page="blog-single"] .container-wrap.BannerBg{
  width: 100%;
  background:url(../img/scroll-bg.jpg);
  padding-top: 325px;
  height: 100vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  background-size: cover;
}
[data-page="blog-single"] .wrap{
  width: 65%;
  margin: 60px auto 0;
}

.product_subnav{display: none;position: absolute;width: 130%;background: #027b76;text-align: center;top: 48px;left: -15px;}
.no-touch [data-btn="simple"].out-nav li .product_subnav li{float: none;transition: all 0.5s ease;color: #fff;}
.out-nav li .product_subnav ul{padding: 0;margin:0;}
.products_nav:hover .product_subnav{display: block;}
.no-touch [data-btn="simple"].out-nav li .product_subnav li a{font-size: 14px;padding: 11px 20px;}
.no-touch [data-btn="simple"].out-nav li .product_subnav li:hover a{color: #222222;transition: all 0.5s ease;}
.no-touch [data-btn="simple"].out-nav li .product_subnav li:hover{background: #fff;transition: all 0.5s ease;}
.no-touch [data-btn="simple"].out-nav li .product_subnav li.activeclr{background: #fff;}
.no-touch [data-btn="simple"].out-nav li .product_subnav li a.activeClr{color: #222222;}
.no-touch [data-btn="simple"].out-nav li .product_subnav li:nth-child(1){border-bottom:1px solid #222222;}
.mrgtp{padding-top: 225px;background-image: url(../img/product_bg.jpg);background-attachment: fixed;background-repeat: no-repeat;background-size: cover;}
.product_discription{width: 100%;float: left;padding-bottom: 200px;}
.product_discription .product_Img{width: 35%;float: left;position: relative;}
.product_logo{position: absolute;top:70%;left: -75px;z-index: 1;}
.product_Img:hover .product_line{width: 100%;transition: all 0.5s ease-out;}
.product_Img:hover img.main_img{-webkit-filter: grayscale(100%); filter: grayscale(100%);transition: all 0.9s ease;}
.product_discription .product_Img .product_logo img{border: none;padding: 0;}
.product_logo .product_line{width: 50%;height: 3px;background-color:#027b76;margin-bottom: 20px;transition: all 0.5s ease-out; }
.product_discription .product_Img img{width: 100%;transition: all 0.9s ease;border:1px solid #fff;padding: 10px;}
.product_discription .product_Content{width: 65%;float: left;padding: 60px 0 0 100px;}
.footer-site.Zind{z-index: -1;}
.products_indivisual{width:85%;margin:0 auto;}
.product_Content h2{color: #fff;font-family: 'Poppins', sans-serif;margin-top: 20px;font-size: 35px;letter-spacing: 2px;}
.product_Content h3{font-size:22px;font-family: 'Poppins', sans-serif;color:#fff;margin-top: 20px;}
.product_Content p{color: #fff;font-size:17px;font-family: 'Poppins', sans-serif;line-height: 27px;font-weight: 200;}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {background-image: url(../img/fancybox_sprite.png);}
.fancybox-nav span {visibility: visible;}
.Product_List ul li{width:20%;float: left;margin: 0 20px 0 0;}
.Product_List li img{width: 100%;border:2px solid #fff;}
.product_gallary{width: 100%;float: left;padding: 30px 0;}
.product_gallary h3{font-size:20px;color: #fff;margin-bottom: 20px;}
.Product_List .thum_img img{width: 100%;border:1px solid #fff;transition: all 0.3s;padding: 0;}
.thum_img{position: relative;}
.thum_img:hover img{padding: 5px;border:1px solid #027b76;transition: all 0.3s;}
.thum_img .thumb_title{text-align: right;position: absolute;color: #fff;right: 11%;bottom: 9%;font-size: 13px;font-weight: 400;padding-top: 3px;width: 89%;}
.thum_img .thumb_title:before{content:'';width:30%;position:absolute;right:0;background:#027b76;height:1px;top:0;}
/***************************** my css **********************************/
/* SHailesh */
.titilemini{font-size: 16px;text-transform: capitalize;}
.ethos-slid-main{float: left;background: #6b6b6b;}
.mission-vision-main{width: 100%;float:left;margin:0;padding: 7% 0 0%;position: relative;margin: 0 0 7%;}
.mission-vision-main ul{list-style-type:none;margin:0;padding:0;}
.mission-vision-main ul li{width:50%;float:left;margin:0;padding:0 5%;}
.misstion_txt {width: 38%;float:left;margin: 0 12% 0 0;}
.mission-vision-main h3{text-transform: uppercase;color: #fff;font-size: 29px;font-weight: 300;letter-spacing: 3px;text-align: center;}
.inclusion-history .mission-vision-main p {font-size: 16px;margin: 15px 0;color: #fff;line-height: 27px;text-align: center;font-weight: 200;}
.mission-vision-main .vision{top: 14%;}
.ethos-slid {width: 85%;z-index: 1; margin: 80px auto 40px;}
.ethos-slid h3{text-align:center;color: #ffffff;font-size:39px;text-transform:uppercase;font-weight: 200;}
.ethos-slid .bx-wrapper .bx-prev{left: 4%;background: url(../img/control/left-hvr.png) no-repeat;}
.ethos-slid .bx-wrapper .bx-next{right:4%;background: url(../img/control/right-hvr.png) no-repeat;}
.ethos-slid .bx-wrapper .bx-prev:hover{transition:all 0.2s ease;animation: bounceInLeft 2s infinite;}
.ethos-slid .bx-wrapper .bx-next:hover{transition:all 0.2s ease;animation: bounceInLeft 2s infinite;}
.ethos-slid  .bx-wrapper .bx-controls-direction a {width: 11px;height: 16px;}
.ethos-slid li{position:relative;}
.ethos_txt{width: 100%;float:left;padding: 0 10%;color:#fff;margin: 2% auto;float: left;}
.ethos_txt p{font-size: 17px;color: #fff;text-align: center;font-weight: normal;line-height: 27px;}
.inclusion-history .ethos_txt p{font-size: 16px;line-height: 27px;color: #ffffff;font-weight: 200;}
.text-imp{}
#missin-vision{width:100%;float:left;margin:63px 0 0;}
#missin-vision img{width:100%;}
.work_grav_thumb{width:100%;}
.work_grav_thumb ul{list-style-type:none;margin:0;padding:0;}
.work_grav_thumb ul li{display:inline-block;width: 33%;padding: 2%;}
.work_grav_thumb ul li img{width:100%;}
.arrow_back{position: absolute;width: 200px;left: 4%;top: 139px;z-index:11;font-size: 13px;}
.arrow_back .icon_arleft{position: relative;width: auto;float: left;animation: bounceInLeft 2s infinite;-webkit-animation: bounceInLeft 2s infinite;-moz-animation: bounceInLeft 2s infinite;-o-animation: bounceInLeft 2s infinite;}
.arrow_back .text{width: auto;float: left;margin: 0 0 0 9px;text-decoration:none;color:#fff;}

@-webkit-keyframes bounceInLeft {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateX(0);}	
	40% {-webkit-transform: translateX(-15px);}
	60% {-webkit-transform: translateX(-7px);}
}
 
@-moz-keyframes bounceInLeft {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateX(0);}
	40% {-moz-transform: translateX(-10px);}
	60% {-moz-transform: translateX(-7px);}
}
 
@-o-keyframes bounceInLeft {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateX(0);}
	40% {-o-transform: translateX(-15px);}
	60% {-o-transform: translateX(-7px);}
}
@keyframes bounceInLeft {
	0%, 20%, 50%, 80%, 100% {transform: translateX(0);}
	40% {transform: translateX(-15px);}
	60% {transform: translateX(-7px);}
}
/* SHailesh */
@media (min-width:992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: 0;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: 0;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: 0;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: 0;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.center-container {
  display: table;
  width: 100%;
  height: 100%;
}

.center-container.center {
  text-align: center;
}

.center-container .center-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.center-container .center-content.center {
  text-align: center;
}


[class^="icon-"],[class*=" icon-"] {
  font-family: 'acerbis';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"],[class*=" icon-"] {
  font-family: 'acerbis';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-spin-alt:before {
  content: "\e92e";
}

.icon-play:before {
  content: "\e913";
}

.icon-logo-min:before {
  content: "\e92d";
}

.icon-tel:before {
  content: "\e929";
}

.icon-form:before {
  content: "\e92a";
}

.icon-letter:before {
  content: "\e92b";
}

.icon-post:before {
  content: "\e92c";
}

.icon-gallery:before {
  content: "\e926";
}

.icon-arrow-circle-next:before {
  content: "\e927";
}

.icon-arrow-circle:before {
  content: "\e923";
}

.icon-catalog:before {
  content: "\e925";
}

.icon-upload:before {
  content: "\e924";
}

.icon-timeline-close:before {
  content: "\e91c";
}

.icon-timeline-open:before {
  content: "\e91d";
}

.icon-undefined:before {
  content: "\e91e";
}

.icon-agente:before {
  content: "\e91f";
}

.icon-rivenditore:before {
  content: "\e920";
}

.icon-flagstore:before {
  content: "\e921";
}

.icon-distributore:before {
  content: "\e922";
}

.icon-close:before {
  content: "\e912";
}

.icon-search:before {
  content: "\e90f";
}

.icon-arrow-top:before {
  content: "\e900";
}

.icon-arrow-bottom{position:relative;animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;}
.icon-arrow-bottom  img{transform:rotate(-90deg);}


@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}
.icon-arrow-right:before {
  content: "";
  background:url('../img/control/right.png')no-repeat;
  width:10px;
  height:15px;
  float: right;
}

.icon-arrow-left:before {
  content: "";
  background:url('../img/control/left.png')no-repeat;
  width:10px;
  height:15px;
}

.icon-logo .path1:before {
  content: "\e904";
  color: #fff;
}

.icon-logo .path2:before {
  content: "\e905";
  margin-left: -3.875em;
  color: #fff;
}

.icon-logo .path3:before {
  content: "\e906";
  margin-left: -3.875em;
  color: #fff;
}

.icon-logo .path4:before {
  content: "\e907";
  margin-left: -3.875em;
  color: #fff;
}

.icon-logo .path5:before {
  content: "\e908";
  margin-left: -3.875em;
  color: #fff;
}

.icon-logo .path6:before {
  content: "\e909";
  margin-left: -3.875em;
  color: #fff;
}

.icon-logo .path7:before {
  content: "\e90a";
  margin-left: -3.875em;
  color: #fff;
}

.icon-logo .path8:before {
  content: "\e90b";
  margin-left: -3.875em;
  color: #fff;
}

.icon-logo .path9:before {
  content: "\e90c";
  margin-left: -3.875em;
  color: #eb212e;
}

.icon-logo .path10:before {
  content: "\e90d";
  margin-left: -3.875em;
  color: #fff;
}

.icon-eye:before {
  content: "\e000";
}

.icon-paper-clip:before {
  content: "\e001";
}

.icon-mail2:before {
  content: "\e002";
}

.icon-toggle:before {
  content: "\e003";
}

.icon-layout:before {
  content: "\e004";
}

.icon-link:before {
  content: "\e005";
}

.icon-bell:before {
  content: "\e006";
}

.icon-lock:before {
  content: "\e007";
}

.icon-unlock:before {
  content: "\e008";
}

.icon-ribbon:before {
  content: "\e009";
}

.icon-image:before {
  content: "\e010";
}

.icon-signal:before {
  content: "\e011";
}

.icon-target:before {
  content: "\e012";
}

.icon-clipboard:before {
  content: "\e013";
}

.icon-clock:before {
  content: "\e014";
}

.icon-watch:before {
  content: "\e015";
}

.icon-air-play:before {
  content: "\e016";
}

.icon-camera:before {
  content: "\e017";
}

.icon-video:before {
  content: "\e018";
}

.icon-disc:before {
  content: "\e019";
}

.icon-printer:before {
  content: "\e020";
}

.icon-monitor:before {
  content: "\e021";
}

.icon-server:before {
  content: "\e022";
}

.icon-cog:before {
  content: "\e023";
}

.icon-heart:before {
  content: "\e024";
}

.icon-paragraph:before {
  content: "\e025";
}

.icon-align-justify:before {
  content: "\e026";
}

.icon-align-left:before {
  content: "\e027";
}

.icon-align-center:before {
  content: "\e028";
}

.icon-align-right:before {
  content: "\e029";
}

.icon-book:before {
  content: "\e030";
}

.icon-layers:before {
  content: "\e031";
}

.icon-stack:before {
  content: "\e032";
}

.icon-stack-2:before {
  content: "\e033";
}

.icon-paper:before {
  content: "\e034";
}

.icon-paper-stack:before {
  content: "\e035";
}

.icon-search2:before {
  content: "\e036";
}

.icon-zoom-in:before {
  content: "\e037";
}

.icon-zoom-out:before {
  content: "\e038";
}

.icon-reply:before {
  content: "\e039";
}

.icon-circle-plus:before {
  content: "\e040";
}

.icon-circle-minus:before {
  content: "\e041";
}

.icon-circle-check:before {
  content: "\e042";
}

.icon-circle-cross:before {
  content: "\e043";
}

.icon-square-plus:before {
  content: "\e044";
}

.icon-square-minus:before {
  content: "\e045";
}

.icon-square-check:before {
  content: "\e046";
}

.icon-square-cross:before {
  content: "\e047";
}

.icon-microphone:before {
  content: "\e048";
}

.icon-record:before {
  content: "\e049";
}

.icon-skip-back:before {
  content: "\e050";
}

.icon-rewind:before {
  content: "\e051";
}

.icon-play2:before {
  content: "\e052";
}

.icon-pause:before {
  content: "\e053";
}

.icon-stop:before {
  content: "\e054";
}

.icon-fast-forward:before {
  content: "\e055";
}

.icon-skip-forward:before {
  content: "\e056";
}

.icon-shuffle:before {
  content: "\e057";
}

.icon-repeat:before {
  content: "\e058";
}

.icon-folder:before {
  content: "\e059";
}

.icon-umbrella:before {
  content: "\e060";
}

.icon-moon:before {
  content: "\e061";
}

.icon-thermometer:before {
  content: "\e062";
}

.icon-drop:before {
  content: "\e063";
}

.icon-sun:before {
  content: "\e064";
}

.icon-cloud:before {
  content: "\e065";
}

.icon-cloud-upload:before {
  content: "\e066";
}

.icon-cloud-download:before {
  content: "\e067";
}

.icon-upload2:before {
  content: "\e068";
}

.icon-download:before {
  content: "\e069";
}

.icon-location:before {
  content: "\e070";
}

.icon-location-2:before {
  content: "\e071";
}

.icon-map:before {
  content: "\e072";
}

.icon-battery:before {
  content: "\e073";
}

.icon-head:before {
  content: "\e074";
}

.icon-briefcase:before {
  content: "\e075";
}

.icon-speech-bubble:before {
  content: "\e076";
}

.icon-anchor:before {
  content: "\e077";
}

.icon-globe:before {
  content: "\e078";
}

.icon-box:before {
  content: "\e079";
}

.icon-reload:before {
  content: "\e080";
}

.icon-share:before {
  content: "\e081";
}

.icon-marquee:before {
  content: "\e082";
}

.icon-marquee-plus:before {
  content: "\e083";
}

.icon-marquee-minus:before {
  content: "\e084";
}

.icon-tag:before {
  content: "\e085";
}

.icon-power:before {
  content: "\e086";
}

.icon-command:before {
  content: "\e087";
}

.icon-alt:before {
  content: "\e088";
}

.icon-esc:before {
  content: "\e089";
}

.icon-bar-graph:before {
  content: "\e090";
}

.icon-bar-graph-2:before {
  content: "\e091";
}

.icon-pie-graph:before {
  content: "\e092";
}

.icon-star:before {
  content: "\e093";
}

.icon-arrow-left2:before {
  content: "\e094";
}

.icon-arrow-right2:before {
  content: "\e095";
}

.icon-arrow-up:before {
  content: "\e096";
}

.icon-arrow-down:before {
  content: "\e097";
}

.icon-volume:before {
  content: "\e098";
}

.icon-mute:before {
  content: "\e099";
}

.icon-content-right:before {
  content: "\e100";
}

.icon-content-left:before {
  content: "\e101";
}

.icon-grid:before {
  content: "\e102";
}

.icon-grid-2:before {
  content: "\e103";
}

.icon-columns:before {
  content: "\e104";
}

.icon-loader:before {
  content: "\e105";
}

.icon-bag:before {
  content: "\e106";
}

.icon-ban:before {
  content: "\e107";
}

.icon-flag:before {
  content: "\e108";
}

.icon-trash:before {
  content: "\e109";
}

.icon-expand:before {
  content: "\e110";
}

.icon-contract:before {
  content: "\e111";
}

.icon-maximize:before {
  content: "\e112";
}

.icon-minimize:before {
  content: "\e113";
}

.icon-plus:before {
  content: "\e114";
}

.icon-minus:before {
  content: "\e115";
}

.icon-check:before {
  content: "\e116";
}

.icon-cross:before {
  content: "\e117";
}

.icon-move:before {
  content: "\e118";
}

.icon-delete:before {
  content: "\e119";
}

.icon-menu:before {
  content: "\e120";
}

.icon-archive:before {
  content: "\e121";
}

.icon-inbox:before {
  content: "\e122";
}

.icon-outbox:before {
  content: "\e123";
}

.icon-file:before {
  content: "\e124";
}

.icon-file-add:before {
  content: "\e125";
}

.icon-file-subtract:before {
  content: "\e126";
}

.icon-help:before {
  content: "\e127";
}

.icon-open:before {
  content: "\e128";
}

.icon-ellipsis:before {
  content: "\e129";
}

.icon-add:before {
  content: "\e90e";
}

.icon-social-facebook:before {
  content: "\e910";
}

.icon-chevron-small-down:before {
  content: "\e914";
}

.icon-chevron-small-left:before {
  content: "\e915";
}

.icon-chevron-small-right:before {
  content: "\e916";
}

.icon-chevron-small-up:before {
  content: "\e917";
}

.icon-chevron-thin-down:before {
  content: "\e918";
}

.icon-chevron-thin-left:before {
  content: "\e919";
}

.icon-chevron-thin-right:before {
  content: "\e91a";
}

.icon-chevron-thin-up:before {
  content: "\e91b";
}

.icon-mail:before {
  content: "\e928";
}

.icon-youtube:before {
  content: "\e911";
}

[class^="icon-"]:before,[class*=" icon-"]:before {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

[class^="icon-"],[class*=" icon-"] {
  display: table;
  width: 100%;
  height: 100%;
}

a:hover,a:active,a:focus,* {
  outline: 0;
}

.clr {
  clear: both;
}

.touch.html a:focus,.touch.html a:focus h1 {
  color: #027b76;
}

.touch .no-touch [data-module="main-nav"] ul.menu li.menu-item a:hover span {
  color: #027b76;
}

.touch .no-touch [data-module="main-nav"] ul.menu>li.menu-item.menu-item-has-children a:hover {
  cursor: default;
}

.touch .no-touch [data-module="main-nav"] ul.menu>li.menu-item.menu-item-has-children a:hover span {
  color: #fff;
}

.touch.html a:focus,.touch.html a:focus h1,.touch.html a.hover,.touch.html a.hover h1 {
  color: #027b76;
}

.touch [data-btn="simple"].out-nav li a:focus {
  color: #027b76;
}

.touch [data-btn="arrow"]:focus[data-btn-type="left"] .btn-content div {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.touch [data-btn="arrow"]:focus[data-btn-type="right"] .btn-content div {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.touch [data-btn="arrow"]:focus[data-btn-type="top"] .btn-content div {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.touch [data-btn="arrow"]:focus[data-btn-type="bottom"] .btn-content div {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.touch .btn-readmore a:focus .point:nth-child(1) {
  -webkit-transform: translate(7px, -7px);
  -moz-transform: translate(7px, -7px);
  -o-transform: translate(7px, -7px);
  -ms-transform: translate(7px, -7px);
  transform: translate(7px, -7px);
}

.touch .btn-readmore a:focus .point:nth-child(3) {
  -webkit-transform: translate(-7px, 7px);
  -moz-transform: translate(-7px, 7px);
  -o-transform: translate(-7px, 7px);
  -ms-transform: translate(-7px, 7px);
  transform: translate(-7px, 7px);
}

.touch .btn-more[data-btn-type="right"] .button:focus .label,.touch .btn[data-btn-type="right"] .button:focus .label,.touch .btn-more[data-btn-type="right"] .button.hover .label,.touch .btn[data-btn-type="right"] .button.hover .label {
  color: #027b76;
}

.touch .btn-more[data-btn-type="right"] .button:focus .btn-more-container .btn-more-content div:first-child,.touch .btn[data-btn-type="right"] .button:focus .btn-more-container .btn-more-content div:first-child,.touch .btn-more[data-btn-type="right"] .button.hover .btn-more-container .btn-more-content div:first-child,.touch .btn[data-btn-type="right"] .button.hover .btn-more-container .btn-more-content div:first-child {
  margin-left: 0;
}

.touch .btn-more[data-btn-type="left"] .button:focus .label,.touch .btn[data-btn-type="left"] .button:focus .label,.touch .btn-more[data-btn-type="left"] .button.hover .label,.touch .btn[data-btn-type="left"] .button.hover .label {
  color: #027b76;
}

.touch .btn-more[data-btn-type="left"] .button:focus .btn-more-container .btn-more-content div:first-child,.touch .btn[data-btn-type="left"] .button:focus .btn-more-container .btn-more-content div:first-child,.touch .btn-more[data-btn-type="left"] .button.hover .btn-more-container .btn-more-content div:first-child,.touch .btn[data-btn-type="left"] .button.hover .btn-more-container .btn-more-content div:first-child {
  margin-left: -50px;
}

.touch .btn-more[data-btn-type="top"] .button:focus .btn-content div,.touch .btn[data-btn-type="top"] .button:focus .btn-content div,.touch .btn-more[data-btn-type="top"] .button.hover .btn-content div,.touch .btn[data-btn-type="top"] .button.hover .btn-content div {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.touch .btn-more[data-btn-type="bottom"] .button:focus .btn-more-container .btn-more-content div,.touch .btn[data-btn-type="bottom"] .button:focus .btn-more-container .btn-more-content div,.touch .btn-more[data-btn-type="bottom"] .button.hover .btn-more-container .btn-more-content div,.touch .btn[data-btn-type="bottom"] .button.hover .btn-more-container .btn-more-content div {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.touch [data-page="home"] .app-slider .btn-more[data-btn-type="right"] .button:focus .btn-more-container .btn-more-content div,.touch [data-page="home"] .app-slider .btn-more[data-btn-type="left"] .button:focus .btn-more-container .btn-more-content div {
  color: #027b76;
}

.touch .matrix-box-content .moving-container:focus .image-container .image-content {
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  height: 150%;
  -webkit-transition: height 0.7s linear, width 0.7s linear, opacity 0.7s ease-in-out;
  -moz-transition: height 0.7s linear, width 0.7s linear, opacity 0.7s ease-in-out;
  -o-transition: height 0.7s linear, width 0.7s linear, opacity 0.7s ease-in-out;
  transition: height 0.7s linear, width 0.7s linear, opacity 0.7s ease-in-out;
}

.touch .matrix-box-content .moving-container:focus .title-container .line {
  width: 100%;
}

.touch [data-btn="image"]:focus .image-container .image-content {
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.7s ease-in-out, opacity 0.7s ease-in-out;
  -moz-transition: -moz-transform 0.7s ease-in-out, opacity 0.7s ease-in-out;
  -o-transition: -o-transform 0.7s ease-in-out, opacity 0.7s ease-in-out;
  transition: -webkit-transform 0.7s ease-in-out,-moz-transform 0.7s ease-in-out,-o-transform 0.7s ease-in-out,transform 0.7s ease-in-out, opacity 0.7s ease-in-out;
}

.touch [data-btn="image"]:focus .name-designer {
  color: #027b76;
}

.touch .slider-container .slider-slide a:focus {
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.touch .screen-container a:focus {
  color: #fff;
}

.touch .screen-container a:focus:after {
  height: 100%;
}

.touch .click.level-1:focus {
  background-color: #e0e0e0;
  cursor: pointer;
}

.touch .inclusion-table a.list-row:focus .hover {
  color: #027b76;
}

.touch .inclusion-table a.list-row:focus [data-btn-type="right"] .btn-more-container .btn-more-content div:first-child {
  margin-left: 0;
}

.touch .inclusion-table a.list-row:focus .background-hover {
  height: 100%;
}

.touch .overlay-block a:focus img {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.touch [data-page="maps"] .container-navigation .header-level-0 .icon-arrow-left:focus {
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}

.no-touch.html a:hover,.no-touch.html a:hover h1 {
  color: #027b76;
}

.no-touch .no-touch [data-module="main-nav"] ul.menu li.menu-item a:hover span {
  color: #027b76;
}

.no-touch .no-touch [data-module="main-nav"] ul.menu>li.menu-item.menu-item-has-children a:hover {
  cursor: default;
}

.no-touch .no-touch [data-module="main-nav"] ul.menu>li.menu-item.menu-item-has-children a:hover span {
  color: #fff;
}

.no-touch.html a:hover,.no-touch.html a:hover h1,.no-touch.html a.hover,.no-touch.html a.hover h1 {
  color: #027b76;
}

.no-touch [data-btn="simple"].out-nav li a:hover {
  color: #027b76;
}

.no-touch [data-btn="arrow"]:hover[data-btn-type="left"] .btn-content div {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.no-touch [data-btn="arrow"]:hover[data-btn-type="right"] .btn-content div {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.no-touch [data-btn="arrow"]:hover[data-btn-type="top"] .btn-content div {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.no-touch [data-btn="arrow"]:hover[data-btn-type="bottom"] .btn-content div {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.no-touch .btn-readmore a:hover .point:nth-child(1) {
  -webkit-transform: translate(7px, -7px);
  -moz-transform: translate(7px, -7px);
  -o-transform: translate(7px, -7px);
  -ms-transform: translate(7px, -7px);
  transform: translate(7px, -7px);
}

.no-touch .btn-readmore a:hover .point:nth-child(3) {
  -webkit-transform: translate(-7px, 7px);
  -moz-transform: translate(-7px, 7px);
  -o-transform: translate(-7px, 7px);
  -ms-transform: translate(-7px, 7px);
  transform: translate(-7px, 7px);
}

.no-touch .btn-more[data-btn-type="right"] .button:hover .label,.no-touch .btn[data-btn-type="right"] .button:hover .label,.no-touch .btn-more[data-btn-type="right"] .button.hover .label,.no-touch .btn[data-btn-type="right"] .button.hover .label {
  color: #027b76;
}

.no-touch .btn-more[data-btn-type="right"] .button:hover .btn-more-container .btn-more-content div:first-child,.no-touch .btn[data-btn-type="right"] .button:hover .btn-more-container .btn-more-content div:first-child,.no-touch .btn-more[data-btn-type="right"] .button.hover .btn-more-container .btn-more-content div:first-child,.no-touch .btn[data-btn-type="right"] .button.hover .btn-more-container .btn-more-content div:first-child {
  margin-left: 0;
}

.no-touch .btn-more[data-btn-type="left"] .button:hover .label,.no-touch .btn[data-btn-type="left"] .button:hover .label,.no-touch .btn-more[data-btn-type="left"] .button.hover .label,.no-touch .btn[data-btn-type="left"] .button.hover .label {
  color: #027b76;
}

.no-touch .btn-more[data-btn-type="left"] .button:hover .btn-more-container .btn-more-content div:first-child,.no-touch .btn[data-btn-type="left"] .button:hover .btn-more-container .btn-more-content div:first-child,.no-touch .btn-more[data-btn-type="left"] .button.hover .btn-more-container .btn-more-content div:first-child,.no-touch .btn[data-btn-type="left"] .button.hover .btn-more-container .btn-more-content div:first-child {
  margin-left: -50px;
}

.no-touch .btn-more[data-btn-type="top"] .button:hover .btn-content div,.no-touch .btn[data-btn-type="top"] .button:hover .btn-content div,.no-touch .btn-more[data-btn-type="top"] .button.hover .btn-content div,.no-touch .btn[data-btn-type="top"] .button.hover .btn-content div {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.no-touch .btn-more[data-btn-type="bottom"] .button:hover .btn-more-container .btn-more-content div,.no-touch .btn[data-btn-type="bottom"] .button:hover .btn-more-container .btn-more-content div,.no-touch .btn-more[data-btn-type="bottom"] .button.hover .btn-more-container .btn-more-content div,.no-touch .btn[data-btn-type="bottom"] .button.hover .btn-more-container .btn-more-content div {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.no-touch [data-page="home"] .app-slider .btn-more[data-btn-type="right"] .button:hover .btn-more-container .btn-more-content div,.no-touch [data-page="home"] .app-slider .btn-more[data-btn-type="left"] .button:hover .btn-more-container .btn-more-content div {
  color: #027b76;
}

.no-touch .matrix-box-content .moving-container:hover .image-container .image-content {
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  height: 150%;
  -webkit-transition: height 0.7s linear, width 0.7s linear, opacity 0.7s ease-in-out;
  -moz-transition: height 0.7s linear, width 0.7s linear, opacity 0.7s ease-in-out;
  -o-transition: height 0.7s linear, width 0.7s linear, opacity 0.7s ease-in-out;
  transition: height 0.7s linear, width 0.7s linear, opacity 0.7s ease-in-out;
}

.no-touch .matrix-box-content .moving-container:hover .title-container .line {
  width: 30%;
}

.no-touch [data-btn="image"]:hover .image-container .image-content {
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.7s ease-in-out, opacity 0.7s ease-in-out;
  -moz-transition: -moz-transform 0.7s ease-in-out, opacity 0.7s ease-in-out;
  -o-transition: -o-transform 0.7s ease-in-out, opacity 0.7s ease-in-out;
  transition: -webkit-transform 0.7s ease-in-out,-moz-transform 0.7s ease-in-out,-o-transform 0.7s ease-in-out,transform 0.7s ease-in-out, opacity 0.7s ease-in-out;
}

.no-touch [data-btn="image"]:hover .name-designer {
  color: #027b76;
}

.no-touch .slider-container .slider-slide a:hover {
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.no-touch .screen-container a:hover {
  color: #fff;
}

.no-touch .screen-container a:hover:after {
  height: 100%;
}

.no-touch .click.level-1:hover {
  background-color: #e0e0e0;
  cursor: pointer;
}

.no-touch .inclusion-table a.list-row:hover .hover {
  color: #027b76;
}

.no-touch .inclusion-table a.list-row:hover [data-btn-type="right"] .btn-more-container .btn-more-content div:first-child {
  margin-left: 0;
}

.no-touch .inclusion-table a.list-row:hover .background-hover {
  height: 100%;
}

.no-touch .overlay-block a:hover img {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.no-touch [data-page="maps"] .container-navigation .header-level-0 .icon-arrow-left:hover {
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}

.footer-site address.addft p{line-height: 24px;}
.footer-site address.addft p span{text-transform:capitalize;}
.footer-site address.addft p span a{text-transform:lowercase;}
@media (max-width:624px) {
  /*******my css ***********/
  .fancybox-title-float-wrap .child {
    margin-right: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    text-shadow: 0 1px 2px #222;
    white-space: inherit!important;
    width: 92%!important;
    letter-spacing: 1px!important;
    line-height: 17px!important;
    font-weight: 100!important;
    padding: 8px 20px!important;
}
  .fancybox-title-float-wrap{
    right:0!important;
  }
  .ethos-slid-main{
    width: 100%;
  }
  .ethos-slid .bx-wrapper .bx-next {
    left: 50px;
   
}
.bx-wrapper .bx-controls-direction a {
    top: 65%!important;
}
  #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../img/fancybox_sprite.png)!important;
}
.fancybox-nav span{
  visibility: visible!important;    
}
.html .ournetworkpd .container{
      padding: 0 20px;
}
.network_list br:nth-child(2){
  display: none;
}
  .col-lg-3.network_list p{font-size: 13px;}
  .col-lg-3.network_list h5{font-size: 14px;}
  .form_heading .bottom_line{margin: 5px 0 50px 0;}
  .our_network{height: 305vh;}
  .html [data-page="contacts"] .map {height: 300px!important;}
  .html [data-page="contacts"] .text-claim-container {padding: 60px 2%;}
  .col-lg-3.network_list {padding-left: 30px!important;}
  .network_box{padding: 20px 0px!important;}
  .ournetworkpd {padding: 60px  0 0 0;}
  .ournetworkpd p.txtcenter{font-size: 16px; margin-bottom: 30px;text-align: center;}
  .ournetworkpd p{padding:0;font-size: 15px;text-align: justify;}
  .ournetworkpd h3{font-size: 25px;}
  .col-lg-6.contact_address p{font-size: 15px;}
  .col-lg-6.contact_address{padding-left: 50px;}
  .contact_form input[type=submit]{width: 25%;height: 40px;font-size: 15px;margin-bottom: 80px;}
  .contact_form textarea {height: 150px;width: 100%;}
  .contact_form input[type=text], textarea, input[type=number], input[type=email]{font-size: 15px;}
  .contact_form input{height: 40px;width: 100%;}
  .contact_form label{font-size: 15px;}
  .form_heading h4{font-size: 24px;}
  [data-page="contacts"] .text-claim-container{padding: 80px 0; }
  .ournetworkpd .row .col-xs-6:nth-child(3){width: 55%;margin-top: 20px;}
  .ournetworkpd .row .col-xs-6:nth-child(4){width: 45%;}
  .Product_List ul li{width: 45%;margin:0 10px 5px 0 ;}
/*  .Product_List ul li:nth-child(1){margin: 0 20px 20px 0;}
  .Product_List ul li:nth-child(2){margin: 0 0 20px 0;}
   .Product_List ul li:nth-child(4){margin: 0;}*/
   .product_Content h2{font-size: 28px;}
   .product_Content h3{font-size: 19px;}
   .product_Content h3{font-size: 15px;line-height: 25px;}
  .mrgtp{padding-top: 140px;}
      .product_discription{padding-bottom: 50px;}
    .products_indivisual{width: 100%;}
    .product_discription .product_Img{width: 100%;}
    .product_discription .product_Content {width: 100%;float: left;padding: 30px 0 0 0px;}
    .product_discription .product_Img .product_logo{position: absolute; left: 50%;z-index: 1;top: 50%;transform: translate(-50%, -50%);}
  .ethos_txt{margin:0 auto;padding: 0;}
  .inclusion-history .ethos_txt p{font-size: 15px;}
  .ethos-slid{width: 100%;}
  .ethos-slid h3{font-size: 26px;}
  .inclusion-history .mission-vision-main p{font-size: 16px;line-height: 25px;}
  .mission-vision-main h3{font-size: 25px;}
  .mission-vision-main ul li{width: 100%;}
    .mission-vision-main ul li:nth-child(2){margin-top: 50px;}
  .chairman_content{padding: 25px;}
  [data-page="blog-single"] .container-wrap.BannerBg{height: 175vh;}
[data-page="blog-single"] .article .text-content{font-size: 15px;text-align: justify;}
.html [data-page="blog-single"] .wrap{margin: 30px auto 0;width: 100%;}
    .html [data-page="blog-single"] .article .title-container .title{font-size: 28px;}
  .html [data-page="blog-single"] .container-wrap,.html [data-page="generic-page"] .container-wrap {width: 100%;padding: 160px 0px 0 0px;}
  .chairmans_desk .charman_line{width: 15%;margin-left: 25px;}
      .chairmans_desk {
    background-color: #292a2e;
    padding: 40px 0 20px 0;
}
   
  .chairmans_desk h3{font-size: 25px;margin-bottom: 20px;margin-left: 25px;}
  .chairman_content p{font-size: 15px;text-align: justify;}
  .chairman_content h4{font-size: 25px;}
  .chairman_main {grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));grid-gap: 30px;}
  .footer-site .content .row .col-md-3{margin-top: 25px;}
  .footer-site .content .row .col-md-3 .icon-logo img{width: 25%;}
  .footer-site .social_media i{font-size: 18px;}
  .footer-site .social_media ul li{width: 40px;height: 40px;padding: 10px;}
  [data-page="category_prod"] .list-cat li a{font-size: 24px;}
  .footerhr{margin-top: 20px;}
  .container-site .icon-logo img{width: 70%;}
  [data-module="main-nav"] ul.menu li{font-size: 17px;}
  .matrix-scrolling{padding-bottom: 50px;}
  .inclusion-history .article-container {width: 100%;margin: 0px auto;position: absolute;top: 0;z-index: 3; left: 0%; margin-left: 0%; padding: 0 30px;}
  .inclusion-history .title-container .title{font-size: 22px;letter-spacing: 5px;line-height: 35px;}
  .inclusion-history .title-container .line{margin-bottom: 10px;width: 80px;}
  .inclusion-history p{font-size: 14px;line-height: 25px;text-align:justify;font-weight: 300;}
  .inclusion-history .content{margin-left: 0;width: 100%;}
  .title-container{width: 100%;}
  .inclusion-history .article-container.Prelude {margin: 550px auto;}
  .inclusion-history .image-article{padding-top: 870px;}
  .inclusion-history .image-article img{display: none;}
  /*******my css ***********/
  .html #mobile,.html #smartphone {
    display: block;
  }

  .html #breadcrumbs {
    display: none;
  }

  .html .hidemobile {
    display: none;
  }

  .html .page {
    margin-bottom: 0 !important;
  }

  .html .back-page {
    position: static;
  }

  .html.page-name-product .footer-site {
    display: none !important;
  }

  .html .inclusion-video .video-container .overlay-btn-image {
    margin: 0;
  }

  .html .inclusion-video .video-container img {
    height: auto;
  }

  .html .back-page {
    display: none;
  }

  .html #isMobile {
    display: block;
  }

  .html .onlyMobile {
    display: block !important;
  }

  .html .hideMobile {
    display: none !important;
  }

  .html .header-site {
    padding: 35px;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .html .header-site .out-nav {
    display: none;
  }

  .html .header-site .text-page {
    display: none;
  }

  .html .footer-site {
    position: static;
    height: auto;
    padding-bottom: 15px;
  }

  .html .inclusion-news {
    overflow: hidden;
  }

  .html .inclusion-news .box {
    padding-right: 5px;
  }

  .html .inclusion-news header .btn-more {
    display: none;
  }

  .html .inclusion-news .content-text {
    padding: 7%;
    height: auto;
    padding-bottom: 100px;
  }

  .html .inclusion-news .box {
    height: auto;
  }

  .html .inclusion-news .download .content-text .icon {
    margin-top: 60px;
  }

  .html .footer-home {
    padding: 29px 35px;
  }

  .html .footer-home .out-nav {
    display: none;
  }

  .html .footer-home .search-box {
    display: none;
  }

  .html .page {
    margin-bottom: 0;
  }

  .html .btn-more .label {
    margin-left: 18px;
  }

  .html [data-page="category_prod"] ul {
    height: auto;
  }

  .html [data-page="category_prod"] .bck {
    display: none;
  }

  .html [data-page="category_prod"] .list-cat li {
    width: 100%;
    height: auto;
  }
  .popup-content{
    width: 95%;
    padding: 5px;
  }
  .popup_left{
    display: none;
  }
  .popup_right_content h3{
    font-weight: 700;
  }
  .close-popup {
    top: -25px;
    right: -10px;
}
  .popup_right{
    width: 100%;
    padding-left: 0;
  }
  .html [data-page="category_prod"] .list-cat li a b {
    left: 5%;
    width: 90%;
  }

  .html [data-page="list_prod"],.html [data-page="search"] {
    margin-top: 66px;
  }

  .html [data-page="list_prod"] .list-prod,.html [data-page="search"] .list-prod {
    margin-bottom: 50px;
  }

  .html [data-page="list_prod"] .list-prod li,.html [data-page="search"] .list-prod li {
    width: 100%;
  }

  .html [data-page="list_prod"] .list-prod li.title.search_header,.html [data-page="search"] .list-prod li.title.search_header {
    width: 100%;
  }

  .html [data-page="list_prod"] .list-prod li.prod a,.html [data-page="search"] .list-prod li.prod a {
    background: rgba(14,14,14,0.36);
    color: #fff;
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    font-size: .75em;
    font-size: .75rem;
    text-transform: uppercase;
  }

  .html [data-page="list_prod"] .list-prod li.prod a b,.html [data-page="search"] .list-prod li.prod a b {
    display: block;
    position: absolute;
    bottom: 9%;
    width: 100%;
    padding: 0 35px 0 80px;
  }

  .html [data-page="list_prod"] .list-prod li.prod a b span,.html [data-page="search"] .list-prod li.prod a b span {
    display: block;
    position: absolute;
    top: 50%;
    left: 35px;
    width: 34px;
    height: 1px;
    margin-right: 15px;
    background: rgba(255,255,255,0.15);
  }

  .html [data-page="values"] {
    margin-top: 67px;
  }

  .html [data-page="values"] .content-page {
    padding: 4% 0;
  }

  .html [data-page="values"] .content-page .title-abs {
    left: 35px;
  }

  .html [data-page="values"] .content-page .step {
    width: 100%;
    padding: 60px 35px;
  }

  .html [data-page="values"] .content-page .step header h1 {
    display: block;
    float: left;
    width: auto;
    padding: 50px 0;
font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    color: #fff;
    font-size: 40px;
    font-size: 2.5em;
    font-size: 2.5rem;
    line-height: 58px;
    text-align: left;
  }

  .html [data-page="values"] .content-page .step header h1 b {
    font-weight: normal;
  }

  .html [data-page="values"] .content-page .step header h2 {
    font-size: 24px;
    font-size: 1.5em;
    font-size: 1.5rem;
    line-height: 30px;
  }

  .html [data-page="values"] .content-page .step .video-container {
    width: 100%;
    margin: 20px 0;
  }

  .html [data-page="values"] .content-page .step .text {
    width: 100%;
    margin: 40px 0;
  }

  .html [data-page="values"] .content-page .step .text .line {
    display: none;
  }

  .html [data-page="values"] .content-page .step .text p {
    padding: 0;
  }

  .html [data-page="values"] .content-page .step figure.big-size {
    width: 100%;
  }

  .html [data-page="values"] .content-page .step .pos-left {
    margin-left: 0;
  }

  .html [data-page="values"] .content-page .step-dark .bck {
    background: #1d1e22;
  }

  .html [data-page="values"] .content-page .step-dark .text {
    float: right;
  }

  .html [data-page="values"] .content-page .step-light {
    color: #292a2e;
  }

  .html [data-page="values"] .content-page .step-light .bck {
    background: #fff;
  }

  .html [data-page="values"] .content-page .step-light header h2 {
    color: #292a2e;
  }

  .html [data-page="values"] .content-page .step-light .text .line {
    background: #707070;
  }

  .html [data-page="values"] .content-page .step-light .text p {
    color: #707070;
  }

  .html [data-page="values"] .content-page .step-light figure figcaption {
    color: #707070;
  }

  .html [data-page="values"] .content-page .step-pad {
    padding: 60px 35px;
  }

  .html [data-page="values"] .content-page .step-pad header h2 {
    padding: 0;
  }

  .html [data-page="blog"] .content-text h1.title {
    font-size: 20px;
    font-size: 1.25em;
    font-size: 1.25rem;
  }

  .html [data-page="blog"] .content-text p {
    display: none;
  }

  .html [data-page="blog"] .box .btn-more .label {
    margin-left: 0;
    margin-right: 0;
  }


.html [data-page="generic-page"] .wrap {
    width: 100%;
    margin-left: 0;
  }

.html [data-page="generic-page"] .article .title-container .title {
    font-size: 35px;
    line-height: 40px;
  }

  .html [data-page="blog-single"] .article .btn-more,.html [data-page="generic-page"] .article .btn-more {
    margin-bottom: 70px;
  }

  .html [data-page="blog-single"] .article .line,.html [data-page="generic-page"] .article .line {
    display: none;
  }

  .html [data-page="blog-single"] .inclusion-top-page,.html [data-page="generic-page"] .inclusion-top-page {
    min-height: 200px;
    background-color: transparent;
    overflow: hidden;
  }

  .html [data-page="blog-single"] .inclusion-top-page a,.html [data-page="generic-page"] .inclusion-top-page a {
    display: inline-block;
    text-align: center;
    position: relative;
  }

  .html [data-page="blog-single"] .inclusion-top-page img,.html [data-page="generic-page"] .inclusion-top-page img {
    height: auto;
    width: 100%;
  }

  .html [data-page="blog-single"] .inclusion-top-page .overlay-block-content,.html [data-page="generic-page"] .inclusion-top-page .overlay-block-content {
    position: relative;
  }

  .html [data-page="blog-single"] .inclusion-top-page .overlay-btn-image,.html [data-page="generic-page"] .inclusion-top-page .overlay-btn-image {
    position: absolute;
    z-index: 11;
    font-size: 50px;
    font-size: 3.125em;
    font-size: 3.125rem;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    color: #fff;
  }

  .html [data-page="blog-single"] .inclusion-top-page .image-container,.html [data-page="generic-page"] .inclusion-top-page .image-container {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
  }

  .html [data-page="blog-single"] .inclusion-top-page .image-container:first-child,.html [data-page="generic-page"] .inclusion-top-page .image-container:first-child {
    display: block;
    position: relative;
    z-index: 1;
  }

  .html [data-page="gallery"] {
    top: 66px;
  }

  .html [data-page="gallery"] ul.gallery {
    margin: 0;
    padding: 35px;
    border: 3.5px solid #f9f9f9;
    background: #f9f9f9;
    text-align: left;
  }

  .html [data-page="gallery"] ul.gallery li {
    width: 50%;
  }

  .html [data-page="gallery"] ul.gallery li .og-expander .share {
    position: absolute;
    bottom: 21px;
    right: 5%;
    margin-right: 7px;
    cursor: pointer;
  }

  .html [data-page="gallery"] ul.gallery li .og-expander .og-fullimg {
    float: left;
    clear: both;
    width: 100%;
  }

  .html [data-page="gallery"] ul.gallery li .og-expander .og-fullimg img {
    display: inline-block;
    float: left;
    max-height: 500px;
    max-width: 600px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .html [data-page="gallery"] ul.gallery li .og-expander .og-close {
    z-index: 98;
  }

  .html [data-page="gallery"] ul.gallery li .og-details {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    float: left;
    clear: both;
    width: 100%;
  }

  .html [data-page="gallery"] ul.gallery li .og-details h3,.html [data-page="gallery"] ul.gallery li .og-details p {
    display: block;
    float: left;
    width: 80%;
    color: #2e3036;
  }

  .html [data-page="gallery"] ul.gallery li .og-details h3 {
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 40px;
    font-size: 2.5em;
    font-size: 2.5rem;
    line-height: 44px;
    text-transform: uppercase;
    margin-bottom: 30px;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p {
    margin: 5px 0;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p b,.html [data-page="gallery"] ul.gallery li .og-details p strong {
    min-width: 22%;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.design span {
    display: block;
    float: left;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.design a {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    line-height: 25px;
    height: 25px;
    zoom: 1;
    filter: alpha(opacity=50);
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #2e3036;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.design a span {
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    display: block;
    float: right;
    width: 25px;
    -webkit-border-radius: 13px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 13px;
    -moz-background-clip: padding;
    border-radius: 13px;
    background-clip: padding-box;
    line-height: 25px;
    height: 25px;
    margin: 0 0 0 13px;
    background: #fafafa;
    text-align: center;
    font-size: 9px;
    font-size: .5625em;
    font-size: .5625rem;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.design a:hover span {
    background: #fff;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.descr {
    margin: 5px 0 20px 0;
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
    line-height: 18px;
    line-height: 30px;
    height: 30px;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.descr img {
    display: block;
    float: left;
    height: 25px;
    margin: -6px 0;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.year span {
    zoom: 1;
    filter: alpha(opacity=50);
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
    line-height: 18px;
font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
  }

  .html [data-page="gallery"] ul.gallery li .og-details b,.html [data-page="gallery"] ul.gallery li .og-details strong {
    display: block;
    float: left;
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    font-size: 13px;
    font-size: .8125em;
    font-size: .8125rem;
    line-height: 25px;
    height: 25px;
  }

  .html [data-page="gallery"] ul.gallery li .og-details .btn-more {
    float: left;
  }

  .html [data-page="gallery"] ul.gallery li .og-details .btn-more a {
    float: left;
  }

  .html [data-page="gallery"] ul.gallery li .og-details i {
    display: block;
    float: left;
    clear: both;
    padding: 0 50px;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 25px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 25px;
    -moz-background-clip: padding;
    border-radius: 25px;
    background-clip: padding-box;
    font-size: 11px;
    font-size: .6875em;
    font-size: .6875rem;
    background: rgba(250,250,250,0.85);
    color: rgba(39,39,39,0.6);
    font-style: normal;
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
  }

  .html [data-page="contacts"] .black-box-map {
    width: 100%;
    height: 200px;
    margin: 0;
    position: static;
  }

  .html [data-page="contacts"] .black-box-map .arrow-css {
    display: none;
  }

  .html [data-page="contacts"] .map-content {
    display: none;
  }

  .html [data-page="contacts"] .map {
    height: auto;
  }



  .html [data-page="contacts"] [data-module="form"] {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 50px;
    width: 100% !important;
  }

  .html [data-page="contacts"] [data-module="form"] [data-class="field"] {
    width: 100% !important;
  }

  .html [data-page="contacts"] [data-module="form"] .app-form-submit {
    margin-top: 30px !important;
  }

  .html [data-page="contacts"] .row,.html [data-page="contacts"] .col-md-6,.html [data-page="contacts"] .col-md-12 {
    padding: 0;
    margin: 0;
  }

  .html .app-slider .app-slider-container {
    padding-left: 0;
  }

  .html .app-slider-addon {
    max-width: 100%;
    padding: 35px;
    padding-bottom: 70px;
  }

  .html .app-slider-addon .title-content div {
    font-size: 30px;
    font-size: 1.875em;
    font-size: 1.875rem;
    line-height: 35px;
  }

  .html .app-slider-addon .text-content {
    display: none;
  }

  .html .btn-readmore {
    margin-top: 30px;
  }

  .html .main-nav .half-sx {
    width: 100% !important;
    left: 0;
    right: auto;
    overflow: scroll;
  }

  .html .main-nav .half-dx {
    display: none;
  }

  .html [data-module="main-nav"] ul.menu {
    padding: 0 35px;
    width: 100%;
    left: 0;
    overflow: auto;
    top: 0;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    padding-top: 100px;
    position: static;
  }

  .html [data-module="main-nav"] footer {
    position: static;
    margin-top: 30px;
    clear: both;
    margin-bottom: 30px;
  }

  .html [data-module="main-nav"] footer div,.html [data-module="main-nav"] footer p {
    padding: 10px 0;
    width: 100%;
    float: none;
  }

  .html [data-module="main-nav"] .social {
    text-align: left;
    float: none;
  }

  .html .container {
    padding: 0 20px;
  }
  .html .chairmans_desk .container{
    padding: 0!important;
  }

  .html [data-page="home"] .matrix-scrolling .matrix-box {
    width: 100%;
    padding: 35px;
    margin: 0;
  }

  .html [data-page="home"] .matrix-scrolling .matrix-box .title-container {
    width: 100%;
    text-align: center;
    left: 0;
    padding: 10px;
    position: absolute;
    bottom: -25px;
    top: auto;
    right: auto;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .html [data-page="home"] .matrix-scrolling .matrix-box .title-container .title {
    font-size: 22px;
    font-size: 1.375em;
    font-size: 1.375rem;
  }

  .html [data-page="home"] .matrix-scrolling .matrix-box .title-upper-container {
    display: none;
  }

  .html [data-page="home"] .inclusion-history {
    display: block;
  }

  .html [data-page="home"] .content-slide-text .text {
    font-size: 20px;
    font-size: 1.25em;
    font-size: 1.25rem;
    line-height: 25px;
    letter-spacing: 8px;
  }

  .html [data-page="home"] .inclusion-news h1.title {
    font-size: 20px;
    font-size: 1.25em;
    font-size: 1.25rem;
  }

  .html [data-page="home"] .inclusion-news p {
    display: none;
  }

  .html [data-page="home"] .inclusion-news .box {
    height: 624px;
  }

  .html [data-page="home"] .inclusion-news .content-text {
    height: 350px;
  }

  .html [data-page="home"] .inclusion-news .download .content-text {
    height: 100%;
  }

  .html [data-page="product"] .inclusion-top-page .col-text {
    display: table;
    height: 240px;
  }

  .html [data-page="product"] .inclusion-top-page .col-text .title-page {
    display: table-cell;
  }

  .html [data-page="product"] .inclusion-top-page .btn-more {
    display: none;
  }

  .html [data-page="product"] .inclusion-top-page .col-image {
    display: block;
    width: 100%;
  }

  .html [data-page="product"] .inclusion-top-page img {
    height: auto !important;
    width: 100%;
  }

  .html [data-page="product"] .inclusion-info .text-container {
    margin-top: 0;
    padding: 0;
  }

  .html [data-page="product"] .inclusion-info .text-container.forcetopAlign {
    margin-top: 0;
  }

  .html [data-page="product"] .inclusion-block-info .col-download,.html [data-page="product"] .inclusion-block-info .col-download {
    width: 100%;
  }

  .html [data-page="product"] .inclusion-block-info .col-designer,.html [data-page="product"] .inclusion-block-info .col-designer {
    width: 100%;
  }

  .html [data-page="product"] .inclusion-block-info .list-link-download,.html [data-page="product"] .inclusion-block-info .list-link-download {
    margin-top: 50px;
  }

  .html [data-page="product"] .inclusion-tips .col {
    margin-bottom: 60px;
    padding-top: 30px;
  }

  .html [data-page="product"] .inclusion-details.inclusion-video {
    padding-bottom: 0;
  }

  .html [data-page="product"] .inclusion-block-info .col-designer,.html [data-page="product"] .inclusion-block-info .col-download {
    height: 290px;
  }

  .html [data-page="designer"] .pagination,.html [data-page="premi"] .pagination {
    width: 55px;
  }

  .html [data-page="designer"] .block,.html [data-page="premi"] .block {
    width: 100%;
    height: 400px;
    padding: 15px;
  }

  .html [data-page="maps"] #map {
    visibility: hidden;
  }

  .html [data-page="maps"] .filter {
    height: 100%;
    position: static;
    z-index: 1;
    width: 100%;
  }

  .html [data-page="maps"] .filter li {
    margin: 9px 0;
  }

  .html [data-page="maps"] .container-map {
    height: 125px !important;
    margin-top: 0;
    width: 100%;
    position: static;
  }

  .html [data-page="maps"] .container-navigation {
    width: 100%;
  }

  .html [data-page="maps"] .container-navigation ul li.level-1.click-points {
    padding: 24px 22px;
  }

  .html [data-page="maps"] .container-navigation .header-level-0 .icon-arrow-left {
    right: 25%;
    padding: 0;
    margin: -7px;
  }

  .html [data-page="category_prod"] .content-page {
    height: auto !important;
  }

  .html .row {
    margin: 0;
  }

  .html .col-xs-1,.html .col-sm-1,.html .col-md-1,.html .col-lg-1,.html .col-xs-2,.html .col-sm-2,.html .col-md-2,.html .col-lg-2,.html .col-xs-3,.html .col-sm-3,.html .col-md-3,.html .col-lg-3,.html .col-xs-4,.html .col-sm-4,.html .col-md-4,.html .col-lg-4,.html .col-xs-5,.html .col-sm-5,.html .col-md-5,.html .col-lg-5,.html .col-xs-6,.html .col-sm-6,.html .col-md-6,.html .col-lg-6,.html .col-xs-7,.html .col-sm-7,.html .col-md-7,.html .col-lg-7,.html .col-xs-8,.html .col-sm-8,.html .col-md-8,.html .col-lg-8,.html .col-xs-9,.html .col-sm-9,.html .col-md-9,.html .col-lg-9,.html .col-xs-10,.html .col-sm-10,.html .col-md-10,.html .col-lg-10,.html .col-xs-11,.html .col-sm-11,.html .col-md-11,.html .col-lg-11,.html .col-xs-12,.html .col-sm-12,.html .col-md-12,.html .col-lg-12 {
    padding: 0;
  }

  .html.app-menu--open .header-site {
    background-color: #292a2e;
  }

  .html [data-page="maps"] .container-navigation header {
    position: static;
  }

  .html [data-page="maps"] .container-navigation .main-map {
    padding-top: 0;
  }
 .home_testi_slid .bx-wrapper .bx-prev:before{
	 width:0;
	 height:0;
 }
 .home_testi_slid .bx-wrapper .bx-next:hover{background-position: 0 0;}
 .home_testi_slid .bx-wrapper .bx-prev:hover{background-position: 0 0;}
}
@media (min-width:625px) and (max-width:991px) {
    /******************* my css ********************/
 .col-lg-3.network_list p{font-size: 14px;}
    .col-lg-3.network_list h5{font-size: 15px;}
  .form_heading .bottom_line{margin: 5px 0 50px 0;}
  .our_network{height: 145vh;}
  .html [data-page="contacts"] .map {height: 300px!important;}
  .html [data-page="contacts"] .text-claim-container {padding: 60px 2%;}
  .col-lg-3.network_list {padding-left: 30px!important;}
  .network_box{padding: 50px 25px!important;}
  .ournetworkpd {padding: 100px 0%;}
  .ournetworkpd p.txtcenter{font-size: 18px; margin-bottom: 50px;}
  .ournetworkpd p{padding:0;font-size: 15px;}
  .ournetworkpd h3{font-size: 30px;}
  .col-lg-6.contact_address p{font-size: 15px;}
  .col-lg-6.contact_address{padding-left: 50px;}
  .contact_form input[type=submit]{width: 25%;height: 40px;font-size: 15px;margin-bottom: 80px;}
  .contact_form textarea {height: 150px;width: 100%;}
  .contact_form input[type=text], textarea, input[type=number], input[type=email]{font-size: 15px;}
  .contact_form input{height: 40px;width: 100%;}
  .contact_form label{font-size: 15px;}
  .form_heading h4{font-size: 24px;}
  [data-page="contacts"] .text-claim-container{padding: 80px 0; }

  .product_discription{padding-bottom: 50px;}
  .products_indivisual{width: 100%;}
  .product_discription .product_Img{width: 100%;}
  .product_discription .product_Content {width: 100%;float: left;padding: 30px 0 0 0px;}
  .product_discription .product_Img .product_logo{position: absolute; left: 50%;z-index: 1;top: 50%;transform: translate(-50%, -50%);}
  [data-page="blog-single"] .container-wrap.BannerBg{padding: 200px 0 0 0!important;}
  .footer-site .content .row .col-md-3{margin-top: 25px;}
  .footer-site .content .row .col-md-3 .icon-logo img{width: 20%;}
  .footer-site .social_media i{font-size: 18px;}
  .footer-site .social_media ul li{width: 40px;height: 40px;padding: 10px;}
  .inclusion-history .image-article img{display: none;}
  .inclusion-history .article-container {width: 100%;margin: 0px auto;position: absolute;top: 0;z-index: 3; left: 0%; margin-left: 0%; padding: 0 30px;}
  .inclusion-history .title-container .title{font-size: 25px;letter-spacing: 7px;line-height: 35px;}
  .inclusion-history .title-container .line{margin-bottom: 10px;width: 80px;}
  .inclusion-history p{font-size: 14px;line-height: 25px;text-align:justify;}
  .inclusion-history .content{margin-left: 0;width: 100%;}
  .title-container{width: 100%;}
  .inclusion-history .article-container.Prelude {margin: 300px auto;}
  .inclusion-history .image-article{padding-top: 625px;}
  .html [data-page="blog-single"] .wrap,.html [data-page="generic-page"] .wrap {width: 100%;margin-left: 0;margin: 30px auto 0;}
  .chairmans_desk h3{font-size: 30px;}
  .chairman_content h4{font-size: 26px;}
  /******************* my css ********************/
  .html #tablet {
    display: block;
  }

  .html #mobile,.html #smartphone {
    display: block;
  }

  .html #breadcrumbs {
    display: none;
  }

  .html .hidemobile {
    display: none;
  }

  .html .page {
    margin-bottom: 0 !important;
  }

  .html .back-page {
    position: static;
  }

  .html.page-name-product .footer-site {
    display: none !important;
  }

  .html .inclusion-video .video-container .overlay-btn-image {
    margin: 0;
  }

  .html .inclusion-video .video-container img {
    height: auto;
  }

  .html .back-page {
    display: none;
  }

  .html #isMobile {
    display: block;
  }

  .html .onlyMobile {
    display: block !important;
  }

  .html .hideMobile {
    display: none !important;
  }

  .html .header-site {
    padding: 35px;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .html .header-site .out-nav {
    display: none;
  }

  .html .header-site .text-page {
    display: none;
  }

  .html .footer-site {
    position: static;
    height: auto;
    padding-bottom: 40px;
  }

  .html .inclusion-news {
    overflow: hidden;
  }

  .html .inclusion-news .box {
    padding-right: 5px;
  }

  .html .inclusion-news header .btn-more {
    display: none;
  }

  .html .inclusion-news .content-text {
    padding: 7%;
    height: auto;
    padding-bottom: 100px;
  }

  .html .inclusion-news .box {
    height: auto;
  }

  .html .inclusion-news .download .content-text .icon {
    margin-top: 60px;
  }

  .html .footer-home {
    padding: 29px 35px;
  }

  .html .footer-home .out-nav {
    display: none;
  }

  .html .footer-home .search-box {
    display: none;
  }

  .html .page {
    margin-bottom: 0;
  }

  .html .btn-more .label {
    margin-left: 18px;
  }

  .html [data-page="category_prod"] ul {
    height: auto;
  }

  .html [data-page="category_prod"] .bck {
    display: none;
  }

  .html [data-page="category_prod"] .list-cat li {
    width: 100%;
    height: auto;
  }

  .html [data-page="category_prod"] .list-cat li a b {
    left: 5%;
    width: 90%;
  }

  .html [data-page="list_prod"],.html [data-page="search"] {
    margin-top: 66px;
  }

  .html [data-page="list_prod"] .list-prod,.html [data-page="search"] .list-prod {
    margin-bottom: 50px;
  }

  .html [data-page="list_prod"] .list-prod li,.html [data-page="search"] .list-prod li {
    width: 100%;
  }

  .html [data-page="list_prod"] .list-prod li.title.search_header,.html [data-page="search"] .list-prod li.title.search_header {
    width: 100%;
  }

  .html [data-page="list_prod"] .list-prod li.prod a,.html [data-page="search"] .list-prod li.prod a {
    background: rgba(14,14,14,0.36);
    color: #fff;
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    font-size: .75em;
    font-size: .75rem;
    text-transform: uppercase;
  }

  .html [data-page="list_prod"] .list-prod li.prod a b,.html [data-page="search"] .list-prod li.prod a b {
    display: block;
    position: absolute;
    bottom: 9%;
    width: 100%;
    padding: 0 35px 0 80px;
  }

  .html [data-page="list_prod"] .list-prod li.prod a b span,.html [data-page="search"] .list-prod li.prod a b span {
    display: block;
    position: absolute;
    top: 50%;
    left: 35px;
    width: 34px;
    height: 1px;
    margin-right: 15px;
    background: rgba(255,255,255,0.15);
  }

  .html [data-page="values"] {
    margin-top: 67px;
  }

  .html [data-page="values"] .content-page {
    padding: 4% 0;
  }

  .html [data-page="values"] .content-page .title-abs {
    left: 35px;
  }

  .html [data-page="values"] .content-page .step {
    width: 100%;
    padding: 60px 35px;
  }

  .html [data-page="values"] .content-page .step header h1 {
    display: block;
    float: left;
    width: auto;
    padding: 50px 0;
font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    color: #fff;
    font-size: 40px;
    font-size: 2.5em;
    font-size: 2.5rem;
    line-height: 58px;
    text-align: left;
  }

  .html [data-page="values"] .content-page .step header h1 b {
    font-weight: normal;
  }

  .html [data-page="values"] .content-page .step header h2 {
    font-size: 24px;
    font-size: 1.5em;
    font-size: 1.5rem;
    line-height: 30px;
  }

  .html [data-page="values"] .content-page .step .video-container {
    width: 100%;
    margin: 20px 0;
  }

  .html [data-page="values"] .content-page .step .text {
    width: 100%;
    margin: 40px 0;
  }

  .html [data-page="values"] .content-page .step .text .line {
    display: none;
  }

  .html [data-page="values"] .content-page .step .text p {
    padding: 0;
  }

  .html [data-page="values"] .content-page .step figure.big-size {
    width: 100%;
  }

  .html [data-page="values"] .content-page .step .pos-left {
    margin-left: 0;
  }

  .html [data-page="values"] .content-page .step-dark .bck {
    background: #1d1e22;
  }

  .html [data-page="values"] .content-page .step-dark .text {
    float: right;
  }

  .html [data-page="values"] .content-page .step-light {
    color: #292a2e;
  }

  .html [data-page="values"] .content-page .step-light .bck {
    background: #fff;
  }

  .html [data-page="values"] .content-page .step-light header h2 {
    color: #292a2e;
  }

  .html [data-page="values"] .content-page .step-light .text .line {
    background: #707070;
  }

  .html [data-page="values"] .content-page .step-light .text p {
    color: #707070;
  }

  .html [data-page="values"] .content-page .step-light figure figcaption {
    color: #707070;
  }

  .html [data-page="values"] .content-page .step-pad {
    padding: 60px 35px;
  }

  .html [data-page="values"] .content-page .step-pad header h2 {
    padding: 0;
  }

  .html [data-page="blog"] .content-text h1.title {
    font-size: 20px;
    font-size: 1.25em;
    font-size: 1.25rem;
  }

  .html [data-page="blog"] .content-text p {
    display: none;
  }

  .html [data-page="blog"] .box .btn-more .label {
    margin-left: 0;
    margin-right: 0;
  }

  .html [data-page="blog-single"] .container-wrap,.html [data-page="generic-page"] .container-wrap {
    width: 100%;
    padding: 0 35px;
  }



  .html [data-page="blog-single"] .article .title-container .title,.html [data-page="generic-page"] .article .title-container .title {
    font-size: 35px;
    font-size: 2.1875em;
    font-size: 2.1875rem;
    line-height: 40px;
  }
  .chairman_content p{
    font-size: 14px;
  }
  .html [data-page="blog-single"] .article .btn-more,.html [data-page="generic-page"] .article .btn-more {
    margin-bottom: 70px;
  }
[data-page="blog-single"] .article .text-content {
    color: #cccccc;
    font-size: 14px;
    margin-bottom: 91px;
    font-family: 'Poppins', sans-serif;
    line-height: 24px;
}
  .html [data-page="blog-single"] .article .line,.html [data-page="generic-page"] .article .line {
    display: none;
  }

  .html [data-page="blog-single"] .inclusion-top-page,.html [data-page="generic-page"] .inclusion-top-page {
    min-height: 200px;
    background-color: transparent;
    overflow: hidden;
  }

  .html [data-page="blog-single"] .inclusion-top-page a,.html [data-page="generic-page"] .inclusion-top-page a {
    display: inline-block;
    text-align: center;
    position: relative;
  }

  .html [data-page="blog-single"] .inclusion-top-page img,.html [data-page="generic-page"] .inclusion-top-page img {
    height: auto;
    width: 100%;
  }

  .html [data-page="blog-single"] .inclusion-top-page .overlay-block-content,.html [data-page="generic-page"] .inclusion-top-page .overlay-block-content {
    position: relative;
  }

  .html [data-page="blog-single"] .inclusion-top-page .overlay-btn-image,.html [data-page="generic-page"] .inclusion-top-page .overlay-btn-image {
    position: absolute;
    z-index: 11;
    font-size: 50px;
    font-size: 3.125em;
    font-size: 3.125rem;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    color: #fff;
  }

  .html [data-page="blog-single"] .inclusion-top-page .image-container,.html [data-page="generic-page"] .inclusion-top-page .image-container {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
  }

  .html [data-page="blog-single"] .inclusion-top-page .image-container:first-child,.html [data-page="generic-page"] .inclusion-top-page .image-container:first-child {
    display: block;
    position: relative;
    z-index: 1;
  }

  .html [data-page="gallery"] {
    top: 66px;
  }

  .html [data-page="gallery"] ul.gallery {
    margin: 0;
    padding: 35px;
    border: 3.5px solid #f9f9f9;
    background: #f9f9f9;
    text-align: left;
  }

  .html [data-page="gallery"] ul.gallery li {
    width: 50%;
  }

  .html [data-page="gallery"] ul.gallery li .og-expander .share {
    position: absolute;
    bottom: 21px;
    right: 5%;
    margin-right: 7px;
    cursor: pointer;
  }

  .html [data-page="gallery"] ul.gallery li .og-expander .og-fullimg {
    float: left;
    clear: both;
    width: 100%;
  }

  .html [data-page="gallery"] ul.gallery li .og-expander .og-fullimg img {
    display: inline-block;
    float: left;
    max-height: 500px;
    max-width: 600px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .html [data-page="gallery"] ul.gallery li .og-expander .og-close {
    z-index: 98;
  }

  .html [data-page="gallery"] ul.gallery li .og-details {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    float: left;
    clear: both;
    width: 100%;
  }

  .html [data-page="gallery"] ul.gallery li .og-details h3,.html [data-page="gallery"] ul.gallery li .og-details p {
    display: block;
    float: left;
    width: 80%;
    color: #2e3036;
  }

  .html [data-page="gallery"] ul.gallery li .og-details h3 {
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 40px;
    font-size: 2.5em;
    font-size: 2.5rem;
    line-height: 44px;
    text-transform: uppercase;
    margin-bottom: 30px;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p {
    margin: 5px 0;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p b,.html [data-page="gallery"] ul.gallery li .og-details p strong {
    min-width: 22%;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.design span {
    display: block;
    float: left;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.design a {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    line-height: 25px;
    height: 25px;
    zoom: 1;
    filter: alpha(opacity=50);
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #2e3036;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.design a span {
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    display: block;
    float: right;
    width: 25px;
    -webkit-border-radius: 13px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 13px;
    -moz-background-clip: padding;
    border-radius: 13px;
    background-clip: padding-box;
    line-height: 25px;
    height: 25px;
    margin: 0 0 0 13px;
    background: #fafafa;
    text-align: center;
    font-size: 9px;
    font-size: .5625em;
    font-size: .5625rem;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.design a:hover span {
    background: #fff;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.descr {
    margin: 5px 0 20px 0;
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
    line-height: 18px;
    line-height: 30px;
    height: 30px;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.descr img {
    display: block;
    float: left;
    height: 25px;
    margin: -6px 0;
  }

  .html [data-page="gallery"] ul.gallery li .og-details p.year span {
    zoom: 1;
    filter: alpha(opacity=50);
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
    line-height: 18px;
font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
  }

  .html [data-page="gallery"] ul.gallery li .og-details b,.html [data-page="gallery"] ul.gallery li .og-details strong {
    display: block;
    float: left;
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    font-size: 13px;
    font-size: .8125em;
    font-size: .8125rem;
    line-height: 25px;
    height: 25px;
  }

  .html [data-page="gallery"] ul.gallery li .og-details .btn-more {
    float: left;
  }

  .html [data-page="gallery"] ul.gallery li .og-details .btn-more a {
    float: left;
  }

  .html [data-page="gallery"] ul.gallery li .og-details i {
    display: block;
    float: left;
    clear: both;
    padding: 0 50px;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 25px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 25px;
    -moz-background-clip: padding;
    border-radius: 25px;
    background-clip: padding-box;
    font-size: 11px;
    font-size: .6875em;
    font-size: .6875rem;
    background: rgba(250,250,250,0.85);
    color: rgba(39,39,39,0.6);
    font-style: normal;
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
  }

  .html [data-page="contacts"] .black-box-map {
    width: 100%;
    height: 200px;
    margin: 0;
    position: static;
  }

  .html [data-page="contacts"] .black-box-map .arrow-css {
    display: none;
  }

  .html [data-page="contacts"] .map-content {
    display: none;
  }




  .html [data-page="contacts"] [data-module="form"] {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 50px;
    width: 100% !important;
  }

  .html [data-page="contacts"] [data-module="form"] [data-class="field"] {
    width: 100% !important;
  }

  .html [data-page="contacts"] [data-module="form"] .app-form-submit {
    margin-top: 30px !important;
  }

  .html [data-page="contacts"] .row,.html [data-page="contacts"] .col-md-6,.html [data-page="contacts"] .col-md-12 {
    padding: 0;
    margin: 0;
  }

  .html .app-slider .app-slider-container {
    padding-left: 0;
  }

  .html .app-slider-addon {
    max-width: 100%;
    padding: 35px;
    padding-bottom: 70px;
  }

  .html .app-slider-addon .title-content div {
    font-size: 30px;
    font-size: 1.875em;
    font-size: 1.875rem;
    line-height: 35px;
  }

  .html .app-slider-addon .text-content {
    display: none;
  }

  .html .btn-readmore {
    margin-top: 30px;
  }

  .html .main-nav .half-sx {
    width: 100% !important;
    left: 0;
    right: auto;
    overflow: scroll;
  }

  .html .main-nav .half-dx {
    display: none;
  }

  .html [data-module="main-nav"] ul.menu {
    padding: 0 35px;
    width: 100%;
    left: 0;
    overflow: auto;
    top: 0;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    padding-top: 150px;
    position: static;
  }

  .html [data-module="main-nav"] footer {
    position: static;
    margin-top: 30px;
    clear: both;
    margin-bottom: 30px;
  }

  .html [data-module="main-nav"] footer div,.html [data-module="main-nav"] footer p {
    padding: 10px 0;
    width: 100%;
    float: none;
  }

  .html [data-module="main-nav"] .social {
    text-align: left;
    float: none;
  }

  .html .container {
    padding: 0 35px;
  }

  .html [data-page="home"] .matrix-scrolling .matrix-box {
    width: 100%;
    padding: 35px;
    margin: 0;
  }

  .html [data-page="home"] .matrix-scrolling .matrix-box .title-container {
    width: 100%;
    text-align: center;
    left: 0;
    padding: 10px;
    position: absolute;
    bottom: -25px;
    top: auto;
    right: auto;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .html [data-page="home"] .matrix-scrolling .matrix-box .title-container .title {
    font-size: 22px;
    font-size: 1.375em;
    font-size: 1.375rem;
  }

  .html [data-page="home"] .matrix-scrolling .matrix-box .title-upper-container {
    display: none;
  }

  .html [data-page="home"] .inclusion-history {
    display: block;
  }

  .html [data-page="home"] .content-slide-text .text {
    font-size: 20px;
    font-size: 1.25em;
    font-size: 1.25rem;
    line-height: 25px;
    letter-spacing: 8px;
  }

  .html [data-page="home"] .inclusion-news h1.title {
    font-size: 20px;
    font-size: 1.25em;
    font-size: 1.25rem;
  }

  .html [data-page="home"] .inclusion-news p {
    display: none;
  }

  .html [data-page="home"] .inclusion-news .box {
    height: 624px;
  }

  .html [data-page="home"] .inclusion-news .content-text {
    height: 350px;
  }

  .html [data-page="home"] .inclusion-news .download .content-text {
    height: 100%;
  }

  .html [data-page="product"] .inclusion-top-page .col-text {
    display: table;
    height: 240px;
  }

  .html [data-page="product"] .inclusion-top-page .col-text .title-page {
    display: table-cell;
  }

  .html [data-page="product"] .inclusion-top-page .btn-more {
    display: none;
  }

  .html [data-page="product"] .inclusion-top-page .col-image {
    display: block;
    width: 100%;
  }

  .html [data-page="product"] .inclusion-top-page img {
    height: auto !important;
    width: 100%;
  }

  .html [data-page="product"] .inclusion-info .text-container {
    margin-top: 0;
    padding: 0;
  }

  .html [data-page="product"] .inclusion-info .text-container.forcetopAlign {
    margin-top: 0;
  }

  .html [data-page="product"] .inclusion-block-info .col-download,.html [data-page="product"] .inclusion-block-info .col-download {
    width: 100%;
  }

  .html [data-page="product"] .inclusion-block-info .col-designer,.html [data-page="product"] .inclusion-block-info .col-designer {
    width: 100%;
  }

  .html [data-page="product"] .inclusion-block-info .list-link-download,.html [data-page="product"] .inclusion-block-info .list-link-download {
    margin-top: 50px;
  }

  .html [data-page="product"] .inclusion-tips .col {
    margin-bottom: 60px;
    padding-top: 30px;
  }

  .html [data-page="product"] .inclusion-details.inclusion-video {
    padding-bottom: 0;
  }

  .html [data-page="product"] .inclusion-block-info .col-designer,.html [data-page="product"] .inclusion-block-info .col-download {
    height: 290px;
  }

  .html [data-page="designer"] .pagination,.html [data-page="premi"] .pagination {
    width: 55px;
  }

  .html [data-page="designer"] .block,.html [data-page="premi"] .block {
    width: 100%;
    height: 400px;
    padding: 15px;
  }

  .html [data-page="maps"] #map {
    visibility: hidden;
  }

  .html [data-page="maps"] .filter {
    height: 100%;
    position: static;
    z-index: 1;
    width: 100%;
  }

  .html [data-page="maps"] .filter li {
    margin: 9px 0;
  }

  .html [data-page="maps"] .container-map {
    height: 125px !important;
    margin-top: 0;
    width: 100%;
    position: static;
  }

  .html [data-page="maps"] .container-navigation {
    width: 100%;
  }

  .html [data-page="maps"] .container-navigation ul li.level-1.click-points {
    padding: 24px 22px;
  }

  .html [data-page="maps"] .container-navigation .header-level-0 .icon-arrow-left {
    right: 25%;
    padding: 0;
    margin: -7px;
  }

  .html [data-page="category_prod"] .content-page {
    height: auto !important;
  }

  .html .row {
    margin: 0;
  }

  .html .col-xs-1,.html .col-sm-1,.html .col-md-1,.html .col-lg-1,.html .col-xs-2,.html .col-sm-2,.html .col-md-2,.html .col-lg-2,.html .col-xs-3,.html .col-sm-3,.html .col-md-3,.html .col-lg-3,.html .col-xs-4,.html .col-sm-4,.html .col-md-4,.html .col-lg-4,.html .col-xs-5,.html .col-sm-5,.html .col-md-5,.html .col-lg-5,.html .col-xs-6,.html .col-sm-6,.html .col-md-6,.html .col-lg-6,.html .col-xs-7,.html .col-sm-7,.html .col-md-7,.html .col-lg-7,.html .col-xs-8,.html .col-sm-8,.html .col-md-8,.html .col-lg-8,.html .col-xs-9,.html .col-sm-9,.html .col-md-9,.html .col-lg-9,.html .col-xs-10,.html .col-sm-10,.html .col-md-10,.html .col-lg-10,.html .col-xs-11,.html .col-sm-11,.html .col-md-11,.html .col-lg-11,.html .col-xs-12,.html .col-sm-12,.html .col-md-12,.html .col-lg-12 {
    padding: 0;
  }

  .html.app-menu--open .header-site {
    background-color: #292a2e;
  }
}

@media (min-width:992px) and (max-width:1024px) {
  /****************** my css ********************/
  .our_network{height: 180vh;}
  .col-lg-3.network_list {padding-left: 30px;}
  .network_box{padding: 25px;}
  .ournetworkpd {padding: 100px 2%;}
  .ournetworkpd p.txtcenter{font-size: 20px; margin-bottom: 50px;}
  .ournetworkpd p{padding:0;font-size: 15px;}
  .ournetworkpd h3{font-size: 30px;}
  .col-lg-6.contact_address p{font-size: 15px;}
  .col-lg-6.contact_address{padding-left: 50px;}
  .contact_form input[type=submit]{width: 25%;height: 40px;font-size: 15px;}
  .contact_form textarea {height: 150px;width: 90%;}
  .contact_form input[type=text], textarea, input[type=number], input[type=email]{font-size: 15px;}
  .contact_form input{height: 40px;width: 90%;}
  .contact_form label{font-size: 15px;}
  .form_heading h4{font-size: 24px;}
  [data-page="contacts"] .text-claim-container{padding: 80px 0; }

   .html .footer-site {position: static;height: auto;padding: 40px 0;}
   .inclusion-history .image-article {padding-top: 120%;}
   .inclusion-history .image-article img{display: none;}
   [data-page="blog-single"] .article .title-container .title{font-size:35px;}
   [data-page="blog-single"] .wrap {width: 90%;margin: 35px auto 0;}
   .title-container{width:90%;}
   [data-page="blog-single"] .container-wrap.BannerBg{padding-top: 200px;height: 115vh;}
  .html.page-name-blog-single .footer-site {display: block !important;}
  .ethos-slid h3{font-size: 30px;}
  .product_Content h2{margin-top: 0;font-size: 32px;}
  .product_discription .product_Content{ padding: 0px 0 0 100px;}
  .product_Content h3{font-size: 20px;}
  .product_Content p{font-size: 16px;line-height: 25px;}
  .product_gallary {padding: 0px 0 30px 0;}
  .product_discription .product_Img .product_logo img{width: 80%;}
  .product_Img:hover .product_line{width: 80%;}
  /****************** my css ********************/
  .html .page {
    margin-bottom: 0 !important;
  }

  .html .back-page {
    position: static;
  }

  .html.page-name-product .footer-site {
    display: none !important;
  }

  .html .container {
    padding: 0 40px;
  }

 

  .html.page-name-maps .footer-site {
    display: none !important;
  }


}

@media only screen and (min-width:1440px) {
  .html .container {
    width: 1400px;
  }
  .popup-content{
    width: 85%;
  }
  /****************** my css *******************/
  [data-page="blog-single"] .container-wrap.BannerBg{padding-top: 230px;}
  [data-page="blog-single"] .article .title-container .title{font-size: 45px;}
  .ethos-slid h3{font-size: 30px;}
  .product_discription .product_Content{padding: 45px 0 0 100px;}
  .our_network{height: 170vh;}
    /****************** my css *******************/
  
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical>.swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal>.swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -o-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -o-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--animate_opacity {
  opacity: .001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
  transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.pswp__container,.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
  transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
  transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
}

.og-grid {
  list-style: none;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.og-grid li {
  display: inline-block;
  vertical-align: top;
  height: auto;
}

.og-grid li>a,.og-grid li>a img {
  border: none;
  outline: none;
  display: block;
  position: relative;
}

.og-grid li.og-expanded>a::after {
  top: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #e9e9e9;
  border-width: 15px;
  left: 50%;
  margin: -20px 0 0 -15px;
}

.og-expander {
  position: absolute;
  background: #e9e9e9;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 5px;
  text-align: left;
  height: 0;
  overflow: hidden;
}

.og-expander-inner {
  padding: 21px 5%;
  height: 100%;
  border: 7px solid #e9e9e9;
}

.og-close {
  position: absolute;
  top: 34px;
  right: 34px;
  cursor: pointer;
}

.og-fullimg,.og-details {
  width: 50%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.og-details {
  height: auto;
  padding: 0 40px;
}

.og-fullimg {
  text-align: center;
}

.og-fullimg img {
  display: inline-block;
}

.og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 100;
  margin: 0;
}

body {
  background-color: #292a2e;
}

p {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

a,a h1 {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}

[data-btn="simple"] a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

[data-btn="arrow"] {
  cursor: pointer;
}

[data-btn="arrow"][data-btn-type="left"] .btn-container,[data-btn="arrow"][data-btn-type="right"] .btn-container {
  width: 10px;
}

[data-btn="arrow"][data-btn-type="left"] .btn-content,[data-btn="arrow"][data-btn-type="right"] .btn-content {
  width: 30px;
  height: 9px;
}

[data-btn="arrow"][data-btn-type="left"] .btn-content div,[data-btn="arrow"][data-btn-type="right"] .btn-content div {
  float: left;
  width: 10px;
  padding-right: 5px;
}

[data-btn="arrow"][data-btn-type="top"] .btn-container,[data-btn="arrow"][data-btn-type="bottom"] .btn-container {
  height: 9px;
}

[data-btn="arrow"][data-btn-type="top"] .btn-content,[data-btn="arrow"][data-btn-type="bottom"] .btn-content {
  width: 10px;
  height: 28px;
}

[data-btn="arrow"][data-btn-type="top"] .btn-content div,[data-btn="arrow"][data-btn-type="bottom"] .btn-content div {
  height: 9px;
  padding-bottom: 5px;
}

[data-btn="arrow"][data-btn-type="right"] .btn-container {
  margin-left: auto;
}

[data-btn="arrow"][data-btn-type="right"] .btn-content div:first-child {
  margin-left: -50%;
}

[data-btn="arrow"] .btn-container {
  overflow: hidden;
}

[data-btn="arrow"] .btn-content {
  overflow: hidden;
}

[data-btn="arrow"] .btn-content div {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

[data-btn="image"] {
  display: block;
  width: 100%;
  height: 100%;
}

[data-btn="image"] .header {
  z-index: 2;
  position: relative;
}

[data-btn="image"] .image-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

[data-btn="image"] .image-content {
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out,-moz-transform 0.5s ease-in-out,-o-transform 0.5s ease-in-out,transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  width: 100%;
  height: 100%;
  background-size: cover;
  opacity: .3;
  background-position: center center;
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}

[data-btn="image"] .title-container .line {
  -webkit-transition: width 0.7s ease-in-out;
  -moz-transition: width 0.7s ease-in-out;
  -o-transition: width 0.7s ease-in-out;
  transition: width 0.7s ease-in-out;
}

[data-control-type="slider"] .btn {
  font-size: 10px;
  color: #fff;
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}

[data-control-type="slider"] .line-sep {
  display: inline-block;
  width: 1px;
  height: 20px;
  vertical-align: middle;
  background-color: #5b5b5b;
}

[data-control-type="slider"] .btn-more {
  display: inline-block;
  vertical-align: middle;
}

[data-control-type="slider"] .btn-more a {
  background-color: transparent;
  color: #fff;
}

[data-control-type="slider"] .btn-more .btn-more-container {
  background-color: transparent;
  color: #fff;
}

.btn-readmore a .point {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.header-space {
  display: block;
  position: relative;
  top: 0;
  width: 100%;
}

.header-bck {
  position: fixed;
  z-index: 998;
  top: 0;
  width: 100%;
  background-color: #292a2e;
}

.header-bck[data-header-color="transparent"],.header-bck[data-header-color="gold"] {
  background-color: transparent;
}

.header-bck[data-header-color="white"] {
  background-color: #fff;
}

.header-bck[data-header-type="fixed"] {
  position: fixed;
}

.header-site {
  position: fixed;
  z-index: 1000;
  padding: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  top: 0;
  width: 100%;
}

.header-site .text-page {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  padding: 11px 20px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  color: rgba(255,255,255,0.5);
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
  text-transform: uppercase;
}

.header-site[data-header-color="white"] .icon-logo span:before {
  color: #000;
}

.header-site[data-header-color="white"] .icon-logo .path9:before {
  color: #027b76;
}

.header-site[data-header-color="white"] .out-nav li a {
  color: #000;
}

.header-site[data-header-color="white"] [data-module="burger-menu"] [data-line] {
  background-color: #000;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}

.header-site[data-header-color="white"] .text-page {
  color: rgba(0,0,0,0.5);
}

.header-site[data-header-color="gold"] [data-line] {
  background-color: #a1907c;
}

.header-site[data-header-color="gold"] .icon-logo .path9:before {
  color: #a1907c;
}

.header-site[data-header-color="gold"] .out-nav {
  display: none;
}

.header-site .icon-logo {
  font-size: 37px;
  font-size: 2.3125em;
  font-size: 2.3125rem;
  float: left;
  width: auto;
}

.header-site .icon-logo span:before {
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}

.header-site .main-nav {
  float: right;
}

.header-site .main-nav .burger-menu {
  float: right;
  padding: 3px 15px;
  margin-left: 35px;
  margin-right: -15px;
}

.footer-site {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;

}



.footer-site a.credits {
  float: none;
  text-align: right;
  position: relative;
  margin-top: 77px;
  bottom: 0;
  display: block;
  right: 0;
}

.footer-site .icon-logo {
  font-size: 40px;
}

.footer-site .icon-logo span:before {
  color: #5b5b5b;
}

.footer-site .subtitle-container {
  margin-left: 0px;
}

.footer-site .subtitle-container .line {
  background-color: #5b5b5b;
}



.footer-site .subcontent {
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}



.footer-site ul {
  margin: 0;
  padding: 0;
  margin-top: 9px;
}

.footer-site ul li {
  list-style: none;
  margin-bottom: 5px;
}

.footer-site ul a {
  text-transform: uppercase;
}

.footer-site .content .row .col-md-3 {
  text-align: left;
}

.footer-site .content .row .col-md-3:nth-child(1) {
  text-align: left;
}

.footer-site .awards {
  margin-top: 51px;
  margin-bottom: 20px;
}

.out-nav {
  text-align: right;
  margin: 0;
  padding: 0;
  float: left;
}

.out-nav li {
  list-style: none;
  float: left;
  margin: 0;
  position: relative;
}

.out-nav li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  padding: 11px 20px 25px 20px;
  vertical-align: middle;
  display: inline-block;
  height: 100%;
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  letter-spacing: 1px;
}

.out-nav li:after {
  content: '\007C\00a0\00a0';
  zoom: 1;
  filter: alpha(opacity=5);
  -webkit-opacity: 0.05;
  -moz-opacity: 0.05;
  opacity: 0.05;
  overflow: hidden;
  width: 1px;
  vertical-align: middle;
  display: inline-block;
}

.out-nav li:last-child:after {
  padding: 10px 0;
}

.app-menu--open {
  overflow: hidden;
}

.app-menu--open body {
  overflow: hidden;
}

.app-menu--open.ios.tablet {
  overflow: inherit;
}

.app-menu--open.ios.tablet body {
  overflow: inherit;
}

.noise {
  height: 300%;
  left: -100%;
  position: absolute;
  top: -100%;
  width: 300%;
  z-index: 8;
  background-image: url("data:image/png;base64,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");
}

.noise lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes grain {
  0% {
    -webkit-transform: translate(0, 0);
  }

  10% {
    -webkit-transform: translate(-5%, -10%);
  }

  20% {
    -webkit-transform: translate(-15%, 5%);
  }

  30% {
    -webkit-transform: translate(7%, -25%);
  }

  40% {
    -webkit-transform: translate(-5%, 25%);
  }

  50% {
    -webkit-transform: translate(-15%, 10%);
  }

  60% {
    -webkit-transform: translate(15%, 0%);
  }

  70% {
    -webkit-transform: translate(0%, 15%);
  }

  80% {
    -webkit-transform: translate(3%, 35%);
  }

  90% {
    -webkit-transform: translate(-10%, 10%);
  }

  100% {
    -webkit-transform: translate(0, 0);
  }
}

@-moz-keyframes grain {
  0% {
    -moz-transform: translate(0, 0);
  }

  10% {
    -moz-transform: translate(-5%, -10%);
  }

  20% {
    -moz-transform: translate(-15%, 5%);
  }

  30% {
    -moz-transform: translate(7%, -25%);
  }

  40% {
    -moz-transform: translate(-5%, 25%);
  }

  50% {
    -moz-transform: translate(-15%, 10%);
  }

  60% {
    -moz-transform: translate(15%, 0%);
  }

  70% {
    -moz-transform: translate(0%, 15%);
  }

  80% {
    -moz-transform: translate(3%, 35%);
  }

  90% {
    -moz-transform: translate(-10%, 10%);
  }

  100% {
    -moz-transform: translate(0, 0);
  }
}

@-o-keyframes grain {
  0% {
    -o-transform: translate(0, 0);
  }

  10% {
    -o-transform: translate(-5%, -10%);
  }

  20% {
    -o-transform: translate(-15%, 5%);
  }

  30% {
    -o-transform: translate(7%, -25%);
  }

  40% {
    -o-transform: translate(-5%, 25%);
  }

  50% {
    -o-transform: translate(-15%, 10%);
  }

  60% {
    -o-transform: translate(15%, 0%);
  }

  70% {
    -o-transform: translate(0%, 15%);
  }

  80% {
    -o-transform: translate(3%, 35%);
  }

  90% {
    -o-transform: translate(-10%, 10%);
  }

  100% {
    -o-transform: translate(0, 0);
  }
}

@keyframes grain {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  10% {
    -webkit-transform: translate(-5%, -10%);
    -moz-transform: translate(-5%, -10%);
    -ms-transform: translate(-5%, -10%);
    transform: translate(-5%, -10%);
  }

  20% {
    -webkit-transform: translate(-15%, 5%);
    -moz-transform: translate(-15%, 5%);
    -ms-transform: translate(-15%, 5%);
    transform: translate(-15%, 5%);
  }

  30% {
    -webkit-transform: translate(7%, -25%);
    -moz-transform: translate(7%, -25%);
    -ms-transform: translate(7%, -25%);
    transform: translate(7%, -25%);
  }

  40% {
    -webkit-transform: translate(-5%, 25%);
    -moz-transform: translate(-5%, 25%);
    -ms-transform: translate(-5%, 25%);
    transform: translate(-5%, 25%);
  }

  50% {
    -webkit-transform: translate(-15%, 10%);
    -moz-transform: translate(-15%, 10%);
    -ms-transform: translate(-15%, 10%);
    transform: translate(-15%, 10%);
  }

  60% {
    -webkit-transform: translate(15%, 0%);
    -moz-transform: translate(15%, 0%);
    -ms-transform: translate(15%, 0%);
    transform: translate(15%, 0%);
  }

  70% {
    -webkit-transform: translate(0%, 15%);
    -moz-transform: translate(0%, 15%);
    -ms-transform: translate(0%, 15%);
    transform: translate(0%, 15%);
  }

  80% {
    -webkit-transform: translate(3%, 35%);
    -moz-transform: translate(3%, 35%);
    -ms-transform: translate(3%, 35%);
    transform: translate(3%, 35%);
  }

  90% {
    -webkit-transform: translate(-10%, 10%);
    -moz-transform: translate(-10%, 10%);
    -ms-transform: translate(-10%, 10%);
    transform: translate(-10%, 10%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.main-site {
  background-color: #292a2e;
}

.bg {
  background-size: cover;
  background-position: center center;
}


.title-container .line {
  background-color: #027b76;
  height: 3px;
  width: 36px;
  margin-bottom: 13px;
}

.title-container .title {
  color: #fff;
  margin: 0;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 5px;
  font-weight: 300;
      font-size: 20px;
}

.subtitle-container .line {
  background-color: #fff;
  height: 1px;
  width: 34px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

.subtitle-container .title {
  font-size: 13px;
  font-size: .8125em;
  font-size: .8125rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.btn-more a {
  text-decoration: none;
  color: #2e3036;
  background-color: #fafafa;
  -webkit-border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50px;
  -moz-background-clip: padding;
  border-radius: 50px;
  background-clip: padding-box;
  display: inline-block;
}

.btn-more .label {
  float: left;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #2e3036;
  margin: 18px;
  margin-right: 40px;
  margin-left: 26px;
}

.btn-more .btn-more-container {
  float: left;
  width: 50px;
  height: 50px;
  color: #2e3036;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  font-size: 10px;
  font-size: .625em;
  font-size: .625rem;
  overflow: hidden;
}

.btn-more .btn-more-container .btn-more-content {
  width: 100px;
}

.btn-more .btn-more-container .btn-more-content div {
  width: 50px;
  float: left;
  padding: 21px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn-more[data-btn-type="right"] .btn-more-container .btn-more-content div:first-child {
  margin-left: -50px;
}

.btn-more[data-btn-type="bottom"] .btn-more-container .btn-more-content,.btn-more[data-btn-type="top"] .btn-more-container .btn-more-content {
  width: 50px;
}

.btn-more[data-btn-type="bottom"] .btn-more-container .btn-more-content div,.btn-more[data-btn-type="top"] .btn-more-container .btn-more-content div {
  float: none;
}

.btn-more[data-btn-type="bottom"] .btn-more-container .btn-more-content div:first-child {
  margin-top: -50px;
}

.btn-more.share a,.btn-more.share .btn-more-container {
  background-color: transparent;
  border: 1px solid #bfbfbf;
  font-size: 17px;
  font-size: 1.0625em;
  font-size: 1.0625rem;
}

.btn-more.share a {
  border: 0;
}

.btn-more.share .btn-more-content div {
  width: 48px;
  padding: 16px 0;
}

.btn-readmore {
  margin-top: 48px;
}

.btn-readmore .btn-readmore-content {
  background-color: #027b76;
  border-radius: 100%;
  height: 49px;
  width: 49px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-readmore .container-point {
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 23px 14px;
}

.btn-readmore .point {
  background-color: #fff;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  padding: 0;
  margin: 0 2px;
  float: left;
}

.btn-readmore span {
  margin-left: 15px;
  color: #5b5b5b;
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
}

.scroll-down {
  float: left;
  padding: 12px 0;
}

.scroll-down .icon-arrow-bottom {
  color: #fff;
  font-size: 10px;
  font-size: .625em;
  font-size: .625rem;
  float: left;
  margin-right: 15px;
  width: 10px;
}

.scroll-down .text {
  color: #5b5b5b;
  float: left;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
}

.search-box {
  float: right;
  padding: 4px 0;
  margin-right: 25px;
}

.search-box button {
  border: none;
  background-color: transparent;
  width: 17px;
  color: #5b5b5b;
  float: left;
  padding: 7px 0;
  margin: 0 10px;
}

.search-box input {
  border: none;
  color: #fff;
  border-bottom: 1px solid #3e3d3d;
  background-color: transparent;
  font-size: 12px;
  padding: 4px 13px;
  font-style: italic;
}

.app-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 400px !important;
}

.app-slider .shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  box-shadow: 30px 0 350px 100px #292a2f inset;
}

.app-slider.resize .app-slider-wrapper {
  -webkit-mask-image: url(../img/mask-left2.png);
  mask: url(../img/mask-left2.png);
}

.app-slider .app-slider-container {
  padding: 0;
  padding-right: 0;
  padding-left: 285px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.app-slider .app-slider-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  -webkit-mask-position: 0 0;
  -webkit-mask-size: cover;
}

.app-slider .app-slider-wrapper .container-slide-text {
  display: none;
}

.app-slider .app-slider-wrap {
  height: 100%;
  width: 100%;
  -webkit-mask-image: url('../img/mask-translate.png');
  -webkit-mask-size: cover;
  -webkit-mask-position-y: center;
}

.app-slider .app-slider-slide-image {
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
}

.app-slider .app-slider-slide-image img {
  width: 100%;
}

.app-slider .app-slider-slide {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  height: 100%;
  transition: all 0.6s ease;
}

.app-slider .app-slider-slide:first-child {
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transition: all 0.6s ease;
}

.app-slider .app-slider-slide-wrapper {
  height: 100%;
}

.app-slider .app-slider-slide-image {
  height: 100%;
}

.app-slider .currentSlide {
  z-index: 29 !important;
}

.app-slider .prevSlide {
  z-index: 30 !important;
}

.app-slider-addon {
  position: absolute;
  bottom: 5%;
  left: 0;
  padding: 95px;
  padding-right: 0;
  z-index: 100;
  padding-left: 126px;
  max-width: 70%;
}

.app-slider-addon .loader {
  height: 3px;
  width: 200px;
  margin-top: 20px;
  overflow: hidden;
}

.app-slider-addon .loader .loader-bar {
  height: 3px;
  width: 200px;
  background-color: #027b76;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.app-slider-addon .slider-control {
  margin-left: -19px;
}

.app-slider-addon .title-content {
  margin-top: 20px;
}

.app-slider-addon .title-content div {
font-size: 27px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    line-height: 38px;
    overflow: hidden;
    letter-spacing: 5px;
    font-weight: 300;
}

.app-slider-addon .text-content {
  color: #868686;
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  font-size: 14px;
  font-size: .875em;
  font-size: .875rem;
  margin-top: 25px;
  -webkit-font-smoothing: antialiased;
  max-width: 56%;
}

.app-slider .app-slider-slide {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  height: 100%;
}

.app-slider .app-slider-slide:first-child {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.app-slider .app-slider-slide-wrapper {
  height: 100%;
}

.app-slider .app-slider-slide-image {
  height: 100%;
}

.app-slider .currentSlide {
  z-index: 29 !important;
}
.app-slider-addon .text-content p {
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.app-slider-addon [data-case="minuscola"] .title-content div {
  font-size: 30px;
  font-size: 1.875em;
  font-size: 1.875rem;
  text-transform: lowercase;
  line-height: 45px;
  letter-spacing: 0;
}

#gradientMask {
  display: none;
}

.no-cssmasks #gradientMask {
  display: block;
  position: absolute;
  width: 125%;
  height: 100%;
  z-index: 30;
  left: 160px;
  left: 0;
  background-image: url("../img/grad-cover.png");
  background-size: cover;
  background-position: center center;
}

.loader-site {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.loader-site .block {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.loader-site .block-1 {
  background-color: #292a2e;
  z-index: 2;
}

.loader-site .block-2 {
  background-color: #2e3036;
  z-index: 1;
}

.loader-home {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: #292a2e;
}

.loader-home .icon-logo-min {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  color: #5b5b5b;
  position: absolute;
  font-size: 40px;
  width: 155px;
  height: 41px;
  left: 50%;
  top: 50%;
  margin-left: -77px;
  margin-top: -20px;
}

.loader-home .loader-bar-container {
  height: 2px;
  width: 200px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -1px;
}

.loader-home .loader-bar-container .loader-bar {
  height: 2px;
  width: 200px;
  background-color: #027b76;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.inclusion .header {
  margin-top: 65px;
  margin-bottom: 65px;
}

.inclusion .header .title {
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
}

.slider-container {
  height: 300px;
  position: relative;
  margin-left: -10px;
}

.slider-container .slider-slide {
  width: auto;
}

.slider-container .slider-slide .image {
  height: 100%;
  width: 100%;
}

.slider-container .slider-slide img {
  height: 100%;
  width: auto;
}

.slider-container .slider-slide a {
  display: block;
  -webkit-transition: opacity 0.7s ease-in-out;
  -moz-transition: opacity 0.7s ease-in-out;
  -o-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
}

.back-page {
  background-color: #292a2e;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 200px;
  z-index: 1;
}

.back-page .btn-more {
  text-align: center;
  padding: 73px 0;
}

.back-page .btn-more a {
  background-color: transparent;
}

.back-page .btn-more .btn-more-container {
  background-color: #38393d;
  color: #fff;
}

.back-page .btn-more .label {
  text-transform: uppercase;
  color: #fff;
}

.container {
  position: relative;
  padding: 0 100px;
  width: 100% !important;
}

.page {
  margin-bottom: 420px;
}

.content-page {
  position: relative;
  z-index: 2;
  background-color: #292a2e;
}

.screen-container .overlay {
  background-color: #252528;
  zoom: 1;
  filter: alpha(opacity=68);
  -webkit-opacity: 0.68;
  -moz-opacity: 0.68;
  opacity: 0.68;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.screen-container .image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: cover;
  background-position: center center;
}

.screen-container .slide {
  width: 100%;
  height: 100%;
  background-color: #292a2e;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  z-index: 0;
}

.screen-container .slide.current .noise {
  -webkit-animation: grain 3s steps(10) infinite;
  -moz-animation: grain 3s steps(10) infinite;
  -o-animation: grain 3s steps(10) infinite;
  animation: grain 3s steps(10) infinite;
}

.screen-container .text a {
  color: #fff;
  position: relative;
  padding: 2px 0;
}

.screen-container .text a:after {
  content: ' ';
  width: 100%;
  height: 5%;
  background-color: #a1907c;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}

.pswp__bg {
  background-color: #292a2e;
}

.pswp__top-bar {
  position: absolute;
  z-index: 100;
  width: 100%;
}

.pswp-close {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  z-index: 2001;
}

.pswp-close .btn-close {
  position: absolute;
  right: 56px;
  margin-top: 22px;
  z-index: 2000;
  top: 0;
  cursor: pointer;
}

.pswp-close .btn-close a,.pswp-close .btn-close .btn-more-container {
  color: #fff;
  background-color: #1b1b1d;
}

.pswp__button--arrow--left,.pswp__button--arrow--right {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 90px;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp-btn-more {
  display: none;
  position: absolute;
  z-index: 2000;
  margin-left: -25px;
  margin-top: -25px;
}

.pswp-btn-more.btn-right,.pswp-btn-more.btn-left {
  display: none;
}

.pswp-btn-more.btn-right a,.pswp-btn-more.btn-left a {
  background-color: transparent;
  cursor: none;
}

.pswp-btn-more.btn-right .btn-more-container,.pswp-btn-more.btn-left .btn-more-container {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  border: 1px solid rgba(255,255,255,0.2);
  -webkit-transform: scale(0.999);
  -moz-transform: scale(0.999);
  -o-transform: scale(0.999);
  -ms-transform: scale(0.999);
  transform: scale(0.999);
}

.pswp-support-button {
  display: none;
}

.pswp__container.animation {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.overlay-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 1500;
  -webkit-transform: translate('-100%');
  -moz-transform: translate('-100%');
  -o-transform: translate('-100%');
  -ms-transform: translate('-100%');
  transform: translate('-100%');
  display: none;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.overlay-video .content {
  width: 70%;
  height: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.overlay-video .bg {
  background-color: #292a2e;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.overlay-video iframe {
  width: 100%;
  height: 100%;
}

.btn-overlay-close {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  z-index: 2001;
  display: none;
}

.btn-overlay-close .btn-close {
  position: absolute;
  right: 56px;
  margin-top: 22px;
  z-index: 2000;
  top: 0;
  cursor: pointer;
}

.btn-overlay-close .btn-close a,.btn-overlay-close .btn-close .btn-more-container {
  color: #fff;
  background-color: #1b1b1d;
}

.noImage .image-header {
  display: none;
}

.noImage .content-text {
  height: 100%;
}

.detect {
  width: 1px;
  height: 1px;
  background: transparent;
  display: none;
}

.onlyMobile {
  display: none;
}

.hideMobile {
  display: block;
}

.footer-home {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 29px 70px;
  z-index: 100;
}

.footer-home .out-nav {
  float: right;
}

.footer-home .out-nav li a {
  color: #5b5b5b;
  text-transform: none;
}

.footer-home .out-nav li:last-child:after {
  content: '';
  background-color: transparent;
}

.footer-home .out-nav li:last-child a {
  padding-right: 0;
}

.matrix-scrolling {
  background-color: #292a2e;
  position: relative;
  padding-bottom: 80px;
}

.matrix-scrolling .matrix-box {
  float: left;
}

.matrix-scrolling .matrix-box img {
  width: 100%;
  height: auto;
}

.matrix-scrolling .matrix-box .bg {
  background-position-y: 100%;
}

.matrix-scrolling .matrix-box .matrix-box-content {
  position: relative;
}

.matrix-scrolling .matrix-box .placeholder {
  visibility: hidden;
}

.matrix-scrolling .matrix-box .image-container {
  position: absolute;
  top: 0;
  z-index: 0;
  width: 100%;
  overflow: hidden;
  height: 100%;
  background-color: #000;
}

.matrix-scrolling .matrix-box .image-container .image-content {
  width: 100%;
  height: 140%;
  background-size: cover;
  zoom: 1;
  filter: alpha(opacity=85);
  -webkit-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
  -webkit-transition: height 0.7s ease-in-out, width 0.7s ease-in-out, opacity 0.7s ease-in-out;
  -moz-transition: height 0.7s ease-in-out, width 0.7s ease-in-out, opacity 0.7s ease-in-out;
  -o-transition: height 0.7s ease-in-out, width 0.7s ease-in-out, opacity 0.7s ease-in-out;
  transition: height 0.7s ease-in-out, width 0.7s ease-in-out, opacity 0.7s ease-in-out;
  background-position: center center;
}

.matrix-scrolling .matrix-box .image-container img {
  margin: 0 auto;
  height: 90%;
  width: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.matrix-scrolling .matrix-box .title-upper-container {
  -webkit-transform: rotateZ(-90deg);
  -moz-transform: rotateZ(-90deg);
  -o-transform: rotateZ(-90deg);
  -ms-transform: rotateZ(-90deg);
  transform: rotateZ(-90deg);
  position: absolute;
  top: -16px;
  right: 63px;
  -webkit-transform-origin: 'right';
  -moz-transform-origin: 'right';
  -o-transform-origin: 'right';
  -ms-transform-origin: 'right';
  transform-origin: 'right';
  line-height: 0;
}

.matrix-scrolling .matrix-box .title-upper-container .title {
  font-size: 16px;
}

.matrix-scrolling .matrix-box .title-upper-container .line {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}

.matrix-scrolling .matrix-box .title-container {
  position: absolute;
  bottom: -46px;
  left: 10%;
}

.matrix-scrolling .matrix-box .title-container .line {
  margin: 0 auto;
  margin-bottom: 13px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.matrix-scrolling .matrix-box .title-container .title {
  font-size: 24px;
  font-size: 1.5em;
  font-size: 1.2rem;
}

.matrix-scrolling .moving-container {
  cursor: pointer;
}

.matrix-scrolling .matrix-box:nth-child(1) {
  width: 48%;
  height: auto;
  padding-left: 9%;
  padding-right: 8%;
  padding-top: 160px;
  padding-bottom: 57px;
}

.matrix-scrolling .matrix-box:nth-child(2) {
  width: 47%;
  height: auto;
  padding-left: 7%;
  padding-right: 9%;
  padding-top: 257px;
  padding-bottom: 4%;
}

.matrix-scrolling .matrix-box:nth-child(2) .title-upper-container {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  left: 0;
  right: auto;
  margin-top: 30px;
}

.matrix-scrolling .matrix-box:nth-child(2) .title-container {
  bottom: auto;
  top: 25%;
  right: 0;
  left: auto;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.matrix-scrolling .matrix-box:nth-child(3) {
  width: 60%;
  height: auto;
  padding-top: 57px;
  padding-bottom: 8%;
  float: none;
  margin: 0 auto;
  clear: both;
}

.matrix-scrolling .matrix-box:nth-child(3) .title-upper-container {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  left: 0;
  right: auto;
  margin-top: 30px;
}

.matrix-scrolling .matrix-box:nth-child(3) .title-container {
  bottom: 25%;
  top: auto;
  right: 0;
  left: auto;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.matrix-scrolling .matrix-box:nth-child(4) {
  width: 50%;
  height: auto;
  padding-top: 9%;
  padding-left: 14%;
  padding-right: 3%;
  padding-bottom: 0;
}

.matrix-scrolling .matrix-box:nth-child(4) .title-upper-container {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  left: 0;
  right: auto;
  margin-top: 30px;
}

.matrix-scrolling .matrix-box:nth-child(4) .title-container {
  bottom: auto;
  top: 25%;
  right: 0;
  left: auto;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.matrix-scrolling .matrix-box:nth-child(5) {
  width: 50%;
  height: auto;
  padding-top: 163px;
  padding-left: 9%;
  padding-right: 10%;
  padding-bottom: 0;
}

.matrix-scrolling .matrix-box:nth-child(5) .title-container {
  bottom: 15%;
  top: auto;
  right: auto;
  left: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.matrix-scrolling .matrix-box:nth-child(6) {
  width: 50%;
  height: auto;
  padding-top: 0;
  padding-left: 84px;
  padding-right: 100px;
  padding-bottom: 57px;
  margin-top: -30px;
}

.matrix-scrolling .matrix-box:nth-child(6) .title-container {
  bottom: -2%;
  top: auto;
  right: 0;
  left: auto;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.matrix-scrolling .matrix-box:nth-child(7) {
  width: 50%;
  height: auto;
  padding-top: 25%;
  padding-left: 84px;
  padding-right: 40px;
  padding-bottom: 57px;
}

.matrix-scrolling .matrix-box:nth-child(8) {
  width: 50%;
  height: auto;
  padding-top: 0;
  padding-left: 15%;
  padding-right: 4%;
  padding-bottom: 110px;
  margin-top: -145px;
}

.matrix-scrolling .matrix-box:nth-child(8) .title-upper-container {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  left: 0;
  right: auto;
  margin-top: 30px;
}

.matrix-scrolling .matrix-box:nth-child(8) .title-container {
  bottom: 10%;
  top: auto;
  right: 0;
  left: auto;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.inclusion-history {
  position: relative;
  overflow: hidden;
}




.inclusion-history .text-content {
  color: #5b5b5b;
}

.inclusion-history .btn-readmore .btn-readmore-content {
  background-color: #fff;
}

.inclusion-history .btn-readmore .point {
  background-color: #292a2e;
}





.inclusion-history .title-container .title span {
  display: block;
}

.inclusion-history .subtitle-container {
  margin-left: -53px;
}

.inclusion-history .subtitle-container .line {
  background-color: #fff;
}

.inclusion-history .subtitle-container .title {
  font-size: 13px;
  font-size: .8125em;
  font-size: .8125rem;
  line-height: 10px;
  color: #fff;
}





.inclusion-history .image-article .gradient {
  position: absolute;
  top: 400px;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyOTJhMmUiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -webkit-linear-gradient(top, #292a2e 0%, transparent 100%);
  background-image: -moz-linear-gradient(top, #292a2e 0%, transparent 100%);
  background-image: -o-linear-gradient(top, #292a2e 0%, transparent 100%);
  background-image: linear-gradient(to bottom, #292a2e 0%, transparent 100%);
}

.inclusion-history .image-article img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.inclusion-history .claim {
  position: absolute;
  bottom: 68px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-size: .875em;
  font-size: .875rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

.inclusion-news {
  background-color: #e8e8e8;
  padding-bottom: 80px;
}

.inclusion-news .header {
  width: 100%;
  padding: 80px 0;
}

.inclusion-news .header .btn-more {
  float: right;
}

.inclusion-news .header .title-container .title {
  color: #292a2e;
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 2px;
}

.inclusion-news .row-box img {
  width: 100%;
}

.inclusion-news .box {
  margin-bottom: 40px;
  height: 624px;
  overflow: hidden;
}

.inclusion-news .row-spacing .box {
  height: auto;
}

.inclusion-news .content-text {
  background-color: #fff;
  padding: 48px;
  height: 350px;
}

.inclusion-news .content-text p {
  color: #b2b2b6;
}

.inclusion-news .content-text p:empty {
  display: none;
}

.inclusion-news .content-text .title {
  font-size: 26px;
  font-size: 1.625em;
  font-size: 1.625rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #2e3036;
  margin-bottom: 11px;
  margin-top: 15%;
}

.inclusion-news .content-text .btn-more {
  margin-top: 35px;
  position: absolute;
  bottom: 0;
  margin-bottom: 35px;
}

.inclusion-news .content-text .btn-more .btn-more-container {
  background-color: #f2f2f2;
}

.inclusion-news .image-header {
  height: 274px;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.inclusion-news .image-header a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.inclusion-news .download .title-container {
  margin-top: 40px;
}

.inclusion-news .download .title-container .line {
  margin-left: auto;
  margin-right: auto;
}

.inclusion-news .download .title-container .title {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
  color: #5b5b5f;
}

.inclusion-news .download .title-block {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  text-align: center;
}

.inclusion-news .download .content-text {
  height: 100%;
}

.inclusion-news .download .content-text .icon {
  height: auto;
  font-size: 75px;
  color: #027b76;
  margin-bottom: 10px;
}

.inclusion-news .download .content-text .title {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 26px;
  font-size: 1.625em;
  font-size: 1.625rem;
  color: #5b5b5f;
  text-align: center;
}

.inclusion-news .download .content-text p {
  text-align: center;
}

.inclusion-news .download .btn-more {
  position: absolute;
  bottom: 36px;
  width: 100%;
  text-align: center;
  left: 0;
}

.inclusion-news .download .btn-more .btn-more-container {
  background-color: #f2f2f2;
}

[data-page="category_prod"] .content-page {
  position: relative;
  top: 0;
  width: 100%;
  height: 100%;
  background: #eee;
}

[data-page="category_prod"] ul {
  display: block;
  position: relative;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

[data-page="category_prod"] .bck {
  z-index: 1;
  position: absolute;
}

[data-page="category_prod"] .bck li {
  position: absolute;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

[data-page="category_prod"] .list-cat {
  z-index: 3;
  border: 7px solid #eee;
}

[data-page="category_prod"] .list-cat li {
  display: block;
  float: left;
  position: relative;
  -lh-property: 0;
  width: -webkit-calc(100% / 3);
  width: -moz-calc(100% / 3);
  width: calc(100% / 3);
  ;height: 50%;
  overflow: hidden;
  border: 1px solid #eee;
}

[data-page="category_prod"] .list-cat li .sizing {
  float: left;
  position: relative;
  z-index: -1;
  width: 100%;
  margin: 0;
  padding: 0;
}

[data-page="category_prod"] .list-cat li span,[data-page="category_prod"] .list-cat li a {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

[data-page="category_prod"] .list-cat li span {
  z-index: 1;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}

[data-page="category_prod"] .list-cat li a {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 19px;
  line-height: 30px;
  z-index: 3;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background: rgba(0,0,0,0.32);
}

[data-page="category_prod"] .list-cat li a b {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    width: 80%;
    padding: 0;
    font-weight: normal;
    text-align: right;

}

[data-page="category_prod"] .list-cat li a b strong {
  display: block;
  float: right;
  font-weight: normal;
  overflow: hidden;
  font-weight: 200;
  margin: 0 11% 0 0 !important;
}

[data-page="category_prod"] .list-cat li a:hover {
  color: #fff;
}

[data-page="list_prod"],[data-page="search"] {
  width: 100%;
  margin-top: 95px;
}

[data-page="list_prod"] .content-page,[data-page="search"] .content-page {
  position: relative;
  top: 0;
  width: 100%;
  height: 100%;
  background: #eee;
}

[data-page="list_prod"] .list-prod,[data-page="search"] .list-prod {
  display: block;
  position: relative;
  top: 0;
  z-index: 1;
  float: left;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 7px solid #eee;
  background: #eee;
}

[data-page="list_prod"] .list-prod li,[data-page="search"] .list-prod li {
  display: block;
  float: left;
  position: relative;
  width: 25%;
  overflow: hidden;
}

[data-page="list_prod"] .list-prod li .bck,[data-page="search"] .list-prod li .bck {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}

[data-page="list_prod"] .list-prod li .sizing,[data-page="search"] .list-prod li .sizing {
  display: block;
  float: left;
  position: relative;
  z-index: -1;
  width: 100%;
  margin: 0;
  padding: 0;
}

[data-page="list_prod"] .list-prod li .cont-full,[data-page="search"] .list-prod li .cont-full {
  border: 7px solid #eee;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

[data-page="list_prod"] .list-prod li.title .title-container,[data-page="search"] .list-prod li.title .title-container {
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 90%;
  display: block;
}

[data-page="list_prod"] .list-prod li.title .title-container .line,[data-page="search"] .list-prod li.title .title-container .line {
  margin: 0 auto 13px;
}

[data-page="list_prod"] .list-prod li.title .title-container h1,[data-page="search"] .list-prod li.title .title-container h1 {
  text-align: center;
  font-size: 20px;
  font-size: 1.25em;
  font-size: 1.25rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-page="list_prod"] .list-prod li.title .btn-more,[data-page="search"] .list-prod li.title .btn-more {
  display: block;
  float: left;
  width: 100%;
  margin-top: 23px;
  text-align: center;
}

[data-page="list_prod"] .list-prod li.title.search_header,[data-page="search"] .list-prod li.title.search_header {
  width: 50%;
}

[data-page="list_prod"] .list-prod li.title.search_header .title-container,[data-page="search"] .list-prod li.title.search_header .title-container {
  width: 50%;
}

[data-page="list_prod"] .list-prod li.title.search_header .search-info,[data-page="search"] .list-prod li.title.search_header .search-info {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50%;
  right: 0;
}

[data-page="list_prod"] .list-prod li.title.search_header .search-info p,[data-page="search"] .list-prod li.title.search_header .search-info p {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  line-height: 20px;
  color: #2e3036;
  text-align: center;
}

[data-page="list_prod"] .list-prod li.prod a,[data-page="search"] .list-prod li.prod a {
  background: rgba(14,14,14,0.36);
  color: #fff;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  font-size: .75em;
  font-size: .75rem;
  text-transform: uppercase;
}

[data-page="list_prod"] .list-prod li.prod a b,[data-page="search"] .list-prod li.prod a b {
  display: block;
  position: absolute;
  bottom: 9%;
  width: 100%;
  padding: 0 35px 0 80px;
}

[data-page="list_prod"] .list-prod li.prod a b span,[data-page="search"] .list-prod li.prod a b span {
  display: block;
  position: absolute;
  top: 50%;
  left: 35px;
  width: 34px;
  height: 1px;
  margin-right: 15px;
  background: rgba(255,255,255,0.15);
}

[data-page="gallery"] {
  position: absolute;
  width: 100%;
  top: 96px;
  overflow: hidden;
}

[data-page="gallery"] .content-page {
  position: relative;
  top: 0;
  width: 100%;
  overflow: hidden;
  background: #f9f9f9;
}

[data-page="gallery"] ul.gallery {
  margin: 0;
  padding: 35px 5%;
  border: 3.5px solid #f9f9f9;
  background: #f9f9f9;
  text-align: left;
  overflow: hidden;
}

[data-page="gallery"] ul.gallery li {
  width: 20%;
  border: 3.5px solid #f9f9f9;
}

[data-page="gallery"] ul.gallery li a {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

[data-page="gallery"] ul.gallery li a img {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

[data-page="gallery"] ul.gallery li .cont-hide {
  display: none;
}

[data-page="gallery"] ul.gallery li .og-expander .share {
  position: absolute;
  bottom: 34px;
  right: 34px;
  cursor: pointer;
}

[data-page="gallery"] ul.gallery li .og-expander .og-fullimg img {
  display: inline-block;
  max-height: 500px;
  max-width: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

[data-page="gallery"] ul.gallery li .og-expander .og-close {
  z-index: 98;
}

[data-page="gallery"] ul.gallery li .og-details {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

[data-page="gallery"] ul.gallery li .og-details h3,[data-page="gallery"] ul.gallery li .og-details p {
  display: block;
  float: left;
  width: 80%;
  color: #2e3036;
}

[data-page="gallery"] ul.gallery li .og-details h3 {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 40px;
  font-size: 2.5em;
  font-size: 2.5rem;
  line-height: 44px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

[data-page="gallery"] ul.gallery li .og-details p {
  margin: 8px 0;
}

[data-page="gallery"] ul.gallery li .og-details p b,[data-page="gallery"] ul.gallery li .og-details p strong {
  min-width: 22%;
  margin-right: 10px;
}

[data-page="gallery"] ul.gallery li .og-details p.design span {
  display: block;
  float: left;
}

[data-page="gallery"] ul.gallery li .og-details p.design a {
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 25px;
  height: 25px;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  font-size: 14px;
  font-size: .875em;
  font-size: .875rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #2e3036;
}

[data-page="gallery"] ul.gallery li .og-details p.design a span {
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  display: block;
  float: right;
  width: 25px;
  -webkit-border-radius: 13px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 13px;
  -moz-background-clip: padding;
  border-radius: 13px;
  background-clip: padding-box;
  line-height: 25px;
  height: 25px;
  margin: 0 0 0 13px;
  background: #fafafa;
  text-align: center;
  font-size: 9px;
  font-size: .5625em;
  font-size: .5625rem;
}

[data-page="gallery"] ul.gallery li .og-details p.design a:hover span {
  background: #fff;
}

[data-page="gallery"] ul.gallery li .og-details p.descr {
  margin: 10px 0 20px 0;
  font-size: 14px;
  font-size: .875em;
  font-size: .875rem;
  line-height: 18px;
  line-height: 30px;
  height: 30px;
}

[data-page="gallery"] ul.gallery li .og-details p.descr img {
  display: block;
  float: left;
  height: 25px;
  margin: 0;
}

[data-page="gallery"] ul.gallery li .og-details p.year span {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  font-size: 14px;
  font-size: .875em;
  font-size: .875rem;
  line-height: 18px;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}

[data-page="gallery"] ul.gallery li .og-details b,[data-page="gallery"] ul.gallery li .og-details strong {
  display: block;
  float: left;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-size: 13px;
  font-size: .8125em;
  font-size: .8125rem;
  line-height: 25px;
  height: 25px;
}

[data-page="gallery"] ul.gallery li .og-details .btn-more {
  float: left;
}

[data-page="gallery"] ul.gallery li .og-details .btn-more a {
  float: left;
}

[data-page="gallery"] ul.gallery li .og-details i {
  display: block;
  float: left;
  clear: both;
  padding: 0 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 25px;
  -moz-background-clip: padding;
  border-radius: 25px;
  background-clip: padding-box;
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
  background: rgba(250,250,250,0.85);
  color: rgba(39,39,39,0.6);
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-page="values"] {
  position: relative;
  width: 100%;
  margin-top: 96px;
  z-index: 7;
}

[data-page="values"] .content-page {
  float: left;
  position: relative;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 4% 8%;
  background: #292a2e;
}

[data-page="values"] .content-page .title-abs {
  position: absolute;
  top: 40px;
  left: 70px;
}

[data-page="values"] .content-page .title-abs .title {
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
  letter-spacing: 1px;
}

[data-page="values"] .content-page .step {
  display: block;
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  padding: 60px 0;
  color: #707070;
}

[data-page="values"] .content-page .step header {
  display: block;
  float: left;
  width: 100%;
  clear: both;
}

[data-page="values"] .content-page .step header h1 {
  display: block;
  float: left;
  width: auto;
  padding: 50px 0;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #fff;
  font-size: 72px;
  font-size: 4.5em;
  font-size: 4.5rem;
  line-height: 82px;
  text-align: left;
}

[data-page="values"] .content-page .step header h1 b {
  font-weight: normal;
}

[data-page="values"] .content-page .step header h2 {
  display: block;
  float: left;
  width: auto;
  padding: 0;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: rgba(255,255,255,0.5);
  font-size: 30px;
  font-size: 1.875em;
  font-size: 1.875rem;
  line-height: 36px;
  text-align: left;
}

[data-page="values"] .content-page .step header h2 b {
  font-weight: normal;
}

[data-page="values"] .content-page .step header h1,[data-page="values"] .content-page .step header h2 {
  position: relative;
  overflow: hidden;
}

[data-page="values"] .content-page .step header h1 b,[data-page="values"] .content-page .step header h2 b {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

[data-page="values"] .content-page .step .video-container {
  display: block;
  float: left;
  width: 76%;
  margin: 60px 15%;
  overflow: hidden;
  position: relative;
}

[data-page="values"] .content-page .step .video-container img {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  z-index: 3;
}

[data-page="values"] .content-page .step .video-container .overlay-btn-image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 24px;
  font-size: 1.5em;
  font-size: 1.5rem;
  z-index: 7;
  width: 93px;
  height: 93px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  color: #fff;
  background: rgba(0,0,0,0.2);
  -webkit-transition: background 0.7s ease-in-out;
  -moz-transition: background 0.7s ease-in-out;
  -o-transition: background 0.7s ease-in-out;
  transition: background 0.7s ease-in-out;
}

[data-page="values"] .content-page .step .video-container iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

[data-page="values"] .content-page .step .video-container.open-video {
  cursor: pointer;
}

[data-page="values"] .content-page .step .video-container:hover .overlay-btn-image {
  background: rgba(0,0,0,0.45);
}

[data-page="values"] .content-page .step .text {
  display: block;
  float: right;
  position: relative;
  width: 70%;
  margin: 40px 0;
}

[data-page="values"] .content-page .step .text .line {
  display: block;
  position: absolute;
  left: -90px;
  top: 17px;
  width: 58px;
  height: 1px;
  background: rgba(255,255,255,0.12);
}

[data-page="values"] .content-page .step .text p {
  display: block;
  float: left;
  width: 100%;
  margin: 7px 0;
  padding: 0 3% 0 0;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  line-height: 20px;
  text-align: left;
}

[data-page="values"] .content-page .step .col-md-6 {
  padding: 0;
}

[data-page="values"] .content-page .step figure {
  display: block;
  float: left;
  width: 100%;
  margin: 40px 0;
}

[data-page="values"] .content-page .step figure img {
  display: block;
  float: left;
  width: 100%;
}

[data-page="values"] .content-page .step figure figcaption {
  display: block;
  float: left;
  width: 100%;
  margin: 10px 0;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
  line-height: 15px;
}

[data-page="values"] .content-page .step figure.big-size {
  width: 85%;
}

[data-page="values"] .content-page .step .pos-right {
  float: right;
}

[data-page="values"] .content-page .step .pos-left {
  float: left;
  margin-left: 12%;
}

[data-page="values"] .content-page .step .bck {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

[data-page="values"] .content-page .step-dark .bck {
  background: #1d1e22;
}

[data-page="values"] .content-page .step-dark .text {
  float: right;
}

[data-page="values"] .content-page .step-light {
  color: #292a2e;
}

[data-page="values"] .content-page .step-light .bck {
  background: #fff;
}

[data-page="values"] .content-page .step-light header h2 {
  color: #292a2e;
}

[data-page="values"] .content-page .step-light .text .line {
  background: #707070;
}

[data-page="values"] .content-page .step-light .text p {
  color: #707070;
}

[data-page="values"] .content-page .step-light figure figcaption {
  color: #707070;
}

[data-page="values"] .content-page .step-pad {
  padding: 60px 7%;
}

[data-page="values"] .content-page .step-pad header h2 {
  padding: 0;
}

[data-page="values"] .inclusion-details {
  float: left;
  width: 100%;
  background: #37383d;
  overflow: hidden;
}

[data-page="values"] .inclusion-details .slider-control .btn-more .btn-more-container {
  color: #fff0f2;
}

[data-page="product"] {
  margin-bottom: 200px;
}

[data-page="product"] ul {
  padding: 0;
  margin: 0;
  padding-left: 15px;
}

[data-page="product"] a {
  color: #6e737d;
  text-decoration: underline;
}

[data-page="product"] .text-container {
  padding-left: 54px;
}

[data-page="product"] .inclusion-tips {
  padding: 80px 0;
}

[data-page="product"] .inclusion-tips .line {
  background-color: #6e737d;
}

[data-page="product"] .inclusion-tips .title {
  color: #6e737d;
}

[data-page="product"] .inclusion-tips .text-container {
  color: #97989a;
  font-size: 14px;
  font-size: .875em;
  font-size: .875rem;
  margin-top: 20px;
  line-height: 23px;
}

[data-page="product"] .inclusion-tips ul {
  margin: 0;
}

[data-page="product"] .inclusion-tips ul li {
  color: #ab9575;
  margin-bottom: 15px;
  margin-bottom: 5px;
}

[data-page="product"] .inclusion-info {
  background-color: #fff;
  padding-bottom: 65px;
}

[data-page="product"] .inclusion-info .header {
  margin-bottom: 100px;
}

[data-page="product"] .inclusion-info .header .title {
  color: #b2b2b2;
}

[data-page="product"] .inclusion-info .subtitle-container {
  margin-bottom: 20px;
}

[data-page="product"] .inclusion-info .subtitle-container .line {
  background-color: #b2b2b2;
}

[data-page="product"] .inclusion-info .subtitle-container .title {
  color: #b2b2b2;
}

[data-page="product"] .inclusion-info .text-container {
  padding-left: 40%;
}

[data-page="product"] .inclusion-info .text-container.forcetopAlign {
  margin-top: -117px;
}

[data-page="product"] .inclusion-info .text-content {
  font-size: 14px;
  font-size: .875em;
  font-size: .875rem;
  line-height: 23px;
  color: #6e737d;
  margin-bottom: 40px;
  padding-left: 54px;
}

[data-page="product"] .inclusion-info img {
  width: 100%;
  height: auto;
}

[data-page="product"] .inclusion-info .text-content.schema img {
  max-width: 595px;
}

[data-page="product"] .inclusion-block-info {
  background-color: #e9e9e9;
}

[data-page="product"] .inclusion-block-info .header {
  padding: 0 54px;
}

[data-page="product"] .inclusion-block-info .header .title {
  color: #b2b2b2;
}

[data-page="product"] .inclusion-block-info .col-designer,[data-page="product"] .inclusion-block-info .col-download {
  width: 50%;
  float: left;
  height: 500px;
  position: relative;
}

[data-page="product"] .inclusion-block-info .col-designer {
  background-color: #fff;
}

[data-page="product"] .inclusion-block-info .col-download li {
  margin-bottom: 10px;
}

[data-page="product"] .inclusion-block-info .list-link-download {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

[data-page="product"] .inclusion-block-info .btn-more .label {
  min-width: 200px;
}

[data-page="product"] .inclusion-block-info ul {
  margin: 0;
  padding: 0;
}

[data-page="product"] .inclusion-block-info li {
  list-style: none;
}

[data-page="product"] .inclusion-video {
  padding-bottom: 0;
}

.name-designer {
  font-size: 18px;
  font-size: 1.125em;
  font-size: 1.125rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #494949;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 54px;
  margin-left: 54px;
}

.inclusion-top-page {
  background-color: #e9e9e9;
}

.inclusion-top-page .image {
  overflow: hidden;
}

.inclusion-top-page .image img {
  vertical-align: top;
}

.inclusion-top-page .col-image {
  display: table-cell;
}

.inclusion-top-page .col-text {
  display: table-cell;
  height: 100%;
  width: 100%;
  text-align: center;
  position: relative;
  vertical-align: middle;
}

.inclusion-top-page .title {
  font-size: 46px;
  font-size: 2.875em;
  font-size: 2.875rem;
  font-size: 2.8vw;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #494949;
}

.inclusion-top-page .line {
  margin-left: auto;
  margin-right: auto;
}

.inclusion-top-page .btn-more.share {
  bottom: 0;
  top: auto;
}

.inclusion-top-page .btn-more {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 52;
  margin-right: 57px;
  margin-top: 36px;
  margin-bottom: 36px;
}

.inclusion-details {
  background-color: #e9e9e9;
  padding-bottom: 114px;
}

.inclusion-details .slider-control {
  float: right;
}

.inclusion-details .slider-control .btn-more .btn-more-container {
  color: #363636;
}

.inclusion-details .slider-control .line-sep {
  background-color: #494949;
}

.inclusion-details .header .title {
  color: #b2b2b2;
}

[data-page="history"] {
  margin-bottom: 0;
  overflow: hidden;
}

[data-page="history"] .btn-more {
  position: absolute;
  z-index: 5;
}

[data-page="history"] .btn-more a {
  background-color: transparent;
  border: 1px solid #fff;
  border: 1px solid rgba(255,255,255,0.2);
  -webkit-transform: scale(0.999);
  -moz-transform: scale(0.999);
  -o-transform: scale(0.999);
  -ms-transform: scale(0.999);
  transform: scale(0.999);
}

[data-page="history"] .btn-more .btn-more-container {
  background-color: transparent;
}

[data-page="history"] .btn-more div:before {
  color: #fff;
}

[data-page="history"] .btn-right {
  margin-right: 60px;
  right: 0;
  top: 50%;
  margin-top: -26px;
}

[data-page="history"] .btn-left {
  margin-left: 60px;
  left: 0;
  top: 50%;
  margin-top: -26px;
}

.screen-container {
  -webkit-box-shadow: 0px 90px 360px -100px inset;
  -moz-box-shadow: 0px 90px 360px -100px inset;
  box-shadow: 0px 90px 360px -100px inset;
}

.screen-content {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 15;
}

.screen-content .title-top {
  font-size: 26px;
  font-size: 1.625em;
  font-size: 1.625rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: italic;
  color: #fff;
}

.screen-content .title {
  font-size: 65px;
  font-size: 4.0625em;
  font-size: 4.0625rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #a1907c;
  line-height: 70px;
  overflow: hidden;
  padding: 10px 0;
}

.screen-content .title span {
  min-width: 700px;
  width: 100%;
  display: block;
}

.screen-content .line {
  float: left;
  width: 20%;
  overflow: hidden;
  height: 1px;
}

.screen-content .line span {
  background-color: #a1907c;
  height: 1px;
  width: 100%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  display: block;
}

.screen-content .text {
  font-size: 14px;
  font-size: .875em;
  font-size: .875rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 22px;
  color: #fff;
  float: left;
  width: 80%;
  padding-left: 40px;
  margin-top: -10px;
}

.screen-content .text-content {
  margin-top: 40px;
}

.screen-content .center-container {
  width: 40%;
  margin: 0 auto;
}

.screen-content .alignleft {
  float: left;
  margin-right: 20px;
  width: 40px;
}

.screen-content p {
  margin: 0;
}

.timeline-svg {
  height: 60px;
}

.timeline-svg .pointer {
  stroke-width: 2px;
  stroke: #a1907c;
  fill: transparent;
}

.timeline-svg .pointer.active {
  r: 10px;
}

.timeline-svg .point {
  fill: #fff;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.timeline-svg .start {
  stroke: white;
  shape-rendering: crispEdges;
  zoom: 1;
  filter: alpha(opacity=25);
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}

.timeline-svg .line {
  fill: #fff;
  shape-rendering: crispEdges;
  zoom: 1;
  filter: alpha(opacity=25);
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}

.group-point {
  cursor: pointer;
}

.timeline-container {
  position: fixed;
  bottom: 0;
  z-index: 15;
  width: 100%;
  height: 100%;
}

.timeline-container .wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 20px;
}

.timeline-container .timeline-title {
  margin-bottom: 40px;
}

.timeline-container .timeline-title .line {
  width: 100px;
  background-color: #a1907c;
  height: 1px;
  display: inline-block;
  margin-left: 60px;
  margin-right: 25px;
  vertical-align: middle;
}

.timeline-container .timeline-title .text {
  display: inline-block;
  vertical-align: middle;
}

.timeline-container .timeline-title .title {
  font-size: 30px;
  font-size: 1.875em;
  font-size: 1.875rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #a1907c;
}

.timeline-container .timeline-title .description {
  font-size: 13px;
  font-size: .8125em;
  font-size: .8125rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
}

.timeline-container .timeline-line {
  position: relative;
}

.timeline-container .name-container {
  margin-left: 60px;
  position: absolute;
  top: 10px;
}

.timeline-container .name-container .line {
  background-color: #a1907c;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  margin-right: 4px;
}

.timeline-container .name-container .title {
  color: #a1907c;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: italic;
  padding-bottom: 4px;
}

.timeline-container .name-container .name {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
  padding-left: 25px;
}

.timeline-container .line-container {
  width: 100%;
  padding-left: 190px;
  padding-right: 161px;
}

.timeline-container .line-container .text {
  fill: #fff;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
  text-transform: uppercase;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.timeline-current {
  height: auto;
  margin-bottom: 20px;
}

.timeline-current .timeline-line {
  position: absolute;
  width: 100%;
  bottom: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY('100px');
  -moz-transform: translateY('100px');
  -o-transform: translateY('100px');
  -ms-transform: translateY('100px');
  transform: translateY('100px');
}

.timeline-master {
  background-color: rgba(41,42,46,0.5);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigwLCAwLCAwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9InJnYigwLCAwLCAwKSIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwgMCwgMCkiIHN0b3Atb3BhY2l0eT0iMC44NSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 80%, rgba(0, 0, 0, 0.85) 100%);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 80%, rgba(0, 0, 0, 0.85) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 80%, rgba(0, 0, 0, 0.85) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 80%, rgba(0, 0, 0, 0.85) 100%);
}

.loader-history {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.loader-history .image {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.loader-history .noise {
  z-index: 1100;
  -webkit-animation: grain 3s steps(10) infinite;
  -moz-animation: grain 3s steps(10) infinite;
  -o-animation: grain 3s steps(10) infinite;
  animation: grain 3s steps(10) infinite;
}

.loader-history .overlay {
  background-color: #252528;
  zoom: 1;
  filter: alpha(opacity=68);
  -webkit-opacity: 0.68;
  -moz-opacity: 0.68;
  opacity: 0.68;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1005;
}

.hover-timeline-master {
  bottom: 0;
  z-index: 16 !important;
  right: 0;
  cursor: pointer;
  margin: 15px;
  margin-right: 60px;
  margin-bottom: 25px;
}

.hover-timeline-master .btn-more-content div {
  font-size: 23px;
  padding: 14px 0 !important;
}

.page-name-history .out-nav {
  display: none;
}

.page-name-history .footer-site {
  display: none;
}

[data-page="maps"] {
  margin-bottom: 0;
}

[data-page="maps"] .content-page {
  background-color: #fff;
  padding-top: 96px;
}

[data-page="maps"] .container-navigation {
  width: 40%;
  float: right;
  background-color: #fff;
  padding-bottom: 100px;
  box-shadow: -13px 0 29px -33px #000;
  position: relative;
}

[data-page="maps"] .container-navigation header {
  height: 127px;
  background-color: #34353a;
  position: fixed;
  z-index: 10;
}

[data-page="maps"] .container-navigation header a {
  font-size: 20px;
  font-size: 1.25em;
  font-size: 1.25rem;
  color: #fff;
  text-transform: uppercase;
  float: left;
  display: block;
  height: 100%;
  width: 50%;
  position: relative;
}

[data-page="maps"] .container-navigation header a.current {
  background-color: #292a2e;
}

[data-page="maps"] .container-navigation header a.current .down-arrow {
  display: block;
}

[data-page="maps"] .container-navigation header .text {
  text-align: center;
  letter-spacing: 3px;
}

[data-page="maps"] .container-navigation ul,[data-page="maps"] .container-navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}

[data-page="maps"] .container-navigation ul {
  margin: 0;
  padding: 0;
}

[data-page="maps"] .container-navigation ul .level-1 {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  list-style: none;
  height: 80px;
  font-size: 12px;
  font-size: .75em;
  font-size: .75rem;
  color: #292a2e;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-page="maps"] .container-navigation ul li.level-1 {
  padding: 32px 60px;
  border-bottom: 1px solid #f2f2f2;
}

[data-page="maps"] .container-navigation ul li.level-1.click-points {
  padding: 24px 60px;
  height: auto;
}

[data-page="maps"] .container-navigation .click.level-1 {
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

[data-page="maps"] .container-navigation .level-1.click.active {
  background-color: #f4f4f4;
}

[data-page="maps"] .container-navigation .line-arrow {
  float: right;
}

[data-page="maps"] .container-navigation .title-taxonomy {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-page="maps"] .container-navigation .main-map {
  position: relative;
  padding-top: 127px;
}

[data-page="maps"] .container-navigation .header-level-0 {
  background-color: #f3f3f3;
  padding: 32px 60px;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-size: 12px;
  font-size: .75em;
  font-size: .75rem;
  color: #292a2e;
}

[data-page="maps"] .container-navigation .header-level-0 .icon-arrow-left {
  float: right;
  position: absolute;
  right: 0;
  width: 15px;
  top: 0;
  padding: 35px 74px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  height: 82px;
}

[data-page="maps"] .container-navigation .title-taxonomy {
  margin-bottom: 10px;
}

[data-page="maps"] .container-navigation .title-name,[data-page="maps"] .container-navigation .tel,[data-page="maps"] .container-navigation .mobile,[data-page="maps"] .container-navigation .fax,[data-page="maps"] .container-navigation .address {
  color: #7e7e7e;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 2px 0;
}

[data-page="maps"] .container-navigation a {
  color: #7e7e7e;
  word-break: break-all;
}

[data-page="maps"] .container-navigation .description {
  margin-top: 10px;
}

[data-page="maps"] .container-navigation .level-1 li {
  padding: 0;
}

[data-page="maps"] .container-navigation .click .number {
  margin-left: 10px;
}

[data-page="maps"] .container-navigation .col-xs-2 a {
  color: #292a2e;
}

[data-page="maps"] .container-navigation .col-xs-2 [class^="icon-"],[data-page="maps"] .container-navigation .col-xs-2 [class*=" icon-"] {
  height: 48px;
  width: 48px;
  border-radius: 100%;
  -webkit-transform: scale(0.999);
  -moz-transform: scale(0.999);
  -o-transform: scale(0.999);
  -ms-transform: scale(0.999);
  transform: scale(0.999);
  font-size: 25px;
  font-size: 1.5625em;
  font-size: 1.5625rem;
}

[data-page="maps"] .container-navigation .col-xs-2:first-child [class^="icon-"],[data-page="maps"] .container-navigation [class*=" icon-"] {
  font-size: 30px;
  margin-top: 2px;
  height: auto;
}

[data-page="maps"] .container-navigation .icon-mail {
  border: 1px solid #d9d9d9;
}

[data-page="maps"] .container-navigation .down-arrow {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 30px;
  display: none;
}

[data-page="maps"] .container-navigation .title-name {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-page="maps"] .container-navigation .mail a {
  text-transform: lowercase;
}

[data-page="maps"] .container-navigation .address {
  text-transform: none;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-page="maps"] .container-map {
  width: 60%;
  float: left;
  height: 100%;
  position: fixed;
}

[data-page="maps"] .container-map .filter {
  height: 127px;
  position: absolute;
  z-index: 1;
  width: 100%;
  background-color: rgba(41,42,46,0.9);
}

[data-page="maps"] .container-map .filter ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

[data-page="maps"] .container-map .filter li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  font-size: .75em;
  font-size: .75rem;
}

[data-page="maps"] .container-map .filter li:after {
  content: '/';
  color: #656771;
  margin-left: 16px;
  margin-right: 12px;
}

[data-page="maps"] .container-map .filter li:last-child:after {
  content: '';
}

[data-page="maps"] .container-map .filter a {
  color: #656771;
  text-transform: uppercase;
  letter-spacing: 1px;
}

[data-page="maps"] .container-map .filter a.current {
  color: #fff;
}

#map {
  width: 100%;
  height: 100%;
}

.marker {
  background-color: #027b76;
  padding: 13px 0;
  -webkit-transform: scale(0.999);
  -moz-transform: scale(0.999);
  -o-transform: scale(0.999);
  -ms-transform: scale(0.999);
  transform: scale(0.999);
  -webkit-box-shadow: 0px 0px 1px #027b76;
  -moz-box-shadow: 0px 0px 1px #027b76;
  box-shadow: 0px 0px 1px #027b76;
  text-align: center;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  color: #fff;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

.marker [class^="icon-"],.marker [class*=" icon-"] {
  font-size: 25px;
  margin-top: -2px;
}

.marker .icon-agente {
  font-size: 30px !important;
  margin-top: -5px;
}

.marker .icon-distributore {
  font-size: 30px !important;
  margin-top: -5px;
}

.marker .icon-logo-min {
  font-size: 19px !important;
  margin-top: 0;
}

.container-map[data-zone='1'] .marker {
  width: 20px;
  height: 20px;
  padding: 0;
}

.container-map[data-zone='1'] .marker div {
  display: none;
}

.page-name-maps body {
  background-color: #fff;
}

.page-name-maps .footer-site {
  display: none;
}

[data-page="designer"] .content-page,[data-page="premi"] .content-page {
  background-color: #fff;
  padding: 30px 40px;
}

[data-page="designer"] .letter,[data-page="premi"] .letter {
  text-align: center;
}

[data-page="designer"] .block,[data-page="premi"] .block {
  width: 33.33%;
  float: left;
  height: 500px;
  padding: 40px;
}

[data-page="designer"] .block-content,[data-page="premi"] .block-content {
  position: relative;
  height: 100%;
}

[data-page="designer"] .letter-container,[data-page="premi"] .letter-container {
  font-size: 180px;
  font-size: 11.25em;
  font-size: 11.25rem;
  color: #5b5b5f;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-page="designer"] .pagination,[data-page="premi"] .pagination {
  position: fixed;
  right: 0;
  height: 100%;
  top: 0;
  width: 80px;
  z-index: 10;
  padding-top: 96px;
}

[data-page="designer"] .pagination a,[data-page="premi"] .pagination a {
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #d6d6d6;
  text-transform: uppercase;
  display: block;
  position: relative;
  text-align: center;
  margin: 10px 0;
}

[data-page="designer"] .pagination a.active,[data-page="premi"] .pagination a.active {
  color: #027b76;
}

[data-page="designer"] .pagination a.current,[data-page="premi"] .pagination a.current {
  color: #027b76;
}

[data-page="designer"] .pagination a.current .line,[data-page="premi"] .pagination a.current .line {
  width: 21px;
}

[data-page="designer"] .pagination .line,[data-page="premi"] .pagination .line {
  width: 0;
  height: 1px;
  background-color: #d6d6d7;
  position: absolute;
  right: 0;
  margin-top: -1px;
  top: 50%;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.updown {
  display: inline-block;
  text-align: center;
  margin-top: -30px;
  position: absolute;
  margin-left: 40px;
}

.updown .title {
  color: #292a2e;
  font-size: 10px;
  font-size: .625em;
  font-size: .625rem;
}

.updown .line {
  background-color: #a5a5a6;
  height: 34px;
  width: 1px;
  display: block;
  text-align: center;
  margin: 4px auto;
}

.name-designer .line {
  background-color: #027b76;
  height: 3px;
  width: 36px;
  margin-bottom: 13px;
}

[data-page="designer-single"],[data-page="premi-single"] {
  margin-bottom: 200px;
}

[data-page="designer-single"] .inclusion-top-page img,[data-page="premi-single"] .inclusion-top-page img {
  height: 420px;
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}

[data-page="designer-single"] .inclusion-top-page .title,[data-page="premi-single"] .inclusion-top-page .title {
  font-size: 36px;
  font-size: 2.25em;
  font-size: 2.25rem;
}

.inclusion-table {
  background-color: #fff;
  padding-bottom: 65px;
}

.inclusion-table .header .title {
  color: #b2b2b2;
}

.inclusion-table ul,.inclusion-table li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.inclusion-table li {
  display: inline-block;
  padding: 0 30px;
}

.inclusion-table .years {
  width: 140px;
}

.inclusion-table .name {
  width: 640px;
}

.inclusion-table .hover {
  width: 110px;
}

.inclusion-table .list-header.list-row-container {
  margin-bottom: 20px;
}

.inclusion-table .list-header li {
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #b2b2b2;
}

.inclusion-table .list-row-container {
  width: 900px;
  margin: 0 auto;
  margin-right: 11%;
  position: relative;
  z-index: 1;
}

.inclusion-table .list-row {
  display: block;
  position: relative;
  z-index: 1;
}

.inclusion-table .list-row li {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
}

.inclusion-table .list-row .list-row-container {
  border-top: 1px solid #ece9e5;
  padding: 10px 0;
}

.inclusion-table .list-row .years {
  color: #b2b2b2;
  font-size: 18px;
  font-size: 1.125em;
  font-size: 1.125rem;
}

.inclusion-table .list-row .name {
  color: #494949;
  font-size: 18px;
  font-size: 1.125em;
  font-size: 1.125rem;
}

.inclusion-table .list-row .hover {
  color: #494949;
}

.inclusion-table .list-row .background-hover {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #f8f8f8;
  height: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.inclusion-table .list-row .btn-more .btn-more-container {
  background-color: transparent;
}

.page-name-designer-single .footer-site {
  display: none;
}

[data-page="premi-single"] .inclusion-table .list-row .name {
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  width: 755px;
}

[data-page="blog"] .content-page {
  padding: 70px 0;
  background-color: #eee;
}

[data-page="blog"] #ajaxNext {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

[data-page="blog"] .block-blog:hover .title {
  color: #027b76;
}

[data-page="blog"] .block-blog:hover .btn-more-container .btn-more-content div:first-child {
  margin-left: 0;
}

[data-page="blog"] .image-header {
  height: 274px;
}

[data-page="blog"] .row-spacing .image-header {
  height: auto;
}

[data-page="blog"] .row-spacing .image-header img {
  display: block;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

[data-page="blog"] .inclusion-news .box {
  min-height: 624px;
  height: auto;
}

[data-page="blog"] .inclusion-news .box .container-new {
  height: 100%;
  float: left;
  width: 100%;
}

[data-page="blog"] .inclusion-news .box .container-new .image-header {
  max-height: auto;
  min-height: auto;
}

[data-page="blog"] .row-spacing .inclusion-news .box {
  min-height: auto;
}

[data-page="blog"] .download-fix-height {
  width: 642px;
}

.noImage .image-header {
  display: none;
}

.noImage .content-text {
  height: 100%;
}

[data-page="generic-page"] .container-wrap {
  width: 70%;
  margin: 0 auto;
}


[data-page="generic-page"] .wrap {
  width: 65%;
  margin-left: auto;
  margin-top: 60px;
}


[data-page="blog-single"] .article,[data-page="generic-page"] .article {
  position: relative;
  z-index: 1;
  padding-bottom: 15px;
}





[data-page="blog-single"] .article .text-content p a,[data-page="generic-page"] .article .text-content p a {
  color: #97989a;
}

[data-page="blog-single"] .article .text-content p a:hover,[data-page="generic-page"] .article .text-content p a:hover {
  color: #027b76;
}

[data-page="blog-single"] .article .btn-more,[data-page="generic-page"] .article .btn-more {
  margin-bottom: 70px;
}

[data-page="blog-single"] .article .line,[data-page="generic-page"] .article .line {
  width: 75px;
  background-color: #027b76;
  height: 1px;
  position: absolute;
  margin-left: -100px;
  margin-top: 11px;
}
.abtsince{float: left;font-size: 16px;text-transform: capitalize;margin: -9px 0 0 8%;}
.abtline {background-color: #027b76;height: 3px;width: 55px;margin-bottom: 0;position: relative;top: -61px;}
[data-page="blog-single"] .inclusion-top-page,[data-page="generic-page"] .inclusion-top-page {
  min-height: 200px;
  background-color: transparent;
  overflow: hidden;
}

[data-page="blog-single"] .inclusion-top-page a,[data-page="generic-page"] .inclusion-top-page a {
  display: inline-block;
  text-align: center;
  position: relative;
}

[data-page="blog-single"] .inclusion-top-page img,[data-page="generic-page"] .inclusion-top-page img {
  height: 530px;
  width: auto;
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: opacity ease-in-out 0.5s;
  -moz-transition: opacity ease-in-out 0.5s;
  -o-transition: opacity ease-in-out 0.5s;
  transition: opacity ease-in-out 0.5s;
}

[data-page="blog-single"] .inclusion-top-page .overlay-block-content,[data-page="generic-page"] .inclusion-top-page .overlay-block-content {
  position: relative;
}

[data-page="blog-single"] .inclusion-top-page .overlay-btn-image,[data-page="generic-page"] .inclusion-top-page .overlay-btn-image {
  position: absolute;
  z-index: 11;
  font-size: 50px;
  font-size: 3.125em;
  font-size: 3.125rem;
  width: 50px;
  height: 50px;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  color: #fff;
}

[data-page="blog-single"] .inclusion-top-page .image-container,[data-page="generic-page"] .inclusion-top-page .image-container {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}

[data-page="blog-single"] .inclusion-top-page .image-container:first-child,[data-page="generic-page"] .inclusion-top-page .image-container:first-child {
  display: block;
  position: relative;
  z-index: 1;
}

[data-page="blog-single"] .step .title-container .title,[data-page="generic-page"] .step .title-container .title {
  overflow: hidden;
}

[data-page="blog-single"] .step .title-container .title span,[data-page="generic-page"] .step .title-container .title span {
  display: block;
}

/*[data-page="blog-single"] {
  margin-bottom: 200px;
}*/

.inclusion-video {
  background-color: transparent;
}

.inclusion-video a {
  display: inline-block;
  text-align: center;
  position: relative;
}

.inclusion-video img {
  height: 530px;
  width: auto;
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: opacity ease-in-out 0.5s;
  -moz-transition: opacity ease-in-out 0.5s;
  -o-transition: opacity ease-in-out 0.5s;
  transition: opacity ease-in-out 0.5s;
}

.inclusion-video .video-container {
  display: block;
  width: 76%;
  margin: 60px 15%;
  overflow: hidden;
  position: relative;
}

.inclusion-video .video-container img {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  z-index: 3;
}

.inclusion-video .video-container .overlay-btn-image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 24px;
  font-size: 1.5em;
  font-size: 1.5rem;
  z-index: 7;
  width: 93px;
  height: 93px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  color: #fff;
  background: rgba(0,0,0,0.2);
  -webkit-transition: background 0.7s ease-in-out;
  -moz-transition: background 0.7s ease-in-out;
  -o-transition: background 0.7s ease-in-out;
  transition: background 0.7s ease-in-out;
}

.inclusion-video .video-container iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.inclusion-video .video-container.open-video {
  cursor: pointer;
}

.inclusion-video .video-container:hover .overlay-btn-image {
  background: rgba(0,0,0,0.45);
}

.inclusion-video .overlay-block-content {
  position: relative;
}

.inclusion-video .overlay-btn-image {
  position: absolute;
  z-index: 11;
  font-size: 50px;
  font-size: 3.125em;
  font-size: 3.125rem;
  width: 50px;
  height: 50px;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  color: #fff;
}

.inclusion-video .image-container {
  text-align: center;
}

.inclusion-gallery {
  background-color: #37383d;
}

.inclusion-gallery .slider-control .btn-more .btn-more-container {
  color: #fff;
}

.container-wrap {
  padding-top: 36px;
}
/*
.page-name-blog-single .footer-site {
  display: none;
}*/

[data-page="contacts"] .content-page {
  background-color: #292a2e;
  margin-bottom: 0;
  padding: 70px 0 0 0;
  padding-top: 0;
}

[data-page="contacts"] .map {
  height: 350px;
  width: 100%;
  position: relative;
}

[data-page="contacts"] .map .map-content {
  width: 100%;
  height: 100%;
}

[data-page="contacts"] .black-box-map {
  background-color: #292a2e;
  padding: 35px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 200px;
  width: 300px;
  margin-left: -315px;
  margin-top: -100px;
  z-index: 1;
}

[data-page="contacts"] .black-box-map .title {
  color: #fff;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 25px;
}

[data-page="contacts"] .black-box-map .address {
  color: #707070;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-page="contacts"] .black-box-map .arrow-css {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #292a2e;
  position: absolute;
  top: 50%;
  right: -15px;
  margin-top: -15px;
}



[data-page="contacts"] .text-claim-container .text {
  overflow: hidden;
}

[data-page="contacts"] .list-contacts-container {
  padding: 0 10%;
}

[data-page="contacts"] .list-contacts-container ul,[data-page="contacts"] .list-contacts-container li {
  margin: 0;
  padding: 0;
  list-style: none;
}

[data-page="contacts"] .list-contacts-container li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 70px;
}

[data-page="contacts"] .list-contacts-container a {
  color: #828282;
}

[data-page="contacts"] .list-contacts-container .icon {
  font-size: 70px;
  font-size: 4.375em;
  font-size: 4.375rem;
}

[data-page="contacts"] .list-contacts-container .line {
  width: 40px;
  height: 1px;
  background-color: #ccc;
  margin: 0 30px;
}

[data-page="contacts"] .list-contacts-container .text {
  color: #828282;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
}

[data-page="contacts"] [data-module="form"] {
  margin-top: -70px;
  margin-left: 189px;
  margin-bottom: 100px;
}

[data-page="contacts"] [data-module="form"].form-contact {
  width: 612px;
}

[data-page="contacts"] [data-module="form"].form-contact [data-class="field"] {
  width: 285px;
}

[data-page="contacts"] [data-module="form"].form-contact .app-form-checkbox-container {
  margin-top: 25px;
}

[data-page="contacts"] [data-module="form"].form-contact .app-form-checkbox-container .clr {
  clear: none;
}

[data-page="contacts"] [data-module="form"].form-contact .app-form-submit {
  background-color: transparent;
  float: right;
  margin-top: -20px;
}

[data-page="contacts"] [data-module="form"].form-newsletter [data-class="field"] {
  width: 219px;
}

[data-module="burger-menu"] {
  width: 52px;
  height: 37px;
  cursor: pointer;
}

[data-module="burger-menu"] [data-container] {
  position: absolute;
}

[data-module="burger-menu"] [data-line] {
  background-color: #fff;
  margin: 7px 0;
}

[data-module="burger-menu"] {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

[data-module="burger-menu"] [data-line] {
  width: 22px;
  height: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.touch [data-module="burger-menu"]:focus [data-line][data-line="top"] {
  -webkit-transform: translateX(-3px);
  -moz-transform: translateX(-3px);
  -o-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
}

.touch [data-module="burger-menu"]:focus [data-line][data-line="middle"] {
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
  width: 30px;
}

.touch [data-module="burger-menu"]:focus [data-line][data-line="bottom"] {
  width: 18px;
}

.no-touch [data-module="burger-menu"]:hover [data-line][data-line="top"] {
  -webkit-transform: translateX(-3px);
  -moz-transform: translateX(-3px);
  -o-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
}

.no-touch [data-module="burger-menu"]:hover [data-line][data-line="middle"] {
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
  width: 30px;
}

.no-touch [data-module="burger-menu"]:hover [data-line][data-line="bottom"] {
  width: 18px;
}

.app-menu--open [data-module="burger-menu"] [data-line][data-line="top"] {
  -webkit-transform: translateX(3px) translateY(5px) rotateZ(45deg);
  -moz-transform: translateX(3px) translateY(5px) rotateZ(45deg);
  -o-transform: translateX(3px) translateY(5px) rotateZ(45deg);
  -ms-transform: translateX(3px) translateY(5px) rotateZ(45deg);
  transform: translateX(3px) translateY(5px) rotateZ(45deg);
  width: 7px;
}

.app-menu--open [data-module="burger-menu"] [data-line][data-line="middle"] {
  -webkit-transform: translateX(-11px);
  -moz-transform: translateX(-11px);
  -o-transform: translateX(-11px);
  -ms-transform: translateX(-11px);
  transform: translateX(-11px);
  width: 21px;
}

.app-menu--open [data-module="burger-menu"] [data-line][data-line="bottom"] {
  -webkit-transform: translateX(3px) translateY(-5px) rotateZ(-45deg);
  -moz-transform: translateX(3px) translateY(-5px) rotateZ(-45deg);
  -o-transform: translateX(3px) translateY(-5px) rotateZ(-45deg);
  -ms-transform: translateX(3px) translateY(-5px) rotateZ(-45deg);
  transform: translateX(3px) translateY(-5px) rotateZ(-45deg);
  width: 7px;
}

.app-menu--open.touch [data-module="burger-menu"]:focus {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.app-menu--open.touch [data-module="burger-menu"]:focus [data-line][data-line="top"] {
  -webkit-transform: translateX(3px) translateY(5px) rotateZ(60deg);
  -moz-transform: translateX(3px) translateY(5px) rotateZ(60deg);
  -o-transform: translateX(3px) translateY(5px) rotateZ(60deg);
  -ms-transform: translateX(3px) translateY(5px) rotateZ(60deg);
  transform: translateX(3px) translateY(5px) rotateZ(60deg);
  width: 7px;
}

.app-menu--open.touch [data-module="burger-menu"]:focus [data-line][data-line="middle"] {
  -webkit-transform: translateX(-16px);
  -moz-transform: translateX(-16px);
  -o-transform: translateX(-16px);
  -ms-transform: translateX(-16px);
  transform: translateX(-16px);
  width: 25px;
}

.app-menu--open.touch [data-module="burger-menu"]:focus [data-line][data-line="bottom"] {
  -webkit-transform: translateX(3px) translateY(-5px) rotateZ(-60deg);
  -moz-transform: translateX(3px) translateY(-5px) rotateZ(-60deg);
  -o-transform: translateX(3px) translateY(-5px) rotateZ(-60deg);
  -ms-transform: translateX(3px) translateY(-5px) rotateZ(-60deg);
  transform: translateX(3px) translateY(-5px) rotateZ(-60deg);
  width: 7px;
}

.app-menu--open.no-touch [data-module="burger-menu"]:hover {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.app-menu--open.no-touch [data-module="burger-menu"]:hover [data-line][data-line="top"] {
  -webkit-transform: translateX(3px) translateY(5px) rotateZ(60deg);
  -moz-transform: translateX(3px) translateY(5px) rotateZ(60deg);
  -o-transform: translateX(3px) translateY(5px) rotateZ(60deg);
  -ms-transform: translateX(3px) translateY(5px) rotateZ(60deg);
  transform: translateX(3px) translateY(5px) rotateZ(60deg);
  width: 7px;
}

.app-menu--open.no-touch [data-module="burger-menu"]:hover [data-line][data-line="middle"] {
  -webkit-transform: translateX(-16px);
  -moz-transform: translateX(-16px);
  -o-transform: translateX(-16px);
  -ms-transform: translateX(-16px);
  transform: translateX(-16px);
  width: 25px;
}

.app-menu--open.no-touch [data-module="burger-menu"]:hover [data-line][data-line="bottom"] {
  -webkit-transform: translateX(3px) translateY(-5px) rotateZ(-60deg);
  -moz-transform: translateX(3px) translateY(-5px) rotateZ(-60deg);
  -o-transform: translateX(3px) translateY(-5px) rotateZ(-60deg);
  -ms-transform: translateX(3px) translateY(-5px) rotateZ(-60deg);
  transform: translateX(3px) translateY(-5px) rotateZ(-60deg);
  width: 7px;
}

.no-touch [data-module="main-nav"] ul.menu>li.menu-item.menu-item-has-children a:hover {
  color: #fff;
  cursor: default;
}

.no-touch [data-module="main-nav"] ul.menu>li.menu-item.menu-item-has-children li a:hover {
  color: #027b76;
}

.no-touch [data-module="main-nav"] ul.menu>li.menu-item.menu-item-has-children li a:hover span {
  color: #027b76;
}

.accordionNav.no-touch [data-module="main-nav"] ul.menu>li.menu-item.menu-item-has-children a:hover {
  color: #027b76;
  cursor: hand;
  cursor: pointer;
}

.accordionNav.no-touch [data-module="main-nav"] ul.menu>li.menu-item.menu-item-has-children a:hover span {
  color: #027b76;
}

[data-module="main-nav"] {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -9999;
  display: none;
}

[data-module="main-nav"] .half {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
}

[data-module="main-nav"] .half-sx {
  right: 50%;
  background: #292b2f;
}

[data-module="main-nav"] .half-dx {
  right: 0;
  background: #2f3135;
}

[data-module="main-nav"] .line {
  display: block;
  position: absolute;
  left: 0;
  top: 1em;
  width: 28px;
  height: 1px;
  background: rgba(255,255,255,0.12);
}

[data-module="main-nav"] ul.menu {
  display: block;
  position: absolute;
  left: 28%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 44%;
  margin: 0;
  padding: 0;
}



[data-module="main-nav"] ul.menu li span.line {
  display: block;
  position: absolute;
  left: 0;
  top: 1em;
  width: 28px;
  height: 1px;
  background: rgba(255,255,255,0.12);
}

[data-module="main-nav"] ul.menu li a {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #fff;
  text-transform: uppercase;
}

[data-module="main-nav"] ul.menu li a span {
  display: block;
  position: relative;
}

[data-module="main-nav"] ul.menu li .sub-menu {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
}

[data-module="main-nav"] ul.menu li .sub-menu li {
  display: block;
  float: left;
  clear: both;
  line-height: 30px;
  font-size: 14px;
  font-size: .875em;
  font-size: .875rem;
  padding: 0;
  margin: 0;
}

[data-module="main-nav"] ul.menu li .sub-menu li a {
  color: #828282;
  text-transform: none;
}

[data-module="main-nav"] ul.menu li .sub-menu li span.line {
  display: none;
}

[data-module="main-nav"] ul.menu li .sub-menu li.current_page_item a,[data-module="main-nav"] ul.menu li .sub-menu li.current-menu-item a {
  color: #027b76;
}

[data-module="main-nav"] ul.menu li.current_page_item a,[data-module="main-nav"] ul.menu li.current-menu-item a {
  color: #027b76;
}

[data-module="main-nav"] .aphorism {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  padding: 0 20%;
}

[data-module="main-nav"] .aphorism h2 {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 32px;
  font-size: 1.5em;
  font-size: 1.2rem;
  line-height: 33px;
  color: #ffffff;
  font-style: normal;
  font-weight: 200;
}

[data-module="main-nav"] .aphorism h2 .line {
  left: -70px;
  top: .7em;
  width: 44px;
}

[data-module="main-nav"] .aphorism b {
  display: block;
  float: left;
  width: 100%;
  margin: 1.8em 0;
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  font-size: .6875em;
  font-size: .8875rem;
  color: #fff;
  font-size: 200;
}

[data-module="main-nav"] footer {
  position: absolute;
  bottom: 6%;
  width: 100%;
  padding: 0 70px;
  font-size: 12px;
  font-size: .75em;
  font-size: .75rem;
  line-height: 18px;
}

[data-module="main-nav"] footer div,[data-module="main-nav"] footer p {
  display: block;
  float: left;
  width: 50%;
  color: #828282;
  margin: 0;
  padding: 0;
}

[data-module="main-nav"] footer div.social,[data-module="main-nav"] footer p.social {
  text-align: right;
  float: right;
}

[data-module="main-nav"] footer div a,[data-module="main-nav"] footer p a {
  color: #828282;
  margin: 0 5px;
}

[data-module="main-nav"] footer div a.active,[data-module="main-nav"] footer p a.active {
  color: #fff;
}

[data-module="main-nav"] footer div b,[data-module="main-nav"] footer p b {
  color: #fff;
  clear: both;
  display: block;
}

[data-module="main-nav"] .half-dx footer {
  width: 100%;
  padding: 0 20%;
}

[data-module="form"] textarea {
  resize: none;
}

[data-module="form"] [data-class="response"] {
  padding: 20px 0;
  font-size: 12px;
  font-size: .75em;
  font-size: .75rem;
  color: #000;
  display: none;
}

[data-module="form"] [data-class="response"]:before {
  clear: both;
  content: ' ';
}

[data-module="form"] [data-class="field"],[data-module="form"] [data-class="textarea"] {
  background-color: #eee;
  margin-bottom: 20px;
  color: #000;
  border: none;
  padding: 24px;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  display: block;
  width: 100%;
}

[data-module="form"] [data-class="spin"] {
  width: 50%;
  display: table;
}

[data-module="form"] .app-form-submit {
  width: 66px;
  height: 66px;
  border: 1px solid #eee;
  cursor: pointer;
}

[data-module="form"] .app-form-submit .app-form-btn {
  color: #000;
}

[data-module="form"] .app-form-submit .app-form-btn-container {
  overflow: hidden;
  width: 100%;
}

[data-module="form"] .app-form-submit .app-form-btn-content {
  width: 200%;
}

[data-module="form"] .app-form-submit .icon {
  font-size: 10px;
  font-size: .625em;
  font-size: .625rem;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 50%;
  float: left;
}

[data-module="form"] .app-form-checkbox-container {
  margin: 10px 0;
  margin-bottom: 20px;
}

[data-module="form"] .app-form-checkbox-container label {
  float: left;
  font-size: 11px;
  font-size: .6875em;
  font-size: .6875rem;
  margin-top: 4px;
}

[data-module="form"] .app-form-checkbox-container .app-form-checkbox-content {
  width: 19px;
  height: 19px;
  background-color: #eee;
  padding: 7px;
  cursor: pointer;
}

[data-module="form"] .app-form-checkbox-container .hasLabel {
  float: left;
  margin-right: 15px;
}

[data-module="form"] .app-form-checkbox-container .app-form-checkPoint {
  width: 5px;
  height: 5px;
  background-color: #000;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

[data-module="form"][data-type="inline"] [data-class="field"] {
  float: left;
  width: auto;
}

[data-module="form"][data-type="inline"] .app-form-submit {
  float: left;
}

[data-module="form"] .clr {
  clear: both;
}

[data-module="form"] .app-form-checkbox-container.active .app-form-checkPoint {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.touch .app-form-checkbox-container .app-form-checkbox-content:focus .app-form-checkPoint {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

.touch .app-form-submit:focus .icon {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.touch [data-module="form"] .app-form-checkbox-container.active .app-form-checkbox-container .app-form-checkbox-content:focus .app-form-checkPoint {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

.no-touch .app-form-checkbox-container .app-form-checkbox-content:hover .app-form-checkPoint {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

.no-touch .app-form-submit:hover .icon {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.no-touch [data-module="form"] .app-form-checkbox-container.active .app-form-checkbox-container .app-form-checkbox-content:hover .app-form-checkPoint {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

.onlyMobile {
  display: none !important;
}

.hideMobile {
  display: block;
}

@media (min-height:750px) {
  .app-slider-addon {
    padding-bottom: 150px;
  }

  .app-slider-addon .title-content {
    margin-top: 35px;
  }

  .app-slider-addon .title-content div {
        line-height: 46px;
    font-size: 36px;
  }
}

::-webkit-input-placeholder {
  color: #5b5b5b;
}

:-moz-placeholder {
  color: #5b5b5b;
}

::-moz-placeholder {
  color: #5b5b5b;
}

:-ms-input-placeholder {
  color: #5b5b5b;
}

[data-module="main-nav"] {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-module="main-nav"] ul.menu li a {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-module="main-nav"] ul.menu li ul a {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-module="main-nav"] footer div a {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-module="main-nav"] footer p {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

[data-module="main-nav"] footer p b {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
}

lesshat-selector {
  -lh-property: 0;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.accordion [class^="icon-"],.accordion [class*=" icon-"] {
  line-height: 10px;
  display: inline-block;
  width: auto;
}

.accordion:hover {
  cursor: hand;
  cursor: pointer;
}

.accordion:hover span {
  color: #027b76;
}

.accordion:hover .title {
  color: #027b76;
}

.readmore {
  overflow: hidden;
}

.readmore .readmore-bg {
  width: 100%;
  height: 70px;
  position: absolute;
  background-image: linear-gradient(to bottom, transparent, #292a2e);
  margin-left: -10px;
}

.readmore .readmorelink {
  margin-top: 50px;
  text-transform: uppercase;
  display: inline-block;
  background: rgba(0,0,0,0.3);
  font-size: 10px;
  text-align: center;
  padding: 2px;
  border-radius: 15px;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}

.readmore-w {
  position: relative;
  overflow: hidden;
}

.readmore-w .readmore-bg {
  width: 100%;
  height: 70px;
  position: absolute;
  background-image: linear-gradient(to bottom, transparent, white);
  margin-left: 0;
}

.readmore-w .readmorelink {
  margin-top: 40px;
  text-transform: uppercase;
  display: inline-block;
  background: rgba(0,0,0,0.3);
  font-size: 10px;
  text-align: center;
  padding: 2px;
  border-radius: 15px;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}

.ie9 [data-page="category_prod"] .bck {
  width: 98%;
}

.ie9 [data-page="category_prod"] .list-cat li {
  width: 33%;
}

.ie9 .slider-container {
  margin: 0;
  padding: 0 20px;
}

.ie9 .slider-container .slider-slide {
  width: auto;
  display: inline-block;
  float: none;
  margin: 5px;
}

.ie9 .slider-container .slider-slide .image {
  width: auto;
  float: left;
}

.ie9 .slider-container .slider-slide .image img {
  float: left;
}

.ie9 .inclusion-history .image-article .gradient {
  background: none;
}

.ie8 .header-site .text-page {
  display: none;
}

.ie8 [data-page="maps"] .container-map {
  display: none;
}

.ie8 [data-page="maps"] .container-navigation {
  width: 100%;
}

.ie8 .timeline-container,.ie8 .hover-timeline-master {
  display: none !important;
}

.ie8 .col-md-4 {
  width: 33%;
  padding: 0 1%;
  float: left;
}

.ie8 .col-md-3 {
  width: 25%;
  padding: 0 1%;
  float: left;
}

.ie8 .app-slider-addon .title-content div {
  line-height: 60px;
  font-size: 50px;
}

.ie8 .inclusion-details {
  display: none;
}

.ie8 .matrix-scrolling .matrix-box {
  margin: 200px 40px;
}

.ie8.app-menu--open [data-module="main-nav"] {
  z-index: 999 !important;
  display: block !important;
}

.ie8 [data-module="main-nav"] ul.menu {
  top: 110px;
}

.ie8 [data-module="main-nav"] .aphorism {
  top: 110px;
}

.ie8 [data-page="gallery"] ul.gallery li .og-expander .og-fullimg img {
  top: 0;
  left: 0;
}

.ie8 [data-page="gallery"] ul.gallery li .og-expander .og-details {
  top: 0;
}

.ie8 [data-page="category_prod"] .list-cat li {
  width: 33.33%;
}

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes slideDown {
  0% {
    -moz-transform: translateY(-100%);
  }

  100% {
    -moz-transform: translateY(0);
  }
}

@-o-keyframes slideDown {
  0% {
    -o-transform: translateY(-100%);
  }

  100% {
    -o-transform: translateY(0);
  }
}

@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(0);
  }
}

.animated.slideDown {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slideDown;
  -moz-animation-name: slideDown;
  -o-animation-name: slideDown;
  animation-name: slideDown;
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes slideUp {
  0% {
    -moz-transform: translateY(0);
  }

  100% {
    -moz-transform: translateY(-100%);
  }
}

@-o-keyframes slideUp {
  0% {
    -o-transform: translateY(0);
  }

  100% {
    -o-transform: translateY(-100%);
  }
}

@keyframes slideUp {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-100%);
  }
}

.animated.slideUp {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slideUp;
  -moz-animation-name: slideUp;
  -o-animation-name: slideUp;
  animation-name: slideUp;
}

.headroom--pinned {
  display: block;
}

.headroom--unpinned {
  display: none;
}

/**************************** from style.css **********************************/



.inclusion-news .download.customs0 .content-text .icon,
.inclusion-news .download.customs1 .content-text .icon,
.inclusion-news .download.customs2 .content-text .icon,
.inclusion-news .download.customs3 .content-text .icon{
  text-align:center !important;
}

.inclusion-news .box.download.customs0 .content-text .icon:after,
.inclusion-news .box.download.customs1 .content-text .icon:after,
.inclusion-news .box.download.customs2 .content-text .icon:after,
.inclusion-news .box.download.customs3 .content-text .icon:after{
  content:'';
  display:inline-block;
  width:100%;
  height:auto;
}


.inclusion-news .box.download.customs0 .content-text .icon:after{
  content:url('../../../../download/catalog-cover--1.png');
  }

.inclusion-news .box.download.customs1 .content-text .icon:after{
  content:url('../../../../download/catalog-cover-0.png');
  }

.inclusion-news .box.download.customs2 .content-text .icon:after{
  content:url('../../../../download/catalog-cover-1.jpg');
  }

.inclusion-news .box.download.customs3 .content-text .icon:after{
  content:url('../../../../download/catalog-cover-2.jpg');
  }

.inclusion-news .box.download.customs0 .content-text .icon:before,
.inclusion-news .box.download.customs1 .content-text .icon:before,
.inclusion-news .box.download.customs2 .content-text .icon:before,
.inclusion-news .box.download.customs3 .content-text .icon:before{
  display: none !important;
}
/*
[data-page="list_prod"] .list-prod.list-masonry {border:0;}
[data-page="list_prod"] .list-prod.list-masonry li.list-masonry-item{border:0; padding: 7px; margin: 0; box-sizing: border-box;}
[data-page="list_prod"] .list-prod.list-masonry li.list-masonry-item .bck{width: calc(100% - 14px); height: calc(100% - 14px); top: 7px; left: 7px;}
[data-page="list_prod"] .list-prod.list-masonry li.list-masonry-item .cont-full{border:0;}
*/
.g__sizing{
    position: relative;
    margin: 0; padding: 0;
    width: 100%;
}
.g__container{
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    margin: 0; padding: 7px;
}
.inclusion-top-page .btn-icons{
    position: absolute;bottom: 0; left: 50%;
    transform: translateX(-50%);
    background: rgba(255,255,255,1);
    z-index: 52;
    width: 102px; height: 107px;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}
.inclusion-top-page .btn-icons:hover{
    background: rgba(255,255,255,0.5);
}
.inclusion-top-page .btn-icons img{
    position: absolute;top: 50%; left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 50%;height: auto;
}
[data-page="list_prod"] .list-prod.list-masonry {border:0;}
[data-page="list_prod"] .list-prod.list-masonry li.square{width: 25%;}
[data-page="list_prod"] .list-prod.list-masonry li.square .g__sizing{padding-bottom: 100%;}
[data-page="list_prod"] .list-prod.list-masonry li.landscape{width: 50%;}
[data-page="list_prod"] .list-prod.list-masonry li.landscape .g__sizing{padding-bottom: 50%;}
[data-page="list_prod"] .list-prod.list-masonry li.portrait{width: 25%;}
[data-page="list_prod"] .list-prod.list-masonry li.portrait .g__sizing{padding-bottom: 200%;}
[data-page="list_prod"] .list-prod.list-masonry li.list-masonry-item .bck_hover{position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index:5; background: rgba(14,14,14,.2); opacity: 0;}
[data-page="list_prod"] .list-prod.list-masonry .title .title-container img{
    display: block; width: 60%; margin: 0 auto; max-width: 400px;
}
[data-page="list_prod"] .list-prod.list-masonry li.prod a{ overflow: hidden; border: 0; position: relative; background:rgba(14,14,14,0.0); color: #000000; }
[data-page="list_prod"] .list-prod.list-masonry li.prod .vertical{
    position: absolute;
    float: left;
    bottom: auto;
    top: -8px;
    z-index: 10;
    width: 100% !important;
    text-align: right;
    transform: rotate(-90deg) translateY(150%);
    transform-origin: right;
}
[data-page="list_prod"] .list-prod.list-masonry li.prod .vertical.vert_left{ left: -100%; }
[data-page="list_prod"] .list-prod.list-masonry li.prod .vertical.vert_right{ left: auto; right: 0; transform: rotate(-90deg) translateY(-150%);}
[data-page="list_prod"] .list-prod.list-masonry li.prod .vertical b{float:right; position: relative; bottom: 0;width: auto !important; font-size: 10px;}
[data-page="list_prod"] .list-prod.list-masonry li.prod .vertical.vert_right b{ text-transform: capitalize; color: rgba(0,0,0,0.25);
    font-weight:normal;}
[data-page="list_prod"] .list-prod.list-masonry li.prod a b span{background: rgba(0,0,0,0.25);}
@media (max-width: 991px) {
    [data-page="list_prod"] .list-prod.list-masonry li.square,[data-page="list_prod"] .list-prod.list-masonry li.landscape,[data-page="list_prod"] .list-prod.list-masonry li.portrait{width: 100%;}
    .inclusion-top-page .btn-icons{
        position: absolute;bottom: 0; left:auto; right:0;
        transform: translateX(0%) scale(0.7);
    }
    .inclusion-top-page .btn-icons img{
        width: 50%!important;height: auto;
    }
}

/************************ from style.css ***********************************/


@media only screen and (min-width:1201px) and (max-width:1440px) {
    .popup-content{
    width: 90%;
  }
  .out-nav li a{font-size:13px;}
  .chairman_content h4{font-size:30px;}
  .html .container {width: 1200px;}
  .footer-site .social_media i{font-size: 16px;}
  .footer-site .social_media ul li{height: 40px;width: 40px;padding: 12px;}
  .copyrights p{font-size: 8px;}
  .footer-site a{font-size: 13px;}
  .footer-site .subcontent p {font-size: 13px;}
  .footer-site .subtitle-container .title {font-size: 14px;}
  .footerhr{margin-top:40px;}
  .footer-site .subcontent ul{margin-top:12px;}
  .form_heading h4{font-size: 21px;}
  [data-page="contacts"] .text-claim-container{padding: 80px 4%;}
  .col-lg-6.contact_address{padding-left: 100px;}
  .contact_form label{font-size: 15px;}
  .contact_form input{height: 45px;}
  .contact_form textarea{height: 150px;}
  .contact_form input[type=submit]{width: 25%;height: 40px;font-size: 16px;}
  .col-lg-6.contact_address p{font-size: 15px;}
  .ournetworkpd h3{font-size: 28px;}
  .ournetworkpd p{padding: 0 15px;font-size: 14px;line-height: 22px;}
  .ournetworkpd {padding: 60px 4%;}
  .col-lg-3.network_list h5{font-size: 14px;}
  .col-lg-3.network_list p{font-size: 13px;}
  .ournetworkpd p.txtcenter{margin-bottom: 50px;font-size: 20px;}
  .testi_slid_txt .test24{font-size: 13px;line-height: 25px;}
  .testi_slid_txt_sub::before {left: -4px;top: 36px;width: 70px;height: 60px;}
  .testi_slid_txt_sub::after {right: -25px;bottom: 30px;width: 70px;height: 60px;}
  .testi_slid_txt .test30{font-size: 15px;margin: 5% 0 0 9px;}
  .home_testi_slid .bx-wrapper .bx-controls-direction {width: 20%;height: 7.4em;bottom: -25px;right: 13.5em;}
  .inclusion-history .article-container {width: 70%;margin: 100px auto;position: absolute;top: 0;z-index: 3;left: 50%;margin-left: -35%;}
  .inclusion-history .article-container.Prelude {margin: 675px auto;}
  .inclusion-history .title-container .line {margin-bottom: 30px;}
  [data-page="blog-single"] .wrap {margin: 30px auto 0;width: 80%}
  [data-page="blog-single"] .article .text-content{font-size: 15px;}
/************** my css ******************/
  .our_network{height: 190vh;}
  .title-container{width:80%;}
  [data-page="blog-single"] .article .title-container .title{font-size: 29px;}
  [data-page="blog-single"] .container-wrap.BannerBg{padding-top: 200px;height: 115vh;}
  .chairman_main {grid-template-columns: repeat(auto-fill, minmax(410px, 1fr));}
  .ethos-slid h3{font-size: 28px;}
  .mission-vision-main h3{font-size: 27px;}
  .inclusion-history .mission-vision-main p{line-height: 25px;}
  .ethos-slid{width: 100%;}
  .product_Content h2{margin-top: 0;font-size: 28px;}
  .product_discription .product_Content{ padding: 0px 0 0 100px;}
  .mrgtp{padding-top: 170px;}
  .product_Content h3{font-size: 18px;}
  .product_Content p{font-size: 15px;line-height: 22px;}
  .product_gallary {padding: 0px 0 30px 0;}
  .product_discription .product_Img .product_logo img{width: 80%;}
  .product_Img:hover .product_line{width: 80%;}
  .thum_img .thumb_title{font-size: 10px;}
  .no-touch [data-btn="simple"].out-nav li .product_subnav li a {font-size: 13px;padding: 9px 13px;}
.inclusion-history p {font-size: 14px;margin: 15px 0;font-weight: 300;letter-spacing: 1px;}
[data-module="main-nav"] .aphorism h2 {font-size: 1em;font-size: 1rem;line-height: 27px;}
/************** my css ******************/
}

@media only screen and (min-width:1201px) and (max-width:1366px) {
	[data-page="blog-single"] .container-wrap.BannerBg{padding-top: 200px;height: 103vh;}
	.chairmans_desk h3 {font-size: 28px;margin-bottom: 27px;}
	.chairman_content h4 {font-size: 22px;line-height: 28px;}
	.chairman_content p {font-size: 13px;line-height: 21px;font-weight: 300;}
	.inclusion-history .mission-vision-main p{font-size: 14px;}
	.mission-vision-main h3 {font-size: 25px;}
	[data-module="main-nav"] ul.menu li {font-size: 16px;}
}
@media only screen and (min-width:1001px) and (max-width:1366px) {
.testi_slid_txt_sub::after {
    right: -25px;
    bottom: 46px;
    width: 41px;
    height: 43px;}
.testi_slid_txt_sub::before{
	width: 41px;
    height: 43px;
	top:34px;
}
.arcitects_words {width: 70%;}
}


@media only screen and (min-width:0px) and (max-width:600px){
.home_testi_slid{margin:2%0 0;}
.arcitects_words {width: 100%;margin: 0 auto;}
.testi_slid_img {width: 100%;margin: 0 0 0;float:left;position:relative;height:293px;}
.testi_slid_img img{}
.testi_slid_txt {width: 100%;margin: 0% 0 0;float:left;position:relative;top: -38px;padding: 5% 0;}
.testi_slid_txt_sub {width: 81%;padding: 15% 0;}
.testi_slid_txt_sub::before {left: -19px;top: 0;width: 34px;height: 36px;}
.testi_slid_txt_sub::after {right: -19px;bottom: 0;width: 34px;height: 36px;}
.testi_slid_txt .test24 {font-size: 13px;line-height: 25px;}
.testi_slid_txt .test30 {font-size: 18px; margin: 2% 0 0;}
.home_testi_slid .bx-wrapper .bx-controls-direction {position: unset;outline: 0;width: auto;height: auto;text-indent: auto;z-index: auto;bottom: auto;right: auto; }
.home_testi_slid .bx-wrapper .bx-controls-direction a {position: absolute;top: 47%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9; }
.home_testi_slid .bx-wrapper .bx-next {right: 0;background: url(../img/ico/next.png) no-repeat 0;background-size:100% }
.home_testi_slid .bx-wrapper .bx-prev {left: 0;background: url(../img/ico/prev.png) no-repeat 0;background-size:100%}
.chairman_main {grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));grid-gap: 0;}
#buttonaud {left: 5px;bottom: 9px;width: 26px;height: 26px;background-size: 100%;top: unset;}
#buttonaud.off{left: 5px;bottom: 9px;width: 26px;height: 26px;background-size: 100%;top: unset;}
}
#success{color: #027b76;font-size: 15px;}