
@font-face {
    font-family: Ms-Mincho;
    src: url(../fonts/MS-Mincho.eot);
    src: url(../fonts/MS-Mincho.eot?#iefix) format("embedded-opentype"), url(../fonts/MS-Mincho.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-stretch: normal
}
.content-section--default-padding,
.default-padding,
.foldout__footer,
.footer-bottom,
.footer-menu,
.main-menu,
.text-excerpt {
    padding: 2em
}

.content-section.margin-offset,
.content-section__background-element.margin-offset,
.footer-bottom,
.footer-menu,
.margin-offset {
    margin-right: 0;
    width: 100%
}

.clearfix:after {
    content: " ";
    display: table;
    clear: both
}

html {
    font-family: sans-sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

a:focus,
a:hover {
    color: #d51317;
    text-decoration: none
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-family: arial, Ms-Mincho, sans-serif; font-weight: bolder;
}

code {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

video {
    display: inline-block
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

menu {
    display: block
}

template {
    display: none
}

[hidden] {
    display: none
}

a {
    text-decoration: none;
    color: inherit
}

.ccm-page h1 {
    font-size: 36px;
    line-height: 44px
}

.ccm-page h3 {
    line-height: 32px;
    font-size: 26px;
    letter-spacing: .25px
}

.ccm-page h4 {
    font-size: 28px;
    line-height: 1.2
}

.ccm-page h5 {
    font-size: 24px
}

.ccm-page h6 {
    font-size: 21px; font-family:Ms-Mincho; font-weight:bold
}

.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5,
.ccm-page h6 {
    font-family:Ms-Mincho;
}

.ccm-page h2 {
    font-size: 25px;
    position: relative;
    margin: 0 0 20px 0;
	font-family:Ms-Mincho; font-weight:bold;
		
}

.ccm-page h2.mincho-bold{font-family:Ms-Mincho; font-weight:bold }

.header {
    height: 96px;
    z-index: 101;
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    transition: top .3s ease-in-out, background-color .3s linear;
    margin: 0;
    color: #fff
}

.header.header-up {
    top: -96px
}

.header.header--bg {
    background-color: #fff;
    color: inherit
}

.header .header__wrapper {
    position: relative;
    height: 130px;
    width: 100%;
    padding: 1.25em 1.9em;
    z-index: 1
}

.header .header__left {
    float: left;
    margin-top: -50px
}

.header .header__right {
    float: right
}

.header .header__languages {
    display: none
}

@media (min-width:769px) {
    .header .header__languages {
        display: block
    }
}

.footer {
    position: relative;
    background-color: #fff
}

.footer-menu {
    position: relative;
    color: #6b6b6b
}

.footer-menu__link {
    width: 50%;
    display: inline-block;
    padding: 0;
    padding: 0 1em 1em 0;
    line-height: 2;
    color: #939598
}

@media (min-width:769px) {
    .footer-menu__link {
        width: auto
    }
}

.footer-menu__link:first-of-type {
    padding-left: 0
}

.footer-bottom {
    position: relative;
}

@media (min-width:980px) {
    .footer-bottom {
        padding: 1em 20px
    }
}

.footer-bottom__links {
    color: #bdbdbd;
    font-size: .8em
}

.footer-bottom__links a {
    padding: .6em 1em;
    white-space: nowrap;
    display: inline-block
}

@media (min-width:769px) {
    .page--global {
        padding-top: 76px
    }
}

.page--global #header,
.page--global .header__wrapper {
    background-color: #fff;
    color: inherit
}

.page--global #Logo,
.page--global .header--at-top #Logo {
    fill: #d51317
}

.page--products #header,
.page--products .header__wrapper {
    color: inherit
}

.page--products #Logo {
    fill: #d51317
}

.page--products .menu-toggle .menu-toggle__bar {
    background-color: #10111e
}

.foldout-open .page--products .header--at-top #Logo {
    fill: #fff
}

.foldout-open .page--products .header--at-top .menu-toggle .menu-toggle__bar {
    background-color: #fff
}

.page--contact {
    padding-top: 76px
}

.page--contact #header,
.page--contact .header__wrapper {
    background-color: #fff;
    color: inherit
}

.page--contact .header__wrapper {
    border-bottom: 1px solid rgba(178, 178, 178, .2)
}

.page--contact #Logo,
.page--contact .header--at-top #Logo {
    fill: #d51317
}

.page--contact .contact-info {
    margin-bottom: 3em
}

.page--contact .contact-info h1,
.page--contact .contact-info h2,
.page--contact .contact-info h3,
.page--contact .contact-info h4,
.page--contact .contact-info h5 {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 26px;
    font-size: 16px;
    color: #10111e
}

.page--contact .contact-info p {
    padding: 0;
    margin: 0;
    line-height: 1.6em;
    word-wrap: break-word;
    font-size: 14px;
    color: #6b6b6b;
    letter-spacing: .3px;
    font-weight: 500
}

.page--default,
.page--full {
    padding-top: 76px
}

.page--default #header,
.page--default .header__wrapper,
.page--full #header,
.page--full .header__wrapper {
    background-color: #fff;
    color: inherit
}

.page--default .header__wrapper,
.page--full .header__wrapper {
    border-bottom: 1px solid rgba(178, 178, 178, .2)
}

.page--default #Logo,
.page--default .header--at-top #Logo,
.page--full #Logo,
.page--full .header--at-top #Logo {
    fill: #d51317
}

.foldout {
    position: absolute;
    z-index: 101;
    top: 0;
    bottom: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    transition: left .6s ease-in-out;
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}

.foldout--open {
    left: 0
}

.foldout--open:after {
    content: "";
    position: absolute;
    z-index: -1;
    height: 200vh;
    width: 200vh;
    top: -50%;
    bottom: -50%;
    left: 0;
    right: 0;
    background-color: #d51317
}

.foldout__wrapper {
    width: 980px;
    height: 100%;
    top: 0;
    background-color: #fff;
    color: #10111e;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    transition: top .75s ease-in-out
}

.foldout__wrapper.foldout__wrapper--up {
    top: -100%
}

.foldout-toggle--full {
    padding: 2em;
    background: #d51317;
    font-family: arial, Ms-Mincho, sans-serif;
    cursor: pointer
}

.foldout-toggle img {
    padding: .2em 0 0 .4em
}

.foldout__wrapper--content {
    padding: 2em
}

.foldout__control {
    display: none
}

.foldout__control {
    display: block;
    position: absolute;
    width: 76px;
    right: 0;
    top: 0
}

foldout__menu-toggle {
    top: 18px
}

