
/* Fonts */
@import url("xcy3vzb.css");

@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&amp;display=swap');

.font-lemon-sans-next { font-family: 'lemon-sans-next', sans-serif; }
.font-finalsix { font-family: 'finalsix', sans-serif; }
.font-oscine { font-family: 'oscine', sans-serif; }
p > span.red > strong { font-family: 'oscine', sans-serif; text-transform: uppercase; } /* accent text */




/* General styles */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,#page .paragraphs-item-blockquote .field-name-field-quote,#page .paragraphs-item-blockquote>p,#page .field-name-body blockquote .field-name-field-quote,#page .field-name-body blockquote>p,s,samp,small,strike,strong,sub,sup,form label .form-required,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{    /* margin: 0; */
padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;}

.drop-shadow{
    border: 1px solid #faf9f9;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);

}
body {
    color: #101820;
    font-family: 'lemon-sans-next', sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 30px;
    word-wrap: break-word;
}

body.scroll {
    overflow: auto;
}

.subheading { font-family: 'oscine', sans-serif; font-style: italic; color: #101820; }
.color-text { color: #101820; }

h1,
h2,
h3,
h4 {
    font-family: "finalsix", sans-serif;
    font-weight: 600;
    margin: 0;
    color: #6c1d45;
}

.cs_template_content {
    z-index: 99;
    position: relative;
}

h1 {
    font-size: 36px;
    line-height: 36px;
    margin: 0 0 25px 0;
}

h2 {
font-size: 40px;
letter-spacing: -0.02em;
line-height: 48px;
    margin: 0 0 25px 0;

}

h3 {
font-size: 28px;
line-height: 34px;
    margin: 0 0 25px 0;

}

p {
    color: #101820;
    font-size: 16px;
    line-height: 24px;
}
strong{
    font-weight:bold;
}
ul li,
ol li {
    list-style: none;
}

hr.orange{
    max-width: 1165px;
    width:100%;
height: 5px;
background: linear-gradient(#fe9e1a 0%, #ff8e1d 14.3%, #ff691e 45.95%, #f14307 85.54%, #eb2a00 100%);
    border: 0px;
}

.padded-xnone {
    padding: 0px !important;
}
.padded-xsmall {
    padding: 6px !important;
}
.padded-small {
    padding: 12px !important;
}
.padded-medium {
    padding: 24px !important;
}
.padded-large {
    padding: 48px !important;
}
.padded-xlarge {
    padding: 60px !important;
}
.padded-xxlarge {
    padding: 80px !important;
}
.padded-h-none {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.padded-h-xsmall {
    padding-left: 6px !important;
    padding-right: 6px !important;
}
.padded-h-small {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.padded-h-medium {
    padding-left: 24px !important;
    padding-right: 24px !important;
}
.padded-h-large {
    padding-left: 48px !important;
    padding-right: 48px !important;
}
.padded-h-xlarge {
    padding-left: 60px !important;
    padding-right: 60px !important;
}
.padded-h-xxlarge {
    padding-left: 80px !important;
    padding-right: 80px !important;
}
.padded-h-r-none {
    padding-right: 0px !important;
}
.padded-h-r-xsmall {
    padding-right: 6px !important;
}
.padded-h-r-small {
    padding-right: 12px !important;
}
.padded-h-r-medium {
    padding-right: 24px !important;
}
.padded-h-r-large {
    padding-right: 48px !important;
}
.padded-h-r-xlarge {
    padding-right: 60px !important;
}
.padded-h-r-xxlarge {
    padding-right: 80px !important;
}
.padded-h-l-none {
    padding-left: 0px !important;
}
.padded-h-l-none {
    padding-left: 0px !important;
}
.padded-h-l-xsmall {
    padding-left: 6px !important;
}
.padded-h-l-small {
    padding-left: 12px !important;
}
.padded-h-l-medium {
    padding-left: 24px !important;
}
.padded-h-l-large {
    padding-left: 48px !important;
}
.padded-h-l-xlarge {
    padding-left: 60px !important;
}
.padded-h-l-xxlarge {
    padding-left: 80px !important;
}
.padded-v-none {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.padded-v-xsmall {
    padding-bottom: 6px !important;
    padding-top: 6px !important;
}
.padded-v-small {
    padding-bottom: 12px !important;
    padding-top: 12px !important;
}
.padded-v-medium {
    padding-bottom: 24px !important;
    padding-top: 24px !important;
}
.padded-v-large {
    padding-bottom: 48px !important;
    padding-top: 48px !important;
}
.padded-v-xlarge {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}
.padded-v-xxlarge {
    padding-bottom: 80px !important;
    padding-top: 80px !important;
}
.padded-v-t-none {
    padding-top: 0px !important;
}
.padded-v-t-xsmall {
    padding-top: 6px !important;
}
.padded-v-t-small {
    padding-top: 12px !important;
}
.padded-v-t-medium {
    padding-top: 24px !important;
}
.padded-v-t-large {
    padding-top: 48px !important;
}
.padded-v-t-xlarge {
    padding-top: 60px !important;
}
.padded-v-t-xxlarge {
    padding-top: 80px !important;
}
.padded-v-b-none {
    padding-bottom: 0px !important;
}
.padded-v-b-sxmall {
    padding-bottom: 6px !important;
}
.padded-v-b-small {
    padding-bottom: 12px !important;
}
.padded-v-b-medium {
    padding-bottom: 24px !important;
}
.padded-v-b-large {
    padding-bottom: 48px !important;
}
.padded-v-b-xlarge {
    padding-bottom: 60px !important;
}
.padded-v-b-xxlarge {
    padding-bottom: 80px !important;
}
.space-h-none {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.space-h-xsmall {
    margin-left: 6px !important;
    margin-right: 6px !important;
}
.space-h-small {
    margin-left: 12px !important;
    margin-right: 12px !important;
}
.space-h-medium {
    margin-left: 24px !important;
    margin-right: 24px !important;
}
.space-h-large {
    margin-left: 48px !important;
    margin-right: 48px !important;
}
.space-h-xlarge {
    margin-left: 60px !important;
    margin-right: 60px !important;
}
.space-h-xxlarge {
    margin-left: 80px !important;
    margin-right: 80px !important;
}
.space-v-none {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.space-v-xsmall {
    margin-bottom: 6px !important;
    margin-top: 6px !important;
}
.space-v-small {
    margin-bottom: 12px !important;
    margin-top: 12px !important;
}
.space-v-medium {
    margin-bottom: 24px !important;
    margin-top: 24px !important;
}
.space-v-large {
    margin-bottom: 48px !important;
    margin-top: 48px !important;
}
.space-v-xlarge {
    margin-bottom: 60px !important;
    margin-top: 60px !important;
}
.space-v-xxlarge {
    margin-bottom: 80px !important;
    margin-top: 80px !important;
}
.space-none {
    margin: 0px !important;
}
.space-xsmall {
    margin: 6px !important;
}
.space-xsmall {
    margin: 12px !important;
}
.space-medium {
    margin: 24px !important;
}
.space-large {
    margin: 48px !important;
}
.space-xlarge {
    margin: 60px !important;
}
.space-xxlarge {
    margin: 80px !important;
}
.space-foundation {
    margin: .9375rem 0 !important;
}


.job-details__content-description ul li, ol li {
    font-size: 18px;
    line-height: 30px;
    list-style: none;
    padding: 0 0 0 32px;
    position: relative;
}

.job-details__content-description ul li:before,
.job-details__content-description  ol li:before {
    color: #eb3300;
    content: "\f0c8";
    font-family: FontAwesome;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    text-decoration: inherit;
    top: 0;
    left: 0;
    z-index: 0;
}
.job-details__content-description,
.job-details__content-description p{
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 38px 0;
}

.job-details__content-description p b,
.job-details__content-description b, 
.job-details__content-description optgroup, 
.job-details__content-description strong {
    font-weight: 700;
}
a,
a:link,
a:visited {
    color: #eb3300;


}

input::-webkit-input-placeholder {
    color: #9d9fa1;
}

input::-moz-placeholder {
    color: #9d9fa1;
}

input:-ms-input-placeholder {
    color: #9d9fa1;
}

input:-moz-placeholder {
    color: #9d9fa1;
}

sup {
    font-size: 40%;
    top: -1em;
}

select::-ms-expand {
    display: none !important;
}
.red{
color:#eb3300;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.row .row {
    margin-left: auto;
    margin-right: auto;
}

.flex{
    display:block;
}
.flex-middle {
    display: block;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
}
.full-width{
    width:100%;

}
#page-container iframe,
#page-container video {
    display: block;
    width: 100% !important;
    height: auto !important;
}
.branded-video iframe,
.branded-video video {
    height: auto !important;
    width: 100% !important;
}
.branded-video {
    width: 100%;
    height: auto;
}
#video{
    border-radius:12px 0px 0px 0px;

}

.branded-button, .branded-button-outer a {
    border: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    padding: 12px 24px;
    text-align: center;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
width:100%;
}
.branded-button-2, .branded-button-2-outer a, .branded-button-2:focus, .branded-button-2-outer a:focus {
    background: #8fd400;
    color: #fff;
}

.page-section {
    padding: 24px 0;
    z-index: 0;
    width: 100%;
    float: left;
}

.page-section-none {
    padding-bottom: 0px;
    padding-top: 0px;
    width: 100%;
    float: left;
}

.page-section-small {
    padding-bottom: 12px;
    padding-top: 12px;
    width: 100%;
    float: left;
}

.page-section-medium {
    padding-bottom: 24px;
    padding-top: 24px;
    width: 100%;
}

.page-section-large,
.page-section-xlarge {
    padding-bottom: 48px;
    padding-top: 48px;
    width: 100%;
}


/* Effects */

.fadeIn {
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
    height: auto !important;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeOut {
    animation-name: fadeOut;
    -webkit-animation-name: fadeOut;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
    height: auto !important;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.slideleft,
.slideright {
    transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -webkit-transition: 1s;
}

.slideleft {
    left: -80%;
}

.slideright {
    left: 0%;
}

.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

.slideUp {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}

@keyframes slideUp {
    0% {
        transform: translateY(0%);
    }
    100% {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0%);
    }
    100% {
        transform: translateY(-100%);
    }
}

.row {
    max-width: 1200px;
}

.old-ie {
    font-size: 14px;
    line-height: 14px;
}

.old-ie a {
    color: #fff;
    text-decoration: underline;
}

.preloader-wrapper {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 99999;
}

.preloader-inner {
    background: #fff;
    height: 100vh;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 100%;
}

.preloader {
    animation: rotate 0.8s infinite linear;
    -moz-animation: rotate 0.8s infinite linear;
    -webkit-animation: rotate 0.8s infinite linear;
    border: 6px solid #ff9e1b;
    border-right-color: #eb3300;
    border-radius: 50%;
    height: 28px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 28px;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

#page-container {
    left: 0;
    /*overflow: auto;*/
    position: absolute;
    width: 100%;
    z-index: 0;
}


/* Start Talemetry widget styles */

.cs_share_text {
    margin: 0;
}

.cs_share_container {
    float: left;
    margin: 0 0 12px 0;
}


/* Search form Keyword type-ahead */

.cs_jsearchform .ui-widget-content {
    border-bottom: 2px solid #eee !important;
    font-family: "lemon-sans-next", sans-serif;
}

.cs_jsearchform .ui-corner-all {
    border: medium none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.cs_jsearchform .ui-autocomplete-head {
    border-bottom: 2px solid #fff;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

.cs_jsearchform .cs_srchresults_count {
    float: none;
}

.cs_jsearchform .cs_srchresults_close {
    float: none;
    position: absolute;
    right: 8px;
    top: 6px;
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    background: #eee;
    border: medium none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0;
}

.cs_jsearchform a.cs_mtitle,
.cs_jsearchform a.cs_mtitle.ui-state-focus,
.cs_jsearchform a.cs_mtitle.ui-state-active {
    border: medium none;
    font-family: "lemon-sans-next", sans-serif;
    font-size: 14px;
    line-height: 16px;
}

.cs_jsearchform .cs_mtitle .cs_mjob_title {
    position: relative;
}

.cs_jsearchform .cs_mtitle .ui-icon {
    margin: 0;
    position: absolute;
    top: 0;
}

.cs_jsearchform .cs_mtitle .cs_mjob_titletext {
    width: 100%;
}

.cs_jsearchform .cs_mtitle .cs_mjob_location {
    padding-left: 18px;
}

.cs_jsearchform .ui-autocomplete-foot a,
.cs_jsearchform .ui-autocomplete-foot a.ui-state-focus,
.cs_jsearchform .ui-autocomplete-foot a.ui-state-active {
    font-size: 12px;
    line-height: 18px;
}

.cs_jsearchform .ui-autocomplete-notfound {
    font-size: 12px;
    line-height: 18px;
    padding: 4px;
    width: 100%;
}


/* Facet Search styles */

@font-face {
    font-family: "facetselecticon";
    src: url("../eot/facetselecticon.eot");
    src: url("../eot/facetselecticond41d.eot?#iefix") format("embedded-opentype"), url("../woff/facetselecticon.woff") format("woff"), url("../ttf/facetselecticon.ttf") format("truetype"), url("../svg/facetselecticon.svg#facetselecticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.facet-loading {
    background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-repeat: no-repeat;
    display: none;
    height: 60px;
    margin: 20px auto;
    padding: 20px 0;
    width: 60px;
}

.facet-loading--dark {
    background-image: url("../gif/facet-loading-bg--dark.gif");
}

.facet-loading--light {
    background-image: url("../gif/facet-loading-bg--light.gif");
}

.facet-section {
    background: #fff;
    font-size: 14px;
}

.facet-section-inner {
    padding: 0;
}

.facet-section h2 {
    background: #eb3300;
    color: #fff !important;
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    padding: 26px;
    position: relative;
}

.facet-section h2 span.facet-section__clear-all {
    font-size: 12px;
}

.facet-section h2 span.facet-section__clear-all a {
    color: #fff;
}

.facet-item {
    margin: 0 0 10px 0;
}

.facet-item--collapsed,
.facet-item--expanded {
    border-bottom: 1px solid #888b8d;
}

.facet-item__heading h3 {
    cursor: pointer;
    font-size: 16px;
    line-height: 16px;
    margin: 12px 0;
    position: relative;
}

.facet-item--expanded .facet-item__heading h3 {
    color: #eb3300 !important;
}

.minus .facet-item__options {
    display: block;
}

.plus .facet-item__options {
    display: none;
}

.facet-item__options p {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
}

a.facet-item__show-more {
    display: inline-block;
    font-size: 14px;
    margin: 10px 0;
}

.facet-item__row--hidden {
    display: none;
}

span.facet-item__heading-expand-collapse {
    bottom: 0;
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    right: 0;
    vertical-align: middle;
    width: 10%;
}

.facet-item--expanded span.facet-item__heading-expand-collapse:after {
    content: "\f068";
}

.facet-item--collapsed span.facet-item__heading-expand-collapse:after {
    content: "\f067";
}

.facet-item__options-item {
    padding: 4px;
    position: relative;
}

.facet-item__options-item a {
    color: #63666a;
    display: block;
    line-height: 24px;
}

.facet-item__heading p {
    font-size: 12px;
    margin: 0;
    padding: 0 10px;
    text-align: right;
}

.facet-item__options-item span {
    float: left;
}

span.facet-item__option-item-count {
    color: #666d70;
    vertical-align: top;
    width: 12%;
}

span.facet-item__option-item-label {
    margin: 0 2% 0 0;
    width: 76%;
}

span.facet-item__options-item-type {
    font-family: "facetselecticon";
    width: 10%;
}

.tm_ff_wait span.facet-item__option-item-count,
.tm_ff_wait span.facet-item__option-item-label,
.tm_ff_wait span.facet-item__options-item-type {
    color: #888b8d !important;
}

.facet-item__options-item-type--multi:after {
    content: "b";
}

.facet-item__options-item-type--selected.facet-item__options-item-type--multi:after {
    content: "o";
}

.facet-item__options-item-type--single:after {
    content: "f";
}

.facet-item__options-item-type--selected.facet-item__options-item-type--single:after {
    content: "g";
}


/* Job Alert */

#fancybox-overlay {
    height: 100% !important;
    position: fixed;
}

#fancybox-wrap {
    margin-left: 12px;
    max-width: 90%;
    overflow: hidden;
    padding: 0;
}

#fancybox-wrap #fancybox-outer {
    /* font-family: "Montserrat", sans-serif !important; */
    padding: 20px;
}

#fancybox-wrap #fancybox-outer #fancybox-content {
    padding: 0;
}

#fancybox-wrap #fancybox-outer #fancybox-content #candidateJobNotification {
    width: 100%;
}

#fancybox-wrap #fancybox-outer #fancybox-content #candidateJobNotification #fancybox-title {
    color: #eb3300;
    /* font-family: "Montserrat", sans-serif !important; */
    font-weight: 700;
}

#fancybox-wrap #fancybox-outer #fancybox-content #candidateJobNotification .fInput.stringsmall:before {
    display: none;
}


/*#fancybox-wrap #fancybox-outer #fancybox-content #candidateJobNotification .fInput.stringsmall.tm_notification_item_email { line-height: 18px; }*/

#fancybox-wrap #fancybox-outer #fancybox-content #candidateJobNotification .fInput input {
    border: medium none;
    box-shadow: none;
    padding: 0;
}

#fancybox-wrap #fancybox-outer #fancybox-content #candidateJobNotification .fInput .fLabel {
    color: #343638;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
}

#fancybox-wrap #fancybox-outer #fancybox-content #candidateJobNotification .fInput {
    margin: 0;
    padding: 0;
}

