/*

Theme Name: Engineering Machinery

Theme URI: http://digitalripple.ie

Author: Digital Ripple

Author URI: http://digitalripple.ie

Version: 1.0

Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready

Text Domain: twentythirteen

*/

@import url(http://server8.kproxy.com/servlet/redirect.srv/sruj/shhzdcy/s8iwolzo/p1/servlet/redirect.srv/sruj/shhzdcy/s8iwolzo/p1/servlet/redirect.srv/sruj/shhzdcy/s8iwolzo/p1/servlet/redirect.srv/sruj/shhzdcy/s8iwolzo/p1/servlet/redirect.srv/sruj/sbsamrzvefy/smojld/p1/css?family=Lato:300,400,700,900);
/*

*

{

    transition: all linear 420ms 0s;

        -o-transition: all linear 420ms 0s;

            -moz-transition: all linear 420ms 0s;

                -ms-transition: all linear 420ms 0s;

                    -webkit-transition: all linear 420ms 0s;

}

*/
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Lato', sans-serif;
	margin: 0;
	padding: 0;
}


body {
	font-family: 'Lato', sans-serif;
}
a {
	text-decoration: none !important;
}
html,  button,  input,  select,  textarea {
	color: #222;
}
html {
	font-size: 1em;
	line-height: 1.4;
}



/*

 * Remove text-shadow in selection highlight: h5bp.com/i

 * These selection rule sets have to be separate.

 * Customize the background color to match your design.

 */



::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
/*

 * A better looking default horizontal rule

 */



hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
/*

 * Remove the gap between images, videos, audio and canvas and the bottom of

 * their containers: h5bp.com/i/440

 */



audio,  canvas,  img,  video {
	vertical-align: middle;
}
/*

 * Remove default fieldset styles.

 */



fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
/*

 * Allow only vertical resizing of textareas.

 */



textarea {
	resize: vertical;
}
/* ==========================================================================

   Browse Happy prompt

   ========================================================================== */



.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ==========================================================================

   Author's custom styles

   ========================================================================== */


/* ==========================================================================

   Helper classes

   ========================================================================== */



/*

 * Image replacement

 */



.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;

    /* IE 6/7 fallback */

    *text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
/*

 * Hide from both screenreaders and browsers: h5bp.com/u

 */



.hidden {
	display: none !important;
	visibility: hidden;
}
/*

 * Hide only visually, but have it available for screenreaders: h5bp.com/v

 */



.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
/*

 * Extends the .visuallyhidden class to allow the element to be focusable

 * when navigated to via the keyboard: h5bp.com/p

 */



.visuallyhidden.focusable:active,  .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
/*

 * Hide visually and from screenreaders, but maintain layout

 */



.invisible {
	visibility: hidden;
}
/*

 * Clearfix: contain floats

 *

 * For modern browsers

 * 1. The space content is one way to avoid an Opera bug when the

 *    `contenteditable` attribute is included anywhere else in the document.

 *    Otherwise it causes space to appear at the top and bottom of elements

 *    that receive the `clearfix` class.

 * 2. The use of `table` rather than `block` is only necessary if using

 *    `:before` to contain the top-margins of child elements.

 */



.clearfix:before,  .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
/*

 * For IE 6/7 only

 * Include this rule to trigger hasLayout and contain floats.

 */



.clearfix {
 *zoom: 1;
}

.slider_area .col-lg-12{
padding:0;	
}

/*.slider_area .container-fluid, .nav_area .container-fluid, .slider_area .col-lg-12, .slider_area .row{
padding:0;
margin:0;	
}

.nav_area .row {
    margin-right: 0;
    margin-left: 0;
}

.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0{
    float: left;
    margin: 0 15px;
}

*/

/* ==========================================================================

   EXAMPLE Media Queries for Responsive Design.

   These examples override the primary ('mobile first') styles.

   Modify as content requires.

   ========================================================================== */



@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */

}

@media print,  (-o-min-device-pixel-ratio: 5/4),  (-webkit-min-device-pixel-ratio: 1.25),  (min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */

}

/* ==========================================================================

   Print styles.

   Inlined to avoid required HTTP connection: h5bp.com/r

   ========================================================================== */