.foldout-content {
    display: none
}

.foldout-content.show {
    display: block
}

.foldout__languages {
    top: 1em;
    position: fixed;
    left: 0;
    right: initial;
    width: 76px;
    text-align: center
}

.foldout .header {
    position: absolute;
    background-color: transparent
}

.foldout__footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.foldout__footer--link {
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    letter-spacing: .24px;
    padding-right: 1.2em
}

.foldout__circle-button.circle-button {
    margin-right: 0
}

.foldout-languages {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    padding: 4em 2em;
    background-color: #d51317;
    opacity: 0;
    transition: all .25s linear
}

.foldout-languages.show {
    right: 0;
    opacity: 1
}

.foldout-languages a {
    display: block;
    position: relative;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: .89px;
    padding: .4em 0;
    font-family: arial, Ms-Mincho, sans-serif;
    color: #d51317
}

.foldout-languages .foldout-languages__close {
    width: 46px;
    height: 46px;
    position: absolute;
    bottom: 2em;
    right: 2em;
    cursor: pointer
}

.growing-circle {
    background-color: #fff;
    border-radius: 50%;
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
    bottom: 3.25em;
    right: 3.25em;
    transition: all .6s ease-in-out
}

.foldout-content.languages a {
    display: block;
    line-height: 2.4em;
    padding: .2em 0
}

.main-menu {
    padding-top: .6em
}

@media (min-width:769px) {
    .main-menu {
        padding-top: 2em;
        margin: 6em 0
    }
}

.main-menu__menu-item {
    display: block;
    position: relative;
    font-size: 24px;
    padding: .4em 0;
    font-family: arial, Ms-Mincho, sans-serif;	
}

.main-menu__menu-item:hover .menu-item__label,
.menu-item__label {
    position: relative
}

.header__main-menu {
    display: none;
    padding: 0;
    margin: 0;
    margin-left: .4em;
	font-family: arial, Ms-Mincho, sans-serif;
}

@media (min-width:769px) {
    .header__main-menu {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width:1024px) {
    .header__main-menu {
        margin-left: 1em
    }
}

.header__main-menu .main-menu__menu-item {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin: .4em .8em;
    padding: 0;
	
}

@media (min-width:896px) {
    .header__main-menu .main-menu__menu-item {
        font-size: 16px
    }
}

@media (min-width:1024px) {
    .header__main-menu .main-menu__menu-item {
        margin: 0 .15em;
        text-transform: uppercase;
        font-size: 13px;
        padding: 8px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        transition: .5s ease all
    }
    .header__main-menu .main-menu__menu-item.active,
    .header__main-menu .main-menu__menu-item:hover {
        background: #da2128;
        color: #fff
    }
}

.menu-toggle {
    display: inline-block;
    cursor: pointer
}

.menu-toggle .menu-toggle__bars {
    position: relative;
    margin: 0 auto;
    width: 27px;
    height: 100%;
    margin-top: 18px
}

.menu-toggle .menu-toggle__bars {
    height: 26px
}

.menu-toggle .menu-toggle__bar {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    display: block;
    height: 3px;
    width: 100%;
    opacity: 1;
    background-color: #fff;
    transition: top .3s ease-in-out .4s, opacity 1ms linear .3s, -webkit-transform .3s ease-in-out 0s;
    transition: transform .3s ease-in-out 0s, top .3s ease-in-out .4s, opacity 1ms linear .3s;
    transition: transform .3s ease-in-out 0s, top .3s ease-in-out .4s, opacity 1ms linear .3s, -webkit-transform .3s ease-in-out 0s
}

.menu-toggle .menu-toggle__bar {
    background-color: #10111e
}

.menu-toggle .menu-toggle__bar:first-of-type {
    top: -7px
}

.menu-toggle .menu-toggle__bar:last-of-type {
    top: 7px
}

.menu-toggle .menu-toggle__label {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    padding-top: 4px;
    color: #10111e;
    font-size: 9px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: opacity .3s ease-in-out
}

.menu-toggle .menu-toggle__label--open {
    display: none
}

.header--bg .menu-toggle__bar,
.page--contact .menu-toggle__bar,
.page--full .menu-toggle__bar,
.page--global .menu-toggle__bar {
    background-color: #10111e
}

.logo img,
.logo svg {
    vertical-align: bottom;
    max-width: 100%
}

.logo #Logo {
    transition: all .2s linear
}

.logo__footer {
    display: block;
    text-align: center
}

@media (min-width:769px) {
    .logo__footer {
        display: inline-block
    }
}

@media (min-width:769px) {
    .logo--long {
        margin-top: 0
    }
}

.foldout #Logo {
    fill: #fff
}

#Logo {
    fill: #fff
}

.header--bg #Logo {
    fill: #d51317
}

.to-top span {
    padding-left: .6em
}

.to-top:hover svg.icon {
    top: -.25em
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.5, .5);
        transform: scale(.5, .5);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(.5, .5);
        transform: scale(.5, .5);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0
    }
}

.content-section {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: table;
    width: 100%;
    vertical-align: bottom;
    height: 100vh;
    padding: 76px 0
}

.content-section--inter {
    position: relative;
    display: block;
    min-height: auto;
    min-height: initial;
    height: auto;
    padding: 40px 0 0 0
}

.content-section--no-padding {
    padding: 0
}

.content-section--no-bottom-padding {
    padding-bottom: 0!important
}

.content-section__background-element {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.content-section__background-element--image-title {
    position: absolute;
    bottom: 0;
    right: 40px;
    color: #fff
}

.content-section__background-element--bg-image {
    background-size: cover;
    background-position: center
}

.content-section__background-element--bg-image,
.content-section__background-element--bg-video {
    overflow: hidden
}

.inner__page .content-section__background-element--bg-image:before,
.inner__page .content-section__background-element--bg-video:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .25)
}

.content-section__background-element--bg-color {
    background-color: #f5f5f5
}

.content-section__background-element--no-overlay:before {
    display: none
}

.content-section--bg-color .content-section__text-excerpt {
    color: #10111e
}

.content-section__text-excerpt {
    position: relative;
    color: #fff;
    display: table-cell;
    vertical-align: bottom
}

.content-section__text-excerpt--white-text {
    color: #fff!important
}

.content-section__text-excerpt--center {
    text-align: center;
    display: block
}

.content-section__text-excerpt--center .text-excerpt {
    margin: 0 auto;
    display: block
}

.content-section--video .content-section__text-excerpt,
.content-section--video .section__video {
    display: table-row
}

@media (min-width:592px) {
    .content-section--video .content-section__text-excerpt,
    .content-section--video .section__video {
        display: table-cell
    }
}

