img {
    width: 100%;
}

a:hover,
a:visited {
    text-decoration: none;
}

.cursor {
    cursor: pointer;
}

.center-cursor {
    text-align: center;
    cursor: pointer;
}

.center {
    text-align: center;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-23 {
    padding-top: 23px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

a:hover.link {
    text-decoration: none;
}

.logo-90 {
    width: 82px;
    float: left;
    margin-top: 8px;
}

.logo-70 {
    width: 70px;
    float: left;
}

#search {
    display: none;
}

.nav-link {
    /*text-transform: uppercase;*/
    font-size: 14px;
}

#banner-main {
    padding: 50px 0;
}

.banner-main {
    vertical-align: middle !important;
    text-align: center;
    width: 160px !important;
    transition: 0.6s;
    transform-style: preserve-3d;
}

.banner-main-title {
    text-align: center;
    font-size: 60px;
    color: #b99619;
    text-transform: uppercase;
    font-weight: 400;
}

.banner-main-border {
    text-align: center;
    font-size: 60px;
    font-weight: 100;
}

.banner-main-pagein {
    vertical-align: middle !important;
    text-align: center;
    width: 38% !important;
}

footer {
    border-top: 1px solid #cccccc;
    padding: 20px 0;
}

footer ul li.follow {
    display: inline;
}

footer .copyright {
    padding-top: 5px;
}

body {
    margin: 0;
    font-size: 22px;
}

p {
    font-size: 22px;
}


/* #news{
  margin-bottom: 40px;
} */

#menu-header {
    position: absolute;
    z-index: 1024;
    width: 100%;
    margin-top: 5px;
}

#news-title .title {
    font-size: 28px;
    color: #fff;
    padding: 0px 30px;
}

#news-title .seemore {
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    text-align: right;
    padding-top: 12px;
}

#news-title .seemore a {
    color: #fff;
}

#news-body {
    padding: 20px;
}

#news-body .title {
    padding: 10px 0px;
    color: #b99619;
}

#news-body .des {
    padding: 5px 0px;
    color: #fff;
}

.seemore {
    text-align: right;
}

#banner {
    padding: 30px 0;
}

#information {
    background: url("../images/information.jpg");
    background-size: 100%;
    background-attachment: fixed;
    height: 300px;
    margin-bottom: 40px;
    -webkit-box-shadow: inset 2px 9px 27px -5px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: inset 2px 9px 27px -5px rgba(0, 0, 0, 0.39);
    box-shadow: inset 2px 9px 27px -5px rgba(0, 0, 0, 0.39);
}

.slide-text {
    width: 60%;
    border-bottom: 8px solid #fff;
    border-top: 8px solid #fff;
    text-align: center;
    padding: 4%;
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

#search {
    background-color: rgba(13, 10, 10, 0.94);
    height: 100vh;
    position: fixed;
    z-index: 99999;
    width: 100%;
    top: 0;
}

#search #search-close {
    text-align: right;
    padding-top: 3%
}

#search #search-close i {
    color: #fff;
    font-size: 40px
}

#search #search-group {
    padding-top: 25%
}

@media screen and (max-width: 788px) {
    #menu-header {
        position: relative;
        z-index: 1024;
        width: 100%;
        margin-top: 5px;
    }
    #menu-lang {
        display: none;
    }
    /* nav.navbar{
    background: #0099cc;
  } */
}

.navbar {
    font-size: 22px;
}

#mainmenu .menu-btn-active {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+100,7db9e8+100 */
    background: #1e5799;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0);
    /* IE6-9 */
}

#mainmenu .nav-item:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+100,7db9e8+100 */
    background: #1e5799;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0);
    /* IE6-9 */
}

#mainmenu .nav-item.active-menu {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+100,7db9e8+100 */
    background: #1e5799;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0);
    /* IE6-9 */
}

#scroll_backtotop {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: #1e5799;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0);
    /* IE6-9 */
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}

#scroll_backtotop span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}