#fancybox-wrap #fancybox-outer #fancybox-content #candidateJobNotification input[type="email"],
#fancybox-wrap #fancybox-outer #fancybox-content #candidateJobNotification select {
    background-color: #fff;
    border: 1px solid #d4d6d6 !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 16px !important;
    height: 56px;
    line-height: 56px;
    padding: 0 20px !important;
    width: 100%;
}

#fancybox-wrap #fancybox-outer #fancybox-content #candidateJobNotification .g-recaptcha {
    margin: 0 0 24px 0;
}

#fancybox-wrap #fancybox-outer #fancybox-content #candidateJobNotification button {
    background: #eb3300;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    padding: 22px;
    right: 0;
    text-align: center;
}

#fancybox-wrap #fancybox-outer #fancybox-content br {
    display: none;
}

@media only screen and (min-width: 480px) {
    #fancybox-wrap {
        min-width: 344px;
        width: auto !important;
    }
}


/* End Talemetry widget styles */


/* Re-usable styles */

.primary-button,
a.primary-button,
.primary-button-outer a {
    background: #eb3300;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    padding: 13px 23px;
    text-align: center;
    border-radius: 2px 2px 22px 2px;
        transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;

}

.primary-button:hover,
a.primary-button:hover,
.primary-button-outer a:hover {
    /*text-decoration: underline;*/
}

.primary-button--full-width,
a.primary-button--full-width,
.primary-button--full-width-outer a {
    width: 100%;
}

.primary-button--white,
a.primary-button--white,
.primary-button-outer--white a {
    background: #fff;
    color: #eb3300;
}

.primary-button--orange,
a.primary-button--orange,
.primary-button-outer--orange a {
    background: #ff9e1b;
    color: #fff;
}

.primary-button--orange:hover {
    background: red;
    color: #fff;
}


.primary-button--red,
a.primary-button--red,
.primary-button-outer--red a {
    background: #EB3300;
    color: #fff;
}


.primary-button--red:hover {
    background: #8D1F00;
    color: #fff;
}



.cs_item_apply_button a,
.cs_item_apply_button a {
    background: #ff9e1b;
    color: #fff;
    border: medium none;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    padding: 22px;
    text-align: center;
    width: 100%;
}

.gray-bg-1 {
    background: #f2f2f2;
    color: #63666a;
}

.gray-bg-2 {
    background: #63666a;
    color: #fff;
}

.gray-bg-3 {
    background: #343638;
    color: #fff;
}

.gray-bg-4 {
    background: #474A4E;
    color: #fff;
}

.gray-bg-1 h2,
.gray-bg-1 h3,
.gray-bg-1 h4,
.gray-bg-1 p,
.gray-bg-1 li {
    color: #63666a;
}

.gray-bg-2 h2,
.gray-bg-2 h3,
.gray-bg-2 h4,
.gray-bg-2 p,
.gray-bg-2 li,
.gray-bg-3 h2,
.gray-bg-3 h3,
.gray-bg-3 h4,
.gray-bg-3 p,
.gray-bg-3 li {
    color: #fff;
}

.orange-bg {
    background: #eb3300;
    color: #fff;
}

.orange-gradient-bg{
        color: #fff;

    background: rgb(235,51,0);
background: linear-gradient(0deg, rgba(235,51,0,1) 0%, rgba(255,103,31,1) 100%);

}
.orange-bg h2,
.orange-bg h3,
.orange-bg h4,
.orange-bg p,
.orange-bg li {
    color: #fff;
}

.bordered {
    position: relative;
    margin: 0 0 30px 0;
}

.bordered h2 {
    background: #f2f2f2;
    display: inline-block;
    margin: 0;
    padding: 0 16px 0 0;
    position: relative;
    z-index: 2;
}

a.bordered {
    border-bottom: 5px solid #ff9e1b;
    color: #343638;
    font-weight: 700;
}

.gray-bg-1 .bordered h2 {
    background: #f2f2f2;
}

.bordered span {
    background: #ff9e1b;
    bottom: 9px;
    height: 5px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
}

.margin-bottom-12 {
    margin-bottom: 12px;
}

.talent-network-button {
    margin: 12px 0 0 0;
}


/* Header section */

#header {
    padding: 26px 0;
    background-color: #fff;
}

.header__logo img {
    max-height: 67px;
}

.header__menu-top-inner {
    border-bottom: 1px solid #bbbcbc;
    display: inline-block;
    margin: 14px 0;
    padding: 0 0 10px 0;
}


/* Header section: Header Menu */

#page-container-inner {
    min-height: 450px !important;
    margin-top: 6em;
    padding: 0;
    z-index: 0;
}

#header {
    position: relative;
    z-index: 2;
}


/* Banner section */

#banner {
    position: relative;
}

.banner__list {
    position: relative;
    z-index: 1;
}

.banner__list img {
    width: 100%;
}

.banner__search {
    margin: 0 !important;
    /*padding: 32px 24px;*/
}

.banner__search-inner {
    padding: 17px 24px;
   border-radius: 0px 0px 29px 4px;
}

.banner__search.fixed {
    margin: 0x 0 0 0 !important;
}

.banner__search-fields-top input,
.banner__search-fields-top select,
.banner__search-fields-bottom input,
.banner__search-fields-bottom select {
    height: 40px;
    margin: 0 0 12px 0;
}

.banner__search input[type="submit"] {
background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 700;
    margin: 0;
    width: 100%;
    border-radius: 2px 2px 22px 2px;
}

.banner-text {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.banner-title {
    min-height: 200px;
    width: 100%;
    min-width: 100%;
    float: left;
}

.banner-title h1 {
    text-align: center;
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: calc(120px / 2) !important;
    color: #ff9e1b !important;
}

.banner-link {
    float: left;
    text-align: center;
    width: 100%;
}

.banner-link a {
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 600;
    font-style: normal;
    font-size: calc(44px / 2) !important;
    color: white !important;
    text-decoration: none !important;
    border-bottom: 2px solid #ff9e1b !important;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border-radius: 12px 4px 29px 4px;

}
.slick-initialized .slick-slide {
    position: relative;
    margin: 0px 0px;
}

.slick-dots {
    position: absolute;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
    width: auto;
    left: 50%;
    padding: 0.25em;
    top: 80%;
    transform: translate(-50%, 0%);
    background: rgba(255, 255, 255, 0.4);
    border-radius: 15px;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #eb3300;
}

.slick-dots li button:before {
    font-family: "slick";
    font-size: 36px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 1;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width:1024px) {
    .banner-title h1 {
        font-size: calc(46px / 2) !important;
        padding-top: 80px;
        height: auto;
        line-height: 0px !important;
    }
    .banner-title {
        min-height: 0px;
    }
    .slick-dots {
        display: none !important;
    }
    .banner-link a {
        font-size: calc(20px / 2) !important;
    }
    #page-container-inner {
        margin-top: 5em;
    }
    .slick-prev:before {
        left: 0px;
        top: 50%;
        height: 20px;
        width: 60px;
    }
    
}


/* Home page */

.home_page_search {
    position: relative;
    top: -24px;
    z-index: 2;
    width: 100%;
    height: auto;
}
.padding-small{
        padding-top: 6%;

}
#business-units {
    margin-top: 0px;
}

#careers-tagline-block {
    background-image: url(../jpg/tagline_map_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: calc(600px / 2);
    text-align: center;
    z-index: 999;
}

#careers-tagline-block h2 {
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 700;
    font-style: normal;
    font-size: calc(74px / 2);
    color: #fff;
    padding-top: calc(0px / 2);
    margin: 0;
}

#careers-tagline-block h2 span {
    color: #ff9e1b;
}

@media screen and (max-width: 767px) {
    #careers-tagline-block h2 {
        font-size: calc(34px / 2);
        padding-top: calc(58px / 2);
    }
}


/* Home page Employee Stories section */

#employee-stories {
    padding: 108px 0;
    position: relative;
}

.employee-stories-inner {
    position: relative;
    z-index: 2;
}

.employee-stories__white-overlay {
    background: #fff;
    border-top: 5px solid #eb3300;
    height: 158px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
}
}


#employee-stories h2 {
    color: #fff;
}
.employee-stories__item
.employee-stories__profile-item {
    outline: 0;
}
.employee-stories__item-image{
background-position: center center;
background-size: cover;

}
.employee-stories__item-image img,
.employee-stories__profile-item img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.employee-stories__item-copy h2 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 16px 0;
}

.employee-stories__item-copy-quote {
    padding: 27px 20px 30px;
    position: relative;
}

.employee-stories__item-copy {
    background: #fff;
}


.employee-stories__item-copy p {
/* font-family: "Montserrat", sans-serif !important; */
    font-weight: normal;
    font-size: 17px;
    letter-spacing: -0.01em;
    line-height: 21px;
    text-align: left;
    color: #63666a;

}


/*.employee-stories__item-copy-quote:before,
.employee-stories__item-copy-quote:after {
    height: 34px;
    position: absolute;
    width: 34px;
    z-index: 0;
}

.employee-stories__item-copy-quote:before {
    background: url("../system/production/assets/101427/original/employee-stories-bg--top.png") no-repeat transparent;
    left: 0;
    top: 25px;
    background-size: 100%;
    background-position: center;
}

.employee-stories__item-copy-quote:after {
    background: url("../system/production/assets/101428/original/employee-stories-bg--bottom.png") no-repeat transparent;
    bottom: 0;
    right: 0;
    background-size: 100%;
    background-position: center;
}
*/

.employee-stories__item-copy .info{

padding: 30px 20px;
}
.employee-stories__item-copy .info p{

/* font-family: "Montserrat", sans-serif !important; */
font-weight: normal;
font-size: 16px;
letter-spacing: -0.03em;
line-height: 24px;
text-align: left;
color: #63666a;

}
.employee-stories__item-copy .info span{
font-weight: bold;
paddig: 30px 0px;
}