@media (min-width:592px) {
    .content-section--video .section__video {
        display: block
    }
}

.content-section__footer {
    padding: 1.4em;
    margin: 0 0 1.6em 0;
    background-color: #10111e
}

@media (min-width:769px) {
    .content-section__footer {
        margin: 0 2em 1.6em 2em
    }
}

@media (min-width:1024px) {
    .content-section__footer {
        margin: 0 3.2em 1.6em 5em
    }
}

.content-section__footer--center-text {
    text-align: center
}

.content-section__footer .link {
    font-family: arial, Ms-Mincho, sans-serif;
    font-size: 16px;
    color: #928f8f;
    letter-spacing: .28px;
    line-height: 21px
}

.text-excerpt {
    position: relative;
    line-height: 24px
}

.global__spread.text-excerpt {
    max-width: 100%;
    padding-left: 0
}

@media (min-width:769px) {
    .text-excerpt {
        line-height: 30px
    }
    .our__businesses .text-excerpt {
        line-height: 24px
    }
}

.text-excerpt h4,
.text-excerpt small {
    display: block;
    padding-bottom: 1em;
    letter-spacing: 1.75px;
    text-transform: uppercase;
    font-size: 10px;
    font-family: arial, Ms-Mincho, sans-serif;
    font-weight: 500;
    margin: 0;
    line-height: 30px
}

@media (min-width:769px) {
    .text-excerpt h4,
    .text-excerpt small {
        font-size: 11px
    }
}

.text-excerpt h4.large,
.text-excerpt small.large {
    font-size: 14px
}

.text-excerpt p {
    font-size: 17px
}

.our__businesses .text-excerpt p {
    margin: 0 0 10px
}

.text-excerpt p a,
.text-excerpt p a.excerpt-link {
    font-family: arial, Ms-Mincho, sans-serif;
	font-weight: bold;
}

.text-excerpt__text {
    line-height: 24px;
    letter-spacing: .4px
}

@media (min-width:769px) {
    .text-excerpt__text {
        line-height: 30px
    }
}

.text-excerpt__text p {
    margin-top: 0
}

.text-excerpt--light-text p {
    color: #6b6b6b
}

.text-excerpt--wide {
    max-width: 1025px
}

.text-excerpt--center {
    padding: 1em
}

.text-excerpt--left {
    text-align: left
}

.text-excerpt--intro {
    padding: 1em
}

.text-excerpt--intro p {
    color: #6b6b6b;
	font-family: arial, Ms-Mincho, sans-serif;
}

.link {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #414042;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 2.2em;
    cursor: pointer;
	font-family: arial, Ms-Mincho, sans-serif;
}

@media (min-width:415px) {
    .link {
        font-size: 18px
    }
}

.link>* {
    position: relative;
    z-index: 1;
    display: table-cell;
    vertical-align: middle
}

.link>* img,
.link>* svg {
    vertical-align: middle
}

.link__icon {
    float: left;
    margin-right: .5em
}

.link__icon svg {
    float: left
}

.ccm-page .location {
    position: relative;
    width: 100%;
    max-width: 195px;
    display: inline-block;
    vertical-align: top;
    word-wrap: break-word;
    margin: 0 30px 50px 30px;
    line-height: 18px;
    letter-spacing: .3px;
    font-size: 13px;
    color: #cacaca
}

@media (min-width:1232px) {
    .ccm-page .location {
        margin: 0 50px 50px 50px
    }
}

.ccm-page .location__link {
    display: block
}

.ccm-page .location__link:hover,
.ccm-page .location__link:hover>* {
    color: #d51317
}

.ccm-page .location__title {
    position: relative;
    display: inline-block;
    margin: 0;
    padding-bottom: .8em;
    padding-top: .8em;
    line-height: 26px;
    font-size: 16px;
    color: #fff
}

.ccm-page .location__title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 4px;
    background-color: #d51317;
    transition: width .2s ease-in-out
}

.ccm-page .location__link:hover .location__title:before {
    width: 100%
}

.ccm-page .location__name {
    color: #fff;
    font-weight: 500
}

.scroll-icon {
    display: none;
    position: absolute;
    bottom: 5%;
    left: 50%;
    margin-left: -13px;
    width: 25px;
    height: 41px;
    cursor: pointer
}

@media (min-width:769px) {
    .scroll-icon {
        display: block
    }
}

.scroll-icon__title {
    position: absolute;
    left: 50%;
    bottom: -24px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 9px;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
    letter-spacing: .2em
}

.scroll-icon__title.touch {
    display: none
}

@-webkit-keyframes scroll-icon__wheel-animation {
    0% {
        top: 10px;
        opacity: 0
    }
    10% {
        opacity: 1
    }
    60% {
        opacity: .9
    }
    100%,
    75% {
        top: 25px;
        opacity: 0
    }
}

@keyframes scroll-icon__wheel-animation {
    0% {
        top: 10px;
        opacity: 0
    }
    10% {
        opacity: 1
    }
    60% {
        opacity: .9
    }
    100%,
    75% {
        top: 25px;
        opacity: 0
    }
}

.circle-button {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42px;
    height: 42px;
    margin: 0 1em;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 3px;
    padding-left: 3px;
    text-align: center;
    cursor: pointer
}

.circle-button:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    width: 100%;
    height: 100%;
    border: 2px solid currentColor;
    border-radius: 50%;
    opacity: .6;
    transition: opacity .3s linear
}

.circle-button:hover:before {
    opacity: 1
}

.about__smg .text-excerpt {
    max-width: 100%!important
}

html,
html * {
    box-sizing: border-box
}

body {
    background: #fff;
    font-family: arial, Ms-Mincho, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #251717
}

.wrapper-main {
    position: relative;
    left: 0;
    opacity: 1
}

main a {
    color: #d51317
}

main img {
    max-width: 100%;
    height: auto
}

main ul {
    padding-left: 1em
}

::-moz-selection {
    background: #d51317;
    color: #fff
}

::selection {
    background: #d51317;
    color: #fff
}

.link:hover .plus {
    position: relative;
    z-index: 1;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    border: none;
    transition: box-shadow .4s cubic-bezier(.2, 0, .7, 1), -webkit-transform .2s cubic-bezier(.2, 0, .7, 1);
    transition: box-shadow .4s cubic-bezier(.2, 0, .7, 1), transform .2s cubic-bezier(.2, 0, .7, 1);
    transition: box-shadow .4s cubic-bezier(.2, 0, .7, 1), transform .2s cubic-bezier(.2, 0, .7, 1), -webkit-transform .2s cubic-bezier(.2, 0, .7, 1);
    box-shadow: 0 0 1px 8px rgba(213, 19, 23, .4), 0 0 1px 16px rgba(213, 19, 23, .1), 0 0 1px 24px rgba(213, 19, 23, .1)
}

