        .bp_slide_title_note {
    position: relative;
    z-index: 1;
    width: 58.333333333%;
}
.bp_slide_title {
    display: none;
}
.hero-title {
    color: #fff;
    font-size: 55px;
    font-weight: 700;
        margin: 20px 0;
}
.hero-sub-title {
    color: #fff;
    font-size: 20px;
    padding-left: 60px;
    position: relative;
}
.hero-sub-title::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background: #fff;
    left: 0;
    top: 8px;
}
.hero-content p {
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}
.hero-content .hero-btn {
    gap: 2rem;
    line-height: 1;
    display: flex;
    margin-top: 1rem;
    justify-content: start;
}
.border-btn {
    background-color: transparent;
    border: 1px solid #fff;
}
.text_slide_left_5  {
    bottom: unset;
}
.feature-area {
        padding-top: 120px;
}
.feature-single-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgb(0, 0, 0, .07);
    border-radius: 10px;
    padding: 20px 20px;
    margin-bottom: 30px;
}
.feature-icon {
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 5px;
}
.feature-icon span {
    max-width: 150px;
    font-size: 65px;
    color: #051C55;
    transform: scale(1);
    transition: transform 500ms linear, color 500ms linear;
}
.feature-text {
    margin-left: 30px;
}
.feature-text h3 {
    color: #051C55;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 4px;
}
.feature-text p {
    font-size: 14px;
    margin: 0;
    line-height: 30px;
}
.feature-bottom-inner {
    position: relative;
    display: block;
    text-align: center;
    border-bottom: 1px solid #ECF1F4;
    padding-bottom: 38px;
    padding-top: 7px;
}
.feature-bottom-inner p {
    font-size: 16px;
    margin: 0;
}
.feature-bottom-inner a {
    color: #2a355e;
    font-weight: 700;
    position: relative;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-bottom-inner a:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 2px;
    content: "";
    background-color: #2a355e;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-bottom-inner a:hover {
    color: #1d42d9;
}
.about-right {
    position: relative;
    display: block;
}
.about-title-tagline {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 18px;
    color: #1a01ff;
}
.about-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 38px;
    color: #051242;
    margin: 20px 0;
}
.about-list-wrapper {
    position: relative;
    display: block;
    margin-top: 32px;
}
.about-list li+li {
    margin-top: 14px;
}
.about-list {
    position: relative;
    display: block;
}
.about-list li {
    position: relative;
    display: flex;
    align-items: center;
}
.about-list li .icon {
    position: relative;
    display: flex;
    align-items: center;
}
.about-list li .icon span {
    font-size: 20px;
    color: #1a01ff;
}
.about-list li .text {
    margin-left: 16px;
    position: relative;
}
.about-list li .text p {
    color: #000;
    margin: 0;
}
.about-solutions {
    position: relative;
    display: flex;
    align-items: center;
    border-top: 1px solid #ECF1F4;
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 39px;
}
.about-solutions-icon {
    position: relative;
    display: flex;
    align-items: center;
}
.about-solutions-icon span {
    font-size: 70px;
    color: #2a355e;
    position: relative;
    display: inline-block;
    transition: all 500ms linear;
    transition-delay: 0.1s;
}
.about-solutions-text-box {
    margin-left: 20px;
}
.about-solutions-tex {
    font-weight: 600;
    color: #000;
    margin: 0;
    line-height: 30px;
}
.about-solutions:hover .about-solutions-icon span {
    transform: rotateY(360deg);
}
.bp_hot_news_img img {
        border-radius: 12px;
}
.about-area .bp_hot_news_img {
    position: relative;
}
.about-img-two {
    position: absolute;
    bottom: -90px;
    left: -120px;
    z-index: 2;
}
.about-area .bp_hot_news_img:before {
        position: absolute;
    top: 0;
    left: -50px;
    width: 30px;
    height: 200px;
    background-color: #1d42d9;
    content: "";
    border-radius: 10px;
}
.about-area .bp_hot_news_img:after {
    position: absolute;
    top: 220px;
    left: -50px;
    width: 30px;
    height: 200px;
    background-color: #051C55;
    content: "";
    border-radius: 10px;
}
.news_title {
     padding-left: 10px;
   font-size: 20px;
}
.services-area {
    background-color: #eef3f7;
        padding: 120px 0;
}
.site-heading {
    margin-bottom: 60px;
}
.site-heading h5 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 18px;
    color: #1a01ff;
    position: relative;
    z-index: 1;
    display: inline-block;
}
.site-heading .area-title {
    font-weight: 700;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 38px;
    color: #051242;
    line-height: 1;
}
.heading-divider {
    display: inline-block;
    position: relative;
    height: 3px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #1a01ff;
    width: 90px;
    overflow: hidden;
}
.heading-divider:after {
    content: '';
    position: absolute;
    left: 0;
    top: -1.1px;
    height: 7px;
    width: 8px;
    background-color: #ffffff;
    -webkit-animation: heading-move 5s infinite linear;
    animation: heading-move 5s infinite linear;
}
.site-heading p {
    font-size: 16px;
}
.services-single-item {
    position: relative;
    display: block;
    background-color: #fff;
    border-radius: 15px;
    padding: 50px 40px 50px 40px;
    text-align: center;
    margin-bottom: 30px;
    transition: all 500ms ease;
    z-index: 2;
}
.services-icon {
    position: relative;
    height: 130px;
    width: 130px;
    background-color: #eef3f7;
    border-radius: 50%;
    font-size: 65px;
    color: #1d42d9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: all 500ms ease;
    transition-delay: 400ms;
    z-index: 2;
}
.services-icon:before {
    position: absolute;
    top: -20px;
    bottom: -17px;
    left: 61px;
    content: '';
    width: 2px;
    background-color: #1d42d9;
    z-index: -1;
}
.services-icon:after {
    position: absolute;
    top: -15px;
    bottom: -22px;
    right: 61px;
    content: '';
    width: 2px;
    background-color: #1d42d9;
    z-index: -1;
}
.services-icon:before, .services-icon:after {
    opacity: 0;
    transition: all 500ms ease;
}
.services-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 26px;
    margin-bottom: 16px;
}
.services-title a {
    color: #051242;
    transition: all 500ms ease;
}
.services-text {
    margin: 0;
    padding-bottom: 20px;
}
.services-arrow {
    position: relative;
    display: block;
}
.services-arrow a {
    position: relative;
    height: 63px;
    width: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 20px;
    color: #000;
    background-color: #eef3f7;
    margin: 0 auto;
    transition: all 500ms ease;
    z-index: 1;
}
.services-single-item.active .services-icon, .services-single-item:hover .services-icon {
    background-color: #1d42d9;
    color: #fff;
}
.services-single-item.active .services-arrow a, .services-single-item:hover .services-arrow a {
    background-color: #f14d5d;
    color: #fff;
}

