@font-face {
    font-family: brother-1816;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Brother1816-Light.woff") format("woff");
}

@font-face {
    font-family: brother-1816;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Brother1816-Regular.woff") format("woff");
}
@font-face {
    font-family: brother-1816;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Brother1816-Medium.woff") format("woff");
}
@font-face {
    font-family: brother-1816;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Brother1816-Bold.woff") format("woff");
}

@font-face {
    font-family: Baskerville;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Baskerville-01.woff") format("woff");
}
@font-face {
    font-family: Baskerville;
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Baskerville-SemiBold-05.woff") format("woff");
}
@font-face {
    font-family: Baskerville;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Baskerville-Bold-02.woff") format("woff");
}

body {
    background-color: #000;
    color: #fff;
    overflow-wrap: break-word;
}

html, body {
    font-size: 16px;
}

.mt-20 {
	margin-top: 20px;
	margin-bottom: 50px;
}

img {
    border: 0;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}

*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
#siteWrapper {
    position: relative;
}

#siteWrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

/* header */

@media screen and (min-width: 1200px){
.site-wrapper, .sqs-catalog {
    font-size: calc(.9 * 1rem);
}
}

.site-wrapper, .sqs-catalog {
    font-family: brother-1816;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .03em;
    text-transform: none;
    line-height: 1.8em;
    font-size: 1rem;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
}

.header.black-bold {
    background-color: #000;
}

.header {
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    line-height: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    pointer-events: none;
}

.header .header-announcement-bar-wrapper {
    position: relative;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
    padding-top: 2.5vw;
    padding-bottom: 2.5vw;
    padding-left: 0vw;
    padding-right: 0vw;
    pointer-events: auto;
}

.header-inner {
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
}

.header-inner {
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: inherit;
}

.header-background, .header-background::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 400ms cubic-bezier(.4,0,.2,1);
    will-change: opacity;
}

.header-background::after {
    content: '';
    opacity: 0;
}

.header-background, .header-background::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 400ms cubic-bezier(.4,0,.2,1);
    will-change: opacity;
}

.header-display-desktop {
    position: relative;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    justify-content: flex-start;
    align-items: center;
}

.header-title-nav-wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex: 1 0 67%;
    align-items: center;
}

.header-title {
    flex-grow: 0;
    flex-shrink: 0;
    backface-visibility: hidden;
}

.header-title-logo {
    width: auto;
    font-size: 0;
}

.header-title-logo a {
    display: inline-block;
    max-width: 100%;
    max-height: 42px;
}

.header-title-logo img {
    width: auto;
    max-width: 100%;
    max-height: 42px;
}

.header-layout-nav-right .header-nav {
    text-align: right;
    margin-left: auto;
    padding-left: 2vw;
}

.header-nav {
    flex-grow: 1;
    flex-shrink: 1;
}

.header-layout-nav-right .header-nav-list {
    justify-content: flex-end;
}

.header-nav-list {
    display: inline-flex;
    flex-wrap: wrap;
}

.header-nav .header-nav-item--folder {
    position: relative;
}

.header-nav-list>div {
    white-space: nowrap;
}

@media screen and (min-width: 1200px){
.header-nav-item, .user-accounts-text-link, .cart-text-link {
    font-size: calc(.9 * 1rem);
}
}

.header-nav-item, .user-accounts-text-link, .cart-text-link{
    font-family: brother-1816;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .1em;
    text-transform: uppercase;
    line-height: 2.8em;
}

body:not(.header--menu-open) .black-bold .header-nav-wrapper a {
    color: #fff;
}

.header .header-nav-wrapper a {
    text-decoration: none;
    backface-visibility: hidden;
    padding: .1em 0;
}

.header-nav-item a {
    display: block;
}

.header .header-layout-nav-right .header-nav .header-nav-item--folder .header-nav-folder-content {
    left: auto;
    right: -1em;
    text-align: right;
}

body:not(.header--menu-open) .black-bold .header-nav-folder-content {
    background-color: #000;
}

.header-nav .header-nav-item--folder .header-nav-folder-content {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: auto;
    left: -1em;
    padding: .5em 1em;
    text-align: left;
    min-width: 200px;
    z-index: 10;
}

