.typical-projects .title-section {
    color: var(--light);
    font-size: 35px;
    padding: 10px 60px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
    position: relative;
    z-index: 9;
    display: inline-block;
    margin-top: -13px;
}

.icon-tit {
    max-width: 353px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.icon-tit:before, .icon-tit:after {
    content: "";
    width: 140px;
    height: 1px;
    background: var(--color-main);
    position: absolute;
    top: 50%;
}
.icon-tit:before {
    left: 0;
}
.icon-tit:after {
    right: 0;
}
.icon-tit .isax-star {
    font-size: 17px;
    width: 17px;
    text-align: center;
    color: var(--color-main);
}
.typical-projects .icon-tit .isax-star {
    color: var(--light);
}
.typical-projects .icon-tit:before, .typical-projects .icon-tit:after {
    background: var(--light);
}
.transition{
    transition: all .4s;
}

.typical-projects .inner-image:hover img {
    transform: scale(1.1);
}
.typical-projects .inner-image {
    border-radius: 25px 0 25px 0;
    overflow: hidden;
    transition: all .4s;
}
.typical-projects .inner-content{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: var(--white);
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    padding: 25px 15px 25px 15px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
}
.typical-projects .line{
    width: 50px;
    height: 3px;
    background-color: var(--white);
    margin: 10px auto 0;
}
.typical-projects .article-item .article-title a {
    color: var(--white);
}
.typical-projects .article-item .gradient-background {
    position: absolute;
    content: "";
    width: calc(100% - 16px);
    height: calc(100% - 27px);
    top: 10px;
    left: 14px;
    z-index: -1;
    border-bottom-right-radius: 25px;
}

.animation--border {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.typical-projects.section-activity .animation--border::before{
    content: "";
    background: #dbdbdb;
    width: 150%;
    height: 150%;
    position: absolute;
}

@keyframes rotate {
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(-360deg);
    }
}

.news.typical-projects .article-item *{
    transition: all .4s;
}

.news.typical-projects .article-item .gradient-background {
    background-image: linear-gradient(45deg, #6c3200 29%, #ffbe01 81%);
}
.news.typical-projects .article-item .animation--border::before {
    animation: none;
}
.news.typical-projects .article-item:hover .animation--border::before {
    animation: rotate 2s linear infinite;
    background-image: conic-gradient(#ffbe01 60deg, transparent 120deg);
}
.news.typical-projects .article-item:hover .gradient-background {
    background: transparent;
}


.typical-projects .image-background{
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.news .image-background:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.74);
}
.news.typical-projects .icon-tit:before, .news.typical-projects .icon-tit:after {
    background: var(--color-main);
}
.news.typical-projects .icon-tit .isax-star {
    color: var(--color-main);
}




/*DOI TAC*/
.brand-section .slider-section, .brand-section .slider-section .item img {
    height: auto;
    margin: 0 auto;
    width: auto;
    object-fit: scale-down;
}
.brand-section .inner-title {
    display: none;
}
.brand-section .slider-bg {
    background: none;
}

.brand-section .img-item {
    position: relative;
    padding-top: 65%;
    background: var(--white);
    border-radius: 10px;
}
.brand-section .slider-section .item img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100% !important;
    width: 100%;
    object-fit: contain;
    padding: 15px;
}
.brand-section .slider-section .slick-list .slick-slide {
    margin: 0 7.5px;
}

.brand-section .slider-section .slick-list {
    margin: 0 -7.5px;
}
.brand-section .slick-dots li button:before {
	background-color: var(--color-main);
	opacity: 0.5;
}

.brand-section .slick-dots li.slick-active button:before {
	opacity: 1;
}
.brand-section .slick-dotted.slick-slider {
	margin-bottom: 0px;
}
.brand-section .slider-section, .brand-section slider-section .item img {
	height: auto !important;
}
.brand-section {
	margin-bottom: 60px;
}

/*END OF DOI TAC*/


/*FORM CUSTOM*/


.news-form .isax-sms{
    width: 42px;
    line-height: 42px;
    background-color: #145690;
    flex: 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--light);
    font-size: 18px;
    border-radius: 20px 0 0 20px;
    padding: 0 0 0 5px;
}
.news-form .form-get-more-deals .content-form .form-group input {
    border: none !important;
    width: 100%;
    padding: 0 30px;
}
.news-form .form-get-more-deals .content-form {
    width: 80%;
    margin: 0 auto;
}
.news-form .form-get-more-deals .content-form .form-group {
    flex: 0 0 90%;
}
.news-form .image-background{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background: var(--color-hightlight);
}
.news-form .title-section {
    color: var(--light);
}
.news-form .mo_ta{
    width: 600px;
    margin: 0 auto 20px;
}
.bg-custom {
    background: #3485aa;
}


