﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'AeroRegular';
    src: url('aero.eot');
    src: url('aero/aero.eot') format('embedded-opentype'),
    url('aero/aero.woff') format('woff'),
    url('aero/aero.ttf') format('truetype'),
    url('aero/aero.svg#AeroRegular') format('svg');
}

body {
    font-family: "Arial", Gadget, sans-serif !important;
    color: #636466 !important;
    font-size: 14px !important;
    line-height: 14px !important;
    margin: 0;
    padding: 0;
}

.new-menu li .nav-link {
    font-family: 'AeroRegular';
    color: #22297a !important;
    display: block;
    padding: 3px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

.new-menu li .nav-link:hover {
    color: #bb0800 !important;
    border-bottom: 2px solid #bb0800;
}

.new-menu {
    background-image: url(../image/menu_bar_cont.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 100% 100%;
}

.new-menu .navbar {
    background-image: url(../image/menu_bar.jpg);
    background-repeat: no-repeat;
}

.new-menu .navbar {
    background-size: cover;
}

.new-menu .dropdown-menu,
#page_content .cert-block .cert-block-title {
    background-color: #dcdddf;
}

.new-menu .dropdown-menu .dropdown-item {
    text-transform: capitalize;
    border-bottom: 1px solid white;
    padding: 0.55rem 1.5rem;
}

.new-menu .dropdown-menu .dropdown-item:hover {
    background-color: #636466;
    color: #fff;
}

.new-menu .dropdown:hover > .dropdown-menu {
    display: block;
}

.new-menu .navbar .dropdown-toggle:after {
    display: none;
}

.homewelcome-title {
    margin-top: 54px;
    color: #22297a;
    font-size: 21px;
    margin-bottom: 10px;
}

.homewelcome-content {
    font-size: 15px;
}

.fs-20 {
    font-size: 20px;
}

.homewelcome-content ul li {
    list-style: none;
    line-height: 27px;
}

.homewelcome-content ul li.line2 {
    margin-left: -10px;
}

.homewelcome-content ul li.line3 {
    margin-left: -20px;
}

.homewelcome-content ul li.line4 {
    margin-left: -30px;
}

.homewelcome-content ul li.line5 {
    margin-left: -40px;
}

.homewelcome-content ul li.line6 {
    margin-left: -50px;
}

.homewelcome-content ul li.line7 {
    margin-left: -60px;
}

.mt-52 {
    margin-top: 52px;
}

#featured_product .carousel-control-next,
#featured_product .carousel-control-prev {
    background-color: #22297a;
    bottom: auto;
    padding: 10px;
    /*margin-top: -50px;*/
}

#featured_product .featured-products-container .carousel .prod-image {
    border: 1px solid #E1E1E1;
}

#featured_product .featured-products-container .carousel .prod-image:hover {
    background-color: #22297a;
}

.bt-1-solid {
    border-top: 1px solid;
}

#featured_product .title-container,
.bb-1-solid {
    border-bottom: 1px solid;
}

.bl-1-solid {
    border-left: 1px solid;
}

.br-1-solid {
    border-right: 1px solid;
}

.bcolor-22297a {
    border-color: #22297a;
}

#page_content .aalgroup-title,
#page_content .page-content .product-main-title li,
#page_content .page-content .product-title-desc,
.page-content-title h4,
.c-22297a {
    color: #22297a;
}

.c-f00 { color: #f00 ; }

#carousel_home_banner {
    background: url(../image/banner/test.png) bottom center no-repeat;
    position: relative;
    background-size: auto 100%;
}

#new_header .logo {
    padding-top: 17px;
}

#featured_product h2,
#page_content .page-content .product-card .card-title {
    font-weight: bolder;
}

#page_content .page-content .content-wrapper {
    font-size: 18px;
}

#footer {
    background: #22297a;
    color: white;
}

#footer .footer_CompanyInfo ul li,
#footer .footer_ProductCategories ul li {
    line-height: 25px;
}

#footer ul {
    padding: 0;
    padding-top: 10px;
}

#footer ul li {
    line-height: 30px;
    list-style: none;
}

#footer .footer_CompanyInfo ul li a,
#footer .footer_ProductCategories ul li a,
#footer .footer_ContactUs ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
}

#footer .footer_ContactUs ul li {
    line-height: 35px;
    list-style: none;
}

#footer .footer_CompanyInfo,
#footer .footer_ProductCategories,
#footer .footer_ContactUs {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

#footer .copyright,
#footer .copyright a{
    color: #fff;
    font-size: 11px;
}

.addthis .addthis_default_style .at300b,
.addthis .addthis_default_style .at300m {
    float: none;
}

#breadcrumbs .breadcrumb {
    background-color: transparent;
    padding: 0px;
    margin: 0px;
}

