.banner-area.inc-top-heading {
    width:100%;
    height: 800px;;
}
.portfolio-area .pf-item .info {padding-bottom: 0px;}

.pf-item .info h5 {
    min-height: 65px;
    font-size: 13px;
}
.top-bar-area {
    padding: 15px;
}
.head4{ color:#243c97}
.head1{color:#243c97}
.colorwhite{color: #fff;}
.colorwhite p {
    color: #fff;
}

.choseus-area ul li {
    font-family: "Poppins", sans-serif;
    letter-spacing: 1px;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 35px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
    font-weight: 500;
}
.choseus-area .info  ul li::after {
    background: #ffffff none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #232323;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-size: 10px;
    font-weight: 600;
    height: 25px;
    left: 0;
    line-height: 25px;
    padding-left: 2px;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    top: 3px;
    width: 25px;
}
.ongoing-area .og-items .item .info h4 {
    color: #fff;
}
p {
    font-family: 'Open Sans';
}
.portfolio-items img {}

.portfolio-items img {
    width: 80% !important;
    margin: 0 auto;
}

.portfolio-items .effect-up {
    background-color: #203688;
    padding: 40px 0px 33px 90px;
}
.dnone, #dnone{display: none;}
.dblock, #dblock{display: block;}
.pf-project .effect-up {
    padding: 0 !important;
    width: 100%;
}

.pf-project .effect-up img {
    width: 100% !important;
    margin-left: 50px !important;
}
label.error {
    color: #f00;
}

.blog-card {
    padding: 50px 0px 0px;
}

.blog-card__date span:first-child {
    color: #243c97;
    font-weight: bold;
    font-size: 45px;
}

.blog-card__date span {
    font-size: 26px;
}

.blog-card__date {
    border: solid 1px #ddd;
    padding: 10px;
    width: 105px;
    text-align: center;
    float: left;
    margin-right: 25px;
}

.blog-card__description {
    float: left;
    margin-top: 10px;
}

.row.careers-wrap {
    margin-bottom: 50px;
}