.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;

}

.btn-scroll-top{
	bottom: 8.5rem !important;
}

.max240{
	max-width: 240px;
}

.mb5{
	margin-bottom: 5px;
}

.shadow_tpm{
	-webkit-box-shadow: 0px 4px 10px 2px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 4px 10px 2px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 4px 10px 2px rgba(34, 60, 80, 0.2);
}

.shadow_tpm:hover{
/*  transform: scale(1.05);*/
  box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06) !important;
}



.fsdetl{
	font-size: 16px !important;
}

.max_wdt{
	max-width: 450px;
}



.txtinlyne{
	float: right;
    margin-bottom: auto;
    display: inline;
	
}

.pl_0{
	padding-left: 0px !important;
}

.f_left{
	float: left;
}

.pos_absolute {
    position: absolute;
}

.col_th{
	color: #FE696A;
	font-size: 20px;
}


.shadow_bage{
    box-shadow: 0 0.5rem 1.125rem -0.275rem rgb(105 179 254 / 90%);
}

.margin_top25 {
    margin-top: 25px;
}

.mt_30{
	margin-top: 30px;
}

.crs_poit{
	cursor: pointer;	
}

.col_color{
	padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    background-color: #F8F8F8 !important;
    margin-right: 0px;
}

.colopink{
	color: #fe696a;
}

/* Colorize-zoom Container */
.img-hover-zoom--colorize img {
  transition: transform .3s, 1s ease-in-out;
}

/* The Transformation */
.img-hover-zoom--colorize:hover img {
  transform: scale(1.1);
}



.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;
    margin-bottom: -0.25rem !important;
}

.img_pos_banner {
    margin-bottom: 5px;
}


