.section-block-demo95-news {
position: relative;
background-color: var(--bs-body-bg);
}
.section-block-demo95-news .abouts-boxleft .abouts-inner{ position:relative;display:block;}
@keyframes wrap_down {
0% {
transform: scale(1);
}

45% {
transform: scale(1.5);
}

75% {
transform: scale(1.5);
}

100% {
transform: scale(1);
}
}

.section-block-demo95-news [heading-type="1"] {
padding: 0;
}

.section-block-demo95-news .round-dot {
display: block;
width: 11px;
height: 11px;
background-color: #0d68b0;
border-radius: 50%;
position: relative;
transition: all .3s linear;
opacity: 0;
animation: wrap_down 2.5s linear infinite;
}

.section-block-demo95-news .about-items .about-item:hover .round-dot {
opacity: 1;
}

.section-block-demo95-news .round-dot::after {
content: "";
display: block;

}

.section-block-demo95-news .about3-line {
width: 1px;
height: 110%;
background-color: #e7e7e7;
position: absolute;
top: 0;
left: 19.25%;
}

.section-block-demo95-news .title-bar {
position: relative;
}

.section-block-demo95-news .about3-bottom {
margin-top: 64px;
}

.section-block-demo95-news .about3-tit .title[heading-type="5"] strong {
margin: 0 0.4rem;
font-family: Roboto-Medium;
font-size: 14px;
color: #0d68b0;
line-height: 1;
}

.section-block-demo95-news .about3-icon {
width: 20%;
position: relative;
z-index: 2;
}

.section-block-demo95-news .about3-content {
flex: 1;
padding-left: 42px;
}

.section-block-demo95-news .about-items .about-item:nth-child(n+2) {
margin-top: 123px;
}

#sectionIdabtct095 > .about3-bottom > .layout.d-flex.flex-wrap.align-items-start.justify-content-between > .about-inner > .about-items > .about-item.d-flex.flex-wrap.align-items-start:nth-child(3){margin-bottom:0;}

.section-block-demo95-news .item-title {
font-family: Montserrat-Regular;
font-size: 28px;
color: #333333;
}

.section-block-demo95-news .item-desc {
font-family: Montserrat-Light;
font-size: 18px;
color: #aaaaaa;
line-height: 1.3;
margin-top: 25px;
}

.section-block-demo95-news .about3-tit .title[heading-type="5"] i {
width: 24px;
height: 1px;
background-color: #0d68b0;
}

.section-block-demo95-news .title-bar .about3-tit .text {
font-family: ReadexPro-Bold;
font-size: 50px;
color: #333333;
line-height: 1;
font-weight: 700;
}

.section-block-demo95-news .title-bar .btn {
border-radius: 24px;
}

.section-block-demo95-news .title-bar .btn i.la {
color: #aaca84;
}

.section-block-demo95-news .about-img {
position: relative;
width: 100%;
max-width: 100%;
}

.section-block-demo95-news .about-img img {
max-width: 100%;
width: 100%;
}

.section-block-demo95-news .about3-desc {
flex: 1;
margin-left: 16px;
}

.section-block-demo95-news .about3-desc .about3-tit {
font-family: Montserrat-Regular;
font-size: 28px;
color: #333333;
margin-top: 11px;
}

.section-block-demo95-news .about3-desc .about3-txt {
font-family: Roboto-Regular;
font-size: 18px;
color: #aaaaaa;
margin-top: 20px;
}

.section-block-demo95-news .about3-img {
width: 16%;
}

.section-block-demo95-news .about3-img img {
width: 100%;
max-width: 100%;
}

.section-block-demo95-news .about3-flex {
margin-top: 24px;
}

.section-block-demo95-news .abouts-boxBig {
width: 44.7%;
position: relative;
}

.section-block-demo95-news .about-inner {
position: relative;
position: relative;
display: block;
width: 50%;
width: 50%;
color: #fff;
color: #fff;
}



.section-block-demo95-news .about-inner .about-subtit {
position: relative;
margin-bottom: 2rem;
font-size: 1.85rem;
font-family: Impact;
}

