ul {margin: 0;padding: 0;}
@font-face {
    font-family: 'fontawesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.tp-leftarrow:before,.tp-rightarrow:before,.nav-bar .nav li .nav-ico:after,.mobile-head-item .title:before,.mobile-head-item .title a:before,.foot-social li a:before,.classification-item .more:before,.owl-prev:before,.owl-next:before,.foot-social ul li a:before,.path-bar li a:before,.side-cate-menu li .side-ico:before,.product-btn-wrap .email:before,.product-btn-wrap .pdf:before,.head-phone:before,.head-email:before,.foot-item-product-list li:before,.foot-item-product-list li:before,.foot-item-contact ul li:before,.nav>li:after {
    font-family: "fontawesome";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}

.layout,.path-bar .path-nav {
    width: 1260px;
    margin: 0 auto;
    position: relative;
}

.logo,.head-contact,.head-contact .head-phone,.head-contact .head-email,.nav-wrap,.change-language,.head-search {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top;
    text-align: left;
}

.nav-wrap ul {
	margin: 0;
	padding: 0;
}

.logo {
    position: relative;
}

.logo img {
    position: relative;
    max-height: 76px;
}

.head-top {
    height: 50px;
    background-color: #f2f2f2;
}

.change-language {
    margin: 10px 0 0 20px;
    text-align: right;
    float: right !important;
}

.change-language-info .language-icon:before {
    font-size: 12px;
}

.head-contact {
    font-size: 14px;
    line-height: 50px;
}
.head-contact b {
	font-weight: normal;
}

.heaf_map {
    float: right;
}


.head-contact,.head-contact a {
    color: #949494;
}

.head-contact .head-phone,.head-contact .head-email {
    padding: 0 0 0 34px;
    margin: 0 15px 0 0;
}

.head-contact .head-phone:before,.head-contact .head-email:before {
    content: "";
    position: absolute;
    left: 0;
    width: 30px;
    height: 40px;
    font-size: 20px;
    line-height: 50px;
    color: #d00545;
}
.head-contact .head-phone:before {
	 top: 2px;
}

.head-contact .head-phone:before {
    content: "\f095";
}

.head-contact .head-email:before {
    content: "\f003";
}

.nav-bar {
    position: relative;
    padding: 20px;
    width: 100%;
}

.nav-bar .nav-wrap {
    position: relative;
    height: 77px;
    float: right;
}

.nav-bar .nav li,.nav-bar .nav li a {
    position: relative;
    display: block;
    text-align: left;
    color: #777;
    font-family: Arial,Helvetica,sans-serif;
}

.nav-bar .nav > li {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom:1;}

.nav-bar .nav > li:last-child {
    border-right: none;
}

.nav-bar .nav > li:hover > a,.nav-bar .nav > li.nav-current > a {
}

.nav-bar .nav > li > a {
    height: 77px;
    line-height: 77px;
    font-size: 16px;
    padding: 0 15px;
    z-index: 1;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}
.nav-bar .nav > li:hover > a {
	color: #e99a3d;
}

.nav-bar .nav li .nav-ico {
    position: absolute;
    top: 0;
    line-height: 77px;
    right: 0;
    font-size: 12px;
    z-index: 10
}

.nav-bar .nav li .nav-ico:after {
    content: '\f0d7';
}

.nav-bar .nav li li {
    display: block;
    *display: block;
    line-height: 40px;
}

.nav-bar .nav ul {
    width: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    top: 77px;
    left: 0;
    background: #000000;
    text-align: left;
    display: none;
    z-index: 9;
}

.nav-bar .nav li li a {
    padding: 0 30px;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: .5px;
}

.nav-bar .nav ul ul,.fixed-nav.nav-bar .nav ul ul {
    top: 0;
    left: 100%;
}

.nav-bar .nav ul li:hover >a {
    color: #e99a3d;
}
.nav-bar .nav li:hover .nav-ico {
	color: #e99a3d;
}

.nav-bar .nav li li .nav-ico {
    right: 10px;
    line-height: 40px;
}

.nav-bar .nav li li .nav-ico:after {
    content: '\f0da';
}

.fixed-nav.nav-bar .nav-wrap {
}

.fixed-nav.nav-bar {
    position: fixed;
    top: 0;
    background: #fff;
	z-index: 99;
}

.head-search-wrap {
    position: relative;
    float: right;
    margin-top: 12px;
}

