:root{
    --main-color: #d13138;
    --black-color: #333;
    --gray-scale: grayscale(1);
}

@font-face {
    font-family: 'oswald-medium';
    src: url('fonts/Oswald-Light.ttf');
}
@font-face {
    font-family: 'riftbold';
    src: url('fonts/iCielRift-Bold.otf');
}
@font-face {
    font-family: 'oswald-bold';
    src: url('fonts/Oswald-SemiBold.ttf');
}
.edit {
    background-color: #A12725;
    color: white;
    padding: 15px 15px;
    width: 54px;
    height: 54px;
    border-radius: 100%;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.6);
}

#buttonedit {
    position: fixed;
    top: 50%;
    left: 20px;
    z-index: 10;
    width: 100%;
}

.timeline__nav {    position: fixed;    z-index: 99;    top: 0;    transition: top .3s ease-out;}.timeline__nav ul {    list-style: none;    list-style-position: inside;    margin: 15px 0;}.timeline__nav ul li {    margin: 15px 0;    padding-left: 0;    list-style-type: none;    color: #bfc1c3;    border-bottom: 1px dotted rgba(0, 0, 0, 0.3);    cursor: pointer;    transition: all .3s ease-out;}.timeline__nav ul li.active {    font-weight: bold;    color: #f94125;    border-bottom: 1px dotted transparent;    transform: scale(1.2);}.timeline__nav ul li:hover {    color: #000;}
.nav-line .navbar-nav .nav-link:before, .nav-line-left .navbar-nav .nav-link:before, .hr-line, .prog-item .skills-progress span, .team-box label, .team-box label:hover, .team-box #rad2 + .team-box label:hover, .team-two-right-nav, .team-two-left-nav, .overlay:before, .portfolio-three .item-img-overlay:before, .price-item.center, .button-play-two, .owl-testimonial .owl-item.center .testimonial-item .testimonial-quote, .owl-testimonial .owl-dots .owl-dot.active span, .owl-testimonial .owl-dots .owl-dot:hover span, .button-play, .widget .search-btn, .blog-tags li a:hover, .blog-tags li a:focus, .side-menu, .scroll-top-arrow, .scroll-top-arrow:focus, .heroex .tp-count:before {
    background: var(--main-color);
}
.footer-padding {
    padding-top: 2.5rem;
    padding-bottom: 1rem;
}
.title {
    font-family: "oswald-medium";
}
.header-appear .navbar-top-default.navbar-bottom {
    height: 90px;
}
.pd-top-20 {
    padding-top: 20px;
}
.team-box .team-name {
    font-size: 20px;
}
.team-box input[type="radio"]:checked+label ~ .accslide {
    width: 910px;
}
.team-box .accslide .team-about {
    width: 450px;
}
.team-box .accslide .team-img {
    margin-top: 40px;
}
.bg-2 {
    background: url(../images/contact-01.jpg)  repeat-x;
}
.our-client .logo-item {
    width: 95px;
    height: 75px;
}
.navbar-top-default.navbar-bottom {
    top: 0px;
}
.side-menu.side-menu-active, .side-menu.before-side {
    width: 50%;
}
.portfolio-three .filtering span {
    background:none;
}
.file-table {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 10px 0;
    float: left;
}
.icon-files {
    width: 8%;
    float: left;
}
i.ti.ti-files.file-table-i {
    font-size: 30px;
    color: #df1920;
}
.file-url-table {
    width: 92%;
    float: left;
}
.file-url-content {
    float: left;
    margin-right: 20px;
}
i.ti.ti-file.file-content-i {
    color: #df1920;
    font-weight: 600;
}
.scroll-down {
    position: absolute;
    bottom: 80px;
    transform: translate(-50%, 0);
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
}
.scroll-down span {
    display: inline-block;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.scroll-down .ar {
    width: 12px;
    display: inline-block;
    position: absolute;
    top: 55px;
    margin-left: -25px;
    -webkit-animation: 1.5s infinite mymove;
    animation: 1.5s infinite mymove;
}

@-webkit-keyframes mymove {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0
	}
	50% {
		opacity: 1
	}
	100% {
		-webkit-transform: translate(0,20px);
		opacity: 0
	}
}