.active,
.carousel,
.item {
    height: 100%
}

.carousel-inner {
    height: 100%
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 2
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner>.item.active.left,
    .carousel-fade .carousel-inner>.item.prev {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner>.item.active,
    .carousel-fade .carousel-inner>.item.prev.right {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-control {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -35px;
    line-height: 70px;
    border-radius: 50%;
    background: #d51317;
    border: 0;
    opacity: .7;
    text-shadow: none;
    z-index: 5;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    background-image: none!important
}

.carousel-control.left {
    left: -16px
}

.carousel-control.right {
    right: 7px
}

.carousel-control .icon-prev {
    margin-top: -18px;
    font-size: 40px;
    line-height: 27px
}

.carousel-control .icon-prev {
    margin-left: -17px
}

.carousel-control:hover {
    opacity: 1
}

.form {
    clear: both;
    float: none;
    padding: 2em
}

.form label {
    display: block;
    padding: .5em 0 .25em 0;
    font-weight: 400;
    margin: 0;
    font-size: 14px
}

.form label.required:after {
    color: #d00404;
    content: '*';
    font-size: 112.5%;
    margin: 0 0 0 .15em
}

.form .buttons {
    text-align: center
}

.form p {

    padding: 5px
}

form {
    display: inline
}

fieldset {
    border: none
}

input[type=email],
input[type=file],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
textarea {
    background-color: #fff;
    border: 1px solid #e2e1dd;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    padding: .7em .75em;
    width: 100%;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #000;
    line-height: 100%;
    font-family: inherit;
    -ms-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    height: 42px!important;
    display: block;
    margin: 0 0 .25em 0
}

input[type=email]:focus,
input[type=file]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
textarea:focus {
    -moz-box-shadow: 0 0 5px #ccc;
    -ms-box-shadow: 0 0 5px #ccc;
    -o-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    outline: 0;
    border-color: #6d6e71
}

textarea {
    resize: none;
    height: 325px!important
}

input[type=file] {
    background-color: #f0f0f0
}

.button,
button,
input[type=button],
input[type=submit] {
    background-color: #6d6e71;
    border: none;
    border-radius: .15em;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: arial, Ms-Mincho, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    padding: .75em 1.5em;
    width: auto;
    -ms-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    -webkit-transition: .5s all ease;
    transition: .5s all ease
}

button.submit {
    background-color: #d51317!important
}

.button:hover,
button:hover,
input[type=button]:hover,
input[type=submit]:hover {
    background-color: #d40000
}

@media (max-width:1023px) {
    .Global__spread__map {
        display: none
    }
    .scroll__bottom,
    .smg__box {
        display: none
    }
    .form {
        padding: .5em
    }
    .form label {
        width: 100%
    }
    input[type=email],
    input[type=number],
    input[type=password],
    input[type=tel],
    input[type=text],
    textarea {
        width: 100%
    }
    .video-wrapper {
        display: none
    }
}

ul.tabs {
    vertical-align: top;
    position: relative;
    z-index: 10;
    padding: 0;
    width: 300px;
    list-style: none;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: 25px 0 0 0;
    display: block;
    float: left
}

ul.tabs li {
    margin: 0;
    cursor: pointer;
    padding: 10px 15px;
    line-height: 31px;
    color: #6b6b6b;
    text-align: left;
    background-color: #666;
    background: #fff;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 16px
}

ul.tabs li:hover {
    background: #fff;
    color: #d51317;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

ul.tabs li.active {
    background: #fff;
    color: #d51317;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.tab_container {
    display: block;
    vertical-align: top;
    position: relative;
    z-index: 20;
    width: 100%;
    text-align: left;
    background: #fff;
    margin: 0 0 0 330px
}

.tab_content {
    padding: 20px;
    height: 100%;
    display: none
}

.tab_container_body {
    float: right;
    width: 100%
}

.tab_content h2 {
    margin-bottom: 1em
}

@media screen and (max-width:781px) {
    .tab_container_body {
        float: none;
        width: 100%
    }
    ul.tabs {
        display: none
    }
    .tab_container {
        display: block;
        margin: 0 auto;
        width: 100%;
        border-top: none;
        border-radius: 0;
        border: 1px solid #d51317
    }
    .d_active {
        background: #d51317;
        color: #fff
    }
    .tab_content {
        padding: 20px
    }
}

.page__overlay {
    position: fixed;
    height: 102vh;
    width: 100vw;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 10001;
    padding: 4rem 0 1rem 1rem;
    visibility: hidden;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
    -webkit-animation: page-overlay-fade-out 1s forwards;
    -moz-animation: page-overlay-fade-out 1s forwards;
    -ms-animation: page-overlay-fade-out 1s forwards;
    -o-animation: page-overlay-fade-out 1s forwards;
    animation: page-overlay-fade-out 1s forwards
}

@-webkit-keyframes page-overlay-fade-out {
    0% {
        opacity: .95
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes page-overlay-fade-out {
    0% {
        opacity: .95
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes page-overlay-fade-out {
    0% {
        opacity: .95
    }
    100% {
        opacity: 0
    }
}

@keyframes page-overlay-fade-out {
    0% {
        opacity: .95
    }
    100% {
        opacity: 0
    }
}

.button:hover,
button:hover,
input[type=button]:hover,
input[type=submit]:hover {
    background-color: #d51317
}

.box__label .img__box {
    position: relative;
    cursor: pointer
}

.box__label span {
    font-family: arial, Ms-Mincho, sans-serif;
    font-size: 18px;
    padding: 1em 0;
    display: block
}

.content__body {
    width: 100%;
    height: 100%;
    animation: showtext 2s linear;
    opacity: 1
}

@keyframes showtext {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes expand {
    0% {
        width: 0%;
        height: 100px
    }
    100% {
        width: 100%;
        height: auto
    }
}

@keyframes hidetext {
    0% {
        opacity: 1
    }
    20% {
        opacity: 0
    }
    100% {
        opacity: 100
    }
}

@keyframes collapse {
    0% {
        width: 100%;
        height: 100%;
        opacity: 1
    }
    100% {
        width: 0;
        height: 0;
        opacity: 0
    }
}

#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 40px;
    z-index: 9999;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 30px;
    background: #d51317;
    color: #444;
    cursor: pointer;
    border: 0;
    text-decoration: none;
    transition: opacity .5s ease-out;
    opacity: 0;
    border-radius: 100%;
    padding: 12px
}

#back-to-top:hover {
    background: #666
}

#back-to-top.show {
    opacity: 1
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media screen and (max-width:768px) {
    .nav-tabs>li {
        float: none
    }
}

.footer-menu__link.text-light {
    color: #bdbdbd;
    font-size: .8em
}

@media only screen and (max-width:1140px) {
    .page-title h1 {
        font-size: 38px
    }
}

.rtRequestContainer {
    position: fixed;
    top: 40%;
    z-index: 1002;
    right: 0
}

.reqbox {
    background-color: #d51317;
    font-size: 16px;
    height: 50px;
    padding: 10px 0 0 50px;
    position: relative;
    right: -100px;
    text-align: left;
    transition: all .5s ease 0s;
    width: 149px;
    z-index: 9999;
    cursor: pointer;
    line-height: 1
}

.reqbox i {
    position: absolute;
    left: 6px;
    top: 8px
}

.reqbox.reqInfo {
    background-color: #00b8a5
}

.reqbox:hover {
    right: 0;
    color: #fff
}

.white-graphic {
    fill: #fff
}

.no-border {
    border: none!important
}

.modal-header .close {
    opacity: 1
}

.modal-header button:hover {
    background-color: transparent
}

.modal-footer,
.modal-header {
    padding: 30px
}

.modal-body {
    padding: 0 30px 30px 30px
}

.modal-title {
    font-size: 26px;
    font-family: arial, Ms-Mincho, sans-serif;
}

.modal-title span {
    color: #d51317
}

.form-group label {
   font-family: arial, Ms-Mincho, sans-serif;
    font-weight: 400;
    font-size: 16px
}

.modal-content {
    border-radius: 0
}

.js-video-button {
    display: inline-block;
    width: 168px;
    height: 128px;
    position: relative
}

.js-video-button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -70%);
    z-index: 2
}

.js-video-button:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
    transition: .5s ease all
}

.js-video-button:hover:before {
    background: rgba(218, 33, 40, .35)
}

.no-padding {
    padding: 0!important
}

@media (min-width:992px) {
    .modal-lg {
        width: 80%
    }
}

.captcha-box {
    position: relative;
    display: block
}

.captcha-box img {
    position: absolute;
    left: 0
}

.captcha-box input[type=text] {
    width: 160px;
    margin-left: 120px
}

.js-video-button span {
    position: absolute;
    z-index: 1;
    bottom: -1px;
    background: rgba(218, 33, 40, .7);
    width: 100%;
    color: #fff;
    padding: 8px;
    line-height: 1.2;
    min-height: 48px
}

.reqInfo span {
    padding: 6px 0;
    display: block
}

.support-box {
    position: absolute;
    background: rgba(213, 19, 23, .8);
    width: 180px;
    right: 60px;
    top: 20px;
    border-radius: 3px;
    color: #fff;
    padding: 10px;
    z-index: 1000
}

.support-box h6 {
    font-family: arial, Ms-Mincho, sans-serif;
    font-size: 16px;
    letter-spacing: -1px;
    margin: 0
}

.support-box span {
    display: block;
    padding: 2px 0 0 24px;
   font-family: arial, Ms-Mincho, sans-serif;
    font-size: 16px
}

.support-box i {
    position: absolute;
    left: 10px
}

.support-box i svg path {
    fill: #ffc2c2
}

.carousel-control .fa {
    font-size: 25px;
    display: block;
    text-align: center;
    line-height: 36px
}

.carousel-control.left:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 14px;
    position: absolute;
    left: 14px
}

.carousel-control.left:after,
.carousel-control.right:after {
    display: inline-block;
    width: 10px;
    height: 10px;
    content: '';
    -webkit-transition: all .3s;
    transition: all .3s;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff
}

.carousel-control.right:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 14px;
    position: absolute;
    right: 14px
}

.header:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 4px;
    background: #da2128;
    bottom: 0;
    z-index: 100
}

.default-border {
    width: 100%;
    height: 4px;
    background: #da2128
}

.home__page .content-section__text-wrapper {
    height: 80vh
}

.home__page .homepage__slider {
    padding: 96px 0 0 0;
    height: 80vh
}

.header .header__wrapper {
    padding-top: 60px
}

.head_right {
    position: absolute;
    right: 60px;
    top: 10px;
	
}

.head_right span {
    color: #da2128;font-family: arial, Ms-Mincho, sans-serif;
}

.head_right a {
    background-color: #6d6e71;
    color: #fff;
    padding: 8px 10px;
    border-radius: 4px;
    margin: 0 10px;
    transition: .5s ease all
}

.head_right a:hover {
    background-color: #da2128
}

#myCarousel .item:nth-child(1),
#myCarousel .item:nth-child(2),
#myCarousel .item:nth-child(3),
#myCarousel .item:nth-child(4),
#myCarousel .item:nth-child(5) {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#myCarousel .item:nth-child(1) {
    background: url(../images/banner-home-01.jpg) no-repeat center center fixed
}