.head-search {
    /*width:1100px;*/
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.head-search .search-ipt {
    position: absolute;
    right: 0;
    top: 0;
    width: 190px;
    height: 30px;
    border: none;
    font-size: 16px;
    background: #ffffff;
    padding: 0 0 0 15px;
}

.head-search .search-btn {
    position: absolute;
    right: 0;
    top: 0px;
    width: 30px;
    height: 30px;
    border: none;
    background-color: transparent;
    background-position: -305px 2px;
}

@media screen and (max-width: 769px) {
	.layout {
        width: 98%;
        margin: 0 auto;
    }

    body,.container {
        width:100%;
        min-width: inherit;
    }

    .layout,.header,.banner-list,.bottom-service,.social-layout,.foot-wrapper .foot-img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    .head-wrapper,.foot-wrapper,.nav-bar {
        max-width: 100%;
        min-width: inherit;
    }

    .z10000 {
        position: relative;
        z-index: 100000;
    }

    .mobile-body-mask {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.6);
        position: absolute;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
    }

    .mobile-ico-close {
        width: 30px;
        height: 30px;
        background: #fff url(../images/mobile_close.png) center center no-repeat;
        background-size: 50% auto;
        position: absolute;
        right: -35px;
        top: 0;
    }

    img {
        max-width: 100%;
    }

    a:visited {
        color: #333;
    }

    .owl-carousel {
        padding: 0 0 30px;
    }

    * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    .owl-carousel {
        padding: 0 0 30px;
    }

    .sub-content {
        position: relative;
        display: block;
        right: auto;
        border-radius: 0;
        border: none;
        box-shadow: none;
        z-index: 99999;
    }

    .scrollsidebar,.bottomsidebar {
        display: none;
    }

    .gotop {
        display: none;
        visibility: hidden;
    }

    .mobile-head-items {
        position: fixed;
        top: 0;
        left: 0;
        background: #161622;
        width: 100%;
        height: 25px;
        line-height: 25px;
        text-align: left;
		z-index: 99999;
    }

    .mobile-head-item {
        float: left;
        width: 20%;
    }

    .mobile-head-item.mobile-head-aside {
        float: right
    }

    .mobile-head-item .title {
        width: 100%;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        text-align: center;
        color: #FFF;
    }

    .mobile-head-item .title a {
        position: relative;
        display: block;
        color: #FFF;
    }

    .mobile-head-item.mobile-head-home .title a:before {
        content: '\f015';
    }

    .mobile-head-item.mobile-head-nav .title:before {
        content: '\f0c9';
    }

    .mobile-head-item.mobile-head-language .title:before {
        content: "\f1ab";
    }

    .mobile-head-item.mobile-head-search .title:before {
        content: "\f002";
    }

    .mobile-head-item.mobile-head-social .title:before {
        content: "\f007";
    }

    .mobile-head-item.mobile-head-aside .title:before {
        content: "\f060";
    }

    .mobile-head-item .main-content-wrap {
        background: #FFF;
        top: 0;
        display: block;
        z-index: 99999;
    }

    .mobile-head-item .main-content-wrap .content-wrap {
        overflow-y: scroll;
        height: 100%;
        padding: 15px 10px;
    }

    .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
        overflow-y: hidden;
    }

    .mobile-head-item .side-content-wrap {
        position: fixed;
        display: block;
        left: -70%;
        width: 70%;
        height: 100%;
    }

    .mobile-head-item .middle-content-wrap {
        position: absolute;
        left: 0;
        width: 100%;
        height: auto;
        padding: 20px 0;
        opacity: 0;
        visibility: hidden;
    }

    .mobile-head-item .middle-show-content-wrap {
        top: 30px;
        visibility: visible;
        opacity: 1;
    }

    .nav-bar .nav,.topbar .head-contact,.topbar .change-language,.nav-bar .head-search,.foot-wrapper .foot-social,.nav-bar .nav-wrap {
        display: none;
    }

    .head-wrapper {
        position: relative;
        top: auto;
    }

    .head-top {
        height: auto;
    }

    .logo {
        display: block;
        text-align: center;
        padding: 0;
        float: none;
    }

    .logo img {
        max-height: 60px;
        margin-top: 20px;
    }

    .head-search-wrap .head-search {
        display: none;
    }

    .head-search .search-ipt {
        width: 100%;
        display: block;
        border: solid 1px #ccc;
    }

    .head-search {
        width: 90%;
        display: block;
        margin: auto;
        position: relative;
        border-bottom: 1px solid #333;
    }

    .head-search .search-btn {
        z-index: 9;
        height: 31px;
    }

    .nav li {
        position: relative;
        display: block;
        width: 100%;
    }

    .nav li ul {
        display: block;
        width: 100%;
    }

    .nav li ul li {
        width: 100%;
        padding: 0 10px;
        display: inline-block;
    }

    .nav li ul img {
        display: block;
        display: none;
    }

    .nav>li {
        border-bottom: 1px solid #eee;
        line-height: 2.75em;
    }

    .nav>li:after {
        content: '\f105';
        position: absolute;
        right: 0;
        top: 0;
        line-height: 2.75em;
    }

    .nav > li > ul > li > a {
        display: block;
        position: relative;
        padding-left: 1em;
        float: none;
    }

    .nav > li > ul > li {
        display: block;
    }

    .nav>li>ul>li>ul {
        margin-left: 5%;
    }

    .nav > li > ul > li > a:before {
        content: '';
        display: block;
        width: 3px;
        height: 3px;
        background-color: #aaa;
        position: absolute;
        left: 0;
        top: 1.35em;
    }

    .foot-social {
        margin-top: 0;
    }

    .mobile-head-item .foot-social {
        text-align: center
    }

    .transall {
        display: block;
        width: 100%;
        float: none;
    }

    .head-wrapper .prisna-wp-translate-dropdown-sub-container,.head-wrapper .prisna-wp-translate-dropdown-body,.head-wrapper .prisna-wp-translate-dropdown-body:hover {
        background: none!important;
        border: 0!important;
        box-shadow: none!important;
    }

    .head-wrapper .prisna-wp-translate-dropdown-container,.head-wrapper .prisna-wp-translate-dropdown-sub-container,.head-wrapper .prisna-wp-translate-dropdown-body {
        height: auto!important;
    }

    .head-wrapper .prisna-wp-translate-dropdown-body {
        float: none!important;
    }

    .head-wrapper .prisna-wp-translate-dropdown-body .prisna-wp-translate-dropdown-body>p.prisna-wp-translate-dropdown-current-language,.head-wrapper .transall .prisna-wp-translate-dropdown-current-language-arrow {
        display: none!important;
    }

    .head-wrapper .prisna-wp-translate-dropdown-languages-list-scroll {
        display: block!important;
        height: auto!important;
    }

    .head-wrapper .prisna-wp-translate-dropdown-languages-list p {
        width: 50%;
        display: inline!important;
        float: left!important;
    }

    .head-wrapper .prisna-wp-translate-dropdown-languages-list {
        display: block!important;
    }

    .transall .prisna-wp-translate-dropdown-current-language {
        display: none!important;
    }

    .layout {
        width: 98%;
        margin: 0 auto;
    }

    .rev_slider_wrapper {
        height: auto !important;
    }

    .page-head {
        display: none !important;
    }

    .foot-wrapper {
        margin-top: 0;
    }

    .foot-item.foot-item-inquiry,.foot-item.foot-item.foot-item-news,.foot-item.foot-item-contact,.foot-item.foot-item-Company {
        width: 80%;
        float: none;
        margin-bottom: 3%;
        margin-left: 10%;
    }

    .foot-item.foot-item-contact .foot-phone:before {
        left: 15%;
    }

    .footer {
        padding: 3% 0 10% 0;
        margin-top: 0;
    }

    .foot-item.foot-item-contact .foot-cont {
        margin-top: 0;
    }

    .foot-item.foot-item-contact .foot-email,.foot-item.foot-item-contact .foot-addr,.foot-item.foot-item-contact .foot-phone {
        font-size: 16px;
    }

    .foot-item.foot-item-inquiry .subscribe-form .subscribe-ipt {
        width: 100%;
    }

    .foot-item.foot-item-inquiry .subscribe-form .subscribe-btn {
        height: 38px;
        right: 0;
    }

    .mobile-contact {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 9999;
        height: 38px;
        line-height: 38px;
        background: #161622;
    }

    .mobile-contact,.mobile-contact a {
        color: #FFF
    }

    .head-contact {
        display: block;
        width: 100%;
        margin: 0;
    }

    .head-contact .head-phone,.head-contact .head-email {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin: 0;
        text-align: center;
        line-height: 38px;
        color: #FFF;
        padding: 0;
    }
	

    .head-contact .head-phone:before,.head-contact .head-email:before {
        display: none;
    }

    .head-contact .head-phone {
        background: #d10445;
    }

	.head-contact .head-email {display: none;}
	.heaf_map {display: none;}

	.footer .bd {
		padding-left: 10px;
		padding-right: 10px;
	}

	.banner-pagination {
		bottom: 18px;
	}
	
}