.header-nav .header-nav-item--folder .header-nav-folder-content .header-nav-folder-item {
    line-height: 1.3;
}


body:not(.header--menu-open) .black-bold .header-nav-wrapper a {
    color: #fff;
}

.header .header-nav-wrapper a {
    text-decoration: none;
    backface-visibility: hidden;
    padding: .1em 0;
}

.header-nav .header-nav-item--folder:hover .header-nav-folder-content, .header-nav .header-nav-item--folder .header-nav-folder-content.focus-within {
    opacity: 1;
    pointer-events: auto;
}

.header-layout-nav-right .header-nav-item:not(:first-child):not(.header-actions-action--cart) {
    margin-left: 2.1vw;
}

.header-nav-item:last-child a {
    color: #72cac1 !important;
    padding-left: .9352em;
    padding-right: .9352em;
    border-color: #72cac1;
    background: transparent;
    border-width: 2px;
    border-style: solid;
    -webkit-transition: .1s background-color linear,.1s color linear;
    -moz-transition: .1s background-color linear,.1s color linear;
    -o-transition: .1s background-color linear,.1s color linear;
    transition: .1s background-color linear,.1s color linear;
    position: relative;
    display: inline-block;
    line-height: normal;
    padding: .56em .9352em;
    font-family: brother-1816;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .02em;
    line-height: 1.2em;
    vertical-align: bottom;
    text-decoration: none;
    background-image: none !important;
}

.header-nav-item:last-child a:hover {
    background: #b98f3c;
    color: #fff !important;
    text-decoration: none;
}

.header-layout-nav-right .header-actions {
    margin-right: 0;
}

.header-actions--right {
    justify-content: flex-end;
}


.header-actions {
    flex-grow: 0;
    flex-shrink: 1;
    display: inline-flex;
    align-items: center;
}

.header-actions--right .header-actions-action {
    margin: 0 0 0 1vw;
}

.header-actions .header-actions-action--cta {
    white-space: nowrap;
}

.black-bold .sqs-block-button-element--small, .black-bold .sqs-block-button-element--medium, .black-bold .sqs-block-button-element--large, .black-bold .header-actions .btn {
    color: #b98f3c;
    border-color: #b98f3c;
    background: transparent;
}


.btn {
    border-width: 2px;
    border-style: solid;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
}


.black-bold .sqs-block-button-element--small:hover, .black-bold .sqs-block-button-element--medium:hover, .black-bold .sqs-block-button-element--large:hover, .black-bold .header-actions .btn:hover {
    background: #b98f3c;
    color: #fff;
}

.header-burger {
    display: none;
    align-items: center;
    justify-content: center;
}

.burger {
    position: relative;
    display: inline-block;
    cursor: pointer;
    background-color: transparent;
    border: none;
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px,1px,1px,1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}


[hidden], template {
    display: none;
}


.burger-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
}


.burger-inner {
    width: 100%;
    height: 100%;
}


body:not(.header--menu-open) .black-bold .burger-inner .top-bun, body:not(.header--menu-open) .black-bold .burger-inner .patty, body:not(.header--menu-open) .black-bold .burger-inner .bottom-bun {
    background-color: #fff;
}


.burger-inner.header-menu-icon-doubleLineHamburger .top-bun {
    transform: translatey(-5.5px);
}


.burger-inner .top-bun, .burger-inner .patty, .burger-inner .bottom-bun {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: 100%;
    height: 1px;
    transition: transform 250ms cubic-bezier(.2,.6,.3,1),width 250ms cubic-bezier(.2,.6,.3,1);
    will-change: transform,width;
}


.burger-inner.header-menu-icon-doubleLineHamburger .patty {
    transform: scale(0);
}

.burger-inner.header-menu-icon-doubleLineHamburger .bottom-bun {
    transform: translatey(5.5px);
}


.header-display-mobile {
    display: none;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    justify-content: flex-start;
    align-items: center;
}


.black-bold .sqs-block-button-element--small, .black-bold .sqs-block-button-element--medium, .black-bold .sqs-block-button-element--large, .black-bold .header-actions .btn {
    color: #b98f3c;
    border-color: #b98f3c;
    background: transparent;
}