#myCarousel .item:nth-child(2) {
    background: url(../images/banner-home-02.jpg) no-repeat center center fixed
}

.content-section__text-wrapper {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: table;
    width: 100%;
    vertical-align: bottom;
    height: 100vh
}

.carousel-control .icon-prev:before {
    content: ''
}

.homepage__slider .carousel .item .text-excerpt {
    animation-name: fadeOutDown;
    animation-duration: .5s;
    animation-fill-mode: both
}

.homepage__slider .carousel .item.active .text-excerpt {
    animation-name: fadeInUp;
    animation-duration: 1s
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 80%, 0)
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.homepage__slider .carousel .item .text-excerpt h1:after {
    width: 0;
    height: 3px;
    position: absolute;
    left: auto;
    top: 30px;
    background: #10111e;
    content: '';
    display: block;
    animation-name: lineShrink;
    animation-duration: .6s;
    animation-fill-mode: both;
    animation-delay: .6s
}

.homepage__slider .carousel .item.active .text-excerpt h1:after {
    animation-name: lineGrow
}

.homepage__slider .carousel .item.active .text-excerpt a:after {
    width: 33px;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    background: #10111e;
    -moz-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all .4s ease-in-out 0s;
    opacity: .5
}

.homepage__slider .carousel .item.active .text-excerpt a:hover {
    color: #da2128
}

.homepage__slider .carousel .item.active .text-excerpt a:hover:after {
    width: 100%;
    background: #da2128
}

