@charset "utf-8";
/* CSS Document */
ul.list-unstyled.contact_detalo li {
    position: relative;
    padding-left: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    display: block;
    padding-top: 10px;
}
ul.list-unstyled.contact_detalo li i {
    position: absolute;
    left: 0;
    font-size: 28px;
    color: #c72903;
}
.cont_wrapu h6 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #3a3d44;
}
.cont_wrapu {
    line-height: 25px;
    font-size: 15px;
}
.inner_wrapper {
    padding: 40px 0px;
}
.h2-text-center.w_us {
    color: #343434;
    line-height: 46px;
    text-align: center;
    padding-left: 15px;
    font-size: 28px;
    margin-bottom: 5px;
}
input.form-control.req-field, textarea.form-control.req-field, select.form-control.req-field {
    margin: 2% 0!important;
    height: 40px;
    border-radius: 0;
    border: 1px solid #ddd;
    box-shadow: 0 0;
}
textarea.form-control.req-field{ min-height:150px;}

.general-button {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 7px 20px;
    text-transform: uppercase;
    background: #ce1c1e;
    color: #ffffff !important;
    border: 2px solid #ce1c1e;
}
button.general-button.pull-right {
    margin-top: 20px;
    border-radius: 0px;
    font-weight: normal;
    font-size: 17px;
}
.banner_div_inner {
    background: #ebebeb;
    padding: 5px 5px;
    margin-bottom: 10px;
}
.bread-crumb {
    text-align: right;
    margin-top: 7px;
}
article.product_wrapp img {
    width: 100%;
    border-radius: 0px;
}
article.product_wrapp .donation-progress-box .value {
    color: #25292f;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
}
article.product_wrapp  .content-box {
    position: relative;
    padding: 20px 25px 25px;
}


/*==============**********************Category Csss Start Here*********************============================*/
.search_filters {
    border: 1px solid #ebebeb;
    box-shadow: none;
    margin-bottom: 30px;
    padding: 0;
    float: left;
    width: 100%;
}
.filter_text {
	display: table;
	margin: 0;
	font-size: 20px;
	padding:5px 20px;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	text-align:center;
	font-weight:500;
}
.filter_category {
	float: left;
	padding: 0px 0px;
	width: 100%;
}
.content_filter .box {
    border-bottom:1px solid #ebebeb;
}
.filter_category last-child(){
	 display:none;
	}
.product_type{
	text-align:left;
	font-weight:500;
	font-size:17px;
	margin:10px;
	padding-bottom:15px;
	}
.search_filters section.filter_category:last-child .content_filter .box {
    border-bottom:none;
}
.box p {
    margin-bottom: 5px;
}

.content_filter input[type="checkbox"] {
  display: none;
}
.content_filter label {
  cursor: pointer;
}
.content_filter input[type="checkbox"] + label:before {
  border: 1px solid #8c8c8c;
  content: "\00a0";
  display: inline-block;
  font: 14px sans-serif;
  height: 15px;
  margin: 0 .29em 0 0;
  padding: 0;
  vertical-align: top;
  width: 15px;
		transition:ease-in 0.1s;
}
.content_filter input[type="checkbox"] + label:hover::before{
  border: 1px solid #8c8c8c;
}
.content_filter input[type="checkbox"]:checked + label:before {
    background: #fff;
    color: #444;
    content: "ï€Œ";
    text-align: center;
    font-family: fontawesome;
				font-size:14px;
				border:1px solid #8c8c8c;
				transition:ease-in 0.1s;
				margin: 0 .29em 0 0;
				font-weight:normal !important;

}
.content_filter input[type="checkbox"]:checked + label:after {
  font-weight: normal;	
		border: 1px solid #8c8c8c;	
		margin: 0 .29em 0 0;
}





.filter_select{ display:none;}
.filter_wrapp {
    width: 100% !important;
    float: left !important;
    border-bottom: 1px solid #ededed;
}
.filter_wrapp:last-child {
    border-bottom:none;
}
.filter_type {
	color: #4a4a4a;
	font-size: 16px;
	text-align: left;
	cursor: pointer;
	padding: 8px 15px;
}
.filter_type i {
	text-align: right;
	float: right;
	font-size: 20px;
}
.selected {
	border-left: 3px solid #c72903;
}
.content_filter ul{
	margin-bottom:0px !important;
}
.content_filter ul li {
	padding: 9px 12px;
	background: #f5f5f5;
	border-bottom: 1px solid #eae5e5;
}
.content_filter ul li a::before {
	content: "";
	clear: both;
	left: 9px;
	position: absolute;
	border-bottom: 1px solid #000;
	width: 13px;
	top: 10px;
}
.content_filter ul li a {
	padding-left:30px;
		position:relative;
}
.content_filter ul li:hover {
	background: #fafafa;
}
.content_filter ul li:last-child() {
	border-bottom: none;
}
.content_filter ul li a {
    padding-left: 30px;
    position: relative;
    color: #807f7f;
}

/*==============**********************Category Csss End Here*********************============================*/


.product_info h3 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
}

.rwo {
    display: flex;
    flex-wrap: wrap;
}
.prd_des {
    flex: 0 0 50%;
    max-width: 50%;
				padding:0px;
}
.product_info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
    padding-left: 50px;
				padding-right: 20px;
}
.product_info.rlt {
    padding-left: 20px;
    padding-right: 50px;
}
.cont_ts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
				background: #f1f1f1;
}
.product_info p {
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    line-height: 30px;
}
article.led_wrapp img {
    width: 100%;
    border-radius: 3px;
}
article.led_wrapp .donation-progress-box .value {
    color: #25292f;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
}
article.led_wrapp .content-box {
    position: relative;
    padding: 20px 25px 25px;
				text-align:center;
}
h2.top_heads {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #c72903;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
h2.top_heads.trs {
    margin-top: 40px;
}
article.led_wrapp {
    margin-bottom: 30px;
}
.projects_wrapp {
    padding: 10px 15px;
    margin-bottom: 15px;
}
.pr_img {
    background: #ffeae4;
    padding: 10px;
    border: 1px solid #ebd7d1;
    border-radius: 4px;
    margin-bottom: 10px;
}
.pr_img img {
    width: 100%;
}
.projects_wrapp h4 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}