.employee-stories__profile-list {
    margin: 0 auto;
    max-width: 750px;
}

.employee-stories__profile-list .slick-track {
    transform: translate3d(0, 0px, 0px) !important;
    -moz-transform: translate3d(0, 0px, 0px) !important;
    -ms-transform: translate3d(0, 0px, 0px) !important;
    -webkit-transform: translate3d(0, 0px, 0px) !important;
}

.employee-stories__profile-item {
    float: left;
    padding: 0;
    width: 20%;
}

.employee-stories__profile-item img {
    filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    margin: 10% auto;
    max-width: 80%;
    transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    width: 100%;
}

.employee-stories__profile-item.slick-current {
    padding: 0;
}

.employee-stories__profile-item.slick-current img {
    border: 5px solid #eb3300;
    -webkit-filter: grayscale(0);
    filter: none;
    margin: 5% auto;
    max-width: 90%;
}


.employee-stories__item{
    border: 1px solid #d7d7d7;
}



/* Content pages */


/* Content pages Banner section */

.content-pages .banner__list {
    border-bottom: 5px solid #eb3300;
}

.banner__overlay {
    dispay: none;
}

.banner__breadcrumbs {
    color: #63666a;
    font-size: 14px;
    line-height: 14px;
    margin: 15px 0 0 0;
}

.banner__breadcrumbs a {
    color: #63666a;
    text-decoration: underline;
}

#banner h1 {
    color: #63666a;
    font-size: 50px;
    line-height: 72px;
}

.content-pages .sidebar {
    border: 1px solid #d4d6d6;
    padding: 35px 40px;
}

.content-pages .sidebar h2 {
    border-bottom: medium none;
    color: #343638;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 24px 0;
}

.content-pages .sidebar__item {
    border-top: 1px solid #d4d6d6;
    padding: 24px 0 0 0;
}

.content-pages .sidebar__item h3 {
    color: #343638;
    font-size: 18px;
    line-height: 18px;
}

.content-pages .sidebar__item p,
.content-pages .sidebar__item li {
    font-size: 16px;
    line-height: 24px;
}

.content-pages .sidebar__item ul,
.content-pages .sidebar__item ol {
    margin-left: 18px;
}

.content-pages .sidebar__item li {
    margin: 0;
    padding: 0;
}

.content-pages .sidebar__item li:before {
    content: none;
}


/* Content pages Elements */

.content-pages h2 {
    border-bottom: 1px solid #d4d6d6;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 26px 0;
    padding: 0 0 20px 0;
}

.content-pages img {
    width: 100%;
}


/* Content pages Captions */

.content-pages .caption {
    border-bottom: 1px solid #d4d6d6;
    border-left: 1px solid #d4d6d6;
    border-right: 1px solid #d4d6d6;
    font-size: 16px;
    margin: 0 0 34px 0;
    padding: 18px 20px 12px 20px;
}


/* Content pages Quotes */

.content-pages .quote__copy {
    padding: 60px 0 20px 0;
    position: relative;
}

.content-pages .quote__copy:before,
.content-pages .quote__copy:after {
    height: 47px;
    position: absolute;
    width: 46px;
    z-index: 0;
}

.content-pages .quote__copy:before {
    background: url("../png/employee-stories-bg--top.png") no-repeat transparent;
    left: 0;
    top: 0;
}

.content-pages .quote__copy:after {
    background: url("../png/employee-stories-bg--bottom.png") no-repeat transparent;
    bottom: 0;
    right: 0;
}

.content-pages .quote h2 {
    border: medium none;
    color: #343638;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 12px 0;
    padding: 0;
}

.content-pages .quote h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
}


/* Content pages Image Gallery */

.content-pages .image-gallery h2 {
    color: #343638;
    border: medium none;
    padding: 0;
}

.content-pages .row .image-gallery__list {
    margin: 0;
}

.content-pages .image-gallery__item {
    padding: 0;
}

.page-copy {
    padding: 24px 0;
}


/* Content pages Call-to-Actions */

.cta__list {
    margin: 0 !important;
}

.cta__item {
    padding: 0;
    position: relative;
}

.cta__item:after {
    display: block;
    content: "";
    width: 100%;
    height: 5px;
    transition: background 0.3s;
    background-color: #ff9e1b;
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFF9E1B', endColorstr='#FFEB3300');
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOWUxYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViMzMwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: linear-gradient(to right, #ff9e1b 0%, #eb3300 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.cta__item:nth-child(2) {
    border-left: 1px solid #888b8d;
    border-right: 1px solid #888b8d;
}

.cta__item.staff {
    max-width: 250px;
    margin: 0 auto;
}

.cta__item a {
    color: #fff;
}

.cta__item span {
    display: block;
}

.cta__item-overlay {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    z-index: 1;
}

.cta__item a:hover .cta__item-overlay {
    background: rgba(235, 51, 0, 0.9);
}

.cta__item-copy {
    left: 50%;
    padding: 0 24px;
    position: absolute;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    width: 100%;
    z-index: 2;
}

.cta__item a:hover .cta__item-copy {
    padding: 24px 24px 0 24px;
}

.cta__item-copy h2,
.cta__item-copy-h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    margin: 0 0 20px 0;
}

.cta__item-copy-inner {
    display: block;
    height: 0;
    visibility: hidden;
}

.cta__item a:hover .cta__item-copy-inner {
    height: auto;
    visibility: visible;
}

.cta__item-copy-inner p,
.cta__item-copy-inner li,
.cta__item-copy-p {
    font-size: 15px;
    line-height: 30px;
}

.cta__item-border {
    background: #eb3300;
    background: -moz-linear-gradient(left, #eb3300 0%, #ff9e1b 100%);
    background: -webkit-linear-gradient(left, #eb3300 0%, #ff9e1b 100%);
    background: linear-gradient(to right, #eb3300 0%, #ff9e1b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eb3300', endColorstr='#ff9e1b', GradientType=0);
    display: block;
    height: 5px;
    position: relative;
    z-index: 3;
}

.boxes .cta_box:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}


.boxes {
    text-align: center;
}

.box-front {
    padding-top: 103px;
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
}

.boxes .cta_box {
        height: 240px;
    margin-top: 0;
    padding: 0px;
    border-radius: 12px 4px 29px 4px;

    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    background-size: cover;
    position: relative;
    overflow: hidden;
    color: #fff;
    text-align: center;
}


.boxes .cta_box:nth-child(2) {
    border-left: 1px solid #888b8d;
    border-right: 1px solid #888b8d;
}

.boxes .cta_box .box-back {
    padding: 50px 25px 0;
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
   background: rgb(255,142,29);
background: linear-gradient(rgba(255,158,26,0.75) 0%, rgba(255,142,29,0.75) 14%, rgba(255,105,30,0.75) 50%, rgba(242,66,7,0.75) 85%, rgba(235,42,0,0.75) 100%);
    transition: top 0.3s;
    -webkit-transition: top 0.3s;
    z-index: 1;
}

.boxes .cta_box .box-back .linkrow {
    width: 100%;
    position: absolute;
    bottom: 0px;
    background: #fff;
    color: #eb3300;
    padding: 20px;
    left: 0px;
}

.boxes .cta_box:hover .box-back,
.boxes .cta_box.hover_effect .box-back {
    top: 0;
}

.boxes .cta_box h5 {
    font-size: 24px;
    /* font-family: "Montserrat", sans-serif; */
    letter-spacing: 0.01em;
    line-height: 1.2;
    font-weight: 500;
}

.boxes .cta_box:hover .box-front,
.boxes .cta_box.hover_effect .box-front {
    display: none;
}

.boxes .cta_box .box-back h5 {
    line-height: 90%;
}

.boxes .cta_box .box-back .links {
    height: 190px;
    width: 100%;
    text-align: left;
    column-count: 1;
    -moz-column-count: 1;
    column-gap: 30px;
    -moz-column-gap: 30px;
    padding-top: 20px;
    max-width: 362px;
    margin: 0 auto;
}

.boxes .cta_box .box-back .links a {
    line-height: 15px;
    margin-bottom: 10px;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid;
    display: block;
    clear: both;
    margin-top: 5px;
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.boxes .cta_box .box-back .links a:hover{
    color: #fff;
    text-decoration: underline;

}
.boxes .cta_box p{
color: #fff;
}
.cta_box_image{
    position:absolute;
    left:0px;
    width: 100%;
}


.boxes .cta_box .box-back .linkrow .cta {
/* font-family: "Montserrat", sans-serif; */
font-weight: normal;
font-size: 18px;
line-height: 24px;
text-align: left;
color: #eb3300;
}

.boxes .cta_box .box-back .linkrow .cta:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    transition: background 0.3s;
}

/* Content pages White Blocks */

.blocks__item {
    margin: 0 0 30px 0;
}

.blocks__item-inner {
    background: #fff;
    border: 1px solid #d4d6d6;
    padding: 30px;
}

.blocks__item-inner a,
.blocks__item-inner a h2 {
    color: #343638;
}

.blocks__item-inner h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 20px 0;
}

.blocks__item-inner p,
.blocks__item-inner li {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 16px 0;
}


/* Content pages Accordion */

.page-copy .accordion {
    border: medium none;
}

.page-copy .accordion-item {
    border: 1px solid #d4d6d6;
    margin: 0 0 28px 0;
    padding: 0;
}

.page-copy .accordion-item a.accordion-title {
    background: transparent;
    border: medium none;
    border-bottom: 5px solid #ff9e1b;
    color: #eb3300;
    color: #343638;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
    padding: 32px 82px 22px 28px;
}

.page-copy .accordion-item:before {
    content: none;
}

.page-copy .accordion-title:before {
    color: #eb3300;
    content: "\f078";
    font-family: FontAwesome;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    text-decoration: inherit;
    top: 32px;
    right: 30px;
    z-index: 0;
}

.page-copy .accordion-item.is-active {
    border: medium none;
    border-bottom: 5px solid #ff9e1b;
}

.page-copy .accordion-item.is-active a.accordion-title {
    border-bottom: 1px solid #d4d6d6;
}


/* Content Pages Logos tabs */

.logos>ul {
    border: medium none;
}

.logos>ul>li {
    margin: 0 0 34px 0;
}

.logos>ul>li:before {
    content: none;
}

.logos>ul>li a {
    background: transparent !important;
    display: block;
    border-bottom: 5px solid #d4d6d6;
    padding: 0 0 24px 0;
    position: relative;
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -webkit-transition: none;
}

.logos>ul>li.is-active a {
    border-bottom: 5px solid #ff9e1b;
}

.logos>ul>li h2,
.logos>ul>li .logos__heading {
    color: #343638;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
}

.logos>ul>li .logos__image {
    display: block;
    margin: 0 0 24px 0;
}

.logos>ul>li img {
    max-height: 68px;
    max-width: 80%;
}

.logos>ul>li .logos__arrow:after {
    bottom: -13px;
    color: #ff9e1b;
    content: "\f0dd";
    display: none;
    font-family: FontAwesome;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    left: 50%;
    position: absolute;
    text-decoration: inherit;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 0;
}

.logos>ul>li.is-active .logos__arrow:after {
    display: block;
}

.logos .tabs-content {
    border: 1px solid #d4d6d6;
}

.logos .tabs-panel {
    padding: 0;
}

.logos .tabs-panel.is-active {
    border-bottom: 5px solid #ff9e1b;
}

.logos__copy-inner,
.logos__sidebar-inner {
    height: 100%;
    padding: 32px;
}

.logos__sidebar h2 {
    color: #ff9e1b;
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 20px 0;
}

.logos__sidebar h3 {
    color: #ff9e1b;
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 6px 0;
}

.logos__sidebar p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 6px 0;
}

.logos__sidebar a {
    border-bottom: 1px solid #ff9e1b;
    color: #fff;
}

.logos__sidebar-item {
    border-top: 1px solid #d4d6d6;
    padding: 20px 0;
}

.logos__tags span {
    background: #fff;
    color: #eb3300;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    margin: 0 6px 15px 0;
    padding: 6px 20px;
}

.logos__download,
.logos__link {
    margin: 0 0 24px 0;
    padding: 0 0 0 30px;
    position: relative;
}

.logos__download:before,
.logos__link:before {
    color: #ff9e1b;
    font-family: FontAwesome;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-decoration: inherit;
    top: 0;
    z-index: 0;
}

.logos__download:before {
    content: "\f019";
}

.logos__link:before {
    content: "\f0c1";
}


/* Job Search page */

.tal-candidate-notification {
    margin: 12px 0 38px 0;
}

.jobs-section__heading {
    margin: 0;
    padding: 12px;
}

.jobs-section__heading h4 {
    font-size: 16px;
    line-height: 16px;
    margin: 0;
}

.jobs-section__item {
    padding: 12px;
}

.jobs-section__item:nth-child(odd) {
    background: #f2f2f2;
}

.jobs-section__item h2 {
    font-size: 22px;
    line-height: 30px;
    margin: 0;
}

.jobs-section__inner .pagination a,
.jobs-section__inner .pagination span {
    display: inline-block;
    padding: 2px 6px;
}

.jobs-section__inner .pagination .disabled {
    color: #63666a;
}

.jobs-section__inner .pagination .current,
.jobs-section__inner .pagination a:hover,
.jobs-section__inner .pagination button:hover {
    background: transparent;
    color: #63666a;
}


/* Sidebar Item styles */

.sidebar-item-wrapper {
    padding: 18px 0;
}

.sidebar-item--menu {
    border-bottom: 1px solid #888b8d;
}

.sidebar-item h3 {
    color: #eb3300;
    font-size: 16px;
    line-height: 16px;
    margin: 12px 0;
    position: relative;
}

.sidebar-item--menu h3 {
    color: #63666a;
    cursor: pointer;
    padding-right: 24px;
}

.sidebar-item--menu.active h3 {
    color: #eb3300;
}

