@charset "UTF-8";
/*!
Theme Name: Geoplast S.p.A.
Theme URI: https://www.geoplastglobal.com
Author: Geoplast S.p.A.
Author URI: https://www.geoplastglobal.com
Description: Geoplast S.p.A. web presentation
Version: 0.1.1
License: Proprietary
Tags: Geoplast S.p.A. presentation and blog
Text Domain: geoplast
*/
/**
 * Project : Geoplast | GeoplastGlobal.com
 * Author  : OpenInnovation developer@openinnovation.me
 * DateTime: 2016-08-13 14:54
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

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: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

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;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 33px;
}

h2, .h2 {
  font-size: 27px;
}

h3, .h3 {
  font-size: 23px;
}

h4, .h4 {
  font-size: 17px;
}

h5, .h5 {
  font-size: 13px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 9px;
}

.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}

small,
.small {
  font-size: 92%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 18px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1260px) {
  .container {
    width: 1230px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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: 15px;
  padding-right: 15px;
}

.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-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1260px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 13px;
  font-family: Arial, sans-serif !important;
}

input {
  background: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f8f8f8));
  background: -moz-linear-gradient(top, #ebebeb, #f8f8f8);
  background: -ms-linear-gradient(top, #ebebeb, #f8f8f8);
  background: -o-linear-gradient(top, #ebebeb, #f8f8f8);
  background: linear-gradient(to bottom, #ebebeb, #f8f8f8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEBEBEB", endColorstr="#FFF8F8F8");
  border: 1px solid #c8c8c8;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 32px;
  }
  input[type=date].input-sm,
.input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm > .input-group-btn > input[type=time].btn,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm > .input-group-btn > input[type=month].btn,
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
.input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg > .input-group-btn > input[type=time].btn,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg > .input-group-btn > input[type=month].btn,
.input-group-lg input[type=month] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  padding: 27px 0;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 30px;
  margin-bottom: 5px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 6px 15px;
  font-size: 17px;
  line-height: 18px;
  height: 30px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: -2px;
  margin-bottom: -2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 3px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -1px;
  margin-bottom: -1px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
.navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: -1px;
  margin-bottom: -1px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 0px;
  margin-bottom: 0px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 4px;
  margin-bottom: 4px;
}

.navbar-text {
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 59px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  padding-left: 0 !important;
  margin: 0;
  line-height: 1.428571429;
}
@media (max-width: 991px) {
  .modal-title {
    padding-left: 15px !important;
  }
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1260px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1260px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1260px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1260px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1260px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  padding: 27px 0;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

html {
  overflow-y: scroll;
  min-width: 300px;
}

body {
  margin: 0;
  padding: 0;
}

a {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
  text-align: center;
}

h1 {
  font-family: HelveticaNeueCond, Helvetica;
  font-size: 38px;
}

.post h1 {
  font-weight: 700;
  text-transform: uppercase;
}

h1, .h1 {
  margin-top: 35px;
}

h2.blue, h3.blue {
  padding-top: 55px;
  padding-bottom: 40px;
  text-align: center;
  color: #16478b;
  text-transform: uppercase;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  font-size: 35px;
}

ul, ol {
  padding: 0;
}

.clear {
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
}

input, input.form-control, select, select.form-control {
  height: 28px;
}

input, input.form-control, select, select.form-control, textarea, textarea.form-control {
  border: solid 1px #cacaca;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 6px 9px;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  font-family: Arial, sans-serif !important;
  background: white;
}
input[type=checkbox], input[type=radio], select[type=checkbox], select[type=radio], textarea[type=checkbox], textarea[type=radio] {
  height: 13px;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.coverlink {
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.wpcf7 {
  max-width: 980px;
  margin: 0 auto;
}
.wpcf7 .wpcf7-list-item {
  margin: 0 10px 0 0;
}
.wpcf7 .wpcf7-list-item label span {
  vertical-align: top;
  line-height: 13px;
}

.node > h2 {
  display: none;
}

.share-media {
  font-family: Regular, Arial, sans-serif;
  padding: 0 5px;
  color: #2f2f2f;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.share-media .social {
  display: inline-block !important;
  width: 20px;
  height: 20px;
  margin: 0 7px;
  text-decoration: none;
  background-position: center center;
  background-repeat: no-repeat;
}
.share-media .facebook {
  background-image: url("/wp-content/themes/geoplast/assets/images/ico-facebook.png");
}
.share-media .twitter {
  background-image: url("/wp-content/themes/geoplast/assets/images/ico-twitter.png");
}
.share-media .googleplus {
  background-image: url("/wp-content/themes/geoplast/assets/images/ico-google.png");
}

.navigation.pagination {
  display: block !important;
}
.navigation.pagination .screen-reader-text {
  display: none;
}

.paginationjs .paginationjs-pages ul {
  text-align: center;
}
.paginationjs .paginationjs-pages ul li {
  margin: 0 12px;
  font-family: Regular, Arial, sans-serif;
  font-size: 16px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  background: #fff;
  color: #333;
  text-align: center;
  font-weight: normal;
  overflow: hidden;
  line-height: 29px;
  vertical-align: middle;
  text-decoration: none;
}
.paginationjs .paginationjs-pages ul li a {
  color: #333;
}
.paginationjs .paginationjs-pages ul li.paginationjs-next {
  background: url(/sites/all/themes/geoplast/images/navigator_next.png) center center no-repeat;
  width: 36px;
}
.paginationjs .paginationjs-pages ul li.paginationjs-prev {
  background: url(/sites/all/themes/geoplast/images/navigator_prev.png) center center no-repeat;
  width: 36px;
}
@media all and (max-width: 768px) {
  .paginationjs .paginationjs-pages ul li {
    margin: 0 2px;
    font-size: 12px;
    width: 22px;
    height: 22px;
    line-height: 21px;
  }
  .paginationjs .paginationjs-pages ul li.paginationjs-next {
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  .paginationjs .paginationjs-pages ul li.paginationjs-prev {
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  .paginationjs .paginationjs-pages ul li.paginationjs-ellipsis {
    width: 15px;
    margin: 0;
  }
}
@media all and (max-width: 325px) {
  .paginationjs .paginationjs-pages ul li {
    margin: 0;
  }
}
.paginationjs .paginationjs-pages ul li.active {
  background: #f48f1f;
  border: 1px solid #f48f1f;
  color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.paginationjs .paginationjs-pages ul li.active a {
  color: #fff;
}
.paginationjs .paginationjs-pages ul li.disabled {
  display: none;
}
.paginationjs .paginationjs-pages ul li.paginationjs-ellipsis {
  display: inline-block;
  cursor: default;
}

.pager, .nav-links {
  text-align: center;
}
.pager li, .pager .page-numbers, .nav-links li, .nav-links .page-numbers {
  margin: 0 12px;
  font-family: Regular, Arial, sans-serif;
  font-size: 16px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  background: #fff;
  color: #333;
  text-align: center;
  font-weight: normal;
  overflow: hidden;
  line-height: 29px;
  vertical-align: middle;
  text-decoration: none;
}
.pager li.pager-next, .pager li.next, .pager .page-numbers.pager-next, .pager .page-numbers.next, .nav-links li.pager-next, .nav-links li.next, .nav-links .page-numbers.pager-next, .nav-links .page-numbers.next {
  background: url(/sites/all/themes/geoplast/images/navigator_next.png) center center no-repeat;
  width: 36px;
}
.pager li.pager-previous, .pager li.prev, .pager .page-numbers.pager-previous, .pager .page-numbers.prev, .nav-links li.pager-previous, .nav-links li.prev, .nav-links .page-numbers.pager-previous, .nav-links .page-numbers.prev {
  background: url(/sites/all/themes/geoplast/images/navigator_prev.png) center center no-repeat;
  width: 36px;
}
@media all and (max-width: 768px) {
  .pager li, .pager .page-numbers, .nav-links li, .nav-links .page-numbers {
    margin: 0 2px;
    font-size: 12px;
    width: 22px;
    height: 22px;
    line-height: 21px;
  }
  .pager li.pager-next, .pager li.next, .pager .page-numbers.pager-next, .pager .page-numbers.next, .nav-links li.pager-next, .nav-links li.next, .nav-links .page-numbers.pager-next, .nav-links .page-numbers.next {
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  .pager li.pager-previous, .pager li.prev, .pager .page-numbers.pager-previous, .pager .page-numbers.prev, .nav-links li.pager-previous, .nav-links li.prev, .nav-links .page-numbers.pager-previous, .nav-links .page-numbers.prev {
    width: 20px;
    height: 20px;
    background-size: contain;
  }
}
@media all and (max-width: 325px) {
  .pager li, .pager .page-numbers, .nav-links li, .nav-links .page-numbers {
    margin: 0;
  }
}
.pager li.pager-current, .pager li.current, .pager .page-numbers.pager-current, .pager .page-numbers.current, .nav-links li.pager-current, .nav-links li.current, .nav-links .page-numbers.pager-current, .nav-links .page-numbers.current {
  background: #f48f1f;
  border: 1px solid #f48f1f;
  color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.margin-top-standard {
  margin-top: 20px;
}

.title-bold {
  font-family: TitleBold, Arial, sans-serif;
}

.font-standard {
  font-family: Regular, Arial, sans-serif;
}

.btn-strong {
  font-weight: bold;
}

.btn-subscribe {
  font-family: Regular, Arial, sans-serif;
  font-size: 16px;
  background: #16478b;
  color: #fff;
  height: auto;
  padding: 8px 30px;
}

.content, .columns-wrapper {
  max-width: 1260px;
  margin: 0 auto;
}
.content.mini-content, .content .mini-content, .columns-wrapper.mini-content, .columns-wrapper .mini-content {
  max-width: 980px;
  margin: 0 auto;
}

.rtecenter {
  text-align: center;
}

section .container {
  max-width: 980px !important;
}
section.homepage .container {
  max-width: 1260px !important;
  padding: 0;
}

.container p {
  font-family: Light, Arial, sans-serif;
  font-size: 13px;
  line-height: 16px;
  padding: 10px;
  max-width: 950px;
  margin: 10px auto;
}
.container .rtecenter {
  margin-bottom: 50px;
}
.container h1 {
  margin-bottom: 15px;
  display: block;
  font-family: TitleBold, Arial, sans-serif;
}
.container h4 {
  font-family: "TitleBold", Bold, Arial, sans-serif;
  font-size: 25px;
  line-height: 140%;
  padding: 20px 0 15px;
  color: #434343;
}

.title {
  text-align: center !important;
}

.section h2 {
  font-family: "Title", Bold, Arial, sans-serif;
  font-size: 38px;
  line-height: 30px;
  color: #161616;
  text-align: center;
}

.centrato {
  text-align: center;
}

.section.section-shadow {
  padding-top: 60px;
  background-image: url(assets/images/section-shadow.png);
  background-position: top center;
  background-repeat: repeat-x;
}

#corporate {
  color: #16478b;
}
#corporate h1 {
  margin: 0 140px;
  font-size: 35px;
  line-height: 35px;
}
@media all and (max-width: 768px) {
  #corporate h1 {
    font-size: 24px;
    line-height: 24px;
    margin: 37px 10px 27px 10px;
  }
}
#corporate #intestazione {
  padding: 0;
}

#breadcrumb {
  padding: 10px 0 10px 0;
  max-width: 980px;
  margin: 0 auto;
  font-family: "Light", Arial, sans-serif;
  font-size: 11px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left !important;
}
@media all and (max-width: 768px) {
  #breadcrumb {
    display: none;
  }
}
#breadcrumb .centrato {
  text-align: left !important;
}
#breadcrumb a {
  font-family: "Light", Arial, sans-serif;
  font-size: 11px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}
#breadcrumb .back {
  float: right;
}

.ie8 {
  display: none;
}

.g-recaptcha {
  margin-top: 17px;
  margin-bottom: 17px;
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-08-18 14:16
 */
.columns-wrapper {
  text-align: left;
}
.columns-wrapper .column {
  display: inline-block;
  clear: both;
  margin: 0 -2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 15px;
  vertical-align: middle;
}
.columns-wrapper .column img {
  max-width: 100%;
}
.columns-wrapper .column.column-1 {
  margin-left: 0;
}
.columns-wrapper.one-columns .column {
  width: 100%;
}
.columns-wrapper.two-columns .column {
  width: 50%;
}
.columns-wrapper.three-columns .column {
  width: 33.3%;
}
.columns-wrapper h3 {
  text-align: left;
}
.columns-wrapper .rtecenter, .columns-wrapper .rtecenter h3 {
  text-align: left;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .columns-wrapper.three-columns .column {
    width: 49%;
  }
}
@media screen and (max-width: 768px) {
  .columns-wrapper.one-columns .column, .columns-wrapper.two-columns .column, .columns-wrapper.three-columns .column {
    width: 94%;
    margin: 0 auto;
  }
  .columns-wrapper .column {
    width: 94%;
    margin: 0 auto;
    padding: 0 10px;
  }
}
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-08-18 13:58
 */
.product.product-page-information table tr:first-child, .tabella > table > tbody > tr:first-child, table.comparazione tr:first-child {
  background: #f5842b;
}
.product.product-page-information table tr:first-child td, .tabella > table > tbody > tr:first-child td, table.comparazione tr:first-child td {
  color: #fff;
  padding: 15px 5px;
  border-color: #f5842b;
}
.product.product-page-information table tr:first-child td table tr:first-child, .tabella > table > tbody > tr:first-child td table tr:first-child, table.comparazione tr:first-child td table tr:first-child {
  background: none;
}
.product.product-page-information table tr:first-child td table tr td, .tabella > table > tbody > tr:first-child td table tr td, table.comparazione tr:first-child td table tr td {
  padding: 0;
  margin: 0;
}
.product.product-page-information table tr td, .tabella > table > tbody > tr td, table.comparazione tr td {
  font-family: "Regular", Arial, sans-serif;
  padding: 3px 15px;
  border: 1px solid #999;
  font-size: 11px;
  line-height: 140%;
  color: #555;
  text-align: center;
  vertical-align: middle;
}
.product.product-page-information table tr td.table-head, .tabella > table > tbody > tr td.table-head, table.comparazione tr td.table-head {
  color: #fff;
  background: #f5842b;
  font-weight: bold;
  padding: 15px;
}
.product.product-page-information table tr td table tr td, .tabella > table > tbody > tr td table tr td, table.comparazione tr td table tr td {
  border: 0;
  padding: 0;
}

table {
  margin: 0 auto;
  width: 100%;
}
table.comparazione {
  font-family: "Title", Bold, Arial, sans-serif;
  font-size: 15px;
  line-height: 140%;
  color: #333;
}
table.comparazione tr:first-child td {
  border-color: #fff;
}
table.comparazione tr td {
  border: 1px solid #fff;
  text-align: center;
  padding: 2px 10px;
}
table.comparazione tr td:nth-child(2) {
  border: 1px solid #fff;
  text-align: center;
  padding: 2px 10px;
  color: #fff;
  background-color: #f5842b;
}
table.comparazione tr td:first-child {
  text-align: left;
}

/**
 * Project : Geoplast.it
 * Author  : slavko
 * DateTime: 6/22/16 3:59 PM
 */
.flag {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 11px;
  background-repeat: no-repeat;
  background-position: top left;
}

.flag-de {
  background-image: url(assets/images/flags/de.png);
}

.flag-en {
  background-image: url(assets/images/flags/en.png);
}

.flag-es {
  background-image: url(assets/images/flags/es.png);
}

.flag-fr {
  background-image: url(assets/images/flags/fr.png);
}

.flag-gb {
  background-image: url(assets/images/flags/gb.png);
}

.flag-it {
  background-image: url(assets/images/flags/it.png);
}

.flag-pt-pt, .flag-pt {
  background-image: url(assets/images/flags/pt.png);
}

.flag-ru {
  background-image: url(assets/images/flags/ru.png);
}

.flag-tr {
  background-image: url(assets/images/flags/tr.png);
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : slavko
 * DateTime: 6/23/16 3:10 PM
 */
.lang_sel_click li, .lang_sel_click ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
}

.lang_sel_click a, .lang_sel_click a:link, .lang_sel_click a:visited {
  display: block;
  text-decoration: none !important;
  color: #000;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  line-height: 18px;
  padding: 7px 10px;
  border-radius: 5px;
  font: normal bold 12px Verdana, sans-serif;
}

.lang_sel_click ul ul a, .lang_sel_click ul ul a:link, .lang_sel_click ul ul a:visited {
  font-weight: normal;
  background: #fff;
  color: #000 !important;
  border-right-width: 1px;
  border-left-width: 1px;
  border-radius: 0;
}

.lang_sel_click {
  height: 25px;
  position: relative;
  z-index: 1320;
  float: right;
  right: 3px;
  font-family: arial, sans-serif;
}
@media all and (max-width: 768px) {
  .lang_sel_click {
    margin-top: 5px;
  }
}
.lang_sel_click ul ul {
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 28px;
  right: -3px;
  width: 158px;
  border-top: 0;
}
.lang_sel_click ul ul a:hover {
  color: #000;
  background: #efefef;
}
.lang_sel_click ul ul :hover > a {
  color: #000;
  background: #efefef;
}
.lang_sel_click ul ul li:first-child a {
  border-top: #e1e1e1 1px solid;
}
.lang_sel_click ul li {
  top: 0;
}
.lang_sel_click ul li img {
  position: relative;
  margin: 0;
  padding: 0;
  top: -1px;
}
.lang_sel_click ul li:hover ul {
  visibility: visible;
}
.lang_sel_click ul li ul li:first-child a {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 10px;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  background-clip: padding-box; /* stops bg color from leaking outside the border: */
}
.lang_sel_click ul li ul li:last-child a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; /* stops bg color from leaking outside the border: */
  padding-bottom: 10px;
}
.lang_sel_click ul li ul li img {
  margin-right: 0;
}
.lang_sel_click ul a:hover ul {
  visibility: visible;
}
.lang_sel_click > ul > li {
  width: auto;
}
.lang_sel_click > ul > li > a:first-child {
  border: none !important;
  padding: 6px 10px 12px 10px !important;
  background: none !important;
  text-align: right;
}
.lang_sel_click > ul > li > a:first-child.lang_sel_sel {
  font-size: 0;
  line-height: 0;
  color: transparent;
  width: auto;
  padding: 8px 0 8px 10px !important;
}
@media all and (max-width: 768px) {
  .lang_sel_click > ul > li > a:first-child.lang_sel_sel {
    padding: 15px 15px 12px 10px !important;
  }
}
.lang_sel_click > ul > li > a:first-child.lang_sel_sel:after {
  color: #4d4d4d;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: " ";
}
.lang_sel_click > ul > li > a:first-child.lang_sel_sel:hover:after {
  color: #f5842b;
}
.lang_sel_click li {
  float: left;
  width: 158px;
  text-align: left;
  position: relative;
}
.lang_sel_click li:before {
  content: "" !important;
}
.lang_sel_click a:hover {
  color: #000;
  background: #efefef;
}
.lang_sel_click a.lang_sel_click_sel {
  background: url(../images/nav-arrow-down.png) #fcfcfc right no-repeat;
  color: #bfbfbf;
}
.lang_sel_click a.lang_sel_click_sel:hover {
  text-decoration: none;
}
.lang_sel_click table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse;
}
.lang_sel_click :hover > a {
  color: #000;
  background: #efefef;
}

* html #lang_sel_click {
  width: 12em;
  width: 12em;
}
* html #lang_sel_click a {
  width: 158px;
  width: 138px;
}
* html #lang_sel_click a:link {
  width: 158px;
  width: 138px;
}
* html #lang_sel_click a:visited {
  width: 158px;
  width: 138px;
}
* html #lang_sel_click ul ul {
  top: 25px;
  top: 25px;
}

@media all and (max-width: 1073px) {
  #geoplast-collapse {
    position: absolute;
    width: 100%;
    z-index: 1000;
    top: 59px;
  }
  li .mega-sub-menu {
    display: none;
  }
  li.toggle-on .mega-sub-menu {
    display: block;
  }
}
#geoplast-collapse {
  border-left: 1px solid orange;
}
@media (max-width: 1074px) {
  #geoplast-collapse {
    border-left: none;
  }
}

@media all and (max-width: 1225px) and (min-width: 1074px) {
  #mega-menu-wrap-main.mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    padding: 0 7px 0 10px;
  }
}
#mega-menu-wrap-main.mega-menu-wrap .mega-menu > li:first-child.mega-menu-item a.mega-menu-link {
  padding-left: 0;
}

.mainMenuWrapper {
  position: static;
}
.mainMenuWrapper #mega-menu-wrap-main,
.mainMenuWrapper .mega-menu-wrap {
  position: static;
}
.mainMenuWrapper #mega-menu-wrap-main #mega-menu-main,
.mainMenuWrapper #mega-menu-wrap-main .mega-menu,
.mainMenuWrapper .mega-menu-wrap #mega-menu-main,
.mainMenuWrapper .mega-menu-wrap .mega-menu {
  position: static;
}
.mainMenuWrapper #mega-menu-wrap-main #mega-menu-main li.mega-current-post-parent .mega-menu-link,
.mainMenuWrapper #mega-menu-wrap-main .mega-menu li.mega-current-post-parent .mega-menu-link,
.mainMenuWrapper .mega-menu-wrap #mega-menu-main li.mega-current-post-parent .mega-menu-link,
.mainMenuWrapper .mega-menu-wrap .mega-menu li.mega-current-post-parent .mega-menu-link {
  color: #f5842b;
}
@media (max-width: 1073px) {
  .mainMenuWrapper #mega-menu-wrap-main #mega-menu-main .mega-resources-menu,
.mainMenuWrapper #mega-menu-wrap-main .mega-menu .mega-resources-menu,
.mainMenuWrapper .mega-menu-wrap #mega-menu-main .mega-resources-menu,
.mainMenuWrapper .mega-menu-wrap .mega-menu .mega-resources-menu {
    display: none;
  }
}
@media (min-width: 1074px) {
  .mainMenuWrapper #mega-menu-wrap-main #mega-menu-main .mega-resources-menu-mob,
.mainMenuWrapper #mega-menu-wrap-main .mega-menu .mega-resources-menu-mob,
.mainMenuWrapper .mega-menu-wrap #mega-menu-main .mega-resources-menu-mob,
.mainMenuWrapper .mega-menu-wrap .mega-menu .mega-resources-menu-mob {
    display: none;
  }
}
.mainMenuWrapper #mega-menu-wrap-main #mega-menu-main .mega-resources-menu-mob .mega-sub-menu,
.mainMenuWrapper #mega-menu-wrap-main .mega-menu .mega-resources-menu-mob .mega-sub-menu,
.mainMenuWrapper .mega-menu-wrap #mega-menu-main .mega-resources-menu-mob .mega-sub-menu,
.mainMenuWrapper .mega-menu-wrap .mega-menu .mega-resources-menu-mob .mega-sub-menu {
  display: none;
  padding-top: 0;
}
.mainMenuWrapper #mega-menu-wrap-main #mega-menu-main .mega-resources-menu-mob .mega-sub-menu li,
.mainMenuWrapper #mega-menu-wrap-main .mega-menu .mega-resources-menu-mob .mega-sub-menu li,
.mainMenuWrapper .mega-menu-wrap #mega-menu-main .mega-resources-menu-mob .mega-sub-menu li,
.mainMenuWrapper .mega-menu-wrap .mega-menu .mega-resources-menu-mob .mega-sub-menu li {
  padding: 0 0 0 25px;
}
.mainMenuWrapper #mega-menu-wrap-main #mega-menu-main .mega-resources-menu-mob .mega-sub-menu li a,
.mainMenuWrapper #mega-menu-wrap-main .mega-menu .mega-resources-menu-mob .mega-sub-menu li a,
.mainMenuWrapper .mega-menu-wrap #mega-menu-main .mega-resources-menu-mob .mega-sub-menu li a,
.mainMenuWrapper .mega-menu-wrap .mega-menu .mega-resources-menu-mob .mega-sub-menu li a {
  color: #707070;
  font-weight: bold;
  padding: 5px 0 5px 0;
  vertical-align: top;
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-08-18 15:41
 */
.searchWrapper {
  max-width: 980px;
  margin: 0 auto;
}
.searchWrapper .query {
  font-family: HelveticaNeueCond, Helvetica;
  text-transform: uppercase;
  text-align: center;
  font-size: 38px;
  line-height: 140%;
  padding: 23px 0 20px 0;
}
.searchWrapper .highlight {
  color: #f5842b !important;
}

.results {
  border-top: 1px solid #000;
  list-style: none;
  padding: 0;
  margin: 0;
}
.results li {
  padding: 20px 0 0 0;
  max-width: 100%;
  min-width: 320px;
  margin: 0;
}
.results li a {
  text-decoration: none;
  color: black;
}
.results li a:hover {
  color: #f5842b;
}
.results li h3 {
  font-family: HelveticaNeueCond, Helvetica !important;
  padding: 0;
  text-align: left !important;
  font-weight: normal;
  font-size: 26px;
}
.results li h3 a {
  font-family: HelveticaNeueCond, Helvetica !important;
}
.results li h3 span {
  font-size: 19px;
  color: #a5a5a5;
}
.results li .snippet {
  font-size: 13px;
}
.results li .snippet p {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif !important;
}

@media (max-width: 980px) {
  .searchWrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.searchWrapper .search_image {
  padding-left: 0;
}
.searchWrapper .search_image img {
  margin-top: 5px;
  width: 100% !important;
  height: 100px !important;
  object-fit: cover;
}
@media (max-width: 600px) {
  .searchWrapper .search_image img {
    height: 80px !important;
  }
}
.searchWrapper .snippet p {
  font-size: 14px;
}
.searchWrapper .ie8 {
  display: block;
}
.searchWrapper .query {
  padding-top: 40px !important;
  text-align: left;
  font-family: HelveticaNeueCond, Helvetica;
  font-weight: bold;
  color: black;
  font-size: 38px;
}
@media (max-width: 768px) {
  .searchWrapper .query {
    font-size: 26px;
  }
}
.searchWrapper .results {
  border-top: 0;
}
.searchWrapper .results .results_single {
  padding: 0;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid rgba(238, 238, 238, 0.9333333333);
}
.searchWrapper .results .results_single h3 {
  margin-top: 14px;
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-07-20 13:41
 */
.fullwidth-slider .slides {
  padding: 0;
  margin: 0;
}
.fullwidth-slider .slides li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fullwidth-slider .slides li img {
  max-height: 380px;
}
.fullwidth-slider .slides .owl-item {
  display: inline;
}

.owl-wrapper-outer .owl-next {
  position: absolute;
  right: 50px;
}
.owl-wrapper-outer .owl-prev {
  position: absolute;
  left: 50px;
}

#geoplast-collapse ul li .dropdown-menu {
  display: none;
}

.centrato #breadcrumb {
  display: none;
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-07-02 16:02
 */
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-07-20 16:04
 */
.view-terms-solutions li.views-row {
  display: inline-block;
  clear: both;
  text-align: center;
  position: relative;
  margin: 0 -2px 45px;
  max-width: 245px;
}
.view-terms-solutions ul {
  text-align: center;
}
.view-terms-solutions .views-row .term-name {
  text-transform: uppercase;
  font-size: 22px;
  font-family: TitleBold, Bold, Arial, sans-serif;
}
.view-terms-solutions .views-row .term-sub {
  color: #757575;
  font-size: 13px;
}
.view-terms-solutions .views-row .term-sub p {
  line-height: 16px;
  padding-top: 5px;
  text-align: center;
}
.view-terms-solutions .views-row .term-link {
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.view-terms-solutions .views-row .img {
  height: 145px;
  vertical-align: middle;
  width: 245px;
}

@media screen and (max-width: 620px) {
  .view-terms-solutions li.views-row {
    width: auto;
  }
}
.js-tabs {
  text-align: center;
  margin-bottom: 60px;
  /* background: {
      image: image-url('sfumo.jpg');
      position: bottom center;
      repeat: no-repeat;
  }; */
  padding-top: 30px;
  border-bottom: 1px solid #b7b7b7;
}

.js-tabs a.tab {
  display: inline-block;
  padding: 5px 15px;
  text-decoration: none;
  color: #969696;
  font-size: 33px;
  font-family: TitleBold, Bold, Arial, sans-serif;
}
@media all and (max-width: 420px) {
  .js-tabs a.tab {
    font-size: 20px;
  }
}
@media all and (min-width: 420px) and (max-width: 1160px) {
  .js-tabs a.tab {
    font-size: 20px;
  }
}

.js-tabs a.tab.active {
  color: #16478b;
  border: 1px solid #b7b7b7;
  border-bottom: 1px solid #fff;
  background-color: #fff;
  margin-bottom: -1px;
}

.view-terms-prodotti li.views-row {
  display: inline-block;
  clear: both;
  text-align: center;
  width: 20%;
  padding: 0 1% 60px 1%;
  position: relative;
}

.view-terms-prodotti ul {
  text-align: center;
}

.view-terms-prodotti .views-row .term-products-img {
  margin-bottom: 20px;
}

.view-terms-prodotti .views-row .term-name {
  text-transform: uppercase;
  font-size: 22px;
  font-family: TitleBold, Bold, Arial, sans-serif;
}

.views-row {
  vertical-align: top;
}
.views-row .term-sub {
  color: #757575;
  font-size: 13px;
}
.views-row .term-sub p {
  line-height: 16px;
  padding-top: 5px;
  text-align: center;
}

.view-terms-prodotti .views-row .term-link {
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.view-terms-prodotti .views-row .img {
  display: block;
  height: 145px;
  vertical-align: middle;
  /* width: 245px; */
  min-width: 150px;
}

/**------------------------------------------------------------------------------------------ MOBILE
*/
@media screen and (max-width: 620px) {
  .view-terms-prodotti li.views-row {
    width: auto;
  }
}
.homepage #slider {
  max-width: 1800px;
  margin: 30px auto 0 auto;
  width: 100%;
  height: 600px;
  position: relative;
  z-index: 1;
  overflow-x: hidden;
}
.homepage #slider .navControls {
  position: relative;
  z-index: 2;
  height: 0;
}
.homepage #slider .navControls > div {
  position: absolute;
  top: 270px;
  width: 49px;
  height: 49px;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media screen and (max-width: 480px) {
  .homepage #slider .navControls > div {
    top: 100px;
  }
}
.homepage #slider .navControls > div.nav-prev {
  background-image: url(assets/images/fullwidth-prev.png);
  left: -55px;
}
.homepage #slider .navControls > div.nav-next {
  background-image: url(assets/images/fullwidth-next.png);
  right: -55px;
}
.homepage #slider .navControls > div:hover {
  -webkit-box-shadow: white 0 0 2px;
  box-shadow: white 0 0 2px;
}
.homepage #slider ul.banners {
  height: 600px;
  position: relative;
  z-index: 1;
}
.homepage #slider ul.banners li.slide {
  display: none;
  position: absolute;
  width: 100%;
  height: 600px;
}
@media screen and (max-width: 480px) {
  .homepage #slider ul.banners li.slide {
    height: 435px;
  }
}
.homepage #slider ul.banners li.slide .background {
  /* height: 600px; */
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
}
.homepage #slider ul.banners li.slide .background .bgimg {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 480px) {
  .homepage #slider ul.banners li.slide .background .bgimg {
    background-size: cover !important;
    height: 245px;
  }
}
.homepage #slider ul.banners li.slide .background .content {
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.homepage #slider ul.banners li.slide .background .admin-links {
  position: absolute;
  bottom: 35px;
  left: 10px;
  z-index: 4;
  background: white;
}
.homepage #slider ul.banners li.slide .background:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.homepage #slider ul.banners li.slide .background.white:before {
  background-color: black;
}
.homepage #slider ul.banners li.slide .background.black:before {
  background-color: white;
}
@media screen and (max-width: 479px) {
  .homepage #slider ul.banners li.slide .background.black:before {
    background-color: black;
  }
}
.homepage #slider ul.banners li.slide .background.basic a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.homepage #slider ul.banners li.slide .background.basic a.link-1 {
  width: 50%;
  right: 0;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .homepage #slider ul.banners {
    height: 435px;
  }
}
.homepage #slider ul.pager {
  position: relative;
  z-index: 3;
  width: 100%;
  margin-top: -30px;
  text-align: center;
  display: none;
}
@media screen and (max-width: 480px) {
  .homepage #slider ul.pager {
    display: none;
  }
}
.homepage #slider ul.pager li.baeto {
  width: 14px;
  height: 14px;
  margin: 5px 0;
  background-image: image-url("baeto-vuoto.png");
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.homepage #slider ul.pager li.baeto.active {
  background-image: image-url("baeto-pieno.png");
  background-position: center;
  background-repeat: no-repeat;
}
.homepage #slider:hover .navControls > div {
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage #slider:hover .navControls > div.nav-prev {
  left: 30px;
}
.homepage #slider:hover .navControls > div.nav-next {
  right: 30px;
}
.homepage #slider .slider-content {
  padding: 60px 90px 0 90px;
  max-width: 1800px;
  margin: 0 auto;
}
.homepage #slider .slider-content .verticale img {
  padding: 0 15px;
}
.homepage #slider .slider-content .slider-text {
  padding-top: 20px;
}
@media screen and (max-width: 480px) {
  .homepage #slider .slider-content {
    color: #fff !important;
    padding: 275px 5px 0 5px;
  }
  .homepage #slider .slider-content .slider-text {
    padding-top: 0;
  }
}
.homepage #slider .slider-content .slider-description {
  /* max-width: 420px; */
  width: 45%;
  padding: 15px 10px 10px 20px;
}
@media screen and (min-width: 481px) {
  .homepage #slider .slider-content .slider-description {
    background: rgba(0, 0, 0, 0.5);
  }
}
.homepage #slider .slider-content .slider-description .slider-text .banner-title {
  color: white;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  font-family: Arial, sans-serif;
}
.homepage #slider .slider-content .slider-description .slider-text .banner-title p {
  padding: 10px 20px;
}
@media screen and (max-width: 480px) {
  .homepage #slider .slider-content .slider-description .slider-text .banner-title {
    color: #4d4d4d !important;
  }
}
.homepage #slider .slider-content .slider-description .slider-text .banner-subtitle {
  font-size: 23px;
  font-family: Arial, sans-serif;
  color: #f5842b;
  font-weight: 600;
}
.homepage #slider .slider-content .slider-description .slider-text .banner-subtitle p {
  padding: 15px 20px;
}
@media screen and (max-width: 480px) {
  .homepage #slider .slider-content .slider-description .slider-text .banner-subtitle {
    color: #f5842b !important;
  }
}
.homepage #slider .progress_bar {
  height: 4px;
  position: absolute;
  bottom: 0;
  background-color: #fff;
}
@media screen and (max-width: 479px) {
  .homepage #slider {
    height: 500px;
  }
}
@media screen and (max-width: 700px) {
  .homepage #slider .slider-content .slider-description {
    width: 60%;
  }
  .homepage #slider .slider-content .verticale img {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .homepage #slider .slider-content .slider-description {
    width: 100%;
    float: none;
  }
}
.homepage .field-collection-container .container {
  padding: 5px 0;
}
.homepage .field-collection-container .container #slider {
  height: 600px;
}
.homepage .field-collection-container .container #slider .banners {
  margin: 0;
  padding: 0;
}

.work-with-us {
  text-align: left;
}
.work-with-us form {
  margin-right: 100px;
}
@media (max-width: 768px) {
  .work-with-us form {
    margin: 0.5%;
  }
}
.work-with-us .disclaimer {
  margin-bottom: 15px;
}
.work-with-us .form-group div.col-lg-5, .work-with-us .form-group div.col-lg-4 {
  text-align: right;
  line-height: 28px;
  vertical-align: middle;
}
.work-with-us .form-group div.featured {
  line-height: 140%;
}
.work-with-us .form-group div.featured span {
  margin-bottom: 20px;
  float: left;
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: bold;
  font-size: 19px;
  text-transform: uppercase;
  display: inline-block;
  padding-right: 10px;
}
.work-with-us input, .work-with-us select, .work-with-us textarea {
  max-width: 350px;
}
.work-with-us input.form-submit, .work-with-us select.form-submit, .work-with-us textarea.form-submit {
  width: 100px;
  float: right;
  margin-right: 6px;
  font-size: 11px;
  text-transform: uppercase;
  font-family: "Regular", Bold, Arial, sans-serif;
  cursor: pointer;
}
.work-with-us input.form-submit:hover, .work-with-us select.form-submit:hover, .work-with-us textarea.form-submit:hover {
  background: #f8f8f8;
}
.work-with-us .disclaimer p {
  padding: 0;
  margin: 0;
  line-height: 140%;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.work-with-us .disclaimer p strong {
  font-weight: bold;
  display: block;
}

body .field-collection-container {
  margin: 0 auto;
  border: 0;
  padding: 0;
  clear: both;
}

.buttons a {
  font-family: HelveticaNeue, Helvetica;
  text-decoration: none;
  background-color: #f4f4f4;
  color: #383838;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-width: 90px;
  padding: 12px;
  margin: 0 5px;
}

.verde h1, .verde h2, .verde h3 {
  color: rgb(64, 155, 61);
}

.socialshare, .socialsharethis {
  padding: 0;
  text-transform: uppercase;
  margin: 50px auto;
  max-width: 980px;
  min-height: 45px;
  text-align: center;
  position: relative;
  line-height: 45px;
  vertical-align: middle;
}
@media all and (max-width: 1024px) {
  .socialshare, .socialsharethis {
    margin: 10px auto;
  }
}
.socialshare label, .socialsharethis label {
  position: relative;
  top: -8px;
  display: inline-block;
  font-size: 18px;
  font-family: Regular, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
.socialshare span, .socialsharethis span {
  height: 37px;
}
.socialshare .sharethis-buttons, .socialsharethis .sharethis-buttons {
  display: inline-block;
  vertical-align: bottom;
}

.page404 {
  text-align: center;
  margin: 150px 0;
}
.page404 h2 {
  font-size: 36px;
  color: #222222;
  padding-bottom: 40px;
  font-family: HelveticaNeueCond, Helvetica;
}
.page404 p {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 40px;
}
.page404 .btn-black {
  background: black;
  color: white;
  font-weight: bold;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  text-transform: uppercase;
}

.section h2,
.view-accessories h2 {
  padding-top: 0;
  font-family: "Title", Bold, Arial, sans-serif;
  font-size: 26px;
  line-height: 30px;
  color: black;
  text-align: center;
  text-transform: uppercase;
}
.section h2 strong,
.view-accessories h2 strong {
  font-family: "TitleBold", Bold, Arial, sans-serif;
}
.section .section-intro,
.view-accessories .section-intro {
  padding: 30px 0 20px;
  text-align: center;
  font-size: 13px;
  color: #4f4f4f;
  max-width: 94%;
  margin: 0 auto;
}
.section .section-intro h3,
.view-accessories .section-intro h3 {
  font-family: "TitleBold", Bold, Arial, sans-serif;
  font-size: 26px;
  padding-bottom: 8px;
}

.slider-text .banner-title p {
  font-size: 40px;
  line-height: 40px;
}
.slider-text .banner-subtitle p {
  font-size: 23px;
  line-height: 25px;
}

p, h2, h3, h4, h5, h6 {
  padding-left: 15px;
  padding-right: 15px;
}

.section .columns-wrapper .column {
  font-family: Arial, sans-serif;
  font-size: 15px;
  padding-bottom: 13px;
}
.section .columns-wrapper .column h3,
.section .columns-wrapper .column h4 {
  font-family: "TitleBold", Bold, Arial, sans-serif;
  font-size: 25px;
  line-height: 100%;
  padding: 20px 0 7px;
  color: #434343;
}
@media all and (max-width: 768px) {
  .section .columns-wrapper .column h3,
.section .columns-wrapper .column h4 {
    font-size: 18px;
    line-height: 110%;
    padding: 10px;
  }
}
.section .columns-wrapper .column ol li {
  list-style-type: decimal;
  margin-left: 20px;
}
.section .columns-wrapper .column a {
  color: #000;
}

.section .centrato {
  width: 99.5%;
}

/*------------------------------------------------------------------------------ TABLES
*/
#tables .section .section-intro {
  padding-top: 65px;
}

.tabella {
  overflow-x: auto;
  margin-bottom: 75px;
}

.tabella.big-table {
  overflow: visible;
}

.tabella {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto 50px auto;
}

.section table tr td img {
  max-width: none;
}

.law-page {
  max-width: 980px;
  margin: 0 auto;
}
.law-page h2, .law-page h2.title {
  font-family: HelveticaNeueCond, Helvetica !important;
  color: #333333;
  font-size: 38px;
  text-transform: uppercase;
  text-align: left;
  line-height: 38px;
  font-weight: bold;
}
.law-page p {
  margin: 10px 0;
  padding: 0;
  font-family: Arial, sans-serif !important;
  font-size: 15px;
  font-weight: normal;
}
@media all and (max-width: 768px) {
  .law-page p {
    margin: 10px 5%;
  }
}
.law-page p span {
  font-family: "Bold", Arial, sans-serif;
}

.Geoplast-pageWrapper .one-columns .column-1 h2 {
  padding-left: 0;
  padding-right: 0;
}
.Geoplast-pageWrapper .one-columns .column-1 h4 {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 992px) {
  .Geoplast-pageWrapper .three-columns .col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Geoplast-pageWrapper .main-image {
  position: relative;
  text-align: center;
}
.Geoplast-pageWrapper .main-image-title {
  position: absolute;
  top: 26.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 37px;
  font-family: "HelveticaNeueCond", Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
}
@media (max-width: 500px) {
  .Geoplast-pageWrapper .main-image-title {
    top: 25%;
  }
}
@media (max-width: 360px) {
  .Geoplast-pageWrapper .main-image-title {
    font-size: 20px;
  }
}
@media (min-width: 361px) and (max-width: 430px) {
  .Geoplast-pageWrapper .main-image-title {
    font-size: 25px;
  }
}
@media (min-width: 431px) and (max-width: 500px) {
  .Geoplast-pageWrapper .main-image-title {
    font-size: 30px;
  }
}
@media (min-width: 501px) and (max-width: 1200px) {
  .Geoplast-pageWrapper .main-image-title {
    top: 25%;
  }
}
.Geoplast-pageWrapper .main-image-text {
  position: absolute;
  top: 34%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgb(245, 132, 43);
  font-size: 20px;
  font-family: "HelveticaNeueLightCond", Arial, sans-serif;
  width: 100%;
}
@media (max-width: 500px) {
  .Geoplast-pageWrapper .main-image-text {
    height: 250px;
    object-fit: cover;
    top: 79%;
  }
}
@media (max-width: 350px) {
  .Geoplast-pageWrapper .main-image-text {
    font-size: 8px;
  }
}
@media (min-width: 351px) and (max-width: 360px) {
  .Geoplast-pageWrapper .main-image-text {
    font-size: 10px;
  }
}
@media (min-width: 361px) and (max-width: 400px) {
  .Geoplast-pageWrapper .main-image-text {
    font-size: 10px;
  }
}
@media (min-width: 401px) and (max-width: 450px) {
  .Geoplast-pageWrapper .main-image-text {
    font-size: 12px;
  }
}
@media (min-width: 451px) and (max-width: 500px) {
  .Geoplast-pageWrapper .main-image-text {
    font-size: 14px;
  }
}
@media (min-width: 501px) and (max-width: 600px) {
  .Geoplast-pageWrapper .main-image-text {
    font-size: 16px;
  }
}
.Geoplast-pageWrapper .main-image-text > p > span {
  padding: 0 13px;
}
@media (max-width: 500px) {
  .Geoplast-pageWrapper img.homepage-main-image {
    height: 250px;
    object-fit: cover;
  }
}
@media (min-width: 501px) and (max-width: 768px) {
  .Geoplast-pageWrapper img.homepage-main-image {
    height: 350px;
    object-fit: cover;
  }
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-07-22 16:34
 */
.green-page .field-name-field-title {
  font-size: 30px;
  color: #103b81;
  font-family: HelveticaNeue, Helvetica;
}
.green-page .background {
  background-repeat: repeat-x;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 10px;
  background-position: top center;
  margin-bottom: 56px;
}
.green-page .background .field-items {
  display: inline-block;
  clear: both;
}
.green-page .background .field-name-field-image {
  margin-bottom: 45px;
}
.green-page .background .field-name-field-title {
  margin-bottom: 35px;
}
.green-page .background .field-name-field-title .field-items {
  max-width: 700px;
  line-height: 100%;
  text-transform: uppercase;
}
.green-page .content .field-collection-container {
  margin-bottom: 70px;
}
.green-page .content .field-name-field-files {
  margin-bottom: 70px;
}
.green-page .section {
  margin-bottom: 0;
}
.green-page .section h2 {
  padding-top: 60px;
  padding-bottom: 35px;
  font-family: HelveticaNeue, Helvetica;
  font-size: 38px;
  text-transform: uppercase;
}
.green-page .columns-wrapper .column {
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding-bottom: 0;
  line-height: 140%;
}
.green-page .two-columns .column {
  padding-top: 0;
}
.green-page .three-columns .column {
  padding-top: 0;
}

.green-page-buttons {
  text-align: center;
  padding-bottom: 50px;
  margin-top: -60px;
}
.green-page-buttons a {
  color: #fff;
  text-decoration: none;
}

.green-page-buttons {
  text-align: center;
  padding-bottom: 50px;
  margin-top: -60px;
}
.green-page-buttons a {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}
.green-page-buttons a:hover {
  color: #2a6496;
}

.btnGeo {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0;
  min-width: 135px;
  padding: 12px;
  font-size: 13px;
  font-family: HelveticaNeue, Helvetica;
  display: inline-block;
  margin: 0 7.5px;
  background-color: #0d0d0d;
}

div.green-page .columns-wrapper.two-columns .column.column-1 p,
div.green-page .columns-wrapper.two-columns .column.column-2 p {
  padding-left: 0;
  padding-right: 0;
}

div.green-page .column.column-2 {
  padding-left: 30px;
  padding-right: 0;
}

div.green-page .columns-wrapper.three-columns .column.column-1 p, div.green-page .columns-wrapper.three-columns .column.column-2 p, div.green-page .columns-wrapper.three-columns .column.column-3 p {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 690px) {
  div.btnGeo:first-child {
    margin-bottom: 25px;
  }
}

div.green-page .column.column-1 {
  padding: 0;
}

@media (max-width: 768px) {
  div.green-page .columns-wrapper .column.column-2,
div.green-page .columns-wrapper .column.column-3 {
    padding: 0;
  }
}

@media (max-width: 768px) {
  div.green-page .columns-wrapper.one-columns {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media (max-width: 768px) {
  div.green-page .field-name-field-title {
    font-size: 27px;
  }
}

.green-page-buttons a:hover {
  color: #ffffff;
}

.green-page .section .columns-wrapper .column h4 {
  font-family: HelveticaNeueCond, Helvetica;
  font-weight: 700;
  color: #000000;
}

@media (max-width: 768px) {
  .green-page .columns-wrapper.two-columns {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 768px) {
  .green-page .columns-wrapper.three-columns {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.Geoplast-pageWrapper .post h1 {
  color: #000;
}

@media (max-width: 1024px) and (min-width: 769px) {
  .green-page .columns-wrapper.three-columns .column {
    width: 33%;
  }
}

@media (max-width: 768px) {
  .green-page .columns-wrapper.one-columns .column, .columns-wrapper.two-columns .column, .columns-wrapper.three-columns .column {
    width: 100%;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  .green-page .field-collection-container:first-child {
    margin-left: 20px;
    margin-right: 20px;
  }
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-07-25 09:24
 */
.columns-wrapper .column {
  vertical-align: top;
}

.btn.btn-contatti, .form-item-account-login-mail input, .field-type-addressfield input, .field-type-addressfield select {
  border: 1px solid #c8c8c8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 6px 9px;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  cursor: pointer;
  font-family: "Regular", Bold, Arial, sans-serif;
  background: #ebebeb;
  max-width: 350px;
}

.banner {
  background-color: #000;
  text-align: center;
  height: 335px;
  width: 100%;
  position: relative;
}
.banner p {
  margin: 0;
}
.banner .testo {
  z-index: 11;
  position: absolute;
  width: 100%;
  color: #fff;
}
.banner .testo p.claim {
  font-size: 18px;
}
.banner .testo h2 {
  padding-top: 180px;
  font-size: 38px;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media all and (max-width: 1024px) {
  .banner .testo h2 {
    padding-top: 15%;
  }
}
.banner .bg {
  background-position: top center;
  background-size: cover;
  margin-bottom: 56px;
  text-align: center;
  color: #fff;
  height: 335px;
  width: 100%;
  position: absolute;
  z-index: 10;
  top: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.language-pt-pt .solution_sidebar {
  float: left !important;
}

#prodotto .over-slider ul li, #prodotto .over-slider ul a {
  font-family: Regular, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
}

body #carousel .flex-direction-nav .flex-next, body #carousel .flex-direction-nav .flex-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto;
  width: 17px;
  background-color: #4a5059;
  opacity: 1 !important;
  margin: 0;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  text-shadow: none;
}

#prodotto {
  margin-bottom: 80px;
  margin-top: 30px;
}
#prodotto p {
  padding: 0;
}
#prodotto p span {
  color: #f5842b;
}
#prodotto .advantages:nth-of-type(1) {
  margin-right: 0px;
}

.ptop30 {
  padding-top: 30px;
}

#product-menu {
  display: none;
}

.leed-download {
  margin-bottom: 30px;
}
.leed-download a {
  text-decoration: none;
}

.view-accessories ul li {
  display: inline-block;
  clear: both;
  vertical-align: top;
  width: 275px;
  padding: 5% 2%;
  margin: 0;
  text-align: center;
}
@media all and (max-width: 768px) {
  .view-accessories ul li {
    width: 100%;
  }
}

.btn-orange {
  text-align: center;
  padding: 12px;
  border-radius: 0;
  color: #000;
  background-color: #e6e6e6;
  text-decoration: none;
  font-family: HelveticaNeue, Helvetica;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.42857;
  text-transform: uppercase;
}
.btn-orange:hover {
  color: #000;
}

.buttons-group .detail:hover, .buttons-group .detail:focus,
.buttons-group .btnGeo.quote:hover,
.buttons-group .btnGeo.quote:focus {
  color: #fff;
  text-decoration: none;
}

.accessory-preview .img-preview {
  margin-bottom: 20px;
  min-height: 200px;
}
.accessory-preview .description {
  margin-bottom: 18px;
  font-family: Arial, sans-serif;
}
.accessory-preview .description a.btnGeo.detail {
  text-decoration: none;
  font-size: 13px;
  font-family: Arial, sans-serif;
  color: #fff;
  background-color: #000;
  display: inline-block;
}
.accessory-preview .description {
  margin-bottom: 18px;
  font-family: Arial, sans-serif;
}
.accessory-preview .description a.btnGeo.detail {
  text-decoration: none;
  font-size: 13px;
  font-family: Arial, sans-serif;
  color: #fff;
  background-color: #000;
  display: inline-block;
}

.section .field-collection-container {
  max-width: 980px;
}

.node-product-leed #intestazione {
  margin-bottom: 0;
  padding: 0;
}
.node-product-leed .field-collection-container {
  max-width: 980px;
}
.node-product-leed .field-collection-container .columns-wrapper .column {
  padding: 0;
}
.node-product-leed .field-collection-container .columns-wrapper h3 {
  margin: 15px 0 15px 0 !important;
  padding: 0;
}

#filtri {
  padding: 40px 0;
}
#filtri .mostra-image {
  background-image: url(/sites/all/themes/geoplast/images/filter-image.png);
}
#filtri .mostra-video {
  background-image: url(/sites/all/themes/geoplast/images/filter-video.png);
}
#filtri span {
  font-family: "Title", Bold, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right center;
  text-transform: uppercase;
  color: #333;
}
#filtri a {
  display: inline-block;
  width: 18px;
  height: 23px;
  margin-left: 15px;
  margin-right: 30px;
  background-image: url(/sites/all/themes/geoplast/images/checkbox.png);
  text-decoration: none;
}
#filtri a.active {
  background-image: url(/sites/all/themes/geoplast/images/checkbox-active.png);
}

.node-product-basic-page .column h3 {
  color: #f5842b !important;
}

#prodotto {
  max-width: 980px;
  margin: 30px auto 80px auto;
}
#prodotto h1, #prodotto h2, #prodotto h3 {
  color: #f5842b;
  margin: 5px 0 4px 0 !important;
  padding: 0 !important;
  text-align: left !important;
  line-height: 100%;
}
#prodotto .colonna-sinistra {
  text-align: left;
}
#prodotto .testo-intro {
  font-family: Arial, sans-serif;
  font-size: 13px;
}
#prodotto .testo-intro p {
  font-family: Arial, sans-serif;
  font-size: 13px;
}
#prodotto .links {
  margin-top: 30px;
  font-family: HelveticaNeueCond, Helvetica !important;
}
#prodotto .links .link:hover {
  background-color: #f36523 !important;
}
#prodotto .links .link {
  margin-top: 10px;
  font-family: HelveticaNeueCond, Helvetica !important;
  display: block;
  padding: 5px 10px;
  background: #f8aa86 !important;
  font-size: 18px;
  width: 100%;
  margin-bottom: 15px;
}
#prodotto .links .link span {
  font-family: HelveticaNeueCond, Helvetica !important;
  display: none;
}
#prodotto .links .link h3 {
  color: rgb(0, 0, 0) !important;
  font-size: 18px !important;
}
#prodotto .links .link span {
  color: rgb(0, 0, 0);
  font-size: 18px;
}
#prodotto .links .link a.cover-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  text-decoration: none;
  font-size: 18px;
  font-family: HelveticaNeueCond !important;
  padding: 1px 10px;
  color: rgb(0, 0, 0);
  margin: 0;
}

h1 sup {
  display: none;
}

#intestazione {
  text-align: center;
  padding-bottom: 35px;
}
#intestazione .titolo {
  font-size: 38px;
  line-height: 140%;
  padding-bottom: 10px;
  color: #383838;
}
#intestazione h2 {
  font-family: Title, Bold, Arial, sans-serif;
  display: inline;
}
#intestazione .testo-intro {
  font-size: 13px;
  line-height: 140%;
  color: #434343;
}

.colonna-sinistra {
  float: left;
  width: 300px;
  margin-right: 27px;
}
.colonna-sinistra #intestazione {
  text-align: left;
}
.colonna-sinistra #intestazione .titolo h2 {
  font-size: 14px;
  line-height: 140%;
  font-family: Regular, Arial, sans-serif;
  display: block;
}
.colonna-sinistra .preview-prodotto {
  text-align: center;
  padding: 35px 0 40px;
}

.buttons {
  display: block;
  text-align: center;
}
.buttons a {
  margin: 0 5px;
  background-color: #e6e6e6;
  border-radius: 0 !important;
}
.buttons a.link-color {
  color: #fff;
}

.rest-of-list {
  display: none;
}

#contenuto {
  margin-bottom: 100px;
}

#slider {
  margin-bottom: 7px;
  /*overflow: hidden;*/
}
#slider .flex-direction-nav {
  display: none;
}

.blocco-destra {
  float: right;
}

#blocco-soluzioni {
  padding: 20px 0;
  background-color: #e3ddd6;
  width: 185px;
  height: 290px;
  margin-bottom: 3px;
  color: #242322;
}
#blocco-soluzioni h3 {
  padding: 0 12px;
  font-size: 13px;
  line-height: 28px;
  color: #242322;
}
#blocco-soluzioni ul {
  padding: 0 12px;
  font-size: 13px;
  line-height: 34px;
}
#blocco-soluzioni a {
  color: #242322;
  text-decoration: none;
  text-transform: uppercase;
}

#blocco-preventivo {
  position: relative;
  background-color: #818180;
  width: 185px;
  height: 100px;
  color: #fff;
  padding: 35px 0;
}
#blocco-preventivo h3 {
  padding: 0 12px;
  font-size: 16px;
  line-height: 24px;
}
#blocco-preventivo p {
  padding: 0 12px;
  font-size: 11px;
}

@media screen and (max-width: 980px) {
  #slider {
    float: none;
    margin: 0 auto 7px;
  }
  .blocco-destra {
    float: none;
    max-width: 780px;
    min-width: 320px;
    width: 94%;
    margin: 0 auto;
  }
  #blocco-soluzioni {
    float: left;
    width: 49.5%;
    height: auto;
  }
  #blocco-preventivo {
    float: right;
    width: 49.5%;
    height: auto;
  }
}
.colonna-destra {
  position: relative;
  margin-left: 327px;
}

#prodotto .over-slider {
  text-align: left;
  top: 0;
  bottom: 79px;
  right: 0;
  z-index: 5;
  transition: width 0.75s;
  overflow: hidden;
  margin-top: 199px;
  position: relative;
  height: auto !important;
  width: 100% !important;
  z-index: 0;
  margin-left: 0;
}
#prodotto .over-slider:before {
  content: "";
  margin: 44px 0;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #c4c1c1;
  top: 0;
  left: 0;
}
@media (min-width: 1000px) {
  #prodotto .over-slider:before {
    width: 980px;
  }
}
@media all and (max-width: 1010px) {
  #prodotto .over-slider:before {
    top: -46px;
    left: 0;
  }
}
#prodotto .over-slider .cover-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 19px;
  right: 0;
  background-color: #1f1816;
  opacity: 0.8;
  filter: alpha(opacity=80);
  display: none;
}
#prodotto .over-slider .open-close {
  position: absolute;
  top: 10px;
  left: 0;
  width: 19px;
  height: 19px;
  background-image: url(./assets/images/next-slider.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #1f1816;
  opacity: 0.8;
  filter: alpha(opacity=80);
  cursor: pointer;
  z-index: 6;
}
#prodotto .over-slider .open-close.open {
  background-image: url(./assets/images/prev-slider.png);
}
#prodotto .over-slider .testo {
  position: relative;
  z-index: 5;
  line-height: 100%;
  left: 0;
  margin-top: 63px;
  padding: 0;
  height: auto;
}
@media all and (max-width: 1010px) {
  #prodotto .over-slider .testo {
    left: 0;
    top: 0;
    margin-top: 33px;
  }
}
#prodotto .over-slider .testo h2, #prodotto .over-slider .testo h3 {
  font-size: 16px;
  line-height: 24px;
}
#prodotto .over-slider .testo .advantages,
#prodotto .over-slider .testo .solutions {
  font-family: HelveticaNeueCond, Helvetica !important;
  width: 50%;
}
#prodotto .over-slider .testo .advantages h2,
#prodotto .over-slider .testo .solutions h2 {
  color: black !important;
  font-size: 20px !important;
  margin: 0 !important;
  text-transform: uppercase;
}
#prodotto .over-slider .testo .advantages ul,
#prodotto .over-slider .testo .solutions ul {
  padding-left: 20px;
}
#prodotto .over-slider .testo .advantages ul li,
#prodotto .over-slider .testo .solutions ul li {
  font-family: HelveticaNeueCond, Helvetica !important;
  line-height: 20px;
  color: black;
  font-size: 18px;
  padding-top: 10px;
  list-style: disc !important;
  list-style: disc !important;
  font-family: HelveticaNeueCond, Helvetica !important;
  color: black !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
}
#prodotto .over-slider .testo .advantages ul li .num,
#prodotto .over-slider .testo .solutions ul li .num {
  color: black !important;
  font-family: HelveticaNeueCond, Helvetica !important;
  display: none !important;
}
#prodotto .over-slider .testo .advantages ul li a,
#prodotto .over-slider .testo .solutions ul li a {
  font-family: HelveticaNeueCond, Helvetica !important;
  color: black !important;
  font-size: 18px;
  text-decoration: none !important;
  text-transform: uppercase !important;
  line-height: 1.42857;
}
#prodotto .over-slider .testo .advantages ul li a:hover,
#prodotto .over-slider .testo .solutions ul li a:hover {
  color: #f5842b !important;
}
#prodotto .over-slider .testo .advantages {
  padding-right: 50px;
  float: left;
}
#prodotto .over-slider .testo .advantages ul li {
  list-style: disc !important;
  line-height: 25px !important;
}
#prodotto .over-slider .testo .solutions {
  padding-left: 50px;
  float: right;
}
#prodotto .over-slider .testo .solutions .buttons {
  display: none !important;
}
#prodotto .over-slider ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.big-images {
  background-color: #a5a5a5;
  padding: 0;
  margin: 0;
}
.big-images li {
  display: block;
}

.big-image {
  height: 426px;
  display: block;
  margin: 0 auto;
}

.gallery-thumb {
  width: 110px;
}

.gallery-images {
  height: 80px;
  overflow: hidden;
  padding-top: 5px;
}
.gallery-images ul {
  margin: 0;
  padding: 0;
}
.gallery-images ul li {
  display: inline-block;
}

.link-to-media {
  padding-top: 20px;
}

body .flexslider {
  margin: 0;
  box-shadow: none;
  border: 0;
}
body #carousel .flex-direction-nav {
  position: absolute;
  z-index: 1;
  left: -24px;
  right: -24px;
  top: 0;
  bottom: 0;
}
body #carousel .flex-direction-nav .flex-prev {
  left: 0;
  background-image: url(./assets/images/prev-slider.png);
}
body #carousel .flex-direction-nav .flex-next {
  right: 0;
  background-image: url(./assets/images/next-slider.png);
}
body #carousel .flex-viewport {
  position: relative;
  z-index: 2;
}

#carousel {
  position: relative;
}
#carousel li {
  margin: 0 6px 10px 0;
  width: 72px;
  height: 72px;
  overflow: hidden;
  background-color: #a5a5a5;
}
#carousel li img {
  cursor: pointer;
  margin: 0 auto;
  display: block;
  height: 100%;
}

@media screen and (max-width: 1010px) {
  .colonna-sinistra,
.colonna-destra {
    float: none;
    width: auto;
    margin: 0 15px 20px 15px;
  }
}
.sezione-accessori {
  width: 100%;
  height: 100% !important;
  overflow: hidden;
}

.modal {
  background: rgba(0, 0, 0, 0.75);
}

.links .link {
  margin-top: 30px;
  position: relative;
  display: inline-block;
  padding: 7px 20px 15px 10px;
  color: #252525;
}
.links .link h3 {
  font-family: Bold, Arial, sans-serif;
  font-size: 15px;
}
.flex-direction-nav a.flex-next:before {
  content: "";
}
.flex-direction-nav a.flex-prev:before {
  content: "";
}

.btnGeo.accessori {
  color: #fff;
  background-color: #000;
  display: inline-block;
}

.centrato.accessori {
  text-align: center;
}

.swiffy {
  margin: 0 auto;
  height: 250px;
}

.view-accessories {
  max-width: 980px;
  margin: 0 auto;
}

#modal-contacts, #modal-expert {
  /* FORM CONTATTI MODAL PRODOTTO */
}
@media (min-width: 768px) {
  #modal-contacts .modal-dialog, #modal-expert .modal-dialog {
    width: 700px;
  }
}
@media (min-width: 1024px) {
  #modal-contacts .modal-dialog, #modal-expert .modal-dialog {
    width: 800px;
  }
  #modal-contacts .modal-body, #modal-expert .modal-body {
    padding: 0 100px;
    padding-bottom: 62px;
  }
}
#modal-contacts .modal-content, #modal-expert .modal-content {
  border-radius: 0;
}
#modal-contacts .modal-content .modal-header, #modal-expert .modal-content .modal-header {
  border-bottom: none;
  padding-left: 100px;
}
#modal-contacts .modal-content .modal-header h4, #modal-expert .modal-content .modal-header h4 {
  text-align: left;
  font-size: 38px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 40px;
  font-family: HelveticaNeueCond, Helvetica !important;
  padding-left: 0px;
}
@media (max-width: 991px) {
  #modal-contacts .modal-content .modal-header h4, #modal-expert .modal-content .modal-header h4 {
    padding-left: 15px !important;
  }
}
#modal-contacts .modal-content .modal-body, #modal-expert .modal-content .modal-body {
  overflow: hidden;
}
#modal-contacts .modal-content .modal-body #webform-component-tipo-di-contatto, #modal-contacts .modal-content .modal-body #webform-component-nome-e-cognome,
#modal-contacts .modal-content .modal-body #webform-component-e-mail, #modal-contacts .modal-content .modal-body #webform-component-telefono,
#modal-contacts .modal-content .modal-body #webform-component-paese, #modal-contacts .modal-content .modal-body #webform-component-provincia,
#modal-contacts .modal-content .modal-body #webform-component-messaggio, #modal-expert .modal-content .modal-body #webform-component-tipo-di-contatto, #modal-expert .modal-content .modal-body #webform-component-nome-e-cognome,
#modal-expert .modal-content .modal-body #webform-component-e-mail, #modal-expert .modal-content .modal-body #webform-component-telefono,
#modal-expert .modal-content .modal-body #webform-component-paese, #modal-expert .modal-content .modal-body #webform-component-provincia,
#modal-expert .modal-content .modal-body #webform-component-messaggio {
  width: 100%;
}
#modal-contacts .modal-content .modal-body #webform-component-tipo-di-contatto label, #modal-contacts .modal-content .modal-body #webform-component-nome-e-cognome label,
#modal-contacts .modal-content .modal-body #webform-component-e-mail label, #modal-contacts .modal-content .modal-body #webform-component-telefono label,
#modal-contacts .modal-content .modal-body #webform-component-paese label, #modal-contacts .modal-content .modal-body #webform-component-provincia label,
#modal-contacts .modal-content .modal-body #webform-component-messaggio label, #modal-expert .modal-content .modal-body #webform-component-tipo-di-contatto label, #modal-expert .modal-content .modal-body #webform-component-nome-e-cognome label,
#modal-expert .modal-content .modal-body #webform-component-e-mail label, #modal-expert .modal-content .modal-body #webform-component-telefono label,
#modal-expert .modal-content .modal-body #webform-component-paese label, #modal-expert .modal-content .modal-body #webform-component-provincia label,
#modal-expert .modal-content .modal-body #webform-component-messaggio label {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  font-size: 14px;
}
#modal-contacts .modal-content .modal-body #webform-component-tipo-di-contatto input, #modal-contacts .modal-content .modal-body #webform-component-tipo-di-contatto select, #modal-contacts .modal-content .modal-body #webform-component-nome-e-cognome input, #modal-contacts .modal-content .modal-body #webform-component-nome-e-cognome select,
#modal-contacts .modal-content .modal-body #webform-component-e-mail input,
#modal-contacts .modal-content .modal-body #webform-component-e-mail select, #modal-contacts .modal-content .modal-body #webform-component-telefono input, #modal-contacts .modal-content .modal-body #webform-component-telefono select,
#modal-contacts .modal-content .modal-body #webform-component-paese input,
#modal-contacts .modal-content .modal-body #webform-component-paese select, #modal-contacts .modal-content .modal-body #webform-component-provincia input, #modal-contacts .modal-content .modal-body #webform-component-provincia select,
#modal-contacts .modal-content .modal-body #webform-component-messaggio input,
#modal-contacts .modal-content .modal-body #webform-component-messaggio select, #modal-expert .modal-content .modal-body #webform-component-tipo-di-contatto input, #modal-expert .modal-content .modal-body #webform-component-tipo-di-contatto select, #modal-expert .modal-content .modal-body #webform-component-nome-e-cognome input, #modal-expert .modal-content .modal-body #webform-component-nome-e-cognome select,
#modal-expert .modal-content .modal-body #webform-component-e-mail input,
#modal-expert .modal-content .modal-body #webform-component-e-mail select, #modal-expert .modal-content .modal-body #webform-component-telefono input, #modal-expert .modal-content .modal-body #webform-component-telefono select,
#modal-expert .modal-content .modal-body #webform-component-paese input,
#modal-expert .modal-content .modal-body #webform-component-paese select, #modal-expert .modal-content .modal-body #webform-component-provincia input, #modal-expert .modal-content .modal-body #webform-component-provincia select,
#modal-expert .modal-content .modal-body #webform-component-messaggio input,
#modal-expert .modal-content .modal-body #webform-component-messaggio select {
  width: 100%;
  height: 28px;
}
#modal-contacts .modal-content .modal-body #webform-component-messaggio .form-textarea-wrapper, #modal-expert .modal-content .modal-body #webform-component-messaggio .form-textarea-wrapper {
  display: inline-block;
  vertical-align: middle;
}
#modal-contacts .modal-content .modal-body #webform-component-privacy, #modal-expert .modal-content .modal-body #webform-component-privacy {
  width: 65%;
  float: right;
  text-align: left;
}
#modal-contacts .modal-content .modal-body #webform-component-privacy label[for=edit-submitted-privacy], #modal-expert .modal-content .modal-body #webform-component-privacy label[for=edit-submitted-privacy] {
  display: none;
}
#modal-contacts .modal-content .modal-body .subscribe, #modal-expert .modal-content .modal-body .subscribe {
  width: 65%;
  float: right;
  text-align: left;
}
#modal-contacts .modal-content .modal-body .subscribe #webform-component-subscription-check label[for=edit-submitted-subscription-check], #modal-expert .modal-content .modal-body .subscribe #webform-component-subscription-check label[for=edit-submitted-subscription-check] {
  display: none;
}
#modal-contacts .modal-content .modal-body .lists, #modal-expert .modal-content .modal-body .lists {
  width: 65%;
  float: right;
  text-align: left;
}
#modal-contacts .modal-content .modal-body .lists #webform-component-liste label[for=edit-submitted-liste], #modal-expert .modal-content .modal-body .lists #webform-component-liste label[for=edit-submitted-liste] {
  display: none;
}
#modal-contacts .modal-content .modal-body .lists #webform-component-liste #edit-submitted-liste, #modal-expert .modal-content .modal-body .lists #webform-component-liste #edit-submitted-liste {
  width: 100%;
}
#modal-contacts .modal-content .modal-body .lists #webform-component-liste #edit-submitted-liste .form-item, #modal-expert .modal-content .modal-body .lists #webform-component-liste #edit-submitted-liste .form-item {
  display: inline-block;
  vertical-align: middle;
  width: 46%;
}
#modal-contacts .modal-content .modal-body .captcha, #modal-expert .modal-content .modal-body .captcha {
  width: 65%;
  float: right;
  text-align: center;
}
#modal-contacts .modal-content .modal-body .captcha .form-item-captcha-response, #modal-expert .modal-content .modal-body .captcha .form-item-captcha-response {
  width: 100%;
}
#modal-contacts .modal-content .modal-body .captcha .form-item-captcha-response label[for=edit-captcha-response], #modal-expert .modal-content .modal-body .captcha .form-item-captcha-response label[for=edit-captcha-response] {
  width: 45%;
  font-size: 14px;
}
#modal-contacts .modal-content .modal-body .captcha .form-item-captcha-response input, #modal-expert .modal-content .modal-body .captcha .form-item-captcha-response input {
  width: 53%;
}
#modal-contacts .modal-content .modal-body .form-actions, #modal-expert .modal-content .modal-body .form-actions {
  width: 65%;
  float: right;
  text-align: right;
}
#modal-contacts .modal-content .modal-body .form-actions input, #modal-expert .modal-content .modal-body .form-actions input {
  margin-right: 45px;
  text-transform: uppercase;
  padding: 5px 25px;
}
@media (max-width: 1023px) {
  #modal-contacts .modal-content .modal-header, #modal-expert .modal-content .modal-header {
    padding-left: 0;
  }
  #modal-contacts .modal-content .modal-body, #modal-expert .modal-content .modal-body {
    padding-bottom: 61px;
  }
}
@media (max-width: 991px) {
  #modal-contacts .modal-content .modal-body, #modal-expert .modal-content .modal-body {
    padding-bottom: 45px;
  }
}
@media (max-width: 620px) {
  #modal-contacts .modal-content .modal-header h4, #modal-expert .modal-content .modal-header h4 {
    font-size: 26px;
  }
  #modal-contacts .modal-content .modal-body, #modal-expert .modal-content .modal-body {
    padding-bottom: 80px;
  }
}
#modal-contacts .form-item label, #modal-expert .form-item label {
  text-align: left;
}
#modal-contacts .webform-client-form input, #modal-contacts .webform-client-form select, #modal-contacts .webform-client-form textarea, #modal-contacts .btn.btn-contatti, #modal-contacts .form-item-account-login-mail input, #modal-contacts .field-type-addressfield input, #modal-contacts .field-type-addressfield select, #modal-expert .webform-client-form input, #modal-expert .webform-client-form select, #modal-expert .webform-client-form textarea, #modal-expert .btn.btn-contatti, #modal-expert .form-item-account-login-mail input, #modal-expert .field-type-addressfield input, #modal-expert .field-type-addressfield select {
  border: 1px solid #c8c8c8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 6px 9px;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  cursor: pointer;
  font-size: 12px;
  font-family: "Regular", Bold, Arial, sans-serif;
  background: #ebebeb;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ebebeb 0%, #f8f8f8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(100%, #f8f8f8));
  background: -webkit-linear-gradient(top, #ebebeb 0%, #f8f8f8 100%);
  background: -o-linear-gradient(top, #ebebeb 0%, #f8f8f8 100%);
  background: -ms-linear-gradient(top, #ebebeb 0%, #f8f8f8 100%);
  background: linear-gradient(to bottom, #ebebeb 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebebeb", endColorstr="#f8f8f8", GradientType=0);
  max-width: 350px;
}

.products-category {
  max-width: 820px;
  text-align: center;
  display: block;
}
.products-category .content .description {
  padding-bottom: 30px;
}
.products-category .content .description h2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin: 0;
}
.products-category h1 {
  font-size: 35px;
  text-align: center;
  font-family: Arial, sans-serif;
  margin-bottom: 25px;
  color: #f5842b;
  text-transform: uppercase;
}
.products-category p {
  font-size: 13px;
  font-family: Arial, sans-serif;
  margin: 0 auto;
  padding: 0;
  line-height: 23px;
}

.category {
  margin: 0 auto;
  padding: 0;
}

.geoplast-group-list {
  margin: 50px 0 0 0;
  padding: 0 !important;
  text-align: center;
}

#lista-case-history {
  max-width: 980px;
  margin: 0 auto;
}
#lista-case-history > ul > li {
  vertical-align: top;
  display: inline-block;
  clear: both;
  width: 305px;
}
#lista-case-history ul li.case-history {
  text-align: center;
  padding: 0;
  margin: 0 8px 6px 0;
  overflow: hidden;
}

#product-media {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}
#product-media .content .product-media-item {
  width: 220px;
  height: 270px;
  padding: 14px 12px;
  border: 1px solid #efefef;
  margin-bottom: 20px;
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
}
#product-media .content .product-media-item h3 {
  font-family: "Title", Bold, Arial, sans-serif;
  font-size: 16px;
  line-height: 140%;
  padding-bottom: 10px;
  color: #333;
}
#product-media .content .product-media-item a {
  display: block;
  position: relative;
  margin-bottom: 15px;
}
#product-media .content .product-media-item a.crop {
  width: 194px;
  height: 136px;
  overflow: hidden;
}

.view-download {
  vertical-align: top;
}
.view-download .view-content .views-row {
  padding: 10px 0;
}
.view-download .view-content .views-row:hover {
  background-color: #f8f8f8;
}
.view-download .view-content .views-row:hover .views-field .field-content .file {
  background-image: url(/sites/all/themes/geoplast/images/download-icon-active.png);
}
.view-download .view-content .views-row:hover .views-field .field-content .file a {
  text-transform: uppercase;
}
.view-download > .view-content {
  width: 65%;
}

#intestazione > .view-download > .view-content h1 {
  text-align: left;
}

.internal-links .separator {
  padding-right: 10px;
}
.internal-links a {
  font-size: 13px;
  line-height: 30px;
  color: #737373;
  text-decoration: none;
  display: inline-block;
  margin-right: 10px;
}
.internal-links a:hover {
  color: #f5842b;
}

.colorato {
  background: #f5842b;
}

.node-product-media #filtri {
  display: none;
}

.node-accessory #intestazione {
  text-align: center;
  padding-bottom: 35px;
}
.node-accessory #intestazione .titolo {
  font-size: 38px;
  line-height: 140%;
  padding-bottom: 10px;
  color: #383838;
}
.node-accessory #intestazione .titolo h1 {
  display: inline-block;
  font-family: TitleBold, Arial, sans-serif;
  font-size: 38px;
}
.node-accessory #intestazione .titolo h2 {
  font-family: "Title", Bold, Arial, sans-serif;
  display: inline;
  font-size: 38px;
}
.node-accessory #intestazione .titolo .separator {
  font-family: Arial, sans-serif;
  font-size: 38px;
}
.node-accessory .accessory .pre-description {
  padding: 0;
  text-align: left;
  margin-bottom: 50px;
  font-family: HelveticaNeueCond, Helvetica !important;
  font-size: 26px !important;
  font-weight: bold;
}
@media (max-width: 1000px) {
  .node-accessory .accessory .pre-description {
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 20px !important;
  }
}
.node-accessory .accessory-content {
  padding-bottom: 35px;
}
.node-accessory .accessory-content .img {
  display: inline-block;
  clear: both;
}
.node-accessory .accessory-content .img img {
  margin-bottom: 25px;
}
.node-accessory .accessory-content .description {
  display: inline-block;
  clear: both;
  width: 45%;
  text-align: justify;
  float: right;
  padding: 0 25px;
}
.node-accessory .accessory-content .description p {
  line-height: 140%;
  color: #424242;
  font-family: Light, Arial, sans-serif;
  font-size: 13px;
  text-align: justify;
  padding: 0;
}
.node-accessory .accessory-content .description ul {
  list-style: none;
}
.node-accessory .accessory-content .description ul li {
  color: #424242;
  font-family: Light, Arial, sans-serif;
  font-size: 13px;
  line-height: 140%;
}

.node-product-category h1, .products-category h1 {
  margin-top: 0 !important;
}
@media only screen and (max-width: 768px) {
  .node-product-category h1, .products-category h1 {
    margin-top: 35px !important;
  }
}
@media only screen and (max-width: 910px) {
  .node-product-category h1, .products-category h1 {
    margin-top: 35px !important;
  }
}
.node-product-category #breadcrumb,
.node-product-category .term-name, .products-category #breadcrumb,
.products-category .term-name {
  display: none;
}
.node-product-category .view-content, .products-category .view-content {
  padding: 0;
}
.node-product-category .view-products-for-term ul, .products-category .view-products-for-term ul {
  text-align: center;
  margin: 0 0 0.75em 0;
  padding: 0;
  list-style: none;
}
.node-product-category .view-products-for-term ul li, .products-category .view-products-for-term ul li {
  overflow: hidden;
  width: 320px;
  height: 390px;
  position: relative;
  display: inline-block;
  clear: both;
  background-color: #e5e5e5;
  margin: 0 2px 0.25em 2px;
  padding: 56px 0 0 0;
}
.node-product-category .view-products-for-term ul li .plus-icon, .products-category .view-products-for-term ul li .plus-icon {
  position: absolute;
  right: 17px;
  bottom: 13px;
  display: none;
  background-image: url(/sites/all/themes/geoplast/images/plus-icon.png);
  width: 31px;
  height: 31px;
}
.node-product-category .view-products-for-term ul li:hover .plus-icon, .products-category .view-products-for-term ul li:hover .plus-icon {
  display: block;
  opacity: 1;
}
.node-product-category .view-products-for-term ul li:hover .views-field-field-preview, .products-category .view-products-for-term ul li:hover .views-field-field-preview {
  opacity: 1;
}
.node-product-category .view-products-for-term .views-field-title, .products-category .view-products-for-term .views-field-title {
  font-size: 31px;
  font-family: TitleBold, Bold, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.node-product-category .view-products-for-term .views-field-title .field-content, .products-category .view-products-for-term .views-field-title .field-content {
  font-size: 31px;
}
.node-product-category .view-products-for-term .views-field-field-payoff, .products-category .view-products-for-term .views-field-field-payoff {
  padding: 0 5px;
  font-size: 12px;
  font-family: Light, Bold, Arial, sans-serif;
}
.node-product-category .view-products-for-term .views-field-field-payoff .field-content, .products-category .view-products-for-term .views-field-field-payoff .field-content {
  font-size: 12px;
}
.node-product-category .view-products-for-term .views-field-field-image .field-content, .products-category .view-products-for-term .views-field-field-image .field-content {
  display: table-cell;
  height: 250px;
  width: 322px;
  vertical-align: middle;
}
.node-product-category .view-products-for-term .views-field.views-field-field-preview, .products-category .view-products-for-term .views-field.views-field-field-preview {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  background-repeat: no-repeat;
  transition: opacity 0.75s, filter 0.75s;
  -webkit-transition: opacity 0.75s, filter 0.75s;
}

.body #breadcrumb {
  display: none;
}
.body .solution-detail h1 {
  display: none;
}

.node-product-leed .column {
  padding: 0 15px !important;
}
.node-product-leed .column p {
  margin: 0;
  padding: 0 15px;
}
.node-product-leed .content {
  max-width: 980px;
  margin: 0 auto;
}
.node-product-leed .field-collection-container {
  max-width: 100%;
}
.node-product-leed .field-collection-container .sections .section .centrato {
  max-width: 980px;
  margin: 0 auto;
}

.node-product-leed ul,
.node-product-case-history-page ul,
.node-product-faq ul,
.node-product-media ul,
.node-product-basic-page ul,
.node-product-information ul {
  list-style: none;
  padding: 0;
}
.node-product-leed .section .columns-wrapper .column,
.node-product-case-history-page .section .columns-wrapper .column,
.node-product-faq .section .columns-wrapper .column,
.node-product-media .section .columns-wrapper .column,
.node-product-basic-page .section .columns-wrapper .column,
.node-product-information .section .columns-wrapper .column {
  overflow: auto;
}
.node-product-leed .section .columns-wrapper .column h3,
.node-product-case-history-page .section .columns-wrapper .column h3,
.node-product-faq .section .columns-wrapper .column h3,
.node-product-media .section .columns-wrapper .column h3,
.node-product-basic-page .section .columns-wrapper .column h3,
.node-product-information .section .columns-wrapper .column h3 {
  color: #f5842b;
}
@media all and (max-width: 768px) {
  .node-product-leed .section .columns-wrapper .column .clearfix div,
.node-product-case-history-page .section .columns-wrapper .column .clearfix div,
.node-product-faq .section .columns-wrapper .column .clearfix div,
.node-product-media .section .columns-wrapper .column .clearfix div,
.node-product-basic-page .section .columns-wrapper .column .clearfix div,
.node-product-information .section .columns-wrapper .column .clearfix div {
    width: 100% !important;
    padding: 10px 0 !important;
  }
}
.node-product-leed h3,
.node-product-case-history-page h3,
.node-product-faq h3,
.node-product-media h3,
.node-product-basic-page h3,
.node-product-information h3 {
  color: #f5842b;
}
.node-product-leed .paginatore,
.node-product-case-history-page .paginatore,
.node-product-faq .paginatore,
.node-product-media .paginatore,
.node-product-basic-page .paginatore,
.node-product-information .paginatore {
  display: none;
}
.node-product-leed #intestazione .titolo h1, .node-product-leed #intestazione .titolo h2,
.node-product-case-history-page #intestazione .titolo h1,
.node-product-case-history-page #intestazione .titolo h2,
.node-product-faq #intestazione .titolo h1,
.node-product-faq #intestazione .titolo h2,
.node-product-media #intestazione .titolo h1,
.node-product-media #intestazione .titolo h2,
.node-product-basic-page #intestazione .titolo h1,
.node-product-basic-page #intestazione .titolo h2,
.node-product-information #intestazione .titolo h1,
.node-product-information #intestazione .titolo h2 {
  font-size: 38px;
  padding: 0;
  margin: 0;
}
.node-product-leed #intestazione .titolo span,
.node-product-case-history-page #intestazione .titolo span,
.node-product-faq #intestazione .titolo span,
.node-product-media #intestazione .titolo span,
.node-product-basic-page #intestazione .titolo span,
.node-product-information #intestazione .titolo span {
  font-family: Regular, Arial, sans-serif;
  font-size: 38px;
}
.node-product-leed #intestazione .testo-intro img,
.node-product-case-history-page #intestazione .testo-intro img,
.node-product-faq #intestazione .testo-intro img,
.node-product-media #intestazione .testo-intro img,
.node-product-basic-page #intestazione .testo-intro img,
.node-product-information #intestazione .testo-intro img {
  padding-top: 50px;
}

#lista-case-history .case-history {
  text-align: center;
  padding: 15px;
  overflow: hidden;
  display: inline-block;
  clear: both;
  width: 305px;
}
#lista-case-history .case-history img {
  border-bottom: 5px solid #f5842b;
}
#lista-case-history .case-history h2 {
  font-family: "TitleBold", Arial, sans-serif;
  font-size: 25px;
  text-transform: uppercase;
}
#lista-case-history .case-history .description {
  font-family: "Regular", Arial, sans-serif;
  font-size: 13px;
  color: #696969;
  padding-bottom: 5px;
}
#lista-case-history .case-history a {
  color: #f5842b;
}
#lista-case-history .case-history a.download {
  font-family: "Bold", Arial, sans-serif;
  font-size: 13px;
  padding-bottom: 14px;
  text-decoration: none;
  display: block;
}

.view-filters {
  vertical-align: top;
  display: inline-block;
  clear: both;
  text-align: right;
  margin-right: -6px;
  width: 33%;
  position: relative;
  z-index: 10;
}
.view-filters h1 {
  text-align: right;
}
.view-filters .item-list ul li {
  list-style: none;
  padding-right: 30px;
  margin-bottom: 3px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.view-filters .view-content {
  border: none;
  text-align: right;
  width: auto;
}
.view-filters .view-content a {
  font-family: Regular, Arial, sans-serif;
  font-size: 16px;
  color: #848484;
  text-decoration: none;
}
.view-filters .views-summary .active {
  color: #f5842b !important;
}

.node-product-downloads #intestazione > .view-download > .view-content {
  border-left: 2px solid #dddddd;
  text-align: left;
}

.view-content {
  display: inline-block;
  clear: both;
  text-align: left;
  padding-left: 30px;
}
.view-content .field-content {
  font-size: 12px;
}
.view-content a {
  color: #24242e;
  text-decoration: none;
}
.view-content h1 {
  color: #7f7f7f;
  font-size: 26px;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  margin-bottom: 36px;
  display: block;
  padding-top: 15px;
  padding-right: 30px;
}
.view-content .views-row {
  padding: 10px 5px;
}
.view-content .views-row div {
  font-size: 20px;
  font-family: "Light", Bold, Arial, sans-serif;
}
.view-content .views-row div span.file {
  display: block;
  padding-right: 50px;
  background-image: url(/sites/all/themes/geoplast/images/download-icon-inactive.png);
  background-repeat: no-repeat;
  background-position: right center;
  min-height: 38px;
}
.view-content .views-row div span.file a {
  text-transform: uppercase;
}

.node-homepage .view-content {
  padding: 0 15px;
  border: none;
}
@media all and (max-width: 768px) {
  .node-homepage .view-content {
    padding: 0 5px;
  }
}
.node-homepage .view-content .views-row .term-sub {
  font-size: 13px;
}

ul.geoplast-group-list li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
}
ul.geoplast-group-list.geoplast-block-list li {
  text-align: center;
  overflow: hidden;
  width: 320px;
  height: 390px;
  position: relative;
  margin-right: 2px;
  margin-left: 2px;
  display: inline-block;
  clear: both;
  background-color: #e5e5e5;
}
ul.geoplast-group-list.geoplast-block-list li a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  padding-top: 56px;
  color: #333;
  text-decoration: none;
}
ul.geoplast-group-list.geoplast-block-list li .views-field-title {
  font-size: 31px;
  font-family: TitleBold, Bold, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 12px;
}
ul.geoplast-group-list.geoplast-block-list li .views-field-field-payoff {
  padding: 0 5px;
  font-size: 12px;
  font-family: Light, Bold, Arial, sans-serif;
}

.webform-client-form .form-item, .webform-client-form .form-actions {
  margin-top: 1em;
  margin-bottom: 1em;
}
.webform-client-form .form-item label, .webform-client-form .form-actions label {
  display: inline;
}
.webform-client-form #webform-component-messaggio label {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  font-size: 14px;
}
.webform-client-form #webform-component-messaggio select {
  width: 100%;
  height: 28px;
}
.webform-client-form #webform-component-privacy {
  width: 65%;
  float: right;
  text-align: left;
}
.webform-client-form #modal-contacts .modal-content .modal-body .lists, .webform-client-form #modal-expert .modal-content .modal-body .lists {
  width: 65%;
  float: right;
  text-align: left;
}
.webform-client-form .captcha {
  display: none;
}

.zoho-form.contact table tr td .prod-input-label:nth-child(1) {
  width: 48.5% !important;
  margin-bottom: 4px !important;
}

.node-product-downloads .view-content .views-row div span.file a {
  display: inline-block;
  text-transform: uppercase;
  width: 100%;
  min-height: 38px;
  padding-right: 50px;
}
.node-product-downloads .view-content .views-row div span.file {
  padding-right: 0;
}
@media (max-width: 621px) {
  .node-product-downloads .view-content .views-row div {
    font-size: 15px;
  }
}

.node-product-media .cover-play {
  display: none;
}

.downloads_new .view-filters {
  margin-top: 53px;
  width: 100% !important;
}
@media (max-width: 640px) {
  .downloads_new .view-filters {
    width: 100% !important;
    margin-top: 0px !important;
  }
}
.downloads_new .view-content {
  border-left: none !important;
  width: 100% !important;
  text-align: left !important;
  padding-left: 0 !important;
}
@media (max-width: 640px) {
  .downloads_new .view-content {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.downloads_new .view-content h1 {
  text-align: left !important;
}
.downloads_new .view-content .item-list {
  width: 100% !important;
}
@media (max-width: 640px) {
  .downloads_new .view-content .item-list {
    width: 100% !important;
  }
}
.downloads_new .view-content .item-list .views-summary {
  display: inline-block;
  padding: 0;
  margin: 0;
  /*
  			    -moz-column-count: 4;
  			    -moz-column-gap: 15px;
  			    -webkit-column-count: 4;
  			    -webkit-column-gap: 15px;
  			    column-count: 4;
  			    column-gap: 15px;
  */
}
.downloads_new .view-content .item-list .views-summary .filter_title {
  color: #7f7f7f;
  text-transform: uppercase;
  padding: 6px 15px 10px 0;
}
@media (max-width: 640px) {
  .downloads_new .view-content .item-list .views-summary .filter_title {
    width: 100%;
  }
}
.downloads_new .view-content .item-list .views-summary li {
  padding: 10px 30px 6px 0;
  float: left;
}
@media (max-width: 640px) {
  .downloads_new .view-content .item-list .views-summary li {
    padding: 10px 10px 3px 0;
  }
}
.downloads_new .view-content .item-list .views-summary li label {
  font-size: 16px;
  color: #848484;
}
.downloads_new .view-content .item-list .views-summary li label:hover {
  cursor: pointer;
}
.downloads_new .view-download .view-content .views-row {
  width: 170px;
  margin-right: 23px;
  display: inline-block;
}
@media (max-width: 640px) {
  .downloads_new .view-download .view-content .views-row {
    width: 150px;
  }
}
.downloads_new .view-content .views-row div span.file a {
  padding-right: 0px !important;
}
.downloads_new .view-content .views-row div span.file {
  background-image: none !important;
}
.downloads_new .view-content .views-row div span.file:hover {
  background-image: none !important;
}
.downloads_new .view-display-id-filters .view-content .filter_title {
  display: inline;
  font-size: 20px !important;
  margin-top: 0;
  margin-bottom: 0;
}
.downloads_new .views-row {
  display: none;
}
@media (max-width: 640px) {
  .downloads_new .view-filters .item-list ul li {
    list-style: none;
    padding-right: 10px;
    margin-bottom: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.downloads_new .view-content .views-row div span.file a {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 17px;
}
.downloads_new .view-content .views-row div span.file a img {
  border: 1px solid #7f7f7f;
  margin-bottom: 12px;
}
.downloads_new .view-content .views-row div span.file a .download_title {
  display: block;
  line-height: 18px;
}
.downloads_new .view-content .field-content {
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #7f7f7f;
}
.downloads_new .view-download .view-content .views-row:hover {
  background: none !important;
}
.downloads_new .view-download .view-content .views-row:hover .download_title, .downloads_new .view-download .view-content .views-row:hover .field-content {
  color: #f5842b;
}
.downloads_new .view-content .item-list .views-summary li label:hover {
  cursor: pointer;
  color: #f5842b;
}

.instalation_scheme .columns-wrapper .rtecenter {
  text-align: center !important;
}
.instalation_scheme .columns-wrapper .rtecenter img {
  margin: 0 auto !important;
}

.product_faq .columns-wrapper h3 {
  font-size: 22px !important;
}
.product_faq h3 {
  font-size: 22px !important;
}

.buttons a:hover {
  background-color: #f36523 !important;
  color: black !important;
}

.see_all_btn_container a:hover {
  background-color: #f36523 !important;
  color: black !important;
}

.view-accessories a:hover {
  background-color: #f36523 !important;
  color: black !important;
}

.links .link h3 {
  font-family: HelveticaNeueCond !important;
}

.language-ru .links .link h3 {
  font-family: Arial !important;
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-08-05 12:19
 */
#faq {
  margin: 20px 0 50px;
}

#intestazione .titolo h1 {
  display: inline-block;
}

.faq {
  padding: 30px 0;
  width: 94%;
  background: url(/sites/all/themes/geoplast/images/barretta-faq.jpg) no-repeat top center;
  margin: 0 auto;
}
@media all and (max-width: 768px) {
  .faq {
    width: 92%;
  }
}
.faq h3 {
  font-family: TitleBold, Bold, Arial, sans-serif;
  font-size: 26px;
  padding-bottom: 5px;
  color: #f5842b;
  padding-top: 25px;
}
.faq h3:first-child {
  padding-top: 10px;
}
.faq p {
  font-family: Regular, Arial, sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0;
  color: #110f0d;
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-08-17 14:43
 */
.plus-icon {
  background-image: url(/sites/all/themes/geoplast/images/plus-icon.png);
  width: 31px;
  height: 31px;
}

.small-paragrafs .columns-wrapper {
  margin-bottom: 35px;
}
.small-paragrafs .columns-wrapper p {
  margin: 0;
  padding: 0;
  line-height: 172%;
}
.small-paragrafs .container h2.rtecenter {
  margin-bottom: 25px;
}

@media (min-width: 1074px) {
  #wrapper.Geoplast-solutionsWrapper .solutions-category {
    margin-bottom: 43px;
  }
}
#wrapper.Geoplast-solutionsWrapper .solutions-category h2 {
  text-align: center !important;
  margin-top: 35px;
  margin-bottom: 63px !important;
  font-size: 32px;
  text-transform: initial;
}
@media (max-width: 1074px) {
  #wrapper.Geoplast-solutionsWrapper .solutions-category h2 {
    font-size: 27px !important;
    margin-top: 0px !important;
    margin-bottom: 35px !important;
  }
}
#wrapper.Geoplast-solutionsWrapper .solutions-category h1 {
  font-size: 52px !important;
  color: #f5842b !important;
  margin-top: 135px !important;
  margin-bottom: 145px !important;
  text-align: center !important;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  #wrapper.Geoplast-solutionsWrapper .solutions-category h1 {
    font-size: 36px !important;
    margin-top: 75px !important;
    margin-bottom: 88px !important;
  }
}
#wrapper.Geoplast-solutionsWrapper .solutions-category .section.section-shadow::before {
  content: none;
}
@media (max-width: 1074px) {
  #wrapper.Geoplast-solutionsWrapper .solutions-category .section.section-shadow.projects_listed {
    padding-top: 17px !important;
  }
}
#wrapper.Geoplast-solutionsWrapper .solutions-category .section.section-shadow.description-section h2 {
  text-transform: initial;
  margin-bottom: 60px !important;
  margin-top: 84px !important;
}
@media (max-width: 1074px) {
  #wrapper.Geoplast-solutionsWrapper .solutions-category .section.section-shadow.description-section h2 {
    margin-bottom: 30px !important;
    margin-top: 24px !important;
  }
}

@media all and (max-width: 1000px) {
  .solutions-category .section-shadow.section:before {
    width: calc(100% - 20px);
  }
}
.solutions-category .section-shadow.section.description-section {
  margin-top: 0;
}
.solutions-category .section-shadow.section h2 {
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 30px !important;
}
.solutions-category .section-shadow.section .description {
  margin-top: -2px;
  margin-bottom: 0;
}
@media all and (max-width: 1000px) {
  .solutions-category .section-shadow.section.description-section h2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (max-width: 1000px) {
  .solutions-category .projects_listed.section h2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (max-width: 990px) {
  .solutions-category .product-list-group.solutions-list {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 735px;
  }
}
@media all and (max-width: 740px) {
  .solutions-category .product-list-group.solutions-list {
    width: 490px;
  }
}
@media all and (max-width: 490px) {
  .solutions-category .product-list-group.solutions-list {
    width: 247px;
  }
}

.node-solutions-category, .solutions-category {
  max-width: 980px;
  margin: 0 auto;
}
.node-solutions-category .description, .solutions-category .description {
  max-width: 820px;
  margin: 0 auto 25px auto;
  float: none;
}
@media all and (max-width: 840px) {
  .node-solutions-category .description, .solutions-category .description {
    margin: 15px auto;
    padding: 0 10px;
  }
}
.node-solutions-category .description p, .solutions-category .description p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 140%;
  margin: 0;
  padding: 0;
}
.node-solutions-category .view-content, .solutions-category .view-content {
  position: relative;
  clear: both;
  padding: 0;
  width: 100%;
}
.node-solutions-category ul, .solutions-category ul {
  list-style: none;
  padding: 0;
}
.node-solutions-category ul#lista-soluzioni, .solutions-category ul#lista-soluzioni {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.node-solutions-category ul#lista-soluzioni li, .solutions-category ul#lista-soluzioni li {
  padding: 0;
  margin: 0 0 6px 0;
  position: relative;
}
.node-solutions-category ul#lista-soluzioni li h2.title, .solutions-category ul#lista-soluzioni li h2.title {
  position: absolute;
  text-align: left !important;
  top: 0;
  left: 0;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  font-size: 25px;
  padding: 13px 10px;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
}
@media all and (max-width: 520px) {
  .node-solutions-category ul#lista-soluzioni li h2.title, .solutions-category ul#lista-soluzioni li h2.title {
    padding: 0 10px;
  }
}
.node-solutions-category ul#lista-soluzioni li img, .solutions-category ul#lista-soluzioni li img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -ms-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
}
.node-solutions-category ul#lista-soluzioni li:hover img, .solutions-category ul#lista-soluzioni li:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -ms-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
}
.node-solutions-category ul#lista-soluzioni li .plus-icon, .solutions-category ul#lista-soluzioni li .plus-icon {
  background-repeat: no-repeat;
  position: absolute;
  right: 11px;
  bottom: 11px;
}
.node-solutions-category ul#lista-soluzioni li p, .solutions-category ul#lista-soluzioni li p {
  padding: 0;
  margin: 0;
}
.node-solutions-category ul#lista-soluzioni li a.link-cover, .solutions-category ul#lista-soluzioni li a.link-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-decoration: none;
  z-index: 3;
}

.cover-link {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.descrSolution {
  margin-bottom: 30px;
}

.solution {
  max-width: 980px;
  min-width: 320px;
  margin: 0 auto;
}
@media all and (max-width: 1240px) {
  .solution {
    max-width: 100%;
  }
}
.solution #lista-soluzioni {
  list-style: none;
  padding: 0;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.solution #lista-soluzioni li {
  padding: 0;
  margin: 0 4px 50px 0;
  position: relative;
  width: 305px;
  display: inline-block;
  clear: both;
}
.solution #lista-soluzioni li .solution-preview .img-wrapper {
  background-color: #f5842b !important;
}
.solution #lista-soluzioni li .solution-preview .mini-products {
  margin-top: 15px;
}
.solution #lista-soluzioni li .solution-preview .mini-products .view-content {
  width: 100%;
  padding: 0;
}
.solution #lista-soluzioni li .solution-preview .mini-products .view-content .views-row {
  padding: 0;
  display: inline-block;
  width: 20%;
}
.solution #lista-soluzioni li .solution-preview h2 {
  font-size: 25px;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  text-align: center;
  margin-bottom: 15px;
  padding: 0;
}
.solution #lista-soluzioni li .solution-preview, .solution #lista-soluzioni li .solution-preview div {
  font-size: 13px;
  font-family: Arial, sans-serif;
  text-align: center;
  margin-bottom: 0;
  line-height: 140%;
}
.solution #lista-soluzioni li .solution-preview .img-wrapper, .solution #lista-soluzioni li .solution-preview div .img-wrapper {
  padding-bottom: 5px;
}
.solution #lista-soluzioni li .view-content .views-row div {
  font-size: 13px;
  font-family: Arial, sans-serif;
  text-align: center;
  margin-bottom: 0;
  line-height: 140%;
}
.solution #lista-soluzioni li h2.title {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  font-size: 25px;
  padding: 13px 16px;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
}
.solution #lista-soluzioni li img {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -ms-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
}
.solution #lista-soluzioni li:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -ms-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
}
.solution #lista-soluzioni li .plus-icon {
  background-repeat: no-repeat;
  position: absolute;
  right: 11px;
  bottom: 11px;
}
.solution #lista-soluzioni li a.link-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-decoration: none;
  z-index: 3;
}
.solution #breadcrumb {
  display: none;
}
.solution h1 {
  text-align: center;
  font-size: 38px;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 32px;
  line-height: 38px;
  color: #f5842b;
}
.solution .solution-detail {
  margin-bottom: 50px;
}
@media all and (max-width: 1024px) {
  .solution .solution-detail {
    margin-bottom: 10px;
  }
}
.solution .solution-detail h1 {
  display: none;
}
.solution .solution-detail p {
  width: 75%;
  font-family: "Light", Arial, sans-serif;
  font-size: 13px;
  text-align: center;
  margin: 0 auto 28px auto;
  line-height: 140%;
}
.solution .solution-detail .img-products {
  background-color: #eeeeee;
  margin-bottom: 60px;
}
.solution .solution-detail .img {
  position: relative;
  width: 63.5%;
  max-height: 349px;
  float: left;
  overflow: hidden;
}
@media all and (max-width: 1255px) {
  .solution .solution-detail .img {
    width: 50%;
  }
}
.solution .solution-detail ul.slides {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
}
.solution .solution-detail ol {
  list-style: none;
}
.solution .solution-detail ol.flex-control-nav {
  bottom: 0;
  z-index: 2;
  width: 100%;
  position: absolute;
  text-align: center;
}
.solution .solution-detail ol.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
}
.solution .solution-detail ol.flex-control-nav li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.solution .solution-detail .products {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 36.5%;
  float: left;
  overflow-x: hidden;
}
@media all and (max-width: 1255px) {
  .solution .solution-detail .products {
    width: 50%;
  }
}
.solution .solution-detail .products .view-products-for-solution {
  margin-left: 25px;
  margin-top: 13px;
}
.solution .solution-detail .products .view-products-for-solution .view-content {
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.solution .solution-detail .products .view-products-for-solution .view-content h3 {
  font-size: 24px;
  font-family: "Title", Arial, sans-serif;
  text-transform: uppercase;
  margin: 10px 0 10px 0;
  padding: 0;
  text-align: left;
}
@media all and (max-width: 768px) {
  .solution .solution-detail .products .view-products-for-solution .view-content h3 {
    font-size: 18px;
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 620px) {
  .solution .solution-detail .products .view-products-for-solution .view-content h3 {
    margin-bottom: 0;
  }
}
.solution .solution-detail .products .view-products-for-solution .view-content .views-row {
  position: relative;
  vertical-align: top;
  padding: 0;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.solution .solution-detail .products .view-products-for-solution .view-content .views-row .views-field-field-image {
  float: left;
  background: url(/sites/all/themes/geoplast/images/white-circle.png) center no-repeat;
  width: 90px;
  height: 90px;
}
.solution .solution-detail .products .view-products-for-solution .view-content .views-row .views-field-field-image .field-content {
  height: 90px;
  display: table-cell;
  vertical-align: middle;
}
.solution .solution-detail .products .view-products-for-solution .view-content .views-row .views-field-field-image .field-content img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side {
  float: left;
  position: absolute;
  left: 107px;
}
.solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side h4 {
  padding: 0;
  margin: 0;
}
.solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side h4.title {
  text-align: left !important;
}
.solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side p {
  text-align: left;
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  margin-top: 2px;
}
.solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side .vertical-align {
  height: 90px;
  display: table-cell !important;
  vertical-align: middle;
}
.solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side .vertical-align .title {
  font-family: "Title", Arial, sans-serif;
  font-family: HelveticaNeueCond;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 700;
}
@media all and (max-width: 980px) {
  .solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side .vertical-align h4.title {
    font-size: 16px;
  }
}
@media all and (max-width: 768px) {
  .solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side p {
    line-height: 100%;
  }
  .solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side .vertical-align {
    /*height: auto;*/
    /*display: block;*/
    margin: 0;
    padding: 0;
  }
}
.solution .solution-detail .content {
  position: relative;
  overflow: hidden;
}
.solution .solution-detail .content:before {
  content: "" !important;
  margin: 21px 0 !important;
  position: absolute !important;
  height: 1px !important;
  background: #c4c1c1 !important;
  top: -21px !important;
  left: 0;
  right: 0;
}
@media all and (max-width: 1000px) {
  .solution .solution-detail .content:before {
    margin: 21px 10px 0 10px !important;
  }
}
.solution .solution-detail .content .deepening {
  width: 63.5%;
  float: left;
  text-align: left;
}
@media all and (max-width: 1024px) {
  .solution .solution-detail .content .deepening {
    margin: 0 15px;
  }
}
@media all and (max-width: 768px) {
  .solution .solution-detail .content .deepening {
    width: 100%;
    float: none;
  }
}
.solution .solution-detail .content .deepening h3 {
  font-family: "Title", Arial, sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 35px;
  padding: 0;
  text-align: left;
}
@media (min-width: 768px) {
  .solution .solution-detail .content .deepening .field-name-field-description {
    margin-right: 50px;
  }
}
.solution .solution-detail .content .deepening .field-name-field-description .field-items .field-item p {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
}
.solution .solution-detail .content .advantages {
  width: 36.5%;
  float: left;
}
@media all and (max-width: 768px) {
  .solution .solution-detail .content .advantages {
    width: 100%;
    float: none;
  }
}
.solution .solution-detail .content .advantages h3 {
  font-family: "Title", Arial, sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 35px;
  color: #f5842b !important;
}
.solution .solution-detail .content .advantages ul {
  /*list-style: none;*/
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding-left: 20px;
}
.solution .solution-detail .content .advantages ul li {
  padding-bottom: 12px;
  list-style: initial;
  text-align: left;
  text-transform: lowercase;
}
.solution .solution-detail .content .advantages ul li:first-letter {
  text-transform: uppercase;
}
.solution .solution-detail .content .advantages p {
  text-align: left;
  margin: 0;
}
.solution .solution-detail .content .advantages p a.info-solution {
  font-family: "Title", Bold, Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  min-width: 90px;
  padding: 12px;
  background: #f5842b !important;
}
.solution.research-section, .solution.research-parent-page {
  max-width: 1240px;
  width: 100%;
}
@media (max-width: 992px) {
  .solution.research-section, .solution.research-parent-page {
    width: auto;
  }
}
@media (max-width: 1250px) {
  .solution.research-section, .solution.research-parent-page {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.solution.research-section h1, .solution.research-parent-page h1 {
  font-size: 38px !important;
  text-transform: none;
  font-weight: 700 !important;
  margin-bottom: 8px !important;
  padding-top: 0 !important;
}
@media (max-width: 620px) {
  .solution.research-section h1, .solution.research-parent-page h1 {
    font-size: 29px !important;
  }
}
.solution.research-section p, .solution.research-parent-page p {
  padding-left: 0;
  padding-right: 0;
  color: #8e8e8e;
}
.solution.research-section h3, .solution.research-parent-page h3 {
  font-weight: normal !important;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}
.solution.research-section h3.research_author, .solution.research-parent-page h3.research_author {
  line-height: 1.2;
}
.solution.research-section ul.research-tags li, .solution.research-parent-page ul.research-tags li {
  list-style: none;
}
.solution.research-section ul.research-tags a, .solution.research-parent-page ul.research-tags a {
  margin-bottom: 0;
  color: black !important;
  font-size: 19px;
  font-family: HelveticaNeueCond, Helvetica !important;
}
.solution.research-section ul.research-tags a:hover, .solution.research-parent-page ul.research-tags a:hover {
  color: #f5842b;
}
@media (min-width: 992px) {
  .solution.research-section .research-title, .solution.research-parent-page .research-title {
    top: 85px !important;
  }
}
@media (min-width: 992px) {
  .solution.research-section .research-content, .solution.research-parent-page .research-content {
    margin-top: 100px;
  }
}
.solution.research-section .research-content h3.research_subtitle, .solution.research-parent-page .research-content h3.research_subtitle {
  margin-bottom: 8px;
}
.solution.research-section .research-content p, .solution.research-parent-page .research-content p {
  padding: 21px 0 0;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.8125;
  color: #000;
  font-family: Arial, sans-serif;
}
.solution.research-section .research-content ul, .solution.research-section .research-content ol, .solution.research-parent-page .research-content ul, .solution.research-parent-page .research-content ol {
  padding: 0 0 0 20px;
  list-style-type: disc;
}
.solution.research-section .research-content ul li, .solution.research-section .research-content ol li, .solution.research-parent-page .research-content ul li, .solution.research-parent-page .research-content ol li {
  font-size: 15px;
  line-height: 1.8125;
}
@media (min-width: 1000px) {
  .solution.research-section .research-content, .solution.research-parent-page .research-content {
    padding-left: 0;
  }
}
.solution.research-section .single-research-tags ul, .solution.research-parent-page .single-research-tags ul {
  list-style: none;
}
.solution.research-section .single-research-tags ul a, .solution.research-parent-page .single-research-tags ul a {
  display: block;
}
.solution.research-section .single-research-wrapper a, .solution.research-parent-page .single-research-wrapper a {
  color: #000;
  font-size: 19px;
  margin-bottom: 0;
  font-family: HelveticaNeueCond, Helvetica !important;
}
.solution.research-section .single-research-wrapper a:hover, .solution.research-parent-page .single-research-wrapper a:hover {
  color: #f5842b;
}
@media (max-width: 991px) {
  .solution.research-section .single-research-wrapper .products, .solution.research-parent-page .single-research-wrapper .products {
    margin-top: 18px;
  }
}
.solution.research-section .single-research-wrapper .single-research-button, .solution.research-parent-page .single-research-wrapper .single-research-button {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.solution.research-section .single-research-wrapper .single-research-button a, .solution.research-parent-page .single-research-wrapper .single-research-button a {
  margin-top: 10px;
  padding: 5px 10px;
  background: #46972b;
  width: 270px;
  display: block;
  margin-bottom: 15px;
  color: #ffffff;
}
.solution.research-section .single-research-wrapper .single-research-button a:hover, .solution.research-parent-page .single-research-wrapper .single-research-button a:hover {
  background-color: #16478b;
}
.solution.research-section.single-research h1, .solution.research-parent-page.single-research h1 {
  margin-bottom: 10px !important;
}
@media (max-width: 992px) {
  .solution.research-section.single-research h1, .solution.research-parent-page.single-research h1 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .solution.research-section.single-research div[class*=col-], .solution.research-parent-page.single-research div[class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}
.solution.research-section .bim-list-h3, .solution.research-parent-page .bim-list-h3 {
  color: #333333 !important;
  text-transform: uppercase;
  text-align: left !important;
  font-family: "helvetica_neuecondensed" !important;
  font-size: 28px;
  letter-spacing: 1px;
  font-weight: bolder !important;
  outline: none;
}
.solution.research-section.bim-files-wrapper h3, .solution.research-parent-page.bim-files-wrapper h3 {
  padding-left: 0;
  margin-top: 47px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.solution.research-section.bim-files-wrapper .links-wrapper, .solution.research-parent-page.bim-files-wrapper .links-wrapper {
  margin-bottom: 30px;
}
.solution.research-section.bim-files-wrapper .links-wrapper:first-child, .solution.research-parent-page.bim-files-wrapper .links-wrapper:first-child {
  margin-top: 10px;
}
.solution.research-section.bim-files-wrapper .links-wrapper a, .solution.research-parent-page.bim-files-wrapper .links-wrapper a {
  color: #8e8e8e;
  font-size: 24px;
  font-family: HelveticaNeue, Helvetica;
  line-height: 0.8;
}
@media (max-width: 991px) {
  .solution.research-section.bim-files-wrapper .links-wrapper a, .solution.research-parent-page.bim-files-wrapper .links-wrapper a {
    font-size: 18px;
  }
}
@media (max-width: 450px) {
  .solution.research-section.bim-files-wrapper .links-wrapper a, .solution.research-parent-page.bim-files-wrapper .links-wrapper a {
    font-size: 16px;
  }
}
.solution.research-section.bim-files-wrapper .links-wrapper a:hover, .solution.research-parent-page.bim-files-wrapper .links-wrapper a:hover {
  color: #f5842b;
}
.solution.research-section.bim-files-wrapper .text-over-image, .solution.research-parent-page.bim-files-wrapper .text-over-image {
  pointer-events: none;
  padding: 0;
  position: absolute;
  top: 18px;
  left: 0;
  color: #f5842b;
  font-weight: 800;
  font-size: 33px;
  font-family: "HelveticaNeueBoldCond";
  letter-spacing: 0.5px;
  text-align: center;
  width: 100%;
  height: 180px;
  text-transform: uppercase;
  padding-top: 65px;
  text-shadow: 0 0 7px #000;
}
@media only screen and (max-width: 992px) {
  .solution.research-section.bim-files-wrapper .text-over-image, .solution.research-parent-page.bim-files-wrapper .text-over-image {
    width: 290px;
    height: 190px;
    font-size: 30px;
    padding-top: 115px;
  }
}
@media only screen and (max-width: 470px) {
  .solution.research-section.bim-files-wrapper .text-over-image, .solution.research-parent-page.bim-files-wrapper .text-over-image {
    padding-top: 106px;
  }
}
@media only screen and (max-width: 420px) {
  .solution.research-section.bim-files-wrapper .text-over-image, .solution.research-parent-page.bim-files-wrapper .text-over-image {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 390px) {
  .solution.research-section.bim-files-wrapper .text-over-image, .solution.research-parent-page.bim-files-wrapper .text-over-image {
    padding-top: 80px;
  }
}
.solution.research-section.bim-files-wrapper .wrapper-all, .solution.research-parent-page.bim-files-wrapper .wrapper-all {
  padding-top: 20px;
}
.solution.research-section.bim-files-wrapper .wrapper-all .product-bim-image, .solution.research-parent-page.bim-files-wrapper .wrapper-all .product-bim-image {
  max-width: 440px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .solution.research-section.bim-files-wrapper .wrapper-all .product-bim-image, .solution.research-parent-page.bim-files-wrapper .wrapper-all .product-bim-image {
    margin-bottom: 20px;
  }
}
.solution.research-section.bim-files-wrapper .wrapper-all .product-bim-image img, .solution.research-parent-page.bim-files-wrapper .wrapper-all .product-bim-image img {
  padding: 30px;
  max-width: 80%;
  transition: all 0.5s ease;
}
.solution.research-section.bim-files-wrapper .wrapper-all .product-bim-image img:hover, .solution.research-parent-page.bim-files-wrapper .wrapper-all .product-bim-image img:hover {
  transform: scale(1.06);
}
.solution.research-section.bim-files-wrapper .wrapper-all .link-list, .solution.research-parent-page.bim-files-wrapper .wrapper-all .link-list {
  padding-left: 0px;
}
@media (max-width: 991px) {
  .solution.research-section.bim-files-wrapper .wrapper-all .link-list, .solution.research-parent-page.bim-files-wrapper .wrapper-all .link-list {
    padding: 0;
  }
}
.solution.research-section .pagination .nav-links .page-numbers.current, .solution.research-parent-page .pagination .nav-links .page-numbers.current {
  background: #46972b;
  border: 1px solid #46972b;
}
.solution.research-parent-page #all-researches {
  padding-left: 0;
  padding-right: 0;
}
.solution.research-parent-page #all-researches h3 {
  padding-left: 0;
  margin-bottom: 20px;
  font-size: 18px;
}
.solution.research-parent-page .all-research-papers {
  text-transform: uppercase;
  font-weight: normal !important;
  padding-left: 0;
  padding-top: 20px;
}
.solution.research-parent-page .research-row {
  border-bottom: #8e8e8e 1px solid;
  font-family: HelveticaNeueCond, Helvetica;
  font-size: 19px;
}
.solution.research-parent-page .research-row div.col-md-4, .solution.research-parent-page .research-row div .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}
.solution.research-parent-page .research-row .paper-name {
  line-height: 1.2;
  padding: 13px 0 0 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solution.research-parent-page .research-row .paper-name a {
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif !important;
  color: black;
}
.solution.research-parent-page .research-row .paper-name a:hover {
  color: #f5842b;
}
@media (max-width: 1200px) {
  .solution.research-parent-page .research-row .paper-name a {
    font-size: 16px;
  }
}
.solution.research-parent-page .research-row .authors {
  color: #8e8e8e;
  line-height: 1.2;
  max-width: 100%;
  padding: 10px 0;
  font-size: 14px;
}
@media (max-width: 1200px) {
  .solution.research-parent-page .research-row .authors {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .solution.research-parent-page .research-row .authors {
    padding-right: 0 !important;
    min-height: 1px;
  }
}
.solution.research-parent-page .research-row .authors p {
  margin-bottom: 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif !important;
}
@media (max-width: 991px) {
  .solution.research-parent-page .research-row .clearfix-filter::after {
    content: "";
    clear: both;
    display: table;
  }
}
.solution.research-parent-page .research-row .filters {
  font-size: 14px;
  padding: 0 0 13px 0;
}
@media (max-width: 1200px) {
  .solution.research-parent-page .research-row .filters {
    font-size: 12px;
  }
}
.solution.research-parent-page .research-row .filters ul {
  margin-bottom: 0;
}
.solution.research-parent-page .research-row .filters ul li {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1200px) {
  .solution.research-parent-page .research-row .filters ul li {
    line-height: 17px;
  }
}
.solution.research-parent-page .research-row .filters ul li a {
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif !important;
  color: #333333;
}
.solution.research-parent-page .research-row .filters ul li a:hover {
  color: #f5842b;
}
.solution.research-parent-page select {
  width: 75%;
  max-width: 200px;
}
.solution.research-parent-page .filter-wrapper {
  padding: 25px 0 37px 0;
  border-bottom: #46972b 1px solid;
}
@media (min-width: 991px) {
  .solution.research-parent-page .filter-wrapper {
    display: flex;
    justify-content: end;
    align-items: end;
  }
}
.solution.research-parent-page .filter-wrapper div {
  width: 20%;
  padding-left: 0;
}
.solution.research-parent-page .filter-wrapper div:last-of-type {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .solution.research-parent-page .filter-wrapper div {
    width: 100%;
    padding-bottom: 10px;
  }
  .solution.research-parent-page .filter-wrapper div:nth-of-type(4) {
    padding-bottom: 0;
  }
}
.solution.research-parent-page .filter-wrapper label {
  display: block;
  margin-right: 5px;
  margin-top: 5px;
}
@media (max-width: 991px) {
  .solution.research-parent-page .filter-wrapper label {
    width: 100%;
  }
}
.solution.research-parent-page .filter-wrapper select {
  background-image: url(/wp-content/themes/geoplast/sumoselect/select.svg);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 32px 8px;
  -webkit-border-radius: 0px;
  -webkit-appearance: none;
}
@media (max-width: 650px) {
  .solution.research-parent-page .filter-wrapper select {
    width: 80%;
  }
}
@media (max-width: 450px) {
  .solution.research-parent-page .filter-wrapper select {
    width: 100%;
  }
}
.solution.research-parent-page .filter-wrapper .filter {
  text-transform: uppercase;
  background: #46972b;
  color: white;
  font-size: 18px;
  text-align: center;
  border: 0;
  padding: 0;
  display: block;
  height: 45px;
  margin-bottom: 5px;
  width: 150px;
  line-height: 45px;
  vertical-align: middle;
  float: right;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  cursor: pointer;
}
.solution.research-parent-page .filter-wrapper .filter:hover {
  background-color: #16478b;
}
@media (max-width: 991px) {
  .solution.research-parent-page .filter-wrapper .filter {
    float: left;
  }
}
.solution.research-parent-page .filter-wrapper .filter-button {
  padding-left: 0;
}
@media (max-width: 990px) {
  .solution.research-parent-page .filter-wrapper .filter-button {
    margin-top: 25px;
  }
}
.solution.research-parent-page .filter-wrapper .sumo-select-wrapper {
  width: 100%;
}
@media (max-width: 991px) {
  .solution.research-parent-page .filter-wrapper .sumo-select-wrapper {
    padding-bottom: 27px;
  }
}
.solution .orange-title-research {
  max-width: 1240px;
}
.solution .orange-title-research .filter-research {
  text-align: left !important;
  border-bottom: #f5842b 1px solid;
}
.solution .orange-title-research .filter-research .product-filter {
  margin: 20px 0;
  font-size: 16px;
  font-family: HelveticaNeueCond, Helvetica !important;
  color: black;
}
.solution .title-research {
  text-align: left !important;
  margin: 50px 0 0;
  color: #46972b !important;
  border-bottom: #46972b 1px solid;
  height: 30px;
  line-height: 33px;
  vertical-align: middle;
  font-size: 16px;
  font-family: HelveticaNeueCond, Helvetica !important;
  padding: 0;
  font-weight: 500 !important;
  max-width: 1240px;
}
.solution .informations {
  border-top: #8e8e8e 1px solid;
  border-bottom: #8e8e8e 1px solid;
  padding-left: 0;
  padding-right: 0;
}
.solution .informations div.col-md-4, .solution .informations div .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}
.solution .informations h4 {
  text-align: left;
  margin: 0;
  color: #767676;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  font-size: 14px;
  font-family: HelveticaNeueCond, Helvetica !important;
  padding: 0;
  font-weight: 500 !important;
  padding-left: 0;
}
@media (max-width: 991px) {
  .solution .informations .filter-column {
    display: none;
  }
}
.solution.research-documentations .product-list-group {
  text-align: left;
}
@media (max-width: 991px) {
  .solution.research-documentations .product-list-group {
    text-align: center;
  }
}
.solution.research-calculators {
  max-width: 1240px;
  width: 100%;
}
@media (max-width: 1255px) {
  .solution.research-calculators {
    max-width: 100%;
  }
}
@media (max-width: 1250px) {
  .solution.research-calculators {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 992px) {
  .solution.research-calculators {
    width: auto;
  }
}

.solution-detail .img-products {
  position: relative;
}
@media all and (max-width: 1000px) {
  .solution-detail .img-products {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.solution .solutions-category #lista-soluzioni li {
  width: auto;
}

@media all and (max-width: 1255px) {
  .solution-page,
#main.solution {
    max-width: 100% !important;
  }
}
@media all and (max-width: 1255px) {
  .solution-page .projects_listed,
#main.solution .projects_listed {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.solution-page h1,
#main.solution h1 {
  padding: 0;
  top: 50px;
  bottom: 20px;
}

.solution .solution-detail .products {
  overflow-x: visible;
}

.solution .solution-detail .content .advantages h3 {
  padding: 0 !important;
}

.solution .solution-detail .content .advantages ul {
  font-family: HelveticaNeueCond !important;
  font-size: 18px !important;
}
.solution .solution-detail .content .advantages ul li {
  text-transform: uppercase !important;
}

.solution .solution-detail .content .advantages p a.info-solution {
  font-family: Arial, sans-serif !important;
}

@media (max-width: 1024px) {
  .solution .solution-detail .content .deepening {
    margin: 0;
  }
}
@media all and (max-width: 1255px) {
  .Geoplast-solutionsWrapper .solution-page {
    padding: 0 10px;
  }
}
.Geoplast-solutionsWrapper .solution .view-soluzioni-specifiche {
  margin-right: 25px !important;
}
.Geoplast-solutionsWrapper .solution .deepening h3, .Geoplast-solutionsWrapper .solution .advantages h3 {
  font-size: 20px !important;
  color: black !important;
}
.Geoplast-solutionsWrapper .solution .solution-detail .content .advantages h3 {
  color: black !important;
}
.Geoplast-solutionsWrapper .solution-detail h2 {
  font-weight: bold;
}
.Geoplast-solutionsWrapper p {
  font-family: Arial, sans-serif !important;
  font-size: 15px !important;
}
.Geoplast-solutionsWrapper .container {
  width: 100% !important;
}
.Geoplast-solutionsWrapper .container.landing .container {
  width: 730px !important;
}

.solutions-category .solution-detail p, .solution .solution-detail p {
  width: 100% !important;
  text-align: left !important;
  padding: 0;
}
@media (max-width: 1000px) {
  .solutions-category .solution-detail p, .solution .solution-detail p {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.solutions-category h1, .solutions-category h2, .solutions-category h3, .solution h1, .solution h2, .solution h3 {
  text-align: left !important;
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: bold !important;
  color: black !important;
}
.solutions-category h2.title, .solution h2.title {
  color: white !important;
}
.solutions-category .view-content, .solution .view-content {
  padding-left: 0;
  margin-bottom: 35px;
}
.solutions-category .view-content .solution-preview h2, .solution .view-content .solution-preview h2 {
  text-align: center !important;
}
.solutions-category h1, .solution h1 {
  padding-top: 5px !important;
}
@media (max-width: 1000px) {
  .solutions-category h1, .solution h1 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.solutions-category .descrSolution, .solution .descrSolution {
  margin-bottom: 20px !important;
  margin-top: 40px !important;
}
.solutions-category .description, .solutions-category .descrSolution, .solution .description, .solution .descrSolution {
  font-size: 15px;
  width: 100% !important;
  padding: 0 !important;
  text-align: left !important;
  max-width: 980px !important;
}
.solutions-category .description p, .solutions-category .descrSolution p, .solution .description p, .solution .descrSolution p {
  font-size: 15px !important;
  max-width: 980px !important;
  font-size: 15px !important;
  padding: 0;
}
.solutions-category .description p strong a, .solutions-category .descrSolution p strong a, .solution .description p strong a, .solution .descrSolution p strong a {
  text-decoration: none !important;
  text-transform: capitalize !important;
  color: inherit !important;
}
.solutions-category .description p strong a:hover, .solutions-category .descrSolution p strong a:hover, .solution .description p strong a:hover, .solution .descrSolution p strong a:hover {
  color: #f5842b !important;
}
@media (max-width: 1000px) {
  .solutions-category .description, .solutions-category .descrSolution, .solution .description, .solution .descrSolution {
    padding: 0 !important;
  }
  .solutions-category .description p, .solutions-category .descrSolution p, .solution .description p, .solution .descrSolution p {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.Geoplast-solutionsWrapper .solution-page .title-of-solution {
  display: flex;
  justify-content: space-between;
}
.Geoplast-solutionsWrapper .solution-page .title-of-solution span {
  color: red;
  font-weight: lighter;
  font-size: 40px;
  position: relative;
  bottom: 1px;
}
@media (max-width: 620px) {
  .Geoplast-solutionsWrapper .solution-page .title-of-solution span {
    font-size: 28px;
  }
}
.Geoplast-solutionsWrapper .solution-page h1 {
  margin-bottom: 0px !important;
}
.Geoplast-solutionsWrapper .solution-page h1 + p {
  font-family: HelveticaNeueCond, Helvetica !important;
  font-size: 26px !important;
  padding: 0 !important;
  font-weight: bold;
  margin-top: 7px !important;
  margin-bottom: 42px !important;
  color: black;
}
@media (max-width: 1000px) {
  .Geoplast-solutionsWrapper .solution-page h1 + p {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 621px) {
  .Geoplast-solutionsWrapper .solution-page h1 + p {
    font-size: 20px !important;
  }
}
.Geoplast-solutionsWrapper .solution-page h2 {
  padding: 0 !important;
  font-weight: bold;
  margin-bottom: 50px !important;
}
@media (max-width: 1000px) {
  .Geoplast-solutionsWrapper .solution-page h2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 621px) {
  .Geoplast-solutionsWrapper .solution-page h1 {
    font-size: 26px !important;
  }
  .Geoplast-solutionsWrapper .solution-page h2 {
    font-size: 20px !important;
  }
}
@media (max-width: 1000px) {
  .Geoplast-solutionsWrapper .solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side .vertical-align p {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.Geoplast-solutionsWrapper .solution .solution-detail .content .advantages h3 {
  margin-top: 15px !important;
  margin-bottom: 10px !important;
}
.Geoplast-solutionsWrapper .solution .solution-detail .content .deepening h3 {
  margin-top: 15px !important;
  margin-bottom: 10px !important;
  display: none;
}

.Geoplast-solutionsWrapper .solution .solution-detail .content .deepening .field-name-field-description {
  margin-top: 20px;
}

@media all and (max-width: 768px) {
  .solution_additional_content {
    position: relative;
    bottom: 29px;
  }
}
@media all and (max-width: 620px) {
  .solution .solution-detail .field-item p {
    margin: 0 !important;
  }
}
footer * {
  font-family: Arial, sans-serif !important;
}
footer a {
  text-decoration: none !important;
}
footer a:hover {
  color: #f5842b !important;
}

.solution .solution-detail .content .advantages {
  margin-bottom: 30px;
}

.solution .solution-detail .content .deepening {
  margin-bottom: 30px;
}

@media (max-width: 1000px) {
  .Geoplast-solutionsWrapper .solutions-category h1, .Geoplast-solutionsWrapper .solution h1 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .Geoplast-solutionsWrapper .solution .solution-detail .content .deepening {
    font-family: HelveticaNeueCond !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .Geoplast-solutionsWrapper .solution .solution-detail .content .deepening p {
    font-family: HelveticaNeueCond !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .Geoplast-solutionsWrapper .solution .solution-detail .content .advantages {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .Geoplast-solutionsWrapper .solution .solution-detail .content .advantages p {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .Geoplast-solutionsWrapper .solution .solution-detail .products .view-products-for-solution {
    margin-left: 10px !important;
  }
}

.solutions-category .view-content,
.solution .view-content {
  /*margin-top: 24px!important;*/
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media (max-width: 620px) {
  .Geoplast-solutionsWrapper .solutions-category h1, .Geoplast-solutionsWrapper .solution h1 {
    font-size: 26px !important;
  }
}

.Geoplast-solutionsWrapper .solution-page h2 {
  line-height: 40px;
}
@media (max-width: 620px) {
  .Geoplast-solutionsWrapper .solution-page h2 {
    line-height: 20px;
  }
}
.Geoplast-solutionsWrapper .solution-page #section-0 .column, .Geoplast-solutionsWrapper .solution-page #section-1 .column {
  font-family: Arial, sans-serif !important;
}
.Geoplast-solutionsWrapper .solution-page #section-0 .column p, .Geoplast-solutionsWrapper .solution-page #section-1 .column p {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.Geoplast-solutionsWrapper .solution-page #section-0 .column h4, .Geoplast-solutionsWrapper .solution-page #section-1 .column h4 {
  text-align: left;
}
@media (max-width: 980px) {
  .Geoplast-solutionsWrapper .solution-page #section-0 .column ul, .Geoplast-solutionsWrapper .solution-page #section-1 .column ul {
    margin-left: 10px !important;
  }
}
@media (min-width: 500px) {
  .Geoplast-solutionsWrapper .solution-page #section-0 .column, .Geoplast-solutionsWrapper .solution-page #section-1 .column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side {
  padding-right: 10px !important;
}

.solutions-list .product-list-product-wrapper {
  vertical-align: top !important;
}
.solutions-list .product-list-image-wrapper img {
  max-height: none !important;
}

#solution_sidebar_wrapper {
  text-align: left;
  display: inline-block;
  float: right;
}

#end_scroll {
  display: inline-block;
}

.solution_width {
  max-width: 1240px;
  margin: 0 auto;
}
@media (max-width: 1240px) {
  .solution_width .solution {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1000px) {
  .solution_width .solution {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 620px) {
  .solution_width .solution .solution-detail .img {
    width: 100%;
  }
}
@media (max-width: 620px) {
  .solution_width .solution .solution-detail .products {
    position: relative;
    width: 100%;
  }
}

.solutions_with_sidebar {
  float: left;
}
@media all and (max-width: 1255px) {
  .solutions_with_sidebar {
    float: none;
  }
}

footer .container.footer_notice {
  margin-top: 0 !important;
}

.solution_sidebar {
  position: relative;
  min-width: 260px;
  float: left;
}
@media (max-width: 1255px) {
  .solution_sidebar {
    height: auto !important;
    text-align: center !important;
    width: 100%;
    min-width: none;
    display: block;
  }
  .solution_sidebar #solution_sidebar_wrapper {
    float: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -12px;
  }
}
@media (max-width: 1255px) {
  .solution_sidebar .first_box {
    border: 0px solid #F26522 !important;
    float: unset !important;
    width: 100% !important;
    margin-bottom: 70px !important;
    margin-top: 56px !important;
    display: flex;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }
  .solution_sidebar .first_box .expert_photo {
    width: 50% !important;
    padding-right: 10px;
  }
  .solution_sidebar .first_box .inner_box {
    padding: 0 !important;
    width: 100%;
  }
  .solution_sidebar .first_box .inner_box h5 {
    margin: 0 !important;
    font-size: 20px !important;
    text-transform: none !important;
  }
  .solution_sidebar .first_box .inner_box h3 {
    font-size: 20px !important;
    text-transform: none;
  }
  .solution_sidebar .box_link {
    margin-left: 0px !important;
    width: calc(100% - 20px) !important;
  }
  .solution_sidebar .box_link .innerContent {
    float: none !important;
    margin: 20px auto;
    width: 100% !important;
  }
  .solution_sidebar .box_link .innerContent .right {
    max-width: max-content !important;
    padding-top: 3px !important;
  }
}
.solution_sidebar .first_box {
  position: relative;
  margin-top: 50px;
  border: 1px solid #F26522;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
  float: right;
  width: 210px;
}
.solution_sidebar .first_box .expert_photo {
  width: 100%;
  height: auto;
  max-width: 208px;
}
.solution_sidebar .first_box .country-flag {
  position: absolute;
  top: 10px;
  right: 10px;
}
.solution_sidebar .first_box .inner_box {
  padding: 10px 5px 20px 5px;
}
.solution_sidebar .first_box .inner_box h5 {
  margin: 5px 0 0 0;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  text-align: left;
}
.solution_sidebar .first_box .inner_box h3 {
  text-align: left;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 5px 0 0 0px;
  padding: 0;
  padding-bottom: 0px;
  font-size: 23px;
  color: #707070;
  font-weight: bold;
}
.solution_sidebar .first_box .inner_box .expert_title {
  text-align: left;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 5px 0 0 0px;
  padding: 0;
  padding-bottom: 0px;
  font-size: 16px;
  color: #707070;
  font-weight: normal;
}
.solution_sidebar .first_box .inner_box .active-block {
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  text-decoration: none;
  color: black !important;
  background: #f8aa86;
  padding: 5px 10px;
  font-size: 18px !important;
  margin: 10px 0 0 0;
}
.solution_sidebar .first_box .inner_box .active-block:hover {
  color: black !important;
  background: #f36523;
}
.solution_sidebar .first_box .inner_box div {
  margin-top: 15px;
}
.solution_sidebar .first_box .inner_box div a {
  color: black;
  font-family: HelveticaNeueLightCond, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px;
}
.solution_sidebar .first_box .inner_box div a:hover {
  color: #f5842b;
  text-decoration: none;
}
.solution_sidebar .first_box .inner_box .email_link {
  color: black;
  font-size: 15px;
}
.solution_sidebar .first_box .inner_box .email_link:hover {
  color: #f5842b;
  text-decoration: none;
}
.solution_sidebar .box_link {
  display: block;
  width: 210px;
  margin: auto;
}
.solution_sidebar .box_link .innerContent {
  margin-bottom: 20px;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 20px;
  padding: 10px 0;
  border: 0;
  float: right;
  width: 210px;
}
.solution_sidebar .box_link .innerContent .left {
  float: left;
  text-align: center;
  width: 50px;
  text-align: center;
}
.solution_sidebar .box_link .innerContent .right {
  margin-left: 52px;
  padding: 0;
  max-width: 158px;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  color: black;
}
.solution_sidebar .box_link:hover .right {
  color: #f5842b;
}

.end_scroll {
  height: 1px;
  width: 100%;
}

.Geoplast-solutionsWrapper .solution-page .solution_subtitle {
  margin-bottom: 40px !important;
  margin-top: 7px !important;
}

.product_img {
  display: block !important;
  text-align: center;
}
.product_img img {
  margin: 0 auto;
  max-height: 90px;
}

.Geoplast-solutionsWrapper .solution-page .solution_additional_content h2 {
  text-transform: uppercase;
  padding-top: 40px !important;
  margin-top: 30px;
  background-image: none;
  position: relative;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-top: 22px;
  margin-bottom: 30px !important;
  padding: 0;
  line-height: 30px;
}
.Geoplast-solutionsWrapper .solution-page .solution_additional_content h2:before {
  content: "";
  margin: 21px 0;
  position: absolute;
  height: 1px;
  background: #c4c1c1;
  top: 0px;
  left: 0;
  right: 0;
}
@media all and (max-width: 1000px) {
  .Geoplast-solutionsWrapper .solution-page .solution_additional_content h2:before {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.Geoplast-solutionsWrapper .solution-page .solution_additional_content h3 {
  padding: 0;
}
@media (max-width: 1000px) {
  .Geoplast-solutionsWrapper .solution-page .solution_additional_content h3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 620px) {
  .Geoplast-solutionsWrapper .solution-page .solution_additional_content h3 {
    font-size: 18px;
  }
}
.Geoplast-solutionsWrapper .solution-page .solution_additional_content p {
  font-weight: normal;
  margin: auto !important;
}
.Geoplast-solutionsWrapper .solution-page .solution_additional_content a {
  text-decoration: none !important;
}
.Geoplast-solutionsWrapper .solution-page .solution_additional_content a:hover {
  color: #F26522;
}
.Geoplast-solutionsWrapper .solution-page .solution_additional_content ul, .Geoplast-solutionsWrapper .solution-page .solution_additional_content ol {
  padding-left: 20px;
}
@media (max-width: 1000px) {
  .Geoplast-solutionsWrapper .solution-page .solution_additional_content ul, .Geoplast-solutionsWrapper .solution-page .solution_additional_content ol {
    padding-left: 30px;
  }
}
.Geoplast-solutionsWrapper .solution-page .solution_additional_content ul li, .Geoplast-solutionsWrapper .solution-page .solution_additional_content ol li {
  text-align: left;
  font-size: 18px;
  font-family: HelveticaNeueCond;
  text-transform: uppercase;
  padding-bottom: 12px;
}

@media (max-width: 800px) {
  .listed_products {
    width: 50% !important;
  }
  .solution_images {
    width: 50% !important;
  }
  .product_desc {
    float: left;
    position: absolute;
    left: 107px !important;
  }
  .solution_width .view-products-for-solution .view-content .views-row .views-field-field-image {
    float: left !important;
  }
}
.flex-control-nav li a.flex-active {
  color: #f5842b !important;
  background: #f5842b !important;
}

.solution_images .flex-control-nav li a.flex-active {
  color: #f5842b !important;
  background: #f5842b !important;
}

@media (max-width: 620px) {
  .listed_products {
    position: relative !important;
    width: 100% !important;
  }
  .listed_products .view-products-for-solution .view-content .views-row .views-field-field-image {
    float: left !important;
  }
  .listed_products .recommended_product_title {
    padding-bottom: 10px !important;
  }
  .listed_products .view-products-for-solution .view-content .views-row .right-side p.product_subtitle {
    margin-top: 10px !important;
  }
  .listed_products .view-products-for-solution .view-content .product_single {
    padding-bottom: 10px !important;
  }
  .listed_products .view-products-for-solution .view-content .views-row .views-field-field-image .field-content {
    margin-right: 10px;
  }
}
.listed_products .view-products-for-solution .view-content .views-row .right-side .vertical-align {
  vertical-align: top;
  display: block !important;
}
.listed_products .product_single:hover .title, .listed_products .product_single:hover .product_subtitle {
  color: #f5842b;
}

.fixed_sidebar {
  position: fixed;
  top: 50px;
  transform: translate(24%, 0);
}

.fixed_sidebar_end {
  position: absolute;
  transform: translate(24%, 0);
}

.solution .solution-detail p {
  width: 100% !important;
}
@media all and (max-width: 620px) {
  .solution .solution-detail p {
    margin: 10px 0 0 0 !important;
  }
}

.all_solutions_listed .product-list-content .product-list-group {
  text-align: left !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding-top: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 15px;
  flex-shrink: 3;
}
@media (max-width: 1040px) {
  .all_solutions_listed .product-list-content .product-list-group {
    padding-inline: 0px !important;
    column-gap: 21px;
  }
}
@media (max-width: 782px) {
  .all_solutions_listed .product-list-content .product-list-group {
    column-gap: 19px;
  }
}
@media (max-width: 550px) {
  .all_solutions_listed .product-list-content .product-list-group {
    column-gap: 23px;
  }
}
.all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper {
  width: calc(25% - 11.5px);
  margin-bottom: 0;
}
.all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper > a {
  overflow: unset;
}
@media (max-width: 1040px) {
  .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper {
    width: calc(33% - 11.5px);
  }
}
@media (max-width: 550px) {
  .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper {
    width: calc(50% - 11.5px);
  }
}
@media (max-width: 450px) {
  .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper {
    margin-bottom: 0;
    padding-right: 0 !important;
  }
}
.all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper {
  height: unset !important;
  width: 100%;
}
.all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper img {
  max-width: 100% !important;
  width: 100% !important;
  aspect-ratio: 16/9;
}
@media (max-width: 550px) {
  .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper img {
    height: unset !important;
    max-height: auto !important;
    aspect-ratio: 2/1.2;
  }
}
.all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title {
  padding-left: 15px;
  padding-right: 5px;
  font-size: 1.3em;
  line-height: 1.2;
  overflow-wrap: anywhere;
}
@media (max-width: 434px) {
  .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title {
    font-size: 1.1em;
  }
}
.all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title span {
  color: red;
}

@media (max-width: 800px) {
  .listed_products#imp {
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 800px) {
  .listed_products {
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}
.listed_products .product-list-group {
  text-align: left !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding-top: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 15px;
  flex-shrink: 3;
}
@media (max-width: 1040px) {
  .listed_products .product-list-group {
    padding-inline: 0px !important;
    column-gap: 21px;
  }
}
@media (max-width: 782px) {
  .listed_products .product-list-group {
    column-gap: 19px;
  }
}
@media (max-width: 550px) {
  .listed_products .product-list-group {
    column-gap: 23px;
  }
}
.listed_products .product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper {
  height: unset !important;
  width: 100%;
}
.listed_products .product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper img {
  max-width: 90% !important;
  width: 74% !important;
  aspect-ratio: 1/1;
}
@media (max-width: 550px) {
  .listed_products .product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper img {
    height: unset !important;
    max-height: auto !important;
  }
}
.listed_products .product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title {
  padding-left: 5px;
  margin: 30px 0 0 0;
}
.listed_products .product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title[data-new=new-product] {
  position: relative;
}
.listed_products .product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title[data-new=new-product]::after {
  content: attr(data-new-text);
  color: #FF0000;
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translate(-50%, 0%);
}
.listed_products .product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title span {
  color: red;
}
@media (max-width: 1000px) {
  .listed_products .product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title {
    margin: 3vw 0 0 0;
  }
}
.listed_products .product-list-product-wrapper {
  width: calc(25% - 11.5px);
  margin-bottom: 50px !important;
}
.listed_products .product-list-product-wrapper > a {
  overflow: unset !important;
}
@media (max-width: 1040px) {
  .listed_products .product-list-product-wrapper {
    width: calc(33% - 11.5px);
  }
}
@media (max-width: 550px) {
  .listed_products .product-list-product-wrapper {
    width: calc(50% - 11.5px);
  }
}
@media (max-width: 450px) {
  .listed_products .product-list-product-wrapper {
    margin-bottom: 0;
    padding-right: 0 !important;
  }
}

@media (max-width: 1000px) {
  .solutions-category .product-list-group.solutions-list {
    width: 100% !important;
  }
}

@media (max-width: 1000px) {
  .solutions-category.all_solutions_listed .product-list-content .product-list-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 495px) {
  .solutions-category.all_solutions_listed .product-list-content .product-list-group {
    text-align: center !important;
  }
}

@media (min-width: 1001px) {
  .Geoplast-solutionsWrapper .solutions-category h1, .Geoplast-solutionsWrapper .solution h1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 496px) {
  .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper {
    padding-right: 10px;
  }
}

@media (max-width: 622px) {
  .productListWrapper.container#main.product .post-category-header h1 {
    font-size: 16px !important;
  }
}

#main .deepening .field-items .field-item ul {
  padding-left: 20px;
  font-family: HelveticaNeueCond !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
}

#main .deepening .field-items .field-item ul li {
  padding-bottom: 12px;
  list-style: initial;
  text-align: left;
  text-transform: uppercase !important;
}

.zoho-form-expert table tr td:first-child {
  width: 31%;
}
.zoho-form-expert table tr td:last-child {
  width: 100%;
}

@media (max-width: 991px) {
  .modal-body .zoho-form.zoho-form-expert table .subscribe_news_checkbox {
    margin-top: 14px;
    width: auto !important;
    display: inline-block !important;
  }
  .modal-body .zoho-form.zoho-form-expert table .subscribe_news_label {
    width: auto !important;
    display: inline-block !important;
  }
}
.modal-body .zoho-form.zoho-form-expert table .submit_btn {
  color: white !important;
}
.modal-body .zoho-form.zoho-form-expert table .submit_btn:focus {
  background: #16478b;
}

@media (max-width: 980px) {
  .zoho-form.zoho-form-newsletter .g-recaptcha {
    padding-top: 10px;
    padding-bottom: 13px !important;
  }
}

@media (max-width: 600px) {
  #modal-expert .modal-body {
    padding-bottom: 75px;
  }
}

.modal-dialog input[type=checkbox],
#zoho_contact input[type=checkbox],
.newsletter-page input[type=checkbox] {
  margin: 2px 6px 3px 3px !important;
  width: 15px !important;
}

.newsletter-page label {
  font-size: 12px !important;
}

@media (min-width: 1024px) {
  #modal-contacts .modal-body {
    padding: 7px 100px 62px 100px;
  }
}
td#required-field-newsletter {
  padding-bottom: 22px !important;
}
@media (max-width: 768px) {
  td#required-field-newsletter {
    padding-bottom: 23px !important;
    padding-top: 9px !important;
  }
}

.privacy-newsletter {
  padding-top: 25px !important;
  padding-bottom: 8px !important;
}
@media (max-width: 768px) {
  .privacy-newsletter {
    padding-top: 15px !important;
  }
}

.subscribe-newsletter {
  padding-top: 11px !important;
  padding-bottom: 13px !important;
}
@media (max-width: 991px) {
  .subscribe-newsletter {
    padding-top: 16px !important;
    padding-bottom: 7px !important;
  }
}

.privacy-contacts {
  padding-bottom: 6px !important;
}
@media (max-width: 991px) {
  .privacy-contacts {
    padding-top: 5px !important;
  }
}

.contact_left_side input[type=checkbox],
.modal-body input[type=checkbox] {
  transform: scale(1.2);
}

.required-field-expert {
  padding-bottom: 27px !important;
}
@media (max-width: 768px) {
  .required-field-expert {
    padding-bottom: 30px !important;
    margin-top: 0 !important;
    padding-top: 2px !important;
  }
}

.modal-body .newsletter-expert {
  padding-top: 11px !important;
}

.modal-header {
  padding-bottom: 0 !important;
}
@media (max-width: 768px) {
  .modal-header {
    padding-bottom: 5px !important;
  }
}

@media (max-width: 991px) {
  .profession-details {
    margin-top: 0 !important;
  }
}

@media (max-width: 991px) {
  .interestedin {
    margin-top: 14px !important;
  }
}

.privacy-contact {
  padding-bottom: 3px;
}

.required-inf-contact {
  padding-bottom: 22px;
}
@media (max-width: 991px) {
  .required-inf-contact {
    padding-top: 0;
  }
}

.contact_left_side .title-bold {
  margin-bottom: 15px !important;
}

.contact_left_side .submit-btn-contact {
  padding-top: 6px;
}

.contact-information {
  padding-bottom: 10px !important;
}

.newsletter_recaptcha {
  margin-bottom: 2px;
}
@media (max-width: 980px) {
  .newsletter_recaptcha {
    margin-bottom: 7px;
  }
}

.subs-newsletter-contact {
  line-height: 13px;
}
.description-contacts {
  padding-top: 3px;
}
@media (max-width: 991px) {
  .description-contacts {
    padding-top: 0;
  }
}

@media (max-width: 768px) {
  #contact-form .zoho-form table #description-contact {
    margin-top: 5px !important;
    margin-bottom: 0px !important;
  }
}

@media (max-width: 768px) {
  td#description-contact {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
  }
}

@media (max-width: 991px) {
  .newsletter .contact-information {
    padding-bottom: 15px !important;
  }
}

@media (max-width: 991px) {
  #modal-contacts .modal-body {
    padding-top: 6px !important;
  }
}

#modal-contacts .required-inf-contact {
  padding-top: 7px;
  padding-bottom: 21px;
}
@media (max-width: 991px) {
  #modal-contacts .required-inf-contact {
    padding-top: 0;
    padding-bottom: 18px;
  }
}

@media (max-width: 620px) {
  #modal-expert .modal-header {
    padding-top: 30px !important;
  }
}
@media (max-width: 991px) {
  #modal-expert .modal-body {
    padding-top: 4px;
  }
}
@media (max-width: 620px) {
  #modal-expert .modal-body {
    padding-bottom: 95px !important;
  }
}
#modal-expert .modal-body .required-field-expert {
  padding-top: 15px;
  padding-bottom: 21px !important;
}
@media (max-width: 991px) {
  #modal-expert .modal-body .required-field-expert {
    padding-top: 0 !important;
    padding-bottom: 17px !important;
  }
}
#modal-expert .modal-body .newsletter-expert {
  padding-top: 18px !important;
  padding-bottom: 14px;
}
@media (max-width: 991px) {
  #modal-expert .modal-body .newsletter-expert {
    padding-top: 14px !important;
    padding-bottom: 11px !important;
  }
}
#modal-expert .modal-body .g-recaptcha {
  margin-top: 11px;
  margin-bottom: 2px;
}
@media (max-width: 991px) {
  #modal-expert .modal-body .g-recaptcha {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
#modal-expert .modal-body .zoho-actions-row td {
  padding-top: 1px !important;
}
@media (max-width: 991px) {
  #modal-expert .modal-body .contact-information {
    padding-bottom: 0 !important;
  }
}

.contact_left_side .prod-input-label {
  margin-bottom: 0 !important;
}
.contact_left_side .prod-input-label span {
  vertical-align: text-top;
}
.contact_left_side .zoho-form.contact table tr td .prod-input-label:nth-child(1) {
  margin-bottom: 0 !important;
}
.contact_left_side .subs-newsletter-contact {
  line-height: 13px;
}
.contact_left_side .interested-in {
  padding-bottom: 10px;
}
.contact_left_side .g-recaptcha {
  margin-top: 16px;
}
@media (max-width: 991px) {
  .contact_left_side #contact-form .zoho-form table tr td.required-inf-contact {
    margin-top: 9px !important;
    margin-bottom: -15px !important;
  }
  .contact_left_side .g-recaptcha {
    margin-top: 14px;
  }
}

#modal-contacts .prod-input-label {
  margin-bottom: 0 !important;
}
#modal-contacts .prod-input-label span {
  vertical-align: text-top;
}
#modal-contacts .zoho-form.contact table tr td .prod-input-label:nth-child(1) {
  margin-bottom: 0 !important;
}
#modal-contacts .subs-newsletter-contact {
  line-height: 13px;
}
#modal-contacts .interested-in {
  padding-bottom: 10px;
}
#modal-contacts .g-recaptcha {
  margin-top: 16px;
}
@media (max-width: 991px) {
  #modal-contacts #contact-form .zoho-form table tr td.required-inf-contact {
    margin-top: 8px !important;
    margin-bottom: -15px !important;
  }
  #modal-contacts .g-recaptcha {
    margin-top: 14px;
  }
}

#main.newsletter-page .contact_left_side label.zoho-chk-group-label {
  margin-bottom: 0;
}
#main.newsletter-page .contact_left_side label.zoho-chk-group-label span.zoho-chk-text {
  vertical-align: text-top;
  line-height: 20px;
}

.newsletter-page td.profession-newsletter {
  padding-bottom: 6px !important;
}

#modal-contacts .c-checkbox,
#modal-expert .c-checkbox,
.contact_left_side .c-checkbox,
.rent_form.parcheggio .c-checkbox,
.rent_form .c-checkbox {
  position: absolute;
  opacity: 0;
}
#modal-contacts .c-checkbox + label,
#modal-expert .c-checkbox + label,
.contact_left_side .c-checkbox + label,
.rent_form.parcheggio .c-checkbox + label,
.rent_form .c-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
#modal-contacts .c-checkbox + label:before,
#modal-expert .c-checkbox + label:before,
.contact_left_side .c-checkbox + label:before,
.rent_form.parcheggio .c-checkbox + label:before,
.rent_form .c-checkbox + label:before {
  box-sizing: border-box;
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  border-radius: 3px;
  border: solid 1px #c3c3c3;
}
#modal-contacts .c-checkbox:hover + label:before,
#modal-expert .c-checkbox:hover + label:before,
.contact_left_side .c-checkbox:hover + label:before,
.rent_form.parcheggio .c-checkbox:hover + label:before,
.rent_form .c-checkbox:hover + label:before {
  background: #e4e3e3;
}
#modal-contacts .c-checkbox:disabled + label,
#modal-expert .c-checkbox:disabled + label,
.contact_left_side .c-checkbox:disabled + label,
.rent_form.parcheggio .c-checkbox:disabled + label,
.rent_form .c-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
#modal-contacts .c-checkbox:disabled + label:before,
#modal-expert .c-checkbox:disabled + label:before,
.contact_left_side .c-checkbox:disabled + label:before,
.rent_form.parcheggio .c-checkbox:disabled + label:before,
.rent_form .c-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
#modal-contacts .c-checkbox:checked + label:after,
#modal-expert .c-checkbox:checked + label:after,
.contact_left_side .c-checkbox:checked + label:after,
.rent_form.parcheggio .c-checkbox:checked + label:after,
.rent_form .c-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 8.5px;
  background: #333;
  width: 3px;
  height: 3px;
  box-shadow: 2px 0 0 #333, 4px 0 0 #333, 4px -2px 0 #333, 4px -4px 0 #333, 4px -6px 0 #333, 4px -8px 0 #333;
  transform: rotate(45deg);
}

.product-menuWrapper.researchSubMenu {
  width: 100%;
  position: fixed;
  z-index: 992;
  background-color: #46972b;
}
.product-menuWrapper.researchSubMenu .product-title {
  width: 199px;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  display: inline-block;
  float: left;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  background-color: #46972b;
  padding: 1px 5px 1px 10px;
}
.product-menuWrapper.researchSubMenu .product-title a {
  color: #000;
}
.product-menuWrapper.researchSubMenu .product-title a:hover {
  color: #fff;
}
.product-menuWrapper.researchSubMenu button.hamburger {
  margin-right: 10px;
  height: 60px;
  line-height: 60px;
}
.product-menuWrapper.researchSubMenu button.hamburger .hamburger-inner {
  background-color: white;
}
.product-menuWrapper.researchSubMenu button.hamburger .hamburger-inner::before, .product-menuWrapper.researchSubMenu button.hamburger .hamburger-inner::after {
  background-color: white;
}
.product-menuWrapper.researchSubMenu button.hamburger.is-active .hamburger-inner {
  background-color: transparent;
}
.product-menuWrapper.researchSubMenu .menu-research-menu-container, .product-menuWrapper.researchSubMenu .menu-risorse-container, .product-menuWrapper.researchSubMenu .menu-ressources-container, .product-menuWrapper.researchSubMenu .menu-ressourcen-container,
.product-menuWrapper.researchSubMenu .menu-recursos-container {
  width: calc(100% - 231px);
  height: 60px;
  display: inline-block;
  float: left;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu, .product-menuWrapper.researchSubMenu ul#menu-risorse, .product-menuWrapper.researchSubMenu ul#menu-ressources, .product-menuWrapper.researchSubMenu ul#menu-ressourcen, .product-menuWrapper.researchSubMenu ul#menu-recursos {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 992;
  width: 100%;
  background-color: #46972b;
  margin: 0;
  display: none;
  line-height: 0;
  padding-bottom: 11px;
}
@media (max-width: 1009px) {
  .product-menuWrapper.researchSubMenu ul#menu-research-menu, .product-menuWrapper.researchSubMenu ul#menu-risorse, .product-menuWrapper.researchSubMenu ul#menu-ressources, .product-menuWrapper.researchSubMenu ul#menu-ressourcen, .product-menuWrapper.researchSubMenu ul#menu-recursos {
    display: none !important;
  }
}
@media (min-width: 1073px) {
  .product-menuWrapper.researchSubMenu ul#menu-research-menu .insights-link-mob, .product-menuWrapper.researchSubMenu ul#menu-risorse .insights-link-mob, .product-menuWrapper.researchSubMenu ul#menu-ressources .insights-link-mob, .product-menuWrapper.researchSubMenu ul#menu-ressourcen .insights-link-mob, .product-menuWrapper.researchSubMenu ul#menu-recursos .insights-link-mob {
    display: none;
  }
  .product-menuWrapper.researchSubMenu ul#menu-research-menu .research-menu-link-mob, .product-menuWrapper.researchSubMenu ul#menu-risorse .research-menu-link-mob, .product-menuWrapper.researchSubMenu ul#menu-ressources .research-menu-link-mob, .product-menuWrapper.researchSubMenu ul#menu-ressourcen .research-menu-link-mob, .product-menuWrapper.researchSubMenu ul#menu-recursos .research-menu-link-mob {
    display: none;
  }
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu.collapsed, .product-menuWrapper.researchSubMenu ul#menu-risorse.collapsed, .product-menuWrapper.researchSubMenu ul#menu-ressources.collapsed, .product-menuWrapper.researchSubMenu ul#menu-ressourcen.collapsed, .product-menuWrapper.researchSubMenu ul#menu-recursos.collapsed {
  display: block;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu li, .product-menuWrapper.researchSubMenu ul#menu-risorse li, .product-menuWrapper.researchSubMenu ul#menu-ressources li, .product-menuWrapper.researchSubMenu ul#menu-ressourcen li, .product-menuWrapper.researchSubMenu ul#menu-recursos li {
  display: block;
  padding: 0 15px 0 3px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  height: auto;
  line-height: 18.5714px;
  vertical-align: middle;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu li:hover .sub-menu, .product-menuWrapper.researchSubMenu ul#menu-risorse li:hover .sub-menu, .product-menuWrapper.researchSubMenu ul#menu-ressources li:hover .sub-menu, .product-menuWrapper.researchSubMenu ul#menu-ressourcen li:hover .sub-menu, .product-menuWrapper.researchSubMenu ul#menu-recursos li:hover .sub-menu {
  display: none;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu li a, .product-menuWrapper.researchSubMenu ul#menu-risorse li a, .product-menuWrapper.researchSubMenu ul#menu-ressources li a, .product-menuWrapper.researchSubMenu ul#menu-ressourcen li a, .product-menuWrapper.researchSubMenu ul#menu-recursos li a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  height: 14px;
  text-transform: uppercase;
  padding: 5px 0;
  margin: 2px 0;
  margin-left: 10px;
  display: initial;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu li a:hover, .product-menuWrapper.researchSubMenu ul#menu-risorse li a:hover, .product-menuWrapper.researchSubMenu ul#menu-ressources li a:hover, .product-menuWrapper.researchSubMenu ul#menu-ressourcen li a:hover, .product-menuWrapper.researchSubMenu ul#menu-recursos li a:hover {
  color: #000;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu li.current-menu-item a, .product-menuWrapper.researchSubMenu ul#menu-risorse li.current-menu-item a, .product-menuWrapper.researchSubMenu ul#menu-ressources li.current-menu-item a, .product-menuWrapper.researchSubMenu ul#menu-ressourcen li.current-menu-item a, .product-menuWrapper.researchSubMenu ul#menu-recursos li.current-menu-item a {
  color: rgb(0, 0, 0) !important;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu .sub-menu, .product-menuWrapper.researchSubMenu ul#menu-risorse .sub-menu, .product-menuWrapper.researchSubMenu ul#menu-ressources .sub-menu, .product-menuWrapper.researchSubMenu ul#menu-ressourcen .sub-menu, .product-menuWrapper.researchSubMenu ul#menu-recursos .sub-menu {
  display: none !important;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu-1 {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 992;
  width: 100%;
  background-color: #46972b;
  margin: 0;
  display: none;
  line-height: 0;
  padding-bottom: 11px;
}
@media (max-width: 1072px) {
  .product-menuWrapper.researchSubMenu ul#menu-research-menu-1 .insights-link {
    display: none;
  }
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu-1.collapsed {
  display: block;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu-1 li {
  display: block;
  padding: 0 15px 0 3px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  height: auto;
  line-height: 18.5714px;
  vertical-align: middle;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu-1 li a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  height: 14px;
  text-transform: uppercase;
  padding: 5px 0;
  margin: 2px 0;
  margin-left: 10px;
  display: inline-block;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu-1 li a:hover {
  color: #000;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu-1 li.current-menu-item a {
  color: rgb(0, 0, 0) !important;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu-1 .sub-menu {
  display: none;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu-1 .sub-menu.active-insights {
  display: block;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu-1 .sub-menu li {
  padding: 0 15px 0 23px;
}
.product-menuWrapper.researchSubMenu ul#menu-research-menu-1 .sub-menu li.all-insights a {
  font-weight: bold;
}
@media (min-width: 1073px) {
  .product-menuWrapper.researchSubMenu .menu-research-menu-container, .product-menuWrapper.researchSubMenu .menu-risorse-container, .product-menuWrapper.researchSubMenu .menu-ressources-container, .product-menuWrapper.researchSubMenu .menu-ressourcen-container,
.product-menuWrapper.researchSubMenu .menu-recursos-container {
    width: calc(100% - 199px);
  }
  .product-menuWrapper.researchSubMenu .product-title {
    border-right: white 1px solid;
  }
  .product-menuWrapper.researchSubMenu button.hamburger {
    display: none;
  }
  .product-menuWrapper.researchSubMenu ul#menu-research-menu, .product-menuWrapper.researchSubMenu ul#menu-risorse, .product-menuWrapper.researchSubMenu ul#menu-ressources, .product-menuWrapper.researchSubMenu ul#menu-ressourcen, .product-menuWrapper.researchSubMenu ul#menu-recursos {
    position: relative;
    display: block !important;
    top: unset;
    left: unset;
    right: unset;
    padding-bottom: 0;
  }
  .product-menuWrapper.researchSubMenu ul#menu-research-menu li, .product-menuWrapper.researchSubMenu ul#menu-risorse li, .product-menuWrapper.researchSubMenu ul#menu-ressources li, .product-menuWrapper.researchSubMenu ul#menu-ressourcen li, .product-menuWrapper.researchSubMenu ul#menu-recursos li {
    display: inline-block;
    padding: 0 15px 0 3px;
    font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
  }
  .product-menuWrapper.researchSubMenu ul#menu-research-menu li:first-of-type, .product-menuWrapper.researchSubMenu ul#menu-risorse li:first-of-type, .product-menuWrapper.researchSubMenu ul#menu-ressources li:first-of-type, .product-menuWrapper.researchSubMenu ul#menu-ressourcen li:first-of-type, .product-menuWrapper.researchSubMenu ul#menu-recursos li:first-of-type {
    padding-left: 18px;
  }
  .product-menuWrapper.researchSubMenu ul#menu-research-menu li a, .product-menuWrapper.researchSubMenu ul#menu-risorse li a, .product-menuWrapper.researchSubMenu ul#menu-ressources li a, .product-menuWrapper.researchSubMenu ul#menu-ressourcen li a, .product-menuWrapper.researchSubMenu ul#menu-recursos li a {
    font-size: 18px;
    height: 100%;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 1073px) and (max-width: 1484px) and (min-width: 1360px) {
  .product-menuWrapper.researchSubMenu ul#menu-research-menu li a, .product-menuWrapper.researchSubMenu ul#menu-risorse li a, .product-menuWrapper.researchSubMenu ul#menu-ressources li a, .product-menuWrapper.researchSubMenu ul#menu-ressourcen li a, .product-menuWrapper.researchSubMenu ul#menu-recursos li a {
    font-size: 16px;
  }
}
@media (min-width: 1073px) and (max-width: 1359px) and (min-width: 1074px) {
  .product-menuWrapper.researchSubMenu ul#menu-research-menu li a, .product-menuWrapper.researchSubMenu ul#menu-risorse li a, .product-menuWrapper.researchSubMenu ul#menu-ressources li a, .product-menuWrapper.researchSubMenu ul#menu-ressourcen li a, .product-menuWrapper.researchSubMenu ul#menu-recursos li a {
    font-size: 14px;
  }
}

@media (max-width: 1255px) {
  #main.solution.research-single-product-page {
    max-width: 980px !important;
    padding: 0;
  }
}
@media (max-width: 999px) {
  #main.solution.research-single-product-page {
    max-width: 980px !important;
    padding-left: 10px;
    padding-right: 10px;
  }
}

#solution_allcontent_wrapper .solutions_with_sidebar span {
  text-transform: uppercase;
}

.wrapper-solutions-boxes {
  margin: 30px 0;
}
@media (max-width: 1000px) {
  .wrapper-solutions-boxes {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.wrapper-solutions-boxes .box-insights, .wrapper-solutions-boxes .box-research-papers {
  width: 49.2%;
  height: 60px;
  border: 1px solid #c4c1c1;
  float: left;
  cursor: pointer;
  user-select: none;
  text-align: left;
}
.wrapper-solutions-boxes .box-insights span.box-title, .wrapper-solutions-boxes .box-research-papers span.box-title {
  font-size: 21px;
  font-family: "Helvetica Neue Cond";
  color: #c1bfc0;
  padding: 0px;
  margin: 0px;
  border: 0px;
  text-transform: uppercase;
}
.wrapper-solutions-boxes .box-insights span.box-count, .wrapper-solutions-boxes .box-research-papers span.box-count {
  font-size: 21px;
  font-family: "Helvetica Neue Cond";
  color: #f88b22;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  border: 0px;
  float: right;
}
@media (max-width: 620px) {
  .wrapper-solutions-boxes .box-insights span.box-title, .wrapper-solutions-boxes .box-insights span.box-count, .wrapper-solutions-boxes .box-research-papers span.box-title, .wrapper-solutions-boxes .box-research-papers span.box-count {
    font-size: 17px;
  }
}
.wrapper-solutions-boxes .box-insights a div, .wrapper-solutions-boxes .box-research-papers a div {
  padding: 15px 20px;
}
@media (max-width: 620px) {
  .wrapper-solutions-boxes .box-insights a div, .wrapper-solutions-boxes .box-research-papers a div {
    padding: 17px 20px;
  }
}
.wrapper-solutions-boxes .box-insights:hover, .wrapper-solutions-boxes .box-research-papers:hover {
  border-color: #f88b22;
}
.wrapper-solutions-boxes .box-insights:hover span.box-title, .wrapper-solutions-boxes .box-research-papers:hover span.box-title {
  color: #f88b22;
}
@media (max-width: 750px) {
  .wrapper-solutions-boxes .box-insights, .wrapper-solutions-boxes .box-research-papers {
    width: 100%;
  }
}
.wrapper-solutions-boxes .box-insights {
  margin-right: 1.6%;
}
@media (max-width: 750px) {
  .wrapper-solutions-boxes .box-insights {
    margin-bottom: 15px;
  }
}

.solution.research-section.bim-files-wrapper .bim-download-h1 {
  color: #333333 !important;
  text-transform: uppercase;
  text-align: center !important;
  font-family: HelveticaNeueCond, Helvetica !important;
  font-size: 40px !important;
  letter-spacing: 1px;
  font-weight: bolder !important;
  outline: none;
  margin-bottom: 5px;
  padding-top: 4px !important;
  line-height: 1.2;
}

.bim-grid-wrapper {
  display: flex;
  row-gap: 30px;
  column-gap: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}
.bim-grid-wrapper .bim-list-wrapper {
  display: flex;
  text-align: center;
  width: calc(25% - 22.5px);
  padding: 30px 0 50px 0;
}
@media (max-width: 1200px) {
  .bim-grid-wrapper .bim-list-wrapper {
    width: calc(33% - 18px);
  }
}
@media (max-width: 900px) {
  .bim-grid-wrapper .bim-list-wrapper {
    width: calc(50% - 16px);
  }
}
@media (max-width: 700px) {
  .bim-grid-wrapper .bim-list-wrapper {
    width: 100%;
  }
  .bim-grid-wrapper .bim-list-wrapper .product-bim-image {
    max-width: unset !important;
  }
}
.bim-grid-wrapper .text-over-image {
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  top: 50% !important;
  width: 100% !important;
  height: auto !important;
  padding-top: 0px !important;
}
.bim-grid-wrapper .product-bim-image {
  width: 100%;
  padding: 0 !important;
  max-width: 100%;
}
.bim-grid-wrapper .product-bim-image a {
  display: block;
  width: 100%;
}
.bim-grid-wrapper .bim-link-btn {
  background-color: #dadada;
  padding: 12px 35px;
  color: black;
  text-transform: uppercase;
  min-width: 150px;
  margin: 0 auto;
  font-size: 18px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
.bim-grid-wrapper .bim-link-btn a {
  color: black;
  text-decoration: none;
  display: block;
  width: 100%;
}
.bim-grid-wrapper .bim-link-btn:hover {
  background-color: #23527c;
}
.bim-grid-wrapper .wrapper-all {
  padding-top: 0 !important;
  margin-top: 20px;
}
.bim-grid-wrapper .wrapper-all:hover .bim-link-btn {
  background-color: #f5842b;
  color: white;
}
.bim-grid-wrapper .wrapper-all:hover .product-bim-image img {
  transform: scale(1.06);
}
.bim-grid-wrapper .link-list {
  text-align: center;
  width: 100%;
  padding: 0;
}

.standard-form td > label:first-of-type,
.work-with-us td > label:first-of-type {
  cursor: text;
}
.standard-form input,
.work-with-us input {
  border-radius: 0;
  height: 45px;
  border-radius: 0;
  border: 0;
  outline: 1px solid #cacaca;
  outline-offset: -1px;
  font-size: 16px !important;
  color: black;
}
.standard-form input:focus,
.work-with-us input:focus {
  outline: 1px solid black !important;
}
.standard-form input::placeholder,
.work-with-us input::placeholder {
  font-size: 16px !important;
  color: black;
}
.standard-form input[type=checkbox],
.work-with-us input[type=checkbox] {
  display: none;
}
.standard-form input[type=submit].standard-button,
.work-with-us input[type=submit].standard-button {
  font-family: HelveticaNeueCond !important;
  text-transform: uppercase;
  color: white;
  font-size: 18px !important;
  text-align: center;
  border: 0;
  outline: none;
  padding: 0 48px;
  display: block;
  height: 50px;
  margin-bottom: 30px;
  line-height: 50px;
  width: auto;
  height: auto !important;
  cursor: pointer;
}
@media (max-width: 700px) {
  .standard-form input[type=submit].standard-button,
.work-with-us input[type=submit].standard-button {
    width: 100%;
  }
}
.standard-form input[type=submit].standard-button.button-orange,
.work-with-us input[type=submit].standard-button.button-orange {
  background-color: #f5842b;
  color: white;
}
.standard-form input[type=submit].standard-button.button-orange:hover,
.work-with-us input[type=submit].standard-button.button-orange:hover {
  background-color: #16478b;
  color: white;
}
.standard-form input[type=submit].standard-button.button-gray,
.work-with-us input[type=submit].standard-button.button-gray {
  background-color: #6D6D6D;
  color: black;
}
.standard-form input[type=submit].standard-button.button-gray:hover,
.work-with-us input[type=submit].standard-button.button-gray:hover {
  background-color: #16478b;
  color: white;
}
.standard-form select,
.work-with-us select {
  height: 45px;
  border-radius: 0;
  border: 0;
  outline: 1px solid #cacaca;
  outline-offset: -1px;
  font-size: 16px !important;
  color: black;
}
.standard-form select:focus,
.work-with-us select:focus {
  outline: 1px solid black !important;
}
.standard-form select::placeholder,
.work-with-us select::placeholder {
  font-size: 16px !important;
  color: black;
}
.standard-form select option,
.work-with-us select option {
  border: solid 1px #cacaca;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 6px 9px;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  font-family: Arial, sans-serif !important;
  background: white;
}
.standard-form label,
.work-with-us label {
  font-weight: normal;
  font-size: 13px !important;
  font-family: Arial, sans-serif !important;
}
.standard-form .standard-checkbox-wrapper, .standard-form .consent,
.work-with-us .standard-checkbox-wrapper,
.work-with-us .consent {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  row-gap: 0.5em;
}
.standard-form .standard-checkbox-wrapper.checkbox-spaced, .standard-form .consent.checkbox-spaced,
.work-with-us .standard-checkbox-wrapper.checkbox-spaced,
.work-with-us .consent.checkbox-spaced {
  justify-content: space-between;
}
.standard-form .checkbox-label,
.standard-form .consent label,
.work-with-us .checkbox-label,
.work-with-us .consent label {
  padding: 0;
  border-radius: 0;
  display: inline-block;
  position: relative;
  line-height: 20px;
  width: 33%;
}
@media (max-width: 475px) {
  .standard-form .checkbox-label,
.standard-form .consent label,
.work-with-us .checkbox-label,
.work-with-us .consent label {
    width: 50%;
  }
}
.standard-form .checkbox-label:after,
.standard-form .consent label:after,
.work-with-us .checkbox-label:after,
.work-with-us .consent label:after {
  content: "";
  font-size: 12px;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  color: #99a1a7;
  background-color: #fff;
  border: 1px solid #A7A7A7;
  height: 20px;
  width: 20px;
  text-align: center;
}
.standard-form .checkbox-label span,
.standard-form .consent label span,
.work-with-us .checkbox-label span,
.work-with-us .consent label span {
  margin-left: 25px;
  color: black;
  position: relative;
  font-family: HelveticaNeueCond !important;
  font-weight: normal !important;
  text-transform: uppercase;
  font-size: 18px !important;
  top: 0;
  cursor: text;
}
.standard-form .checkbox-label span a,
.standard-form .consent label span a,
.work-with-us .checkbox-label span a,
.work-with-us .consent label span a {
  color: #f5842b;
}
.standard-form .checkbox-label span a:hover,
.standard-form .consent label span a:hover,
.work-with-us .checkbox-label span a:hover,
.work-with-us .consent label span a:hover {
  color: #16478b;
}
@media (max-width: 400px) {
  .standard-form .checkbox-label span,
.standard-form .consent label span,
.work-with-us .checkbox-label span,
.work-with-us .consent label span {
    font-size: 15px;
  }
}
.standard-form .checkbox-label span.red-text,
.standard-form .consent label span.red-text,
.work-with-us .checkbox-label span.red-text,
.work-with-us .consent label span.red-text {
  color: red !important;
  text-transform: none;
  margin-left: 0;
}
.standard-form .checkbox-label.TOS,
.standard-form .consent label.TOS,
.work-with-us .checkbox-label.TOS,
.work-with-us .consent label.TOS {
  text-transform: none;
  width: 100%;
}
.standard-form input:checked + span,
.work-with-us input:checked + span {
  background-color: #fff;
  border: none;
}
.standard-form input:checked + span:after,
.work-with-us input:checked + span:after {
  content: "✔";
  font-size: 12px;
  position: absolute;
  top: 0;
  left: -25px;
  z-index: 3;
  color: #000;
  background-color: #fff;
  border: 1px solid #A7A7A7;
  height: 20px;
  width: 20px;
  text-align: center;
  cursor: pointer;
}
.standard-form .consent label,
.work-with-us .consent label {
  width: 100%;
  margin-left: 25px;
}
.standard-form .consent label span,
.work-with-us .consent label span {
  margin-left: 0;
}
.standard-form .consent label span:after,
.work-with-us .consent label span:after {
  top: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.standard-form .consent label:after,
.work-with-us .consent label:after {
  left: -25px;
}
.standard-form .padd-down .row,
.work-with-us .padd-down .row {
  margin-bottom: 15px;
}
.standard-form .other-languages,
.work-with-us .other-languages {
  margin-bottom: -9px;
}
.standard-form .other-languages .row,
.work-with-us .other-languages .row {
  padding-inline: 15px;
}
.standard-form .text-left,
.work-with-us .text-left {
  text-align: left !important;
}
.standard-form .radio-container,
.work-with-us .radio-container {
  padding: 0;
  border-radius: 0;
  display: inline-block;
  position: relative;
  line-height: 20px;
  padding: 0 15px;
}
.standard-form .radio-container > span > span input[type=radio],
.work-with-us .radio-container > span > span input[type=radio] {
  z-index: 9999999999999;
  height: 20px;
  width: 20px;
  top: 0;
  opacity: 0;
  position: absolute;
}
.standard-form .radio-container > span > span > span,
.work-with-us .radio-container > span > span > span {
  position: relative;
}
.standard-form .radio-container > span > span > span span,
.work-with-us .radio-container > span > span > span span {
  margin-left: 25px;
  color: black;
  position: relative;
  font-family: HelveticaNeueCond !important;
  text-transform: uppercase;
  font-size: 18px;
  top: 0;
}
.standard-form .radio-container > span > span > span span:after,
.work-with-us .radio-container > span > span > span span:after {
  content: "";
  font-size: 12px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -25px;
  color: #99a1a7;
  background-color: #fff;
  border: 1px solid #A7A7A7;
  height: 20px;
  width: 20px;
  text-align: center;
}
.standard-form .radio-container > span > span input:checked + span,
.work-with-us .radio-container > span > span input:checked + span {
  background-color: #fff;
  border: none;
  color: #99a1a7;
}
.standard-form .radio-container > span > span input:checked + span:after,
.work-with-us .radio-container > span > span input:checked + span:after {
  content: "✔";
  font-size: 12px;
  position: absolute;
  top: 0;
  left: -25px;
  color: #000;
  background-color: #fff;
  border: 1px solid #A7A7A7;
  height: 20px;
  width: 20px;
  text-align: center;
  cursor: pointer;
}
.standard-form .radio-container > p > span input[type=radio],
.work-with-us .radio-container > p > span input[type=radio] {
  z-index: 9999999999999;
  height: 20px;
  width: 20px;
  top: 0;
  opacity: 0;
  position: absolute;
}
.standard-form .radio-container > p > span > span,
.work-with-us .radio-container > p > span > span {
  position: relative;
}
.standard-form .radio-container > p > span > span > span span,
.work-with-us .radio-container > p > span > span > span span {
  margin-left: 25px;
  color: black;
  position: relative;
  font-family: HelveticaNeueCond !important;
  text-transform: uppercase;
  font-size: 18px;
  top: 0;
}
.standard-form .radio-container > p > span > span > span span:after,
.work-with-us .radio-container > p > span > span > span span:after {
  content: "";
  font-size: 12px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -25px;
  color: #99a1a7;
  background-color: #fff;
  border: 1px solid #A7A7A7;
  height: 20px;
  width: 20px;
  text-align: center;
}
.standard-form .radio-container > p > span input:checked + span,
.work-with-us .radio-container > p > span input:checked + span {
  background-color: #fff;
  border: none;
}
.standard-form .radio-container > p > span input:checked + span:after,
.work-with-us .radio-container > p > span input:checked + span:after {
  content: "✔";
  font-size: 12px;
  position: absolute;
  top: 0;
  left: -25px;
  color: #000;
  background-color: #fff;
  border: 1px solid #A7A7A7;
  height: 20px;
  width: 20px;
  text-align: center;
  cursor: pointer;
}

.work-with-us {
  padding: 0 5px 0 15px !important;
}
.work-with-us input, .work-with-us select, .work-with-us textarea {
  max-width: unset !important;
}
.work-with-us .submit-cf7 > div {
  padding-left: 0;
}
.work-with-us .submit-cf7 p {
  padding: 0;
  margin: 0;
}
.work-with-us .submit-cf7 p input {
  float: none;
}

.SumoSelect {
  height: 45px !important;
}
@media (max-width: 1000px) {
  .SumoSelect {
    min-width: 100% !important;
  }
}
@media (max-width: 1360px) {
  .SumoSelect {
    padding: 0 !important;
  }
}
.SumoSelect .CaptionCont {
  overflow: hidden;
}
.SumoSelect .CaptionCont span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  font-size: 16px !important;
}
.SumoSelect .CaptionCont.SelectBox {
  height: 100% !important;
}
@media (max-width: 1000px) {
  .SumoSelect .CaptionCont.SelectBox {
    max-width: unset !important;
  }
}

.rent_form tr {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.rent_form td {
  display: block;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.rent_form td.project-city {
  display: block !important;
  width: 100% !important;
}
.rent_form #project-country {
  display: block !important;
  width: 100% !important;
}
.rent_form #your-name {
  display: block !important;
  width: 100% !important;
}
.rent_form td.your-email {
  display: block !important;
  width: 100% !important;
}
@media (max-width: 700px) {
  .rent_form .standard-button {
    width: 100% !important;
  }
}
@media (max-width: 400px) {
  .rent_form .privacy-rent-td span {
    text-align: left;
  }
}
.rent_form .rent_mini_form td {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rent_form .rent_mini_form td div {
  width: 45% !important;
}
.rent_form .rent_mini_form td #define-date {
  margin-right: 6px !important;
}
.rent_form .rent_mini_form td input {
  width: 100%;
  max-width: unset !important;
}
.rent_form .rent_mini_form td .rent_or {
  top: 50%;
  left: 48.7%;
}
.rent_form .checkbox-label span {
  margin-left: 0;
}
.rent_form input.rent {
  white-space: normal !important;
  word-wrap: break-word !important;
  line-height: 22px !important;
  padding: 15px 30px !important;
}
@media (max-width: 350px) {
  .rent_form .standard-form label {
    font-size: 12px !important;
  }
}

.rent_form .consulting-first-row td.project-city {
  display: flex !important;
  justify-content: space-between;
}
@media (max-width: 586px) {
  .rent_form .consulting-first-row td.project-city {
    flex-wrap: wrap;
  }
  .rent_form .consulting-first-row td.project-city div {
    margin-right: 0 !important;
  }
}

.rent-table textarea {
  font-size: 16px !important;
  border-radius: 0;
}
.rent-table textarea::placeholder {
  font-size: 13px !important;
}
.rent-table textarea:focus-visible {
  outline: none;
  border: 1px solid #000;
}
.rent-table .subscribe-newsletter,
.rent-table .privacy-rent-td {
  margin-bottom: 3px;
}
.rent-table .subscribe-newsletter .no-double > label:before,
.rent-table .privacy-rent-td .no-double > label:before {
  opacity: 0;
}
.rent-table .subscribe-newsletter input:checked + label,
.rent-table .privacy-rent-td input:checked + label {
  background-color: #fff;
  border: none;
  color: #99a1a7;
}
.rent-table .subscribe-newsletter input:checked + label span:after,
.rent-table .privacy-rent-td input:checked + label span:after {
  opacity: 0;
}
.rent-table .subscribe-newsletter input:checked + label:after,
.rent-table .privacy-rent-td input:checked + label:after {
  content: "✔";
  font-size: 12px;
  position: absolute;
  top: 0px;
  left: 0px;
  color: #000;
  background-color: #fff;
  border: 1px solid #A7A7A7;
  height: 20px;
  width: 20px;
  z-index: 9999;
  text-align: center;
  transform: none;
  background-color: white;
  box-shadow: none;
  cursor: pointer;
}
.rent-table .required-field-rent {
  padding-bottom: 17px;
}
.rent-table #your-name {
  padding-top: 0px;
}
@media (max-width: 586px) {
  .rent-table #define-date {
    padding-bottom: 0px;
  }
}
.rent-table input.consulting {
  white-space: normal !important;
  word-wrap: break-word !important;
  line-height: 22px !important;
  padding: 15px 30px !important;
}

.newsletter .interestedin {
  margin-bottom: 14px;
  margin-top: 14px;
}
@media (max-width: 920px) {
  .newsletter .interestedin {
    margin-bottom: 14px;
    margin-top: 14px;
  }
}
.newsletter .privacy-newsletter {
  margin-top: 18px;
  padding-bottom: 0 !important;
}
.newsletter #no-margin {
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}
.newsletter .TOS span:after {
  top: 1px !important;
}

.contact table tr td {
  display: block !important;
  box-sizing: border-box !important;
  clear: both !important;
  width: 100% !important;
}
.contact table tr td input {
  margin-top: -5px;
  margin-bottom: 7px;
}
.contact table tr td select {
  margin-top: -5px;
  margin-bottom: 7px;
}
.contact table tr td textarea {
  font-size: 16px !important;
  border-radius: 0;
  height: 77px;
  margin-top: -2px;
}
.contact table tr td textarea::placeholder {
  font-size: 13px !important;
}
.contact table tr td textarea:focus-visible {
  outline: none;
  border: 1px solid #000;
}
.contact table tr .contact-information {
  padding-bottom: 6px;
}
.contact table tr .contact-information input {
  margin-top: -6px;
}
.contact table tr .contact-information select {
  margin-top: -5px;
  margin-bottom: 7px;
}
@media (max-width: 991px) {
  .contact table tr .contact-information {
    margin-top: 10px;
  }
  .contact table tr .contact-information input {
    margin-bottom: -3px;
  }
  .contact table tr .contact-information select {
    margin-bottom: -3px;
  }
}
.contact table tr .contact-information-input {
  margin-top: -4px !important;
}
@media (max-width: 991px) {
  .contact table tr .contact-information-input {
    margin-top: 6px !important;
  }
}
.contact table tr .contact-information-select {
  margin-top: -5px !important;
}
@media (max-width: 991px) {
  .contact table tr .contact-information-select {
    margin-top: 5px !important;
  }
}
.contact table tr #description-contact {
  margin-top: 20px !important;
}
@media (max-width: 991px) {
  .contact table tr #description-contact {
    margin-top: 20px !important;
  }
}
@media (max-width: 991px) {
  .contact table tr .description-contacts {
    margin-top: 13px;
  }
}
@media (max-width: 768px) {
  .contact table tr .description-contacts {
    margin-top: 3px;
  }
}
.contact table tr .subscribe-newsletter {
  margin-top: 9px;
}
.contact table tr .privacy-contacts {
  margin-bottom: 20px !important;
}
@media (max-width: 991px) {
  .contact table tr .privacy-contacts {
    margin-bottom: 25px !important;
  }
}
.contact table tr .privacy-contacts .privacy-conditions-label.TOS::after {
  top: 2.5px;
}
.contact table tr .privacy-contacts .privacy-conditions-label.TOS span::after {
  top: 2.5px;
}
.contact table tr .submit-btn-contact {
  margin-top: 16px;
}
.contact .required-inf-contact {
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .contact .required-inf-contact {
    padding-bottom: 20px;
  }
}
.contact .interested-in .checkbox-label {
  display: flex !important;
  margin-bottom: 10px !important;
}
.contact .interested-in .checkbox-label:last-of-type {
  margin-bottom: 0 !important;
}
.contact #zoho_newsletter .TOS::after {
  top: 2.5px;
}
.contact #zoho_newsletter .TOS span::after {
  top: 1.5px;
}
@media only screen and (max-width: 1025px) and (min-width: 991px) {
  .contact {
    padding-left: 6px;
  }
}

@media only screen and (max-width: 1025px) and (min-width: 991px) {
  .form-title {
    padding-left: 6px !important;
  }
}

.zoho-form-expert table * {
  padding: 0;
}
.zoho-form-expert table tr {
  display: flex;
  flex-direction: column;
}
.zoho-form-expert table tr td input, .zoho-form-expert table tr td textarea {
  padding-left: 10px;
}
.zoho-form-expert table tr td textarea:focus-visible {
  outline: 1px solid black !important;
  border-radius: 0;
}
.zoho-form-expert table tr td:first-child {
  width: 31%;
}
.zoho-form-expert table tr td:last-child {
  width: 100%;
}
.zoho-form-expert .newsletter-expert {
  padding-top: 18px !important;
  padding-bottom: 29px !important;
}
.zoho-form-expert .newsletter-expert .TOS::after {
  top: 1px;
}
.zoho-form-expert .privacy-condition-expert {
  padding-bottom: 28px;
}

.naut-calculator {
  margin-top: 50px;
}

.wpcf7-form * {
  font-family: Arial, sans-serif !important;
  text-align: left;
}
.wpcf7-form .featured > p {
  margin: 0;
  padding: 0;
}
.wpcf7-form .form-group {
  display: grid;
}
.wpcf7-form .form-group > div {
  padding: 0;
}
.wpcf7-form .form-group > div > p {
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
}
.wpcf7-form .form-group > div .row > div > p {
  margin: 0;
  padding: 0;
}
.wpcf7-form .form-group .form-control:focus {
  box-shadow: none;
}
.wpcf7-form .row > p {
  margin: 0;
  padding: 0;
}
.wpcf7-form .row > div {
  padding-right: 10px;
}
.wpcf7-form .wpcf7-not-valid-tip {
  margin-top: 5px;
}
.wpcf7-form .featured {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 18px;
}
.wpcf7-form .featured span {
  margin-bottom: 0 !important;
}
.wpcf7-form .required-star {
  color: red;
}
.wpcf7-form .radio-container p {
  margin-top: 10px !important;
}
.wpcf7-form .padd-down .col-lg-6 {
  margin-bottom: 5px;
}
.wpcf7-form .padd-down .col-lg-4 {
  margin-bottom: 5px;
  margin-top: 7px;
}
.wpcf7-form .help-block-file {
  font-style: italic;
  font-size: 90%;
  top: -16px;
  position: relative;
  margin-bottom: -10px;
}
.wpcf7-form input[type=file] {
  padding-top: 10px;
}
.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  font-size: 53px !important;
  font-weight: normal !important;
  opacity: 1 !important;
  color: black !important;
  transition: 0.1s ease-in-out;
}
.close:hover {
  color: #f5842b !important;
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-07-02 16:02
 */
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-02 10:48
 */
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-02 10:46
 */
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-02 10:57
 */
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-01 12:37
 */
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-01 16:27
 */
.service-page .container h1 {
  padding: 0;
  margin-top: 0;
  margin-bottom: 25px;
  margin-left: 0;
  margin-right: 0;
  line-height: 44px;
  vertical-align: top;
  text-align: left;
  text-transform: uppercase;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-size: 49px;
  font-weight: bold;
  color: black;
}

.service-page .container .body .wp-caption .captionTitle {
  margin: 25px 0 15px 0;
  padding: 0;
  line-height: 25px;
  vertical-align: top;
  text-align: left;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: black;
}

.reverse {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}

.tableTable {
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
}
.tableTable .tableCell {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.tableTable .tableColumn {
  display: table-column;
  margin: 0;
  padding: 0;
}

.headline {
  text-align: left;
  margin: 40px 0 0 0;
  color: #f5842b;
  border-bottom: #f5842b 1px solid;
  height: 30px;
  line-height: 33px;
  vertical-align: middle;
  font-size: 16px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
}

.projects_listed {
  max-width: 980px;
  margin: 0 auto;
  text-align: left;
  margin-top: 0px;
}
@media (min-width: 1000px) {
  .projects_listed {
    width: 1000px;
    max-width: 1000px;
  }
}
.projects_listed .see_all_btn_container {
  text-align: center;
}
.projects_listed .see_all_projects_btn {
  display: inline-block;
  margin: 0px 5px 0px 5px;
  text-align: center;
  padding: 12px;
  border-radius: 50;
  color: #000000;
  background-color: #e6e6e6;
  text-decoration: none !important;
}
.product.product-page-related .projects_listed.case_history_projects {
  margin-top: 37px !important;
  max-width: 1000px !important;
}

.orange_project_title {
  max-width: 980px;
  text-align: left;
}
@media (max-width: 980px) {
  .orange_project_title {
    /*padding: 0 10px;*/
  }
}
@media (max-width: 1000px) {
  .orange_project_title {
    margin: 0 auto;
  }
}
.orange_project_title .orange_title_h2 {
  /*    text-align: left!important;
      color: #f5842b!important;
      padding: 0!important;
      font-size: 16px!important;
      border-bottom: 1px #f5842b solid!important;
      margin-bottom: 0px!important;
      line-height: 30px!important;
      font-weight: normal!important;*/
  font-family: HelveticaNeueCond, Helvetica !important;
  font-size: 26px;
  line-height: 30px !important;
  color: black;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 30px !important;
}

.project-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 1000px) {
  .project-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}

.project_single {
  vertical-align: top;
  width: 33.3%;
  display: inline-block;
  padding: 0 10px 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .project_single {
    width: 50%;
  }
}
@media (max-width: 1000px) {
  .project_single {
    padding: 0 10px;
  }
}
.project_single a {
  width: 100%;
  color: black;
  text-decoration: none !important;
  text-align: left;
  font-weight: bold;
}
.project_single a h3 {
  text-align: left;
  color: black !important;
  font-weight: normal !important;
  font-size: 20px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .project_single a h3 {
    font-size: 16px;
  }
}
.project_single:hover {
  cursor: pointer;
}
.project_single:hover h3 {
  color: #f5842b !important;
}

.Geoplast-solutionsWrapper .instalation_scheme h2 {
  margin-top: 0 !important;
  margin-bottom: 30px !important;
  line-height: 30px !important;
}
.Geoplast-solutionsWrapper .solution-page .orange_title_h2 {
  margin-bottom: 30px !important;
}

@media all and (max-width: 500px) {
  .views-row .inline-image:last-child {
    margin-left: 10px;
  }
}
.views-row .inline-image .imgsolwrap {
  width: 280px;
  float: left;
  overflow: hidden;
}
.views-row .inline-image .imgsolwrap img {
  min-width: 300px;
}
.views-row .inline-image .imgsolwrap .author-content-bottom {
  width: 100px;
  float: left;
  margin-left: 10px;
}
@media all and (max-width: 500px) {
  .views-row .inline-image {
    min-width: 300px !important;
  }
  .views-row .inline-image .imgsolwrap {
    margin-bottom: 10px;
  }
}

.solutions-category .product-list-content {
  margin-top: -30px;
}
@media (max-width: 550px) {
  .solutions-category .product-list-content {
    padding: 0 10px;
  }
}

.productListWrapper.product-page-wrapper {
  margin-bottom: 102px;
}

.productListWrapper.solutions-page-wrapper {
  margin-bottom: 0px;
}
@media (max-width: 680px) {
  .productListWrapper.solutions-page-wrapper {
    margin-bottom: -55px;
  }
}

.innovation-page-container h2.product-list-category {
  margin-bottom: -112px !important;
  margin-top: 145px !important;
}
@media (max-width: 800px) {
  .innovation-page-container h2.product-list-category {
    margin-bottom: -48px !important;
    margin-top: 75px !important;
  }
}
.innovation-page-container h2.product-list-category span.bigger-title {
  font-size: 52px;
  font-family: "helvetica_neuecondensed";
  color: #f5842b;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  .innovation-page-container h2.product-list-category span.bigger-title {
    font-size: 32px;
    line-height: 1.5;
  }
}

#product-list-content.product-list-content h2.product-list-category {
  margin-bottom: 135px !important;
  margin-top: 143px !important;
}
@media (max-width: 800px) {
  #product-list-content.product-list-content h2.product-list-category {
    margin-bottom: 78px !important;
    margin-top: 80px !important;
  }
}
#product-list-content.product-list-content h2.product-list-category span {
  color: #f5842b;
}
#product-list-content.product-list-content.solutions-page h3.product-list-category {
  margin-top: 132px;
  margin-bottom: 28px;
}
@media (max-width: 800px) {
  #product-list-content.product-list-content.solutions-page h3.product-list-category {
    margin-top: 75px;
    margin-bottom: 10px;
  }
}
@media (max-width: 800px) {
  #product-list-content.product-list-content.product-page h3.product-list-category {
    margin-top: 40px;
  }
}
#product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(1) {
  margin-bottom: 15px;
}
@media (max-width: 800px) {
  #product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(1) {
    margin-bottom: 0px;
  }
}
#product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(2) {
  margin-bottom: 30px;
}
@media (max-width: 800px) {
  #product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(2) {
    margin-bottom: 7px;
  }
}
#product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(3) {
  margin-bottom: 18px;
}
@media (max-width: 800px) {
  #product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(3) {
    margin-bottom: -17px;
  }
}
#product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(4) {
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  #product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(4) {
    margin-bottom: -3px;
  }
}
#product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(5) {
  margin-bottom: 5px;
}
@media (max-width: 800px) {
  #product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(5) {
    margin-bottom: -17px;
  }
}
#product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(6) {
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  #product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(6) {
    margin-bottom: 5px;
  }
}
#product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(7) {
  margin-bottom: 0px;
}
@media (max-width: 800px) {
  #product-list-content.product-list-content.product-page h3.product-list-category:nth-of-type(7) {
    margin-bottom: -17px;
  }
}
#product-list-content.product-list-content div.product-list-group {
  margin-bottom: -5px !important;
  justify-content: center;
}
#product-list-content.product-list-content div.product-list-group.solutions-list {
  margin-bottom: 56px !important;
  justify-content: center;
}
#product-list-content.product-list-content .no-hover:hover {
  color: inherit #f5842b;
}

#bigg-title-on-all-pages, .bigg-title-on-all-pages, #listed_projects_number {
  text-align: center;
  font-size: 52px;
  color: #f5842b;
  font-family: "helvetica_neuecondensed";
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.1;
  text-transform: uppercase;
  display: block;
}
@media only screen and (max-width: 800px) {
  #bigg-title-on-all-pages, .bigg-title-on-all-pages, #listed_projects_number {
    font-size: 34px;
  }
}
#bigg-title-on-all-pages.consulting-big-title, .bigg-title-on-all-pages.consulting-big-title, #listed_projects_number.consulting-big-title {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 800px) {
  #bigg-title-on-all-pages.consulting-big-title, .bigg-title-on-all-pages.consulting-big-title, #listed_projects_number.consulting-big-title {
    margin-top: 47px;
    margin-bottom: 35px;
  }
}

.product-list-content .product-list-category {
  text-align: left;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: bold;
  margin-top: 100px;
  margin-bottom: 5px;
  border-bottom: none !important;
  text-align: center;
}
.product-list-content .product-list-category:first-child {
  margin-top: 42px;
}
.product-list-content .product-list-category .for-sustainable-construction {
  display: block;
  text-align: center !important;
}
@media only screen and (max-width: 800px) {
  .product-list-content .product-list-category .product-list-category-title {
    font-size: 32px;
  }
  .product-list-content .product-list-category .product-list-category-title.bigger-title {
    font-size: 34px;
    line-height: 1.5;
  }
  .product-list-content .product-list-category .for-sustainable-construction {
    margin-top: 0px;
    line-height: 1.5;
  }
}
@media (min-width: 800px) {
  .product-list-content .product-list-category .product-list-category-title {
    font-size: 42px !important;
  }
  .product-list-content .product-list-category .product-list-category-title.bigger-title {
    font-size: 52px !important;
  }
  .product-list-content .product-list-category .for-sustainable-construction {
    margin-top: 0px;
  }
}
.product-list-content .product-list-category .product-list-category-title {
  color: #000;
  text-transform: uppercase;
  text-align: left;
  font-family: "helvetica_neuecondensed";
  font-size: 28px;
  letter-spacing: 1px;
  font-weight: bolder;
  outline: none;
}
.product-list-content .product-list-category .product-list-category-title:focus {
  text-decoration: none;
  outline: none;
}
.product-list-content .product-list-category .product-list-category-title:hover {
  color: #f5842b;
  text-decoration: none;
}
.product-list-content .product-list-category .product-list-category-title.research-calculator-list-category-title {
  padding-left: 0;
  margin-bottom: 0;
}
.product-list-content .product-list-category .product-list-category-title.research-calculator-list-category-title:hover {
  color: #000;
}
.product-list-content .product-list-group {
  text-align: center;
}
.product-list-content .product-list-group.research-list-group {
  text-align: center;
}
@media (min-width: 900px) {
  .product-list-content .product-list-group.research-list-group {
    display: flex;
    justify-content: space-evenly;
  }
}
.product-list-content .product-list-group .product-list-product-wrapper {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 29px;
}
.product-list-content .product-list-group .product-list-product-wrapper.research-calculator-product-list-product-wrapper {
  width: 400px;
}
@media (max-width: 528px) {
  .product-list-content .product-list-group .product-list-product-wrapper.research-calculator-product-list-product-wrapper {
    width: 245px;
  }
}
.product-list-content .product-list-group .product-list-product-wrapper > a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  outline: none;
}
.product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title {
  padding: 0 0 0 0;
  font-family: "helvetica_neuecondensed";
  font-weight: bold;
  line-height: 100%;
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.6px;
}
.product-list-content .product-list-group .product-list-product-wrapper > a:hover .product-list-product-title {
  color: #f5842b;
  text-decoration: none;
}
.product-list-content .product-list-group .product-list-product-wrapper:nth-child(5n) {
  margin-right: 0;
}
.product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper {
  height: 206px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper.research-calculator-image-wrapper {
  height: 260px;
  width: 400px;
}
@media (max-width: 528px) {
  .product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper.research-calculator-image-wrapper {
    height: 190px;
    width: 250px;
  }
}
.product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper img {
  max-height: 82%;
  max-width: 90%;
  position: relative;
  transition: all 0.5s ease;
  -webkit-backface-visibility: hidden;
}
.product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper img:hover {
  transform: translateZ(0) scale(1.06);
  -webkit-backface-visibility: hidden;
}

.Geoplast-productsWrapper .researchSubMenu a {
  font-family: "helvetica_neuecondensed", Arial, sans-serif !important;
}
@media all and (max-width: 1000px) {
  .Geoplast-productsWrapper .section.section-shadow:before,
.Geoplast-productsWrapper .sezione-accessori:before {
    max-width: calc(100% - 20px);
  }
}
.Geoplast-productsWrapper .section.section-shadow:before .productListWrapper .product-list-group,
.Geoplast-productsWrapper .sezione-accessori:before .productListWrapper .product-list-group {
  text-align: left;
}

.zsiq_theme1 div.zsiq_cnt {
  left: auto !important;
  right: 90px !important;
  width: auto !important;
  height: 72px !important;
  min-width: 208px;
  max-width: 208px;
  text-overflow: initial;
}
@media all and (max-width: 400px) {
  .zsiq_theme1 div.zsiq_cnt {
    right: 72px !important;
    padding: 8px 10px !important;
  }
}
@media all and (min-width: 400px) {
  .zsiq_theme1 div.zsiq_cnt {
    min-width: 280px;
    max-width: 308px;
  }
}
.zsiq_theme1 div.zsiq_cnt p {
  white-space: initial !important;
  line-height: 18px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (max-width: 400px) {
  .zsiq_theme1 div.zsiq_cnt p {
    font-size: 12px;
  }
}

body a,
body a:hover,
body a:focus {
  text-decoration: none !important;
}

#zsiq_maintitle {
  display: none;
}

/* About page redesign */
#wrapper-about #corporate {
  margin-top: 7px;
}
#wrapper-about #main {
  padding-left: 10px;
  padding-right: 10px;
}
#wrapper-about #technical {
  line-height: 1;
}
#wrapper-about .technical {
  line-height: 0.97%;
}
#wrapper-about #h1about {
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: bold;
  font-size: 38px;
  text-align: left;
  margin: 40px 0 30px 0;
  color: black;
}
@media (max-width: 768px) {
  #wrapper-about #h1about {
    font-size: 26px !important;
  }
}
#wrapper-about .owl-theme .owl-controls {
  top: 50%;
  transform: translate(0, -20%);
}
#wrapper-about .p-about {
  text-align: left;
  line-height: 172%;
  font-family: Arial;
  color: #333333;
}
#wrapper-about .padding-zero {
  padding: 0;
}
#wrapper-about .container p {
  max-width: 980px;
}
#wrapper-about #section .section {
  padding-top: 0px;
}
#wrapper-about #first-h4 {
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 10px;
}
#wrapper-about .h4-about {
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 5px;
  padding-bottom: 0;
  line-height: 97%;
}
#wrapper-about .cat h4 {
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: bold;
  color: black;
}
#wrapper-about .cat-padding {
  padding-left: 0;
  padding-right: 0;
}
#wrapper-about .mob-padding {
  padding-right: 20px;
}
#wrapper-about .ytp-cued-thumbnail-overlay-image {
  width: 980px !important;
}
#wrapper-about .section .columns-wrapper .column {
  padding: 0 0 13px 0;
}
#wrapper-about #h4-video {
  margin-top: 10px;
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: bold;
  color: black;
}
#wrapper-about #video-width {
  width: 100%;
}
#wrapper-about .owl-controls {
  transform: translate(0, -50%) !important;
  height: 50px !important;
}
@media (max-width: 991px) {
  #wrapper-about .three-columns {
    margin-top: -40px;
  }
  #wrapper-about .mob-padding {
    padding-right: 0 !important;
  }
  #wrapper-about .img-mobile {
    margin-top: 43px !important;
  }
  #wrapper-about .padding-zero {
    width: 100%;
  }
  #wrapper-about .column-1 {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #wrapper-about .container h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 375px) {
  #wrapper-about .img-mobile {
    margin-top: 43px;
    width: 100%;
  }
  #wrapper-about .who {
    margin-top: 50px;
  }
  #wrapper-about .h4-padding {
    margin-bottom: 10px;
  }
  #wrapper-about .container h4 {
    font-size: 18px;
  }
  #wrapper-about .mob-padding {
    padding-right: 0;
  }
  #wrapper-about #first-h4 {
    margin-bottom: 10px;
    margin-top: 0;
  }
}
@media (max-width: 770px) {
  #wrapper-about {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.language-en #cookie-law-bar .content {
  padding-top: 10px;
}
@media (max-width: 1300px) {
  .language-en #cookie-law-bar .content {
    padding-bottom: 45px;
  }
}
@media (max-width: 630px) {
  .language-en #cookie-law-bar .content {
    padding-bottom: 85px;
  }
}

.language-ru .product-list-content .product-list-category .product-list-category-title {
  font-family: Arial, sans-serif;
  font-weight: normal;
}

.language-ru .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title {
  font-family: Arial, sans-serif;
  font-weight: normal;
}

.language-ru .product .product-list-content .product-list-group {
  margin-left: -10px;
  margin-right: -10px;
}

/* NEU NAUTILUS EVO - table */
#table-download-ger .panel > .panel-collapse > .table caption, #table-download-ger .panel > .table caption, #table-download-ger .panel > .table-responsive > .table caption, #table-download-ger h2, #table-download-ger h3, #table-download-ger h4, #table-download-ger h5, #table-download-ger h6, #table-download-ger p {
  padding-left: 5px;
  padding-right: 5px;
}

.language-it .links .link h3 {
  font-family: HelveticaNeueCond, Helvetica !important;
}

.product-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#wrapper-about div.quality-policy {
  width: auto;
  border: 1px solid #f5842b;
  max-width: 980px;
  margin: 0 auto -22px;
}
@media (max-width: 1000px) {
  #wrapper-about div.quality-policy {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 768px) {
  #wrapper-about div.quality-policy {
    margin-left: 0;
    margin-right: 0;
  }
}
#wrapper-about div.quality-policy h2 {
  text-transform: uppercase;
  font-family: "helvetica_neuecondensed" !important;
  text-align: left;
  font-size: 40px;
  color: #8e8e8e;
  margin-bottom: 19px;
  margin-top: 24px;
}
@media (max-width: 768px) {
  #wrapper-about div.quality-policy h2 {
    font-size: 22px;
  }
}
#wrapper-about div.quality-policy p {
  padding: 0 15px;
}
#wrapper-about div.quality-policy img {
  margin-right: 45px;
  max-width: 55px;
  margin-left: 32px;
  margin-top: -7px;
}
@media (max-width: 768px) {
  #wrapper-about div.quality-policy img {
    max-width: 45px;
    margin-left: 0;
    margin-right: 15px;
  }
}
#wrapper-about div.certificate-about-page {
  overflow: hidden;
  margin-top: 51px;
}
#wrapper-about div.certificate-about-page div.first-certificate,
#wrapper-about div.certificate-about-page div.second-quality-policy {
  float: left;
  width: 50%;
}
#wrapper-about div.certificate-about-page div.first-certificate:hover h2,
#wrapper-about div.certificate-about-page div.second-quality-policy:hover h2 {
  color: #f5842b;
}
@media (max-width: 750px) {
  #wrapper-about div.certificate-about-page div.first-certificate,
#wrapper-about div.certificate-about-page div.second-quality-policy {
    width: 100%;
  }
}
@media (max-width: 750px) {
  #wrapper-about div.certificate-about-page div.first-certificate {
    margin-bottom: 10px;
  }
}
#wrapper-about div.certificate-about-page h2 {
  text-transform: uppercase;
  font-family: "helvetica_neuecondensed" !important;
  text-align: left;
  font-size: 30px;
  color: #8e8e8e;
  margin-bottom: 19px;
  margin-top: 27px;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  float: left;
}
@media (max-width: 991px) {
  #wrapper-about div.certificate-about-page h2 {
    font-size: 21px;
  }
}
@media (max-width: 700px) {
  #wrapper-about div.certificate-about-page h2 {
    font-size: 18px;
  }
}
#wrapper-about div.certificate-about-page h2.certificate-link {
  margin-top: 11px;
}
#wrapper-about div.certificate-about-page h2 span {
  font-size: 20px;
}
@media (max-width: 991px) {
  #wrapper-about div.certificate-about-page h2 span {
    font-size: 16px;
  }
}
@media (max-width: 700px) {
  #wrapper-about div.certificate-about-page h2 span {
    font-size: 14px;
  }
}
@media (max-width: 337px) {
  #wrapper-about div.certificate-about-page h2 span.certificate-download-german {
    font-size: 12px;
  }
}
#wrapper-about div.certificate-about-page div.second-quality-policy h2 {
  margin-top: 40px;
}
#wrapper-about div.certificate-about-page p {
  padding: 0;
  margin: 0;
}
#wrapper-about div.certificate-about-page img {
  margin-right: 21px;
  max-width: 100px;
  border: 1px solid #f5842b;
  float: left;
}

#wrapper-about #corporate .section .centrato {
  width: 100%;
}

#geoplastPost .body .content a {
  color: #f5842b !important;
}
#geoplastPost .body .content a:hover {
  color: #16478b !important;
}

.menu-footer-container, .menu-footer-italian-container, .menu-footer-french-container, .menu-footer-german-container, .menu-footer-spanish-container {
  margin-top: 105px;
}

.mega-new-product-en a::after {
  content: "NEW";
  display: inline-block !important;
  color: #FF0000 !important;
  margin: 0 0 0 8px;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif !important;
  float: initial !important;
}

.mega-new-product-it a::after {
  content: "NUOVO";
  display: inline-block !important;
  color: #FF0000 !important;
  margin: 0 0 0 8px;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif !important;
  float: initial !important;
}

.mega-new-product-fr a::after {
  content: "NOUVEAU";
  display: inline-block !important;
  color: #FF0000 !important;
  margin: 0 0 0 8px;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif !important;
  float: initial !important;
}

.mega-new-product-de a::after {
  content: "NEU";
  display: inline-block !important;
  color: #FF0000 !important;
  margin: 0 0 0 8px;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif !important;
  float: initial !important;
}

.mega-new-product-es a::after {
  content: "NUEVO";
  display: inline-block !important;
  color: #FF0000 !important;
  margin: 0 0 0 6px;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif !important;
  float: initial !important;
}

.for-sustainable-construction {
  color: #46972b !important;
}
@media (min-width: 800px) {
  .for-sustainable-construction {
    margin-top: 0px !important;
    display: block;
  }
}

li.see-all-downloads-active-class-switcher a {
  text-align: left !important;
  font-size: 18px !important;
}

body header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section > .menu-item.see-all-downloads-active-class-switcher.menu-item-object-downloads {
  text-align: left;
  margin-top: 6px;
}
body header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section > .menu-item.see-all-downloads-active-class-switcher.menu-item-object-downloads > a {
  text-align: left !important;
  font-size: 18px !important;
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-01 13:08
 */
header {
  position: relative;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  padding-top: 60px;
  /**
   * Project : Geoplast | geoplast.it
   * Author  : Slavko Babić mail@slavkobabic.com
   * DateTime: 2016-08-18 15:41
   */
  /**
   * Project : Geoplast | geoplast.it
   * Author  : Slavko Babić mail@slavkobabic.com
   * DateTime: 2016-12-02 11:56
   */
  /**
   * Project : Geoplast | geoplast.it
   * Author  : Slavko Babić mail@slavkobabic.com
   * DateTime: 2016-12-01 12:33
   */
  /**
   * Project : Geoplast | geoplast.it
   * Author  : Slavko Babić mail@slavkobabic.com
   * DateTime: 2016-12-01 12:35
   */
}
header.no-padding {
  padding-top: 0;
}
header a {
  text-decoration: none;
  color: #707070;
}
header a:hover {
  text-decoration: none;
  color: #f5842b;
}
@media only screen and (max-width: 768px) {
  header .miniFeatureWrapper {
    padding: 0 20px;
  }
  header .miniFeatureWrapper .tableTable .headerSearchWrapper {
    height: 60px;
  }
  header .miniFeatureWrapper .tableTable .languageWrapper {
    height: 60px;
  }
  header .miniFeatureWrapper .tableTable .languageWrapper ul {
    list-style: none;
  }
  header .miniFeatureWrapper .tableTable .languageWrapper ul li {
    margin: 2px 0 3px 0;
    padding: 5px 0;
  }
  header .menu-toggle-wrapper .socialNetwork {
    display: none;
  }
}
header .miniFeatureWrapper {
  padding: 0 12px;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper {
  height: 79px;
  padding-bottom: 23px;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper {
  padding: 10px 0;
  display: flex;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a:not(:last-child) {
  flex: 1;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i {
  font-size: 18px;
  min-width: 17px;
  position: relative;
  top: 1px;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i.fa-linkedin {
  top: 0.5px;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i.fa-facebook {
  margin-top: 1px;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i.fa-x-twitter {
  margin-top: 2px;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i.fa-youtube, header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i.fa-linkedin-in {
  margin-top: 3px;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i.fa-openinnovation, header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i.fa-instagram-svg {
  width: 17px;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i.fa-openinnovation:hover .cls-1, header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i.fa-instagram-svg:hover .cls-1 {
  fill: #f5842b;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i.fa-instagram-svg {
  top: 3px;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper .headerSearchSocialWrapper a i.fa-openinnovation {
  margin-top: 1px;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper #miniinputSearch {
  padding-top: 10px;
  height: 45px;
  line-height: 16px;
  padding: 6px 9px !important;
  padding-bottom: 5px !important;
}
header .miniFeatureWrapper .tableTable .headerSearchWrapper #miniinputSearch:focus {
  box-shadow: none;
  outline-offset: -1px;
  outline: 1px solid black !important;
}
header .miniFeatureWrapper .tableTable .languageWrapper {
  height: 60px;
}
header .miniFeatureWrapper .tableTable .languageWrapper ul {
  list-style: none;
  margin: 35px 0;
}
header .miniFeatureWrapper .tableTable .languageWrapper ul li {
  margin-right: 10px;
  padding: 0;
  display: inline-block;
}
header .miniFeatureWrapper .fa-googleplay-svg {
  width: 125px;
  padding: 25px 0 28px 0;
}
header .miniFeatureWrapper .fa-googleplay-svg:hover .cls-1 {
  fill: #f5842b;
}
header .miniFeatureWrapper .side-menu-search {
  margin-top: -5px;
  margin-bottom: 15px;
}
header .menu-toggle-wrapper .socialNetwork {
  display: none;
}
header .headerSocialWrapper {
  margin-left: 4px;
}
header .headerSocialWrapper a {
  margin: 0 5px;
}
header .headerSocialWrapper a:last-child {
  margin: 0 4px;
}
header .headerSocialWrapper a i {
  font-size: 20px;
  vertical-align: bottom;
  line-height: 24px;
}
header .headerSocialWrapper a i.fa-envelope, header .headerSocialWrapper a i.fa-facebook {
  margin-bottom: 3.5px;
}
@media (max-width: 1484px) {
  header .headerSocialWrapper a i.fa-envelope, header .headerSocialWrapper a i.fa-facebook {
    margin-bottom: 3px;
  }
}
header .headerSocialWrapper a i.fa-twitter {
  font-size: 26px;
  margin-bottom: 2px;
}
@media (max-width: 1484px) {
  header .headerSocialWrapper a i.fa-twitter {
    margin-bottom: 1px;
  }
}
header .headerSocialWrapper a i.fa-youtube-play {
  margin-bottom: 2px;
}
@media (max-width: 1484px) {
  header .headerSocialWrapper a i.fa-youtube-play {
    margin-bottom: 1px;
  }
}
header .headerSocialWrapper a i.fa-linkedin {
  font-size: 23px;
  margin-bottom: 3px;
}
@media (max-width: 1484px) {
  header .headerSocialWrapper a i.fa-linkedin {
    margin-bottom: 2px;
  }
}
header .headerSocialWrapper a i.instagram-svg {
  display: inline-block;
  position: relative;
  margin-bottom: 1.8px;
  width: 17px;
}
header .headerSocialWrapper a i.instagram-svg:hover .cls-1 {
  fill: #f5842b;
}
@media (max-width: 1484px) {
  header .headerSocialWrapper a i.instagram-svg {
    margin-bottom: 1px;
    width: 16px;
  }
}
@media (max-width: 1359px) {
  header .headerSocialWrapper a i.instagram-svg {
    margin-bottom: 1px;
    width: 13px;
  }
}
header .headerSocialWrapper a i.fa-openinnovation {
  margin-bottom: 2px;
  width: 17px;
}
header .headerSocialWrapper a i.fa-openinnovation:hover .cls-1 {
  fill: #f5842b;
}
@media all and (max-width: 1140px) {
  header .headerSocialWrapper a {
    margin: 0 2px 0 3px;
  }
  header .headerSocialWrapper a i {
    font-size: 16px;
  }
  header .headerSocialWrapper a i.fa-twitter {
    font-size: 19px;
  }
  header .headerSocialWrapper a i.fa-linkedin {
    font-size: 17px;
  }
}
header .headerSearchWrapper {
  position: relative;
}
header .headerSearchWrapper > span {
  padding: 0 6px 0 10px;
  display: table-cell;
  font-size: 18px;
  line-height: 100%;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
}
@media all and (max-width: 1200px) and (min-width: 769px) {
  header .headerSearchWrapper > span {
    padding: 0 5px;
  }
}
@media all and (max-width: 1484px) and (min-width: 1360px) {
  header .headerSearchWrapper > span {
    font-size: 16px !important;
  }
}
@media all and (max-width: 1359px) and (min-width: 1011px) {
  header .headerSearchWrapper > span {
    font-size: 14px !important;
  }
}
body.language-ru header .headerSearchWrapper > span {
  font-size: 16px;
  padding-left: 7px;
  padding-right: 7px;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  body.language-ru header .headerSearchWrapper > span {
    font-size: 12px;
  }
}
@media all and (max-width: 1255px) and (min-width: 1100px) {
  body.language-ru header .headerSearchWrapper > span {
    font-size: 14px;
  }
}
@media all and (max-width: 1100px) and (min-width: 769px) {
  body.language-ru header .headerSearchWrapper > span {
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
  }
}
header .headerSearchWrapper #miniinitSearch {
  display: none;
}
header .headerSearchWrapper .form-search {
  width: 300px;
  position: absolute;
  left: 0;
  top: 0;
  background: white;
}
header .headerSearchWrapper .form-search.form-active {
  display: table-cell;
}
header .headerSearchWrapper .form-search .input-group input {
  border-radius: 0;
  height: 30px;
  border: #a6a6a6 1px solid;
  background: white;
  font-size: 16px;
  padding: 7px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 768px) {
  header .headerSearchWrapper .form-search .input-group input {
    font-size: 14px;
  }
}
header .headerSearchWrapper .form-search .input-group span {
  padding-left: 10px;
}
header .headerSearchWrapper .form-search .input-group span button {
  width: 45px;
  height: 45px;
  border: 0;
  padding: 0;
  border-radius: 0;
  background: #a6a6a6;
}
header .headerSearchWrapper .form-search .input-group span button:hover {
  background-color: #f5842b;
}
header .headerSearchWrapper .form-search .input-group span button i {
  color: white;
  font-size: 25px;
}
header {
  position: relative;
}
header .languageSwitcher {
  display: table-cell;
  height: initial;
  min-height: 60px;
  vertical-align: middle;
}
header .languageSwitcher .currentLanguage {
  display: table-cell;
  line-height: 100%;
  padding: 0 15px 0 8px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-size: 18px;
  width: 52px;
  text-align: right;
}
header .languageSwitcher .currentLanguage.linked:hover {
  color: #707070;
}
@media all and (max-width: 1484px) and (min-width: 1360px) {
  header .languageSwitcher .currentLanguage {
    font-size: 16px !important;
  }
}
@media all and (max-width: 1359px) and (min-width: 1011px) {
  header .languageSwitcher .currentLanguage {
    font-size: 14px !important;
  }
}
body.language-ru header .languageSwitcher .currentLanguage {
  font-size: 16px;
  padding-right: 10px;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  body.language-ru header .languageSwitcher .currentLanguage {
    font-size: 12px;
  }
}
@media all and (max-width: 1255px) and (min-width: 1100px) {
  body.language-ru header .languageSwitcher .currentLanguage {
    font-size: 14px;
    width: 45px;
  }
}
@media all and (max-width: 1100px) and (min-width: 769px) {
  body.language-ru header .languageSwitcher .currentLanguage {
    font-size: 12px;
    padding-left: 2px;
    padding-right: 7px;
    width: 37px;
  }
}
header .languageSwitcher ul {
  display: none;
  position: absolute;
  right: 0;
  z-index: -1;
  top: 42px;
  padding: 5px 0;
  list-style: none;
  background: white;
  box-shadow: #00a0d2;
}
header .languageSwitcher ul li {
  text-align: right;
}
header .languageSwitcher ul li a {
  text-transform: uppercase;
  padding: 5px 15px;
  font-size: 16px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
}
body.language-ru header .languageSwitcher ul li a {
  padding: 5px 8px 4px 24px;
}
@media all and (max-width: 1100px) and (min-width: 769px) {
  body.language-ru header .languageSwitcher ul li a {
    font-size: 12px;
  }
}
header .languageSwitcher.toggle-on ul, header .languageSwitcher:hover ul {
  display: block;
  border: solid 1px #ccc;
}
header .languageSwitcher.toggle-on ul:before, header .languageSwitcher:hover ul:before {
  content: "";
  position: absolute;
  top: -30px;
  height: 30px;
  width: 58px;
  right: -1px;
  border: solid 1px #ccc;
  border-bottom: none;
  background-color: white;
  z-index: -6;
}
@media all and (max-width: 1200px) and (min-width: 1100px) {
  header .languageSwitcher.toggle-on ul:before, header .languageSwitcher:hover ul:before {
    width: 50px;
  }
}
@media all and (max-width: 1100px) and (min-width: 1010px) {
  header .languageSwitcher.toggle-on ul:before, header .languageSwitcher:hover ul:before {
    width: 50px;
  }
}
body.language-ru header .languageSwitcher.toggle-on ul:before, body.language-ru header .languageSwitcher:hover ul:before {
  width: 56px;
}
@media all and (max-width: 1255px) and (min-width: 1100px) {
  body.language-ru header .languageSwitcher.toggle-on ul:before, body.language-ru header .languageSwitcher:hover ul:before {
    width: 50px;
  }
}
@media all and (max-width: 1200px) and (min-width: 1100px) {
  body.language-ru header .languageSwitcher.toggle-on ul:before, body.language-ru header .languageSwitcher:hover ul:before {
    width: 50px;
  }
}
@media all and (max-width: 1100px) and (min-width: 769px) {
  body.language-ru header .languageSwitcher.toggle-on ul:before, body.language-ru header .languageSwitcher:hover ul:before {
    width: 38px;
  }
}
header a.active-lang {
  opacity: 0.7;
  filter: alpha(opacity=70);
  color: #f5842b;
  pointer-events: none;
  cursor: default;
}
@media only screen and (max-width: 768px) {
  header .miniFeatureWrapper ul li a,
header .miniFeatureWrapper .socialNetwork i .socn-name,
header .mega-menu-wrap .mega-menu .mega-menu-item a.mega-menu-link {
    text-transform: uppercase;
    padding: 0;
    font-size: 20px !important;
    font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 1073px) {
  header .miniFeatureWrapper ul li a,
header .miniFeatureWrapper .socialNetwork i .socn-name,
header .mega-menu-wrap .mega-menu .mega-menu-item a.mega-menu-link {
    text-transform: uppercase;
    padding: 0;
    font-size: 20px !important;
    font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
header .miniFeatureWrapper ul li a {
  text-transform: uppercase;
  padding: 0;
  font-size: 20px !important;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
header .linked {
  cursor: pointer;
  text-transform: uppercase;
  color: #707070;
}
header .linked:hover {
  color: #f5842b;
}
header #menu-side-menu .nav-downloads-list .sub-menu section .menu-item {
  margin-bottom: 0px !important;
}
header .headerWrapper {
  border-bottom: 1px solid #f5842b;
  position: fixed;
  top: 0;
  z-index: 2200;
  background: white;
  display: table;
  margin: 0;
  padding: 0;
  min-height: 60px;
  width: 100%;
  vertical-align: middle;
}
header .headerWrapper .headerSearchWrapper a {
  color: #8b8c8d;
  display: inline-block;
  margin-right: 30px;
}
@media (max-width: 350px) {
  header .headerWrapper .headerSearchWrapper a {
    margin-right: unset !important;
  }
}
header .headerWrapper .headerSearchWrapper a:last-child {
  margin-right: 0;
}
header .headerWrapper .headerSearchWrapper a i:hover {
  color: #f5842b;
}
header .headerWrapper .logoWrapper {
  display: block;
  float: left;
}
header .headerWrapper .logoWrapper .logoBlock {
  display: table;
  min-height: 60px;
  vertical-align: middle;
  text-align: center;
  line-height: 60px;
  padding: 0 10px !important;
}
header .headerWrapper .logoWrapper .logoBlock img.logo {
  margin-top: 1.5px;
}
@media (max-width: 1075px) {
  header .headerWrapper .logoWrapper .logoBlock img.logo {
    margin-top: -1px;
  }
}
header .headerWrapper .contentWrapper {
  display: block;
  width: fit-content;
  margin: 16px auto 15px;
}
header .headerWrapper .contentWrapper .menu {
  position: initial;
  margin-bottom: 0;
  background-color: #fff;
  border: none;
}
header .headerWrapper .contentWrapper .menu ul {
  list-style-type: none;
}
header .headerWrapper .contentWrapper .menu .active-pointer-events-switcher > a {
  pointer-events: none;
}
header .headerWrapper .contentWrapper .menu .active-pointer-events-switcher img {
  pointer-events: none !important;
}
header .headerWrapper .contentWrapper .menu .nav-products-list > a {
  pointer-events: auto !important;
}
header .headerWrapper .contentWrapper .menu .nav-solution-list > a {
  pointer-events: auto !important;
}
header .headerWrapper .contentWrapper .menu .nav-downloads-list > a {
  pointer-events: auto !important;
}
header .headerWrapper .contentWrapper .menu .download-menu-parent {
  pointer-events: auto !important;
}
header .headerWrapper .contentWrapper .menu .current-menu-item > a {
  color: #f5842b;
}
header .headerWrapper .contentWrapper .menu .current-menu-item > a:hover {
  color: #16478b;
}
header .headerWrapper .contentWrapper .menu a {
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
header .headerWrapper .contentWrapper .menu a.current-selected {
  color: #f5842b;
}
header .headerWrapper .contentWrapper .menu a.current-selected:hover {
  color: #16478b;
}
header .headerWrapper .contentWrapper .menu > .menu-item {
  display: block;
}
header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu {
  display: none;
  position: absolute;
  top: 63px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-top: 10px;
  background-color: #fff;
}
@media (min-width: 1075px) {
  header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu {
    border-bottom: 1px solid #ccc;
  }
}
header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu .solutions-width:not(:first-child) {
  margin-bottom: 0px;
  margin-top: 28px;
}
@media (max-width: 1073px) {
  header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu .solutions-width:not(:first-child) {
    margin-bottom: 0px !important;
  }
}
@media (max-width: 800px) {
  header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu .solutions-width:not(:first-child) {
    margin-top: 0px;
  }
}
header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section {
  width: 1230px;
  margin: 0 auto;
}
@media (max-width: 1231px) {
  header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section {
    width: 100% !important;
  }
}
header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section > .menu-item:first-child {
  padding: 15px 15px 0 15px;
  width: 100%;
  text-align: center;
  position: relative;
  top: -5px;
}
header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section > .menu-item:first-child a {
  font-size: 24px !important;
}
@media (max-width: 800px) {
  header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section > .menu-item:first-child {
    text-align: left;
    top: -2px;
  }
  header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section > .menu-item:first-child.see-all-products > a {
    font-size: 20px !important;
  }
}
header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section > .menu-item:not(:first-child) {
  display: inline-block;
  vertical-align: top;
  width: 14%;
  padding: 15px;
  padding-top: 6px;
  padding-bottom: 22px;
}
header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section > .menu-item a {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7;
  padding: 5px 0;
}
header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section > .menu-item > .sub-menu a {
  font-size: 14px;
  font-weight: 100;
}
@media (max-width: 1074px) {
  header .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section > .menu-item > .sub-menu a {
    font-size: 18px;
  }
}
header .headerWrapper .contentWrapper .headerSocialWrapper {
  display: inline-block;
  padding-bottom: 2px;
}
@media only screen and (max-width: 768px) {
  header .headerWrapper .contentWrapper .headerSocialWrapper {
    display: none;
  }
}
@media only screen and (max-width: 1073px) {
  header .headerWrapper .contentWrapper .headerSocialWrapper {
    display: none;
  }
}
header .headerWrapper .contentWrapper .menu .nav-solution-list > ul.sub-menu > section > li.menu-item:not(:first-child) {
  width: auto;
  margin-right: 62px;
}
header .headerWrapper .contentWrapper .menu .nav-solution-list > ul.sub-menu > section > li.menu-item:last-child {
  margin-right: 0;
}
header .headerWrapper .menu-toggle-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  margin: 22px 60px 0 0;
  padding: 0;
  width: 35px;
  display: block;
  float: right;
}
header .headerWrapper .menu-toggle-wrapper .hamburger-box {
  pointer-events: none;
}
header .headerWrapper .menu-toggle-wrapper .hamburger-box .hamburger-inner {
  pointer-events: none;
}
header .headerWrapper .menu-toggle-wrapper .hamburger-box .hamburger-inner:before, header .headerWrapper .menu-toggle-wrapper .hamburger-box .hamburger-inner:after {
  pointer-events: none;
}
header .headerWrapper .logoWrapper {
  display: inline-block;
  width: auto;
  min-height: 60px;
  vertical-align: middle;
  text-align: center;
  margin: auto;
}
@media all and (min-width: 769px) and (max-width: 800px) {
  header .headerWrapper .logoWrapper {
    width: 179px;
  }
}
header .headerWrapper .contentWrapper {
  display: block;
  padding: 0;
}
header .headerWrapper .contentWrapper #geoplast-collapse {
  overflow-y: auto;
}
header .headerWrapper .contentWrapper .main-menu {
  position: static;
  margin: 0 auto;
}
@media (max-width: 1074px) {
  header .headerWrapper .contentWrapper .main-menu {
    display: none;
  }
}
header .headerWrapper .contentWrapper .main-menu > div > ul > li.menu-item {
  padding: 0 25px;
  display: inline-block;
}
@media (max-width: 1199px) {
  header .headerWrapper .contentWrapper .main-menu > div > ul > li.menu-item {
    padding: 0 12px;
  }
}
header .headerWrapper .contentWrapper .main-menu > div > ul > li.menu-item > ul > section > li {
  display: inline-block;
}
header .headerWrapper .contentWrapper .mainMenuWrapper {
  display: none;
  position: fixed;
  width: 400px;
  top: 0;
  right: 0;
  height: 100vh;
  background-color: #fff;
  /* Custom scrollbar
  ---------------------------------------------*/
  /* Turn on custom 8px wide scrollbar */
  /* hover effect for both scrollbar area, and scrollbar 'thumb' */
  /* The scrollbar 'thumb' ...that marque oval shape in a scrollbar */
}
header .headerWrapper .contentWrapper .mainMenuWrapper::-webkit-scrollbar {
  height: 10px;
  /* 1px wider than Lion. */
  width: 10px;
  /* 1px wider than Lion. */
  /* This is more usable for users trying to click it. */
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 100px;
}
header .headerWrapper .contentWrapper .mainMenuWrapper::-webkit-scrollbar:hover {
  background-color: rgba(245, 132, 43, 0.09);
}
header .headerWrapper .contentWrapper .mainMenuWrapper::-webkit-scrollbar-thumb {
  /* This is the EXACT color of Mac OS scrollbars.
     Yes, I pulled out digital color meter */
  background: rgba(245, 132, 43, 0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0);
  min-height: 10px;
  /*Prevent it from getting too small */
  height: 10px;
  /*Prevent it from getting too small */
}
header .headerWrapper .contentWrapper .mainMenuWrapper::-webkit-scrollbar-thumb:active {
  background: rgba(245, 132, 43, 0.61);
  /* Some darker color when you click it */
  -webkit-border-radius: 100px;
}
header .headerWrapper .contentWrapper .mainMenuWrapper.adminBarDisplayed {
  top: 32px;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .menu li {
  padding-bottom: 11px;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .menu li a {
  font-size: 16px;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .main-menu-mobile {
  padding-top: 20px;
}
@media (min-width: 1074px) {
  header .headerWrapper .contentWrapper .mainMenuWrapper .main-menu-mobile {
    display: none;
  }
}
header .headerWrapper .contentWrapper .mainMenuWrapper .main-menu-mobile > div {
  padding: 0 30px;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .main-menu-mobile > div ul.menu > .menu-item > a {
  font-size: 24px;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .main-menu-mobile > div ul.menu > .menu-item .sub-menu {
  position: static;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .main-menu-mobile > div ul.menu > .menu-item .sub-menu > section {
  width: auto;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .main-menu-mobile > div ul.menu > .menu-item .sub-menu .menu-item {
  display: block;
  width: auto;
  padding: 0 15px 5px;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .main-menu-mobile > div ul.menu > .menu-item .sub-menu .menu-item a {
  padding: 0 25px;
}
@media (max-width: 800px) {
  header .headerWrapper .contentWrapper .mainMenuWrapper .main-menu-mobile > div ul.menu > .menu-item .sub-menu .menu-item a {
    padding-left: 15px;
    padding-right: 0px;
  }
}
header .headerWrapper .contentWrapper .mainMenuWrapper .side-menu {
  display: block;
  background-color: #fff;
  padding-top: 26px;
}
@media (max-width: 1074px) {
  header .headerWrapper .contentWrapper .mainMenuWrapper .side-menu {
    padding-top: 20px;
  }
}
header .headerWrapper .contentWrapper .mainMenuWrapper .side-menu > div {
  padding: 0 30px;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .side-menu > div .menu .menu-item .sub-menu {
  position: static;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .side-menu > div .menu .menu-item .sub-menu section {
  width: auto;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .side-menu > div .menu .menu-item .sub-menu section li {
  display: block;
  width: auto;
  padding: 0 15px 5px;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .side-menu > div .menu .menu-item .sub-menu section li.unclickable-link > a {
  pointer-events: none;
}
header .headerWrapper .contentWrapper .mainMenuWrapper .side-menu > div .menu > .menu-item > .sub-menu > li > a {
  font-weight: 700;
}
@media (max-width: 800px) {
  header .headerWrapper .contentWrapper .mainMenuWrapper .side-menu > div .menu > .menu-item > .sub-menu > li > a {
    padding-left: 10px;
    padding-right: 0px;
  }
}
@media (max-width: 1074px) {
  header .headerWrapper .contentWrapper .mainMenuWrapper .side-menu > div .menu > .menu-item > .sub-menu > li > .sub-menu > .menu-item > a {
    font-size: 18px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  header .headerWrapper .contentWrapper {
    padding: 1px 5px 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  header .headerWrapper .contentWrapper {
    display: block;
    float: left;
    max-width: 40%;
  }
}
@media only screen and (max-width: 1073px) {
  header .headerWrapper .contentWrapper {
    display: block;
    float: left;
    max-width: 40%;
  }
}
header .headerWrapper .featureWrapper {
  display: none;
}
header .headerWrapper .desk-lang-switcher .desk-current-lang {
  line-height: 1;
  position: absolute !important;
  cursor: pointer;
  background-color: #fff;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 22px;
  position: fixed;
  right: 20px;
  top: 19.4px;
  z-index: 0;
  color: #707070;
}
header .headerWrapper .desk-lang-switcher .desk-current-lang:hover {
  color: #f5842b !important;
}
@media (max-width: 992px) {
  header .headerWrapper .desk-lang-switcher .desk-current-lang {
    top: 15.8px !important;
    font-size: 22.4px;
  }
}
@-moz-document url-prefix() {
  header .headerWrapper .desk-lang-switcher .desk-current-lang {
    top: 19px !important;
    font-size: 23px;
  }
}
header .headerWrapper .desk-lang-switcher .desk-lang-dropdown {
  border-left: 1px solid #f5842b;
  font-family: "helvetica_neuecondensed", Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  top: -100%;
  position: fixed;
  right: 0;
  width: 391px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 27px 0px 0px 29px;
  z-index: 998;
  min-height: 100%;
  text-transform: uppercase;
  list-style: none;
  transition: 0.3s ease-in-out;
}
header .headerWrapper .desk-lang-switcher .desk-lang-dropdown li {
  padding-bottom: 10px;
}
header .headerWrapper .desk-lang-switcher.open .desk-current-lang {
  font-size: 34px;
  right: 15px;
  color: #000;
  top: 12px;
  font-weight: 500;
  z-index: 2500;
}
header .headerWrapper .desk-lang-switcher.open .desk-lang-dropdown {
  top: 0;
}
header nav.mainMenuWrapper .miniFeatureWrapper {
  margin-bottom: 40px;
  display: block;
  position: relative;
  padding: 7px 30px;
  box-sizing: border-box;
}
header .navbar-toggle .icon-bar {
  background: #707070;
}
header .miniFeatureWrapper .socialNetwork {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 3px;
}
header .miniFeatureWrapper .socialNetwork:first-child {
  padding-top: 11px;
}
header .miniFeatureWrapper .socialNetwork:last-child {
  padding-bottom: 8px;
}
header .miniFeatureWrapper .socialNetwork i {
  text-transform: uppercase;
}
header .miniFeatureWrapper .socialNetwork i .socn-name {
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-size: 18px;
}
header .miniFeatureWrapper .socialNetwork i:before {
  width: 20px;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  margin-right: 5px;
}
header .miniFeatureWrapper .socialNetwork i.fa.fa-linkedin:before {
  vertical-align: top;
}
header .miniFeatureWrapper .socialNetwork i.fa-twitter:before {
  font-size: 16px;
}
header .mega-menu-wrap .mega-menu li.mega-menu-item.mega-see-all-products {
  display: block;
  width: 100% !important;
  clear: both;
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 768px) {
  header .mega-menu-wrap .mega-menu li.mega-menu-item.mega-see-all-products {
    margin-left: 0;
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 1010px) {
  header .mega-menu-wrap .mega-menu li.mega-menu-item.mega-see-all-products {
    margin-left: 0;
    margin-bottom: 4px;
  }
}
header .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item.mega-menu-clear {
  clear: none;
}
@media only screen and (max-width: 768px) {
  header .headerWrapper.no-fixed {
    position: relative;
  }
  header .headerWrapper .logoWrapper {
    width: auto;
    display: inline-block;
    border: none;
    border-right: 0;
  }
  header .headerWrapper .logoWrapper .logoBlock {
    display: table;
    min-height: 60px;
    vertical-align: middle;
    text-align: center;
    line-height: 60px;
    padding: 0 5px 0 20px;
  }
  header .headerWrapper .menu-toggle-wrapper {
    margin: 22px 60px 0 0;
    padding: 0;
    width: 35px;
  }
  header .headerWrapper .menu-toggle-wrapper .socialNetwork {
    display: inline-block;
    height: 40px;
    margin: 0 3px 0 2px;
    padding: 5px 0;
    font-size: 16px;
  }
  header .headerWrapper .menu-toggle-wrapper .socialNetwork .fa.fa-youtube-play {
    font-size: 17px;
  }
  header .headerWrapper .menu-toggle-wrapper .navbar-toggle {
    margin: 0;
    padding: 0;
    width: 25px;
    height: 18px;
    display: block;
  }
  header .headerWrapper .contentWrapper {
    display: block;
    vertical-align: middle;
    text-align: left;
    padding: 0;
  }
  header .headerWrapper .contentWrapper .mainMenuWrapper {
    display: none;
  }
  header .headerWrapper .contentWrapper .navbar-toggle {
    float: none;
    margin: 13px 10px 15px;
  }
  header .headerWrapper .featureWrapper {
    display: block;
    text-align: center;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  header .headerWrapper .featureWrapper {
    display: none;
  }
}
@media only screen and (max-width: 768px) and (max-width: 1073px) {
  header .headerWrapper .featureWrapper {
    display: none;
  }
}

.language-fr .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section {
  width: 1250px;
}
@media (max-width: 1690px) and (min-width: 1490px) {
  .language-fr .headerWrapper .featureWrapper .headerSocialWrapper a {
    margin: 0 2px;
  }
}
@media (max-width: 1465px) and (min-width: 1080px) {
  .language-fr .headerWrapper .featureWrapper .headerSocialWrapper a {
    margin: 0 2px;
  }
}
@media (max-width: 1080px) {
  .language-fr .headerWrapper .featureWrapper .headerSocialWrapper a {
    margin: 0 1px;
  }
}

.language-es .headerWrapper .contentWrapper .menu > .menu-item > .sub-menu > section {
  width: 1260px;
}
@media (max-width: 1690px) and (min-width: 1490px) {
  .language-es .headerWrapper .featureWrapper .headerSocialWrapper a {
    margin: 0 2px;
  }
}

@media only screen and (max-width: 1073px) {
  header .headerWrapper.no-fixed {
    position: relative;
  }
  header .headerWrapper .logoWrapper {
    width: auto;
    display: inline-block;
    border: none;
    border-right: 0;
  }
  header .headerWrapper .logoWrapper .logoBlock {
    display: table;
    min-height: 60px;
    vertical-align: middle;
    text-align: center;
    line-height: 60px;
    padding: 0 5px 0 14px;
  }
  header .headerWrapper .featureWrapper {
    display: block;
    text-align: center;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1073px) and (max-width: 1073px) {
  header .headerWrapper .featureWrapper {
    display: none;
  }
}
@media only screen and (max-width: 1073px) {
  header .headerWrapper > .contentWrapper {
    display: block;
    vertical-align: middle;
    text-align: left;
    padding: 0;
  }
  header .headerWrapper > .contentWrapper .mainMenuWrapper {
    display: none;
  }
  header .headerWrapper > .contentWrapper .navbar-toggle {
    float: none;
    margin: 13px 10px 15px;
  }
}
@media only screen and (max-width: 1073px) {
  header .headerWrapper .menu-toggle-wrapper {
    display: block;
    float: right;
    margin: 22px 60px 0 0;
    padding: 0;
    width: 35px;
  }
  header .headerWrapper .menu-toggle-wrapper .socialNetwork {
    display: inline-block;
    height: 40px;
    margin: 0 3px 0 2px;
    padding: 5px 0;
    font-size: 16px;
  }
  header .headerWrapper .menu-toggle-wrapper .socialNetwork .fa.fa-youtube-play {
    font-size: 17px;
  }
  header .headerWrapper .menu-toggle-wrapper .navbar-toggle {
    margin: 0;
    padding: 0;
    width: 25px;
    height: 18px;
    display: block;
  }
}
@media only screen and (max-width: 1073px) {
  .mainMenuWrapper {
    display: none;
  }
  .mainMenuWrapper .miniFeatureWrapper {
    display: block;
    background: white;
    position: relative;
    box-sizing: border-box;
  }
}
@media (max-width: 1274px) {
  .separate-primary-and-secondary-links {
    margin-top: 21px;
  }
  #geoplast-product-menu-collapse {
    display: none;
    max-height: 730px;
    overflow-y: auto;
  }
  #geoplast-product-menu-collapse li {
    display: block;
    width: 100%;
    height: auto !important;
  }
  #geoplast-product-menu-collapse li a {
    padding: 5px 0 !important;
    margin: 2px 0px !important;
    margin-left: 10px !important;
    height: 14px !important;
  }
  #geoplast-product-menu-collapse li a span {
    height: 14px !important;
    font-size: 16px !important;
  }
  ul.product-menu li:nth-child(2) {
    padding-left: 0 !important;
  }
  ul.product-menu li.product-title {
    margin-right: 0 !important;
    border-right: none !important;
  }
  ul.product-menu li {
    height: 60px;
    display: inline-block;
    padding: 0 !important;
  }
  .product-menu .hamburger {
    margin-right: 10px !important;
    display: inline-block !important;
  }
  ul.product-menu li.product-menu-collapse-wrapper .product-menu-collapse {
    background: #fff;
    position: absolute;
    z-index: 1400;
    left: 0;
    top: 85px;
    width: 100%;
    padding: 11px 0 11px 10px;
    display: none;
  }
  ul.product-menu li.product-menu-collapse-wrapper {
    text-align: right;
    padding: 0;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
  }
  ul.product-menu li.product-menu-collapse-wrapper {
    float: right !important;
    text-align: right;
    padding-top: 23px !important;
    display: table-cell;
    vertical-align: middle;
  }
}
@media (max-width: 1240px) {
  ul.product-menu li.product-menu-collapse-wrapper {
    padding-top: 31px !important;
  }
}
@media (max-width: 1074px) {
  ul.product-menu li.product-menu-collapse-wrapper {
    padding-top: 0px !important;
  }
}
@media (max-width: 768px) {
  ul.product-menu li.product-menu-collapse-wrapper .product-menu-collapse {
    top: 84px;
  }
  ul.product-menu li:nth-child(2) {
    padding: 0px !important;
  }
  ul.product-menu li {
    padding-left: 0 !important;
  }
  ul.product-menu li.product-menu-collapse-wrapper {
    float: none !important;
  }
}
#geoplast-product-menu-collapse li a:hover {
  color: #000000;
}

.languageWrapper ul li a {
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif !important;
}

.mob-lang-switcher {
  color: #707070;
}
.mob-lang-switcher .mob-current-lang {
  line-height: 1;
  cursor: pointer;
  background-color: #fff;
  position: relative;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  z-index: 2500;
  position: fixed;
  right: 19px;
  top: 19.4px;
}
@-moz-document url-prefix() {
  .mob-lang-switcher .mob-current-lang {
    top: 19px !important;
    font-size: 23px !important;
  }
}
.mob-lang-switcher .mob-lang-dropdown {
  font-family: "helvetica_neuecondensed", Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
  position: fixed;
  right: 0;
  top: -100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 27px 0px 0px 29px;
  z-index: 998;
  min-height: 100%;
  text-transform: uppercase;
  list-style: none;
  margin-top: 60px;
  min-width: 100%;
  transition: 0.3s ease-in-out;
}
.mob-lang-switcher .mob-lang-dropdown li {
  padding-bottom: 10px;
}
.mob-lang-switcher.open .mob-current-lang {
  font-size: 34px;
  right: 15px;
  color: #000;
  top: 5px;
  font-weight: 500;
}
.mob-lang-switcher.open .mob-lang-dropdown {
  top: 0;
}

@media only screen and (min-width: 1074px) {
  .all-solutions-width {
    position: relative;
    top: -5px;
    text-align: center;
  }
  .solutions-width {
    width: calc(12.2% + 0px) !important;
    max-width: calc(12.2% + 0px) !important;
    margin-right: 0px !important;
    text-align: center !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .foundations-image .img,
.formwork-image .img,
.slabs-image .img,
.green-image .img,
.water-image .img,
.sport-image .img,
.environment-image .img,
.multi-image .img {
    position: relative !important;
    top: -60px !important;
    height: 210px;
    object-fit: cover;
    max-width: 100%;
    background-position: center;
    background-size: 100%;
    transition: all 0.5s ease;
    cursor: pointer;
  }
  .foundations-image a,
.formwork-image a,
.slabs-image a,
.green-image a,
.water-image a,
.sport-image a,
.environment-image a,
.multi-image a {
    position: relative !important;
    top: 203px !important;
  }
}
@media only screen and (max-width: 1255px) {
  .foundations-image .img,
.formwork-image .img,
.slabs-image .img,
.green-image .img,
.water-image .img,
.sport-image .img,
.environment-image .img,
.multi-image .img {
    background-size: 120%;
  }
}
@media only screen and (max-width: 1074px) {
  .foundations-image .img,
.formwork-image .img,
.slabs-image .img,
.green-image .img,
.water-image .img,
.sport-image .img,
.environment-image .img,
.multi-image .img {
    display: none !important;
  }
}
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-15 15:53
 */
/*
 *  Small promo items under the promo
 */
.promo-teasers-wrapper {
  width: 100%;
  display: table;
}
.promo-teasers-wrapper .promo-teaser-row {
  display: block;
  line-height: 0;
}
.promo-teasers-wrapper .promo-teaser-row .promo-teaser {
  display: block;
  width: 50%;
  float: left;
  border-top: 3px white solid;
  border-left: 3px white solid;
  border-right: 3px white solid;
}
@media (min-width: 1070px) {
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser:nth-child(1) {
    border-right: 1.5px white solid;
  }
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser:nth-child(2) {
    border-left: 1.5px white solid;
  }
}
.promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner {
  position: relative;
}
.promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner a {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner a img {
  height: auto;
  transition: all 0.2s ease;
  backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner a:hover img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner a:hover .promo-teaser-text {
  background-color: rgba(0, 0, 0, 0.8);
  color: #f5842b;
}
.promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner img {
  width: 100%;
}
.promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner .promo-teaser-text {
  transition: all 0.2s ease;
  backface-visibility: hidden;
  text-align: left;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  backface-visibility: hidden;
  color: black;
  font-family: "helvetica_neuecondensed";
  text-transform: uppercase;
  width: 292px;
  height: 85px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  /*
    *  Fix for hover effect
    */
  background-color: rgba(0, 0, 0, 0.47);
  color: rgba(255, 255, 255, 0.85);
  left: 10px;
  bottom: 10px;
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media all and (min-width: 438px) and (max-width: 380px) {
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner .promo-teaser-text {
    font-size: 12px;
    width: 245px;
  }
}
@media all and (min-width: 380px) and (max-width: 650px) {
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner .promo-teaser-text {
    font-size: 15px;
    height: 80px;
  }
}
@media all and (min-width: 866px) and (max-width: 1244px) {
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner .promo-teaser-text {
    font-size: 14px;
    height: 70px;
  }
}
@media all and (max-width: 438px) {
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner .promo-teaser-text {
    height: 65px !important;
    width: 285px;
    font-size: 14px;
  }
}
@media all and (min-width: 300px) and (max-width: 438px) {
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-inner .promo-teaser-text {
    font-size: 12px;
    width: 285px;
    height: 55px !important;
  }
}
@media all and (max-width: 1010px) {
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser:last-child {
    padding-left: 0px;
  }
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser:nth-child(2) {
    padding-left: 0px;
  }
}
@media all and (max-width: 1070px) {
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser {
    display: inline-block;
    width: 100%;
  }
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser img {
    position: relative;
  }
  .promo-teasers-wrapper .promo-teaser-row .promo-teaser .promo-teaser-text {
    font-size: 17px;
  }
}

.homeBigPromoBottomLeft {
  width: auto !important;
}
.homeBigPromoBottomLeft h2 {
  width: 800px !important;
}
@media (max-width: 1100px) {
  .homeBigPromoBottomLeft h2 {
    font-size: 30px !important;
    width: 700px !important;
  }
}
@media (max-width: 920px) {
  .homeBigPromoBottomLeft h2 {
    font-size: 25px !important;
    width: 600px !important;
  }
}
@media (max-width: 700px) {
  .homeBigPromoBottomLeft h2 {
    font-size: 20px !important;
    width: 500px !important;
  }
}
@media (max-width: 550px) {
  .homeBigPromoBottomLeft h2 {
    font-size: 18px !important;
    width: 420px !important;
  }
}
@media (max-width: 460px) {
  .homeBigPromoBottomLeft h2 {
    font-size: 17px !important;
    padding-bottom: 15px !important;
    width: 375px !important;
  }
}
@media (max-width: 400px) {
  .homeBigPromoBottomLeft h2 {
    font-size: 15px !important;
    width: 350px !important;
  }
}
@media (max-width: 370px) {
  .homeBigPromoBottomLeft h2 {
    font-size: 14px !important;
    width: 330px !important;
  }
}
.homeBigPromoBottomLeft.fr h2, .homeBigPromoBottomLeft.de h2 {
  width: 875px !important;
}
@media (max-width: 1100px) {
  .homeBigPromoBottomLeft.fr h2, .homeBigPromoBottomLeft.de h2 {
    width: 760px !important;
  }
}
@media (max-width: 920px) {
  .homeBigPromoBottomLeft.fr h2, .homeBigPromoBottomLeft.de h2 {
    width: 670px !important;
  }
}
@media (max-width: 700px) {
  .homeBigPromoBottomLeft.fr h2, .homeBigPromoBottomLeft.de h2 {
    width: 525px !important;
  }
}
@media (max-width: 550px) {
  .homeBigPromoBottomLeft.fr h2, .homeBigPromoBottomLeft.de h2 {
    font-size: 17px !important;
    width: 430px !important;
  }
}
@media (max-width: 460px) {
  .homeBigPromoBottomLeft.fr h2, .homeBigPromoBottomLeft.de h2 {
    font-size: 14px !important;
    padding-bottom: 15px !important;
    width: 375px !important;
  }
}
@media (max-width: 400px) {
  .homeBigPromoBottomLeft.fr h2, .homeBigPromoBottomLeft.de h2 {
    font-size: 13px !important;
    width: 345px !important;
    padding-inline: 22px !important;
  }
}
@media (max-width: 370px) {
  .homeBigPromoBottomLeft.fr h2, .homeBigPromoBottomLeft.de h2 {
    font-size: 12px !important;
    width: 330px !important;
  }
}
@media (max-width: 460px) {
  .homeBigPromoBottomLeft.it h2, .homeBigPromoBottomLeft.es h2 {
    font-size: 16px !important;
    padding-inline: 22px !important;
  }
}
@media (max-width: 390px) {
  .homeBigPromoBottomLeft.it h2, .homeBigPromoBottomLeft.es h2 {
    padding-inline: 22px !important;
    font-size: 16px !important;
  }
}
@media (max-width: 370px) {
  .homeBigPromoBottomLeft.it h2, .homeBigPromoBottomLeft.es h2 {
    font-size: 14px !important;
  }
}

.container.homepage h3 {
  text-transform: uppercase;
  font-family: "helvetica_neuecondensed";
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 7px;
}
.container.homepage h3 a {
  transition: all 0.2s ease;
  backface-visibility: hidden;
  color: black;
  font-size: 30px;
}
@media all and (max-width: 600px) {
  .container.homepage h3 a {
    font-size: 23px;
  }
}
.container.homepage h3 a:hover {
  color: #f5842b;
  text-decoration: none;
}

/*
 *  Latest blog and news posts
 */
.latestposts-wrapper {
  margin-bottom: 45px;
  width: 99.7%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  overflow: hidden;
}
.latestposts-wrapper .latestposts-wrapper-container {
  display: table;
  width: 100%;
  border-collapse: collapse;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 15px;
}
@media all and (max-width: 1010px) {
  .latestposts-wrapper .latestposts-wrapper-container {
    margin-left: 0;
    margin-right: 0;
  }
}
.latestposts-wrapper .latestposts-wrapper-container .latestposts-row {
  display: table-row;
}
.latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item {
  display: table-cell;
  padding-right: 6px;
  width: 15%;
  vertical-align: top;
}
.latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item .latestposts-item-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item .latestposts-item-inner a .latestposts-imgwrapper {
  text-align: center;
  position: relative;
  overflow: hidden;
  position: relative;
  /*
   *  Aspect ratio fix
   */
  padding-bottom: 60%; /* 5:3 */
  height: 0;
}
@media all and (max-width: 400px) {
  .latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item .latestposts-item-inner a .latestposts-imgwrapper {
    overflow: hidden;
  }
}
.latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item .latestposts-item-inner a .latestposts-imgwrapper img {
  transition: all 0.2s ease;
  backface-visibility: hidden;
  display: block;
  margin-left: 50%;
  position: relative;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  max-height: 100%;
  height: 100%;
  /*
   *  Aspect ratio fix
   */
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
}
.latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item .latestposts-item-inner a:hover {
  text-decoration: none;
}
.latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item .latestposts-item-inner a:hover .latest-post-text {
  color: #f5842b;
}
.latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item .latestposts-item-inner a .latest-post-text {
  transition: all 0.2s ease;
  backface-visibility: hidden;
  text-transform: uppercase;
  font-family: "helvetica_neuecondensed";
  color: black;
  margin-top: 6px;
  font-size: 18px;
  line-height: 100%;
  font-weight: bold;
}
@media all and (min-width: 1010px) and (max-width: 1176px) {
  .latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item .latestposts-item-inner a .latest-post-text {
    font-size: 14px;
  }
}
@media all and (min-width: 400px) and (max-width: 1500px) {
  .latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item .latestposts-item-inner a .latest-post-text {
    font-size: 16px;
  }
}
@media all and (max-width: 400px) {
  .latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item .latestposts-item-inner a .latest-post-text {
    font-size: 13px;
  }
}
@media all and (min-width: 1010px) and (max-width: 1345px) {
  .latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item .latestposts-item-inner a .latest-post-text {
    font-size: 14px;
  }
}
@media all and (max-width: 1010px) {
  .latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item {
    display: inline-block;
    width: 33.33%;
    padding-left: 2px;
    margin-bottom: 15px;
    padding-right: 0px;
  }
}
@media all and (max-width: 605px) {
  .latestposts-wrapper .latestposts-wrapper-container .latestposts-row .latestposts-item {
    display: inline-block;
    width: 49.95%;
  }
}
.frontPageSlider {
  height: 540px;
}
@media all and (max-width: 1366px) and (min-width: 641px) {
  .frontPageSlider {
    height: 360px;
  }
}
@media all and (max-width: 640px) {
  .frontPageSlider {
    height: 180px;
  }
}
.frontPageSlider #simple-slider {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background-color: black;
}
.frontPageSlider .simple-slide {
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  z-index: 1;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.frontPageSlider .simple-slide-content-wrapper {
  height: 100%;
}
.frontPageSlider a .simple-slide-content-wrapper h2,
.frontPageSlider a .simple-slide-content-wrapper p {
  transition: all 0.2s ease;
}
.frontPageSlider a .simple-slide-content-wrapper:hover h2, .frontPageSlider a .simple-slide-content-wrapper:hover p {
  color: #0c3161 !important;
}
.frontPageSlider .simple-slide-content {
  padding: 0px;
  position: relative;
  width: auto;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  font-family: "helvetica_neuecondensed";
  top: 50%;
  transform: translateY(-50%);
}
.frontPageSlider .simple-slide-content h2, .frontPageSlider .simple-slide-content p {
  color: black !important;
  line-height: 100%;
}
.frontPageSlider .simple-slide-content h2 {
  font-size: 54px;
  font-weight: 800;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  line-height: 45px;
  letter-spacing: normal;
  text-shadow: inherit;
}
@media only screen and (max-width: 768px) {
  .frontPageSlider .simple-slide-content h2 {
    font-size: 25px !important;
    line-height: 23px;
  }
}
@media all and (min-width: 640px) and (max-width: 1074px) {
  .frontPageSlider .simple-slide-content h2 {
    font-size: 32px !important;
    line-height: 26px;
    margin-bottom: 8px;
  }
}
@media all and (min-width: 1074px) and (max-width: 1160px) {
  .frontPageSlider .simple-slide-content h2 {
    font-size: 38px !important;
    line-height: 32px;
  }
}
@media all and (min-width: 1160px) and (max-width: 1230px) {
  .frontPageSlider .simple-slide-content h2 {
    font-size: 44px !important;
    line-height: 40px;
    margin-bottom: 5px;
  }
}
.frontPageSlider .simple-slide-content p {
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: normal;
  text-shadow: inherit;
  margin-top: 0px;
}
@media only screen and (max-width: 768px) {
  .frontPageSlider .simple-slide-content p {
    font-size: 17px !important;
  }
}
@media all and (min-width: 640px) and (max-width: 1074px) {
  .frontPageSlider .simple-slide-content p {
    font-size: 17px !important;
  }
}
@media all and (min-width: 1074px) and (max-width: 1160px) {
  .frontPageSlider .simple-slide-content p {
    font-size: 18px !important;
  }
}
@media all and (min-width: 1160px) and (max-width: 1230px) {
  .frontPageSlider .simple-slide-content p {
    font-size: 19px !important;
  }
}
.frontPageSlider .fader_controls .prev, .frontPageSlider .fader_controls .next {
  position: absolute;
  height: 80px;
  line-height: 55px;
  width: 50px;
  font-size: 100px;
  text-align: center;
  color: black;
  top: 50%;
  left: 0;
  z-index: 4;
  margin-top: -25px;
  cursor: pointer;
  opacity: 0;
  transition: all 150ms;
}
.frontPageSlider .fader_controls .prev:hover {
  opacity: 1;
}
.frontPageSlider .fader_controls .next {
  left: auto;
  right: 0;
}
.frontPageSlider .fader_controls .next:hover {
  opacity: 1;
}
.frontPageSlider .pager-list {
  position: absolute;
  width: 450px;
  height: 40px;
  line-height: 40px;
  bottom: 0;
  text-align: center;
  z-index: 4;
  padding: 0;
  margin: 0;
  left: 50%;
  margin-left: -225px;
}
.frontPageSlider .pager-list li {
  display: none;
  width: 20px;
  height: 20px;
  margin: 0 7px;
  background: black;
  opacity: 0.5;
  text-indent: -9999px;
  border-radius: 999px;
  cursor: pointer;
  transition: all 150ms;
}
.frontPageSlider .pager-list li:hover, .frontPageSlider .pager-list li.active {
  opacity: 1;
}
.frontPageSlider .pager-list li.active {
  pointer-events: none;
}
@media screen and (max-width: 1160px) {
  .frontPageSlider .simple-slide-content {
    bottom: 0;
    padding: 50px 0;
  }
  .frontPageSlider .simple-slide-content h2, .frontPageSlider .simple-slide-content p {
    text-align: center;
  }
  .frontPageSlider .simple-slide-content a.button {
    margin-top: 30px;
    float: none;
  }
}
@media screen and (max-width: 960px) {
  .frontPageSlider .simple-slide {
    padding: 0;
  }
  .frontPageSlider #simple-slider .fader_controls {
    display: none;
  }
}
@media screen and (max-width: 680px) {
  .frontPageSlider .simple-slide-content {
    width: 100%;
    margin-left: 0;
    left: inherit;
    height: auto;
  }
  .frontPageSlider .simple-slide-content h2, .frontPageSlider .simple-slide-content p {
    font-size: 20px;
  }
}

.container.homepage {
  max-width: 100%;
  width: 100%;
}

/*
 *  For custom html image
 */
.frontPagePromo {
  height: 440px;
  /*
   *  When centering content in big promo
   */
}
@media all and (max-width: 1366px) and (min-width: 641px) {
  .frontPagePromo {
    height: 360px;
  }
}
@media all and (max-width: 640px) {
  .frontPagePromo {
    height: 180px;
  }
}
.frontPagePromo.video_promo {
  height: 540px;
}
@media all and (max-width: 1366px) and (min-width: 641px) {
  .frontPagePromo.video_promo {
    height: 360px;
  }
}
@media all and (max-width: 640px) {
  .frontPagePromo.video_promo {
    height: 210px;
  }
}
.frontPagePromo.centered .simple-promo-content-wrapper:hover .simple-promo-content {
  background: none;
}
.frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content {
  height: auto;
  background: none;
  left: 0;
  right: 0;
  width: auto;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2 {
  text-align: center;
  line-height: 45px;
  font-size: 28px;
  font-weight: normal !important;
  margin: 0;
  position: relative;
}
.frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2:before {
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: white;
  width: 500px;
  height: 2px;
  content: "";
  display: block;
  position: absolute;
  top: -23px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2:after {
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: white;
  width: 500px;
  height: 2px;
  content: "";
  display: block;
  position: absolute;
  bottom: -17px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (max-width: 1100px) {
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2:before {
    max-width: 300px;
  }
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2:after {
    max-width: 300px;
  }
}
@media (max-width: 800px) {
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2:before {
    max-width: 200px;
  }
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2:after {
    max-width: 200px;
  }
}
@media (max-width: 640px) {
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2 {
    font-size: 15px;
    line-height: 20px;
  }
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2:before {
    top: -15px;
  }
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2:after {
    bottom: -10px;
  }
}
@media (max-width: 500px) {
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2 {
    font-size: 12px;
    line-height: 18px;
  }
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2:before {
    max-width: 150px;
  }
  .frontPagePromo.centered .simple-promo-content-wrapper .simple-promo-content h2:after {
    max-width: 150px;
  }
}
.frontPagePromo #simple-promo {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background-color: black;
}
.frontPagePromo .simple-promo-item {
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  z-index: 1;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.frontPagePromo .simple-promo-content-wrapper {
  height: 100%;
}
.frontPagePromo a .simple-promo-content-wrapper h2,
.frontPagePromo a .simple-promo-content-wrapper p {
  transition: all 0.2s ease;
}
.frontPagePromo a .simple-promo-content-wrapper:hover h2, .frontPagePromo a .simple-promo-content-wrapper:hover p {
  color: #f5842b !important;
}
.frontPagePromo a .simple-promo-content-wrapper:hover .simple-promo-content {
  background-color: rgba(0, 0, 0, 0.8);
}
.frontPagePromo .simple-promo-content {
  transition: all 0.2s ease;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.47);
  padding: 0px;
  position: absolute;
  width: 479px;
  height: 92px;
  text-align: center;
  margin: 0 auto;
  bottom: 10px;
  left: 10px;
}
.frontPagePromo .simple-promo-content h2, .frontPagePromo .simple-promo-content p {
  color: white !important;
  line-height: 100%;
  font-family: "helvetica_neuecondensed";
  padding: 0;
  margin-left: 0;
  margin: 0;
}
.frontPagePromo .simple-promo-content h2 {
  font-size: 22px;
  font-weight: 800;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 9px;
  text-align: left;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 1px;
  text-shadow: inherit;
}
.frontPagePromo .simple-promo-content p {
  max-width: 100%;
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: normal;
  text-shadow: inherit;
  margin-top: 0px;
}
@media only screen and (max-width: 768px) {
  .frontPagePromo .simple-promo-content p {
    font-size: 17px !important;
  }
}
@media all and (min-width: 640px) and (max-width: 1074px) {
  .frontPagePromo .simple-promo-content p {
    font-size: 17px !important;
  }
}
@media all and (min-width: 1074px) and (max-width: 1160px) {
  .frontPagePromo .simple-promo-content p {
    font-size: 18px !important;
  }
}
@media all and (min-width: 1160px) and (max-width: 1230px) {
  .frontPagePromo .simple-promo-content p {
    font-size: 19px !important;
  }
}
@media all and (max-width: 1100px) {
  .frontPagePromo .simple-promo-content {
    max-width: 585px;
    max-height: 120px;
  }
}
@media all and (max-width: 700px) and (min-width: 670px) {
  .frontPagePromo .simple-promo-content {
    max-height: 71px;
  }
}
@media all and (max-width: 700px) {
  .frontPagePromo .simple-promo-content {
    max-width: 485px;
    max-height: 66px;
  }
  .frontPagePromo .simple-promo-content h2 {
    font-size: 18px;
    line-height: 19px;
  }
}
@media all and (max-width: 560px) {
  .frontPagePromo .simple-promo-content {
    max-width: 430px;
  }
  .frontPagePromo .simple-promo-content h2 {
    font-size: 18px;
    line-height: 19px;
  }
}
@media all and (max-width: 450px) {
  .frontPagePromo .simple-promo-content {
    max-width: 315px;
  }
  .frontPagePromo .simple-promo-content h2 {
    font-size: 16px;
    line-height: 17px;
  }
}
@media all and (max-width: 380px) {
  .frontPagePromo .simple-promo-content {
    max-width: 285px;
  }
  .frontPagePromo .simple-promo-content h2 {
    font-size: 15px;
    line-height: 16px;
  }
}
@media screen and (max-width: 960px) {
  .frontPagePromo .simple-promo {
    padding: 0;
  }
  .frontPagePromo #simple-slider .fader_controls {
    display: none;
  }
}

.video_link:hover .simple-promo-content-wrapper h2, .video_link:hover .simple-promo-content-wrapper p {
  color: #f5842b !important;
}
.video_link:hover .simple-promo-content-wrapper .simple-promo-content {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.big_promo_video {
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.big_promo_slider .swiper-button-prev {
  left: 13px;
}
.big_promo_slider .swiper-button-next, .big_promo_slider .swiper-button-prev {
  outline: none;
  background-image: none !important;
  transform: translateY(-30px);
}
.big_promo_slider .swiper-button-next i, .big_promo_slider .swiper-button-prev i {
  font-size: 60px;
  color: #f5842b;
}
.big_promo_slider .swiper-pagination-bullet-active {
  background: #f5842b;
}
.big_promo_slider .swiper-pagination-bullet {
  outline: none;
  width: 13px;
  height: 13px;
}

#toolbar-layersTool {
  display: none !important;
}

.big_promo_slider .swiper-slide {
  height: 80vh;
  max-height: 700px;
  position: relative;
}
.big_promo_slider .swiper-slide #MyViewerDiv {
  width: 100% !important;
  height: 80vh !important;
  max-height: 700px;
  position: relative;
  z-index: 20;
}
.big_promo_slider .swiper-slide #MyViewerDiv .viewcube, .big_promo_slider .swiper-slide #MyViewerDiv .infoButton, .big_promo_slider .swiper-slide #MyViewerDiv .homeViewWrapper, .big_promo_slider .swiper-slide #MyViewerDiv #toolbar-settingsTool, .big_promo_slider .swiper-slide #MyViewerDiv #toolbar-propertiesTool, .big_promo_slider .swiper-slide #MyViewerDiv #toolbar-propertiesTool, .big_promo_slider .swiper-slide #MyViewerDiv #toolbar-modelStructureTool, .big_promo_slider .swiper-slide #MyViewerDiv #toolbar-firstPersonTool, .big_promo_slider .swiper-slide #MyViewerDiv #toolbar-measurementSubmenuTool, .big_promo_slider .swiper-slide #MyViewerDiv #toolbar-sectionTool {
  display: none !important;
}
.big_promo_slider .swiper-slide #guiviewer3d-toolbar {
  display: block !important;
  max-height: 310px !important;
  width: 60px !important;
  position: absolute !important;
  left: 5px !important;
  vertical-align: middle !important;
  bottom: 65px;
  transform: translate(0, 0) !important;
}
.big_promo_slider .swiper-slide #guiviewer3d-toolbar .toolbar-vertical-group {
  position: absolute;
  bottom: -11% !important;
  height: auto !important;
  width: auto !important;
  left: 50px !important;
  display: inline-flex !important;
  transition: all 0.2s ease;
  z-index: 1;
}
.big_promo_slider .swiper-slide #guiviewer3d-toolbar .adsk-button-arrow > .adsk-button-icon::before {
  content: "›" !important;
  padding: 0px 5px;
}
.big_promo_slider .swiper-slide #guiviewer3d-toolbar .explode-submenu.ios {
  left: 60px !important;
  bottom: auto !important;
  margin-top: -1px !important;
}
@media (max-width: 515px) {
  .big_promo_slider .swiper-slide #guiviewer3d-toolbar .explode-submenu.ios {
    top: -110px !important;
    left: 4px !important;
    height: auto;
    width: auto;
    bottom: auto !important;
    margin-top: 0 !important;
  }
  .big_promo_slider .swiper-slide #guiviewer3d-toolbar .explode-submenu.ios input[type=range].explode-slider {
    width: 28px;
    height: 100px;
    writing-mode: bt-lr; /* IE */
    -webkit-appearance: slider-vertical; /* WebKit */
  }
}
@media (max-width: 1010px) {
  .big_promo_slider .swiper-slide #guiviewer3d-toolbar {
    bottom: 5px;
  }
}
@media (max-width: 1200px) {
  .big_promo_slider .swiper-slide {
    max-height: 550px;
  }
  .big_promo_slider .swiper-slide #MyViewerDiv {
    max-height: 550px;
  }
}
@media screen and (orientation: landscape) and (min-device-width: 350px) and (max-device-width: 1010px) {
  .big_promo_slider .swiper-slide {
    /* Your CSS Here*/
    height: 70vh;
    max-height: 500px;
  }
  .big_promo_slider .swiper-slide #MyViewerDiv {
    height: 70vh;
    max-height: 500px;
  }
}
@media (max-width: 768px) {
  .big_promo_slider .swiper-slide {
    max-height: 350px;
  }
  .big_promo_slider .swiper-slide #MyViewerDiv {
    max-height: 350px;
  }
}
@media (max-height: 580px) {
  .big_promo_slider .swiper-slide {
    max-height: 60vh;
    min-height: 180px;
  }
  .big_promo_slider .swiper-slide #MyViewerDiv {
    max-height: 60vh;
    min-height: 180px;
  }
  .big_promo_slider .swiper-slide #guiviewer3d-toolbar {
    bottom: 5px;
  }
  .big_promo_slider .swiper-slide #navTools {
    display: none;
  }
  .big_promo_slider .swiper-slide .infobox {
    bottom: 10px;
  }
  .big_promo_slider .swiper-slide .infobox .big_promo_solution_title {
    font-size: 18px;
  }
  .big_promo_slider .swiper-slide .infobox p, .big_promo_slider .swiper-slide .infobox ul, .big_promo_slider .swiper-slide .infobox ol {
    display: none;
  }
}
.big_promo_slider .swiper-slide a {
  color: white;
  text-decoration: none;
}
.big_promo_slider .swiper-slide .promo_img {
  width: 100vw;
  height: auto;
  max-height: 830px;
  object-fit: cover;
}
.big_promo_slider .infobox {
  z-index: 30;
  padding-bottom: 30px;
  border-left: 5px solid #f5842b;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.5s;
  position: absolute;
  right: 65px;
  bottom: 65px;
  max-width: 500px;
  text-align: left !important;
  color: white;
}
.big_promo_slider .infobox:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.big_promo_slider .infobox:hover .big_promo_solution_title {
  color: #f5842b;
}
.big_promo_slider .infobox .big_promo_solution_title {
  margin-top: 25px;
  margin-bottom: 0;
  font-family: "helvetica_neuecondensed";
  text-transform: uppercase;
  text-align: left;
  font-size: 28px;
}
.big_promo_slider .infobox .big_promo_solution_title.gravity-promo-title {
  font-size: 22px;
  line-height: 1.1;
}
@media (max-width: 1250px) {
  .big_promo_slider .infobox .big_promo_solution_title.gravity-promo-title {
    font-size: 20px;
  }
}
@media (max-width: 1010px) {
  .big_promo_slider .infobox .big_promo_solution_title.gravity-promo-title {
    font-size: 14px;
  }
}
@media (max-width: 570px) {
  .big_promo_slider .infobox .big_promo_solution_title.gravity-promo-title {
    font-size: 14px;
  }
}
.big_promo_slider .infobox .big_promo_solution_title.gravity-promo-title h1 {
  text-align: left;
  margin-top: 0 !important;
  text-transform: none;
}
.big_promo_slider .infobox p {
  margin-top: 28px;
  margin-bottom: 0;
  font-size: 14px;
  font-family: Arial;
  line-height: 25px;
}
.big_promo_slider .infobox ul, .big_promo_slider .infobox ol {
  margin-top: 50px;
  padding-left: 15px;
  list-style: none;
}
.big_promo_slider .infobox ul li, .big_promo_slider .infobox ol li {
  font-size: 21px;
  line-height: 22px;
}
@media (max-width: 1500px) {
  .big_promo_slider .infobox {
    right: 20px;
    padding-bottom: 16px;
  }
  .big_promo_slider .infobox .big_promo_solution_title {
    font-size: 20px;
  }
  .big_promo_slider .infobox p {
    font-size: 13px;
    line-height: 21px;
  }
  .big_promo_slider .infobox ul li, .big_promo_slider .infobox ol li {
    font-size: 17px;
    line-height: 19px;
  }
}
@media (max-width: 1250px) {
  .big_promo_slider .infobox .big_promo_solution_title {
    font-size: 20px;
  }
  .big_promo_slider .infobox p {
    font-size: 13px;
    line-height: 21px;
    margin-top: 15px;
  }
  .big_promo_slider .infobox ul, .big_promo_slider .infobox ol {
    margin-top: 30px;
  }
  .big_promo_slider .infobox ul li, .big_promo_slider .infobox ol li {
    font-size: 17px;
    line-height: 19px;
  }
}
@media (max-width: 1010px) {
  .big_promo_slider .infobox {
    max-width: 250px;
    bottom: 10px;
    right: 10px;
  }
  .big_promo_slider .infobox .big_promo_solution_title {
    font-size: 18px;
    margin-top: 18px;
  }
  .big_promo_slider .infobox p {
    display: none;
  }
  .big_promo_slider .infobox ul, .big_promo_slider .infobox ol {
    margin-top: 20px;
    display: none;
  }
}
@media (max-width: 570px) {
  .big_promo_slider .infobox {
    max-width: 195px;
    padding-bottom: 10px;
  }
  .big_promo_slider .infobox .big_promo_solution_title {
    font-size: 16px;
    margin-top: 13px;
  }
}
.big_promo_slider .infobox.infobox-gravity-home {
  width: 375px;
  height: 145px !important;
  bottom: 25px;
  right: 25px;
}
.big_promo_slider .infobox.infobox-gravity-home:hover h3 {
  color: #f5842b;
}
@media (max-width: 1250px) {
  .big_promo_slider .infobox.infobox-gravity-home {
    height: 128px !important;
  }
}
@media (max-width: 1010px) {
  .big_promo_slider .infobox.infobox-gravity-home {
    height: 100px !important;
  }
}
@media (max-width: 768px) {
  .big_promo_slider .infobox.infobox-gravity-home {
    height: 95px !important;
  }
}
@media (max-width: 570px) {
  .big_promo_slider .infobox.infobox-gravity-home {
    height: 95px !important;
  }
}
@media (max-width: 1010px) {
  .big_promo_slider .infobox.infobox-gravity-home {
    bottom: 10px;
    right: 10px;
  }
}
@media (max-width: 909px) {
  .big_promo_slider .swiper-button-next, .big_promo_slider .swiper-button-prev {
    display: none;
  }
}

.latest_posts_wrapper {
  max-width: 1240px;
  margin: 0 auto;
}
.latest_posts_wrapper .latest_posts_listed {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1265px) {
  .latest_posts_wrapper .latest_posts_listed {
    margin: auto;
  }
}
.latest_posts_wrapper .latestposts_item {
  margin-bottom: 50px;
}
@media (max-width: 1265px) {
  .latest_posts_wrapper .latestposts_item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.latest_posts_wrapper .latestposts_item .latest_post_text {
  margin: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.latest_posts_wrapper .latestposts_item .latest_post_text h2 {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  margin-top: 13px 0 0 0 !important;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 21px;
  color: black;
  font-family: "helvetica_neuecondensed";
}
.latest_posts_wrapper .latestposts_item:hover .latest_post_text h2 {
  color: #f5842b;
}
@media (max-width: 1024px) {
  .latest_posts_wrapper .latestposts_item {
    margin-bottom: 30px;
  }
  .latest_posts_wrapper .latestposts_item .latest_post_text h2 {
    font-size: 16px;
    line-height: 19px;
  }
}
@media (max-width: 768px) {
  .latest_posts_wrapper .latestposts_item .latest_post_text h2 {
    font-size: 14px;
    line-height: 17px;
  }
}
.latest_posts_wrapper .latest_post_img {
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .latest_posts_wrapper .visible_beyond_mob {
    display: none;
  }
}
@media (min-width: 769px) {
  .latest_posts_wrapper .visible_on_mob {
    display: none;
  }
}

.latest_post_title {
  margin-bottom: 24px;
  margin-top: 78px;
}
@media (max-width: 768px) {
  .latest_post_title {
    margin-top: 65px;
  }
}
.latest_post_title a {
  font-size: 28px;
  color: #f5842b;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "helvetica_neuecondensed";
}
.latest_post_title a:hover {
  color: black;
}
@media (max-width: 768px) {
  .latest_post_title a {
    font-size: 22px;
  }
}

div.see-more-upcoming-events {
  display: flex;
  justify-content: center;
  margin-top: 0px;
  margin-bottom: 70px;
}
@media (max-width: 1100px) {
  div.see-more-upcoming-events {
    width: 100%;
  }
}
div.see-more-upcoming-events a {
  text-transform: uppercase;
  text-decoration: none;
  display: grid;
  place-items: center;
  background-color: #f5842b;
  color: white !important;
  padding: 17px 50px;
  width: calc(33.33% - 20px);
  font-size: large;
  margin: auto;
  max-width: 100%;
  text-align: center;
  min-height: 50px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
}
div.see-more-upcoming-events a:hover {
  background-color: #16478b;
}
@media (max-width: 1100px) {
  div.see-more-upcoming-events a {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }
}

/* Osnovna stilizacija EVENTS ON FRONTPAGE */
.events-wrapper .latest_posts_listed {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 0px;
  margin-left: 0px !important;
  margin-right: 0px !important;
  justify-content: center;
}
@media (max-width: 1265px) {
  .events-wrapper .latest_posts_listed {
    column-gap: 20px;
    padding: 0 10px;
  }
}
.events-wrapper .latest_post_text a {
  display: block;
  width: max-content;
  max-width: 100%;
}
.events-wrapper .latest_post_text a h2 {
  width: max-content;
  max-width: 100%;
}
@media (max-width: 1190px) {
  .events-wrapper .latest_post_text a h2 {
    line-height: 1.1 !important;
  }
}
.events-wrapper .latest_post_text a:hover h2 {
  color: #f5842b !important;
}
.events-wrapper .latest_posts_listed .latestposts_item {
  box-sizing: border-box;
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.events-wrapper .latest_posts_listed .latestposts_item:hover .latest_post_text h2 {
  color: black;
}
.events-wrapper .latestposts_item.one-event {
  width: 100%;
}
.events-wrapper .latestposts_item.one-event img {
  height: auto !important;
}
.events-wrapper .latestposts_item.one-event .latest_post_text {
  display: flex;
  justify-content: center;
}
@media (min-width: 1190px) {
  .events-wrapper .latestposts_item.one-event .latest_post_text {
    padding-top: 10px !important;
  }
}
.events-wrapper .latestposts_item.one-event a h2 {
  font-size: 42px;
  text-align: center;
  word-wrap: break-word;
  font-weight: bold;
}
@media (max-width: 1190px) {
  .events-wrapper .latestposts_item.one-event a h2 {
    font-size: 35px;
  }
}
@media (max-width: 600px) {
  .events-wrapper .latestposts_item.one-event a h2 {
    font-size: 29px;
  }
}
.events-wrapper .latestposts_item.two-event, .events-wrapper .latestposts_item.four-event {
  width: calc(50% - 15px);
}
.events-wrapper .latestposts_item.two-event .latestposts-item-inner-img.events-img img, .events-wrapper .latestposts_item.four-event .latestposts-item-inner-img.events-img img {
  height: 246px;
}
.events-wrapper .latestposts_item.three-event, .events-wrapper .latestposts_item.five-event, .events-wrapper .latestposts_item.six-event, .events-wrapper .latestposts_item.more-than-six-event {
  width: calc(33.33% - 20px);
}
@media (max-width: 1260px) {
  .events-wrapper .latestposts_item.three-event, .events-wrapper .latestposts_item.five-event, .events-wrapper .latestposts_item.six-event, .events-wrapper .latestposts_item.more-than-six-event {
    width: calc(33.3% - 13.3px);
  }
}
.events-wrapper .latest_posts_listed .latestposts_item:only-child {
  flex: 1 1 100%;
}
.events-wrapper .latest_posts_listed .latestposts_item:first-child:nth-last-child(2),
.events-wrapper .latest_posts_listed .latestposts_item:first-child:nth-last-child(2) ~ .latestposts_item {
  flex: 1 1 calc(50% - 16px);
}
@media (max-width: 768px) {
  .events-wrapper .latest_posts_listed .latestposts_item {
    flex: 1 1 calc(50% - 16px);
  }
  .events-wrapper .latest_posts_listed .latestposts_item:only-child {
    flex: 1 1 100%;
  }
}

.language-ru .latest_post_title a {
  font-family: Arial, sans-serif !important;
}

footer .menu {
  position: relative;
  border: 0;
  list-style: none;
  padding: 0;
  background: none;
  border-radius: 0;
  z-index: auto;
}

.small_new_promos_title {
  margin: 75px auto 0;
  font-family: "helvetica_neuecondensed", Arial, sans-serif;
  font-size: 30px;
  padding: 0 30px;
  text-align: center;
  max-width: 1940px;
}
@media (min-width: 1940px) {
  .small_new_promos_title {
    font-size: 34px;
    padding: 0;
  }
}
.small_new_promos_title.ru {
  font-size: 20px;
}
@media (min-width: 1940px) {
  .small_new_promos_title.ru {
    font-size: 24px;
    padding: 0;
  }
}
@media (max-width: 1400px) {
  .small_new_promos_title.ru {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .small_new_promos_title.ru {
    font-size: 16px;
  }
}
@media (max-width: 1400px) {
  .small_new_promos_title {
    font-size: 26px;
  }
}
@media (max-width: 1290px) {
  .small_new_promos_title {
    padding: 0 10px;
  }
}
@media (max-width: 1110px) {
  .small_new_promos_title {
    font-size: 22px;
  }
}
@media (max-width: 500px) {
  .small_new_promos_title {
    font-size: 18px;
  }
}
.small_new_promos_title a {
  color: #f5842b;
}
.small_new_promos_title a:hover {
  color: #333;
}

.small_new_promos {
  max-width: 2000px;
  margin: 0 auto;
  padding-bottom: 30px;
  padding-top: 10px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .small_new_promos {
    padding-bottom: 50px;
  }
}
@media (max-width: 1290px) {
  .small_new_promos {
    padding-top: 0;
  }
}
.small_new_promos .single_small_new_promo {
  margin-top: 20px;
  position: relative;
}
.small_new_promos .single_small_new_promo img {
  width: 100%;
}
.small_new_promos .single_small_new_promo a:hover h2 {
  color: #f5842b;
}
.small_new_promos .single_small_new_promo a:hover ~ a h2 {
  color: #f5842b;
}
.small_new_promos .single_small_new_promo h2 {
  font-family: "helvetica_neuecondensed", Arial, sans-serif;
  margin: 20px 0;
  padding: 0;
  text-align: center;
  left: 18px;
  font-size: 28px;
  font-weight: 700;
  color: black;
}
@media (max-width: 1400px) {
  .small_new_promos .single_small_new_promo h2 {
    font-size: 25px;
  }
}
@media (max-width: 1024px) {
  .small_new_promos .single_small_new_promo h2 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .small_new_promos .single_small_new_promo h2 {
    font-size: 20px;
    margin: 10px 0 0;
  }
}
@media (max-width: 500px) {
  .small_new_promos .single_small_new_promo h2 {
    font-size: 20px;
  }
}
@media (max-width: 1290px) {
  .small_new_promos {
    padding-left: 0;
    padding-right: 0;
  }
  .small_new_promos .single_small_new_promo {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.latestposts-item-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.latestposts-item-inner-img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 160px;
}
@media (max-width: 1010px) {
  .latestposts-item-inner-img {
    height: 130px;
  }
}
@media (max-width: 500px) {
  .latestposts-item-inner-img {
    height: 100px;
  }
}

.latestposts-item-inner-img.events-img {
  height: auto;
}
.latestposts-item-inner-img.events-img img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 1010px) {
  .latestposts-item-inner-img.events-img img {
    height: 130px;
  }
}
@media (max-width: 500px) {
  .latestposts-item-inner-img.events-img img {
    height: 100px;
  }
}

.two-event .latestposts-item-inner-img.events-img img {
  height: 246px;
}

.model_btns_wrapper {
  width: auto !important;
  max-width: 1270px !important;
}
.model_btns_wrapper .change-3d-Model {
  padding: 0;
}
.model_btns_wrapper .change-3d-Model .choose-3d-Model {
  color: #cdcdcd;
}
.model_btns_wrapper .change-3d-Model ul {
  width: 100%;
}
.model_btns_wrapper .change-3d-Model ul li {
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  list-style: none;
}
.model_btns_wrapper .change-3d-Model ul li h2 {
  font-weight: normal;
  font-size: 22px;
  margin: 0;
  padding: 18px 0 14px 0;
  text-align: left;
  color: #cdcdcd;
  text-transform: uppercase;
  font-family: helvetica_neuecondensed;
  border-bottom: 1.5px solid #cdcdcd;
}
@media (max-width: 1400px) {
  .model_btns_wrapper .change-3d-Model ul li h2 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .model_btns_wrapper .change-3d-Model ul li h2 {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .model_btns_wrapper .change-3d-Model ul li h2 {
    font-size: 12px;
  }
}
.model_btns_wrapper .change-3d-Model ul li:hover {
  color: #7f7f7f;
  cursor: pointer;
}
.model_btns_wrapper .change-3d-Model ul li:hover h2 {
  color: #7f7f7f;
  cursor: pointer;
  border-bottom: 1.5px solid #7f7f7f;
}
@media (max-width: 1271px) {
  .model_btns_wrapper .change-3d-Model ul li {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.model_btns_wrapper .active_model {
  pointer-events: none !important;
  color: #f5842b !important;
}
.model_btns_wrapper .active_model h2 {
  pointer-events: none !important;
  color: #f5842b !important;
  border-bottom: 1.5px solid #f5842b !important;
}

.greenManhattan {
  width: 100%;
  max-width: 1940px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.greenManhattan a:hover h3 {
  color: #f5842b;
}
.greenManhattan a:hover h3 {
  transition: 0.5s;
}
@media (max-width: 768px) {
  .greenManhattan img {
    height: 300px;
    object-fit: cover;
  }
}
.greenManhattan .clickToChange {
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%);
}
.greenManhattan .clickToChange:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.greenManhattan .green-container-click {
  z-index: 30;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.5s;
  text-align: left !important;
  color: #fff;
  cursor: pointer;
  font-family: "helvetica_neuecondensed";
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  white-space: nowrap;
  width: 214px;
}
@media (max-width: 992px) {
  .greenManhattan .green-container-click {
    width: 150px;
  }
}
.greenManhattan .green-container-click:hover .click-text {
  color: #f5842b;
}
.greenManhattan .green-container-click .click-text {
  font-weight: bold;
  user-select: none;
  transition: 0.5s;
}
.greenManhattan .green-container {
  z-index: 30;
  border-left: 5px solid #f5842b;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.5s;
  text-align: left !important;
  color: #fff;
}
.greenManhattan .green-container:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.greenManhattan .green-container:hover a {
  color: #f5842b;
}
.greenManhattan .green-container h3 {
  margin-bottom: 0;
  font-family: "helvetica_neuecondensed";
  margin-bottom: 20px;
  transition: 0.5s;
}
.greenManhattan .green-container h3 a {
  color: white;
}
@media (max-width: 1010px) {
  .greenManhattan .green-container {
    bottom: 10px !important;
    right: 10px !important;
  }
}
.greenManhattan .infobox-green {
  position: absolute;
  bottom: 25px;
  right: 25px;
}
.greenManhattan .infobox-green a {
  transition: 0.5s;
}
.greenManhattan .big_promo_solution_title {
  font-size: 22px;
  padding-left: 20px !important;
  margin-top: 20px !important;
  padding-right: 20px;
}
@media (max-width: 1250px) {
  .greenManhattan .big_promo_solution_title {
    font-size: 20px;
  }
}
@media (max-width: 1010px) {
  .greenManhattan .big_promo_solution_title {
    font-size: 14px;
  }
}
@media (max-width: 570px) {
  .greenManhattan .big_promo_solution_title {
    font-size: 14px;
  }
}
.greenManhattan .big_promo_solution_title.green-click-title {
  line-height: 1.3;
  margin-bottom: 18px;
  font-family: "helvetica_neuecondensed";
}

.container-fluid-render {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid-render .homeRender {
  width: 100%;
  max-width: 1940px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.container-fluid-render .homeRender:hover .infobox-render {
  background-color: rgba(0, 0, 0, 0.7);
}
.container-fluid-render .homeRender:hover h3 {
  color: #f5842b;
  transition: 0.5s;
}
@media (max-width: 768px) {
  .container-fluid-render .homeRender img {
    height: 300px;
    object-fit: cover;
  }
}
.container-fluid-render .homeRender .infobox-render {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  bottom: 25px;
  right: 25px;
  z-index: 30;
  border-left: 5px solid #f5842b;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.5s;
  text-align: left !important;
  color: #fff;
  width: 30%;
  height: 20%;
}
.container-fluid-render .homeRender .infobox-render:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.container-fluid-render .homeRender .infobox-render:hover a {
  color: #f5842b;
}
@media (max-width: 1200px) {
  .container-fluid-render .homeRender .infobox-render {
    width: 35%;
    height: 27%;
  }
}
@media (max-width: 1010px) {
  .container-fluid-render .homeRender .infobox-render {
    width: 40%;
    height: 30%;
    bottom: 10px !important;
    right: 10px !important;
  }
}
@media (max-width: 662px) {
  .container-fluid-render .homeRender .infobox-render {
    width: 45%;
  }
}
@media (max-width: 550px) {
  .container-fluid-render .homeRender .infobox-render {
    width: 53%;
    height: 29%;
  }
}
.container-fluid-render .homeRender .infobox-render h3.infobox-render-title {
  text-transform: uppercase;
  font-family: "helvetica_neuecondensed";
  margin-bottom: 20px;
  transition: 0.5s;
  font-size: 30px;
  padding-left: 20px !important;
  margin-top: 20px !important;
  padding-right: 20px;
  text-align: left;
}
@media (max-width: 1400px) {
  .container-fluid-render .homeRender .infobox-render h3.infobox-render-title {
    font-size: 26px;
  }
}
@media (max-width: 1250px) {
  .container-fluid-render .homeRender .infobox-render h3.infobox-render-title {
    font-size: 25px;
  }
}
@media (max-width: 1010px) {
  .container-fluid-render .homeRender .infobox-render h3.infobox-render-title {
    font-size: 20px;
  }
}
@media (max-width: 550px) {
  .container-fluid-render .homeRender .infobox-render h3.infobox-render-title {
    font-size: 16px;
  }
}

.swiper {
  cursor: -webkit-grab;
}

.swiper:active {
  cursor: -webkit-grabbing;
}

#slider-mobile, #slider-desktop {
  display: none;
}

.front-page-slider #skeleton-loader-desktop {
  height: 666px;
  width: 100%;
}
@media (max-width: 700px) {
  .front-page-slider #skeleton-loader-desktop {
    display: none;
  }
}
.front-page-slider #skeleton-loader-mobile {
  height: 100vh;
  width: 100%;
  display: none;
}
@media (max-width: 700px) {
  .front-page-slider #skeleton-loader-mobile {
    display: block;
  }
}
.front-page-slider #slider-mobile, .front-page-slider .owl-thumbs-mobile {
  display: none !important;
}
@media (max-width: 700px) {
  .front-page-slider #slider-desktop, .front-page-slider .owl-thumbs-desktop {
    display: none !important;
  }
  .front-page-slider .owl-thumbs-mobile {
    display: flex !important;
  }
  .front-page-slider #slider-mobile {
    display: block !important;
  }
}
.front-page-slider .slide-text-block {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  width: 500px;
  height: 84px;
  margin: 0 auto;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  padding: 14px 80px;
  cursor: default;
}
.language-it .front-page-slider .slide-text-block {
  width: 570px;
}
.language-fr .front-page-slider .slide-text-block {
  width: 540px;
}
.language-de .front-page-slider .slide-text-block {
  width: 610px;
}
.language-es .front-page-slider .slide-text-block {
  width: 610px;
}
.front-page-slider .slide-text-block a {
  color: white;
  text-align: center;
  letter-spacing: 1px;
  font-size: 20px !important;
  font-family: "helvetica_neuecondensed";
  font-weight: 100;
  line-height: 1;
  white-space: nowrap;
}
.front-page-slider .slide-text-block a:hover {
  color: #f5842b;
}
@media (max-width: 900px) {
  .front-page-slider .slide-text-block a {
    font-size: 17px !important;
    white-space: wrap;
  }
}
@media (max-width: 450px) {
  .front-page-slider .slide-text-block a {
    white-space: wrap;
  }
}
@media (max-width: 460px) {
  .front-page-slider .slide-text-block a {
    font-size: 15px !important;
  }
}
.front-page-slider .slide-text-block .general-link {
  position: relative;
  top: 4px;
  margin-top: -10px;
}
@media (max-width: 900px) {
  .front-page-slider .slide-text-block .general-link {
    top: 1px;
    margin-top: -5px;
  }
}
@media (max-width: 900px) {
  .front-page-slider .slide-text-block {
    width: 430px;
    height: 84px;
  }
  .language-it .front-page-slider .slide-text-block {
    width: 500px;
  }
  .language-fr .front-page-slider .slide-text-block {
    width: 470px;
  }
  .language-de .front-page-slider .slide-text-block {
    width: 540px;
  }
  .language-es .front-page-slider .slide-text-block {
    width: 540px;
  }
}
@media (max-width: 530px) {
  .front-page-slider .slide-text-block {
    padding: 14px 20px !important;
    width: calc(100% - 40px) !important;
    margin: 0 15px;
    left: unset;
    transform: unset;
  }
}
.front-page-slider #slider-desktop .owl-thumbs, .front-page-slider #slider-mobile .owl-thumbs {
  justify-content: center;
  display: flex;
  position: relative;
  top: 12px;
  gap: 3px;
}
.front-page-slider #slider-desktop .owl-thumbs span, .front-page-slider #slider-mobile .owl-thumbs span {
  border: none;
  opacity: 1 !important;
  outline: none;
  display: inline-block;
  padding: 5px;
  margin: 0 3.5px;
  background-color: #ccc;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.front-page-slider #slider-desktop .owl-thumbs span:hover, .front-page-slider #slider-mobile .owl-thumbs span:hover {
  background-color: #f5842b;
}
.front-page-slider #slider-desktop .owl-thumbs span.swiper-pagination-bullet-active, .front-page-slider #slider-mobile .owl-thumbs span.swiper-pagination-bullet-active {
  background-color: #f5842b;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 15px;
}
.front-page-slider #slider-desktop .owl-thumbs span img, .front-page-slider #slider-mobile .owl-thumbs span img {
  display: none;
}

.popupModal .body {
  display: none;
}
.popupModal.active {
  display: block;
}

/**
 * Project : Geoplast | WordPress
 * Author  : Slavko Babić https://github.com/slavkobabic
 * DateTime: 2017-02-20 16:46
 */
/**
 * Project : Geoplast | WordPress
 * Author  : Slavko Babić https://github.com/slavkobabic
 * DateTime: 2017-02-20 16:46
 */
.mapWrapper {
  height: 550px;
  width: 100%;
  border-top: 1px solid #f5842b;
  border-bottom: 1px solid #f5842b;
}
@media only screen and (max-width: 768px) {
  .mapWrapper {
    height: 345px;
  }
}
@media (max-width: 1074px) {
  .mapWrapper {
    border-top: none !important;
  }
}

.infoContainer {
  max-width: 350px;
  max-height: 250px;
  overflow: hidden;
}
.infoContainer .contentWrapper {
  overflow: hidden;
  text-decoration: none;
  display: block;
}
.infoContainer .contentWrapper .projectImageWrapper {
  overflow: hidden;
  max-height: 145px;
}
@media all and (max-width: 400px) {
  .infoContainer .contentWrapper .projectImageWrapper {
    max-height: 140px;
  }
  .infoContainer .contentWrapper .projectImageWrapper img {
    min-height: 140px;
  }
}
.infoContainer .contentWrapper .projectImageWrapper img {
  max-width: 100%;
  width: 100%;
}
.infoContainer a .title {
  text-align: left !important;
  display: inline-block;
  color: black;
  padding: 11px 8px;
  text-align: left !important;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 22px;
  text-decoration: none;
  padding-bottom: 0;
  color: #000;
  text-transform: uppercase;
  /*height:100px;*/
}
@media all and (max-width: 400px) {
  .infoContainer a .title {
    font-size: 14px;
    line-height: 16px;
  }
}
.infoContainer a:hover .title {
  color: #f5842b;
}

#projectsSearchForm {
  margin-bottom: 0px;
}
#projectsSearchForm .projectContentWrapper {
  max-width: 1240px;
  margin: auto;
}
#projectsSearchForm .projectContentWrapper .search-button {
  display: grid;
  place-items: center;
}
@media all and (max-width: 1240px) {
  #projectsSearchForm .projectContentWrapper {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media all and (max-width: 991px) {
  #projectsSearchForm .projectContentWrapper {
    margin: 10px 20px;
  }
}
@media all and (max-width: 768px) {
  #projectsSearchForm .projectContentWrapper {
    margin: 0 20px 50px 20px;
  }
}

@media (min-width: 768px) {
  .projectContentWrapper .properties.row {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 768px) {
  .footer_notice.container {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 980px;
    width: 980px;
  }
  .projectContentWrapper .properties.row {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.projectContentWrapper .properties {
  padding-top: 25px;
  border-bottom: #f5842b 1px solid;
}
.projectContentWrapper .properties.row {
  margin-left: 0;
  margin-right: 0;
  max-width: 1240px;
}
.projectContentWrapper .properties label {
  font-family: HelveticaNeueCond !important;
}
.projectContentWrapper .properties .applyFilters {
  text-transform: uppercase;
  background: #f5842b;
  color: white;
  font-size: 18px;
  text-align: center;
  border: 0;
  padding: 0;
  display: block;
  height: 50px;
  width: 150px;
  margin-bottom: 30px;
  line-height: 50px;
  vertical-align: middle;
  float: right;
  cursor: pointer;
}
@media (max-width: 991px) {
  .projectContentWrapper .properties .applyFilters {
    float: left !important;
  }
}
.projectContentWrapper .properties .applyFilters:hover {
  background: #16478b;
}
.projectContentWrapper .properties .overflowed {
  overflow-y: auto;
  height: 220px;
  display: block;
}
.projectContentWrapper .properties .projectsNotFound {
  font-size: 16px;
  margin: 15px 0;
  text-align: center;
  color: black;
}
.projectContentWrapper .properties ul, .projectContentWrapper .properties li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.projectContentWrapper .properties ul label:hover, .projectContentWrapper .properties li label:hover {
  cursor: pointer;
}
.projectContentWrapper .properties ul input, .projectContentWrapper .properties li input {
  display: none;
}
.projectContentWrapper .properties ul input + label, .projectContentWrapper .properties li input + label {
  padding: 0;
  border-radius: 0;
  display: inline-block;
  position: relative;
  line-height: 20px;
}
.projectContentWrapper .properties ul input + label:after, .projectContentWrapper .properties li input + label:after {
  content: "";
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  color: #99a1a7;
  background-color: #fff;
  border: 1px solid #A7A7A7;
  height: 20px;
  width: 20px;
  text-align: center;
}
.projectContentWrapper .properties ul input + label span, .projectContentWrapper .properties li input + label span {
  margin-left: 25px;
  top: 1px;
  position: relative;
  font-size: 14px;
  /*
   *  Temp
   */
  font-size: 18px;
  vertical-align: middle;
  top: 0;
}
.projectContentWrapper .properties ul input:checked + label, .projectContentWrapper .properties li input:checked + label {
  background-color: #fff;
  border: none;
  color: #99a1a7;
}
.projectContentWrapper .properties ul input:checked + label:after, .projectContentWrapper .properties li input:checked + label:after {
  content: "✔";
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  color: #99a1a7;
  background-color: #fff;
  border: 1px solid #A7A7A7;
  height: 20px;
  width: 20px;
  text-align: center;
}
.projectContentWrapper .properties ul {
  margin-bottom: 10px;
  /*
   *  TEMP
   */
  width: 100%;
  text-align: left;
}
@media all and (max-width: 800px) {
  .projectContentWrapper .properties ul {
    text-align: left;
  }
}
.projectContentWrapper .properties li {
  margin: 0 0 12px 0;
  /*
   *  TEMP
   */
  display: inline-block;
}
@media all and (max-width: 800px) {
  .projectContentWrapper .properties li {
    margin-right: 15px;
  }
}
@media all and (max-width: 800px) {
  .projectContentWrapper .properties li {
    width: 150px;
    text-align: left;
  }
}
@media all and (max-width: 800px) {
  .projectContentWrapper .properties h4 {
    text-align: left !important;
  }
}
@media all and (max-width: 800px) {
  .projectContentWrapper .properties > div.propertyColumn.tab-5 {
    left: 0 !important;
    margin: 0 !important;
  }
}
.projectContentWrapper .properties > div {
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #adadad;
}
.projectContentWrapper .properties > div.propertyColumn {
  position: relative;
  padding-left: 0;
}
.projectContentWrapper .properties > div.propertyColumn .separator {
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
  background: #d5d5d5;
}
.projectContentWrapper .properties > div.propertyColumn .separator.short {
  top: 76px;
  right: 54px;
  height: 50px;
}
.projectContentWrapper .properties > div.propertyColumn .separator.long {
  top: 36px;
  right: 44px;
  height: 90px;
}
@media all and (max-width: 991px) {
  .projectContentWrapper .properties > div.propertyColumn .separator {
    display: none;
  }
}
.projectContentWrapper .properties > div.propertyColumn.tab-1 {
  padding: 0;
  /*
   *  TEMP
   */
}
.projectContentWrapper .properties > div.propertyColumn.tab-1 h4 {
  text-align: left;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.projectContentWrapper .properties > div.propertyColumn.tab-1 label {
  text-transform: uppercase;
}
.projectContentWrapper .properties > div.propertyColumn.tab-5 {
  /*
   *  TEMP
   */
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
  /*margin: 0 0 0 -83px;*/
}
.projectContentWrapper .properties > div h4 {
  color: black;
  font-size: 18px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  text-align: left;
  padding: 0;
}

.projectContentWrapper .projects_main_page_listed {
  margin-left: -10px;
  margin-right: -10px;
}
.projectContentWrapper .projects_main_page_listed .project_single {
  vertical-align: top;
  width: 33.3%;
  display: inline-block;
  padding: 0 10px 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .projectContentWrapper .projects_main_page_listed .project_single {
    width: 50%;
  }
}
@media (max-width: 1000px) {
  .projectContentWrapper .projects_main_page_listed .project_single {
    padding: 0 10px;
  }
}
.projectContentWrapper .projects_main_page_listed .project_single a {
  width: 100%;
  color: black;
  text-decoration: none !important;
  text-align: left;
  font-weight: bold;
}
.projectContentWrapper .projects_main_page_listed .project_single a h3 {
  font-family: HelveticaNeueCond !important;
  text-align: left;
  color: black !important;
  font-weight: normal !important;
  font-size: 20px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .projectContentWrapper .projects_main_page_listed .project_single a h3 {
    font-size: 16px;
  }
}
.projectContentWrapper .projects_main_page_listed .project_single:hover {
  cursor: pointer;
}
.projectContentWrapper .projects_main_page_listed .project_single:hover h3 {
  color: #f5842b !important;
}
.projectContentWrapper .listed_projects_title {
  padding: 0;
  text-align: left;
}
.projectContentWrapper .listed_projects_title h3 {
  padding: 0;
  text-align: left;
  font-family: HelveticaNeueCond;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 88px;
  margin-top: 95px;
  font-size: 26px;
}
@media (max-width: 992px) {
  .projectContentWrapper .listed_projects_title h3 {
    margin-bottom: 35px;
    margin-top: 42px;
  }
}
@media (max-width: 992px) {
  .projectContentWrapper .listed_projects_title h3#listed_projects_title {
    font-size: 27px;
  }
}
.projectContentWrapper .propertyColumn ul li {
  width: 24%;
  display: inline-block;
  margin-right: 0 !important;
  padding-right: 10px;
}
@media (max-width: 860px) {
  .projectContentWrapper .propertyColumn ul li {
    width: 49%;
  }
}
@media (max-width: 380px) {
  .projectContentWrapper .propertyColumn ul li span {
    font-size: 15px !important;
  }
}

.language-es h3#listed_projects_number.bigg-title-on-all-pages {
  font-size: 47px;
}
@media (max-width: 992px) {
  .language-es h3#listed_projects_number.bigg-title-on-all-pages {
    font-size: 27px;
  }
}
@media (max-width: 415px) {
  .language-es h3#listed_projects_number.bigg-title-on-all-pages {
    font-size: 24px;
  }
}
@media (max-width: 375px) {
  .language-es h3#listed_projects_number.bigg-title-on-all-pages {
    font-size: 22px;
  }
}

/**
 * Project : Geoplast | WordPress
 * Author  : Slavko Babić https://github.com/slavkobabic
 * DateTime: 2017-01-23 10:35
 */
.service-page {
  color: black;
}
@media only screen and (max-width: 768px) {
  .service-page {
    margin: 0 10px;
  }
}
.service-page .serviceWrapper .solutionGallery {
  opacity: 0;
  max-height: 400px;
  overflow: hidden;
}
.service-page .serviceWrapper .solutionGallery.owl-carousel .owl-wrapper-outer .owl-wrapper img {
  max-height: 400px !important;
}
.service-page a {
  text-decoration: none;
  color: #16478b;
}
.service-page a:hover {
  color: #f5842b;
}
.service-page .container h1 {
  margin: 30px 0;
  line-height: 1;
  vertical-align: middle;
}
.service-page .container .body .bannerPlaceHolder {
  width: 220px;
  margin: 0 30px 15px 30px;
  float: right;
  height: 100%;
  min-height: 280px;
  position: relative;
  font-size: 20px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 768px) {
  .service-page .container .body .bannerPlaceHolder {
    width: 180px;
    margin: 0 10px 15px 10px;
  }
}
@media all and (max-width: 420px) {
  .service-page .container .body .bannerPlaceHolder {
    width: 100%;
    text-align: center;
  }
}
.service-page .container .body .bannerPlaceHolder a {
  position: absolute;
  display: block;
  top: -110px;
  right: 0;
  max-width: 200px;
  font-size: 16px;
  color: black;
  z-index: 1400;
}
@media all and (max-width: 420px) {
  .service-page .container .body .bannerPlaceHolder a {
    position: static;
    right: auto;
    margin: 0 auto;
  }
}
.service-page .container .body .bannerPlaceHolder a:hover {
  color: #f5842b;
}
.service-page .container .body .bannerPlaceHolder a img {
  border: #8a8c8b 1px solid;
}
.service-page .container .body .bannerPlaceHolder a .action {
  padding: 10px 0;
  text-align: left;
  font-size: 20px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
}
.service-page .container .body .contentWrapper h5 {
  font-size: 20px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-align: left;
  margin: 30px 0;
  line-height: 1.4;
  padding-left: 0;
  padding-right: 0;
}
.service-page .container .body .wp-caption {
  margin: 0;
  padding: 30px 0;
  width: 100% !important;
  clear: both;
  font-size: 16px;
  font-family: Arial, sans-serif;
}
.service-page .container .body .wp-caption img {
  float: left;
  margin-right: 50px;
}
@media only screen and (max-width: 768px) {
  .service-page .container .body .wp-caption img {
    margin: 10px 0;
  }
}
.service-page .container .body .wp-caption .captionTitle {
  margin: 0 0 30px 0;
  font-size: 30px;
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .service-page .container .body .wp-caption .captionTitle {
    clear: both;
  }
}
.service-page .container .body .wp-caption .wp-caption-text {
  padding: 0;
  margin: 0 0 0 490px;
}
@media only screen and (max-width: 768px) {
  .service-page .container .body .wp-caption .wp-caption-text {
    margin: 0;
    clear: both;
  }
}
.service-page .container .body .wp-caption .wp-caption-text ul {
  padding: 15px 0 0 18px;
}
.service-page .container .body .wp-caption .wp-caption-text li {
  padding-left: 5px;
}
.service-page .container .body p {
  font-size: 16px;
  font-family: Arial, sans-serif;
  line-height: 1.4;
  max-width: 980px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.calcwide.orange_title {
  width: 100% !important;
  max-width: 1240px !important;
}

#main.calculator.vthree input.error,
#main.calculator.vthree input.error:focus,
#main.calculator.vthree select.error,
#main.calculator.vthree select.error:focus {
  border: solid 1px #ff0000;
}
#main.calculator.vthree .error-message {
  color: #ff0000;
  font-size: 11px;
  display: block;
}
#main.calculator.vthree .red {
  color: red;
}
#main.calculator.vthree input, #main.calculator.vthree select {
  border: solid 1px #c3c3c3;
}
#main.calculator.vthree.container {
  width: 100%;
  max-width: 1240px;
}
#main.calculator.vthree.container .submit-wrapper .btn-recalculate {
  font-family: Arial, sans-serif;
  border-radius: 0;
  color: white !important;
}
#main.calculator.vthree h1, #main.calculator.vthree h2, #main.calculator.vthree h3, #main.calculator.vthree h4, #main.calculator.vthree h5 {
  font-family: HelveticaNeueCond, Helvetica !important;
}
#main.calculator.vthree h1 {
  text-align: left;
  font-weight: bold;
  font-size: 38px;
  text-transform: uppercase;
  margin-bottom: -35px;
}
@media all and (max-width: 1270px) {
  #main.calculator.vthree form {
    margin-left: 10px;
    margin-right: 10px;
  }
}
#main.calculator.vthree form h2 {
  font-size: 25px;
  text-align: left;
  font-weight: bold;
  padding-left: 0;
  margin-bottom: 25px;
  margin-top: 0;
}
#main.calculator.vthree form h2.charts-title {
  margin-top: 28px !important;
  margin-bottom: 0px;
}
#main.calculator.vthree form h3 {
  text-align: left;
  padding-left: 0;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 25px;
  font-family: Arial, sans-serif !important;
}
#main.calculator.vthree .header {
  margin-top: 45px;
}
@media all and (max-width: 1270px) {
  #main.calculator.vthree .header {
    margin-left: 10px;
    margin-right: 10px;
  }
}
#main.calculator.vthree label,
#main.calculator.vthree span,
#main.calculator.vthree strong,
#main.calculator.vthree p,
#main.calculator.vthree input,
#main.calculator.vthree select {
  font-family: Arial, sans-serif !important;
}
#main.calculator.vthree h1 span {
  font-family: HelveticaNeueCond, Helvetica !important;
}
#main.calculator.vthree label,
#main.calculator.vthree .result-label {
  font-size: 14px;
  line-height: 16px;
}
#main.calculator.vthree .result-value {
  font-size: 14px;
}
#main.calculator.vthree .first-column,
#main.calculator.vthree .second-column {
  max-width: 619px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 1240px) {
  #main.calculator.vthree .first-column,
#main.calculator.vthree .second-column {
    width: 49%;
    max-width: 100%;
  }
}
#main.calculator.vthree .first-column {
  border-right: solid 1px rgba(193, 193, 193, 0.4196078431);
  padding-right: 50px;
}
@media all and (max-width: 650px) {
  #main.calculator.vthree .first-column {
    width: 100%;
    border-right: none;
  }
}
#main.calculator.vthree .second-column {
  padding-left: 50px;
  margin-left: -3px;
  max-width: 620px;
}
#main.calculator.vthree .second-column .calc-results {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media all and (max-width: 900px) {
  #main.calculator.vthree .second-column {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (max-width: 650px) {
  #main.calculator.vthree .second-column {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
}
#main.calculator.vthree .calcresults table {
  border: none;
  margin-bottom: 15px;
}
#main.calculator.vthree .calcresults table tr {
  border-bottom: solid 1px rgba(193, 193, 193, 0.4196078431);
}
#main.calculator.vthree .calcresults table tr td {
  vertical-align: middle;
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0px;
  line-height: 100%;
}
#main.calculator.vthree .calcresults table tr td:first-child {
  width: 270px;
  border-right: none;
  background-color: transparent;
  color: gray;
  padding-right: 10px;
}
@media all and (max-width: 900px) {
  #main.calculator.vthree .calcresults table tr td:first-child {
    width: 250px;
  }
}
@media all and (max-width: 650px) {
  #main.calculator.vthree .calcresults table tr td:first-child {
    width: 145px;
  }
}
#main.calculator.vthree .calcresults table tr.tbl-title {
  border-bottom: solid 1px #c1c1c1;
}
#main.calculator.vthree .calcresults table tr.tbl-title td {
  text-transform: uppercase;
  font-size: 15px;
  text-align: left;
  color: black;
  background-color: transparent;
}
#main.calculator.vthree .calcresults table tr.tbl-title td:first-child {
  border-right: none;
  font-weight: bold;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group {
  width: 33%;
  display: inline-block;
  margin-bottom: 15px;
  vertical-align: top;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.user-data {
  width: 100%;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field {
  min-width: 0px;
  max-width: 269px;
  width: 100%;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field.textArea {
  max-width: 568px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field.textArea textarea {
  min-width: 269px;
  width: 100%;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(4), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(6), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(8), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(10), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(12), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(14), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(16) {
  margin-left: 26px;
}
@media all and (max-width: 1240px) {
  #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(4), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(6), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(8), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(10), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(12), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(14), #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field:nth-child(16) {
    margin-left: 0;
  }
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.user-data .field input {
  width: 269px;
}
@media all and (max-width: 1240px) {
  #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data {
    margin-bottom: 14px;
  }
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.geometry .lcblock {
  max-width: 258px;
  width: 100%;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.geometry .lcblock .field {
  position: relative;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.geometry .lcblock .field:nth-child(2), #main.calculator.vthree .calculator-tables .input-wrapper .group.geometry .lcblock .field:nth-child(4) {
  margin-left: 12px;
}
@media all and (max-width: 1240px) {
  #main.calculator.vthree .calculator-tables .input-wrapper .group.geometry .lcblock .field:nth-child(2), #main.calculator.vthree .calculator-tables .input-wrapper .group.geometry .lcblock .field:nth-child(4) {
    margin-left: 0;
  }
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.geometry .lcblock .field:hover .geotooltip, #main.calculator.vthree .calculator-tables .input-wrapper .group.geometry .lcblock .field.dgtt .geotooltip {
  visibility: visible;
  opacity: 1;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.geometry .lcblock .field .geotooltip {
  -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;
  visibility: hidden;
  opacity: 0;
  width: 200px;
  position: absolute;
  bottom: calc(100% + 15px);
  left: 50%;
  text-align: center;
  margin-left: -134px;
  background-color: white;
  box-shadow: 0px 0px 6px grey;
  padding: 10px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.geometry .lcblock .field .geotooltip:after {
  width: 0;
  height: 0;
  border: 10px solid gainsboro;
  border-color: transparent transparent white white;
  transform: rotate(-45deg);
  content: "";
  position: absolute;
  bottom: -8px;
  display: block;
  left: 50%;
  margin-left: -5px;
  box-shadow: -3px 2px 1px 0 rgba(0, 0, 0, 0.16);
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.loaddata .ldataminitxtgroup {
  margin-left: 37px;
}
@media all and (max-width: 1240px) {
  #main.calculator.vthree .calculator-tables .input-wrapper .group.loaddata .ldataminitxtgroup {
    margin-left: 0;
    max-width: 100%;
    width: 100%;
  }
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.loaddata .ldataminitxtgroup:nth-child(2) {
  margin-left: 45px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.geometry, #main.calculator.vthree .calculator-tables .input-wrapper .group.loaddata, #main.calculator.vthree .calculator-tables .input-wrapper .group.material-data, #main.calculator.vthree .calculator-tables .input-wrapper .group.user-data, #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar,
#main.calculator.vthree .calculator-tables .input-wrapper .group .submit-wrapper {
  display: inline-block;
  max-width: 568px;
  width: 100%;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.deflections, #main.calculator.vthree .calculator-tables .input-wrapper .group.fullzone-data {
  display: inline-block;
  max-width: 260px;
  width: 100%;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.deflections {
  margin-left: 35px;
  width: 220px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.deflections .field {
  min-height: 30px;
}
@media all and (max-width: 1240px) {
  #main.calculator.vthree .calculator-tables .input-wrapper .group.deflections {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .ldataselectgroup,
#main.calculator.vthree .calculator-tables .input-wrapper .group .ldataminitxtgroup {
  display: inline-block;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .ldataselectgroup,
#main.calculator.vthree .calculator-tables .input-wrapper .group .ldataminitxtgroup {
  max-width: 258px;
  width: 100%;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .ldataminitxtgroup {
  max-width: 269px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .ldataminitxtgroup .field:nth-child(2) {
  margin-left: 14px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.material-data .field {
  width: 269px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.material-data .field select {
  width: 100%;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .ldataselectgroup .field {
  width: 258px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .ldataselectgroup .field select {
  width: 100%;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .ldataminitxtgroup .selfweight {
  background-color: #d4d3d3;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .lcblock,
#main.calculator.vthree .calculator-tables .input-wrapper .group .matcolfirst {
  width: 258px;
  display: inline-block;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .ribnblock,
#main.calculator.vthree .calculator-tables .input-wrapper .group .matcolsec {
  display: inline-block;
  width: 269px;
  margin-left: 37px;
  vertical-align: top;
}
@media all and (max-width: 1240px) {
  #main.calculator.vthree .calculator-tables .input-wrapper .group .ribnblock,
#main.calculator.vthree .calculator-tables .input-wrapper .group .matcolsec {
    margin-left: 0;
    width: 100%;
  }
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .ribnblock .spans-wrapper .field:nth-child(2) {
  min-width: 70px;
  margin-left: 14px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.rebar {
  width: 100%;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field {
  display: inline-block;
  width: 258px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(3), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(5), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(7), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(9), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(11), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(13), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(15) {
  margin-left: 37px;
}
@media all and (max-width: 1240px) {
  #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(3), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(5), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(7), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(9), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(11), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(13), #main.calculator.vthree .calculator-tables .input-wrapper .group.rebar .field:nth-child(15) {
    margin-left: 0;
  }
}
#main.calculator.vthree .calculator-tables .input-wrapper .group h3 {
  text-transform: uppercase;
  font-size: 15px;
  text-align: left;
  color: black;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .field {
  display: inline-block;
  vertical-align: top;
  min-width: 120px;
  margin-bottom: 7px;
  min-height: 65px;
  /*width:100%;*/
  /*max-width:125px;*/
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .field input {
  width: 65px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .field select {
  width: 269px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .group .field label {
  display: block;
  width: 100%;
}
#main.calculator.vthree .calculator-tables .input-wrapper .newsletter-checkbox {
  margin-top: 9px;
  display: inline-block;
}
@media all and (max-width: 1240px) {
  #main.calculator.vthree .calculator-tables .input-wrapper .newsletter-checkbox {
    display: table-cell;
  }
}
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper {
  text-align: left;
  margin-top: 10px;
}
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .reset_btn {
  font-size: 16px;
  min-width: 100px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  cursor: pointer;
  padding: 0 10px;
  font-family: Arial, sans-serif !important;
  margin-bottom: 20px;
  margin-left: 10px;
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  border-radius: 0;
  border: none;
}
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .reset_btn:hover {
  background: #16478b;
  color: #fff;
  outline: none;
}
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .reset_btn:focus {
  outline: none;
}
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .reset_btn:active {
  outline: none;
}
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .reset_btn:focus-visible {
  outline: none;
}
@media all and (max-width: 370px) {
  #main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .reset_btn {
    margin-right: 35px;
    margin-left: 0px;
  }
}
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .submit_btn,
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .download-pdf-button {
  font-family: Arial, sans-serif !important;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 150px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  border-radius: 0;
}
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .submit_btn:hover, #main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .submit_btn:active,
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .download-pdf-button:hover,
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .download-pdf-button:active {
  color: white !important;
  background-color: #16478b;
  outline: none;
}
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .submit_btn:focus-visible,
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .download-pdf-button:focus-visible {
  outline: none;
}
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .submit_btn:focus,
#main.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .download-pdf-button:focus {
  background-color: #f5842b;
  color: white !important;
  outline: none;
}
#main.calculator.vthree .privacy-conditions-wrapper {
  margin-bottom: 26px;
  margin-top: 21px;
}
#main.calculator.vthree .download-pdf-button {
  border-radius: 4px;
  font-family: Arial, sans-serif !important;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 150px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  margin-top: 9px;
}
#main.calculator.vthree .download-pdf-button:hover, #main.calculator.vthree .download-pdf-button:active {
  color: white !important;
  background-color: #16478b;
  text-decoration: none;
}
#main.calculator.vthree .download-pdf-button:focus {
  background-color: #f5842b;
  color: white !important;
}
#main.calculator.vthree .download-pdf-button.disabled {
  background-color: #ffb071;
  pointer-events: none;
}
#main.calculator.vthree #white-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.55);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 255;
  display: none;
  align-items: center;
  justify-content: center;
}
#main.calculator.vthree #white-overlay #loader {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  height: 80px;
  max-width: 300px;
  border: 1px solid #f5842b;
  background-color: white;
  text-align: center;
  line-height: 80px;
  color: #707070;
  width: 100%;
  display: none;
}
#main.calculator.vthree #white-overlay #loader span span.dots-animated {
  display: inline-block;
  text-align: left;
  width: 13px;
}
#main.calculator.vthree #white-overlay #alert {
  padding: 30px;
  border: 1px solid #f5842b;
  background-color: white;
  max-width: 700px;
  width: 100%;
  display: none;
}
#main.calculator.vthree #white-overlay #alert p {
  color: #707070;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
#main.calculator.vthree #white-overlay #alert a.button {
  background: #f5842b;
  color: white;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  height: 50px;
  padding: 0 10px;
  margin-top: 50px;
  text-transform: uppercase;
  display: inline-block;
}
#main.calculator.vthree #white-overlay #alert a.button:hover {
  background: #16478b;
}

.result-value input.disabled,
.result-value select.disabled {
  background-color: #d4d3d3;
  pointer-events: none;
}

#main.calculator h1, #main.calculator h2, #main.calculator h3, #main.calculator h4, #main.calculator h5 {
  font-family: HelveticaNeueCond, Helvetica !important;
}
#main.calculator h1 {
  text-align: left;
  font-weight: bold;
  font-size: 38px;
  text-transform: uppercase;
  margin-bottom: -35px;
}
#main.calculator form h2 {
  font-size: 28px;
  text-align: left;
  font-weight: bold;
  padding-left: 0;
  margin-bottom: 25px;
}
#main.calculator form h2.charts-title {
  margin-top: 28px !important;
  margin-bottom: 0px;
}
#main.calculator h3 {
  text-align: left;
  padding-left: 0;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
}
#main.calculator .header {
  margin-top: 45px;
}
#main.calculator label,
#main.calculator span,
#main.calculator strong,
#main.calculator p,
#main.calculator input,
#main.calculator select {
  font-family: Arial, sans-serif !important;
}
#main.calculator h1 span {
  font-family: HelveticaNeueCond, Helvetica !important;
}
#main.calculator label,
#main.calculator .result-label {
  font-size: 14px;
  line-height: 16px;
}
#main.calculator .result-value {
  font-size: 14px;
}
#main.calculator .calcresults {
  display: none;
  width: 620px;
}
#main.calculator .calcresults h2 {
  font-family: HelveticaNeueCond, Helvetica, sans-serif !important;
  text-align: left;
  padding-left: 0;
  font-weight: bold;
  font-size: 30px;
  margin-top: 35px;
  margin-bottom: 23px;
}
#main.calculator .calcresults table {
  border: solid 1px #c7c7c7;
}
#main.calculator .calcresults table tr {
  border-bottom: solid 1px #c7c7c7;
}
#main.calculator .calcresults table tr.Stop .result-value input,
#main.calculator .calcresults table tr.Stop .result-value select, #main.calculator .calcresults table tr.Hnau .result-value input,
#main.calculator .calcresults table tr.Hnau .result-value select, #main.calculator .calcresults table tr.Sbottom .result-value input,
#main.calculator .calcresults table tr.Sbottom .result-value select {
  width: 65px;
}
#main.calculator .calcresults table tr.Stop .result-value input, #main.calculator .calcresults table tr.Hnau .result-value input, #main.calculator .calcresults table tr.Sbottom .result-value input {
  padding-left: 8px;
}
#main.calculator .calcresults table tr.Stop .result-value select, #main.calculator .calcresults table tr.Hnau .result-value select, #main.calculator .calcresults table tr.Sbottom .result-value select {
  padding-left: 4px;
}
#main.calculator .calcresults table tr td {
  vertical-align: middle;
  padding-left: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 100%;
}
#main.calculator .calcresults table tr td:first-child {
  width: 270px;
  border-right: solid 1px #c7c7c7;
  background-color: #e6e6e6;
}
#main.calculator .calcresults table tr.tbl-title td {
  text-transform: uppercase;
  font-size: 15px;
  text-align: left;
  color: black;
  background-color: #d0d0d0;
}
#main.calculator .calculator-tables .input-wrapper .group {
  width: 33%;
  display: inline-block;
  margin-bottom: 15px;
  vertical-align: top;
}
#main.calculator .calculator-tables .input-wrapper .group.user-data {
  width: 100%;
}
#main.calculator .calculator-tables .input-wrapper .group.user-data .field {
  min-width: 240px;
}
#main.calculator .calculator-tables .input-wrapper .group.user-data .field input {
  width: 155px;
}
#main.calculator .calculator-tables .input-wrapper .group.geometry, #main.calculator .calculator-tables .input-wrapper .group.loaddata, #main.calculator .calculator-tables .input-wrapper .group.material-data {
  display: inline-block;
  width: 484px;
}
#main.calculator .calculator-tables .input-wrapper .group .ldataselectgroup,
#main.calculator .calculator-tables .input-wrapper .group .ldataminitxtgroup {
  display: inline-block;
}
#main.calculator .calculator-tables .input-wrapper .group .ldataselectgroup,
#main.calculator .calculator-tables .input-wrapper .group .ldataminitxtgroup {
  width: 239px;
}
#main.calculator .calculator-tables .input-wrapper .group .ldataselectgroup .field {
  width: 90%;
}
#main.calculator .calculator-tables .input-wrapper .group .ldataselectgroup .field select {
  width: 100%;
}
#main.calculator .calculator-tables .input-wrapper .group .ldataminitxtgroup .selfweight {
  background-color: #d4d3d3;
}
#main.calculator .calculator-tables .input-wrapper .group .lcblock,
#main.calculator .calculator-tables .input-wrapper .group .matcolfirst {
  width: 240px;
  display: inline-block;
}
#main.calculator .calculator-tables .input-wrapper .group .ribnblock,
#main.calculator .calculator-tables .input-wrapper .group .matcolsec {
  display: inline-block;
  width: 205px;
}
#main.calculator .calculator-tables .input-wrapper .group.rebar {
  width: 100%;
}
#main.calculator .calculator-tables .input-wrapper .group.rebar .field {
  display: inline-block;
  width: 240px;
}
#main.calculator .calculator-tables .input-wrapper .group h3 {
  padding-left: 0;
  text-align: left;
  padding-top: 0;
  margin-top: 0;
  font-size: 23px;
}
#main.calculator .calculator-tables .input-wrapper .group .field {
  display: inline-block;
  vertical-align: top;
  min-width: 100px;
  margin-bottom: 13px;
}
#main.calculator .calculator-tables .input-wrapper .group .field input {
  width: 52px;
}
#main.calculator .calculator-tables .input-wrapper .group .field select {
  width: 160px;
}
#main.calculator .calculator-tables .input-wrapper .group .field label {
  display: block;
  width: 100%;
}
#main.calculator .calculator-tables .input-wrapper .submit-wrapper {
  text-align: left;
}
#main.calculator .calculator-tables .input-wrapper .submit-wrapper .submit_btn,
#main.calculator .calculator-tables .input-wrapper .submit-wrapper .download-pdf-button {
  margin-bottom: 20px;
  display: inline-block;
}
#main.calculator .calculator-tables .input-wrapper .submit-wrapper .submit_btn:hover, #main.calculator .calculator-tables .input-wrapper .submit-wrapper .submit_btn:active,
#main.calculator .calculator-tables .input-wrapper .submit-wrapper .download-pdf-button:hover,
#main.calculator .calculator-tables .input-wrapper .submit-wrapper .download-pdf-button:active {
  color: white;
  background-color: #16478b;
}
#main.calculator .calculator-tables .input-wrapper .submit-wrapper .submit_btn:focus,
#main.calculator .calculator-tables .input-wrapper .submit-wrapper .download-pdf-button:focus {
  background-color: #f5842b;
  color: white !important;
}

#placeholderone,
#placeholdertwo {
  width: 485px;
  height: 400px;
  display: inline-block;
  margin-top: 34px;
}

.frm-calculator {
  margin-top: 53px;
}

#main.calculator-old h1, #main.calculator-old h2, #main.calculator-old h3, #main.calculator-old h4, #main.calculator-old h5 {
  font-family: HelveticaNeueCond, Helvetica !important;
}
#main.calculator-old h1 {
  text-align: left;
  font-weight: bold;
  font-size: 38px;
  text-transform: uppercase;
  margin-bottom: -35px;
}
#main.calculator-old form h2 {
  font-size: 28px;
  text-align: left;
  font-weight: bold;
  padding-left: 0;
  margin-bottom: 25px;
}
#main.calculator-old form h2.charts-title {
  margin-top: 28px !important;
  margin-bottom: 0px;
}
#main.calculator-old h3 {
  text-align: left;
  padding-left: 0;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
}
#main.calculator-old .header {
  margin-top: 45px;
}
#main.calculator-old label,
#main.calculator-old span,
#main.calculator-old strong,
#main.calculator-old p,
#main.calculator-old input,
#main.calculator-old select {
  font-family: Arial, sans-serif !important;
}
#main.calculator-old h1 span {
  font-family: HelveticaNeueCond, Helvetica !important;
}
#main.calculator-old label,
#main.calculator-old .result-label {
  font-size: 13px;
  line-height: 16px;
}
#main.calculator-old .result-value {
  font-size: 14px;
}
#main.calculator-old #placeholderone,
#main.calculator-old #placeholdertwo {
  width: 485px;
  height: 400px;
  display: inline-block;
  margin-top: 34px;
}
#main.calculator-old .frm-calculator {
  margin-top: 53px;
}
#main.calculator-old .calculator-tables .input-wrapper .group {
  width: 33%;
  display: inline-block;
  margin-bottom: 15px;
  vertical-align: top;
}
#main.calculator-old .calculator-tables .input-wrapper .group.geometry {
  display: inline-block;
  width: 340px;
}
#main.calculator-old .calculator-tables .input-wrapper .group.forces {
  display: inline-block;
  width: 310px;
}
#main.calculator-old .calculator-tables .input-wrapper .group.quantities {
  display: inline-block;
  width: 320px;
}
#main.calculator-old .calculator-tables .input-wrapper .group h3 {
  padding-left: 0;
  text-align: left;
  padding-top: 0;
  margin-top: 0;
  font-size: 23px;
}
#main.calculator-old .calculator-tables .input-wrapper .group .field {
  display: inline-block;
  vertical-align: top;
  min-width: 157px;
  margin-bottom: 13px;
}
#main.calculator-old .calculator-tables .input-wrapper .group .field input {
  width: 75px;
}
#main.calculator-old .calculator-tables .input-wrapper .group .field select {
  width: 160px;
}
#main.calculator-old .calculator-tables .input-wrapper .group .field label {
  display: block;
  width: 100%;
  font-size: 13px;
}
#main.calculator-old .calculator-tables .input-wrapper .voided-slabs-cross-section {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 20px;
  margin-top: 38px;
}
#main.calculator-old .calculator-tables .input-wrapper .voided-slabs-cross-section .result-field {
  width: 223px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 13px;
  margin-right: 17px;
}
#main.calculator-old .calculator-tables .input-wrapper .voided-slabs-cross-section .result-field .result-label {
  font-weight: bold;
  line-height: 15px;
  margin-bottom: 6px;
}
#main.calculator-old .calculator-tables .input-wrapper .voided-slabs-cross-section .result-field .result-value,
#main.calculator-old .calculator-tables .input-wrapper .voided-slabs-cross-section .result-field .post-unit {
  display: inline;
}
#main.calculator-old .calculator-tables .input-wrapper .voided-slabs-cross-section h3 {
  text-align: left;
  margin-left: 0;
  padding-left: 0;
  font-size: 22px;
}
#main.calculator-old .calculator-tables .input-wrapper .submit-wrapper {
  text-align: right;
}
#main.calculator-old .calculator-tables .input-wrapper .submit-wrapper .submit_btn {
  margin-bottom: 20px;
  margin-top: -8px;
}
#main.calculator-old .calculator-tables .input-wrapper .submit-wrapper .submit_btn:hover, #main.calculator-old .calculator-tables .input-wrapper .submit-wrapper .submit_btn:active {
  color: white;
  background-color: #16478b;
}
#main.calculator-old .calculator-tables .input-wrapper .submit-wrapper .submit_btn:focus {
  background-color: #f5842b;
  color: white !important;
}

footer .container.footer_notice {
  max-width: 980px !important;
}
@media (max-width: 1000px) {
  footer .container.footer_notice {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.Geoplast-productsWrapper footer .container {
  max-width: 1240px;
  width: auto;
}

.contact_left_side .prod-input-label {
  margin-bottom: 0 !important;
}
.contact_left_side .prod-input-label span {
  vertical-align: text-top;
}
.contact_left_side .zoho-form.contact table tr td .prod-input-label:nth-child(1) {
  margin-bottom: 0 !important;
}
.contact_left_side .subs-newsletter-contact {
  line-height: 13px;
}
.contact_left_side .interested-in {
  padding-bottom: 10px;
}
.contact_left_side .g-recaptcha {
  margin-top: 16px;
}
@media (max-width: 991px) {
  .contact_left_side #contact-form .zoho-form table tr td.required-inf-contact {
    margin-top: 8px !important;
    margin-bottom: -15px !important;
  }
  .contact_left_side .g-recaptcha {
    margin-top: 14px;
  }
}

#main.newsletter-page .contact_left_side label.zoho-chk-group-label {
  margin-bottom: 0;
}
#main.newsletter-page .contact_left_side label.zoho-chk-group-label span.zoho-chk-text {
  vertical-align: text-top;
}

section#main.container.calculator.vthree .c-checkbox {
  position: absolute;
  opacity: 0;
}
section#main.container.calculator.vthree .c-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
section#main.container.calculator.vthree .c-checkbox + label:before {
  box-sizing: border-box;
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  border-radius: 3px;
  border: solid 1px #c3c3c3;
}
section#main.container.calculator.vthree .c-checkbox:hover + label:before {
  background: #e4e3e3;
}
section#main.container.calculator.vthree .c-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
section#main.container.calculator.vthree .c-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
section#main.container.calculator.vthree .c-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 8px;
  background: #333;
  width: 3px;
  height: 3px;
  box-shadow: 2px 0 0 #333, 4px 0 0 #333, 4px -2px 0 #333, 4px -4px 0 #333, 4px -6px 0 #333, 4px -8px 0 #333;
  transform: rotate(45deg);
}
section#main.container.calculator.vthree .required-field-calculator {
  margin-top: 25px;
  margin-bottom: 24px;
}
section#main.container.calculator.vthree .newsletter-calculator {
  line-height: 19px;
  vertical-align: text-top;
  font-size: 14px;
  font-weight: 700;
}
section#main.container.calculator.vthree .privacy-calculator {
  vertical-align: text-top;
  line-height: 19px;
}
@media (max-width: 991px) {
  section#main.container.calculator.vthree .deflections.group {
    margin-bottom: 25px;
  }
}

@keyframes pulse {
  0% {
    color: black;
  }
  25% {
    color: #f5842b;
  }
  75% {
    color: #f5842b;
  }
  100% {
    color: black;
  }
}
.pulse {
  animation: pulse 1s;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 24, 2018, 12:38:54 PM
    Author     : Nemanja
*/
#MyViewerDiv {
  display: block;
  width: 980px;
  overflow: hidden;
  float: left;
  position: relative;
  clear: both;
  /*height: 600px;*/
}

.resultsdata {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  margin-top: 30px;
}
.resultsdata .autodesk-data-table-wrapper {
  overflow-x: auto;
  margin-bottom: 30px;
}
.resultsdata .autodesk-data-table-wrapper table {
  border: none;
}
.resultsdata .autodesk-data-table-wrapper table > tbody > tr:nth-child(2) > td {
  padding: 0;
}
.resultsdata .autodesk-data-table-wrapper table > tbody > tr:nth-child(2) > td table thead th {
  border-top: none;
}
.resultsdata .autodesk-data-table-wrapper table > tbody > tr:nth-child(2) > td table thead th:first-child {
  border-left: none;
}
.resultsdata .autodesk-data-table-wrapper table > tbody > tr:nth-child(2) > td table thead th:last-child {
  border-right: none;
}
.resultsdata .autodesk-data-table-wrapper table > tbody > tr:nth-child(2) > td table tbody tr td {
  border-bottom: none;
}
.resultsdata .autodesk-data-table-wrapper table > tbody > tr:nth-child(2) > td table tbody tr td:first-child {
  border-left: none;
}
.resultsdata .autodesk-data-table-wrapper table > tbody > tr:nth-child(2) > td table tbody tr td:last-child {
  border-right: none;
}
.resultsdata .autodesk-data-table-wrapper table td, .resultsdata .autodesk-data-table-wrapper table th {
  padding: 5px;
}
.resultsdata .autodesk-data-table-wrapper table td {
  vertical-align: top;
}

.autodesk-form {
  margin-top: 25px;
}
.autodesk-form #dwg_file {
  float: left;
  height: 51px;
  vertical-align: middle;
  padding-top: 14px;
  margin-right: 10px;
}
.autodesk-form .submit_btn {
  float: left;
}
.autodesk-form .allowedtypes {
  float: left;
  clear: both;
  color: gray;
  font-size: 12px;
}

.progress-wrapper {
  clear: both;
  margin-top: 20px;
  margin-bottom: 15px;
  float: left;
  margin-bottom: 30px;
}

.orange_title.aquabox_calculator {
  max-width: 1240px !important;
}

.confirm-box {
  display: none;
  text-align: center;
  width: 25%;
  margin: auto;
  padding: 20px;
  border: solid 1px #cacaca;
  background-color: #fff;
}
@media (max-width: 800px) {
  .confirm-box {
    width: 85%;
  }
}
.confirm-box .report-message {
  padding: 20px;
}
.confirm-box .report-message p {
  font-size: 15px;
}
.confirm-box .submit_btn {
  width: 120px;
  margin-right: 10px;
  display: inline-block;
}
.confirm-box .undo {
  font-size: 16px;
  min-width: 100px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  cursor: pointer;
  padding: 0 10px;
  font-family: Arial, sans-serif !important;
  color: #333;
  background-color: #e6e6e6;
  border-radius: 0;
  display: inline-block;
  border: 1px solid #adadad;
  margin-left: 10px;
}
.confirm-box .undo:hover {
  background: #16478b;
  color: #fff;
}

@media (min-width: 1240px) {
  #main.container.aquabox.calculator.vthree .field.fr, #main.container.aquabox.calculator.vthree .field.de, #main.container.aquabox.calculator.vthree .field.es {
    margin-top: 15px;
  }
}
#main.container.aquabox.calculator.vthree .field label {
  text-transform: uppercase;
}
#main.container.aquabox.calculator.vthree .field input {
  text-transform: none;
}
#main.container.aquabox.calculator.vthree .upperCase {
  text-transform: uppercase;
}
#main.container.aquabox.calculator.vthree .lowerCase {
  text-transform: none;
}
#main.container.aquabox.calculator.vthree .header-container {
  display: flex;
  justify-content: space-between;
  margin-top: 45px;
}
@media (max-width: 730px) {
  #main.container.aquabox.calculator.vthree .header-container.en {
    display: block;
  }
  #main.container.aquabox.calculator.vthree .header-container.en .unit-switch {
    margin-top: 10px;
  }
}
@media (max-width: 900px) {
  #main.container.aquabox.calculator.vthree .header-container.en, #main.container.aquabox.calculator.vthree .header-container.it, #main.container.aquabox.calculator.vthree .header-container.fr, #main.container.aquabox.calculator.vthree .header-container.de, #main.container.aquabox.calculator.vthree .header-container.es {
    display: block;
  }
  #main.container.aquabox.calculator.vthree .header-container.en .unit-switch, #main.container.aquabox.calculator.vthree .header-container.it .unit-switch, #main.container.aquabox.calculator.vthree .header-container.fr .unit-switch, #main.container.aquabox.calculator.vthree .header-container.de .unit-switch, #main.container.aquabox.calculator.vthree .header-container.es .unit-switch {
    margin-top: 10px;
  }
}
@media (max-width: 503px) {
  #main.container.aquabox.calculator.vthree .header-container.en .unit-switch, #main.container.aquabox.calculator.vthree .header-container.it .unit-switch, #main.container.aquabox.calculator.vthree .header-container.fr .unit-switch, #main.container.aquabox.calculator.vthree .header-container.de .unit-switch, #main.container.aquabox.calculator.vthree .header-container.es .unit-switch {
    text-align: left;
  }
  #main.container.aquabox.calculator.vthree .header-container.en .unit-switch .unit-switch-title, #main.container.aquabox.calculator.vthree .header-container.it .unit-switch .unit-switch-title, #main.container.aquabox.calculator.vthree .header-container.fr .unit-switch .unit-switch-title, #main.container.aquabox.calculator.vthree .header-container.de .unit-switch .unit-switch-title, #main.container.aquabox.calculator.vthree .header-container.es .unit-switch .unit-switch-title {
    display: block;
  }
}
#main.container.aquabox.calculator.vthree .header-container .header {
  margin-top: 0;
  display: inline-block;
}
#main.container.aquabox.calculator.vthree .header-container .header h1 {
  margin-top: 0 !important;
  margin-bottom: 0;
}
#main.container.aquabox.calculator.vthree .header-container .unit-switch {
  text-align: right;
  line-height: 3;
}
@media (max-width: 1270px) {
  #main.container.aquabox.calculator.vthree .header-container .unit-switch {
    margin-right: 10px;
    margin-left: 10px;
  }
}
#main.container.aquabox.calculator.vthree .header-container .unit-switch div {
  vertical-align: top;
  font-size: 14px;
  margin-right: 27px;
  display: inline;
}
#main.container.aquabox.calculator.vthree .header-container .unit-switch input {
  margin-right: 10px;
}
#main.container.aquabox.calculator.vthree .header-container .unit-switch label {
  vertical-align: middle;
}
#main.container.aquabox.calculator.vthree .header-container .unit-switch span {
  vertical-align: top;
}
#main.container.aquabox.calculator.vthree .header-container .unit-switch div:nth-child(3) {
  margin-right: 0;
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper h2 {
  color: #000;
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .initial-data .geometryInputs .es {
  font-size: 13px;
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-storage, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-length, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-basin, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-city {
  opacity: 0;
  font-size: 10px;
  color: #F00;
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-central, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-lateral, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-corner, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-customerfn, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-customerln, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-company,
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-customermail, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-zip, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-LEADCF9, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .error-project-name {
  opacity: 0;
  font-size: 12px;
  color: #F00;
}
@media (min-width: 1240px) {
  #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .user-data-info .contact-form-calculator .field {
    width: 30% !important;
  }
  #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .user-data-info .contact-form-calculator .field.zip, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .user-data-info .contact-form-calculator .field.country {
    margin-left: 24px;
  }
  #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .user-data-info .contact-form-calculator input, #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .user-data-info .contact-form-calculator select {
    width: 100% !important;
  }
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .user-data-info div.description {
  max-width: 568px;
  margin-left: 0;
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .user-data-info div.description textarea {
  width: 100%;
  min-width: 269px;
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection {
  margin-bottom: 33px;
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-display {
  float: left;
  width: 312px;
}
@media (max-width: 1240px) {
  #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-display {
    float: none;
  }
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-display .inspection-element {
  display: inline-block;
  height: 104px;
  width: 104px;
  background-size: cover;
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-display .inspection-regular {
  background-image: url("/wp-content/themes/geoplast/_img/Regular-Box.JPG");
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-display .inspection-shaft {
  background-image: url("/wp-content/themes/geoplast/_img/Shaft-Box.JPG");
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-display .display-inspection-shaft {
  background-position: 0 -104px;
  position: relative;
  z-index: 1;
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-inputs {
  width: 45%;
  float: left;
  margin: -5px 0 0;
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-inputs h3 {
  text-transform: none;
  font-weight: normal;
  margin-left: 23%;
  padding-right: 0;
}
@media (max-width: 1240px) {
  #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-inputs h3 {
    margin-left: 0;
  }
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-inputs .field {
  margin-left: 23%;
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-inputs .field input {
  width: 100px;
}
@media (max-width: 1240px) {
  #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-inputs {
    float: none;
    margin-top: 34px;
  }
  #main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .inspection .inspection-inputs .field {
    margin-left: 0;
  }
}
#main.container.aquabox.calculator.vthree .calculator-tables .input-wrapper .submit-wrapper .submit_btn {
  width: 180px;
}
#main.container.aquabox.calculator.vthree div.second-column {
  opacity: 1;
}
#main.container.aquabox.calculator.vthree div.second-column h2 {
  font-size: 25px;
  color: #000;
}
#main.container.aquabox.calculator.vthree div.second-column .calc-results {
  opacity: 0.5;
}
#main.container.aquabox.calculator.vthree div.second-column .calc-results .product-name, #main.container.aquabox.calculator.vthree div.second-column .calc-results .product-type-result {
  font-weight: 700;
}
#main.container.aquabox.calculator.vthree div.second-column .calc-results .result-label {
  text-align: left;
  width: 55%;
}
#main.container.aquabox.calculator.vthree div.second-column .calc-results .result-acronym, #main.container.aquabox.calculator.vthree div.second-column .calc-results .result-value, #main.container.aquabox.calculator.vthree div.second-column .calc-results .result-unit {
  width: 15%;
  text-align: center;
}
#main.container.aquabox.calculator.vthree div.second-column .calc-results .bill .result-value {
  text-align: center;
  width: 45%;
}

.check-ok {
  color: green;
  font-weight: bold;
}

.check-no {
  color: red;
  font-weight: bold;
}

.single-post {
  max-width: 980px;
  position: relative;
}
.single-post h1, .single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6 {
  text-align: left;
  padding: 0;
}
.single-post a {
  color: #f5842b;
  text-decoration: none;
}
.single-post a:hover {
  color: #16478b;
}
.single-post h3 + ul {
  margin-top: 20px;
}
@media all and (min-width: 980px) {
  .single-post {
    width: 980px;
    margin: 0 auto;
  }
}
@media all and (max-width: 979px) {
  .single-post {
    max-width: 1240px !important;
    margin: 0 auto;
  }
}
.single-post .headline {
  margin: 100px 0 0 0;
  color: #46972b;
  border-bottom: #46972b 1px solid;
  height: 30px;
  line-height: 33px;
  vertical-align: middle;
  font-size: 16px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
}
.single-post .headline.blog {
  margin: 50px 0 0 0;
  border-bottom: #f5842b 1px solid;
  color: #f5842b;
}
@media (max-width: 1250px) {
  .single-post .headline.blog {
    margin: 112px 10px 0 10px;
  }
}
@media all and (max-width: 979px) {
  .single-post .headline {
    margin: 100px 10px 0 10px;
  }
}
.single-post .headline ul.post-categories {
  padding: 0;
  display: inline-block;
  list-style: none;
}
.single-post .headline ul.post-categories li {
  display: inline-block;
  list-style: none;
}
.single-post .headline ul.post-categories li a {
  color: #f5842b;
}
.single-post .headline ul.post-categories li a:hover {
  text-decoration: none;
}
.single-post aside {
  margin-top: 40px;
  text-align: left;
  /*    @media all and (max-width: ($container-width - 1)) {
        & {
          display: none;
          max-width: $post-width !important;
          padding: 10px 25px 10px 10px;
          margin: 0 auto;
          position: absolute;
          background: white;
          height: 100%;
        }
      }*/
}
@media all and (max-width: 980px) {
  .single-post aside {
    margin-top: 5px;
  }
}
@media all and (min-width: 768px) {
  .single-post aside {
    padding-right: 15px;
  }
}
@media all and (min-width: 980px) {
  .single-post aside {
    width: 220px;
    margin-right: 60px;
    padding: 0;
    float: left;
  }
}
.single-post aside h2 {
  line-height: 24px;
  vertical-align: middle;
  text-align: left;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  color: #959595;
}
.single-post aside ul {
  list-style: none;
  padding: 0;
  margin: 5px 0 30px 0;
}
.single-post aside ul li {
  margin: 5px 0;
}
.single-post aside ul li a {
  display: inline-block;
  font-family: Arial, sans-serif;
  color: #000;
  text-decoration: none;
  line-height: 1.25;
  vertical-align: middle;
}
.single-post aside ul li a:first-letter {
  text-transform: capitalize;
}
.single-post aside ul li a.current {
  color: #f5842b;
}
.single-post aside ul li a.viewAll {
  font-weight: bold;
}
.single-post aside .categories h2 {
  font-size: 16px;
}
.single-post aside .categories ul a {
  font-size: 15px;
}
.single-post aside .posts h2 {
  font-size: 15px;
}
.single-post aside .posts ul a {
  font-size: 13px;
}
@media all and (max-width: 979px) {
  .single-post aside {
    display: table;
    width: 100%;
  }
  .single-post aside div {
    display: table-cell;
    width: 25%;
  }
}
@media all and (max-width: 540px) {
  .single-post aside {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
  .single-post aside div {
    display: block;
    width: 100%;
    padding: 10px 20px;
  }
}
.single-post article {
  line-height: 1.25;
}
.single-post article ul, .single-post article ol {
  padding: 0 0 0 20px;
}
@media all and (min-width: 980px) {
  .single-post article {
    width: 1240px;
    float: right;
  }
}
.single-post article h1 {
  text-align: left;
  text-transform: uppercase;
  margin: 40px 0 30px 0;
  font-weight: bold;
  vertical-align: top;
  font-size: 40px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  color: black;
}
.single-post article.post {
  /* DCFIX x */
}
.single-post article.post .featuredImage {
  margin: 0 0 20px 0;
}
@media all and (max-width: 979px) {
  .single-post article.post {
    max-width: 1240px !important;
    padding: 0 10px;
  }
}
.single-post article.post .body {
  font-family: Arial, sans-serif;
  /* Fix for old posts */
}
.single-post article.post .body .section {
  padding: 10px 0;
}
.single-post article.post .body .section.section-shadow {
  background: none;
  border-width: 0;
  border-color: #959595;
  border-style: solid;
  border-top-width: 1px;
}
.single-post article.post .body, .single-post article.post .body p {
  font-size: 20px;
  line-height: 1.8125;
  color: #000;
  font-family: Arial, sans-serif;
}
.single-post article.post .body p {
  margin: 0;
  padding: 22px 0 0 0;
}
.single-post article.post .body #article #intestazione {
  display: none;
}
.single-post article.post .body #article .content .cover-image {
  text-align: left;
}
.single-post article.post .body #article .content .articolo {
  text-align: left;
}
.single-post article.post .body #article .content .articolo p {
  font-family: Arial, sans-serif;
}
.single-post article.post .body #article h2 {
  padding: 10px 0 !important;
  font-family: Arial, sans-serif;
}
.single-post article.post .body #article .section {
  padding: 10px 0 0 0;
}
.single-post article.post .body #article .section.section-shadow {
  margin: 10px 0 0 0;
  background: none;
  border-width: 0;
  border-color: #959595;
  border-style: solid;
  border-top-width: 1px;
}
.single-post article.post .footer {
  font-size: 15px;
  margin: 30px 0 70px 0;
  font-family: Arial, sans-serif;
}
@media all and (max-width: 980px) {
  .single-post article.post .footer {
    margin: 30px 0;
  }
}
.single-post article.post .footer .footerWrapper {
  height: 22px;
  overflow: hidden;
}
@media all and (max-width: 540px) {
  .single-post article.post .footer .footerWrapper {
    height: auto;
    overflow: auto;
  }
}
.single-post article.post .footer .author {
  color: #16478B;
  text-transform: capitalize;
  height: 20px;
  line-height: 1.5;
}
@media all and (max-width: 540px) {
  .single-post article.post .footer .author {
    float: none !important;
    display: block;
    margin: 0 0 10px 0;
  }
}
@media all and (max-width: 540px) {
  .single-post article.post .footer .share-box {
    float: none !important;
    display: block;
  }
}
.single-post article.post .footer .share-box .networks {
  margin: 0;
}
.single-post article.post .footer .share-box .networks li {
  width: 34px;
  height: 20px;
  text-align: center;
  font-size: 10px;
  line-height: 1.8;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 1px;
  color: white;
  position: relative;
  margin: -1px;
  overflow: hidden;
}
.single-post article.post .footer .share-box .networks li.text {
  font-size: 15px;
  line-height: 1.4;
  font-weight: bold;
  width: auto;
  padding: 0;
  margin: 0 5px 0 0;
  color: #898989;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  cursor: default;
}
.single-post article.post .footer .share-box .networks li.fa-twitter {
  font-weight: bold;
  font-size: 13px;
  background-color: #28c3f3;
}
.single-post article.post .footer .share-box .networks li.fa-linkedin {
  background-color: #006999;
}
.single-post article.post .footer .share-box .networks li.fa-facebook-square {
  background-color: #306199;
  font-size: 12px;
  line-height: 1.8;
}
.single-post article.post .footer .share-box .networks li.fa-at {
  font-size: 12px;
  line-height: 1.8;
  background-color: #0a88ff;
}
.single-post article.post .footer .share-box .networks li .stButton {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  overflow: hidden;
  background: none;
}
.single-post article.post .footer .share-box .networks li .stButton span {
  display: none;
}
.single-post article.post .news-gallery p {
  display: inline-block !important;
}

h1.newsletter-page-title {
  text-align: left;
  text-transform: uppercase;
  color: black;
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: 700;
  font-size: 38px;
  text-align: left;
  margin-bottom: 10px;
  color: #000;
  margin-top: 45px !important;
}
@media (max-width: 768px) {
  h1.newsletter-page-title {
    font-size: 26px !important;
  }
}

.newsletter-text p {
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding-left: 0px;
}

.zoho-form a {
  text-decoration: none;
}
.zoho-form input[type=text], .zoho-form select, .zoho-form textarea {
  cursor: auto;
}
.zoho-form.contact table {
  width: 100% !important;
}
.zoho-form.contact table tr:first-child {
  display: none;
}
.zoho-form.contact table tr td:first-child {
  text-align: left !important;
  width: 31% !important;
}
.zoho-form.contact table tr td:nth-child(2) {
  text-align: left !important;
  width: 100%;
  /*display: inline-block;*/
}
.zoho-form.contact table tr td:nth-child(2) input, .zoho-form.contact table tr td:nth-child(2) textarea, .zoho-form.contact table tr td:nth-child(2) select {
  float: left !important;
  width: 100% !important;
}
.zoho-form.contact table tr td .privacy-conditions-label {
  display: block;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 11px;
}
.zoho-form.contact table tr td .privacy-conditions-label * {
  display: inline-block;
  vertical-align: top;
  max-width: 450px;
}
.zoho-form.contact table tr td .privacy-conditions-label input {
  width: auto !important;
}
.zoho-form.contact table tr td .prod-input-label {
  width: 48.5%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.zoho-form.contact table tr td .prod-input-label input[type=checkbox] {
  width: auto !important;
}
.zoho-form.contact table tr td .prod-input-label:nth-child(1) {
  width: 100%;
  margin-bottom: 15px;
}
.zoho-form.contact table tr td input.reset {
  margin-right: 134px;
}
.zoho-form .zoho-captcha-image {
  border: solid 1px rgba(128, 128, 128, 0.39);
}
.zoho-form .zoho-reload-captcha-button {
  height: 72px;
  width: 46px;
  background-color: #a6a6a6;
  display: inline-block;
  vertical-align: middle;
  margin-left: -3px;
  border: solid 1px rgba(128, 128, 128, 0.39);
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease;
}
.zoho-form .zoho-reload-captcha-button:hover {
  background-color: rgba(166, 166, 166, 0.74);
}
.zoho-form .zoho-reload-captcha-button i.fa.fa-refresh {
  position: absolute;
  color: white;
  top: 17px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 23px;
}
.zoho-form .zoho-reload-captcha-button .zoho-captcha-reload-text {
  color: white;
  font-size: 12px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 42px;
}
.zoho-form.newsletter table {
  float: left;
  margin-top: 5px;
  background-color: white;
  color: black;
  display: table;
}
.zoho-form.newsletter table tr {
  padding: 6px 0;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 980px) and (min-width: 300px) {
  .zoho-form.newsletter table tr:first-child td:first-child label {
    margin-top: 0;
  }
}
@media all and (max-width: 980px) and (min-width: 300px) {
  .zoho-form.newsletter table tr {
    display: block;
    padding-top: 0;
    padding-bottom: 10px;
  }
}
.zoho-form.newsletter table tr td {
  vertical-align: top;
  padding: 0 !important;
}
@media all and (max-width: 980px) and (min-width: 300px) {
  .zoho-form.newsletter table tr td {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
  .zoho-form.newsletter table tr td:first-child, .zoho-form.newsletter table tr td {
    width: 100% !important;
  }
  .zoho-form.newsletter table tr td label {
    margin-bottom: 0;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 2px;
  }
  .zoho-form.newsletter table tr td .zoho-checkbox-wrapper {
    margin-top: 18px;
  }
}
.zoho-form.newsletter table tr td label {
  display: inherit;
}
.zoho-form.newsletter table tr td input[type=text],
.zoho-form.newsletter table tr td select,
.zoho-form.newsletter table tr td textarea {
  width: 100% !important;
}
.zoho-form.newsletter table tr td .zoho-chk-group-label {
  width: 120px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.zoho-form.newsletter table tr td .zoho-chk-group-label input,
.zoho-form.newsletter table tr td .zoho-chk-group-label .zoho-chk-text {
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 980px) and (min-width: 300px) {
  .zoho-form.newsletter table tr td .zoho-chk-group-label {
    margin-bottom: 0;
    margin-top: 0;
    margin-top: 3px;
    width: 130px;
  }
}
.zoho-form.newsletter table .captcha-input-wrapper {
  margin-top: 10px;
}
.zoho-form.newsletter table .zoho-checkbox-wrapper {
  margin-top: 2px;
}
.zoho-form.newsletter table .privacycond-lab {
  display: block;
  padding-bottom: 0;
  margin-bottom: -3px;
  margin-top: -7px;
}
@media all and (max-width: 980px) and (min-width: 300px) {
  .zoho-form.newsletter table .zoho-captcha-image,
.zoho-form.newsletter table .zoho-reload-captcha-button {
    margin-top: 17px;
    margin-bottom: 10px;
  }
}
.zoho-form.newsletter .zoho-actions-row .submit_btn {
  color: white !important;
  background-color: #f5842b !important;
}
.zoho-form.newsletter .zoho-actions-row .submit_btn:hover, .zoho-form.newsletter .zoho-actions-row .submit_btn:focus, .zoho-form.newsletter .zoho-actions-row .submit_btn:active {
  background-color: #16478b !important;
}

#contact-form .zoho-form table tr td:first-child {
  text-align: left;
  width: 31% !important;
}
#contact-form .zoho-form table tr td:last-child {
  text-align: right;
}
#contact-form .zoho-form table tr td .prod-input-label {
  text-align: left;
  float: left;
}
#contact-form .zoho-form table tr td .zoho-captcha-image,
#contact-form .zoho-form table tr td .zoho-reload-captcha-button {
  float: left;
}
#contact-form .zoho-form table tr:last-child td {
  text-align: right;
}
#contact-form .zoho-form table tr:last-child td input[type=reset] {
  margin-right: 0;
}

.contact_right_side .title-bold {
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: bold;
  margin-top: 26px;
}
@media all and (max-width: 920px) {
  .contact_right_side {
    clear: both;
    overflow: hidden;
    margin-top: 38px !important;
    float: left;
  }
}
.contact_right_side h3 {
  display: block;
  clear: both;
}
.contact_right_side p {
  font-family: Arial, sans-serif !important;
  line-height: 25px;
}

.contact_left_side .title-bold {
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: 700;
  font-size: 38px;
  text-align: left;
  margin-bottom: 30px;
  color: #000;
  margin-top: 23px;
}
@media all and (max-width: 920px) {
  .contact_left_side .privacycond-lab {
    margin-top: 15px !important;
  }
}
.contact_left_side .zoho-checkbox-wrapper {
  margin-top: 4px !important;
}

@media (min-width: 768px) {
  .modal-dialog {
    margin: 100px auto !important;
  }
}
/* DCFIX x */
.socialsharethis {
  display: none;
}

/* Mobile fix for broken pages and standardize magins */
/*by Laza Lazarevic 13-Jun-2017*/
@media (max-width: 690px) {
  #swiffycontainer {
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 621px) {
  .single-post article h1 {
    font-size: 30px !important;
  }
  .view-content {
    padding-left: 0 !important;
  }
  /*Solution1*/
  .solution .solution-detail .img {
    width: 100% !important;
  }
  .solution .products {
    width: 100% !important;
    max-height: none !important;
  }
  .solution .solution-detail .img {
    width: 100% !important;
  }
  /*Solution2*/
  /*.solution .solution-detail .products .view-products-for-solution .view-content h3 {
      font-size: 14px!important;
  }
  .solution .solution-detail .products .view-products-for-solution {
      margin-left: 14px!important;
  }
  .solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side .vertical-align .title {
      font-size: 14px!important;
  }
  .solution .solution-detail .products .view-products-for-solution .view-content .views-row .right-side p {
      margin: 2px 0!important;
  }*/
  .big-image {
    height: 300px !important;
  }
  .over-slider .testo {
    height: 300px !important;
  }
  .node-accessory .accessory-content .description {
    width: 100% !important;
    padding: 25px 25px !important;
  }
  .over-slider .cover-bg {
    height: 300px !important;
  }
  .columns-wrapper.one-columns .column, .columns-wrapper.two-columns .column, .columns-wrapper.three-columns .column {
    width: 100% !important;
  }
  .section h2 {
    padding-top: 0 !important;
  }
  #product-media .content .product-media-item {
    margin-left: 0px;
  }
  .view-download .view-content {
    width: 67%;
    margin-right: 13px;
  }
  .view-content .views-row div span.file {
    padding-right: 0px !important;
  }
  .view-content h1 {
    padding-right: 0px !important;
  }
  .view-filters .item-list ul li {
    padding-right: 0px;
  }
  .view-content .views-row div span.file a {
    font-size: 14px !important;
  }
  .view-filters .view-content a {
    font-size: 14px !important;
  }
  .product#main h1 {
    font-size: 26px !important;
  }
  #slider {
    margin-top: 50px !important;
  }
  .colonna-sinistra .preview-prodotto {
    padding: 35px 0 25px !important;
  }
}
@media (max-width: 621px) and (max-width: 621px) {
  .colonna-sinistra .preview-prodotto {
    padding: 0 !important;
  }
}
@media (max-width: 621px) {
  #intestazione {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 580px) {
  .videoWrapper .gallery-video-content {
    text-align: center !important;
  }
  .videoWrapper .gallery-video-content .video-element:nth-child(2n+0) {
    margin-right: 0px !important;
  }
}
@media (max-width: 520px) {
  .product .product-list-content .product-list-group {
    text-align: center !important;
  }
}
.solutions-category h1 {
  font-size: 38px !important;
  margin: 40px 0 35px 0 !important;
}

#prodotto {
  margin: 40px auto 10px auto !important;
}

.solution-page h1, #main.solution h1 {
  margin-top: 40px !important;
}

h1, .h1 {
  margin-top: 40px !important;
}

.product .product-list-content .product-list-category:first-child {
  margin-top: 40px !important;
}

/*  .section .columns-wrapper .column h3, .section .columns-wrapper .column h4 {
      padding: 0!important;
      margin: 0!important;
  }*/
#tables .section .section-intro {
  padding-top: 0 !important;
}

.faq {
  padding: 0 !important;
}

.green-page .background {
  margin-bottom: 40px !important;
}

.section.section-shadow,
.sezione-accessori {
  padding-top: 40px !important;
  margin-top: 30px;
  background-image: none;
  position: relative;
  max-width: 980px;
  margin: 0 auto;
}
.section.section-shadow:before,
.sezione-accessori:before {
  content: "";
  margin: 21px 0;
  position: absolute;
  height: 1px;
  background: #c4c1c1;
  top: 0px;
  left: 0;
  right: 0;
}
@media all and (max-width: 1000px) {
  .section.section-shadow:before,
.sezione-accessori:before {
    left: 10px;
    right: 10px;
  }
}

.product h1 {
  margin-top: 40px !important;
}

.solution .solution-detail .img-products {
  margin-bottom: 0 !important;
}

@media (min-with: 991px) {
  #crmWebToEntityForm {
    width: 600px !important;
  }
  #crmWebToEntityForm form #zoho_contact tbody tr td:first-child {
    text-align: left !important;
  }
  .zoho-form.contact table {
    width: 700px !important;
    margin: auto !important;
  }
  #contact-form .zoho-form table {
    width: 543px !important;
    margin: auto !important;
  }
  zoho-form .contact #zoho_contact tr td:first-child {
    text-align: left !important;
  }
}
@media (max-width: 991px) {
  #contact-form {
    padding: 0 16px;
  }
  #contact-form .zoho-form table tr td:first-child {
    width: 100% !important;
    margin-top: 10px !important;
    text-align: left !important;
  }
  #crmWebToEntityForm {
    width: 100% !important;
  }
  .zoho-form.contact table {
    width: 100% !important;
    margin: 0 !important;
  }
  .zoho-form.contact table select, .zoho-form.contact table input, .zoho-form.contact table textarea {
    max-width: none !important;
  }
  #contact-form .zoho-form table {
    width: 100% !important;
  }
  #contact-form .zoho-form table tr td {
    display: block !important;
    box-sizing: border-box !important;
    clear: both !important;
    width: 100% !important;
  }
  #contact-form .zoho-form #zoho_submit {
    text-align: left !important;
  }
  .modal-body .zoho-form table tr td:first-child {
    width: 100% !important;
    margin-top: 10px !important;
    text-align: left !important;
  }
  .modal-body .zoho-form table tr td #zoho_submit {
    text-align: left !important;
  }
  .modal-body #crmWebToEntityForm {
    width: 100% !important;
  }
  .modal-body .zoho-form.contact table {
    width: 100% !important;
    margin: 0 !important;
  }
  .modal-body .zoho-form.contact table select, .modal-body .zoho-form.contact table input, .modal-body .zoho-form.contact table textarea {
    max-width: none !important;
  }
  .modal-body .zoho-form table {
    width: 100% !important;
  }
  .modal-body .zoho-form table tr td {
    display: block !important;
    box-sizing: border-box !important;
    clear: both !important;
    width: 100% !important;
  }
  .modal-body #zoho_submit {
    text-align: left !important;
  }
  .modal-body .zoho-form.contact table tr td input.reset {
    margin-right: 0px !important;
  }
  #modal-contacts .modal-content .modal-header h4, #modal-expert .modal-content .modal-header h4 {
    text-align: left;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 15px;
  }
  #modal-contacts, #modal-expert {
    padding-top: 50px;
  }
}
.submit_btn {
  background: #f5842b;
  color: white;
  font-size: 16px;
  border: 0 !important;
  padding: 0;
  display: block;
  height: 50px;
  width: 150px;
  line-height: 50px;
  vertical-align: middle;
  cursor: pointer;
}
.submit_btn:hover {
  background: #16478b;
}
.submit_btn:active {
  outline: none;
}

@media (min-width: 991px) {
  .contact_left_side {
    padding-left: 0;
    padding-right: 24px !important;
  }
  .contact_right_side {
    padding-right: 0;
    padding-left: 76px !important;
  }
}
@media (max-width: 991px) {
  .contact_left_side {
    padding-left: 0;
    padding-right: 0 !important;
  }
  .contact_right_side {
    padding-right: 0;
    padding-left: 0 !important;
  }
}
@media (max-width: 768px) {
  .contact_left_side {
    padding-left: 10px;
    padding-right: 10px !important;
  }
  .contact_left_side .title-bold {
    font-size: 26px;
  }
  .contact_right_side {
    padding-right: 10px;
    padding-left: 10px !important;
  }
}
footer .container {
  max-width: 980px;
}

.view-accessories {
  margin-bottom: -8px !important;
}

.section .section-shadow .rtecenter {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.product .column-1 {
  padding-top: 0;
}

@media (max-width: 540px) {
  .single-post #postList, .single-post #categoryList {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .share-box ul {
    padding: 0 !important;
  }
}
.tel_link:hover {
  color: #f5842b !important;
}

.featured-linked {
  max-width: 700px;
  overflow: hidden;
  display: block;
}
.featured-linked img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-backface-visibility: hidden;
}
.featured-linked img:hover {
  -webkit-transform: translateZ(0) scale(1.06);
  -moz-transform: translateZ(0) scale(1.06);
  -o-transform: translateZ(0) scale(1.06);
  -ms-transform: translateZ(0) scale(1.06);
  transform: translateZ(0) scale(1.06);
  -webkit-backface-visibility: hidden;
}

.Geoplast-solutionsWrapper .solutions-category a {
  color: #f5842b !important;
  text-decoration: none;
}
.Geoplast-solutionsWrapper .solutions-category a:hover {
  color: #16478b !important;
}
.Geoplast-solutionsWrapper .solutions-category .description p strong a {
  color: #f5842b !important;
  text-decoration: none;
}
.Geoplast-solutionsWrapper .solutions-category .description p strong a:hover {
  color: #16478b !important;
}
.Geoplast-solutionsWrapper .solution .solution-detail .content .deepening .field-name-field-description .field-items .field-item a {
  color: #f5842b !important;
  text-decoration: none;
}
.Geoplast-solutionsWrapper .solution .solution-detail .content .deepening .field-name-field-description .field-items .field-item a:hover {
  color: #16478b !important;
}
.Geoplast-solutionsWrapper .solution_additional_content a {
  color: #f5842b !important;
  text-decoration: none;
}
.Geoplast-solutionsWrapper .solution_additional_content a:hover {
  color: #16478b !important;
}
.Geoplast-solutionsWrapper .descrSolution a {
  color: #f5842b !important;
  text-decoration: none;
}
.Geoplast-solutionsWrapper .descrSolution a:hover {
  color: #16478b !important;
}

.Geoplast-productsWrapper .testo-intro a, .Geoplast-productsWrapper .instalation_scheme a, .Geoplast-productsWrapper .instalation_instruction a, .Geoplast-productsWrapper .product_details a {
  color: #000000;
  text-decoration: none;
}
.Geoplast-productsWrapper .testo-intro a:hover, .Geoplast-productsWrapper .instalation_scheme a:hover, .Geoplast-productsWrapper .instalation_instruction a:hover, .Geoplast-productsWrapper .product_details a:hover {
  color: #000000;
}

.post #sidebar {
  z-index: 3;
}

@media (max-width: 1250px) {
  #sidebar .webinar-sidebar {
    text-align: center;
    padding: 0;
    width: 100%;
    display: block;
  }
}
#sidebar .webinar-sidebar .single-post aside ul {
  margin: 5px 0 25px !important;
}
#sidebar .webinar-sidebar .webinar-join-us {
  max-width: 1240px !important;
  text-align: left;
  font-size: 15px;
  padding-top: 23px;
}
@media (max-width: 1250px) {
  #sidebar .webinar-sidebar .webinar-join-us {
    font-size: 17px;
  }
}
#sidebar .webinar-sidebar .webinar-title {
  max-width: 1240px !important;
  text-align: left;
  font-size: 17px;
  line-height: 17px;
  padding-bottom: 8px;
  line-height: 20px;
}
@media (max-width: 1250px) {
  #sidebar .webinar-sidebar .webinar-title {
    font-size: 18px;
  }
}
#sidebar .webinar-sidebar .webinar-date-time {
  text-align: left;
  max-width: 1240px !important;
  font-size: 15px;
}
@media (max-width: 1250px) {
  #sidebar .webinar-sidebar .webinar-date-time {
    font-size: 17px;
  }
}
#sidebar .webinar-sidebar .webinar-registration {
  max-width: 1240px !important;
  font-size: 15px;
}
@media (max-width: 1250px) {
  #sidebar .webinar-sidebar .webinar-registration {
    font-size: 17px;
  }
}

@media (max-width: 1251px) {
  .insights_menu_bar {
    overflow-y: scroll;
  }
}

.webinar-sidebar p {
  max-width: 1240px !important;
  text-align: left;
}
@media (max-width: 1250px) {
  .webinar-sidebar {
    margin-top: 54px;
  }
  .webinar-sidebar .webinar-join-us {
    border-top: 1px solid #f5842b !important;
    padding-top: 38px !important;
  }
}
@media (max-width: 992px) {
  .webinar-sidebar {
    margin-top: 0;
    padding-bottom: 7px !important;
  }
}

@media (max-width: 991px) {
  .profession-details {
    margin-top: 0 !important;
  }
}

.navigation.post-navigation {
  max-width: 1240px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 79px;
  border-top: 1px solid #f5842b;
  position: fixed;
  bottom: 0px;
  z-index: 3;
  background-color: #fff;
}
@media screen and (max-width: 1669px) and (min-width: 1250px) {
  .navigation.post-navigation {
    width: 100%;
    max-width: 980px;
  }
}
@media (max-width: 1400px) {
  .navigation.post-navigation {
    padding: 0px 0 0px 10px;
  }
}
@media (max-width: 1250px) {
  .navigation.post-navigation {
    width: 100%;
    max-width: 100%;
    left: 0px;
  }
}
.navigation.post-navigation::before {
  content: "";
  position: fixed;
  background: #fff;
  height: 78px;
  width: 100%;
  z-index: -1;
  bottom: 0px;
  left: 0px;
}
.navigation.post-navigation .nav-links {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  gap: 20px;
}
@media (max-width: 1400px) {
  .navigation.post-navigation .nav-links {
    width: calc(100% - 40px);
  }
}
@media (max-width: 1320px) {
  .navigation.post-navigation .nav-links {
    width: calc(100% - 80px);
  }
}
@media (max-width: 1250px) {
  .navigation.post-navigation .nav-links {
    gap: 0px;
    width: 101px;
  }
}
.navigation.post-navigation .nav-links .nav-previous,
.navigation.post-navigation .nav-links .nav-next {
  flex: 1;
  display: flex;
  align-items: center;
}
@media (max-width: 1250px) {
  .navigation.post-navigation .nav-links .nav-previous,
.navigation.post-navigation .nav-links .nav-next {
    flex: unset;
  }
}
.navigation.post-navigation .nav-links .nav-previous a,
.navigation.post-navigation .nav-links .nav-next a {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: center;
  pointer-events: none;
}
.navigation.post-navigation .nav-links .nav-previous a .img,
.navigation.post-navigation .nav-links .nav-next a .img {
  width: 30px;
  height: 21px;
  pointer-events: auto;
}
.navigation.post-navigation .nav-links .nav-previous a span,
.navigation.post-navigation .nav-links .nav-next a span {
  flex: 1;
  line-height: 1.2;
  color: #604e4e;
  max-width: fit-content !important;
  pointer-events: auto;
  font-size: 16px;
}
@media (max-width: 1250px) {
  .navigation.post-navigation .nav-links .nav-previous a span,
.navigation.post-navigation .nav-links .nav-next a span {
    display: none;
  }
}
.navigation.post-navigation .nav-links .nav-next {
  display: flex;
  justify-content: end;
}
.navigation.post-navigation .nav-links .nav-next a {
  flex-direction: row-reverse !important;
}
.navigation.post-navigation .nav-links .nav-next .next-title {
  max-width: fit-content;
  text-align: right;
  flex: 1;
}
.navigation.post-navigation .nav-links .nav-next .next-title:hover {
  color: #f5842b;
}
.navigation.post-navigation .nav-links .nav-next .next-title:hover + .next-arrow {
  background-image: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAVCAYAAABR915hAAAAM0lEQVRIiWOgJvjaov2fqgaSAkYtH7V81PKRYznjgAYBPcGAeHTU0lFLRy0dRpYyMDAAABy3N2H33EvyAAAAAElFTkSuQmCC") !important;
}
.navigation.post-navigation .nav-links .nav-next .next-arrow {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAVAQMAAABrOcwiAAAAAXNSR0IB2cksfwAAAAZQTFRFAAAAAAAApWe5zwAAAAJ0Uk5TAP9bkSK1AAAANklEQVR4nGNgYBBgAAIOEMECIphABCOIYGgAEQ4gQgFEQBX+////D1yLAFzWAaaDEW4KC5IyAEB1Biix6XxVAAAAAElFTkSuQmCC");
}
.navigation.post-navigation .nav-links .nav-next .next-arrow:hover {
  background-image: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAVCAYAAABR915hAAAAM0lEQVRIiWOgJvjaov2fqgaSAkYtH7V81PKRYznjgAYBPcGAeHTU0lFLRy0dRpYyMDAAABy3N2H33EvyAAAAAElFTkSuQmCC") !important;
}
.navigation.post-navigation .nav-links .nav-next .next-arrow:hover + .next-title {
  color: #f5842b !important;
}
.navigation.post-navigation .nav-links .nav-previous {
  display: flex;
  justify-content: start;
}
.navigation.post-navigation .nav-links .nav-previous .prev-arrow {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAVAQMAAABrOcwiAAAAAXNSR0IB2cksfwAAAAZQTFRFAAAAAAAApWe5zwAAAAJ0Uk5TAP9bkSK1AAAANklEQVR4nGNgUGAAAgcQ0QDEjCAGE4hgAREcIEIARCCU/f///w+EpQCX5YDrAOsFmwI2D64QAGNhBri+0TxuAAAAAElFTkSuQmCC");
}
.navigation.post-navigation .nav-links .nav-previous .prev-arrow:hover {
  background-image: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAVCAYAAABR915hAAAAMklEQVRIiWMgFnxt0f5PtGJqgVFLRy0dtXTUUmyAcUCCFwZGLR+1fNTyUcuHjuUMDAwA8mk3Ye6/nwsAAAAASUVORK5CYII=") !important;
}
.navigation.post-navigation .nav-links .nav-previous .prev-arrow:hover + .prev-title {
  color: #f5842b !important;
}
.navigation.post-navigation .nav-links .nav-previous .prev-title:hover {
  color: #f5842b;
}
.navigation.post-navigation .nav-links .nav-previous .prev-title:hover ~ .prev-arrow {
  background-image: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAVCAYAAABR915hAAAAMklEQVRIiWMgFnxt0f5PtGJqgVFLRy0dtXTUUmyAcUCCFwZGLR+1fNTyUcuHjuUMDAwA8mk3Ye6/nwsAAAAASUVORK5CYII=") !important;
}
.navigation.post-navigation .nav-links .nav-previous .prev-title {
  max-width: fit-content;
  text-align: left;
  margin-top: 1px;
}
@media (max-width: 900px) {
  .navigation.post-navigation .nav-links .nav-previous {
    gap: 10px;
  }
}
.navigation.post-navigation .is-newest-post .next-title {
  display: block !important;
}
.navigation.post-navigation .is-newest-post .next-arrow {
  position: unset !important;
  right: 0 !important;
}
.navigation.post-navigation .is-newest-post a {
  margin-right: 70px;
}
.navigation.post-navigation .is-newest-post .nav-next {
  flex: 1 !important;
}

/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-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-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-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;
  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, right top, left 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: -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, left top, right 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: -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 bottom, left top, 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: -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 top, left bottom, 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: -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));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -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;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.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-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-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-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-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-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-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.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-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.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%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-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%;
  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);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.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;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.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;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

#geoplastPost {
  max-width: 1240px;
}
#geoplastPost h1.posts-category-page-title {
  text-align: center;
  font-size: 52px;
  font-family: "helvetica_neuecondensed";
  color: #f5842b;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 145px !important;
  margin-bottom: 137px;
}
@media (max-width: 800px) {
  #geoplastPost h1.posts-category-page-title {
    font-size: 34px !important;
    line-height: 1.5;
    margin-top: 85px !important;
    margin-bottom: 79px;
  }
}
#geoplastPost h1.posts-category-page-title span.blog.for-sustainable-construction {
  font-size: 26px !important;
  display: block;
}
#geoplastPost h1.posts-category-page-title span.blog.for-sustainable-construction.single-category {
  color: #707070 !important;
}
#geoplastPost .pagination {
  margin: 0 0 30px 0;
}
#geoplastPost span.swp_count {
  text-align: center;
}
#geoplastPost .body .blockquote {
  position: relative;
  font-family: HelveticaNeue, sans-serif;
  margin: 40px 0 50px 0;
  border-left: none;
  border-top: 0;
}
#geoplastPost .body .blockquote.center {
  float: left;
  text-align: center;
  padding: 22px 42px 0 42px;
  width: 100%;
}
@media (max-width: 768px) {
  #geoplastPost .body .blockquote.center {
    padding: 22px 22px 0 22px;
  }
}
#geoplastPost .body .blockquote.left {
  float: left;
  text-align: left;
  padding: 22px 42px 0 0;
  width: 50%;
}
@media (max-width: 768px) {
  #geoplastPost .body .blockquote.left {
    padding: 22px 22px 0 0;
  }
}
#geoplastPost .body .blockquote.right {
  float: right;
  text-align: right;
  padding: 22px 0 0 42px;
  width: 50%;
}
@media (max-width: 768px) {
  #geoplastPost .body .blockquote.right {
    padding: 22px 0 0 22px;
  }
}
@media (max-width: 768px) {
  #geoplastPost .body .blockquote {
    margin: 30px 0 40px 0;
  }
}
#geoplastPost .body .blockquote:before, #geoplastPost .body .blockquote:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #f5842b;
}
#geoplastPost .body .blockquote.center:before, #geoplastPost .body .blockquote.center:after {
  left: 25%;
}
#geoplastPost .body .blockquote.right:before, #geoplastPost .body .blockquote.right:after {
  left: 50%;
}
#geoplastPost .body .blockquote.left:before, #geoplastPost .body .blockquote.left:after {
  left: 0;
}
#geoplastPost .body .blockquote p {
  text-transform: uppercase;
  font-size: 24px;
  color: #8b8c8d;
  line-height: 1.5;
}
@media (max-width: 768px) {
  #geoplastPost .body .blockquote p {
    font-size: 18px;
  }
}
#geoplastPost .body .blockquote:before {
  top: 0;
}
#geoplastPost .body .blockquote:after {
  bottom: -18px;
}

.split_sidepanel {
  border-top: 1px #c4c4c4 solid;
  border-color: #c4c4c4;
  background-color: #c4c4c4;
  color: #c4c4c4;
}

.featuredImage .featured-linked {
  max-width: 100%;
}

.single-post {
  width: 100%;
  max-width: 1240px !important;
}
.single-post article {
  max-width: 1240px !important;
}
.single-post article .post_title {
  font-size: 48px;
  text-transform: none;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .single-post article .post_title {
    font-size: 36px !important;
  }
}
.single-post article .post_author {
  font-size: 22px;
  font-family: HelveticaNeueCond;
  font-weight: 400;
  color: black;
  margin-top: 0;
  margin-bottom: 35px;
}
@media (max-width: 620px) {
  .single-post article .post_author {
    font-size: 20px;
  }
}
.single-post section .container {
  max-width: 1240px !important;
}
.single-post .body p {
  max-width: 100%;
}
.single-post .body p a {
  color: #f5842b !important;
  text-decoration: none;
}
.single-post .body p a:hover {
  color: #16478b !important;
}
.single-post .body p a.button--cat {
  text-transform: uppercase;
  text-decoration: none;
  display: grid;
  place-items: center;
  background-color: #f5842b;
  color: white !important;
  padding: 10px 20px;
  width: max-content;
  margin-top: 8px;
  min-height: 50px;
}
.single-post .body p a.button--cat:hover {
  background-color: #16478b;
  color: white !important;
}
.single-post .body p a.button--cat-l {
  text-transform: uppercase;
  text-decoration: none;
  display: grid;
  place-items: center;
  background-color: #f5842b;
  color: white !important;
  padding: 10px 20px;
  width: max-content;
  margin-top: 8px;
  font-size: 28px !important;
  margin: auto;
  max-width: 100%;
  text-align: center;
  min-height: 50px;
}
@media (max-width: 600px) {
  .single-post .body p a.button--cat-l {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.single-post .body p a.button--cat-l:hover {
  background-color: #16478b;
  color: white !important;
}
.single-post .body ul li a {
  color: #f5842b !important;
  text-decoration: none;
}
.single-post .body ul li a:hover {
  color: #16478b !important;
}
.single-post .body .footer.post_share {
  margin: 50px 0 0 0;
}
.single-post .body .footer.post_share .footerWrapper {
  height: 27px !important;
  overflow: unset !important;
}
.single-post .body blockquote {
  float: left;
  position: relative;
  padding: 22px 42px 0 0;
  font-family: HelveticaNeue !important;
  margin: 40px 0 50px 0;
  text-align: left;
  width: 50%;
  border-left: none;
  border-top: 0;
}
@media (max-width: 768px) {
  .single-post .body blockquote {
    padding: 12px 22px 0 0;
    margin: 30px 0 40px 0;
  }
}
.single-post .body blockquote p {
  padding-top: 0 !important;
  text-transform: uppercase;
  font-size: 24px;
  color: #707070 !important;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .single-post .body blockquote p {
    font-size: 18px;
  }
}
.single-post .body blockquote:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #f5842b;
  bottom: -18px;
  left: 0;
}
.single-post .body blockquote:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #f5842b;
  top: 0px;
  left: 0;
}
.single-post .body h1, .single-post .body h2, .single-post .body h3 {
  text-transform: none;
  font-family: HelveticaNeueCond, Helvetica !important;
  color: black;
  margin-top: 45px !important;
}
.single-post .body h1 {
  font-size: 38px;
  margin-bottom: 5px !important;
  font-weight: bold;
}
.single-post .body h2 {
  margin-bottom: 0px !important;
  font-weight: bold;
}
.single-post .body h3 {
  margin-bottom: 0px !important;
  font-weight: normal;
}
.single-post .body iframe {
  width: 100% !important;
  height: 650px !important;
}
@media (max-width: 1100px) {
  .single-post .body iframe {
    height: 500px !important;
  }
}
@media (max-width: 768px) {
  .single-post .body iframe {
    height: 250px !important;
  }
}
.single-post aside {
  margin-right: 0 !important;
  width: 199px !important;
}
.single-post aside h2 {
  font-family: HelveticaNeueLTSTD;
  font-weight: bolder;
  color: black;
  font-size: 27px !important;
  line-height: 27px !important;
  margin-bottom: 23px;
  border-bottom: 1px #f5842b solid;
}
.single-post aside ul li a {
  font-size: 13px;
  color: #707070;
  font-family: HelveticaNeueCond;
}
.single-post aside ul li a:hover {
  color: #f5842b;
}
@media (max-width: 1250px) {
  .single-post aside {
    float: left;
    margin-top: 40px !important;
    margin-right: 0 !important;
    width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .single-post aside ul {
    max-width: 450px;
    column-count: 2;
    column-gap: 15px;
  }
  .single-post aside ul li {
    padding: 0 15px 0 0;
    margin: 0;
    height: auto;
    line-height: auto;
  }
  .single-post aside ul li a {
    padding: 5px 0;
  }
}
@media (max-width: 991px) {
  .single-post aside {
    margin-top: 35px !important;
  }
}
@media (max-width: 540px) {
  .single-post aside {
    padding-left: 0;
    padding-right: 0;
  }
  .single-post aside ul {
    column-count: 2;
    column-gap: 15px;
  }
  .single-post aside ul li {
    padding: 0 15px 0 0;
    margin: 0;
    height: auto;
    line-height: auto;
  }
  .single-post aside ul li a {
    padding: 5px 0;
  }
}
@media (max-width: 1250px) {
  .single-post .headline {
    margin-top: 100px;
  }
}

.insights_sub_menu::-webkit-scrollbar {
  display: none;
}

.insights_sub_menu {
  position: fixed;
  z-index: 991;
  width: 100%;
  background-color: #f5842b;
  margin: 0;
  display: block;
  height: auto;
  border-bottom: white 1px solid;
  height: auto;
}
@media (min-width: 1251px) {
  .insights_sub_menu {
    display: none;
  }
}
@media (max-width: 1251px) {
  .insights_sub_menu {
    overflow-y: auto;
  }
  .insights_sub_menu .insights_title, .insights_sub_menu .insights_menu_bt {
    background-color: #f5842b;
    z-index: 2;
    position: sticky;
    top: 0px;
  }
  .insights_sub_menu .insights_menu_bt button {
    z-index: 3;
  }
}
.insights_sub_menu .hamburger {
  float: right;
  padding-top: 23px;
}
.insights_sub_menu .hamburger .hamburger-inner, .insights_sub_menu .hamburger .hamburger-inner::before, .insights_sub_menu .hamburger .hamburger-inner::after {
  background-color: #fff;
}
.insights_sub_menu .hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}
.insights_sub_menu .insights_title {
  padding-left: 10px;
  padding-right: 10px;
  height: 60px;
}
.insights_sub_menu .insights_title a {
  display: block;
  font-family: HelveticaNeueCond;
  color: black;
  font-size: 24px;
  text-transform: uppercase;
  padding-top: 15px;
  font-weight: bold;
}
.insights_sub_menu .insights_title a:hover {
  color: #fff;
}
.insights_sub_menu .insights_menu_bt {
  padding-left: 10px;
  padding-right: 10px;
  height: 60px;
}
.insights_sub_menu .sidepanel_mobile {
  width: calc(100% - 2px) !important;
  margin-right: 2px !important;
  padding-left: 10px;
  padding-right: 10px;
  height: 90%;
  overflow-y: auto;
  scrollbar-color: rgba(0, 0, 0, 0.5) #f5842b;
  scrollbar-width: thin;
}
.insights_sub_menu .sidepanel_mobile::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}
.insights_sub_menu .sidepanel_mobile::-webkit-scrollbar-track {
  background-color: #f5842b;
  color: #fff;
}
.insights_sub_menu .sidepanel_mobile::-webkit-scrollbar {
  width: 6px;
}
.insights_sub_menu .sidepanel_mobile::-moz-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}
.insights_sub_menu .sidepanel_mobile::-moz-scrollbar-track {
  background-color: #f5842b;
  color: #fff;
}
.insights_sub_menu .sidepanel_mobile::-moz-scrollbar {
  width: 6px;
}
.insights_sub_menu .sidepanel_mobile ul {
  display: none;
}
@media (max-width: 1251px) {
  .insights_sub_menu .sidepanel_mobile ul .cat-item:last-child {
    margin-bottom: 115px !important;
  }
}
.insights_sub_menu .sidepanel_mobile .cat-item {
  overflow: hidden;
  line-height: unset;
  text-decoration: none;
  font-size: 16px;
  font-family: HelveticaNeueCond;
  padding: 5px 0;
}
.insights_sub_menu .sidepanel_mobile .cat-item a {
  color: white;
  text-transform: uppercase;
}
.insights_sub_menu .sidepanel_mobile .cat-item a:active, .insights_sub_menu .sidepanel_mobile .cat-item a:focus {
  color: #16478b;
}

.Geoplast-postWrapper footer .container {
  max-width: 1240px;
  width: auto;
}
@media (max-width: 868px) {
  .Geoplast-postWrapper table.table-post tbody {
    float: left;
  }
  .Geoplast-postWrapper table.table-post td {
    display: block;
    width: 100% !important;
  }
  .Geoplast-postWrapper table.table-post td:nth-of-type(2) {
    padding: 0 !important;
  }
  .Geoplast-postWrapper table.table-post td:nth-of-type(3) {
    padding-top: 30px !important;
  }
  .Geoplast-postWrapper table.table-post img {
    max-width: 100%;
    height: auto;
  }
}

.single_post_author {
  border-top: 1px solid #f5842b;
  padding: 0;
  margin-top: 92px;
}
@media (max-width: 991px) {
  .single_post_author {
    padding-top: 15px;
  }
}
.single_post_author .single_post_info {
  padding: 0;
}
@media (min-width: 1024px) {
  .single_post_author .single_post_info {
    padding: 0 25px 0 0;
  }
}
.single_post_author .single_post_info h3 {
  font-family: HelveticaNeueCond;
  color: #333 !important;
  margin: 33px 0 25px 0 !important;
}
.single_post_author .single_post_info h3 ul {
  line-height: 30px;
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.single_post_author .single_post_info h3 ul li {
  display: inline;
}
.single_post_author .single_post_info h3 ul li a {
  font-weight: bold;
  color: #333 !important;
  text-decoration: none;
  text-transform: capitalize;
}
.single_post_author .single_post_info h3 ul li a:hover {
  color: #f5842b !important;
}
@media (max-width: 1670px) {
  .single_post_author .single_post_info h3 ul li a {
    font-size: 20px;
  }
}
.single_post_author .single_post_info h3 ul li a:after {
  content: ",  ";
  color: #333 !important;
}
.single_post_author .single_post_info h3 ul li a:after:hover {
  color: #333 !important;
}
.single_post_author .single_post_info h3 ul li:last-child a:after {
  display: none;
}
.single_post_author .single_post_info .single_post_tags {
  overflow: hidden;
  padding: 0;
  margin: 0;
  -moz-column-count: 2;
  -moz-column-gap: 15px;
  -webkit-column-count: 2;
  -webkit-column-gap: 15px;
  column-count: 2;
  column-gap: 15px;
}
.single_post_author .single_post_info .single_post_tags li {
  width: 100%;
  list-style: none;
  float: left;
  height: auto;
  padding-right: 15px;
}
@media (max-width: 1050px) {
  .single_post_author .single_post_info .single_post_tags li {
    height: auto;
  }
}
.single_post_author .single_post_info .single_post_tags li a {
  text-decoration: none;
  color: #707070 !important;
  font-size: 18px;
  text-transform: capitalize;
}
.single_post_author .single_post_info .single_post_tags li a:hover {
  color: #f5842b !important;
}
@media (max-width: 1670px) {
  .single_post_author .single_post_info .single_post_tags li a {
    font-size: 15px;
  }
}
@media (max-width: 1050px) {
  .single_post_author .single_post_info .single_post_tags li a {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .single_post_author .single_post_info .single_post_tags {
    max-width: 450px;
  }
}
.single_post_author .single_post_author_info {
  margin-top: 35px;
  padding: 0;
}
@media (min-width: 1024px) {
  .single_post_author .single_post_author_info {
    padding: 0 0 0 25px;
  }
}
@media (max-width: 991px) {
  .single_post_author .single_post_author_info {
    margin-top: 25px;
  }
}
.single_post_author .single_post_author_info .media-left {
  padding-right: 20px;
}
.single_post_author .single_post_author_info .media-left img {
  max-width: 150px;
}
.single_post_author .single_post_author_info .media-body .author_name {
  margin: 0 0 5px 0 !important;
  font-weight: bold;
  font-family: HelveticaNeueCond;
  text-decoration: none;
  color: #333;
}
.single_post_author .single_post_author_info .media-body .author_name a {
  font-weight: bold;
  font-family: HelveticaNeueCond;
  text-decoration: none;
  color: #333;
}
.single_post_author .single_post_author_info .media-body .author_name a > :hover {
  color: #f5842b;
}
@media (max-width: 1050px) {
  .single_post_author .single_post_author_info .media-body .author_name a {
    font-size: 20px;
  }
}
@media (max-width: 1050px) {
  .single_post_author .single_post_author_info .media-body .author_name {
    font-size: 20px;
  }
}
.single_post_author .single_post_author_info .media-body .author_name:hover a {
  color: #f5842b;
}
.single_post_author .single_post_author_info .media-body .author_firm {
  font-family: HelveticaNeueCond;
  font-weight: bold;
  color: #707070;
  margin: 0 !important;
}
.single_post_author .single_post_author_info .media-body .author_firm a {
  text-decoration: none;
  color: #707070;
}
.single_post_author .single_post_author_info .media-body .author_firm a:hover {
  color: #f5842b;
}
@media (max-width: 1050px) {
  .single_post_author .single_post_author_info .media-body .author_firm {
    font-size: 20px;
  }
  .single_post_author .single_post_author_info .media-body .author_firm a {
    font-size: 20px;
  }
}
.single_post_author .single_post_author_info .media-body .insight_expert_title {
  max-width: 195px;
  font-family: HelveticaNeueCond;
  font-weight: bold;
  color: #707070;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 25px 0 !important;
}
.single_post_author .single_post_author_info .media-body .insight_expert_title a {
  text-decoration: none;
  color: #707070;
}
.single_post_author .single_post_author_info .media-body .insight_expert_title a:hover {
  color: #f5842b;
}
.single_post_author .single_post_author_info .media-body p {
  font-family: Arial;
  font-size: 15px;
  padding-top: 0 !important;
  margin: 0;
  line-height: 25px;
}
@media (max-width: 1050px) {
  .single_post_author .single_post_author_info .media-body p {
    font-size: 11px !important;
  }
}
.single_post_author .single_post_author_info .media-body .expert_call {
  max-width: 174px;
  font-family: HelveticaNeueCond;
  display: block;
  text-decoration: none;
  color: white;
  background: #f5842b;
  padding: 6px 10px;
  font-size: 18px;
  margin: 10px 0 0 0;
  text-align: center;
  text-transform: uppercase;
}
.single_post_author .single_post_author_info .media-body .expert_call:hover {
  background: #16478b;
}
@media (max-width: 991px) {
  .single_post_author .single_post_author_info .single_post_expert_box {
    margin-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .single_post_author .single_post_author_info .single_post_expert_box.no-expert {
    margin-bottom: 5px;
  }
}
.single_post_author .share {
  text-align: right;
  padding: 6px 0 0 0;
  max-width: 980px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .single_post_author .share {
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
  }
}
.single_post_author .share .swp_social_panel {
  clear: both;
  display: inline;
  margin: 20px auto;
  height: 34px;
  line-height: 1;
  overflow: hidden;
  padding: 0;
  align-items: stretch;
  justify-content: space-between;
  width: 115px;
}
.single_post_author .share .swp_social_panel .nc_tweetContainer {
  width: 115px;
  float: right;
  margin-right: 0 !important;
  text-align: center;
}
@media (max-width: 991px) {
  .single_post_author .share .swp_social_panel .nc_tweetContainer {
    width: 74px;
    margin-right: 5px !important;
    float: left;
  }
}
@media (max-width: 410px) {
  .single_post_author .share .swp_social_panel .nc_tweetContainer {
    width: 63px;
  }
}
.single_post_author .share .nc_tweetContainer {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .single_post_author .share {
    position: relative;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 40px;
    width: 100%;
  }
  .single_post_author .share .swp_social_panel {
    margin: 0 !important;
    float: right;
    display: block;
    height: auto;
    width: 115px !important;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .single_post_author .share .swp_social_panel {
    position: absolute;
  }
}
@media (max-width: 991px) {
  .single_post_author .share .swp_social_panel:not(.nc_floater):not(.nc_socialPanelSide) {
    width: 115px !important;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .single_post_author .share .swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {
    width: auto !important;
  }
}
@media (max-width: 991px) {
  .single_post_author .share .nc_tweetContainer {
    margin-left: 0 !important;
    margin-right: 5px !important;
    margin-bottom: 10px !important;
    padding-left: 0;
    width: 115px;
    float: left;
    width: 115px;
  }
}
@media (max-width: 991px) {
  .single_post_author .share .swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-last-child(1) {
    margin-right: 0 !important;
  }
}

#sidebar h2 {
  padding-bottom: 5px;
}
#sidebar h2 a {
  color: black;
}
#sidebar h2 a:hover {
  color: #f5842b;
}
#sidebar .categories ul li.current-cat a {
  color: #f5842b;
}
#sidebar .categories ul li.current-cat:hover a {
  color: black;
}
@media (max-width: 1250px) {
  #sidebar .categories ul, #sidebar .categories h2 {
    display: none;
  }
}

@media (min-width: 1670px) {
  #sidebar {
    height: 100%;
    padding-left: 10px !important;
    padding-right: 10px;
    position: fixed;
    left: 0;
    top: 60px;
    left: 0;
    margin-right: 0 !important;
    margin-top: 0 !important;
  }
  #sidebar h2 {
    margin-top: 50px !important;
  }
  .single-post article {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 1669px) and (min-width: 1250px) {
  aside {
    float: left;
    margin-right: 0 !important;
    width: 200px;
  }
  aside h2 {
    margin-top: 10px !important;
  }
  .single-post article {
    width: 980px;
    float: right;
  }
}
@media screen and (max-width: 1250px) and (min-width: 768px) {
  aside {
    float: left;
    margin-right: 0 !important;
  }
  .single-post article {
    width: 100%;
    float: none;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1250px) and (min-width: 980px) {
  .single-post .headline {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 1250px) {
  .blog-orange-title-removed {
    margin-bottom: 60px;
  }
}
.listed_posts {
  margin-top: 50px;
  margin-left: -50px;
  margin-right: -50px;
}
.listed_posts .blog_listed {
  margin-bottom: 45px;
  padding-left: 50px;
  padding-right: 50px;
}
.listed_posts .blog_listed a:hover .blog_listed_title h2 {
  color: #f5842b;
}
.listed_posts .blog_listed_image {
  min-height: 230px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.listed_posts .blog_listed_title h2 {
  font-family: HelveticaNeueCond;
  color: black;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 1250px) and (min-width: 768px) {
  .listed_posts {
    margin-left: 0;
    margin-right: 0;
  }
  .listed_posts .left_blog_post {
    padding-left: 0;
    padidng-right: 25px;
  }
  .listed_posts .right_blog_post {
    padding-right: 0;
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .listed_posts {
    margin-left: 0;
    margin-right: 0;
  }
  .listed_posts .left_blog_post {
    padding-left: 0;
    padding-right: 0;
  }
  .listed_posts .right_blog_post {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 450px) {
  .listed_posts .blog_listed_image {
    min-height: 160px;
  }
}

.post_slider {
  padding-bottom: 40px !important;
}
.post_slider .swiper-button-prev {
  left: 13px;
}
.post_slider .swiper-button-next, .post_slider .swiper-button-prev {
  outline: none;
  background-image: none !important;
  transform: translateY(-30px);
}
.post_slider .swiper-button-next i, .post_slider .swiper-button-prev i {
  font-size: 60px;
  color: #f5842b;
}
.post_slider .swiper-pagination-bullet-active {
  background: #f5842b;
}
.post_slider .swiper-pagination-bullet {
  outline: none;
  width: 13px;
  height: 13px;
}

#geoplastPost.post.container div.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt),
#wrapper.Geoplast-postWrapper #main.container.post.single-post div.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt) {
  float: right !important;
}
@media (max-width: 991px) {
  #geoplastPost.post.container div.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt),
#wrapper.Geoplast-postWrapper #main.container.post.single-post div.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt) {
    float: left !important;
  }
}

.single-post .post.wrapper .body p a.button--cat-l {
  font-size: 27px !important;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif !important;
  padding: 12px 48px !important;
  font-weight: normal;
  line-height: 1.428 !important;
}
@media (max-width: 660px) {
  .single-post .post.wrapper .body p a.button--cat-l {
    width: 100%;
    padding: 12px 20px !important;
    font-size: 20px !important;
  }
}
@media (max-width: 500px) {
  .single-post .post.wrapper .body p a.button--cat-l {
    width: 100%;
    padding: 12px 20px !important;
    font-size: 18px !important;
  }
}

.single-post .post.wrapper .body font a {
  word-wrap: break-word !important;
}

nav#geoplast-product-menu-collapse::-webkit-scrollbar {
  height: 10px;
  width: 10px;
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 100px;
}
nav#geoplast-product-menu-collapse::-webkit-scrollbar:hover {
  background-color: rgba(245, 132, 43, 0.09);
}
nav#geoplast-product-menu-collapse::-webkit-scrollbar-thumb {
  background: rgba(245, 132, 43, 0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0);
  min-height: 10px;
  height: 10px;
}
nav#geoplast-product-menu-collapse::-webkit-scrollbar-thumb:active {
  background: rgba(245, 132, 43, 0.61);
  -webkit-border-radius: 100px;
}
@media (max-width: 1274px) {
  nav#geoplast-product-menu-collapse {
    height: auto;
    max-height: calc(100vh - 145px) !important;
    overflow-y: auto;
    padding-bottom: 102px !important;
  }
  nav#geoplast-product-menu-collapse li a {
    margin-bottom: 0px !important;
    color: #707070;
    padding-bottom: 11px;
  }
  nav#geoplast-product-menu-collapse li a span {
    font-size: 22px !important;
    line-height: 1.428571429;
    font-family: HelveticaNeueCond, Helvetica !important;
    font-weight: 700;
  }
  nav#geoplast-product-menu-collapse li a.secondary-links span {
    font-size: 16px !important;
  }
}

.product-menu.product-menu-collapse.page_automated.collapsed {
  border-bottom: 1px solid #f5842b;
}

.Geoplast-productsWrapper {
  /*
  .product-detail {


    h1 {
      color: $geoplast-orange !important;
      margin: 0 0 12px 0;
    }
    p {
      width: 75%;
      font-family: 'Light', Arial, sans-serif;
      font-size: 13px;
      text-align: center;
      margin: 0 auto 28px auto;
      line-height: 140%;
    }
    .img-products {
      background-color: #eeeeee;
      margin-bottom: 60px;

    }
    .img {
      position: relative;
      width: 63.5%;
      height: 410px;
      float: left;
      overflow: hidden;
    }

    ul {
      &.slides {
        padding: 0;
        margin: 0;
        list-style: none;
        display: block;
      }
    }

    ol {
      list-style: none;
      &.flex-control-nav {
        bottom: 0;
        z-index: 2;
        width: 100%;
        position: absolute;
        text-align: center;
        li {
          margin: 0 6px;
          display: inline-block;
          zoom: 1;
          a {
            width: 11px;
            height: 11px;
            display: block;
            background: #666;
            background: rgba(0, 0, 0, 0.5);
            cursor: pointer;
            text-indent: -9999px;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            -o-border-radius: 20px;
            border-radius: 20px;
            -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
            -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
          }

        }
      }
    }
  !*  .products {
      width: 36.5%;
      height: 370px;
      float: left;
      overflow-x: hidden;
      .view-products-for-solution {
        margin-left: 35px;
        margin-top: 13px;
        .view-content {
          margin: 0;
          padding: 0;
          text-align: left;
          width: 100%;
          h3 {
            font-size: 24px;
            font-family: 'Title', Arial, sans-serif;
            text-transform: uppercase;
            margin: 0 0 20px 0;
            padding: 0;
            text-align: left;
          }
          .views-row {
            position: relative;
            vertical-align: top;
            padding: 0;
            margin: 0;
            a {
              &.cover-link {
                position: absolute;
                top: 0;
                right: 15px;
                bottom: 0;
                left: 0;
                z-index: 10;
                text-decoration: none;
                height: 100%;
                width: 100%;
              }
            }
            .views-field-field-image {
              float: left;
              background: url(/sites/all/themes/geoplast/images/white-circle.png) center no-repeat;
              width: 90px;
              height: 90px;
              .field-content {
                height: 90px;
                display: table-cell;
                vertical-align: middle;

              }
            }

            .right-side {
              float: left;
              position: absolute;
              left: 107px;

              a {
                &.cover-link {
                  position: absolute;
                  top: 0;
                  right: 0;
                  bottom: 0;
                  left: 0;
                  z-index: 0;
                  text-decoration: none;
                  height: 100%;
                  width: 100%;
                }
              }

              h4 {
                &.title {
                  text-align: left !important;
                }
                padding: 0;
                margin: 0;
              }
              p {
                text-align: left;
                padding: 0;
                margin: 0;
                font-family: 'Regular', Arial, sans-serif;
                font-size: 11px;
                line-height: 140%;
              }
              .vertical-align {
                height: 90px;
                display: table-cell;
                vertical-align: middle;
                .title {
                  font-family: 'Title', Arial, sans-serif;
                  font-size: 19px;
                  text-transform: uppercase;
                }
              }
            }

          }

        }

      }
    }*!

    .product_content {
      overflow: hidden;
      .deepening {
        width: 63.5%;
        float: left;
        text-align: left;
        h3 {
          font-family: 'Title', Arial, sans-serif;
          font-size: 35px;
          text-transform: uppercase;
          margin-bottom: 20px;
          line-height: 35px;
          padding: 0;
          text-align: left;
        }
        .field-name-field-description {
          margin-right: 50px;
          .field-items {
            .field-item {
              p {
                margin: 0;
                padding: 0;
                width: 100%;
                text-align: left;
              }
            }
          }
        }
      }
      .advantages {
        width: 36.5%;
        float: left;
        h3 {
          font-family: 'Title', Arial, sans-serif;
          font-size: 35px;
          text-transform: uppercase;
          margin-bottom: 20px;
          line-height: 35px;
        }
        ul {
          list-style: none;
          font-family: 'Regular', Arial, sans-serif;
          font-size: 13px;
          padding-left: 20px;
          li {
            padding-bottom: 12px;
            list-style: initial;
            text-align: left;
          }
        }
        p {
          text-align: left;
          margin: 0;
          a {
            &.info-solution {
              font-family: 'Title', Bold, Arial, sans-serif;
              font-size: 16px;
              color: #fff;
              text-transform: uppercase;
              min-width: 90px;
              padding: 12px;
            }
          }
        }
      }
    }
  }*/
}
@media only screen and (min-width: 1260px) {
  .Geoplast-productsWrapper .mobile {
    display: none !important;
  }
  .Geoplast-productsWrapper .desktop {
    display: block !important;
  }
  .Geoplast-productsWrapper .desktop-flex {
    display: flex !important;
  }
  .Geoplast-productsWrapper .desktop-inline-block {
    display: inline-block;
  }
}
@media only screen and (max-width: 1260px) {
  .Geoplast-productsWrapper .mobile {
    display: block !important;
  }
  .Geoplast-productsWrapper .desktop {
    display: none !important;
  }
  .Geoplast-productsWrapper .desktop-flex {
    display: none !important;
  }
  .Geoplast-productsWrapper .desktop-inline-block {
    display: none !important;
  }
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .technical-info-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.Geoplast-productsWrapper .technical-chart-wrapper-img {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.Geoplast-productsWrapper .step-processes .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1030px) {
  .Geoplast-productsWrapper .step-processes .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.Geoplast-productsWrapper .step-processes h4 {
  padding: 0;
  text-align: left;
}
.Geoplast-productsWrapper .step-processes p {
  margin-top: 0;
  padding: 0;
  text-transform: uppercase;
}
.Geoplast-productsWrapper .step-processes div:not(.row) {
  padding-bottom: 30px;
}
.Geoplast-productsWrapper table.technical-chart-table tr td {
  padding: 6px 15px;
  text-align: center;
  border: 1px solid #999;
}
@media (max-width: 1270px) {
  .Geoplast-productsWrapper .projectSlider {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Geoplast-productsWrapper .share-widget {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .Geoplast-productsWrapper .share-widget {
    margin-top: 8px;
  }
}
.Geoplast-productsWrapper .product-image-assembly-wrapper {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 1260px) {
  .Geoplast-productsWrapper .product-image-assembly {
    margin-bottom: 16px;
  }
}
.Geoplast-productsWrapper .projects_listed {
  max-width: 980px !important;
  margin: 0 auto;
  text-align: left;
  margin-top: 0px;
}
@media (min-width: 1000px) {
  .Geoplast-productsWrapper .projects_listed {
    width: 100% !important;
    max-width: 980px !important;
  }
}
.Geoplast-productsWrapper .projects_listed .see_all_btn_container {
  text-align: center;
}
.Geoplast-productsWrapper .projects_listed .see_all_projects_btn {
  display: inline-block;
  margin: 20px 6px 0px 5px;
  text-align: center;
  padding: 10px;
  border-radius: 50;
  width: 289px;
  background-color: #f5842b;
  color: #fff;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 18px;
}
.Geoplast-productsWrapper .projects_listed .see_all_projects_btn:hover {
  background-color: #16478b !important;
  color: white !important;
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper .projects_listed .see_all_projects_btn {
    max-width: 100%;
    width: calc(100% - 20px);
  }
}
.Geoplast-productsWrapper .product_links {
  margin-top: -3px;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 15px;
  text-align: left;
}
.Geoplast-productsWrapper .product_links.mobile {
  margin-top: 32px;
  margin-bottom: 6px;
}
@media (max-width: 1260px) {
  .Geoplast-productsWrapper .product_links {
    margin-bottom: 45px;
  }
}
.Geoplast-productsWrapper .product_links .sidebar_link {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "HelveticaNeueCond, Helvetica" !important;
}
.Geoplast-productsWrapper .product_links .sidebar_link a {
  color: #707070 !important;
}
.Geoplast-productsWrapper .product_links .sidebar_link a:hover {
  color: #f5842b !important;
}
.Geoplast-productsWrapper .product_links .product_link {
  display: block;
  padding: 0;
  margin: 0;
}
.Geoplast-productsWrapper .product_links .product_link a {
  margin-top: 10px;
  font-family: HelveticaNeueCond, Helvetica !important;
  padding: 10px;
  background: #f5842b !important;
  text-align: center;
  text-transform: uppercase;
  color: white;
  font-size: 18px;
  width: 270px;
  max-width: 100%;
  display: block;
  margin-bottom: 15px;
}
.Geoplast-productsWrapper .product_links .product_link a:hover {
  background: #16478b !important;
  color: white;
}
@media (min-width: 1260px) {
  .Geoplast-productsWrapper .product_links .product_link a {
    width: 100%;
    font-size: 14px;
  }
}
@media (max-width: 550px) {
  .Geoplast-productsWrapper .product_links .product_link a {
    width: 100%;
    padding: 15px;
  }
}
.Geoplast-productsWrapper .product_links .product_link_button a {
  font-size: 18px;
  max-width: 289px;
}
@media (max-width: 1260px) {
  .Geoplast-productsWrapper .product_links .product_link_button a {
    margin-top: 0px;
  }
}
@media (max-width: 600px) {
  .Geoplast-productsWrapper .product_links .product_link_button a {
    width: 100%;
    max-width: 100%;
  }
}
.Geoplast-productsWrapper .product_links_buttons {
  margin-top: 30px;
  margin-bottom: 25px;
}
@media (max-width: 1260px) {
  .Geoplast-productsWrapper .product_links_buttons {
    margin-bottom: 45px !important;
    margin-top: -33px !important;
  }
}
.Geoplast-productsWrapper .product_image {
  width: 40%;
  float: left;
  text-align: left;
}
@media (max-width: 820px) {
  .Geoplast-productsWrapper .product_image {
    width: 100%;
  }
}
.Geoplast-productsWrapper .product_image_vertical {
  margin-top: 30px;
  margin-bottom: 30px;
}
.Geoplast-productsWrapper .product_info {
  margin-top: 48px;
  margin-bottom: 34px;
  width: 60%;
  float: left;
  padding-left: 50px;
}
.Geoplast-productsWrapper .product_info.product_info_no_thumbnails {
  margin-top: 17px;
}
.Geoplast-productsWrapper .product_info p {
  margin-bottom: 15px !important;
  padding: 0 !important;
  font-size: 19px !important;
}
@media (max-width: 1260px) {
  .Geoplast-productsWrapper .product_info {
    margin-bottom: 40px;
  }
}
@media (max-width: 820px) {
  .Geoplast-productsWrapper .product_info {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
}
.Geoplast-productsWrapper .deepening {
  width: 63.5%;
  float: left;
  text-align: left;
}
@media all and (max-width: 1024px) {
  .Geoplast-productsWrapper .deepening {
    margin: 0 15px;
  }
}
@media all and (max-width: 768px) {
  .Geoplast-productsWrapper .deepening {
    width: 100%;
    float: none;
  }
}
.Geoplast-productsWrapper .deepening .deepening_title {
  font-size: 20px !important;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 35px;
  padding: 0;
  color: black !important;
}
@media (min-width: 768px) {
  .Geoplast-productsWrapper .deepening .field-name-field-description {
    margin-right: 50px;
  }
}
.Geoplast-productsWrapper .deepening .field-name-field-description .field-items .field-item p {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
}
.Geoplast-productsWrapper .advantages {
  float: left;
  width: 100% !important;
  margin-bottom: 0 !important;
}
.Geoplast-productsWrapper .advantages:nth-of-type(1) {
  margin-right: 100px;
}
@media all and (max-width: 768px) {
  .Geoplast-productsWrapper .advantages {
    width: 100% !important;
    float: none;
    margin-bottom: 0px !important;
  }
}
.Geoplast-productsWrapper .advantages .advantages_title {
  padding: 0;
  padding-left: 1px;
  padding-top: 19px;
  font-size: 24px !important;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 35px;
  color: black !important;
}
.Geoplast-productsWrapper .advantages a {
  text-decoration: none !important;
  color: black;
}
.Geoplast-productsWrapper .advantages a:hover {
  color: #F26522;
}
.Geoplast-productsWrapper .advantages ul {
  font-size: 13px;
  padding-left: 0 !important;
}
.Geoplast-productsWrapper .advantages ul li {
  color: black !important;
  padding-bottom: 12px;
  text-align: left;
  text-transform: lowercase;
  font-family: HelveticaNeueCond, Helvetica !important;
  font-size: 20px !important;
}
.Geoplast-productsWrapper .advantages ul li a {
  font-family: HelveticaNeueCond, Helvetica !important;
}
.Geoplast-productsWrapper .advantages ul li:first-letter {
  text-transform: uppercase;
}
.Geoplast-productsWrapper .advantages p {
  text-align: left;
  margin: 0;
}
.Geoplast-productsWrapper .advantages p a.info-solution {
  font-family: "Title", Bold, Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  min-width: 90px;
  padding: 12px;
  background: #f5842b !important;
}
.Geoplast-productsWrapper .advantages.solutions {
  margin-top: 70px;
  border-top: 1px solid #c4c1c1;
}
.Geoplast-productsWrapper .advantages.solutions .advantages_title {
  padding-top: 18px;
}
.Geoplast-productsWrapper .advantages.solutions ul {
  color: black;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-left: 20px;
  column-gap: 30px;
}
.Geoplast-productsWrapper .advantages.solutions ul li {
  color: black !important;
  width: calc(50% - 50px);
  margin-left: 20px;
}
@media all and (max-width: 700px) {
  .Geoplast-productsWrapper .advantages.solutions ul li {
    width: 100%;
  }
}
.Geoplast-productsWrapper .advantages.solutions ul li::marker {
  color: #333;
  display: hidden !important;
}
.Geoplast-productsWrapper .advantages.solutions ul li a {
  color: black !important;
}
.Geoplast-productsWrapper .advantages.solutions ul li a:hover {
  color: #f5842b !important;
}
.Geoplast-productsWrapper .product_title {
  line-height: 40px;
  font-size: 38px;
  text-align: left !important;
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  font-family: HelveticaNeueCond, Helvetica !important;
  margin-top: 44px !important;
  margin-bottom: 18px !important;
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper .product_title {
    font-size: 26px;
  }
}
.Geoplast-productsWrapper .product_subtitle {
  margin-left: 25px;
  font-size: 24px;
  padding: 0;
  text-align: left;
  color: black;
  font-weight: bold;
  text-transform: none;
}
@media (max-width: 920px) {
  .Geoplast-productsWrapper .product_subtitle {
    display: block;
    width: 100%;
    margin-left: 0;
    line-height: 30px;
    margin-top: 10px;
  }
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper .product_subtitle {
    font-size: 20px;
    margin-top: 0;
    line-height: 22px;
  }
}
.Geoplast-productsWrapper .plus-icon {
  background-image: url(/sites/all/themes/geoplast/images/plus-icon.png);
  width: 31px;
  height: 31px;
}
.Geoplast-productsWrapper .small-paragrafs .columns-wrapper {
  margin-bottom: 35px;
}
.Geoplast-productsWrapper .small-paragrafs .columns-wrapper p {
  margin: 0;
  padding: 0;
  line-height: 172%;
}
.Geoplast-productsWrapper .small-paragrafs .container h2.rtecenter {
  margin-bottom: 25px;
}
.Geoplast-productsWrapper .solutions-category h1 {
  color: #f5842b;
  font-size: 38px;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  text-transform: uppercase;
  margin: 35px 0 35px 0;
}
@media all and (max-width: 1000px) {
  .Geoplast-productsWrapper .solutions-category .section-shadow.section:before {
    width: calc(100% - 20px);
  }
}
.Geoplast-productsWrapper .solutions-category .section-shadow.section.description-section {
  margin-top: 0;
}
.Geoplast-productsWrapper .solutions-category .section-shadow.section h2 {
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 30px !important;
}
.Geoplast-productsWrapper .solutions-category .section-shadow.section .description {
  margin-top: -2px;
  margin-bottom: 0;
}
@media all and (max-width: 1000px) {
  .Geoplast-productsWrapper .solutions-category .section-shadow.section.description-section h2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Geoplast-productsWrapper .solutions-category .projects_listed.section h2 {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .solutions-category .projects_listed.section h2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .solutions-category .projects_listed.section.section-shadow.orange_project_title .orange_title_h2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .solutions-category .orange_project_title .orange_title_h2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper .solutions-category .orange_project_title .orange_title_h2 {
    font-size: 20px;
  }
}
@media all and (max-width: 990px) {
  .Geoplast-productsWrapper .solutions-category .product-list-group.solutions-list {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 735px;
  }
}
@media all and (max-width: 740px) {
  .Geoplast-productsWrapper .solutions-category .product-list-group.solutions-list {
    width: 490px;
  }
}
@media all and (max-width: 490px) {
  .Geoplast-productsWrapper .solutions-category .product-list-group.solutions-list {
    width: 247px;
  }
}
.Geoplast-productsWrapper .node-solutions-category, .Geoplast-productsWrapper .solutions-category {
  max-width: 980px;
  margin: 0 auto;
}
.Geoplast-productsWrapper .node-solutions-category .description, .Geoplast-productsWrapper .solutions-category .description {
  max-width: 820px;
  margin: 0 auto 25px auto;
  float: none;
}
@media all and (max-width: 840px) {
  .Geoplast-productsWrapper .node-solutions-category .description, .Geoplast-productsWrapper .solutions-category .description {
    margin: 15px auto;
    padding: 0 10px;
  }
}
.Geoplast-productsWrapper .node-solutions-category .description p, .Geoplast-productsWrapper .solutions-category .description p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 140%;
  margin: 0;
  padding: 0;
}
.Geoplast-productsWrapper .node-solutions-category .view-content, .Geoplast-productsWrapper .solutions-category .view-content {
  position: relative;
  clear: both;
  padding: 0;
  width: 100%;
}
.Geoplast-productsWrapper .node-solutions-category ul, .Geoplast-productsWrapper .solutions-category ul {
  list-style: none;
  padding: 0;
}
.Geoplast-productsWrapper .node-solutions-category ul#lista-soluzioni, .Geoplast-productsWrapper .solutions-category ul#lista-soluzioni {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.Geoplast-productsWrapper .node-solutions-category ul#lista-soluzioni li, .Geoplast-productsWrapper .solutions-category ul#lista-soluzioni li {
  padding: 0;
  margin: 0 0 6px 0;
  position: relative;
}
.Geoplast-productsWrapper .node-solutions-category ul#lista-soluzioni li h2.title, .Geoplast-productsWrapper .solutions-category ul#lista-soluzioni li h2.title {
  position: absolute;
  text-align: left !important;
  top: 0;
  left: 0;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  font-size: 25px;
  padding: 13px 10px;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
}
@media all and (max-width: 520px) {
  .Geoplast-productsWrapper .node-solutions-category ul#lista-soluzioni li h2.title, .Geoplast-productsWrapper .solutions-category ul#lista-soluzioni li h2.title {
    padding: 0 10px;
  }
}
.Geoplast-productsWrapper .node-solutions-category ul#lista-soluzioni li img, .Geoplast-productsWrapper .solutions-category ul#lista-soluzioni li img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -ms-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
}
.Geoplast-productsWrapper .node-solutions-category ul#lista-soluzioni li:hover img, .Geoplast-productsWrapper .solutions-category ul#lista-soluzioni li:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -ms-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
}
.Geoplast-productsWrapper .node-solutions-category ul#lista-soluzioni li .plus-icon, .Geoplast-productsWrapper .solutions-category ul#lista-soluzioni li .plus-icon {
  background-repeat: no-repeat;
  position: absolute;
  right: 11px;
  bottom: 11px;
}
.Geoplast-productsWrapper .node-solutions-category ul#lista-soluzioni li p, .Geoplast-productsWrapper .solutions-category ul#lista-soluzioni li p {
  padding: 0;
  margin: 0;
}
.Geoplast-productsWrapper .node-solutions-category ul#lista-soluzioni li a.link-cover, .Geoplast-productsWrapper .solutions-category ul#lista-soluzioni li a.link-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-decoration: none;
  z-index: 3;
}
.Geoplast-productsWrapper .cover-link {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.Geoplast-productsWrapper .descrSolution {
  margin-bottom: 30px;
}
.Geoplast-productsWrapper .solution {
  max-width: 910px;
  min-width: 320px;
  margin: 0 auto;
}
.Geoplast-productsWrapper .solution #lista-soluzioni {
  list-style: none;
  padding: 0;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li {
  padding: 0;
  margin: 0 4px 50px 0;
  position: relative;
  width: 305px;
  display: inline-block;
  clear: both;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li .solution-preview .img-wrapper {
  background-color: #f5842b !important;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li .solution-preview .mini-products {
  margin-top: 15px;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li .solution-preview .mini-products .view-content {
  width: 100%;
  padding: 0;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li .solution-preview .mini-products .view-content .views-row {
  padding: 0;
  display: inline-block;
  width: 20%;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li .solution-preview h2 {
  font-size: 25px;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  text-align: center;
  margin-bottom: 15px;
  padding: 0;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li .solution-preview, .Geoplast-productsWrapper .solution #lista-soluzioni li .solution-preview div {
  font-size: 13px;
  font-family: Arial, sans-serif;
  text-align: center;
  margin-bottom: 0;
  line-height: 140%;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li .solution-preview .img-wrapper, .Geoplast-productsWrapper .solution #lista-soluzioni li .solution-preview div .img-wrapper {
  padding-bottom: 5px;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li .view-content .views-row div {
  font-size: 13px;
  font-family: Arial, sans-serif;
  text-align: center;
  margin-bottom: 0;
  line-height: 140%;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li h2.title {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  font-size: 25px;
  padding: 13px 16px;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li img {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -ms-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -ms-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li .plus-icon {
  background-repeat: no-repeat;
  position: absolute;
  right: 11px;
  bottom: 11px;
}
.Geoplast-productsWrapper .solution #lista-soluzioni li a.link-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-decoration: none;
  z-index: 3;
}
.Geoplast-productsWrapper .solution #breadcrumb {
  display: none;
}
.Geoplast-productsWrapper .solution h1 {
  text-align: center;
  font-size: 38px;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 32px;
  line-height: 38px;
  color: #f5842b;
}
.Geoplast-productsWrapper .solution .product-detail {
  margin-bottom: 50px;
}
@media all and (max-width: 1024px) {
  .Geoplast-productsWrapper .solution .product-detail {
    margin-bottom: 10px;
  }
}
.Geoplast-productsWrapper .solution .product-detail h1 {
  display: none;
}
.Geoplast-productsWrapper .solution .product-detail p {
  width: 75%;
  font-family: "Light", Arial, sans-serif;
  font-size: 13px;
  text-align: center;
  margin: 0 auto 28px auto;
  line-height: 140%;
  padding: 0 !important;
}
.Geoplast-productsWrapper .solution .product-detail .img-products {
  background-color: #eeeeee;
  margin-bottom: 60px;
}
.Geoplast-productsWrapper .solution .product-detail .img {
  position: relative;
  width: 63.5%;
  max-height: 349px;
  float: left;
  overflow: hidden;
}
.Geoplast-productsWrapper .solution .product-detail ul.slides {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
}
.Geoplast-productsWrapper .solution .product-detail ol {
  list-style: none;
}
.Geoplast-productsWrapper .solution .product-detail ol.flex-control-nav {
  bottom: 0;
  z-index: 2;
  width: 100%;
  position: absolute;
  text-align: center;
}
.Geoplast-productsWrapper .solution .product-detail ol.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
}
.Geoplast-productsWrapper .solution .product-detail ol.flex-control-nav li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.Geoplast-productsWrapper .solution .product-detail .products {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 36.5%;
  float: left;
  overflow-x: hidden;
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution {
  margin-left: 25px;
  margin-top: 13px;
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content {
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content h3 {
  font-size: 24px;
  font-family: "Title", Arial, sans-serif;
  text-transform: uppercase;
  margin: 10px 0 10px 0;
  padding: 0;
  text-align: left;
}
@media all and (max-width: 768px) {
  .Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content h3 {
    font-size: 18px;
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 620px) {
  .Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content h3 {
    margin-bottom: 0;
  }
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row {
  position: relative;
  vertical-align: top;
  padding: 0;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .views-field-field-image {
  float: left;
  background: url(/sites/all/themes/geoplast/images/white-circle.png) center no-repeat;
  width: 90px;
  height: 90px;
  /*              @media all and (max-width: 768px) {
                  float: none;
                  .field-content {
                    height: auto;
                    display: block;
                  }
                }*/
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .views-field-field-image .field-content {
  height: 90px;
  display: table-cell;
  vertical-align: middle;
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .views-field-field-image .field-content img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .right-side {
  float: left;
  position: absolute;
  left: 107px;
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .right-side h4 {
  padding: 0;
  margin: 0;
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .right-side h4.title {
  text-align: left !important;
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .right-side p {
  text-align: left;
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  margin-top: 2px;
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .right-side .vertical-align {
  height: 90px;
  display: table-cell !important;
  vertical-align: middle;
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .right-side .vertical-align .title {
  font-family: "Title", Arial, sans-serif;
  font-family: HelveticaNeueCond;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 700;
}
@media all and (max-width: 980px) {
  .Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .right-side .vertical-align h4.title {
    font-size: 16px;
  }
}
@media all and (max-width: 768px) {
  .Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .right-side p {
    line-height: 100%;
  }
  .Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .right-side .vertical-align {
    /*height: auto;*/
    /*display: block;*/
    margin: 0;
    padding: 0;
  }
}
.Geoplast-productsWrapper .solution .product-detail .product_content {
  position: relative;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .Geoplast-productsWrapper .solution .product-detail .product_content {
    margin-bottom: 32px;
  }
}
.Geoplast-productsWrapper .solution .product-detail .product_content:before {
  content: "" !important;
  margin: 21px 0 !important;
  position: absolute !important;
  height: 1px !important;
  background: #c4c1c1 !important;
  top: -21px !important;
  left: 0;
  right: 0;
}
@media all and (max-width: 1000px) {
  .Geoplast-productsWrapper .solution .product-detail .product_content:before {
    margin: 21px 10px 0 10px !important;
  }
}
.Geoplast-productsWrapper .solution .product-detail .product_content:first-child.remove-line-separator:before {
  background: none !important;
}
@media all and (max-width: 1000px) {
  .Geoplast-productsWrapper .solution .product-detail .product_content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Geoplast-productsWrapper .solution .product-detail .product_content .deepening {
  width: 63.5%;
  float: left;
  text-align: left;
}
@media all and (max-width: 1024px) {
  .Geoplast-productsWrapper .solution .product-detail .product_content .deepening {
    margin: 0 15px;
  }
}
@media all and (max-width: 768px) {
  .Geoplast-productsWrapper .solution .product-detail .product_content .deepening {
    width: 100%;
    float: none;
  }
}
.Geoplast-productsWrapper .solution .product-detail .product_content .deepening h3 {
  font-family: "Title", Arial, sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 35px;
  padding: 0;
  text-align: left;
}
@media (min-width: 768px) {
  .Geoplast-productsWrapper .solution .product-detail .product_content .deepening .field-name-field-description {
    margin-right: 50px;
  }
}
.Geoplast-productsWrapper .solution .product-detail .product_content .deepening .field-name-field-description .field-items .field-item p {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages {
  width: 36.5%;
  float: left;
}
@media all and (max-width: 768px) {
  .Geoplast-productsWrapper .solution .product-detail .product_content .advantages {
    width: 100%;
    float: none;
  }
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages.only-advantages {
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  .Geoplast-productsWrapper .solution .product-detail .product_content .advantages.only-advantages {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .Geoplast-productsWrapper .solution .product-detail .product_content .advantages.only-advantages ul {
    column-count: 2;
    column-gap: 40px;
    margin-bottom: 0 !important;
  }
  .Geoplast-productsWrapper .solution .product-detail .product_content .advantages.only-advantages li {
    height: auto;
    text-transform: uppercase !important;
  }
  .Geoplast-productsWrapper .solution .product-detail .product_content .advantages.only-advantages li:nth-of-type(3) {
    padding-bottom: 0;
  }
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages h3 {
  font-family: "Title", Arial, sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 35px;
  color: #f5842b !important;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages ul {
  /*list-style: none;*/
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding-left: 20px;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages ul li {
  padding-bottom: 12px;
  list-style: initial;
  text-align: left;
  text-transform: lowercase;
  color: #333;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages ul li:first-letter {
  text-transform: uppercase;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages p {
  text-align: left;
  margin: 0;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages p a.info-solution {
  font-family: "Title", Bold, Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  min-width: 90px;
  padding: 12px;
  background: #f5842b !important;
}
.Geoplast-productsWrapper .product-detail .img-products {
  position: relative;
}
@media all and (max-width: 1000px) {
  .Geoplast-productsWrapper .product-detail .img-products {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.Geoplast-productsWrapper .solution .solutions-category #lista-soluzioni li {
  width: auto;
}
.Geoplast-productsWrapper .solution-page h1,
.Geoplast-productsWrapper #main.solution h1 {
  margin-padding: 0;
  margin-top: 50px;
  margin-bottom: 20px;
}
.Geoplast-productsWrapper .solution .product-detail .products {
  overflow-x: visible;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages h3 {
  padding: 0 !important;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages ul {
  font-family: HelveticaNeueCond !important;
  font-size: 18px !important;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages ul li {
  text-transform: uppercase !important;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages p a.info-solution {
  font-family: Arial, sans-serif !important;
}
@media (max-width: 1024px) {
  .Geoplast-productsWrapper .solution .product-detail .product_content .deepening {
    margin: 0;
  }
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .view-soluzioni-specifiche {
  margin-right: 25px !important;
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .deepening h3, .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .advantages h3 {
  font-size: 20px !important;
  color: black !important;
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .product-detail .product_content .advantages h3 {
  color: black !important;
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .product-detail h2 {
  font-weight: bold;
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper p {
  font-family: Arial, sans-serif !important;
  font-size: 15px !important;
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .container {
  width: 100% !important;
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .container.landing .container {
  width: 730px !important;
}
.Geoplast-productsWrapper .solutions-category .product-detail p, .Geoplast-productsWrapper .solution .product-detail p {
  width: 100% !important;
  text-align: left !important;
  padding: 0;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .solutions-category .product-detail p, .Geoplast-productsWrapper .solution .product-detail p {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.Geoplast-productsWrapper .solutions-category h1, .Geoplast-productsWrapper .solutions-category h2, .Geoplast-productsWrapper .solutions-category h3, .Geoplast-productsWrapper .solution h1, .Geoplast-productsWrapper .solution h2, .Geoplast-productsWrapper .solution h3 {
  text-align: left !important;
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: bold !important;
  color: black !important;
}
.Geoplast-productsWrapper .solutions-category h2.title, .Geoplast-productsWrapper .solution h2.title {
  color: white !important;
}
.Geoplast-productsWrapper .solutions-category .view-content, .Geoplast-productsWrapper .solution .view-content {
  padding-left: 0;
  margin-bottom: 35px;
}
.Geoplast-productsWrapper .solutions-category .view-content .solution-preview h2, .Geoplast-productsWrapper .solution .view-content .solution-preview h2 {
  text-align: center !important;
}
.Geoplast-productsWrapper .solutions-category h1, .Geoplast-productsWrapper .solution h1 {
  padding-top: 5px !important;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .solutions-category h1, .Geoplast-productsWrapper .solution h1 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.Geoplast-productsWrapper .solutions-category .descrSolution, .Geoplast-productsWrapper .solution .descrSolution {
  margin-bottom: 20px !important;
  margin-top: 40px !important;
}
.Geoplast-productsWrapper .solutions-category .description, .Geoplast-productsWrapper .solutions-category .descrSolution, .Geoplast-productsWrapper .solution .description, .Geoplast-productsWrapper .solution .descrSolution {
  font-size: 15px;
  width: 100% !important;
  padding: 0 !important;
  text-align: left !important;
  max-width: 980px !important;
}
.Geoplast-productsWrapper .solutions-category .description p, .Geoplast-productsWrapper .solutions-category .descrSolution p, .Geoplast-productsWrapper .solution .description p, .Geoplast-productsWrapper .solution .descrSolution p {
  font-size: 15px !important;
  max-width: 980px !important;
  font-size: 15px !important;
  padding: 0;
}
.Geoplast-productsWrapper .solutions-category .description p strong a, .Geoplast-productsWrapper .solutions-category .descrSolution p strong a, .Geoplast-productsWrapper .solution .description p strong a, .Geoplast-productsWrapper .solution .descrSolution p strong a {
  text-decoration: none !important;
  text-transform: capitalize !important;
  color: inherit !important;
}
.Geoplast-productsWrapper .solutions-category .description p strong a:hover, .Geoplast-productsWrapper .solutions-category .descrSolution p strong a:hover, .Geoplast-productsWrapper .solution .description p strong a:hover, .Geoplast-productsWrapper .solution .descrSolution p strong a:hover {
  color: #f5842b !important;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .solutions-category .description, .Geoplast-productsWrapper .solutions-category .descrSolution, .Geoplast-productsWrapper .solution .description, .Geoplast-productsWrapper .solution .descrSolution {
    padding: 0 !important;
  }
  .Geoplast-productsWrapper .solutions-category .description p, .Geoplast-productsWrapper .solutions-category .descrSolution p, .Geoplast-productsWrapper .solution .description p, .Geoplast-productsWrapper .solution .descrSolution p {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page h1 {
  margin-bottom: 0px !important;
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page h1 + p {
  font-family: HelveticaNeueCond, Helvetica !important;
  font-size: 26px !important;
  padding: 0 !important;
  font-weight: bold;
  margin-top: 7px !important;
  margin-bottom: 42px !important;
  color: black;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page h1 + p {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 621px) {
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page h1 + p {
    font-size: 20px !important;
  }
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page h2 {
  padding: 0 !important;
  font-weight: bold;
  margin-bottom: 50px !important;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page h2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 621px) {
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page h1 {
    font-size: 26px !important;
  }
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page h2 {
    font-size: 20px !important;
  }
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .right-side .vertical-align p {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .product-detail .product_content .advantages h3 {
  margin-top: 15px !important;
  margin-bottom: 10px !important;
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .product-detail .product_content .deepening h3 {
  margin-top: 15px !important;
  margin-bottom: 10px !important;
}
.Geoplast-productsWrapper footer * {
  font-family: Arial, sans-serif !important;
}
.Geoplast-productsWrapper footer a {
  text-decoration: none !important;
}
.Geoplast-productsWrapper footer a:hover {
  color: #f5842b !important;
}
.Geoplast-productsWrapper footer > .container {
  max-width: 1270px !important;
}
.Geoplast-productsWrapper footer > .container .footer_notice_calculator.banner-footer {
  max-width: 1272px !important;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .advantages {
  margin-bottom: 30px;
}
.Geoplast-productsWrapper .solution .product-detail .product_content .deepening {
  margin-bottom: 30px;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solutions-category h1, .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution h1 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .product-detail .product_content .deepening {
    font-family: HelveticaNeueCond !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .product-detail .product_content .deepening p {
    font-family: HelveticaNeueCond !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .product-detail .product_content .advantages {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .product-detail .product_content .advantages p {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution .product-detail .products .view-products-for-solution {
    margin-left: 10px !important;
  }
}
.Geoplast-productsWrapper .solutions-category .view-content,
.Geoplast-productsWrapper .solution .view-content {
  /*margin-top: 24px!important;*/
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solutions-category h1, .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution h1 {
    font-size: 26px !important;
  }
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page h2 {
  line-height: 40px;
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page h2 {
    line-height: 20px;
  }
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page #section-0 .column, .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page #section-1 .column {
  font-family: Arial, sans-serif !important;
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page #section-0 .column p, .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page #section-1 .column p {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page #section-0 .column h4, .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page #section-1 .column h4 {
  text-align: left;
}
@media (max-width: 980px) {
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page #section-0 .column ul, .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page #section-1 .column ul {
    margin-left: 10px !important;
  }
}
@media (min-width: 500px) {
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page #section-0 .column, .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution-page #section-1 .column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.Geoplast-productsWrapper .solution .product-detail .products .view-products-for-solution .view-content .views-row .right-side {
  padding-right: 10px !important;
}
.Geoplast-productsWrapper .solutions-list .product-list-product-wrapper {
  vertical-align: top !important;
}
.Geoplast-productsWrapper .solutions-list .product-list-image-wrapper img {
  max-height: none !important;
  height: 132px !important;
}
.Geoplast-productsWrapper #solution_sidebar_wrapper {
  text-align: left;
  display: inline-block;
  float: right;
}
@media (max-width: 1250px) {
  .Geoplast-productsWrapper #solution_sidebar_wrapper {
    margin-top: 75px;
    margin-bottom: -12px;
  }
}
.Geoplast-productsWrapper #end_scroll {
  display: inline-block;
}
.Geoplast-productsWrapper .solution_width {
  max-width: 1240px;
  margin: 0 auto;
}
.Geoplast-productsWrapper .solution_width.projectSlider {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 1270px) {
  .Geoplast-productsWrapper .solution_width .solution {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .solution_width .solution {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper .solution_width .solution .product-detail .img {
    width: 100%;
  }
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper .solution_width .solution .product-detail .products {
    position: relative;
    width: 100%;
  }
}
.Geoplast-productsWrapper .solutions_with_sidebar {
  float: left;
}
.Geoplast-productsWrapper .product_additional_content {
  margin-bottom: 32px;
}
.Geoplast-productsWrapper footer .container.footer_notice {
  margin-top: 0 !important;
}
@media (max-width: 1250px) {
  .Geoplast-productsWrapper .product_additional_content {
    margin-bottom: 0 !important;
  }
  .Geoplast-productsWrapper .product_section_left.col-xs-12 {
    margin-bottom: 0 !important;
  }
  .Geoplast-productsWrapper .product-detail {
    margin-bottom: 0 !important;
  }
  .Geoplast-productsWrapper .buttons.col-xs-12:last-of-type {
    top: -14px !important;
    margin-top: 43px !important;
  }
}
.Geoplast-productsWrapper .solution_sidebar {
  position: relative;
  min-width: 260px;
  float: left;
}
@media (max-width: 1250px) {
  .Geoplast-productsWrapper .solution_sidebar {
    height: auto !important;
    text-align: center !important;
    width: 100%;
    min-width: none;
    display: block;
  }
  .Geoplast-productsWrapper .solution_sidebar #solution_sidebar_wrapper {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    border-top: 1px solid #c4c1c1;
  }
}
@media (min-width: 1255px) {
  .Geoplast-productsWrapper .solution_sidebar .first_box .inner_box {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
  }
  .Geoplast-productsWrapper .solution_sidebar .first_box .inner_box .email_link {
    margin-left: 0px;
  }
}
@media (max-width: 1255px) {
  .Geoplast-productsWrapper .solution_sidebar .first_box {
    border: 0px solid #F26522 !important;
    float: unset !important;
    width: 100% !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
    display: flex;
    justify-content: center;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .Geoplast-productsWrapper .solution_sidebar .first_box .expert_photo {
    width: 50% !important;
    padding-right: 10px;
  }
  .Geoplast-productsWrapper .solution_sidebar .first_box .inner_box {
    padding: 0 !important;
    width: 100%;
    margin-top: -8px;
  }
  .Geoplast-productsWrapper .solution_sidebar .first_box .inner_box h5 {
    margin: 0 !important;
    font-size: 20px !important;
    text-transform: none !important;
  }
  .Geoplast-productsWrapper .solution_sidebar .first_box .inner_box h3 {
    font-size: 20px !important;
    text-transform: none;
  }
  .Geoplast-productsWrapper .solution_sidebar .box_link {
    margin-left: 0px !important;
    width: calc(100% - 20px) !important;
  }
  .Geoplast-productsWrapper .solution_sidebar .box_link .innerContent {
    float: none !important;
    margin: 20px auto;
    width: 100% !important;
  }
  .Geoplast-productsWrapper .solution_sidebar .box_link .innerContent .right {
    max-width: max-content !important;
    padding-top: 3px !important;
  }
}
@media (max-width: 585px) {
  .Geoplast-productsWrapper .solution_sidebar .first_box .inner_box {
    width: 55%;
  }
}
.Geoplast-productsWrapper .solution_sidebar .first_box {
  position: relative;
  margin-top: 0;
  border: 1px solid #F26522;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
  float: right;
  width: 210px;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .expert_photo {
  width: 144px;
  height: auto;
  max-width: 100%;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .country-flag {
  position: absolute;
  top: 10px;
  right: 10px;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box {
  padding: 10px 5px 20px 5px;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box h5 {
  margin: 5px 0 0 0;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  text-align: left;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box h3 {
  text-align: left;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 5px 0 0 0px;
  padding: 0;
  padding-bottom: 0px;
  font-size: 23px;
  color: #707070;
  font-weight: bold;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box .expert_title {
  text-align: left;
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 5px 0 0 0px;
  padding: 0;
  padding-bottom: 0px;
  font-size: 16px;
  color: #707070;
  font-weight: normal;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box .active-block {
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  text-decoration: none;
  text-align: center;
  color: white !important;
  text-transform: uppercase;
  background: #f5842b;
  padding: 10px 10px;
  font-size: 18px !important;
  margin: 10px 0 0 0;
  width: 100%;
  max-width: 288px;
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper .solution_sidebar .first_box .inner_box .active-block {
    padding: 5px 5px !important;
    font-size: 17px !important;
  }
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box .active-block:hover {
  background: #16478b;
  color: white !important;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box div {
  margin-top: 9px;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box div a {
  color: black;
  font-family: HelveticaNeueLightCond, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 15px;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box div a:hover {
  color: #f5842b;
  text-decoration: none;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box .email_link {
  color: black;
  font-size: 15px;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box .email_link:hover {
  color: #f5842b;
  text-decoration: none;
}
.Geoplast-productsWrapper .solution_sidebar .first_box .inner_box > :last-child {
  font-family: Arial, Helvetica, sans-serif !important;
}
.Geoplast-productsWrapper .solution_sidebar .box_link {
  display: block;
  width: 210px;
  margin: auto;
}
.Geoplast-productsWrapper .solution_sidebar .box_link .innerContent {
  margin-bottom: 20px;
  font-family: HelveticaNeueCond;
  line-height: 20px;
  padding: 10px 0;
  border: 0;
  float: right;
  width: 210px;
}
.Geoplast-productsWrapper .solution_sidebar .box_link .innerContent .left {
  float: left;
  text-align: center;
  width: 50px;
  text-align: center;
}
.Geoplast-productsWrapper .solution_sidebar .box_link .innerContent .right {
  margin-left: 52px;
  padding: 0;
  max-width: 158px;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  color: black;
}
.Geoplast-productsWrapper .solution_sidebar .box_link:hover .right {
  color: #f5842b;
}
.Geoplast-productsWrapper .end_scroll {
  height: 1px;
  width: 100%;
}
.Geoplast-productsWrapper .solution-page .solution_subtitle {
  margin-bottom: 40px !important;
  margin-top: 7px !important;
}
.Geoplast-productsWrapper .product_img {
  display: block !important;
  text-align: center;
}
.Geoplast-productsWrapper .product_img img {
  margin: 0 auto;
  max-height: 90px;
}
.Geoplast-productsWrapper .owl-nav .owl-prev span, .Geoplast-productsWrapper .owl-nav .owl-next span {
  display: none;
}
.Geoplast-productsWrapper .product_additional_content .product_section_left {
  padding: 0;
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .Geoplast-productsWrapper .product_additional_content .product_section_left {
    margin-bottom: 30px;
  }
}
.Geoplast-productsWrapper .product_additional_content .product_section_left .col-xs .col-md .col-lg {
  padding: 0 !important;
}
.Geoplast-productsWrapper .product_additional_content .product_section_right {
  padding: 0;
}
@media (max-width: 992px) {
  .Geoplast-productsWrapper .product_additional_content .product_section_right {
    padding: 0;
  }
}
.Geoplast-productsWrapper .product_additional_content .product_section {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .product_additional_content .product_section {
    padding-left: 10px;
  }
}
.Geoplast-productsWrapper .product_additional_content .product_section_text {
  padding: 0;
}
@media (max-width: 1300px) {
  .Geoplast-productsWrapper .product_additional_content .swiffy {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Geoplast-productsWrapper .product_additional_content a {
  font-family: inherit;
}
.Geoplast-productsWrapper .product_additional_content h2 {
  text-transform: uppercase;
  padding-top: 40px !important;
  margin-top: 60px;
  font-size: 28px;
  text-align: center !important;
  background-image: none;
  position: relative;
  font-family: HelveticaNeueCond;
  margin-bottom: 30px !important;
  padding: 0;
  line-height: 30px;
}
@media (min-width: 1260px) {
  .Geoplast-productsWrapper .product_additional_content h2 {
    margin-top: 80px;
  }
}
.Geoplast-productsWrapper .product_additional_content h2:before {
  content: "";
  margin: 21px 0;
  position: absolute;
  height: 1px;
  background: #c4c1c1;
  top: 0px;
  left: 0;
  right: 0;
}
@media all and (max-width: 1255px) {
  .Geoplast-productsWrapper .product_additional_content h2:before {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media all and (max-width: 1255px) {
  .Geoplast-productsWrapper .product_additional_content h2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.Geoplast-productsWrapper .product_additional_content h3 {
  padding: 0;
}
.Geoplast-productsWrapper .product_additional_content h3 a {
  font-family: HelveticaNeueCond !important;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .product_additional_content h3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper .product_additional_content h3 {
    font-size: 18px;
  }
}
.Geoplast-productsWrapper .product_additional_content p {
  font-weight: normal;
  margin: auto !important;
}
.Geoplast-productsWrapper .product_additional_content a {
  text-decoration: none !important;
  color: #F26522;
}
.Geoplast-productsWrapper .product_additional_content a:hover {
  color: #16478b;
}
.Geoplast-productsWrapper .product_additional_content ul, .Geoplast-productsWrapper .product_additional_content ol {
  padding-left: 20px;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .product_additional_content ul, .Geoplast-productsWrapper .product_additional_content ol {
    padding-left: 30px;
  }
}
.Geoplast-productsWrapper .product_additional_content ul li, .Geoplast-productsWrapper .product_additional_content ol li {
  text-align: left;
  font-size: 18px;
  font-family: HelveticaNeueCond, Helvetica !important;
  text-transform: uppercase;
  padding-bottom: 12px;
}
.Geoplast-productsWrapper .product_additional_content ul li a, .Geoplast-productsWrapper .product_additional_content ol li a {
  font-family: HelveticaNeueCond, Helvetica !important;
  text-decoration: none !important;
  color: black !important;
}
.Geoplast-productsWrapper .product_additional_content ul li a:hover, .Geoplast-productsWrapper .product_additional_content ol li a:hover {
  color: #F26522 !important;
}
.Geoplast-productsWrapper .product_additional_content .buttons {
  margin-top: 30px;
  width: 100%;
  text-align: center;
}
.Geoplast-productsWrapper .product_additional_content .buttons a {
  color: black;
}
.Geoplast-productsWrapper .product_additional_content .product-image-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1250px) {
  .Geoplast-productsWrapper .product_additional_content .product-image-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
  .Geoplast-productsWrapper .product_additional_content .product-image-wrapper img {
    width: 100%;
  }
}
.Geoplast-productsWrapper .product_additional_content .product-page-list-and-img ul {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .product_additional_content .product-page-list-and-img ul {
    margin-top: 0;
  }
}
.Geoplast-productsWrapper .product_additional_content .product-page-list-and-img li {
  font-size: 24px;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .product_additional_content .product-page-list-and-img li {
    font-size: 20px;
  }
}
@media (max-width: 450px) {
  .Geoplast-productsWrapper .product_additional_content .product-page-list-and-img li {
    font-size: 18px;
  }
}
@media all and (min-width: 1301px) {
  .Geoplast-productsWrapper .product_additional_content {
    max-width: 980px;
    margin: 0 auto;
  }
}
.Geoplast-productsWrapper .product_additional_content .additional-content {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1300px) {
  .Geoplast-productsWrapper .product_additional_content .additional-content {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 992px) {
  .Geoplast-productsWrapper .product_additional_content .additional-content p {
    padding-left: 0 !important;
    padding-top: 20px !important;
  }
}
@media (max-width: 450px) {
  .Geoplast-productsWrapper .product_additional_content iframe.product-video {
    height: 200px !important;
  }
}
@media (max-width: 380px) {
  .Geoplast-productsWrapper .product_additional_content iframe.product-video {
    height: auto !important;
  }
}
@media (max-width: 800px) {
  .Geoplast-productsWrapper .listed_products {
    width: 50% !important;
  }
  .Geoplast-productsWrapper .solution_images {
    width: 50% !important;
  }
  .Geoplast-productsWrapper .product_desc {
    float: left;
    position: absolute;
    left: 107px !important;
  }
  .Geoplast-productsWrapper .solution_width .view-products-for-solution .view-content .views-row .views-field-field-image {
    float: left !important;
  }
}
.Geoplast-productsWrapper .flex-control-nav li a.flex-active {
  color: #f5842b !important;
  background: #f5842b !important;
}
.Geoplast-productsWrapper .solution_images .flex-control-nav li a.flex-active {
  color: #f5842b !important;
  background: #f5842b !important;
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper .listed_products {
    position: relative !important;
    width: 100% !important;
  }
  .Geoplast-productsWrapper .listed_products .view-products-for-solution .view-content .views-row .views-field-field-image {
    float: left !important;
  }
  .Geoplast-productsWrapper .listed_products .recommended_product_title {
    padding-bottom: 10px !important;
  }
  .Geoplast-productsWrapper .listed_products .view-products-for-solution .view-content .views-row .right-side p.product_subtitle {
    margin-top: 10px !important;
  }
  .Geoplast-productsWrapper .listed_products .view-products-for-solution .view-content .product_single {
    padding-bottom: 10px !important;
  }
  .Geoplast-productsWrapper .listed_products .view-products-for-solution .view-content .views-row .views-field-field-image .field-content {
    margin-right: 10px;
  }
}
.Geoplast-productsWrapper .listed_products .view-products-for-solution .view-content .views-row .right-side .vertical-align {
  vertical-align: top;
  display: block !important;
}
.Geoplast-productsWrapper .fixed_sidebar {
  position: fixed;
  top: 170px;
  transform: translate(24%, 0);
}
.Geoplast-productsWrapper .fixed_sidebar_end {
  position: absolute;
  transform: translate(24%, 0);
}
.Geoplast-productsWrapper .solution .product-detail p {
  width: 100% !important;
}
.Geoplast-productsWrapper .all_solutions_listed .product-list-content .product-list-group {
  text-align: left !important;
  margin-left: -10px;
  margin-right: -10px;
}
.Geoplast-productsWrapper .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper {
  height: 220px;
  margin-bottom: 0;
}
.Geoplast-productsWrapper .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper {
  height: 180px;
}
.Geoplast-productsWrapper .all_solutions_listed .product-list-product-title {
  margin-top: -9px;
}
.Geoplast-productsWrapper .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper .product-list-image-wrapper img {
  width: 90%;
}
.Geoplast-productsWrapper .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title {
  padding-left: 15px;
  padding-right: 5px;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .solutions-category .product-list-group.solutions-list {
    width: 100% !important;
  }
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .solutions-category.all_solutions_listed .product-list-content .product-list-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 495px) {
  .Geoplast-productsWrapper .solutions-category.all_solutions_listed .product-list-content .product-list-group {
    text-align: center !important;
  }
}
@media (min-width: 1001px) {
  .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solutions-category h1, .Geoplast-productsWrapper .Geoplast-solutionsWrapper .solution h1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 496px) {
  .Geoplast-productsWrapper .all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper {
    padding-right: 10px;
  }
}
@media (max-width: 622px) {
  .Geoplast-productsWrapper .productListWrapper.container#main.product .post-category-header h1 {
    font-size: 16px !important;
  }
}
.Geoplast-productsWrapper #main .deepening .field-items .field-item ul {
  padding-left: 20px;
  font-family: HelveticaNeueCond !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
}
.Geoplast-productsWrapper #main .deepening .field-items .field-item ul li {
  padding-bottom: 12px;
  list-style: initial;
  text-align: left;
  text-transform: uppercase !important;
}
.Geoplast-productsWrapper .zoho-form-expert table tr td:first-child {
  width: 31%;
}
.Geoplast-productsWrapper .zoho-form-expert table tr td:last-child {
  width: 100%;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .modal-body .zoho-form.zoho-form-expert table .subscribe_news_checkbox {
    margin-top: 14px;
    width: auto !important;
    display: inline-block !important;
  }
  .Geoplast-productsWrapper .modal-body .zoho-form.zoho-form-expert table .subscribe_news_label {
    width: auto !important;
    display: inline-block !important;
  }
}
.Geoplast-productsWrapper .modal-body .zoho-form.zoho-form-expert table .submit_btn {
  color: white !important;
}
.Geoplast-productsWrapper .modal-body .zoho-form.zoho-form-expert table .submit_btn:focus {
  background: #16478b;
}
@media (max-width: 980px) {
  .Geoplast-productsWrapper .zoho-form.zoho-form-newsletter .g-recaptcha {
    padding-top: 10px;
    padding-bottom: 13px !important;
  }
}
@media (max-width: 600px) {
  .Geoplast-productsWrapper #modal-expert .modal-body {
    padding-bottom: 75px;
  }
}
.Geoplast-productsWrapper .modal-dialog input[type=checkbox],
.Geoplast-productsWrapper #zoho_contact input[type=checkbox],
.Geoplast-productsWrapper .newsletter-page input[type=checkbox] {
  margin: 2px 6px 3px 3px !important;
  width: 15px !important;
}
.Geoplast-productsWrapper .newsletter-page label {
  font-size: 12px !important;
}
@media (min-width: 1024px) {
  .Geoplast-productsWrapper #modal-contacts .modal-body {
    padding: 7px 100px 62px 100px;
  }
}
.Geoplast-productsWrapper td#required-field-newsletter {
  padding-bottom: 22px !important;
}
@media (max-width: 768px) {
  .Geoplast-productsWrapper td#required-field-newsletter {
    padding-bottom: 23px !important;
    padding-top: 9px !important;
  }
}
.Geoplast-productsWrapper .privacy-newsletter {
  padding-top: 25px !important;
  padding-bottom: 8px !important;
}
@media (max-width: 768px) {
  .Geoplast-productsWrapper .privacy-newsletter {
    padding-top: 15px !important;
  }
}
.Geoplast-productsWrapper .subscribe-newsletter {
  padding-top: 11px !important;
  padding-bottom: 13px !important;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .subscribe-newsletter {
    padding-top: 16px !important;
    padding-bottom: 7px !important;
  }
}
.Geoplast-productsWrapper .privacy-contacts {
  padding-bottom: 6px !important;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .privacy-contacts {
    padding-top: 5px !important;
  }
}
.Geoplast-productsWrapper .contact_left_side input[type=checkbox],
.Geoplast-productsWrapper .modal-body input[type=checkbox] {
  transform: scale(1.2);
}
.Geoplast-productsWrapper .required-field-expert {
  padding-bottom: 27px !important;
}
@media (max-width: 768px) {
  .Geoplast-productsWrapper .required-field-expert {
    padding-bottom: 30px !important;
    margin-top: 0 !important;
    padding-top: 2px !important;
  }
}
.Geoplast-productsWrapper .modal-body .newsletter-expert {
  padding-top: 11px !important;
}
.Geoplast-productsWrapper .modal-header {
  padding-bottom: 0 !important;
}
@media (max-width: 768px) {
  .Geoplast-productsWrapper .modal-header {
    padding-bottom: 5px !important;
  }
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .profession-details {
    margin-top: 0 !important;
  }
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .interestedin {
    margin-top: 12px !important;
  }
}
.Geoplast-productsWrapper .privacy-contact {
  padding-bottom: 3px;
}
.Geoplast-productsWrapper .required-inf-contact {
  padding-bottom: 22px;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .required-inf-contact {
    padding-top: 0;
  }
}
.Geoplast-productsWrapper .contact_left_side .title-bold {
  margin-bottom: 15px !important;
}
.Geoplast-productsWrapper .contact_left_side .submit-btn-contact {
  padding-top: 6px;
}
.Geoplast-productsWrapper .contact-information {
  padding-bottom: 10px !important;
}
.Geoplast-productsWrapper .newsletter_recaptcha {
  margin-bottom: 2px;
}
@media (max-width: 980px) {
  .Geoplast-productsWrapper .newsletter_recaptcha {
    margin-bottom: 7px;
  }
}
.Geoplast-productsWrapper .subs-newsletter-contact {
  line-height: 13px;
}
.Geoplast-productsWrapper .description-contacts {
  padding-top: 3px;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .description-contacts {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .Geoplast-productsWrapper #contact-form .zoho-form table #description-contact {
    margin-top: 5px !important;
    margin-bottom: 0px !important;
  }
}
@media (max-width: 768px) {
  .Geoplast-productsWrapper td#description-contact {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
  }
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .newsletter .contact-information {
    padding-bottom: 15px !important;
  }
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper #modal-contacts .modal-body {
    padding-top: 6px !important;
  }
}
.Geoplast-productsWrapper #modal-contacts .required-inf-contact {
  padding-top: 7px;
  padding-bottom: 21px;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper #modal-contacts .required-inf-contact {
    padding-top: 0;
    padding-bottom: 18px;
  }
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper #modal-expert .modal-header {
    padding-top: 30px !important;
  }
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper #modal-expert .modal-body {
    padding-top: 4px;
  }
}
@media (max-width: 620px) {
  .Geoplast-productsWrapper #modal-expert .modal-body {
    padding-bottom: 95px !important;
  }
}
.Geoplast-productsWrapper #modal-expert .modal-body .required-field-expert {
  padding-top: 15px;
  padding-bottom: 21px !important;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper #modal-expert .modal-body .required-field-expert {
    padding-top: 0 !important;
    padding-bottom: 17px !important;
  }
}
.Geoplast-productsWrapper #modal-expert .modal-body .newsletter-expert {
  padding-top: 15px !important;
  padding-bottom: 14px;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper #modal-expert .modal-body .newsletter-expert {
    padding-top: 14px !important;
    padding-bottom: 11px !important;
  }
}
.Geoplast-productsWrapper #modal-expert .modal-body .g-recaptcha {
  margin-top: 11px;
  margin-bottom: 2px;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper #modal-expert .modal-body .g-recaptcha {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.Geoplast-productsWrapper #modal-expert .modal-body .zoho-actions-row td {
  padding-top: 1px !important;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper #modal-expert .modal-body .contact-information {
    padding-bottom: 0 !important;
  }
}
.Geoplast-productsWrapper .contact_left_side .prod-input-label {
  margin-bottom: 0 !important;
}
.Geoplast-productsWrapper .contact_left_side .prod-input-label span {
  vertical-align: text-top;
}
.Geoplast-productsWrapper .contact_left_side .zoho-form.contact table tr td .prod-input-label:nth-child(1) {
  margin-bottom: 0 !important;
}
.Geoplast-productsWrapper .contact_left_side .subs-newsletter-contact {
  line-height: 13px;
}
.Geoplast-productsWrapper .contact_left_side .interested-in {
  padding-bottom: 10px;
}
.Geoplast-productsWrapper .contact_left_side .g-recaptcha {
  margin-top: 16px;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper .contact_left_side #contact-form .zoho-form table tr td.required-inf-contact {
    margin-top: 9px !important;
    margin-bottom: -15px !important;
  }
  .Geoplast-productsWrapper .contact_left_side .g-recaptcha {
    margin-top: 14px;
  }
}
.Geoplast-productsWrapper #modal-contacts .prod-chk-wrapper {
  display: grid !important;
  row-gap: 10px;
  grid-template-columns: 1fr 1fr;
}
.Geoplast-productsWrapper #modal-contacts .prod-chk-wrapper .prod-input-label.checkbox-label {
  width: fit-content !important;
  cursor: pointer;
}
.Geoplast-productsWrapper #modal-contacts .prod-input-label {
  margin-bottom: 0 !important;
}
.Geoplast-productsWrapper #modal-contacts .prod-input-label span {
  vertical-align: text-top;
}
.Geoplast-productsWrapper #modal-contacts .zoho-form.contact table tr td .prod-input-label:nth-child(1) {
  margin-bottom: 0 !important;
}
.Geoplast-productsWrapper #modal-contacts .subs-newsletter-contact {
  line-height: 13px;
}
.Geoplast-productsWrapper #modal-contacts .interested-in {
  padding-bottom: 10px;
}
.Geoplast-productsWrapper #modal-contacts .g-recaptcha {
  margin-top: 16px;
}
@media (max-width: 991px) {
  .Geoplast-productsWrapper #modal-contacts #contact-form .zoho-form table tr td.required-inf-contact {
    margin-top: 8px !important;
    margin-bottom: -15px !important;
  }
  .Geoplast-productsWrapper #modal-contacts .g-recaptcha {
    margin-top: 14px;
  }
}
.Geoplast-productsWrapper #main.newsletter-page .contact_left_side label.zoho-chk-group-label {
  margin-bottom: 0;
}
.Geoplast-productsWrapper #main.newsletter-page .contact_left_side label.zoho-chk-group-label span.zoho-chk-text {
  vertical-align: text-top;
  line-height: 20px;
}
.Geoplast-productsWrapper .newsletter-page td.profession-newsletter {
  padding-bottom: 6px !important;
}
.Geoplast-productsWrapper #modal-contacts .c-checkbox,
.Geoplast-productsWrapper #modal-expert .c-checkbox,
.Geoplast-productsWrapper .contact_left_side .c-checkbox,
.Geoplast-productsWrapper .rent_form.parcheggio .c-checkbox {
  position: absolute;
  opacity: 0;
}
.Geoplast-productsWrapper #modal-contacts .c-checkbox + label,
.Geoplast-productsWrapper #modal-expert .c-checkbox + label,
.Geoplast-productsWrapper .contact_left_side .c-checkbox + label,
.Geoplast-productsWrapper .rent_form.parcheggio .c-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.Geoplast-productsWrapper #modal-contacts .c-checkbox + label:before,
.Geoplast-productsWrapper #modal-expert .c-checkbox + label:before,
.Geoplast-productsWrapper .contact_left_side .c-checkbox + label:before,
.Geoplast-productsWrapper .rent_form.parcheggio .c-checkbox + label:before {
  box-sizing: border-box;
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  border-radius: 3px;
  border: solid 1px #c3c3c3;
}
.Geoplast-productsWrapper #modal-contacts .c-checkbox:hover + label:before,
.Geoplast-productsWrapper #modal-expert .c-checkbox:hover + label:before,
.Geoplast-productsWrapper .contact_left_side .c-checkbox:hover + label:before,
.Geoplast-productsWrapper .rent_form.parcheggio .c-checkbox:hover + label:before {
  background: #e4e3e3;
}
.Geoplast-productsWrapper #modal-contacts .c-checkbox:disabled + label,
.Geoplast-productsWrapper #modal-expert .c-checkbox:disabled + label,
.Geoplast-productsWrapper .contact_left_side .c-checkbox:disabled + label,
.Geoplast-productsWrapper .rent_form.parcheggio .c-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.Geoplast-productsWrapper #modal-contacts .c-checkbox:disabled + label:before,
.Geoplast-productsWrapper #modal-expert .c-checkbox:disabled + label:before,
.Geoplast-productsWrapper .contact_left_side .c-checkbox:disabled + label:before,
.Geoplast-productsWrapper .rent_form.parcheggio .c-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.Geoplast-productsWrapper #modal-contacts .c-checkbox:checked + label:after,
.Geoplast-productsWrapper #modal-expert .c-checkbox:checked + label:after,
.Geoplast-productsWrapper .contact_left_side .c-checkbox:checked + label:after,
.Geoplast-productsWrapper .rent_form.parcheggio .c-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 8.5px;
  background: #333;
  width: 3px;
  height: 3px;
  box-shadow: 2px 0 0 #333, 4px 0 0 #333, 4px -2px 0 #333, 4px -4px 0 #333, 4px -6px 0 #333, 4px -8px 0 #333;
  transform: rotate(45deg);
}
.Geoplast-productsWrapper .project-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .project-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
.Geoplast-productsWrapper .project_single {
  vertical-align: top;
  width: 33.3%;
  display: inline-block;
  padding: 0 10px 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .Geoplast-productsWrapper .project_single {
    width: 50%;
  }
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .project_single {
    padding: 0 10px;
  }
}
.Geoplast-productsWrapper .project_single a {
  width: 100%;
  color: black;
  text-decoration: none !important;
  text-align: left;
  font-weight: bold;
}
.Geoplast-productsWrapper .project_single a h3 {
  text-align: left;
  color: black !important;
  font-weight: normal !important;
  font-size: 20px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .Geoplast-productsWrapper .project_single a h3 {
    font-size: 16px;
  }
}
.Geoplast-productsWrapper .project_single:hover {
  cursor: pointer;
}
.Geoplast-productsWrapper .project_single:hover h3 {
  color: #f5842b !important;
}
@media (max-width: 1250px) {
  .Geoplast-productsWrapper .solutions_with_sidebar {
    width: 100% !important;
    max-width: 100% !important;
  }
  .Geoplast-productsWrapper .product-detail .product_content {
    width: 100% !important;
    max-width: 100% !important;
  }
  .Geoplast-productsWrapper .product_content {
    width: 100% !important;
    max-width: 100% !important;
  }
  .Geoplast-productsWrapper .projects_listed {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.Geoplast-productsWrapper .product_content .product_info p {
  padding: 0 !important;
  margin: auto !important;
}
.Geoplast-productsWrapper .product_content .product_info p a {
  text-decoration: none !important;
  color: #F26522;
}
.Geoplast-productsWrapper .product_content .product_info p a:hover {
  color: #16478b;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .projects_listed.section.section-shadow .orange_project_title .orange_title_h2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product_slider_wrapper .owl-carousel .owl-dots {
  height: 18px;
  display: none !important;
}
.product_slider_wrapper .owl-carousel .owl-stage-outer .owl-stage {
  overflow: hidden !important;
  max-height: 100% !important;
}
@media all and (max-width: 1200px) {
  .product_slider_wrapper .owl-carousel .owl-stage-outer .owl-stage {
    max-height: 850px !important;
  }
}
.product_slider_wrapper .owl-carousel .owl-thumbs {
  height: 15px !important;
  clear: both;
  margin: 2px 0 0 0;
  display: flex;
  align-items: flex-start;
  height: 60px;
  pointer-events: none;
}
@media (max-width: 1260px) {
  .product_slider_wrapper .owl-carousel .owl-thumbs {
    position: relative;
    bottom: 23px !important;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1260px) {
  .product_slider_wrapper .owl-carousel .owl-thumbs {
    bottom: 40px !important;
  }
}
.product_slider_wrapper .owl-carousel .owl-thumbs button {
  width: 100px;
  height: 10px;
  background-color: #fff;
}
.product_slider_wrapper .owl-carousel .owl-thumbs button.active {
  background-color: #f5842b;
}
@media all and (max-width: 600px) {
  .product_slider_wrapper .owl-carousel .owl-thumbs button {
    max-width: 90px;
  }
}
.product_slider_wrapper .owl-carousel .owl-thumbs img {
  display: none;
}
.product_slider_wrapper .owl-carousel .owl-thumbs .owl-thumb-item {
  pointer-events: all;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: 100px;
  max-height: 6px;
  overflow: hidden;
  vertical-align: top;
  margin-left: 10px;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.product_slider_wrapper .owl-carousel .owl-thumbs .owl-thumb-item:first-child {
  margin-left: 0;
}
.product_slider_wrapper .owl-carousel .owl-thumbs .owl-thumb-item.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product_slider_wrapper .owl-carousel .owl-thumbs .owl-thumb-item img {
  max-width: 100px;
}
.product_slider_wrapper .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -57px;
  width: 100%;
  height: 22px;
}
@media all and (max-width: 600px) {
  .product_slider_wrapper .owl-carousel .owl-nav {
    margin-top: -54px;
  }
}
.product_slider_wrapper .owl-carousel .owl-nav .owl-prev,
.product_slider_wrapper .owl-carousel .owl-nav .owl-next {
  color: transparent;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  width: 49px;
  height: 49px;
  text-indent: -100%;
}
.product_slider_wrapper .owl-carousel .owl-nav .owl-prev:hover,
.product_slider_wrapper .owl-carousel .owl-nav .owl-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product_slider_wrapper .owl-carousel .owl-nav .owl-prev {
  float: left;
  background: url(/sites/all/themes/geoplast/images/fullwidth-prev.png);
}
.product_slider_wrapper .owl-carousel .owl-nav .owl-next {
  float: right;
  background: url(/sites/all/themes/geoplast/images/fullwidth-next.png);
}
.product_slider_wrapper.carousel-bottom {
  margin-bottom: 50px;
}
.product_slider_wrapper.carousel-bottom .thumb-image-wrapper {
  margin-bottom: 34px;
}
.product_slider_wrapper.carousel-bottom #owlSlider {
  margin-bottom: 0px;
}
@media all and (max-width: 1200px) {
  .product_slider_wrapper.carousel-bottom {
    margin-bottom: -10px;
  }
}

.boxes-wrapper {
  margin-top: 20px;
}
.boxes-wrapper span {
  text-transform: uppercase;
}

.wrapper-products-boxes {
  margin: 40px 0;
}
.wrapper-products-boxes.one-owl-thumb-item {
  margin-top: 0;
}
@media (max-width: 1254px) {
  .wrapper-products-boxes.one-owl-thumb-item {
    margin-top: 40px;
  }
}
.wrapper-products-boxes div.box-insights, .wrapper-products-boxes div.box-research-papers, .wrapper-products-boxes div.box-leed-points, .wrapper-products-boxes div.box-epd-certified, .wrapper-products-boxes div.box-isi-field {
  width: 32.25%;
  height: 60px;
  border: 1px solid #c4c1c1;
  float: left;
  cursor: pointer;
  user-select: none;
  text-transform: uppercase;
}
.wrapper-products-boxes div.box-insights span.box-title, .wrapper-products-boxes div.box-research-papers span.box-title, .wrapper-products-boxes div.box-leed-points span.box-title, .wrapper-products-boxes div.box-epd-certified span.box-title, .wrapper-products-boxes div.box-isi-field span.box-title {
  font-size: 21px;
  font-family: "Helvetica Neue Cond";
  color: #c1bfc0;
  padding: 0px;
  margin: 0px;
  border: 0px;
}
@media (min-width: 1000px) {
  .wrapper-products-boxes div.box-insights span.box-title, .wrapper-products-boxes div.box-research-papers span.box-title, .wrapper-products-boxes div.box-leed-points span.box-title, .wrapper-products-boxes div.box-epd-certified span.box-title, .wrapper-products-boxes div.box-isi-field span.box-title {
    font-size: 17px !important;
    line-height: 1.7;
  }
}
.wrapper-products-boxes div.box-insights span.box-count, .wrapper-products-boxes div.box-research-papers span.box-count, .wrapper-products-boxes div.box-leed-points span.box-count, .wrapper-products-boxes div.box-epd-certified span.box-count, .wrapper-products-boxes div.box-isi-field span.box-count {
  font-size: 21px;
  font-family: "Helvetica Neue Cond";
  color: #f88b22;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  border: 0px;
  float: right;
}
@media (max-width: 1000px) {
  .wrapper-products-boxes div.box-insights span.box-count, .wrapper-products-boxes div.box-research-papers span.box-count, .wrapper-products-boxes div.box-leed-points span.box-count, .wrapper-products-boxes div.box-epd-certified span.box-count, .wrapper-products-boxes div.box-isi-field span.box-count {
    font-size: 30px !important;
    position: relative;
    top: -6px;
  }
}
@media (max-width: 620px) {
  .wrapper-products-boxes div.box-insights span.box-count, .wrapper-products-boxes div.box-research-papers span.box-count, .wrapper-products-boxes div.box-leed-points span.box-count, .wrapper-products-boxes div.box-epd-certified span.box-count, .wrapper-products-boxes div.box-isi-field span.box-count {
    top: -8px;
  }
}
@media (max-width: 1000px) {
  .wrapper-products-boxes div.box-insights, .wrapper-products-boxes div.box-research-papers, .wrapper-products-boxes div.box-leed-points, .wrapper-products-boxes div.box-epd-certified, .wrapper-products-boxes div.box-isi-field {
    width: 100%;
  }
}
@media (max-width: 620px) {
  .wrapper-products-boxes div.box-insights span.box-title, .wrapper-products-boxes div.box-research-papers span.box-title, .wrapper-products-boxes div.box-leed-points span.box-title, .wrapper-products-boxes div.box-epd-certified span.box-title, .wrapper-products-boxes div.box-isi-field span.box-title {
    font-size: 17px;
  }
}
.wrapper-products-boxes div.box-insights:hover, .wrapper-products-boxes div.box-research-papers:hover, .wrapper-products-boxes div.box-leed-points:hover, .wrapper-products-boxes div.box-epd-certified:hover, .wrapper-products-boxes div.box-isi-field:hover {
  border-color: #f88b22;
}
.wrapper-products-boxes div.box-insights:hover span.box-title, .wrapper-products-boxes div.box-research-papers:hover span.box-title, .wrapper-products-boxes div.box-leed-points:hover span.box-title, .wrapper-products-boxes div.box-epd-certified:hover span.box-title, .wrapper-products-boxes div.box-isi-field:hover span.box-title {
  color: #f88b22;
}
.wrapper-products-boxes div.box-insights.weight-box:hover, .wrapper-products-boxes div.box-research-papers.weight-box:hover, .wrapper-products-boxes div.box-leed-points.weight-box:hover, .wrapper-products-boxes div.box-epd-certified.weight-box:hover, .wrapper-products-boxes div.box-isi-field.weight-box:hover {
  border-color: #c4c1c1;
}
.wrapper-products-boxes div.box-insights.weight-box:hover span.box-title, .wrapper-products-boxes div.box-research-papers.weight-box:hover span.box-title, .wrapper-products-boxes div.box-leed-points.weight-box:hover span.box-title, .wrapper-products-boxes div.box-epd-certified.weight-box:hover span.box-title, .wrapper-products-boxes div.box-isi-field.weight-box:hover span.box-title {
  color: #c1bfc0;
}
.wrapper-products-boxes div.box-insights a div, .wrapper-products-boxes div.box-research-papers a div, .wrapper-products-boxes div.box-leed-points a div, .wrapper-products-boxes div.box-epd-certified a div, .wrapper-products-boxes div.box-isi-field a div {
  padding: 15px 20px;
}
@media (max-width: 620px) {
  .wrapper-products-boxes div.box-insights a div, .wrapper-products-boxes div.box-research-papers a div, .wrapper-products-boxes div.box-leed-points a div, .wrapper-products-boxes div.box-epd-certified a div, .wrapper-products-boxes div.box-isi-field a div {
    padding: 17px 20px;
  }
}
.wrapper-products-boxes div.box-insights, .wrapper-products-boxes div.box-research-papers, .wrapper-products-boxes div.box-leed-points, .wrapper-products-boxes div.box-epd-certified, .wrapper-products-boxes div.box-isi-field {
  margin-right: 1.6%;
}
@media (max-width: 1000px) {
  .wrapper-products-boxes div.box-insights, .wrapper-products-boxes div.box-research-papers, .wrapper-products-boxes div.box-leed-points, .wrapper-products-boxes div.box-epd-certified, .wrapper-products-boxes div.box-isi-field {
    margin-bottom: 15px;
  }
}
.wrapper-products-boxes div.box-insights.one-box, .wrapper-products-boxes div.box-research-papers.one-box, .wrapper-products-boxes div.box-leed-points.one-box, .wrapper-products-boxes div.box-epd-certified.one-box, .wrapper-products-boxes div.box-isi-field.one-box {
  width: 100%;
}
.wrapper-products-boxes div.box-insights.two-boxes, .wrapper-products-boxes div.box-research-papers.two-boxes, .wrapper-products-boxes div.box-leed-points.two-boxes, .wrapper-products-boxes div.box-epd-certified.two-boxes, .wrapper-products-boxes div.box-isi-field.two-boxes {
  width: 49.2%;
}
.wrapper-products-boxes div.box-insights.two-boxes:nth-child(2), .wrapper-products-boxes div.box-research-papers.two-boxes:nth-child(2), .wrapper-products-boxes div.box-leed-points.two-boxes:nth-child(2), .wrapper-products-boxes div.box-epd-certified.two-boxes:nth-child(2), .wrapper-products-boxes div.box-isi-field.two-boxes:nth-child(2) {
  margin-right: 0;
}
@media (max-width: 1000px) {
  .wrapper-products-boxes div.box-insights.two-boxes, .wrapper-products-boxes div.box-research-papers.two-boxes, .wrapper-products-boxes div.box-leed-points.two-boxes, .wrapper-products-boxes div.box-epd-certified.two-boxes, .wrapper-products-boxes div.box-isi-field.two-boxes {
    width: 100%;
  }
}
.wrapper-products-boxes div.box-insights.three-boxes:nth-child(3), .wrapper-products-boxes div.box-research-papers.three-boxes:nth-child(3), .wrapper-products-boxes div.box-leed-points.three-boxes:nth-child(3), .wrapper-products-boxes div.box-epd-certified.three-boxes:nth-child(3), .wrapper-products-boxes div.box-isi-field.three-boxes:nth-child(3) {
  margin-right: 0;
}
@media (max-width: 1000px) {
  .wrapper-products-boxes div.box-insights.three-boxes, .wrapper-products-boxes div.box-research-papers.three-boxes, .wrapper-products-boxes div.box-leed-points.three-boxes, .wrapper-products-boxes div.box-epd-certified.three-boxes, .wrapper-products-boxes div.box-isi-field.three-boxes {
    width: 100%;
  }
}
.wrapper-products-boxes div.box-insights.four-boxes, .wrapper-products-boxes div.box-research-papers.four-boxes, .wrapper-products-boxes div.box-leed-points.four-boxes, .wrapper-products-boxes div.box-epd-certified.four-boxes, .wrapper-products-boxes div.box-isi-field.four-boxes {
  width: 23.8%;
}
.wrapper-products-boxes div.box-insights.four-boxes:nth-child(4), .wrapper-products-boxes div.box-research-papers.four-boxes:nth-child(4), .wrapper-products-boxes div.box-leed-points.four-boxes:nth-child(4), .wrapper-products-boxes div.box-epd-certified.four-boxes:nth-child(4), .wrapper-products-boxes div.box-isi-field.four-boxes:nth-child(4) {
  margin-right: 0;
}
@media (max-width: 1000px) {
  .wrapper-products-boxes div.box-insights.four-boxes, .wrapper-products-boxes div.box-research-papers.four-boxes, .wrapper-products-boxes div.box-leed-points.four-boxes, .wrapper-products-boxes div.box-epd-certified.four-boxes, .wrapper-products-boxes div.box-isi-field.four-boxes {
    width: 100%;
  }
}
.wrapper-products-boxes div.box-leed-points .image-container {
  height: 65px;
  width: 65px;
  position: absolute;
}
.wrapper-products-boxes div.box-leed-points .image-container img {
  width: 80%;
  position: absolute;
  top: 3px;
  left: 10px;
}
@media (max-width: 1000px) {
  .wrapper-products-boxes div.box-leed-points .image-container {
    left: 20px;
  }
}
@media (max-width: 1000px) {
  .wrapper-products-boxes div.box-leed-points .box-title {
    left: 21px;
  }
}
.wrapper-products-boxes div.box-epd-certified .image-container {
  height: 52px;
  position: absolute;
  padding: 17px 10px 17px 10px;
}
.wrapper-products-boxes div.box-epd-certified .image-container .epd-img {
  height: 25px;
  position: relative;
  top: 2px;
}
.wrapper-products-boxes div.box-epd-certified .certified-text-container {
  position: relative;
}
.wrapper-products-boxes div.box-epd-certified .certified-text-container #certified-text {
  position: absolute;
  right: 10px;
}
@media (max-width: 1000px) {
  .wrapper-products-boxes div.box-epd-certified .certified-text-container #certified-text {
    right: 20px;
  }
}
.wrapper-products-boxes div.box-isi-field .image-container {
  height: 52px;
  position: absolute;
  padding: 14px 10px 17px 10px;
}
.wrapper-products-boxes div.box-isi-field .image-container .isi-img {
  height: 30px;
}
@media (max-width: 1000px) {
  .wrapper-products-boxes div.box-isi-field .image-container {
    padding: 14px 20px 17px 20px;
  }
}
.wrapper-products-boxes div.box-isi-field .isi-text-container {
  position: relative;
}
.wrapper-products-boxes div.box-isi-field .isi-text-container #isi-text {
  position: absolute;
  left: 56px;
  font-size: 12px !important;
  top: 9px;
}
@media (max-width: 1000px) {
  .wrapper-products-boxes div.box-isi-field .isi-text-container #isi-text {
    font-size: 14px !important;
    left: 76px;
  }
}
.wrapper-products-boxes div.box-weight:hover {
  border: 1px solid #c4c1c1;
  color: #c1bfc0;
}
.wrapper-products-boxes span {
  text-transform: uppercase;
}

.language-it .wrapper-products-boxes .box-title {
  font-size: 20px !important;
}
@media (min-width: 1000px) {
  .language-it .wrapper-products-boxes .box-title {
    font-size: 17px !important;
    line-height: 1.7;
  }
}
.language-it .wrapper-products-boxes .box-count {
  font-size: 20px !important;
}

#astm-img-wrapper {
  padding: 0px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 58px !important;
  margin-left: 3px !important;
}
#astm-img-wrapper img {
  position: relative !important;
  top: -15px !important;
  left: -8px !important;
  right: unset !important;
  bottom: unset !important;
}
@media (max-width: 1260px) {
  #astm-img-wrapper img {
    top: -1px !important;
  }
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-11-24 12:58
 */
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-01 12:36
 */
.product-menuWrapper {
  height: 75px;
  display: block;
}

#main.product-page-media h1 {
  color: black;
  padding-bottom: 43px;
  text-transform: uppercase !important;
  text-align: left !important;
  margin-top: 46px !important;
  max-width: 980px;
  margin: 0 auto;
  font-weight: bold;
}
#main.product h1 .light {
  text-transform: uppercase !important;
}

nav.reduce-padding li {
  padding: 0 4px 0 4px !important;
}

ul.product-menu {
  position: fixed;
  z-index: 992;
  width: 100%;
  background-color: #fff;
  margin: 0;
  display: flex;
  justify-content: center;
  line-height: 0;
  padding-top: 3px;
  border-bottom: 1px solid #f5842b;
  height: 85px;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  ul.product-menu {
    display: table;
    width: 100%;
  }
}
ul.product-menu li {
  display: inline-block;
  padding: 0 7px 0 7px;
}
ul.product-menu li:first-child {
  padding-left: 0;
}
ul.product-menu li:last-child {
  padding-right: 0;
}
ul.product-menu li.product-menu-collapse-wrapper .product-menu-item-active {
  color: #f5842b !important;
}
ul.product-menu li.product-menu-collapse-wrapper .product-menu-item-active:hover {
  color: #16478b !important;
}
ul.product-menu li .hamburger {
  position: absolute;
  right: 10px;
  margin-top: -2px;
}
ul.product-menu li .hamburger .hamburger-inner, ul.product-menu li .hamburger .hamburger-inner::after, ul.product-menu li .hamburger .hamburger-inner::before {
  background-color: #f5842b;
}
@media all and (max-width: 1073px) {
  ul.product-menu li {
    height: unset !important;
  }
  ul.product-menu li .hamburger {
    position: absolute;
    right: 1px;
    margin-top: -20px;
  }
  ul.product-menu li .hamburger .hamburger-inner, ul.product-menu li .hamburger .hamburger-inner::after, ul.product-menu li .hamburger .hamburger-inner::before {
    background-color: #f5842b;
  }
}
@media all and (max-width: 1240px) {
  ul.product-menu li .hamburger {
    margin-top: -10px;
  }
}
@media only screen and (max-width: 768px) {
  ul.product-menu li {
    padding-left: 16px;
  }
  ul.product-menu li.product-title {
    display: table-cell;
  }
  ul.product-menu li.product-menu-collapse-wrapper {
    text-align: right;
    padding: 0;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
  }
  ul.product-menu li.product-menu-collapse-wrapper .navbar-toggle {
    float: right;
    margin: 0 15px 0 20px;
    width: 25px;
    display: block;
  }
  ul.product-menu li.product-menu-collapse-wrapper .navbar-toggle .icon-bar {
    background: white;
  }
  ul.product-menu li.product-menu-collapse-wrapper .product-menu-collapse {
    background: #fff !important;
    position: absolute;
    z-index: 1400;
    left: 0;
    top: 85px !important;
    width: 100%;
    padding-bottom: 11px;
    display: none;
  }
  ul.product-menu li.product-menu-collapse-wrapper .product-menu-collapse li {
    height: auto;
    width: 100%;
  }
  ul.product-menu li .product-menu-collapse a {
    margin: 2px 0 3px 0;
  }
}
@media all and (max-width: 1075px) {
  ul.product-menu li.product-menu-collapse-wrapper .product-menu-collapse {
    display: block;
    padding-left: 10px;
  }
}
@media all and (max-width: 1200px) {
  ul.product-menu li {
    padding: 0 5px 0 5px;
  }
}
@media all and (max-width: 1100px) {
  ul.product-menu li {
    padding: 0 3px 0 3px;
  }
}
ul.product-menu li a {
  line-height: 1;
  color: #000;
  text-decoration: none;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-size: 18px;
  height: 100%;
  display: table;
  text-transform: uppercase;
  padding: 5px 0;
}
ul.product-menu li a:hover {
  color: #f5842b !important;
}
@media all and (max-width: 1484px) and (min-width: 1360px) {
  ul.product-menu li a {
    font-size: 16px;
  }
}
@media all and (max-width: 1359px) and (min-width: 1011px) {
  ul.product-menu li a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) {
  ul.product-menu li a {
    margin: 2px 0 3px 0;
  }
}
ul.product-menu li a .active {
  color: #000;
}
ul.product-menu li a span {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  ul.product-menu li:nth-child(2) {
    padding-left: 7px;
  }
  ul.product-menu li a {
    font-size: 13px;
  }
}
ul.product-menu li.product-title {
  position: absolute;
  width: 320px;
  left: 0px;
  margin-top: -2px;
  height: unset !important;
  padding: 0;
}
@media (max-width: 768px) {
  ul.product-menu li.product-title img {
    width: 75px !important;
  }
  ul.product-menu li.product-title a {
    position: relative;
    bottom: 7px;
  }
}
ul.product-menu li.product-title img {
  width: 65px;
}
ul.product-menu li.product-title span {
  position: relative;
  left: 10px;
}
@media all and (max-width: 768px) {
  ul.product-menu li.product-title span {
    margin-top: -1px !important;
    font-size: 24px;
  }
}
@media all and (max-width: 400px) {
  ul.product-menu li.product-title span {
    font-size: 22px;
    top: -1px;
  }
}
@media all and (max-width: 380px) {
  ul.product-menu li.product-title span {
    font-size: 20px;
  }
}
@media all and (max-width: 768px) {
  ul.product-menu li.product-title {
    margin-top: 2px;
    padding: 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  ul.product-menu li.product-title {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  ul.product-menu li.product-title {
    border: 0;
  }
}
ul.product-menu li.product-title .product-link-disabled {
  pointer-events: none;
  cursor: default;
}
ul.product-menu li.product-title a {
  padding-left: 10px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 22px;
  font-weight: bold;
  color: #000000 !important;
}
ul.product-menu li.product-title a:hover {
  color: #f5842b !important;
}
@media all and (max-width: 1360px) {
  ul.product-menu li.product-title a {
    font-size: 20px;
  }
}
@media all and (max-width: 1200px) {
  ul.product-menu li.product-title a {
    font-size: 18px;
  }
}

.navbar-toggle {
  padding: 9px 0;
  margin-right: 15px;
}

@media (min-width: 768px) {
  .product-menu .hamburger {
    display: none;
  }
}

#product-media .content .product-media-item h3 {
  line-height: 1 !important;
}

@media only screen and (max-width: 1263px) {
  .productListWrapper.container {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.productListWrapper.container#main.product .post-category-header h1 {
  font-size: 16px;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
}

.product {
  /**
   * Project : Geoplast | geoplast.it
   * Author  : Slavko Babić mail@slavkobabic.com
   * DateTime: 2016-11-24 13:39
   */
  /*
   * Project : Geoplast | geoplast.it
   * Author  : Slavko Babić mail@slavkobabic.com
   * DateTime: 2016-11-24 12:58
   */
  /**
   * Project : Geoplast | geoplast.it
   * Author  : Slavko Babić mail@slavkobabic.com
   * DateTime: 2016-11-24 12:58
   */
  /**
   * Project : Geoplast | geoplast.it
   * Author  : Slavko Babić mail@slavkobabic.com
   * DateTime: 2016-11-24 18:20
   */
  /**
   * Project : Geoplast | geoplast.it
   * Author  : Slavko Babić mail@slavkobabic.com
   * DateTime: 2016-12-09 14:43
   */
}
.product .content-mini {
  max-width: 980px;
  margin: 0 auto;
}
.product h1 {
  text-transform: uppercase;
  font-size: 38px;
  line-height: 41px;
  vertical-align: middle;
  /*  .separator {

    }*/
}
@media all and (max-width: 768px) {
  .product h1 {
    font-size: 20px;
  }
}
.product h1 .light {
  display: inline-block;
  text-transform: none;
  font-family: Title, Bold, Arial, sans-serif;
}
.product.product-page-related #intestazione .titolo {
  display: none !important;
}
.product.product-page-related.product-page-vision {
  max-width: 980px;
  margin: 0 auto;
}
.product .strongText h4 {
  font-family: "TitleBold", Bold, Arial, sans-serif;
  font-size: 25px;
  line-height: 140%;
  padding: 20px 0 15px;
  color: #434343;
  font-weight: 500;
  margin-bottom: 9px;
  margin-top: 9px;
}
.product .geoplast-orange {
  color: #f5842b !important;
}
.product .samples {
  text-align: center;
  padding: 15px 10px 0 10px;
}
.product .samples img {
  max-width: 140px !important;
  margin: 0 5px 0 0;
}
.product.product-page .over-slider .advantages h2 {
  color: #f5842b;
}
.product.product-page .over-slider .advantages ol {
  counter-reset: item;
  padding-left: 0;
}
.product.product-page .over-slider .advantages ol li {
  display: block;
  color: white;
}
.product.product-page .over-slider .advantages ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #f5842b;
}
.product .product-links a {
  display: inline-block;
  padding: 5px 10px;
  margin: 5px 5px 5px 0;
  text-decoration: none;
}
.product .product-links a h2 {
  margin: 0;
  padding: 0;
  font-size: 15px;
}
.product .product-links a .description {
  color: #252525;
}
.product .internal-links a {
  text-transform: uppercase;
}
.product #lista-case-history {
  max-width: 980px;
  width: auto;
}
.product #lista-case-history ul li.case-history {
  text-align: center;
  padding: 0;
  margin: 0 8px 45px 0;
  overflow: hidden;
}
@media all and (max-width: 600px) {
  .product #lista-case-history ul li.case-history {
    margin: 0 0 6px 0;
  }
}
.product #lista-case-history .case-history {
  text-align: center;
  padding: 15px;
  overflow: hidden;
  display: inline-block;
  clear: both;
  width: 305px;
}
.product #lista-case-history .case-history img {
  border-bottom: 5px solid #f5842b;
}
.product #lista-case-history .case-history h2 {
  font-family: "TitleBold", Arial, sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  line-height: 1.1;
  padding: 0;
}
.product #lista-case-history .case-history .description {
  font-family: "Regular", Arial, sans-serif;
  font-size: 13px;
  color: #696969;
  padding-bottom: 5px;
}
.product #lista-case-history .case-history a {
  color: #f5842b;
}
.product #lista-case-history .case-history a.download {
  font-family: "Bold", Arial, sans-serif;
  font-size: 13px;
  padding-bottom: 14px;
  text-decoration: none;
  display: block;
}
@media all and (max-width: 1074px) {
  .product#main h1 {
    font-size: 30px;
    margin-top: 30px;
  }
  .product#main.landing-product h1 {
    margin-top: 0;
  }
  .product#main .node-product-case-history-page #intestazione {
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 910px) {
  .product .product h1 {
    font-size: 30px;
  }
  .product .product .node-product-case-history-page #intestazione {
    padding-bottom: 15px;
  }
}
.product .node-product-accessories .rest-of-list {
  display: block !important;
}
.product .node-product-accessories #show-accessories {
  display: none;
}
.product .new-product {
  padding: 0;
  font-size: 18px;
  margin-top: 0;
  color: #FF0000;
  font-family: "helvetica_neuecondensed", sans-serif;
}
.product .content-media {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}
.product .content-media .product-media-item {
  position: relative;
}
.product .content-media .product-media-item .share-media {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
.product .content-media .product-media-item .share-media span {
  vertical-align: top;
}
.product .content-media .product-media-item .share-media a {
  margin: 0 !important;
}
.product .downloadArea {
  margin-bottom: 45px;
}
@media all and (max-width: 767px) {
  .product .downloadArea {
    margin: 10px;
  }
}
.product .downloadArea h3 {
  color: #7f7f7f;
  font-size: 26px;
  font-family: "TitleBold", Bold, Arial, sans-serif;
  display: block;
  padding: 15px 0 35px 0;
}
.product .downloadArea .filtersWrapper {
  padding-right: 30px;
}
@media all and (max-width: 767px) {
  .product .downloadArea .filtersWrapper h3 h3 {
    margin-bottom: 15px;
  }
}
@media all and (min-width: 768px) {
  .product .downloadArea .filtersWrapper h3 {
    text-align: right;
  }
}
.product .downloadArea .filesWrapper {
  border-left: 2px solid #dddddd;
}
.product .downloadArea ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.product .downloadArea ul.files {
  text-align: left;
  padding: 0 0 0 15px;
}
.product .downloadArea ul.files li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product .downloadArea ul.files li a {
  display: block;
  min-height: 38px;
  padding: 10px 55px 10px 5px;
  color: #24242e;
  font-size: 20px;
  font-family: "Light", Bold, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  background-image: url(/sites/all/themes/geoplast/images/download-icon-inactive.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
}
.product .downloadArea ul.files li a:hover {
  background-color: #f8f8f8;
  background-image: url(/sites/all/themes/geoplast/images/download-icon-active.png);
}
.product .downloadArea ul.files li a .size {
  line-height: 30px;
  vertical-align: middle;
  height: 30px;
  display: block;
  font-size: 12px;
  font-family: "Light", Bold, Arial, sans-serif;
}
.product .downloadArea ul.filters {
  text-align: center;
}
@media all and (min-width: 768px) {
  .product .downloadArea ul.filters {
    text-align: right;
  }
}
.product .downloadArea ul.filters li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product .downloadArea ul.filters li a {
  display: block;
  line-height: 22px;
  vertical-align: middle;
  list-style: none;
  margin-bottom: 3px;
  padding: 6px 0;
  font-family: Regular, Arial, sans-serif;
  font-size: 16px;
  color: #848484;
  text-decoration: none;
}
.product .downloadArea ul.filters li a:hover {
  color: #f5842b;
}
.product .downloadArea ul.filters li a.active {
  color: #f5842b;
}
.product.product-page-information table tr:first-child, .product table.comparazione tr:first-child, table.comparazione .product tr:first-child, .product .tabella > table > tbody > tr:first-child {
  background: #f5842b;
}
.product.product-page-information table tr:first-child td, .product table.comparazione tr:first-child td, table.comparazione .product tr:first-child td, .product .tabella > table > tbody > tr:first-child td {
  color: #fff;
  padding: 15px 5px;
  border-color: #f5842b;
}
.product.product-page-information table tr:first-child td table tr:first-child, .product table.comparazione tr:first-child td table tr:first-child, table.comparazione .product tr:first-child td table tr:first-child, .product .tabella > table > tbody > tr:first-child td table tr:first-child {
  background: none;
}
.product.product-page-information table tr:first-child td table tr td, .product table.comparazione tr:first-child td table tr td, table.comparazione .product tr:first-child td table tr td, .product .tabella > table > tbody > tr:first-child td table tr td {
  padding: 0;
  margin: 0;
}
.product.product-page-information table tr td, .product table.comparazione tr td, table.comparazione .product tr td, .product .tabella > table > tbody > tr td {
  font-family: "Regular", Arial, sans-serif;
  padding: 3px 15px;
  border: 1px solid #999;
  font-size: 11px;
  line-height: 140%;
  color: #555;
  text-align: center;
  vertical-align: middle;
}
.product.product-page-information table tr td.table-head, .product table.comparazione tr td.table-head, table.comparazione .product tr td.table-head, .product .tabella > table > tbody > tr td.table-head {
  color: #fff;
  background: #f5842b;
  font-weight: bold;
  padding: 15px;
}
.product.product-page-information table tr td table tr td, .product table.comparazione tr td table tr td, table.comparazione .product tr td table tr td, .product .tabella > table > tbody > tr td table tr td {
  border: 0;
  padding: 0;
}
.product.product-page-information {
  text-align: center;
}
.product.product-page-information .section-shadow {
  margin-top: 30px;
}
.product.product-page-information table {
  margin: 10px auto;
  width: 100%;
  font-family: "Title", Bold, Arial, sans-serif;
  font-size: 15px;
  line-height: 140%;
  color: #333;
}
.product.product-page-information table tr:first-child td {
  border-color: #f5842b;
}
.product.product-page-information table tr td {
  border: 1px solid #999;
  color: #555;
  text-align: center;
  padding: 3px 15px;
}
.product .case-history-list {
  list-style: none;
  text-align: center;
}
.product .case-history-list li {
  list-style: none;
  text-align: center;
  padding: 15px;
  overflow: hidden;
  display: inline-block;
  width: 305px;
  vertical-align: top;
}
.product .case-history-list li h2 {
  font-family: "TitleBold", Arial, sans-serif;
  font-size: 25px;
  line-height: 140%;
  padding: 14px 0;
}
.product .case-history-list li .description {
  font-family: "Regular", Arial, sans-serif;
  font-size: 13px;
  color: #696969;
}
.product .case-history-list li .description a {
  font-family: "Bold", Arial, sans-serif;
  font-size: 13px;
  padding-bottom: 15px;
  text-decoration: none;
  color: #f5842b;
}
.product .case-history-list li .description a:hover {
  color: #16478b;
}

.advantage_list ol li a {
  text-decoration: none !important;
}
.advantage_list ol li a span {
  text-decoration: none !important;
}

@media (max-width: 950px) {
  .column-1 {
    /*width: 100%!important;*/
  }
  .advantage_list ol li a {
    font-size: 14px !important;
  }
  .advantage_list ol li a span {
    font-size: 14px !important;
  }
}
@media (max-width: 768px) {
  .advantage_img {
    width: 100% !important;
  }
  .advantage_img img {
    width: 100% !important;
    height: auto !important;
  }
  .advantage_list {
    width: 100% !important;
  }
  .advantage_list .buttons {
    margin-bottom: 50px !important;
  }
}
#prodotto {
  margin-bottom: 0 !important;
  margin-top: 170px !important;
  position: relative;
}
#prodotto #carousel li img:hover {
  border: 1px #D5D5D5 solid;
}
#prodotto h2 {
  color: black !important;
  font-size: 26px;
  font-weight: bold;
}
#prodotto .titolo {
  position: absolute;
  top: -135px;
  width: 95%;
}
#prodotto .titolo h2 {
  font-size: 26px !important;
  color: black;
  font-family: HelveticaNeueCond, Helvetica !important;
}
#prodotto .titolo h1 {
  margin: 5px 0 0 0 !important;
  color: black;
  font-weight: bold;
  font-family: HelveticaNeueCond, Helvetica !important;
}
#prodotto .colonna-sinistra .preview-prodotto {
  position: absolute;
  top: 0;
}
#prodotto .testo-intro {
  margin-top: 315px;
  padding-bottom: 0px;
  font-family: HelveticaNeue, Helvetica !important;
}
@media (max-width: 1010px) {
  #prodotto .testo-intro {
    margin-top: 270px;
  }
}
@media (max-width: 450px) {
  #prodotto .testo-intro {
    margin-top: 250px;
  }
}
#prodotto .testo-intro p {
  font-family: HelveticaNeue, Helvetica !important;
}
#prodotto .info-modal {
  opacity: 0;
}
#prodotto #intestazione {
  padding-bottom: 0;
}
#prodotto .open-close {
  display: none !important;
}
#prodotto .colonna-sinistra {
  z-index: 5 !important;
}
#prodotto .colonna-sinistra .links {
  position: relative;
  z-index: 10;
}
#prodotto .colonna-sinistra .preview-prodotto {
  text-align: center !important;
  width: 30% !important;
  padding: 0;
}
#prodotto .colonna-destra {
  z-index: 0;
  position: relative;
  margin-left: 0;
  width: 651px;
  float: left;
}
@media all and (max-width: 1010px) {
  #prodotto .colonna-destra {
    width: 100%;
  }
}
#prodotto .colonna-destra .cover-bg {
  display: none;
}
#prodotto .gallery-images {
  margin-bottom: 42px;
  width: 100%;
  float: right;
  height: 80px;
  overflow: hidden;
  padding-top: 5px;
}
@media all and (max-width: 1010px) {
  #prodotto .gallery-images {
    margin-bottom: 13px;
  }
}
#prodotto .link-to-media {
  float: right;
  position: absolute;
  left: 33%;
  top: 512px;
}
@media (max-width: 1010px) {
  #prodotto .colonna-destra {
    margin-right: 0;
    width: 100%;
  }
  #prodotto .colonna-destra .gallery-images {
    width: 100%;
  }
  #prodotto .colonna-destra #slider {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  #prodotto .colonna-sinistra {
    margin-left: 10px;
    margin-right: 10px;
  }
  #prodotto .colonna-sinistra .preview-prodotto {
    width: 100% !important;
    padding: 0px;
    left: 0;
    text-align: left;
  }
  #prodotto .colonna-sinistra .preview-prodotto img {
    max-height: 250px !important;
    width: auto !important;
    float: left;
  }
  #prodotto .link-to-media {
    width: 100%;
    position: relative !important;
    left: auto !important;
    top: auto !important;
  }
  #prodotto .gallery-images {
    padding-left: 16px;
    padding-right: 16px;
  }
  #prodotto .advantages {
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100% !important;
  }
  #prodotto .advantages ul {
    width: 100% !important;
  }
  #prodotto .advantages ul li {
    padding-left: 0;
  }
  #prodotto .solutions {
    padding-left: 10px !important;
    padding-right: 10px;
    float: left;
    width: 100% !important;
  }
  #prodotto .testo {
    height: auto !important;
  }
  #prodotto .titolo h2 {
    padding-right: 16px !important;
  }
  #prodotto .titolo h1 {
    padding-right: 16px !important;
  }
}
@media (max-width: 600px) {
  #prodotto .titolo h2 {
    font-size: 20px !important;
  }
  #prodotto .colonna-sinistra {
    padding-top: 20px;
  }
  #prodotto .colonna-sinistra .preview-prodotto {
    text-align: center;
  }
  #prodotto .colonna-sinistra .preview-prodotto img {
    float: none;
  }
}

.orange_title {
  width: 100%;
  max-width: 980px;
  padding: 0;
  margin: 0 auto;
}
.orange_title.product-wide {
  max-width: 1240px;
}
.orange_title .headline {
  padding: 0;
}
@media (max-width: 1270px) {
  .orange_title {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.orange_title_removed {
  padding-top: 6px;
}

@media (max-width: 1010px) {
  .Geoplast-productsWrapper .accessory-preview p {
    padding: 0;
  }
  .Geoplast-productsWrapper .product-page .section .columns-wrapper .column p {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .Geoplast-productsWrapper .column-1 p, .Geoplast-productsWrapper .column-1 h3, .Geoplast-productsWrapper .column-1 h4, .Geoplast-productsWrapper .column-1 .rtecenter, .Geoplast-productsWrapper .column-2 p, .Geoplast-productsWrapper .column-2 h3, .Geoplast-productsWrapper .column-2 h4, .Geoplast-productsWrapper .column-2 .rtecenter {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .Geoplast-productsWrapper .view-content {
    padding-left: 10px !important;
  }
  .Geoplast-productsWrapper .view-filters .view-content {
    width: 100% !important;
  }
  .Geoplast-productsWrapper .node-product-leed .three-columns, .Geoplast-productsWrapper .node-product-basic-page .three-columns {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .Geoplast-productsWrapper .node-product-leed .three-columns p, .Geoplast-productsWrapper .node-product-basic-page .three-columns p {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .Geoplast-productsWrapper .node-product-leed .two-columns, .Geoplast-productsWrapper .node-product-basic-page .two-columns {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .Geoplast-productsWrapper .node-product-leed .two-columns .column-1 p, .Geoplast-productsWrapper .node-product-leed .two-columns .column-2 p, .Geoplast-productsWrapper .node-product-basic-page .two-columns .column-1 p, .Geoplast-productsWrapper .node-product-basic-page .two-columns .column-2 p {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 640px) {
  .Geoplast-productsWrapper .view-content {
    width: 62%;
    margin-top: 50px !important;
  }
  .Geoplast-productsWrapper .view-content h1 {
    padding-right: 10px !important;
    margin-top: 0 !important;
  }
  .Geoplast-productsWrapper .view-content a {
    margin-right: 10px !important;
  }
  .Geoplast-productsWrapper .view-filters .view-content a {
    margin-right: 10px !important;
  }
  .Geoplast-productsWrapper #lista-case-history {
    margin-top: 50px !important;
  }
  .Geoplast-productsWrapper #product-media {
    margin-top: 50px !important;
  }
  .Geoplast-productsWrapper .btnGeo {
    margin-bottom: 15px !important;
  }
}
.Geoplast-productsWrapper .tabella {
  overflow: auto;
  font-size: 11px !important;
  margin: 0 auto 50px auto;
}
.Geoplast-productsWrapper .tabella * {
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
}
.Geoplast-productsWrapper #tables {
  font-family: Arial, sans-serif !important;
  max-width: 980px;
  margin: 0 auto;
  overflow: auto;
}
.Geoplast-productsWrapper .content, .Geoplast-productsWrapper .columns-wrapper {
  max-width: 980px !important;
  margin: 0 auto !important;
}
.Geoplast-productsWrapper .internal-links {
  text-align: left !important;
}
.Geoplast-productsWrapper .internal-links a:first-child {
  padding-left: 0;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .internal-links {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.Geoplast-productsWrapper .internal-links .testo-intro p {
  text-align: left !important;
  padding-left: 0;
}
.Geoplast-productsWrapper p {
  font-size: 15px !important;
}
.Geoplast-productsWrapper .section .centrato {
  width: 100%;
}
.Geoplast-productsWrapper .two-columns .column-1 {
  padding: 25px 25px 25px 0 !important;
}
.Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme {
  position: relative;
}
.Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme p {
  font-family: HelveticaNeueCond !important;
  font-weight: 700;
  font-size: 40px !important;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme p {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1 {
  position: absolute;
}
.Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1.content-1 {
  top: 36%;
  left: 17%;
  transform: translate(-50%, 0%);
  color: #575757;
}
@media (max-width: 950px) {
  .Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1.content-1 {
    left: 12%;
  }
}
.Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1.content-2 {
  top: 36%;
  left: 49%;
  transform: translate(-50%, 0%);
  color: #575757;
}
@media (max-width: 950px) {
  .Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1.content-2 {
    left: 32%;
  }
}
.Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1.content-3 {
  top: 67.2%;
  left: 7.9%;
  transform: translate(-50%, 0%);
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1.content-3 {
    left: 10%;
  }
}
@media (max-width: 950px) {
  .Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1.content-3 {
    left: 5.4%;
  }
}
.Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1.content-3 p {
  font-size: 30px !important;
  font-weight: 400;
}
.Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1.content-4 {
  top: 67%;
  left: 46%;
  transform: translate(-50%, 0%);
}
@media (max-width: 950px) {
  .Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1.content-4 {
    left: 29%;
  }
}
.Geoplast-productsWrapper .two-columns .column-1.wrapper-img-installation-scheme .wrapper-content-1.content-4 p {
  font-size: 30px !important;
  font-weight: 400;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .two-columns .column-1.column-wrapper {
    padding-left: 10px !important;
  }
}
.Geoplast-productsWrapper .two-columns .column-2 {
  padding: 25px 0 25px 25px !important;
}
.Geoplast-productsWrapper .two-columns .column-2.wrapper-img-installation-scheme {
  position: relative;
}
.Geoplast-productsWrapper .two-columns .column-2.wrapper-img-installation-scheme p {
  font-family: HelveticaNeueCond !important;
  font-weight: 700;
  font-size: 40px !important;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper .two-columns .column-2.wrapper-img-installation-scheme p {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.Geoplast-productsWrapper .two-columns .column-2.wrapper-img-installation-scheme .wrapper-content-2.content-5 {
  margin-top: 24px;
}
.Geoplast-productsWrapper .two-columns .column-2.wrapper-img-installation-scheme .wrapper-content-2.content-5 p {
  font-size: 29.3px !important;
  font-weight: 400;
  line-height: 89%;
  color: #a0a0a0;
}
@media (max-width: 430px) {
  .Geoplast-productsWrapper .two-columns .column-2.wrapper-img-installation-scheme .wrapper-content-2.content-5 p {
    font-size: 20px !important;
  }
}
@media (min-width: 431px) and (max-width: 480px) {
  .Geoplast-productsWrapper .two-columns .column-2.wrapper-img-installation-scheme .wrapper-content-2.content-5 p {
    font-size: 24px !important;
  }
}
@media (min-width: 481px) and (max-width: 500px) {
  .Geoplast-productsWrapper .two-columns .column-2.wrapper-img-installation-scheme .wrapper-content-2.content-5 p {
    font-size: 26px !important;
  }
}
@media (min-width: 501px) and (max-width: 595px) {
  .Geoplast-productsWrapper .two-columns .column-2.wrapper-img-installation-scheme .wrapper-content-2.content-5 p {
    font-size: 30px !important;
  }
}
@media (min-width: 596px) and (max-width: 949px) {
  .Geoplast-productsWrapper .two-columns .column-2.wrapper-img-installation-scheme .wrapper-content-2.content-5 p {
    font-size: 32px !important;
  }
}
@media (max-width: 950px) {
  .Geoplast-productsWrapper .two-columns .column-1 {
    padding: 25px 10px 25px 10px !important;
    width: 100%;
  }
  .Geoplast-productsWrapper .two-columns .column-2 {
    padding: 25px 10px 25px 10px !important;
    width: 100%;
  }
}
.Geoplast-productsWrapper .three-columns {
  max-width: 980px !important;
  margin: 0 auto;
}
.Geoplast-productsWrapper .three-columns img {
  width: 100%;
}
.Geoplast-productsWrapper .three-columns .column {
  padding-bottom: 15px;
}
.Geoplast-productsWrapper .three-columns .column-1 {
  padding: 0 27px 30px 0 !important;
}
.Geoplast-productsWrapper .three-columns .column-2 {
  padding: 0 13px 30px 13.9px !important;
}
.Geoplast-productsWrapper .three-columns .column-3 {
  padding: 0 0 30px 25px !important;
}
@media (max-width: 768px) {
  .Geoplast-productsWrapper .three-columns .column-1 {
    padding: 25px 10px 30px 10px !important;
  }
  .Geoplast-productsWrapper .three-columns .column-1 p {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .Geoplast-productsWrapper .three-columns .column-2 {
    padding: 25px 10px 30px 10px !important;
  }
  .Geoplast-productsWrapper .three-columns .column-2 p {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .Geoplast-productsWrapper .three-columns .column-3 {
    padding: 25px 10px 30px 10px !important;
  }
  .Geoplast-productsWrapper .three-columns .column-3 p {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.Geoplast-productsWrapper .justifier {
  display: none !important;
}
.Geoplast-productsWrapper .rtecenter {
  margin-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 100px) {
  .Geoplast-productsWrapper .rtecenter {
    padding: 0 !important;
  }
}
.Geoplast-productsWrapper .green-page .background {
  max-width: 980px;
  margin: 0 auto;
}
.Geoplast-productsWrapper #intestazione {
  max-width: 980px;
  margin: 0 auto;
}
.Geoplast-productsWrapper #page_title_products {
  color: #333333;
  padding-bottom: 5px;
  text-transform: uppercase !important;
  text-align: left !important;
  margin-top: 46px !important;
  max-width: 980px;
  margin: 0 auto;
  font-weight: bolder;
  letter-spacing: 1px !important;
  font-family: "helvetica_neuecondensed" !important;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper #page_title_products {
    padding: 0 10px;
  }
}
.Geoplast-productsWrapper #page_title_products span.separator {
  display: none !important;
}
.Geoplast-productsWrapper #page_title_products span.light {
  padding-left: 10px;
  font-family: HelveticaNeueCond, Helvetica !important;
  text-transform: uppercase !important;
}
.Geoplast-productsWrapper h1, .Geoplast-productsWrapper h2, .Geoplast-productsWrapper h3, .Geoplast-productsWrapper strong, .Geoplast-productsWrapper .light {
  font-family: HelveticaNeueCond, Helvetica !important;
}
.Geoplast-productsWrapper a, .Geoplast-productsWrapper li {
  font-family: HelveticaNeueCond, Helvetica !important;
}
.Geoplast-productsWrapper a.fa, .Geoplast-productsWrapper li.fa {
  font-family: FontAwesome !important;
  font: normal normal normal 14px/1 FontAwesome;
}
.Geoplast-productsWrapper p {
  font-size: 15px !important;
  font-family: Arial, sans-serif !important;
}
.Geoplast-productsWrapper p strong {
  font-family: Arial, sans-serif !important;
  color: black !important;
}
.Geoplast-productsWrapper p span {
  color: black !important;
}
.Geoplast-productsWrapper .node-product-basic-page p .light span {
  color: black !important;
}
.Geoplast-productsWrapper .node-product-basic-page p .light span strong {
  color: black !important;
  font-family: Arial, sans-serif !important;
}
.Geoplast-productsWrapper .node-product-basic-page p .light strong {
  color: black !important;
}
.Geoplast-productsWrapper .node-product-basic-page p .light strong span {
  color: black !important;
}
.Geoplast-productsWrapper .languageSwitcher ul, .Geoplast-productsWrapper .languageSwitcher li, .Geoplast-productsWrapper .languageSwitcher a {
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
.Geoplast-productsWrapper .product-menu ul {
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
.Geoplast-productsWrapper .product-menu li, .Geoplast-productsWrapper .product-menu a, .Geoplast-productsWrapper .product-menu strong, .Geoplast-productsWrapper .product-menu span {
  font-family: HelveticaNeueCond, Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
@media (max-width: 1000px) {
  .Geoplast-productsWrapper #faq {
    padding: 0 10px;
  }
}
.Geoplast-productsWrapper #faq .faq {
  margin: 0px !important;
  text-align: left !important;
  width: 100% !important;
  background: none !important;
}
.Geoplast-productsWrapper #faq .faq h3, .Geoplast-productsWrapper #faq .faq p {
  text-align: left !important;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0 !important;
}

.h1_left {
  text-align: left !important;
}

.product-page .section .columns-wrapper .column {
  padding-bottom: 0;
}
.product-page #swiffycontainer {
  height: auto !important;
  margin-top: 30px;
}
.product-page #section-2 .column-1, .product-page #section-1 .column-1,
.product-page .section-shadow .column-1,
.product-page .view-accessories .column-1 {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1000px) {
  .product-page #section-2 .column-1, .product-page #section-1 .column-1,
.product-page .section-shadow .column-1,
.product-page .view-accessories .column-1 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
  }
}
.product-page #section-2 h2, .product-page #section-1 h2,
.product-page .section-shadow h2,
.product-page .view-accessories h2 {
  font-weight: bold;
  max-width: 980px;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .product-page #section-2 h2, .product-page #section-1 h2,
.product-page .section-shadow h2,
.product-page .view-accessories h2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.product-page #section-2 h2, .product-page #section-2 h3, .product-page #section-2 p, .product-page #section-1 h2, .product-page #section-1 h3, .product-page #section-1 p,
.product-page .section-shadow h2,
.product-page .section-shadow h3,
.product-page .section-shadow p,
.product-page .view-accessories h2,
.product-page .view-accessories h3,
.product-page .view-accessories p {
  padding-left: 0;
  padding-right: 0;
  text-align: left !important;
}
.product-page #section-2 h2, .product-page #section-1 h2,
.product-page .section-shadow h2,
.product-page .view-accessories h2 {
  margin-bottom: 38px;
}
.product-page #section-2 h2 strong,
.product-page #section-2 h2 strong strong, .product-page #section-1 h2 strong,
.product-page #section-1 h2 strong strong,
.product-page .section-shadow h2 strong,
.product-page .section-shadow h2 strong strong,
.product-page .view-accessories h2 strong,
.product-page .view-accessories h2 strong strong {
  font-family: HelveticaNeueCond, Helvetica !important;
}
.product-page #section-2 .buttons, .product-page #section-1 .buttons,
.product-page .section-shadow .buttons,
.product-page .view-accessories .buttons {
  margin-bottom: 40px;
}

.node-product-leed .leed-download, .node-product-basic-page .leed-download {
  margin: 30px auto;
  max-width: 980px;
}
.node-product-leed p span, .node-product-basic-page p span {
  color: black !important;
}
.node-product-leed p strong, .node-product-basic-page p strong {
  color: black !important;
}
.node-product-leed h3, .node-product-basic-page h3 {
  text-align: left !important;
}
.node-product-leed .column-1, .node-product-basic-page .column-1 {
  padding: 0 !important;
}
@media (max-width: 1000px) {
  .node-product-leed .column-1, .node-product-basic-page .column-1 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.node-product-leed .column p, .node-product-basic-page .column p {
  text-align: left !important;
  padding-left: 0;
  padding-right: 0;
}
@media all and (max-width: 770px) {
  .node-product-leed .column p, .node-product-basic-page .column p {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.node-product-information .swiffy {
  height: 250px !important;
  width: auto !important;
}
.node-product-information .columns-wrapper .column .column-1, .node-product-information .columns-wrapper .column .column-2, .node-product-information .columns-wrapper .column .column-3, .node-product-information .three-columns .column .column-1, .node-product-information .three-columns .column .column-2, .node-product-information .three-columns .column .column-3 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.node-product-information #intestazione .testo-intro p {
  text-align: left !important;
  padding: 0;
}
@media (max-width: 1000px) {
  .node-product-information #intestazione .testo-intro p {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.node-product-information .internal-links {
  text-align: left !important;
}
.node-product-information .internal-links a:first-child {
  padding-left: 0;
}
@media (max-width: 1000px) {
  .node-product-information .internal-links {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.node-product-information .internal-links .testo-intro p {
  text-align: left !important;
  padding-left: 0;
}
.node-product-information p, .node-product-information .rtecenter {
  font-family: Arial, sans-serif !important;
}
.node-product-information p span, .node-product-information .rtecenter span {
  color: black !important;
}
.node-product-information p strong, .node-product-information .rtecenter strong {
  color: black !important;
}
.node-product-information p strong span, .node-product-information .rtecenter strong span {
  color: black !important;
}
.node-product-information .colorato {
  background: none !important;
}
.node-product-information ol li, .node-product-information ul li {
  font-size: 15px !important;
}
.node-product-information ol li span, .node-product-information ul li span {
  font-family: Arial, sans-serif !important;
  color: black !important;
}
.node-product-information ol li span strong, .node-product-information ul li span strong {
  font-family: Arial, sans-serif !important;
  color: black !important;
}
.node-product-information ol li strong, .node-product-information ul li strong {
  font-family: Arial, sans-serif !important;
  color: black !important;
}
.node-product-information ol li .colorato, .node-product-information ul li .colorato {
  background: none !important;
}

.Geoplast-productsWrapper strong, .Geoplast-productsWrapper p.light {
  font-family: HelveticaNeueCond, Helvetica !important;
  color: black !important;
}

.section .field-collection-container {
  max-width: 980px;
}
.section .field-collection-container .column h3:first-child {
  margin-top: -6px;
  font-family: HelveticaNeueCond, Helvetica !important;
  font-size: 30px;
  padding-top: 0;
}

.product-page-related section.product-page-related .field-collection-container {
  max-width: 980px;
}

.product-page .field-collection-container {
  max-width: 980px;
}

.product table.comparazione tr:first-child, table.comparazione .product tr:first-child, .product .tabella > table > tbody > tr:first-child, .product.product-page-information table tr:first-child {
  background: #f5842b !important;
}

.green-page .field-collection-container {
  max-width: 980px;
}

#prodotto .links .link {
  font-family: Arial, sans-serif;
}

.section .columns-wrapper .column ol li {
  list-style-type: decimal;
  margin-left: 20px;
  text-align: left;
}
.section .columns-wrapper .column ol li a {
  text-decoration: none !important;
}
.section .columns-wrapper .column ol li a:hover {
  color: #f5842b !important;
}

@media (max-width: 1000px) {
  .product-page .sections h3 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.product-page .sections .one-columns .column-1 {
  padding: 0;
}
@media (max-width: 1000px) {
  .product-page .sections .one-columns .column-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.product-page .sections .one-columns .column-1 p {
  padding: 0;
}

.product-page #section-2 .column-1 h3, .product-page #section-1 .column-1 h3 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (max-width: 640px) {
  .products-category .view-content {
    width: 100% !important;
    padding: 0 !important;
  }
}

@media all and (min-width: 1005px) {
  .node-product-information .columns-wrapper.one-columns .column.column-1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media all and (min-width: 1005px) {
  .node-product-information .columns-wrapper.one-columns .column.column-1 p, .node-product-information .columns-wrapper.one-columns .column.column-2 p, .node-product-information .columns-wrapper.one-columns .column.column-3 p, .node-product-information .columns-wrapper.two-columns .column.column-1 p, .node-product-information .columns-wrapper.two-columns .column.column-2 p, .node-product-information .columns-wrapper.two-columns .column.column-3 p, .node-product-information .columns-wrapper.three-columns .column.column-1 p, .node-product-information .columns-wrapper.three-columns .column.column-2 p, .node-product-information .columns-wrapper.three-columns .column.column-3 p {
    padding-left: 0 !important;
  }
}

.node-product-media #product-media .content .product-media-item h3, .product-page-related #product-media .content .product-media-item h3 {
  display: none !important;
}
.node-product-media #product-media .content .product-media-item, .product-page-related #product-media .content .product-media-item {
  height: 200px !important;
}

.product {
  /**
   * Project : Geoplast | geoplast.it
   * Author  : Slavko Babić mail@slavkobabic.com
   * DateTime: 2016-11-24 12:58
   */
}
.product .content-media#automated-media {
  max-width: 1040px !important;
}
@media (max-width: 1040px) {
  .product .content-media#automated-media {
    max-width: 980px !important;
  }
}
@media (max-width: 999px) {
  .product .content-media#automated-media h1 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.product .content-media#automated-media .product-media-item {
  width: calc((100% - 150px) / 4);
  height: auto !important;
  margin-left: 30px;
  margin-bottom: 30px;
  float: left;
}
.product .content-media#automated-media .product-media-item:hover a img {
  transform: scale(1.06);
  transition: all 0.5s ease;
}
.product .content-media#automated-media .product-media-item:hover h3 {
  color: #f5842b;
}
.product .content-media#automated-media .product-media-item .cell-h3 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 58px;
}
.product .content-media#automated-media .product-media-item .cell-h3 h3 {
  display: block !important;
  padding: 0;
  margin-top: 14px;
  margin-bottom: 0;
  line-height: 1.4 !important;
  font-family: Arial, sans-serif !important;
  font-size: 12px;
}
.product .content-media#automated-media .product-media-item a {
  margin-bottom: 0;
}
.product .content-media#automated-media .product-media-item a.crop {
  width: 100% !important;
  height: auto;
}
@media (max-width: 1040px) {
  .product .content-media#automated-media .product-media-item {
    width: calc((100% - 90px) / 4);
    margin-left: 0;
    margin-right: 30px;
  }
  .product .content-media#automated-media .product-media-item:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media (max-width: 825px) {
  .product .content-media#automated-media .product-media-item {
    width: calc((100% - 60px) / 3);
    margin-left: 0;
    margin-right: 30px;
  }
  .product .content-media#automated-media .product-media-item:nth-of-type(4n) {
    margin-right: 30px;
  }
  .product .content-media#automated-media .product-media-item:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .product .content-media#automated-media .product-media-item {
    width: calc((100% - 10px) / 2);
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .product .content-media#automated-media .product-media-item:nth-of-type(4n) {
    margin-right: 10px;
  }
  .product .content-media#automated-media .product-media-item:nth-of-type(3n) {
    margin-right: 10px;
  }
  .product .content-media#automated-media .product-media-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
.product .content-media#automated-media #product-media {
  text-align: left;
  width: 100% !important;
  max-width: 1040px !important;
}
@media (max-width: 1040px) {
  .product .content-media#automated-media #product-media {
    max-width: 980px !important;
  }
}
@media (max-width: 640px) {
  .product .content-media#automated-media #product-media {
    margin-top: 0 !important;
  }
}
.product .content-media#automated-media .media-container {
  max-width: 1040px !important;
  overflow: hidden;
}
@media (max-width: 1040px) {
  .product .content-media#automated-media .media-container {
    max-width: 980px !important;
  }
}
@media (max-width: 999px) {
  .product .media-gallery-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.solution .solution-detail .products {
  overflow-x: hidden;
}

.Geoplast-productsWrapper table tbody tr td strong {
  color: inherit !important;
}

.node-product-case-history-page .description font {
  font-family: Arial, sans-serif !important;
  font-weight: bold;
  color: black !important;
}

.product-page-case-history .description b {
  font-family: Arial, sans-serif !important;
  font-weight: bold;
  color: black !important;
}

.product .product-list-content .product-list-group {
  text-align: left;
}
@media (min-width: 1264px) {
  .product .product-list-content .product-list-group {
    margin-left: -28px;
    margin-right: -28px;
  }
}
.product .product-list-content .product-list-group .product-list-product-wrapper img {
  max-width: 100% !important;
  outline: 1px solid transparent;
}
.product .product-list-content .product-list-group .product-list-product-wrapper .product-list-product-title {
  margin-left: 5px;
}

.product-category .product-list-group {
  text-align: left;
}
@media (min-width: 980px) {
  .product-category .product-list-group {
    margin-left: -28px;
    margin-right: -28px;
  }
}
.product-category .product-list-group .product-list-product-wrapper img {
  max-width: 100% !important;
}
.product-category .product-list-group .product-list-product-wrapper .product-list-product-title {
  margin-left: 5px;
}
.product-category .product_category_content h2 {
  position: relative;
  font-weight: bold;
  font-size: 27px;
  color: black;
  text-align: left;
  text-transform: uppercase;
  padding-left: 0;
  padding-top: 40px !important;
  margin-top: 30px;
  margin-top: 22px;
  margin-bottom: 30px !important;
  line-height: 30px;
}
.product-category .product_category_content h2:before {
  content: "";
  margin: 21px 0;
  position: absolute;
  height: 1px;
  background: #c4c1c1;
  top: 0px;
  left: 0;
  right: 0;
}
.product-category .product_category_content p {
  text-align: left;
  margin: 0 0 20px 0 !important;
  padding: 0;
}
.product-category .product_category_content p a {
  color: #f5842b;
  text-decoration: none !important;
}
.product-category .product_category_content p a:hover {
  color: #16478b;
}
.product-category .all_products_subtitle {
  padding: 0;
  font-size: 26px;
  color: black;
  font-weight: bold;
  font-family: HelveticaNeueCond;
  text-align: left;
  margin-bottom: 30px;
  margin-top: 0;
}
.product-category .content.listed_products .all_product_title {
  text-align: center !important;
  font-family: HelveticaNeueCond;
  font-weight: bold !important;
  color: black !important;
}
.product-category .product-list-product-subtitile {
  color: black !important;
  font-size: 13px !important;
}

.product.container.productListWrapper.product-list.product-category#main .content.listed_products {
  margin-bottom: 65px !important;
}
.product.container.productListWrapper.product-list.product-category#main .content.listed_products .product-list-content .product-list-group {
  justify-content: center;
}
.product.container.productListWrapper.product-list.product-category#main .content.listed_products h2 {
  margin-top: 55px;
  margin-bottom: 57px !important;
  text-align: center;
  text-transform: initial;
  font-size: 32px !important;
}
.product.container.productListWrapper.product-list.product-category#main .content.listed_products h2::before {
  content: none !important;
}
.product.container.productListWrapper.product-list.product-category#main .content.listed_products h2.all_products_subtitle {
  margin-bottom: 30px !important;
}
@media (max-width: 1074px) {
  .product.container.productListWrapper.product-list.product-category#main .content.listed_products h2 {
    font-size: 27px !important;
    margin-top: 13px;
    margin-bottom: 26px !important;
  }
  .product.container.productListWrapper.product-list.product-category#main .content.listed_products h2.all_products_subtitle {
    margin-bottom: 12px !important;
  }
}
.product.container.productListWrapper.product-list.product-category#main h1.all_product_title {
  font-size: 52px;
  line-height: 1.1;
  color: #f5842b !important;
  margin-top: 148px !important;
  margin-bottom: 142px;
}
@media (max-width: 1074px) {
  .product.container.productListWrapper.product-list.product-category#main h1.all_product_title {
    font-size: 36px !important;
    margin-top: 79px !important;
    margin-bottom: 79px;
  }
}

.solutions-list .product-list-group {
  text-align: left;
}
@media (min-width: 980px) {
  .solutions-list .product-list-group {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
}
.solutions-list .product-list-group .product-list-product-wrapper img {
  max-width: 90% !important;
  width: 90% !important;
}

.all_solutions_listed .product-list-content .product-list-group .product-list-product-wrapper > a .product-list-product-title {
  padding-left: 12px;
  padding-right: 5px;
}

.node-product-case-history-page .content {
  max-width: 1000px !important;
}

.bim-file-title {
  color: #333333;
  padding-bottom: 20px;
  padding-top: 10px;
  text-transform: uppercase;
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
  font-weight: bolder;
  font-family: "helvetica_neuecondensed";
  font-size: 40px !important;
}
@media (max-width: 630px) {
  .bim-file-title {
    font-size: 35px;
  }
}

.wrapper-bim-files {
  max-width: 980px;
  margin: 25px auto 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1000px) {
  .wrapper-bim-files {
    padding: 0 10px;
  }
}
.wrapper-bim-files .product-bim-img {
  max-width: 400px;
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
}
.wrapper-bim-files .product-bim-img img {
  transition: transform 0.3s ease;
}
@media (max-width: 800px) {
  .wrapper-bim-files .product-bim-img img {
    padding: 30px !important;
    max-width: 80% !important;
    transition: all 0.5sease !important;
  }
}
.wrapper-bim-files .product-bim-img img:hover {
  transform: scale(1.06);
}
@media (max-width: 800px) {
  .wrapper-bim-files .product-bim-img {
    max-width: unset !important;
  }
}
@media (max-width: 1011px) {
  .wrapper-bim-files .product-bim-img {
    margin-bottom: 10px;
  }
}
.wrapper-bim-files .text-over-image {
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  top: 50% !important;
  width: 100% !important;
  height: auto !important;
  padding-top: 0px !important;
}
@media (max-width: 800px) {
  .wrapper-bim-files .text-over-image {
    font-size: 30px !important;
  }
}
.wrapper-bim-files .link-list {
  min-width: 400px;
  padding-top: 30px;
  padding-bottom: 50px;
}
.wrapper-bim-files .link-list .bim-link-btn {
  background-color: #dadada;
  padding: 12px 35px;
  color: black;
  text-transform: uppercase;
  margin: 0 auto;
  font-size: 18px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
.wrapper-bim-files .link-list .bim-link-btn a {
  color: black;
  text-decoration: none;
  display: block;
  width: 100%;
}
.wrapper-bim-files .link-list .bim-link-btn:hover {
  background-color: #f5842b;
  color: white;
}
@media (max-width: 600px) {
  .wrapper-bim-files .link-list {
    min-width: unset;
    width: 100%;
  }
}

#wrapper-bim-files {
  max-width: 980px;
  margin: 25px auto 0;
  position: relative;
}
@media (max-width: 1000px) {
  #wrapper-bim-files {
    padding: 0 10px;
  }
}
#wrapper-bim-files .clearfix::after {
  content: "";
  clear: both;
  display: table;
}
#wrapper-bim-files .product-bim-img {
  float: left;
  max-width: 440px;
  padding-left: 0;
}
#wrapper-bim-files .product-bim-img img {
  transition: transform 0.3s ease;
}
#wrapper-bim-files .product-bim-img img:hover {
  transform: scale(1.06);
}
@media (min-width: 991px) {
  #wrapper-bim-files .product-bim-img {
    width: 33%;
  }
}
@media (max-width: 1011px) {
  #wrapper-bim-files .product-bim-img {
    padding-right: 0;
    margin-right: 30px;
    margin-bottom: 10px;
  }
}
@media (max-width: 680px) {
  #wrapper-bim-files .product-bim-img {
    margin-right: 0;
  }
}
#wrapper-bim-files .download {
  float: left;
  padding-right: 0;
  margin-top: 24px;
  padding-left: 60px;
}
#wrapper-bim-files .download > div {
  margin-bottom: 30px;
}
@media (max-width: 1011px) {
  #wrapper-bim-files .download {
    padding: 0;
    margin-top: 0;
  }
}
@media (max-width: 876px) {
  #wrapper-bim-files .download {
    margin-top: 0;
  }
}
#wrapper-bim-files .download .bim-download {
  margin-bottom: 10px;
}
#wrapper-bim-files .download .contact-engineers:not(first-child) {
  margin-top: 40px;
}
#wrapper-bim-files .download .contact-engineers:first-child {
  margin-top: 0;
}
#wrapper-bim-files .download .contact-engineers a {
  color: #000;
}
#wrapper-bim-files .download .contact-engineers a:hover {
  color: #f5842b;
}
#wrapper-bim-files img {
  padding: 30px;
  padding-left: 0px;
}
#wrapper-bim-files a {
  color: #8e8e8e;
  font-size: 24px;
  line-height: 0.8;
  font-family: HelveticaNeue, Helvetica !important;
}
#wrapper-bim-files a:hover {
  color: #f5842b;
}
@media (max-width: 1011px) {
  #wrapper-bim-files a {
    font-size: 18px;
  }
}
@media (max-width: 450px) {
  #wrapper-bim-files a {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  #wrapper-bim-files a {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  #modal-bim {
    margin-top: 50px;
  }
}
#modal-bim .modal {
  background: rgba(0, 0, 0, 0.75);
}
#modal-bim .modal .modal-dialog {
  width: auto;
}
@media (min-width: 768px) {
  #modal-bim .modal .modal-dialog {
    width: 700px;
  }
}
@media (min-width: 1024px) {
  #modal-bim .modal .modal-dialog {
    width: 800px;
  }
}
#modal-bim .modal-header {
  border-bottom: 0;
  font-family: Arial;
  padding-left: 100px;
  padding-bottom: 7px;
}
@media (max-width: 620px) {
  #modal-bim .modal-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 359px) {
  #modal-bim .modal-header {
    padding-left: 5px;
    padding-right: 5px;
  }
}
#modal-bim .modal-header h4 {
  padding-left: 0;
}
#modal-bim .modal-header h4.modal-title {
  text-align: left;
  font-size: 38px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 40px;
  padding-left: 6px;
  letter-spacing: -1px;
  font-family: HelveticaNeueCond, Helvetica;
  line-height: 1.428571429;
}
@media (max-width: 620px) {
  #modal-bim .modal-header h4.modal-title {
    font-size: 26px;
    padding-top: 15px;
  }
}
#modal-bim .modal-body {
  padding: 0 100px 65px;
}
@media (max-width: 620px) {
  #modal-bim .modal-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 359px) {
  #modal-bim .modal-body {
    padding-left: 5px;
    padding-right: 5px;
  }
}
#modal-bim .modal-body label {
  font-weight: 400;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 13px;
  font-family: Arial, sans-serif;
}
#modal-bim .modal-body iframe {
  width: 100%;
}
#modal-bim .modal-body .zoho-form-expert table tr td {
  font-family: Arial;
}
@media (max-width: 991px) {
  #modal-bim .modal-body .zoho-form-expert table tr td {
    display: block;
  }
}
#modal-bim .modal-body .zoho-form-expert table tr td:first-child {
  width: 31%;
}
@media (max-width: 991px) {
  #modal-bim .modal-body .zoho-form-expert table tr td:first-child {
    width: 100%;
    margin-top: 0 !important;
    text-align: left;
  }
}
#modal-bim .modal-body .zoho-form-expert table tr td:nth-child(2) {
  padding-bottom: 10px;
}
@media (max-width: 620px) {
  #modal-bim .modal-body .zoho-form-expert table tr td:nth-child(2) {
    padding-bottom: 0;
  }
}
#modal-bim .modal-body .zoho-form-expert table .required-field-expert {
  padding-bottom: 21px !important;
  padding-top: 14px !important;
}
@media (max-width: 991px) {
  #modal-bim .modal-body .zoho-form-expert table .required-field-expert {
    padding-top: 14px !important;
    padding-bottom: 28px !important;
    margin-top: 0 !important;
  }
}
@media (max-width: 620px) {
  #modal-bim .modal-body .zoho-form-expert table .contact-information {
    padding-bottom: 0;
  }
}
#modal-bim .modal-body .zoho-form-expert input, #modal-bim .modal-body .zoho-form-expert textarea {
  width: 100%;
  border: solid 1px #cacaca;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 6px 9px;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  background: white;
}
@media (max-width: 350px) {
  #modal-bim .modal-body .zoho-form-expert input, #modal-bim .modal-body .zoho-form-expert textarea {
    width: 91% !important;
  }
}
#modal-bim .modal-body .zoho-form-expert .submit_btn {
  background: #f5842b;
  color: white;
  font-size: 16px;
  border: 0 !important;
  padding: 0;
  display: block;
  height: 50px;
  width: 150px;
  line-height: 50px;
  vertical-align: middle;
  cursor: pointer;
}
#modal-bim .modal-body .zoho-form-expert .g-recaptcha {
  padding-top: 0 !important;
  padding-bottom: 2px !important;
  margin-top: 11px !important;
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  #modal-bim .modal-body .zoho-form-expert .g-recaptcha {
    padding-top: 4px;
    padding-bottom: 11px !important;
    margin-top: 21px !important;
    margin-bottom: 12px !important;
  }
}
#modal-bim .modal-body .zoho-form-expert .submit-expert {
  padding-top: 3px;
}
@media (max-width: 991px) {
  #modal-bim .modal-body .zoho-form-expert .submit-expert {
    padding-top: 4px;
  }
}
#modal-bim .modal-body .zoho-form-expert .newsletter-expert {
  padding-top: 13px !important;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  #modal-bim .modal-body .zoho-form-expert .newsletter-expert {
    padding-top: 15px;
    padding-bottom: 22px;
  }
}
#modal-bim .videos {
  margin-left: -15px;
  margin-right: -15px;
}
#modal-bim .fixed_sidebar {
  position: fixed;
  top: 50px;
  transform: translate(24%, 0);
}
#modal-bim .fixed_sidebar_end {
  position: absolute;
  transform: translate(24%, 0);
}
#modal-bim #solution_sidebar_wrapper {
  display: inline-block;
  float: right;
}
@media (max-width: 1250px) {
  #modal-bim #solution_sidebar_wrapper {
    float: none;
    margin: 0 auto;
  }
}
#modal-bim #solution_sidebar_wrapper .first_box {
  position: relative;
  margin-top: 50px;
  border: 1px solid #F26522;
  font-family: Helveticaneue;
  margin-bottom: 20px;
  float: right;
  width: 210px;
}
#modal-bim #solution_sidebar_wrapper .first_box .expert_photo {
  width: 100%;
  height: auto;
}
#modal-bim #solution_sidebar_wrapper .first_box .country-flag {
  position: absolute;
  top: 10px;
  right: 10px;
}
#modal-bim #solution_sidebar_wrapper .first_box .inner_box {
  padding: 10px 5px 20px 5px;
  text-align: left;
}
#modal-bim #solution_sidebar_wrapper .first_box .inner_box h5 {
  margin: 5px 0 0 0;
  font-family: Helveticaneue;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  text-align: left;
}
#modal-bim #solution_sidebar_wrapper .first_box .inner_box h3 {
  text-align: left;
  font-family: Helveticaneue;
  margin: 5px 0 0 0px;
  padding: 0;
  padding-bottom: 0px;
  font-size: 23px;
  color: #707070;
  font-weight: bold;
}
#modal-bim #solution_sidebar_wrapper .first_box .inner_box .active-block {
  font-family: Helveticaneue;
  display: block;
  text-decoration: none;
  color: black !important;
  background: #f8aa86;
  padding: 6px 10px;
  font-size: 18px !important;
  margin: 10px 0 0 0;
}
#modal-bim #solution_sidebar_wrapper .first_box .inner_box .active-block:hover {
  color: black !important;
  background: #f36523;
}
#modal-bim #solution_sidebar_wrapper .first_box .inner_box div {
  margin-top: 15px;
}
#modal-bim #solution_sidebar_wrapper .first_box .inner_box div a {
  color: black;
  font-family: Helveticaneue;
  font-size: 15px;
}
#modal-bim #solution_sidebar_wrapper .first_box .inner_box div a:hover {
  color: #f5842b;
  text-decoration: none;
}
#modal-bim #solution_sidebar_wrapper .first_box .inner_box .email_link {
  color: black;
  font-family: Helveticaneue;
  font-size: 15px;
  width: 100%;
  text-align: left;
}
#modal-bim #solution_sidebar_wrapper .first_box .inner_box .email_link:hover {
  color: #f5842b;
  text-decoration: none;
}
#modal-bim #solution_sidebar_wrapper .box_link {
  display: block;
}
#modal-bim #solution_sidebar_wrapper .box_link .innerContent {
  margin-bottom: 20px;
  font-family: Helveticaneue;
  line-height: 20px;
  padding: 10px 0;
  border: 1px solid #F26522;
  float: right;
  width: 210px;
}
#modal-bim #solution_sidebar_wrapper .box_link .innerContent .left {
  float: left;
  text-align: center;
  width: 50px;
  text-align: center;
}
#modal-bim #solution_sidebar_wrapper .box_link .innerContent .right {
  margin-left: 52px;
  padding: 0;
  max-width: 158px;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  color: black;
  text-align: left;
}
#modal-bim #solution_sidebar_wrapper .box_link:hover .right {
  color: #f5842b;
}
#modal-bim .main_menu li.menu-item-25 {
  display: none;
}
@media (min-width: 1120px) and (max-width: 1570px) {
  #modal-bim .main_menu li.menu-item-25 {
    display: inline-block;
  }
}
@media (min-width: 1120px) and (max-width: 1570px) {
  #modal-bim .main_menu li.menu-item-24 {
    display: none;
  }
}
#modal-bim .mob .mob_menu li.menu-item-25 {
  display: none;
}
#modal-bim .c-checkbox {
  position: absolute;
  opacity: 0;
}
#modal-bim .c-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
#modal-bim .c-checkbox + label:before {
  box-sizing: border-box;
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  border-radius: 3px;
  border: solid 1px #c3c3c3;
}
#modal-bim .c-checkbox:hover + label:before {
  background: #e4e3e3;
}
#modal-bim .c-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
#modal-bim .c-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
#modal-bim .c-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: #333;
  width: 3px;
  height: 3px;
  box-shadow: 2px 0 0 #333, 4px 0 0 #333, 4px -2px 0 #333, 4px -4px 0 #333, 4px -6px 0 #333, 4px -8px 0 #333;
  transform: rotate(45deg);
}

.zsiq_theme1 div.zsiq_cnt {
  align-items: center !important;
  padding: 18px 15px !important;
  justify-content: flex-start !important;
}
@media (max-width: 400px) {
  .zsiq_theme1 div.zsiq_cnt {
    padding: 8px 10px !important;
  }
}

.singel-bim-files-text-image.text-over-image {
  pointer-events: none;
  padding: 0;
  position: absolute;
  top: 53px;
  left: 40px;
  color: #f5842b;
  font-weight: 800 !important;
  font-size: 73px !important;
  font-family: "HelveticaNeueBoldCond" !important;
  letter-spacing: 0.5px;
  text-align: center;
  width: 210px;
  max-width: 66%;
  height: 180px;
  text-transform: uppercase;
  padding-top: 65px;
  text-shadow: 0 0 7px #000;
}
@media only screen and (max-width: 992px) {
  .singel-bim-files-text-image.text-over-image {
    top: 103px;
    left: 100px;
  }
}
@media only screen and (max-width: 800px) {
  .singel-bim-files-text-image.text-over-image {
    font-size: 45px !important;
  }
}
@media only screen and (max-width: 700px) {
  .singel-bim-files-text-image.text-over-image {
    font-size: 35px !important;
  }
}
@media only screen and (max-width: 440px) {
  .singel-bim-files-text-image.text-over-image {
    top: 82px;
    left: 70px;
  }
}
@media only screen and (max-width: 420px) {
  .singel-bim-files-text-image.text-over-image {
    top: 73px;
    left: 64px;
  }
}
@media only screen and (max-width: 380px) {
  .singel-bim-files-text-image.text-over-image {
    top: 62px;
    left: 48px;
  }
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-20 15:23
 */
@media all and (max-width: 768px) {
  .videoWrapper .content {
    margin: 10px;
  }
}
.videoWrapper .headline {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #46972b;
  border-bottom: #46972b 1px solid;
}
.videoWrapper h3 {
  text-align: left;
  text-transform: uppercase;
  border-bottom: solid 1px #ccc;
  margin: 51px 0 26px 0;
  padding: 0;
  padding-bottom: 2px;
  font-size: 28px;
  font-weight: bold;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
}
.videoWrapper .gallery-video-content {
  text-align: left;
}
.videoWrapper .gallery-video-content:first-child h3 {
  margin-top: 40px;
}
.videoWrapper .gallery-video-content .video-element {
  padding: 0;
  border: 0;
  width: 270px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-bottom: 33px;
  /*
        @media all and (min-width: 1261px) {
          &:nth-child(4n+0) {
            margin: {
              right: 25px!important;
              left: 45px;
            }
          ;
          }
          &:nth-child(4n+1) {
            margin: {
              right: 45px!important;
              left: 25px!important;
            }
          ;
          }
        }
  */
}
.videoWrapper .gallery-video-content .video-element .vyoutube img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-backface-visibility: hidden;
}
.videoWrapper .gallery-video-content .video-element .vyoutube:hover img {
  -webkit-transform: translateZ(0) scale(1.06);
  -moz-transform: translateZ(0) scale(1.06);
  -o-transform: translateZ(0) scale(1.06);
  -ms-transform: translateZ(0) scale(1.06);
  transform: translateZ(0) scale(1.06);
  -webkit-backface-visibility: hidden;
}
@media all and (max-width: 4000px) and (min-width: 992px) {
  .videoWrapper .gallery-video-content .video-element:nth-child(3n+1) {
    margin-right: 75px;
    margin-left: 75px;
  }
}
@media all and (max-width: 991px) and (min-width: 581px) {
  .videoWrapper .gallery-video-content .video-element:nth-child(2n+0) {
    margin-left: 20px;
    float: right;
  }
}
@media all and (max-width: 580px) {
  .videoWrapper .gallery-video-content .video-element:nth-child(2n+0) {
    margin-right: 20px;
  }
}
.videoWrapper .gallery-video-content .video-element .videoWrapper {
  display: block;
  width: 270px;
  height: 160px;
  overflow: hidden;
  padding: 0;
}
.videoWrapper .gallery-video-content .video-element .videoWrapper:hover .play-icon {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.videoWrapper .gallery-video-content .video-element:hover .play-icon {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.videoWrapper .gallery-video-content .video-element .title {
  text-decoration: none;
  margin: 10px 0;
  color: #333333;
  font-family: "helvetica_neuecondensed";
  text-transform: uppercase;
  text-align: left !important;
  font-size: 18px;
  letter-spacing: 0.6px;
  line-height: 100%;
  vertical-align: top;
  font-weight: bold;
}
.videoWrapper .gallery-video-content .video-element .title a {
  text-decoration: none;
  color: #f5842b;
}
.videoWrapper .gallery-video-content .video-element .title a:hover {
  color: #16478b;
}
.videoWrapper .gallery-video-content .video-element:hover .title {
  color: #f5842b;
}
.videoWrapper .gallery-video-content .video-element .play-icon {
  cursor: pointer;
  width: 55px;
  height: 39px;
  display: block;
  position: absolute;
  left: 107px;
  top: 60px;
}
.videoWrapper .gallery-video-content .video-element .play-icon.youtube-icon {
  background: url(/wp-content/themes/geoplast/assets/images/buttons/youtube.png);
}
.videoWrapper .gallery-video-content .video-element .play-icon.vimeo-icon {
  background: url(/wp-content/themes/geoplast/assets/images/buttons/vimeo.png);
}
.videoWrapper.video-ru h3 {
  font-family: Arial, sans-serif;
}
.videoWrapper.video-ru .gallery-video-content .video-element .title {
  font-family: Arial, sans-serif;
}

.video-responsiveness iframe {
  max-width: 1240px;
}
@media (max-width: 1255px) {
  .video-responsiveness {
    margin: 0 10px;
  }
}

[style*="--aspect-ratio"] > :first-child {
  width: 100%;
}

[style*="--aspect-ratio"] > img {
  height: auto;
}

@supports (--custom:property) {
  [style*="--aspect-ratio"] {
    position: relative;
  }
  [style*="--aspect-ratio"]::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  [style*="--aspect-ratio"] > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
.rent_section_split {
  margin-top: 75px;
}
.rent_section_split:before {
  content: "";
  margin: -35px 0;
  position: absolute;
  height: 1px;
  background: #c4c1c1;
  top: 0px;
  left: 0;
  right: 0;
}

.rentWrapper {
  max-width: 1240px !important;
  width: 100% !important;
}

.rent_baner {
  position: relative;
}
@media (max-width: 700px) {
  .rent_baner img {
    height: 200px;
    object-fit: cover;
  }
}

.rent_baner.survey_baner {
  position: relative;
}
@media (max-width: 700px) {
  .rent_baner.survey_baner img {
    height: 120px !important;
    object-fit: cover;
  }
}

.rent_title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: normal !important;
  margin: 0 !important;
  font-size: 63px;
  font-family: HelveticaNeueCond !important;
  width: 95% !important;
}
@media (max-width: 1240px) {
  .rent_title {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  .rent_title {
    font-size: 30px;
  }
}

.rent_products {
  padding: 0 !important;
  margin-top: 45px;
}
.rent_products .rent_single_product {
  text-align: center;
  width: 33%;
}
.rent_products .rent_single_product a {
  text-decoration: none;
  color: black;
  text-transform: uppercase;
  font-family: HelveticaNeueCond !important;
}
.rent_products .rent_single_product a h2 {
  font-size: 18px;
  font-weight: bold;
}
.rent_products .rent_single_product a:hover {
  color: #f5842b;
  cursor: pointer;
}

.rent_advantages {
  padding: 0;
  text-align: center;
  margin-top: 45px;
}
@media (max-width: 1240px) {
  .rent_advantages {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.rent_advantages p a {
  color: #16478b;
}
.rent_advantages p a:hover {
  color: #f5842b;
}
.rent_advantages ul {
  border-top: 1px solid #c4c1c1;
  border-bottom: 1px solid #c4c1c1;
  width: 100%;
  display: inline-block;
  text-align: center;
}
.rent_advantages ul li {
  padding: 32px 0;
  float: left;
  width: 25%;
  display: block;
  list-style: none;
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  font-family: HelveticaNeueCond !important;
  font-weight: bold;
  line-height: 1.08;
}
@media (max-width: 1240px) {
  .rent_advantages ul li {
    font-size: 30px;
  }
}
@media (max-width: 910px) {
  .rent_advantages ul li {
    font-size: 25px;
  }
}
@media (max-width: 660px) {
  .rent_advantages ul li {
    font-size: 18px;
  }
}
@media (max-width: 445px) {
  .rent_advantages ul li {
    font-size: 13px;
  }
}

.rent_contact {
  margin-top: 45px;
}
@media (min-width: 1270px) {
  .rent_contact {
    padding-left: 0;
    padding-right: 50px;
  }
}
@media (max-width: 700px) {
  .rent_contact {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.rent_contact h2 {
  font-size: 25px;
  padding: 0;
  margin: 0 0 33px 0;
  text-align: left;
  font-family: HelveticaNeueCond !important;
  font-weight: normal;
  color: black;
}
.rent_contact #project-country {
  text-align: left;
}
.rent_contact .your-email {
  text-align: left;
}
.rent_contact .required-field-rent {
  text-align: left;
  padding-bottom: 19px;
}
.rent_contact .privacy-rent {
  line-height: 21px;
}
.rent_contact .privacy-rent-td {
  padding-bottom: 7px;
}

.rent_description {
  margin-top: 45px;
  text-align: left !important;
}
@media (min-width: 1240px) {
  .rent_description {
    padding-right: 0;
    padding-left: 50px;
  }
}
@media (max-width: 700px) {
  .rent_description {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.rent_description p {
  margin: 0 0 25px 0;
  padding: 0 !important;
  font-family: HelveticaNeue, Helvetica !important;
  font-size: 16px;
  font-weight: normal;
  color: #434343;
  line-height: 21px;
}
.rent_description p a {
  color: #f5842b;
}
.rent_description p a:hover {
  color: #16478b;
}
.rent_description a {
  color: #f5842b;
}
.rent_description a:hover {
  color: #16478b;
}
.rent_description ul, .rent_description ol {
  padding: 0 0 0 20px !important;
  margin-bottom: 25px;
}
.rent_description ul li, .rent_description ol li {
  font-size: 15px;
}
.rent_description ul li a, .rent_description ol li a {
  color: #f5842b;
}
.rent_description ul li a:hover, .rent_description ol li a:hover {
  color: #16478b;
}
.rent_description h3 {
  font-size: 25px;
  text-align: left;
  padding: 0 !important;
  font-family: helvetica_neuecondensed;
  margin: 0 0 35px 0;
  font-weight: 600;
  line-height: 32px;
}

.rent_form tr, .rent_form td {
  padding: 6px;
  border-spacing: 0px;
  border-width: 0px;
}
.rent_form tr .project-city, .rent_form td .project-city {
  padding-right: 17px;
}
@media (max-width: 768px) {
  .rent_form tr .project-city, .rent_form td .project-city {
    padding-right: 14px;
  }
}
.rent_form tr input, .rent_form tr select, .rent_form td input, .rent_form td select {
  height: 45px;
  border-radius: 0;
  border: 0;
  outline: 1px solid #cacaca;
  outline-offset: -1px;
}
.rent_form tr input:focus, .rent_form tr select:focus, .rent_form td input:focus, .rent_form td select:focus {
  outline: 1px solid #f5842b;
}
.rent_form tr .submit_btn, .rent_form td .submit_btn {
  text-transform: uppercase;
  font-size: 18px;
  padding: 0 20px;
  height: 70px !important;
  width: auto;
  font-family: helvetica_neuecondensed;
  outline: none;
  outline-offset: 0;
}
@media (max-width: 500px) {
  .rent_form tr .submit_btn, .rent_form td .submit_btn {
    font-size: 15px;
    height: 50px;
  }
}
.rent_form .rent_mini_form td input, .rent_form .rent_mini_form td select {
  float: left;
  max-width: 135px;
}
@media (max-width: 768px) {
  .rent_form .rent_mini_form td input, .rent_form .rent_mini_form td select {
    max-width: 150px;
  }
}
.rent_form .rent_mini_form td .your-email {
  padding-left: 6px;
  width: 50%;
  text-align: left;
}
.rent_form .rent_mini_form td p {
  nowrap: nowrap;
  text-align: left;
  font-size: 13px;
  font-family: Arial;
  margin: 0;
  padding: 0 0 2px 0;
}
.rent_form .rent_mini_form td div {
  float: left;
  width: 147px;
  display: inline-table;
}
@media (max-width: 768px) {
  .rent_form .rent_mini_form td div {
    width: 136px;
  }
}
.rent_form .rent_mini_form td #define-date {
  margin-right: 12px;
}
@media (max-width: 768px) {
  .rent_form .rent_mini_form td #define-date {
    margin-right: 0;
    width: 150px;
  }
}
.rent_form .mini_form_with_or {
  position: relative;
}
.rent_form .mini_form_with_or div {
  margin-right: 47px !important;
}
@media (max-width: 768px) {
  .rent_form .mini_form_with_or div {
    margin-right: 45px !important;
  }
}
.rent_form .mini_form_with_or .number_with_or {
  margin-right: 0 !important;
}
.rent_form .mini_form_with_or .rent_or {
  font-size: 16px;
  color: black;
  position: absolute;
  top: 50%;
  left: 163px;
  display: inline;
  width: 16px;
  text-align: center;
}
@media (max-width: 768px) {
  .rent_form .mini_form_with_or .rent_or {
    left: 157px;
  }
}
.rent_form #project_start_date, .rent_form #project_end_date {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 768px) {
  .rent_form #project_start_date {
    max-width: 150px;
  }
}
.rent_form .privacy-conditions {
  height: 15px;
  width: 14px;
  outline: none;
  outline-offset: none;
}

.language-en .rent_advantages ul li {
  padding: 55px 0;
}

@media (max-width: 1270px) {
  .rent-advantages-parcheggio {
    padding-left: 10px;
    padding-right: 10px;
  }
}

td.msg-parcheggio {
  padding-left: 0 !important;
}

p#msg {
  padding-left: 0 !important;
}

.rent_form.parcheggio td.privacy-parcheggio {
  padding-top: 15px;
  padding-bottom: 7px;
  padding-left: 0;
}
@media (max-width: 768px) {
  .rent_form.parcheggio #your-name {
    padding-right: 0 !important;
  }
}
.rent_form.parcheggio tr .project-city {
  padding-right: 160px;
  padding-left: 0;
}
@media (max-width: 768px) {
  .rent_form.parcheggio tr .project-city {
    padding-right: 0;
  }
}
.rent_form.parcheggio td.your-email {
  padding-right: 160px;
  padding-left: 0;
  text-align: left;
}
@media (max-width: 768px) {
  .rent_form.parcheggio td.your-email {
    padding-right: 0;
  }
}
.rent_form.parcheggio .newsletter-parcheggio span {
  line-height: 19px !important;
}
.rent_form.parcheggio span.privacy-cond {
  line-height: 22px;
}
.rent_form.parcheggio td.required-parcheggio {
  padding-bottom: 19px;
  padding-top: 0;
  padding-left: 0;
  text-align: left;
}
.rent_form.parcheggio td#your-name {
  padding-left: 0;
}
.rent_form.parcheggio td.submit-parcheggio {
  padding-left: 0;
}
.rent_form.parcheggio td.newsletter-parcheggio {
  padding-left: 0;
  padding-top: 24px;
  text-align: left;
}

.projects-parcheggio {
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px;
}
@media (max-width: 1270px) {
  .projects-parcheggio {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.projects-parcheggio .project-wrapper p {
  padding: 0;
}
.projects-parcheggio .project-wrapper .projects-wrapper {
  margin-right: -10px;
  margin-left: -10px;
}
@media (max-width: 600px) {
  .projects-parcheggio .project-wrapper .projects-wrapper .project_single {
    width: 100%;
  }
}
.projects-parcheggio .project-wrapper .projects-wrapper .project_single h3 {
  height: 51px;
}
@media (max-width: 1000px) {
  .projects-parcheggio .section.section-shadow:before {
    left: 0 !important;
    right: 0 !important;
  }
}

.content-parcheggio .section.section-shadow {
  max-width: 100%;
}
.content-parcheggio .parcheggio-products {
  margin-top: 50px;
  padding-bottom: 10px !important;
}
@media (max-width: 1270px) {
  .content-parcheggio .parcheggio-products {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}
.content-parcheggio .parcheggio-products .parcheggio-products-wrapper {
  border-bottom: 1px solid #c4c1c1;
  border-top: 1px solid #c4c1c1;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .content-parcheggio .parcheggio-products .parcheggio-products-wrapper .rent_single_product a h2 {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
  }
}
.content-parcheggio .parcheggio-products .orange_project_title {
  max-width: 100%;
  text-align: center;
}
.content-parcheggio .parcheggio-products .orange_title_h2 {
  text-align: center;
  padding-top: 16px;
}
.rent_baner-parcheggio .rent_title {
  top: 80%;
}
@media (max-width: 768px) {
  .rent_baner-parcheggio .rent_title {
    font-size: 26px;
  }
}

.tribe-is-responsive .tribe-events-event-image {
  margin-bottom: 0;
}
.tribe-is-responsive .tribe-events-notices {
  background: none;
  border-radius: 0;
  border: none;
  font-size: 16px;
  color: black;
  margin: 10px 0 8px 0;
  padding: 8px 35px 8px 0px;
  text-shadow: none;
}
.tribe-is-responsive .tribe-events-notices ul li {
  margin: 10px 0;
  font-size: 24px;
}
.tribe-is-responsive .tribe-events-notices ul li a {
  color: #f5842b;
}
.tribe-is-responsive .tribe-events-notices ul li a:hover {
  color: #000;
}
@media (max-width: 768px) {
  .tribe-is-responsive .tribe-bar-search-filter {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .tribe-is-responsive .tribe-bar-date-filter {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .tribe-is-responsive .tribe-bar-submit {
    padding-left: 0;
    padding-right: 0;
  }
}
.tribe-is-responsive #tribe-mobile-container .type-tribe_events h4 a {
  color: black;
}
.tribe-is-responsive #tribe-bar-collapse-toggle {
  padding-left: 0;
  background: 0;
}
.tribe-is-responsive #tribe-bar-collapse-toggle .tribe-bar-date-filter, .tribe-is-responsive #tribe-bar-collapse-toggle .tribe-bar-search-filter, .tribe-is-responsive #tribe-bar-collapse-toggle .tribe-bar-submit {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.tribe-is-responsive #tribe-events-pg-template {
  padding: 0 !important;
}
.tribe-is-responsive .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap {
  background: none;
  box-shadow: none !important;
}
.tribe-is-responsive .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details {
  border: 1px #c4c1c1 solid;
}
.tribe-is-responsive .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-list-event-title {
  text-align: left !important;
}
.tribe-is-responsive .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-list-event-title a {
  text-align: left !important;
  font-family: HelveticaNeueCond;
  color: black;
  font-weight: bold;
  font-size: 22px;
  text-transform: capitalize;
}
.tribe-is-responsive .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-list-event-title a:hover {
  color: #f5842b;
}
@media (max-width: 600px) {
  .tribe-is-responsive .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-list-event-title a {
    font-size: 18px;
  }
}
.tribe-is-responsive .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-list-photo-description {
  display: none;
}
.tribe-is-responsive .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-list-photo-description p {
  padding-top: 7px;
}
@media (max-width: 768px) {
  .tribe-is-responsive .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-list-photo-description p {
    font-size: 13px !important;
  }
}
.tribe-is-responsive .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-image img {
  width: 100% !important;
}
.tribe-is-responsive .headline {
  padding: 0;
  color: #46972b;
  border-bottom: #46972b 1px solid;
}
.tribe-is-responsive #tribe-bar-form {
  background: none;
  margin-top: 50px;
}
.tribe-is-responsive #tribe-bar-form label {
  margin: 0 0 6px;
}
.tribe-is-responsive #tribe-bar-form input[type=text] {
  font-style: normal !important;
  padding: 6px 9px !important;
}
.tribe-is-responsive #tribe-bar-form input[type=text]:-moz-placeholder, .tribe-is-responsive #tribe-bar-form input[type=text] :-ms-input-placeholder, .tribe-is-responsive #tribe-bar-form input[type=text] ::-webkit-input-placeholder {
  font-style: normal;
}
.tribe-is-responsive #tribe-bar-form .tribe-bar-date-filter, .tribe-is-responsive #tribe-bar-form .tribe-bar-search-filter {
  padding-left: 0;
}
.tribe-is-responsive #tribe-bar-form .tribe-bar-submit {
  padding-left: 0;
  margin: 0;
  text-align: left;
}
.tribe-is-responsive #tribe-bar-form .tribe-bar-submit .tribe-events-button {
  background: #f5842b;
}
.tribe-is-responsive #tribe-bar-form .tribe-bar-submit .tribe-events-button:hover {
  background: #16478b;
}
.tribe-is-responsive #tribe-bar-form .tribe-bar-views-inner {
  background: none;
}
.tribe-is-responsive #tribe-bar-form .tribe-bar-views-select {
  display: none;
}
.tribe-is-responsive #tribe-bar-form .tribe-bar-views-list li {
  background: none;
}
.tribe-is-responsive #tribe-bar-form .tribe-bar-views-list li:hover {
  background: #f5842b !important;
  color: white;
}
.tribe-is-responsive .socialshare {
  display: none !important;
}
.tribe-is-responsive .tribe-events-single .meeting_btn {
  margin: 5px 0 0 0;
  display: inline-block;
  border-radius: 0;
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  padding: 12px;
  background: #f5842b;
  text-align: center;
}
.tribe-is-responsive .tribe-events-single .meeting_btn:hover {
  background: #16478b;
  color: #fff !important;
}
@media (max-width: 768px) {
  .tribe-is-responsive .tribe-events-single .meeting_btn {
    font-size: 10px;
    max-width: auto;
    width: auto;
    padding: 10px;
  }
}
.tribe-is-responsive .tribe-events-single .tribe-events-notices {
  font-family: HelveticaNeueCond;
  font-size: 26px;
  margin: 0;
  padding: 10px 0;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .tribe-is-responsive .tribe-events-single .tribe-events-notices {
    font-size: 16px;
  }
}
.tribe-is-responsive .tribe-events-single .headline {
  padding: 0;
  margin-top: 0;
}
.tribe-is-responsive .tribe-events-single .post_title {
  font-size: 48px;
  text-transform: none;
  margin-bottom: 33px;
  text-align: left;
}
@media (max-width: 768px) {
  .tribe-is-responsive .tribe-events-single .post_title {
    font-size: 36px !important;
  }
}
.tribe-is-responsive .tribe-events-single .post_author {
  padding: 0;
  text-align: left;
  font-size: 22px;
  font-family: HelveticaNeueCond;
  font-weight: 400;
  color: black;
  margin-top: 0;
  margin-bottom: 35px;
}
@media (max-width: 620px) {
  .tribe-is-responsive .tribe-events-single .post_author {
    font-size: 20px;
  }
}
.tribe-is-responsive .container {
  width: 100% !important;
}
.tribe-is-responsive footer .container {
  max-width: 1240px;
}
.tribe-is-responsive .tribe-events-content p {
  padding: 21px 0 0 0;
  font-size: 20px;
  line-height: 1.8125;
  color: #000;
  font-family: Arial, sans-serif;
  max-width: 100%;
}
.tribe-is-responsive .tribe-events-content p a {
  color: #f5842b !important;
  text-decoration: none;
}
.tribe-is-responsive .tribe-events-content p a:hover {
  color: #16478b !important;
}
.tribe-is-responsive .tribe-events-content p a.button--cat {
  text-transform: uppercase;
  text-decoration: none;
  display: grid;
  place-items: center;
  background-color: #f5842b;
  color: white !important;
  padding: 10px 20px;
  width: max-content;
  margin-top: 8px;
  min-height: 50px;
}
.tribe-is-responsive .tribe-events-content p a.button--cat:hover {
  background-color: #16478b;
  color: white !important;
}
.tribe-is-responsive .tribe-events-content p a.button--cat-l {
  text-transform: uppercase;
  text-decoration: none;
  display: grid;
  place-items: center;
  background-color: #f5842b;
  color: white !important;
  padding: 10px 20px;
  width: max-content;
  margin-top: 8px;
  font-size: large;
  margin: auto;
  max-width: 100%;
  text-align: center;
  min-height: 50px;
}
.tribe-is-responsive .tribe-events-content p a.button--cat-l:hover {
  background-color: #16478b;
  color: white !important;
}
.tribe-is-responsive .tribe-events-content ul, .tribe-is-responsive .tribe-events-content ol {
  padding-left: 20px;
}
.tribe-is-responsive .tribe-events-content ul li, .tribe-is-responsive .tribe-events-content ol li {
  font-size: 20px;
  line-height: 1.8125 !important;
  color: #000;
  margin-bottom: 0 !important;
}
.tribe-is-responsive .tribe-events-content ul li a, .tribe-is-responsive .tribe-events-content ol li a {
  color: #f5842b !important;
  text-decoration: none;
}
.tribe-is-responsive .tribe-events-content ul li a:hover, .tribe-is-responsive .tribe-events-content ol li a:hover {
  color: #16478b !important;
}
.tribe-is-responsive .tribe-events-content .footer.post_share {
  margin: 50px 0 0 0;
}
.tribe-is-responsive .tribe-events-content .footer.post_share .footerWrapper {
  height: 27px !important;
  overflow: unset !important;
}
.tribe-is-responsive .tribe-events-content blockquote {
  float: left;
  position: relative;
  padding: 22px 42px 0 0;
  font-family: HelveticaNeue !important;
  margin: 40px 0 50px 0;
  text-align: left;
  width: 50%;
  border-left: none;
  border-top: 0;
}
@media (max-width: 768px) {
  .tribe-is-responsive .tribe-events-content blockquote {
    padding: 12px 22px 0 0;
    margin: 30px 0 40px 0;
  }
}
.tribe-is-responsive .tribe-events-content blockquote p {
  padding-top: 0 !important;
  text-transform: uppercase;
  font-size: 24px;
  color: #707070 !important;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .tribe-is-responsive .tribe-events-content blockquote p {
    font-size: 18px;
  }
}
.tribe-is-responsive .tribe-events-content blockquote:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #f5842b;
  bottom: -18px;
  left: 0;
}
.tribe-is-responsive .tribe-events-content blockquote:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #f5842b;
  top: 0px;
  left: 0;
}
.tribe-is-responsive .tribe-events-content h1, .tribe-is-responsive .tribe-events-content h2, .tribe-is-responsive .tribe-events-content h3 {
  text-transform: none;
  font-family: HelveticaNeueCond, Helvetica !important;
  color: black;
  margin-top: 45px !important;
}
.tribe-is-responsive .tribe-events-content h1 {
  font-size: 38px;
  margin-bottom: 5px !important;
  font-weight: bold;
}
.tribe-is-responsive .tribe-events-content h2 {
  margin-bottom: 0px !important;
  font-weight: bold;
}
.tribe-is-responsive .tribe-events-content h3 {
  margin-bottom: 0px !important;
  font-weight: normal;
}
.tribe-is-responsive .single_event_info {
  border-bottom: #acacac 1px solid;
  margin-bottom: 35px;
  padding: 0;
}
.tribe-is-responsive .single_event_info .details_single {
  margin-bottom: 7px;
  min-height: 65px;
}
@media (max-width: 768px) {
  .tribe-is-responsive .single_event_info .details_single {
    margin-bottom: 0 !important;
    min-height: 75px !important;
  }
}
.tribe-is-responsive .single_event_info .details_single .tribe-organizer {
  pointer-events: none;
}
.tribe-is-responsive .single_event_info h3 {
  font-weight: bold;
  padding: 0;
  text-align: left;
  font-family: HelveticaNeueCond;
  color: #333 !important;
  margin: 0px 0 20px 0 !important;
}
.tribe-is-responsive .single_event_info h3 ul {
  line-height: 30px;
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tribe-is-responsive .single_event_info h3 ul li {
  display: inline;
}
.tribe-is-responsive .single_event_info h3 ul li a {
  font-weight: bold;
  color: #333 !important;
  text-decoration: none;
  text-transform: capitalize;
}
.tribe-is-responsive .single_event_info h3 ul li a:hover {
  color: #f5842b !important;
}
@media (max-width: 1670px) {
  .tribe-is-responsive .single_event_info h3 ul li a {
    font-size: 20px;
  }
}
.tribe-is-responsive .single_event_info h3 ul li a:after {
  content: ",  ";
  color: #333 !important;
}
.tribe-is-responsive .single_event_info h3 ul li a:after:hover {
  color: #333 !important;
}
.tribe-is-responsive .single_event_info h3 ul li:last-child a:after {
  display: none;
}
.tribe-is-responsive .single_event_info .single_post_tags {
  overflow: hidden;
  padding: 0;
  margin: 0;
  -moz-column-count: 2;
  -moz-column-gap: 15px;
  -webkit-column-count: 2;
  -webkit-column-gap: 15px;
  column-count: 2;
  column-gap: 15px;
}
.tribe-is-responsive .single_event_info .single_post_tags li {
  width: 100%;
  list-style: none;
  float: left;
  height: auto;
  padding-right: 15px;
}
@media (max-width: 1050px) {
  .tribe-is-responsive .single_event_info .single_post_tags li {
    height: auto;
  }
}
.tribe-is-responsive .single_event_info .single_post_tags li a {
  text-decoration: none;
  color: #707070 !important;
  font-size: 18px;
  text-transform: capitalize;
}
.tribe-is-responsive .single_event_info .single_post_tags li a:hover {
  color: #f5842b !important;
}
@media (max-width: 1670px) {
  .tribe-is-responsive .single_event_info .single_post_tags li a {
    font-size: 15px;
  }
}
@media (max-width: 1050px) {
  .tribe-is-responsive .single_event_info .single_post_tags li a {
    font-size: 12px;
  }
}
.tribe-is-responsive .single_event_info dt {
  font-family: HelveticaNeueCond, Helvetica !important;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 5px;
  margin-top: 6px;
  color: #848484;
}
.tribe-is-responsive .single_event_info dd {
  color: black;
  font-size: 20px;
  text-decoration: none !important;
  font-family: HelveticaNeueCond, Helvetica !important;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .tribe-is-responsive .single_event_info dd {
    font-size: 12px;
  }
}
.tribe-is-responsive .single_event_info dd abbr {
  text-decoration: none;
}
.tribe-is-responsive .single_event_info dd a {
  font-family: HelveticaNeueCond, Helvetica !important;
  color: black;
}
.tribe-is-responsive .single_event_info dd a:hover {
  color: #f5842b;
}
.tribe-is-responsive .google_calendar {
  padding: 40px 0;
}
.tribe-is-responsive .google_calendar .tribe-events-button {
  background-color: #f5842b !important;
  float: left !important;
  margin: 0 !important;
}
.tribe-is-responsive .google_calendar .tribe-events-ical {
  display: none !important;
}
.tribe-is-responsive #tribe-events-footer {
  padding-top: 40px;
  position: relative;
}
.tribe-is-responsive #tribe-events-footer .tribe-events-nav-next {
  margin-right: 0;
  padding-right: 15px;
  color: #f5842b;
}
.tribe-is-responsive #tribe-events-footer .tribe-events-nav-next span {
  position: absolute;
  right: 0;
  top: 0;
}
.tribe-is-responsive #tribe-events-footer .tribe-events-nav-previous {
  padding-left: 15px;
  color: #f5842b;
}
.tribe-is-responsive #tribe-events-footer .tribe-events-nav-previous span {
  position: absolute;
  left: 0;
  top: 0;
}
.tribe-is-responsive .tribe-events-sub-nav li {
  position: relative;
  max-width: 35%;
}
.tribe-is-responsive .tribe-events-sub-nav li a {
  color: #f5842b !important;
  background: none !important;
}
.tribe-is-responsive .tribe-events-sub-nav li a:hover {
  color: #16478b !important;
}
@media (max-width: 768px) {
  .tribe-is-responsive .tribe-events-sub-nav li {
    padding: 0 !important;
  }
  .tribe-is-responsive .tribe-events-sub-nav li a {
    padding: 0 10px 0 10px;
  }
}
.tribe-is-responsive .single_post_author_info .author_name, .tribe-is-responsive .single_post_author_info .author_firm {
  text-align: left;
  padding: 0;
}
.tribe-is-responsive .single_post_author_info .expert_call {
  line-height: 1.8125;
}
.tribe-is-responsive .single_post_author {
  margin-top: 0 !important;
  border-top: none;
}
.tribe-is-responsive #tribe-events-footer {
  border-top: 1px #acacac solid;
  padding-top: 22px;
}
.tribe-is-responsive .event_default_page #tribe-events-pg-template .headline {
  margin-top: 50px;
}
.tribe-is-responsive .event_default_page .tribe-events-page-title {
  font-family: HelveticaNeueCond;
  font-size: 38px;
  margin-top: 38px !important;
  margin-bottom: 28px !important;
  padding: 0;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .tribe-is-responsive .event_default_page .tribe-events-page-title {
    font-size: 26px;
  }
}
@media (max-width: 1240px) {
  .tribe-is-responsive .event_default_page {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.tribe-is-responsive .event_default_page .tribe-events-ical {
  display: none !important;
}
.tribe-is-responsive .event_default_page .tribe-events-list .type-tribe_events {
  padding: 2.25em 0 !important;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-events-read-more {
  display: block;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-events-loop {
  margin-bottom: 15px !important;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-events-list-separator-month {
  margin-top: 45px;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-events-list-separator-month span {
  font-family: HelveticaNeueCond;
}
.tribe-is-responsive .event_default_page .tribe-events-list .type-tribe_events {
  margin-top: 17px;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-event-url {
  font-family: HelveticaNeueCond;
  color: black;
  font-weight: bold;
  font-size: 22px;
  text-transform: capitalize;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-event-url:hover {
  color: #f5842b;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-events-list-event-description p {
  padding-top: 0;
  line-height: 1.6;
  margin-top: -6px !important;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-events-list-event-description .tribe-events-read-more {
  color: #f5842b;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-events-list-event-description .tribe-events-read-more:hover {
  color: #16478b;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-events-content {
  padding: 0;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-events-loop .tribe-events-event-meta {
  background: none !important;
  border: none !important;
  margin-top: 0;
  padding: 0 !important;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details {
  padding: 0 !important;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-events-loop .tribe-events-event-meta .tribe-events-venue-details {
  display: none;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-event-featured .tribe-events-list-event-title a {
  color: black !important;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-event-featured .tribe-events-list-event-title a:hover {
  color: #f5842b !important;
}
.tribe-is-responsive .event_default_page .tribe-events-list .tribe-event-featured .tribe-events-event-image {
  padding: 0 15px;
}
.tribe-is-responsive .tribe-bar-filters {
  display: inline-block;
  width: 100%;
}
.tribe-is-responsive .tribe-events-month #tribe-mobile-container .type-tribe_events h4 {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.tribe-is-responsive .tribe-events-month #tribe-mobile-container .tribe-events-read-more {
  color: #f5842b;
}
.tribe-is-responsive .tribe-events-month #tribe-mobile-container .tribe-events-read-more:hover {
  color: #16478b;
}
.tribe-is-responsive .tribe-events-month #tribe-events-footer {
  border-top: 0 !important;
  padding-top: 20px !important;
}
.tribe-is-responsive .tribe-events-month .tribe-events-month-event-title a {
  color: #f5842b;
}
.tribe-is-responsive .tribe-events-month .tribe-events-month-event-title a:hover {
  color: #16478b;
}
.tribe-is-responsive .tribe-events-month .tribe-event-featured {
  background: #f5842b !important;
}
.tribe-is-responsive .tribe-events-month .tribe-event-featured .tribe-events-month-event-title a {
  color: white !important;
}
.tribe-is-responsive .tribe-events-month .tribe-event-featured .tribe-events-month-event-title a:hover {
  color: #000 !important;
}
.tribe-is-responsive .tribe-events-month .tribe-events-tooltip {
  background: white !important;
}
.tribe-is-responsive .tribe-events-month .tribe-events-tooltip .entry-title {
  margin-top: 0;
  text-align: left;
  padding: 0px 6px 6px;
  font-family: HelveticaNeueCond;
  color: black;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0;
}
.tribe-is-responsive .tribe-events-month .tribe-events-tooltip .tribe-event-duration {
  color: #333;
  font-weight: bold;
}
.tribe-is-responsive .tribe-events-month .tribe-events-tooltip .tribe-event-description {
  border: none !important;
}
.tribe-is-responsive .tribe-events-month .tribe-events-tooltip .tribe-event-description span {
  border: none !important;
}
.tribe-is-responsive .tribe-events-month .tribe-events-tooltip .tribe-event-description p {
  padding: 0;
}
.tribe-is-responsive .tribe-events-month .tribe-events-tooltip.tribe-event-featured .tribe-events-event-thumb {
  width: 100% !important;
  padding-top: 0 !important;
}
.tribe-is-responsive .tribe-events-month .tribe-events-tooltip.tribe-event-featured .tribe-events-event-thumb img {
  width: 100%;
}
.tribe-is-responsive .tribe-events-month .tribe-events-sub-nav {
  margin-bottom: 30px !important;
}
.tribe-is-responsive .tribe-bar-geoloc-filter {
  padding-left: 0;
}
@media (max-width: 650px) {
  .tribe-is-responsive .tribe-bar-geoloc-filter {
    width: 100% !important;
    padding-right: 0px;
    padding-top: 0 !important;
  }
}
.tribe-is-responsive .tribe-bar-geoloc-filter select {
  width: 100%;
  border-radius: 0;
  border: 0;
  outline: 1px solid #cacaca;
  outline-offset: -1px;
  background: white !important;
}
@media (max-width: 650px) {
  .tribe-is-responsive .tribe-bar-filters {
    padding-top: 10px;
  }
}
.tribe-is-responsive .tribe-bar-search-filter, .tribe-is-responsive .tribe-bar-date-filter, .tribe-is-responsive .tribe-bar-geoloc-filter {
  padding: 20px 47px 20px 0;
  width: auto;
}
.tribe-is-responsive .tribe-bar-search-filter label, .tribe-is-responsive .tribe-bar-date-filter label, .tribe-is-responsive .tribe-bar-geoloc-filter label {
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.tribe-is-responsive .tribe-bar-search-filter select, .tribe-is-responsive .tribe-bar-date-filter select, .tribe-is-responsive .tribe-bar-geoloc-filter select {
  width: 200px;
}
.tribe-is-responsive .tribe-bar-search-filter input, .tribe-is-responsive .tribe-bar-date-filter input, .tribe-is-responsive .tribe-bar-geoloc-filter input {
  font-size: 12px;
  line-height: 16px;
  color: #333;
  width: 100px;
  height: 45px;
  border-radius: 0 !important;
  border: 0 !important;
  outline: 1px solid #cacaca !important;
  outline-offset: -1px !important;
}
.tribe-is-responsive .tribe-bar-search-filter input::-webkit-input-placeholder, .tribe-is-responsive .tribe-bar-date-filter input::-webkit-input-placeholder, .tribe-is-responsive .tribe-bar-geoloc-filter input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style: normal !important;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  font-family: Arial, sans-serif !important;
}
@media (max-width: 650px) {
  .tribe-is-responsive .tribe-bar-search-filter, .tribe-is-responsive .tribe-bar-date-filter, .tribe-is-responsive .tribe-bar-geoloc-filter {
    width: 100% !important;
    padding-right: 0;
  }
  .tribe-is-responsive .tribe-bar-search-filter label, .tribe-is-responsive .tribe-bar-date-filter label, .tribe-is-responsive .tribe-bar-geoloc-filter label {
    width: 100%;
  }
  .tribe-is-responsive .tribe-bar-search-filter select, .tribe-is-responsive .tribe-bar-date-filter select, .tribe-is-responsive .tribe-bar-geoloc-filter select {
    width: 200px;
  }
  .tribe-is-responsive .tribe-bar-search-filter .tribe-bar-geoloc-filter, .tribe-is-responsive .tribe-bar-date-filter .tribe-bar-geoloc-filter, .tribe-is-responsive .tribe-bar-geoloc-filter .tribe-bar-geoloc-filter {
    padding-top: 0 !important;
  }
}
.tribe-is-responsive #tribe-events-bar {
  display: none;
}
.tribe-is-responsive .nc_wrapper {
  position: relative !important;
}
.tribe-is-responsive .tribe-events-event-meta {
  margin-left: -15px;
  margin-right: -15px;
}
.tribe-is-responsive .tribe-events-meta-group-organizer {
  margin-left: -15px;
  margin-right: -15px;
}
.tribe-is-responsive .tribe-event-tags a {
  text-transform: capitalize !important;
}
.tribe-is-responsive .details_devider {
  display: block;
  height: 1px;
  border: 0;
  border-top: #acacac 1px solid;
  margin: 0;
  padding: 0;
}
.tribe-is-responsive .tribe-event-featured {
  background: none !important;
}
.tribe-is-responsive .tribe-event-featured .tribe-event-schedule-details {
  color: #333333;
  font-weight: bold;
}
.tribe-is-responsive .tribe-event-featured .tribe-events-event-details {
  border-top: 2px #f5842b solid !important;
}
.tribe-is-responsive .tribe-events-photo-event-wrap .tribe-events-event-details {
  padding-bottom: 7px !important;
}
.tribe-is-responsive .tribe-events-photo-event-wrap .tribe-events-event-image {
  padding: 0 !important;
}
.tribe-is-responsive .tribe-mobile-day .tribe-events-mobile p {
  padding-left: 0;
  padding-right: 0;
}
.tribe-is-responsive .tribe-mobile-day .tribe-events-future td {
  color: #f5842b;
}
.tribe-is-responsive .tribe-mobile-day .tribe-event-featured {
  background: none !important;
}
.tribe-is-responsive .tribe-mobile-day .tribe-event-featured img {
  border-bottom: 2px solid #f5842b;
}
.tribe-is-responsive #tribe-events-photo-events .tribe-event-featured .tribe-events-photo-event-wrap {
  background: white;
  text-align: left;
}
.tribe-is-responsive #tribe-events-photo-events .tribe-event-featured .tribe-events-photo-event-wrap .tribe-events-list-event-title {
  text-align: left !important;
}
.tribe-is-responsive .tribe-events-list #tribe-events-photo-events .tribe-events-event-details .tribe-events-list-event-title {
  text-align: left !important;
}
.tribe-is-responsive #tribe-events-photo-events {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 15px;
  padding-bottom: 15px;
}
.tribe-is-responsive #tribe-events-photo-events .tribe-events-photo-event {
  margin-top: 0;
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 600px) {
  .tribe-is-responsive #tribe-events-photo-events {
    margin-top: 0 !important;
  }
}
.tribe-is-responsive .share_new {
  margin-bottom: 40px;
}
.tribe-is-responsive .tribe-events-photo .tribe-events-sub-nav, .tribe-is-responsive .tribe-events-month .tribe-events-sub-nav, .tribe-is-responsive .tribe-events-list .tribe-events-sub-nav {
  margin-bottom: 30px !important;
}
.tribe-is-responsive .tribe-events-photo .tribe-events-sub-nav a, .tribe-is-responsive .tribe-events-month .tribe-events-sub-nav a, .tribe-is-responsive .tribe-events-list .tribe-events-sub-nav a {
  font-size: 20px;
  font-family: HelveticaNeueCond;
}
@media (max-width: 600px) {
  .tribe-is-responsive .tribe-events-photo .tribe-event-url, .tribe-is-responsive .tribe-events-month .tribe-event-url, .tribe-is-responsive .tribe-events-list .tribe-event-url {
    font-size: 18px !important;
  }
  .tribe-is-responsive .tribe-events-photo .tribe-event-schedule-details, .tribe-is-responsive .tribe-events-month .tribe-event-schedule-details, .tribe-is-responsive .tribe-events-list .tribe-event-schedule-details {
    font-size: 12px !important;
  }
}

.webinar-ul li {
  font-size: 15px;
  line-height: 1.8125 !important;
  color: #000;
  margin: 0 !important;
}

.tribe-is-responsive .event_default_page .tribe-events-page-title, ul.product-menu li a {
  text-align: left !important;
}

.tribe-events-list #tribe-events-photo-events .tribe-events-event-details h2 {
  text-align: left !important;
}

.tribe-is-responsive .tribe-events-month .tribe-events-tooltip .entry-title {
  padding: 0 0px 6px;
}

.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-shortcode.view-week .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip {
  border: 0;
  background-color: #fff;
  padding: 0.75em 1em 0;
  box-shadow: 3px 4px 21px rgba(0, 0, 0, 0.38);
  border: none !important;
}

.tribe-events-calendar {
  margin-top: 44px !important;
  margin-bottom: 24px !important;
}

.tribe-events-tooltip span.tribe-events-arrow {
  border: 0 !important;
}
.tribe-events-tooltip .tribe-events-event-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.tribe-events-photo #tribe-events-footer, .tribe-events-photo #tribe-events-header, .tribe-events-list #tribe-events-footer, .tribe-events-list #tribe-events-header, .tribe-events-month #tribe-events-footer, .tribe-events-month #tribe-events-header {
  border-top: none !important;
  padding-top: 0 !important;
}
.tribe-events-photo #tribe-events-footer .tribe-events-nav-next, .tribe-events-photo #tribe-events-header .tribe-events-nav-next, .tribe-events-list #tribe-events-footer .tribe-events-nav-next, .tribe-events-list #tribe-events-header .tribe-events-nav-next, .tribe-events-month #tribe-events-footer .tribe-events-nav-next, .tribe-events-month #tribe-events-header .tribe-events-nav-next {
  padding-right: 0;
}
.tribe-events-photo #tribe-events-footer .tribe-events-nav-next span, .tribe-events-photo #tribe-events-header .tribe-events-nav-next span, .tribe-events-list #tribe-events-footer .tribe-events-nav-next span, .tribe-events-list #tribe-events-header .tribe-events-nav-next span, .tribe-events-month #tribe-events-footer .tribe-events-nav-next span, .tribe-events-month #tribe-events-header .tribe-events-nav-next span {
  position: relative !important;
  display: contents !important;
  clear: both !important;
  top: auto;
  left: auto;
}
.tribe-events-photo #tribe-events-footer .tribe-events-nav-previous, .tribe-events-photo #tribe-events-header .tribe-events-nav-previous, .tribe-events-list #tribe-events-footer .tribe-events-nav-previous, .tribe-events-list #tribe-events-header .tribe-events-nav-previous, .tribe-events-month #tribe-events-footer .tribe-events-nav-previous, .tribe-events-month #tribe-events-header .tribe-events-nav-previous {
  padding-left: 0;
}
.tribe-events-photo #tribe-events-footer .tribe-events-nav-previous span, .tribe-events-photo #tribe-events-header .tribe-events-nav-previous span, .tribe-events-list #tribe-events-footer .tribe-events-nav-previous span, .tribe-events-list #tribe-events-header .tribe-events-nav-previous span, .tribe-events-month #tribe-events-footer .tribe-events-nav-previous span, .tribe-events-month #tribe-events-header .tribe-events-nav-previous span {
  position: relative !important;
  display: contents !important;
  clear: both !important;
  top: auto;
  left: auto;
}
@media (max-width: 768px) {
  .tribe-events-photo #tribe-events-footer .tribe-events-nav-next a, .tribe-events-photo #tribe-events-footer .tribe-events-nav-previous a, .tribe-events-photo #tribe-events-header .tribe-events-nav-next a, .tribe-events-photo #tribe-events-header .tribe-events-nav-previous a, .tribe-events-list #tribe-events-footer .tribe-events-nav-next a, .tribe-events-list #tribe-events-footer .tribe-events-nav-previous a, .tribe-events-list #tribe-events-header .tribe-events-nav-next a, .tribe-events-list #tribe-events-header .tribe-events-nav-previous a, .tribe-events-month #tribe-events-footer .tribe-events-nav-next a, .tribe-events-month #tribe-events-footer .tribe-events-nav-previous a, .tribe-events-month #tribe-events-header .tribe-events-nav-next a, .tribe-events-month #tribe-events-header .tribe-events-nav-previous a {
    width: auto;
    color: #f5842b;
    font-size: 14px !important;
    padding-left: 0;
    padding-right: 0;
  }
}

.tribe-events-list .tribe-events-list-event-title {
  text-align: left !important;
}

.share-widget {
  text-align: center;
  padding: 4px 0 0 0;
  max-width: 980px;
  margin: 50px auto;
  margin-bottom: 10px;
  margin-top: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .share-widget {
    right: 0;
  }
}
.share-widget .swp_social_panel {
  clear: both;
  display: inline;
  margin: 20px auto;
  height: 34px;
  line-height: 1;
  overflow: hidden;
  padding: 0;
  align-items: stretch;
  justify-content: space-between;
  width: 115px;
}
.share-widget .swp_social_panel .nc_tweetContainer {
  width: 115px;
}
@media (max-width: 768px) {
  .share-widget .swp_social_panel .nc_tweetContainer {
    width: 74px;
  }
}
@media (max-width: 410px) {
  .share-widget .swp_social_panel .nc_tweetContainer {
    width: 63px;
  }
}
.share-widget .swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {
  width: auto !important;
}
@media (max-width: 410px) {
  .share-widget .swp_social_panel:not(.swp_social_panelSide) .total_shares.total_sharesalt .swp_count {
    min-width: 0;
  }
}
@media (max-width: 410px) {
  .share-widget .swp_social_panel .total_shares.total_sharesalt .swp_label {
    min-width: 0;
    font-size: 7px !important;
    letter-spacing: -0.6px;
  }
}
@media (max-width: 768px) {
  .share-widget {
    position: relative;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .share-widget .swp_social_panel {
    margin: 0 !important;
    float: right;
    display: block;
    height: auto;
    width: 115px !important;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .share-widget .swp_social_panel {
    position: absolute;
    top: 0;
  }
}
@media (max-width: 768px) {
  .share-widget .swp_social_panel:not(.nc_floater):not(.nc_socialPanelSide) {
    width: auto !important;
  }
}
@media (max-width: 768px) {
  .share-widget .nc_tweetContainer {
    margin-right: 0 !important;
    margin-bottom: 10px !important;
    padding-left: 0 !important;
    width: 115px;
    float: left;
  }
}

.sw.swp_linkedin_icon {
  font-size: 20px;
}

div.st_email_large.fa.fa-at::before {
  display: none;
}

div.st_facebook_large.fa.fa-facebook-square::before {
  display: none;
}

div.st_linkedin_large.fa.fa-linkedin::before {
  display: none;
}

div.st_twitter_large.fa.fa-twitter::before {
  display: none;
}

@media (max-width: 768px) {
  .swp_social_panel .total_shares {
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .nc_tweetContainer .total_shares .total_sharesalt {
    margin-left: 5px !important;
  }
}

@media (max-width: 768px) {
  .swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-last-child(1) {
    padding-left: 0 !important;
    margin-left: 5px !important;
  }
}

@media (max-width: 1010px) {
  .about_wrapper .about_sections_wrapper {
    display: none !important;
  }
}
.about_wrapper .single_section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center !important;
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_wrapper .single_section {
  width: 100%;
  height: -webkit-calc(100vh - 60px);
  height: -moz-calc(100vh - 60px);
  height: calc(100vh - 60px);
}
.about_wrapper .single_section.single_section_footer {
  height: auto;
  padding-bottom: 0;
}
.about_wrapper .about_info {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
.about_wrapper .about_info h3 {
  padding: 0;
  text-align: left;
  margin-bottom: 38px;
  margin-top: 180px;
  font-size: 38px;
  font-weight: bold;
  font-family: HelveticaNeueCond;
}
.about_wrapper .about_info p {
  padding: 0;
  max-width: 60%;
  font-size: 17px;
  font-family: Helvetica;
}
.about_wrapper .about_info a {
  color: inherit;
}
.about_wrapper .about_info a:hover {
  color: #f5842b !important;
}
.about_wrapper .about_info .media {
  z-index: 21;
}
.about_wrapper .about_info .media-left {
  width: 110px;
}
.about_wrapper .about_info .media-left img {
  border: 1px #f5842b solid;
  max-width: auto;
  min-width: 100px;
}
.about_wrapper .about_info .media-body {
  text-align: left;
  text-transform: uppercase;
}
.about_wrapper .about_info .media-body h2 {
  color: inherit;
  text-align: left;
  text-transform: uppercase;
  font-family: "helvetica_neuecondensed" !important;
  text-align: left;
  font-size: 30px;
  padding: 6px 0 0 0;
  margin: 0;
}
.about_wrapper .about_info .media-body h2 span {
  font-size: 20px;
}
@media (max-width: 1010px) {
  .about_wrapper .about_info .media-body h2 {
    font-size: 18px;
  }
  .about_wrapper .about_info .media-body h2 span {
    font-size: 14px;
  }
}
@media (max-width: 1250px) {
  .about_wrapper .about_info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-height: 600px) {
  .about_wrapper .about_info {
    height: 100%;
  }
  .about_wrapper .about_info h3 {
    margin-top: 44px;
    font-size: 26px;
  }
  .about_wrapper .about_info .about_info_text p {
    max-width: 50%;
    font-size: 15px;
  }
}

.about_mobile {
  display: none;
}
@media (max-width: 1010px) {
  .about_mobile {
    display: block;
  }
  .about_mobile .about_info {
    padding-bottom: 12px;
    height: 100%;
  }
  .about_mobile .about_info .about_mobile_image {
    margin-bottom: 20px;
  }
  .about_mobile .about_info h3 {
    color: black !important;
    margin-top: 44px;
    margin-bottom: 20px;
    font-size: 26px;
  }
  .about_mobile .about_info .about_info_text {
    color: black !important;
  }
  .about_mobile .about_info .about_info_text p {
    max-width: 90%;
    font-size: 15px;
  }
}

.language-ru .about_info h3 {
  font-family: Arial;
}
.language-ru .about_info p {
  font-family: Arial;
}
.language-ru .about_info .media-body h2 {
  font-family: Arial !important;
}

.container-fluid-render {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid-render .home-render-sustainability-secret {
  width: 100%;
  max-width: 1940px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.container-fluid-render .home-render-sustainability-secret:hover h2 {
  color: #f5842b;
  transition: all 1.5s ease;
}
.container-fluid-render .home-render-sustainability-secret h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -60%);
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Helvetica Neue Cond", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 77px;
  letter-spacing: 3.4px;
  width: 100%;
}
@media (max-width: 375px) {
  .container-fluid-render .home-render-sustainability-secret h2 {
    font-size: 18px;
    transform: translate(-50%, -65%);
  }
}
@media (min-width: 376px) and (max-width: 459px) {
  .container-fluid-render .home-render-sustainability-secret h2 {
    font-size: 22px;
    transform: translate(-50%, -70%);
  }
}
@media (min-width: 460px) and (max-width: 563px) {
  .container-fluid-render .home-render-sustainability-secret h2 {
    font-size: 30px;
    transform: translate(-50%, -65%);
  }
}
@media (min-width: 564px) and (max-width: 899px) {
  .container-fluid-render .home-render-sustainability-secret h2 {
    font-size: 40px;
  }
}
@media (min-width: 900px) and (max-width: 1000px) {
  .container-fluid-render .home-render-sustainability-secret h2 {
    font-size: 50px;
  }
}
@media (min-width: 1001px) and (max-width: 1300px) {
  .container-fluid-render .home-render-sustainability-secret h2 {
    font-size: 60px;
  }
}
.container-fluid-render .home-render-sustainability-secret img {
  transition: all 1.5s ease;
}
.container-fluid-render.resources-home-big-promo .home-render-sustainability-secret:hover h2 {
  color: #46972b;
  transition: all 1.5s ease;
}
.container-fluid-render.resources-home-big-promo .home-render-sustainability-secret h2 {
  top: 27%;
}
@media (max-width: 375px) {
  .container-fluid-render.resources-home-big-promo .home-render-sustainability-secret h2 {
    font-size: 15px;
    transform: translate(-50%, -65%);
    top: 25%;
  }
}
@media (min-width: 376px) and (max-width: 433px) {
  .container-fluid-render.resources-home-big-promo .home-render-sustainability-secret h2 {
    font-size: 18px;
    transform: translate(-50%, -70%);
    top: 25%;
  }
}
@media (min-width: 434px) and (max-width: 459px) {
  .container-fluid-render.resources-home-big-promo .home-render-sustainability-secret h2 {
    font-size: 22px;
    transform: translate(-50%, -70%);
    top: 25%;
  }
}
@media (min-width: 460px) and (max-width: 563px) {
  .container-fluid-render.resources-home-big-promo .home-render-sustainability-secret h2 {
    font-size: 24px;
    transform: translate(-50%, -65%);
    top: 23%;
  }
}
@media (min-width: 564px) and (max-width: 899px) {
  .container-fluid-render.resources-home-big-promo .home-render-sustainability-secret h2 {
    font-size: 32px;
    top: 23%;
  }
}
@media (min-width: 900px) and (max-width: 1000px) {
  .container-fluid-render.resources-home-big-promo .home-render-sustainability-secret h2 {
    font-size: 50px;
  }
}
@media (min-width: 1001px) and (max-width: 1300px) {
  .container-fluid-render.resources-home-big-promo .home-render-sustainability-secret h2 {
    font-size: 60px;
  }
}
.container-fluid-render .home_sustainable_profitability {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.container-fluid-render .home_sustainable_profitability .mobile {
  display: none;
}
.container-fluid-render .home_sustainable_profitability .desktop {
  display: block;
}
@media (max-width: 700px) {
  .container-fluid-render .home_sustainable_profitability .desktop {
    display: none;
  }
  .container-fluid-render .home_sustainable_profitability .mobile {
    display: block;
  }
  .container-fluid-render .home_sustainable_profitability .mobile .single_post_video {
    height: max-content;
  }
  .container-fluid-render .home_sustainable_profitability .mobile .single_post_video::before {
    display: none !important;
  }
  .container-fluid-render .home_sustainable_profitability .mobile .single_post_video video {
    position: relative;
    height: auto;
  }
}
@supports (--custom:property) {
  .container-fluid-render .home_sustainable_profitability .single_post_video {
    position: relative;
  }
  .container-fluid-render .home_sustainable_profitability .single_post_video::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  .container-fluid-render .home_sustainable_profitability iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
.container-fluid-render .home_sustainable_profitability .single_post_video iframe {
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.container-fluid-render .home_sustainable_profitability:hover h2 {
  color: #f5842b !important;
}
.container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: flex;
  justify-content: center;
  background: transparent;
}
.container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft h2 {
  color: #fff;
  padding: 20px 50px 20px 20px;
  text-align: left;
  letter-spacing: 1px;
  font-size: 37px;
  width: 100%;
}
@media (min-width: 1250px) and (max-width: 1500px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft h2 {
    font-size: 37px;
  }
}
@media (min-width: 1051px) and (max-width: 1249px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft h2 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1050px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft h2 {
    font-size: 25px;
  }
}
@media (min-width: 580px) and (max-width: 767px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft h2 {
    font-size: 21px;
  }
}
@media (min-width: 399px) and (max-width: 580px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft h2 {
    font-size: 14px;
  }
}
@media (max-width: 499px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft h2 {
    font-size: 14px;
    padding: 20px 50px 20px 20px;
  }
}
.container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft h2:hover {
  color: #f5842b;
}
.container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox {
  position: absolute;
  text-decoration: none;
  background-color: transparent;
  bottom: 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 550px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox {
    justify-content: start;
  }
}
.container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox h2 {
  color: #fff;
  padding: 13px;
  text-align: center;
  letter-spacing: 1px;
  font-size: 40px;
  width: max-content !important;
  margin-bottom: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  padding-left: 50px !important;
  padding-right: 50px !important;
}
@media (min-width: 1290px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox h2 {
    margin-bottom: 31px;
  }
}
@media (min-width: 700px) and (max-width: 920px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox h2 {
    padding: 23px;
  }
}
@media (max-width: 1110px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox h2 {
    font-size: 32px;
    width: 520px;
    padding: 17px;
  }
}
@media (max-width: 768px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox h2 {
    padding: 17px;
    font-size: 23px;
    width: 380px;
  }
}
@media (max-width: 700px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox h2 {
    padding: 23px !important;
    font-size: 23px !important;
    width: auto;
    max-width: 380px;
    margin-bottom: 16px;
  }
}
@media (max-width: 440px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox h2 {
    padding: 15px;
    margin-left: 6px;
    font-size: 32px !important;
    max-width: 280px;
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (max-width: 500px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.es h2, .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.de h2 {
    font-size: 21px;
  }
}
@media (max-width: 440px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.es h2, .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.de h2 {
    font-size: 17px;
  }
}
@media (max-width: 390px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.es h2, .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.de h2 {
    font-size: 23px;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media (max-width: 480px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.fr h2, .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.it h2 {
    font-size: 21px;
  }
}
@media (max-width: 440px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.fr h2, .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.it h2 {
    font-size: 18px;
    padding-inline: 20px;
  }
}
@media (max-width: 390px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.fr h2, .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.it h2 {
    font-size: 21px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media (max-width: 485px) {
  .container-fluid-render .home_sustainable_profitability .homeBigPromoBottomLeft.aquabox.fr h2 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.container-fluid-render .home_sustainable_profitability .wrapper-text {
  position: absolute;
  left: 18%;
  top: 41%;
  transform: translate(-12%, -60%);
  width: 100%;
}
.container-fluid-render .home_sustainable_profitability .wrapper-text a {
  position: absolute;
  left: 0;
}
@media (max-width: 450px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text a {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text {
    top: 41.4%;
  }
}
@media (max-width: 499px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text {
    top: 43.4%;
  }
}
.container-fluid-render .home_sustainable_profitability .wrapper-text h2 {
  padding: 0;
  color: #fff;
}
.container-fluid-render .home_sustainable_profitability .wrapper-text .title_top {
  transform: translate(-51.8%, 41%);
}
.container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
  font-size: 70px;
}
@media (min-width: 1250px) and (max-width: 1500px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
    font-size: 56px;
  }
}
@media (min-width: 1051px) and (max-width: 1249px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
    font-size: 45px;
  }
}
@media (min-width: 768px) and (max-width: 1050px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
    font-size: 31px;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
    font-size: 25px;
  }
}
@media (min-width: 400px) and (max-width: 499px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
    font-size: 22px;
  }
}
@media (max-width: 399px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
    font-size: 20px;
  }
}
.container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle {
  transform: translate(-4.3%, 14%);
}
.container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle.en {
  transform: translate(-7.3%, 14%);
}
.container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle.es {
  transform: translate(-3.3%, 14%);
}
.container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle.ru {
  transform: translate(-9.3%, 14%);
}
@media (max-width: 420px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle.it, .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle.fr, .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle.de {
    transform: translate(-7.3%, -14%);
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle.es {
    transform: translate(-6.3%, -32%);
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle.pt-pt, .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle.ru {
    transform: translate(-6.3%, -14%);
  }
}
.container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2 {
  text-align: left;
  font-size: 4.6vw;
}
@media (max-width: 450px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2 {
    text-align: center;
    font-size: 9.6vw;
  }
}
.container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom {
  text-align: center;
  color: black;
  line-height: 1.3;
  font-size: 65px;
  font-weight: 400;
  transform: translate(-3.5%, 34%);
  font-family: "helvetica_neuecondensed";
}
.container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom span {
  font-size: 237px;
  line-height: 0.3;
}
.container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom .bottom-row {
  margin-bottom: 13px;
}
@media (min-width: 1250px) and (max-width: 1500px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom {
    font-size: 35px;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom span {
    font-size: 165px; /* 70% of previous */
    line-height: 0.3;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom .bottom-row {
    margin-bottom: 5px;
  }
}
@media (min-width: 1051px) and (max-width: 1249px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom {
    font-size: 28px;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom span {
    font-size: 135px; /* 82% of previous */
    line-height: 0.3;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom .bottom-row {
    margin-bottom: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1050px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom {
    font-size: 28px;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom span {
    font-size: 97px; /* 72% of previous */
    line-height: 0.3;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom .bottom-row {
    margin-bottom: 4px;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom {
    font-size: 21px;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom span {
    font-size: 63px; /* 65% of previous */
    line-height: 0.3;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom .bottom-row {
    margin-bottom: 4px;
  }
}
@media (min-width: 400px) and (max-width: 499px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom {
    transform: translate(0.5%, 34%);
    font-size: 18px;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom span {
    font-size: 50px; /* 80% of previous */
    line-height: 0.3;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom .bottom-row {
    margin-bottom: 3px;
  }
}
@media (max-width: 399px) {
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom {
    transform: translate(0.5%, 34%);
    font-size: 17px;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom span {
    font-size: 45px;
    line-height: 0.3;
  }
  .container-fluid-render .home_sustainable_profitability .wrapper-text .title_middle h2.title_bottom .bottom-row {
    margin-bottom: 3px;
  }
}
.container-fluid-render .home_sustainable_profitability h2 {
  text-transform: none;
  color: #ffffff;
  font-family: "Helvetica Neue Cond", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 77px;
  letter-spacing: 0.5px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.container-fluid-render .home_sustainable_profitability img {
  transition: all 1.5s ease;
}
@media (max-width: 768px) {
  .container-fluid-render .home_sustainable_profitability img {
    height: 300px;
    object-fit: cover;
  }
}
.container-fluid-render .home_sustainable_profitability:hover h2 {
  color: #000000;
}

.container-fluid-padding {
  padding-bottom: 45px;
}

.language-ru .container-fluid-render .home_sustainable_profitability .wrapper-text {
  left: 22%;
}
@media (min-width: 631px) and (max-width: 1650px) {
  .language-ru .container-fluid-render .home_sustainable_profitability .wrapper-text {
    transform: translate(-12%, -60%);
  }
}
.language-ru .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top {
  transform: translate(-50%, 41%);
}
.language-ru .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
  font-size: 63px;
}
@media (min-width: 980px) and (max-width: 1249px) {
  .language-ru .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
    font-size: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .language-ru .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
    font-size: 35px;
  }
}
@media (min-width: 400px) and (max-width: 767px) {
  .language-ru .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
    font-size: 25px;
  }
}
@media (max-width: 399px) {
  .language-ru .container-fluid-render .home_sustainable_profitability .wrapper-text .title_top h2 {
    font-size: 20px;
  }
}

.language-fr .batimat-banner {
  margin: 80px auto 105px;
  max-width: 1240px;
  width: 100%;
  text-align: center;
}
@media (max-width: 1000px) {
  .language-fr .batimat-banner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 768px) {
  .language-fr .batimat-banner img {
    height: 100px;
    object-fit: cover;
  }
}

@media (max-width: 430px) {
  .swp_social_panel:not(.swp_social_panelSide) .total_shares.total_sharesalt .swp_count {
    margin-left: 0 !important;
    font-size: 16px !important;
  }
}

@media (max-width: 430px) {
  .share-widget .swp_social_panel .total_shares.total_sharesalt .swp_label {
    font-size: 6.6px !important;
    letter-spacing: -0.7px;
  }
}

@media (max-width: 430px) {
  .share-widget .swp_social_panel .nc_tweetContainer {
    width: 62px !important;
  }
}

@media (max-width: 430px) {
  div.total_shares.total_sharesalt:nth-last-child(1) {
    width: 64px !important;
  }
}

@media (max-width: 420px) {
  div.total_shares.total_shares {
    display: none;
  }
}

footer .container .wrapper-banner-coronavirus {
  cursor: pointer;
  max-width: 980px !important;
  margin: 0 auto;
  background: #ec7c00;
  border: 1px solid #e6eaeb;
  display: block;
  display: none !important;
}
footer .container .wrapper-banner-coronavirus:hover h2 {
  color: #fff !important;
}
@media (max-width: 1000px) {
  footer .container .wrapper-banner-coronavirus {
    margin-left: 10px;
    margin-right: 10px;
  }
}
footer .container .wrapper-banner-coronavirus .banner-txt {
  margin: 5px auto;
  text-align: center;
}
footer .container .wrapper-banner-coronavirus .banner-txt h2 {
  margin: 0 auto;
  padding: 0;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif !important;
  font-size: 26px !important;
  line-height: 33px;
  letter-spacing: 2px;
  color: #000000;
}
@media (min-width: 751px) and (max-width: 900px) {
  footer .container .wrapper-banner-coronavirus .banner-txt h2 {
    font-size: 25px !important;
    line-height: 31px;
    letter-spacing: 1.8px;
  }
}
@media (min-width: 571px) and (max-width: 750px) {
  footer .container .wrapper-banner-coronavirus .banner-txt h2 {
    font-size: 20px !important;
    line-height: 26px;
    letter-spacing: 1.6px;
  }
}
@media (min-width: 481px) and (max-width: 570px) {
  footer .container .wrapper-banner-coronavirus .banner-txt h2 {
    font-size: 16px !important;
    line-height: 22px;
    letter-spacing: 1.4px;
  }
}
@media (min-width: 401px) and (max-width: 480px) {
  footer .container .wrapper-banner-coronavirus .banner-txt h2 {
    font-size: 14px !important;
    line-height: 20px;
    letter-spacing: 1.3px;
  }
}
@media (max-width: 400px) {
  footer .container .wrapper-banner-coronavirus .banner-txt h2 {
    font-size: 12px !important;
    line-height: 18px;
    letter-spacing: 1.2px;
  }
}

header .wrapper-banner-coronavirus {
  cursor: pointer;
  max-width: 1940px;
  margin: 0 auto;
  background: #ec7c00;
  border-top: 1px solid #e6eaeb;
  border-bottom: 1px solid #e6eaeb;
  display: block;
  display: none !important;
}
header .wrapper-banner-coronavirus:hover h2 {
  color: #fff !important;
}
header .wrapper-banner-coronavirus .banner-txt {
  margin: 5px auto;
  text-align: center;
}
header .wrapper-banner-coronavirus .banner-txt h2 {
  margin: 0 auto;
  padding: 0;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif !important;
  font-size: 26px !important;
  line-height: 33px;
  letter-spacing: 2px;
  color: #000000;
}
@media (min-width: 751px) and (max-width: 900px) {
  header .wrapper-banner-coronavirus .banner-txt h2 {
    font-size: 25px !important;
    line-height: 31px;
    letter-spacing: 1.8px;
  }
}
@media (min-width: 571px) and (max-width: 750px) {
  header .wrapper-banner-coronavirus .banner-txt h2 {
    font-size: 20px !important;
    line-height: 26px;
    letter-spacing: 1.6px;
  }
}
@media (min-width: 481px) and (max-width: 570px) {
  header .wrapper-banner-coronavirus .banner-txt h2 {
    font-size: 16px !important;
    line-height: 22px;
    letter-spacing: 1.4px;
  }
}
@media (min-width: 401px) and (max-width: 480px) {
  header .wrapper-banner-coronavirus .banner-txt h2 {
    font-size: 14px !important;
    line-height: 20px;
    letter-spacing: 1.3px;
  }
}
@media (max-width: 400px) {
  header .wrapper-banner-coronavirus .banner-txt h2 {
    font-size: 12px !important;
    line-height: 18px;
    letter-spacing: 1.2px;
  }
}

.wrapper-banner-coronavirus-header {
  cursor: pointer;
  max-width: 1940px;
  margin: 0 auto;
  background: #ec7c00;
  border-top: 1px solid #e6eaeb;
  border-bottom: 1px solid #e6eaeb;
  display: block;
}
.wrapper-banner-coronavirus-header:hover h2 {
  color: #fff !important;
}
.wrapper-banner-coronavirus-header .banner-txt {
  margin: 5px auto;
  text-align: center;
}
.wrapper-banner-coronavirus-header .banner-txt h2 {
  margin: 0 auto;
  padding: 0;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif !important;
  font-size: 26px !important;
  line-height: 33px;
  letter-spacing: 2px;
  color: #000000;
}
@media (min-width: 751px) and (max-width: 900px) {
  .wrapper-banner-coronavirus-header .banner-txt h2 {
    font-size: 25px !important;
    line-height: 31px;
    letter-spacing: 1.8px;
  }
}
@media (min-width: 571px) and (max-width: 750px) {
  .wrapper-banner-coronavirus-header .banner-txt h2 {
    font-size: 20px !important;
    line-height: 26px;
    letter-spacing: 1.6px;
  }
}
@media (min-width: 481px) and (max-width: 570px) {
  .wrapper-banner-coronavirus-header .banner-txt h2 {
    font-size: 16px !important;
    line-height: 22px;
    letter-spacing: 1.4px;
  }
}
@media (min-width: 401px) and (max-width: 480px) {
  .wrapper-banner-coronavirus-header .banner-txt h2 {
    font-size: 14px !important;
    line-height: 20px;
    letter-spacing: 1.3px;
  }
}
@media (max-width: 400px) {
  .wrapper-banner-coronavirus-header .banner-txt h2 {
    font-size: 12px !important;
    line-height: 18px;
    letter-spacing: 1.2px;
  }
}

#home-big-promo-msg.wrapper-banner-innovation {
  cursor: pointer;
  max-width: 1940px;
  margin: 0 auto 2px;
  background: #ec7c00;
  display: block;
}
#home-big-promo-msg.wrapper-banner-innovation:hover h1 {
  color: #fff !important;
}
#home-big-promo-msg.wrapper-banner-innovation .banner-txt {
  text-align: center;
}
#home-big-promo-msg.wrapper-banner-innovation .banner-txt h1 {
  margin: 0 auto !important;
  padding: 120px 0;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif !important;
  font-size: 56px !important;
  line-height: 68px;
  letter-spacing: 2.7px;
  color: #000000;
}
@media (min-width: 1100px) and (max-width: 1280px) {
  #home-big-promo-msg.wrapper-banner-innovation .banner-txt h1 {
    font-size: 47px !important;
    line-height: 59px;
    letter-spacing: 2.5px;
  }
}
@media (min-width: 900px) and (max-width: 1099px) {
  #home-big-promo-msg.wrapper-banner-innovation .banner-txt h1 {
    font-size: 40px !important;
    line-height: 52px;
    letter-spacing: 2.3px;
  }
}
@media (min-width: 768px) and (max-width: 899px) {
  #home-big-promo-msg.wrapper-banner-innovation .banner-txt h1 {
    padding: 110px 0;
    font-size: 30px !important;
    line-height: 42px;
    letter-spacing: 2.1px;
  }
}
@media (min-width: 550px) and (max-width: 767px) {
  #home-big-promo-msg.wrapper-banner-innovation .banner-txt h1 {
    padding: 100px 0;
    font-size: 20px !important;
    line-height: 32px;
    letter-spacing: 1.9px;
  }
}
@media (min-width: 481px) and (max-width: 549px) {
  #home-big-promo-msg.wrapper-banner-innovation .banner-txt h1 {
    padding: 100px 0;
    font-size: 18px !important;
    line-height: 30px;
    letter-spacing: 1.8px;
  }
}
@media (min-width: 400px) and (max-width: 480px) {
  #home-big-promo-msg.wrapper-banner-innovation .banner-txt h1 {
    padding: 80px 0;
    font-size: 16px !important;
    line-height: 28px;
    letter-spacing: 1.8px;
  }
}
@media (max-width: 399px) {
  #home-big-promo-msg.wrapper-banner-innovation .banner-txt h1 {
    padding: 80px 0;
    font-size: 14px !important;
    line-height: 26px;
    letter-spacing: 1.8px;
  }
}

#home-big-promo-post {
  cursor: pointer;
  max-width: 1940px;
  margin: 0 auto;
  background: #bde3ca;
  display: block;
}
#home-big-promo-post:hover h2 {
  color: #fff !important;
}
#home-big-promo-post h2 {
  margin: 0 auto;
  color: #000 !important;
  font-family: "helvetica_neuecondensed";
  font-size: 48px;
  letter-spacing: 0.8px;
  line-height: 1.08;
  padding: 22px 0;
}
@media (min-width: 1100px) and (max-width: 1280px) {
  #home-big-promo-post h2 {
    font-size: 42px;
  }
}
@media (min-width: 900px) and (max-width: 1099px) {
  #home-big-promo-post h2 {
    font-size: 32px;
  }
}
@media (min-width: 768px) and (max-width: 899px) {
  #home-big-promo-post h2 {
    font-size: 22px;
  }
}
@media (min-width: 550px) and (max-width: 767px) {
  #home-big-promo-post h2 {
    font-size: 18px;
  }
}
@media (min-width: 481px) and (max-width: 549px) {
  #home-big-promo-post h2 {
    font-size: 16px;
  }
}
@media (min-width: 400px) and (max-width: 480px) {
  #home-big-promo-post h2 {
    font-size: 14px;
  }
}
@media (max-width: 399px) {
  #home-big-promo-post h2 {
    font-size: 14px;
  }
}

#product-list-slider {
  margin-top: -20px;
  margin-bottom: 100px;
  font-family: "helvetica_neuecondensed", Arial, sans-serif;
}
@media (max-width: 768px) {
  #product-list-slider {
    margin-bottom: 90px;
  }
}
#product-list-slider::-webkit-scrollbar {
  display: none;
}
#product-list-slider .splide__track {
  padding-top: 20px;
}
#product-list-slider .product-slider-item {
  width: 200px;
}
#product-list-slider .product-slider-item a:focus-visible, #product-list-slider .product-slider-item a:focus {
  outline: none !important;
}
#product-list-slider .product-slider-item .product-slider-image img {
  display: block;
  max-width: unset;
  width: 150px;
  margin: 0 auto;
  transition: 0.1s ease-in-out;
}
#product-list-slider .product-slider-item .product-slider-title {
  padding-top: 10px;
  text-transform: uppercase;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  transition: 0.1s ease-in-out;
}
#product-list-slider .product-slider-item .ribbon-new {
  display: block;
  margin-top: -10px;
  text-transform: uppercase;
  color: red;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
#product-list-slider .product-slider-item a:hover img {
  transform: scale(1.05);
}
#product-list-slider .product-slider-item a:hover .product-slider-title {
  color: #ec7c00;
}

.video-control {
  position: absolute;
  bottom: 30px;
  right: 30px;
  background-color: #fff;
  opacity: 0.5;
  border-radius: 50px;
  width: 70px;
  height: 70px;
}
.video-control:hover {
  cursor: pointer;
}
.video-control:hover svg path {
  stroke: #f5842b;
}
@media (max-width: 1290px) {
  .video-control {
    bottom: 20px;
    right: 20px;
  }
}
@media (max-width: 700px) {
  .video-control {
    bottom: 16px;
    right: 10px;
  }
}

.video-btn svg {
  height: 30px;
  width: auto;
}

.pause svg {
  margin: 20px;
}

.play svg {
  margin: 20px 15px 20px 18px;
}

.controls-container .video-control.off .video-btn.pause {
  display: none;
}

.controls-container .video-control.on .video-btn.play {
  display: none;
}

.controls-container .video-control.off .video-btn.play, .controls-container .video-control.on .video-btn.pause {
  display: block;
}

#main.test_page {
  font-family: HelveticaNeueCond, Helvetica;
  max-width: 980px;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  #main.test_page {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main.test_page h1 {
  line-height: 40px;
  font-size: 38px;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  margin-top: 44px;
  margin-bottom: 20px;
}
@media (max-width: 620px) {
  #main.test_page h1 {
    font-size: 26px;
  }
}
#main.test_page h2 {
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 20px 0 0 0;
  line-height: 30px;
  font-weight: bold;
  color: black;
  text-align: left;
  border-top: 1px solid #c4c1c1;
  font-size: 26px;
}
@media (max-width: 620px) {
  #main.test_page h2 {
    font-size: 22px;
  }
}
#main.test_page h3 {
  font-size: 23px;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  padding: 0;
  text-align: left;
}
@media (max-width: 620px) {
  #main.test_page h3 {
    font-size: 18px;
  }
}
#main.test_page p {
  padding: 0;
  line-height: 1.771429;
  margin-bottom: 15px;
}
#main.test_page img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
#main.test_page ol {
  padding: 0 0 0 20px;
}
#main.test_page ol ul {
  padding: 0 0 0 20px;
  list-style-type: disc;
}
#main.test_page ol li {
  font-size: 15px;
  line-height: 1.8125;
}
#main.test_page table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 25px 0;
}
#main.test_page table tr th {
  color: #fff;
  padding: 15px 5px;
  background-color: #f5842b;
  border: 1px solid #f5842b;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}
#main.test_page table tr td {
  text-align: center;
  padding: 15px 15px;
  border: 1px solid #999;
  color: #555;
  vertical-align: middle;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.571428572;
}
#main.test_page table#table-1 tr td:first-of-type {
  text-align: left;
}
#main.test_page .wrapper-images-description {
  padding: 0;
  margin-bottom: 40px;
}
#main.test_page .wrapper-images-description .wrapper-image {
  padding-left: 0;
  padding-right: 0;
}
#main.test_page .wrapper-images-description .wrapper-image img {
  max-width: 205px;
}
#main.test_page .wrapper-images-description .wrapper-description {
  padding: 0;
}
#main.test_page .wrapper-images-description .wrapper-description h3 {
  text-transform: none;
}
#main.test_page .wrapper-images-description .wrapper-description h3:first-of-type {
  margin-top: 0;
}
@media (max-width: 1000px) {
  #main.test_page .wrapper-images-description .wrapper-description h3:first-of-type {
    margin-top: 18px;
  }
}
@media (max-width: 1000px) {
  #main.test_page .wrapper-images-description .wrapper-description > div {
    padding-left: 0;
    padding-right: 0;
  }
}
#main.test_page div .download {
  width: auto;
  border: 1px solid #8e8e8e;
  max-width: 980px;
  margin: 40px auto 0;
}
#main.test_page div .download:hover h2 {
  color: #f5842b;
}
@media (max-width: 1000px) {
  #main.test_page div .download {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 768px) {
  #main.test_page div .download {
    margin-left: 0;
    margin-right: 0;
  }
}
#main.test_page div .download img {
  max-width: 100%;
  width: 55px;
  float: left;
  margin: 17px 50px;
}
@media (max-width: 768px) {
  #main.test_page div .download img {
    max-width: 45px;
    margin-left: 0;
    margin-right: 15px;
  }
}
#main.test_page div .download h2 {
  text-transform: uppercase;
  text-align: left;
  font-size: 29px;
  color: #8e8e8e;
  margin: 31px 0 29px 0;
  border-top: none;
  font-weight: normal;
  padding: 0;
}
@media (max-width: 768px) {
  #main.test_page div .download h2 {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  #main.test_page div .download h2 {
    font-size: 20px;
  }
}
@media (max-width: 435px) {
  #main.test_page div .download h2 {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  #main.test_page div .download h2 {
    font-size: 16px;
  }
}
@media (max-width: 360px) {
  #main.test_page div .download h2 {
    font-size: 14px;
  }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  outline: none;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover .hamburger-box .hamburger-inner {
  background-color: #000;
}
.hamburger:hover .hamburger-box .hamburger-inner::before, .hamburger:hover .hamburger-box .hamburger-inner::after {
  background-color: #000;
}
.hamburger.is-active .hamburger-box .hamburger-inner {
  background-color: transparent;
}

.product-menu .hamburger {
  margin-right: 17px;
}
.product-menu .hamburger .hamburger-inner, .product-menu .hamburger .hamburger-inner::before, .product-menu .hamburger .hamburger-inner::after {
  background-color: white;
}

.hamburger-box {
  width: 35px;
  height: 17px;
  display: inline-block;
  position: relative;
}
.hamburger-box .hamburger-inner:hover {
  background-color: #000;
}
.hamburger-box .hamburger-inner:hover::before, .hamburger-box .hamburger-inner:hover::after {
  background-color: #000;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 35px;
  height: 3px;
  background-color: #f5842b;
  border-radius: 4px;
  position: absolute;
  transition-property: transform, background-color;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -7px;
}
.hamburger-inner::after {
  bottom: -7px;
}

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  perspective: 70px;
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.15s ease;
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  perspective: 70px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  perspective: 70px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  perspective: 70px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-7px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-7px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(7px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(7px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-7px, -8.75px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-7px, 8.75px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(7px, -8.75px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(7px, 8.75px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -14px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -14px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -7px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 7px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 14px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 7px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -14px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 7px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 14px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 7px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -14px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 7px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -70px;
  top: -70px;
  transform: translate3d(70px, 70px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -70px;
  top: -70px;
  transform: translate3d(-70px, 70px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 7px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -70px;
  top: 70px;
  transform: translate3d(70px, -70px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -70px;
  top: 70px;
  transform: translate3d(-70px, -70px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 1.5px;
}
.hamburger--slider .hamburger-inner::before {
  top: 7px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 14px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5px, -4px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -14px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 1.5px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 7px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 14px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 7px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5px, -4px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -14px, 0) rotate(90deg);
}

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 1.5px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 7px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 14px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 7px, 0) rotate(-45deg);
}

/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -14px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand Reverse
 */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

.download-page-section-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.download-page-section-container:first-of-type {
  border-bottom: 1px solid #f5842b;
}
@media (max-width: 1360px) {
  .download-page-section-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.download-page-section-container #loader {
  display: none;
  margin-top: 44px;
  height: 400px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.download-page-section-container #loader img {
  height: 64px;
}
.download-page-section-container .download-page-section {
  max-width: 1940px;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 1360px) {
  .download-page-section-container .download-page-section {
    padding-left: 0;
    padding-right: 0;
  }
}
.download-page-section-container .download-page-section .content {
  max-width: 1960px;
}
.download-page-section-container .download-page-section h1#title {
  color: black;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin: 55px auto 9px;
  margin-top: 95px !important;
  margin-bottom: 15px;
  width: 100%;
  letter-spacing: 1px;
}
@media (min-width: 1600px) {
  .download-page-section-container .download-page-section h1#title {
    margin-top: 115px !important;
  }
}
@media (max-width: 1074px) {
  .download-page-section-container .download-page-section h1#title {
    font-size: 30px;
  }
}
@media (max-width: 621px) {
  .download-page-section-container .download-page-section h1#title {
    font-size: 28px;
  }
}
.download-page-section-container .download-page-section h1#title div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.download-page-section-container .download-page-section .category-section-title {
  display: block;
  text-align: center !important;
  border-bottom: 1px #ced4da solid;
  padding-bottom: 22px;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "helvetica_neuecondensed";
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 25px;
  margin-top: 70px !important;
  color: #707070;
}
@media (min-width: 1600px) {
  .download-page-section-container .download-page-section .category-section-title {
    margin-bottom: 45px;
    margin-top: 90px !important;
  }
}
@media (max-width: 1077px) {
  .download-page-section-container .download-page-section .category-section-title {
    font-size: 27px;
  }
}
.download-page-section-container .download-page-section .wrapper-filter {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: center;
  padding: 38px 0 36px 0;
}
@media (max-width: 1100px) {
  .download-page-section-container .download-page-section .wrapper-filter {
    flex-direction: column;
    position: unset;
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .download-page-section-container .download-page-section .wrapper-filter {
    flex-direction: column;
    position: unset;
    margin: 0;
    width: 100%;
  }
}
.download-page-section-container .download-page-section .wrapper-filter div {
  width: 100%;
  max-width: 257px;
}
@media (max-width: 1100px) {
  .download-page-section-container .download-page-section .wrapper-filter div {
    padding-bottom: 10px;
    margin-left: 0 !important;
    max-width: 357px !important;
  }
  .download-page-section-container .download-page-section .wrapper-filter div:nth-of-type(3) {
    padding-bottom: 40px;
  }
}
@media (max-width: 900px) {
  .download-page-section-container .download-page-section .wrapper-filter div {
    max-width: 100% !important;
  }
}
.download-page-section-container .download-page-section .wrapper-filter div.products, .download-page-section-container .download-page-section .wrapper-filter div.file-types {
  position: relative;
  top: 3px;
}
@media (max-width: 1100px) {
  .download-page-section-container .download-page-section .wrapper-filter div.products {
    padding-bottom: 20px;
  }
  .download-page-section-container .download-page-section .wrapper-filter div.file-types {
    padding-bottom: 18px;
  }
}
.download-page-section-container .download-page-section .wrapper-filter div.file-types {
  margin-left: 45px;
}
.download-page-section-container .download-page-section .wrapper-filter div.keyword {
  margin: 0 45px;
}
@media (max-width: 1100px) {
  .download-page-section-container .download-page-section .wrapper-filter div.keyword {
    margin: 0;
  }
}
.download-page-section-container .download-page-section .wrapper-filter div.keyword input {
  max-width: 100% !important;
}
.download-page-section-container .download-page-section .wrapper-filter div.search {
  display: flex;
  max-width: 249px;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  padding-top: 0px;
}
@media (max-width: 1100px) {
  .download-page-section-container .download-page-section .wrapper-filter div.search {
    max-width: max-content;
    align-self: flex-start;
    padding-top: 0;
    margin: 0 auto !important;
    flex-direction: column;
  }
}
.download-page-section-container .download-page-section .wrapper-filter div.search .search-btn {
  width: 102px;
}
@media (max-width: 1100px) {
  .download-page-section-container .download-page-section .wrapper-filter div.search .search-btn {
    width: 100%;
    padding-bottom: 13px;
  }
}
.download-page-section-container .download-page-section .wrapper-filter div.search .search-btn button {
  width: 100%;
}
.download-page-section-container .download-page-section .wrapper-filter div.search .clear-btn {
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  width: 102px;
  text-align: center;
  text-transform: uppercase;
  background-color: #6D6D6D;
  align-self: flex-end;
  height: 49px;
  line-height: 50px;
  font-size: 18px;
  padding: 0;
  padding-inline: 10px;
}
@media (max-width: 1100px) {
  .download-page-section-container .download-page-section .wrapper-filter div.search .clear-btn {
    width: 100%;
  }
}
.download-page-section-container .download-page-section .wrapper-filter div.search .clear-btn a {
  color: white;
  display: block;
  height: 100%;
  width: 100%;
}
.download-page-section-container .download-page-section .wrapper-filter div.search .clear-btn:hover {
  background-color: #16478b;
}
@media (max-width: 1100px) {
  .download-page-section-container .download-page-section .wrapper-filter div.search .clear-btn {
    align-self: flex-start;
  }
}
@media (max-width: 500px) {
  .download-page-section-container .download-page-section .wrapper-filter div.search {
    row-gap: 0.5em;
  }
  .download-page-section-container .download-page-section .wrapper-filter div.search .search-btn,
.download-page-section-container .download-page-section .wrapper-filter div.search .clear-btn {
    width: 100%;
  }
}
.download-page-section-container .download-page-section .wrapper-filter div label {
  margin-top: 5px;
  display: block;
  font-size: 16px;
  text-transform: lowercase;
}
.download-page-section-container .download-page-section .wrapper-filter div label::first-letter {
  text-transform: uppercase;
}
.download-page-section-container .download-page-section .wrapper-filter div label:only-child {
  margin-left: 30px;
}
.download-page-section-container .download-page-section .wrapper-filter div input {
  font-size: 16px;
}
.download-page-section-container .download-page-section .wrapper-filter div input#search-filter {
  width: 100%;
  max-width: 357px;
  border: 1px solid #ced4da;
  padding: 24px 10px;
  border-radius: 0;
  font-size: 16px;
}
@media (max-width: 600px) {
  .download-page-section-container .download-page-section .wrapper-filter div input#search-filter {
    max-width: 100%;
  }
}
.download-page-section-container .download-page-section .wrapper-filter div input#search-filter:active {
  outline: auto 5px rgb(77, 144, 254) !important;
}
.download-page-section-container .download-page-section .wrapper-filter div input#search-filter:focus {
  outline: auto 5px rgb(77, 144, 254) !important;
}
.download-page-section-container .download-page-section .wrapper-filter div select {
  max-width: 357px;
  width: 100%;
  cursor: pointer;
  border: 1px solid #ced4da;
  padding: 24px 10px;
  background-image: url("select.svg");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 32px 8px;
  border-radius: 0;
  appearance: none;
}
@media (max-width: 452px) {
  .download-page-section-container .download-page-section .wrapper-filter div select {
    max-width: 100%;
  }
}
.download-page-section-container .download-page-section .wrapper-filter div button {
  text-transform: uppercase;
  background: #f5842b;
  color: white;
  font-size: 18px;
  text-align: center;
  border: 0;
  padding: 0;
  display: block;
  height: 50px;
  width: 150px;
  line-height: 50px;
  vertical-align: middle;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  cursor: pointer;
}
.download-page-section-container .download-page-section .wrapper-filter div button:hover {
  background: #16478b;
}
.download-page-section-container .download-page-section .wrapper-filter div p.CaptionCont {
  max-width: 357px;
}
@media (max-width: 600px) {
  .download-page-section-container .download-page-section .wrapper-filter div p.CaptionCont {
    max-width: 100%;
  }
}
.download-page-section-container .download-page-section .wrapper-filter .multiple ul li.opt label {
  text-transform: none;
}

.mega-download_main_menu_category > a {
  color: #707070 !important;
  cursor: default;
}
.mega-download_main_menu_category > a:hover {
  color: #707070 !important;
}

.mega-download_main_menu_category {
  width: 12.48571% !important;
  white-space: nowrap !important;
}
@media (max-width: 1073px) {
  .mega-download_main_menu_category {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    width: 100% !important;
  }
}

.mega-menu-wrap .mega-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #004C94 !important;
}

.download-page-section-container .SumoSelect {
  height: 49.5px !important;
}
.download-page-section-container .SumoSelect .optWrapper.multiple .options li.opt.selected span i {
  background-color: #f5842b;
}
.download-page-section-container .SumoSelect .optWrapper .select-all {
  height: 35px !important;
}
.download-page-section-container .SumoSelect .optWrapper .select-all.selected span i {
  background-color: #f5842b;
}
.download-page-section-container .SumoSelect .optWrapper .select-all.partial span i {
  border: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  color: red !important;
}
.download-page-section-container .SumoSelect .optWrapper .select-all span {
  margin-left: -9px;
}
.download-page-section-container .SumoSelect .optWrapper .select-all label {
  padding-left: 26px;
}

#downloads-content {
  padding-bottom: 53px;
}
#downloads-content h2#subtitle {
  display: block;
  text-align: center;
  padding-right: 0px;
  padding-left: 0;
  font-size: 21px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  margin-top: 0;
  white-space: unset;
  overflow: hidden;
  text-overflow: unset;
  margin-bottom: 20px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.8;
}
@media (max-width: 1074px) {
  #downloads-content h2#subtitle {
    font-size: 18px;
  }
}
#downloads-content h2#subtitle .subtitle-link {
  color: black;
  white-space: nowrap;
  cursor: pointer;
}
#downloads-content h2#subtitle .subtitle-link:hover {
  color: #f5842b;
}
#downloads-content h2#subtitle .subtitle-link .subtitle-link-text {
  display: inline-block;
}
#downloads-content h2#subtitle .subtitle-link .subtitle-link-text::first-letter {
  text-transform: uppercase !important;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content {
  width: 95% !important;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 20px;
}
@media (min-width: 1600px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks {
    row-gap: 20px;
    column-gap: 80px;
  }
}
@media (max-width: 1600px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1100px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 800px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks {
    grid-template-columns: repeat(1, 1fr);
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .views-row {
  width: 100% !important;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document {
  padding: 25px 0;
  margin-right: 37px;
}
@media (max-width: 680px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document {
    width: 46.9%;
    margin-right: 5%;
  }
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (min-width: 681px) and (max-width: 979px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document {
    width: 29.6%;
    margin-right: 5%;
  }
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (min-width: 1701px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document {
    width: 100%;
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file {
  display: flex;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file a {
  display: block;
  text-transform: uppercase;
  width: auto;
  min-height: auto;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file a:hover {
  color: #f5842b !important;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file img {
  max-width: 170px;
  max-height: 170px;
  margin-bottom: 0;
  margin-right: 0px;
}
@media (max-width: 501px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file img {
    max-width: 100px;
    max-height: 100px;
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info {
  position: relative;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin-left: 20px;
}
@media (max-width: 500px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info {
    margin-top: 0;
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div, #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info span {
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  letter-spacing: 1.2px;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info .file-title-link {
  margin-bottom: 10px;
}
@media (max-width: 500px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info .file-title-link {
    margin-bottom: 6px;
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div {
  line-height: 1;
  font-size: 17px;
  padding-bottom: 10%;
  font-weight: bold;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-title {
  color: #000000;
  font-size: 20px;
  text-transform: none;
  margin-top: 0px;
  padding-bottom: 0px;
  line-height: 1.2;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-title::first-letter {
  text-transform: uppercase;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-title:hover {
  color: #f5842b;
}
@media (max-width: 399px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-title {
    font-size: 17px;
  }
}
@media (min-width: 400px) and (max-width: 500px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-title {
    font-size: 20px;
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-variation {
  font-weight: 700;
  text-transform: initial;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-variation::first-letter {
  text-transform: uppercase;
}
@media (max-width: 399px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-variation {
    font-size: 14px;
  }
}
@media (min-width: 400px) and (max-width: 500px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-variation {
    font-size: 20px;
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-filter {
  text-transform: none;
  font-size: 17px;
  color: #f5842b;
  padding-bottom: 0px;
}
@media (max-width: 399px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-filter {
    font-size: 13px;
  }
}
@media (min-width: 400px) and (max-width: 500px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-filter {
    font-size: 13px;
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-filter::first-letter {
  text-transform: uppercase;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div:empty {
  display: none;
}
@media (max-width: 399px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div {
    line-height: 1;
    font-size: 10px;
    padding-bottom: 9%;
  }
}
@media (min-width: 400px) and (max-width: 500px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div {
    line-height: 1;
    font-size: 12px;
    padding-bottom: 10%;
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type {
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  padding-bottom: 0;
  width: max-content;
}
@media (max-width: 500px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type {
    position: relative;
    bottom: -10px;
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type .file-icon-block {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type .file-icon-block img {
  width: 25px;
  margin-right: 10px;
  border: none;
}
@media (max-width: 500px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type .file-icon-block img {
    width: 19px;
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type .file-icon-block img:hover + .file-title {
  color: #f5842b !important;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type .file-icon-block a.file-icon-type-span::first-letter {
  text-transform: uppercase !important;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type .file-icon-block span {
  font-size: 17px;
  line-height: 1;
  font-weight: normal;
  text-transform: none;
  position: relative;
  top: 1px;
}
@media (max-width: 500px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type .file-icon-block span {
    font-size: 13px;
  }
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type .file-icon-block span::first-letter {
  text-transform: uppercase !important;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type .file-size-subsection {
  padding-bottom: 0px;
}
#downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type .file-size-subsection span {
  color: #7f7f7f;
  font-size: 13px;
  text-transform: uppercase;
}
@media (max-width: 500px) {
  #downloads-content .downloads_new .centrato .content #intestazione .view .view-content .wrapper-of-document-blocks .download-document .views-field .field-content .file .container-info div.file-type .file-size-subsection span {
    font-size: 10px;
  }
}
#downloads-content .load-more-btn-container {
  display: flex;
  justify-content: center;
  margin-top: 75px;
}
#downloads-content #load-more-btn {
  text-transform: uppercase;
  background: #f5842b;
  color: white;
  font-size: 18px;
  border: 0;
  display: block;
  height: 50px;
  padding: 0 48px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
}
@media (max-width: 900px) {
  #downloads-content #load-more-btn {
    width: 100%;
  }
}
#downloads-content #load-more-btn:hover {
  background-color: #16478b;
}

.lowercase {
  text-transform: lowercase;
}

@media (max-width: 768px) {
  .download-page-section-container .nav-links .page-numbers {
    margin: 0 3px;
    font-size: 14px;
    width: 27px;
    height: 27px;
    line-height: 26px;
  }
}

.innovation-page-container a {
  color: #f5842b;
}
.innovation-page-container a:hover {
  color: #16478b;
}
.innovation-page-container section.container {
  max-width: 1260px !important;
  margin-bottom: 118px;
}
.innovation-page-container .container {
  max-width: 1260px !important;
  width: 100%;
}
.innovation-page-container #sidebar {
  display: none;
}
.innovation-page-container .single_post_video {
  --aspect-ratio: 11.5/3;
  margin-top: -8px;
}
@media (max-width: 771px) {
  .innovation-page-container .single_post_video {
    margin-top: -28px;
  }
}
.innovation-page-container .innovation-intro {
  margin-top: 129px;
}
@media (max-width: 800px) {
  .innovation-page-container .innovation-intro {
    margin-top: 64px;
    margin-bottom: -10px;
  }
}
.innovation-page-container .innovation-intro p {
  font-family: helvetica_neuecondensed, Helvetica, sans-serif;
  font-size: 27px;
  text-align: center;
  max-width: none;
  padding: 12px 0 0 0;
  line-height: 1.5;
  color: #000;
}
.innovation-page-container .innovation-intro .innovation-intro-second {
  margin-bottom: -13px;
}
.innovation-page-container .border-innovation {
  display: block;
  height: 90px;
  margin-bottom: 57px;
  border-bottom: 1px solid #c4c1c1;
  opacity: 0;
}
.innovation-page-container .title-innovation {
  font-family: helvetica_neuecondensed, Helvetica, sans-serif;
  font-size: 42px;
  text-align: left;
  color: #000;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: -3px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 800px) {
  .innovation-page-container .title-innovation {
    font-size: 32px;
    margin-bottom: 5px;
  }
}
.innovation-page-container h2.title-innovation:nth-of-type(1) {
  margin-bottom: 35px;
  margin-top: -1px;
}
@media (max-width: 800px) {
  .innovation-page-container h2.title-innovation:nth-of-type(1) {
    margin-top: 41px;
    margin-bottom: 15px;
  }
}
.innovation-page-container h2.title-innovation:nth-of-type(2) {
  margin-bottom: 51px;
}
@media (max-width: 800px) {
  .innovation-page-container h2.title-innovation:nth-of-type(2) {
    margin-bottom: 21px;
  }
}
.innovation-page-container h2.title-innovation:nth-of-type(3) {
  margin-bottom: 38px;
}
@media (max-width: 800px) {
  .innovation-page-container h2.title-innovation:nth-of-type(3) {
    margin-bottom: 25px;
  }
}
.innovation-page-container h2.title-innovation:nth-of-type(4) {
  margin-bottom: 29px;
}
@media (max-width: 800px) {
  .innovation-page-container h2.title-innovation:nth-of-type(4) {
    margin-bottom: 22px;
  }
}
.innovation-page-container h2.title-innovation:nth-of-type(5) {
  margin-bottom: 56px;
}
@media (max-width: 800px) {
  .innovation-page-container h2.title-innovation:nth-of-type(5) {
    margin-top: 55px;
    margin-bottom: 36px;
  }
}
.innovation-page-container .columns-wrapper-innovation-principles {
  padding-bottom: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  row-gap: 50px;
  column-gap: 50px;
  margin-bottom: -10px;
}
.innovation-page-container .columns-wrapper-innovation-principles .column-innovation-principles {
  flex-basis: 1;
  width: calc(33% - 30px);
}
.innovation-page-container .columns-wrapper-innovation-principles .column-innovation-principles h3 {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 1.428571429;
  color: #000;
  text-align: left;
  font-weight: 600;
  padding: 0;
}
.innovation-page-container .columns-wrapper-innovation-principles .column-innovation-principles p {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-size: 18px;
  text-align: left;
  margin: 0 0 5px 0;
  padding: 0;
  line-height: 1.5;
}
.innovation-page-container .columns-wrapper-innovation-principles .column-innovation-principles .column-img {
  text-align: center;
  padding: 20px 0;
}
.innovation-page-container .columns-wrapper-innovation-principles .column-innovation-principles .column-img img {
  width: 100%;
  margin: 0;
  text-align: center;
}
.innovation-page-container .columns-wrapper-innovation-solutions {
  padding-bottom: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  row-gap: 50px;
  column-gap: 50px;
  margin-bottom: -10px;
  margin-top: 0px;
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions {
  flex-basis: 1;
  width: calc(33% - 30px);
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions h3 {
  font-family: helvetica_neuecondensed, Helvetica, sans-serif;
  font-size: 37px;
  line-height: 1.428571429;
  color: #000;
  text-align: left;
  font-weight: 600;
  padding: 5px 0 0 0;
  margin-top: 14px;
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions p {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-size: 18px;
  text-align: left;
  margin: 0 0 5px 0;
  padding: 0;
  line-height: 1.5;
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions .column-img {
  text-align: center;
  padding: 0;
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions .column-img img {
  width: 100%;
  margin: 0;
  text-align: center;
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions .foundation-column-img {
  background-color: #ffe2c4;
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions .formwork-column-img {
  background-color: #dadada;
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions .slabs-column-img {
  background-color: #b7d3d3;
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions .green-column-img {
  background-color: #bde3ca;
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions .water-column-img {
  background-color: #e3f2fb;
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions .sport-column-img {
  background-color: #edd4d4;
}
.innovation-page-container .columns-wrapper-innovation-solutions .column-innovation-solutions .enviroment-column-img {
  background-color: #bde3ca;
}
.innovation-page-container .columns-wrapper-innovation-inovate {
  padding-bottom: 5px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  row-gap: 34px;
  column-gap: 50px;
  margin-bottom: -10px;
  padding-top: 10px;
}
.innovation-page-container .columns-wrapper-innovation-inovate .column-innovation-inovate {
  flex-basis: 1;
  width: calc(50% - 30px);
}
.innovation-page-container .columns-wrapper-innovation-inovate .column-innovation-inovate h3 {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 1.428571429;
  color: #000;
  text-align: left;
  font-weight: 600;
  padding: 0;
  margin: 0 0 18px 0;
}
.innovation-page-container .columns-wrapper-innovation-inovate .column-innovation-inovate p {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-size: 18px;
  text-align: left;
  margin: 15px 0 0 0;
  padding: 0;
  line-height: 1.5;
}
.innovation-page-container .columns-wrapper-innovation-inovate .column-innovation-inovate .column-img {
  text-align: center;
  padding: 0;
}
.innovation-page-container .columns-wrapper-innovation-inovate .column-innovation-inovate .column-img img {
  width: 100%;
  margin: auto;
  text-align: center;
}
.innovation-page-container .columns-wrapper-innovation-team {
  padding-bottom: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  row-gap: 50px;
  column-gap: 50px;
  margin-bottom: -22px;
}
.innovation-page-container .columns-wrapper-innovation-team .column-innovation-team {
  flex-basis: 1;
  width: calc(33% - 40px);
}
.innovation-page-container .columns-wrapper-innovation-team .column-innovation-team h3 {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 1.428571429;
  color: #000;
  text-align: left;
  font-weight: 600;
  padding: 0;
}
.innovation-page-container .columns-wrapper-innovation-team .column-innovation-team p {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-size: 18px;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  padding-top: 14px;
}
.innovation-page-container .columns-wrapper-innovation-team .column-innovation-team .column-img {
  text-align: center;
  padding: 0;
}
.innovation-page-container .columns-wrapper-innovation-team .column-innovation-team .column-img img {
  width: 100%;
  margin: 0;
  text-align: center;
}
.innovation-page-container .columns-wrapper-innovation-team .column-innovation-team .innovation-team-title {
  padding-bottom: 12px;
  padding-top: 0;
  height: 75px;
  margin-bottom: 5px;
}
.innovation-page-container .columns-wrapper-innovation-team .column-innovation-team .innovation-team-icons {
  display: flex;
  padding-top: 19px;
  margin-bottom: 3px !important;
}
.innovation-page-container .columns-wrapper-innovation-team .column-innovation-team .innovation-team-icons .fa {
  font-size: 25px;
  color: #8b8c8d;
}
.innovation-page-container .columns-wrapper-innovation-team .column-innovation-team .innovation-team-icons .fa:hover {
  color: #f5842b;
}
.innovation-page-container .columns-wrapper-innovation-team .column-innovation-team .innovation-team-icons a {
  margin-right: 25px;
}
.innovation-page-container .en-columns-wrapper-innovation-team p.innovation-team-title {
  height: 40px !important;
}
.innovation-page-container .it-columns-wrapper-innovation-team p.innovation-team-title {
  height: 90px !important;
}
.innovation-page-container .column-innovation-list .column-img {
  margin-top: 40px;
}
@media (max-width: 800px) {
  .innovation-page-container .column-innovation-list .column-img {
    margin-top: 0px;
  }
}
.innovation-page-container .column-innovation-list ul {
  margin: 45px 0 0 20px;
  line-height: 1.5;
  margin-bottom: -7px;
}
@media (max-width: 800px) {
  .innovation-page-container .column-innovation-list ul {
    margin-top: 21px;
  }
}
.innovation-page-container .column-innovation-list ul li {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-size: 18px;
  text-align: left;
}
.innovation-page-container .column-solutions > a {
  display: block;
  line-height: 1;
  width: max-content !important;
}
.innovation-page-container .column-solutions > a h3 {
  width: max-content !important;
}
.innovation-page-container .column-solutions a {
  width: 100%;
}
.innovation-page-container .column-solutions a h3 {
  width: 100%;
  line-height: 1 !important;
  text-transform: uppercase;
  margin-top: 29px !important;
  margin-bottom: 16px;
  padding-top: 0px !important;
  word-wrap: break-word;
}
@media (max-width: 772px) {
  .innovation-page-container .column-solutions a h3 {
    font-size: 28px !important;
  }
}
.innovation-page-container .column-solutions a:nth-child(2) {
  display: block;
}
.innovation-page-container .column-solutions a:hover h3 {
  color: #f5842b !important;
}
@media screen and (max-width: 1300px) {
  .innovation-page-container .columns-wrapper-innovation {
    margin: 0 10px;
  }
  .innovation-page-container .title-innovation {
    margin: 25px 10px;
  }
  .innovation-page-container .border-innovation {
    height: 50px;
    margin-bottom: 50px;
  }
  .innovation-page-container .rent_content .rent_advantages::after {
    margin: 40px 0 0px;
  }
  .innovation-page-container .rent_content .rent_description {
    margin-top: 40px;
  }
  .innovation-page-container .innovation-team-title {
    height: 75px;
    margin-bottom: 5px;
  }
  .innovation-page-container .innovation-two-column h3 {
    height: 60px;
  }
  .innovation-page-container #main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .innovation-page-container .en-columns-wrapper-innovation-team p.innovation-team-title {
    height: 55px !important;
  }
  .innovation-page-container .es-columns-wrapper-innovation-team p.innovation-team-title, .innovation-page-container .fr-columns-wrapper-innovation-team p.innovation-team-title {
    height: 85px !important;
  }
  .innovation-page-container .column-innovation-inovate h3 {
    height: 55px;
  }
}
@media screen and (min-width: 771px) and (max-width: 1100px) {
  .innovation-page-container .columns-wrapper-innovation {
    row-gap: 30px;
    column-gap: 30px;
  }
  .innovation-page-container .column-innovation {
    flex-basis: 1;
    width: calc(50% - 20px);
  }
  .innovation-page-container .column-innovation-team {
    flex-basis: 1;
    width: calc(50% - 20px);
  }
  .innovation-page-container .innovation-team-title {
    height: 60px !important;
  }
  .innovation-page-container .column-innovation h3 {
    margin: 20px 0 5px 0;
  }
  .innovation-page-container .column-innovation p {
    margin: 0px 0 15px 0;
    line-height: 1.4;
  }
  .innovation-page-container .column-innovation-develop h3 {
    margin: 10px 0 10px 0;
  }
  .innovation-page-container .column-innovation-develop p {
    margin: 15px 0 0 0;
  }
  .innovation-page-container .border-innovation {
    height: 40px;
    margin-bottom: 50px;
  }
  .innovation-page-container .rent_content .rent_advantages::after {
    margin: 30px 0 0px;
  }
  .innovation-page-container .rent_content .rent_description {
    margin-top: 15px;
  }
  .innovation-page-container .rent_description {
    margin-top: 50px !important;
  }
  .innovation-page-container .innovation-video video {
    transform: scale(1.3);
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
  .innovation-page-container .video-control {
    bottom: 0 !important;
  }
  .innovation-page-container .innovation-two-column h3 {
    height: 60px;
  }
  .innovation-page-container .en-columns-wrapper-innovation-team p.innovation-team-title {
    height: 35px !important;
  }
  .innovation-page-container .it-columns-wrapper-innovation-team p.innovation-team-title, .innovation-page-container .es-columns-wrapper-innovation-team p.innovation-team-title, .innovation-page-container .fr-columns-wrapper-innovation-team p.innovation-team-title {
    height: 60px !important;
  }
  .innovation-page-container .column-innovation-principles, .innovation-page-container .column-innovation-solutions, .innovation-page-container .column-innovation-team {
    width: calc(50% - 30px) !important;
  }
  .innovation-page-container .column-innovation-solutions h3 {
    padding: 0px !important;
    margin-top: 14px !important;
  }
}
@media screen and (max-width: 771px) {
  .innovation-page-container .column-innovation {
    flex-basis: 1;
    width: 100%;
  }
  .innovation-page-container .column-innovation-team {
    flex-basis: 1;
    width: 100%;
  }
  .innovation-page-container .column-innovation-team > .column-img-develop > img {
    margin-bottom: 6px;
  }
  .innovation-page-container .innovation-team-title {
    height: auto !important;
  }
  .innovation-page-container .columns-wrapper-innovation {
    row-gap: 10px;
    column-gap: 10px;
  }
  .innovation-page-container .title-innovation {
    margin: 25px 0px 5px 0px;
    padding-right: 0px !important;
  }
  .innovation-page-container .column-innovation h3 {
    margin: 12px 0 12px 0;
  }
  .innovation-page-container .column-innovation p {
    margin: 0px 0 36px 0;
    line-height: 1.4;
  }
  .innovation-page-container .column-innovation .column-solutions p {
    display: none;
  }
  .innovation-page-container .column-innovation-develop h3 {
    margin: 0 0 12px 0;
  }
  .innovation-page-container .column-innovation-develop p {
    margin: 12px 0 36px 0;
  }
  .innovation-page-container .border-innovation {
    height: 45px;
    margin-bottom: 40px;
  }
  .innovation-page-container .border-innovation:first-of-type {
    margin-bottom: 12px;
  }
  .innovation-page-container .rent_content .rent_advantages::after {
    margin: 30px 0 0px;
  }
  .innovation-page-container .rent_content .rent_description {
    margin-top: 5px;
  }
  .innovation-page-container .rent_description {
    margin-top: 45px !important;
  }
  .innovation-page-container .rent_content .rent_advantages {
    margin-top: 75px !important;
  }
  .innovation-page-container .innovation-video video {
    transform: scale(1.7);
    width: 100%;
    height: auto;
    margin-top: 50px;
  }
  .innovation-page-container .video-control {
    bottom: 16px !important;
    right: 10px !important;
  }
  .innovation-page-container .innovation-two-column h3 {
    height: auto;
  }
  .innovation-page-container .columns-wrapper-innovation-principles {
    flex-flow: column;
    row-gap: 35px;
  }
  .innovation-page-container .columns-wrapper-innovation-principles .column-innovation-principles {
    width: 100%;
  }
  .innovation-page-container .column-innovation-solutions {
    width: 100% !important;
  }
  .innovation-page-container .column-innovation-solutions h3 {
    padding: 0px !important;
    margin-top: 16px;
  }
  .innovation-page-container .column-innovation-inovate, .innovation-page-container .column-innovation-team {
    width: 100% !important;
  }
  .innovation-page-container .columns-wrapper-innovation-team .column-innovation-team:first-child h3 {
    margin-top: 7px !important;
  }
  .innovation-page-container .en-columns-wrapper-innovation-team p.innovation-team-title, .innovation-page-container .it-columns-wrapper-innovation-team p.innovation-team-title, .innovation-page-container .es-columns-wrapper-innovation-team p.innovation-team-title, .innovation-page-container .fr-columns-wrapper-innovation-team p.innovation-team-title {
    height: auto !important;
  }
  .innovation-page-container .columns-wrapper-innovation-inovate {
    padding-top: 0px !important;
    row-gap: 21px;
  }
  .innovation-page-container .columns-wrapper-innovation-solutions {
    padding-top: 10px;
    row-gap: 30px;
  }
  .innovation-page-container .columns-wrapper-innovation-team {
    row-gap: 0px !important;
  }
  .innovation-page-container .column-innovation-inovate h3 {
    height: auto !important;
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 580px) {
  .innovation-page-container .rent_content .rent_advantages {
    margin-top: 75px !important;
  }
  .innovation-page-container .innovation-video video {
    transform: scale(1.7);
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
}
.innovation-page-container .single_post_video {
  --aspect-ratio: 11.5/3 !important;
  margin-top: -8px !important;
}
@media screen and (max-width: 771px) {
  .innovation-page-container .single_post_video {
    margin-top: -28px !important;
  }
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-07-21 15:54
 */
.other-languages .help-block {
  font-style: italic;
  font-size: 90%;
  top: -16px;
  position: relative;
}

.wpcf7-not-valid-tip {
  color: #dd2008;
}

.wpcf7-not-valid {
  border-color: red;
  outline-color: red;
}

.screen-reader-response {
  display: none;
}

@media all and (max-width: 991px) {
  #contact-form .zoho-form.contact table tr#zoho_newsletter,
.modal-body .zoho-form.contact table tr#zoho_newsletter {
    text-align: left;
  }
  #contact-form .zoho-form.contact table tr#zoho_newsletter td:first-child,
#contact-form .zoho-form.contact table tr#zoho_newsletter td:nth-child(2),
.modal-body .zoho-form.contact table tr#zoho_newsletter td:first-child,
.modal-body .zoho-form.contact table tr#zoho_newsletter td:nth-child(2) {
    display: inline-block !important;
    width: auto !important;
  }
  #contact-form .zoho-form.contact table tr#zoho_newsletter td:first-child,
.modal-body .zoho-form.contact table tr#zoho_newsletter td:first-child {
    margin-top: 0 !important;
  }
  #contact-form .zoho-form.contact table tr#zoho_newsletter td:nth-child(2),
.modal-body .zoho-form.contact table tr#zoho_newsletter td:nth-child(2) {
    margin-top: 14px;
  }
}

/*CUSTOM DATE PICKER*/
.custom-calendar-icon {
  width: 20px;
  bottom: 8px !important;
}

.custom-datepicker {
  caret-color: transparent;
}

.fa-calendar::before {
  content: "\f133" !important;
}

.relative i:before {
  content: "\f133";
}

#define-date, .relative {
  position: relative !important;
}

#project_start_date, #project_end_date {
  caret-color: transparent;
}

.fa-calendar {
  position: absolute;
  bottom: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 0;
  pointer-events: none;
}

.hasDatepicker {
  cursor: pointer;
}

.ui-datepicker {
  border-radius: 5px !important;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
}

.ui-datepicker-month {
  font-size: 16px !important;
  padding: 0 9px;
  margin-right: 5px;
}

.ui-datepicker-year {
  font-size: 16px !important;
  padding: 0 9px;
  margin-right: 5px;
}

.ui-datepicker a {
  text-decoration: none;
  border-radius: 50%;
}

.ui-datepicker-header {
  background-color: #fff;
  color: #212121;
  font-weight: bold;
  border-radius: 5px 5px 5px 5px !important;
  line-height: 35px;
}

.ui-datepicker-title {
  text-align: center;
  font-size: 15px;
  background-color: #fff !important;
  border: 2px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 0px;
  border-radius: 4px 4px 0 0;
}

.ui-datepicker-prev, .ui-datepicker-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  font-size: 12px;
  height: 35px;
  color: #212121;
  text-align: center;
  cursor: pointer;
  background-image: url("../img/arrow.png");
  background-repeat: no-repeat;
  overflow: hidden;
}

.ui-icon-circle-triangle-e, .ui-icon-circle-triangle-w {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ui-icon-circle-triangle-e svg, .ui-icon-circle-triangle-w svg {
  width: 22px !important;
  height: 22px !important;
}

.ui-icon-circle-triangle-e, .ui-icon-circle-triangle-w {
  border-radius: 50% !important;
}

.ui-icon-circle-triangle-e:hover {
  background-color: #ffe2c4;
}

.ui-icon-circle-triangle-w:hover {
  background-color: #ffe2c4;
}

.ui-datepicker-prev {
  float: left;
  background-position: center -30px;
}

.ui-datepicker-next {
  float: right;
  background-position: center 0px;
}

.ui-datepicker thead {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f7f7f7", endColorstr="#f1f1f1",GradientType=0 );
}

.ui-datepicker th {
  text-transform: uppercase;
  font-size: 12px;
  padding: 0px 0;
  height: 35px !important;
  text-align: center;
  color: #fff !important;
  background-color: #f5842b !important;
}

.ui-datepicker tbody td {
  padding: 4px;
  background-color: #fff;
  box-sizing: border-box;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: inline-block;
  text-align: center;
  font-size: 15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #212121;
}

.ui-datepicker-calendar {
  border-bottom: 1px solid #ddd;
  border-right: 2px solid #ddd;
  border-left: 2px solid #ddd;
  border-radius: 5px 0 0 5px;
  background: #fff;
}

.ui-datepicker-calendar tr td {
  border-radius: 5px;
}

.ui-datepicker-calendar .ui-state-default {
  background: #fff;
  border-radius: 5px;
}

.ui-datepicker-unselectable .ui-state-default {
  background: #fff;
  color: #c0c4cc;
  cursor: not-allowed;
}

.ui-datepicker-other-month > a {
  color: #c0c4cc !important;
}

.ui-datepicker-other-month > a:hover {
  color: #212121 !important;
}

.ui-datepicker-calendar tr td:hover + .ui-datepicker-calendar tr td a {
  background-color: rgb(245, 132, 43);
}

.ui-datepicker-calendar tr td a:hover {
  background-color: #ffe2c4;
}

.ui-datepicker-calendar .ui-state-active {
  background: #f5842b;
  color: #fff;
  position: relative;
}

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 30px;
}

/*END CUSTOM DATEPICKER*/
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-08-09 16:14
 */
.post-category-header h1 {
  text-align: left;
  margin: 40px 0 0 0;
  color: #f5842b;
  border-bottom: #f5842b 1px solid;
  height: 30px;
  line-height: 33px;
  vertical-align: middle;
  font-size: 16px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif;
  text-transform: capitalize;
}
@media all and (max-width: 768px) {
  .post-category-header h1 {
    margin: 40px 10px 0 10px;
  }
}

@media all and (max-width: 768px) {
  .wpcf7-form {
    margin: 0 5%;
  }
}

.post-category-wrapper {
  position: relative;
  max-width: 1020px;
  margin: 40px auto 0 auto;
  padding: 0 0 0 20px !important;
}
.post-category-wrapper .post-wrapper {
  text-align: left;
  list-style: none;
  margin: 2px auto;
  padding: 15px;
  width: 226px;
  height: auto;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
.post-category-wrapper .post-wrapper .news-teaser .img-wrap {
  height: 110px;
  width: 100%;
  overflow: hidden;
  display: block;
  margin-bottom: 5px;
}
.post-category-wrapper .post-wrapper .data-wrapper {
  padding: 0 10px;
}
.post-category-wrapper .post-wrapper .title {
  font-size: 16px;
  line-height: 140%;
  margin: 10px 0 20px 0;
  text-transform: uppercase;
  font-family: Title, Arial, sans-serif;
}
.post-category-wrapper .post-wrapper .data {
  font-size: 12px;
  line-height: 24px;
  margin: 0;
  font-family: Regular, Arial, sans-serif;
}
.post-category-wrapper .post-wrapper .excerpt {
  font-size: 13px;
  line-height: 16px;
  font-family: Light, Arial, sans-serif;
  margin-top: 10px;
  display: block;
  min-height: 100px;
}
.post-category-wrapper .post-wrapper .excerpt p {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
.post-category-wrapper .post-wrapper .excerpt p a {
  color: #428bca;
}
.post-category-wrapper .post-wrapper .excerpt .more {
  margin: 0;
  display: block;
  color: #f18b2f;
  font-weight: bold;
  font-family: Regular, Arial, sans-serif;
  font-size: 12px;
}
.post-category-wrapper .post-wrapper a {
  color: #000;
  text-decoration: none;
}
.post-category-wrapper .post-wrapper .share-media span {
  float: left;
  margin-left: 5px;
}

.container {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0;
}

iframe {
  max-width: 980px;
  width: 100%;
}

@media all and (max-width: 768px) {
  #breadcrumb {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media all and (min-width: 769px) {
  .form-search {
    right: -30px;
  }
}
footer {
  font-size: 11px;
  line-height: 18px;
  color: #252525;
  text-align: center;
  text-decoration: none;
  margin-top: 30px;
}
@media all and (max-width: 1024px) {
  footer {
    margin-top: 25px;
  }
}
footer a {
  color: #252525;
  text-decoration: none;
}
footer .copyright {
  padding: 0 10px;
}
footer .container {
  margin-bottom: 50px;
  font-family: Regular, Arial, sans-serif;
}
footer .container .banner-footer {
  padding-left: 0;
}
footer .container .banner-footer:hover p {
  color: #f5842b !important;
}
footer .container .banner-footer .banner-body {
  padding: 35px 0;
  position: relative;
}
@media (max-width: 340px) {
  footer .container .banner-footer .banner-body {
    padding: 35px 0;
  }
}
footer .container .banner-footer .banner-body p {
  position: absolute;
  color: #fff;
  padding: 0 0 0 92px;
  bottom: 86px;
  width: 100%;
  text-align: left;
  font-size: 50px !important;
  font-family: "helvetica_neuecondensed_bold", sans-serif !important;
  font-weight: 700;
  letter-spacing: 2px;
}
footer .container .banner-footer .banner-body p:nth-child(1) {
  margin-bottom: -36px;
  line-height: 1;
}
footer .container .banner-footer .banner-body p.es {
  letter-spacing: 0;
  padding: 0 0 0 45px;
}
footer .container .banner-footer .banner-body p.ru {
  letter-spacing: 0;
  padding: 0 0 0 55px;
}
@media (max-width: 982px) {
  footer .container .banner-footer .banner-body p {
    font-size: 40px !important;
    bottom: 83px;
    padding: 0 0 0 92px;
  }
}
@media (max-width: 835px) {
  footer .container .banner-footer .banner-body p {
    font-size: 30px !important;
    bottom: 74px;
  }
}
@media (max-width: 768px) {
  footer .container .banner-footer .banner-body p {
    bottom: 73px;
    padding: 0 0 0 84px;
  }
}
@media (max-width: 700px) {
  footer .container .banner-footer .banner-body p {
    font-size: 20px !important;
    bottom: 73px;
  }
}
@media (max-width: 600px) {
  footer .container .banner-footer .banner-body p {
    bottom: 67px;
  }
}
@media (max-width: 525px) {
  footer .container .banner-footer .banner-body p {
    font-size: 15px !important;
    bottom: 62px;
  }
}
@media (max-width: 420px) {
  footer .container .banner-footer .banner-body p {
    bottom: 51px;
    padding: 0 0 0 43px;
  }
}
@media (max-width: 375px) {
  footer .container .banner-footer .banner-body p {
    bottom: 49px;
    padding: 0 0 0 35px;
  }
}
@media (max-width: 360px) {
  footer .container .banner-footer .banner-body p {
    bottom: 49px;
    padding: 0 0 0 34px;
  }
}
@media (max-width: 340px) {
  footer .container .banner-footer .banner-body p {
    font-size: 15px !important;
    bottom: 45px;
    padding: 0 0 0 26px;
  }
}
footer .menu {
  list-style: none;
  padding: 0;
}
footer .menu > li {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
footer .menu > li > a {
  display: block;
  text-align: center;
  border-bottom: 1px solid #f5842b;
  text-decoration: none;
  pointer-events: none;
  cursor: default;
}
footer .menu > li > a:hover {
  color: #252525;
}
footer .menu .expanded {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
}
footer .menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .menu ul li {
  padding: 0 !important;
  margin: 0;
  list-style: none;
}
footer .menu ul li a, footer .menu ul li span {
  color: #767676;
  text-decoration: none;
  font-family: Regular, Arial, sans-serif;
  font-size: 11px;
}
footer .headLine > a {
  display: block;
  text-transform: uppercase;
  color: #000;
  font-family: "Title", Bold, Arial, sans-serif;
  font-size: 15px;
  line-height: 35px;
  border-bottom: 1px solid #f5842b;
  margin-bottom: 15px;
  cursor: text;
}
footer .headLine > a, footer .headLine > a:hover, footer .headLine > a:visited, footer .headLine > a:active {
  text-decoration: none;
}
footer .follow-us label {
  padding-right: 25px;
  font-family: "Title", Bold, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
  vertical-align: middle;
  margin: 4px 0 0 0;
}
footer .follow-us a {
  padding-right: 10px;
}

.fa {
  text-rendering: optimizeLegibility;
}

@media (max-width: 1260px) {
  .footer_notice {
    /*padding-left: 10px;*/
  }
}
.footer-desktop-large {
  display: block;
  width: 100%;
}
@media (max-width: 1919px) {
  .footer-desktop-large {
    display: none;
  }
}

.footer-desktop {
  display: block;
  width: 100%;
}
@media (min-width: 1920px) {
  .footer-desktop {
    display: none;
  }
}
@media (max-width: 700px) {
  .footer-desktop {
    display: none;
  }
}

.footer-mobile {
  width: 100%;
  display: none;
}
@media (max-width: 700px) {
  .footer-mobile {
    display: block;
  }
}

.footer_notice_calculator {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}

.footer_notice {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.footer_notice .footer_notice_calculator.media {
  padding-left: 30px;
}
.footer_notice .footer_notice_calculator .media-left img {
  margin-top: 5px;
  max-width: 340px;
}
.footer_notice .footer_notice_calculator p {
  color: #8e8e8e;
  margin: 10px 0 0 0;
  text-transform: uppercase;
  padding: 0;
  font-family: "helvetica_neuecondensed" !important;
  font-size: 16px !important;
  line-height: 17px;
}
.footer_notice .footer_notice_calculator a {
  color: black;
  text-transform: uppercase;
  padding: 0;
  font-weight: bold;
  font-family: "helvetica_neuecondensed" !important;
  font-size: 23px !important;
  line-height: 20px;
}
@media (max-width: 900px) {
  .footer_notice .footer_notice_calculator p {
    font-size: 15px !important;
  }
  .footer_notice .footer_notice_calculator a {
    font-size: 20px !important;
  }
}
@media (max-width: 720px) {
  .footer_notice .footer_notice_calculator .media-left img {
    max-width: 300px;
    margin-left: 15px;
    margin-right: 5px;
  }
  .footer_notice .footer_notice_calculator p {
    margin: 9px 0 0 0;
    font-size: 15px !important;
    line-height: 15px;
  }
  .footer_notice .footer_notice_calculator a {
    font-size: 20px !important;
    line-height: 21px;
  }
}
.footer_notice .footer_notice_calculator .media-body {
  padding-right: 15px;
  padding-left: 20px;
  padding-bottom: 8px;
}
.footer_notice .footer_notice_calculator .mobile_banner_calculator {
  padding-top: 0 !important;
  display: none;
}
.footer_notice .footer_notice_calculator .mobile_banner_calculator img {
  object-fit: cover;
}
.footer_notice .footer_notice_calculator .mid_banner_calculator {
  display: none;
}
@media (max-width: 992px) {
  .footer_notice .footer_notice_calculator .mid_banner_calculator {
    display: table-cell;
  }
  .footer_notice .footer_notice_calculator .desk_banner_calculator {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .footer_notice .footer_notice_calculator.media {
    padding-left: 0px;
  }
  .footer_notice .footer_notice_calculator .mid_banner_calculator {
    display: none !important;
  }
  .footer_notice .footer_notice_calculator .mobile_banner_calculator {
    display: block;
    padding: 0 13px !important;
  }
  .footer_notice .footer_notice_calculator .media-left {
    padding: 15px;
    width: 100%;
    display: block;
  }
  .footer_notice .footer_notice_calculator .media-left img {
    margin-top: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0px;
  }
  .footer_notice .footer_notice_calculator .media-body {
    padding: 7px 15px 15px 15px;
    display: block;
    width: 100%;
  }
}

/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-02 10:48
 */
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-02 10:46
 */
/**
 * Project : Geoplast | geoplast.it
 * Author  : Slavko Babić mail@slavkobabic.com
 * DateTime: 2016-12-02 10:57
 */
.mega-menu-wrap,
.mega-menu-wrap .mega-menu,
.mega-menu-wrap .mega-menu ul.mega-sub-menu,
.mega-menu-wrap .mega-menu li.mega-menu-item,
.mega-menu-wrap .mega-menu a.mega-menu-link {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: none;
  border: 0;
  bottom: auto;
  box-sizing: border-box;
  clip: auto;
  color: #000;
  display: block;
  float: none;
  font-family: Arial, sans-serif;
  font-size: 16px;
  height: auto;
  left: auto;
  line-height: 1.7;
  list-style-type: none;
  margin: 0;
  min-height: 0;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 3px 0 0 0;
  position: relative;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  top: auto;
  vertical-align: baseline;
  visibility: inherit;
  width: auto;
}
.mega-menu-wrap:before, .mega-menu-wrap:after,
.mega-menu-wrap .mega-menu:before,
.mega-menu-wrap .mega-menu:after,
.mega-menu-wrap .mega-menu ul.mega-sub-menu:before,
.mega-menu-wrap .mega-menu ul.mega-sub-menu:after,
.mega-menu-wrap .mega-menu li.mega-menu-item:before,
.mega-menu-wrap .mega-menu li.mega-menu-item:after,
.mega-menu-wrap .mega-menu a.mega-menu-link:before,
.mega-menu-wrap .mega-menu a.mega-menu-link:after {
  display: none;
}

.mega-menu-wrap {
  padding-top: 2px;
  background: #fff;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.mega-menu-wrap .mega-menu {
  visibility: visible;
  text-align: left;
  padding: 0 0 0 0;
  /*
          > li.mega-menu-flyout ul.mega-sub-menu {
            z-index: $z_index;
            position: absolute;
            width: $flyout_width;
            border-top: $flyout_border_top solid $flyout_border_color;
            border-left: $flyout_border_left solid $flyout_border_color;
            border-right: $flyout_border_right solid $flyout_border_color;
            border-bottom: $flyout_border_bottom solid $flyout_border_color;
            padding: $flyout_padding_top $flyout_padding_right $flyout_padding_bottom $flyout_padding_left;
            @include background($flyout_menu_background_from, $flyout_menu_background_to);

            @if $shadow == 'on' {
              @include box-shadow($shadow_horizontal $shadow_vertical $shadow_blur $shadow_spread $shadow_color);
            }

            @include mobile {
              float: left;
              position: static;
              width: 100% !important;
              padding: 0;
              border: 0;
            }

            li.mega-menu-item {

              @if $flyout_menu_item_divider == 'on' {
                border-bottom: 1px solid $flyout_menu_item_divider_color;

                !* Hide divider on last menu item *!
                &:last-child {
                  border-bottom: 0;
                  @include box-shadow(none);
                }
              }

              @include mobile {
                clear: both;
              }

              a.mega-menu-link {
                display: block;
                @include background($flyout_background_from, $flyout_background_to);
                color: $flyout_link_color;
                font-family: $flyout_link_family;
                font-size: $flyout_link_size;
                font-weight: $flyout_link_weight;
                padding: $flyout_link_padding_top $flyout_link_padding_right $flyout_link_padding_bottom $flyout_link_padding_left;
                line-height: $flyout_link_height;
                text-decoration: $flyout_link_text_decoration;
                text-transform: $flyout_link_text_transform;
                vertical-align: baseline;
              }

              &:first-child a.mega-menu-link {
                border-top-left-radius: $flyout_border_radius_top_left;
                border-top-right-radius: $flyout_border_radius_top_right;

                @include mobile {
                  border-top-left-radius: 0;
                  border-top-right-radius: 0;
                }
              }

              &:last-child a.mega-menu-link {
                border-bottom-right-radius: $flyout_border_radius_bottom_right;
                border-bottom-left-radius: $flyout_border_radius_bottom_left;

                @include mobile {
                  border-bottom-right-radius: 0;
                  border-bottom-left-radius: 0;
                }
              }

              a.mega-menu-link:hover,
              a.mega-menu-link:focus {
                @include background($flyout_background_hover_from, $flyout_background_hover_to);
                font-weight: $flyout_link_weight_hover;
                text-decoration: $flyout_link_text_decoration_hover;
                color: $flyout_link_color_hover;
              }

              ul.mega-sub-menu {
                position: absolute;
                left: 100%;
                top: 0;
              }

              @include mobile {
                ul.mega-sub-menu {
                  position: static;
                  left: 0;
                  width: 100%;

                  a.mega-menu-link {
                    padding-left: 20px;
                  }
                }
              }
            }
          }
  */
}
.mega-menu-wrap .mega-menu {
  height: 25px;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu {
    padding: 0;
  }
}
.mega-menu-wrap .mega-menu a.mega-menu-link {
  display: inline;
}
.mega-menu-wrap .mega-menu.mega-keyboard-navigation + .mega-menu-toggle.mega-menu-open, .mega-menu-wrap .mega-menu.mega-keyboard-navigation a:focus, .mega-menu-wrap .mega-menu.mega-keyboard-navigation input:focus {
  -webkit-box-shadow: inset 0px 0px 3px 1px #00FFFF;
  -moz-box-shadow: inset 0px 0px 3px 1px #00FFFF;
  -ms-box-shadow: inset 0px 0px 3px 1px #00FFFF;
  -o-box-shadow: inset 0px 0px 3px 1px #00FFFF;
  box-shadow: inset 0px 0px 3px 1px #00FFFF;
}
.mega-menu-wrap .mega-menu p {
  margin-bottom: 10px;
}
.mega-menu-wrap .mega-menu input,
.mega-menu-wrap .mega-menu img {
  max-width: 100%;
}
.mega-menu-wrap .mega-menu li.mega-menu-item > ul.mega-sub-menu {
  display: block;
  padding-top: 7px;
  visibility: hidden;
  opacity: 1;
}
.mega-menu-wrap .mega-menu li.mega-menu-item.mega-animating > ul.mega-sub-menu {
  padding: 7px 0;
  visibility: visible;
}
.mega-menu-wrap .mega-menu[data-effect=fade] li.mega-menu-item > ul.mega-sub-menu {
  opacity: 0;
  transition-duration: 0;
  transition-timing-function: ease-in;
  transition-property: opacity;
}
.mega-menu-wrap .mega-menu[data-effect=fade].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, .mega-menu-wrap .mega-menu[data-effect=fade].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu {
  opacity: 1;
}
.mega-menu-wrap .mega-menu[data-effect=fade] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  opacity: 1;
}
.mega-menu-wrap .mega-menu[data-effect=fade] li.mega-menu-item.mega-toggle-on.mega-menu-megamenu ul.mega-sub-menu {
  opacity: 1;
}
.mega-menu-wrap .mega-menu[data-effect=fade_up] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
.mega-menu-wrap .mega-menu[data-effect=fade_up] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
  opacity: 0;
  margin-top: 7px;
  transition-duration: 0;
  transition-timing-function: ease-in;
  transition-property: opacity, margin-top;
}
.mega-menu-wrap .mega-menu[data-effect=fade_up].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, .mega-menu-wrap .mega-menu[data-effect=fade_up].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu {
  opacity: 1;
  margin-top: 0;
}
.mega-menu-wrap .mega-menu[data-effect=fade_up] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  opacity: 1;
  margin-top: 0;
}
.mega-menu-wrap .mega-menu[data-effect=fade_up] li.mega-menu-item.mega-toggle-on.mega-menu-megamenu ul.mega-sub-menu {
  opacity: 1;
  margin-top: 0;
}
.mega-menu-wrap .mega-menu[data-effect=slide_up] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
.mega-menu-wrap .mega-menu[data-effect=slide_up] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
  margin-top: 7px;
  transition-duration: 0;
  transition-timing-function: ease-in;
  transition-property: margin-top;
}
.mega-menu-wrap .mega-menu[data-effect=slide_up].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, .mega-menu-wrap .mega-menu[data-effect=slide_up].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
.mega-menu-wrap .mega-menu[data-effect=slide_up] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
.mega-menu-wrap .mega-menu[data-effect=slide_up] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
  margin-top: 0;
}
.mega-menu-wrap .mega-menu.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, .mega-menu-wrap .mega-menu.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu {
  visibility: visible;
}
.mega-menu-wrap .mega-menu.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu.touch-toggle, .mega-menu-wrap .mega-menu.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu.touch-toggle {
  visibility: hidden;
}
.mega-menu-wrap .mega-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  visibility: visible;
}
.mega-menu-wrap .mega-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu.touch-toggle {
  visibility: visible;
}
.mega-menu-wrap .mega-menu li.mega-menu-item.mega-toggle-on.mega-menu-megamenu ul.mega-sub-menu {
  visibility: visible;
}
.mega-menu-wrap .mega-menu li.mega-menu-item.mega-toggle-on.mega-menu-megamenu ul.mega-sub-menu.touch-toggle {
  visibility: visible;
}
.mega-menu-wrap .mega-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  visibility: inherit;
}
.mega-menu-wrap .mega-menu li.mega-menu-item a[class^=dashicons]:before {
  font-family: dashicons;
}
.mega-menu-wrap .mega-menu li.mega-disable-link > a.mega-menu-link {
  cursor: default;
}
.mega-menu-wrap .mega-menu li.mega-menu-item a.mega-menu-link:before {
  display: inline-block;
  font: inherit;
  font-family: dashicons;
  position: static;
  margin: 0 6px 0 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
}
.mega-menu-wrap .mega-menu li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
  margin: 0;
}
.mega-menu-wrap .mega-menu li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
  margin: 0 6px 0 0;
}
.mega-menu-wrap .mega-menu li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.mega-menu-wrap .mega-menu li.mega-align-bottom-right > ul.mega-sub-menu {
  right: 0;
}
.mega-menu-wrap .mega-menu li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu.mega-menu-item {
  position: static;
}
.mega-menu-wrap .mega-menu > li.mega-menu-item {
  margin: 0 0 0 0;
  display: inline-block;
  height: auto;
}
.mega-menu-wrap .mega-menu > li.mega-menu-item.mega-item-align-right {
  float: right;
  margin: 0 0 0 0;
}
.mega-menu-wrap .mega-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.mega-menu-wrap .mega-menu > li.mega-menu-item > a.mega-menu-link:hover,
.mega-menu-wrap .mega-menu > li.mega-menu-item > a.mega-menu-link:focus {
  background: #fff;
  color: #f5842b;
  font-weight: normal;
  text-decoration: none;
  border-color: #f5842b;
}
.mega-menu-wrap .mega-menu > li.mega-menu-item > a.mega-menu-link {
  border-top: 0 solid #fff;
  border-bottom: 0 solid #fff;
  border-left: 0 solid #fff;
  border-right: 0 solid #fff;
  padding: 0 7px 0 10px;
  outline: none;
  text-decoration: none;
  line-height: 16px;
  font-weight: normal;
  height: 16px;
  vertical-align: top;
  text-align: left;
  width: auto;
  display: table-cell;
  color: #707070;
  text-transform: uppercase;
  text-decoration: none;
  background: #fff;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  font-family: inherit;
  font-size: 16px;
  cursor: pointer;
}
@media all and (max-width: 1225px) and (min-width: 769px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0 3.5px 0 5px;
  }
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item.mega-item-align-right {
    float: none;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item > a.mega-menu-link {
    -webkit-border-radius: 0 0 0 0 0 0 0;
    -moz-border-radius: 0 0 0 0 0 0 0;
    -ms-border-radius: 0 0 0 0 0 0 0;
    -o-border-radius: 0 0 0 0 0 0 0;
    border-radius: 0 0 0 0 0 0 0;
    border: 0;
    margin: 0;
    line-height: 25px;
    height: 25px;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item.mega-item-align-right {
    float: none;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item > a.mega-menu-link {
    -webkit-border-radius: 0 0 0 0 0 0 0;
    -moz-border-radius: 0 0 0 0 0 0 0;
    -ms-border-radius: 0 0 0 0 0 0 0;
    -o-border-radius: 0 0 0 0 0 0 0;
    border-radius: 0 0 0 0 0 0 0;
    border: 0;
    margin: 0;
    line-height: 25px;
    height: 25px;
    padding: 0 10px;
  }
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  z-index: 999;
  position: absolute;
  width: 100%;
  top: 60px;
  background: #fff;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100% !important;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100% !important;
  }
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section {
  max-width: 1230px;
  margin: 0 auto;
  z-index: 999;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  background: #fff;
  padding: 0 0 0 0;
  position: relative;
  border-top: 0 solid #fff;
  border-left: 0 solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 0 solid #fff;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section {
    float: left;
    position: static;
    width: 100% !important;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section {
    float: left;
    position: static;
    width: 100% !important;
  }
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-1-of-1 {
  width: 100%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-1-of-2 {
  width: 50%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-2-of-2 {
  width: 100%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-1-of-3 {
  width: 33.3333333333%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-2-of-3 {
  width: 66.6666666667%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-3-of-3 {
  width: 100%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-1-of-4 {
  width: 25%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-2-of-4 {
  width: 50%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-3-of-4 {
  width: 75%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-4-of-4 {
  width: 100%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-1-of-5 {
  width: 20%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-2-of-5 {
  width: 40%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-3-of-5 {
  width: 60%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-4-of-5 {
  width: 80%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-5-of-5 {
  width: 100%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-1-of-6 {
  width: 16.6666666667%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-2-of-6 {
  width: 33.3333333333%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-3-of-6 {
  width: 50%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-4-of-6 {
  width: 66.6666666667%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-5-of-6 {
  width: 83.3333333333%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-6-of-6 {
  width: 100%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-1-of-7 {
  width: 14.2857142857%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-2-of-7 {
  width: 28.5714285714%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-3-of-7 {
  width: 42.8571428571%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-4-of-7 {
  width: 57.1428571429%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-5-of-7 {
  width: 71.4285714286%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-6-of-7 {
  width: 85.7142857143%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-7-of-7 {
  width: 100%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-1-of-8 {
  width: 12.5%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-2-of-8 {
  width: 25%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-3-of-8 {
  width: 37.5%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-4-of-8 {
  width: 50%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-5-of-8 {
  width: 62.5%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-6-of-8 {
  width: 75%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-7-of-8 {
  width: 87.5%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-8-of-8 {
  width: 100%;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item ul.mega-sub-menu {
  clear: both;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu, .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item ul.mega-sub-menu section li.mega-menu-item ul.mega-sub-menu {
  margin-left: 10px;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu, .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item ul.mega-sub-menu section li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 20px;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item {
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 16px;
  display: block;
  float: left;
  clear: none;
  padding: 15px 15px 15px 15px;
  vertical-align: top;
  /* Widget titles */
  /* Second level menu item */
  /* Second level menu item hover */
  /* Third level menu item */
  /* Third level menu item hover */
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item.mega-menu-clear {
  clear: left;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item h4.mega-block-title {
  color: #555;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  vertical-align: top;
  display: block;
  border-top: 0 solid #000;
  border-left: 0 solid #000;
  border-right: 0 solid #000;
  border-bottom: 0 solid #000;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item > a.mega-menu-link {
  color: #707070;
  font-family: Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 0 5px 0;
  vertical-align: top;
  display: block;
  border-top: 0 solid "panel_header_color";
  border-left: 0 solid "panel_header_color";
  border-right: 0 solid "panel_header_color";
  border-bottom: 0 solid "panel_header_color";
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item > a.mega-menu-link:hover,
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item > a.mega-menu-link:focus {
  color: #f5842b;
  font-weight: bold;
  text-decoration: none;
  background: none;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  color: #707070;
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 0;
  vertical-align: top;
  display: block;
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  color: #f5842b;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section {
    border: 0;
    padding: 10px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item {
    width: 50%;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li:nth-child(odd) {
    clear: left;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section {
    border: 0;
    padding: 10px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li.mega-menu-item {
    width: 50%;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li:nth-child(odd) {
    clear: left;
  }
}
.mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > a.mega-menu-link:after {
  display: none;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children a.mega-menu-link:after {
    float: right;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
    content: "\f142";
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after {
    display: none;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children a.mega-menu-link:after {
    float: right;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
    content: "\f142";
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after {
    display: none;
  }
}
.mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after,
.mega-menu-wrap .mega-menu li.mega-menu-flyout li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after,
.mega-menu-wrap .mega-menu > li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after {
  display: none;
}
.mega-menu-wrap .mega-menu li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: "\f139";
  float: right;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: "\f140";
  }
}
.mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: left;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: left;
  }
}
.mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
  float: right;
  margin: 0 0 0 6px;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: left;
    margin: 0 6px 0 0;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: left;
    margin: 0 6px 0 0;
  }
}
.mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: "\f141";
  float: left;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: "\f140";
    float: right;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: "\f140";
    float: right;
  }
}
.mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  left: -100%;
  top: 0;
}
.mega-menu-wrap .mega-menu li[class^=mega-lang-item] > a.mega-menu-link > img {
  display: inline;
}
.mega-menu-wrap .mega-menu a.mega-menu-link > img.iclflag {
  display: inline;
  margin-right: 8px;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu li.mega-menu-item.mega-hide-on-mobile,
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
    display: none;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu li.mega-menu-item.mega-hide-on-mobile,
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
    display: none;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1230px) {
  .mega-menu-wrap .mega-menu li.mega-menu-item.mega-hide-on-desktop,
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
    display: none;
  }
}
.mega-menu-wrap .mega-menu-toggle {
  display: none;
  z-index: 1;
  cursor: pointer;
  background: none;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  line-height: 25px;
  height: 25px;
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  outline: none;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu-toggle {
    /*       display: block; */
    display: none;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu-toggle {
    display: none;
  }
}
.mega-menu-wrap .mega-menu-toggle .mega-toggle-block {
  text-align: left;
  display: inline-block;
  height: 100%;
}
.mega-menu-wrap .mega-menu-toggle .mega-toggle-block-left {
  float: left;
  margin-left: 6px;
}
.mega-menu-wrap .mega-menu-toggle .mega-toggle-block-center {
  float: none;
  margin-left: 3px;
  margin-right: 3px;
}
.mega-menu-wrap .mega-menu-toggle .mega-toggle-block-right {
  float: right;
  margin-right: 6px;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu-toggle + .mega-menu {
    display: block;
  }
  .mega-menu-wrap .mega-menu-toggle + .mega-menu li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  .mega-menu-wrap .mega-menu-toggle + .mega-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
.mega-menu-wrap .mega-menu-toggle + .mega-menu li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  .mega-menu-wrap .mega-menu-toggle.mega-menu-open + .mega-menu {
    display: block;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu-toggle + .mega-menu {
    display: block;
  }
  .mega-menu-wrap .mega-menu-toggle + .mega-menu li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  .mega-menu-wrap .mega-menu-toggle + .mega-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
.mega-menu-wrap .mega-menu-toggle + .mega-menu li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  .mega-menu-wrap .mega-menu-toggle.mega-menu-open + .mega-menu {
    display: block;
  }
}

.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section li.mega-menu-columns-1-of-7 {
  width: 12.48571%;
  white-space: nowrap;
}

@media all and (max-width: 1484px) and (min-width: 1360px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 16px !important;
  }
}
@media all and (max-width: 1359px) and (min-width: 1011px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 14px !important;
  }
}
@media all and (max-width: 1086px) and (min-width: 1073px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 13px !important;
  }
}

@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu > li .mega-menu-item > a.mega-menu-link {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu > li .mega-menu-item > a.mega-menu-link {
    font-size: 24px;
  }
}
.mega-menu-wrap .mega-menu > li:first-child > a.mega-menu-link {
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu > li:first-child > a.mega-menu-link {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu > li:first-child > a.mega-menu-link {
    padding-left: 10px;
  }
}

.mega-current-menu-ancestor > a,
.mega-current-menu-item > a {
  color: #f5842b !important;
}
.mega-current-menu-ancestor > a:hover,
.mega-current-menu-item > a:hover {
  color: black !important;
}
@media only screen and (max-width: 768px) {
  .mega-current-menu-ancestor > a:hover,
.mega-current-menu-item > a:hover {
    color: #f5842b !important;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-current-menu-ancestor > a:hover,
.mega-current-menu-item > a:hover {
    color: #f5842b !important;
  }
}

.Geoplast-postWrapper .mega-current_page_parent > a {
  color: #f5842b !important;
}
.Geoplast-postWrapper .mega-current_page_parent > a:hover {
  color: black !important;
}

@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu {
    border: 1px solid #ccc;
    border-width: 0 0 1px 0;
    box-shadow: rgba(0, 0, 0, 0.172549) 0 6px 12px 0;
    box-sizing: border-box;
    margin-top: 0;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu {
    border: 1px solid #ccc;
    border-width: 0 0 1px 0;
    box-shadow: rgba(0, 0, 0, 0.172549) 0 6px 12px 0;
    box-sizing: border-box;
    margin-top: 0;
  }
}
.mega-menu-wrap .mega-menu > li.mega-menu-item > a.mega-menu-link:active {
  color: #004c94;
}
@media only screen and (max-width: 768px) {
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > a.mega-menu-link, body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > a.mega-menu-link:hover, body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > a.mega-menu-link:focus {
    color: #707070;
  }
}
@media only screen and (max-width: 1073px) {
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > a.mega-menu-link, body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > a.mega-menu-link:hover, body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > a.mega-menu-link:focus {
    color: #707070;
  }
}
@media only screen and (max-width: 768px) {
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu.expanded-parent > a.mega-menu-link, body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu.expanded-parent > a.mega-menu-link:hover, body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu.expanded-parent > a.mega-menu-link:focus {
    color: #f5842b;
  }
}
@media only screen and (max-width: 1073px) {
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu.expanded-parent > a.mega-menu-link, body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu.expanded-parent > a.mega-menu-link:hover, body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu.expanded-parent > a.mega-menu-link:focus {
    color: #f5842b;
  }
}
.mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 {
  border: solid #ccc;
  border-width: 1px 0 1px 0;
  /*box-shadow: rgba(0, 0, 0, 0.172549) 0 6px 12px 0;*/
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 {
    position: static;
    border: none !important;
    display: none;
    margin-top: 0;
    visibility: visible;
    box-shadow: none;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section {
    border: none !important;
    padding-top: 0;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section > li {
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section > li .mega-sub-menu-1 {
    padding-top: 0;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section > li .mega-sub-menu-1 > li {
    padding-top: 0;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section > li .mega-sub-menu-1 > li:last-child {
    padding-bottom: 10px;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section > li .mega-sub-menu-1 > li a.mega-menu-link {
    line-height: 25px;
  }
}
@media only screen and (max-width: 1073px) {
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 {
    position: static;
    border: none !important;
    display: none;
    margin-top: 0;
    visibility: visible;
    box-shadow: none;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section {
    border: none !important;
    padding-top: 0;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section > li {
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section > li .mega-sub-menu-1 {
    padding-top: 0;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section > li .mega-sub-menu-1 > li {
    padding-top: 0;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section > li .mega-sub-menu-1 > li:last-child {
    padding-bottom: 10px;
  }
  body.mobile .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu.mega-sub-menu-0 > section > li .mega-sub-menu-1 > li a.mega-menu-link {
    line-height: 25px;
  }
}

@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item {
    margin: 0;
    padding: 0 20px;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item > a {
    margin: 3px 0 2px 0;
    padding: 5px 0;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item:not(:target), .mega-menu-wrap .mega-menu > li.mega-menu-item:target {
    padding: 0 20px;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item:not(:target) > a, .mega-menu-wrap .mega-menu > li.mega-menu-item:target > a {
    margin: 3px 0 2px 0;
    padding: 5px 0;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item:not(:target) > a:first-of-type, .mega-menu-wrap .mega-menu > li.mega-menu-item:target > a:first-of-type {
    display: block;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item:not(:target) > a:last-of-type, .mega-menu-wrap .mega-menu > li.mega-menu-item:target > a:last-of-type {
    display: block;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item {
    margin: 0;
    padding: 0 20px;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item > a {
    margin: 3px 0 2px 0;
    padding: 5px 0;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item:not(:target), .mega-menu-wrap .mega-menu > li.mega-menu-item:target {
    padding: 0 12px;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item:not(:target) > a, .mega-menu-wrap .mega-menu > li.mega-menu-item:target > a {
    margin: 3px 0 2px 0;
    padding: 5px 0;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item:not(:target) > a:first-of-type, .mega-menu-wrap .mega-menu > li.mega-menu-item:target > a:first-of-type {
    display: block;
  }
  .mega-menu-wrap .mega-menu > li.mega-menu-item:not(:target) > a:last-of-type, .mega-menu-wrap .mega-menu > li.mega-menu-item:target > a:last-of-type {
    display: block;
  }
}
/*
.mega-menu-wrap .mega-menu li.mega-menu-item.mega-toggle-on.mega-menu-megamenu ul.mega-sub-menu.touch-toggle,
.mega-menu-wrap .mega-menu.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu, .mega-menu-wrap .mega-menu.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu {
  margin-top: 7px !important;
}
.mega-sub-menu-1 {
  margin-top: 0 !important;
  padding-top: 0 !important;
  top: 0;
}*/
.mega-menu-wrap {
  padding: 0;
}
.mega-menu-wrap .mega-menu {
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu {
    padding-bottom: 6px;
    padding-top: 3px;
    border: none !important;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu {
    padding-bottom: 6px;
    padding-top: 3px;
    border: none !important;
  }
}
.mega-menu-wrap .mega-menu > li.mega-menu-item {
  padding: 0;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item:first-child > a {
    border-top: #ccc 1px solid !important;
    padding-top: 6px !important;
    margin-bottom: 6px !important;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item:first-child > a {
    border-top: #ccc 1px solid !important;
    padding-top: 6px !important;
    margin-bottom: 6px !important;
  }
}
.mega-menu-wrap .mega-menu > li.mega-menu-item.mega-newsletter_ru > a.mega-menu-link {
  font-family: Arial, sans-serif !important;
}
.mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif !important;
  font-size: 18px;
}
body.language-ru .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
  font-size: 16px;
  padding-left: 6px;
  padding-right: 6px;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  body.language-ru .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 14px;
  }
}
@media all and (max-width: 1255px) and (min-width: 1100px) {
  body.language-ru .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 14px;
  }
}
@media all and (max-width: 1100px) and (min-width: 769px) {
  body.language-ru .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 11px;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 100%;
    padding-top: 4px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 14px;
  }
}
@media all and (max-width: 1484px) and (min-width: 1360px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 18px !important;
  }
}
@media all and (max-width: 1359px) and (min-width: 1225px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 16px !important;
  }
}
@media all and (max-width: 1224px) and (min-width: 1074px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 14px !important;
    padding: 0 4px !important;
  }
}
@media only screen and (max-width: 1073px) {
  .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 18px;
  }
}

@media all and (max-width: 1484px) and (min-width: 1360px) {
  .fr .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link, .es .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 16px !important;
  }
}
@media all and (max-width: 1380px) and (min-width: 1240px) {
  .fr .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link, .es .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 14px !important;
  }
}
@media all and (max-width: 1240px) and (min-width: 1073px) {
  .fr .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link, .es .mega-menu-wrap .mega-menu > li.mega-menu-item a.mega-menu-link {
    font-size: 12px !important;
  }
}

.font-XL {
  font-size: 30px !important;
}

.font-L {
  font-size: 20px !important;
}

@media (max-width: 500px) {
  .fw-button {
    width: 100% !important;
  }
}

.new-product-menu {
  line-height: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.new-product-menu > a {
  line-height: 1 !important;
}
@media (max-width: 390px) {
  .new-product-menu {
    width: 105% !important;
  }
}

.side-menu .portal-menu-link a {
  color: black !important;
}
.side-menu .portal-menu-link a:hover {
  color: #f5842b !important;
}
.side-menu .portal-menu-link a span {
  color: red;
  font-size: 17px;
  font-weight: 100;
}