@charset "utf-8";

.li-two {
    position: var(--r);
    list-style: none;
    margin: 0 0 15px;
    padding: 0;
}

.li-two li {
    position: var(--r);
    padding-left: 45px;
    margin-bottom: 6px;
    text-align: left
}

.li-two a,
.li-one a {
    color: var(--w)
}

.li-two a:hover {
    text-decoration: underline;
}

.li-two .fa {
    position: var(--a);
    top: 4px;
    left: 0;
    font-size: 20px;
    background: var(--v);
    color: var(--w);
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50px;
    text-align: center;
}

.li-two .fa.icon-envelope,
.li-two .fa.icon-fax {
    font-size: 16px
}

.li-two strong {
    font-weight: normal;
    text-transform: uppercase;
}

.li-one {
    list-style: none;
    margin: 0 0 15px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.li-one li {
    margin-bottom: 10px;
    width: 50%;
}

.li-one .fa {
    padding-right: 5px;
}

.sol-two {
    padding: 5px 0 20px;
    list-style: none;
    height: auto;
    overflow: hidden
}

.sol-two li {
    display: var(--i);
    margin-right: 12px
}

.sol-two a {
    display: var(--i);
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    text-align: center;
    color: var(--w);
    background-color: var(--m);
}

.sol-two a:hover {
    background: var(--v);
}


.note-part {
    font-size: .8em;
    line-height: 1.35;
    color: var(--b2);
    display: block;
    padding-top: 5px
}

.in-tit {
    display: block;
    margin-bottom: 20px;
}

.in-tit h1,
.in-tit .pg-tit1 {
    position: var(--r);
    margin: 0;
    padding-bottom: 15px;
    color: var(--b);
}

.c-fixbg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.pic-table {
    width: 100%;
    display: table;
    height: 100%;
    padding-top: 90px;
    background-color: rgba(0, 0, 0, 0.2)
}

.pic-cell {
    display: table-cell;
    vertical-align: middle
}

.pack {
    position: var(--r);
}

.con_box {
    position: var(--r);
    max-width: 2000px;
    padding: 100px 15px;
    margin: 0 auto
}

.con_box:after {
    display: table;
    content: " "
}

.con_box:after {
    clear: both
}

@media (max-width:1200px) {
    .menu>ul>li>a {
        padding: 26px 16px;
    }

    h1,
    .pg-tit1 {
        font-size: 30px
    }

    h2,
    .pg-tit2,
    .ser-pg h2 {
        font-size: 25px
    }

    h3,
    .pg-tit3 {
        font-size: 20px
    }

    h4,
    .pg-tit4 {
        font-size: 15px
    }
}

@media (max-width:1024px) {
    .nav-line {
        height: 0;
    }

    .nav,
    .nav:hover {
        position: var(--r);
        background: var(--w);
    }

    .logo {
        position: var(--r);
        width: 240px;
        top: 10px;
        background: none;
        left: 15px;
    }

    .logo img {
        opacity: 1;
    }

    .head-search,
    .head-close {
        top: 18px;
        right: 15px;
    }

    .auto-head {
        min-height: 117px;
        padding: 0 !important;
    }

    .menu-mobile {
        display: block;
        color: var(--w);
        background: var(--m)
    }

    .menu-mobile:hover {
        color: var(--w);
    }

    .menu-dropdown-icon:before {
        display: block;
        padding: 1.5em 2em
    }

    .menu>ul {
        display: none;
        padding: 0;
        background: var(--w)
    }

    .menu>ul>li {
        width: 100%;
        float: none;
        display: block;
        position: var(--r)
    }

    .menu>ul>li>a {
        padding: 10px !important;
        border-bottom: 1px solid var(--g1)
    }

    .menu>ul>li a {
        padding: 5px 10px;
        width: 100%;
        display: block;
        color: var(--b)
    }

    .menu>ul>li>ul {
        position: var(--r)
    }

    .menu>ul>li>ul {
        max-height: 360px;
        overflow-x: auto
    }

    .menu>ul>li>ul::-webkit-scrollbar {
        width: 8px;
        height: 8px
    }

    .menu>ul>li>ul::-webkit-scrollbar-thumb {
        border-radius: 5px;
        box-shadow: inset var(--s);
        background: rgba(0, 0, 0, 0.2)
    }

    .menu>ul>li>ul::-webkit-scrollbar-track {
        box-shadow: inset var(--s);
        border-radius: 0;
        background: rgba(0, 0, 0, 0.1)
    }

    .menu>ul>li>ul.normal-sub {
        width: 100%
    }

    .menu>ul>li>ul>li {
        float: none;
        width: 100%;
        margin-top: 0
    }

    .menu ul ul ul {
        position: var(--r)
    }

    .menu ul ul ul>li {
        float: none
    }

    .menu ul ul ul>li>a {
        padding-left: 30px;
        font-weight: normal
    }

    .menu ul ul ul ul>li a {
        padding-left: 50px;
        font-size: 14px;
        font-weight: normal
    }

    .menu>ul>li .submenu-button {
        position: var(--a);
        z-index: 299;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.15);
        height: 52px;
        width: 52px;
        cursor: pointer
    }

    .menu>ul>li .submenu-button::after {
        content: '';
        position: var(--a);
        top: 21px;
        left: 26px;
        display: block;
        width: 1px;
        height: 11px;
        background: #444;
        z-index: 99
    }

    .menu>ul>li .submenu-button::before {
        content: '';
        position: var(--a);
        left: 21px;
        top: 26px;
        display: block;
        width: 11px;
        height: 1px;
        background: #444;
        z-index: 99
    }

    .menu>ul>li:hover .submenu-button::before {
        content: ''
    }

    .menu>ul>li .submenu-button.submenu-opened:after {
        display: none
    }

    .show-on-mobile {
        display: block !important;
    }

    .btn {
        font-size: 14px;
        padding: 10px 20px
    }

    .pic-table {
        padding-top: 0;
    }

    .nav-top {
        font-size: 13px;
    }

    .nav-search {
        right: 60px;
        top: 4px;
        bottom: auto;
        background: none;
    }

    .menu {
        margin-top: 25px;
        text-align: left
    }
}