.sidebar-item--menu h3:after {
    top: 0;
    content: "\f067";
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    right: 0;
    vertical-align: middle;
    width: 10%;
}

.sidebar-item.active h3:after {
    content: "\f068";
}

.sidebar-item__links {
    display: none;
}

.sidebar-item a {
    color: #63666a;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 4px;
}


/* Job Details page */

.share-text {
    display: block;
    float: left;
    line-height: 42px;
    margin: 0 8px 0 0;
    vertical-align: middle;
}

.cs_share_email,
.cs_share_email--manual,
.cs_share_google,
.cs_share_twitter,
.cs_share_facebook,
.cs_share_linkedin {
    height: 42px !important;
    width: 42px !important;
}

.cs_share_email--manual {
    display: block;
    float: left;
    line-height: 42px;
    overflow: hidden;
    padding-top: 2px;
}

a.cs_email_btn,
a.cs_share_google_btn,
a.cs_share_twitter_btn,
a.cs_facebook_btn,
a.cs_share_linkedin_btn {
    background: #eb3300;
    color: #fff;
    display: inline-block;
    height: 42px;
    position: relative;
    width: 42px;
}

a.cs_email_btn:after,
a.cs_share_google_btn:after,
a.cs_share_twitter_btn:after,
a.cs_facebook_btn:after,
a.cs_share_linkedin_btn:after {
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 42px;
    position: absolute;
    top: 0;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 0;
}

a.cs_email_btn:after {
    content: "\f199";
}

a.cs_share_google_btn:after {
    content: "\f0d4";
}

a.cs_share_twitter_btn:after {
    content: "\f081";
}

a.cs_facebook_btn:after {
    content: "\f082";
}

a.cs_share_linkedin_btn:after {
    content: "\f08c";
}


/* Footer section */


/* Footer section Discover More About section */

#discover-more {
    padding: 56px 0;
}

.discover-more__item {
    background: #fff;
    border-bottom: 5px solid #ff9e1b;
    margin: 0 0 8px 0;
    padding: 33px;
}

.discover-more__item h2 {
    color: #ff0000;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
}

.discover-more__item h2 a {
    border-bottom: 1px solid #ff9e1b;
    color: #63666a;
    padding: 0 0 5px 0;
}


/* Footer section Interested / Connect section */

#interested-connect p {
    line-height: 62px;
    /* font-family: "Montserrat", sans-serif !important; */
font-weight: 600;
font-size: 18px;
color: #fff;
}

.interested-connect__get-in-touch .primary-button {
   /* font-weight: 400;*/
    margin: 0 0 0 14px;
}

.interested-connect__social-media a {
    color: #fff;
    margin: 0 3px;
}
.interested-connect__social-media a .fa{
        font-size:30px;

}
.interested-connect__social-media a img {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: -4px;
    max-height: 20px;
}

#footer {
    padding: 50px 0;
}

.footer__item {

}

.footer__copy p {
font-weight: 400;
font-size: 12px;
line-height: 18px;
text-align: left;

}



.footer__contact h2 {
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 8px 0;
}

.footer__contact p {
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 28px 0;
}
.footer__item h4 {
font-weight: 700;
font-size: 12px;
line-height: 28px;
text-align: left;
}
.footer__menu {
    color: #101820;
}
.footer__menu a {
    color: inherit;
    display: block;
    margin: 0 0 0px 0;
    /* font-weight: 300; */
    font-size: 12px;
    line-height: 28px;
}

.footer__menu a:hover {
    color: #ff9e1b;
}


#footer-copyright {
    padding: 12px 0;
}

#footer-copyright p {
    color: #BBBCBC;
font-size: 12px;
line-height: 16px;
    margin: 0;
    font-weight:400;
}

#footer-copyright a {
    color: #BBBCBC;
    text-decoration: underline;
    font-weight:400;
    font-size: 12px;
line-height: 16px;
}


/* Media queries */

@media only screen and (min-width: 480px) {
    /* 480 Header section: Header Menu */
    .header__menu-top select,
    a.header__menu-top-link {
        font-size: 14px;
        padding: 0 12px 0 8px;
    }
    /* 480 Home page Employee Stories section */
    .employee-stories__white-overlay {
        height: 174px;
    }
}


/* Medium screens 640px */

@media only screen and (min-width: 640px) {
    /* 640 Home page Employee Stories section */
    .employee-stories__profile-item img {
        max-width: 50%;
    }
    .employee-stories__profile-item.slick-current img {
        max-width: 60%;
    }
    /* 640 Job Search page */
    .tal-candidate-notification {
        margin: 0 0 38px 0;
    }
    .facet-section-inner {
        display: block !important;
    }

.flex{
    display:flex;
}
.flex-middle {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
}


.boxes .cta_box {
    height: 240px;
    margin: -175px 0 0;
    margin-top: 0;
    padding: 0px;
    border-radius: 12px 4px 29px 4px;
    width: calc(33.3% - 25px);
    margin: calc(1% - 0px);
}

.boxes .cta_box:hover{

box-shadow: 0px 0px 6px #5f5f5f;
}

.employee-stories__item-copy-quote {
    padding: 67px 80px 40px;
    position: relative;
}

.employee-stories__item-copy p {
/* font-family: "Montserrat", sans-serif !important; */
font-weight: normal;
font-size: 24px;
letter-spacing: -0.01em;
line-height: 32px;
text-align: left;
color: #63666a;
    font-style: italic;
}
.employee-stories__item-copy .info {
    padding: 30px 80px;
}

.home_page_search {
    position: inherit;
    bottom: 0px !important;
    z-index: 2;
    width: 100%;
    float: left;
}
}

@media only screen and (min-width: 768px) {
    /* 768 Header section */
    .header__mobile-menu {
        padding-top: 2%;
    }
    /* 768 Home page Employee Stories section */
    .employee-stories__white-overlay {
        height: 182px;
    }
}

@media only screen and (min-width: 992px) {}


/* Large screens 1024px */

@media only screen and (min-width: 1024px) {
    .talent-network-button {
        height: 100%;
        margin: 0;
        padding-top: 16% !important;
    }
    /* 1024 Banner section */
    .banner__search-fields-bottom input,
    .banner__search-fields-bottom select {
        margin: 0;
    }
    /* 1024 Content pages */
    .content-pages #banner {
        border-bottom: 5px solid #eb3300;
    }
    .content-pages .banner__list {
        border-bottom: medium none;
    }
    .banner__overlay {
        background: #000;
        display: block;
        height: 100%;
        left: 0;
        opacity: 0.5;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    .banner__copy {
        height: 100%;
        left: 50%;
        max-width: 1400px;
        position: absolute;
        top: 0;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        width: 100%;
        z-index: 2;
        width: 100%;
    }
    .banner__breadcrumbs,
    .banner__breadcrumbs a {
        color: #fff;
    }
    #banner h1 {
        color: #fff;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        z-index: 1;
    }
    /* 1024 Sidebar Item styles */
    .sidebar-item-wrapper {
        padding: 18px 32px;
    }
    /* 1024 Job Search page */
    .facet-section h2 {
        padding: 26px 32px;
    }
    .facet-section-inner {
        padding: 18px 32px;
    }
    .jobs-section__item:nth-child(odd) {
        background: #fff;
    }
    .jobs-section__item:nth-child(even) {
        background: #f2f2f2;
    }
    /* 1024 Job Details page */
    .share-text,
    .cs_share_email--manual,
    a.cs_email_btn:after,
    a.cs_share_google_btn:after,
    a.cs_share_twitter_btn:after,
    a.cs_facebook_btn:after,
    a.cs_share_linkedin_btn:after {
        line-height: 38px;
    }
    .cs_share_email,
    .cs_share_email--manual,
    .cs_share_google,
    .cs_share_twitter,
    .cs_share_facebook,
    .cs_share_linkedin,
    a.cs_email_btn,
    a.cs_share_google_btn,
    a.cs_share_twitter_btn,
    a.cs_facebook_btn,
    a.cs_share_linkedin_btn {
        height: 38px !important;
        width: 38px !important;
    }
    .job-details__content-apply-social {
        text-align: right;
    }
    /* 1400 Header section */
    /* Update when top menu gets updated to have more menu item */
    .header__mobile-menu {
        display: none;
    }
    .header__menu {
        display: block;
        max-width: 100%;
        position: relative;
        width: 75%;
    }
    .header__menu-top {
        text-align: right;
    }
    .header__menu-top-inner {
        margin: 0 0 14px 0;
    }
    .header__menu-top-select-outer,
    a.header__menu-top-link {
        border-right: 1px solid #bbbcbc;
        display: inline-block;
    }
    a.header__menu-top-link:last-child {
        border-right: medium none;
    }
    .header__menu-bottom ul {
        float: right;
    }
    .header__menu-bottom ul li {
        float: left;
    }
    .header__menu-bottom ul li a {
        margin: 0 0 0 24px;
    }
}

@media only screen and (min-width: 1200px) {
    .talent-network-button {
        padding-top: 14% !important;
    }
    /* 1200 Facet section */
    .facet-section h2 span.facet-section__clear-all {
        bottom: 26px;
        position: absolute;
        right: 32px;
    }
}

@media only screen and (min-width: 1400px) {
    /* 1440 Banner section */

    .banner__search.fixed {

    }
    /* 1440 Job Details page */
    .share-text,
    .cs_share_email--manual,
    a.cs_email_btn:after,
    a.cs_share_google_btn:after,
    a.cs_share_twitter_btn:after,
    a.cs_facebook_btn:after,
    a.cs_share_linkedin_btn:after {
        line-height: 56px;
    }
    .cs_share_email,
    .cs_share_email--manual,
    .cs_share_google,
    .cs_share_twitter,
    .cs_share_facebook,
    .cs_share_linkedin,
    a.cs_email_btn,
    a.cs_share_google_btn,
    a.cs_share_twitter_btn,
    a.cs_facebook_btn,
    a.cs_share_linkedin_btn {
        height: 56px !important;
        width: 56px !important;
    }
}


/* XXlarge screens 1920px */

@media only screen and (min-width: 1920px) {}


/* Sub-brand color themes */

body#pages-gsw .orange-bg {
    background-color: #ff9e1b;
}

body#pages-gsw .primary-button,
body#pages-gsw .primary-button--orange,
body#pages-gsw .banner__search input[type="submit"] {
    background-color: black;
}

body#pages-gsw .page-copy h1,
body#pages-gsw .page-copy h2 {
    color: black;
}

body#pages-gsw .banner__search {
    visibility: hidden;
}

body#pages-gsw .jobs-section__list a {
    color: #139ff0;
}

body#pages-gsw .pagination a {
    color: #139ff0;
}

body#pages-gsw .sidebar-item--menu.active h3 {
    color: #139ff0;
}

#covid-response {
    background-color: #ff671f;
    padding-top: 1em;
    color: white;
    width: 100%;
}

#covid-response h2{
    color: white;
    padding: 0.5em;
}

#covid-response p  {
    font-weight: 500;
    font-style: normal;
    color: white;
    font-size: calc(35px / 2);
    line-height: calc(60px / 2);
}


.covid_response .covid_opacity{
    opacity:30%;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
}


.covid_response .image{

background: rgb(255,142,29);
background: linear-gradient(90deg, rgba(255,142,29,1) 0%, rgba(254,158,26,1) 14%, rgba(255,105,30,1) 50%, rgba(241,67,7,1) 85%, rgba(235,42,0,1) 100%);    
border-radius: 0px 0px 30px 0px;
}

@media screen and (max-width: 767px){

#covid-response p {
    color: white;
    padding: 0.5em;
font-size: calc(28px / 2);
    line-height: calc(40px / 2);
    margin-bottom: calc(72px / 2);
}
}
#covid-19 h4 {
    padding: 0.25em 0 0 0;
}

#covid-19 p {
    padding: 0.25em 0 0.5em 0;
}

#covid-19 a,
#covid-19 a:link,
#covid-19 a:visited {
    color: white;
}

body#pages-covid-19-resources-for-candidates .banner__search {
    display: none;
}

body#pages-covid-19-resources-for-candidates #covid-19 {
    display: none;
}

#header-wrapper #header .supernav .region-header #block-search-form.active {
    text-align: right;
}

#header-wrapper #header .supernav .region-header #block-search-form {
    position: relative;
    cursor: pointer;
}

#header-wrapper #header .supernav .region-header #block-locale-language,
#header-wrapper #header .supernav .region-header #block-search-form {
    display: inline-block;
    vertical-align: middle;
}

#header .supernav .region-header #block-search-form .content {
    position: absolute;
    right: 0;
    top: 28px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-2em);
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

#header .supernav .region-header #block-search-form.active .content {
    opacity: 1 !important;
    ;
    visibility: visible !important;
    ;
    z-index: 4 !important;
    ;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
}

form input:focus,
form select:focus,
form textarea:focus {
    border-color: #eb3300;
}

.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-item-search-block-form input {
    height: 29px;
    padding: 0 10px;
    width: 100%;
    background: none;
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-actions input[type="submit"] {
    padding: 5px 12px;
    border: none;
    font-size: 0;
    background-color: #eb3300;
    display: block;
    content: ' ';
    font-size: 0;
    height: 30px;
    width: 30px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M200%2C100.1L200%2C100.1l-72.7-75.5l-9.3%2C8.6l60.4%2C60.5H0c0%2C0%2C0%2C12.4%2C0%2C12.6h178.5l-60.2%2C60.2%20c0%2C0.8%2C8.9%2C9.2%2C8.9%2C8.8l70.1-72.4L200%2C100.1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    background-size: 50%;
    border-radius: 0;
    min-width: 25px;
}

#header-wrapper #header .supernav .region-header #block-search-form:before {
    display: block;
    content: " ";
    font-size: 0;
    height: 21px;
    width: 21px;
    margin: -35px auto 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23eb3300%22%20d%3D%22M194.1%2C170.2L143.9%2C120c7.3-11.6%2C11.6-25.3%2C11.6-40c0-41.2-33.6-74.8-74.8-74.8%20C39.5%2C5.2%2C5.9%2C38.8%2C5.9%2C80s33.6%2C74.8%2C74.8%2C74.8c14%2C0%2C27-3.8%2C38.2-10.5l50.5%2C50.5L194.1%2C170.2z%20M33.8%2C80c0-25.9%2C21.1-46.9%2C46.9-46.9%20c25.9%2C0%2C46.9%2C21%2C46.9%2C46.9s-21.1%2C46.9-46.9%2C46.9C54.8%2C126.9%2C33.8%2C105.9%2C33.8%2C80z%22%2F%3E%3C%2Fsvg%3E");

}