#scroll_backtotop:hover {
    background-color: #ffb02c;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#slideshow-pagein {
    height: 350px;
    background-position: center;
    background: 100%;
    background-repeat: no-repeat !important;
}

#slideshow-pagein .slideshow-border {
    /*margin: 10% auto 0 auto;*/
    margin: 5em auto 0em;
    /*margin-top: 10%;*/
    background: rgba(11, 12, 14, 0.57);
    width: 60%;
    border: 5px solid #fff;
}

#slideshow-pagein #main_title {
    font-size: 45px;
    color: #fff;
    text-align: center;
    padding: 10px 20px 0;
    /*float: left;*/
}

#slideshow-pagein #main_des {
    clear: both;
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    //background: rgba(148, 148, 148, 0.49);
    padding: 10px 20px;
    //float: left;
}

#submenu-pagein {
    margin: 85px 0px;
}

#submenu-pagein .title {
    padding-top: 10px;
    color: #002f54;
}

#submenu-pagein .title.submenu-current {
    padding-top: 10px;
    color: grey;
}

#submenu-pagein a:hover,
#submenu-pagein a:focus {
    text-decoration: none;
}

#submenu-pagein img {
    -webkit-filter: grayscale(100%);
}

#submenu-pagein img:hover {
    -webkit-filter: grayscale(0%);
}

#submenu-pagein img.submenu-current {
    -webkit-filter: grayscale(0%);
}

#structure {
    padding-top: 40px;
    background: url('../images/body-corporate-structure.jpg');
    height: 1200px;
}

#structure img.person-pagein-f {
    width: 30%;
}

#structure img.person-pagein {
    width: 70%;
}


/* #structure img.person-pagein{
  width: 100%;
} */

#structure img.person-pagein-l {
    width: 70%;
}

#structure .title {
    color: #b99619;
    font-size: 22px;
    font-weight: 400;
    padding: 5px 0;
}

#tcc_bot {
    background: #d1dbe2;
}

#tcc_bot .title {
    color: #b99619;
}

#member-page {
    background: #002f54;
}

#member-2-page {
    background: #d1dbe2;
}

#service-page {
    background: #002f54;
}

#service-2-page {
    background: #006699;
    color: #fff;
}

#product-page {
    background: #006699;
    color: #fff;
}

#product-2-page {
    /* background: #002f54; */
}

.banner-main:hover {
    -webkit-filter: grayscale(100%);
    transform: rotateY(180deg);
}

@media screen and (max-width: 788px) {
    .banner-main-title {
        font-size: 300%;
    }
    .banner-main {
        width: 100% !important;
    }
    #information {
        height: 100% !important;
    }
}

.cluster {
    color: #FFFFFF;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.cluster-1 {
    background-image: url(../images/m1.png);
    line-height: 53px;
    width: 53px;
    height: 52px;
}

.cluster-2 {
    background-image: url(../images/m2.png);
    line-height: 53px;
    width: 56px;
    height: 55px;
}

.cluster-3 {
    background-image: url(../images/m3.png);
    line-height: 66px;
    width: 66px;
    height: 65px;
}

h1,
h2 {
    font-weight: 600;
}

img.see_more_home {
    width: 7px;
}

img.pin_home {
    width: 22px;
}

img.spinner {
    width: 100px;
    margin-top: -400px;
}

.ip-loader img {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 50%;
}

.anchor_home {
    position: absolute;
    z-index: 999;
    left: 46.5%;
    margin-top: -50px;
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
    .anchor_home {
        left: 43%;
    }
}

@media only screen and (min-width: 400px) and (max-width: 600px) {
    .anchor_home {
        left: 40%;
        margin-top: -40px;
    }
    .anchorLink img {
        width: 80% !important;
    }
}

@media only screen and (max-width: 400px) {
    .anchor_home {
        left: 48%;
        margin-top: -40px;
    }
    .anchorLink img {
        width: 80% !important;
    }
}

.videoWrapper {
    position: relative;
    padding-bottom: 46.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.intro-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

#fixed-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}