#page_content .page-title {
    background-color: #22297a;
    padding: 10px 15px;
    color: white;
    font-family: 'AeroRegular';
    text-transform: uppercase;
}

.page-content-title {
    background-color: #dcdddf;
    font-family: 'AeroRegular';
    text-transform: capitalize;
    padding: 5px 15px;
}

#page_content .page-title h3 {
    margin: 0px;
}

#page_content .side-menu,
#page_content .contact-info-block ul {
    padding: 0;
}

#page_content .cert-block .cert-block-title {
    padding: 10px;
}

#page_content .cert-block .cert-block-title {
    border-radius: 5px;
}

#page_content .cert-block,
#page_content .page-content .product-card {
    cursor: pointer;
}

#page_content .cert-block img,
.cert-modal-img {
    border: 1px solid #e1e2e4;
}

#page_content .cert-block .cert-block-img {
    position: relative;
}

#page_content .cert-block .cert-block-img .cert-search {
    position: absolute;
    bottom: 0;
    right: 0;
}

#page_content .side-menu li,
#page_content .contact-info-block ul {
    list-style: none;
}

#page_content .side-menu li .right-point {
    list-style: none;
    background-color: whitesmoke;
    font-family: 'AeroRegular';
    padding: 14px;
    margin-top: 1px;
}

#page_content .side-menu li:hover .right-point,
.side-menu-active,
#page_content .page-content .product-card:hover {
    background-color: #22297a !important;
}

#page_content .side-menu li a {
    color: grey;
    text-decoration: none;
    display: block;
}

#page_content .side-menu li:hover a,
.side-menu-active a,
#page_content .page-content .product-card:hover a .card-body p,
#page_content .page-content .product-card:hover a .card-body h4 {
    color: white !important;
}

.lh-20,
#page_content .page-content .content-wrapper p,
#page_content .page-content .mission li,
#page_content .page-content .page-content-block,
#page_content .page-content .product-card a .card-body p,
#page_content .page-content .product-title-desc,
#page_content .contact-info-block {
    line-height: 20px;
}

#page_content .side-menu li a,
#page_content .page-content .content-wrapper p {
    font-size: 14px;
}

#page_content .aalgroup-title {
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #22297a;
}

#page_content .page-title h3,
.page-content-title h4 {
    font-size: 16px;
}

#page_content .aalgroup-wrapper ul li {
    list-style: url('../image/abtus/liststyle.jpg');
}

#page_content .aalgroup-wrapper ul,
#page_content .page-content ul.mission {
    padding-left: 15px;
}

#page_content .aalgroup-wrapper ul li,
#page_content .page-content .mission li {
    padding: 5px;
}


#page_content .product-side-category ul li .d-flex .product-side-menu {
    font-weight: lighter !important;
    font-size: 14px;
}

#page_content .product-side-category ul li .d-flex img {
    width: 50px;
}

#page_content .product-side-category ul li .col-6,
#page_content .product-side-category ul li .col-4 {
    padding-right: 0;
}

#page_content .product-side-category ul li .col-6,
#page_content .contact-info-block .col-10 {
    padding-left: 0;
}

#page_content .page-content .product-card {
    background-color: #e6e7e9;
}

#page_content .page-content .product-card img {
    background-color: white;
}

#page_content .page-content .product-card a {
    text-decoration: none;
    color: inherit;
}

#page_content .page-content .product-main-title li {
    list-style: url('../image/product_detail/arrow.png');
    font-size: 30px;
    font-family: 'AeroRegular';
}

#page_content .page-content .product-title-desc {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding-left: 40px;
}

#page_content .page-content .product-desc {
    color: #383637;
    line-height: 25px;
}

#page_content .page-content .categories-group div[class*='col-'] {
    display: flex;
}

.page-content-title h4 {
    margin-bottom: 0px;
}

#page_content .contact-info-block {
    border: 1px solid #e6e7e8;
}

#page_content .contact-info-block .contact-icon {
    padding-top: 5px;
}

.field-alert-text {
    color: red;
    font-style: italic;
}

.td-underscore {
    text-decoration: underline;
}

.trapeziod {
    position: relative;
    -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 0, 75% 100%, 0% 100%);
    /*clip-path: polygon(0% 0%, 75% 0%, 100% 0, 75% 100%, 0% 100%);*/
    clip-path: polygon(0% 0%, 75% 0%, 100% 0, 91% 100%, 0% 100%);
}

.right-point {
    -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
}