@media (max-width:600px) {
    .logo {
        position: var(--r);
        left: auto;
        margin: 0 auto 10px
    }

    .nav-search {
        width: 100%;
        left: 0;
        top: 72px;
        bottom: auto;
        padding: 4px 20px;
        display: block;
        box-shadow: none;
    }

    .menu {
        margin-top: 82px;
        text-align: left
    }

    .head-search,
    .head-close {
        display: none;
    }

    .auto-head {
        min-height: 175px
    }
}

@media (min-width:600px) {
    .top-left {
        padding-bottom: 0 !important;
    }

    .nav-link {
        text-align: right
    }

    .nav-link li {
        margin-left: 15px;
        margin-right: 0;
    }
}

@media (min-width:768px) {
    .row {
        flex-wrap: wrap;
        display: flex;
        justify-content: flex-start
    }
}

@media (min-width:992px) {
    .foot .f-row {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    .f-1 {
        max-width: 400px;
        padding-right: 10px;
    }

    .f-3 {
        width: 270px;
    }
}

@media (min-width:800px) {
    .con_box {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:1000px) {

    .auto-head,
    .con_box {
        padding-left: 5%;
        padding-right: 5%;
    }

    .logo {
        left: 5%;
    }

    .head-search,
    .head-close,
    .nav-search {
        right: 5%;
    }
}

@media (min-width:1400px) {

    .auto-head,
    .con_box {
        padding-left: 9%;
        padding-right: 9%;
    }

    .logo {
        left: 9%;
    }

    .head-search,
    .head-close,
    .nav-search {
        right: 9%;
    }
}

@media (min-width:1580px) {

    .auto-head,
    .con_box {
        padding-left: 12%;
        padding-right: 12%;
    }

    .logo {
        left: 12%;
    }

    .head-search,
    .head-close,
    .nav-search {
        right: 12%;
    }
}

@media (min-width:2000px) {

    html,
    body {
        -moz-zoom: 1 !important;
        -webkit-zoom: 1;
        -ms-zoom: 1 !important;
        zoom: 1
    }
}

@media (min-width:2400px) {

    html,
    body {
        -moz-zoom: 1 !important;
        -webkit-zoom: 1.05;
        -ms-zoom: 1 !important;
        zoom: 1.05
    }
}

@media (min-width:2700px) {

    html,
    body {
        -moz-zoom: 1 !important;
        -webkit-zoom: 1.2;
        -ms-zoom: 1 !important;
        zoom: 1.2
    }
}

@media (min-width:4600px) {

    html,
    body {
        -moz-zoom: 1 !important;
        -webkit-zoom: 1.3;
        -ms-zoom: 1 !important;
        zoom: 1.3
    }
}

@media (min-width:5400px) {

    html,
    body {
        -moz-zoom: 1 !important;
        -webkit-zoom: 1.4;
        -ms-zoom: 1 !important;
        zoom: 1.4
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: var(--t)
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
}

.owl-stage {
    -ms-touch-action: pan-Y
}

.owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-stage-outer {
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0)
}

.owl-dot,
.owl-next,
.owl-prev {
    cursor: pointer;
    cursor: hand;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-refresh .owl-item {
    display: none
}

.owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    user-select: none
}

.owl-item img {
    display: var(--i);
    max-width: 100%;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    user-select: auto
}

.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-item .owl-lazy {
    opacity: 0;
    transition: var(--t)
}

.owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-nav [class*=owl-] {
    display: table;
    font-family: 'icomoon';
    font-size: 24px;
    width: 36px;
    height: 100%;
    line-height: 100%;
    position: var(--a);
    top: 0;
    padding: 10px;
    color: rgba(255, 255, 255, 0.8);
    transition: var(--t)
}

.owl-nav [class*=owl-]:hover {
    color: var(--w)
}

.owl-nav [class*=owl-]:before {
    display: table-cell;
    vertical-align: middle;
    font-family: 'icomoon';
    font-size: 24px;
}

.owl-prev {
    left: 15px
}

.owl-next {
    right: 15px
}

.owl-prev:before {
    content: '\e96c'
}

.owl-next:before {
    content: '\e96d'
}

.owl-dot {
    display: var(--i);
    zoom: 1;
    *display: inline
}

.owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: var(--g1);
    display: block;
    -webkit-backface-visibility: visible;
    transition: var(--t);
    border-radius: 10px
}

.owl-dot.active span,
.owl-dot:hover span {
    width: 24px;
    background: var(--m)
}

.pic-1 {
    background-image: url(../images/banner-1.jpg);
    background: image-set(url(../images/banner-1.webp))
}

.pic-2 {
    background-image: url(../images/banner-2.jpg);
    background: image-set(url(../images/banner-2.webp))
}

.owl-picshow {
    position: var(--r);
    width: 100%;
    height: 80px;
    height: 100vh;
    background: var(--w);
    overflow: hidden
}

.owl-pic,
.owl-pic .owl-stage-outer,
.owl-pic .owl-stage,
.owl-pic .owl-item,
.owl-pic .item {
    height: 100%;
    overflow: hidden
}

.owl-pic .item {
    position: var(--r);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}

.owl-pic .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.owl-pic .item::before,
.pic-bg1::before {
    content: "";
    position: var(--a);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;
}

.owl-pic .pic-box {
    position: var(--r);
    z-index: 9;
    display: block;
    margin: 50px auto;
}

.owl-pic .btn,
.pic-bg1 .btn {
    border: 1px solid var(--w);
    color: var(--w);
}

.owl-pic .btn:hover,
.pic-bg1 .btn:hover {
    border: 1px solid var(--m);
}

.owl-pic .owl-dots {
    display: block;
    width: 100%;
    position: var(--a);
    bottom: 20px;
    left: 0;
    z-index: 8;
}

.owl-pic .owl-nav [class*=owl-] {
    opacity: 1;
    padding: 0 10px;
    top: auto;
    bottom: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: var(--w);
    z-index: 9;
    border: 1px solid var(--w);
    background-color: none
}

.owl-pic .owl-nav [class*=owl-]:before {
    line-height: 48px
}

.owl-pic .owl-prev:hover,
.owl-pic .owl-next:hover {
    border: 1px solid var(--m);
    background-color: var(--m);
    color: var(--w)
}

.h-light {
    font-weight: 400;
}

.cover-img {
    position: relative;
    height: 240px;
    min-height: 240px;
    overflow: hidden;
}

.cover-img img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--t)
}

