.page-header.page-header-modern.page-header-background{
    padding: 100px 0 100px;
}
.custom-title-with-icon::before{
    content: "";
    background-color: #0c6fc4;
    height: 4px;
    width: 100px;
}
html.dark.sticky-header-active #header .header-body{
    box-shadow: 0px 0px 32px #000 !important;
    -webkit-box-shadow: 0px 0px 32px #000 !important;
    -moz-box-shadow: 0px 0px 32px #000 !important;
}
.clsour-services{
    padding-top: 150px !important;
}
.clsour-services .service-card::before{
    display: none;
}
.clsour-services .service-card{
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 200px;
    display: table;
}
.clsour-services .service-card span{
    display: table-cell;
    vertical-align: middle;
}