@keyframes mymove {
	0% {
		transform: translate(0, 0);
		opacity: 0
	}
	50% {
		opacity: 1
	}
	100% {
		transform: translate(0, 20px);
		opacity: 0
	}
}
.feature-news {
    background: rgba(0, 0, 0, 0.27) none repeat scroll 0 0;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    bottom: 10px;
    z-index: 45;
    width: 60%;
    left: 50%;
    display: flex;
    justify-content: center;
    transform: translateX(-50%);
}
.feature-info {
    float: left;
    width: 19%;
    padding-right: 35px;
    color: #fff;
}
.feature-info h3 {
    font-weight: 600;
    font-family: "oswald-medium";
}
.feature-info p {
    text-transform: lowercase;
    margin-top: 20px;
}
.single-feature {
    /* width: 20%;
    float: left; */
    position: relative;
    overflow: hidden;
}
.single-feature {
    overflow: hidden;
    position: relative;
    padding: 0 5px;
}
.feature-img {
    position: relative;
    cursor: pointer;
}
.feature-text {
    bottom: 38%;
    position: absolute;
    text-align: center;
    width: 93%;
    z-index: 111;
}
.feature-img:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: #0000002b;
    opacity: .5;
    transition: all .4s;
    z-index: 1;
}
.feature-img a {
    display: inline-block;
    position: relative;
}
span.tags-feature-news {
    position: absolute;
    top: 15px;
    z-index: 111;
    left: 0;
    color: #fff;
    padding: 0px 5px;
    background: #A70000;
    text-transform: uppercase;
    transition: all .4s;
    font-size: 10px;
}
.feature-img-info {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 10px;
    width: 100%;
    z-index: 3;
    background: linear-gradient(to bottom,transparent,#000);
    cursor: static;
}
.feature-img a {
    display: inline-block;
    position: relative;
}
.feature-img-info p {
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 2px;
}
/*blog trang chủ */
.tittle_tow {
    position: relative;
    overflow: hidden;
    border-left: 5px solid var(--main-color);
    z-index: 1;
    padding-top: 5px;
}
span.sub-title {
    text-transform: uppercase;
    padding-left: 10px;
    font-family: "oswald-medium";
}
.tittle_tow h2 {
    color: #222222;
    display: inline-block;
    padding-right: 20px;
    padding-left: 10px;
    font-size: 25px;
    font-weight: 600px;
    text-transform: uppercase;
    font-family: "oswald-medium";
}

.tittle_tow:after {
    content: "";
    position: absolute;
    right: 0;
    background: #e0e0e0;
    bottom: 12px;
    width: 100%;
    z-index: -1;
    height: 0px;
    display: block;
}
.filtering.col-sm-12.text-center.pt-2 {
    margin-top: -20px;
}
.recent_news_tow_area .sed_labore_dol .sed_labore_images {
    position: relative;
    z-index: 2;
    border-radius: 6px;
    overflow: hidden;
    overflow: hidden;
}
.recent_news_tow_area .sed_labore_dol .sed_labore_images img {
    width: 100%;
    border-radius: 6px;
    transition: all 300ms linear 0s;
}
.recent_news_tow_area .sed_labore_dol .sed_labore_images .sed_labore_content {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
    bottom: 0;
    text-align: left;
    padding: 15px 10px;
    background: linear-gradient(to bottom,transparent,#000);
    padding-bottom: 5px;
}
.recent_news_tow_area .sed_labore_dol .sed_labore_images .sed_labore_content h5 {
    margin-bottom: 5px;
    color: #fff;
    text-transform: uppercase;
    background: var(--main-color);
    display: inline-block;
    padding: 5px 10px;
}
.recent_news_tow_area .sed_labore_dol .sed_labore_images .sed_labore_content h5 a:hover{
    color: #fff;
}
.recent_news_tow_area .sed_labore_dol .sed_labore_images .sed_labore_content .tn_tittle {
    font-size: 22px;
    color: #fff;
    text-transform: none;
    padding-top: 10px;
    line-height: 1.4;
    display: block;
}
.recent_news_tow_area .sed_labore_dol .sed_labore_images .sed_labore_content ul {
    padding: 0;
    margin: 0;
    padding-top: 8px;
}
.recent_news_tow_area .sed_labore_dol .sed_labore_images .sed_labore_content ul li {
    font-weight: 500;
    list-style: none;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-transform: none;
    padding-right: 20px;
}
.recent_news_tow_area .sed_labore_dol .sed_labore_images .sed_labore_content ul li i {
    font-size: 13px;
    padding-right: 10px;
}
.recent_news_tow_area .sed_labore_dol .sed_labore_images .sed_labore_content p {
    color: #fff;
    padding-top: 10px;
    line-height: 1.6;
}
.recent_news_tow_area .sed_labore_dol .sed_labore_images:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent, transparent, rgba(0, 0, 0, 0.6));
}

#home .title{
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.recent_news_tow_area .recent_news_tow_row .popular_news {
    padding-right: 5px;
    padding-left: 10px;
}
.recent_news_tow_area .sed_labore_images:focus img, .recent_news_tow_area .sed_labore_dol .sed_labore_images:hover img {
    transform: scale(1.1);
}
.recent_news_tow_area .recent_news_tow_row .popular_news .media {
    padding-bottom: 25px;
}
.news-trang-chu-title {
    margin-bottom: 30px;
}
.testimonial-item .testimonial-quote {
    position: relative;
    background: unset !important;
    color: unset;
    line-height: unset;
    display: inline-block;
    text-align: center;
    height: 55px;
    width: 100px;
    z-index: 1;
    bottom: -50px;
    transition: all .3s linear;
}
img.img-partner {
    margin-bottom: 20px;
}
.testimonial-text.mb-3 p {
    text-align: justify;
}

