/* 
Title: Custom CSS
Project: Universal Enterprises.
Author: Muhammad Sadiq Siddiqui
Copyright by lemon Communications 
*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
* {
	outline: none;
}
.body{
font-family: 'Open Sans', Arial , Myriad Pro;
font-size: 13px;
color: #666;
text-align: justify;
margin-bottom: 25px;
}
.body p{line-height: 15px;}
.main_wp {
	margin: 0 auto;
	padding: 0;
	width: 960px;
    overflow:hidden;
}

a {
margin: 0;
padding: 0;
cursor: pointer;
text-decoration: none;
-o-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-ms-transition: all .3s;
}

#breadcrumbs{
	background:#fff;
	border:1px solid #ccc;
	padding:8px;
	margin: 15px 0;
}

#breadcrumbs ul{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
}

#breadcrumbs ul li{
	float:left;
	margin:0 5px 0 0;
	padding:0 10px 0 0;
	background:url(../images/Chevron.gif) no-repeat center right;
}

#breadcrumbs ul li.lastChild{
	background:none;
}

#breadcrumbs ul li a{
	display:block;
	font-size:11px;
	color:#AD2D36;
	text-decoration:none;
}

#breadcrumbs ul li a:hover{
	text-decoration:underline;
}

#breadcrumbs ul li a.home{
	width:16px;
	height:16px;
	background:url(../images/IconHome.gif) no-repeat top center;
}

#breadcrumbs ul li a.home:hover{
	background-position:bottom center;
}

#breadcrumbs ul li span{
	display:block;
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding:0;
}


.ContentLeft{
background: #fff;
border: 1px solid #ccc;
padding: 15px;
width: 600px;
float:left;
overflow:hidden;
}
.body h1
{   margin: 0 0 15px 0;
	padding: 0;
	font-size:25px;
    font-family: 'Roboto Condensed', Arial;
}

.body h2 {
	margin: 0 0 12px 0;
	padding: 0;
	font-size:20px;
	text-transform:capitalize;
}
 .body h3 {
	margin: 0;
	padding: 0;
}
.body h4 {
	margin: 0;
	padding: 0;
}
.body h5 {
	margin: 0;
	padding: 0;
}
.body h6 {
	margin: 0;
	padding: 0;
}

.body img {
	border: none;
	margin: 0;
	padding: 0;
}


ul.list_wp{
margin: 0;
padding: 0;
list-style-type: none;
margin-left: 20px;
}
ul.list_wp li{
list-style-type: circle;
padding-left: 0;
	}
	
	
	/*ContentRight*/
.ContentRight{
overflow: hidden;
width: 310px;
float: right;
	}
.ContentRight .product_Wp{
padding: 15px;
background: #fff;
border: 1px solid #ccc;
	}
	
.ContentRight h2{
background: url(../images/header-pattern1.jpg);
padding: 15px 10px;
color: #fff;	
	}
	
.ContentRight ul.Product_list{}
.ContentRight ul.Product_list li{
line-height: 40px;
border-bottom: 1px dotted #ccc;
padding-left: 0;	
-o-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-ms-transition: all .3s;
padding: 5px 0px;
	}
	
	.ContentRight ul.Product_list li:hover{ background-color:#eee;padding: 5px 5px;}
.ContentRight ul.Product_list li a{}

.ContentRight .facebook_Box{
background: #fff;
margin-top: 20px;
	}
.ContentRight .facebook_Box iframe{	
border: none;
overflow: hidden;
height: 290px;
width: 310px;}

  /* ================  CONTACT ================== */

 .fieldWrapper.flft {
float: none;
margin-bottom: 10px;
overflow: hidden;
}

 .fieldWrapper label {
font-size: 12px;
margin-bottom: 5px;
display: block;
}

.fieldWrapper input {
display: block;
border: 1px solid #ccc;
padding: 8px 10px;
outline: none;
font-size: 13px;
color: #888;
margin: 0;
box-shadow: inset 0px 2px 4px #f3f3f3;
border-radius: 2px;
width: 578px;
text-decoration: none;
-o-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-ms-transition: all .3s;
}

.fieldWrapper input:focus {
    border: 1px solid #006ac2;
    box-shadow: inset 0px 2px 4px #f3f3f3;
    }
.fieldWrapper textarea:focus {
    border: 1px solid #006ac2;
    }

.fieldWrapper textarea
{
box-shadow: inset 0px 2px 4px #f3f3f3;
width: 574px;
border: 1px solid #ccc;
outline: none;
font-size: 13px;
color: #888;
margin: 0;
display: block;
border-radius: 2px;
resize: none;
overflow:auto;
padding:10px 12px;
height:80px;
text-decoration: none;
-o-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-ms-transition: all .3s;
}
.fieldWrapper input.send
{
width: 15%;
box-shadow: none;
border-radius: 4px;
font-size: 13px;
cursor: pointer;
float: left;
margin-right: 10px;
margin-top: 5px;
background-color:#380605;
color: #FFF;
font-family: Arial,Helvetica,sans-serif;
letter-spacing: 1px;
text-decoration: none;
transition: background-color 0.2s ease-in-out 0s;
border: 0px none;
outline: medium none;
padding: 10px;
}
.fieldWrapper input.send:hover
{
background-color: #353535;
}



/*validation*/

input.error {
border: 1px solid #FF0000 !important;
}

textarea.error {
    border: 1px solid #FF0000 !important;
}

label.error, div.error {
font-weight: normal;
color: #FF0000 !important;

}

/*validation*/

    /* ================ /CONTACT ================== */
.ReadMore_link{
color: #380605;
text-decoration: underline;	
	}

.ReadMore_link:hover{
color: #505050;
text-decoration: none;	
}


#header_slider{background:url(../images/bannerBg.jpg);}	
	
	
	
	.tp-bannershadow.tp-shadow3 {
background: url(../images/shadow3.png) no-repeat;
background-size: 100%;
width: 890px;
height: 60px;
bottom: -60px;
}