.shape-border-shadow-lightgrey {
    -webkit-filter: drop-shadow(2px 2px 0px lightgrey)
    drop-shadow(2px -2px 0px lightgrey)
    drop-shadow(-2px 2px 0px lightgrey)
    drop-shadow(-2px -2px 0px lightgrey);
    filter: drop-shadow(1px 1px 0px lightgrey)
    drop-shadow(1px -1px 0px lightgrey)
    drop-shadow(-1px 1px 0px lightgrey)
    drop-shadow(-1px -1px 0px lightgrey);
}


/*.right-point {*/
    /*-webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);*/
    /*clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);*/
    /*position: relative;*/
    /*background-color: #22297a;*/
    /*z-index: 99;*/
/*}*/

/*.right-point:before {*/
    /*-webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);*/
    /*clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);*/
    /*position: absolute;*/
    /*content: "";*/
    /*background-color: white !important;*/
    /*top: 1px;*/
    /*left: 1px;*/
    /*right: 1px;*/
    /*bottom: 1px;*/
/*}*/

@media (min-width: 769px) {
    #home_page_banner_carousel .carousel-indicators {
        justify-content: flex-end;
        margin: auto;
    }

    #home_page_banner_carousel .carousel-indicators li {
        background-color: white;
        border: 2px solid black;
        border-radius: 50%;
        height: 30px;
    }

    #home_page_banner_carousel .carousel-indicators .active {
        background-color: black;
    }
}

@media (max-width: 1199px) {
    .homewelcome-content ul li {
        margin-left: 0px !important;
    }
}

@media (max-width: 991px) {
    .new-menu,
    .new-menu .navbar {
        background-image: none;
        background-color: #dcdddf;
    }

    .new-menu .navbar .dropdown-toggle:after {
        display: inline-block;
    }

    .new-menu .navbar .nav-link {
        margin: 5px auto;
    }

    #featured_product .carousel-control-next,
    #featured_product .carousel-control-prev {
        padding: 10px;
        width: auto;
    }
}

@media (max-width: 575px) {
    #page_content .side-menu li:first-child {
        margin-top: 10px;
    }

    #page_content .side-menu li .right-point {
        padding: 10px;
    }

    /*#page_content .page-title h3 {*/
        /*font-size: 16px;*/
    /*}*/
}

/*img {*/
    /*border: 0;*/
/*}*/

/*a, a:hover {*/
    /*text-decoration: none;*/
/*}*/

/*.pull-left {*/
    /*float: left;*/
/*}*/

/*.pull-right {*/
    /*float: right;*/
/*}*/

/*.clear {*/
    /*clear: both;*/
/*}*/

/*.breadcrumb, .breadcrumbs {*/
    /*font-size: 12px;*/
/*}*/
/*#header {*/
    /*padding-top: 17px;*/
    /*height: 130px;*/
/*}*/

/*.footer_container {*/
    /*width: 1000px;*/
    /*margin: 0 auto;*/
    /*height: 220px;*/
    /*background: #22297a;*/
    /*padding-top: 30px;*/
/*}*/

/*#content {*/
    /*height: auto;*/
    /*margin-top: 10px;*/
/*}*/

/*.menu_bar_end {*/
    /*border-top: 36px solid #e6e7e8;*/
    /*border-bottom: 37px solid #dcdddf;*/
    /*margin-top: 14px;*/
    /*margin-left: 1000px;*/
/*}*/

/*#menu li ul {*/
    /*display: none;*/
    /*background-color: #e6e7e8;*/
    /*z-index: 1;*/
    /*position: relative;*/
/*}*/

/*#menu li:hover ul, #menu li.hover ul {*/
    /*display: block;*/
    /*position: absolute;*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*z-index: 99999999;*/
/*}*/

/*#menu li:hover li, #menu li.hover li {*/
    /*float: none; }*/

/*#menu li:hover li a, #menu li.hover li a {*/
    /*border-bottom: 1px solid #f6f6f7;*/
    /*color: #636466;*/
    /*font-family: "Arial", Gadget, sans-serif;*/
    /*padding-top: 12px;*/
    /*padding-bottom: 9px;*/
    /*padding-left: 20px;*/
    /*padding-right: 30px;*/
/*}*/

/*.search {*/
    /*background: url(../image/search_bar.png) no-repeat;*/
    /*width: 217px;*/
    /*height: 30px;*/
    /*margin-top: 23px;*/
    /*margin-left: 740px;*/
    /*position: absolute;*/
    /*padding-top: 8px;*/
    /*padding-left: 17px;*/
    /*font-family: "Arial", Gadget, sans-serif;*/
    /*color: #636466;*/
    /*font-size: 12px;*/
    /*font-style: italic;*/
/*}*/

/*.search a {*/
    /*width: 14px;*/
    /*height: 14px;*/
    /*margin-left: 172px;*/
    /*position: absolute;*/
/*}*/

