/* CSS Document */
#TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09 a, #TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09  div, #TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09  h1,
#TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09  h2, #TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09  h3, #TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09  h4, #TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09  h5, #TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09  h6,
#TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09  li, #TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09  p, #TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09  span, #TUVJMGVIcEZNa1JDVUcwNFdHYzlQUT09  ul {
    font: revert;
    margin: revert;
    padding: revert;
}

#accordion li {
    list-style-type: circle;
    font-weight: normal;
}
.accordions {
    border: 1px solid #aaa;
    border-bottom: 0px solid #aaa;
    border-radius: 4px;
    margin: 16px 0;
}
.accordions .answer {
    padding: 10px 25px !important;
}
.accordions h3::before {
    content: "• ";
}
summary h3::before {
    content: "" !important;
}
.accordions h3 {
    padding: 0px !important;
    margin: 10px 15px !important;
}
.accordions>li {
    border-bottom: 1px solid #aaa;
    list-style: none;
}
.accordions li .accordion-header:hover {
    background-color: #bfbfbf40;
}
.accordions li .accordion-header {
    display: block;
    padding: 1px !important;
}
.alignleft {
    float: left;
    padding-right: 10px;
}
.aligncenter {
    margin: 0px auto !important;
}
.answer {
    margin-bottom: 1.563rem;
}
.banner {
    margin: 0 0 30px 0;
    width: 100%;
    height: 240px;
}
.banner .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: inherit;
    width: inherit;
}
.bg-blue-base img {
    opacity: .5;
}
.caption {
    font-size: 90%;
    color: #868e96;
    display: block;
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, .9);
    padding: 0 1rem;
    width: 100%;
}
.categories {
    background-color: lightgray;
    padding: 1px 15px;
    flex: auto;
}
.categories:hover {
    background-color: gray;
}
.categories a {
    text-decoration: none;
}
.categories a:hover {
    background-color: gray;
    text-decoration: none;
}
.cf7Survey input:not([type=submit])/*, textarea*/ {
    text-align: left;
    display: inline-block;
    margin: 2px 0;
    padding: 5px 0px;
    z-index: 1
}
.cf7Survey input[type=number] {
    text-align: right;
    width: 150px !important;
}
.cmplz-blocked-content-notice {
    padding-left: 100px;
}
.cmplz-placeholder-1 {
    background: left no-repeat;
    height: fit-content!important;
    padding: 0px;
    font-size: 16px;
}
#dialogBox {
    background-color: #fff;
    border: 2px solid #666;
    min-height: 380px;
    left: 50%;
    padding: 20px; /*width:500px;*/ z-index: 5001;
    top: -104px;
    display: none;
}
.email {
    /*cursor: pointer;
    color: #114A9A;
    text-decoration: underline dotted !important;*/
}
.eventImage {
    background-size: cover !important;
    background-position: center center !important;
    color: #FFF;
    height: 200px !important;
    width: 200px !important;
}
.fccFullwidth {
    display: inline-block;
    padding-right: 30px;
    width: 100%;
}
.fccHalfwidth {
  display: inline-block;
  padding: 0px 10px;
  vertical-align: top;
  width: 50%;
}
.fccHalfwidth:nth-of-type(even) {
  border-left: 3px solid rgb(0, 82, 137);
}
.fccLoadInfo {
    border-right: 3px solid #ddd;
    display: inline-block;
    padding-right: 30px;
    width: 33%;
}
.fccAddressNote {
    display: inline-block;
    padding: 10px 0px 20px 0px;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.fccLoadResults {
    display: inline-block;
    padding-left: 30px;
    vertical-align: top;
    width: 66%;
}
.fcc .fccHeader {
    border-bottom: 1px solid #333;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0px;
    width: 100%;
}
.fcc .fccAddress {
    width: 100%;
    display: inline-block;
}
.fcc .fccAddress span:nth-of-type(odd) {
    display: inline-block;
    width: 160px;
}
.fcc .fccAddress input {
    width: 100% !important;
    text-align: left!important;
    margin: 2px 0;
    padding: 5px;
}
.fcc .fccAddress textarea {
    width: 100%;
}
.fcc .leftTitle {
    font-size: 0.95em;
    display: table-cell;
    margin: 2px 0;
    padding: 0px;
    /*width: 200px;*/
}
.fcc input:not([type=submit]), .fcc .mainTitle/*, textarea*/ {
    text-align: right;
    display: inline-block;
    margin: 2px 0;
    padding: 5px 0px;
    z-index: 1
}
/*.fcc input[type=submit] {
    padding: 15px 20px;
    text-align: center;
    width: auto !important;
}*/
.fccFullwidth input[type=number], .fccFullwidth .mainTitle, .fccHalfwidth input[type=number], .fccHalfwidth .mainTitle {
    width: 75px !important;
}
.fccLoadInfo input[type=number], .fccLoadInfo .mainTitle {
    width: 48% !important;
}
.fccLoadResults input[type=number], .fccLoadResults input[type=text], .fccLoadResults .mainTitle {
    width: 30% !important;
    padding: 5px 15px;
}
.fccLoadInfo input:disabled, .fccLoadInfo .select2-container--disabled .select2-selection--single {
    background: #ddd;
    width: 20px;
}
.chkLabor input[type="checkbox"] {
    width: auto !important;
}
.fcc .totalTurnsExist, .fcc .totalTurnsProp, .fcc .spiralTextExist, .fcc .spiralTextProp, .fcc .methodTextExist, .fcc .methodTextProp {
    display: none;
}
.fcc .select2-container, .select2-container {
    display: inline-block;
    width: 48% !important;
    text-align: right;
}
.fcc .select2-container .select2-selection--single, .select2-container .select2-selection--single {
    display: none;
    padding: 5px 0px;
    width: 100% !important;
}
.fcc .wpcf7-select {
    display: inline-block;
    height: 30px;
    padding-left: 20px;
    text-align: right;
    width: 48%;
}
.fcc select:disabled {
    cursor: default;
    background: #ddd;
}
.fcc .wpcf7-list-item-label {
    display: none;
}
.fcc .wpcf7-list-item {
    margin: 0;
    text-align: left;
}
.fcc .wpcf7-radio {
    margin: 3px 0 0 0;
    padding: 0px;
    position: absolute;
    top: 0px;
    width: 25px;
    z-index: 2;
}
.fcc .wpcf7-radio input[type="radio"] {
    left: 0px;
    margin: 0;
    padding: 0px;
    position: absolute;
    top: 5px;
    width: 25px !important;
    z-index: 2;
}
.fcc p {
    margin: 0px 10px 10px 10px;
}
.featVideoContainer {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}
.featVideo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.fields li {
    display: inline-block;
    list-style: disc;
    width: 300px;
}
.fields li:before {
    content: "•";
    padding-right: 10px;
}
.figure-caption {
    display: none;
}
.front-page-row.gray {
    background-color: rgb(227, 227, 232) !important;
}
.front-page-row.gray .object-cover-wrap {
    opacity: .1
}
.front-page-row.gray .industryWrap {
    opacity: 1
}
.front-page-row#row6 .col-md {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}

.grecaptcha-badge {
    border-radius: 2px;
    bottom: 0px!important;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px rgba(0, 0, 0, .14), 0px 1px 18px rgba(0, 0, 0, .12)!important;
    display: block;
    height: 60px;
    overflow: hidden;
    position: fixed;
    right: auto!important;
    transition: width 0.3s!important;
    width: 70px!important;
    z-index: 1001;
}
.grecaptcha-badge:hover {
    width: 256px!important;
}
.h1Note {
    font-size: 11pt !important;
    font-style: normal !important;
}
#header img.logo {
    min-height: 30px;
}
.img-wrap {
    max-width: 225px;
}
.img-wrap img {
    -o-object-fit: contain;
    object-fit: contain;
    min-height: 75px;
    max-height: 90px;
}
.industryWrap {
    -o-object-fit: cover !important;
    object-fit: cover !important;
}
.industyIcons {
    object-fit: cover !important;
    /*background: url(/wp-content/uploads/2022/01/all-icons.png) no-repeat center center;
  background-size: 110%;*/
}
.industyIcons.bricks-blocks, .industyIcons.briques-et-blocs, .industyIcons.ladrillos-y-bloques {
    object-position: center 73.43%;
}
.industyIcons.corners, .industyIcons.protection-des-coins, .industyIcons.proteccion-de-esquinas {
    object-position: center 34.662%;
}
.industyIcons.distribution-centers, .industyIcons.centres-de-distribution, .industyIcons.centros-de-distribucion {
    object-position: center 65.32%;
}
.industyIcons.door-and-window, .industyIcons.portes-et-fenetres, .industyIcons.puertas-y-ventanas {
    object-position: center 53.01%;
}
.industyIcons.extreme-environments, .industyIcons.conditions-extremes, .industyIcons.ambientes-extremos {
    object-position: center 38.74%;
}
.industyIcons.film-tail-treatment, .industyIcons.traitements-de-pellicule, .industyIcons.tratamiento-de-fin-de-pelicula {
    object-position: center 44.8%;
}
.industyIcons.food-processing, .industyIcons.transformation-des-aliments, .industyIcons.procesamiento-de-alimentos {
    object-position: center 69.34%;
}
.industyIcons.hay-industry, .industyIcons.industrie-fourragere, .industyIcons.industria-del-heno {
    object-position: center 81.55%;
}
.industyIcons.high-speed, .industyIcons.haute-vitesse, .industyIcons.alta-velocidad {
    object-position: center 10.18%;
}
.industyIcons.integrated-scale, .industyIcons.balance-intergee, .industyIcons.bascula-integrada {
    object-position: center 12.25%;
}
.industyIcons.large-heavy-rolls, .industyIcons.rouleaux-larges-et-lourds, .industyIcons.rollos-grandes-y-pesados {
    object-position: center 83.592%;
}
.industyIcons.metal-coils, .industyIcons.rouleaux-metalliques, .industyIcons.bobinas-metalicas {
    object-position: center 40.8%;
}
.industyIcons.poultry-processing, .industyIcons.poultry-processing-wrt-150,
.industyIcons.industrie-avicole, .industyIcons.industrie-avicole-wrt-150,
.industyIcons.transformation-de-la-volaille-wrt, .industyIcons.transformation-de-la-volaille,
.industyIcons.procesamiento-de-aves-de-corral, .industyIcons.procesamiento-de-aves-de-corral-wrt {
    object-position: center 42.8%;
}
.industyIcons.printing, .industyIcons.imprimerie, .industyIcons.impresion {
    object-position: center 24.5%;
}
.industyIcons.produce-and-fresh-food, .industyIcons.produits-et-aliments-frais, .industyIcons.productos-y-alimentos-frescos {
    object-position: center 57.1%;
}/*
.industryHero {
    height: 30.63rem !important;
}*/
.industryImg {
    max-height: 30.63rem !important;
}
.inline {
    display: inline;
    margin: 0px;
}
.inline:after {
    content: " ";
}
.inline:first-of-type {
    margin: 0 0 .25em 1.1em;
}
.italic {
    font-style: italic;
}
.jsgrid-grid-body {
    border-top: none;
    max-height: 500px;
    overflow: scroll;
}
.jsgrid-cell, .jsgrid-pager-container {
    font-size: 90% !important;
    word-wrap: break-word !important;
}