@keyframes lineGrow {
    0% {
        width: 0
    }
    100% {
        width: 60px
    }
}

.carousel-indicators .circle {
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 100%;
    background: 0 0;
    -moz-transition: all .7s ease-in-out 0s;
    -o-transition: all .7s ease-in-out 0s;
    -webkit-transition: all .7s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all .7s ease-in-out 0s
}

.carousel-indicators .circle:after {
    width: 3px;
    height: 3px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    background: #fff;
    border-radius: 100%;
    transform: translate(-50%, -50%)
}

.carousel-indicators .circle:before {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    background: rgba(0, 0, 0, .8);
    border-radius: 100%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.carousel-indicators .circle .timer {
    display: none;
    position: absolute;
    top: 0;

    right: 0;
    width: 34px;
    height: 34px
}

.carousel-indicators .circle .timer svg {
    backface-visibility: hidden;
    transform: rotate(-90deg)
}

.carousel-indicators .circle .timer circle {
    fill: rgba(0, 0, 0, .8);
    stroke: #da2128;
    stroke-width: 2px;
    stroke-dasharray: 94px;
    stroke-dashoffset: 0
}

@keyframes timer {
    100% {
        stroke-dashoffset: 94px
    }
}

.carousel-indicators li.active .circle .timer {
    display: block
}

.carousel-indicators .circle .timer circle {
    animation: timer 7s linear both
}

.carousel-indicators .active {
    width: auto;
    height: auto;
    background-color: transparent
}

.carousel-indicators li {
    width: auto;
    height: auto;
    border: none;
    position: absolute;
    left: 0;
    text-indent: 0
}

.carousel-indicators li+li {
    top: 40px
}

.carousel-indicators {
    width: auto;
    bottom: auto;
    left: auto;
    right: 20px;
    top: 50%;
    transform: translateX(-50%)
}

.content-section ul {
    list-style: none;
    margin: 1em 0;
    padding: 0;
	font-family: arial, Ms-Mincho, sans-serif;
}

.content-section ul li {
    display: block;
    margin: 0;
    padding: 0 0 10px 24px;
    position: relative;
    font-size: 17px;
    color: #6b6b6b;
	font-family: arial, Ms-Mincho, sans-serif;
}

.content-section ul li i {
    position: absolute;
    left: 0
}

.content-section ul li i svg path {
    fill: #6b6b6b
}

.ccm-page h2:after {
    width: 80px;
    height: 2px;
    position: absolute;
    left: auto;
    top: -24px;
    background: #10111e;
    content: '';
    display: block;
    animation-name: lineGrow;
    animation-duration: .6s;
    animation-fill-mode: both;
    animation-delay: .6s
}

.content-box {
    background-color: #414042;
    color: #fff;
    padding-top: 148px;
    position: relative
}

.content-box ul li {
    color: #fff
}

.content-box ul li i svg path {
    fill: #fff
}

.content-box .content-body {
    padding: 24px
}

.content-box .header-image {
    position: absolute;
    top: 0;
    width: 100%;
    height: 148px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center
}

.inner__page {
    padding-top: 96px
}

.contact-info {
    background-color: #db2128;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 10px;
    color: #fff;
    margin: 0 0 20px 20px;
    display: inline-block;
    font-size: 15px;
	font-family:Ms-Mincho;
		
}

.connect-scope {
    font-size: 15px;
    color: #6b6b6b;
    line-height: 30px;
    padding: 5px 10px 5px 48px;
    position: relative;
	font-family: arial, Ms-Mincho, sans-serif;
}

.connect-scope i {
    position: absolute;
    left: 20px
}

.connect-scope i svg path {
    fill: #da2128
}

.connect-scope a {
    color: #da2128
}

.social-media {
    padding: 0 48px
}

.home__page .homepage__slider .text-excerpt {
    background-color: rgba(255, 255, 255, .8);
    width: 630px;
    margin: 0 0 120px 30px;
    padding: 60px 30px 30px 30px
}

.home__page .text-excerpt h1 {
    color: #da2128;
    letter-spacing: -2px;
	font-family: arial, Ms-Mincho, sans-serif;
	font-weight: bolder;
}

.home__page .text-excerpt small {
    font-family: arial, Ms-Mincho, sans-serif;
    font-size: 32px;
    letter-spacing: -1px;
    text-transform: none;
    color: #10111e
}

.footer .social-media,
.text-excerpt .social-media {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateX(-50%);
    padding: 0
}

.text-excerpt .footer-bottom {
    padding: 1em 0
}

.contact-scope {
    background-color: #f5f5f5;
    padding: 30px
}

.foldout .social-media {
    float: right;
    padding: 0
}

.foldout .social-media svg {
    vertical-align: middle
}

@media (min-width:980px) {
    .content-section,
    .footer,
    .header .header__wrapper {
        width: 980px;
        margin: 0 auto;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
    }
    .header,
    .header .header__wrapper {
        height: 96px;
        background-color: #fff;
        color: #414042;
		font-family: arial, Ms-Mincho, sans-serif;
    }
    .custom-tabs {
        padding: 0 30px;
        margin: 1em 0 2em 12em
    }
    .ml-15 {
        margin-left: 15em
    }
}

.foldout-open .wrapper-main {
    width: 980px;
    margin: 0 auto
}

.main-menu ul {
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    list-style: none
}

.main-menu ul li {
    padding: 0;
    margin: 0;
    list-style: none
}

.main-menu ul li ul li {
    font-size: 13px;
    margin: 0 0 .5em 0
}

.main-menu ul li ul li a strong{font-size: 16px; font-weight: bold}

.foldout-open .head_right,
.foldout-open .header__main-menu {
    display: none
}

@media (max-width:979px) {
    .head_right {
        display: none
    }
    .foldout {
        top: 90px
    }
    .home__page .homepage__slider .text-excerpt {
        width: auto;
        max-width: auto;
        margin-right: 30px
    }
    .contact-scope {
        display: none
    }
    .home__page .text-excerpt small {
        font-size: 26px
    }
    .nav-listing {
        display: none
    }
}

.inner__page .banner__section {
    padding: 8em 0 0 0
}

.text-excerpt small.breadcumb-scope {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    display: inline-block;
    padding: 0;
	font-family: arial, Ms-Mincho, sans-serif;
}

.text-excerpt small.breadcumb-scope a {
    position: relative;
    padding-right: 20px;
	color:#fff;
	font-family: arial, Ms-Mincho, sans-serif;
}

.text-excerpt small.breadcumb-scope a:hover {
    color: #da2128
}

.text-excerpt small.breadcumb-scope a:first-child:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: currentColor;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(50%, -50%)
}

