/*
Theme Name: vpwtheme
Theme URI: http://vinhphucweb.com
Author: https://www.facebook.com/Tung.teen.9x
Author URI: http://vinhphucweb.com
Description: Description
Version: 1.0.0
Text Domain: http://vinhphucweb.com
Email : Lovewinter125@gmail.com
Tags:vpwtheme

--------------------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}

.body-sroll {
    overflow: auto;
}

.clr {
    clear: both;
}

h1 {
}
/*ul, ol
{
    list-style: none;
}*/
hr {
    display: none;
}

a:link, a:visited {
    font-size: 12px;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

fieldset, a img, img {
    border: none;
}

:focus {
    outline: none;
}

.hidden {
    display: none;
}

#wrapper {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#bannerBg {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: -10;
}
/*==logo==*/
#logo {
    left: 89px;
    top: 33px;
    position: absolute;
    z-index: 999;
}

    #logo a {
        display: inline-block;
        width: 100%;
    }

        #logo a img {
            max-width: 266px;
        }
/*=====================================================HEADER============================================================*/
#header {
    /*: url(images/aside-bg-bottom-3.png) no-repeat left bottom;width: 332px;*/
    left: 0;
    top: 0;
    position: absolute; /*padding-bottom: 139px;*/
    /*height: 890px;*/
    width: 350px;
    z-index: 10;
    background-position: right top;
    background-image: url('images/bg-header.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
}

    #header .header-top {
        /*background: url(images/aside-bg-top.png) no-repeat left top;         padding-top: 138px;*/
        width: 100%;
    }

    #header .header-bg {
        /*background: url(images/aside-bg-center.png) repeat-y left top;*/
        position: relative;
        overflow: hidden;
        width: 100%;
    }

    #header .header-bgb {
        /*background: url(images/aside-bg-bottom-3a.png) no-repeat left bottom;*/
        left: 0;
        bottom: 0;
        position: absolute;
        height: 311px;
        width: 100%;
        z-index: 10;
    }

.menu-bg {
    left: 0;
    top: 160px;
    position: absolute;
    z-index: 1;
    list-style: none; /*height: 272px;     width: 199px;background: url(images/menu-bg.png) repeat left top;top: 80px;*/
    width: 277px;
    height: 285px; /*background-position: left top;     background-image: url('images/menu-bg-1.png');     background-repeat: no-repeat;*/
}
/*===menu===*/
#menu {
    overflow: hidden; /*padding-top: 80px; width: 199px;*/
    position: relative;
    width: 277px;
    z-index: 99;
    padding-top: 160px;
}

    #menu li {
        margin-bottom: 1px;
        position: relative;
    }

.menu-bg li {
    /*border-bottom: solid 1px #f5f1ed;     margin-bottom: 1px;*/
    height: 33px;
    width: 100%;
}

    .menu-bg li.last, #menul2 li.last a {
        border-bottom: none;
    }

#menu li a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 33px;
    text-transform: uppercase; /*text-align: center;line-height: 33px;*/
    text-align: right;
    font-weight: 700;
    margin-right: 25px;
    background-position: right top;
    background-image: url('images/li-main-menu.png');
    background-repeat: repeat-y;
    height: 33px;
    display: block;
}

#menu li a:after {
    background-image: url('images/li-right-menu.png');
    background-repeat: no-repeat;
    background-position: right top;
    width: 25px;
    height: 33px;
    text-align: right;
    float: right;
    display: block;
    content: "";
    right: 0px;
    position: absolute;
    top: 0px;
}

#menu li:hover a, #menu li.active a {
    background-position: right top;
    background-image: url('images/li-main-menu-hover.png');
    background-repeat: repeat-y;
    height: 33px;
    display: block;
    text-decoration: none;
}

#menu li a:hover:after, #menu li.active a:after {
    background-image: url('images/li-right-menu-hover.png');
    background-repeat: no-repeat;
    background-position: right top;
    width: 25px;
    height: 33px;
    content: "";
    display: block;
    float: right;
}

#menu li:nth-child(2) {
    margin-right: 13px;
}

#menu li:nth-child(3) {
    margin-right: 26px;
}

#menu li:nth-child(4) {
    margin-right: 39px;
}

#menu li:nth-child(5) {
    margin-right: 52px;
}

#menu li:nth-child(6) {
    margin-right: 65px;
}

#menu li:nth-child(7) {
    margin-right: 78px;
}

#menu li:nth-child(8) {
    margin-right: 91px;
}

#menul2 li a {
    color: #272f39;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 33px;
}

#menul2 li a {
    background: #fff;
    border-bottom: solid 1px #fff;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /*IE8+*/
    filter: alpha(opacity=90); /* IE7 and lower */
    padding: 0;
}

#menu2 .navbar-collapse {
    margin: 0;
}

/*#menu li a:hover, #menu li.active a
{
    background: #8499a6;
    color: #fff;
    text-decoration: none;
}
*/
#menul2 li a:hover, #menul2 li.active a {
    background: #8499a6;
    color: #fff;
    text-decoration: none;
}

#menu2 {
    left: 0;
    top: 155px;
    position: absolute;
    width: 199px;
    z-index: 9999;
}

#menul2 {
    list-style: none;
    margin: 15px 0 0;
}

#menu2 .menu-control, #menu2 .menu-content {
    margin: 0;
    width: 100%;
}

    #menu2 .menu-control a {
        background: url(images/icon-menu.png) no-repeat left top;
        border: none;
        display: block;
        padding: 0;
        margin-left: 15px;
        text-indent: -9999em;
        height: 66px;
        width: 66px;
    }

        #menu2 .menu-control a.current, #menu2 .menu-control a:hover {
            background-position: 0 -66px;
        }