.leadEffective {
    background: #005289;
    color: #fff;
    font-weight: bold;
}
.leadFiller::after {
    content: '';
    position: absolute;
    bottom: 8px;
    width: 100%;
    margin: 5px 8px;
    border-bottom: 1px dashed #bbb;
}
.leadModel {
    text-align: center;
}
.leadSeparator {
    background: #bbb;
    font-weight: bold;
}
.leadTable {
    border: 3px solid #005289;
    margin: 0 auto;
    width: 80%;
}
.leadTable td {
    padding: 5px 8px;
    vertical-align: bottom;
}
.leadFiller {
    text-align: left;
    overflow: hidden;
    position: relative;
}

li.note {
    list-style-type: "* ";
    margin: 0 0 0 1.1em!important;
}
.lifecycle {
    background-color: rgba(0, 82, 137, .7) !important;
    color: #fff;
    padding: 30px 30px 120px 30px;
    text-align: center;
}
.lifecycle .col-inner {
    padding: 30px;
}
.lifecycle p {
  margin: 3px;
}
.lifecycle .cta-button{
    margin-top: 30px;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}
.lifecycleLogo.featured--image{
  margin-bottom: 30px;
}
.lifecycleIcon {
  height: 50px;
  width: 50px;
  
  display: block;
  margin: 3px auto;
  margin-bottom: 30px;
}
.LWcontact li {
    list-style-type: none !important;
}
main ul li.li_br {
    list-style: none;
}