.banner__section h1 {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 116px;
	font-family: arial, Ms-Mincho, sans-serif;
}

.banner__section h1:before {
    content: "";
    display: block;
    height: 1px;
    width: 90px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%
}

.text-excerpt--intro p.text-large {
    font-family: arial, Ms-Mincho, sans-serif;
	/*font-weight: bolder;*/
}

.text-excerpt--intro p.text-light {
    font-family: arial, Ms-Mincho, sans-serif;
}

.no-padding-bottom {
    padding-bottom: 1px!important
}

.custom-tabs ul li {
    padding: 0
}

.custom-tabs .nav-pills>li.active>a,
.custom-tabs .nav-pills>li.active>a:focus,
.custom-tabs .nav-pills>li.active>a:hover {
    background-color: transparent;
    color: #1a1a1a;
	font-family:Ms-Mincho; font-weight:bold
}

.custom-tabs .nav-pills>li>a {
    font-family: arial, Ms-Mincho, sans-serif;
    padding: 10px 30px 0 0;
    color: #939598
}

.custom-tabs .nav>li>a:focus,
.custom-tabs .nav>li>a:hover {
    background-color: transparent
}

.table>thead>tr>th {
    background-color: #525252;
    color: #fff;
    font-family:Ms-Mincho; font-weight:bold
}

.table>tbody>tr>td {
    font-family: arial, Ms-Mincho, sans-serif;
    color: #6b6b6b
}

.table tr:nth-child(even) {
    background: #f5f5f5
}

.content-section ul.location-box {
    text-align: center
}

.content-section ul.location-box li {
    width: 262px;
    border-radius: 100%;
    padding: 10px;
    background-color: #e6e7e8;
    height: 262px;
    text-align: center;
    margin: .5em 1em;
    display: inline-block;
    transition: all .5s ease
}

.content-section ul.location-box li b {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 78%;
    font-family:Ms-Mincho;
	font-weight: bolder;
    padding-top: 48px
}

.content-section ul.location-box li i {
    width: 48px;
    height: 48px;
    transition: all .5s ease;
    position: absolute;
    top: -8px;
    left: 78px
}

.content-section ul.location-box li:hover {
    background-color: #d12128;
    color: #fff
}

.content-section ul.location-box li:hover i {
    transform: scaleX(-1)
}

.content-section ul.location-box li:hover i svg path {
    fill: #fff
}

.location-panel h4.panel-title {
    text-transform: none;
    font-size: 15px;
    padding-bottom: 0;
    letter-spacing: 0;
   font-family: arial, Ms-Mincho, sans-serif;
	font-weight: bolder;
}

.counter h6 span {
    display: block;
    font-size: 16px;
    color: #da2128;
    padding: .5em 0
}

.m-20 {
    margin: 40px 0 10px 0
}

.title-page {
    font-size: 40px;
    margin: 50px 0 60px 0;
    color: #151515
}

.portfolio-area li {
    float: left;
    margin: 0 8px 8px 0!important;
    overflow: hidden;
    width: 216px;
    padding: 0!important
}

.home-portfolio-text {
    margin-top: 10px
}

li.active a {
    text-decoration: underline
}

.portfolio-area li>a {
    display: block;
    width: 146px;
    height: 90px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 0 .5em 0 0
}

.portfolio-area li a .preview {
    background-color: #da2128;
    background: rgba(218, 33, 40, .7) url(../images/zoom-icon.png) no-repeat center center;
    border-radius: .25em;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -ms-transition: .4s opacity ease-out;
    -moz-transition: .4s opacity ease-out;
    -o-transition: .4s opacity ease-out;
    -webkit-transition: .4s opacity ease-out;
    transition: .4s opacity ease-out
}

.portfolio-area li a:hover .preview {
    opacity: 1
}

.bg-image {
    background: url(../images/bg-image.jpg) center center;
    margin: -1em!important;
    padding: 1em!important
}

.gray-bg {
    background: #f6f6f6;
    margin: -1em!important;
    padding: 1em!important
}

.contact-data {
    background: #7d7f80;
    padding: 15px 10px;
    min-height:172px;
    margin-bottom: 20px;
    transition: all .5s ease
}

.contact-data:hover {
    background: #da2128
}

.contact-data i {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    display: block;
    transition: all .5s ease
}

.contact-data i path {
    fill: #fff
}

.contact-data:hover i {
    transform: scaleX(-1)
}

.contact-data p {
    margin: 0;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 24px
}

.contact-data a {
    color: #fff
}

.contact-data a:hover {
    color: #fff;
    text-decoration: underline
}

.card-content-box {
    background: rgba(235, 235, 235, .7);
    padding: 15px 20px 20px 20px;
    margin-top: 40px;
    border-bottom: solid 2px #b2b4b6;
    min-height: 230px
}

.card-content-box h3 {
    font-size: 18px;
    text-align: center;
    margin: 10px;
    color: #414042;
    line-height: 1;
	font-family:Ms-Mincho;
	font-weight: bold;
}

.card-content-box i {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;

    margin-top: 10px
}

.card-content-box p {
    font-size: 14px;
    color: #6d6e71;
    text-align: left;
    text-overflow: ellipsis;
    line-height: 26px
}

.card-content-box .text p {
    font-size: 14px;
    line-height: 20px
}

.card-content-box .text ul {
    margin: 0;
    padding: 0
}

.card-content-box circle,
.card-content-box path,
.card-content-box rect {
    fill: #da2128
}

.card-content-box.height-1 {
    min-height: auto
}

.card-content-box.height-2 {
    min-height: auto
}

.text>ul {
    margin: 10px 0;
    padding: 0
}

.text>ul>li {
    display: block;
    margin-bottom: 5px;
    font-size: 17px;
    color: #6d6e71;
    padding:0px 3px 3px;
    padding-left: 25px;
    position: relative
}

.text>ul>li i {
    position: absolute;
    width: 8px;
    height: 8px;
    left: 5px;
    top: 5px;
    font-size: 12px;
    margin: 0;
    display: none
}

.text>ul>li:after {
    content: '';
    width: 6px;
    height: 6px;
    background: #da2128;
    display: block;
    position: absolute;
    left: 8px;
    top: 11px!important;
    border-radius: 100%
}

.icon.r180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.homepage__slider .carousel,
.homepage__slider .item {
    height: 70vh
}

.nav-listing {
    background-color: #fff;
    margin: 0 auto!important;
    padding: 0!important;
    position: absolute;
    bottom: -32px;
    width: 33vw;
    right: 0;
    z-index: 1
}

