/*
Project Name: CarShop
File: Boxed.css
Version: 1.0
Date: 04/12/2016
Author Name: Nguyen Duy Khiem
Author URI: https://themeforest.net/user/t3theme
Email:ndktheme@gmail.com

------------------------
NOTE:
PLEASE DO NOT EDIT THIS CSS, IF YOU NEED USE "CUSTOM.CSS" FILE FOR WRITING YOUR CUSTOM CSS.
I WILL RELEASE FUTURE UPDATES SO IT WILL OVERWRITE THIS FILE IT'S BETTER USE "CUSTOM.CSS".
Table of Contents
---------------------
*/
#wrap-body{
	background:#fff!important;
	padding-top:0px!important;
}
.wrap-body-inner{
	width:100%!important;
	padding-left:30px!important;
	padding-right:30px!important;
	padding-top:30px!important;
	float:left!important;
}
.m-t-lg-s300{
	margin:0px!important;
}
.height-500{
	height:0px!important;
}
#wrap-footer,.block-logo{
	background:none!important;
}


.footer-bt{
	background:#5ECBF4!important;
}


.block-fv{
	background: url("../images/blocksbg.jpg");
	background-attachment: fixed;
}
.ht-breadcrumb{
	margin-top:5px!important;
}
.block-fv .procs{
	padding:30px 30px 0px 30px;
}
.m-30{
	margin:-30px!important;
}
.footer-top .p-l-r,.footer-bt .p-l-r{
	padding:0px 30px!important;
}

.footer-top{
	background:#fff!important;
}
.menu-bg{
	margin-bottom:30px;
}
.h-box-auto{
	height:auto!important;
}
.slide,.srarc{
	border:0px;
}
.m-ab{
	margin-top:-52px;
}
.m-box-auto{
	margin:auto!important;
}

.m-d-t-60{
	margin-top:60px;
}
.search-2, .banner-bg-8{
	border:none;
}
@media (max-width : 767px){
	.wrap-body-inner{
		padding:15px!important;
	}
}



.faith-section .faith-content .faith-item {
  background-color: #fff;
  filter: drop-shadow(0 0 5px rgba(136, 136, 136, 0.1));
  padding: 30px 40px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .faith-section .faith-content .faith-item {
    margin-bottom: 30px;
    padding: 30px;
  }
}
.faith-section .faith-content .faith-item .lab-inner {
  z-index: 1;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 992px) {
  .faith-section .faith-content .faith-item .lab-inner {
    flex-direction: row;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .faith-section .faith-content .faith-item .lab-inner .lab-thumb {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .faith-section .faith-content .faith-item .lab-inner .lab-thumb {
    margin-right: 45px;
  }
}
.faith-section .faith-content .faith-item .lab-inner .lab-thumb img {
  border-radius: 100%;
  border: 6px solid #8dc63f;
  filter: drop-shadow(0px 10px 5px rgba(43, 182, 115, 0.1));
}
.faith-section .faith-content .faith-item .lab-inner .lab-content h4 {
  margin-bottom: 15px;
}
.faith-section .faith-content .faith-item .lab-inner .lab-content h4 span {
  font-size: 24px;
  font-weight: 400;
}
.faith-section .faith-content .faith-item .lab-inner .lab-content p {
  max-width: 700px;
  font-size: 18px;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .faith-section .faith-content .faith-item .lab-inner .lab-content p {
    font-size: 24px;
    line-height: 36px;
  }
}
.faith-section .faith-content .nav .nav-item:last-child .nav-link {
  margin-right: 0;
}
.faith-section .faith-content .nav .nav-item .nav-link {
  width: 120px;
  height: 120px;
  filter: drop-shadow(0 0 5px rgba(136, 136, 136, 0.2));
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 0;
  border-bottom: 6px solid transparent;
}
@media (max-width: 767px) {
  .faith-section .faith-content .nav .nav-item .nav-link {
    margin-bottom: 10px;
  }
}
.faith-section .faith-content .nav .nav-item .nav-link.active {
  border-color: #8dc63f;
}