/*.footer_contact {*/
    /*font-size: 12px;*/
    /*font-weight: normal;*/
    /*margin-top: -17px;*/
    /*margin-left: 35px;*/
/*}*/

/*.title {*/
    /*background: url(../image/title_bar.jpg) no-repeat;*/
    /*color: #fff;*/
    /*font-family: 'AeroRegular';*/
    /*font-size: 16px;*/
    /*padding: 10px 0 10px 20px;*/
    /*margin-top: 13px;*/
/*}*/

/*.certi {*/
    /*height: 840px;*/
    /*margin-bottom: 20px;*/
    /*margin-top: -20px;*/
/*}*/

/*.certview {*/
    /*position: absolute;*/
    /*margin: 280px 0 0 185px;*/
/*}*/

/*.cert1 {*/
    /*margin: 45px 0 25px 20px;*/
    /*border: 1px solid #e1e2e4;*/
    /*height: 318px;*/
    /*float: left;*/
    /*width: 225px;*/
/*}*/

/*.certname {*/
    /*text-align: center;*/
    /*margin-top: 10px;*/
    /*background: #dcdddf;*/
    /*border-radius: 5px;*/
    /*padding: 10px;*/
/*}*/

/*.title_short {*/
    /*background: url(../image/title_bar_short.jpg) no-repeat;*/
    /*color: #fff;*/
    /*font-family: 'AeroRegular';*/
    /*font-size: 16px;*/
    /*padding: 10px 0 10px 20px;*/
    /*margin-top: 12px;*/
    /*text-transform: uppercase;*/
/*}*/

/*.investor_content {*/
    /*min-height: 1200px;*/
/*}*/

/*.report_content {*/
    /*min-height: 400px;*/
/*}*/

/*.corpomission_content {*/
    /*min-height: 550px;*/
/*}*/

/*.corpostructure_content {*/
    /*min-height: 700px;*/
/*}*/

/*.announcement_content {*/
    /*min-height: 400px;*/
/*}*/

/*.announcement {*/
    /*width: 730px;*/
    /*text-align: center;*/
/*}*/

/*.investor_bar {*/
    /*width: 235px;*/
    /*height: 346px;*/
    /*margin-left: -40px;*/
/*}*/

/*.investor_bar li {*/
    /*list-style: none;*/
/*}*/

/*.bar1 {*/
    /*background: url(../image/investor_sidebar/bar1.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.bar1:hover, .bar11 {*/
    /*background: url(../image/investor_sidebar/bar1_hover.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.bar2 {*/
    /*background: url(../image/investor_sidebar/bar2.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.bar2:hover, .bar21 {*/
    /*background: url(../image/investor_sidebar/bar2_hover.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.bar3 {*/
    /*background: url(../image/investor_sidebar/bar3.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.bar3:hover, .bar31 {*/
    /*background: url(../image/investor_sidebar/bar3_hover.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.bar4 {*/
    /*background: url(../image/investor_sidebar/bar4.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.bar4:hover, .bar41 {*/
    /*background: url(../image/investor_sidebar/bar4_hover.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.bar5 {*/
    /*background: url(../image/investor_sidebar/bar5.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.bar5:hover, .bar51 {*/
    /*background: url(../image/investor_sidebar/bar5_hover.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.investor_topic ul li {*/
    /*list-style: none;*/
    /*line-height: 24px;*/
    /*font-size: 14px;*/
    /*font-weight: normal;*/
/*}*/

/*.investor_topic ul li.next {*/
    /*margin-bottom: 20px;*/
/*}*/

/*.investor_topic ul {*/
    /*margin-left: -35px;*/
/*}*/

/*.investor_topic {*/
    /*font-size: 18px;*/
    /*font-weight: bold;*/
    /*margin-left: 30px;*/
/*}*/

/*.investor_structure {*/
    /*margin-top: -30px;*/
/*}*/

/*.investor_vision, .investor_mission {*/
    /*background: url(../image/title_bar_short1.jpg) no-repeat;*/
    /*width: 328px;*/
    /*height: 12px;*/
    /*font-family: 'AeroRegular';*/
    /*color: #22297a;*/
    /*font-size: 16px;*/
    /*padding: 7px 0 7px 18px;*/
    /*margin-left: 33px;*/
/*}*/

/*.investor_vision ul li, .investor_mission ul li {*/
    /*font-family: "Arial", Gadget, sans-serif;*/
    /*color: #636466;*/
    /*font-size: 14px;*/
    /*line-height: 20px;*/
    /*padding-bottom: 15px;*/
/*}*/

/*.investor_vision ul, .investor_mission ul {*/
    /*margin-left: -30px;*/
/*}*/

/*.pic1 {*/
    /*margin-left: -18px;*/
    /*margin-top: -45px;*/
/*}*/

