@font-face {
    font-display: swap;
    font-family: 'SVN';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/SVN-Poppins-Regular.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: 'SVN';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/SVN-Poppins-Medium.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: 'SVN';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/SVN-Poppins-SemiBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: 'SVN';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/SVN-Poppins-Bold.ttf) format("truetype")
}

*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    font-family: 'SVN';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.container {
    max-width: 100%;
    padding: 0px 5%;
}

dl,
ol,
ul {
    padding-left: 16px
}

a {
    outline: none;
    color: rgb(0 0 0);
    text-decoration: none
}

a span {
    border: 1px solid transparent
}

a:hover,
a:focus {
    color: #0B764A;
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.focus,
.btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;

}

p {
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    font-weight: 600;
    font-family: 'SVN'
}

fieldset {
    border: none;
    margin: 0;
    padding: 0
}

button {
    cursor: pointer;
    background-color: transparent;
    outline: none;
    border: none
}

button:focus {
    outline: none
}

img {
    max-width: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover
}

input {
    outline: none;
    border-radius: 0
}
.wpcf7-response-output{display:none !important}

@-webkit-keyframes rotate_hexagon_1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate_hexagon_1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate_hexagon_2 {
    0% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }
}

@keyframes rotate_hexagon_2 {
    0% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }
}

.title {
    font-weight: bold;
    font-size: 40px;
    color: #0b764a;
    margin-bottom: 24px
}

.text-transform{
    text-transform:uppercase
}

.p-tb-75 {
    padding: 75px 0
}

.p-tb-50 {
    padding: 50px 0
}

.mb-50 {
    margin-bottom: 50px
}

.mb-25 {
    margin-bottom: 25px
}

.breadcrumbs a {
    color: #333
}

.breadcrumbs a:hover {
    color: #0B764A;
}

.breadcrumbs {
    background-color: #f1f1f1;
    padding: 10px 0;
    font-size: 14px
}

.breadcrumbs p {
    margin-bottom: 0
}

.breadcrumbs span {
    color: #0B764A;
}

.btn {
    background-color: #0B764A;
    color: #fff;
    font-weight: 500;
    padding: 10px 20px;
    transition: all ease .4s;
    border-radius: 5px;
    font-size: 18px
}
.btn:focus,
.btn:hover {
    color:#fff;
}

.entry-content img {
    margin: 0 0 1.5em
}

.alignleft,
img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left
}

.alignright,
img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right
}

.aligncenter,
img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both
}

.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
    max-width: 100%;
    width: 100% !important
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
    height: auto
}

.wp-block-image .aligncenter>figcaption {
    text-align: center
}

.wp-block-image .alignright>figcaption {
    text-align: right
}

.wp-block-image .size-full,
.wp-block-image .size-full img {
    width: 100%;
    height: auto
}

.wp-block-image figcaption {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 200
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left
}

blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right
}

.centered {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.content-single-project img,
.page-single-project img {
    max-width: 100%;
    height: auto
}

input {
    outline: none
}

button {
    outline: none
}

h3 {
    font-size: 22px;
    margin-bottom: 20px
}

h4 {
    font-size: 18px;
    margin-bottom: 20px
}

.aligncenter.size-full,
img.aligncenter.size-full {
    object-fit: contain
}

.content-single-page img {
    max-width: 100%;
    height: auto
}

.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 13px;
    margin: 0;
    padding: 5px;
    background: rgba(0, 0, 0, .05)
}

.header .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap:wrap;
}

.header .navbar-nav>.nav-item {
    padding-right: 20px;
    -webkit-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.header .navbar-nav>.nav-item:last-of-type {
    padding-right: unset
}

@media (max-width: 1199px) {
    .header .navbar-nav>.nav-item {
        font-size: 14px;
        padding-right: 12px;
    }
}
.ant-row {
    display: flex;
    flex-flow: row wrap;
	width:13%;
}
.header .navbar-nav .nav-item .nav-link {
    position: relative;
    padding: 0;
    color: #000000;
    text-transform: uppercase;
    line-height: 16.8px;
    font-weight: 600;
	padding:5px 0;
    transition: all ease 0.4s
}


.header .navbar-nav .nav-item.current-menu-parent>.nav-link,
.header .navbar-nav .nav-item.current-menu-item>.nav-link,
.header .navbar-nav .nav-item .nav-link:hover {
    color: #b88e4b
}

.header.active .navbar-nav .nav-item {
    padding: 10px
}

.navbar-toggler {
    display: none
}

.navbar-toggler:focus {
    box-shadow: none
}

.mobile-menu {
    display: none
}

.header {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9999;
    background-color: #F6F6F6;
    height: auto;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .05);
}

.header .container{
    padding:0 15px;
}

.header .logo-main img {
    width: 200px;
    height: 56px;
    object-fit: contain;
    object-position: top left
}

.header .nav-comp-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height:88px
}

.header .nav-comp-column .logo-main{
    width:15%;
}

.header .nav-comp-column .gg-translate{
    width:110px;
    text-align:center;
}

.gg-translate .language-switcher a.active,
.gg-translate .language-switcher a:hover{
	 color: #0b764a;
	font-weight: bold;
}

.search-form-header .icon-search.search-submit{display:none}
.search-form-header .search-form{
    display:flex;
}
.search-form-header .search-submit{
    color: #000;
    transform: translateX(-23px)
}

.search-form-header .search-field{
    border: 1px solid;
    border-radius: 25px;
    padding: 0 20px 0 5px;
}

.header .main-menu{
    padding:0 15px;
	width:50%;
}

.header .main-menu .navbar-nav .nav-item>.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 34px 0;
    font-size: 16px;
    font-weight: 600;
    color: rgb(187 135 50);
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 8px;
    border-top: 6px solid #0b764a;
    margin: 0
}

.header .main-menu .navbar-nav .dropdown-menu.show {
    display: block
}

.header .main-menu .navbar-nav .nav-item>.dropdown-menu .sub-menu {
    padding-bottom: 20px;
    padding-left: 8px;
    padding-right: 8px
}

.header .main-menu .navbar-nav .dropdown-menu .sub-menu:last-child {
    padding-bottom: 0
}

.header .main-menu .navbar-nav .dropdown-menu .dropdown-menu {
    position: relative;
    min-width: 210px;
    font-size: 14px;
    border: none;
    padding-bottom: 0
}

.header .main-menu .navbar-nav .dropdown-menu .dropdown-menu .sub-menu:last-child {
    padding-bottom: unset
}

.header .main-menu .navbar-nav .dropdown-menu .dropdown-menu .sub-menu {
    border-top: 1px solid rgba(0, 0, 0, .15);
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500
}

.main-background {
    position: relative;
}

.component-inner {
    position: relative
}

.main-background .search-form {
    max-width: calc(100% - 155px);
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 620px
}

.main-background .title {
    font-size: 64px;
    margin-bottom: 60px;
    font-weight: 600;
    color: rgb(187 135 50)
}

.main-background .search-form .btn {
    max-width: 140px;
    min-width: inherit;
    border: 0;
    border-radius: 5px;
    font-weight: 600
}

.main-background .search-form .btn:hover {
    color: rgb(187 135 50);
    background-color: #0b764a
}

.main-background .search-form .form-group {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    margin-bottom: 0;
    padding-right: 25px
}

.main-background .search-form .form-group input {
    width: 100%;
    padding: 10px 35px;
    border-radius: 5px;
    border: none;
    background-color: #fff;
    padding: 10px 10px 10px 72px
}

.main-background .search-form .form-group input::placeholder {
    color: #D7D7D7;
    font-size: 14px
}

.main-background .search-form .form-group i {
    position: absolute;
    left: 19px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #BCBCBC
}

.main-background .main-background-img {
    height: 700px;
}

.main-background .main-background-img img {
    width: 100%;
    height: 100%;
	object-fit:unset;
}

.section-bg-home .slick-arrow,.lich-su-tree .slick-arrow{
	width: 56px;
    height: 56px;
    border-radius: 0;
    transform: none;
    background: transparent;
    box-shadow: none !important;
    padding: 0;
    transition: 0.3s;
    border-radius: 50%;
    color: #fff;
    top: 50%;
    margin-top: -28px;
	display: flex;
    align-items: center;
    justify-content: center;	
}

.section-bg-home .slick-arrow:hover,.lich-su-tree .slick-arrow:hover{
	background-color:#fff;
}

.section-bg-home .slick-arrow i,.lich-su-tree .slick-arrow i{
	font-size:20px;
	z-index:1;
}

.section-bg-home .slick-arrow:hover i{
	color:#0b764a;
}

.section-bg-home .slick-arrow:before,.lich-su-tree .slick-arrow:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: 0.3s;
}

.lich-su-tree .slick-arrow:before{
	background-color: #0B764A;
	opacity:1
}

.section-bg-home .slick-prev,.lich-su-tree .slick-prev{
	bottom:50%;
	left: 15px;
	transform:none;
}

.section-bg-home .slick-next,.lich-su-tree .slick-next{
	bottom:50%;
	right:15px;
	left: unset;
	transform:none;
}


@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

.line-animate {
    position: relative
}

.line-animate:before,
.line-animate:after {
    content: '';
    display: block;
    height: 0;
    position: absolute;
    transition: .6s ease;
    width: 0;
    z-index: 7
}

.line-animate:before {
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    bottom: 90%;
    left: 8px;
    right: 90%;
    top: 8px
}

.line-animate:after {
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
    bottom: 8px;
    left: 90%;
    right: 8px;
    top: 90%
}

.line-animate:hover:before,
.line-animate:hover:after {
    border-color: rgba(255, 255, 255, .9);
    height: auto;
    width: auto
}

.line-animate:hover:before {
    bottom: 8px;
    right: 8px
}

.line-animate:hover:after {
    left: 8px;
    top: 8px
}