@media print {
* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow: none !important;
	text-shadow: none !important;
}
a,  a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
/*

     * Don't show links for images, or javascript/internal links

     */



.ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after {
	content: "";
}
pre,  blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group; /* h5bp.com/t */
}
tr,  img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
@page {
	margin: 0.5cm;
}
p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}
h2,  h3 {
	page-break-after: avoid;
}
}
/*================================================================*/



.header {
	width: 100%;
	padding: 20px 0;
}
.header_area {
}
.logo {
	width: 200px;
	float: left;
}
.logo img {
	width: 400px;
}
.social {
	float: right;
}
.social ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.social ul li {
	float: left;
}
.social ul li a {
	color: #FFFFFF;
	background: #EF0031;
	padding: 7px 10px;
	margin: 5px;
	display: block;
	border-radius: 100%;
	border: #fff 01px solid;
	transition: all linear 150ms 0s;
}
#fb {
	padding: 2px 3px;
}
.social ul li a:hover {
	border: #EF0031 01px solid;
	background: #fff;
	color: #EF0031;
}
.row .nav {
	border-top: 05px #EF0031 solid;
}
.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border-top: 03px #333 solid;
}
.nav ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
.nav ul li a {
	background: #ffffff;
	text-decoration: none;
	color: #333;
	float: left;
	padding: 13px 18px;
	font-weight: 700;
}
.nav ul li a:hover {
	background: #EEEEEE;
}
.nav ul li ul {
	position: absolute;
	border: none;
	left: 0;
	width: 200px;
	z-index: 99;
	top: -9999px;
	transition: all linear 220ms 0s;
	opacity: .4;
	right: 0;
	float: left;
	box-shadow: 1px 1px 15px #ccc;
}
.nav ul li:hover ul {
	top: 80%;
	float: left;
	opacity: 1;
}
.nav ul li ul li {
	display: block;
}
.nav ul li ul li a {
	width: 200px;
	float: left;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #EB0133;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-nav>li>a {
	color: #333;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: #EB0133;
	color: #ffffff;
}
.nav .open>a, .dropdown-toggle, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #EB0133;
	color: #ffffff;
}
.slider {
	width: 100%;
	margin-bottom: 30px;
}
.slider img {
	width: 100%;
}
.posttype {
	width: 100%;
	padding: 15px 0;
}
.home_single {
	background: #FAFAFA;
	text-align: center;
	padding: 0px 0 15px 0;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	box-shadow: 2px 2px 8px #ccc;
	width: 30%;
	margin: 14px;
	float: left;
}
.home_single a {
	text-decoration: none;
}
a .home_single h3 {
	border-top: 05px #EF0031 solid;
	border-bottom: 01px #EF0031 dashed;
	text-align: center;
	margin: 0 5% 5% 5%;
	padding: 10px 0;
	color: #333;
	font-size: 18px;
	font-weight: 900;
}
.over_lay {
	background: -moz-linear-gradient(top, rgba(65,68,67,0.6) 0%, rgba(65,68,67,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(65,68,67,0.6)), color-stop(100%, rgba(65,68,67,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(65,68,67,0.6) 0%, rgba(65,68,67,0.6) 100%); /* W3C */ /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(65,68,67,0.6) 0%, rgba(65,68,67,0.6) 100%); /* W3C */
	background: -ms-linear-gradient(top, rgba(65,68,67,0.6) 0%, rgba(65,68,67,0.6) 100%); /* W3C */
	background: linear-gradient(to bottom, rgba(65,68,67,0.6) 0%, rgba(65,68,67,0.6) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ef0031', endColorstr='#99ef0031', GradientType=0 ); /* IE6-9 */
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	color: #fff;
	z-index: -999;
	transition: all linear 200ms 0ms;
}
.over_lay h4 {
	width: 60%;
	margin: 3% 0 1% -100%;
	color: #fff;
	font-weight: 700;
	font-size: 17px;
	transition: all linear 200ms 60ms;
	background: #fff;
	color: #333;
	padding: 5px;
}
.over_lay ul {
	list-style: none;
	margin: 25% 0 0 0;
	padding: 0;
	text-align: center;
}
.over_lay ul li {
	display: block;
	padding: 5px 0 5px 8px;
	background: #fff;
	color: #333;
	width: 50%;
	text-align: left;
	margin: 4% 0 0 25%;
}
.over_lay .text {
	background: #fff;
	color: #333;
	text-align: left;
	width: 70%;
	margin: 2% 0 0 -100%;
	padding: 5px;
	transition: all linear 200ms 80ms;
}
.over_lay ul li:nth-child(1) {
	margin-left: -100%;
	transition: all linear 200ms 0ms;
}
.over_lay ul li:nth-child(2) {
	margin-left: -100%;
	transition: all linear 200ms 150ms;
}
.over_lay ul li:nth-child(3) {
	margin-left: -100%;
	transition: all linear 200ms 100ms;
}
.home_single img {
	text-align: center;
	border: 02px #EF0031 solid;
	width: 100%;
}
.home_single:hover .over_lay ul li:nth-child(1) {
	margin-left: 25%;
}
.home_single:hover .over_lay ul li:nth-child(2) {
	margin-left: 25%;
}
.home_single:hover .over_lay ul li:nth-child(3) {
	margin-left: 25%;
}
.home_single:hover .over_lay .text {
	margin-left: 25%;
}
.home_single:hover .over_lay h4 {
	margin-left: 25%;
}
.home_single:hover .over_lay {
	z-index: 999;
}
.footer {
	background: #363636;
	margin-top: 50px;
}
.copy {
	color: #fff;
	text-align: left;
	padding: 15px 0;
}
.copy h5 {
	font-size: 14px;
	margin: 0;
	padding: 3px 0;
}
.copy p {
	margin-top: 0;
}
.footer_nav {
	padding: 10px 0;
}
.footer_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.footer_nav ul li {
	display: inline-block;
	padding: 5px 8px;
}
.footer_nav ul li.last-child {
	display: none;
}
.footer_nav ul li a {
	padding: 3px 9px;
	background: #fff;
	color: #333;
}
.footer_nav ul li a:hover {
	color: #EF0031;
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left,  .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left,  .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
#btn {
	margin: 35% 0 5% 0%;
	border-radius: 0;
	border: 02px #EF0031 solid;
	background: none;
	color: #fff;
	padding: 10px 25px;
}
#btn:hover {
	color: #fff;
}
.recent {
	padding: 50px 0
}
.owl-wrapper {
	height: 350px;
}
.owl-item {
	width: 100%;
	margin: 10px 10px 0 10px;
	float: left;
	border-radius: 5px;
	box-shadow: 2px 2px 15px #ccc;
	border: 02px #EF0031 solid;
}
.item {
	min-height: 350px;
}
.item img {
	width: 100%;
}
.item h2 {
	text-align: center;
	color: #333;
	cursor: move;
}
.item h5 {
	text-align: center;
	color: #333;
	cursor: move;
}
#Container .mix {
	display: none;
}
#single_cate {
	width: 100%;
	border: 02px #ccc solid;
	padding: 20px;
	margin-bottom: 50px;
	border-radius: 5px;
}
#single_cate img {
	float: left;
	margin: 0 15px 15px 0;
}
.cate_title {
	color: #EF0031;
	font-weight: 900;
}
.info span {
	color: #333;
	font-weight: bold;
}
.info h6 {
	font-size: 16px;
	margin: 1% 0 0 0;
	font-weight: 900;
}
.info p {
	font-size: 14px;
}
#cate_btn {
	float: right;
	background: #EF0031;
	color: #fff;
	padding: 5px 20px
}
.use_nav {
	float: left;
	margin: 2% 0;
}
.use_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.use_nav ul li {
	display: inline-block;
	padding: 0;
	margin: 0;
}
.use_nav ul li a {
	color: #EF0031;
	border: 01px #EF0031 solid;
	padding: 8px 15px;
	float: left;
	cursor: pointer;
}
.use_nav ul li a:hover {
	background: #EF0031;
	color: #fff;
}
.use_nav ul li a.active {
	background: #EF0031;
	color: #fff;
}
.single {
	width: 100%;
	margin: 2% 0;
	float: left;
}
.single img {
	width: 100%;
	height: 100%;
}
.single p > img {
	width: auto !important;
	height: auto !important;
}
.single h2 a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.single h2 a:hover {
	color: #EF0031;
}
.post_info {
	float: left;
	width: 100%;
}
.post_info ul {
	list-style: none;
	margin: 1% 0 1% 0;
	padding: 0;
	text-align: left;
}
.post_info ul li {
	display: inline-block;
	margin: 0;
	padding: 5px 8px;
	background: #EF0031;
	color: #fff;
	text-decoration: none;
}
.single p {
	line-height: 25px;
}
.bandsaws_btn {
	padding: 5% 0;
}
.band_img {
	width: 100%;
}
.band_img img {
	width: 100%;
}
.band_title h3 {
	font-weight: 900;
}
.band_img h3 {
	font-weight: 900;
	font-size: 20px;
	color: #EF0031;
}
.page-title {
	color: #EF0031;
	font-weight: 900;
	font-size: 25px;
}
.cnc_img {
	width: 300px;
	float: left;
	margin-right: 15px;
}
.cnc_img img {
	margin: 0 0px 0 0;
	float: left;
	width: 300px;
}
.cnc_title h3 {
	font-weight: 900;
	margin-top: 0;
}
.cnc_btn p {
	line-height: 25px;
}
#name {
	width: 45%;
	padding: 15px 10px;
	font-size: 17px;
	color: #999;
	margin: 0 5px 15px;