/*.compbg_topic {*/
    /*font-size: 18px;*/
    /*margin-top: 30px;*/
    /*width: 725px;*/
/*}*/

/*.compbg_topic ul {*/
    /*padding: 0;*/
/*}*/

/*.compbg_topic ul li {*/
    /*list-style: none;*/
    /*font-size: 14px;*/
    /*line-height: 20px;*/
    /*margin-bottom: 19px;*/
    /*text-align: justify;*/
/*}*/

/*.compbg_topic ul li span {*/
    /*color: #F00;*/
/*}*/

/*.compbg_topic ul li span span {*/
    /*color: #F00;*/
    /*text-decoration: underline;*/
/*}*/

/*.chairmanMsg_topic1, .chairmanMsg_topic {*/
    /*font-size: 18px;*/
    /*color: #22297a;*/
/*}*/

/*.chairmanMsg_topic {*/
    /*width: 725px;*/
/*}*/

/*.chairmanMsg_topic1 ul {*/
    /*padding: 0;*/
/*}*/

/*.chairmanMsg_topic1 ul li {*/
    /*list-style: none;*/
    /*font-size: 14px;*/
    /*line-height: 20px;*/
    /*margin-bottom: 15px;*/
    /*text-align: justify;*/
    /*width: 380px;*/
    /*color: #636466;*/
/*}*/

/*.chairmanMsg_topic1 .chairmanMsg_divider {*/
    /*margin-top: 13px;*/
/*}*/

/*.chairmanMsg_topic ul {*/
    /*padding: 0;*/
    /*margin-bottom: 30px;*/
/*}*/

/*.chairmanMsg_topic ul li {*/
    /*list-style: none;*/
    /*font-size: 14px;*/
    /*line-height: 20px;*/
    /*margin-bottom: 15px;*/
    /*text-align: justify;*/
    /*color: #636466;*/
/*}*/

/*.chairmanMsg_top {*/
    /*height: 431px;*/
/*}*/

/*.aalgroup {*/
    /*width: 330px;*/
/*}*/





/*.aalgroup ul li {*/
    /*list-style: url(../image/abtus/liststyle.jpg);*/
    /*padding-bottom: 20px;*/
/*}*/

/*.vision_title_short {*/
    /*background: url(../image/abtus/title_bar_short.jpg);*/
    /*width: 328px;*/
    /*height: 12px;*/
    /*font-family: 'AeroRegular';*/
    /*color: #22297a;*/
    /*font-size: 16px;*/
    /*padding: 7px 0 7px 18px;*/
/*}*/

/*.vision_content {*/
    /*width: 320px;*/
    /*padding: 10px 0 40px 15px;*/
    /*text-align: justify;*/
    /*line-height: 20px;*/
/*}*/

/*.vision_content ul {*/
    /*padding-left: 15px;*/
/*}*/

/*.vision_content ul.number {*/
    /*list-style: decimal;*/
/*}*/

/*.vision_top {*/
    /*height: 355px;*/
/*}*/

/*.vision_title_long {*/
    /*background: url(../image/abtus/title_bar.jpg) no-repeat;*/
    /*width: 711px;;*/
    /*height: 12px;*/
    /*font-family: 'AeroRegular';*/
    /*color: #22297a;*/
    /*font-size: 16px;*/
    /*padding: 7px 0 7px 18px;*/
    /*margin-bottom: 20px;*/
/*}*/

/*.abt_vision, .abt_mission {*/
    /*background: url(../image/title_bar_short1.jpg) no-repeat;*/
    /*width: 328px;*/
    /*height: 12px;*/
    /*font-family: 'AeroRegular';*/
    /*color: #22297a;*/
    /*font-size: 16px;*/
    /*padding: 7px 0 7px 18px;*/
/*}*/

/*.abt_vision ul li, .abt_mission ul li {*/
    /*font-family: "Arial", Gadget, sans-serif;*/
    /*color: #636466;*/
    /*font-size: 14px;*/
    /*line-height: 20px;*/
    /*padding-bottom: 15px;*/
/*}*/

/*.abt_vision ul, .abt_mission ul {*/
    /*margin-left: -30px;*/
/*}*/

/*.abt_pic1 {*/
    /*margin-top: 140px;*/
/*}*/

/*.contact_content {*/
    /*height: 676px;*/
/*}*/

/*.contactinfo {*/
    /*background: url(../image/contact/contactinfo_bg.jpg) no-repeat;*/
    /*width: 235px;*/
    /*height: 270px;*/
    /*border: 1px solid #e6e7e8;*/
    /*padding-top: 15px;*/
    /*margin-top: 10px;*/
/*}*/

/*.contactinfo_icon ul {*/
    /*padding-left: 10px;*/
