html,
body {
    font-family: 'Source Sans 3', sans-serif;
    margin: 0;
    padding: 0;
}

*:focus {
    outline: 1px solid white;
}

.container-fluid {
    max-width: 90%;
}

a {
    color: #3a3a3a;
}

.turnpage {
    color: #1714d5 !important;
    text-decoration: underline;
}

.media-left,
.media-right,
.media-body {
    vertical-align: middle !important;
}

.content-game .item-game iframe {
    border: 0px;
}

body {
    max-width: 1920px;
    margin: auto;
    color: #3a3a3a;
}

.word-break {
    word-break: break-all;
}

.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #68bc52;
    opacity: 0.8;
}

.scrollbar-inner {
    max-height: 100%;
    overflow-y: auto;
}

.action-font-resize,
.action-alert-close {
    cursor: pointer;
}

.mfp-bottom-bar {
    margin-top: -40px;
    padding: 10px 20px;
    background-color: #68bc52;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
}

.popup-only-gallery .mfp-bottom-bar {
    display: none !important;
}

.content>img {
    width: 100%;
    max-height: 800px;
}

.c4-izmir-none {
    background: transparent;
    --image-opacity: 1;
}

.carousel-indicators {
    bottom: 0px !important;
}


/* modal */
/* modal 垂直居中 */
.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

#popup-video .modal-content {
    width: inherit;
    max-width: inherit;
    height: inherit;
    margin: 0 auto;
    pointer-events: all;
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0 20px;
}

#popup-video .modal-header {
    padding: 0;
    border: none;
}

#popup-video .modal-header .close {
    font-size: 45px;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

#popup-video .modal-body {
    padding: 0;
}

.modal-backdrop {
    background: #0b0b0b;
}

.modal-backdrop.in {
    opacity: 0.8;
}


/* header */
.navbar {
    margin: 0;
}

.navbar-default {
    border: none;
}

.navbar-brand {
    height: auto;
}

.navbar-brand img {
    height: 70px;
}

.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
}

#sail-header .navbar-nav>li {
    margin: 35px 5px;
    width: 30px;
    height: 30px;
}

#sail-header .navbar-nav>li>a {
    padding: 0;
    margin: 0;
}

#sail-header .navbar-nav>li>a>img {
    width: 30px;
    height: 30px;
}

#sail-header .dropdown-menu {
    border: none;
    padding: 0px;
    min-width: 230px;
}

#sail-header .dropdown-menu .divider {
    margin: 0px;
}

#sail-header .dropdown-menu>li>a {
    color: #3a3a3a;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 600;
}

#sail-header .dropdown-menu-social {
    min-width: 50px;
}

#sail-header .dropdown-menu-social li {
    padding: 5px 15px;
}

#sail-header .dropdown-menu-social li img {
    width: 28px;
    height: 28px;
}

#sail-header .dropdown-menu-social li>a {
    background: #e09d79;
    padding: 5px;
    margin: 0;
    border-radius: 10px;
}

#sail-header .dropdown-menu-social>li>a:focus,
#sail-header .dropdown-menu-social>li>a:hover {
    background-color: #f5f5f5;
}


/* main */
#sail-main .content {
    position: relative;
    padding: 0px;
}

#sail-main .content .citem {
    position: absolute;
}

#sail-main .content .citem .title {
    margin: 0;
    color: #633f3a;
}

#sail-main .content .text-title,
#sail-main .content .text-subtitle,
#sail-main .content .text-subtitle2 {
    font-weight: 600;
}


#sail-main .content img {
    margin: auto;
}

#sail-main .content .citem .title-center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 5px;
    line-height: 5px;
    text-align: center;
}

#sail-main .content .citem .title-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 5px;
    line-height: 5px
}

#sail-main .content .citem .title-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 5px;
    line-height: 5px
}

#sail-main .content .item-menu-left {
    /*background: rgba(0,0,0,0.5);*/
    height: 5.5%;
    width: 6.5%;
    left: 3%;
    bottom: 7%;
}

#sail-main .content .item-menu-right,
#sail-main .content .item-menu-right2,
#sail-main .content .item-menu-right3 {
    /*background: rgba(0,0,0,0.5);*/
    height: 5.5%;
    width: 7%;
    right: 2.5%;
    bottom: 7%;
}