@media screen and (max-width:767px) {
    #header-wrapper #header .supernav .region-header #block-search-form {
        margin-left: 10px;
    }
}


@media screen and (max-width:1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form:before {
        display: inline-block;
        vertical-align: middle;
        height: 14px;
        width: 16px;
        margin: 5px;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form .content {
    position: absolute;
    right: 0;
    top: 28px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-2em);
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

@media screen and (max-width:1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form .content {
        top: 0;
        width: 100%;
        background: #fff;
        left: auto;
        max-width: 0px;
        right: auto;
        position: relative;
        display: inline-block;
        transform: none;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form {
    width: 175px;
    position: relative;
    background: #fff;
    height: auto;
}

@media screen and (max-width:1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form #search-block-form {
        height: 25px;
        max-width: 100%;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-item-search-block-form {
    display: inline-block;
    margin: 0;
    width: 100%;
    height: 29px;
}

@media screen and (max-width:1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-item-search-block-form {
        height: 25px;
        background: #f2f2f2;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-item-search-block-form input {
    height: 29px;
    padding: 0 10px;
    width: 100%;
    background: none;
}

@media screen and (max-width:1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-item-search-block-form input {
        height: 25px;
        padding: 0 20px;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-actions {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}

@media screen and (max-width:1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-actions {
        right: 0;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-actions input[type="submit"] {
    padding: 5px 12px;
    border: none;
    font-size: 0;
    background-color: #eb3300;
    display: block;
    content: ' ';
    font-size: 0;
    height: 30px;
    width: 30px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M200%2C100.1L200%2C100.1l-72.7-75.5l-9.3%2C8.6l60.4%2C60.5H0c0%2C0%2C0%2C12.4%2C0%2C12.6h178.5l-60.2%2C60.2%20c0%2C0.8%2C8.9%2C9.2%2C8.9%2C8.8l70.1-72.4L200%2C100.1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: 50%;
    border-radius: 0;
    min-width: 25px;
}


#header-wrapper #header .supernav .region-header #block-search-form.active {
    text-align: right;
}

@media screen and (max-width:1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-actions input[type="submit"] {
        height: 25px;
        width: 25px;
    }
    #header-wrapper #header .supernav .region-header #block-search-form.active {
        max-width: 200px;
    }

}

#header-wrapper #header .supernav .region-header #block-search-form.active .content {
    opacity: 1;
    visibility: visible;
    z-index: 4;
    transform: translateY(-100%);
    transition-delay: 0s, 0s, 0.3s;
}

@media screen and (max-width:1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form.active .content {
        overflow: hidden;
        max-width: 285px;
    transform: translateY(0%);
    }
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form.active .content {
        overflow: hidden;
        max-width: 285px;
    }
}
.menu a:hover{
    cursor: pointer;
}
.menu>li>a {
color:#4c4e52;
    display: inline;
    padding: 0px;
    line-height: 0;
}

#main-menu .menu>li>a {
    display: inline;
    padding: 0px;
    line-height: 0;
    color: #4c4e52;
    font-size: 16px;
}

#header-wrapper {
    width: 100%;
    background: #fff;
    position: fixed;
    z-index: 999;
    height: 120px;
    padding: 0 30px;
    border-bottom: 1px solid #d5d7d7;
    top: 0;
}

#header-wrapper #header #logo {
    display: inline-block;
    float: left;
}

@media screen and (max-width: 1199px) {
    #header-wrapper {
        padding: 0;
        background: none;
        top: 0;
    }
}

@media screen and (max-width: 767px) {
    #header-wrapper {
        height: 98px;
        border-bottom: none;
    }
}

#header-wrapper #header {
    max-width: 1400px;
    margin: auto;
    height: 100%;
    position: relative;
}

@media screen and (max-width: 1399px) {
    #header-wrapper #header {
        padding: 0;
    }
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header {
        display: flex;
        flex-wrap: wrap;
        height: 100%;
    }
}

@media screen and (max-width: 767px) {
    #header-wrapper #header {
        height: 98px;
        background-color: #fff;
        border-bottom: 1px solid #d5d7d7;
    }
}

#header-wrapper #header #logo {
    display: inline-block;
    float: left;
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header #logo {
        order: 2;
        position: fixed;
        top: 40px;
        left: 0;
        padding: 10px 0 0;
        width: calc(100% - 268px);
        background-color: #fff;
        height: 80px;
        z-index: 99;
        border-bottom: 1px solid #d5d7d7;
    }
}

@media screen and (max-width: 767px) {
    #header-wrapper #header #logo {
        height: 56px;
        padding-top: 6px;
        border-bottom: 0;
    }
}

#header-wrapper #header #logo img {
    margin-top: -8px;
    width: 160px;
    height: 72px;
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header #logo img {
        margin-top: 0;
        margin-left: 20px;
        width: 125px;
        height: 56px;
    }
}

@media screen and (max-width: 767px) {
    #header-wrapper #header #logo img {
        margin-left: 15px;
        width: 100px;
        height: 45px;
    }
}

#header-wrapper #header #block-menu-menu-super-nav {
    position: absolute;
    right: 0;
    top: 23px;
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header #block-menu-menu-super-nav {
        display: none;
    }
}

#header-wrapper #header #block-menu-menu-super-nav>ul.menu {
    display: flex;
    position: relative;
    padding-bottom: 16px;
}

#header-wrapper #header #block-menu-menu-super-nav>ul.menu:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #bbbcbc;
    z-index: -1;
}

#header-wrapper #header #block-menu-menu-super-nav>ul.menu>li {
    position: relative;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#header-wrapper #header .supernav #main-menu .nav-big .nav-folder>ul>li {
    padding: 8px 0;
    font-size: 16px;
    margin-left: 0;
}

#header-wrapper #header .supernav #main-menu .nav-big .nav-folder>ul>li:first-child {
    padding-top: 18px;
}

@media screen and (min-width: 1200px) and (max-width: 1282px) {
    #header-wrapper #header #block-menu-menu-super-nav>ul.menu>li {
        font-size: 12px;
    }
}

#header-wrapper #header #block-menu-menu-super-nav>ul.menu>li.parent {
    padding-right: 18px;
}

#header-wrapper #header #block-menu-menu-super-nav>ul.menu>li:not(:first-child):before {
    content: "|";
    display: inline-block;
    margin: 0 8px;
    font-weight: normal;
}

#header-wrapper #header #block-menu-menu-super-nav>ul.menu>li:hover {
    color: #eb3300;
}

#header-wrapper #header #block-menu-menu-super-nav>ul.menu>li:hover ul li {
    display: block;
    color: #63666a;
}

#header-wrapper #header #block-menu-menu-super-nav>ul.menu>li:hover ul li:hover {
    color: #eb3300;
}

#header-wrapper #header #block-menu-menu-super-nav>ul.menu ul {
    position: absolute;
    top: 20px;
    width: 100%;
    background: #fff;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.2);
}

#header-wrapper #header #block-menu-menu-super-nav>ul.menu ul:before {
    display: block;
    content: " ";
    font-size: 0;
    height: 14px;
    width: 14px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23eb3300%22%20points%3D%2239.3%2C27.2%2064.1%2C2.9%20160.7%2C100%2064.1%2C197.1%2039.3%2C172.8%20112.1%2C100%20%22%2F%3E%3C%2Fsvg%3E");
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    top: -18px;
    right: 0;
}

#header-wrapper #header #block-menu-menu-super-nav>ul.menu ul li {
    display: none;
    padding: 10px;
    margin: 0;
}

#header-wrapper #header .supernav {
    display: inline-block;
    float: right;
    text-align: right;
    height: inherit;
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header .supernav {
        order: 1;
        width: 100%;
        display: flex;
        float: none;
        height: 40px;
        border-bottom: 5px solid #eb3300;
        background: #fff;
    }
}

#header-wrapper #header .supernav #main-menu {
    display: inline-block;
    float: left;
    height: 45px;
    padding-top: 50px;
}

#header-wrapper #header .supernav #main-menu .parent:hover .nav-list {
    display: block;
}

#header-wrapper #header .supernav #main-menu .parent:hover .nav-list .has-expand ul {
    display: none;
}

#header-wrapper #header .supernav #main-menu .parent:hover .nav-list .has-expand ul li a {
    color: #fff;
}

#header-wrapper #header .supernav #main-menu .parent:hover .nav-list .has-expand:hover ul {
    display: block;
}

#header-wrapper #header .supernav #main-menu .nav-big .has-nolist a:hover {
    color: #ff9e1b;
}

#header-wrapper #header .supernav #main-menu ul {
    list-style: none;
    margin: 0px;
}

#header-wrapper #header .supernav #main-menu ul li {
    display: inline-block;
    margin: 0 45px 0 0;
    padding: 0;
    cursor: pointer;
}

@media screen and (min-width: 1200px) and (max-width: 1282px) {
    #header-wrapper #header .supernav #main-menu ul li {
        margin: 0 25px 0 0;
        font-size: 14px;
    }
}

#header-wrapper #header .supernav #main-menu ul li.parent {
    color: #4c4e52;
    height: 44px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 7px solid transparent;
}

#header-wrapper #header .supernav #main-menu ul li.parent:hover {
    border-color: #eb3300;
    color: #eb3300;
}

#header-wrapper #header .supernav #main-menu ul li.parent.active {
    border-color: #eb3300;
    color: #eb3300;
}

#header-wrapper #header .supernav #main-menu ul li.parent.last-nav ul.nav-c,
#header-wrapper #header .supernav #main-menu ul li.parent.last-nav u.nav-small {
    right: 0;
}

#header-wrapper #header .supernav #main-menu ul li a.active {
    color: inherit;
}

#header-wrapper #header .supernav #main-menu ul.nav-list,
#header-wrapper #header .supernav #main-menu ul.nav-big,
#header-wrapper #header .supernav #main-menu ul.nav-small {
    visibility: hidden;
    opacity: 0;
    transform: translateY(-2em);
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

#header-wrapper #header .supernav #main-menu>ul>li {
    transition: all 0.3s;
}

#header-wrapper #header .supernav #main-menu>ul>li>ul {
    position: absolute;
    width: auto;
    margin-left: -5px;
}

#header-wrapper #header .supernav #main-menu>ul>li>ul.nav-c,
#header-wrapper #header .supernav #main-menu>ul>li>ul.nav-small {
    position: absolute;
    width: auto;
    min-width: 175px;
}

#header-wrapper #header .supernav #main-menu>ul>li>ul.nav-c li,
#header-wrapper #header .supernav #main-menu>ul>li>ul.nav-small li {
    margin: 0;
}

#header-wrapper #header .supernav #main-menu>ul>li>ul.nav-c li:hover a,
#header-wrapper #header .supernav #main-menu>ul>li>ul.nav-c li:hover span,
#header-wrapper #header .supernav #main-menu>ul>li>ul.nav-small li:hover a,
#header-wrapper #header .supernav #main-menu>ul>li>ul.nav-small li:hover span {
    color: #ff9e1b;
}

#header-wrapper #header .supernav #main-menu>ul>li:hover>ul,
#header-wrapper #header .supernav #main-menu>ul>li:hover>ul>.nav-b {
    visibility: visible;
    opacity: 1;
    z-index: 4;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
}

#header-wrapper #header .supernav #main-menu .nav-small,
#header-wrapper #header .supernav #main-menu .nav-big {
    background: #63666a;
    padding: 15px;
    position: absolute;
    border: none;
    width: 100%;
    top: 100%;
    margin: 0;
}

#header-wrapper #header .supernav #main-menu .nav-small:before,
#header-wrapper #header .supernav #main-menu .nav-big:before {
    content: "";
    width: calc(100% - 60px);
    position: absolute;
    height: 5px;
    background: #bbbcbc;
    display: block;
}

#header-wrapper #header .supernav #main-menu .nav-small li,
#header-wrapper #header .supernav #main-menu .nav-big li {
    width: 100%;
    display: block;
    color: #fff;
    border-right: none !important;
    text-align: left;
    padding: 15px 0;
}

#header-wrapper #header .supernav #main-menu .nav-small li span,
#header-wrapper #header .supernav #main-menu .nav-small li a,
#header-wrapper #header .supernav #main-menu .nav-big li span,
#header-wrapper #header .supernav #main-menu .nav-big li a {
    font-weight: 500;
    text-transform: none;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

#header-wrapper #header .supernav #main-menu .nav-small li>.nav-list,
#header-wrapper #header .supernav #main-menu .nav-big li>.nav-list {
    transform: none;
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-fill: auto;
    column-fill: auto;
    min-height: 400px;
    visibility: visible;
    opacity: 1;
}

#header-wrapper #header .supernav #main-menu .nav-small li>.nav-list li,
#header-wrapper #header .supernav #main-menu .nav-big li>.nav-list li {
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
    opacity: 0;
}

#header-wrapper #header .supernav #main-menu .nav-small li:hover>.nav-list,
#header-wrapper #header .supernav #main-menu .nav-big li:hover>.nav-list {
    z-index: 4;
}