#menu2, #menu2 .menu-content {
    display: none;
}
/*#menu2 .container
{
    padding: 0;
    width: 100%;
}
#menu2 .navbar-header
{
    width: 100%;
}
#menu2 .collapse
{
    display: none !important;
}
#menu2 .collapse.in
{
    display: block !important;
}
#menu2 .navbar-toggle
{
}
#menu2 .navbar-collapse
{
    box-shadow: none;
    padding: 0;
    width: 100%;
}
#menu2 .navbar-nav
{
    overflow: hidden;
    width: 100%;
}
#menu2 .navbar-nav > li
{
    width: 100%;
}*/
/*=====================================================MAIN============================================================*/
#main-content {
    clear: both;
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}

#banner {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
}

.banner-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

#banner-control {
    bottom: 10px;
    left: 10px; /*right: 40px;*/
    position: fixed;
    overflow: hidden;
    z-index: 999;
}

    #banner-control .control-b, #banner-control .menu-box {
        display: block;
        margin: 0 2px;
        float: left;
        height: 49px;
        width: 49px;
    }

        #banner-control .control-b a {
            background: url(images/menu-bg-h.png) no-repeat left top;
            display: block;
            text-indent: -9999em;
            height: 100%;
            width: 100%;
        }

    #banner-control .slider-prev a {
        background-position: 0 0;
    }

    /*#banner-control .slider-prev a:hover
{
    background-position: 0 -50px;
}*/

    #banner-control .slider-next a {
        background-position: -55px 0;
    }

    /*#banner-control .slider-next a:hover
{
    background-position: -50px -50px;
}*/
    #banner-control .menu-box {
        background: url(images/menu-bg-h.png) no-repeat right top;
        cursor: pointer;
    }
/*------------ bg right footer ------------*/
#bg-right-footer {
    background-position: right bottom;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 999;
    background-image: url('images/bg-right-footer.png');
    background-repeat: no-repeat;
    width: 151px;
    height: 437px;
}

    #bg-right-footer .social {
        position: absolute;
        bottom: 23px;
        right: 32px;
    }

        #bg-right-footer .social a {
            margin-left: 5px;
        }
/*============*/
.title-1 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 31px;
    height: 51px;
    position: relative;
    margin: 0;
    width: 100%;
}

    .title-1 .p-tit {
        display: block;
        vertical-align: top;
        padding: 10px 17px;
        position: relative;
        z-index: 1;
    }

        .title-1 .p-tit img {
            vertical-align: top;
            margin-right: 15px;
            max-height: 31px;
            max-width: 31px;
        }

    .title-1 .p-icon {
        background: url(images/up-down.png) no-repeat left top;
        right: 15px;
        top: 50%;
        margin-top: -5px;
        position: absolute;
        height: 10px;
        width: 19px;
        z-index: 10;
    }
/*=============*/
#mainContent {
    clear: both;
    /*margin-left: 250px;*/
    margin-left: 335px;
    position: relative;
    padding-right: 25px;
}

    #mainContent.news-wrap {
        overflow: hidden;
        padding-right: 200px;
        /*height: 100%;*/
    }

        #mainContent.news-wrap .view-wrapper {
            overflow: visible;
        }

    #mainContent.about-us {
        /*padding-right: 50px;*/
        padding-right: 50px;
    }

.menu-list {
    overflow: hidden;
    text-align: center;
    margin: 0;
    width: 100%;
}

.wrap-menus {
    position: relative;
    margin: 0 15px;
    padding: 0 35px;
}

.menu-list a, .menu-link {
    background: #2b567b;
    color: #fff;
    font-size: 14px;
    /*padding: 0 20px;*/
}

.menu-list a {
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 20px;
}

.menu-link {
    display: block;
    margin-right: 1px;
    text-align: center;
    line-height: 20px;
    padding: 7px 0;
    width: 202px;
}

    .menu-list a:hover, .menu-list a.current, .menu-list a.active,
    .menu-link:hover, .menu-link.active {
        background: #2a62ac;
        color: #fff;
        text-decoration: none;
    }

.content-text {
    background: #fff;
    border: solid 2px #ed6e21;
    border-radius: 20px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 20px; /* Firefox */
    -webkit-border-radius: 20px; /* Safari and Chrome */
    padding: 25px 30px 25px 40px;
    min-height: 300px;
}

.news-view .content-text {
    min-height: 430px;
}

.about-us .content-text {
    min-height: 300px;
}

.col-control {
    left: 100%;
    top: 33px;
    position: absolute;
    width: 200px;
    z-index: 10;
}

.control-newsl {
    top: 0;
}

.list-controls, .list-controls li, .list-news, .list-news li, .list-menu-p, .list-menu-p li {
    list-style: none;
    width: 100%;
}

.list-news {
    position: relative;
    z-index: 10;
}

.list-controls {
    padding-top: 60px;
}

    .list-controls li, .list-menu-p li {
        padding-bottom: 1px;
        float: left;
        width: 100%;
    }

        .list-controls li a, .list-cotrol a, .list-cotrol-2 a, .list-news .iteam-news a, .list-news-2 li a, .list-menu-p li a {
            background: #406483;
            color: #fff;
            display: block;
            font-size: 14px;
            line-height: 24px;
            padding: 3px 12px;
        }

        .list-menu-p li a {
            float: left;
        }

.list-news .iteam-news a, .list-news-2 li a {
    padding: 5px 0 5px 20px;
    margin-bottom: 1px;
    line-height: 20px;
    overflow: hidden;
}

    .list-news-2 li a span {
        display: block;
        overflow: hidden;
        max-height: 120px;
    }

    .list-controls li.active a, .list-controls li a:hover, .list-cotrol a:hover, .list-cotrol a.current, .list-cotrol-2 a:hover, .list-cotrol-2 a.active, .list-news .iteam-news a:hover, .list-news-2 li a:hover, .list-news-2 li a.current, .list-news a:hover, .list-news a.current, .list-menu-p li a:hover, .list-menu-p li.active a {
        background: #eb8648;
        text-decoration: none;
    }

.list-cotrol, .list-cotrol-2 {
    margin: 1px 0 0;
}

    .list-cotrol a, .list-cotrol-2 a {
        margin: 0 15px;
    }

        .list-cotrol a.current, .list-cotrol-2 a.active {
        }

.list-d {
    display: none;
}

