/*** 

====================================================================
	Services Section
====================================================================

***/
.themecolor {
	background: #ed1c24;
	color: #fff !important;
}
.constructit-breadcrumb {
	background: rgb(41, 41, 41)!important;
}
.sidebar-page-container {
	position: relative;
	padding: 60px 0px;
	background: url(../images/product-bg.jpg);
	background-size: cover;
}
.p-img {
	margin: 0 auto;
}
.productdetailicon {
	/* color: #fff; */
	padding: 5px;
	/* margin-bottom: 15px; */
	background: url(../images/inquiry-bg.png);
	width: 160px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto;
}
.inq-btn img {
	margin: 0 auto;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	transition: all 0.6s ease 0s;
}
.inq-btn:hover img {
	transform: translateY(-10px);
}
.product-img {
	text-align: center;
}
.inq-btn img {
	width: 165px;
}
.p-title {
	color: #ee1c25;
	font-size: 44px;
	font-family: Bebas Neue;
	font-weight: 500;
	margin-bottom: 0px;
}
.p-subtitle {
	color: #333333;
	font-size: 34px;
	font-family: Bebas Neue;
	font-weight: 500;
}
.title-white {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.title-blue {
	color: #3996ff;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 900;
}
.product-text {
	padding-top: 30px;
}
.product-text p {
	color: #010101;
	font-size: 15px;
}
.p-pdfproduct-brochure, .p-pdfred-icon {
	display: inline-block;
	background: url(../images/brochure-icon/p-pdf.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}
.p-brochure {
	margin-top: 50px;
}
.p-pdfproduct-brochure {
	background-position: -10px -0px;
	width: 160px;
	height: 65px;
}
.p-pdfproduct-brochure:hover {
	background-position: -10px -63px;
}
.p-category-brochure {
	display: inline-block;
	background: url(../images/brochure-icon/c-pdf.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}
.p-category-brochure {
	background-position: -10px -0px;
	width: 160px;
	height: 65px;
}
.p-category-brochure:hover {
	background-position: -10px -63px;
}
.p-main-brochure {
	display: inline-block;
	background: url(../images/brochure-icon/m-pdf.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}
.p-main-brochure {
	background-position: -2px -0px;
	width: 160px;
	height: 65px;
}
.p-main-brochure:hover {
	background-position: -2px -63px;
}
.p-feature {
	padding: 40px 0px;
}
/* tabs */
.addui-Tabs .addui-Tabs-tabHolder {
	display: flex;
}
.addui-Tabs .addui-Tabs-tabHolder .addui-Tabs-tab {
	flex: 1;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	text-align: center;
	padding: 8px 0px;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.87);
	font-family: Bebas Neue;
	font-size: 26px;
	font-weight: lighter;
	color: #ed1c24;
	line-height: 30px;
	text-transform: capitalize;
}
.addui-Tabs .addui-Tabs-tabHolder .addui-Tabs-tab.addui-Tabs-active, .addui-Tabs .addui-Tabs-tabHolder .addui-Tabs-tab:hover {
	border-bottom: 4px solid #0071bb;
}
.addui-Tabs .addui-Tabs-content {
	display: none;
}
.addui-Tabs .addui-Tabs-content.addui-Tabs-active {
	display: block;
	padding-top: 20px;
}
.services-detail h2 {
	color: #3a3a3a;
	font-size: 24px;
	line-height: 48px;
	font-family: Bebas Neue;
	/* padding-left: 15px; */
	font-weight: 500;
}
.services-detail .text p {
	color: #383838;
	font-size: 14px;
	line-height: 1.8em;
	margin-bottom: 20px;
	text-align: justify;
	margin-bottom: 10px;
}
.text ul li {
	margin: 0;
	padding: 0 0 10px 13px;
	line-height: 16px;
	font-size: 14px;
	color: #000;
	background: url(../images/arw.png) left 2px no-repeat;
}
.product-table {
	width: 100%;
	margin-top: 10px;
}
.product-table tr td {
	padding: 3px 10px;
	color: #383838;
	font-size: 14px;
}
.product-table .t-head {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	background: #AEB0B3;
}
/* sidebar */
.sidebar-title {
	position: relative;
	margin-bottom: 20px;
}
.sidebar-title h2 {
	color: #ed1c24;
	font-weight: 500;
	line-height: 1.2em;
	padding-bottom: 19px;
	text-transform: uppercase;
	font-family: Bebas Neue;
	font-size: 26px;
	margin-top: 8px;
}
.sidebar-title h2:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 4px;
	width: 50px;
	height: 1px;
	background-color: #0071bb;
}
.sidebar-title h2:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 30px;
	height: 1px;
	background-color: #0071bb;
}
/*Sidebar Category*/

.sidebar .sidebar-category .list {
	position: relative;
}
.sidebar .sidebar-category .list li {
	position: relative;
	line-height: 24px;
	margin-bottom: 6px;
	background-color: #eeeeee;
}
.sidebar .sidebar-category .list li:last-child {
	border-bottom: 0px;
	margin-bottom: 0px;
}
.sidebar .sidebar-category .list li a {
	position: relative;
	display: block;
	color: #777777;
	font-size: 13px;
	line-height: 14px;
	padding: 13px 20px 13px 60px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	text-transform: capitalize;
}
.sidebar .sidebar-category .list li a .icon {
	font-size: 22px;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	color: #ffffff;
	line-height: 40px;
	position: absolute;
	text-align: center;
	background-color: #ed3237;
}
.sidebar .sidebar-category .list li a:hover .icon {
	background: #000000;
}
.sidebar .sidebar-category .list li a:hover {
	color: #ffffff;
	background-color: #ed3237;
}
.sidebar .sidebar-category .list li .active {
	color: #ffffff;
	background-color: #ed3237;
}
.sidebar .sidebar-category .list li a .icon {
	background: #ed3237;
}
.ftrbtn {
	background: #ee1c25;
	border-radius: 0;
	border-color: transparent;
	padding: 8px 15px;
	color: #fff;
	float: none;
}
.inquiry {
	color: #fff;
	background: #703135;
	border: none;
	top: 52px;
	padding: 3px 15px;
	position: relative;
	font-size: 15px
}
@keyframes animatetop {
from {
top:-300px;
opacity:0
}
to {
	top: 0;
	opacity: 1
}
}
.p-component {
	padding: 0px 0px 40px;
}
.product_list {
	background: #ED3237;
	padding: 49px 0px;
}
.remove-pading {
	padding: 0px;
}
.product_img {
	padding-left: 15px;
	position: relative;
	width: 100%;
	transition: all 1s ease 0s;
}
.product_img:before {
	background: rgba(0, 113, 187, 0.8) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 15px;
	width: 82%;
	z-index: -1;
}
.product_img:hover {
	padding-right: 20px;
	position: relative;
	width: 100%;
}
.product_img:hover:before {
	background: rgba(0, 113, 187, 0.8) none repeat scroll 0 0;
	content: "";
	height: 100%;
	position: absolute;
	top: 15px;
	width: 82%;
	z-index: -1;
}
.product_list h3 {
	color: #fff;
	font-size: 22px;
	text-align: center;
}

 @media only screen and (max-width:991px) {
.sidebar-page-container {
	background: url(../images/product-bg-small.jpg);
	padding: 20px 0px;
}
.p-order-top {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.p-name-top {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}
.p-title {
	font-size: 34px;
	line-height: 34px;
}
.product-text {
	padding-top: 15px;
}
.p-brochure {
	margin-top: 15px;
}
.product_list {
	background: #ED3237;
	padding: 6px 0px;
	margin-bottom: 25px;/* width: auto; */
}
.product_list h3 {
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.product_img:hover {
	padding-right: 0px;
	position: relative;
	width: 100%;
}
.product_img {
	margin-bottom: 35px;
}
.remove-pading {
	padding: 0px 15px;
}
}
@media only screen and (max-width:767px) {
.addui-Tabs .addui-Tabs-tabHolder .addui-Tabs-tab {
	font-size: 20px;
	line-height: 20px;
}
}
 @media only screen and (max-width:600px) {
.product-text p {
	color: #010101;
	font-size: 14px;
}
.p-component {
	padding: 0px 0px 20px;
}
}
 @media only screen and (max-width:550px) {
.product_img {
	padding-left: 8px;
}
.product_img:before {
	top: 8px;
}
.product_img:hover:before {
	top: 8px;
}
.p-component .col-xs-4 {
	width: 50%;
}
}