.ina-1 {
    width: calc(100% - 20px);
    height: 100%;
}

.ina-1>span {
    display: block;
    background: var(--m);
    color: var(--w);
    display: inline-flex;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 11px 5px;
    position: absolute;
    transform: rotate(90deg);
    left: calc(100% - 15px);
    top: 50%;
    margin-top: -100px;
    transform-origin: left top;
    transition: var(--t);
    z-index: 3;
    width: 200px;
    border: 2px solid var(--w);
}

.ina-2 {
    height: 100%;
}

.ina-3 {
    padding: 30px 0;
}

.home1>div,
.home2>div {
    padding: 15px;
}

.ho1-1 {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 80px;
    transition: var(--t);
}

.ho1-img {
    padding-right: 42px;
}

.ho1-img span {
    background: var(--g1);
    color: var(--b);
    display: inline-flex;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    left: 100%;
    line-height: 20px;
    padding: 11px 40px;
    position: absolute;
    top: 0;
    transform: rotate(90deg);
    transform-origin: left top;
    text-transform: uppercase;
    transition: var(--t);
    z-index: 3;
    width: 240px;
}

.ho1-img span:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    left: auto;
    right: 0;
    height: 0;
    background-color: var(--b);
    -webkit-transition: var(--t);
    transition: var(--t);
    z-index: -1;
}