.black-bold .sqs-block-button-element--small:hover, .black-bold .sqs-block-button-element--medium:hover, .black-bold .sqs-block-button-element--large:hover, .black-bold .header-actions .btn:hover {
    background: #b98f3c;
    color: #fff;
}


.btn {
    border-width: 2px;
    border-style: solid;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
}


@media screen and (min-width: 1200px){
.header-actions-action--cta a, .header-skip-link {
    font-size: calc(.9 * 1rem);
}
}


.header-actions-action--cta a, .header-skip-link{
    font-family: brother-1816;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .02em;
    text-transform: none;
    line-height: 1.2em;
}
.btn {
    position: relative;
    display: inline-block;
    padding: .56em .9352em;
}

.black-bold .sqs-block-button-element--small,
.black-bold .sqs-block-button-element--medium, 
.black-bold .sqs-block-button-element--large, 
.black-bold .header-actions .btn {
    color: #fff;
    border-color: #fff;
    background: transparent;
    border-radius: 0;
}


.black-bold .sqs-block-button-element--small:hover, 
.black-bold .sqs-block-button-element--medium:hover, 
.black-bold .sqs-block-button-element--large:hover, 
.black-bold .header-actions .btn:hover {
    background: #fff;
    color: #000;
}


.header-menu {
    position: fixed;
    z-index: 1;
    display: flex;
    flex-direction: column;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    will-change: opacity,visibility;
    user-select: none;
    text-align: center;
    pointer-events: auto;
}

.header-menu {
    font-size: 1.2em;
}


/* header */