.testimonial-text {
    padding-bottom: 20px;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -125px;
}
.recent_news_tow_area .popular_news.recent_news_left .media:first-child {
    padding-top: 0;
}
.recent_news_tow_area .recent_news_tow_row .recent_news_left .media .media-left {
    position: relative;
    padding-right: 20px;
}
.recent_news_tow_area .sed_labore_dol .media-left img {
    width: 133px;
    border-radius: 6px;
}
.recent_news_tow_area .recent_news_tow_row .popular_news .media .media-body {
    vertical-align: middle;
}
.recent_news_tow_area .recent_news_tow_row .popular_news .media .media-body span {
    margin-bottom: 5px;
    color: #fff;
    text-transform: uppercase;
    background:var(--main-color);
    display: inline-block;
    padding: 0px 5px;
    font-size: 10px;
}
.recent_news_tow_area .recent_news_tow_row .recent_news_left .media .media-body .tn_tittle {
    color: #222222;
    display: block;
}
.recent_news_tow_area .recent_news_tow_row .popular_news .media .media-body .tn_tittle {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    text-align: justify;
}
.recent_news_tow_area.sed_labore_area .popular_news.recent_news_left .media .media-body .tn_tittle {
    padding-top: 0px;
}
.recent_news_tow_area .recent_news_tow_row .recent_news_left .media .media-body ul {
    padding: 0;
    margin: 0;
}
.recent_news_tow_area.sed_labore_area .popular_news.recent_news_left .media .media-body ul {
    padding-top: 5px;
}
.recent_news_tow_area .recent_news_tow_row .recent_news_left .media .media-body ul li {

    font-weight: 400;
    list-style: none;
    display: inline-block;
    font-size: 12px;
    color: #999;
    text-transform: none;
    padding-right: 10px;
}
.recent_news_tow_area .recent_news_tow_row .recent_news_left .media .media-body ul li i {
    font-size: 12px;
    padding-right: 8px;
    color: var(--main-color);
}
.recent_news_tow_area .sed_labore_dol .media-left {
    padding-right: 10px !important;
}
.header-appear .navbar-top-default .navbar-nav .nav-link, .navbar-top-default .navbar-nav .nav-link {
        font-weight: 600;
}
.recent_news_tow_area .recent_news_tow_row .recent_news_left .media .media-left {
    position: relative;
    padding-right: 30px;
}
.recent_news_tow_area .recent_news_tow_row .popular_news .media .media-left {
    padding-right: 10px;
}
.btn-pink {
    background: var(--main-color);
    border: 2px solid var(--main-color);
}
a:hover, a:active, .top-center-logo .navbar-nav .nav-link:hover, .header-appear .top-center-logo .navbar-nav .nav-link:hover, .top-left-logo .navbar-nav .nav-link:hover, .header-appear .top-left-logo .navbar-nav .nav-link:hover, .navbar-top-default .navbar-nav .nav-link:hover, .header-appear .navbar-top-default .navbar-nav .nav-link:hover, .port_head, .portfolio-three .filtering .active, .button-play-two:hover, .button-play-two:focus, .button-play-two:hover i, .button-play-two:focus i, .owl-testimonial .owl-item.center .testimonial-item .text-small, .button-play:hover, .button-play:focus, .button-play:hover i, .button-play:focus i, .our-address .pickus, .blog-pagination li a:hover, .blog-pagination li.active a, .blog-pagination li a:focus{
    color: var(--main-color);
}
.main-color {
    color: var(--main-color);
}
.main-color:hover {
    color: var(--main-color);
}
ul.ul-tb {
    list-style: square;
    color: var(--main-color);
    padding-left: 20px;
    text-align: justify;
}
.ul-tb a {
    color: #333;
}
.ul-tb a:hover {
    color: var(--main-color);
}
.thong-bao-row {
    margin-top: 30px;
}
.title-tow-thong-bao {
    margin-bottom: 20px;
}
.txt-align-center {
    left: 45%;
    margin-top: 20px;
}
.testimonial-photo > img {
    border-radius:unset;
}
.testimonial-item h5 {
    font-size: 15px;
}
.feature-img img {
    height: auto;
    width: 100%;
}
.recent_news_tow_area .sed_labore_dol .media-left img {
    width: 133px;
    height: 103px;
}
.team-two-right-nav h4, .team-two-left-nav h4{
    font-size: 16px;
}
.team-two-left-nav h4 {
    top: 160px;
}
.team-two-about h4 {
    font-family: "oswald-medium";
    line-height: 1.5;
    font-size: 20px;
}
.linh-vuc-img {
    width:345px;
}
.owl-testimonial {
    margin-top: -70px;
}
.bg-3 {
    background: url(../images/news-bg-01.jpg)  repeat-x;
    background-size: 100% 330px;
    height: 330px;
}
.recent-post img {
    height: 85px;
    width: 115px;
}
.recent-post .text a {
    line-height: 20px;
    margin-bottom: 0px;
    display: block;
    font-size: 12px;
    text-transform: inherit;
}
.recent-post .text .date {
    font-size: 11px;
    color: #888;
}
.page-title h1 {
    font-size: 18px;
    line-height: 1.5;
    text-transform: inherit;
}
form#getin_form {
    border: 1px solid #dee2e6;
    padding: 10px;
    margin-top: 30px;
    width: 100%;
}
.description-form-duan {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}
.content-text h4 {
    font-size: 18px;
    line-height: 1.3;
}
.project-bg-3 {
    background: url(../images/banner-du-an-01.jpg)  repeat-x;
}
ul.list-unstyled.blog-category.m-0.category-lich-tuan li {
    list-style: square;
    color: #333;
    margin-left: 15px;
}
ul.list-unstyled.blog-category.m-0.category-lich-tuan a {
    text-transform: initial;
}
h6.mt-2.mb-3.blog-title {
    text-transform: inherit;
    line-height: 1.5;
}
.img-pdf {
    margin-top: -5px;
}
.title-thong-bao {
    border-bottom: 1px dotted #888;
}
.thong-bao-item-content {
    margin-bottom: 20px;
}
ul.ul-thong-bao {
    margin-left: 30px;
}
.ul-thong-bao li {
    list-style: square;
}
section.page-header.project-bg-3 {
    padding-bottom: 0px;
}
.filter-du-an.text-center.pt-2 span {
    border-right: 1px solid #ffffff;
    line-height: 18px;
    color: #ffffff;
    cursor: pointer;
    overflow: visible;
    padding: 0 17px;
    position: relative;
    display: inline-block;
    transition: color .3s ease-in-out, border-color .3s ease-in-out;
}
section.page-content.portfolio-three.no-transition {
    padding-top: 30px;
}
.filter-du-an.text-center.pt-2 span:last-child {
    border-right: none;
}
/* Chi tiết dự án */
.tabs-navbar {
    background: #fbfbfb;
    padding: 5px 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    top: 0px;
/*     padding-left: 15%; */
}
ul#tabs {
    border-bottom: 0;
        display: flex;
    justify-content: center;
}
.nav-tabs>li {
    float: none;
    display: inline-block;
    padding-right: 25px;
}
.nav-tabs>li>a {
    border-radius: 0;
    border: none;
    font-weight: 600;
    margin: 0;
    
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a:hover {
    color: var(--main-color);
    background: inherit;
    border: none;
}
.navbar-sticky {
    background: #fff;
    z-index: 99999;
    box-shadow: 0px 0px 5px #ccc;
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    
}
.tabs-navbar.navbar-sticky,.tabs-navbar-news.navbar-sticky {
    top: 90px;
    z-index: 10;
}
.blog-detail-item {
    margin-top: -50px;
}
/*Chi tiết dự án 2*/

.wrap {
    width: 100%;
    padding-top: 30px;
    left: 50%;
    transform: translateX(-50%);
}
  
  .accordion {
    display: block;
    position: relative;
    width: 100%;
  }
  
  .accordion__item {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  .accordion__item:last-child {
    margin-bottom: 0;
  }
  
  .accordion__title {
    display: block;
    position: relative;
    height: 40px;
    line-height: 40px;
    padding: 0px 50px 0 0px;
    font-size: .875em;
    font-weight: 500;
    color: #333;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    transition: background-color .2s;
  }
  
  .accordion__title:hover {
    background-color: #fafafa;
  }
  .accordion__title.active {
    background: var(--main-color);
  }
  .accordion__title.active .x7 {
    transform: rotate(-90deg);
  }
  .accordion__title.active .x7 .btop {
    width: 67%;
    top: 2px;
    transform: translateY(-50%) rotate(-45deg);
    transform-origin: 50% 50%;
  }
  .accordion__title.active .x7 .bmid {
    opacity: 0;
  }
  .accordion__title.active .x7 .bbot {
    width: 67%;
    bottom: 2px;
    transform: translateY(50%) rotate(45deg);
    transform-origin: 50% 50%;
  }
  
  .accordion__content {
    display: none;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
    border-top: none;
    line-height: 1.65;
    padding: 25px;
    background-color: #fff;
    font-size: .875em;
  }
  
  .bmenu {
    width: 26px;
    height: 16px;
    display: block;
    position: absolute;
    right: 15px;
    top: 30px;
  }
  
  .btop, .bmid, .bbot {
    right: 0;
    width: 100%;
    height: 2px;
    position: absolute;
    background-color: #333;
    border-radius: 1px;
  }
  
  .btop {
    width: 40%;
  }
  
  .bmid {
    width: 60%;
  }
  
  .bbot {
    width: 80%;
  }
  
  .x7 {
    transition: transform .3s ease-out;
    transform-origin: 60% 75%;
  }
  .x7 .btop {
    top: 0;
    transition: width .3s, transform .3s, top .0s;
    transition-timing-function: ease-out;
  }
  .x7 .bmid {
    top: calc(50% - 1px);
    transform-origin: 100% 50%;
    transition: opacity .1s;
    transition-timing-function: ease-out;
  }
  .x7 .bbot {
    bottom: 0;
    transition: width .3s, transform .3s, bottom .0s;
    transition-timing-function: ease-out;
  }
.h2-title-du-an {
    font-size:70px;
    color: #dedede;
    font-family: 'oswald-bold';
}
.h3-title-du-an {
    font-size: 40px;
    text-transform: uppercase;
    margin-top: -50px;
    padding-bottom: 20px;
    margin-left: 20px;
    font-family: "oswald-medium";
}
a.accordion__title {
    height: 70px;
}
a.accordion__title.active h3 {
    color: #fff;
    font-weight: 600;
}
.accordion__title.active .x7 .btop, .accordion__title.active .x7 .bmid, .accordion__title.active .x7 .bbot{
    background-color: #fff;
}
.btn-mo-tat-ca {
    margin-bottom: 30px;
    left: 42%;
}
.col-lg-12.du-an-khac {
    margin-top: 50px;
    margin-bottom: 50px;
}
.container.du-an-khac-container:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 18%;
    left: 0;
    bottom: 0;
    
    background-color: #4a4a4a;
}
.item-blog {
    padding: 0px 12px;
}
.blog article {
    position: relative;
    transition: all .3s;
    margin-bottom: 15px;
}
.blog article .image {
    position: relative;
    transition: all .3s;
}
.blog article .image img {
    width: 100%;
    max-width: 100%;
}
.blog article .text {
    position: relative;
    padding: 15px;
    background-color: #eee;
    transition: all .3s;
}
.blog.blog-widget article .text {
    background-color: #fff;
}
.blog article:hover .text {
    transform: translate(0, 0);
}
.blog article .text .time {
    width: 65px;
    height: 65px;
    display: block;
    background-color: var(--main-color);
    font-size: 65%;
    color: #515561;
    border-radius: 100%;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
}
.blog article .text .time span {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 1;
}
.blog article .text .time span:nth-child(2) {
    font-size: 22px;
}
.blog article .text .title {
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    height: 45px;
    text-transform: none;
}
.tin-tiep-theo-child.col-lg-4 span {
    font-size: 12px;
}
.tin-tiep-theo-child.col-lg-4 {
    float: left;
    margin-left: -15px;
    margin-right: 15px;
    padding-right: 1px;
}
.tin-tiep-theo-child.col-lg-4 img {
    width: 100%;
    max-width: 100%;
    border-radius: 5px;
}
.tieu-de-tin-tiep-thep {
    font-size: 14px;
    font-weight: 600;
    height: 90px;
}
.blog-comment .avatar {
    width: 45px;
    margin-right: -15px;
}
.avatar img {
    border-radius: 100%;
}
.blog-item-content h4 {
    line-height: 1.4;
    text-align: justify;
}
.description {
    text-align: justify;
    color: #9e9a9a;
}
.blog-list-item {
    margin-bottom: 35px;
}
.col-lg-4.item.red {
    float: left;
    height: 310px;
}
h4.text-h.text-title {
    margin-top: 12px;
    font-size: 18px;
    font-family: 'oswald-medium';
    color: var(--main-color);
}
.gallery-banner-bg-3 {
    background: url(../images/banner-gallery-01.jpg)  repeat-x;
}
.col-lg-4.gallery-item {
    float: left;
    height: 380px;
}
.gallery-item h4 {
    font-family: 'oswald-medium';
    border-left: 5px solid var(--main-color);
    padding-left: 5px;
    line-height: 1.5;
}
.footer-link {
    padding: unset;
}
.row.text-center.text-white.title-header-project {
    padding-bottom: 80px;
}
.col-lg-4.item.red img {
    box-shadow: 0px 0px 5px #888888;
}
.fast-menu {
    z-index: 20;
    top: 50% !important;
    left: 10px !important;
    transform: translateY(-50%);
    transition: all 1s ease;
}
.fast-menu li {
    position: relative;
    list-style: none;
    margin-bottom: 8px;
}
.fast-menu li a img {
    width: 54px;
    height: 54px;
    border-radius: 100%;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.6);
}
.fast-menu li span:first-child {
    position: relative;
    z-index: 2;
}
.fast-menu li span:last-child {
    cursor: pointer;
    color: white;
    font-size: 12px;
    font-family: 'oswald-bold';
    text-transform: uppercase;
    background:var(--main-color);
    padding: 18px 0;
    border-radius: 4px;
    margin-bottom: 0px;
    top: 0px;
    left: 20px;
    position: absolute;
    width: 25px;
    opacity: 0;
    transition: all 0.3s linear;
    max-height: 54px;
    z-index: -99999;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.fast-menu li:hover span:last-child {
    width: 230px;
    left: 25px;
    top: 0px;
    padding: 15px 15px 18px 50px;
    letter-spacing: 1px;
    opacity: 1;
    transition: all 0.3s linear;
}
.sidemenu_btn {
    display: none !important; 
}
/*
Trang video
*/
.video-banner-bg-3{
    background: url(../images/banner-video-01.jpg)  repeat-x;
}
.video-holder h2 {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
}
.media-body ul {
    padding: 0;
    margin: 0;
    padding-top: 8px;
}
.media-body ul li {
    font-weight: 500;
    list-style: none;
    display: inline-block;
    font-size: 12px;
    color: #333;
    text-transform: none;
    padding-right: 15px;
}
.media-body ul li i {
    font-size: 13px;
    padding-right: 5px;
}
img.video-img {
    width: 180px;
    height: auto;
    float: left;
}
.next-video {
    float: left;
    margin-bottom: 35px;
}
.next-video:last-child {
    margin-bottom: 10px;
}
.video-left {
    width: 40%;
    float: left;
}
.video-body {
    float: left;
    width: 55%;
    margin-left: 15px;
}
/* Giới thiệu chung */
.item-block {
    display: flex;
    flex-wrap: wrap;
}
.item-block .item {
    display: flex;
    flex-wrap: wrap;
    width: calc((100% - 30px) / 2);
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid rgba(51,51,51,0.1);
    border-radius: 8px;
    transition: 0.5s;
    border-collapse: separate;
    overflow: hidden;
}
.item-block .item:hover {
    transition: 0.5s;
    box-shadow: 0px 0px 49px -15px rgba(51,51,51,0.5);
}
.item-block .item .item-left {
    width: 50%;
    height: 100%;
    text-align: center;
    padding: 40px;
}
.item-block .item .item-left .img {
    margin-bottom: 20px;
}
.item-block .item .item-left .title {
    font-family: "oswald-bold";
}
.item-block .item .item-right {
    width: 50%;
}
.item-block .item .item-right .bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
figcaption {
    background-color: #ececec;
    text-align: center;
    color: #0945f6;
    font-style: italic;
}
.client-row.border-bot {
    border-bottom: 1px solid #eee;
}

.client1 {
    padding-top: 20px;
    padding-bottom: 20px;
    border-left: 1px solid #eee;
    width: 14%;
    padding-right: 20px;
    padding-left: 20px;
}
.col-xs-6.col-sm-2.text-center.client1:first-child {
    border-left: none;
}
.client-row img:hover {
    transform: scale(1.1);
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
}
.du-an-khac-container.blog {
    margin-top: 100px;
}
a.tn_description.hidden-pc {
    display: none !important;
    margin-top: 15px;
}
.hidden-pc{
    display: none !important;
}

.col-lg-12.project-description {
    padding-top: 60px;
    margin-top: 60px;
    text-align: justify;
}
.wrap_title {
    position: relative;
}
span.lg-fullscreen.lg-icon {
    position: absolute;
    top: 5px;
    color: #fff;
    font-size: 20px;
    left: 5px;
    background-color: #3333;
}
p.description-partner {
    padding: 10px;
    text-align: justify;
}
.overlay-info h4 {
    line-height: 1.5;
}
.contact h6 {
    font-size: 1.1rem;
    line-height: 1.5;
}
.p-lien-he {
    font-size: 13px;
    line-height: 1.7;
}
header a.logo {
    margin-left: 2%;
    position: absolute;
    width: 108px;
    height: auto;
}
img {
    max-width: 100%;
    height: auto;
}

/* search */

.main-search-active {
    background: rgba(0, 0, 0, 0.92) none repeat scroll 0 0;
    color: #353535;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    padding: 32px 46px 39px;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(110%);
    transition: transform 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 9999;
}

.main-search-active.inside {
    transform: translateX(0px);
    z-index: 9999;
}
.sidebar-search-icon {
    display: block;
    overflow: hidden;
    position: absolute;
    right: 50%;
    top: 50px;
    transform: translateX(50%);
}
.sidebar-search-icon button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 35px;
    line-height: 1;
    padding: 0;
    transition: all 0.3s ease 0s;
}
.sidebar-search-input {
    padding: 300px 0 0;
}
.sidebar-search-input form {
    position: relative;
}
.sidebar-search-input form .form-search {
    position: relative;
}
.sidebar-search-input form .form-search input {
    background-color: transparent;
    border-color: #dadada;
    border-style: solid;
    border-width: 0 0 1px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 62px;
    line-height: 62px;
    padding: 0 45px 0 0;
    width: 800px;
}
.sidebar-search-input form .form-search button {
    background-color: transparent;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 13px;
    transition: all 0.3s ease 0s;
}

