@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page-header {
	text-align: center;
    padding: 185px 10px 15px;
    font-weight: 300;
    background: url(../images/banner-supplier.jpg) #383d61;
    min-height: 450px;
}


@media only screen and (min-width: 641px) amazeui.css:642 .am-container {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.am-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	width: 100%;
	max-width: 1000px;
}

.am-container:before,
.am-container:after {
	content: " ";
	display: table;
}

.page-header .page-header-title {
	font-size: 60px;
	color: #fff;
	font-weight: 400;
}

.breadcrumb-box {
	border-bottom: 1px solid #e9e9e9;
}

.breadcrumb-box .am-breadcrumb {
	padding: 16px 0 0;
	margin-bottom: 1rem;
}

.am-breadcrumb {
	padding: .7em .5em;
	margin-bottom: 2rem;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	font-size: 85%;
}

.am-breadcrumb>li {
	display: inline-block;
}

.am-breadcrumb>.am-active {
	color: #999999;
}

.breadcrumb-box .am-breadcrumb .am-active {
	color: ##6975a6;
}

.breadcrumb-box .am-breadcrumb li a {
	font-size: 14px;
	color: #262626;
}

.am-breadcrumb>li+li:before {
	content: "\00bb\00a0";
	padding: 0 8px;
	color: #ccc;
}

.section {
	padding: 100px 0;
}

.news-section .container {
	overflow: auto;
}

.news-section .container {
	width: 1170px!important;
	margin: 0 auto;
}

.am-u-md-9 {
	width: 75%;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	float: left;
	position: relative;box-sizing: border-box;
}

.news-section .container .article {
	padding: 0 35px 50px 0;
	border-bottom: 1px solid #e9e9e9;
}


.am-u-md-3 {
	width: 25%;float: right;
	padding-left: 1.5rem;
	padding-right: 1.5rem;position: relative;box-sizing: border-box;
}
.blog_sidebar .widget:first-child {
    margin-top: 20px;
}.blog_sidebar .widget {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    overflow: hidden;
}.blog_sidebar .widget {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    overflow: hidden;
    margin-top: 30px;
}.blog_sidebar .widget .widget--title {
    background: #fafafa;
    position: relative;
    font-size: 18px;
    padding: 20px 10px 20px 24px;
    margin: 0;
    font-weight: 400;
}.blog_sidebar .widget .widget--title i {
    margin-right: 5px;
    color: #59bcdb;
}[class*="am-icon-"] {
    display: inline-block;
    font-style: normal;
}.am-icon-file-text-o:before {
    content: "\f0f6";
}.blog_sidebar .widget ul {
    font-size: 15px;
    line-height: 24px;
    padding: 0;
    margin: 0!important;
}.blog_sidebar .widget ul li {
    border-top: 1px solid #e5e5e5;
    padding: 17px 20px;
    color: #9b9b9b;
    list-style: none;
}.blog_sidebar .widget ul li a {
    color: #9b9b9b!important;
    padding: 5px 0;
}[class*="am-icon-"]:before {
    display: inline-block;
    font: normal normal normal 1.6rem/1 "FontAwesome", sans-serif;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}.am-icon-comments-o:before {
    content: "\f0e6";
}.am-icon-user:before {
    content: "\f007";
}.am-icon-commenting-o:before {
    content: "\f27b";
}



.lbl label span{
	color: #FF0000;
}
.article--content{
	margin: 50px 0;
}
.flip-container, .front, .back {
    width: 100%;
}
.flip-container {
    -webkit-perspective: 1000;
}.flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
    height: 1300px;
}.front {
    z-index: 2;
}
.front, .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}.back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
}html[xmlns] .clearfix {
    display: block;
}
.row {
    margin-bottom: 10px;
}.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}.lbl {
    display: block;
}.contact label {
    line-height: 30px;
}.contact input[type="text"], .contact input[type="email"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    width: 100%;
    height: 36px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}.submit {
    line-height: 47px;
    margin-top: 20px;
    padding: 4px 14px 4px 14px;
    background: #CCCCCC;
    font-weight: bold;
    color: #5F5F5F;
    border-radius: 2px;
    border: none;
    text-shadow: none;
    box-shadow: none;
    cursor: pointer;
}.contact textarea {
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
}