#header-wrapper #header .supernav #main-menu .nav-small li:hover>.nav-list li,
#header-wrapper #header .supernav #main-menu .nav-big li:hover>.nav-list li {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s, 0s, 0.3s;
}

#header-wrapper #header .supernav #main-menu .nav-small>li,
#header-wrapper #header .supernav #main-menu .nav-big>li {
    border-bottom: 1px solid #7e8083;
}

#header-wrapper #header .supernav #main-menu .nav-small>li:last-child,
#header-wrapper #header .supernav #main-menu .nav-big>li:last-child {
    border-bottom: none;
}

#header-wrapper #header .supernav #main-menu .nav-small.no-sel-list li.pre-sel>.nav-list,
#header-wrapper #header .supernav #main-menu .nav-big.no-sel-list li.pre-sel>.nav-list {
    z-index: 4;
}

#header-wrapper #header .supernav #main-menu .nav-small.no-sel-list li.pre-sel>.nav-list li,
#header-wrapper #header .supernav #main-menu .nav-big.no-sel-list li.pre-sel>.nav-list li {
    visibility: visible;
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
}

#header-wrapper #header .supernav #main-menu .nav-small {
    padding-bottom: 4px;
}

#header-wrapper #header .supernav #main-menu .nav-big {
    left: 0;
    width: 25%;
    min-height: 475px;
}

#header-wrapper #header .supernav #main-menu .nav-big>li {
    margin-left: 0;
}

#header-wrapper #header .supernav #main-menu .nav-big .nav-folder {
    padding-bottom: 0;
    padding-top: 25px;
}

#header-wrapper #header .supernav #main-menu .nav-big .nav-folder>ul>li {
    padding: 8px 0;
    font-size: 16px;
    margin-left: 0;
}

#header-wrapper #header .supernav #main-menu .nav-big .nav-folder>ul>li:first-child {
    padding-top: 18px;
}

#header-wrapper #header .supernav #main-menu .nav-big .nav-folder>ul>li:last-child {
    padding-bottom: 18px;
}

#header-wrapper #header .supernav #main-menu .nav-big .has-list span,
#header-wrapper #header .supernav #main-menu .nav-big .has-list a {
    margin-left: 8px;
    color: #fff;
    display: inline-block;
    width: calc(100% - 32px);
}

#header-wrapper #header .supernav #main-menu .nav-big .has-list:before {
    display: block;
    content: " ";
    font-size: 0;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ff9e1b%22%20points%3D%2239.3%2C27.2%2064.1%2C2.9%20160.7%2C100%2064.1%2C197.1%2039.3%2C172.8%20112.1%2C100%20%22%2F%3E%3C%2Fsvg%3E");
    transform: rotate(0deg);
    visibility: hidden;
    vertical-align: middle;
    display: inline-block;
    margin-top: 0px;
    float: left;
}

#header-wrapper #header .supernav #main-menu .nav-big .has-list:hover {
    background: none;
}

#header-wrapper #header .supernav #main-menu .nav-big .has-list:hover>span,
#header-wrapper #header .supernav #main-menu .nav-big .has-list:hover>a {
    color: #ff9e1b;
}

#header-wrapper #header .supernav #main-menu .nav-big .has-list:hover:before {
    visibility: visible;
    width: 20px;
}

#header-wrapper #header .supernav #main-menu .nav-big>.has-list:before {
    width: 0;
}

#header-wrapper #header .supernav #main-menu .nav-big.no-sel-list .has-list.pre-sel {
    background: none;
}

#header-wrapper #header .supernav #main-menu .nav-big.no-sel-list .has-list.pre-sel>span,
#header-wrapper #header .supernav #main-menu .nav-big.no-sel-list .has-list.pre-sel>a {
    color: #ff9e1b;
}

#header-wrapper #header .supernav #main-menu .nav-big.no-sel-list .has-list.pre-sel:before {
    visibility: visible;
    width: 20px;
}

#header-wrapper #header .supernav #main-menu .nav-list {
    display: none;
    position: absolute;
    left: calc(100% - 30px);
    top: 0;
    width: calc(300% + 33px);
    background: #63666a;
    padding: 30px 32px 30px 0;
    height: 100%;
    text-align: left;
    flex-direction: column;
    flex-wrap: wrap;
}

#header-wrapper #header .supernav #main-menu .nav-list:before {
    display: block;
    height: 1px;
    background: #7e8083;
    width: 100%;
    margin-bottom: 12px;
}

#header-wrapper #header .supernav #main-menu .nav-list li {
    padding: 10px 0 10px 30px;
    font-size: 16px;
}

#header-wrapper #header .supernav #main-menu .nav-list li a {
    color: #fff;
    text-decoration: none;
    margin-left: 8px;
}

#header-wrapper #header .supernav #main-menu .nav-list li:hover a,
#header-wrapper #header .supernav #main-menu .nav-list li:hover span {
    color: #ff9e1b;
}

#header-wrapper #header .supernav #main-menu .nav-list li:before {
    display: block;
    content: " ";
    font-size: 0;
    height: 5px;
    width: 5px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ff9e1b%22%20points%3D%2239.3%2C27.2%2064.1%2C2.9%20160.7%2C100%2064.1%2C197.1%2039.3%2C172.8%20112.1%2C100%20%22%2F%3E%3C%2Fsvg%3E");
    transform: rotate(0deg);
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
    margin-left: -15px;
}

#header-wrapper #header .supernav #main-menu .nav-list .sub-nav-list li:hover a,
#header-wrapper #header .supernav #main-menu .nav-list .sub-nav-list li:hover span {
    color: #ff9e1b !important;
}

#header-wrapper #header .supernav .region-header {
    display: inline-block;
    height: 45px;
    padding-top: 75px;
    float: right;
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header .supernav .region-header {
        height: 39px;
        padding: 6px 0 0 0;
        order: 1;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    #header-wrapper #header .supernav .region-header {
        padding-right: 10px;
    }
}

#header-wrapper #header .supernav .region-header #block-locale-language,
#header-wrapper #header .supernav .region-header #block-search-form {
    display: inline-block;
    vertical-align: middle;
}

@media screen and (min-width: 1200px) {
    #header-wrapper #header .supernav .region-header>#block-locale-language {
        display: none;
    }
}

#header-wrapper #header .supernav .region-header #block-locale-language {
    margin-left: 10px;
    cursor: pointer;
}

#header-wrapper #header .supernav .region-header #block-locale-language:before {
    display: block;
    content: " ";
    font-size: 0;
    height: 16px;
    width: 16px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%2363666a%22%20d%3D%22M194.4%2C93.7c-3.1-47.3-40.9-85-88.1-88.1V5.3H100h-6.3v0.2C46.4%2C8.7%2C8.7%2C46.4%2C5.5%2C93.7H5.3v6.3v6.3h0.2%20c3.1%2C47.3%2C40.9%2C85%2C88.1%2C88.1v0.2h6.3h6.3v-0.2c47.3-3.1%2C85-40.9%2C88.1-88.1h0.2V100v-6.3H194.4z%20M64.6%2C26%20c-6.1%2C8.1-11.2%2C18.3-14.8%2C29.9H30.8C39.1%2C43%2C50.8%2C32.6%2C64.6%2C26z%20M24.2%2C68.4h22.2c-1.7%2C8-2.8%2C16.4-3.1%2C25.2H18.2%20C18.9%2C84.8%2C21%2C76.3%2C24.2%2C68.4z%20M18.2%2C106.3h25.1c0.3%2C8.8%2C1.4%2C17.3%2C3.1%2C25.2H24.2C21%2C123.7%2C18.9%2C115.2%2C18.2%2C106.3z%20M30.8%2C144.2h18.9%20c3.7%2C11.6%2C8.7%2C21.7%2C14.9%2C29.9C50.8%2C167.4%2C39.1%2C157%2C30.8%2C144.2z%20M93.7%2C181.2c-13-3.5-24.1-17.4-30.9-37.1h30.9V181.2z%20M93.7%2C131.6%20H59.2c-1.8-7.9-2.9-16.4-3.3-25.2h37.7V131.6z%20M93.7%2C93.7H55.9c0.4-8.9%2C1.5-17.4%2C3.3-25.2h34.5V93.7z%20M93.7%2C55.8H62.8%20c6.8-19.7%2C17.9-33.6%2C30.9-37V55.8z%20M169.2%2C55.8h-18.9c-3.7-11.6-8.7-21.7-14.9-29.9C149.2%2C32.6%2C160.9%2C43%2C169.2%2C55.8z%20M106.3%2C18.8%20c13%2C3.5%2C24.1%2C17.4%2C30.9%2C37h-30.9V18.8z%20M106.3%2C68.4h34.5c1.8%2C7.9%2C2.9%2C16.4%2C3.3%2C25.2h-37.7V68.4z%20M106.3%2C106.3h37.7%20c-0.4%2C8.9-1.5%2C17.4-3.3%2C25.2h-34.5V106.3z%20M106.3%2C181.2v-37.1h30.9C130.5%2C163.8%2C119.3%2C177.8%2C106.3%2C181.2z%20M135.4%2C174%20c6.1-8.1%2C11.2-18.3%2C14.9-29.9h18.9C160.9%2C157%2C149.2%2C167.4%2C135.4%2C174z%20M175.8%2C131.6h-22.2c1.7-8%2C2.8-16.4%2C3.1-25.2h25.1%20C181.1%2C115.2%2C179%2C123.7%2C175.8%2C131.6z%20M156.7%2C93.7c-0.3-8.8-1.4-17.3-3.1-25.2h22.2c3.3%2C7.9%2C5.4%2C16.4%2C6%2C25.2H156.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    color: #53565a;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    #header-wrapper #header .supernav .region-header #block-locale-language:before {
        height: 12px;
        width: 12px;
        margin-top: 2px;
        margin-right: -3px;
    }
}

#header-wrapper #header .supernav .region-header #block-locale-language div {
    display: inline-block;
    position: relative;
    margin-top: -3px;
    vertical-align: middle;
    text-transform: initial;
    font-weight: 400;
}

#header-wrapper #header .supernav .region-header #block-locale-language div .s-lang {
    font-size: 14px;
    padding: 0 3px;
}

@media screen and (max-width: 767px) {
    #header-wrapper #header .supernav .region-header #block-locale-language div .s-lang {
        font-size: 12px;
    }
}

#header-wrapper #header .supernav .region-header #block-locale-language div .language-switcher-locale-url {
    position: absolute;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
    background: #fff;
    width: auto;
    right: -6px;
    top: 16px;
    padding: 5px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-2em);
    z-index: -1;
    display: flex;
    flex-direction: column;
}


#header-wrapper #header .supernav .region-header #block-locale-language div .language-switcher-locale-url li {
    display: flex;
    padding: 10px 20px 5px 20px;
    font-size: 14px;
    margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
    #header-wrapper #header .supernav .region-header #block-locale-language div .language-switcher-locale-url li {
        font-size: 12px;
    }
}

#header-wrapper #header .supernav .region-header #block-locale-language div .language-switcher-locale-url li:before {
    display: inline-block !important;
    vertical-align: top;
    margin-right: 13px;
    margin-top: 2px;
}

#header-wrapper #header .supernav .region-header #block-locale-language div .language-switcher-locale-url li.en:before {
    display: block;
    content: " ";
    background: url(../icons-s9dd7500c72.html) 0 -65px no-repeat;
    height: 12px;
    width: 19px;
}

#header-wrapper #header .supernav .region-header #block-locale-language div .language-switcher-locale-url li.ja:before {
    display: block;
    content: " ";
    background: url(../icons-s9dd7500c72.html) 0 -53px no-repeat;
    height: 12px;
    width: 19px;
}

#header-wrapper #header .supernav .region-header #block-locale-language div .language-switcher-locale-url li.fr-CA:before {
    display: block;
    content: " ";
    background: url(../icons-s9dd7500c72.html) 0 -41px no-repeat;
    height: 12px;
    width: 19px;
}

#header-wrapper #header .supernav .region-header #block-locale-language div .language-switcher-locale-url li a {
    margin-right: 20px;
    white-space: nowrap;
    flex-grow: 2;
    text-align: left;
}

#header-wrapper #header .supernav .region-header #block-locale-language div .language-switcher-locale-url li a .active {
    color: #eb3300;
}

#header-wrapper #header .supernav .region-header #block-locale-language div .language-switcher-locale-url li.active:after {
    display: block;
    content: " ";
    font-size: 0;
    height: 12px;
    width: 12px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23eb3300%22%20class%3D%22st0%22%20points%3D%22178%2C34.9%20196.3%2C55.5%2073.7%2C178.8%206.7%2C104.1%2025%2C87.9%2073%2C138.9%20%22%2F%3E%3C%2Fsvg%3E");
    color: #53565a;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    float: right;
    margin-right: -10px;
}

#header-wrapper #header .supernav .region-header #block-locale-language div .language-switcher-locale-url:before {
    display: none;
}

#header-wrapper #header .supernav .region-header #block-locale-language:hover .language-switcher-locale-url {
    opacity: 1;
    visibility: visible;
    z-index: 100;
    transform: translateY(0%);
}

#header-wrapper #header .supernav .region-header #block-locale-language .langarrow {
    display: block;
    content: " ";
    font-size: 0;
    height: 14px;
    width: 14px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23eb3300%22%20points%3D%2239.3%2C27.2%2064.1%2C2.9%20160.7%2C100%2064.1%2C197.1%2039.3%2C172.8%20112.1%2C100%20%22%2F%3E%3C%2Fsvg%3E");
    transform: rotate(90deg);
    display: inline-block;
    right: 0;
}