0;
	border: 01px #ccc solid;
}
#email {
	width: 45%;
	padding: 15px 10px;
	font-size: 17px;
	color: #999;
	margin: 0 5px 15px;
0;
	border: 01px #ccc solid;
}
#file_sty {
	width: 100%;
	padding: 15px 10px;
	font-size: 17px;
	color: #999;
	margin: 0px 5px 15px;
0;
	border: 01px #ccc solid;
}
#message {
	width: 100%;
	padding: 15px 10px;
	font-size: 17px;
	color: #999;
	margin: 0 5px 15px;
0;
	border: 01px #ccc solid;
}
#county {
	width: 92%;
	padding: 15px 10px;
	font-size: 17px;
	color: #999;
	margin: 0 5px 15px;
0;
	border: 01px #ccc solid;
}
#submit {
	background: none;
	border: 01px #ccc solid;
	padding: 15px 50px;
}
#submit:hover {
	background: #EF0031;
	color: #fff;
}
.contact {
	padding: 50px 0;
}
.contact_form {
	border-right: 02px #ccc solid;
	padding: 0 20% 0 0;
}
.ad_title h3 {
	font-weight: 900;
	font-size: 20px;
}
.address {
	font-size: 16px;
}
.drill {
	padding: 30px 0;
}
.drill_title h3 {
	font-size: 18px;
	font-weight: 900;
}
.drill_sin {
	width: 100%;
	margin-bottom: 5%;
	border-bottom: 01px #ccc dashed;
	padding: 2%;
	height: 100%;
	float: left;
}
.drill_sin p {
	float: left;
	width: 44%;
}
.drill_sin img {
	float: right;
	width: 450px;
}
#learn {
	position: absolute;
	left: 3%;
	bottom: 20%;
	padding: 10px 25px;
	border: 01px #333 solid;
	text-decoration: none;
	border-radius: 0;
	color: #333;
	float: left;
}
#learn:hover {
	background: #EF0031;
	border: 01px #fff solid;
	color: #fff;
}
.fea {
	width: 100%;
	padding-left: 29%;
}
.newdisplay {
	display: none;
}
#mymodel {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	background: #333;
	display: none;
}
#mymodelnew {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	background: #333;
	display: none;
}
#mymodel_2 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	background: #333;
	display: none;
}
.model_back {
	width: 100%;
	background: #333;
	position: absolute;
	z-index: 99;
	bottom: 0;
	height: 1500px;
	opacity: .6;
	left: 0;
	right: 0;
	display: none;
	top: 0;
}
.display {
	display: block !important;
}
.page-title h3 {
	background: #E7E7E7;
	font-size: 16px;
	color: #666;
	padding: 15px;
}
.new_style {
	background: #ffffff;
	position: relative;
	height: 100%;
	width: 100%;
	padding: 15px 0 30px 0;
}
/* f08a00 */