.wrap-text, .view-content, .box-news {
    overflow: hidden;
    width: 100%;
}

.view-content {
}

.trans-cotent, .trans-cotent .description {
    width: 100%;
}

.box-view, .list-view {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.view-content.open {
    display: block !important;
}

#mainContent.news-wrap .tran-wrapper {
}

.control-news {
    text-align: center;
    padding-bottom: 5px;
    width: 100%;
    position: relative;
    z-index: 99;
}

    .control-news .news-next, .control-news .news-prev {
        background: url(images/controls-news.png) no-repeat left top;
        display: inline-block;
        margin: 0 3px;
        height: 30px;
        width: 30px;
    }

    .control-news span a {
        display: block;
        text-indent: -9999em;
        height: 30px;
        width: 30px;
    }

    .control-news .news-prev {
        background-position: 0 0;
    }

        .control-news .news-prev:hover {
            background-position: 0 -30px;
        }

    .control-news .news-next {
        background-position: -30px 0;
    }

        .control-news .news-next:hover {
            background-position: -30px -30px;
        }
/*=========*/
.tran-wrapper, .view-wrapper, .sangd-wrapper {
    overflow: hidden;
    width: 100%;
}

.wrap-sangd {
    margin-right: 10px;
}

.trans-box {
    background: #fff;
    border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 15px; /* Firefox */
    -webkit-border-radius: 15px; /* Safari and Chrome */
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    -o-box-sizing: initial;
    margin-bottom: 25px;
    overflow: hidden;
    height: 145px; /*padding-left: 45px;     width: 935px;*/
    padding: 10px 10px 10px 13px;
    position: relative;
    margin: 6px;
}

.trans-name, .wrap-trans {
    margin: 0;
    overflow: hidden;
    width: 100%;
}

.trans-name {
    margin: 0;
    position: relative;
    z-index: 1;
}

    .trans-name a, .trans-name span {
        color: #f35c00;
        display: block;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 24px;
        width: 100%;
    }

.trans-box .trans-name a, .trans-box .trans-name span {
    font-size: 12px;
}

.trans-name-2 {
    margin: 0;
}

    .trans-name-2 a, .trans-name-2 span {
        background: url(images/icon-4.png) no-repeat left top;
        color: #001d43;
        clear: both;
        display: block;
        font-size: 14px;
        font-weight: bold;
        line-height: 22px;
        padding-left: 40px;
    }

.trans-content {
    color: #546578;
    font-size: 11px;
    line-height: 16px;
    overflow: hidden;
    position: relative;
    padding-top: 5px;
    width: 100%;
    z-index: 1;
}

.wrap-trans .san-img {
    display: block;
    margin-top: 10px;
    float: left;
    width: 83px;
}

.wrap-trans .san-content {
    overflow: hidden;
    padding-left: 10px;
}

.trans-box a:hover {
    text-decoration: none;
}

.trans-box .more-detail {
    right: 0;
    bottom: 0;
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 1;
}

.more-detail a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    padding: 0 18px;
}
/*#bannerBg
{
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: -1;
}*/
#transDetail {
    background: #fff url(images/trans-bg-top.png) no-repeat right top;
    border-radius: 20px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 20px; /* Firefox */
    -webkit-border-radius: 20px; /* Safari and Chrome */
    padding: 25px 40px 25px 50px;
    position: relative;
}

#transDetai .trans-name {
    margin-bottom: 30px;
}

#transDetail .wrap-trans {
    margin-bottom: 15px;
}

#transDetail .description img {
    max-width: 100%;
    margin-top: 10px;
}

.close-trans {
    background: url(images/icon-close.png) no-repeat center center;
    display: block;
    right: 20px;
    top: 23px;
    position: absolute;
    text-indent: -9999em;
    height: 20px;
    width: 20px;
    z-index: 99;
}
/*=================*/
.wrap-gallery {
    height: 776px;
    position: relative;
    margin: 0 auto;
    width: 776px;
}

    .wrap-gallery.ga-current {
    }

    .wrap-gallery .gallery-box {
        display: block;
        position: absolute;
        height: 47%;
        width: 47%;
        z-index: 1;
    }

    .wrap-gallery.ga-current .gallery-box {
        height: 240px;
        width: 240px;
    }

    .wrap-gallery .gall-1, .wrap-gallery .gall-4 {
        left: 50%;
        margin-left: -182px;
    }

    .wrap-gallery .gall-1 {
        top: 0;
    }

    .wrap-gallery .gall-2, .wrap-gallery .gall-3 {
        top: 50%;
        margin-top: -182px;
    }

    .wrap-gallery .gall-2 {
        left: 0;
        z-index: 2;
    }

    .wrap-gallery .gall-3 {
        right: 0;
        z-index: 2;
    }

    .wrap-gallery .gall-4 {
        bottom: 0;
        z-index: 3;
    }


.gallery-box .gallery-boxbg {
    position: relative;
    height: 100%;
    width: 100%;
}

.gallery-box .box-gallery {
    display: block;
    position: relative;
    text-align: center;
    height: 100%;
    width: 100%;
}

.gallery-box .box-gallery {
    -webkit-transition: opacity 0.4s linear, -webkit-transform 0.4s ease-in-out;
    -moz-transition: opacity 0.4s linear, -moz-transform 0.4s ease-in-out;
    -o-transition: opacity 0.4s linear, -o-transform 0.4s ease-in-out;
    -ms-transition: opacity 0.4s linear, -ms-transform 0.4s ease-in-out;
    transition: opacity 0.4s linear, transform 0.4s ease-in-out;
}

#logoimg img {
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    -moz-transition: -moz-transform 0.4s ease-in-out;
    -o-transition: -o-transform 0.4s ease-in-out;
    -ms-transition: -ms-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}

.gallery-box a:hover {
    text-decoration: none;
}

.gallery-box .box-gallery.current {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 999;
}

#logoimg:hover img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

#logoimg {
    left: 50%;
    top: 50%;
    position: absolute;
    margin-left: -58px;
    margin-top: -58px;
    height: 117px;
    width: 117px;
    z-index: 1000;
}