.map p {
    margin: 0;
}
.map iframe {
    width: 100% !important;
    height: 400px !important;
}
.methodContainer {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    white-space: nowrap;
}
.methodContent {
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    /*display: inline-block;*/
    height: 460px;
    position: relative;
    vertical-align: bottom;
    white-space: normal;
    /*width: 50%;*/
}
.methodList {
    background-color: rgba(0, 82, 137, 0.7);
    bottom: 0;
    color: white;
    margin: 15px;
    padding: 15px;
    position: absolute;
    text-align: left;
    /*width: 375px;*/
}
.media {
    display: inline-block;
    padding: 5px;
}
.media li {
    list-style: "- ";
    list-style-position: outside;
    margin-left: 0.7em;
    max-width: 260px;
}
.media ul {
    margin-bottom: 0;
}
.media.mediaQuote {
    vertical-align: text-top;
}
.media.mediaQuote.surveys,
.media.mediaQuote.formulaires{
    vertical-align: bottom;
}
.mediaDownload {
    display: block;
    line-height: 11px;
}
.mediaThumb {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    vertical-align: text-top;
}
.media .brochureThumb, .media .youtubeThumb {
    display: block;
    /*margin: 0px 5px 20px 0px;*/
    margin: 5px 20px 5px 5px;
}
.media .brochureThumb {
    width: 260px;
}
.media .youtubeThumb iframe {
    border: 0px;
    height: 160px;
    width: 275px;
}
.media .youtubeThumb .youtube {
    align-items: center;
    display:inline-block;
    height: 160px;
    justify-content: center;
    overflow: hidden;
    position:relative;
    width: 275px;
}
.media .youtubeThumb .wrapper{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
.media .youtubeThumb .youtube .YTbg {
    display: block;
    height: 155px;
    position: absolute;
    top: 0;
    width: 275px;
}

.media .youtubeThumb .youtube .play-button {
    height: 41px;
    left: calc(50% - 29px);
    opacity: .9;    
    position: absolute;
    top: calc(50% - 20.5px);
    width: 58px;
    z-index: 1;
}
.media .youtubeThumb .youtube .play-button {
	cursor: pointer;
}
.media .youtubeThumb .youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.media .brochureThumb img {
    box-shadow: 0 2px 4px 0 rgba(75, 75, 75, 0.7), 0 3px 10px 0 rgba(75, 75, 75, 0.19);
    height: auto;
    width: auto;
    max-height: 130px;
    max-width: 100px;
}
.mediaTitle {
    font-weight: 700;
    border-bottom: 3px solid #005289;
}
.mediaTitleShort {
    font-weight: 700;
    max-width: 300px;
    border-bottom: 3px solid #005289;
}
.methodList li {
    line-height: 1.75em;
    margin: 0px 1.1em;
}
.methodList ul {
    list-style: none;
}
.methodList .unchecked li:before {
    content: "\2610";
    font-weight: bold;
    font-size: 1.5em;
    margin-right: 5px;
}
.mktoForm {
    font: inherit!important;
    text-align: left;
    width: 100%!important;
}
.mktoForm input, .mktoForm select.mktoField, .mktoForm textarea.mktoField {
    width: 60%!important;
}
.mktoForm .mktoLogicalField {
    float: left;
    width: 50px!important;
}
.mktoForm #LblmarketingOptinTrigger {
    width: 0px!important;
}
.mktoForm .mktoFieldWrap {
    display: flex !important;
    float: none!important;
    justify-content: flex-end;
}
.mktoForm .mktoRequiredField label.mktoLabel {
    font-weight:normal!important;
}
.mktoForm select.mktoField, .wpcf7 .wpcf7-select {
    font-size: 16px;
    height: 30px;
    padding: 2px!important;
}
.mktoForm .mktoFormRow {
    width: 100%;
    display: flex;
}
.mktoForm .mktoFormCol {
    width: -webkit-fill-available;
    float: left;
    position: relative;
    min-height: 2em;
}
.mktoForm .mktoLabel {
    width: 40% !important;
    float: left;
    line-height: 1.2em;
    padding-top: 0.3em;
}
.mktoForm .partsWarning {
    font-size: 20px;
    font-weight: 500;
    color: #fe5000;
}
.mktoForm .noteRFQ {
    width: 300px !important;
}
.methodList .checked li:before {
    content: "\2611";
    font-weight: bold;
    font-size: 1.5em;
    margin-right: 5px;
}
.news-date {
    font-size: 12px;
}
.note {
    display: flex;
}
.note ul {
    list-style: disc;
    padding-left: 25px;
}
.option_overlay ul {
    list-style: disc;
    padding-left: 25px;
}
.partsearchsubmit {
    height: 36px;
    width: 36px;
    background: url(/wp-content/themes/ohlson/images/sea.png) no-repeat center center;
    border: none;
    float: left;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
}
.privacy {
    background: #F05525;
    border: none;
    border-radius: 0px 6px 0 0;
    bottom: 0;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px rgba(0, 0, 0, .14), 0px 1px 18px rgba(0, 0, 0, .12);
    color: #fff;
    left: 70px;
    opacity: 1;
    padding: 5px 15px;
    position: fixed;
    transition: padding 0.3s;
    z-index: 1000;
}
.privacy:hover {
    background:#EE3800;
    color: white !important;
    padding: 15px;
    text-decoration: none;
}
.prod-lf iframe {
    max-width: -webkit-fill-available;
}
.products-menu {
		position: relative;
		top: 3.895em;
		bottom: 3.13rem;
}
.quote {
    border-bottom: 1px solid #e0d8d4;
    font-size: 11pt;
    font-style: italic;
    padding: 5px;
    margin: 0px;
}
.quoteFrom {
    text-align: right;
    font-size: 11pt;
    padding: 5px;
    margin: 0px;
}
.rep-name {
    margin: 0px !important;
}
.row-header {
    margin-top: 3rem;
}
.row-header h3 {
    flex-basis: 100%;
}
.searchBox {
    border: 1px solid rgb(0, 82, 137);
    padding: 5px 15px 0px 15px;
    margin: 0 15px 20px 0;
}
.search-container {
    line-height: 36px;
    margin: 5px 0 15px;
    position: relative;
    width: 100%;
}
.select2-results__option {
    padding: 7px !important;
}
.seminarSchedule {
    width: 100%;
}
.seminarSchedule a {
    text-decoration: underline dotted !important;
}
.seminarSchedule tr.sales {
    background-color: #ddd;
}
.seminarSchedule tr.installation {
    background-color: #aaa;
}
.seminarSchedule tr.technical {
    background-color: #ddd;
}
.seminarSchedule tr.programming {
    background-color: #aaa;
}
.seminarSchedule td {
    min-width: 85px;
    padding: 5px 10px;
}
.seminarSchedule td.center {
    text-align: center;
    vertical-align: middle;
}
.seminarSchedule td.contoured {
    border: 1px solid black;
}
.seminarSchedule .full {
    background-color:1px solid rgb(0, 82, 137);;
    text-decoration: line-through;
}
.seminarSchedule td.white {
    background-color:white;
}
.seminarSchedule .seminarHeader{
    background-color: rgb(0, 82, 137);
    color: white;
    font-weight: bold;
}
.slick-slider .bottom-xs {
    bottom: 100px;
}
.slick-slide > :first-child {
    border: 4px solid red;
    display: contents;
}
.smap iframe {
    height: 450px;
    width: 480px;
}
.smcx-embed {
    height: fit-content!important;
}
.smcx-embed>.smcx-iframe-container {
    height: fit-content!important;
}
.smcx-embed>.smcx-iframe-container iframe {
    height: 220vh!important;
}
.smenu1 {
    margin: 0;
    padding: 0;
    border-top: 1px solid #e0d8d4;
    width: 100%;
    display: table;
    list-style: none;
}
.smenu1-li, .smenu2-li {
    display: block;
    margin: 0;
    padding: 0.75rem 0rem;
    list-style-type: none;
    position: relative;
}
.smenu1-li {
    padding: 0.75rem 1.25rem;
    border-bottom: 1.5px solid #e0e0e0;
}
.smenu1-a, .smenu2-a {
    display: inline;
    color: #777;
    text-decoration: none;
    -webkit-box-shadow: 0 1.5px 0 rgb(204 204 204 / 0%);
    box-shadow: 0 1.5px 0 rgb(204 204 204 / 0%);
    padding-bottom: 2px;
    cursor: pointer;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
}
    .smenu2-a {
        margin-left: -10px;
    }
