﻿@charset "utf-8";

/* Cmn */
* {
    margin: 0 auto;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

a {
    cursor: pointer;
    outline: none;
    text-decoration: none;
}

.container {
    width: 100%;
    z-index: 100;
    overflow: hidden;
}

.wrapper {
    width: 1300px;
}

/* Top */
/* 1 */
.top__1__1 {
    height: 100px;
    background-color: #0075a9;
    z-index: 200;
}

.top__1__logo {
    padding-top: 5px;
    width: 224px;
    float: left;
}

    .top__1__logo img {
        max-width: 224px;
        max-height: 90px;
    }

.top__1__interval__1 {
    width: 46px;
    float: left;
}

.top__1__button__1 {
    padding-top: 20px;
    float: left;
}

    .top__1__button__1 a {
        text-decoration: none;
    }

.top__1__button__2 {
    width: 220px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 27px;
    color: #f7f7f7;
    background-image: url(../img/cmn/top__button__1.png);
    background-size: 220px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

    .top__1__button__2:hover {
        color: #e5e5e5;
    }

.top__1__button__2__english {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    width: 220px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 27px;
    color: #f7f7f7;
    background-image: url(../img/cmn/top__button__1.png);
    background-size: 220px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

.top__1__button__2__english:hover {
    color: #e5e5e5;
}

.top__1__button__2__chinese {
    width: 220px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #f7f7f7;
    background-image: url(../img/cmn/top__button__1.png);
    background-size: 220px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

    .top__1__button__2__chinese:hover {
        color: #e5e5e5;
    }

.top__1__button__2__2 {
    width: 220px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    color: #f7f7f7;
    background-image: url(../img/cmn/top__button__1.png);
    background-size: 220px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

    .top__1__button__2__2:hover {
        color: #e5e5e5;
    }

.top__1__interval__2 {
    width: 50px;
    float: left;
}

.top__1__interval__3 {
    width: 130px;
    float: left;
}

.top__1__icon__language {
    padding-top: 20px;
    width: 60px;
    float: left;
}

    .top__1__icon__language img {
        max-width: 60px;
        max-height: 60px;
    }

    .top__1__icon__language:hover {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

.top__1__interval__4 {
    width: 6px;
    float: left;
}

.top__1__icon__interval {
    padding-top: 30px;
    width: 2px;
    float: left;
}

    .top__1__icon__interval img {
        max-width: 2px;
        max-height: 40px;
    }

.top__1__interval__5 {
    width: 2px;
    float: left;
}

/* 2 */
.top__2__interval__h {
    height: 20px;
    background-color: #006796;
    z-index: 200;
}

.top__2__1 {
    height: 60px;
    background-color: #006796;
    z-index: 200;
}

.top__2__2 {
    width: 760px;
}

.top__2__button__active {
    width: 355px;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    font-size: 27px;
    color: #81521d;
    background-image: url(../img/cmn/top__button__2__active.png);
    background-size: 355px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

.top__2__button__active__english {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    width: 355px;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    font-size: 27px;
    color: #81521d;
    background-image: url(../img/cmn/top__button__2__active.png);
    background-size: 355px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

.top__2__button__active__chinese {
    width: 355px;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    color: #81521d;
    background-image: url(../img/cmn/top__button__2__active.png);
    background-size: 355px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

.top__2__button__active__georgian {
    width: 355px;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    color: #81521d;
    background-image: url(../img/cmn/top__button__2__active.png);
    background-size: 355px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

.top__2__button__inactive {
    width: 355px;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    font-size: 27px;
    color: #707070;
    background-image: url(../img/cmn/top__button__2__inactive.png);
    background-size: 355px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

    .top__2__button__inactive:hover {
        color: #898989;
    }

.top__2__button__inactive__english {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    width: 355px;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    font-size: 27px;
    color: #707070;
    background-image: url(../img/cmn/top__button__2__inactive.png);
    background-size: 355px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

    .top__2__button__inactive__english:hover {
        color: #898989;
    }

.top__2__button__inactive__chinese {
    width: 355px;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    color: #707070;
    background-image: url(../img/cmn/top__button__2__inactive.png);
    background-size: 355px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

    .top__2__button__inactive__chinese:hover {
        color: #898989;
    }

.top__2__button__inactive__georgian {
    width: 355px;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    color: #707070;
    background-image: url(../img/cmn/top__button__2__inactive.png);
    background-size: 355px 60px;
    background-repeat: no-repeat;
    display: inline-block;
}

    .top__2__button__inactive__georgian:hover {
        color: #898989;
    }

.top__2__interval__w {
    width: 50px;
    float: left;
}

/* Content */
.content__bg {
    background-color: #0095d9;
    background-image: url(../img/cmn/content__bg.png);
    background-size: 2000px 500px;
    background-repeat: no-repeat;
    background-position-x: center;
    z-index: 200;
}

.content__interval__h__1 {
    height: 150px;
}

.content__title__bg {
    width: 1000px;
    height: 160px;
    background-image: url(../img/cmn/content__title.png);
    background-size: 1000px 160px;
    background-repeat: no-repeat;
    z-index: 300;
}

.content__title__text {
    padding-top: 53px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    color: #0095d9;
}

.content__title__text__english {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    padding-top: 53px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    color: #0095d9;
}

.content__title__text__bengali {
    padding-top: 53px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 60px;
    font-weight: 500;
    color: #0095d9;
}

.content__title__text__chinese {
    padding-top: 53px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 60px;
    font-weight: 500;
    color: #0095d9;
}

.content__title__text__georgian {
    padding-top: 53px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #0095d9;
}

.content__title__text__slovenian {
    padding-top: 53px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 55px;
    font-weight: 700;
    color: #0095d9;
}

.content__interval__h__2 {
    height: 50px;
}

.content__content__text {
    line-height: 40px;
    text-align: center;
    font-size: 27px;
    color: #f7f7f7;
}

.content__content__text__chinese {
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #f7f7f7;
}

.content__content__text__2 {
    line-height: 40px;
    text-align: left;
    font-size: 27px;
    color: #f7f7f7;
}

.content__content__text__2__chinese {
    line-height: 40px;
    text-align: left;
    font-size: 24px;
    color: #f7f7f7;
}

.content__button__page__1 {
    width: 50px;
    float: left;
}

    .content__button__page__1 a {
        text-decoration: none;
    }

.content__button__page__2 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 27px;
    color: #f7f7f7;
    background-image: url(../img/cmn/content__button__page.png);
    background-size: 50px 50px;
    background-repeat: no-repeat;
    display: inline-block;
    z-index: 300;
}

    .content__button__page__2:hover {
        color: #e5e5e5;
    }

.content__button__page__2__current {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 27px;
    color: #f7f7f7;
    background-image: url(../img/cmn/content__button__page__current.png);
    background-size: 50px 50px;
    background-repeat: no-repeat;
    display: inline-block;
    z-index: 300;
}

.content__button__page__interval__h {
    height: 50px;
}

.content__submit__wrapper {
    width: 1200px;
}

.content__submit__top {
    width: 1200px;
    height: 25px;
    background-image: url(../img/cmn/content__submit__top.png);
    background-size: 1200px 25px;
    background-repeat: no-repeat;
    z-index: 300;
}

.content__submit__bottom {
    width: 1200px;
    height: 25px;
    background-image: url(../img/cmn/content__submit__bottom.png);
    background-size: 1200px 25px;
    background-repeat: no-repeat;
    z-index: 300;
}

.content__submit__1 {
    width: 1200px;
    background-color: #0075a9;
    z-index: 300;
}

.content__submit__interval__h__1 {
    height: 25px;
}

.content__submit__text__1 {
    width: 1000px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 37px;
    color: #f7f7f7;
}

.content__submit__text__1__chinese {
    width: 1000px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 34px;
    color: #f7f7f7;
}

.content__submit__interval__h__2 {
    height: 30px;
}

.content__submit__text__2 {
    width: 1000px;
    line-height: 40px;
    text-align: left;
    font-size: 27px;
    color: #f7f7f7;
}

.content__submit__text__2__chinese {
    width: 1000px;
    line-height: 40px;
    text-align: left;
    font-size: 24px;
    color: #f7f7f7;
}

.content__submit__interval__h__3 {
    height: 50px;
}

.content__submit__2 {
    width: 1194px;
    background-color: #006796;
    z-index: 400;
}

.content__submit__icon__1 {
    width: 680px;
    height: 140px;
}

.content__submit__icon__2 {
    width: 170px;
    float: left;
}

.content__submit__icon__3 {
    width: 90px;
    height: 90px;
}

    .content__submit__icon__3 img {
        max-width: 90px;
        max-height: 90px;
    }

    .content__submit__icon__3:hover {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

.content__submit__icon__h {
    height: 20px;
}

.content__submit__icon__text__1 {
    width: fit-content;
}

.content__submit__icon__text__2 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 27px;
    color: #f7f7f7;
}

    .content__submit__icon__text__2:hover {
        color: #e5e5e5;
    }

.content__submit__icon__text__2__chinese {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
    color: #f7f7f7;
}

    .content__submit__icon__text__2__chinese:hover {
        color: #e5e5e5;
    }

.content__work__text__english {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
    color: #313131;
}

.content__work__text__chinese_traditional {
    font-family: "Noto Sans TC", sans-serif;
    line-height: 30px;
    text-align: center;
    font-size: 21px;
    color: #313131;
}

.content__work__text__japanese {
    font-family: "Noto Sans JP", sans-serif;
    line-height: 30px;
    text-align: center;
    font-size: 21px;
    color: #313131;
}

/* Foot */
.foot__button__home__color {
    background-color: #0095d9;
    z-index: 200;
}

.foot__button__home__interval__h__1 {
    height: 200px;
}

.foot__button__home__1 {
    width: 710px;
}

    .foot__button__home__1 a {
        text-decoration: none;
    }

.foot__button__home__2 {
    width: 710px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 27px;
    color: #f7f7f7;
    background-image: url(../img/cmn/foot__button.png);
    background-size: 710px 60px;
    background-repeat: no-repeat;
    display: inline-block;
    z-index: 300;
}

    .foot__button__home__2:hover {
        color: #e5e5e5;
    }

.foot__button__home__2__chinese {
    width: 710px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #f7f7f7;
    background-image: url(../img/cmn/foot__button.png);
    background-size: 710px 60px;
    background-repeat: no-repeat;
    display: inline-block;
    z-index: 300;
}

    .foot__button__home__2__chinese:hover {
        color: #e5e5e5;
    }

.foot__button__home__interval__h__2 {
    height: 60px;
}

.foot__decorate {
    height: 110px;
    background-image: url(../img/cmn/foot__decorate__r.png);
    background-size: 900px 110px;
    background-repeat: no-repeat;
    background-position-x: center;
    z-index: 200;
}

.foot__button__top {
    padding-top: 60px;
    padding-right: 50px;
    width: 100px;
    float: right;
}

    .foot__button__top img {
        max-width: 100px;
        max-height: 100px;
    }
    
    .foot__button__top:before {
        transform: translateY(20%) rotate(-45deg);
    }

.foot__border {
    height: 20px;
    background-color: #006796;
    z-index: 200;
}

.foot__color {
    background-color: #0075a9;
    z-index: 200;
}

.foot__wrapper {
    width: 1000px;
}

.foot__interval__h__1 {
    height: 100px;
}

.foot__icon__1 {
    width: 730px;
    height: 80px;
}

.foot__icon__button {
    width: 80px;
    float: left;
    height: 80px;
}

    .foot__icon__button img {
        max-width: 80px;
        max-height: 80px;
    }

    .foot__icon__button:hover {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

.foot__icon__interval__w__1 {
    width: 50px;
    float: left;
}

.foot__interval__h__2 {
    height: 50px;
}

.foot__line {
    width: 750px;
    height: 2px;
    background-color: #006796;
    z-index: 300;
}

.foot__pixticle__1 {
    width: 730px;
}

.foot__pixticle__icon {
    width: 60px;
    height: 60px;
}

    .foot__pixticle__icon img {
        max-width: 60px;
        max-height: 60px;
    }

.foot__interval__h__3 {
    height: 30px;
}

.foot__copyright {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 17px;
    color: #f7f7f7;
}

.foot__privacy_policy__1 {
    width: fit-content;
}

.foot__privacy_policy__2 {
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 17px;
    color: #f7f7f7;
}

    .foot__privacy_policy__2:hover {
        color: #e5e5e5;
    }

.foot__interval__h__4 {
    height: 100px;
}