.gallery-box .box-gallery.opa {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*IE8+*/
    filter: alpha(opacity=80); /* IE7 and lower */
    z-index: 999;
}

.box-gallery span {
    display: block;
}

.box-gallery .gallery-img {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
}

    .box-gallery .gallery-img img {
        margin: 0;
        padding: 0;
        width: 100%;
    }

.box-gallery .gallery-name {
    background: url(images/ga-left.png) no-repeat left top;
    color: #fff;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    left: 0;
    right: 0;
    top: 49%;
    margin-top: -30px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 10;
}

.small-img .box-gallery .gallery-name {
    font-size: 13px;
}

.gallery-name .ga-right {
    background: url(images/ga-right.png) no-repeat right top;
    padding: 0 27px;
}

.gallery-name .ga-center {
    background: url(images/ga-center.png) repeat-x left top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-gallery:hover .gallery-name {
    background-position: left -60px;
}

    .box-gallery:hover .gallery-name .ga-right {
        background-position: right -60px;
    }

    .box-gallery:hover .gallery-name .ga-center {
        background-position: left -60px;
    }
/*==========*/
#galleryImg {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}

    #galleryImg .gallery-wrap {
        margin: 0 auto;
    }

#galleryList {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#mask-img {
    background: #000;
    bottom: 0;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*IE8+*/
    filter: alpha(opacity=50); /* IE7 and lower */
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: -1;
}

.img-box {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

    .img-box img {
        display: inline-block;
        max-width: 100%; /*max-height: 100%;*/
    }

#galleryImg .title-ga {
    background: url(images/ga-left-2.png) no-repeat left top;
    display: block;
    margin: 0 auto 20px;
    overflow: hidden;
    max-width: 720px;
    position: relative;
    width: auto;
    z-index: 2;
}

#galleryImg a:hover {
    text-decoration: none;
}

.title-ga span {
    display: block;
}

.title-ga .ga-right {
    background: url(images/ga-right-2.png) no-repeat right top;
    padding-left: 50px;
    padding-right: 77px;
}

.title-ga .ga-center {
    background: url(images/ga-center-2.png) repeat-x left top;
    color: #fff;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*=====================================================FOOTER============================================================*/
#footer {
    left: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
}

    #footer .footer-wrap {
        margin: 0 auto;
        width: 798px;
    }

    #footer .list-menu {
        list-style: none;
        margin: 0;
        width: 100%;
    }

.list-menu li {
    margin-right: 1px;
    float: left;
    position: relative;
    height: 51px;
    width: 265px;
}

#footer .list-menu li.last {
    border-bottom: none;
}

.list-menu .title-1 {
    cursor: pointer;
}

.list-menu li.current .title-1 {
    background: url(images/bg-f.png) repeat left top;
}

.list-menu li.current .p-icon {
    background-position: 0 -10px;
}

.list-menu .box-menu {
    background: url(images/bg-f.png) repeat left top;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

.content-sub {
    display: none;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
}

.tb-project {
    overflow: hidden;
    text-align: center;
    width: 265px;
}

.project-wrap {
    float: left;
    width: 50%;
}

.wrap-p {
    clear: both;
    width: 265px;
}

.box-project {
    box-sizing: initial;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    -o-box-sizing: initial;
    color: #fff;
    clear: both;
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding: 8px;
    width: 115px;
}

    .box-project:hover {
        background: #f47d35;
        color: #fff;
        text-decoration: none;
    }

    .box-project img {
        width: 100%;
    }

    .box-project span {
        display: block;
    }
/*===========*/
#headerBottom {
    bottom: 0;
    left: 0;
    position: absolute;
    padding: 0 12px 100px;
    text-align: center;
    width: 175px;
    z-index: 11;
}

    #headerBottom .address {
        color: #3f1800;
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 12px;
    }

        #headerBottom .address h2 {
            color: #000;
            font-size: 14px;
            text-transform: uppercase;
            padding-bottom: 2px;
        }

#share {
    /*background: url(images/line-1.png) repeat-x left top;     padding: 19px 0 4px;*/
    padding: 5px;
    margin: 0 auto;
    width: 143px;
}

    #share a {
        display: inline-block;
        margin: 0 3px;
        height: 24px;
        width: 24px;
    }

        #share a img {
            display: block;
            height: 24px;
            width: 24px;
        }

#headerBottom .footer, #headerBottom .footer a {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}

    #headerBottom .footer p {
        margin-bottom: 0;
    }

    #headerBottom .footer h2 {
        font-size: 12px;
        text-transform: uppercase;
        margin: 0;
    }

#headerBottom.hcurrent {
    background: #d65f16;
}

/*--- headerBottom1 ---*/
#headerBottom1 {
    top: 450px;
    left: 0;
    position: absolute;
    padding: 0 12px 100px;
    text-align: center;
    width: 165px;
    z-index: 11;
    font-weight: bold;
}

    #headerBottom1 .address {
        color: #3f1800;
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 12px;
    }

        #headerBottom1 .address h2 {
            color: #fff;
            font-size: 14px;
            text-transform: uppercase;
            padding-bottom: 2px;
        }

#header .footer {
    text-align: center;
    width: 160px;
}

.footer, .footer a {
    color: #2c63ab;
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
}

    .footer a {
        text-decoration: none;
    }

    .footer p {
        font-style: italic;
        margin-bottom: 0;
    }

    .footer h2 {
        font-size: 11px;
        text-transform: uppercase;
        margin: 0;
        font-weight: bold;
        line-height: 18px;
    }

#header .social {
    text-align: center;
    padding-top: 5px;
    width: 200px;
}
/*--- End headerBottom1 ---*/
.tb-project .scroll-pane {
    width: 100%;
}

.scroll-pane {
    width: 100%;
}

.news-cotent {
    color: #546578;
    font-size: 14px;
    line-height: 30px;
    padding-right: 10px;
    text-align: justify;
    width: 98%;
}

    .news-cotent h2 {
        color: #001d43;
        font-size: 20px;
    }

    .news-cotent img {
        /*display: block;*/
        max-width: 100%;
    }