.nav-listing li {
    display: inline-block!important;
    margin: 0;
    padding: 0!important
}

.nav-listing li a {
    padding: 18px 15px;
    color: #414042;
    display: inline-block;
    border-bottom: 2px solid transparent;
    font-size: 17px;
    transition: .5s ease all;
    letter-spacing: -.5px;
	font-family: arial, Ms-Mincho, sans-serif;
}

.nav-listing li a.active,
.nav-listing li a:hover {
    color: #da2128
}

.hightlight-text {
    color: #d51317!important;
    padding-left: 0;
	padding-bottom: 24px;
}

.counter h6 {
    font-size: 16px!important
}

.infra-image {
    position: relative
}

.area-content {
    position: absolute;
    padding: 15px;
    background-color: #fff;
    z-index: 100000;
    width: 275px;
    top: 230px;
    left: 350px;
    box-shadow: 2px -1px 6px 6px rgba(0, 0, 0, .1);
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out
}

.area-content ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.area-content ul li {
    list-style: none;
    padding: 0 0 0 16px;
    margin: 0 0 .5em 0;
    font-size: 14px;
    line-height: 1.2;
    position: relative
}

.area-content ul li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #6d6d71;
    left: 0;
    top: 5px
}

.area1-scope.active-agent,
.area2-scope.active-agent,
.area3-scope.active-agent,
.area4-scope.active-agent,
.area5-scope.active-agent {
    opacity: 1;
    visibility: visible;
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .25s;
    -moz-animation-delay: .25s;
    -o-animation-duration: .25s;
    animation-delay: .25s
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translatex(-10px);
        -moz-transform: translatex(-10px);
        -o-transform: translatex(-10px);
        transform: translatex(-10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0)
    }
}

@-moz-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translatex(-10px);
        -moz-transform: translatex(-10px);
        -o-transform: translatex(-10px);
        transform: translatex(-10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translatex(-100px);
        -moz-transform: translatex(-100px);
        -o-transform: translatex(-100px);
        transform: translatex(-100px)
    }
    to {
        opacity: 1;
        -webkit-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0)
    }
}

.logo-scope {
    margin: 1em auto;
    padding: 0 0 1em 0;
    display: block
}

.rtRequestContainer {
    position: fixed;
    top: 40%;
    z-index: 1002;
    right: 0
}

.reqbox {
    background-color: #d51317;
    font-size: 16px;
    height: 120px;
    padding: 15px 0 0 5px;
    position: relative;
    right: 0;
    text-align: left;
    transition: all .5s ease 0s;
    width: 40px;
    z-index: 9999;
    cursor: pointer;
    line-height: 1;
    color: #fff
}

.reqbox:hover {
    right: 0;
    color: #fff
}

.reqInfo span {
    padding: 6px 0;
    display: block;
    transform: rotate(90deg);
    white-space: nowrap
}

@media (min-width:992px) {
    .modal-lg {
        width: 80%
    }
}

.modal-header .close {
    opacity: 1
}

.modal-header button:hover {
    background-color: transparent
}

.modal-footer,
.modal-header {
    padding: 30px
}

.modal-body {
    padding: 0 30px 30px 30px
}

.modal-title {
    font-size: 26px;
    font-family: arial, Ms-Mincho, sans-serif;
}

.modal-title span {
    color: #d51317
}

.no-border {
    border: none!important
}

.modal-body .form {
    box-shadow: none;
    padding: 0;
    margin: 0
}

.modal-body .form p {
    margin: 0
}

.modal-body .form label {
    font-size: 16px
}

.code-wrapper {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.code-wrapper h1 {
    font-size: 100px;
    margin: 0;
    font-family: arial, Ms-Mincho, sans-serif;
}

.code-wrapper {
    font-size: 21px
}

.media-gallery {
    clear: both;
    float: none;
    margin: 1em 0 0 0
}

.media-gallery ul {
    list-style: none;
    margin: 0
}

.media-gallery li {
    color: #6d6e71;
    display: block;
    float: left;
    margin: .8em .8em 0 0!important;
    padding: 0!important;
    cursor: pointer;
    border: 1px solid #e4e2e2;
    width: 216px;
    border-radius: .25em
}

.media-gallery li>a {
    display: block;
    padding: 4px;
    overflow: hidden;
    position: relative;
    float: left
}

.media-gallery li a .preview {
    background-color: #da2128;
    background: rgba(218, 33, 40, .7) url(../images/zoom-icon.png) no-repeat center center;
    border-radius: .25em;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -ms-transition: .4s opacity ease-out;
    -moz-transition: .4s opacity ease-out;
    -o-transition: .4s opacity ease-out;
    -webkit-transition: .4s opacity ease-out;
    transition: .4s opacity ease-out
}

.media-gallery li a:hover .preview {
    opacity: 1
}

.page--full .menu-toggle__bar,
.page--contact .menu-toggle__bar,
.page--careers .menu-toggle__bar,
.page--career-detail .menu-toggle__bar,
.page--careers-overview .menu-toggle__bar,
.page--global .menu-toggle__bar,
.header--bg .menu-toggle__bar {
    background-color: #10111E
}

.menu-toggle--clicked .menu-toggle__bar {

    transition: top .3s ease-in-out, opacity 1ms linear .4s, -webkit-transform .3s ease-in-out .4s;
    transition: top .3s ease-in-out, transform .3s ease-in-out .4s, opacity 1ms linear .4s;
    transition: top .3s ease-in-out, transform .3s ease-in-out .4s, opacity 1ms linear .4s, -webkit-transform .3s ease-in-out .4s;
    opacity: 0
}

.menu-toggle--clicked .menu-toggle__bar:first-of-type {
    top: 0;
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.menu-toggle--clicked .menu-toggle__bar:last-of-type {
    top: 0;
    opacity: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-toggle--clicked .menu-toggle__label--closed {
    display: none
}

.modal {
    background: rgba(0, 0, 0, .5);
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.ErrorField,
input[type=email].error,
input[type=file].error,
input[type=number].error,
input[type=password].error,
input[type=tel].error,
input[type=text].error,
select.error,
textarea.error {
    border-color: #da2128!important
}

.back-home {
    border-radius: 20px;
    border: 1px solid #D51317;
    padding: 0 10px;
    margin: .75em 0;
    display: inline-block;
    font-family: arial, Ms-Mincho, sans-serif;
	font-weight: 400;
}

.thank-you {
    text-align: center;
    padding-top: 8em
}

.thank-you p {
    font-size: 18px;
}

.sojitz-bottom-line {
    float: right
}

.english-top-font{font-size:18px}