.smenu1-more {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    padding: 10px;
    width: 100%;
}
.smenu1-a:hover {
    color: #114A9A;
}
.smenu2 {
    margin: 0;
    padding: 0 0 10px 15px;
    width: 100%;
    /*display: table;*/
    list-style: none;
    display: none;
}
/*.smenu2-li {
	display: block;
	width: 100%;
}
.smenu2-a {
    margin-left: -10px;
}
.smenu2-a:hover {
    color: #114A9A;
}
.smenu2-li {
    text-indent: -1.5em;
    padding-left: 1.5em;
}*/

span.wpcf7-list-item {
    margin: 0 1em 0 0 !important;
    white-space: nowrap;
}
.spec-img {
    /*display: inline-block;
	height: 123px;
	margin-bottom: 10px;
	width: 123px;
	background-image: url(/contents/team.jpg); float: left; margin: 5px 5px 0; height: 123px; width: 123px;*/
}
.spec-info {}
.specialists {
    display: inline-block;
    position: relative;
}
.specialists-bloc {
    display: flex;
    height: auto;
    padding: 0 0 25px 0;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.specialists-info {
    display: inline-block;
    height: auto;
    left: 125px;
    padding: 0 15px;
    vertical-align: top;
    width: 75%;
}
.supp-top {
    text-align: center;
    padding: 0 0 50px 0;
}
.supportBG {
    background-size: cover !important;
    background-position: center center !important;
    color: #FFF;
    height: 600px;
}
.supportBG .object-cover-wrap {
    left: 0;
    top: 0;
    bottom: unset;
}
.supportBG .object-cover-wrap img {
    -o-object-fit: contain;
    object-fit: contain;
}
.supportOverlay {
    background-color: rgba(0, 82, 137, .4);
    height: 600px;
    padding: 100px 0 0 0;
}
.supportOverlay {
    background-color: rgba(0, 82, 137, .4);
    height: 600px;
    padding: 100px 0 0 0;
}
.supportOverlay span, .supportOverlay span:focus, .supportOverlay span:hover {
    color: #FFF;
    text-decoration: underline;
}
.swiper-slide.products {
    width: inherit;
}
@media screen and (min-width:769px) {
    .front--featured .swiper-slide {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0;
    }
}
.territories {
    display: none;
    margin: 0 0 30px 0;
    position: relative;
    width: 100%;
}
.reps-bloc {
    display: flex;
    height: auto;
    padding: 0 0 25px 0;
    position: relative;
    vertical-align: top;
}
.territories .rep-img {
    display: inline-block;
    height: 198px;
    width: 198px;
    background-position: top left;
}
.reps-info {
    display: inline-block;
    height: auto;
    left: 125px;
    padding: 0 15px;
    vertical-align: top;
    width: 75%;
}
.request_name {
    visibility: collapse;
    height: 0px;
    margin: 0px;
}
.survey .wpcf7-list-item-label {
    display: none;
}
.territories .rep-info .email {
    cursor: pointer;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}
.ui-dialog .option_overlay {
    border: 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.ui-dialog .ui-dialog-buttonpane, .ui-dialog .ui-dialog-buttonpane button, .ui-dialog .ui-resizable-se {
    display: none;
}
.ui-dialog .ui-dialog-content {
    background: 0 0;
    border: 0 solid #00f;
    margin: 0;
    padding: 0;
}
.ui-dialog .ui-dialog-title {
    background: 0 0;
    background: none;
    border: 0 solid #00f;
    float: left;
    margin: 0;
    padding: 0;
}
.ui-dialog .ui-dialog-titlebar {
    border: 0 solid orange;
    margin: 0;
    padding: 0;
    position: relative;
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: none;
    border: 0 solid #00f;
}
.ui-dialog .ui-dialog-titlebar-close, .ui-dialog a.ui-dialog-titlebar-close:hover {
    background: url(images/close.png) no-repeat;
    border: 0 solid green;
    font-size: 0px;
    height: 35px;
    margin: -15px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    z-index: 100;
}
.ui-dialog {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    width: 825px !important;
    z-index: 1010;
    position: absolute;
}
.um-col-alt {
    margin-top: 40px;
}
.um-field {
    padding-bottom: 12px;
    width: 450px !important;
}
.um-field .note {
    display: inline;
    font-size: 10pt;
    font-style: italic;
    margin: 0px;
    padding: 0px;
}
.um-field[data-key='confirm_user_password'] .note {
    display: none;
}
.um-field-error {
    color: red;
}
.um-field-humanValidation, .um-field-passwordValidation {
    display: none !important;
}
.um-form-field {
    width: 450px !important;
    /*height: 22px;*/
}
.um-header, .um-profile-nav, .um-profile-navbar {
    display: none;
}
.um-field-radio {
    margin-right: 10px;
}
.um-member {
    display: inline-block;
    width: 21%;
    background-color: #eee;
    margin: 10px;
    padding: 10px;
}
.um-row {
    display: table;
    width: 100%;
}
.um-row > div {
    display: table-cell;
    width: 50%;
}
.um-tip-text {
    display: none;
}
.workingWith {
    color: #114A9A;
    font-size: 1.5em;
    font-weight: bold;
    padding: 10px 0;
}
.wsp-pages-list {
    column-count: 3;
    column-fill: balance;
}
.wsp-pages-list a {
    font-family: 'Helvetica Neue LT W05 55 Roman' !important;
}
.wsp-pages-list li {
    break-inside: avoid-column;
}
.years {
    margin-top: 25px;
    position: absolute;
    width:100%;
    z-index: 2;
}
.years img {
    filter: drop-shadow(1px 1px 5px white)
            drop-shadow(1px 1px 1px white)
            drop-shadow(1px 1px 1px white)
            drop-shadow(1px 1px 1px white);
    width: 300px;
}

/*   SOCIAL MEDIA ICONS  */
.facebook {
    object-position: center 0% !important;
}
.linkedin {
    object-position: center 33.3% !important;
}
.youtube {
    object-position: center 100% !important;
}
.x {
    object-position: center 66.6% !important;
}

/*   STAFF IMAGES  */

.reps-img_wrap {
    width: 25%;
    height: 0;
    padding-top: 25%;
    position: relative;
    overflow: hidden;
}
.reps-img_wrap img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-position: center 0;
    position: absolute;
    vertical-align: top;
}
.reps-img_wrap img {
    -o-object-fit: cover !important;
    object-fit: cover !important;
}
.reps-img {
    object-fit: cover !important;
}
.spec-img_wrap {
    width: 20%;
    height: 0;
    padding-top: 20%;
    position: relative;
    overflow: hidden;
}
.spec-img_wrap img, .social-img_wrap img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-position: center 0;
    position: absolute;
    vertical-align: top;
}
.spec-img_wrap img {
    -o-object-fit: cover !important;
    object-fit: cover !important;
}
.spec-img {
    object-fit: cover !important;
}