/*==============*/
#menu2 .navbar-collapse {
    max-height: 600px;
}

.box-list-ga .bx-wrapper .bx-viewport {
    border: solid 5px #fff;
}

.view-content .img-box, .view-content .img-box .img-mau {
    position: relative;
    z-index: 1;
}

.img-box .img-mau {
    display: block;
    text-align: center;
    height: 100%;
    width: 100%;
}

.view-content .img-box .content-img {
    bottom: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    left: 0;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 10;
}

.content-img .name, .content-img .img-ap {
    overflow: hidden;
    margin: 0;
    width: 100%;
}

    .content-img .img-ap a {
        background: #2a62ac;
        color: #fff;
        display: block;
        float: right;
        font-size: 14px;
        line-height: 30px;
        padding: 0 25px;
    }

    .content-img .name a, .content-img .name span {
        background: #6d7784;
        color: #fff5dd;
        display: block;
        font-size: 20px;
        text-transform: uppercase;
        padding: 10px 20px;
        opacity: .9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /*IE8+*/
        filter: alpha(opacity=90); /* IE7 and lower */
    }

        .content-img .name a strong {
            background: url(images/icon-up.png) no-repeat right center;
            display: block;
            font-weight: normal;
        }

.content-img .content-des {
    background: #223140;
    clear: both;
    color: #fff;
    padding: 10px 5px;
    overflow: hidden;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*IE8+*/
    filter: alpha(opacity=80); /* IE7 and lower */
}

.content-des .test-wrap {
    height: 170px;
    width: 100%;
}

    .content-des .test-wrap .text-ms {
        padding-right: 10px;
    }

.text-ms p {
    margin: 0;
}

.content-img a:hover {
    text-decoration: none;
}

.content-img .content-des, .content-img .img-ap {
    display: none;
}

.box-list-ga {
    margin: 0 auto;
}

/*login*/
div.fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 2px solid #4f81bd;
    color: #4f81bd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    div.fieldset p {
        margin: 2px 12px 10px 10px;
    }

    div.fieldset.login label, div.fieldset.register label, div.fieldset.changePassword label {
        display: block;
    }

    div.fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
    color: #4f81bd;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 25px;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 25px;
}

div.accountInfo {
    width: 376px;
    margin: 0 auto;
}

.failureNotification {
    color: Red;
    margin-left:25%;
}

.submitButton {
    float: right;
}

.panel-login {
    margin-top: -255px;
    z-index: 2;
}

.login-1 {
    position: relative;
    top: 350px;
    z-index: 3;
}
/*===============================*/
.box-right {
    bottom: 0;
    right: -350px;
    position: fixed;
    width: 260px;
    z-index: 99;
}

    .box-right .closes-2, .box-right .closes, #header .closes a {
        background: url(images/icon-closes.png) no-repeat center center;
        display: block;
        text-indent: -9999em;
        height: 34px;
        width: 34px;
        z-index: 99;
    }

    .box-right .closes-2 {
        display: none;
    }

    .box-right .closes, .box-right .closes-2 {
        right: 15px;
        top: -15px;
        position: absolute;
    }

#header .closes {
    overflow: hidden;
    width: 70px;
}

    #header .closes a {
        float: right;
    }

.mt10 {
    margin-top: 10px;
}

.box-group {
    background: url(images/op-o-1.png) repeat left top;
    margin-top: 1px;
    width: 100%;
}

.boxvor-1 {
    border-radius: 35px 0 35px 0; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 35px 0 35px 0; /* Firefox */
    -webkit-border-radius: 35px 0 35px 0; /* Safari and Chrome */
}

.boxvor-2 {
    border-radius: 0 35px 0 35px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 0 35px 0 35px; /* Firefox */
    -webkit-border-radius: 0 35px 0 35px; /* Safari and Chrome */
}

.title-a {
    color: #2c64ab;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 46px;
    margin: 0;
    width: 100%;
}

.group-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box-group .project-name {
    background: url(images/tit-bg.png) no-repeat right top;
    left: 0;
    top: 12px;
    margin: 0;
    position: absolute;
    width: 235px;
    z-index: 10;
}

    .box-group .project-name a {
        color: #fff;
        display: block;
        font-size: 13px;
        line-height: 18px;
        overflow: hidden;
        width: 100%;
    }

.box-group .project-num {
    display: block;
    float: left;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    height: 53px;
    line-height: 53px;
    width: 59px;
}

.box-group .project-content {
    display: block;
    overflow: hidden;
    padding: 7px 10px 0 18px;
    height: 53px;
}

.box-group .project-box {
    height: 148px;
    position: relative;
    width: 260px;
}

.box-group .project-img {
    display: block;
    height: 148px;
    margin: 0 auto;
    position: relative;
    width: 224px;
    z-index: 1;
}

    .box-group .project-img img {
        height: 148px;
        width: 224px;
    }

.box-group a:hover {
    text-decoration: none;
}
/*====================*/
.group-wrap {
    width: 100%;
}

.box-group .jcarousel-wrapper {
    height: 148px;
    position: relative;
    margin-bottom: 10px;
    width: 260px;
}
/** Carousel **/