.section-block-demo95-news .about-inner .about-desc {
font-size: 1.3rem;
line-height: 1.33;
}

.section-block-demo95-news .about-inner .btn {
margin-top: 2.5rem;
text-transform: capitalize;
font-family: Impact;
}

@media only screen and (max-width:1680px) {
.section-block-demo95-news .round-dot {
display: none;
}

.section-block-demo95-news .about3-line {
left: 22.25%;
}
}

@media only screen and (max-width:1366px) {
.section-block-demo95-news .title-bar .about3-tit .text {
font-size: 30px;
}

.section-block-demo95-news .about3-desc .about3-tit {
font-size: 16px;
}

.section-block-demo95-news .about3-desc .about3-txt {
font-size: 14px;
margin-top: 10px;
}

.section-block-demo95-news .item-title {
font-size: 18px;
}

.section-block-demo95-news .item-desc {
font-size: 14px;
margin-top: 10px;
}

.section-block-demo95-news .about-items .about-item:nth-child(n+2) {
margin-top: 80px;
}
}

@media only screen and (max-width:992px) {
.section-block-demo95-news .title-bar .about3-tit .text {
font-size: 18px;
}

.section-block-demo95-news .abouts-boxBig {
width: 100%;
}

.section-block-demo95-news .about-inner {
width: 100%;
margin-top: 15px;
}

.section-block-demo95-news .about-items .about-item:nth-child(n+2) {
margin-top: 20px;
}

.section-block-demo95-news .about3-line {
display: none;
}

.section-block-demo95-news .about3-content {
padding-left: 0;
}

.section-block-demo95-news .about3-icon {
width: 100%;
}

.section-block-demo95-news .about3-content {
flex: none;
width: 100%;
margin-top: 15px;
}

.section-block-demo95-news .about3-img {
width: 100%;
}

.section-block-demo95-news .about3-desc {
flex: none;
width: 100%;
margin-top: 15px;
}
}

@media only screen and (max-width:480px) {
.section-block-demo95-news .title-bar .about3-tit {
text-align: center;
width: 100%;
}

.section-block-demo95-news .title-bar .btn {
width: 100%;
margin-top: 20px;
}
}
#sectionIdabtct095 {
padding-top: 0px;
padding-bottom: 70px;
}

#sectionIdabtct095>.about3-top>.layout>.title-bar.d-flex.flex-wrap.align-items-end.justify-content-between>.btn>.la {
color: rgb(49, 91, 181);
}

#sectionIdabtct095>.about3-top>.layout>.title-bar.d-flex.flex-wrap.align-items-end.justify-content-between>.about3-tit>.text>h1>div {
font-size: 16px;
margin-top: 20px;
}

#sectionIdabtct095>.about3-top>.layout>.title-bar.d-flex.flex-wrap.align-items-end.justify-content-between>.about3-tit>p {
font-size: 16px;
padding-top: 10px;
font-family: Source Sans Pro;
}

#sectionIdabtct095>.about3-top>.layout>.title-bar.d-flex.flex-wrap.align-items-end.justify-content-between>.about3-tit>.text {
font-weight: 700;
font-size: 46px;
font-family: "Source Sans Pro";
text-transform: uppercase;
}

#sectionIdabtct095>.about3-bottom>.layout.d-flex.flex-wrap.align-items-start.justify-content-between>.about-inner>.about-items>.about-item.d-flex.flex-wrap.align-items-start {
margin-top: 0px;
margin-bottom: 50px;
}

#sectionIdabtct095>.about3-bottom>.layout.d-flex.flex-wrap.align-items-start.justify-content-between>.about-inner>.about-items>.about-item.d-flex.flex-wrap.align-items-start>.about3-content>.item-title {
font-size: 22px;
}

#sectionIdabtct095>.about3-bottom>.layout.d-flex.flex-wrap.align-items-start.justify-content-between>.abouts-boxBig>.about3-flex.d-flex.flex-wrap.align-items-start>.about3-desc>.about3-tit {
font-size: 22px;
}

