.bg_bulk {
       background-image: url(./images/education_bg.jpg);
    padding: 93px 0;
    background-size: cover;
    background-position: center;

}
.uhj {
    font-size: 40px;
    color: #fff;
 }
 .salient-icon-box .icon {
    float: left;
    width: 100px;
    height: auto;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.buk h3 {
    font-size: 16px;
   
    font-weight: 700;
    margin-top: 0;
}
.salient-icon-box .description {
    margin-left: 100px;  
	margin-bottom: 45px;
   
}
.hgd h2 {
    background: -o-linear-gradient(left,#6a11cb 0,#2575fc 100%);
    background: -moz-linear-gradient(to left,#6a11cb 0,#2575fc 100%);
    background: linear-gradient(to left,#000 0,#000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 33px;
    margin-bottom: 77px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    margin-top: 0;
    font-family: Rajdhani,sans-serif;
}


#bgimage {
    background: #fc00ff;
    background: #136ca0;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    height: 100%;
    overflow: hidden;
}
constructed stylesheet
.header-image {
    padding-top: 110px;
}
.dm-width {
    width: 350px;
    margin: 0 auto;
}.dm-device {
    position: relative;
    width: 100%;
    padding-bottom: 203.477897%;
    margin-bottom: 20px;
}
.device {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(./images/mockup.png);
    background-size: cover;
    background-position: center center;
}
.screen {
    overflow: hidden;
    position: absolute;
    top: 14.1%;
    bottom: 20.6%;
    left: 12.70%;
    right: 18.4%;
    background-color: rgba(0,0,0,0);
}
.slider {
    height: 100%;
}

.heading-text h1 {
    
	color: #fff;
    font-weight: 600;
    font-size: 46px;
	
}
.top-padding150 {
    padding-top: 150px;
}
.bannerDescription1 {
    color: #fff;
    font-size: 2.7rem;
    margin-bottom: 65px;
    line-height: 30px;
    font-weight: 600;
}
constructed stylesheet
.top-margin {
    margin-top: 30px;
}
.bannerDescription1>span {
    color: #F7567C;
    font-size: 3.5rem;
}
p.bannerDescription {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 40px;
    line-height: 30px;
    font-weight: 200;
    letter-spacing: 1px;
}.single_pricing {
    border: 4px solid #efefef;
    border-radius: 5px;
    transition: .5s;
    margin-bottom: 30px;
    background: #fcfeff;
}.padding-top-bot {
    padding-top: 50px;
    padding-bottom: 50px;
}
.margintop-20 {
    margin-top: 20px;
	
}.top_text {
    background: #fcfeff;
    padding: 30px 16px 10px 15px;
}
.single_pricing ul li {
    padding: 0px 40px;
}.top-padding50 {
    margin-top: 80px;
}

.h3ing
{
font-size: 27px;
    margin-bottom: 33px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    margin-top: 0;
    font-family: Rajdhani,sans-serif;
	}.single_pricing ul li img {
    padding-right: 7px;
}

.single_works_text .para{
text-align:justify;
}


@media (max-width:768px)
{
.top-padding150 {
    padding-top:0px;
}
.dm-width {
    width: 100%;
    margin: 0 auto;
}
}
     .pdb_40 {
    padding: 40px 0;
}