.adamh {
    object-position: center 50.52% !important;
}
.angiew {
    object-position: center 65.89% !important;
}
.annickd {
    object-position: center 41.73% !important;
}
.brentb {
    object-position: center 28.56% !important;
}
.colindal {
    object-position: center 30.76% !important;
}
.cynthiar {
    object-position: center 32.94% !important;
}
.cynthiab {
    object-position: center 76.86% !important;
}
.benoitdextradeur {
    object-position: center 54.90% !important;
}
.dresua {
    object-position: center 24.15% !important;
}
.ericn {
    object-position: center 70.28% !important;
}
.erict {
    object-position: center 57.1% !important;
}
.estherb {
    object-position: center 79.07% !important;
}
.francoisd {
    object-position: center 81.27% !important;
}
.genevievep {
    object-position: center 15.38% !important;
}
.guyl {
    object-position: center 39.54% !important;
}
.isabeller {
    object-position: center 2.2% !important;
}
.janetm {
    object-position: center 68.07% !important;
}
.jeanmarcb {
    object-position: center 10.98% !important;
}
.joelleb {
    object-position: center 21.96% !important;
}
.liamm {
    object-position: center 74.66% !important;
}
.lisetted {
    object-position: center 48.31% !important;
}
.lynseyp {
    object-position: center 8.78% !important;
}
.markm {
    object-position: center 0 !important;
    /*object-position: center 61.5%;*/
}
.matthewo {
    object-position: center 52.71% !important;
}
.mbellows {
    object-position: center 6.59% !important;
}
.mikem {
    object-position: center 72.48% !important;
}
.mirandae {
    object-position: center 4.4% !important;
}
.nicolasc {
    object-position: center 63.7% !important;
}
.pbourassa {
    object-position: center 19.78% !important;
}
.pennyn {
    object-position: center 46.12% !important;
}
.priscillet {
    object-position: center 43.93% !important;
}
.rons {
    object-position: center 13.18% !important;
}
.sebastienl {
    object-position: center 35.14% !important;
}
.soniab {
    object-position: center 59.3% !important;
}
.stacyb {
    object-position: center 37.33% !important;
}
.stephanej {
    object-position: center 54.9% !important;
}
.sylvainl {
    object-position: center 17.58% !important;
}
.sylvains {
    object-position: center 26.36% !important;
}
.travisf {
    object-position: center 28.56% !important;
}
.andyw {
    object-position: center 36.35% !important;
}
.abraham {
    object-position: center 72.71% !important;
}
.brianf {
    object-position: center 25.95% !important;
}
.forresta {
    object-position: center 15.57% !important;
}
.greggh, .dylanc, .gary\.biancini {
    object-position: center 46.73% !important;
}
.jims {
    object-position: center 67.51% !important;
}
.mariot {
    object-position: center 5.19% !important;
}
.michelr {
    object-position: center 62.3% !important;
}
.petere {
    object-position: center 57.12% !important;
}
.priscillet {
    object-position: center 20.75% !important;
}
.rickj {
    object-position: center 10.37% !important;
}
.ronb {
    object-position: center 51.93% !important;
}
.tomb, .derick\.heaton {
    object-position: center 31.19% !important;
}
.yanickm {
    object-position: center 41.55% !important;
}
.social-img_wrap {
    display: inline-block;
    height: 28px;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding-top: 0;
    position: relative;
    width: 28px;
}
@media screen and (max-width:768px) {
    .banner .image {
        background-size: contain !important;
    }
    .breadcrumbs {
        padding-bottom: 1.1em !important;
    }
    .categories {
        border-bottom: 1px solid black;
    }
    .categories:last-of-type {
        border-bottom: 0px;
    }
    .front-page-row#row0 .slick-slider .row {
        margin-top: 60px;
    }
    .quote {
        /*overflow: scroll;
    height: 90px;*/
    }
    .ui-dialog {
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        width: 90% !important;
    }
    .prod-lf iframe {
        width: 100%;
        height: revert-layer;
    }
    .um-row>div{display:block;width:50%}
    .video-img .object-cover-wrap iframe {
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-width:1329px) {
    .menu-item-object-page a {
        background-color: rgba(0, 82, 137, 1) !important;
        color: #FFF !important;
    }
    .menu-item-object-page .sub-menu a {
        background-color: #FFF !important;
        color: #000 !important;
    }
    .slick-slider .bottom-xs {
        bottom: 50px;
    }
}