#sectionIdabtct095>.about3-bottom>.layout.d-flex.flex-wrap.align-items-start.justify-content-between>.abouts-boxBig>.about3-flex.d-flex.flex-wrap.align-items-start>.about3-desc>.about3-txt {
font-size: 16px;
}

#sectionIdabtct095>.about3-bottom>.layout.d-flex.flex-wrap.align-items-start.justify-content-between>.about-inner>.about-items>.about-item.d-flex.flex-wrap.align-items-start>.about3-content>.item-desc {
font-size: 16px;
}

#sectionIdabtct095>.about3-bottom {
margin-top: 40px;
}

#sectionIdabtct095>.about3-bottom>.layout.d-flex.flex-wrap.align-items-start.justify-content-between>.about-items.about-inner>.about-item>.abouts-inner.d-flex.flex-wrap.align-items-start>.about3-content>.item-title {
font-family: Source Sans Pro;
}

#sectionIdabtct095>.about3-bottom>.layout.d-flex.flex-wrap.align-items-start.justify-content-between>.abouts-boxBig>.abouts-boxleft>.abouts-inner>.about3-flex.d-flex.flex-wrap.align-items-start>.about3-desc>.about3-txt {
font-family: Source Sans Pro;
}

#sectionIdabtct095>.about3-bottom>.layout.d-flex.flex-wrap.align-items-start.justify-content-between>.about-items.about-inner>.about-item>.abouts-inner.d-flex.flex-wrap.align-items-start>.about3-content>.item-desc {
font-family: Source Sans Pro;
}

@media screen and (max-width: 820px) {
#sectionIdabtct095>.about3-top>.layout>.title-bar.d-flex.flex-wrap.align-items-end.justify-content-between>.about3-tit>.text {
font-size: 36px;
}
}

@media screen and (max-width: 480px) {
#sectionIdabtct095>.about3-top>.layout>.title-bar.d-flex.flex-wrap.align-items-end.justify-content-between>.about3-tit>.text {
font-size: 28px;
}
}
.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-botom {
    background-color: rgb(73, 129, 212);
    padding-top: 10px;
    padding-bottom: 10px;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top {
    margin-bottom: 80px;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer {
    padding-top: 40px;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_four>.foot_cont>.foot-contacts>li {
    display: flex;
    margin-bottom: 15px;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_four>.foot_cont>.foot-contacts>li>.foot-ico {
    display: inline-block;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_two {
    width: 15%;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_four {
    width: 30%;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_four>.foot_cont>.foot-contacts>li>.foot-val {
    font-size: 16px;
    color: rgb(102, 102, 102);
    padding-left: 10px;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_four>.foot_cont>.foot-contacts>li>.foot-val>a {
    color: rgb(102, 102, 102);
    background-color: rgba(0, 0, 0, 0);
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_four>.foot_cont>.foot-contacts>li>.foot-ico>svg {
    fill: rgb(49, 91, 181);
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_two>.foot_cont>.foot-nav>li {
    font-family: "Source Sans Pro";
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_two>.foot_cont>.foot-nav>li>a {
    font-family: "Source Sans Pro";
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_three>.foot_cont>.foot-nav>li>a {
    font-family: "Source Sans Pro";
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_company_item.item-one {
    width: 20%;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_three {
    width: 18%;
    padding-left: 2%;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.form-footer-inquiry-block.form-footer-demo5-block>.content-wrap>.form-title {
    margin-top: 18.7px;
    margin-bottom: 18.72px;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_company_item.item-one>.foot_logo>a>img {
    max-width: 243px;
}

.demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-botom>.layout.footer-outer-wrap.d-flex.flex-wrap.align-items-center.justify-content-between>.fot-desc>a {
    color: #ffffff;
}

@media (max-width: 992px) {

    .demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_company_item.item-one,
    .demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_three,
    .demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_two,
    .demo88-body>.section-footer-wrap-block.section-block-demo23-footer>.footer-top>.layout.footer-outer-wrap>.foor_service>.foot_item.foot_contact_item.item_four {
        width: 100%;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    .section-block-demo23-footer .foot-nav a {
        font-size: 16px !important;
    }
}