
.srvc_banner h2 {
    color: #fff;
    font-size: 52px;
    font-weight: 700;
    position: relative;
}
.blog-sec {
    padding: 70px 0;
    background-color: #f8f8f8;
}
.subtitle-head {
    font-size: 14px;
    font-weight: 700;
    color: #7a7a7a;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-family: 'Inter', sans-serif;
    position: relative;
    padding-left: 30px;
    line-height: 21px;
    text-transform: uppercase;
    position: relative;
}
.subtitle-head:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 23px;
    height: 4px;
    background-color: #ee212b;
}
.head-title {
    color: #393738;
    font-size: 38px;
    line-height: 46px;
    font-weight: 800;
    margin-bottom: 30px;
}
.blog-page .row>div {
    margin-bottom: 40px;
}
.blog-box {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 8px;
    height: 100%;
    background: #fff;
}
.blog-box img {
    border-radius: 8px 8px 0 0;
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.blog-breif {
    background: #fff;
    padding: 30px 20px;
    border-radius: 0 0 8px 8px;
}
.blog-date {
    color: #7b7b7b;
}
.blog-date i {
    color: #fb4d4d;
    margin-right: 4px;
}
.blog-breif h4 {
    margin-top: 10px;
    font-weight: 700;
    font-size: 28px;
}
.blog-breif h4:hover{
    color:#fb4d4d
}
.blog-breif p {
    color: #7A7A7A;
}
.service_menu {
    background: #000;
    padding: 30px 20px;
    border-radius: 8px;
}
.service_menu h4 {
    font-size: 26px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 800;
}
.service_menu li:not(:last-child) {
    margin-bottom: 15px;
}
.service_menu li {
    list-style: none;
}
.service_menu li {
    list-style: none;
}
.service_menu li a {
    display: block;
    border-radius: 23px;
    background: #fff;
    padding: 12px;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.service_menu li a i {
    color: #fb4d4d;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 10px;
}
.latest_blog {
    background: #000;
    padding: 30px 20px;
    border-radius: 8px;
    margin-top: 40px;
}
.latest_blog h4 {
    font-size: 26px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 800;
}
.latest_blog .d-flex {
    display: flex !important;
    border: 2px solid #fff;
    padding: 10px;
    border-radius: 18px;
}
.latest_blog .d-flex:not(:last-child) {
    margin-bottom: 30px;
}
.latest_blog .flex-shrink-0 img {
    width: 80px;
    height: 80px;
    border-radius: 20px;
    transition: all 
ease-in-out .5s;
    object-fit: cover;
}
.blog_sec h5 {
    padding: 0;
    margin: 0;
    line-height: 0px;
}
.blog_sec h5 a {
    color: #fff;
    font-size: 14px;
    line-height: 20px !important;
    margin: 0;
    padding: 0;
}
.latest_blog .flex-grow-1 span {
    font-size: 13px;
    margin: 0;
    padding: 0;
    color: #fff;
}
.blog_sec h5:hover a {
    color: #fff;
}
.service_menu ul {
    padding-left: 0;
    margin-left: 0;
}
.help-box {
    background-color: #000;
    border-radius: 10px;
    margin: 35px 0;
    padding: 18px;
    position: relative;
}
.help-box h3 {
    color: #fff;
    font-size: 26px;
    margin: 0;
    font-weight: 800;
}
.help-box p {
    color: #fff;
    line-height: 1.5;
    margin: 15px 0;
}
.help-box a {
    font-size: 14px;
    min-width: unset;
    padding: 7px 20px;
    text-transform: uppercase;
    width: auto;
    background: #ee212b;
    color: #fff;
    text-decoration: none;
}
.help-box::after {
    background-image: url(../images/call-icon-2.png);
    background-repeat: no-repeat;
    bottom: 24px;
    content: "";
    height: 64px;
    position: absolute;
    right: 20px;
    width: 64px;
}
.white-btn{
    font-size: 14px;
    min-width: unset;
    padding: 7px 20px;
    text-transform: uppercase;
    width: auto;
    background: #ee212b;
}
/*blog-detail */
.main-srvc-dtls {
    margin-top: 90px;
}
.main-srvc-dtls .head-title {
    color: #393738;
    font-size: 36px;
    line-height: 46px;
    font-weight: 800;
}
.mainService_menu ul li {
    background-color: #f5f5f5;
    border-radius: 8px;
    padding: 18px;
    margin-bottom: 12px;
}
.mainService_menu ul li a {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.help-box {
    background-color: #000;
    border-radius: 10px;
    margin: 35px 0;
    padding: 18px;
    position: relative;
}
.help-box h3 {
    color: #fff;
    font-size: 26px;
    margin: 0;
    font-weight: 800;
}
.help-box p {
    color: #fff;
    line-height: 1.5;
    margin: 15px 0;
}
.help-box a {
    font-size: 14px;
    min-width: unset;
    padding: 7px 20px;
    text-transform: uppercase;
    width: auto;
    background: #ee212b;
}
.srvc-dtl-breif .top-dtl-img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.srvc-dtl-breif p {
    color: #7a7a7a;
    margin-top: 12px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}
.srvc-dtl-breif ul li {
    color: #7a7a7a;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
}
.srvc-dtl-breif ul li i {
    color: #ee212b;
    padding-right: 30px;
}
.srvc-dtl-breif h2 {
    color: #393738;
    font-size: 36px;
    line-height: 46px;
    font-weight: 800;
}
.srvc-dtl-breif ul {
    margin-left: 0;
    padding-left: 0;
}
.srvc-dtl-breif img.mini-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}