/********* Slideshow Gallery *********/

/* Position the image container (needed to position the left and right arrows) */
.slideMainContainer {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  background-color: rgb(0, 82, 137);
  background-color: rgba(0, 82, 137, 0.25);
}

.slideMainContainer .prev,
.slideMainContainer .next {
  border: 1.5px solid rgb(0, 82, 137);
  border-radius: 0px;
  cursor: pointer;
  color: rgb(0, 82, 137);
  font-size: 20px;
  font-weight: bold;
  margin-top: -50px;
  padding: 16px;
  position: absolute;
  top: 40%;
  user-select: none;
  width: auto;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.slideMainContainer .next {
  right: 0;
}

/* On hover, add a black background color with a little bit see-through */
.slideMainContainer .prev:hover,
.slideMainContainer .next:hover {
  color: white;
  background-color: rgba(0, 82, 137, 0.8);
  text-decoration: none;
}

/* Number text (1/3 etc) */
.numbertext {
  color:grey;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  background-color: rgb(0, 82, 137);
  color: white;
  margin: 15px 0px;
  padding: 2px 16px;
  text-align: center;
}

.thumbRow:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.thumbColumn {
    float: left;
    height: 100px;
    padding-right: 10px;
}

.thumbColumn img {
    width: auto;
    height: 100px;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}