/*
Theme Name: Acey Engineering 
Description: DWM
Author: Akhtar Ahamad
*/


.team-card-content{
	text-align: center;
	margin-top: 15px;
}
.award .team-cards .team-img{
	text-align: center;
}
.award .team-cards .team-img img{
	margin: auto;
}


.our-values{
	padding: 60px 0px;
}

.value-box {
    padding: 2.438em 3.25em;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .09);
    border: 1px solid #ccc;
    margin-bottom: 15px;
    min-height: 290px;
}

.value-box .title{
	display: flex;
	align-items: center;
}

.value-box .title img{
	max-width: 100px;
	margin-right: 15px;
}

.products-list{
	padding: 60px 0px;
}

.products-list .widget{
	border: 1px solid #ccc;
}
.devlopmentdd ul{
	padding: 0px;
	background: #f5f5f5;
	text-align: center;
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 20px 0px;
}
.devlopmentdd ul li{
	display: inline-block;
	margin: 0px 10px;
	color: #034ea2;
	font-weight: 700;
	font-size: 20px;
}
.devlopmentdd .devlopimg{
	border-radius: 0px!important;
}
.devlopmentdd .devlopimg img{
   border: 5px solid #034ea2;
   border-radius: 0px!important;
   height: 350px;
   width: 100%;
   object-fit: cover;
}  

.award-list{
	padding: 60px 0px;
}
.award-box .img{
	text-align: center;
	margin-bottom: 15px;
}
.award-box img{
	text-align: center;
	  padding: 0px;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .09);
    border: 1px solid #034ea2;
    
    margin: auto;
}

.award-box .details{
	text-align: center;
	margin-top: 10px;

}

.award-box .details h4{
	font-size: 22px;
	color: #034ea2;

}


.clients-logos{
	padding: 70px 0px;
}

.section-title h2{
	color: #034ea2;
}

.clients-logos .logo-box{
	text-align: center;
	  padding: 5px;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .09);
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}


.automotive-sec{
	padding: 70px 0px;
}

.automotive-sec .section-title{
	text-align: center;
	margin-bottom: 30px;
}

.automotive-sec .item-box{
	text-align: center;
	  padding: 20px;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .09);
    border: 1px solid #034ea2;
}

.automotive-sec .item-box .image{
	margin-bottom: 20px;
}

.automotive-sec .item-box .heading h3{
	font-size: 22px;
	text-transform: uppercase;
}

.csr-list .team-slider9 .slider-arrow{
	bottom: 50%;
	background: #fff;
	width: 50px;
	height: 50px;
	border: 2px solid #034ea2;
	left: 10px;
}


.team-slider9 .slider-arrow.slider-next{
	left: auto;
	right: 10px;
}

.csr-list{
	padding: 60px 0px;
}

.csr-list .csr-box{
	text-align: center;
	  padding: 0px;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .09);
    border: 1px solid #034ea2;
    margin-bottom: 15px;
}

.details-csr{
	padding: 20px;
}

.details-csr h3{
	font-size: 20px;
}

.medias-g{
	padding: 60px 0px;
}

.medias-g .media-img{
	text-align: center;
	  padding: 0px;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .09);
    border: 1px solid #034ea2;
    margin-bottom: 4px;
    border-radius: 3px;
}

.medias-g .col-lg-3{
	padding-right: 2px;
	padding-left: 2px;
}

.location .about-contact-grid{
	display: block;
	text-align: center;
	min-height: 315px;
}

.location .about-contact-grid  .about-contact-icon{
	margin: 10px auto!important;
	width: 60px;
	height: 60px;
	font-size: 22px;
}

.location .about-contact-grid .about-contact-details-title {
    font-size: 19px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 8px;
}

.location  .about-contact-details-text{
	margin-bottom: 10px;
}

.location .about-contact-grid a{
	color: #034ea2;
	font-weight: 700;
}

.box-new{
	
	padding: 30px 30px;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .09);
    border: 1px solid #034ea2;
    margin-bottom: 4px;
    border-radius: 3px;
}

.box-new .about-contact-grid{
	align-items: center;
}

.box-new .title-area{
	margin-bottom: 20px;
}

.box-new .about-contact-grid{
	padding: 0px;
	margin-bottom: 20px;
	border: none;
}