
    .carousel-caption{top: 26%;bottom: auto;font-size: 43px;font-style: italic;text-shadow: 2px 2px 4px #000000;}
    .menu_div{border: 1px solid;margin: 15px 0 0;padding: 11px;}
    .menu_div a{color:#212529;text-transform: none}
    .mb-15{margin-bottom: 15px;}
    .mt-15{margin-top: 15px;}
    .menu_div.active{background-color: #6b76ff;color:#fff;}
    .menu_div.active a{color:#fff;}
    .data_div{border: 1px solid gray;padding: 15px;}
    .select2.select2-container {
    max-width: 100%;
    width: 100% !important;
}
.select2-container {
	max-width: 100%;
	}
.select2-selection{
	height: 40px!important;
}
body{
    background-image: url('background.jpeg');background-size: cover;
}
nav{
    background-color: #fff;
}