

.testimonial blockquote.style1 strong {
	font-size: 14px;
	display: block;
	padding: 13px 0px 0 19px;
}

.testimonial_slider {
	list-style: none;
	padding: 0px !important;
}

.side-content .list ul.testimonial_slider {
	margin: 0;
}

.testimonial .bx-wrapper .bx-viewport {
	margin: 0;
}

/*  D. FAQ
----------------------------*/


.list_faq h5 {
	display: inline;
	font-size: 14px;
	font-weight: 600;
	background: #f0f0f0;
	padding: 9px 16px;
	position: relative;
}

.list_faq h5:before {
	position: absolute;
	right: -19px;
	top: 0px;
	content: '';
	width: 0;
	height: 0;
	content: "";
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent;
	border-left: 19px solid #f1f1f1;
}

.list_faq ul {
	display: inline;
}

.list_faq ul li {
	display: inline-block;
	background: url(../images/faq-listBg.png) right no-repeat;
	padding-right: 17px;
	padding-left: 4px;
	margin-top: 10px;
}

.list_faq ul li.active a {
	color: #c7081b;
}

.list_faq ul li a {
	color: #000;
}

.list_faq ul li a:hover {
	color: #c7081b;
	text-decoration: none;
}

.list_faq ul li:last-child {
	background: none;
}

.description-accordion .panel-title {
	position: relative;
}

.description-accordion .panel-title a.collapsed:after {
	content: "+";
	background: #CCC;
	width: 25px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 1px;
}

.description-accordion .panel-title a:after {
	position: absolute;
	content: "-";
	display: block;
	background: #c7081b;
	width: 25px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	color: #FFF;
	left: -14px;
	top: -2px;
	padding-top: 0px;
	font-size: 19px;
	line-height: 22px;
}

.accodian_panel .panel-default>.panel-heading {
	color: #333;
	background-color: transparent;
}

.accodian_panel .panel-default:first-of-type>.panel-heading {
	border-top: none;
}

.accodian_panel .panel-group .panel {
	border-color: transparent;
	box-shadow: none;
	border-top: 1px solid #E1E1E1;
}

.accodian_panel .panel-group .panel:first-of-type {
	border-top: none;
}

.panel-heading .panel-title>a {
	font-size: 18px;
	font-weight: bold;
	color: #2e2e2e;
}

.faq_post .post-entry img {
	margin-right: 25px;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
	padding: 0px;
	padding-bottom: 10px;
	border-top: none;
	border-bottom: none;
}

.form-group input[type="search"] {
	width: 100%;
}

.right_faq .side-widget .search-box .form-group {
	margin-top: 20px;
}

.right_faq .side-widget {
	padding: 0px;
}

.right_faq .side-widget h3 {
	margin-top: 0px;
	color: #c7081b;
	font-size: 20px;
	font-weight: 800;
}

/*  E. Fullwidth
----------------------------*/


#full-width .content-wrap div[class*="col-"] {
	padding: 0;
}

.full-width-sidebar .side-content .search-box input[type=submit] {
	margin-top: 2px;
}






/*  K. Portfolio
----------------------------*/


.portfolio-container .list_faq {
	margin-bottom: 35px;
	padding-left: 0;
	padding-right: 0;
}

.portfolioContainer {
	left: -15px;
	margin-left: -15px;
	margin-right: -15px;
	font-size: 0px;
}

.portfolioContainer .box>div {
	color: #2e2e2e;
	border-bottom: 1px solid #e1e1e1;
}

.portfolioContainer .box>div>h2 {
	font-weight: 700;
	margin: 0;
	font-size: 20px;
	font-family: 'Open Sans', Roboto Slab;
	line-height: 100%;
}

.portfolioContainer .box>div>span {
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
}

.portfolioContainer .box p {
	padding-top: 15px;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 7px;
}

.portfolioContainer .mix {
	display: none;
	float: none;
	vertical-align: top;
}

.portfolioContainer .mix .box a {
	display: block;
}

.portfolioContainer .mix .box a img {
	width: 100%;
}

.pagiation-page {
	padding-left: 0;
	padding-right: 0;
}

.year_wrapper {
	margin-bottom: 7px;
}

.year_wrapper span {
	color: #c7081b;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

div.secect_costom4 {
	width: 114px;
}

.left_inventory form input[type=search] {
	border: solid 1px #fff;
	padding: 3px 5px;
	display: block;
	width: 100%;
	border-radius: 4px;
	outline: none;
	color: #999;
	margin-bottom: 10px;
}

.inner-page.single-project-split .left-content {
	margin-bottom: 7px;
}

.make_inventory {
	background: #f0f0f0;
	padding: 23px 17px 11px 28px;
	margin-top: 27px;
	margin-bottom: 25px;
}

.make_inventory a.btn-inventory {
	margin-top: 0px;
	margin-right: 15px;
}

.make_inventory ul {
	float: left;
}

.make_inventory ul li {
	list-style: none;
	display: inline-block;
	font-size: 13px;
}

.make_inventory ul li form {
	display: inline-block;
}

.make_inventory ul li form label:before {
	width: 20px;
}

.make_inventory ul li form label {
	font-weight: normal;
	font-size: 13px;
}

.flexslider2 .flex-direction-nav li a {
	background: #000000;
	color: #FFF;
	width: 50px;
	height: 70px;
	margin: 0px;
	opacity: 0;
	padding: 14px 10px;
}

.flexslider2 .flex-direction-nav li a:hover {
	background: #c7081b;
}

.flexslider2:hover a.flex-next {
	right: 0px;
}

.flexslider2:hover a.flex-prev {
	left: 0;
}

.right_site_job .job h2 {
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 20px;
	margin-bottom: 13px;
}

.right_site_job .project_details h2 {
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.right_site_job .project_details ul {
	padding-left: 0px;
	margin-top: -9px;
}

.right_site_job .project_details ul li {
	list-style: none;
	display: block;
}

.right_site_job .project_details ul li i {
	margin-right: 5px;
	color: #c7081b;
}

.right_site_job .job p {
	line-height: 24px;
	letter-spacing: -0.2px;
}

.project_wrapper h4.related_project_head {
	border-bottom: 1px solid #e1e1e1;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
}

.car-block .car-block-bottom h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	margin-top: 10px;
	padding: 2px;
	color: #2e2e2e;
}

.car-block .car-block-bottom h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	padding: 2px;
	color: #2e2e2e;
}

.car-block a:hover >.car-block-bottom h2 {
	color: #FFF;
}

.car-block a:hover >.car-block-bottom h4 {
	color: #FFF;
}

.margin-top-20 {
	margin-top: 20px;
}

.single-project-wide .project_details {
	margin-top: 20px;
}

.single-project-wide .slider {
	margin-bottom: 25px;
	padding: 0;
}

/*  L. Blog
----------------------------*/