#sail-main .content .item-menu-left .title,
#sail-main .content .item-menu-right .title,
#sail-main .content .item-menu-right2 .title,
#sail-main .content .item-menu-right3 .title {
    color: #811763 !important;
    font-weight: 600;
}

#sail-main .content .item-menu-right2 {
    /*background: rgba(0,0,0,0.5);*/
    bottom: 17.6%;
    right: 2.5%;
}

#sail-main .content .item-menu-right3 {
    /*background: rgba(0,0,0,0.5);*/
    bottom: 28.5%;
    right: 2%;
}


.lang-en .content .item-menu-right .title,
.lang-en .content .item-menu-right2 .title,
.lang-en .content .item-menu-right3 .title {
    height: 100% !important;
}

.mfp-title {
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
    line-height: 25px;
}

/* ======================== home =========================== */
.content-home .item-info .title,
.content-home .item-show .title,
.content-home .item-photo .title {
    color: #3a3a3a !important;
}

.content-home .item-contact {
    /*background: rgba(0,0,0,0.5);*/
    height: 10%;
    width: 13%;
    left: 5.9%;
    bottom: 7%;
}

.content-home .item-game {
    /*background: rgba(0,0,0,0.5);*/
    height: 21%;
    width: 7%;
    right: 5%;
    bottom: 21%;
}

.content-home .item-contact .title,
.content-home .item-game .title {
    color: #ffffff !important;
}


.content-home .item-info {
    /*background: rgba(0,0,0,0.5);*/
    height: 28%;
    width: 17%;
    left: 15.5%;
    bottom: 25%;
}

.content-home .item-show {
    /*background: rgba(0,0,0,0.5);*/
    height: 29%;
    width: 22%;
    left: 39%;
    bottom: 25%;
}

.content-home .item-photo {
    /*background: rgba(0,0,0,0.5);*/
    height: 28%;
    width: 13%;
    right: 17.3%;
    bottom: 25%;
}

.content-home .item-banner {
    /*background: rgba(0,0,0,0.5);*/
    width: 54%;
    right: 23%;
    top: 4.5%;
}

.content-home .item-alert {
    background: rgba(255, 255, 255, 0.6);
    margin: auto;
    left: 0;
    right: 0;
    bottom: 10px;
    height: 100px;
    width: 35%;
    padding: 15px 0;
}

.content-home .item-alert ul {
    margin: 0;
    list-style-type: none;
    padding: 0 20px;
}

.content-home .item-alert .action-alert-close {
    position: absolute;
    right: 15px;
    top: 5px;
    width: 28px;
    height: 28px;
    border: 1px solid #c2c2c2;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    z-index: 999;
}

.content-home .item-alert .action-alert-close>span {
    color: #c2c2c2;
    line-height: 28px;
    top: 0;
}

.content-home .item-alert .scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #c2c2c2 !important;
}

/* ======================== exhibition_hall =========================== */
.content-exhibition_hall .item-title {
    /*background: rgba(0,0,0,0.5);*/
    height: 17%;
    width: 80%;
    left: 10%;
    top: 3%;
}

.content-exhibition_hall .item-telecommunications {
    /*background: rgba(0,0,0,0.5);*/
    height: 25%;
    width: 13%;
    left: 22%;
    top: 23%;
}

.content-exhibition_hall .item-broadcasting {
    /*background: rgba(0,0,0,0.5);*/
    height: 25%;
    width: 13%;
    left: 42.5%;
    top: 35%;
}

.content-exhibition_hall .item-consumers {
    /*background: rgba(0,0,0,0.5);*/
    height: 25%;
    width: 13%;
    right: 25.5%;
    top: 26%;
}

.content-exhibition_hall .item-telecommunications img,
.content-exhibition_hall .item-broadcasting img,
.content-exhibition_hall .item-consumers img {
    width: 50%;
}

.content-exhibition_hall .item-telecommunications .title {
    color: #c12e1b !important;
}

.content-exhibition_hall .item-broadcasting .title {
    color: #612c83 !important;
}

.content-exhibition_hall .item-consumers .title {
    color: #e45526 !important;
}