.product-item:hover {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.menu-section > ul > li > a.active, .menu-section > ul > li:hover > a {
    background: var(--color-main);
    color: var(--white);
}
.bg-contact-register {
    width: 100%;
    margin: 0 auto;
    padding: 30px 95px 30px;
    background-image: -moz-linear-gradient(0deg,#c17905 0%,#f1980a 100%);
    background-image: -webkit-linear-gradient(0deg,#1846a0 0%,#2864d9 100%);
    background-image: -ms-linear-gradient(0deg,#c17905 0%,#f1980a 100%);
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.article-category {
    display: none;
}
footer{
    color: var(--light);
    position: relative;
}
footer a {
    color: var(--light);
}
.news-form {
    z-index: 10;
    position: relative;
}
.footer-mid {
    position: relative;
    background: url(../../assets/media/ss_1152832361_cls.jpg);
    background-size: 100%;
    z-index: 0;
    padding-top: 150px;
    margin-top: -100px;
}
.bg-before {
    position: relative;
}
.footer-mid:before, .bg-before:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #1846a0a8;
}

.product-content-detail .code span:first-child {
    margin-left: 0;
}
.product-content-detail .code span {
    position: relative;
    padding-right: 5px;
}
.product-content-detail .code span:after {
    content: '\|';
    margin-left: 5px;
    font-size: 12px;
    font-weight: 900;
}
.product-content-detail .code span:last-child:after {
    content: none;
}
.cs-rounded-50 {
    border-radius: 20px 0 20px 0;
}
.setting-menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    transition: all 0.3s ease 0s;
    z-index: 10;
    -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    background: var(--color-main);
}

.bg-footer {
    position: absolute;
    width: 100%;
    overflow: hidden;
    bottom: 0;
}

.footer-background {
    position: relative;
    padding-top: 21.2%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: -1;
}

/*HOTLINE html*/
.support-online {
    position: fixed;
    z-index: 999;
    left: 15px;
    top: 85%;
}
.support-content {
    position: relative;
}
.support-online a {
    display: block;
}
.support-online a {
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    height: 40px;
}
.support-online i {
    width: 40px;
    height: 40px;
    background: var(--yellow);
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}

.kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(241, 158, 4,0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}
.animated, .appear-animation {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
		 
	}
	50% {
		opacity: 1;
		 
	}
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(241, 158, 4,.5);
    opacity: .75;
    right: -10px;
}
@-webkit-keyframes zoomIn{
	    0% {

        opacity: 0;

        -webkit-transform: scale(.3);

        transform: scale(.3)

    }

    50% {

        opacity: 1

    }
}
.support-online a span {
    border-radius: 12px;
    text-align: center;
    background:var(--yellow);
    padding: 9px;
    width: 120px;
    position: absolute;
    color: #fff;
    font-weight: bold;
    z-index: 999;
    top: 0px;
    left: 50px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}
.support-online a:hover span {
    display: block
}
.support-online a {
    display: block
}
.support-online a span:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 10px;
    width: 0px;
    height: 0px;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid var(--yellow);
}
.logo-section img {
    height: 75px;
}
/*END OF HOTLINE HTML*/
.bg-absolute {
    position: absolute;
    top: 0;
    left: 0;
}
.bg_header--peach-blossom {
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 140px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.flex-col-cs .col-lg-8 {
    flex: 0 0 64%;
    max-width: 64%;
}
.flex-col-cs .col-lg-4 {
    flex: 0 0 36%;
    max-width: 36%;
}
@media (max-width: 1200px) {
    .slider-section .item img {
        height: 46vw;
    }
}

@media (max-width: 1440px) {
    .bg_header--peach-blossom {
        width: 158px;
        height: 140px;
    }
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .news-form .mo_ta {
        width: 300px;
        margin: 0 auto 10px;
    }
    .icon-tit:before, .icon-tit:after {
        width: 30px;
    }
    .brand-section {
        margin-bottom: 45px;
    }
    .news-form .form-get-more-deals:hover .content-form .form-group input, .news-form .form-get-more-deals .content-form .form-group input:focus {
    width: 200px;
    }
    .language-section .show-lanhuage>li {
        margin-top: 0px;
    }
    .is-mobile .flex-me .row div:nth-child(3){
        display: flex;
        align-items: center;
    }
    .is-mobile .menu-section > ul > li:hover > a {
        color: inherit;
        background-color: transparent;
        background-color: transparent;
    }
    
    .is-mobile .footer-background {
        padding-top: 206%;
    }
    
    .language-section {
        position: relative;
        top: 0;
        left: 0;
    }
    .language-section li span {
        color: var(--color-main);
    }
    .is-mobile .logo-section {
        text-align: center;
    }
    .is-mobile .btn-menu-mobile {
        line-height: 35px;
    }
    .video-home .about-us .inner-image {
        margin-top: 30px;
    }
    .bg-contact-register {
        padding: 15px 30px 15px;
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }
    .bg-contact-register p {
        font-size: 14px !important;
    }
    .news-form .form-get-more-deals .content-form {
        width: 100%;
    }
    .news-form .form-get-more-deals .content-form .row {
        align-items: center;
        justify-content: center;
    }
    .news-form .form-get-more-deals .content-form .row>div:first-child .form-group {
        margin-bottom: 15px !important;
    }
    .flex-me>.container>.row>div {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .typical-projects .title-section {
        padding: 15px 60px;
        font-size: 22px;
        margin-top: -8px;
    }
    .z-index-99-mb {
        z-index: 99;
    }
    .bg_header--peach-blossom {
        width: 130px;
        height: 100px;
    }
    .flex-col-cs .col-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*css hieu ung hoa dao*/
.nh_snow_fall {
    color: rgba(160, 240, 255, 1);
}
@-webkit-keyframes nh_snow_falls-fall {
    0% {
        top: -10%;
    }
    100% {
        top: 100%;
    }
}
@-webkit-keyframes nh_snow_falls-shake {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    50% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}
@keyframes nh_snow_falls-fall {
    0% {
        top: -10%;
    }
    100% {
        top: 100%;
    }
}
@keyframes nh_snow_falls-shake {
    0% {
        transform: translateX(0px);
    }
    50% {
        transform: translateX(80px);
    }
    100% {
        transform: translateX(0px);
    }
}
.nh_snow_fall {
    position: fixed;
    top: -10%;
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    -webkit-animation-name: nh_snow_falls-fall, nh_snow_falls-shake;
    -webkit-animation-duration: 10s, 3s;
    -webkit-animation-timing-function: linear, ease-in-out;
    -webkit-animation-iteration-count: infinite, infinite;
    -webkit-animation-play-state: running, running;
    animation-name: nh_snow_falls-fall, nh_snow_falls-shake;
    animation-duration: 10s, 3s;
    animation-timing-function: linear, ease-in-out;
    animation-iteration-count: infinite, infinite;
    animation-play-state: running, running;
}
.nh_snow_fall:nth-of-type(0) {
    left: 1%;
    -webkit-animation-delay: 0s, 0s;
    animation-delay: 0s, 0s;
}
.nh_snow_fall:nth-of-type(1) {
    left: 10%;
    -webkit-animation-delay: 1s, 1s;
    animation-delay: 1s, 1s;
}
.nh_snow_fall:nth-of-type(2) {
    left: 20%;
    -webkit-animation-delay: 6s, 0.5s;
    animation-delay: 6s, 0.5s;
}
.nh_snow_fall:nth-of-type(3) {
    left: 30%;
    -webkit-animation-delay: 4s, 2s;
    animation-delay: 4s, 2s;
}
.nh_snow_fall:nth-of-type(4) {
    left: 40%;
    -webkit-animation-delay: 2s, 2s;
    animation-delay: 2s, 2s;
}
.nh_snow_fall:nth-of-type(5) {
    left: 50%;
    -webkit-animation-delay: 8s, 3s;
    animation-delay: 8s, 3s;
}
.nh_snow_fall:nth-of-type(6) {
    left: 60%;
    -webkit-animation-delay: 6s, 2s;
    animation-delay: 6s, 2s;
}
.nh_snow_fall:nth-of-type(7) {
    left: 70%;
    -webkit-animation-delay: 2.5s, 1s;
    animation-delay: 2.5s, 1s;
}
.nh_snow_fall:nth-of-type(8) {
    left: 80%;
    -webkit-animation-delay: 1s, 0s;
    animation-delay: 1s, 0s;
}
.nh_snow_fall:nth-of-type(9) {
    left: 90%;
    -webkit-animation-delay: 3s, 1.5s;
    animation-delay: 3s, 1.5s;
}
.nh_snow_fall:nth-of-type(10) {
    left: 60%;
    -webkit-animation-delay: 3s, 1.5s;
    animation-delay: 3s, 1.5s;
}
.nh_snow_fall:nth-of-type(11) {
    left: 30%;
    -webkit-animation-delay: 3s, 1.5s;
    animation-delay: 3s, 1.5s;
}
.nh_snow_fall:nth-of-type(12) {
    left: 55%;
    -webkit-animation-delay: 3s, 1.5s;
    animation-delay: 3s, 1.5s;
}
.nh_snow_fall:nth-of-type(13) {
    left: 5%;
    -webkit-animation-delay: 3s, 1.5s;
    animation-delay: 3s, 1.5s;
}

@media (min-width:1200px){
    .typical-projects.section-activity .container, .typical-projects.section-news .container {
        width: 100%;
        max-width: 100%;
        padding: 0 75px;
    }

}
.link-block {
    float: right;
    margin-top: -25px;
}

.link-block>a {
    color: #fff;
    text-transform: uppercase;
}
.typical-projects.section-news .title-section {
    color: var(--color-main);
}

.typical-projects.section-news .icon-tit:before, .typical-projects.section-news .icon-tit:after {
    background: var(--color-main);
}

.typical-projects.section-news .icon-tit .isax-star {
    color: var(--color-main);
}

.typical-projects.section-news .link-block>a {
    color: var(--color-main);
}
.typical-projects.section-news article.article-item, .typical-projects.section-activity article.article-item {
    margin: 0 5px;
}

.typical-projects.section-news .slick-list, .typical-projects.section-activity .slick-list {
    margin: 0 -5px;
}
.typical-projects.section-activity article.article-item {
    padding-right: 10px;
    padding-bottom: 10px;
}

.typical-projects.news.typical-member .article-item .article-member {
    background: var(--white);
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #d6d0c7;
    box-shadow: 5px 5px 14px 0px rgb(0 0 0 / 30%);
    position: relative;
}

.typical-projects.news.typical-member .article-item .inner-image {
    border-radius: 0 !important;
}

.typical-projects.news.typical-member .article-item .article-title a {
    color: #363636;
}

.typical-projects.news.typical-member .article-item .article-title {
    font-weight: normal;
}
.typical-projects.news.typical-member .article-item .article-description {
    height: 70px;
    margin-bottom: 0;
    overflow: hidden;
}
.typical-projects.news.typical-member .article-item {
    padding-right: 15px;
    padding-bottom: 20px;
}
.typical-projects.news.typical-member .article-item .article-member:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid var(--color-main);
    z-index: -1;
    border-radius: 8px;
}
.typical-projects.news.typical-member .article-item .article-member:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid var(--color-main);
    z-index: -1;
    border-radius: 8px;
}
.typical-projects.news.typical-member .slick-list {
    margin: 0px -10px;
}

.typical-projects.news.typical-member .slick-list .article-item {
    margin: 0 10px;
}
.view-small article.article-small {
    margin-bottom: 10px;
}

.view-small article.article-small .item-left {
    flex: 0 0 15%;
}
.view-small article.article-small:nth-child(2n+1) {
    background: #f1f1f1;
}

.view-small article.article-small .inner-content {
    padding-left: 15px;
    flex: 0 0 85%;
    margin-top: 10px;
}

.view-small .article-entry-info span.post-date {
    color: var(--color-main);
    font-size: 14px;
}

.view-small article.article-small .inner-content .article-title a {
    text-transform: none;
    font-size: 15px;
}

/*video*/

.rti-abs-50 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    transition: all .4s;
    cursor: pointer;
}

.article-video:hover .rti-abs-50{
    transform: translate(-50%, -50%) scale(.8);
}
.video-light .wrp-effect-album .effect-video::before {
    display: none !important;
}
.video-content .inner-image {
    border-radius: 5px;
    padding-top: 77%;
}
.title-section-small .link-block {
    margin: auto 0px;
}

.title-section-small .link-block a {
    color: var(--black);
}

.title-section-small .icon-tit {width: 200px;}

.title-section-small .icon-tit i {
    line-height: 59px;
}

.title-section-small .icon-tit::before, .title-section-small .icon-tit::after {
    width: 80px;
}
.section-video {
    position: relative;
}

.section-video .title-section {
    position: absolute;
    top: 50%;
    left: 0;
    background: var(--color-main);
    color: var(--white);
    z-index: 1;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    font-size: 21px;
    padding: 5px 20px 5px 10px;
    transform: translateY(-50%);
}

.setting-menu .section-search {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}
.setting-menu .section-menu {
    float: right;
}
.typical-projects.section-activity .image-background:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(66 109 193 / 77%);
}
@media (max-width:767px){
    .icon-tit {
        max-width: 30%;
    }
    .border_about {
        margin-bottom: 30px;
    }
    .form-get-more-deals .content-form .form-group:last-child span.btn {
        line-height: 40px;
        height: 40px;
    }
    
    .news-form .form-get-more-deals .content-form .form-group input {
        height: 40px;
    }
}
@media (min-width:1024px) and (max-width:1200px){
    .section-news-video>.container>.row>div {
        display: flex;
    }
    
    .section-news-video>.container>.row>div>div:nth-child(1) {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .section-news-video>.container>.row>div>div:nth-child(2) {
        flex: 0 0 40%;
        max-width: 40%;
    }
}