.bg-2{
	background:url('../images/digital-marketing-training-institute.jpg');
}
#fee{
border:3px solid grey;
background: beige;
padding: 10px;
border-radius:30px;   
}
#fee:hover{
	background:grey;
	cursor:pointer;
}
.carousel-caption{
    padding-bottom: 57px;
}
.slider-text{
    font-size: 19px;
    font-weight: bold;
}
.fa-lg{
    font-size: 4em !important;
}
.careers-from .field-widget select{
    width: 100%;
    margin-bottom: 20px;
    padding-left: 38px;
}