/*}*/

/*.contactinfo_icon ul li {*/
    /*list-style: none;*/
/*}*/

/*.contactinfo_info {*/
    /*width: 200px;*/
/*}*/

/*.contactinfo_info ul {*/
    /*padding: 0;*/
/*}*/

/*.contactinfo_info ul li {*/
    /*list-style: none;*/
    /*font-size: 13px;*/
    /*line-height: 17px;*/
/*}*/

/*.contactinfo_info ul li.contactinfo_head {*/
    /*color: #22297a;*/
    /*font-size: 13px;*/
/*}*/

/*.contactinfo_info ul li.contactinfo_tail {*/
    /*margin-bottom: 25px;*/
/*}*/

/*.contactinfo_tel {*/
    /*margin-top: 95px;*/
/*}*/

/*.contactinfo_fax, .contactinfo_mail {*/
    /*margin-top: 25px;*/
/*}*/

/*.contact_map {*/
    /*margin-top: 20px;*/
/*}*/

/*.contact_title_long {*/
    /*background: url(../image/abtus/title_bar.jpg) no-repeat;*/
    /*width: 711px;;*/
    /*height: 18px;*/
    /*font-family: 'AeroRegular';*/
    /*color: #22297a;*/
    /*font-size: 16px;*/
    /*padding: 11px 0 7px 18px;*/
    /*margin-bottom: 20px;*/
    /*margin-top: 12px;*/
/*}*/

/*.contactform_txtname input, .contactform_txtemail input, .contactform_txttel input, .contactform_txtadd input {*/
    /*width: 450px;*/
    /*height: 30px;*/
    /*margin-top: 11px;*/
    /*margin-bottom: 26px;*/
/*}*/

/*.contactform_txtmessage input {*/
    /*width: 450px;*/
    /*height: 140px;*/
    /*margin-top: 11px;*/
    /*margin-bottom: 26px;*/
/*}*/

/*.contactform_btnsubmit input {*/
    /*background: url(../image/contact/btnsubmit.png) no-repeat;*/
    /*width: 99px;*/
    /*height: 30px;*/
    /*border: none;*/
    /*cursor: pointer;*/
/*}*/

/*.contactform_btncancel input {*/
    /*background: url(../image/contact/btncancel.png) no-repeat;*/
    /*width: 99px;*/
    /*height: 30px;*/
    /*border: none;*/
    /*cursor: pointer;*/
    /*margin-left: -15px;*/
/*}*/

/*.contact_pic {*/
    /*margin-top: -300px;*/
/*}*/

/*.banner_dvd {*/
    /*background: url(../image/banner/dvdplayer1.png) no-repeat;*/
    /*width: 701px;*/
    /*height: 370px;*/
    /*margin-left: -80px;*/
    /*position: absolute;*/
    /*z-index: 9999;*/
    /*margin-top: 40px;*/
/*}*/

/*.wide-container {*/
    /*width: 1000px;*/
    /*margin: 0 auto;*/
/*}*/

/*#slides {*/
    /*height: auto !important;*/
    /*overflow: inherit !important;*/
/*}*/

/*.slides-control {*/
    /*height: 534px !important;*/
/*}*/

/*.homewelcome_info {*/
    /*width: 550px;*/
/*}*/

/*.homewelcome {*/
    /*height: 350px;*/
/*}*/

/*.homewelcome_divider {*/
    /*margin-bottom: 15px;*/
/*}*/

/*.homewelcome_content {*/
    /*width: 540px;*/
/*}*/

/*.homewelcome_content ul {*/
    /*padding: 0;*/
/*}*/

/*.homewelcome_content ul li {*/
    /*list-style: none;*/
    /*line-height: 25px;*/
/*}*/

/*.homewelcome_readmorebtn {*/
    /*background: url(../image/btn_readmore.jpg) no-repeat;*/
    /*width: 91px;*/
    /*height: 22px;*/
    /*margin-top: 40px;*/
/*}*/

/*.homeproduct {*/
    /*height: 230px;*/
/*}*/

/*.homeproduct_content {*/
    /*width: 1000px;*/
    /*height: 210px;*/
/*}*/

/*.companybg_content {*/
    /*height: 815px;*/
/*}*/

/*.AALGroup_content {*/
    /*height: 600px;*/
/*}*/

/*.ChairmanMsg_content {*/
    /*height: 1600px;*/
/*}*/

/*.mission1_content {*/
    /*height: 530px;*/
/*}*/

/*.vision1_content {*/
    /*height: 950px;*/
/*}*/

/*.milestone_content {*/
    /*height: 2831px;*/
/*}*/

/*.abtus_bar li {*/
    /*list-style: none;*/
/*}*/

/*ul.abtus_bar {*/
    /*padding: 0;*/
