.footer .location li {
    position: relative;
    color: #f9f9f9;
    font-size: 15px;
    line-height: 33px;
    padding-left: 20px;
    margin-bottom: 15px;
}
.footer .location li i {
    position: absolute;
    left: 0;
    color: #bb0200;
    top: 10px;
    font-size: 15px;
}
.sec-hero .table-cell {
    height: 100%;
}
.logo-nav{
    display: flex !important;
    align-items: center;
}
.logo-nav img{
    width: 50px !important;
    margin-right: 10px;
}
.logo-nav h1 {
    color: #124266;
    font-weight: 600;
    font-size: 28px;
}
.logo-nav h1 span{
    display: block;
    font-size: 20px;
    font-weight: 400;
}
.quote-box img {
    max-width: 100%;
}
.add-comments h3 {
    font-weight: bold;
    margin-bottom: 20px;
}
.single-services-content-box {
    max-height: 100vh;
    overflow: hidden;
}
.single-services {
    padding: 60px 0 40px;
}
.single-services .widget {
    background: #253166;
}
.download {
    margin-top: 30px;
}
.single-services-content-box .about-us-core-list.typ-full .item {
    width: 100%;
}
.video-area {
    padding-bottom: 40px;
    position: relative;
}
.video-wrap{
    margin-top: 30px;
}
.strip-area{
    background-color: #124266;
    padding: 40px 0;
    margin-top: 40px;
}
.strip-area h3{
    color: #fff;
    font-weight: bold;
}