.blog-list-item-ct {
    margin-bottom: 2rem;
}

/* end search */

/* sitemap */
.wm-sitemap-title {
    padding: 0px 0px 12px 0px;
}
.wm-sitemap-title h5 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 25px;
    border-bottom: 2px solid #272728;
    padding: 0px 0px 12px 0px;
}

.wm-sitemap-listing ul {
    padding: 0px 0px 24px 0px;
}
.wm-sitemap-listing ul li {
    list-style: none;
    padding: 0px 0px 3px 0px;
}
.wm-sitemap-listing ul li i {
    padding: 0px 17px 0px 4px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}
.wm-sitemap-listing ul li a {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    transition: .35s ease-out;
}
.col-lg-3.col-md-4.col-sm-6.items.xh.wm-sitemap-listing {
    min-height: 280px;
    float: left;
}
/* end sitemap */

.project-detail-content {
    margin-top: -60px;
}
.page-title-about h1 {
    font-size: 18px;
    line-height: 1.3;
}
.project-detail-img {
    box-shadow: 0px 0px 5px #888888;
}

.announcement-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.announcement-list li{
    width: 47%;
}

@media only screen and (max-width: 1199.98px){
    #home .title p{
        font-size: 26px;
    }
}

@media screen and (max-width: 1024px) { 
    .client1 {
        width: 12%;
    }
    .tabs-navbar {
        padding-left: 5%;
    }
    .nav-tabs>li {
        padding-right: 20px; 
    }
    .navbar-top-default .navbar-nav .nav-link {
        padding-left: 0.2rem;
    }
    .hidden-mobile {
        display:none;
    }
    .hidden-pc {
        display: block !important;
    }
    .media.tin-noi-bat-ipad:nth-child(4) {
        display: none;
    }
    .media.tin-noi-bat-ipad:nth-child(5) {
        display: none;
    }
    .col-lg-3.col-md-12.popular_news.recent_news_left.canh-trang-nhat {
        width: 50% !important;
        flex: none;
        max-width: 50%;
    }
    .recent_news_tow_area .sed_labore_dol .media-left img {
        width: 108px;
        height: auto;
    }
    .col-lg-3.col-md-12.popular_news.recent_news_left.tin-sau-cung {
        width: 50%;
        flex: unset;
        max-width: 50%;
    }
}
@media screen and (max-width: 768px) { 
 
    .client1 {
        width: 16%;
    }
    .tp-mask-wrap {
        display: none !important;
    }
    .sidemenu_btn {
        display: inline-block !important; 
        float: left;
        left: 90%;
    }
    .title-tow-thong-bao {
        margin-top: 20px;
    }
    .recent_news_tow_area .recent_news_tow_row .popular_news .media .media-body {
        margin-left: 20px;
    }
    .col-lg-3.col-md-12.popular_news.recent_news_left.canh-trang-nhat {
        width: unset !important;
        flex: unset;
        max-width: unset;
    }
    .col-lg-3.col-md-12.popular_news.recent_news_left.tin-sau-cung {
        width: unset;
        flex: unset;
        max-width: unset;
    }
    .recent_news_tow_area .sed_labore_dol .media-left img {
        width: 230px;
        height: auto;
    }
    a.tn_description.hidden-pc {
        display: block !important;
    }
    .recent_news_tow_area .recent_news_tow_row .popular_news {
        margin-top: 20px;
    }
    section, .section-padding {
        padding-top: 7rem;
        padding-bottom: 20px;
    }
    .txt-align-center {
        left: 40%;
    }
    .feature-img img {
        height: 150px;
    }
    .feature-news {
        width: 100%;
        left: 0px;
    }
    .feature-img-info p {
        font-size: 11.5px;
        line-height: 1.5;
    }
    span.tags-feature-news{
        font-size: 7.5px;
    }
    .scroll-down {
        right: 45%;
        bottom: 70px;
    }
    .scroll-down .ar {
        top:40px;
    }

    #home .title p{
        font-size: 22px;
    }
}
@media screen and (max-width: 767px) {
/*     .tp-bgimg.defaultimg{
        background-size: 100% !important;
}
.rev_slider_wrapper.fullscreen-container,.tp-fullwidth-forcer {
    height: 512px !important;
} */
    .project-detail-content {
        margin-top: 15px;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: unset;
        margin-left: unset;
    }
    .image-banner-project {
        margin-left: -15px;
        margin-right: -15px;
    }
    figcaption {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .isotope-item {
        margin-right: -15px;
        margin-left: -15px;
    }
    .data-list-news {
        margin-top: 30px;
    }
    .page-title {
        padding: 7rem 0 0rem;
    }
    .blog-detail-item {
        margin-top: 20px;
    }
    .sidebar-search-input {
        padding: 230px 0 0;
    } 
    .sidebar-search-input form .form-search input {
        width: 300px;
    }
    .page-title h1 {
        font-size: 17px;
    }
    .blog-item-content h4 {
        font-size: 15px;
    }
    .bao-ngoai-anh {
        margin-top: 10px;
    }
    .col-lg-2.col-md-2.col-sm-6.text-center.client1 img {
        width: 100px;
        height: auto;
    }
    .page-title-about h1 {
        font-size: 15px;
        line-height: 1.3;
    }
    .client1 {
        width: 32%;
        padding-left: 25px;
    }
    .col-lg-3.col-md-12.popular_news.recent_news_left {
        margin-left: 5px;
    }
    .recent_news_tow_area .recent_news_tow_row .popular_news .media .media-body {
        margin-left: 10px;
    }
    a.tn_description.hidden-pc {
        display: none !important;
    }
     .item-block .item {
        width: 100%;
        margin-right: 0px;
    }
    .tabs-navbar.text-center a {
        font-size: 10px;
    }
    .tabs-navbar {
        padding-left: 5%;
    }
    .nav-tabs>li {
        padding-right: 15px;
    }
    .content-desktop {
        padding-top: 60px;
    }
    .item-block .item .item-left .title {
        font-size: 12px;
    }
    .sidemenu_btn {
        display: inline-block !important; 
    }
    .recent_news_tow_area .sed_labore_dol .media-left img {
        width: 150px;
    }
    .recent_news_tow_area .recent_news_tow_row .popular_news .media .media-body span {
        font-size: 9px;
    }
    .side-menu.side-menu-active, .side-menu.before-side {
        width: 100%;
    }
    .hidden-sm {
        display: none;
    }
    .scroll-down {
        bottom: 110px;
        left: 50%;
        right: unset;
    }
    .scroll-down .ar {
        top: 40px;
        margin-left: -25px;
    }
    .section-news-nopadding {
        padding-top: unset;
    }
    .recent_news_tow_area .sed_labore_dol .sed_labore_images .sed_labore_content .tn_tittle {
        font-size: 15px;
    }
    .recent_news_tow_area .sed_labore_dol .sed_labore_images {
        margin-bottom: 20px;
    }
    .txt-align-center{
        left: 35%;
    }
        .tabs-f {
            position: unset;
        }
        .scr-ct {
            width: -webkit-max-content;
            width: -moz-max-content;
            width: max-content;
        }
        .tabs-f {
            overflow-x: overlay;
            padding-bottom: 10px;
        }
        .page-content ::-webkit-scrollbar {
              height: 4px;
            }
        body ::-webkit-scrollbar {
              height: 4px;
            }
        section.page-content {
            padding-top: 0px;
        }
        .content-desktop {
            padding-top: 10px;
        }
        section.page-content-about {
            padding-top: 0;
        }
        .tabs-navbar.text-center a {
            font-size: 14px;
        }
        section.timeline__section {
            padding-top: 0;
        }
        .announcement-list{
            display: block;
        }

        .announcement-list li{
            width: 100%;
        }
}
@media only screen and (max-width: 575.98px){
    #home .title p{
        font-size: 18px;
    }
}
/* @media screen and (max-width: 540px) {
    .rev_slider_wrapper.fullscreen-container,.tp-fullwidth-forcer {
        height: 372px !important;
    }
    .fast-menu li a img {
        width: 32px;
        height: 32px;
    }
    .scroll-down {
        bottom: 53px;
    }
}
@media screen and (max-width: 425px){
.rev_slider_wrapper.fullscreen-container, .tp-fullwidth-forcer {
    height: 291px !important;
}
}
@media screen and (max-width: 414px){
    .rev_slider_wrapper.fullscreen-container, .tp-fullwidth-forcer {
        height: 284px !important;
    }
}
@media screen and (max-width: 375px){
    .rev_slider_wrapper.fullscreen-container, .tp-fullwidth-forcer {
        height: 257px !important;
    }
}
@media screen and (max-width: 320px){
    .rev_slider_wrapper.fullscreen-container, .tp-fullwidth-forcer {
        height: 222px !important;
    }
} */