/* footer */
.page-section.vertical-alignment--middle:not(.content-collection):not(.gallery-section):not(.user-items-list-section) {
    align-items: center;
}
.page-section.section-height--small:not(.content-collection):not(.gallery-section):not(.user-items-list-section) {
    min-height: 33vh;
}
.page-section {
    position: relative;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.black-bold:not(.has-background) .section-background 
{
    background-color: #000;
}
.section-background
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.section-background {
    overflow: hidden;
    pointer-events: none;
}
.page-section.vertical-alignment--middle:not(.content-collection):not(.gallery-section):not(.user-items-list-section).section-height--small>.content-wrapper {
    padding-top: 3.3vmax;
    padding-bottom: 3.3vmax;
}
.page-section.horizontal-alignment--center>.content-wrapper {
     justify-content: center; 
}
.page-section:not(.full-bleed-section)>.content-wrapper {
    padding-right: 0vw;
    padding-left: 0vw;
    margin: 0 auto;
    box-sizing: content-box;
}
.page-section>.content-wrapper 
{
    display: flex;
}
.page-section>.content-wrapper {
    width: 100%;
    box-sizing: content-box;
    position: relative;
}
.page-section>.content-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
.sqs-layout > .sqs-row {
    margin-left: -17px;
    margin-right: -17px;
}
.sqs-row {
    width: auto !important;
}
[class*=sqs-col]:last-child {
    padding-right: 0;
}
.sqs-col-12 {
    width: 100%;
}
[class*=sqs-col] {
    float: left;
}
.sqs-layout:not(.sqs-editing) .sqs-row .sqs-block:not(.float):not(.sqs-feature-gated-wrapper):first-child {
    padding-top: 0;
}
[class*=sqs-col] .sqs-block {
    padding-left: 17px;
    padding-right: 17px;
}
.sqs-block:not(.sqs-block-html):not(.sqs-block-markdown) {
    clear: both;
}
.sqs-block-spacer .sqs-block-content {
    visibility: hidden;
}
.sqs-block .sqs-intrinsic {
    position: relative !important;
}
.sqs-col-12 .sqs-col-3 {
    width: 15%;
}
.sqs-col-12 .sqs-col-6 {
    width: 70%;
}
.sqs-row {
    width: auto !important;
}
.sqs-row:before, .sqs-row:after {
    content: "";
    display: table;
}
.sqs-col-6 .sqs-col-2 {
    width: 33.3333%;
}
.sqs-block-html .sqs-block-content {
    outline: none;
}
.sqs-block-html .sqs-block-content>*:last-child {
    margin-bottom: 0;
}
.sqs-block-html .sqs-block-content>*:first-child {
    margin-top: 0;
}
pre {
    white-space: pre-wrap;
}
.sqs-block-html .sqs-block-content *:not(h1):not(h2):not(h3) {
    word-wrap: break-word;
}
.sqs-block-html pre code {
    font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 0em;
    line-height: 1.1em;
    font-family: brother-1816;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1em;
    font-size: 1rem;
}
.sqs-block-html a, .read-more-link, .entry-excerpt a, .blog-excerpt a, .eventlist-excerpt a {
    color: #fff;
}
.sqs-block-html a, .image-title-wrapper a, .image-subtitle-wrapper a, .sqs-image-caption a, .image-caption a, .sqs-block-newsletter a, .list-item-content__description a, .list-section-title a {
    background-repeat: unset;
    background-image: unset;
    background-size: unset;
    background-position: unset;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-color: currentColor;
    text-decoration-thickness: 1px;
    text-underline-offset: .2em;
    text-decoration-skip: auto;
    text-decoration-skip-ink: auto;
}
.sqs-block-html a, .image-title-wrapper a, .image-subtitle-wrapper a, .sqs-image-caption a, .image-caption a, .sqs-block-newsletter a, .list-item-content__description a, .list-section-title a {
    white-space: initial;
}
[class*=sqs-col]:last-child {
    padding-right: 0;
}
.sqs-block {
    position: relative;
    height: auto;
    padding-top: 17px;
    padding-bottom: 17px;
}
.image-block-outer-wrapper.animation-disabled, .image-block-outer-wrapper.animation-loaded {
    transform: translatez(0);
}
.sqs-block-image .design-layout-inline .intrinsic {
    margin: 0 auto;
}
.sqs-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper {
    position: relative;
    overflow: hidden;
}
.sqs-col-12 .sqs-col-3 {
    width: 15%;
}
.sqs-layout:not(.sqs-editing)>.sqs-row:first-child>[class*=sqs-col]:first-child>.sqs-block:last-child, .sqs-layout:not(.sqs-editing) .sqs-block+.sqs-row .sqs-block:not(.float):last-child {
    padding-bottom: 17px;
}
.sqs-block-button-container--center
{
    text-align: center;
}
.sqs-block-button-element{
    color: #b98f3c;
    border-color: #b98f3c;
}
.sqs-block-button-element:hover
{
    background-color: #b98f3c;
    color: #fff;
}
.sqs-block-button-container--center a {
    border-width: 2px;
    border-style: solid;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
}
.sqs-block-button-element, .image-button a, .list-item-content__button {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    padding: .7em 1.169em;
}
.sqs-row:after {
    clear: both;
}

.social-icon-alignment-center .sqs-svg-icon--list {
    text-align: center;
}
.social-icons-size-small.social-icons-style-regular.social-icon-alignment-center .sqs-svg-icon--wrapper, .social-icons-size-extra-large.social-icon-alignment-center .sqs-svg-icon--wrapper {
    margin: 0 6px;
}
.socialaccountlinks-v2-block .social-icons-size-small.social-icons-style-regular .sqs-svg-icon--wrapper, .social-account-links-v2-block .social-icons-size-small.social-icons-style-regular .sqs-svg-icon--wrapper {
    width: 20px;
    height: 20px;
}
.black-bold .socialaccountlinks-v2-block .sqs-svg-icon--wrapper, .black-bold .social-account-links-v2-block .sqs-svg-icon--wrapper {
    transition: opacity 170ms ease-in-out;
}
.socialaccountlinks-v2-block .social-icons-style-regular .sqs-svg-icon--wrapper>div, .social-account-links-v2-block .social-icons-style-regular .sqs-svg-icon--wrapper>div {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}
.sqs-svg-icon--wrapper>div, .sqs-svg-icon--wrapper svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sqs-svg-icon--wrapper {
    cursor: pointer;
}
.black-bold .socialaccountlinks-v2-block .sqs-svg-icon--social, .black-bold .social-account-links-v2-block .sqs-svg-icon--social, .black-bold .socialaccountlinks-v2-block .sqs-use--icon, .black-bold .social-account-links-v2-block .sqs-use--icon, .black-bold .socialaccountlinks-v2-block .sqs-use--mask, .black-bold .social-account-links-v2-block .sqs-use--mask {
    fill: transparent;
}
.sqs-svg-icon--wrapper {
    display: inline-block;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: background-color 170ms ease-in-out;
    transition: background-color 170ms ease-in-out;
    z-index: 0;
}
.sqs-svg-icon--list svg
{
    width: 10px;
    height: 10px;
    fill: #fff;
    margin-top: 5px;
    margin-left: 7px;
}
@media screen and (min-width: 1200px)
{
.site-wrapper, .sqs-catalog {
    font-size: calc(.9 * 1rem);
}
.sqs-block-html pre code , .sqs-block-button-element--medium{
    font-size: calc(1 * 1rem);
}
}

@media screen and (min-width: 768px)
{
.page-section.content-width--medium:not(.content-collection) .content {
    width: 75%;
}
}

/* footer */
/*body{
    font-family: brother-1816;
}*/
ul{
    list-style: none;
    padding-left: 0;
}

.body_sec {
    margin-top: 110px;
}

.top_menu,
.map_content {
    padding: 50px 0 70px;
}

.body_sec_wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

.top_menu ul{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.top_menu ul li + li{
    margin-left: 65px;
}

.top_menu ul li a{
    font-size: 12px;
    letter-spacing: 0.03em;
    /*font-size: 8px;*/
    font-weight: 500;
    transition: all 0.3s ease-in-out;
	text-transform: uppercase;
}

.top_menu ul li a:hover{
    color: #777;
}

.heading_sec > p{
    font-weight: 400;
    padding-bottom: 10px;
    /*font-weight: bold;*/
}
.login_subtitle > p{
   font-weight: 400; 
}

.sqs-svg-icon--list a:hover{
    opacity: .8;
}
h1, h2, h3, h4{
    font-family: Baskerville;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -.02em;
    text-transform: none;
}
.heading_sec h2{
    font-size: calc(4 * 1rem);
    line-height: 1.232;
}

.map_content,
.datas,
.map_sec_wrap{
    display: flex;
}

.map_content .map_detail{
    flex:  0 0 300px;
}

.map_content .map_detail{
    padding-left: 50px;
}

.map_content .map{
    flex:  0 0 calc(100% - 300px);
}

.datas{
    flex-wrap: wrap;
    justify-content: flex-start;
}
.datas > div {
    max-width: 20%;
    width: 100%;
    flex: 0 0 20%;
    padding-bottom: 30px;
}
.data h3{
    font-size: calc(3.5 * 1rem);
    line-height: 1.232;
    text-align:center;
}

.data p{
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 120%;
}

.data p br{
    height: 5px;
}

.company_wrapper  .company_data + .company_data{
    padding-top: 30px;
    padding-bottom: 100px;
}

.company_wrapper .company_data{
    padding-top: 70px;
    padding-bottom:80px;
}

.total_value {
    padding: 50px 0;
}

.each_val {
    display: flex;
    align-items: center;
}

.total_value .each_val p {
    font-size: 22px;
}

.total_value .each_val p:first-child{
    width: 407px;
    margin-right: 10px;
}

.total_value .each_val p span{
    font-weight: 500;
}

.graph_val{
    flex:  0 0 375px;
    padding-left: 50px;
}

.graphic{
    flex:  0 0 calc(100% - 375px);
}

.map_sec {
    padding-bottom: 100px;
}

.grap_detail .each_val p{
    width: 165px;
}

.grap_detail .each_val p:last-child{
    margin-left: 20px;
}

.grap_notice {
    padding: 50px 0;
}

.increase_inv a{
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    padding: 8px 20px;
    transition: all 0.3s ease-in-out;
}

.increase_inv a:hover{
    background-color: #808080;
    color: #fff;
}


/*..........login Section .............*/
.login_section 
{
    position: relative;
    padding-top: 119.672px;
    display: flex;
    align-items: center;
    color: #ffffff;
}
.login_bg
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.login_bg img
{
    object-position: 50% -9%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.login_bg figure
{
        height: 100%;
}
.banner_cont
{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding-top: 10vmax;
    padding-bottom: 7vmax;
    z-index: 9;
}
.banner_col
{
    width: 40%;
}
.login_subtitle p
{
    font-family: brother-1816;
    font-size: calc(.9 * 1rem);
    color: #fff;
}
.login_title h1
{
    font-size: calc(4 * 1rem);
    line-height: 1.232;
    font-weight: 400;
    margin-bottom: 2rem;
}
.form_item
{
    margin-bottom: 24px;
}
.label_txt
{
    color: #fff;
    font-size: calc(.9 * 1rem) !important;
}
.field-element
{
    width: 100%;
    padding: 12px;
    margin: 6px 0 4px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    font-family: sans-serif;
    font-size: 12px;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 2px;
}
.field-element:focus
{
    background: #fff;
    -webkit-transition: background .1s ease-in;
    transition: background .1s ease-in;

}
.form_item span
{
   font-size: 14px; 
   font-style: italic;
}
.form-button-wrapper--align-left
{
    text-align: left;
}
.sqs-editable-button
{
    font-family: brother-1816;
    background: transparent;
    color: #fff;
    border:2px solid #fff;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .03em;
    text-transform: none;
    line-height: 1.8em;
    padding: .7em 1.169em;
    transition: 0.2s background-color linear, 0.1s color linear;
}
.sqs-editable-button:hover
{
    background-color:#808080;
    color: #fff;
}
.login_info p,.client_info li
{
    font-size: calc(.9 * 1rem);
    font-weight: 400;
    color: #fff;
}
.login_info p
{
    padding: 1rem 0;
}
ul
{
    list-style: none;
}



/* header responsive*/
@media(min-width: 1024px){
    .company_wrapper .company_data{
        margin-left: -40px;
    }
}

@media only screen and (pointer: coarse) and (max-width: 1024px), screen and (max-width: 799px){
.header .header-announcement-bar-wrapper {
    padding: 6vw;
}

.header-display-desktop {
    display: none;
}

.header-display-mobile {
    display: flex;
}

.header .header-title-nav-wrapper {
    flex: 1 0 calc(100% - 50px);
}

.header .header-mobile-layout-logo-left-nav-right .header-display-mobile .header-title {
    text-align: left;
}

.header .header-title-nav-wrapper .header-title {
    margin-right: 0;
    flex: 1 0 100%;
    text-align: left;
}

.header .header-mobile-layout-logo-left-nav-right .header-display-mobile .header-title {
    text-align: left;
}

.header .header-title-nav-wrapper .header-nav {
    display: none;
}

.header .header-mobile-layout-logo-left-nav-right .header-display-mobile .header-actions {
    justify-content: center;
}

.header .header-actions, .header .header-actions-action--social, .header .header-actions-action--cta {
    display: none;
}

.header-display-mobile .showOnDesktop {
    display: none;
}

.header .header-actions, .header .header-actions-action--social, .header .header-actions-action--cta {
    display: none;
}

.header .header-mobile-layout-logo-left-nav-right .header-display-mobile .header-burger {
    justify-content: flex-end;
}

.header .header-burger {
    margin-right: 0;
    align-items: flex-end;
    justify-content: flex-end;
    flex: 0 0 50px;
    width: 50px;
}

.header-burger {
    display: flex;
}

.burger--active .burger-inner .top-bun {
    transform: translatex(3.5px) rotate(
-135deg
);
    width: 28px;
    background-color: #fff;
}

.burger--active .burger-inner.navLeft .patty, .burger--active .burger-inner.navRight .patty, .burger--active .burger-inner .patty {
    transform: scale(0);
}

.burger--active .burger-inner .bottom-bun {
    transform: translatex(3.5px) rotate(
135deg
);
    width: 28px;
    background-color: #fff;
}

.header-menu {
    transition: visibility 600ms cubic-bezier(.4,0,.2,1),opacity 400ms cubic-bezier(.4,0,.2,1);
    padding-top: 164.25px;
}

.header--menu-open .header-menu {
    opacity: 1;
    visibility: visible;
}

.header-menu-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.header-menu.black .header-menu-bg {
    background-color: #000;
}

.header-menu-nav {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
}

.header-menu-nav-list {
    position: relative;
    flex-grow: 1;
    width: 100%;
    transform: translatey(20px);
    transition: transform 600ms cubic-bezier(.4,0,.2,1);
}

.header--menu-open .header-menu .header-menu-nav-list {
    transform: translatey(0);
}


.header-menu-nav-folder[data-folder="root"] {
    transform: translatex(0%);
}

.header-menu-nav-folder--open {
    transform: translatex(-100%) !important;
}

.header-menu-nav-folder-content {
    position: relative;
    display: flex;
    width: 100%;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: center;
    flex-direction: column;
}

.header-menu-nav-item {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding-left: 0vw;
    padding-right: 0vw;
    font-family: brother-1816;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .1em;
    text-transform: uppercase;
    line-height: 2.8em;
    font-size: 1.2rem;
}

.header-menu.black .header-menu-nav a:not(.btn) {
    color: #fff;
}

.header-menu-nav-item a {
    position: relative;
    display: block;
    margin: 3vw 5vw;
    transition: opacity 250ms cubic-bezier(.4,0,.2,1);
}

.header-menu a {
    opacity: 1;
}

.header-menu-nav-item-content {
    position: relative;
    display: inline-block;
    pointer-events: none;
}

.chevron {
    position: relative;
    display: inline-block;
    width: .4em;
    height: .4em;
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
    vertical-align: middle;
    margin-top: -.14em;
}

.chevron--right {
    transform: rotate(
45deg
);
}

body.header--menu-open {
    overflow: hidden;
}

.header-menu-nav-folder {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    max-height: 100%;
    justify-content: flex-start;
    overflow-y: scroll;
    overflow-x: hidden;
    transform: translatex(100%);
    transition: transform 600ms cubic-bezier(.4,0,.2,1);
    -webkit-overflow-scrolling: touch;
    flex-direction: column;
}

.header-menu-nav-folder--active {
    transform: translatex(0);
    will-change: transform;
}
.back_arrow
{
    transform: rotate(225deg);
}

}


@media screen and (min-width: 768px){
.header-menu-nav-item a {
    font-size: 6vmin;
}
}

/* header responsive */






/*...........login_responsive...................*/
@media(max-width: 1024px)
{
    .body_sec {
    margin-top: 81px;
}
    .banner_cont
    {
        padding-top: 5vmax;
        max-width: 960px !important;
    }
    footer .sqs-block-content p
    {
        font-size: calc((.9 - 1) * 1.2vw + 1rem);
    }
    
}
@media(max-width: 768px)
{
    
    footer#footer-sections > section{
        padding-top: 20px;
    }
    #block-yui_3_17_2_1_1611716734877_16292{
        display: none;
    }
    .sqs-layout [class*=sqs-col] 
    {
       float: none !important;
       width: auto !important;
    }
    .login_title h1
    {
        font-size: calc((4 - 1) * 1.2vw + 1rem);
    }
    .banner_col
    {
        width: 80% !important;
        margin: 0 auto;
    }
    #block-yui_3_17_2_1_1616373664475_8399
    {
        text-align: center;
    }
    #block-yui_3_17_2_1_1611716734877_16794
    {
        display: none;
    }
    .login_subtitle p,.login_info p
    {
        font-size:calc((.9 - 1) * 1.2vw + 1rem);
    }
}
@media(max-width: 480px)
{
    
}

/*...........country_responsive...................*/
@media(max-width: 1024px)
{
    .body_sec_wrapper
    {
        max-width: 960px;
    }
}
@media(max-width: 768px)
{
    .map_sec {
    padding-bottom: 30px;
}
    .datas > div{
            padding-bottom: 15px;
    }
     .body_sec_wrapper
    {
        max-width: 680px;
		padding: 25px;
    }
	#placeholder {
		margin-top: 25px;
		margin-bottom: 25px;
		width: 100%;
		min-height: 350px;
	}
    .top_menu ul
    {
        justify-content: center;
    }
    .heading_sec h2,.heading_sec h2
    {
        font-size: calc((4 - 1) * 1.2vw + 1rem);
    }
    .site-wrapper, .sqs-catalog
    {
        font-size: calc((.9 - 1) * 1.2vw + 1rem);
    }
    .map_content
    {
        flex-wrap: wrap;
    }
    .map_content .map_detail,.map_content .map 
    {
        flex: 0 0 100%;
		min-height: 300px;
    }
	.total_value .each_val p, .each_val p {
		font-size: 16px;
		margin-bottom: 0.25em;
	}
    .map_content .map_detail
    {
        padding-left: 15px;
    }
    .datas
    {
        flex-wrap: wrap;
    }
    .datas > div
    {
        max-width: 50%;
        width: 100%;
        flex: 0 0 50%;
		padding: 20px;
    }
    .data h3
    {
        text-align: center;
        font-size: 35px;
    }
    
    .data p {
        font-size: 13px;

	    max-width: 200px;
	    margin: 0 auto;
    }
    .total_value {
    padding: 20px 0;
}
    .company_wrapper .company_data
    {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: -25px;
    }
    .total_value .each_val p:first-child
    {
        max-width:410px;
        width: 100%;
    }
    .map_sec_wrap
    {
        flex-wrap: wrap;
    }
    .map_sec_wrap > div
    {
        flex: 0 0 100%;
    }
    .graph_val
    {
        padding-left: 0px;
    }
	.grap_detail .each_val p {
		width: 250px;
	}
}
@media(max-width: 480px)
{
    .sqs-block-html pre code {
        font-size: .8rem;
    }
    footer .sqs-block-content p {
    font-size: calc((.5 - 1) * 1.2vw + 1rem);
}
    .grap_notice {
        padding: 20px 0;
    }
    .grap_detail .each_val p,
    .grap_notice p,
     .login_info p{
        font-size: calc((.6 - 1) * 1.2vw + 1rem);
    }
    .country_names ol li{
            font-size: calc((.7 - 1) * 1.2vw + 1rem);
    }
    .heading_sec > p,
    .login_subtitle p{
            font-size: calc((.1 - 1) * 1.2vw + 1rem);
            padding-bottom: 0;
    }
    .top_menu ul li{
        line-height: 1;
        text-align: center;
    }
    .body_sec_wrapper
    {
        width: 100%;
        padding: 0 20px;
    }
    .top_menu, .map_content
    {
        padding: 20px 0 40px;
    }
    .top_menu{
        padding: 20px 0;
    }
    .top_menu ul li + li
    {
        margin-left: 35px;
    }
    .map_content .map_detail
    {
        display: flex;
    }
    .total_value .each_val p
    {
        font-size: 14px;
    }
    .total_value .each_val p:first-child
    {
        max-width: 230px;
    }
}


footer .row.sqs-row .col.sqs-col-2.span-2{
    flex: unset;
}

footer .row.sqs-row>*{
    padding-left: 0 !important;
}
footer .row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}


footer .sqs-layout > .sqs-row{
     margin-left: 0; 
    margin-right: 0;
}


@media (max-width: 768px){
	.grap_detail .each_val p {
	    width: unset;
	    flex: 0 0 50%;
	}

	.top_menu ul{
	    flex-direction: column;
	    align-items: flex-start;
	}

	.top_menu ul li + li {
	    margin-left: 0;
	    margin-top: 5px;
	}

	footer .sqs-block-html .sqs-block-content *:not(h1):not(h2):not(h3) {
	    white-space: nowrap;
	}

}

form a:hover {
	color: inherit;
	text-decoration: underline;
}

/* Force all table text to use white in dark mode */
table, th, td, tr {
  color: #fff !important;
}

/* Optional: zebra striping for readability */
table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #111 !important;
}

table.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #000 !important;
}

/* Force white text inside all table content */
.table, .table-striped, .table-striped td, .table-striped th, .table-striped tr {
  color: #fff !important;
}

/* Optional: fix background striping if it's not contrasting enough */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #111 !important;
}

.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #000 !important;
}
