.card-small a{
    color: rgb(228, 205, 145) !important;
}
.header .main-header .header-left .header-logo a img {
    min-height: 54px;
    width: 220px;
}
.banner-about {
    background: none;
}
.bg-core-value {
    background-image: none;
    background-position: 0 100%;
    background-repeat: no-repeat;
}
@media (max-width: 991.98px) {
    .box-cover-video-convert .box-info-video {
        background-image: unset;
        background-position: left -20px bottom;
        background-repeat: no-repeat;
        padding: 0;
    }
}
.bg-core-value .col-lg-4 {
    flex: 0 0 auto;
    width: 48.333333%!important;
}
.shape-2.image-1 img {
    width: 178px;
}
.box-newsletter .img-main {
    border-radius: 565px;
    max-width: 100%;
    width: 72%;
}
.card-team .card-image {
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
}
.banner-team {
    background: none;
}
.item-number{
  align-items: center;
}

.header .main-menu li ul {
    background-color: #fff;
    border: 1px solid #cde2e7;
    border-radius: 8px;
    box-shadow: 0 0 20px 0 rgba(14,41,50,.17);
    left: 0;
    min-width: 300px;
    opacity: 0;
    padding: 8px 0;
    position: absolute;
    top: 100%;
    transition-duration: .2s;
    visibility: hidden;
    z-index: 999999;
}
.header .main-menu li ul li a {
    color: #071920;
    font-size: 14px;
    padding: 6px 22px;
    position: relative;
    transition: .2s;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 7px;
    font-size: 16px;
}
.menu-icon-image {
    height: 42px;
    margin-top: 2px;
    vertical-align: top;
    width: 42px;
}
.box-newsletter:before {
    background: unset;
    background-size: cover;
    content: "";
    height: 100px;
    position: absolute;
    right: 0;
    top: 0;
    width: 111px;
}
h2.serv-title {
    text-align: center;
    padding-bottom: 20px;
}
.box-cover-video-convert{
background-image: none !important;
}
.box-cover-video{
background-image: none !important;
}

.box-list-numbers{
    justify-content: center;
}
ul.menu-bottom {
    display: none;
}
.me-1.d-inline-block.box-search-top {
    display: none !important;
}
.banner-slide-11{
min-height: 586px;
}
.box-info-banner11 {
    background-color: #ffffff94;
    padding: 80px 50px;
    border-radius: 20px;
    box-shadow: 4px 6px 4px #8888883b;
}
.footer-1 .row {
    display: flex;
    justify-content: center;
}