.services-single-item.active .services-icon:before, .services-single-item.active .services-icon:after, .services-single-item:hover .services-icon:before, .services-single-item:hover .services-icon:after {
    transform: rotate(45deg);
    opacity: 1;
  
    transition-delay: 500ms;
}
.about-area,.process-area  {
    padding: 120px 0;
}

.process-single {
    position: relative;
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.process-single:before {
    content: url("/files_upload/4.png");
    position: absolute;
    right: -153px;
    top: 34px;
}
.process-single .icon {
    height: 100px;
    width: 100px;
    /*display: inline-block;*/
    position: relative;
    line-height: 100px;
    background: rgba(29, 66, 217, 0.2);
    border-radius: 50%;
    font-size: 40px;
    color: #1d42d9;
    margin-bottom: 30px;
        display: flex;
    align-items: center;
    justify-content: center;
}
.process-single span {
    position: absolute;
    height: 35px;
    width: 35px;
    font-size: 14px;
    background: #1d42d9;
    line-height: 35px;
    border-radius: 50%;
    color: #ffffff;
    left: -3px;
    top: -13px;
    font-weight: 600;
}
.process-single h4 {
    margin-bottom: 10px;
}
.process-area .col-lg-3:last-child .process-single::before {
    display: none;
}
.counter-area {
    background: #1D42D9;
    position: relative;
    z-index: 1;
    padding: 50px 0;
}
.counter-area::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: url('/files_upload/3.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    left: 0;
    top: 0;
    z-index: -1;
}
.counter-box {
    text-align: center;
    padding: 35px;
    background: #fff;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    border: 3px solid rgba(255, 255, 255, 0.1);
}

.counter-box::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: url('/files_upload/1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    left: 0;
    top: 0;
    z-index: -1;
}
.counter-box .icon {
    height: 75px;
    width: 75px;
    font-size: 30px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #0c59db;
    border-radius: 50%;
    margin-bottom: 20px;
}
.counter-box .counter {
    display: block;
    line-height: 1;
    color: #051242;
    font-size: 50px;
    font-weight: 600;
}
.counter-box .title {
    color: #051242;
    margin-top: 15px;
    font-size: 18px;
    letter-spacing: -1px;
}
@-webkit-keyframes heading-move {
  0% {
    transform: translateX(-1px);
  }
  50% {
    transform: translateX(85px);
  }
  100% {
    transform: translateX(-1px);
  }
}


.bp_hot_news_slide_img {
    order: 1;
    padding: 20px 0px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-text i{
    color: #0049d0;
    font-size: 60px;
    display: block;
}
#carousel_fav img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.card-body .card-text p {
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    letter-spacing: 0px;
    color: rgba(22,43,64,0.6);
}
.bp_hot_news_slide_img .card-title h5 a {
    
        color: #005;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
}
.cls-click-xem {
    display: none;
}
.card {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    margin-bottom: 20px;
    box-shadow: 0 3px 24px rgb(0 0 0/5%) !important;
}
.card-body {
    padding: 0;
}

.comment {
    background: #eef3f7;
        padding-top: 120px;
}

.owl-nav {
    display: none;
}

.bp_block_item  {
        box-shadow: 0 0 40px 5px rgb(0 0 0/5%);
    background: #fff;
    border-radius: 10px;
        padding: 15px
}

.blog__home .bp_hot_news_img{
    position: relative;
    padding: 15px;
}

 .date {
    position: absolute;
    left: 30px;
    bottom: -30px;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, .08);
    padding: 15px;
    font-size: 36px;
    color: #1D42D9;
    font-weight: 800;
    border-radius: 5px;
    line-height: 1;
}