.ho1-img .fa {
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
    transform: rotate(45deg);
    color: var(--m);
}

.ho1-text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 20px 28px 15px;
    min-height: 80px;
    background-color: var(--w);
    border: 1px solid var(--g1);
    transition: var(--t);
}

.ho1-text::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -15px;
    width: 44px;
    height: 64px;
    background-image: url(../images/icon-arrow.png);
    transform: translate(-33px, -35px);
    display: none;
}

.ho1-text h3 {
    font-size: 20px;
    padding-right: 10px;
}

.ho1-text p {
    opacity: 0;
    height: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: var(--b2);
    line-height: 24px;
    padding-right: 20px;
    margin-bottom: 0;
    position: relative;
    transition: height 0.4s ease-in-out;
}

.ho1-2 {
    position: relative;
    padding-left: 0;
    margin-bottom: 15px;
}

.ho1-3 {
    width: 80px;
    height: 80px;
    line-height: 80px;
    position: absolute;
    left: 0;
    bottom: 10px;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: var(--m);
    transition: var(--t);
    z-index: 2;
    opacity: 0;
}

.ho1-3::after {
    background-image: url(../images/icon-border.png);
    bottom: -5px;
    content: "";
    width: 93px;
    height: 58px;
    position: absolute;
}

.ho1-1:hover .cover-img img,
a.ho2-1:hover .cover-img img {
    transform: scale(1.1);
    opacity: .9
}

.ho1-1:hover .ho1-img span {
    color: var(--m);
}

.ho1-1:hover .ho1-img span:before {
    height: 100%
}

.ho1-1:hover .ho1-text p {
    opacity: 1;
    height: 72px;
}

.cd-fixbg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.pic-bg1 {
    position: relative;
    background-image: url(../images/home-4.jpg);
    background: image-set(url(../images/home-4.webp))
}

.pic-bg1 .con_box {
    z-index: 9;
}

.ho2-1 {
    display: flex;
    justify-content: start;
    align-items: center;
}

.ho2-img {
    width: 40%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.ho2-img::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    background-color: var(--m);
    transform: skewX(-45deg);
    transform-origin: top right;
    transition: var(--t);
    z-index: 2;
    display: none;
}

.ho2-img>img {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 3;
    display: none;
}

.ho2-text {
    width: 60%;
    padding: 10px 0 10px 25px;
}

.ho2-text h3 {
    font-size: 20px;
    color: var(--b);
    padding-bottom: 10px;
    border-bottom: 1px solid var(--g1);
}

.ho2-text p {
    color: var(--b2);
}

a.ho2-1:hover .ho2-img::before {
    background: var(--b);
}

a.ho2-1:hover .ho2-text h3 {
    color: var(--m);
}

.home11 {
    text-align: center;
}

.ho11-text h3 {
    font-size: 20px;
    padding-top: 20px;
}

@media (min-width:768px) {

    .pic-box,
    .it-center {
        align-items: center;
    }
}

@media (min-width:992px) {
    .cd-fixbg {
        background-attachment: fixed;
        height: 100%
    }

    .owl-pic h2,
    .owl-pic p {
        width: 55%;
    }

    .owl-pic h2 {
        font-size: 38px;
    }

    .owl-pic p {
        font-size: 20px;
    }
}

@media (max-width:600px) {
    .owl-picshow {
        height: 600px;
    }

    .pic-1 {
        background: image-set(url(../images/banner-1s.webp))
    }

    .pic-2 {
        background: image-set(url(../images/banner-2s.webp))
    }

    .pic-bg1 {
        background: var(--m)
    }
}