@-webkit-keyframes Ringing-call {

    10%,
    30%,
    50%,
    70%,
    90% {
        webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    100%,
    20%,
    40%,
    60%,
    80% {
        webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
}

@keyframes Ringing-call {

    10%,
    30%,
    50%,
    70%,
    90% {
        webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    100%,
    20%,
    40%,
    60%,
    80% {
        webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
}

.form-register__inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form-register__inner-wrap .form-group .input {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    outline: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.form-register__inner-submit {
    width: 50%;
    padding-left: 10px;
    margin-left: auto
}

.form-register__inner-submit .wrap-button {
    position: relative
}

.form-register__inner-submit .wrap-button .ajax-loader {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%)
}

.form-register__inner-submit .button-link {
    width: 100%;
    color: #fff
}

.tintuc-sukien,
.Field-of-activity{
    background: #F7F7F7;
    padding-top: 75px;
    padding-bottom: 50px;
}


.tintuc-sukien .container:nth-child(2),
.project .container:nth-child(2){
	max-width:85%;
	padding: 0 15px;
}


.tin_tuc_su_kien__list{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: unset;
	margin: -15px;
}

.Field_of_activity__list{
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
    list-style: none;
    padding-left: unset;
}

.Field_of_activity__list{
	margin:0;
}

.tin_tuc_su_kien__list-item{
    width: 33.33%;
    padding: 15px;
}

.tin_tuc_su_kien__list-item a, .tin_tuc_su_kien__list-item .inner,
.Field_of_activity__list-item a, .Field_of_activity__list-item .inner {
    height: 100%;
    display: block;
}

.tin_tuc_su_kien__list-item .inner,
.Field_of_activity__list-item .inner{
    display: flex;
    flex-direction: column;
    position:relative;
}


.tin_tuc_su_kien__list-item .wrap-img,
.Field_of_activity__list-item .wrap-img{
    position: relative;
    height: 0;
    padding-top: 72.5%;
    overflow: hidden;
}
.Field_of_activity__list-item .wrap-img{
	padding-top: 500px;
}

.tin_tuc_su_kien__list-item .wrap-img img,
.Field_of_activity__list-item .wrap-img img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    transition: all ease 0.4s;
}
.tin_tuc_su_kien__list-item a:hover .wrap-img img,
.Field_of_activity__list-item a:hover .wrap-img img{
    transform: scale(1.05);
}
.tin_tuc_su_kien__list-item .wrap-info,
.Field_of_activity__list-item .wrap-info{
    background-color: #fff;
    padding: 25px 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tin_tuc_su_kien__list-item .wrap-info .title,
.Field_of_activity__list-item .wrap-info .title{
    font-size: 18px;
    margin-bottom: 15px;
	height:40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	text-transform:uppercase;
}

.tin_tuc_su_kien__list-item .wrap-info .expert,
.Field_of_activity__list-item .wrap-info .expert.limit-line{
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
    line-height: 24px;
	padding:0;
}

.Field_of_activity__list-item .wrap-info .expert{
    margin-bottom: 10px;
    text-align:justify;
	padding:15px 25px;	
}

.tin_tuc_su_kien__list-item .wrap-info .see-more,
.Field_of_activity__list-item .wrap-info .see-more{
    font-weight: 500;
    text-align: center;
}

.tin_tuc_su_kien__list-item a .see-more i,
.Field_of_activity__list-item a .see-more i{
    transition: all ease 0.4s;
}

.tin_tuc_su_kien__list-item a:hover .see-more i,
.Field_of_activity__list-item a:hover .see-more i{
    transform: translateX(5px);
}


.introduce-home {
    padding-top: 75px;
    padding-bottom: 75px;
    overflow: hidden;
	position:relative;
	color:#fff;
}
.introduce-home .introduce-bg{
	position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.introduce-home .introduce-bg img{
	width:100%;
	height:100%;
}
.introduce-home .title{
	color:#fff;
}

.introduce-mo-ta p{
    text-align:justify;
}


.introduce-home .btn{
	background-color:#fff;
	color:#0b764a;
}

.limit-line {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.introduce-img{
	overflow:hidden;
}

.introduce-img img {
    width:100%;
	transition:all 0.4s ease;	
}

.introduce-img img:hover{
	transform:scale(1.05);
	
}

.linh-vuc-hoat-dong .Field_of_activity__list .Field_of_activity__list-item{
	margin-bottom:50px;
}

.linh-vuc-hoat-dong .Field-of-activity .Field_of_activity__list .Field_of_activity__list-item:nth-child(2n) .title-sub{
    text-align:right;
}

.linh-vuc-hoat-dong .Field-of-activity .Field_of_activity__list .Field_of_activity__list-item:nth-child(2n) .inner .wrap-info .row{
    flex-direction: row-reverse;
}

.Field_of_activity__list-item{
    width: 25%;
    padding: 3px;
}


.img-thumb .img-thumb-item{
    width:50%;
    padding:15px;
    float:left;
    height:200px;
	
}

.img-thumb .img-thumb-item span{
	overflow:hidden;
	width: 100%;
    height: 100%;
    display: block;
}

.img-thumb .img-thumb-item img{
    width:100%;
    height:100%;
	transition:all 0.4s ease;
}
.img-thumb .img-thumb-item img:hover{
	transform:scale(1.05);
	
}

.Field_of_activity__list-item .inner .wrap-info{
    position:relative;
    z-index:1;
}

.Field_of_activity__list-item .inner .bg-img{
    position:absolute;
    width:100%;
    height:100%;
}

.Field_of_activity__list-item .inner .bg-img img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.Field_of_activity__list-item .inner .bg-img:after {
    background: radial-gradient(54.93% 69.99% at 111% 88%, rgb(0, 0, 0) 0%, rgba(6, 5, 3, 0.62) 0%);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: "";
}

/* chi tiet dự án */

.gallery-slider .slick-arrow{
    top: 35%;
    bottom: auto;
    background-color: #ddd;
}

.gallery-slider-thumb .slick-arrow{
    visibility:hidden;
    opacity:0;
}

.gallery-slider .slick-prev{
    left:0;
    right:auto;
    transform:none;
}

.gallery-slider .slick-next{
    right:0;
    left:auto;
    transform:none;
}

.gallery-slide-thumb .gallery-slide-thumb-img{padding: 0 15px;}

.gallery-slide-thumb .gallery-slide-thumb-img img{
    opacity:0.5;
}

.gallery-slide-thumb.slick-current .gallery-slide-thumb-img img{
    opacity:1;
}

.du-an-main{
    padding: 40px 0;
}

.du-an-info {
    padding-top: 10px;
}
.du-an-summary{
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%;
}

.du-an-info .rank-math-breadcrumb {
    font-size: .85em;
    margin: 0 0 0.5em;
}

.rank-math-breadcrumb {
    text-transform: uppercase;
    color: #222;
    font-weight: bold;
    letter-spacing: 0px;
    padding: 0;
}

.rank-math-breadcrumb p{
    margin-bottom:0;
}

.rank-math-breadcrumb a {
    color: rgba(102,102,102,0.7);
    font-weight: normal;
}

.rank-math-breadcrumb a:first-of-type {
    margin-left: 0;
}

.rank-math-breadcrumb .separator {
    position: relative;
    top: 1.5px;
    opacity: .35;
    margin: 0 0.3em;
    font-weight: 300;
}

.is-divider {
    height: 3px;
    display: block;
    background-color: rgba(0,0,0,0.1);
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
}

.du-an_meta {
    font-size: .8em;
    margin-bottom: 1em;
}

.du-an_meta>span {
    display: flex;
    border-top: 1px dotted #ddd;
    padding: 5px 0;
}

.du-an_meta>span .post-categories{
    margin: 0;
    padding: 0;
    list-style: none;   
}

.du-an_meta>span .post-categories li a{
    padding: 0 5px;
}

.social-icons {
    display: inline-block;
    vertical-align: middle;
    font-size: .85em;
    color: #999;
    position: relative;
}

.button.icon {
    margin-left: 0.12em;
    margin-right: 0.12em;
    min-width: 2.5em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    display: inline-block;
    text-align: center;
}

.button.icon.circle {
    padding-left: 0;
    padding-right: 0;
}

.circle {
    border-radius: 999px !important;
    object-fit: cover;
}


.is-outline {
    color: silver;
}

.button.is-outline {
    line-height: 2.19em;
}

.button.is-outline {
    border: 2px solid currentColor;
    background-color: transparent;
}

.social-icons .icon.button i {
    font-size: 1.2em;
    min-width: 1em;
    margin: 0;
}

.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}

.social-button>i, .social-button>span, .social-icons .button.icon:not(.is-outline)>i, .social-icons .button.icon:not(.is-outline)>span, .social-icons .button.icon:hover>i, .social-icons .button.icon:hover>span {
    color: #fff !important;
}

.button.facebook:not(.is-outline), .button.facebook:hover {
    color: #3a589d !important;
}

.button.google-plus:not(.is-outline), .button.google-plus:hover {
    color: #dd4e31 !important;
}

.du-an-footer{
    padding: 30px 0;
    border-top: 1px solid #ececec;
}

.single-du-an .du-an-gallery .gallery-slider img,
.single-du-an .du-an-gallery .gallery-bottom .gallery-slider-thumb .gallery-slide-thumb-img img{
	transition: all 0.4s ease;
	overflow:hidden
}

.single-du-an .du-an-gallery .gallery-slider img:hover,
.single-du-an .du-an-gallery .gallery-bottom .gallery-slider-thumb .gallery-slide-thumb-img img:hover{
	transform:scale(1.05)
}



.nav-tabs-du-an{
    display:block;
    padding-right: 0;
}
.nav-tabs-du-an li a{
    display: block;
    position: relative;
    padding: 10px 0;
    font-weight:500;
    text-transform: uppercase;
    color: rgba(102,102,102,0.85);
    transition: all .2s;
    border-top: 1px solid #ececec;
}
.nav-tabs-du-an li a.active,
.nav-tabs-du-an li:hover a{
    color:#0B764A;
}
.nav-tabs-du-an li:first-child a{
    border:none;
}
.nav-tabs-du-an li a.active:before,
.nav-tabs-du-an li:hover a:before{
    content:'';
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    left: auto;
    width: 3px;
    height: 100%;
    background-color: #0B764A;
}

.group-tabs .tab-content{
    margin-top: 0 !important;
    border-left: 1px solid #ddd;
    padding: 0 30px 30px;
}

.related-news .widget-title{
    text-transform: uppercase;
}



/* quan hệ cổ đông */

.page-quan-he-co-dong.main-background-page{
	padding-top: 400px;
    padding-bottom: 200px;
}
.page-dh .container{
    max-width:1200px;
}

.page-dh .page-contact__inner{
    display:flex;
}

.page-dh .page-contact__left{
    width:188px;    
    z-index: 100;
    margin-right: 39px;
    padding:0;
}

.page-dh .page-contact__left .widget-area{
    position: sticky;
    top: 105px; 
}
.page-dh .page-contact__left .widget_nav_menu{margin-bottom:30px}
.widget_nav_menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    z-index: 10;
}

.widget_nav_menu ul li a{
    border-bottom: 1px solid #9f9f9f;
    background: #a7a7a7;
    color: #fff;
    display: block;
    width: 100%;
    padding: 8px 14px 9px;
    font-size: 13px;
    font-family: arial;
    line-height: 16px;
}

.widget_nav_menu ul li a:hover,
.widget_nav_menu ul li.current-menu-item a{
    background: #0B764A;
}

.form-nhan-email{
	background-color:#6fbc2d;
	overflow:hidden;
	border-radius:15px;
	text-align:center;
	font-size:14px;
}
.form-nhan-email .text{
	padding: 10px 0;
	color:#fff;
}
.form-nhan-email p {margin-bottom:0}

.block_email {
	background-color: #fff;
    padding: 15px 9px 0;
    border: 1px solid #959595;
    border-radius: 15px;
    display: inline-block;
}

.email_input {
    height: 35px;
    border: 1px solid #959595;
    border-radius: 5px;
	text-align: left;
}

.email_input:nth-child(2){
    margin:12px 0 10px 0;
}

.email_input input {
    width: 148px;
    padding: 0 10px;
    margin-top: 5px;
    border: none;
    background: 0 0;
    color: #333;
    font-style: italic;
	font-size:14px;
}

.btn_x {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    padding: 5px;
    border-radius: 10px;
    background: #6fbc2d;
    font-weight: 700;
	width: 94px;
	border: none;
	text-align: center;
}

.clearAll {
    font-size: 0;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    clear: both;
}

.page-dh .page-contact__right{
    width: calc(100% - 188px);
    position: relative;
    padding:0
}

.page-contact__right .title_gockh {
    font-size: 25px;
    font-family: Arial;
    color: #0B764A;
    padding-top: 4px;
    text-transform: uppercase;
}

.page-contact__right .title_gockh_1  {
    width: auto;
    text-transform: uppercase;
    display: inline-block;
    font-family: Arial;
    border-bottom: 1px solid #ccc;
    font-size: 40px;
    font-weight: 700;
    color: #0B764A;
}

.qhcd-menu-grid__cell {
    width: 33.33%;
    background-color: #1C8D16;
}

.qhcd-menu-grid__cell:nth-child(2n) {
    background-color: #6FCF69;
}

.qhcd-menu-item {
    display: block;
    padding: 0 15px;
    min-height: 170px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative;
}

.qhcd-menu-item:hover {
    background: #fff;
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    z-index: 2;
}

.qhcd-menu-item__icon {
    text-align: center;
    padding-top: 27px;
    padding-bottom: 13px;
}

.qhcd-menu-item__title h2 {
    text-align: center;
    font-size: 18px;
    font-weight: bold !important;
    color: #fff;
    line-height: 1.4;
}

.qhcd-menu-item:hover .qhcd-menu-item__title h2{
	color: #0B764A;
}

/* đhcd */

.border_content {
    padding-top: 22px;
}

.hop_dhcd .bienban_dhcd:first-child {
    margin-top: 0!important;
    padding-top: 26px;
}

.hop_dhcd .bienban_dhcd {
    font-size: 13px;
    font-family: Arial;
    margin-top: 22px;
    display: flex;
}

.bienban_dhcd .bienban_dhcd1 {
    margin-right: 12px;
}

.bienban_dhcd .bienban_dhcd1 img{
    display:block;
}

.bienban_dhcd .bienban_dhcd2 {
    width:100%;
}

.bienban_dhcd2 .title_dhcd {
    color: #0B764A;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.bienban_dhcd2 .time_dhcd {
    color: #505050;
    font-size: 12px;
    margin-top: 7px;
    padding-bottom: 5px;
}

.bienban_dhcd2 .infor_dhcd {
    margin-top: 9px;
    display:flex;
}

.infor_dhcd .infor_dhcd1 a {
    color: #0B764A;
    line-height: 19px;
    text-decoration: underline;
}

.infor_dhcd .infor_dhcd2 {
    margin-left: 15px;
    width: 15px;
}

.project {
    background: #F7F7F7;
    padding-top: 75px;
    padding-bottom: 50px;
	display:none;
}


.project__list {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
    list-style: none;
    padding-left: unset;
}

.project__list-item {
    width: 33.33%;
    padding: 18px
}

.project__list-item a,
.project__list-item .inner {
    height: 100%;
    display: block
}

.project__list-item .wrap-img {
    position: relative;
    height: 0;
    padding-top: 72.5%;
    overflow: hidden
}

.project__list-item .wrap-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    transition: all ease 0.4s
}

.project__list-item .wrap-info .title {
    font-size: 18px;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2
}

.project__list-item .wrap-info {
    background-color: #fff;
    padding: 25px 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.project__list-item .wrap-info .expert {
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
    line-height: 24px
}

.project__list-item .wrap-info .see-more {
    font-weight: 500;
    text-align: right;
    color: #000
}

.project__list-item a .see-more i {
    transition: all ease 0.4s
}

.project__list-item a:hover .see-more i {
    transform: translateX(5px)
}

.project__list-item a:hover .wrap-img img {
    transform: scale(1.05)
}

.project__list-item a:hover .wrap-info .expert {
    color: #b88e4b
}

.project__list-item a:hover .wrap-info .see-more {
    color: #0b764a
}

.project__list-item .inner {
    display: flex;
    flex-direction: column
}

.viewmore-link {
    text-align: center;
    margin-top: 40px
}

.lich-su-img{
    text-align:right;
    position:relative;
	height:400px
}

.lich-su-img:after{
    content:'';
    background-color:#d3d3d3;
    width:15px;
    height:100%;
    position:absolute;
    right:0
}

.lich-su-img:before{
    content:'';
    background-color:#333;
    width:20%;
    height:1px;
    position:absolute;
    right:0;
    bottom:0
}

.lich-su-img span{
    position:relative;
    height:100%;
    display:inline-block;
	overflow:hidden
}

.lich-su-img span img{
   padding: 50px 15px;
	height:100%;
	transition: all 3s ease;
}

.lich-su-img span img:hover{
	transform: scale(1.5);
}

.lich-su-img span:before,
.lich-su-img span:after{
    content: '';
    background-color: #FF0000;
    width: 20px;
    opacity: 0.4;
    height: 25%;
    position: absolute;
    left: 5x;
    top: 20px;
}
.lich-su-img span:after{
    top: auto;
    right: 10%;
    bottom: 0;
    left: auto;
    height: 70%;
}

.lich-su-tree{
    padding-top:50px;
    display:flex;
}

.lich-su-tree .slick-prev{
    top: 46%;
}
.lich-su-tree .slick-next{
    left: auto;
    top: 46%;
} 

.lich-su-tree .htimeline{
    width:17%;
	padding-top:10px;
}

.htimeline .hdaystart strong{
    background-color:#0B764A;
}

.htimeline .hdaystart {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    margin: 0px auto;
    position: relative;
}

.htimeline:nth-child(odd) .hdaystart .line{
	border-bottom-color: #FFA500;
    background: radial-gradient(farthest-side,#FFA500 98%,transparent) left 15% bottom 14%, radial-gradient(farthest-side,#FFA500 98%,transparent) right 15% bottom 14%;
	background-size: var(--c) var(--c);
    background-origin: border-box;
    background-repeat: no-repeat;
}

.htimeline:nth-child(even) .hdaystart strong{
	background-color: #FFA500;
}

.hdaystart .bd_haft1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 50%;
    height: 100%;
    transform: rotate(143deg);
}
.hdaystart .bd_haft2{
    position: absolute;
    top: -6px;
    left: -6px;
    width: 111px;
    transform: rotate(127deg);
}

.hdaystart .arr{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 70%;
    height: 2px;
    background-color: #c6bebe;
}
.hdaystart .arr::after{
    content: url(../svg/arr-right.svg);
    position: absolute;
    left: 98%;
    top: -3px;
    line-height: 0;
}
.htimeline .hdaystart strong{
    display: block;
    width: 90px;
    height: 90px;
    background: #0B764A;
    color:#fff;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
}

.htimeline .liner{
    border: 1px solid #ccc;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    margin-top:30px;
    position:relative;
}

.htimeline .liner:before{
    content:'';
    border-left: 2px solid #ccc;
    display: block;
    bottom: 0;
    height:31px;
    left:50%;
    position: absolute;
}
.htimeline .text-bg{position:relative}
.htimeline .hintrotext{
    color: #fff;
    padding: 20px 30px;
    height:200px;
    overflow: auto;
	position:relative;
}

.htimeline .text-bg img{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
	z-index:-1;
}

.htimeline .text-bg:after{
	background: radial-gradient(54.93% 69.99% at 111% 88%, rgb(0, 0, 0) 0%, rgba(6, 5, 3, 0.62) 0%);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	z-index:-1;
    content: "";
}

.htimeline .hintrotext span{
    display:flex;
}

.htimeline .hintrotext span i{
    padding-top: 5px;
    padding-right: 10px;
}
.lich-su{
    padding-top: 55px;
}
    
.partner{
    padding-top: 55px;
    padding-bottom: 70px
}

.partner .wrap-img {
    width: 100%;
    position: relative
}

.partner .wrap-img .frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.partner .wrap-img img {
    margin: auto;
    object-fit: contain
}

.profile {
    padding-top: 75px;
    padding-bottom: 60px;
    background-color: #F7F7F7
}

.certificate {
    padding-top: 75px;
    padding-bottom: 120px;
    overflow: hidden
}

.certificate .heading .des {
    margin-bottom: 30px
}

.certificate__list {
    display: flex;
    margin: -5px;
    position: relative
}

.certificate__list-item {
    width: 16.66667%;
    padding: 5px;
    position: relative;
    display: flex !important;
    flex-direction: column
}

.certificate__list-item .top .wrap-img {
    text-align: center;
    position: relative;
    width: 96px;
    height: 96px;
    margin: auto
}

.certificate__list-item .top .wrap-img:before {
    content: '';
    position: absolute;
    bottom: -4px;
    left: -4px;
    top: -4px;
    right: -4px;
    border: .5px solid #0b764a;
    border-radius: 50%
}

.certificate__list-item .top .wrap-img img {
    width: 96px;
    height: 96px;
    margin: auto;
    border-radius: 50%
}

.certificate__list-item .top {
    margin-bottom: 65px
}

.certificate__list-item .middle {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    color: #fff;
    position: relative
}

.certificate__list-item .bottom {
    padding-top: 28px;
    position: relative;
    height: 96px;
    margin-bottom: 65px
}

.certificate__list-item .bottom .name {
    color: #000;
    font-weight: 400;
    margin-bottom: 4px;
    font-size: 16px
}

.certificate .viewmore-link {
    margin-top: 70px
}

.certificate__list-item .bottom .des {
    -webkit-line-clamp: 3
}

.certificate__list-item .middle .year {
    background: url(../svg/bg-year.svg) no-repeat;
    background-position: left;
    width: 100%;
    height: 38px;
    line-height: 42px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.certificate__list-item .circles .circle {
    width: 2px;
    height: 52px;
    background: #0b764a;
    position: absolute;
    top: 1px;
    left: 50%;
    transform: translate(-50%, -100%)
}

.certificate__list-item .circles .circle-1 {
    width: 10px;
    height: 10px;
    background: #0b764a;
    position: absolute;
    top: -52px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%
}

.certificate__list-item:nth-child(even) {
    flex-direction: column-reverse
}

.certificate__list-item:nth-child(even) .top {
    margin-top: 65px;
    margin-bottom: 0
}

.certificate__list-item:nth-child(odd) .bottom {
    padding-top: 50px;
}

.certificate__list-item:nth-child(even) .bottom {
    margin-top: unset;
    padding-top: 10px;
}

.certificate__list-item:nth-child(even) .bottom .bottom-inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -48px
}

.certificate__list-item:nth-child(even) .circles .circle {
    top: unset;
    bottom: 1px;
    transform: translate(-50%, 100%)
}

.certificate__list-item:nth-child(even) .circles .circle-1 {
    top: unset;
    bottom: -52px
}

.certificate__list-item .bottom .bottom-inner {
    padding-right: 20px;
    position: relative
}

.certificate__list-item .bottom .bottom-inner:before {
    content: '';
    left: 0;
    top: -8px;
    width: 20px;
    height: 2px;
    background-color: #0b764a;
    position: absolute
}

.news {
    background: #F7F7F7;
    padding-top: 65px;
    padding-bottom: 75px
}

.list-news {
    display: flex;
    flex-wrap: wrap;
    margin: -18px;
    list-style: none;
    padding-left: unset
}

.list-news__item {
    width: 33.33%;
    padding: 18px
}

.list-news__item .wrap-img {
    position: relative;
    height: 0;
    padding-top: 67.9%;
    overflow: hidden
}

.list-news__item .wrap-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all ease 0.4s
}

.list-news__item .wrap-info .title {
    font-size: 18px;
    color: #0b764a;
    margin-bottom: 12px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-news__item .wrap-info {
    background-color: #fff;
    padding: 15px 20px
}

.list-news__item .wrap-info .expert {
    -webkit-line-clamp: 2;
    margin-bottom: 10px
}

.list-news__item .wrap-info .see-more {
    font-weight: 500;
    text-align: right;
    color: #000
}

.list-news__item a .see-more svg {
    transition: all ease 0.4s
}

.list-news__item a:hover .see-more svg {
    transform: translateX(5px)
}

.list-news__item a:hover .see-more svg path {
    fill: #0B764A
}

.list-news__item a:hover .wrap-img img {
    transform: scale(1.05)
}

.list-news__item a:hover .see-more {
    color: #0B764A
}

.list-news__item a:hover .expert {
    color: #0B764A
}

.list-news__item a {
    height: 100%;
    display: block
}

.list-news__item a .inner {
    display: flex;
    flex-direction: column;
    height: 100%
}

.list-news__item a .inner .wrap-info {
    flex: 1
}

.register {
    padding: 120px 0;
    background-size: cover !important;
    background-position: center !important;
}

.register .viewmore-link {
    margin-top: 0
}

.footer {
    background: transparent;
    padding-top: 65px;
    padding-bottom: 50px;
    position:relative;
    color:#fff;
}

.footer .container{
    position:relative;
    z-index:10;
}

.bg-footer{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
}

.bg-footer:after{
    background: radial-gradient(54.93% 69.99% at 111% 88%, rgb(0, 0, 0) 0%, rgba(6, 5, 3, 0.62) 0%);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: "";
}

.logo-footer {
    width: 70%;
	margin-bottom:30px;
}

.logo-footer img{
	filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}



.bg-footer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.footer__top .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 17px;
    color:#fff;
}

.footer__top a{
    color:#fff;
}

.footer__top a:hover{
    color:#0b764a
}

.link-menu-footer2 ul{
    list-style:none;
    padding:0;
    margin:0;
}

.footer__top {
    display: flex;
}

.footer .list-contact {
    display: flex;
    margin: -13px;
    list-style: none;
    padding-left: unset
}

.footer .list-contact li {
    padding: 13px;
    transition: all ease 0.4s
}

.footer .list-contact li:hover {
    transform: translateY(-8px)
}

.footer .list-contact li img {
    width: 50px;
    height: 40px;
    object-fit: contain;
}

.form-register-home {
    max-width: 400px;
}

footer .form-register-home {
    max-width: 349px;
}

.form-register-home .wrap-form{
    display:flex;
    align-items:center;
}

.form-register-home .wrap-form .form-group textarea,
.form-register-home .wrap-form .form-group input {
    width: 100%;
    padding: 10px 25px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #b88e4b
}


.form-register-home .wrap-form .form-group,
.form-register-home .wrap-form p{margin:0}

.form-register-home .wrap-form .wrap-submit{
    transform: translateX(-45px);
}

.form-register-home .wrap-form .wrap-submit .btn {
    padding: 5px 9px;
    border-radius: 50px;
	margin:0 5px;
}


.img-footer3{
    margin-top:30px;
}

.img-footer3 img{
    margin-bottom:10px;
    height:35px;
}

.main-background-page {
    position: relative
}

.main-background-page .background-img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.main-background-page .background-img img {
    height: 100%;
    width: 100%;
    object-position: left bottom
}

.main-background-page .component-inner {
    padding-top: 214px;
    padding-bottom: 200px;
    margin: auto;
    position: relative;
    z-index: 2
}

.main-background-page .component-inner .title {
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 75px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0
}

.main-background-page.page-single {
    background: #e0e5f1;
}


.introduce {
    padding-top: 50px;
    padding-bottom: 60px
}

.block-aboutus {
    margin-bottom: 40px
}

.block-aboutus .des{
    text-align: justify;
}

.block-aboutus .des i{
    color:#FF9933;
}
.block-aboutus .list-service {
    display: flex;
    flex-wrap: wrap;
    margin: -18px;
    padding-top: 20px;
    padding-left: unset;
    list-style: none
}

.block-aboutus .list-service__item {
    width: 50%;
    padding: 18px;
    display: flex
}

.block-aboutus .list-service__item .wrap-info {
    flex: 1;
    padding-left: 10px;
}

.block-aboutus .list-service__item .wrap-info .title {
    font-size: 18px;
    margin-bottom: 18px
}

.block-aboutus .list-service__item .wrap-img {
    width: 120px;
}

.block-aboutus.team {
    margin-top: 55px
}

.block-aboutus.team .wrap-img {
    margin-bottom: 20px
}

.block-aboutus.team .wrap-img img {
    width: 100%
}

.block-aboutus.team .wp-caption-text {
    font-size: 14px;
    text-align: center;
    margin-top: 14px
}

.block-aboutus.team .title-small {
    font-size: 18px
}

.aboutValue {
    color: rgb(255, 255, 255);
    padding-top: 80px;
    background: rgb(6, 5, 3);
    padding-bottom: 80px;
    position: relative;
}

.aboutValue .--vimision {
    position: relative;
    z-index: 1;
}

.aboutValue .--left {
    padding-right: 50px;
}

.subTitle {
    letter-spacing: 0.32em;
    text-transform: uppercase;
    font-weight: 600;
}

.segTitle {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 64px;
}

.aboutValue .--left article {
    opacity: 0.9 !important;
}

.aboutValue .--right::before {
    content: "";
    position: absolute;
    top: 0px;
    left: -4rem;
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.aboutValue .--right {
    position: relative;
}

.aboutValue h6 {
    letter-spacing: 0.32em;
    text-transform: uppercase;
    font-weight: bold;
    width: max-content;
    margin-bottom: 1.5rem;
    background-image: linear-gradient(to right, #1FE697, #0B764A); /* Define your gradient colors and direction */
    -webkit-background-clip: text; /* Apply the background to the text */
    background-clip: text;
    color: transparent;
	font-size:20px;
}

.aboutValue .--vimision ul {
    list-style: none;
    padding-left: 12px;
}

.aboutValue .--vimision li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    line-height: 24px;
}

.aboutValue .--vimision .arrow_1 {
    margin-top: -4px;
    margin-right: 2.5rem;
    height: 34px;
    width: 34px;
}

.aboutValue .--vimision .arrow_1 p {
    background: #0B764A;
}

.arrow_1 p {
    width: 6px;
    transition: all 0.15s ease 0s;
    height: 6px;
    margin-left: 1.5rem;
    background: rgb(27, 27, 27);
    transform: rotate(45deg);
    position: relative;
}

.arrow_1 p:after {
    content: "";
    transition: all 0.15s ease 0s;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
}

.aboutValue .--vimision .arrow_1 p:after {
    border: 1px solid #0B764A;
}

.aboutValue .--vimision li span {
    opacity: 0.9;
}

.aboutValue .--corevalue {
    text-align: center;
    z-index: 1;
    width: 80%;
    margin: 4rem auto 0px;
    position: relative;
}

.aboutValue .--corevalue h6 {
    margin: 0px auto 1.5rem;
}

.aboutValue .--corevalue .--item {
    margin: 0 10px;
    width: calc(33.3333% - 16px);
    padding: 42px 24px 24px;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px;
    transition: all 0.15s ease 0s;
    position: relative;
	cursor:pointer;
}

.aboutValue .--corevalue .--item:hover {
    background: #0B764A;
    color: rgb(27, 27, 27);
    transition-delay: .2s;
}

.aboutValue .--corevalue .--txt {
    position: relative;
    z-index: 1;
}

.aboutValue .--corevalue .arrow_1 {
    width: max-content;
    margin: 0px auto 28px;
}

.aboutValue .--corevalue .arrow_1 p {
    background: rgb(255, 255, 255);
    margin: auto;
}

.aboutValue .--corevalue .--item:hover .arrow_1 p {
    background: rgb(27, 27, 27);
    transition-delay: .2s
}

.aboutValue .--corevalue .arrow_1 p::after {
    border: 0.65px solid rgb(255, 255, 255);
}

.aboutValue .--corevalue .--item:hover .arrow_1 p::after {
    border: 0.65px solid rgb(27, 27, 27);
    transition-delay: .2s
}

.aboutValue .--corevalue h3 {
    font-weight: 600;
    margin-bottom: 1rem;
}

.aboutValue .--corevalue span {
    overflow: hidden;
    line-height: 24px;
    opacity: 0.9;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.--link {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

.aboutValue .--corevalue .--txt .--icon img {
    filter: brightness(100);
}

.aboutValue .--corevalue .--item:hover .--icon img {
    filter: unset;
    transition-delay: .2s
}

.aboutValue .--corevalue .partent {
    opacity: 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
    transition: all 0.5s ease 0s;
}

.aboutValue .--corevalue .--item:hover .partent {
    opacity: 1;
    transition-delay: .2s
}

.aboutValue .--img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.aboutValue .--img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboutValue .--img::after {
    background: radial-gradient(54.93% 69.99% at 111% 88%, rgb(0, 0, 0) 78%, rgba(6, 5, 3, 0.62) 100%);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: "";
}

.block-aboutus .title{
	margin-bottom:50px;
	text-transform:uppercase;
}

.block-aboutus .item-val .icon-val {
    border: 1px solid #0b764a;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:0 auto;
	transition: all 0.4s ease;
}

.block-aboutus .item-val .icon-val:hover{
	transform:scale(1.5);
}

.block-aboutus .item-val .icon-val img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.block-aboutus .item-val .desc-val {
    margin-top: 25px;
    text-align:center;
}

.block-aboutus .item-val .desc-val h5 {
    color: #000000; 
}

.block-aboutus .item-val .desc-val span {
    color: #848687;
}

.certificate-page {
    padding-top: 135px;
    padding-bottom: 120px;
    position: relative
}

.aboutValue .--vimision .--item:nth-child(1) {
    margin-bottom: 40px;
}
.member-box .member-box-img .img-c>img{
	transition: all 0.4s ease; 
}

.member-box .member-box-img .img-c>img:hover {
	transform: scale(1.05);
}

.co-cau-to-chuc .heading img{
	transition: all 0.4s ease;
	overflow:hidden;
}

.co-cau-to-chuc .heading img:hover{
	transform: scale(1.05)
}

.ban-lanh-dao,
.ban-co-van{
    margin-top:30px;
}

.ban-lanh-dao .sub-title,
.ban-co-van .sub-title{
    padding-left:30px;
}


.ban-lanh-dao .slick-dn,
.ban-co-van .slick-cv{ margin: 0 -15px}
.ban-lanh-dao .slick-dn .list-dn-item,
.ban-co-van .slick-cv .list-cv-item{
    padding:15px;
}
.ban-lanh-dao .slick-dn .slick-arrow,
.ban-co-van .slick-cv .slick-arrow{
	background-image:none;
	display: flex;
	font-size:20px;
	color:#fff;
	justify-content: center;
    align-items: center;
}
.member-box-desc {
    overflow: hidden;
   
    transition: max-height 0.3s ease-out; /* Hiệu ứng thu gọn */
}
.member-box-desc p{margin-bottom:0}
.member-box-desc.hide,.member-box-desc{
     height: 75px; /* Điều chỉnh độ cao tối đa */
}
.member-box-desc.show{height:auto!important;}



.list-expandable.expanded .member-box .member-box-text .member-box-desc {
    height:auto;
}

.member-box-text .more-dn{
    display: flex;
    margin: 0 auto;
    color:#0b764a;
}

.certificate-page__list {
    position: relative;
    padding: 0 15px
}

.certificate-page__list-item {
    display: flex;
    margin: 0 -18px;
    position: relative
}

.certificate-page__list-item:before {
    top: 50%;
    right: calc(50% - 18px);
    background: url(../svg/icon-star.svg) no-repeat;
    background-size: contain;
    background-position: center;
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    transform: translate(-50%, -50%)
}

.certificate-page__list-item .inner {
    max-width: calc(50% - 18px);
    background-color: #F7F7F7;
    border: 1px dashed #0b764a;
    border-radius: 10px;
    display: flex;
    padding: 10px 20px;
    align-items: center;
    height: 288px
}

.certificate-page__list-item:nth-child(2n) .inner {
    margin-left: auto
}

.certificate-page__list-item .inner .wrap-img {
    width: 200px;
    text-align: center
}

.certificate-page__list-item .inner .wrap-img img {
    max-height: 262px;
    object-fit: cover;
}

.certificate-page__list-item .inner .wrap-info {
    flex: 1;
    padding-left: 22px
}

.certificate-page__list-item .inner .wrap-info p {
    margin-bottom: 0;
}

.certificate-page__list-item .inner .wrap-info .logo-cdt {
    margin-bottom: 10px
}

.certificate-page__list-item .inner .wrap-info .title {
    font-size: 22px;
    margin-bottom: 3px;
    color: #000;
}

.block:nth-child(even) .certificate-page__list-item:nth-child(2n) .inner {
    margin-left: unset
}

.block:nth-child(even) .certificate-page__list-item .inner {
    margin-left: auto
}

.certificate-page .block {
    position: relative;
}

.certificate-page:before {
    content: '';
    position: absolute;
    top: 75px;
    left: 50%;
    bottom: 75px;
    transform: translateX(-50%);
    border-right: .5px dashed #0b764a
}

.certificate-page .block .year {
    position: absolute;
    left: calc(50% + 18px);
    top: 144px;
    color: #333;
    font-size: 32px;
    font-weight: 500;
    transform: translate(0, -50%)
}

.certificate-page .block:nth-child(even) .year {
    left: 50%;
    right: calc(50% + 18px);
    left: unset
}

.page-blogs-content .container{
	max-width: 1140px;
}

.single-post .page-blogs-content .container{max-width: 1740px;}

.page-blogs-content__inner {
    display: flex;
    position: relative
}

.page-blogs-content__left .list-news .list-news__item {
    width: 33.33%;
}


.page-blogs-content__right {
    width: 340px;
    padding-left: 45px;
    position: relative
}

.page-blogs-content__right .widget {
    height: 100%;
    display: flex;
    flex-direction: column
}

.page-blogs-content__right .widget-title {
    font-size: 18px;
    font-weight: bold;
    text-transform:uppercase
}

.page-blogs-content__left {
    flex: 1
}

.page-blogs-content__left .list-news__item .wrap-info {
    background: #F7F7F7
}

.page-blogs-content {
    padding-bottom: 50px
}

.widget .widget-item .form-search input {
    width: 100%;
    height: 48px;
    border: 1px solid #0B764A;
    border-radius: 5px;
    padding-left: 15px;
    outline: none
}

.widget .widget-item .form-search input::placeholder {
    color: #D7D7D7
}

.widget .widget-item .form-search {
    position: relative
}

.widget .widget-item .form-search .buttonSearch {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    padding: unset;
    outline: none;
    border: none
}

.widget .widget-item {
    margin-bottom: 40px
}

.widget .widget-item.banners .banners-list__item {
    margin-bottom: 20px
}

.widget .widget-item.banners .banners-list__item:last-child {
    position: sticky;
    position: -webkit-sticky;
    top: 100px;
    margin-bottom: unset
}

.widget .widget-item.banners a {
    display: block;
    width: 100%
}

.widget .widget-item.banners {
    flex: 1
}

.widget .widget-item.banners .banners-list__item .img-tablet {
    display: none
}

.widget .widget-item.banners .banners-list__item img {
    margin: auto
}

.widget-blogs__item {
    margin-bottom: 23px
}

.widget-blogs__item .wrap-img {
    width: 64px;
    height: 64px;
    border-radius: 5px;
    overflow: hidden
}

.widget-blogs__item .wrap-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all ease 0.4s
}

.widget-blogs__item .title {
    display: -webkit-box;
    color:#000;
    font-size: 16px;
    flex: 1;
    padding-left: 19px;
    line-height:1.3;
    height: 40px;
    margin-bottom: unset;
    -webkit-line-clamp: 2;
    overflow:hidden;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget-blogs__item a {
    display: flex
}

.widget-blogs__item a:hover img {
    transform: scale(1.2)
}

.widget-blogs__item a:hover .title {
    color: #b88e4b
}

.widget .widget-item.tags {
    margin-top: 60px
}

.widget .widget-item:last-of-type {
    margin-bottom: unset
}

.tags .list-tags {
    margin: -10px -3px;
    list-style: none;
    padding-left: unset;
    margin-bottom: unset
}

.tags .list-tags li {
    display: inline-block;
    padding: 10px 3px
}

.tags .list-tags li a {
    border: 1px solid #0B764A !important;
    border-radius: 30px;
    padding: 6px 8px;
    color: #000;
    text-align: center;
    transition: all ease 0.4s;
    display: inline-block
}

.tags .list-tags li a:hover {
    color: #000;
    border-color: #0B764A
}

.page-blogs-content__left .widget {
    display: none
}

.content-single-page {
    padding: 55px 0;
    position: relative
}

.content-single-page .link-project .btn {
    font-weight: 500
}

.content-single-page .link-project {
    margin-bottom: 70px
}

.tags .icon {
    float: left;
    height: 60px;
    line-height: 60px;
    padding-right: 7px
}

.related-news {
    padding-bottom: 45px
}

.content-single-page .page-blogs-content__left {
    display: flex
}

.content-single-page .page-blogs-content__left .content-single {
    flex: 1
}

.content-single-page .page-blogs-content__left .content-single .content {
    text-align:justify;
}

.content-single-page .socials-share {
    width: 100px
}

.content-single-page .socials-share.bottom {
    display: none
}

.content-single-page .socials-share .title {
    font-size: 16px;
    color: #333
}

.content-single-page .socials-share__item .link {
    display: block;
    width: 36px;
    height: 36px;
    border: 1px solid #000;
    border-radius: 50%;
    line-height: 36px;
    text-align: center;
    background: transparent;
    transition: all ease 0.4s;
    cursor: pointer
}

.content-single-page .socials-share__item {
    margin-bottom: 10px
}

.content-single-page .socials-share__item .link svg path {
    transition: all ease 0.4s
}

.content-single-page .socials-share__item .link:hover {
    background: #000
}

.content-single-page .socials-share__item .link:hover svg path {
    fill: #fff
}

.content-single-page .socials-share__list {
    position: sticky;
    top: 100px
}

.content-single-page .page-blogs-content__left .content-single h2 {
    font-size: 24px;
    color: #000;
    font-weight: 600
}

.content-single-page .page-blogs-content__left .content-single h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600
}

.content-single-page .page-blogs-content__left .content-single h4 {
    font-size: 18px;
    color: #000;
    font-weight: 600
}

.content-single-page .page-blogs-content__left .content-single h5,
.content-single-page .page-blogs-content__left .content-single h6 {
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.content-single-page .page-blogs-content__left .viewmore-link {
    text-align: left
}

.content-single-page .page-blogs-content__left .content-single table td,
.content-single-page .page-blogs-content__left .content-single table,
.content-single-page .page-blogs-content__left .content-single table th {
    border: 1px solid #aaa;
    padding: 10px;
    color: #000
}

.content-single-page .page-blogs-content__left .content-single table td {
    border-bottom: none
}

.content-single-page .page-blogs-content__left .content-single table tr td:first-child {
    border-right: none;
    font-weight: 700
}

.content-single-page .page-blogs-content__left .content-single table {
    margin-bottom: 20px
}

.content-single-page .page-blogs-content__left .content-single strong {
    font-weight: 500
}

.content-single-page .page-blogs-content__left .content-single a {
    color: #0B764A;
    font-weight:bold;
}

.content-single-page .page-blogs-content__left .content-single ul li {
    margin-bottom: 10px
}

.content-single-page .page-blogs-content__left .content-single ul {
    margin-bottom: unset
}

.content-single-page .box-ads a {
    display: block;
    background-image: url(https://smartland.vn/wp-content/uploads/2022/09/the-global-city-300-600.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    border: 1px solid #000;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0
}

.inread_sis_inpage {
    overflow: hidden;
    display: block;
    background-color: rgb(255, 255, 255);
    width: 100%;
    margin-bottom: 20px;
    justify-content: center;
    transition: none;
    text-align: center;
    position: relative !important;
    margin-left: 0px !important
}

.inpage_article_rect {
    overflow: hidden;
    display: block;
    background-color: rgb(255, 255, 255);
    width: 100%;
    margin-bottom: 20px;
    justify-content: center;
    transition: none;
    text-align: center;
    position: relative !important;
    margin-left: 0px !important
}

.inpage_article_cont {
    overflow: hidden;
    display: block;
    background-color: rgb(255, 255, 255);
    width: 100%;
    margin-bottom: 20px;
    justify-content: center;
    transition: none;
    text-align: center;
    position: relative !important;
    margin-left: 0px !important
}

.inpage_article_wrap {
    overflow: hidden;
    display: block;
    background-color: rgb(255, 255, 255);
    width: 100%;
    margin-bottom: 20px;
    justify-content: center;
    transition: none;
    text-align: center;
    position: relative !important;
    margin-left: 0px !important
}

.sis_inpage {
    position: relative;
    margin: 0 auto;
    text-align: center
}

.ads_iframe {
    border: 0pt none;
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 100%
}

.related-news .list-news__item .wrap-info {
    background: #F7F7F7
}

.related-news .list-news {
    padding-bottom: 45px;
    display: block
}

.slick-prev,
.slick-next {
	font-size:20px;
	color:#fff;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10;
    background-size: 18px 12px;
    transition: all ease 0.6s;
    left: 50%;
    bottom: 0;
    transform: unset;
    top: unset;
	background-color:#0b764a;
	border-radius:5px;
	display:flex;
	align-items:center;
	justify-content:center;
		
}


.slick-prev:before,
.slick-next:before {
    content: none
}

.slick-prev {
    transform: translateX(calc(-50% - 50px))
}

.slick-next {
    transform: translateX(calc(50% - -15px))
}

.pagination {
    display: block;
    clear: both;
    margin-top: 44px;
    text-align: center
}

.pagination .nav-links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.pagination .page-numbers.next {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'%3E%3Cpath d='M12.0377 0.343201L10.6268 1.76072L13.897 5.01569L0.291992 5.02938L0.294005 7.02938L13.8618 7.01572L10.6466 10.246L12.0641 11.6569L17.7078 5.9868L12.0377 0.343201Z' fill='black'/%3E%3C/svg%3E");
    padding: 11px;
    line-height: 0;
}

.pagination .page-numbers.prev {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'%3E%3Cpath d='M5.96133 0.34317L7.37223 1.76069L4.10199 5.01566L17.707 5.02935L17.705 7.02935L4.13726 7.01569L7.35241 10.2459L5.93489 11.6568L0.291252 5.98677L5.96133 0.34317Z' fill='black'/%3E%3C/svg%3E");
    padding: 11px;
    line-height: 0;
}

.pagination .page-numbers {
    font-size: 17px;
    color: rgba(77, 77, 77);
    width: 40px;
    transition: all ease .4s;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background-color: #F7F7F7;
    text-align: center;
    border: 1px solid #F7F7F7;
    border-radius: 50%
}

.pagination .page-numbers:hover,
.pagination .page-numbers:focus,
.pagination .page-numbers.current {
    background-color: #0b764a;
    color: #fff
}

.pagination .screen-reader-text {
    display: none
}

.pagination .page-numbers.dots {
    font-family: initial
}

.page-projects-content,
.page-field-of-activity-content,
.page-blogs-content
{
    padding-top: 45px;
    padding-bottom: 70px
}

.page-projects-content .project__list-item .wrap-info,
.page-field-of-activity-content .field-of-activity__list-item .wrap-info{
    background-color: #F7F7F7
}

.page-projects-content h2.title,
.field-of-activity h2.title{
    margin-bottom: 45px
}

.page-projects-content .project__list{
	display: flex;
    flex-wrap: wrap;
    margin: -15px;
	padding-left: unset;
    list-style: none;
}

.page-recruitment {
    padding-top: 45px;
    padding-bottom: 70px
}
.page-recruitment .header-title{
    display:flex;
    justify-content:space-between;
}
.page-recruitment h2.title {
    margin-bottom: 42px
}

.page-recruitment .header-title .form-search .search-inner {
    position: relative;
}

.page-recruitment .header-title .form-search input {
    width: 100%;
    height: 48px;
    border: 1px solid #0B764A;
    border-radius: 5px;
    padding-left: 15px;
    outline: none;
}

.page-recruitment .header-title .form-search .buttonSearch {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    padding: unset;
    outline: none;
    border: none;
}

.page-recruitment__list-item {
    background-color: #F7F7F7;
    border: 1px dashed #0b764a;
    background: #F7F7F7;
    border-radius: 10px;
    padding: 17px 23px;
    margin-bottom: 40px
}

.page-recruitment__list-item:hover .view-more svg {
    transform: translateX(7px)
}

.page-recruitment__list-item:hover .view-more svg path {
    fill: #0b764a
}

.page-recruitment__list-item:hover .view-more {
    color: #0b764a
}

.page-recruitment__list-item .title {
    font-size: 18px;
    margin-bottom: 17px
}

.page-recruitment__list-item ul {
    display: flex;
    padding-left: unset;
    margin-bottom: unset;
    list-style: none
}

.page-recruitment__list-item ul li {
    padding-right: 18%;
    color: #b88e4b
}

.page-recruitment__list-item ul li:first-child img {
    margin-top: -10px;
    width: 18px
}

.page-recruitment__list-item ul li:last-child {
    padding-right: unset
}

.page-recruitment__list-item ul li span {
    color: #000
}

.page-recruitment__list-item .view-more {
    display: flex;
    text-align: right;
    margin-top: 3px;
    justify-content: flex-end;
    align-items: center;
    color: #000
}

.page-recruitment__list-item .view-more span {
    display: inline-block;
    padding-right: 7px
}

.page-recruitment__list-item .view-more svg {
    transition: all ease .4s
}

.page-recruitment-content {
    padding-top: 55px;
    padding-bottom: 70px
}

.page-recruitment-content .top {
    background-color: #F7F7F7;
    border: 1px dashed #0b764a;
    background: #F7F7F7;
    border-radius: 10px;
    padding: 17px 23px;
    margin-bottom: 30px;
    display: flex;
    align-items: center
}

.page-recruitment-content .info {
    flex: 1
}

.page-recruitment-content .info .title {
    font-size: 18px;
    margin-bottom: 17px
}

.page-recruitment-content .info ul {
    display: flex;
    flex-wrap: wrap;
    margin: -7px 0;
    padding-left: 22px
}

.page-recruitment-content .info ul li:first-child {
    width: 100%;
    padding-right: unset
}

.page-recruitment-content .info ul li:first-child img {
    position: absolute;
    left: -22px;
    top: 0;
    width: 18px
}

.page-recruitment-content .info ul li {
    padding-right: 18%;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
    padding-left: unset;
    list-style: none;
    margin-bottom: unset
}

.page-recruitment-content .info ul li span {
    color: #000
}

.page-recruitment-content .detail-recruitment {
    background-color: #F7F7F7;
    border: 1px dashed #0b764a;
    border-radius: 10px;
    padding: 28px 23px;
    margin-bottom: 30px
}

.page-recruitment-content .detail-recruitment .box .title {
    font-size: 18px;
    margin-bottom: 14px
}
.page-recruitment-content .detail-recruitment .box h3{
    font-size: 18px;
    margin-bottom: 14px;
}

.page-recruitment-content .detail-recruitment .box ul {
    margin-bottom: 15px
}

.page-recruitment-content .detail-recruitment .box {
    margin-bottom: 25px
}

.page-recruitment-content .bottom {
    margin-bottom: 30px
}

.page-recruitment-content .view-more .button:hover,
.form-recruitment .form-content .wrap-submit .btn:hover {
    color: rgb(187 135 50);
    background-color: #0b764a
}

.page-recruitment-content .info-contact {
    background-color: #F7F7F7;
    border: 1px dashed #0b764a;
    background: #F7F7F7;
    border-radius: 10px;
    padding: 17px 23px
}

.page-recruitment-content .info-contact .title {
    font-size: 18px;
    margin-bottom: 15px
}

.page-recruitment-content .info-contact .title span {
    font-size: 16px;
    color: rgb(187 135 50);
    font-weight: 400
}

.page-recruitment-content .info-contact .title sup {
    color: #d64736
}

.page-recruitment-content .info-contact ul li .wrap-img {
    width: 40px;
    height: 40px;
    border: 2px solid #0b764a;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    margin-right: 16px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center
}

.page-recruitment-content .info-contact ul li {
    margin-bottom: 10px;
    color: #000;
    display: flex;
    align-items: center
}

.page-recruitment-content .info-contact ul li:last-child {
    margin-bottom: unset
}

.page-recruitment-content .info-contact ul {
    list-style: none;
    padding-left: unset;
    margin-bottom: unset
}

.form-recruitment .form-content {
    background-color: #F7F7F7;
    border: 1px dashed #0b764a;
    background: #F7F7F7;
    border-radius: 10px;
    padding: 28px 23px 37px 23px;
    overflow: hidden
}

.form-recruitment .form-content .title {
    font-size: 18px;
    margin-bottom: 21px;
    text-align: center
}

.form-recruitment .form-content .form-group .input {
    width: 100%;
    border: 1px solid rgb(187 135 50);
    height: 48px;
    border-radius: 5px;
    padding: 13px;
    outline: none
}

.form-recruitment .form-content .form-group .input::placeholder {
    color: #D7D7D7
}

.form-recruitment .form-content .form-group label sup {
    color: #d64736
}

.form-recruitment .form-content .form-group label {
    font-size: 18px;
    color: #000;
    margin-bottom: 8px
}

.form-recruitment .form-content .form-group {
    margin-bottom: 30px
}

.form-recruitment .form-content .file-cv {
    border: 1px dashed #0b764a;
    background: #fff;
    border-radius: 10px;
    padding: 21px;
    text-align: center;
    margin-top: 34px;
    margin-bottom: 34px;
    position: relative
}

.form-recruitment .form-content .file-cv label {
    display: block;
    position: relative
}

.form-recruitment .form-content .file-cv .note {
    font-size: 18px;
    color: #d64736
}
.form-recruitment .form-content .file-cv .file p{
	display:flex;
	justify-content:center;
}

.form-recruitment .form-content .wrap-submit {
    text-align: center;
    position: relative
}

.form-recruitment .form-content .wrap-submit .btn {
    font-weight: 500
}

.form-recruitment .form-content .wrap-submit .ajax-loader {
    position: absolute;
    top: 50%;
    right: calc(50% - 180px);
    transform: translateY(-50%)
}


.page-contact__inner {
    padding-top: 45px;
    padding-bottom: 90px;
    display:flex;
}

.page-contact__left {
    width: 50%;
    padding-right: 18px
}

.page-contact__right {
    width: 50%;
    padding-left: 18px
}

.page-contact__right .qhcd-wraper{
    padding-top:50px
}

.page-contact__right h1{
    margin-bottom:0px
}

.page-contact__right .qhcd-wraper .qhcd-menu-grid{
    display: flex;
    flex-wrap: wrap;
}

.page-contact__left .box {
    background-color: #F7F7F7;
    border: 1px dashed #0b764a;
    background: #F7F7F7;
    border-radius: 10px;
    padding: 36px 28px
}

.page-contact__left .box .list-contact {
    list-style: none;
    margin-bottom: unset;
    padding-left: unset
}

.page-contact__left .box .list-contact .item {
    margin-bottom: 19px
}

.page-contact__left .box .list-contact .item a {
    display: flex;
    align-items: center
}

.page-contact__left .box .list-contact .item .icon {
    width: 40px;
    height: 40px;
    border: 1px solid #0b764a;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center
}

.page-contact__left .box .list-contact .item .icon i {
    font-size:22px;
    color:#0b764a;
}

.page-contact__left .box .list-contact .item .info {
    flex: 1;
    padding-left: 22px
}

.page-contact__left .box .title {
    font-size: 18px;
    margin-top: 42px
}

.page-contact__left .box .list-contact .item:last-child {
    margin-bottom: unset
}

.page-contact__inner h2.title {
    margin-bottom: 44px;
    height: 76px;
    display: flex;
    align-items:center
}

.page-contact__right .frame iframe {
    height: 560px;
    width: 100%
}

.form-page-contact {
    padding-bottom: 70px
}

.form-page-contact .title {
    margin-bottom: 37px
}

.form-page-contact .wrap-form {
    display: flex;
    flex-wrap: wrap;
    margin: -10px -18px
}

.form-page-contact .form-contact .form-group {
    width: 33.33%;
    padding: 10px 18px;
    margin: 0;
}

.form-page-contact .form-contact .form-group.big {
    width: 100%
}

.form-page-contact .form-contact .form-group .input {
    width: 100%;
    border: 1px solid #b88e4b;
    border-radius: 5px;
    height: 48px;
    padding: 13px;
    outline: none;
    transition: all ease 0.4s
}

.form-page-contact .form-contact .form-group.big textarea {
    height: 120px
}

.form-page-contact .form-contact .btn {
    font-weight: 500;
    margin-top: 10px
}

.form-page-contact .form-contact .form-group .input:focus,
.form-page-contact .form-contact .form-group .input:active {
    border-color: #000
}

.form-page-contact .form-contact .btn:hover {
    background: #0b764a;
    color: rgb(187 135 50)
}

.ftwp-in-post#ftwp-container-outer.ftwp-float-none,
.ftwp-in-post#ftwp-container-outer.ftwp-float-none #ftwp-contents {
    width: 100% !important;
}

.p-tb-40 {
    padding: 40px 0
}

@-webkit-keyframes Ringing-call {

    10%,
    30%,
    50%,
    70%,
    90% {
        webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    100%,
    20%,
    40%,
    60%,
    80% {
        webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
}

@keyframes Ringing-call {

    10%,
    30%,
    50%,
    70%,
    90% {
        webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    100%,
    20%,
    40%,
    60%,
    80% {
        webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
}

.header-project {
    position: absolute;
    width: 100%;
    z-index: 999
}

.header-project .header__action-call {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    text-transform: uppercase
}

.header-project .header__action-call a {
    background-color: #0b764a;
    padding: 5px 20px;
    border-radius: 30px;
    display: inline-block;
    color: #fff
}

.header-project .header__action-call img {
    animation: 2s infinite Ringing-call;
    -webkit-animation-iteration-count: infinite
}

.header-project__inner {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    position: relative
}

.header-project .logo-main img {
    width: 200px
}

.sub-header .container {
    position: relative
}

.sub-header {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 111;
    overflow: unset
}

.sub-header .navbar {
    background: #0b764a;
    padding: 0;
    height: 70px;
    align-items: unset
}

.navbar-brand {
    padding: unset;
    margin: unset
}

.sub-header .navbar .navbar-brand .img {
    width: 150px;
    position: absolute;
    z-index: 1;
    top: calc(50% + 16px);
    transition: all ease .4s;
    max-height: 100px;
    object-fit: contain;
    transform: translateY(-50%)
}

.sub-header .navbar .navbar-brand:before {
    position: absolute;
    z-index: 1;
    display: block !important;
    transition: all ease .4s;
    right: calc(100% - 250px);
    left: -100vw;
    top: 0;
    height: 120px;
    background: url(../svg/bg-logo.svg);
    background-position: right;
    background-size: auto 100%;
    content: ""
}

.sub-header .navbar .collapse {
    position: relative;
    padding: 20px 0;
    transition: all ease .4s
}

.sub-header .navbar .nav-link {
    color: #fff;
    padding: 12px 20px
}

.sub-header .navbar .collapse {
    padding: 15px 0
}

.sub-header .navbar-nav {
    flex-direction: row
}

.background-project.single-project {
    height: 80vh;
    position: relative
}

.background-project.single-project .background-img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.background-project.single-project img {
    height: 100%;
    width: 100%;
    object-position: center;
    object-fit: cover
}

.logo-project {
    position: absolute;
    left: 50%;
    bottom: 25px;
    width: 155px;
    height: 155px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DDC275;
    border-radius: 50%;
    transform: translateX(-50%);
    background: #0b764a
}

.background-project.single-project:before {
    box-shadow: inset 0 0 10vw 5vw rgb(0 40 70 / 90%);
    mix-blend-mode: multiply;
    content: "";
    height: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.project-nav {
    background-color: #0b764a;
    position: sticky;
    z-index: 100;
    top: 0
}

.project-menu {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0
}

.project-menu li {
    flex: 1;
    text-align: center
}

.project-menu li a {
    display: block;
    padding: 13px 10px;
    background: transparent;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    transition: all ease .4s
}

.project-menu li+li {
    margin-left: 2px
}

.project-menu li .item-hash.active,
.project-menu li .item-hash:hover {
    background: #fff;
    color: #152846
}

.info-project__inner {
    display: flex
}

.info-project__inner .rating {
    margin-bottom: 20px
}

.info-project__inner .info {
    width: 50%;
    padding-right: 40px
}

.info-project__inner .wrap-img {
    width: 50%;
    position: relative;
    min-height: 300px
}

.info-project__inner .wrap-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    object-position: center
}

.info-project__inner .title {
    color: #152846;
    margin-bottom: 5px
}

.info-project__inner .address {
    color: #898989;
    margin-bottom: 10px
}

.project-overview {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
    overflow: hidden
}

.project-overview__inner {
    position: relative
}

.project-overview-content {
    max-width: 920px;
    margin: auto;
    padding-bottom: 40px
}

.project-title {
    font-size: 30px;
    color: #152846;
    font-family: "SVN";
    font-weight: 500
}

.project-title.title-w {
    color: #fff
}

.project-overview-image .list-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: unset;
    margin-bottom: 0;
    justify-content: center;
    list-style: none;
    margin: -5px
}

.project-overview-image .list-image__item {
    list-style-type: none;
    width: 50%;
    padding: 5px
}

.project-overview-image .list-image__item .wrap-img {
    position: relative;
    padding-top: 70%;
    height: 0
}

.project-overview-image .list-image__item .wrap-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.why-us {
    background: #0b764a;
    position: relative;
    color: #FFF
}

.why-us__list {
    display: flex;
    flex-wrap: wrap;
    margin: -30px -12px;
    justify-content: center
}

.why-us__list-item {
    width: 25%;
    padding: 30px 12px
}

.why-us__list-item .number {
    position: absolute;
    left: 30%;
    top: -80px;
    font-size: 90px;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff;
    color: transparent;
    font-family: "UTM";
    transform: translateX(-50%);
    opacity: .5
}

.why-us__list-item .cover_item {
    position: relative;
    text-align: center;
    cursor: pointer
}

.why-us__list-item .name {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    position: relative;
    z-index: 2;
    margin-bottom: 40px
}

.why-us .project-title {
    margin-bottom: 60px
}

.video {
    position: relative
}

.video__inner a {
    position: relative;
    display: block
}

.video__inner a .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px
}

.video__inner a .thumnail {
    position: relative;
    padding-top: 50%;
    height: 0
}

.video__inner a .thumnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover
}

.video .des {
    max-width: 60%;
    margin: auto;
    padding-bottom: 40px
}

.location {
    background: #0b764a
    color: #fff
}

.location__inner {
    display: flex;
    flex-wrap: wrap
}

.location__inner .wrap-info {
    width: 40%
}

.location__inner .wrap-img {
    width: 60%;
    padding-left: 40px
}

.location__inner .see-more .button {
    text-align: center;
    margin-top: 30px;
    display: inline-block
}

.location .full-description {
    margin-top: 40px
}

.location__top {
    margin-bottom: 30px
}

.location table,
.location table td,
.location table th {
    border-color: #fff !important
}

.page-single-project table,
.page-single-project table td,
.page-single-project table th {
    border: 1px solid #BFBFBF;
    padding: 10px
}

.page-single-project table img {
    object-fit: contain;
    height: auto
}

.page-single-project table tr td:first-child {
    border-right: none;
    font-weight: 600
}

.page-single-project {
    color: #222
}

.location-link__inner {
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.location-link .container {
    position: relative;
    padding-top: 35px;
    padding-bottom: 57px
}

.location-link__left {
    width: 50%;
    padding-right: 40px
}

.location-link__right {
    width: 50%
}

.location-link__right .wrap-img {
    margin-right: calc((-100vw + 1140px)/2)
}

.location-link__right .wrap-img img {
    border-radius: 5px;
    width: 100%
}

.location-link__left .des {
    margin-bottom: 32px;
    text-align: justify
}

.location-link__list {
    padding-left: unset;
    margin-bottom: unset;
    list-style: none
}

.location-link__list-item a {
    display: flex;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 0;
    border-top: 1px solid #BFBFBF;
    padding-right: 20px;
    position: relative;
    color: #4D4D4D
}

.location-link__list-item:last-child {
    border-bottom: 1px solid #BFBFBF
}

.location-link__list-item a:hover {
    color: #ECB240
}

.location-link__list-item a .arrow-button {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.location-link__list-item.active a .arrow-button {
    transform: rotate(180deg)
}

.location-link__list-item.active a .arrow-button svg path {
    fill: #ECB240
}

.location-link__list-item.active a {
    color: #ECB240
}

.location-link__list-item a span {
    display: inline-block
}

.location-link__list-item a span:first-child {
    width: 60px
}

.location-link__list-item a span:last-child {
    flex: 1
}

.location-link__list-item .content {
    padding-left: 60px;
    padding-right: 20px
}

.location-link__list-item.active .content {
    margin-bottom: 16px
}

.project-layout-container {
    margin: 0 -15px;
    overflow: hidden;
    padding-top: 30px
}

.project-layout-container .slick-slide {
    padding: 0 15px
}

.project-layout-container .image-ratio {
    display: block;
    width: 100%;
    padding-top: 50%;
    position: relative;
    overflow: hidden
}

.project-layout-container .image-ratio.image-ratio-small {
    padding-top: 35%
}

.project-layout-container .image-ratio>img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    min-height: 100%;
    transition: 0.3s all ease
}

.project-layout-container .img-label {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 15px;
    font-size: inherit;
    font-weight: 700;
    color: #fff;
    background-color: #0b764a
}

.project-layout-container .image-ratio:hover>img {
    transform: translate(-50%, -50%) scale(1.1);
    transition: 0.3s all ease
}

.project-layout-container .slick-pagination {
    position: relative
}

.project-layout-container .slick-dots {
    position: relative;
    bottom: 0
}

.project-layout-container .slick-dots li {
    width: auto;
    height: auto
}

.project-layout-container .slick-dots li button {
    padding: 0;
    width: 8px;
    height: 8px;
    background-color: #5a5a5a
}

.project-layout-container .slick-dots li button:before {
    display: none
}

.project-layout-container .slick-dots li.slick-active button {
    background-color: #0b764a
}

.gallery {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.gallery .wrap-slider {
    width: 200%;
    margin-left: -50%
}

.gallery .slider {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.gallery .slider .item {
    padding: 0 15px;
    position: relative;
    outline: none;
    width: 33.33%;
    overflow: hidden
}

.gallery .slider .item .wrap-img {
    position: relative
}

.gallery .slider .item .wrap-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.gallery .slider .item .o-img {
    transition: all ease .4s;
    transform: translateY(50px);
    position: relative;
    height: 0;
    padding-top: 60%
}

.gallery .slider .item .o-img:before {
    background: #0b764a;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: -1
}

.gallery .slider .item .img {
    width: 100%;
    transition: all ease .4s;
    opacity: .3
}

.gallery .slider .item .caption {
    position: absolute;
    left: 10px;
    bottom: 10px;
    right: 10px;
    padding: 8px 15px;
    background: rgba(255, 255, 255, .9);
    color: #1d6a7a;
    font-size: 18px;
    text-align: center
}

.gallery .slider .item.slick-current .o-img {
    transform: translateY(0)
}

.gallery .slider .item.slick-current .img {
    opacity: 1
}

.gallery .slider .item.slick-active {
    cursor: pointer
}

.gallery .slider .item.slick-current {
    cursor: auto
}

.gallery .slick-slider .slick-arrow.slick-prev {
    left: 37%
}

.gallery .slick-slider .slick-arrow.slick-next {
    right: 37%;
    left: unset;
    transform: translateX(calc(50% + 24px))
}

.gallery .slick-arrow {
    width: 40px;
    height: 40px;
    z-index: 11;
    border-radius: 50%;
    transition: all ease .4s;
    background-color: #0b764a;
    background-position: center;
    background-size: auto 50%;
    background-repeat: no-repeat;
    padding: 5px;
    bottom: 50%
}

.gallery .slick-arrow.slick-next {
    background-image: url(../svg/arrow-right-w.svg);
    right: 30px
}

.gallery .slick-arrow.slick-prev {
    background-image: url(../svg/arrow-left-w.svg);
    left: 30px
}

.gallery .slick-arrow:before {
    display: none
}

.gallery .slick-arrow:hover,
.gallery .slick-arrow:focus {
    background-repeat: no-repeat;
    background-size: auto 50%;
    background-position: center;
    background-color: #d3ebe4
}

.why-us-type2 {
    background: url(../images/banner-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative
}

.why-us-type2__content {
    width: 700px;
    max-width: 100%
}

.why-us-type2__content .des>ul>li {
    margin-bottom: 30px;
    color: #fff;
    position: relative;
    padding-left: 70px;
    list-style-type: none
}

.why-us-type2__content .des>ul>li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../svg/icon-li-c.svg) no-repeat;
    background-size: auto 50%;
    background-position: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff
}

.why-us-type2__content .des>ul {
    position: relative;
    padding-left: unset
}

.why-us-type2__content .des {
    background-color: rgb(36 166 182 / 90%);
    border-radius: 20px;
    padding: 50px;
    color: #fff
}

.why-us-type2 .title span {
    position: relative;
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    transform: translateY(50%);
    background: #c1aa6c;
    position: relative;
    z-index: 5
}

.policy {
    position: relative;
    background-color: #F7F7F7
}

.policy__inner {
    display: flex;
    flex-wrap: wrap
}

.policy__left {
    width: 50%
}

.policy__right {
    width: 50%;
    padding-left: 60px
}

.policy__left .des ul {
    padding-left: unset;
    margin-bottom: unset;
    list-style: none;
    box-shadow: 0 5px 40px 0 rgb(0 0 0 / 14%);
    background: #fff
}

.policy__left .des ul li {
    padding: 20px 30px
}

.policy__left .des ul li:nth-child(2n+1) {
    background-color: #fafafa
}

.policy__right h3 {
    font-weight: 600;
    margin-bottom: 20px
}

.policy__right ul li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 15px
}

.policy__right ul li:before {
    width: 8px;
    height: 8px;
    left: 0;
    top: 10px;
    position: absolute;
    content: '';
    background: #104e31;
    border-radius: 50%
}

.policy .form-home__contact .form-group {
    margin-bottom: 25px
}

.policy .form-home__contact .form-group .input {
    border-radius: 5px;
    padding: 10px 15px;
    width: 100%
}

.policy .form-home__contact .button {
    width: 100%;
    padding: 10px 15px;
    background-color: #0b764a;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: all ease 0.6s;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    font-weight: 600;
    color: #fff
}

.policy .form-home__contact .wrap-submit {
    position: relative;
    margin-bottom: 0
}

.policy .form-home__contact .wpcf7 .ajax-loader {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%)
}

.library {
    overflow: hidden;
    position: relative;
    overflow: hidden;
    background-color: #F7F7F7
}

.library .title {
    margin-bottom: 30px
}

.library__list {
    position: relative;
    margin: -15px
}

.library__list-item {
    padding: 15px
}

.library__list-item .wrap-img {
    position: relative;
    height: 0;
    padding-top: 90%
}

.library__list-item .wrap-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.library .slick-dots {
    bottom: -30px;
    right: 50%;
    transform: translateY(-50%)
}

.news-project {
    position: relative;
    overflow: hidden
}

.news-project .heading .des {
    max-width: 35.6%;
    margin: auto
}

.news-project .heading {
    margin-bottom: 40px
}

.news-project .list-news-project {
    margin: -18px;
    list-style: none;
    padding-left: unset
}

.news-project .list-news-project__item {
    width: 33.33%;
    padding: 18px
}

.news-project .list-news-project__item .wrap-img {
    position: relative;
    height: 0;
    padding-top: 60%;
    overflow: hidden;
    border-radius: 6px
}

.news-project .list-news-project__item .wrap-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all ease 0.4s
}

.news-project .list-news-project__item .wrap-info .name {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700
}

.news-project .list-news-project__item .wrap-info {
    background-color: #fff;
    padding-top: 10px;
    color: #6C6C6C
}

.news-project .list-news-project__item .wrap-info .expert {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px
}

.news-project .list-news-project__item a:hover .wrap-img img {
    transform: scale(1.05)
}

.news-project .list-news-project__item a .see-more {
    color: #903;
    font-size: 18px;
    line-height: 34px;
    font-weight: 700
}

.news-project .list-news-project__item a:hover .expert {
    color: rgb(187 135 50)
}

.news-project .list-news-project__item a {
    height: 100%;
    display: block;
    transition: all ease .4s;
    position: relative
}

.news-project .list-news-project__item a .inner {
    display: flex;
    flex-direction: column;
    height: 100%
}

.news-project .list-news-project__item a .inner .wrap-info {
    flex: 1
}

.news-project .list-news-project__item a .date {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #2c677b;
    position: absolute;
    color: #fff;
    top: -10px;
    left: -10px;
    text-align: center;
    padding: 5px
}

.news-project .list-news-project__item a .date span:first-child {
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: 700
}

.news-project .group-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px
}

.news-project .group-button .group-arrow {
    display: flex
}

.news-project .group-button .group-arrow .arrow {
    cursor: pointer;
    padding: 22px
}

.news-project .group-button .group-arrow img {
    width: 50px;
    transition: all ease .4s
}

.news-project .group-button .group-arrow .slick-left:hover img {
    transform: translateX(-10px)
}

.news-project .group-button .group-arrow .slick-right:hover img {
    transform: translateX(10px)
}

.section-iframe {
    height: calc(100vh - 90px);
    position: relative
}

.section-iframe .scrolldown {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    z-index: 9999;
    bottom: 10%
}

.section-iframe .scrolldown .arrows {
    width: 60px;
    height: 72px;
    transform: scale(.5);
    z-index: 9;
    cursor: pointer
}

.section-iframe .scrolldown .arrows path.a1 {
    animation-delay: -1s;
    -webkit-animation-delay: -1s
}

.section-iframe .scrolldown .arrows path.a2 {
    animation-delay: -0.5s;
    -webkit-animation-delay: -0.5s
}

.section-iframe .scrolldown .arrows path.a3 {
    animation-delay: 0s;
    -webkit-animation-delay: 0s
}

.section-iframe .scrolldown .arrows path {
    stroke: #fff;
    fill: transparent;
    stroke-width: 5px;
    animation: arrow 2s infinite;
    -webkit-animation: arrow 2s infinite
}

.section-iframe .full-frame {
    position: absolute;
    right: 30px;
    z-index: 9999;
    top: 30px
}

.section-iframe .full-frame img {
    width: 120px;
    animation: scale 2s infinite;
    -webkit-animation: scale 2s infinite
}

@keyframes arrow {
    0% {
        opacity: 0
    }

    40% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes arrow {
    0% {
        opacity: 0
    }

    40% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes scale {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes scale {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }

    100% {
        transform: scale(1)
    }
}

.view-iframe__inner {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
    padding-bottom: 40px
}

.view-iframe__inner .item {
    width: 25%;
    padding: 10px
}

.view-iframe__inner .item a {
    display: block;
    width: 100%;
    position: relative
}

.view-iframe__inner .item .title {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    transform: translateY(-50%);
    font-size: 24px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    z-index: 3
}

.view-iframe__inner .item .wrap-img {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    overflow: hidden
}

.view-iframe__inner .item .wrap-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
    transition: all ease 0.4s
}

.view-iframe__inner .item .wrap-img:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, .5);
    z-index: 2
}

.view-iframe__inner .item a:hover img {
    transform: scale(1.1)
}

.faq .accordion {
    margin-bottom: unset;
    padding-left: unset;
    list-style: none;
    border: 1px solid #e6e6e6 !important;
    border-radius: 5px
}

.faq .accordion .btn-link {
    background: #fafafa;
    padding: 12px 12px 14px 10px;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    margin-bottom: 0;
    margin: 0;
    background: none;
    text-decoration: none;
    color: #0B0C0C;
    display: flex;
    align-items:center;
}

.faq .accordion .btn-link:hover {
    outline: none;
    text-decoration: none
}

.faq .accordion .btn-link i {
    padding-right: 5px;
}

.faq .accordion .btn-link .mdi-chevron-down{
    transform: rotateZ(180deg);
}

.faq .accordion .btn-link.collapsed .mdi-chevron-down{
    transform: rotateZ(0deg);
}

.faq .accordion li {
    position: relative;
    margin-bottom: 0;
    border-bottom: #e6e6e6 1px solid
}

.faq .accordion li:last-child {
    margin-bottom: unset !important
}

.faq .accordion .btn-link:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    margin-right: 20px;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-size: 18px;
    color: #00706e;
    position: absolute;
    right: 0;
    font-weight: 400;
    color: #333
}

.faq .accordion .content {
    padding-left: 25px;
    padding-top: 15px
}

.content-page-thankyou {
    background: url(../images/bg-thank-you.jpeg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    position: relative
}

.content-page-thankyou .heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 40px 30px;
    border-radius: 20px;
    min-width: 320px;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    background-color: rgba(255, 255, 255, .8)
}

.content-page-thankyou .logo {
    text-align: center;
    margin-bottom: 20px
}

.content-page-thankyou .logo img {
    max-height: 100px;
    margin: auto
}

.project-single__item {
    margin-bottom: 16px
}

.project-single__item a {
    display: flex;
    flex-wrap: wrap;
    background: #f1f1f1
}

.project-single__item .wrap-img {
    width: 50%
}

.project-single__item .wrap-info {
    width: 50%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.project-single__item .wrap-info .title {
    margin-bottom: 5px;
    font-weight: 600 !important;
    -webkit-line-clamp: 2
}

.project-single__item .wrap-info .excerpt {
    -webkit-line-clamp: 3
}

.project-single__item .wrap-info .see-more {
    color: #000;
    font-size: 16px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.project-single__item a .see-more svg {
    transition: all ease .4s
}

.project-single__item a:hover .see-more svg {
    transform: translateX(5px)
}

.project-single__item a:hover .see-more {
    color: #0b764a;
}

.project-single__item .wrap-info .see-more span {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #0b764a;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
    margin-left: 10px
}

.slider-post {
    display: block;
    max-width: 700px
}

.slider-post__item .wrap-img {
    position: relative;
    height: 0;
    padding-top: 65%
}

.slider-post__item .wrap-img img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.page-360-content {
    padding: 60px 0
}

.page-360-content .project__list-item .inner {
    position: relative
}

.page-360-content .project__list-item .inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 1
}

.page-360-content .project__list-item .wrap-info {
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 10px;
    text-align: center;
    background: transparent;
    z-index: 2
}

.page-360-content .project__list-item .wrap-info .title {
    color: #fff
}

.form-single-project {
    position: relative;
    color: #fff;
    overflow: hidden;
    padding: 30px 20px;
    border-radius: 20px;
    border: 2px dashed #0b764a;
    margin-bottom: 30px
}

.form-single-project .title {
    font-size: 20px !important;
    text-align: center;
    margin-bottom: 0
}

.form-single-project p {
    color: #0b764a;
    text-align: center;
    font-style: italic
}

.form-single-project .form__contact-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.form-single-project .form__contact-wrap .form-group {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px
}

.form-single-project .form__contact-wrap .form-group.small {
    width: 50%
}

.form-single-project .form__contact-wrap .form-group input {
    background-color: transparent;
    outline: none;
    border: 1px solid #000;
    width: 100%;
    padding: 10px 15px;
    border-radius: 10px
}

.form-single-project .form__contact-wrap .form-group.content {
    width: 100%;
    margin-bottom: 25px
}

.form-single-project .form__contact-wrap .form-group.content textarea {
    width: 100%;
    border: 1px solid #000;
    padding: 11px 18px 20px 18px;
    background-color: transparent;
    outline: none;
    border-radius: 10px
}

.form-single-project .form__contact-submit {
    text-align: center;
    position: relative
}

.form-single-project .form__contact-submit .ajax-loader {
    position: absolute;
    top: 50%;
    left: calc(50% + 80px);
    transform: translateY(-50%)
}

.form-single-project .form__contact-submit .button_submit {
    margin-top: unset;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 50px;
    background: #0b764a
    color: #fff;
    transition: all .4s
}

.form-single-project .form__contact-submit .button_submit:hover {
    color: rgba(255, 255, 255, .7)
}

.form-single-project .wpcf7-not-valid-tip {
    color: #0b764a;
    font-size: 13px
}

.content-single-page .page-blogs-content__left .content-single .content .wpcf7 {
    position: relative
}

.content-single-page .page-blogs-content__left .content-single .content .wpcf7 form .wpcf7-response-output {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    right: 0;
    text-align: center
}

.content-single-page .page-blogs-content__left .content-single .content iframe {
    max-width: 100%
}

.content-single-page .page-blogs-content__left .content-single .content blockquote {
    background: #e7f8ff;
    border: 1px solid #c3c4c7;
    border-left: 2px solid #0b764a
    padding: 20px 15px
}

.content-single-page .page-blogs-content__left .content-single .content blockquote:first-child {
    background: #fcf9e8;
    border-left: 3px solid #dba617
}
.footer__top .info br{
		display:none;
	}

.footer__top .info .tru-so-chinh br{
		display:block;
	}

@media screen and (max-width: 1690px) {

	.search-form-header .icon-search.search-submit{
		transform:translatex(0);
		border: 2px solid;
    	border-radius: 50%;
    	padding: 0 6px;
		display:block;
		visibility:visible;
		opacity:1
	}
	.search-form-header .search-form{
		display:none;
		position: absolute;
    	right: 88px;}
	.search-form-header:hover .icon-search.search-submit{visibility:visible;opacity:1}
	
	.search-form-header:hover  .search-form {
        display: flex;
     }
	
	
	.header .main-menu{
		width:90%
	}
	.header .navbar-nav>.nav-item{
		padding-right:15px;
	}
    .main-background .title {
        font-size: 48px;
        margin-bottom: 45px
    }

    .header .logo-main img {
        width: 180px;
        height: 51px
    }

    .header .main-menu .navbar-nav .nav-item>.dropdown-menu {
        padding: 25px 0
    }

    .header .main-menu .navbar-nav .nav-item>.dropdown-menu .sub-menu {
        padding-bottom: 15px
    }

    .header .main-menu .navbar-nav .dropdown-menu .dropdown-menu .sub-menu {
        padding-bottom: 10px
    }

    .main-background .search-form .form-group input {
        padding: 10px 10px 10px 55px
    }

    .main-background .search-form .form-group {
        padding-right: 20px
    }

    .introduce-home__list-item .icon img {
        height: 100px
    }

    .title {
        margin-bottom: 18px
    }

    .mb-50 {
        margin-bottom: 35px
    }

    .introduce-home__list {
        margin: -15px -22px;
        padding-top: 45px
    }

    .introduce-home__list-item {
        padding: 15px 22px
    }

    .introduce-home__list-item .number {
        margin-top: 30px;
        margin-bottom: 15px
    }

    .category-project__list-item {
        padding: 15px
    }

    .category-project__list {
        margin: -15px
    }

    .category-project__list-item .title {
        margin-top: 22px;
        margin-bottom: 10px
    }

    .project__list {
        margin: -15px auto;
    }

    .project__list-item .wrap-info {
        padding: 20px 25px
    }

    .viewmore-link .btn {
        min-width: 120px
    }

    .list-news__item {
        padding: 15px
    }

    .list-news {
        margin: -15px
    }

    .main-background-page .component-inner .title {
        font-size: 48px
    }

    .main-background-page .component-inner {
        padding-top: 190px;
        padding-bottom: 150px
    }

    .block-aboutus .list-service__item .wrap-info {
        padding-left: 30px
    }

    .block-aboutus .list-service__item .wrap-info .title {
        margin-bottom: 12px
    }

    .page-projects-content h2.title {
        margin-bottom: 37px
    }

    .page-contact__inner h2.title {
        margin-bottom: 35px
    }

    .page-contact__inner {
        padding-bottom: 70px
    }

    .form-page-contact .title {
        margin-bottom: 32px
    }

    .sub-header .navbar .navbar-brand:before {
        height: 82px
    }

    .sub-header .navbar .navbar-brand .img {
        width: 120px;
        max-height: 74px;
        top: calc(50% + 6px)
    }

    .project-single__item .wrap-info .see-more {
        margin-top: 5px
    }
}

@media screen and (max-width: 1300px){
	.header .main-menu {
    	width: 95%;
	}
	.header .navbar-nav>.nav-item{
		font-size:15px;
	}
	.header .navbar-nav>.nav-item {
   		padding-right: 10px;
	}
	.footer__top .info .tru-so-chinh br{
		display:none;
	}
}


@media screen and (max-width: 1199px) {

    body {
        font-size: 14px
    }

    .header .logo-main img {
        width: 150px;
        height: 42px
    }

    .header .navbar-nav .nav-item .nav-link:hover:before,
    .header .navbar-nav .nav-item.active .nav-link:before {
        height: 3px;
        bottom: -32px
    }

    .header .main-menu .navbar-nav .dropdown-menu .dropdown-menu {
        left: 0;
        transform: translateX(calc(-100% + 4px))
    }

    .main-background .title {
        font-size: 40px;
        margin-bottom: 35px
    }

    .btn {
        font-size: 16px
    }

    .title {
        font-size: 35px;
        margin-bottom: 15px
    }

    .mb-50 {
        margin-bottom: 25px
    }

    .mb-25 {
        margin-bottom: 18px
    }
	
	.main-background .main-background-img {
    	height:500px;
	}

    .introduce-home__list-item .icon {
        max-height: 100px;
        height: unset
    }

    .introduce-home__list-item .icon img {
        height: 80px
    }

    .introduce-home__list-item .number {
        font-size: 40px
    }

    .introduce-home {
        padding-top: 60px;
        padding-bottom: 80px
    }

    .category-project__list-item {
        padding: 10px
    }

    .category-project__list {
        margin: -10px
    }

    .category-project__list-item .title {
        font-size: 16px
    }

    .category-project {
        padding-bottom: 60px
    }

    .profile {
        padding-top: 60px
    }

    .certificate {
        padding-top: 60px;
        padding-bottom: 80px
    }

    .certificate__list-item .bottom .name {
        font-size: 14px
    }

    .certificate__list-item .middle .year {
        height: 31px;
        line-height: 35px
    }

    .btn {
        font-size: 14px
    }

    .partner {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .news {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .list-news {
        margin: -10px
    }

    .list-news__item {
        padding: 10px
    }

    .list-news__item .wrap-info .title {
        font-size: 16px;
        margin-bottom: 10px
    }

    .register {
        padding: 80px 0
    }

    .footer__list {
        margin: -20px
    }

    .footer__list-item {
        padding: 20px
    }

    .footer__top .title {
        font-size: 16px;
        margin-bottom: 15px
    }

    .footer .list-contact li {
        padding: 10px
    }

    .footer .list-contact {
        margin: -10px
    }

    .footer {
        padding-top: 50px
    }

    .main-background-page .component-inner .title {
        font-size: 40px
    }

    .main-background-page .component-inner {
        padding-top: 160px;
        padding-bottom: 100px
    }

    .certificate-page__list-item .inner .wrap-info .title {
        font-size: 20px
    }

    .certificate-page__list-item .inner .wrap-info {
        padding-left: 12px
    }

    .certificate-page__list-item .inner .wrap-img {
        width: 180px
    }

    .certificate-page__list-item {
        margin: -15px
    }

    .certificate-page__list-item .inner {
        padding: 10px 15px;
        max-width: calc(50% - 15px)
    }

    .certificate-page .block .year {
        left: calc(50% + 15px);
        font-size: 24px
    }

    .certificate-page .block:nth-child(even) .year {
        right: calc(50% + 15px)
    }

    .certificate-page {
        padding-top: 110px;
        padding-bottom: 90px
    }

    .certificate-page:before {
        top: 55px;
        bottom: 45px
    }

    .page-blogs {
        padding-bottom: 50px;
        padding-top: 24px
    }

    .page-blogs-content__right {
        padding-left: 30px
    }

    .page-blogs-content__right {
        width: 310px
    }

    .widget .widget-item .form-search input {
        height: 42px
    }

    .widget-blogs__item .title {
        font-size: 14px;
        height:35px
    }

    .content-single-page .socials-share {
        width: 85px
    }

    .content-single-page .socials-share .title {
        font-size: 14px
    }

    .tags .list-tags li {
        padding: 7px 3px
    }

    .tags .list-tags {
        margin: -7px -3px
    }

	
	.main-background-page.page-single {
    	padding-top: 200px;
    	padding-bottom: 200px;
	}
	
	.page-quan-he-co-dong.main-background-page {
    	padding-top: 200px;
    	padding-bottom: 200px;;
	}
	
    .page-projects-content h2.title {
        margin-bottom: 30px
    }

    .page-recruitment h2.title {
        margin-bottom: 30px
    }

    .page-recruitment__list-item {
        margin-bottom: 30px
    }

    .page-recruitment-content .detail-recruitment .box .title {
        font-size: 16px;
        margin-bottom: 10px
    }

    .page-contact__inner h2.title {
        height: 60px;
        margin-bottom: 30px
    }

    .page-contact__left .box {
        padding: 20px 15px
    }

    .page-contact__left .box .list-contact .item {
        margin-bottom: 15px
    }

    .page-contact__left {
        padding-right: 10px
    }

    .page-contact__right {
        padding-left: 10px
    }

    .page-contact__right .frame iframe {
        height: 432px
    }

    .page-contact__inner {
        padding-bottom: 60px
    }

    .form-page-contact .wrap-form {
        margin: -10px
    }

    .form-page-contact .form-contact .form-group {
        padding: 10px
    }

    .form-page-contact .title {
        margin-bottom: 20px
    }

    .form-page-contact {
        padding-bottom: 60px
    }

    .sub-header .navbar .navbar-brand .img {
        width: 100px;
        max-height: 70px
    }

    .sub-header .navbar .navbar-brand:before {
        right: calc(100% - 190px)
    }

    .why-us-type2__content .des {
        padding: 50px 20px
    }

    .why-us-type2__content .des>ul>li:before {
        width: 40px;
        height: 40px
    }

    .why-us-type2__content .des>ul>li {
        padding-left: 55px
    }

    .sub-header .navbar .navbar-brand:before {
        height: 80px
    }

    .sub-header .navbar .nav-link {
        padding: 12px
    }

    .segTitle {
        font-size: 35px;
        line-height: 1.5;
    }
    
    .page-dh .page-contact__left {
        margin-right: 20px;
    }
}

@media screen and (max-width: 991px) {
    h3 {
        font-size: 18px;
    }

    h1.title {
        font-size: 32px
    }

    .p-100 {
        padding: 60px 0
    }

    body {
        font-size: 14px
    }

    .project-content h2 {
        font-size: 24px
    }

    .project-content h3 {
        font-size: 20px
    }

    .header__inner .link-download {
        margin-right: 100px
    }
	
    .navbar-nav,
    .nav-comp-column .search-form-header,
	.nav-comp-column .ant-row{
        display: none
    }

    .mobile-menu {
        display: block
    }

    .mobile-menu.open .mobile-menu__box {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .mobile-menu {
        pointer-events: inherit
    }

    .mobile-menu__overlay {
        position: fixed;
        z-index: 998;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, .7);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all ease .4s;
        -o-transition: all ease .4s;
        transition: all ease .4s
    }

    .mobile-menu.open .mobile-menu__overlay {
        opacity: 1;
        visibility: visible
    }

    .mobile-menu__inner {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        overflow: auto;
        position: relative;
        background: #fff
    }

    .mobile-menu__inner .logo-main {
        padding-left: 18px;
        padding-top: 10px;
        padding-bottom: 50px
    }
    
	.mobile-menu__inner .ant-row{
		width:100%;
		padding: 10px 18px;
	}
    .mobile-menu__inner .search-form-header{
        padding: 10px 18px;
    }
	.mobile-menu__inner .search-form-header .search-form{
		display:flex;
		position:relative;
		right:auto
	}
    
    .mobile-menu__inner .search-form-header .search-field{
        width:100%;
    }
    
	.mobile-menu__inner .gg-translate{
		text-align: right;
    	padding: 10px 18px;
	}

    .mobile-menu__inner .navbar-nav {
        display: block;
        padding-right: 0;
        padding-left: 0
    }

    .mobile-menu__close-button {
        position: absolute;
        top: 10px;
        right: 18px;
        width: 36px;
        height: 36px;
        line-height: 36px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all ease .4s;
        -o-transition: all ease .4s;
        transition: all ease .4s;
        cursor: pointer;
        background-color: #0b764a;
        border-radius: 50%;
        z-index: 5;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .mobile-menu.open .mobile-menu__close-button {
        opacity: 1;
        visibility: visible
    }

    .header .navbar-nav .dropdown-menu {
        top: 30px !important;
        padding: 0
    }
	
	.header .nav-comp-column .gg-translate{
		position: absolute;
   		right: 0;
		left:0;
		margin: 0 auto;
	}

    .navbar-toggler {
        display: block;
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        outline: none;
        width: 50px;
        height: 50px;
        padding: unset;
        z-index: 998;
        border: 1px solid #0b764a;
        border-radius: 50%;
        padding: 10px 9px
    }

	.navbar-toggler i {
		color:#0b764a;
		font-size:30px;
	}
    

    .mobile-menu__box {
        width: 300px;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all ease 0.4s;
        -o-transition: all ease 0.4s;
        transition: all ease 0.4s;
        z-index: 999999999999999;
    }

    .mobile-menu__overlay {
        position: fixed;
        z-index: 998;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, .7);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all ease 0.4s;
        -o-transition: all ease 0.4s;
        transition: all ease 0.4s
    }

    .mobile-menu__inner {
        overflow: auto;
        position: relative
    }

    .mobile-menu__inner .logo {
        display: block;
        max-width: 60%;
        max-height: 80px
    }

    .mobile-menu__inner .navbar-nav {
        display: block
    }

    .mobile-menu__inner .navbar-nav .nav-item {
        padding: 10px 0
    }

    .mobile-menu__inner .navbar-nav .nav-item .nav-link {
        color: rgb(187 135 50);
        text-transform: inherit;
        font-weight: 400;
        padding: 10px 18px
    }

    .mobile-menu__inner .navbar-nav .nav-item.active .nav-link {
        color: #27A6B6
    }

    .mobile-menu__inner .hotline span:nth-child(2) {
        font-weight: 500;
        color: #0b764a
    }

    .mobile-menu__inner .hotline {
        padding: 10px 18px
    }

    .mobile-menu__inner .dropdown-toggle::after {
        content: none
    }

    .mobile-menu .nav-item .dropdown-menu {
        font-size: 14px
    }

    .mobile-menu .nav-item .dropdown-menu .dropdown-menu {
        border-left: 10px solid #f7f7f7
    }

    body.no-scroll {
        height: 100%;
        overflow: hidden
    }

    .mobile-menu .nav-item .toggle {
        position: absolute;
        display: flex;
        right: 0;
        top: 0;
        width: 46px;
        height: 46px;
        line-height: 46px;
        align-items: center;
        justify-content: center;
        background: #F7F7F7;
        font-size: 20px;
        border-bottom: 1px solid #F7F7F7;
        z-index: 10
    }

    .mobile-menu .nav-item {
        position: relative
    }

    .mobile-menu .nav-item>.dropdown-menu {
        border: none;
        border-left: 15px solid #F7F7F7;
        display: none;
        border-top: 1px solid #E5E5E5
    }

    .mobile-menu .nav-item>a {
        font-weight: 400;
        text-transform: none
    }

    .mobile-menu .nav-item .dropdown-menu a {
        display: block;
        padding: 12px 15px;
        border-bottom: 1px solid #E5E5E5
    }

    .mobile-menu .nav-item.dropdown>a {
        padding-right: 45px
    }
	
	.header .nav-comp-column .logo-main {
    width: 50%;
	}

    .main-background .title {
        font-size: 37px;
        margin-bottom: 25px
    }

    .title,
    .content-single .title {
        font-size: 30px
    }

    .introduce-home__list {
        justify-content: center
    }

    .introduce-home__list-item {
        width: 33.33%
    }

    .certificate .viewmore-link {
        margin-top: 40px
    }

    .list-news__item .wrap-info {
        padding: 15px
    }

    .list-news__item .wrap-info .title {
        font-size: 14px
    }

    .footer__top {
        flex-wrap: wrap
    }

    .footer__list {
        width: 100%
    }

    .footer__form {
        width: 100%;
        padding-left: unset;
    }

    .footer__form .form-register-home {
        margin: unset
    }

    .footer__bot {
        flex-direction: column-reverse;
        align-items: unset
    }

    .block-aboutus .list-service__item .wrap-info {
        padding-left: 15px
    }

    .block-aboutus.team .title-small {
        font-size: 16px
    }

    .block-aboutus .list-service__item .wrap-info .title {
        font-size: 16px
    }
	.main-background .main-background-img {
    	height: 400px;
	}

    .main-background-page .component-inner .title {
        font-size: 37px
    }

    .certificate-page__list-item .inner {
        max-width: 100%;
        margin-bottom: 66px
    }

    .certificate-page .block {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .block .certificate-page__list-item .inner {
        width: 100%
    }

    .certificate-page .block .year {
        top: 0;
        transform: translate(-50%, -100%);
        left: 50%;
        background: #fff;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
    }

    .certificate-page .block:nth-child(even) .year {
        right: unset;
        left: 50%;

    }

    .certificate-page__list-item:before {
        top: 0
    }

    .certificate-page:before {
        bottom: 135px
    }

    .certificate-page {
        padding-bottom: 30px
    }

    .certificate-page:before {
        bottom: 30px
    }

    .page-blogs-content__left .widget {
        display: block
    }

    .page-blogs-content__left {
        width: 100%;
        padding-bottom: 50px
    }

    .page-blogs-content__inner {
        flex-wrap: wrap;
        flex: unset
    }

    .page-blogs-content {
        padding-bottom: 20px
    }

    .widget .widget-item {
        margin-bottom: 30px
    }

    .page-blogs-content__right {
        width: 100%;
        padding-left: unset
    }

    .page-blogs-content__right .widget-item.widget-search {
        display: none
    }

    .content-single-page .socials-share {
        display: none;
        width: auto
    }

    .content-single-page .socials-share.bottom {
        display: block;
        margin-bottom: 40px
    }

    .content-single-page .page-blogs-content__left .content-single {
        flex: unset;
        width: 100%
    }

    .content-single-page .socials-share__list {
        display: flex;
        align-items: center
    }

    .content-single-page .socials-share__item {
        padding: 0 10px;
        margin-bottom: unset
    }

    .content-single-page .socials-share .title {
        margin-bottom: unset;
        padding-right: 10px
    }

    .content-single-page .link-project {
        margin-bottom: 40px
    }

    .page-recruitment__list-item ul li {
        padding-right: 20px
    }

    .page-recruitment__list-item ul li:first-child img {
        width: 12px;
        margin-top: -5px
    }

    .page-recruitment-content .info {
        width: 100%;
        flex: unset;
        margin-bottom: 20px
    }

    .page-recruitment-content .top {
        flex-wrap: wrap
    }

    .page-recruitment-content .info ul li:first-child img {
        width: 12px;
        top: 7px
    }

    .page-recruitment-content .top {
        padding: 15px
    }

    .page-recruitment-content .top .view-more {
        text-align: right;
        width: 100%
    }

    .page-recruitment-content .detail-recruitment {
        padding: 20px 15px
    }

    .page-recruitment-content .info-contact {
        padding: 20px 15px
    }

    .page-recruitment-content .detail-recruitment .box ul {
        padding-left: 15px
    }

    .form-recruitment .form-content {
        padding: 20px 15px
    }

    .form-recruitment .form-content .file-cv .note {
        font-size: 14px
    }

    .form-recruitment .form-content .file-cv {
        padding: 20px 15px
    }
    
    .page-contact__inner{
        display: flex;
    	flex-direction: column-reverse;
    }
	.page-contact .page-contact__right{padding-bottom:60px}
    .page-dh .page-contact__left {
        width: 100%;
        padding-right: unset;
        margin-bottom: 40px
    }
	
	.page-dh .page-contact__left .widget-area{
		display:flex;
		justify-content: space-between;
	}
	
	.page-dh .page-contact__left .widget-area .widget_nav_menu{
		padding-right:10px;
	}
	
	.btn_x{
		margin-bottom:10px;
	}
	
	.page-contact__left{
		margin-bottom:30px;
		width: 100%;
        padding: unset;
	}
    .page-contact__right {
        width: 100%;
        padding: unset;
    }

    .page-contact__inner h2.title {
        height: unset;
        margin-bottom: 25px
    }

    .page-contact__left .box .title {
        margin-top: 35px
    }

    .widget .widget-item.banners {
        order: -1;
        margin-bottom: 50px;
        text-align: center
    }

    .widget .widget-item.banners .banners-list__item .img {
        display: none
    }

    .widget .widget-item.banners .banners-list__item .img-tablet {
        display: block
    }

    .location__inner .wrap-info {
        width: 100%;
        margin-bottom: 20px
    }

    .location__inner .wrap-img {
        width: 100%;
        padding-left: unset
    }

    .policy__right {
        padding-left: 30px
    }

    .view-iframe__inner .item {
        width: 50%
    }

    .view-iframe__inner .item .title {
        font-size: 20px
    }

    .certificate__list-item .middle .year {
        height: 42px;
        line-height: 42px;
        background-size: contain
    }
    .project,
    .lich-su {
        padding-top: 30px;
    }
    
    .Field_of_activity__list-item{
        width: 33.33%;
    }
    
    .htimeline .hintrotext {
        padding: 15px  15px 0 15px;
    }
    .footer__top .col {
        margin-bottom:30px;
    }
            
    .segTitle {
        font-size: 25px;
        line-height: 1;
    }
    
    .aboutValue .--corevalue{
        width:100%
    }
    
    .page-dh .page-contact__inner{
        display: flex;
    	flex-direction: column-reverse;
    }
    
   
    .page-dh .page-contact__right{
        width:100%;
		margin-bottom: 50px;
    }
    .page-projects-content .row .col {
        flex: 100%;
        max-width: 100%;
    }
    .widget-item{
        margin-top:30px;
    }
    
}

@media screen and (max-width: 767px) {
    .certificate-page .block .year {
        font-size: 16px;
    }

    h1.title {
        font-size: 27px
    }

    .navbar-toggler {
        right: 15px
    }

    .background-project.single-project {
        height: 60vh;
        min-height: 400px
    }

    .main-background .search-form {
        max-width: 100%
    }

    .main-background .search-form .form-group {
        padding-right: 10px
    }
	
    .tintuc-sukien, .Field-of-activity{
        padding-top: 30px;
    }
	.tintuc-sukien .tin_tuc_su_kien__list.container,
.project .project__list.container{max-width: 100%;}
	
    .tin_tuc_su_kien__list-item,
    .Field_of_activity__list-item,
    .project__list-item,
	.page-blogs-content__left .list-news .list-news__item{
        width:50%;
    }
    .introduce-mo-ta .col,
    .block-aboutus .col{
        flex: 100%;
    }
	.introduce-mo-ta .pr-5{padding-right: 15px !important;}

    .lich-su-tree {
        display:block;
    }
    .lich-su-tree .htimeline {
        width: 100%;
        margin-bottom: 30px;
    }   
    .htimeline .hintrotext {
        padding: 15px;
    }
    
    .aboutValue .--left{
        padding-right:0;
        margin-bottom:30px;
    }
    
    .segTitle {
        font-size: 45px;
        line-height: 1;
    }
    
    .aboutValue .--corevalue .list_corevalue{
        display: block !important;
    }

    
    .aboutValue .--corevalue .--item{
        width: 100%;
        margin-left:0;
        margin-bottom:20px;
        background: #0B764A;
        color: rgb(27, 27, 27);
    }
    
    .aboutValue .--corevalue .--item .arrow_1 p{
        background: rgb(27, 27, 27);
    }
    
    .aboutValue .--corevalue .--item .arrow_1 p::after {
        border: 0.65px solid rgb(27, 27, 27);
    }
    
    .aboutValue .--corevalue .--item .--icon img {
        filter: unset;
    }
    
    .aboutValue .--corevalue .partent{
        opacity:1;
    }
    
    .du-an-main .du-an-gallery {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom:20px;
    }
    
    .linh-vuc-hoat-dong .Field-of-activity .Field_of_activity__list .Field_of_activity__list-item .title-sub,
    .linh-vuc-hoat-dong .Field-of-activity .Field_of_activity__list .Field_of_activity__list-item:nth-child(2n) .title-sub{
        text-align:center;
    }

    .linh-vuc-hoat-dong .Field-of-activity .Field_of_activity__list .Field_of_activity__list-item:nth-child(2n) .inner .wrap-info .row{
        flex-direction: none;
    }
    .linh-vuc-hoat-dong .Field-of-activity .Field_of_activity__list .Field_of_activity__list-item .inner .wrap-info .row .col{
        flex:100%
    }

    
}

@media screen and (max-width: 639px) {

    .title,
    .content-single .title {
        font-size: 22px
    }

    .main-background .title {
        font-size: 32px
    }

    .category-project__list-item {
        width: 100%
    }

    .list-news__item {
        width: 100%
    }

    .footer__list-item {
        width: 100%
    }

    .footer__list {
        flex-wrap: wrap
    }

    .block-aboutus .list-service__item {
        width: 100%
    }

    .main-background-page .component-inner .title {
        font-size: 32px
    }

    .certificate-page__list-item .inner {
        max-width: 100%
    }

    .page-recruitment__list-item ul {
        flex-wrap: wrap;
        margin: -5px -20px
    }

    .page-recruitment__list-item ul li:first-child {
        width: 100%
    }

    .page-recruitment__list-item ul li {
        padding: 5px 20px
    }

    .form-page-contact .form-contact .form-group {
        width: 100%
    }

    .gallery .slider .item .o-img {
        padding-top: 35%
    }

    .gallery .slick-slider .slick-arrow.slick-next {
        right: 32%
    }

    .gallery .slick-slider .slick-arrow.slick-prev {
        left: 32%
    }

    .project-single__item .wrap-img {
        width: 100%
    }

    .project-single__item .wrap-info {
        width: 100%;
        padding-top: 30px
    }

    .form-single-project .form__contact-wrap .form-group.small {
        width: 100%
    }
    
    .qhcd-menu-grid__cell{
        width:50%;
    }
    
    .qhcd-menu-grid__cell:nth-child(4),
    .qhcd-menu-grid__cell:nth-child(5),
    .qhcd-menu-grid__cell:nth-child(8),
    .qhcd-menu-grid__cell:nth-child(9){
        background-color: #1C8D16;
    }
    
    .qhcd-menu-grid__cell:nth-child(3),
    .qhcd-menu-grid__cell:nth-child(6),
    .qhcd-menu-grid__cell:nth-child(7){
        background-color: #6FCF69;
    }
}

@media screen and (max-width: 539px) {
    .main-background-page .component-inner {
        padding-top: 62px;
        padding-bottom: 95px;
    }
	
	.main-background .main-background-img {
    	height: 300px;
	}

    .introduce-home__list-item {
        width: 100%;
        padding: 30px 15px
    }

    .introduce-home__list {
        margin: -30px -15px
    }

    .certificate-page__list-item .inner {
        flex-wrap: wrap;
        height: unset
    }

    .certificate-page__list-item .inner .wrap-img {
        width: 100%;
        margin-bottom: 20px
    }

    .certificate-page__list-item .inner .wrap-info {
        padding-left: unset;
        flex: unset;
        text-align: center;
        width: 100%;
    }

    .main-background .search-form {
        flex-wrap: wrap
    }

    .main-background .search-form .form-group {
        width: 100%;
        flex: unset;
        padding-right: unset;
        margin-bottom: 10px
    }

    .main-background .search-form .btn {
        max-width: unset;
        width: 100%
    }

    .page-blogs-content__left .list-news__item {
        width: 100%
    }

    .project-overview-image .list-image__item {
        width: 100%
    }

    .header-project .header__action-call a span:last-child {
        display: none
    }

/*     .form-register-home .wrap-form .wrap-submit .btn {
        width: 100%
    } */

    .viewmore-link .btn {
        width: 100%
    }

    .profile .viewmore-link .btn {
        margin-bottom: 10px
    }

    .profile .viewmore-link .btn:last-child {
        margin-bottom: unset
    }

    .widget .widget-item.banners .banners-list__item .img {
        display: block
    }

    .widget .widget-item.banners .banners-list__item .img-tablet {
        display: none
    }

    .view-iframe__inner .item {
        width: 100%
    }

    .content-single-page .box-ads {
        display: block
    }
    
    .tin_tuc_su_kien__list-item,
    .Field_of_activity__list-item,
    .project__list-item{
        width: 100%;
    }
	
	.tin_tuc_su_kien__list-item .wrap-img, .Field_of_activity__list-item 	.wrap-img {
    padding-top: 50%;
}

    .segTitle {
        font-size:22px;
    }
    
    .ban-lanh-dao,
    .ban-co-van{
        padding-top:30px;
    }
    
    .img-thumb .img-thumb-item{
        width:100%;
    }
	.main-background-page.page-single {
    	padding-top: 200px;
    	padding-bottom: 100px;
	}
	.page-quan-he-co-dong.main-background-page {
    	padding-top: 200px;
    	padding-bottom: 100px;
	}
}
@media (min-width:1875px){
	.footer__top .info br{
		display:block
	}
}