@media screen and (max-width: 767px) {
    #header-wrapper #header .supernav .region-header #block-locale-language .langarrow {
        height: 10px;
        width: 5px;
        margin-top: -2px;
        margin-right: -2px;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form {
    position: relative;
    cursor: pointer;
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form {
        display: inline-flex;
        max-width: 24px;
        text-align: left;
        right: 0px;
        margin-left: 20px;
        transition: all 0.3s ease-in-out 0s;
    }
}

@media screen and (max-width: 767px) {
    #header-wrapper #header .supernav .region-header #block-search-form {
        margin-left: 10px;
    }
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form:before {
        display: inline-block;
        vertical-align: middle;
        height: 14px;
        width: 16px;
        margin: 5px;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form .content {
    position: absolute;
    right: 0;
    top: 28px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-2em);
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form .content {
        top: 0;
        width: 100%;
        background: #fff;
        left: auto;
        max-width: 0px;
        right: auto;
        position: relative;
        display: inline-block;
        transform: none;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form {
    width: 175px;
    position: relative;
    background: #fff;
    height: auto;
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form #search-block-form {
        height: 25px;
        max-width: 100%;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-item-search-block-form {
    display: inline-block;
    margin: 0;
    width: 100%;
    height: 29px;
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-item-search-block-form {
        height: 25px;
        background: #f2f2f2;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-item-search-block-form input {
    height: 29px;
    padding: 0 10px;
    width: 100%;
    background: none;
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-item-search-block-form input {
        height: 25px;
        padding: 0 20px;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-actions {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}

@media screen and (max-width: 1199px) {
    #header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-actions {
        right: 0;
    }
}

#header-wrapper #header .supernav .region-header #block-search-form #search-block-form .form-actions input[type="submit"] {
    padding: 5px 12px;
    border: none;
    font-size: 0;
    background-color: #eb3300;
    display: block;
    content: " ";
    font-size: 0;
    height: 30px;
    width: 30px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M200%2C100.1L200%2C100.1l-72.7-75.5l-9.3%2C8.6l60.4%2C60.5H0c0%2C0%2C0%2C12.4%2C0%2C12.6h178.5l-60.2%2C60.2%20c0%2C0.8%2C8.9%2C9.2%2C8.9%2C8.8l70.1-72.4L200%2C100.1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: 50%;
    border-radius: 0;
    min-width: 25px;
}

.menu-expanded .slicknav_menu {
    overflow-y: scroll;
}

.slicknav_btn,
.slicknav_nav .slicknav_item {
    cursor: pointer;
}

.slicknav_menu,
.slicknav_menu * {
    box-sizing: border-box;
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em;
    line-height: 1.125em;
}

.slicknav_menu .slicknav_icon {
    order: 1;
    display: block;
    clear: both;
    float: none;
    width: 25px;
    margin: 0 16px auto auto;
    height: 25px;
    top: 5px;
    position: relative;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

.slicknav_menu .slicknav_btn {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    width: 268px;
    padding: 13px 0 0;
    margin: 0;
    position: fixed;
    z-index: 99999;
    right: 0;
    border-radius: 0;
    height: 80px;
}

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgb(255 255 255 / 75%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #222;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #63666a;
    height: 5px;
    width: 100%;
    display: block;
    position: absolute;
    box-shadow: none;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
}

.slicknav_menu .slicknav_menutxt {
    order: 2;
    display: block;
    clear: both;
    float: none;
    text-shadow: none;
    color: #63666a;
    margin: -5px 0 2px;
    width: 100%;
    text-align: center;
    padding: 0 0 0 210px;
    font-size: 12px;
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 0.188em;
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 3px #000;
}

.slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_icon:before {
    background: 0 0;
    width: 1.125em;
    height: 0.875em;
    display: block;
    content: "";
    position: absolute;
}

.slicknav_menu .slicknav_no-text {
    margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.slicknav_menu:after,
.slicknav_menu:before {
    content: " ";
    display: table;
}

.slicknav_menu:after {
    clear: both;
}

.slicknav_nav li,
.slicknav_nav ul {
    display: block;
}

.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item a {
    display: inline;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
    display: block;
}

.slicknav_nav .slicknav_parent-link a {
    display: inline;
}

.slicknav_menu {
    *zoom: 1;
    font-size: 16px;
    background: #4c4c4c;
    padding: 5px;
}

.slicknav_nav,
.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #222;
}

.slicknav_nav {
    clear: both;
    color: #fff;
    margin: 0;
    font-size: 0.875em;
}

.slicknav_nav ul {
    margin: 0 0 0 20px;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
}

.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #fff;
}

.slicknav_nav a {
    text-decoration: none;
    color: #fff;
}

.slicknav_nav a:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #222;
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
}

.slicknav_brand {
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding: 7px 12px;
    height: 44px;
}

@media screen and (max-width: 1199px) {
    .tablet_up,
    .tablet-up {
        display: none !important;
    }
}

@media screen and (min-width: 1200px) {
    .tablet-down {
        display: none !important;
    }
}

@media screen and (max-width: 1199px) {
    #page.menu-expanded #header-wrapper {
        background: rgba(0, 0, 0, 0.8);
    }
}

.OneLinkShow_ja,
.OneLinkShow_fr {
    display: none !important;
}

.OneLinkShow_ja#block-ivh-blocks-hp-top-banner .wrapper h1 span:first-child,
.OneLinkShow_fr#block-ivh-blocks-hp-top-banner .wrapper h1 span:first-child {
    white-space: nowrap !important;
}

.OneLinkShow_ja#ja__bios-wrapper .views-field-title .field-content a,
.OneLinkShow_fr#ja__bios-wrapper .views-field-title .field-content a {
    font-size: 18px;
}

.OneLinkShow_ja#ja__bios-wrapper .views-field-field-job-title,
.OneLinkShow_fr#ja__bios-wrapper .views-field-field-job-title {
    margin-top: 0;
}

.OneLinkShow_ja#ja__bios-wrapper .views-field-field-job-title .field-content,
.OneLinkShow_fr#ja__bios-wrapper .views-field-field-job-title .field-content {
    font-size: 10px;
}

.OneLinkShow_ja#ja__bios-wrapper .views-field-field-job-title:after,
.OneLinkShow_fr#ja__bios-wrapper .views-field-field-job-title:after {
    content: none !important;
}

.OneLinkShow_ja#ja__bios-wrapper .info.views-fieldset,
.OneLinkShow_fr#ja__bios-wrapper .info.views-fieldset {
    min-height: 96px;
    padding: 5px 15px;
}

.OneLinkShow_ja #ja__footer-wrapper,
.OneLinkShow_fr #ja__footer-wrapper {
    display: block;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    max-width: 375px;
    padding: 0px 1em;
}

.OneLinkShow_ja #ja__footer-wrapper a,
.OneLinkShow_fr #ja__footer-wrapper a {
    cursor: pointer;
    color: #0076a5;
}

.OneLinkShow_ja #ja__footer-wrapper a img,
.OneLinkShow_fr #ja__footer-wrapper a img {
    width: 50px;
}

.OneLinkShow_ja #ja__footer-trigger,
.OneLinkShow_fr #ja__footer-trigger {
    cursor: pointer;
}

.OneLinkShow_ja #ja__footer-trigger_content,
.OneLinkShow_fr #ja__footer-trigger_content {
    position: relative;
    display: block;
    font-size: 10px;
    height: 0;
    transition: height 0.15s ease-out;
}

.OneLinkShow_ja #ja__footer-trigger_content.open,
.OneLinkShow_fr #ja__footer-trigger_content.open {
    padding: 1em;
    height: 100%;
    transition: height 0.15s ease-in;
    overflow: visible;
}

.OneLinkShow_ja #ja__footer-trigger_content p,
.OneLinkShow_fr #ja__footer-trigger_content p {
    text-align: left;
}

.OneLinkShow_ja #ja__maps-wrapper,
.OneLinkShow_fr #ja__maps-wrapper {
    display: block;
    width: 100%;
}

.OneLinkShow_ja #ja__maps-wrapper h2,
.OneLinkShow_fr #ja__maps-wrapper h2 {
    margin-bottom: 2em;
}

.OneLinkShow_ja #ja__maps-wrapper .map,
.OneLinkShow_fr #ja__maps-wrapper .map {
    width: 100%;
}

.OneLinkShow_ja #ja__maps-wrapper .map-name,
.OneLinkShow_fr #ja__maps-wrapper .map-name {
    font-weight: bold;
    font-size: 1.3em;
}

.OneLinkShow_ja #ja__maps-wrapper .map-address,
.OneLinkShow_fr #ja__maps-wrapper .map-address {
    font-weight: normal;
    font-size: 1em !important;
}

.OneLinkShow_ja #ja__maps-wrapper .map-phone,
.OneLinkShow_fr #ja__maps-wrapper .map-phone {
    font-weight: normal;
    font-size: 1em !important;
}

.OneLinkShow_ja #ja__maps-wrapper .map iframe,
.OneLinkShow_fr #ja__maps-wrapper .map iframe {
    width: 75%;
    height: 450px;
    border: 0px;
    padding: 2em;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .OneLinkShow_ja #ja__maps-wrapper .map iframe,
    .OneLinkShow_fr #ja__maps-wrapper .map iframe {
        height: 350px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .OneLinkShow_ja #ja__maps-wrapper .map iframe,
    .OneLinkShow_fr #ja__maps-wrapper .map iframe {
        width: 100%;
        height: 250px;
        padding: 20px 0px;
    }
}

.OneLinkShow_ja #ja__company-wrapper,
.OneLinkShow_fr #ja__company-wrapper {
    display: table;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.OneLinkShow_ja #ja__company-wrapper h2,
.OneLinkShow_fr #ja__company-wrapper h2 {
    display: block;
    color: #eb3300;
    text-align: center;
}

.OneLinkShow_ja #ja__company-wrapper .section-wrapper p,
.OneLinkShow_fr #ja__company-wrapper .section-wrapper p {
    text-align: center;
}

.OneLinkShow_ja #ja__company-wrapper .company-column,
.OneLinkShow_fr #ja__company-wrapper .company-column {
    display: table-cell;
    padding: 3em 1em 2em 1em;
    text-align: center;
}

.OneLinkShow_ja #ja__company-wrapper .company-column .company-name,
.OneLinkShow_fr #ja__company-wrapper .company-column .company-name {
    padding-bottom: 4em;
    margin-bottom: 1em;
    font-size: 1em;
    text-transform: uppercase;
    border-bottom-width: 1px;
    border-bottom-color: #f2f2f2;
    border-bottom-style: solid;
    font-weight: bold;
    height: 2em;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .OneLinkShow_ja #ja__company-wrapper .company-column .company-name,
    .OneLinkShow_fr #ja__company-wrapper .company-column .company-name {
        padding-bottom: 7em;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 767px) {
    .OneLinkShow_ja #ja__company-wrapper .company-column .company-name,
    .OneLinkShow_fr #ja__company-wrapper .company-column .company-name {
        padding-bottom: 8em;
    }
}

.OneLinkShow_ja #ja__company-wrapper .company-column .representative-director,
.OneLinkShow_fr #ja__company-wrapper .company-column .representative-director {
    min-height: 2em;
    margin-bottom: 1.5em;
}

.OneLinkShow_ja #ja__company-wrapper .company-column:nth-child(1) .company-name,
.OneLinkShow_fr #ja__company-wrapper .company-column:nth-child(1) .company-name {
    color: #eb3300;
}

.OneLinkShow_ja #ja__company-wrapper .company-column:nth-child(2) .company-name,
.OneLinkShow_fr #ja__company-wrapper .company-column:nth-child(2) .company-name {
    color: #ff9e1b;
}

.OneLinkShow_ja #ja__company-wrapper .company-column:nth-child(3) .company-name,
.OneLinkShow_fr #ja__company-wrapper .company-column:nth-child(3) .company-name {
    color: #bbbcbc;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .OneLinkShow_ja #ja__company-wrapper .company-column,
    .OneLinkShow_fr #ja__company-wrapper .company-column {
        display: block;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .OneLinkShow_ja #ja__company-wrapper,
    .OneLinkShow_fr #ja__company-wrapper {
        display: block;
    }
}

.slick-prev,
.slick-next {
    font-size: 0;
    display: block;
    width: 0px;
    height: 0px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:before {
    content: ' ';
    position: absolute;
    left: -30px;
    top: 50%;
    z-index: 999;
    background-image: url(../previous_arrow.html);        
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    font-size: 24px;
}

.slick-next:before {
    content: ' ';
    position: absolute;
    right:-40px;
    top: 50%;
    z-index: 99;
    background-image: url(../next_arrow.html);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    font-size: 24px;
}


.slicknav_menu {
    display: none;
    order: 3;
    float: right;
    position: fixed !important;
    left: 0;
    top: 40px !important;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 1;
    background: none !important;
}

@media screen and (max-width: 1199px) {
    .slicknav_menu {
        display: inline-block;
    }
}

.slicknav_menu .slicknav_btn {
background: transparent;
    display: flex;
    flex-wrap: wrap;
    width: 50px;
    padding: 13px 0 0;
    margin: 0;
    position: fixed;
    z-index: -329;
    right: 0;
    border-radius: 0;
    height: 80px;
}

@media screen and (max-width: 1199px) {
    .slicknav_menu .slicknav_btn {
        border-bottom: 1px solid #d5d7d7;
    }
}

@media screen and (max-width: 767px) {
    .slicknav_menu .slicknav_btn {
        height: 56px;
        padding: 7px 0 0;
        border-bottom: none;
    }
}

.slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(1) {
    top: 10px;
    width: 0%;
    left: 50%;
}

.slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(2) {
    transform: rotate(45deg);
}

.slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(3) {
    transform: rotate(-45deg);
}

.slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(4) {
    top: 10px;
    width: 0%;
    left: 50%;
}

.slicknav_menu .slicknav_menutxt {
    order: 2;
    display: block;
    clear: both;
    float: none;
    text-shadow: none;
    color: #63666a;
    margin: -5px 0 2px;
    width: 100%;
    text-align: center;
    padding: 0 0 0 210px;
    font-size: 12px;
}

@media screen and (max-width: 767px) {
    .slicknav_menu .slicknav_menutxt {
        padding: 7px 0 0 216px;
        font-size: 11px;
    }
}

.slicknav_menu .slicknav_icon {
    order: 1;
    display: block;
    clear: both;
    float: none;
    width: 25px;
    margin: 0 16px auto auto;
    height: 25px;
    top: 5px;
    position: relative;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .slicknav_menu .slicknav_icon {
        margin: 0 13px auto auto;
    }
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #63666a;
    height: 5px;
    width: 100%;
    display: block;
    position: absolute;
    box-shadow: none;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
}

@media screen and (max-width: 767px) {
    .slicknav_menu .slicknav_icon-bar {
        height: 4px;
    }
}

.slicknav_menu .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 0;
}

