.details_info1 h2 {
    margin-bottom: 5px;
}
.details_info1 span {
    font-size: 18px;
}
.study_details_content1 {
    padding-top: 20px;
  /*  padding: 20px!important;*/
}
.study_details_content1 h2 {
    font-size: 25px;
        letter-spacing: 0.5px;
}
section.case_study_details_area.sec_pad::before {
    content: '';
    position: absolute;
    top: 0;
    left: -228px;
    right: 0;
    bottom: 0;
    background: url(https://html.xpeedstudio.com/upturn/assets/images/doodle/doodle-2.png);
    background-repeat: no-repeat;
    background-size: 94%;
    opacity: 0.4;
        width: 300px;
}
.render-only{position: absolute; opacity: 0; }
/*
section.case_study_details_area.sec_pad::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 20%;
    bottom: 0;
    background: url(https://html.xpeedstudio.com/upturn/assets/images/doodle/doodle-2.png);
    background-repeat: no-repeat;
    background-size: 20%;
    opacity: 0.4;
}*/
ul.list-unstyled1 {
    list-style-type: none;
    padding-left: 0px;
    position: relative;
}
.study_details ul li span {
    font-weight: 600;
    color: #051441;
}
.study_details ul li {
    margin-bottom: 10px;
    font-size: 16px;
    position: relative;
    padding-right: 15px;
/*    margin-left: 30px;*/
    line-height: 26px;
}
ul.list-unstyled1 span.icon {
/*
        background-color: rgb(230, 233, 248);
        width: 22px;
        height: 22px;
        line-height: 20px;
        text-align: center;
        border-radius: 22px;
        position: absolute;
        left: 0px;
        top: 0px;
        margin-left: -30px;
*/
}
.study_details1 ul li span {
    font-weight: 600;
    color: #051441;
    padding-right: 4px;
}
ul.list-unstyled1 span.icon img {
    max-width: 10px;
}
.study_details.study_details1 {
    margin-bottom: 40px;
}
.study_details.study_details2 {
    padding-top: 30px;
}
.study_details_content1 .task {
    margin-bottom: 30px;
}
h2.heading-b {
    color: #263b5e;
}
.details_img1 img
{
    width: 469px;
}
.study_details {
  /*  background: #fff;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 40px;
    padding-bottom: 30px;
    padding-top: 20px;
    border-radius: 3px;
    box-shadow: 0 0 10px #e8e8e8;*/
}
.case_study_details_area1
{
    background: #f9faff
}