@media (max-width:400px) {
    .ho1-text p {
        opacity: 1;
        height: 72px;
    }

    .ho1-img {
        height: 300px;
    }

    .ho1-2 {
        padding-left: 75px;
    }

    .ho1-3 {
        left: -28px;
    }

    .ho2-1 {
        display: block;
    }

    .ho2-img {
        width: 100%;
    }

    .ho2-text {
        width: 100%;
        padding: 10px 0;
    }
}


#xload-policy {
    display: inline-block !important;
}

.zsiq_floatmain.siq_bR {
    z-index: 99 !important;
}

.privacy-policy-message-layer {
    position: fixed;
    z-index: 2147483647;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 0;
    background-color: #fff;
    color: #fff;
    box-shadow: 0 0 18px rgba(0, 0, 0, .2);
}

.privacy-policy-message-layer .content {
    padding: 0 30px;
    font-size: 14px;
}

.privacy-policy-message-layer .content h3 {
    margin-bottom: 10px;
    font-size: 20px;
    color: #1d294c;
}

.privacy-policy-message-layer .content p {
    margin-bottom: 20px;
    line-height: 1.6;
}

.privacy-policy-link {
    color: #1d294c !important;
    text-decoration: underline !important;
}

#privacy-policy-btn-close {
    box-sizing: border-box;
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 20px;
    text-align: center;
    color: #000;
    cursor: pointer;
    border: 1px solid #000;
    text-decoration: none;
    font-size: 15px;
}

#privacy-policy-btn-close:hover {
    background-color: #000;
    color: #fff;
}

.privacy-policy-btn {
    box-sizing: border-box;
    display: inline-block;
    padding: 8px 25px;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
    margin-right: 15px;
    cursor: pointer;
}

.privacy-policy-btn:hover {
    background-color: #000;
    color: #fff;
}

.privacy-policy-btn.primary {
    box-sizing: border-box;
    display: inline-block;
    padding: 8px 25px;
    background-color: #000000;
    color: #fff;
    text-decoration: none;
}

.privacy-policy-btn.primary:hover {
    background-color: #16a8db;
    border: 1px solid #16a8db;
    color: #fff;
}

.privacy-policy-message-popup {
    position: fixed;
    z-index: 2147483647;
    top: 15%;
    left: 5%;
    width: 90%;
    height: 500px;
    padding: 0;
    background-color: #fff;
    color: #000;
    font-size: 15px;
}

.privacy-policy-message-popup .header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    background-color: #fff;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}

.privacy-policy-message-popup h3 {
    font-size: 20px;
    padding: 0 20px;
    margin: 0;
}

.privacy-policy-message-popup h4 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 20px 0 20px;
    border-top: 1px solid #ddd;
}

@media screen and (min-width:992px) {
    .privacy-policy-message-popup {
        width: 650px;
        left: 50%;
        transform: translateX(-50%);
    }
}

.privacy-policy-message-popup .content {
    height: 355px;
    overflow-y: auto;
    position: absolute;
    top: 64px;
    left: 0;
    width: 100%;
    margin: 0;
    background-color: #fff;
    padding: 20px 0 5px 0;
    box-sizing: border-box;
}

.privacy-policy-message-popup .content p {
    margin: 0 0 15px 0;
    padding: 0 20px;
    font-size: 15px;
}

.privacy-policy-message-popup .toolbar {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
}

.privacy-policy-always-active {
    color: #3371be;
    float: right;
}

.privacy-policy-gray-text {
    color: #666;
}

.privacy-policy-message-layer .privacy-info {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px;
}

.privacy-policy-message-layer .privacy-info .privacy-text {
    max-width: 1000px;
}

.privacy-policy-message-layer .privacy-info .privacy-text p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #1d294c;
}

.privacy-policy-message-layer .privacy-info .privacy-btn {
    flex-shrink: 0;
    margin-left: 100px;
}

@media screen and (max-width:1000px) {
    .privacy-policy-message-layer .content {
        padding: 0 15px;
    }

    .privacy-policy-message-layer .privacy-info .privacy-btn {
        margin-left: 0;
    }

    .privacy-policy-message-layer .privacy-info .privacy-text {
        margin-bottom: 15px;
        padding-right: 30px;
    }

    .privacy-policy-message-layer .privacy-info .privacy-text p {
        font-size: 13px;
    }

    .privacy-policy-message-layer .privacy-info {
        flex-wrap: wrap;
        padding: 0;
    }

    .privacy-policy-btn {
        padding: 2px 15px;
    }

    .privacy-policy-btn.primary {
        font-size: 12px;
        padding: 2px 15px;
    }
}