.box-group .jcarousel {
    position: relative;
    overflow: hidden;
}

    .box-group .jcarousel ul {
        width: 20000em;
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .box-group .jcarousel li {
        float: left;
    }
/** Carousel Pagination **/

.box-group .jcarousel-pagination {
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}

    .box-group .jcarousel-pagination a {
        background: url(images/jca-pager.png) no-repeat left top;
        display: inline-block;
        overflow: hidden;
        text-indent: -9999em;
        margin: 0 2px;
        height: 10px;
        width: 10px;
    }

        .box-group .jcarousel-pagination a.active {
            background-position: 0 -10px;
        }
/*===================*/
.wrap-about {
    position: relative;
    width: 100%;
}

    .wrap-about .view-wrapper {
        left: 0;
        top: 0;
        position: absolute;
    }
/*===================*/
.gallery-slider, .gallery-box, .gallery-box .gallery-img {
    position: relative;
    z-index: 1;
}

.gallery-slider {
    margin-bottom: 15px;
}

.gallery-img {
}

.gallery-box .gallery-content {
    background: url(images/op-oo-1.png) repeat left top;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-style: italic;
    left: 0;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
}

    .gallery-box .gallery-content .gallery-text {
        padding: 5px 15px;
        width: 80%;
    }
/*================*/
.wrap-images {
    position: relative;
    padding: 30px 10px;
    width: auto;
}

    .wrap-images .img-box {
        float: left;
        position: relative;
        width: 38%;
        z-index: 1;
    }

    .wrap-images .box-2 {
        float: left;
        margin-left: -7%;
        margin-right: -7%;
        z-index: 10;
    }

    .wrap-images .box-gallery .gallery-name {
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
    }

.content-imges {
    padding: 10px;
}

.wrap-images .img-box:hover {
    z-index: 11;
}

.content-imges .trans-name {
    padding: 20px 20px 0;
}

.closei {
    background: url(images/icon-closei.png) no-repeat left top;
    right: 40px;
    top: 40px;
    height: 36px;
    position: fixed;
    text-indent: -9999em;
    width: 36px;
    z-index: 99;
}

.closeup {
    right: 5px;
    top: 5px;
}

.wrapper-video {
    overflow: hidden;
    margin: 0 35px;
    position: relative;
    z-index: 1;
}

.wrap-video {
    width: 100%;
}

.video-w {
    margin: 8px;
}

.video-box {
    width: 100%;
}

    .video-box .video-img {
        border: solid 5px #c0c4c8;
        -webkit-box-sizing: initial; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: initial; /* Firefox, other Gecko */
        box-sizing: initial; /* Opera/IE 8+ */
        border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
        -moz-border-radius: 8px; /* Firefox */
        -webkit-border-radius: 8px; /* Safari and Chrome */
        display: block;
        position: relative;
    }

        .video-box .video-img .img-responsive {
            position: relative;
            z-index: 1;
        }

        .video-box .video-img .images-name {
            background: url(images/op-oo-3.png) repeat left top;
            bottom: 0;
            color: #fff;
            font-size: 18px;
            line-height: 24px;
            padding: 8px 0;
            left: 0;
            right: 0;
            display: block;
            position: absolute;
            text-align: center;
            z-index: 10;
        }

    .video-box:hover .video-img .images-name {
        background: #f47425;
    }

    .video-box .video-img .icon-play {
        background: url(images/op-play-bg.png) repeat left top;
        bottom: 0;
        display: block;
        left: 0;
        right: 0;
        top: 0;
        position: absolute;
        z-index: 10;
    }

.video-img .icon-play span {
    background: url(images/icon-play.png) no-repeat left top;
    display: block;
    text-indent: -9999em;
    overflow: hidden;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -25px;
    position: absolute;
    height: 49px;
    width: 32px;
}

.video-box .video-name {
    margin: 0;
}

    .video-box .video-name a {
        color: #fff;
        font-size: 14px;
        display: block;
        line-height: 18px;
        text-align: center;
        padding: 0 20px;
    }

        .video-box .video-name a:hover {
            color: #f16d25;
            text-decoration: none;
        }

#itemContainer {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#opoo {
    background: url(images/op-oo-v.png) repeat left top;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 0;
}
/*======================*/
.wrap-map {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.map-wsgd {
    border: solid 3px #75767a;
}

.wrap-map .img-map {
    display: block;
    position: relative;
    width: 100%;
    z-index: 1;
}

.wrap-map .box-local {
    height: 30px;
    position: absolute;
    overflow: hidden;
    width: 30px;
    z-index: 10;
}

.wrap-map .load-local {
    display: block;
    text-indent: -9999em;
    height: 100%;
    width: 100%;
}
/*.wrap-map .local-1
{
    left: 47.5%;
    top: 22%;
}
.wrap-map .local-2
{
    left: 52%;
    top: 22%;
}*/
.cluetip-jtip .cluetip-outer {
    border: solid 1px #d2d2d2;
    width: 375px;
}

.cluetip-jtip {
}

.w-tool {
    width: 100%;
}

.wrap-local {
    overflow: hidden;
    padding: 5px 0 10px;
    width: 375px;
    min-height: 95px;
    position: relative;
    z-index: 1;
}

.img-local {
    float: right;
    margin-right: 15px;
    padding-top: 10px;
    width: 110px;
}

    .img-local img {
        display: block;
        width: 100%;
    }

.wrap-local .local-content {
    overflow: hidden;
    padding: 0 10px;
}

    .wrap-local .local-content .description, .wrap-local .local-content .description a {
        color: #282828;
        font-size: 13px;
        line-height: 18px;
    }

    .wrap-local .local-content .description {
        border-left: solid 1px #c9c9c9;
        margin-left: 14px;
        padding-left: 8px;
    }

.local-content .description p {
    margin: 0;
}

.wrap-local h3, .wrap-local h3 a {
    color: #2f66ac;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    line-height: 32px;
}

.wrap-local h3 {
    padding: 0 12px;
}

    .wrap-local h3 a {
        display: block;
        line-height: 22px;
        margin-bottom: 10px;
    }

        .wrap-local h3 a:hover {
            text-decoration: none;
        }

    .wrap-local h3 strong {
        color: #f6723b;
        font-size: 18px;
    }

.cluetip-close {
    right: 0;
    top: 0;
    position: absolute;
    z-index: 10;
}

    .cluetip-close a:hover {
        color: #f6723b;
        text-decoration: none;
    }

.title-bv {
    background: #017cc1;
    color: #fff;
    font-size: 18px;
    margin: 0;
    text-align: center;
    padding: 3px 0;
    line-height: 32px;
    text-transform: uppercase;
    width: 100%;
}

.srolllo {
    overflow: auto;
}

.wrap-hw {
    background: #fff;
    margin: 0 auto;
    padding-top: 20px;
    overflow: hidden;
    width: 100%;
}

.link-n {
    margin: 0;
    padding: 4px 0;
}

    .link-n a {
        color: #484848;
        display: block;
        font-size: 14px;
        line-height: 27px;
        overflow: hidden;
    }

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

        .link-n a strong {
            color: #f6723b;
            text-transform: uppercase;
        }

    .link-n .num {
        background: url(images/icon-num.png) no-repeat center top;
        color: #fff;
        display: block;
        float: left;
        height: 27px;
        line-height: 27px;
        text-align: center;
        margin-right: 5px;
        width: 27px;
    }

.box-localtion {
    position: absolute;
    opacity: 0;
    overflow: hidden;
    height: 108px;
    width: 108px;
    z-index: 11;
}

    .box-localtion .local-content {
        background: url(images/i-local-l.png) no-repeat right top;
        left: 50%;
        top: 50%;
        padding-right: 20px;
        position: absolute;
        z-index: 1;
    }

        .box-localtion .local-content .local-bg {
            background: url(images/i-local-bc.png) repeat-x left top;
            padding-left: 60px;
        }

    .box-localtion.local-right .local-content {
        background: url(images/i-local-r.png) no-repeat left top;
        left: auto;
        right: 50%;
        padding-right: 0;
        padding-left: 20px;
    }

        .box-localtion.local-right .local-content .local-bg {
            padding-right: 60px;
            padding-left: 0;
        }

    .box-localtion .local-text {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 49px;
        white-space: nowrap;
    }

    .box-localtion .load-local {
        left: 0;
        top: 0;
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 10;
    }
/*============================contact=====================*/
/*====map*/
.contact .map, #mapwrap {
    background: #fff;
    height: 485px;
    overflow: hidden;
    width: 100%;
}

