	.hero-content {
    text-align: left;
}
.hero-content h4:before {
    position: absolute;
    content: "";
    right: -62px;
    top: 12px;
    width: 50px;
    height: 1px;
    background: #fff;
}
.hero-content h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 0 0 17px;
}
.hero-content h1 {
    font-size: 60px;
    line-height: 62px;
    font-weight: 700;
    color: #fdeaa8;
}
.hero-content h1 span {
    position: relative;
    z-index: 1;
}
.hero-content h1 span:before {
    position: absolute;
    content: "";
        left: -13px;
    top: -5px;
    width: 340px;
    height: 90px;
    border: 3px solid #0d5b32;
    border-radius: 100%;
    z-index: -1;
}
.hero-description p {
    padding: 26px 0 26px;
    color: #fff;
    font-size: 17px;
    text-align: left;
}
.hero-button {
    text-align: left;
}
.hero-button a {
    padding: 12px 34px;
    font-weight: 500;
    color: #00295a;
    background: #fdeaa8;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
.hero-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    background: #00295a;
    transform: scale(0.0,0);
    transition: .5s;
}
.hero-shape {
    position: absolute;
    right: -30px;
    top: 158px;
    text-align: right;
    animation-name: moveleftbounce;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}
.hero-shape img {
    max-width: 260px;
    display: unset !important;
}
.dreamhub-section-title h1 {
    font-size: 46px;
    font-weight: 700;
    line-height: 48px;
}
.dreamhub-section-title p {
    padding: 29px 0 7px;
    font-size: 16px;
}
.dreamit-service-box {
    padding: 35px 35px 30px;
    background: #f9f9f9;
    border-radius: 3px;
    transition: .5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 30px;
}
.dreamit-service-box:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: #f2f4fc;
    transition: .5s;
    z-index: -1;
}
.service-icon {
    position: relative;
    z-index: 1;
}
.service-icon:before {
    position: absolute;
    content: "";
    left: 22px;
    top: -11px;
    width: 34px;
    height: 34px;
    border-radius: 17px;
    background-color: #fdeaa8;
    z-index: -1;
}
.service-icon img {
    transition: .5s;
    max-width: 40px;
}
h2.service-title {
    font-size: 22px;
    font-weight: 600;
    padding-top: 24px;
    transition: .5s;
}
p.service-desctiption {
    padding: 20px 0 7px;
    display: inline-block;
}
a.service-button {
    font-weight: 500;
    transition: .5s;
    color: #00295a;
}
a.service-button i {
    font-size: 18px;
    position: relative;
    top: 2px;
    padding-left: 5px;
    transition: .5s;
}
.dreamit-service-box:hover:before {
    left: 0;
    width: 100%;
}
.service-section {
    padding: 120px 0 90px;
}
.about-section {
    padding: 0px 0 130px;
}
.left.dreamit-about-thumb {
    animation: movebounce;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}
.payment-button a {
    padding: 12px 34px;
    font-weight: 500;
    color: #00295a;
    background: #fdeaa8;
    font-family: 'Space Grotesk';
    display: inline-block;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    margin-top: 10px;
}
.payment-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    background: #00295a;
    transform: scale(0.0,0);
    transition: .5s;
}
.payment-button a i {
    display: inline-block;
    font-size: 18px;
    padding-left: 5px;
}
.payment-button a:hover {
    color: #fff;
}
.payment-button a:hover:before {
    transform: scale(1);
}
a.service-button {
    font-weight: 500;
    transition: .5s;
    color: #00295a;
}
a.service-button i {
    font-size: 18px;
    position: relative;
    top: 2px;
    padding-left: 5px;
    transition: .5s;
}
.dreamit-about-thumb2 {
    position: relative;
    z-index: 1;
}
.about-shape {
    position: absolute;
    right: -16px;
    top: 80px;
    z-index: -1;
    animation: movebounce;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}
.subscribe-section {
    background: #F9F9F9;
}
.row.subscribe-bg {
    background: #f9f9f9;
    text-align: center;
    padding: 70px 0 70px;
    border-radius: 5px;
    margin-bottom: -185px;
    position: relative;
    z-index: 1;
    filter: drop-shadow(0 0 23px rgba(72,72,72,0.1));
}
.subscribe-title h1 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 0;
}
.subscribe-title h1 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 0;
}
.row.scrb-bg {
    padding: 42px 0 0;
}
.counter-title h2 {
    font-size: 35px;
    display: inline-block;
    padding: 0 0 5px;
}
.counter-text span {
    font-size: 18px;
    color: #00295a;
    padding: 5px 0 0px;
    display: inline-block;
}
.counter-title {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 1s, transform 1s;
}
.comment .cls-click-xem {
    display: none;
}
.bp_hot_news_slide_img {
    display: flex;
    gap: 20px;
}
.card {
    padding: 35px 32px 30px;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    filter: drop-shadow(0 0 23px rgba(72,72,72,0.1));
    background-color: #ffffff;
    margin-right: 30px;
    box-shadow: 0 0 15px rgb(151 151 151 /4%) !important;
}
.card-body {
    padding: unset 0;
}
.comment  {
        padding: 120px 0 120px;
    background: #F9F9F9;
}
#carousel_fav img {
    max-width: 80px;
    height: auto;
}
.dreamhub-section-title h4 {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    position: relative;
}
.dreamhub-section-title h4:before {
    position: absolute;
    content: "";
    right: -62px;
    top: 12px;
    width: 50px;
    height: 2px;
    background: #586985;
}
.dreamhub-section-title h4:after {
    position: absolute;
    content: "";
    left: -62px;
    top: 12px;
    width: 50px;
    height: 2px;
    background: #586985;
}
.text-center.dreamhub-section-title p {
    padding: 30px 0 70px;
    width: 70%;
    margin: auto;
}
@keyframes movebounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes moveleftbounce {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}
@media screen and (max-width: 768px) {

    .dreamhub-section-title h1 {
        font-size: 42px;
    }
}
@media screen and (max-width: 456px) {

    .dreamhub-section-title h1 {
        font-size: 36px;
    }
}