.content-exhibition_hall .item-articles {
    /*background: rgba(0,0,0,0.5);*/
    height: 68%;
    width: 70%;
    left: 14%;
    top: 23%;
}

.content-exhibition_hall .item-articles li {
    padding: 5px 0;
}

.content-exhibition_hall .item-menu-left-up {
    /*background: rgba(0,0,0,0.5);*/
    height: 7%;
    width: 8.6%;
    left: 11%;
    top: 11%;
}

.content-exhibition_hall .item-menu-right-up {
    /*background: rgba(0,0,0,0.5);*/
    height: 7%;
    width: 8.7%;
    right: 14%;
    top: 11%;
}

.content-exhibition_hall .item-menu-left-up-2 {
    /*background: rgba(0,0,0,0.5);*/
    height: 6.5%;
    width: 13%;
    left: 21%;
    top: 11%;
}

.content-exhibition_hall .item-menu-left-up-2>img {
    width: 100%;
}

.content-exhibition_hall .item-menu-left-up .title,
.content-exhibition_hall .item-menu-right-up .title,
.content-exhibition_hall .item-menu-left-up-2 .title {
    color: #6d6e71 !important;
}

.content-exhibition_hall .text-subtitle {
    color: #007cba !important;
}

.content-exhibition_hall .text-subtitle2 {
    color: #821763 !important;
}

.content-exhibition_hall .text-content {
    color: #1c1b1a !important;
}

.content-exhibition_hall .item-article-list .title {
    color: #007cba !important;
}


.content-exhibition_hall .scrollbar-inner>.text-content {
    padding-right: 40px;
    padding-left: 50px;
}


.lang-en .item-telecommunications .title {
    position: absolute;
    left: -11%;
}

.lang-en .content-exhibition_hall .item-menu-right .title {
    left: 5px !important;
}

.lang-en .content-exhibition_hall .item-menu-left-up .title {
    max-width: 70px !important;
}

.content-exhibition_hall .download {
    position: absolute;
    left: 15%;
    bottom: 8%;
}

.content-exhibition_hall .download img {
    width: 30px;
}


/* ======================== infomation_zone =========================== */
.content-information_zone .item-title {
    /*background: rgba(0,0,0,0.5);*/
    height: 17%;
    width: 80%;
    left: 10%;
    top: 8%;
}

.content-information_zone .item-articles {
    /*background: rgba(0,0,0,0.5);*/
    height: 56%;
    width: 62%;
    left: 18%;
    top: 35%;
}

.content-information_zone .item-articles ul {
    padding-right: 20px;
}

.content-information_zone .item-articles li {
    padding: 5px 0;
}

.content-information_zone .item-articles ul .well {
    background-color: transparent;
    border: none;
}

.content-information_zone .item-subtitle {
    /*background: rgba(0,0,0,0.5);*/
    height: 10%;
    width: 60%;
    left: 19%;
    top: 32%;
}

.content-information_zone .accordion {
    position: relative;
}

.content-information_zone .accordion-btn:before {
    content: '';
    width: 9px;
    height: 9px;
    border-left: 2px solid #633f3a;
    border-top: 2px solid #633f3a;
    position: absolute;
    top: 25%;
    right: -20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.content-information_zone .accordion-btn.active:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 4px;
    border-color: #633f3a;
}

/* ======================== photo =========================== */
.content-photo_gallery .item-title {
    /*background: rgba(0,0,0,0.5);*/
    height: 17%;
    width: 80%;
    left: 10%;
    top: 10%;
}

.content-photo_gallery .item-panel-one {
    /*background: rgba(0,0,0,0.5);*/
    height: 17%;
    width: 19%;
    left: 27%;
    top: 52%;
}

.content-photo_gallery .item-panel-two {
    /*background: rgba(0,0,0,0.5);*/
    height: 17%;
    width: 20.4%;
    left: 53%;
    top: 52%;
}

.content-photo_gallery .item-photos {
    /*background: rgba(0,0,0,0.5);*/
    height: 44%;
    width: 60%;
    left: 20%;
    top: 51.2%;
}

.content-photo_gallery .item-photos .tip {
    margin: 0 60px 10px 60px;
    font-size: 20px;
    color: #fff;
}

