.img-contain{
	background-size: contain !important;
}
.main-content-container{
	min-height: 700px !important;
}

.font_bold{
    font-weight: bolder;
}
.font_10{
    font-size: 10px;
}
.font_11{
    font-size: 11px;
}
.font_12{
    font-size: 12px;
}
.font_14{
    font-size: 14px;
}
.font_16{
    font-size: 16px;
}
.font_18{
    font-size: 18px;
}
.font_20{
    font-size: 20px;
}
.font_24{
    font-size: 24px;
}
.font_28{
    font-size: 28px;
}
.font_30{
    font-size: 30px;
}

.font_50{
    font-size: 50px;
}

.w_100{
    width: 100px !important;

}

.w_150{
    width: 150px !important;   
}

.w_200{
    width: 200px !important;

}
.w_300{
    width: 300px !important;

}
.w_400{
    width: 400px !important;
}
.w_500{
    width: 500px !important;
}

.hide{
    display: none !important;
}

.loading{
    display: none;
}

.mapouter{
    position: relative;

}
.gmap_canvas{
    overflow:hidden;background:none!important;
}