.slicknav_menu .slicknav_icon-bar:nth-child(1) {
    top: 0px;
}

.slicknav_menu .slicknav_icon-bar:nth-child(2),
.slicknav_menu .slicknav_icon-bar:nth-child(3) {
    top: 10px;
}

@media screen and (max-width: 767px) {
    .slicknav_menu .slicknav_icon-bar:nth-child(2),
    .slicknav_menu .slicknav_icon-bar:nth-child(3) {
        top: 8px;
    }
}

.slicknav_menu .slicknav_icon-bar:nth-child(4) {
    top: 20px;
}

@media screen and (max-width: 767px) {
    .slicknav_menu .slicknav_icon-bar:nth-child(4) {
        top: 16px;
    }
}

.slicknav_menu ul.slicknav_nav {
    width: 100%;
    max-width: 319px;
    right: 0;
    background: #f2f2f2;
    position: absolute;
    margin-top: 76px;
    overflow: visible;
}

@media screen and (max-width: 1199px) {
    .slicknav_menu ul.slicknav_nav {
        height: calc(100% + 76px);
    }
}

@media screen and (max-width: 767px) {
    .slicknav_menu ul.slicknav_nav {
        margin-top: 57px;
        height: auto;
        padding-bottom: 60px;
        max-width: 100%;
        border-top: 1px solid #d5d7d7;
    }
}

.slicknav_menu ul.slicknav_nav ul {
    margin: 0;
}

.slicknav_menu ul.slicknav_nav ul.nav-small>li>a>span,
.slicknav_menu ul.slicknav_nav ul.nav-small>li>span,
.slicknav_menu ul.slicknav_nav ul.nav-big>li>a>span,
.slicknav_menu ul.slicknav_nav ul.nav-big>li>span {
    font-size: 16px;
}

.slicknav_menu ul.slicknav_nav ul.nav-list>li>a,
.slicknav_menu ul.slicknav_nav ul.nav-list>li>span {
    font-size: 14px;
    padding-left: 15px;
}

.slicknav_menu ul.slicknav_nav ul.nav-list>li>a:hover,
.slicknav_menu ul.slicknav_nav ul.nav-list>li>span:hover {
    color: #ff9e1b;
}

.slicknav_menu ul.slicknav_nav ul.nav-list>li>a:before,
.slicknav_menu ul.slicknav_nav ul.nav-list>li>span:before {
    display: block;
    content: " ";
    font-size: 0;
    height: 10px;
    width: 10px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ff9e1b%22%20points%3D%2239.3%2C27.2%2064.1%2C2.9%20160.7%2C100%2064.1%2C197.1%2039.3%2C172.8%20112.1%2C100%20%22%2F%3E%3C%2Fsvg%3E");
    transform: rotate(0deg);
    display: inline-block;
    margin: 0 5px 0 -15px;
}

.slicknav_menu ul.slicknav_nav li {
    padding: 15px 0px;
    border-bottom: 1px solid #7e8083;
}

.slicknav_menu ul.slicknav_nav li span,
.slicknav_menu ul.slicknav_nav li a {
    margin: 0;
    padding: 0;
}

.slicknav_menu ul.slicknav_nav li>ul {
    background: #63666a;
    margin: 0;
}

.slicknav_menu ul.slicknav_nav li>ul a,
.slicknav_menu ul.slicknav_nav li>ul span {
    color: #fff;
    text-transform: none;
    font-weight: normal;
}

.slicknav_menu ul.slicknav_nav li.slicknav_parent>a {
    position: relative;
    width: calc(100% - 37px);
    border-right: 1px solid #7e8083;
    padding-right: 0;
}

.slicknav_menu ul.slicknav_nav li.slicknav_parent>a:after {
    display: block;
    content: " ";
    font-size: 0;
    height: 12px;
    width: 12px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpolygon%20fill%3D%22%23eb3300%22%20points%3D%220%2C83%2083.7%2C83%2083.7%2C0%20116.7%2C0%20116.7%2C83%20200%2C83%20200%2C116.3%20116.7%2C116.3%20116.7%2C200%2083.7%2C200%2083.7%2C116.3%20%200%2C116.3%20%20%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    position: absolute;
    right: -25px;
    top: 3px;
}

.slicknav_menu ul.slicknav_nav li.slicknav_parent>a:hover {
    border-radius: 0;
}

.slicknav_menu ul.slicknav_nav li.slicknav_parent.slicknav_open>a:after {
    display: block;
    content: " ";
    font-size: 0;
    height: 12px;
    width: 12px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpolygon%20fill%3D%22%23eb3300%22%20points%3D%220%2C83%2083.7%2C83%20116.7%2C83%20200%2C83%20200%2C116.3%20116.7%2C116.3%2083.7%2C116.3%200%2C116.3%20%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.slicknav_menu ul.slicknav_nav li.highlighted>a>span,
.slicknav_menu ul.slicknav_nav li.highlighted>span {
    color: #eb3300;
}

.slicknav_menu ul.slicknav_nav li.supernav-link>ul {
    background: none;
}

.slicknav_menu ul.slicknav_nav>li {
    padding: 20px 0px;
    border-bottom: 1px solid #d5d7d7;
    background: #fff;
}

.slicknav_menu ul.slicknav_nav>li.supernav-link {
    background: #f2f2f2;
    border: none;
    padding: 10px 0;
    color: #63666a;
}

.slicknav_menu ul.slicknav_nav>li.supernav-link>span,
.slicknav_menu ul.slicknav_nav>li.supernav-link>a {
    font-size: 14px;
}

.slicknav_menu ul.slicknav_nav>li.supernav-link.slicknav_parent>a:after {
    display: block;
    content: " ";
    font-size: 0;
    height: 12px;
    width: 12px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23eb3300%22%20points%3D%2239.3%2C27.2%2064.1%2C2.9%20160.7%2C100%2064.1%2C197.1%2039.3%2C172.8%20112.1%2C100%20%22%2F%3E%3C%2Fsvg%3E");
    transform: rotate(90deg);
    transition: all 0.3s;
}

.slicknav_menu ul.slicknav_nav>li.supernav-link.slicknav_parent.slicknav_open>a::after {
    transform: rotate(-90deg);
}

.slicknav_menu ul.slicknav_nav>li.supernav-link.slicknav_parent.slicknav_open>ul {
    background: none;
}

.slicknav_menu ul.slicknav_nav>li.supernav-link.slicknav_parent.slicknav_open>ul:before {
    display: none;
}

.slicknav_menu ul.slicknav_nav>li.supernav-link.slicknav_parent.slicknav_open>ul>li {
    padding: 10px 0;
    margin-left: 15px;
    border: none;
}

.slicknav_menu ul.slicknav_nav>li.supernav-link.slicknav_parent.slicknav_open>ul>li>span,
.slicknav_menu ul.slicknav_nav>li.supernav-link.slicknav_parent.slicknav_open>ul>li>a {
    color: #63666a;
}

.slicknav_menu ul.slicknav_nav>li.supernav-link.slicknav_parent.slicknav_open>ul>li>span:before,
.slicknav_menu ul.slicknav_nav>li.supernav-link.slicknav_parent.slicknav_open>ul>li>a:before {
    display: block;
    content: " ";
    font-size: 0;
    height: 7px;
    width: 7px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ff9e1b%22%20points%3D%2239.3%2C27.2%2064.1%2C2.9%20160.7%2C100%2064.1%2C197.1%2039.3%2C172.8%20112.1%2C100%20%22%2F%3E%3C%2Fsvg%3E");
    transform: rotate(0deg);
    display: inline-block;
    margin: 0 10px 0 -15px;
}

.slicknav_menu ul.slicknav_nav>li.supernav-link.slicknav_parent.slicknav_open>ul>li:hover>span,
.slicknav_menu ul.slicknav_nav>li.supernav-link.slicknav_parent.slicknav_open>ul>li:hover>a {
    color: #ff9e1b;
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open {
    padding-bottom: 0;
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open>a,
.slicknav_menu ul.slicknav_nav>li.slicknav_open>a>a {
    color: #eb3300;
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open>ul {
    margin-top: 15px;
    padding: 0 0 0 20px;
    position: relative;
    overflow: visible;
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open>ul:before {
    display: block;
    position: absolute;
    content: "";
    left: 12px;
    top: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #63666a transparent;
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open>ul>li {
    padding: 15px 0;
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open>ul.nav-big {
    padding: 0 13px;
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open>ul.nav-big li>a {
    width: calc(100% - 25px);
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open>ul.nav-big li.highlighted>a>span,
.slicknav_menu ul.slicknav_nav>li.slicknav_open>ul.nav-big li.highlighted>span {
    color: #ff9e1b;
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open>ul.nav-big li.slicknav_parent>a:after {
    display: block;
    content: " ";
    font-size: 0;
    height: 12px;
    width: 12px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpolygon%20fill%3D%22%23ff9e1b%22%20points%3D%220%2C83%2083.7%2C83%2083.7%2C0%20116.7%2C0%20116.7%2C83%20200%2C83%20200%2C116.3%20116.7%2C116.3%20116.7%2C200%2083.7%2C200%2083.7%2C116.3%20%200%2C116.3%20%20%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open>ul.nav-big li.slicknav_parent.slicknav_open>a {
    color: #ff9e1b;
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open>ul.nav-big li.slicknav_parent.slicknav_open>a>a {
    color: #ff9e1b;
}

.slicknav_menu ul.slicknav_nav>li.slicknav_open>ul.nav-big li.slicknav_parent.slicknav_open>a:after {
    display: block;
    content: " ";
    font-size: 0;
    height: 12px;
    width: 12px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpolygon%20fill%3D%22%23ff9e1b%22%20points%3D%220%2C83%2083.7%2C83%20116.7%2C83%20200%2C83%20200%2C116.3%20116.7%2C116.3%2083.7%2C116.3%200%2C116.3%20%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.slicknav_menu ul.slicknav_nav>li>a,
.slicknav_menu ul.slicknav_nav>li>span {
    padding: 0 13px;
}

.slicknav_menu ul.slicknav_nav a,
.slicknav_menu ul.slicknav_nav span {
    color: #63666a;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.slicknav_menu ul.slicknav_nav a:hover,
.slicknav_menu ul.slicknav_nav span:hover {
    background: none;
}

.slicknav_menu ul.slicknav_nav .slicknav_row:hover {
    background: none;
    color: inherit;
}

.slicknav_menu ul.slicknav_nav .nav-folder ul,
.slicknav_menu ul.slicknav_nav .has-list ul {
    margin-left: 15px;
}

.slicknav_menu ul.slicknav_nav .nav-folder ul>li,
.slicknav_menu ul.slicknav_nav .has-list ul>li {
    border: none;
    padding: 10px 0;
}

.slicknav_menu ul.slicknav_nav .nav-folder>ul,
.slicknav_menu ul.slicknav_nav .has-list>ul {
    margin-top: 10px;
}

@media screen and (max-width: 1199px) {
    .js #main-menu {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    .js .slicknav_menu {
        display: block;
    }
}
#footer a.cta{
    color: #fff;
    display: inline-block;
}
#footer a.cta:after {
    display: block;
    content: "";
    width: 100%;
    height: 5px;
    background: #ff9e1b;
    transition: background 0.3s;
}
.btn-b {
    color: #fff !important;
    border: medium none;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    padding: 22px;
    text-align: center;
    background-image: linear-gradient(to right,#a6192e 50%,#eb3300 50%);
    background-size: 201% 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
    transition: all 0.25s ease-in;

}
.btn-b:hover {
    transition: all 0.25s ease-in;
    background-position: bottom left;
}


.btn-b .arrow-r {
    margin-left: 17px;
    display: block;
    content: ' ';
    font-size: 0;
    height: 16px;
    width: 16px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20200%20200%22%20height%3D%2216%22%20width%3D%2216%22%20style%3D%22enable-background%3Anew%200%200%20200%20200%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22white%22%20points%3D%2239.3%2C27.2%2064.1%2C2.9%20160.7%2C100%2064.1%2C197.1%2039.3%2C172.8%20112.1%2C100%20%22%2F%3E%3C%2Fsvg%3E);
    transform: rotate(
0deg);
    display: inline-block;
    vertical-align: -2px;
}


@media screen and (max-width: 767px) {

.slick-slide img{
    display: block;
    height: 163px;
}
}

.gradient-svg-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1920 105'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: url(%23linear-gradient); %7D %3C/style%3E%3ClinearGradient id='linear-gradient' x1='-74.13' y1='53.5' x2='2022' y2='53.5' gradientTransform='translate(0 106) scale(1 -1)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23b74271'/%3E%3Cstop offset='.54' stop-color='%23eb3300'/%3E%3Cstop offset='1' stop-color='%23ff6720'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect class='cls-1' width='1920' height='105'/%3E%3C/svg%3E");
}