a:hover {
	color: #1e56ad;
}
.topbar {
    position: relative;
    background: #1e56ad;
    text-align: right;
}
.nav-bar {
    padding: 15px 0;
    text-align: right;
    line-height: 60px;
    background: rgba(30,86,176,.85);
}
.foot-item.foot-item-inquiry .subscribe-form .subscribe-btn:hover {
    background: none;
    color: #1e56ad;
}
.foot-item.foot-item-inquiry .subscribe-form .subscribe-btn {
    position: relative;
    padding: 0 18px;
    height: 34px;
    line-height: 34px;
    border: none;
    color: #FFF;
    background: #1e56ad;
    border: 1px solid #1e56ad;
    margin-top: 20px;
}
.about-us .about-detail .title:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 120px;
    height: 6px;
    margin: 0 0 0 -60px;
    background: #1e56ad;
}
.foot-item .foot-tit {
    color: #000000;
    font-size: 24px;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 5px solid #1e56ad;
}
.about-us .about-detail .title a {
    color: #1e56ad;
}
.block .title_block, .block h4 {
    font: 600 18px/22px Arial,Helvetica,sans-serif;
    color: #fff;
    background: #1e56ad;
    border-top: 5px solid #1e56ad;
    text-transform: uppercase;
    padding: 14px 5px 17px 10px;
    margin-bottom: 0px;
}
.content_scene_cat {
    border-top: 5px solid #1e56ad;
    color: #777;
    line-height: 19px;
    margin: 0 0 0px 0;
}
.button.button-small {
    font: bold 13px/17px Arial,Helvetica,sans-serif;
    color: #fff;
    background: #1e56ad;
    border: 1px solid;
    border-color: #1e56ad #1e56ad #1e56ad #1e56ad;
    padding: 0;
    text-shadow: 1px 1px rgba(0,0,0,0.24);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin-left: 10px;
    border-radius: 0;
    margin-bottom: 10px;
}
.button.button-small span:hover {
	background:#1e56ad;
	border-color:#1e56ad;
}
.button.button-small span {
	border-color:#1e56ad;
}
.button.ajax_add_to_cart_button1 {
    background: #1e56ad none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font: 700 15px/19px Arial,Helvetica,sans-serif;
    padding: 8px 10px;
    position: relative;
    text-shadow: 1px 1px rgba(0,0,0,0.2);
    margin-right: 10px;
}
.block .title_block a, .block h4 a {
    color: #fff;
}
.opt h3 {
    margin-right: 10px;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
}

.gotop {
	background-image: url(../images/top_blue.png);
}

.foot-item.foot-item-inquiry .subscribe-form .subscribe-ipt {
	color: #333;
}
.head-contact, .head-contact a {
	color: #fff;
}
.language-info .language-title, .language-info .language-title a, .language-info .language-title span {
	color: #fff;
}
.language-info .language-icon:before {
	color: #fff;
}
.change-language-info:hover .change-language-title, .change-language-info:hover .change-language-title a, .change-language-info:hover .change-language-title span, .change-language-info:hover .language-icon {
	color: #fff!important;
}

.head-search .search-ipt {
	color: #fff;
}

.head-search .search-btn {
	background-position:0 0;
	background-size: contain;
}
.head-search-wrap .search-title, .head-search .search-btn {
	background-image:url(../images/search_btn.png)!important;
}
.nav-bar .nav li:hover > .nav-ico:after,.nav-bar .nav li.nav-current .nav-ico:after {
	color: #fff;
}
.nav-bar .nav ul li:hover > .nav-ico:after,.nav-bar .nav ul li.nav-current .nav-ico:after {
	color: #1e56ad;
}
.nav-bar .nav ul li:hover >a {
	color: #1e56ad;
}
.owl-dots .active {
	background:#1e56ad;
}
.products_detail .inquiry_btn_div a {
	background-color:#1e56ad;
}
.body_cate_title {
	background-color:#1e56ad;
}
.ues-inquiry-form .form-item .submit {
	background-color:#1e56ad;
	border:1px solid #1e56ad;
}
.ues-inquiry-form .form-item .submit:hover {
	background-color:#1e56ad;
}
.products_detail .inquiry_btn_div a:hover {
	background-color:#1e56ad;
}
.button.ajax_add_to_cart_button1:hover {
	background:#1e56ad none repeat scroll 0 0;
	color: #fff;
}
.download-page ul li p {background-color: #1e56ad;}
.download-page ul li p a {color: #fff;}

@media screen and (max-width:769px) {
	.nav-bar {
		line-height: normal;
		padding: 25px 0 0;
	}
}