.content-photo_gallery .item-videos {
    /*background: rgba(0,0,0,0.5);*/
    height: 55%;
    width: 59%;
    left: 20.5%;
    top: 41.5%;
}

.content-photo_gallery .item-videos .thumbnail {
    background: transparent;
    border: none;
    text-decoration: none;
}

.content-photo_gallery .item-videos .text-content {
    color: #f3f3f3;
    font-size: 18px;
}

.content-photo_gallery .item-back {
    /*background: rgba(0,0,0,0.5);*/
    width: 8.3%;
    height: 10%;
    left: 13%;
    top: 37%;
}

.content-photo_gallery .item-back .text-menu {
    color: #fff !important;
}

.content-photo_gallery .item-menu-top1 {
    /*background: rgba(0,0,0,0.5);*/
    width: 26.5%;
    height: 10%;
    left: 23%;
    top: 37%;
}

.content-photo_gallery .item-menu-top2 {
    /*background: rgba(0,0,0,0.5);*/
    width: 26.5%;
    height: 10%;
    right: 23%;
    top: 37%;
}

.content-photo_gallery .unactive {
    color: #ce7f42 !important;
}


.content-photo_gallery .item-subtitle {
    /*background: rgba(0,0,0,0.5);*/
    height: 7.8%;
    width: 46.5%;
    left: 27%;
    top: 38.2%;
}

.content-photo_gallery .scrollbar-inner>.popup-gallery {
    padding: 0 40px;
}

.content-photo_gallery .scrollbar-inner>.videos {
    padding: 0 40px;
}

/* ======================== contact us =========================== */
.content-contact_us .item-title {
    /*background: rgba(0,0,0,0.5);*/
    height: 25%;
    width: 60%;
    left: 20%;
    bottom: 11.5%;
}

.content-contact_us .item-title .title,
#sail-main .content-contact_us .item-menu-left .title,
#sail-main .content-contact_us .item-menu-right .title {
    color: #fff !important;
}

#sail-main .content-contact_us .item-menu-left {
    bottom: 10.5%;
    left: 2.5%;
}

#sail-main .content-contact_us .item-menu-right {
    bottom: 10.5%;
    right: 2%;
}

.content-contact_us .item-intro {
    /*background: rgba(0,0,0,0.5);*/
    height: 21.5%;
    width: 22%;
    left: 43.5%;
    top: 13%;
}

.content-contact_us .item-intro2 {
    /*background: rgba(0,0,0,0.5);*/
    height: 21.5%;
    width: 22%;
    left: 43.5%;
    top: 16.5%;
}

.content-contact_us .item-intro .title {
    color: #6d6e71;
}

/* ======================== game =========================== */
.content-game .item-game iframe {
    width: 100%;
    height: 100%;
}

.content-game .item-title {
    /*background: rgba(0,0,0,0.5);*/
    height: 15.5%;
    width: 20.5%;
    left: 3%;
    bottom: 62%;
}

.content-game .item-game {
    /*background: rgba(0,0,0,0.5);*/
    height: 69%;
    width: 51.1%;
    left: 24.1%;
    top: 11.5%;
}

.content-game .item-intro {
    /*background: rgba(0,0,0,0.5);*/
    height: 19%;
    width: 45.5%;
    left: 28.5%;
    bottom: 0%;
    /*padding: 25px 20px 0 20px;*/
    overflow-y: auto;
}

.content-game .item-intro .scrollbar-inner {
    padding-right: 10px;
}


/* ======================== single page =========================== */
.content-singlepage .scroll-wrapper {
    padding-right: 40px !important;
}

.content-singlepage .text-subtitle {
    margin-bottom: 20px !important;
}

.content-singlepage .item-article {
    /*background: rgba(0,0,0,0.6);*/
    height: 81.5%;
    width: 68.2%;
    left: 15.5%;
    top: 9.3%;
    padding: 50px;
}

/* footer */
#sail-footer .footer-menu a {
    margin-right: 10px;
    padding-right: 15px;
    border-right: 1px solid #ccc;
}

#sail-footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

#sail-footer .w3c {
    width: 100px;
}



/* mobile */
.navbar-mobile {
    display: none;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    padding: 0 10px;
}

