body{
	margin: 0px;
	background: #fcfcff;
}
a{
	text-decoration: none;
}
.dpmnbdy{
	position: relative;
    top: 150px;
    overflow: hidden;
}
.deprthdr {
    position: relative;
    background: #fcfcff;
    background: #3680bf;
    border-radius: 44px;
    padding-bottom: 18px;
    background: linear-gradient(#64b7ff, #0b72cc);
	max-width: 86%;
}
.deprthspn {
    display: block;
    font-family: cursive, arial;
    font-size: 34px;
    font-weight: bolder;
    color: #ee995c;
    color: #fff;
    padding: 6px;
    text-align: left;
    padding-top: 0px;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.43);
    text-shadow: 2px 5px 6px rgba(0, 0, 0, 0.5);
    margin-left: 4%;
}
.deprbdy{
    width: 100%;
    overflow: hidden;
    margin-top: 16px;
}
.imgalcont{
	max-width: 82%;
	overflow: hidden;
}
.mnprdbx{
	position: relative;
    	border: 10px solid #b607ff;
    	background-color: #2687db;
   	background: linear-gradient(#2687db, #75b6ef);
    	width: 100%;
    	overflow: hidden;
}
.ourpidmnb{
    position: relative;
    width: 228px;
    border: 1px solid #fff;
    overflow: hidden;
    float: left;
    display: inline-block;
    margin: 20px;
    height: 340px;
}
.ourpidmnb_11{
    position: relative;
    width: 100%;
}
.ourpidmnb_11img{
    width: 100%;
    height: 100%;
}
.ourpidmnb_12{
    position: relative;
    width: 100%;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    font-variant: all-petite-caps;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ourpidmnb_13{
    position: relative;
    width: 100%;
    font-size: 15px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}