.p-10{
    padding: 10px 0;
}
.mt-15{
    margin-top: 15px;
}
.detail-project .load-image {
	height: 688px;
}

.detail-project .project-image::after {
	display: block;
    position: relative;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, #000000 100%);
    margin-top: -331px;
    height: 331px;
    width: 100%;
    content: '';
}
.detail-project .project-title {
	padding: 50px 40px;
    text-align: center;
}
.detail-project .project-title a {
    text-decoration: none;
	border-radius: 3.2px;
    background-color: #204989;
    padding: 11px 17px;
    color: #fff;
}
/* .detail-project .project-title a.share {
	background-color: #5bb4a5;
	margin-left: 20px
} */
.detail-project .project-title .date {
	margin-bottom: 20px;
	color: #464545;
}
.detail-project .content {
	padding: 0 75px;
	font-size: 16px
}
.detail-project .content p{
	margin-bottom: 10px;
}
.detail-project .slide-project {
    padding: 0 80px;
    width: 80%;
    margin: 30px 0;
}
.detail-project .slide-project .img-team img{
	height: 87px
}
.detail-project .slide-project .img-team iframe {
	width: 100%;
    height: 87px;
    border: 0;
}
.detail-project .slide-project .owl-nav button {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 10px;
}
.detail-project .slide-project .owl-nav button.owl-prev {
    left: 0;
    margin-left: 10px;
}
.detail-project .slide-project .owl-nav button.owl-next {
    right: 0;
    /*margin-right: -90px;*/
}

.home-about.about.list-info .nav-tabs {
	margin: 0 0 50px;
}
.home-about.about.list-info .nav-tabs li {
    margin: 0 58px 0 0;
}
.home-page.new.list-info {
    margin-top: 80px
}
.new.list-info .right {
    margin-top: -40px;
    margin-bottom: 0;
	width: 100%;
	display: inline-flex;
    justify-content: flex-end;
}

.list-info .tab-content img{
	width: 100%;
	height: 267px;
	margin-bottom: 30px
}
.list-info .tab-content .openImage {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 267px;
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
}
.list-info .tab-content .openImage {
    margin-bottom: 30px
}
.list-info .tab-content .openImage img{
    margin: 0 auto;
    width: 120px;
    height: 120px;
}
.list-info .tab-content iframe{
    width: 100%;
    height: 267px;
    border: 0
}

.slide-news {
	padding: 40px 0 20px;
    border: 2px solid #e2e2e2;
}
.slide-news .owl-news {
	padding: 0 120px
}
.slide-news .owl-news .item a{
	font-size: 16px;
    color: #161515;
    font-weight: bold;
    text-decoration: none;
}
.slide-news .owl-news .owl-nav {
	display: inline-flex;
}
.slide-news .owl-news .owl-nav button {
	position: absolute;
    top: -30px;
}
.slide-news .owl-news .owl-nav button.owl-prev {
    left: 0;
}
.slide-news .owl-news .owl-nav button.owl-next {
    right: 0;
}
.slide-news .owl-news .owl-nav button p {
	width: 120px;
    display: inline-flex;
    font-size: 15px;
    align-items: center;
    color: #d2d1d1;
    text-transform: uppercase;
}
.slide-news .owl-news .owl-nav button i {
	font-size: 70px
}
.slide-news .owl-news .owl-nav button p.prev-slide::after, .slide-news .owl-news .owl-nav button p.next-slide::before {
	content: '|';
	font-size: 35px
}


.list-related .under-line {
	margin-bottom: 36px
}
.home-activity.list-related {
     margin-top: 80px; 
}
.home-activity.list-related .title {
    padding: 17px;
    margin-bottom: 90px;
}
.owl-carousel .owl-nav button:focus, .owl-carousel .owl-nav button:hover {
	outline: 0;
	background: none !important
}
.home-activity.list-related .item img{
    height: 206px;
}


.home-project.home-gallery .title {
    padding: 30px;
}
.home-project.home-gallery .tab-pane .img-hover:after {
    left: 15px
}
.list-info.home-gallery .tab-content .openImage {
    margin-bottom: 0
}
.list-info.home-gallery .tab-content h4 {
    font-size: 18px;
    padding: 10px 20px 10px 0;
}
.modal-product .modal-dialog {
    max-width: 890px
}
.modal-product .modal-dialog .modal-content{
    background: transparent;
    border: 0;
}
.modal-product .modal-dialog .modal-content iframe{
    width:890px;
    height: 500.625px; 
    border: 0;
}

.loadProject {
    /*margin: 30px 0*/
}

.page .title-page{
    font-size: 32px;
    font-weight: 700;
    line-height: 40.48px;
    text-align: left;
    color: #874624;
    padding-bottom: 50px;
    margin-bottom: 0;
}

.project .box-content-activity{
    background: #F7F7F7 !important;
    margin-bottom: 30px;

}
.project .list-content .box-content-name{
    padding: 20px ;
}
.project .list-content .name{
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #000000;
    padding: 20px 0;
}
.project .list-content .des{
font-size: 16px;
font-weight: 400;
line-height: 28px;
text-align: left;
background: #000000;

}
.project .list-content .box-detail{
    padding: 0 20px;
}

.project .loadProject .box-project .project{
    margin-bottom: 30px;
}

.project .loadProject .box-project img{
    height: 250px;
    border-radius: 4px;
    width: 100%;
}

.project .loadProject .box-project a.project-name{
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #000000  !important;

}
.project .loadProject .box-project a:hover{
    text-decoration: none;

}

.detail-project .detail strong.title{
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    color: #000000;
}

.detail-project .detail p{
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    
}

.list-related .related-title{
font-size: 24px;
font-weight: 700;
line-height: 36px;
text-align: left;
color: #874624;
padding-bottom: 50px;
margin-bottom: 0;

}

#form-search-project .btn-search{
    background-color: inherit;
    border: none;
    border: none;
    position: relative;
    top: -38px;
    right: -43%;
}