.navbar-mobile .logo {
    max-width: 120px;
}

.navbar-mobile .btn-menu {
    max-width: 40px;
}

.navbar-mobile-menu {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 999;
}

.navbar-mobile-menu .menu {
    background-color: white;
    margin: 0 10px;
}

.navbar-mobile-menu .menu .item {
    padding: 10px;
    display: flex;
    font-size: 18px;
    font-weight: 600;
}

.navbar-mobile-menu .menu .item-end {
    justify-content: flex-end;
}

.navbar-mobile-menu .menu .item-between {
    justify-content: space-between;
}

.navbar-mobile-menu .menu .item-between img {
    max-width: 30px;
}

.navbar-mobile-menu .menu .item-border {
    border-bottom: 1px solid #c2c2c2;
}

.content-mobile {
    position: relative;
}

.content-mobile img {
    margin: auto;
}

.content-mobile .title {
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

.content-mobile .citem {
    position: absolute;
}

.content-mobile .citem-center {
    width: 100%;
    height: 100%;
    text-align: center;
}

.content-mobile .citem .title-center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 5px;
    line-height: 5px;
    text-align: center;
}

.content-mobile-home .item-banner {
    /*background: rgba(0,0,0,0.6);*/
    height: 15%;
    width: 67%;
    left: 16%;
    top: 8%;
}

.content-mobile-home .item-info {
    /*background: rgba(0,0,0,0.6);*/
    height: 11%;
    width: 21%;
    left: 26%;
    top: 31%;
}

.content-mobile-home .item-photo {
    /*background: rgba(0,0,0,0.6);*/
    height: 11%;
    width: 21%;
    right: 26%;
    top: 31%;
}

.content-mobile-home .item-show {
    /*background: rgba(0,0,0,0.6);*/
    height: 14%;
    width: 43%;
    right: 29%;
    top: 53%;
}

.content-mobile-home .item-game {
    /*background: rgba(0,0,0,0.6);*/
    height: 18%;
    width: 13%;
    right: 23%;
    top: 64%;
}

.content-mobile-home .item-game .title {
    color: white;
}

.content-mobile-home .item-contact {
    /*background: rgba(0,0,0,0.6);*/
    height: 9%;
    width: 27%;
    left: 23%;
    top: 84%;
}

.content-mobile-home .item-contact .title {
    color: white;
}


.lang-en .content-mobile-home .title {
    font-size: 12px;
}

.lang-en .content-mobile .item-info .title {
    margin-top: -30px;
}



.content-mobile-information_zone .item-title {
    /*background: rgba(0,0,0,0.6);*/
    height: 7%;
    width: 54%;
    left: 23%;
    top: 13%;
}

.content-mobile-information_zone .item-articles {
    /*background: rgba(0,0,0,0.6);*/
    height: 72%;
    width: 54%;
    left: 23%;
    top: 26%;
}



.content-mobile-gallery .item-title {
    /*background: rgba(0,0,0,0.6);*/
    height: 7%;
    width: 54%;
    left: 23%;
    top: 13%;
}

.content-mobile-gallery .item-panel-one {
    /*background: rgba(0,0,0,0.5);*/
    height: 5%;
    width: 22%;
    left: 38%;
    top: 30%;
}

.content-mobile-gallery .item-panel-two {
    /*background: rgba(0,0,0,0.5);*/
    height: 5%;
    width: 22%;
    left: 38%;
    top: 53%;
}

.content-mobile-gallery .item-menu-top1 {
    /*background: rgba(0,0,0,0.5);*/
    height: 7%;
    width: 28%;
    left: 36%;
    top: 22%;
}

.content-mobile-gallery .item-menu-top2 {
    /*background: rgba(0,0,0,0.5);*/
    height: 7%;
    width: 28%;
    left: 36%;
    top: 31.5%;
}

.content-mobile-gallery .item-back {
    /*background: rgba(0,0,0,0.5);*/
    height: 5%;
    width: 6%;
    left: 24%;
    top: 14.5%;
}

.content-mobile-gallery .item-photos {
    /*background: rgba(0,0,0,0.5);*/
    height: 59%;
    width: 49%;
    left: 25%;
    top: 39.5%;
    overflow-y: auto;
}