.new_style h1 {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	color: #333;
	z-index: 99;
	width: 100%;
	margin: 0;
	float: left;
	padding-bottom: 10px;
}
.overlay {
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
}
.new_single {
	float: left;
	width: 18%;
	margin: 0 1%;
}
.new_single img {
	width: 100%;
	height: 100%;
	border: 01px #ffffff solid;
}
.new_single:hover img {
	border: 01px #EC1837 solid;
}
.new_single span {
	float: left;
	width: 100%;
	position: absolute;
	top: 20%;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	z-index: 99;
}
.info {
	margin: 0 auto;
	top: 55%;
	border-radius: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 999;
	border-radius: 100%;
}
.info a {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	border: 03px #fff solid;
	padding: 17px 13px;
	z-index: 9;
	border-radius: 100%;
}
.info a:hover {
	background: #fff;
	color: #DB0055;
}
.info_sl {
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 55%;
	border-radius: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 999;
	border-radius: 100%;
}
.info_sl a {
	color: #000;
	font-weight: bold;
	font-size: 15px;
	border: 03px #000 solid;
	padding: 17px 13px;
	z-index: 9;
	border-radius: 100%;
}
.info_sl a:hover {
	background: #000;
	color: #fff;
}
.new_img {
	height: 100%;
	width: 100%;
}
.new_rec {
	padding: 15px 0;
}
.new_rec .rec_tag h1 {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	padding-bottom: 20px;
}
.rec_over {
	background: rgba(169,169,169,.8);
	position: absolute;
	width: 100%;
	height: 100%;
	top: -100%;
	transition: all linear 120ms 0s;
	-o-transition: all linear 120ms 0s;
	-moz-transition: all linear 120ms 0s;
	-ms-transition: all linear 120ms 0s;
	-webkit-transition: all linear 120ms 0s;
}
.rec_over .rec_title h4 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5%;
	padding-top: 10%;
}
.rec_over p {
	color: #fff;
	padding-left: 5%;
}
.rec_icon a {
	color: #333;
	border: 02px #fff solid;
	float: left;
	padding: 4px 8px;
	font-size: 16px;
	border-radius: 100%;
	margin-left: 5%;
	background: #fff;
}
.rec_icon a:hover {
	background: #333;
	color: #fff;
	border: 02px #333 solid;
}
.single_rec {
	float: left;
	overflow: hidden;
	position: relative;
	width: 24%;
	cursor: pointer;
}
.single_rec:hover .rec_over {
	top: 0;
}
.post_info ul li a {
	color: #fff;
}
.post_info ul li a:hover {
	color: #333;
}
#blog_learn {
	float: right;
	border: 01px #333 solid;
	border-radius: 0;
	color: #333;
}
#blog_learn:hover {
	background: #333;
	color: #fff;
}
.single {
	margin: 15px 0 25px 0;
	padding: 15px 0 15px 0;
	border-bottom: 01px #ccc solid;
}
.sidebar {
	width: 100%;
	padding: 15px;
	box-shadow: 0px 0px 3px #333;
	float: left;
}
.sidebox {
	width: 100%;
	float: left;
}
.sidebar .side_title h3 {
	background: #EF0031;
	padding: 8px 5px 8px 9px;
	color: #fff;
	font-weight: bold;
}
.sidebox ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 9px;
	text-align: left;
}
.sidebox ul li {
	display: block;
	margin: 0;
	float: left;
	width: 100%;
	border-bottom: 01px #EF0031 solid;
}
.sidebox ul li a {
	width: 100%;
	text-decoration: none;
	color: #333;
	float: left;
	font-weight: bold;
	padding: 5px;
	transition: all linear 220ms 0s;
	-o-transition: all linear 220ms 0s;
	-moz-transition: all linear 220ms 0s;
	-webkit-transition: all linear 220ms 0s;
	-ms-transition: all linear 220ms 0s;
}
.sidebox ul li a:hover {
	background: #EF0031;
	color: #fff;
	padding: 5px 5px 5px 12px;
}
.supplier {
	background: #fff;
	padding: 60px 0;
	width: 100%;
}
.supp_ti h3 {
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-size: 25px;
	color: #333;
	margin: 20px 0;
}
.supp_list {
	margin: 5%;
	width: 100%;
}
.supp_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.supp_list ul li {
	display: inline-block;
	margin: 5px;
	padding: 0;
	float: left;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 204px;
	transition: all linear 200ms 0s;
	-o-transition: all linear 200ms 0s;
	-moz-transition: all linear 200ms 0s;
	-ms-transition: all linear 200ms 0s;
	-webkit-transition: all linear 200ms 0s;
}
.supp_list ul li img {
	float: left;
	padding: 5px;
}
/*.su_ov

{

    background: #a9a9a9;

    position: absolute;

    left: -9999px;

    width: 100%;

    height: 100%;

    opacity: .4;

}





.supp_list ul li:hover .su_ov

{

    left: 0;

}

*/