#mapwrap {
    border-bottom: solid 4px #d9d9d9;
}

.map .map-content {
    overflow: hidden;
    width: 100%;
}

.map #map {
    height: 485px;
}

    .map #map .box {
        width: 430px;
    }

        .map #map .box, .map #map .box a {
            color: #282828;
            font-size: 13px;
            line-height: 18px;
        }

#map .box h2 {
    color: #2f66ac;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 32px;
    margin: 0 0 5px;
}

.map #map .box p {
    margin: 3px 0;
}

#map .box .wrap-mapbox {
    width: 100%;
}

#map .wrap-mapbox .map-logo {
    float: right;
    margin-top: -15px;
    width: 20%;
}

    #map .wrap-mapbox .map-logo img {
        display: block;
        width: 100%;
    }

#map .wrap-mapbox .content-map {
    border-left: solid 1px #c9c9c9;
    overflow: hidden;
    margin-left: 25px;
    padding-left: 10px;
}

.contact .map strong {
    color: #222;
}

.contact .map a {
    color: #333;
    font-size: 12px;
}

.check-radio {
    border-collapse: collapse;
    vertical-align: top;
    width: 100%;
}

.send-mail .form-group {
    overflow: hidden;
    margin-bottom: 9px;
    width: 100%;
}

.send-mail .control-label, .check-radio label, .send-mail .node {
    color: #282828;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}

.send-mail .control-label {
    line-height: 25px;
}

.send-mail .form-control {
    padding: 0 12px;
    height: 25px;
    line-height: 25px;
}

.check-radio label {
    padding: 0 3px;
    vertical-align: top;
    margin: 0;
}

.check-radio input {
    margin-top: 2px;
}

.text-area .form-control {
    height: 102px;
    resize: none;
}

.send-mail .btn-send {
    background: #2f66ac;
    border: none;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0;
    height: 27px;
    width: 86px;
}

    .send-mail .btn-send:hover {
        background: #f06008;
    }

.send-mail .node {
    line-height: 18px;
    margin-bottom: 20px;
    width: 420px;
}

/*===================*/
.box-about {
    padding-right: 30px;
}

.box-about-in {
    background: #2e75d0;
    border-radius: 50px 0 50px 0; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 50px 0 50px 0; /* Firefox */
    -webkit-border-radius: 50px 0 50px 0; /* Safari and Chrome */
    width: 100%;
}

.box-about-out {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    padding: 20px 30px;
}

    .box-about-out h2 {
        font-size: 24px;
        font-weight: bold;
        line-height: 28px;
        margin: 0 0 10px;
    }

.list-ad {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

    .list-ad li {
        background: url(images/bg-li.png) repeat-y left top;
        padding-left: 25px;
        margin-top: -1px;
    }

    .list-ad a, .list-ad li {
        color: #2a62aa;
        font-size: 14px;
        font-weight: 500;
        line-height: 33px;
    }

    .list-ad a {
        padding: 0;
        margin: 0;
    }

        .list-ad a:hover {
            text-decoration: none;
        }
/*=====================*/
.address-contact {
    padding-bottom: 45px;
    overflow: hidden;
    width: 100%;
}

.logoa {
    float: left;
    padding-top: 15px;
    width: 120px;
}

    .logoa a {
        display: block;
    }

.address-content {
    overflow: hidden;
    padding-left: 20px;
}

.address-content-in {
    border-left: solid 1px #dfdfdf;
    padding-left: 10px;
}

.address-contact, .address-contact a {
    color: #282828;
    font-size: 14px;
    line-height: 20px;
}

    .address-contact h2 {
        color: #2f66ac;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 24px;
        margin: 0 0 10px;
    }

    .address-contact p {
        margin-bottom: 5px;
        vertical-align: top;
    }

    .address-contact .phone {
        color: #f06008;
        font-size: 18px;
    }

    .address-contact .icon-p {
        display: inline-block;
        vertical-align: top;
        width: 24px;
    }

.wrap-contact {
    padding: 25px 0;
    width: 100%;
}
/*=====================*/
#myElement {
    left: 0;
    top: 0;
    position: fixed;
    z-index: 999;
}

#videom, #videomin {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 1;
}

#videomin_wrapper {
    height: 100% !important;
}