.date span {
    display: block;
    font-size: 16px;
    color: #232323;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 5px;
}
.bp_news_sub {
        padding: 10px;
    padding-top: 10px;
}
.info .meta {
    margin-bottom: 15px;
}
.info .meta ul li {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    font-weight: 500;
    color: #232323;
    font-size: 13px;
}
.info .meta a {
    font-weight: 500;
    font-size: 16px;
}
.info .meta ul li i {
    font-weight: 500;
    margin-right: 2px;
    color: #1D42D9;
}
.blog__home .bp_news_more {
    text-transform: capitalize;
    margin-top: 20px;
}
.logo__company {
    padding: 50px 0;
}
.logo__company img {
    max-width: 150px;
}
.logo__company .row {
    display: grid;
    grid-template-columns: repeat(6,auto);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .process-single::before {
    display: none;
  }
}

@media (max-width: 767px) {
  .process-single::before {
    display: none;
  }
  .logo__company .row {
      grid-template-columns: repeat(3,auto);
      row-gap: 30px;
      justify-content: space-around;
  }
    .counter-area .col-lg-3:nth-child(2) .counter-box{
    margin-bottom: 40px !important;
  }
   
}
@media screen and (max-width:567px) {
      .logo__company .row {
      grid-template-columns: repeat(2,auto);
      row-gap: 30px;
      justify-content: space-around;
  }
}
.process-area .col-lg-3:last-child .process-single::before {
  display: none;
}





.mb-30 {
    margin-bottom: 30px;
}
.mt-40 {
    margin-top: 40px;
}