/*}*/

.abtus_bar1 {
    background: url(../image/abtus/bar1.png) no-repeat;
    width: 235px;
    height: 70px;
}

.abtus_bar1:hover, .abtus_bar11 {
    background: url(../image/abtus/bar1_hover.png) no-repeat;
    width: 235px;
    height: 70px;
}

.abtus_bar2 {
    background: url(../image/abtus/bar2.png) no-repeat;
    width: 235px;
    height: 70px;
}

.abtus_bar2:hover, .abtus_bar21 {
    background: url(../image/abtus/bar2_hover.png) no-repeat;
    width: 235px;
    height: 70px;
}

.abtus_bar3 {
    background: url(../image/abtus/bar3.png) no-repeat;
    width: 235px;
    height: 70px;
}

.abtus_bar3:hover, .abtus_bar31 {
    background: url(../image/abtus/bar3_hover.png) no-repeat;
    width: 235px;
    height: 70px;
}

.abtus_bar4 {
    background: url(../image/abtus/bar4.png) no-repeat;
    width: 235px;
    height: 70px;
}

.abtus_bar4:hover, .abtus_bar41 {
    background: url(../image/abtus/bar4_hover.png) no-repeat;
    width: 235px;
    height: 70px;
}

.abtus_bar5 {
    background: url(../image/investor_sidebar/bar3.png) no-repeat;
    width: 235px;
    height: 70px;
}

.abtus_bar5:hover, .abtus_bar51 {
    background: url(../image/investor_sidebar/bar3_hover.png) no-repeat;
    width: 235px;
    height: 70px;
}

.abtus_bar6 {
    background: url(../image/abtus/bar6.png) no-repeat;
    width: 235px;
    height: 70px;
}

.abtus_bar6:hover, .abtus_bar61 {
    background: url(../image/abtus/bar6_hover.png) no-repeat;
    width: 235px;
    height: 70px;
}

/*.abtus_info {*/
    /*width: 725px;*/
/*}*/

/*.misi {*/
    /*height: 140px;*/
/*}*/

/*.product_content {*/
    /*min-height: 1120px;*/
/*}*/

/*.product_bar li {*/
    /*list-style: none;*/
/*}*/

/*ul.product_bar {*/
    /*padding: 0;*/
/*}*/

/*.product_bar1 {*/
    /*background: url(../image/product/product_bar1.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.product_bar1:hover, .product_bar11 {*/
    /*background: url(../image/product/product_bar1_hover.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.product_bar2 {*/
    /*background: url(../image/product/product_bar2.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.product_bar2:hover, .product_bar21 {*/
    /*background: url(../image/product/product_bar2_hover.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.product_bar3 {*/
    /*background: url(../image/product/product_bar3.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.product_bar3:hover, .product_bar31 {*/
    /*background: url(../image/product/product_bar3_hover.png) no-repeat;*/
    /*width: 235px;*/
    /*height: 70px;*/
/*}*/

/*.product_info {*/
    /*width: 745px;*/
    /*margin-top: -20px;*/
/*}*/

/*.product_info_title {*/
    /*background: url(../image/abtus/title_bar.jpg) no-repeat;*/
    /*width: 711px;;*/
    /*height: 18px;*/
    /*font-family: 'AeroRegular';*/
    /*color: #22297a;*/
    /*font-size: 16px;*/
    /*padding: 11px 0 7px 18px;*/
    /*margin-bottom: 20px;*/
/*}*/

/*.product_info_content {*/
    /*width: 745px;*/
    /*height: 330px;*/
/*}*/

/*.product_info_content ul {*/
    /*list-style: none;*/
    /*width: 745px;*/
    /*height: 501px;*/
    /*padding: 0;*/
    /*margin-left: -10px;*/
/*}*/

/*.product_info_content ul li {*/
    /*float: left;*/
    /*margin-left: 10px;*/
    /*margin-bottom: 25px;*/
/*}*/