.content-mobile-gallery .item-photos .tip {
    padding: 0 20px;
    color: #fff;
}

.content-mobile-gallery .item-videos {
    /*background: rgba(0,0,0,0.5);*/
    height: 74%;
    width: 49%;
    left: 25%;
    top: 22.5%;
    overflow-y: auto;
}


.content-mobile-game .item-title {
    /*background: rgba(0,0,0,0.5);*/
    height: 7%;
    width: 20%;
    left: 24%;
    top: 53.5%;
}

.content-mobile-game .item-game {
    /*background: rgba(0,0,0,0.5);*/
    height: 22%;
    width: 50%;
    left: 24%;
    top: 23.5%;
}

.content-mobile-game .item-intro {
    /*background: rgba(0,0,0,0.5);*/
    height: 17%;
    width: 39%;
    left: 25%;
    top: 62%;
    overflow-y: auto;
    overflow-x: hidden;
}


.content-mobile-contact_us .item-title {
    /*background: rgba(0,0,0,0.5);*/
    height: 14%;
    width: 35%;
    left: 34%;
    top: 67%;
}

.content-mobile-contact_us .item-intro {
    /*background: rgba(0,0,0,0.5);*/
    height: 20%;
    width: 48%;
    left: 26%;
    top: 15%;
}

.content-mobile-contact_us .item-title .text-title {
    color: white !important;
    font-size: 20px !important;
    font-weight: 600;
}

.content-mobile-contact_us .item-intro .text-content {
    font-size: 12px !important;
}


.content-mobile-exhibition_hall .item-title {
    /*background: rgba(0,0,0,0.5);*/
    height: 7%;
    width: 54%;
    left: 23%;
    top: 11%;
}

.content-mobile-exhibition_hall .item-telecommunications {
    /*background: rgba(0,0,0,0.5);*/
    height: 7%;
    width: 31%;
    left: 42%;
    top: 33%;
}

.content-mobile-exhibition_hall .item-broadcasting {
    /*background: rgba(0,0,0,0.5);*/
    height: 7%;
    width: 31%;
    left: 28%;
    top: 52%;
}

.content-mobile-exhibition_hall .item-consumers {
    /*background: rgba(0,0,0,0.5);*/
    height: 7%;
    width: 31%;
    left: 43%;
    top: 70%;
}

.content-mobile-exhibition_hall .item-menu-left-up-2 {
    /*background: rgba(0,0,0,0.5);*/
    height: 6%;
    width: 10%;
    left: 45%;
    top: 16%;
}

.content-mobile-exhibition_hall .item-menu-right-up {
    /*background: rgba(0,0,0,0.5);*/
    height: 6%;
    width: 10%;
    right: 10%;
    top: 16%;
}

.content-mobile-exhibition_hall .item-menu-left-up {
    /*background: rgba(0,0,0,0.5);*/
    height: 6%;
    width: 10%;
    left: 10%;
    top: 16%;
}

.content-mobile-exhibition_hall .item-articles {
    /*background: rgba(0,0,0,0.6);*/
    height: 77%;
    width: 76%;
    left: 12%;
    top: 22%;
    overflow-y: auto;
    padding-right: 10px;
}

.content-mobile-exhibition_hall .item-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content-mobile-exhibition_hall .item-bar img {
    width: 25px;
}

.content-mobile-exhibition_hall .item-logo {
    width: 50px;
}


.lang-en .content-mobile-exhibition_hall .item-telecommunications .title {
    left: 0;
}


.content-mobile-singlepage .item-article {
    /*background: rgba(0,0,0,0.6);*/
    height: 69%;
    width: 76%;
    left: 12%;
    top: 29%;
    overflow-y: auto;
    padding: 0 10px;

}


.copyright-mobile .footer-menu a {
    margin-right: 10px;
    padding-right: 15px;
    border-right: 1px solid #ccc;
}

.copyright-mobile .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}



.content-mobile-gallery .item-menu-top1,
.content-mobile-gallery .item-menu-top2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.content-mobile-gallery .item-menu-top1 .title,
.content-mobile-gallery .item-menu-top2 .title {
    position: relative;
}