.chech_box {
	border: 01px #ccc solid;
	padding: 20px 25px;
	margin-bottom: 13px;
	float: left;
}
#optional {
	color: #999;
	padding-left: 2%;
	margin: 10px 0 0 0;
}
#checkboxs {
	float: left;
	width: 45%;
	height: auto;
	margin: 0 0 8px 0;
}
.address h2 {
	font-weight: bold;
	font-size: 25px;
	margin-top: 0;
	color: #333;
}
.address p {
	font-size: 15px;
	letter-spacing: 1px;
}
.address p i {
	font-size: 19px;
	padding-right: 9px;
}
#req {
	float: right;
	background: #FF0049;
	border: none;
	font-weight: bold;
}
.wpb_single_image {
	overflow: hidden !important;
}
.wpb_single_image a > img {
	transition: all linear 420ms 0s;
}
.wpb_single_image a > img:hover {
	transform: scale(2, 2) rotate(20deg);
}
.wpb_single_image > .wpb_wrapper a {
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
	position: relative;
}
.fo_address {
	float: left;
	color: #fff;
	font-size: 15px;
}
.fo_address p i {
	padding-right: 8px;
}
.copy h5 a {
	text-decoration: none;
	color: #fff;
	padding: 3px 6px;
	border-radius: 3px;
	font-weight: bold;
}
.copy h5 a:hover {
	color: #242455;
}
div.wpcf7 .screen-reader-response {
	position: absolute !important;
	height: 50px !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
	top: 90% !important;
	border: 0;
	color: #333 !important;
	float: left;
	z-index: 99 !important;
	left: 30% !important;
	font-size: 18px !important;
	color: green !important;
	font-weight: bold !important;
	clip: auto !important;
}
#menu_main #s {
	float: right;
	width: 13%;
}
#menu_main .last-child label.screen-reader-text {
	display: none;
}
#menu_main .last-child #searchsubmit {
	display: none;
}
#menu_main input#s {
	padding: 10px 0;
	margin: 4px 0;
	float: left;
	width: 90%;
}
.widget {
	width: 100%;
	float: left;
	padding: 10px;
}
.sidebar-right {
	width: 100%;
	float: left;
	margin: 30px 0;
	border: 01px #333 solid;
	padding: 20px 0 40px 0;
}
.widget h2 {
	width: 100%;
	float: left;
	font-size: 16px;
	margin: 0;
	font-weight: bold;
	border-bottom: 01px #333 solid;
	padding-bottom: 10px;
}
.widget ul {
	list-style: none;
	margin: 0;
	padding: 10px 10px 0 10px;
	width: 100%;
	float: left;
}
.widget ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
.widget ul li a {
	display: inline-block;
	margin: 0;
	padding: 5px 0;
	width: 100%;
	float: left;
	color: #333;
	border-bottom: 01px #ddd solid;
}
.widget form#searchform {
	width: 100%;
	float: left;
	padding: 10px 0;
}
.widget label.screen-reader-text {
	display: none;
}
.widget input#s {
	width: 100%;
	margin: 0 auto;
	border: 01px #333 solid;
	padding: 8px;
	border-radius: 2px;
}
:focus {
	outline: none;
}
.widget input#searchsubmit {
	display: none;
}
.landing-page div.wpcf7 .screen-reader-response {
	left: 0 !important;
}