/*.overhead1 {*/
    /*background: url(../image/product/overhead1.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.overhead1:hover {*/
    /*background: url(../image/product/overhead1_hover.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.overhead2 {*/
    /*background: url(../image/product/overhead2.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.overhead2:hover {*/
    /*background: url(../image/product/overhead2_hover.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.overhead3 {*/
    /*background: url(../image/product/overhead3.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.overhead3:hover {*/
    /*background: url(../image/product/overhead3_hover.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.headrest1 {*/
    /*background: url(../image/product/headrest1.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.headrest1:hover {*/
    /*background: url(../image/product/headrest1_hover.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.headrest2 {*/
    /*background: url(../image/product/headrest2.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.headrest2:hover {*/
    /*background: url(../image/product/headrest2_hover.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.headrest3 {*/
    /*background: url(../image/product/headrest3.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.headrest3:hover {*/
    /*background: url(../image/product/headrest3_hover.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.HRD30701 {*/
    /*background: url(../image/product/HRD30701.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.HRD30701:hover {*/
    /*background: url(../image/product/HRD30701_hover.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.HRD30702 {*/
    /*background: url(../image/product/HRD30702.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.HRD30702:hover {*/
    /*background: url(../image/product/HRD30702_hover.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.tablet1 {*/
    /*background: url(../image/product/tablet1.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.tablet1:hover {*/
    /*background: url(../image/product/tablet1_hover.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.tablet2 {*/
    /*background: url(../image/product/tablet2.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.tablet2:hover {*/
    /*background: url(../image/product/tablet2_hover.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.tablet3 {*/
    /*background: url(../image/product/tablet3.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.tablet3:hover {*/
    /*background: url(../image/product/tablet3_hover.jpg);*/
    /*width: 235px;*/
    /*height: 300px;*/
/*}*/

/*.product_category {*/
    /*margin-top: -40px;*/
/*}*/

/*.productdetail_info {*/
    /*color: #383637;*/
    /*line-height: 25px;*/
    /*width: 745px !important;*/
/*}*/

/*.productdetail_title1 ul li {*/
    /*list-style: url(../image/product_detail/arrow.png);*/
    /*font-family: 'AeroRegular';*/
    /*color: #22297a;*/
    /*font-size: 30px;*/
/*}*/

/*.productdetail_title2 {*/
    /*color: #22297a;*/
    /*font-size: 16px;*/
    /*font-weight: bold;*/
    /*font-family: Arial;*/
    /*line-height: 20px;*/
    /*text-align: justify;*/
    /*margin-left: 40px;*/
/*}*/

/*.productdetail_title {*/
    /*width: 336px;*/
    /*position: absolute;*/
    /*margin-top: -180px;*/
    /*margin-left: 300px;*/
/*}*/

/*.productdetail_titlehrd {*/
    /*width: 336px;*/
    /*position: absolute;*/
    /*margin-top: -180px;*/
    /*margin-left: 390px;*/
/*}*/

/*.productdetail_imagemid {*/
    /*margin-left: 80px;*/
/*}*/

/*.pdffile {*/
    /*width: 700px;*/
/*}*/

/*.pdf {*/
    /*float: left;*/
    /*margin-right: 55px;*/
/*}*/

/*.pdfdownload {*/
    /*margin-top: 20px;*/
    /*margin-left: 30px;*/
/*}*/

/*.pdfdownload_title {*/
    /*margin-bottom: 20px;*/
    /*margin-top: 5px;*/
/*}*/

/*.announcement ul li {*/
    /*float: left;*/
    /*list-style: none;*/
/*}*/

/*.announcement ul.announcement_title {*/
    /*color: #fff;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*background: #1D2172;*/
    /*height: 15px;*/
    /*padding: 10px 0 10px 0;*/
    /*margin: 0;*/
    /*font-weight: bold;*/
/*}*/

/*.announcement ul.announcement_list {*/
    /*background-color: #E6E6F2;*/
    /*min-height: 40px;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*border-top: 1px solid #1D2172;*/
    /*font-size: 12px;*/
/*}*/

/*.announcement ul.announcement_list1 {*/
    /*background-color: #fff;*/
    /*min-height: 40px;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*border-top: 1px solid #1D2172;*/
    /*font-size: 12px;*/
/*}*/

/*.announcement .row1 {*/
    /*width: 82px;*/
    /*border-right: 1px solid #1D2172;*/
/*}*/

/*.announcement .row2 {*/
    /*width: 82px;*/
    /*border-right: 1px solid #1D2172;*/
/*}*/

/*.announcement .row3 {*/
    /*width: 138px;*/
    /*border-right: 1px solid #1D2172;*/
/*}*/

/*.announcement .row4 {*/
    /*width: 137px;*/
    /*border-right: 1px solid #1D2172;*/
/*}*/

/*.announcement .row5 {*/
    /*width: 275px;*/
/*}*/

/*.announcement .announcement_list li.row3, .announcement .announcement_list1 li.row3 {*/
    /*min-height: 35px;*/
    /*padding-top: 5px;*/
/*}*/

/*.announcement .announcement_list li.row1, .announcement .announcement_list li.row2, .announcement .announcement_list li.row4, .announcement .announcement_list1 li.row1, .announcement .announcement_list1 li.row2, .announcement .announcement_list1 li.row4 {*/
    /*padding: 10px 0 10px 0;*/
    /*min-height: 20px;*/
/*}*/

/*.announcement ul li a {*/
    /*color: #1D2172;*/
/*}*/