.closevideo {
    background: url(images/icon-closei.png) no-repeat left top;
    display: block;
    right: 10px;
    top: 10px;
    position: absolute;
    overflow: hidden;
    text-indent: -9999em;
    height: 36px;
    width: 36px;
    z-index: 10;
}

.heade {
    overflow: hidden;
    margin-bottom: 10px;
    width: 100%;
}

    .heade .trans-name {
        float: left;
        width: 40%;
    }

    .heade .pagerg {
        overflow: hidden;
        text-align: right;
        vertical-align: top;
    }

        .heade .pagerg a {
            background: #406483;
            color: #fff;
            display: inline-block;
            font-size: 14px;
            vertical-align: top;
            height: 24px;
            line-height: 24px;
            text-align: center;
            margin-left: 3px;
            width: 24px;
        }

            .heade .pagerg a:hover, .heade .pagerg .current {
                background: #eb8648;
                text-decoration: none;
                color: #fff;
                display: inline-block;
                font-size: 14px;
                vertical-align: top;
                height: 24px;
                line-height: 24px;
                text-align: center;
                margin-left: 3px;
                width: 24px;
            }

        .heade .pagerg .numer-paging {
            background: #000;
            text-decoration: none;
            color: #fff;
            display: inline-block;
            font-size: 14px;
            vertical-align: top;
            height: 24px;
            line-height: 24px;
            text-align: center;
            margin-left: 3px;
            width: 24px;
        }

.tii .title-a {
    color: #406483;
    line-height: 24px;
    text-align: left;
    margin-bottom: 15px;
}

.tii .images-a {
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
}

    .tii .images-a img {
        max-width: 100%;
    }
/*======================*/
/*.wrap-map .load-local
{
    background: #cf0;
}*/
.wrap-boxmamp {
    background: #fff;
    width: 100%;
}

.wrap-mapbox {
    padding: 0 15px;
}

.head-map {
    overflow: hidden;
    margin: 0 auto;
    width: 88%;
}

    .head-map h1 {
        font-size: 24px;
        font-weight: 300;
        line-height: 30px;
        text-align: center;
        text-transform: uppercase;
        padding-top: 5px;
        margin: 0;
    }

        .head-map h1 span {
            color: #2963ad;
            font-weight: bold;
        }

        .head-map h1 strong {
            color: #e0742c;
        }

    .head-map .logo-map {
        float: left;
        width: 120px;
    }

.title-map {
    overflow: hidden;
    padding-left: 20px;
    line-height: 60px;
}

.massk-link {
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
    text-indent: -9999em;
    z-index: 9;
}
/*======================*/
.wrap-vitri {
    border: 3px solid #75767a;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.map-tree-1 {
    position: relative;
    width: 100%;
    z-index: 2;
}

.map-box, .map-small, .wrap-point, .mask-point {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}

.map-tree-2 {
    z-index: 1;
}

.map-tree-3 {
    z-index: 3;
}

.map-small {
    z-index: 100;
}

    .map-imgbig img, .map-small img {
        display: block;
        width: 100%;
    }

.img-map, .small-aimg, .wrap-point, .mask-point {
    height: 100%;
    width: 100%;
}

.wrap-point {
    z-index: 99;
}

.mask-point {
    z-index: 105;
}

.point-box, .point-map {
    position: absolute;
    left: 0;
    top: 0;
    width: 65px;
    z-index: 100;
}

.point-map {
    z-index: 10;
}

.point-w {
    position: relative;
    width: 100%;
}

.point-img {
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.point-a {
    z-index: 10;
}

.point-m {
    position: relative;
}

.point-img img {
    display: block;
    width: 100%;
}

.point-img a {
    display: block;
    height: 100%;
    width: 100%;
}

.opa, .img-map, .map-small, .point-a, .point-in, .wrap-mapbox {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /*IE8+*/
    filter: alpha(opacity=0); /* IE7 and lower */
}

.map-wsgd .img-map, .map-wsgd .point-in {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*IE8+*/
    filter: alpha(opacity=100); /* IE7 and lower */
}

.popmap .modal-content {
    border: solid 2px #ff540c;
    border-radius: 35px 0 35px 0; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 35px 0 35px 0; /* Firefox */
    -webkit-border-radius: 35px 0 35px 0; /* Safari and Chrome */
}

.popmap .close {
    background: url(images/icon-closep.png) no-repeat left top;
    text-indent: -9990em;
    opacity: 1;
    right: -16px;
    top: -16px;
    position: absolute;
    height: 35px;
    width: 35px;
    z-index: 99;
}

.popmap .modal-body {
    position: relative;
    width: 100%;
    z-index: 1;
}

.popmap .popup-t {
    color: #f34c06;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.popmap .maps-i, .popmap .description {
    width: 100%;
}

.popmap .maps-i {
    padding: 10px 0;
}

.popmap .description {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}

.modal-bgox {
    margin: 30px auto;
    max-width: 280px;
}

.map-text {
    left: 0;
    top: 0;
    position: absolute;
    height: 73px;
    width: 73px;
}

    .map-text img {
        position: relative;
        z-index: 1;
    }

    .map-text .map-num {
        color: #f36831;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 73px;
        text-align: center;
        vertical-align: top;
        left: 0;
        top: 0;
        position: absolute;
        z-index: 10;
        height: 100%;
        width: 100%;
    }

        .map-text .map-num sup {
            font-size: 10px;
        }

.contact-nb {
    /*background: none repeat scroll 0 0 #406483;*/
  position: absolute;
        
}
.contact-nb img{
    width: 165px;
  position: relative;
    top: -45px;
        
}
   .contact-nb a {
         
    }
        /*.contact-nb:hover {
             background: none repeat scroll 0 0 #eb8648;
        }*/
.contact-nb-out { width: 165px;
  position: relative;
    top: -33px;
    margin-bottom:12px;
}
h3, .h3{
    margin: 0px;
    font-weight: bold
}
p{
    line-height: 18px
}
.img-a{
    padding-right: 10px;
    padding-bottom:10px
}