.w18{
	width: 18px;
}

.pb11{
	padding-bottom: 11rem !important;
}

.shadow:hover{
/*  transform: scale(1.05);*/
  box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06) !important;
}

.center_pos{
	display: block;
    margin-left: auto;
    margin-right: auto;

}



.mt60{
	margin-top: 30px;
}

.btn_col{
	border-color: #fe696a !important;
    background-color: #fe696a !important;
}


.offert_header {
    text-align: center;
    background-color: #373f50;
    color: white;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 19px;
}

.img_pos_banner {
    margin-bottom: 5px;
}