/*
Theme Name: VinaWebsite.VN
Description: Templates develop by vinahost.vn
Author: VINAHOST.VN
Template: flatsome
Support: website@vinahost.vn
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese");
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.bloginfo,.blogdescription{display:none;}

body, h1, h2, h3, h4, h5, h6, p, ul > li > a {
  font-family: 'Montserrat', sans-serif !important;
  /*font-size: 16px;
  line-height: 1.5;
  width: 100%; */
}
a {
    color: inherit;
    -webkit-transition: all, 0.3s;
    -khtml-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -ms-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}
a:hover {
	text-decoration: none;
}
body div {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent;
}

/*Begin: css header*/

#logo {
    width: auto !important;
    height: 80px;
    padding-top: 10px;
    overflow: visible;
    -webkit-transition: all, 0.5s;
    -khtml-transition: all, 0.5s;
    -moz-transition: all, 0.5s;
    -ms-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
    margin-right: 80px;
}
#logo a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    /*background: #f58220;*/
    width: 130px;
    height: 115px;
}
#logo img {
    max-height: 100px !important;
	margin-bottom: 70px;
	max-width:200px;
;
}
.header.show-on-scroll, .stuck .header-main {
    height: 60px!important;
}
.stuck #logo img {
    max-height: 60px!important;
    margin-top: 70px;
    max-width: 200px;
}
.stuck #logo {
  padding-top: 0;
}
.stuck #logo a {
  height: 60px;
}
/*.stuck #logo img {
  max-width: 90%;
  max-height: 90%!important;
}*/

header .hotline {
    border-left: 1px solid #e6e6e6;
    padding-left: 10px;
}
header .hotline a {
    color: #f58220;
    font-weight: 500;
    font-size: 1.2375rem;
    padding-left: 25px;
}
header .hotline a .material-icons {
    color: #999999;
    font-weight: normal;
    vertical-align: middle;
    font-size: 1rem;
    margin-right: 5px;
}
.material-icons {
    line-height: 1;
    position: absolute;
    left: 0;
}
header .hotline .ModuleContent {
  position: relative;
}

	/*Begin: css menu*/
	
	header ul.header-nav-main > li > a {
	    font-size: 0.9375rem;
	    font-weight: 600;
	    color: #333333;
	    line-height: 20px;
	    padding: 10px 20px;
	    text-transform: uppercase;
	    display: block;
	}
	.home header ul.header-nav-main > li > a {
		color: #333333 !important;
	}
	header ul.header-nav-main > li:hover > a {
	    color: #f58220 !important;
	}
	header ul.header-nav-main > li.active > a {
	    color: #f58220;
	}
	.header-button .button.icon {
		width: 36px;
    	height: 36px;
    	border-width: 0;
    	border-radius: 0;
	}
	.header-button .button.icon.is-small i {
	    top: 2px;
	}

	/*End: css menu*/

/*End: css header*/

/*Begin: css banner slider*/

/*#main_slide .owl-nav .owl-next .angle-right{
    right: 20px;
    position: absolute;
    top: 40%;
    width: 30px;
    height: 58px;
    background: url('../../images/right_main.png') no-repeat;
}
#main_slide .owl-nav .owl-prev .angle-left{
    left: 30px;
    position: absolute;
    top: 40%;
    width: 30px;
    height: 58px;
    background: url('../../images/left_main.png')  no-repeat;
}*/
#main_slide li{
    list-style: none;
}
#main_slide{
    // max-height: 421px;
    overflow: hidden;
}

/*End: css banner slider*/

/*Begin: css tin tá»©c*/

.home-news {
    padding: 50px 0;
    background: url(images/bg.jpg) center center repeat;
}
.home-title {
    font-weight: 700;
    color: #f58220;
    font-size: 2.25rem;
    line-height: 1.3;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.home-title:after {
    content: '';
    display: block;
    width: 237px;
    height: 26px;
    margin: 0 auto;
    background: url(images/titlebg.png) center center no-repeat;
    background-size: contain;
}
.btn-showtab {
    font-size: 0.8125rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    padding: 0px 15px;
    margin: 0;
    position: relative;
    margin-bottom: 10px;
    display: none;
}
.btn-showtab:after {
    content: '\f107';
    position: absolute;
    top: 0;
    right: 15px;
    line-height: 40px;
    font-family: 'fontawesome';
}
.top-nav .home-tab {
    padding: 10px 15px;
    margin: 0;
    background: #fff;
}
.home-tab {
    margin: 0 0 30px;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    list-style: none;
}
.home-tab li, .home-tab .nav-item {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-transition: all, 0s;
    -khtml-transition: all, 0s;
    -moz-transition: all, 0s;
    -ms-transition: all, 0s;
    -o-transition: all, 0s;
    transition: all, 0s;
}
.home-tab li a.active, .home-tab li a.mPS2id-highlight, .home-tab li .nav-link.active, .home-tab li .nav-link.mPS2id-highlight, .home-tab .nav-item a.active, .home-tab .nav-item a.mPS2id-highlight, .home-tab .nav-item .nav-link.active, .home-tab .nav-item .nav-link.mPS2id-highlight {
    background: #f58220;
    color: #fff;
}
.home-tab li a, .home-tab li .nav-link, .home-tab .nav-item a, .home-tab .nav-item .nav-link {
    border-radius: 50px;
    border: none;
    margin: 0;
    padding: 5px 20px;
    font-size: 0.75rem;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
    background: #f0f0f0;
    -webkit-transition: all, 0.3s;
    -khtml-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -ms-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}
.home-tab li a:hover, .home-tab li .nav-link:hover, .home-tab .nav-item a:hover, .home-tab .nav-item .nav-link:hover {
    background: #f58220;
    color: #fff;
}
.home-tab li + li, .home-tab li + .nav-item, .home-tab .nav-item + li, .home-tab .nav-item + .nav-item {
    margin-left: 10px;
}
.home-tab li.active a, .home-tab li.active .nav-link, .home-tab .nav-item.active a, .home-tab .nav-item.active .nav-link {
    background: #f58220;
    color: #fff;
}
.hot-news .row {
    margin: 0px -5px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.hot-news .row .col-12 {
    padding: 0px 5px;
}
.hot-news .news-col {
    background: #fff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    height: calc(100% - 10px);
    min-height: 266px;
    margin-bottom: 10px;
    -webkit-transition: all, 0.5s;
    -khtml-transition: all, 0.5s;
    -moz-transition: all, 0.5s;
    -ms-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
}
.hot-news .news-col:hover {
    background: #f58220;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.hot-news .news-col figure {
	margin-bottom: 0px;
}
.hot-news .news-col figure .news-img {
    display: block;
}
.hot-news .news-col figure .news-img img {
    width: 100%;
}
.hot-news .small-news figure .news-img img {
	min-height: 300px;
}
.hot-news .news-col.big figure figcaption {
    padding: 20px 30px;
    padding-bottom: 0;
}
.hot-news .news-col.big figure figcaption .news-name {
    margin-bottom: 5px;
}
.hot-news .news-col figure figcaption .news-name a {
    display: block;
    font-size: 0.9375rem;
    font-weight: 600;
    color: #333333;
    display: -webkit-box;
    height: 2.8125rem;
    /*-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;*/
}
.hot-news .news-col.big figure figcaption .news-name a {
    font-size: 1.125rem;
    height: auto;
}
.hot-news .news-col:hover figure figcaption .news-name a {
    color: #fff;
}
.hot-news .news-col figure figcaption .news-des {
    font-size: 0.8125rem;
    display: -webkit-box;
    height: 3.65625rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all, 0.5s;
    -khtml-transition: all, 0.5s;
    -moz-transition: all, 0.5s;
    -ms-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
}
.hot-news .news-col.post-big figure figcaption .news-des {
    height: 186px;
}
.hot-news .news-col:hover figure figcaption .news-des {
    color: #fff;
}
.hot-news .news-col figure figcaption .news-des p {
	margin-bottom: 0px;
	font-size: inherit;
    line-height: inherit;
}
.hot-news .news-col figure figcaption {
    padding:18px;
}

/*End: css tin tá»©c*/

/*Begin: css dá»± Ã¡n*/

.home-project {
    padding: 50px 0;
}
.hot-project .row {
    margin: 0px -5px;
	margin-left: -10px !important;
	margin-right: 0px !important;
}
.hot-project .row .col-12 {
    padding: 0px 5px;
}
.hot-project .project-col {
    margin-bottom: -10px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.hot-project .project-col:hover {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.hot-project .project-col figure {
    position: relative;
}
.hot-project .project-col figure .project-img {
    display: block;
    overflow: hidden;
    margin: 0;
}
.hot-project .project-col figure .project-img img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    -webkit-transition: all, 10s;
    -khtml-transition: all, 10s;
    -moz-transition: all, 10s;
    -ms-transition: all, 10s;
    -o-transition: all, 10s;
    transition: all, 10s;
}
.hot-project .project-col.big figure .project-img img, .hot-project .project-col.high figure .project-img img {
    height: 450px;
}
.hot-project .project-col:hover figure .project-img img {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    -khtml-transform: scale3d(1.2, 1.2, 1);
    -moz-transform: scale3d(1.2, 1.2, 1);
    -ms-transform: scale3d(1.2, 1.2, 1);
    -o-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}
.hot-project .project-col:hover figure figcaption .project-name a {
    color: #f58220;
    background: linear-gradient(rgba(0, 0, 0, 0), black);
}
.hot-project .project-col figure figcaption .project-name a {
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-size: 1rem;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65));
}

/*End: css dá»± Ã¡n*/

/*Begin: css Ä‘á»‘i tÃ¡c*/

.home-partner {
padding: 50px 0; }
.home-partner .partner-slide {
border-left: 1px solid #e6e6e6;
border-top: 1px solid #e6e6e6; }
.home-partner .partner-slide .slick-prev, .home-partner .partner-slide .slick-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 0;
z-index: 5;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
background: rgba(33, 33, 33, 0.05); }
.home-partner .partner-slide .slick-prev:before, .home-partner .partner-slide .slick-next:before {
content: '';
font-size: 1.125rem;
font-family: 'linearicons-free'; }
.home-partner .partner-slide .slick-prev:hover, .home-partner .partner-slide .slick-next:hover {
background: rgba(33, 33, 33, 0.3); }
.home-partner .partner-slide .slick-prev {
left: 0; }
.home-partner .partner-slide .slick-prev:before {
content: '\e875'; }
.home-partner .partner-slide .slick-next {
right: 0; }
.home-partner .partner-slide .slick-next:before {
content: '\e876'; }
.home-partner .partner-slide .item {
border: none; }
.home-partner .partner-slide .item .partner-logo {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
height: 150px;
justify-content: center;
align-items: center;
border-right: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6; }
.row.no-gutters {
	margin: 0px !important; 
}
.row.no-gutters [class*="col-"] {
    padding: 0px !important;
}

/*End: css Ä‘á»‘i tÃ¡c*/


/*Begin: css footer*/

footer {
    position: relative;
}
footer .footer-top {
    background: url(images/bg.jpg) center center repeat;
    padding: 60px 0px 0px;
}
footer .social {
    position: absolute;
    top: 20px;
    right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
footer .social a {
    display: block;
    text-decoration: none;
}
footer .social a + a {
    margin-left: 10px;
}
footer .social a + a {
    margin-left: 10px;
}
footer .social a .fa {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
}
footer .social a .fa.fa-facebook {
    background: #3b5998;
}
footer .social a .fa.fa-youtube-play {
    background: #ff0018;
}
footer .social a .fa.fa-twitter {
    background: #55acee;
}
.justify-content-center {
    justify-content: center !important;
}
/*.row {
    margin: 0px -10px !important;
}*/
footer .footer-title, footer .module-title {
    font-size: 1rem;
    color: #f58220;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
footer .footer-col {
    margin-bottom: 40px;
}
.subscribefrm, .subscribe-wrap {
    position: relative;
}
footer .footer-bottom {
    background: #f58220;
    padding: 15px 0;
}
footer .copyright {
    font-size: 0.75rem;
    line-height: 1;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
    padding-top: 5px;
}
footer .copyright a {
	text-decoration: none;
}
footer .copyright a:hover {
	color: #fff;
}
footer .footer-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
}
footer .footer-nav ul li a {
    display: block;
    font-size: 0.75rem;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
}
footer .footer-nav ul li {
	margin: 0;
}
footer .footer-nav ul>li+li {
	border-left: 1px solid rgba(255, 255, 255, 0.5);
	padding-left: 5px;
    margin-left: 5px;
}
footer .about-us ul {
  list-style: none;
}
footer .about-us ul li {
    font-size: 0.875rem;
    line-height: 1.8;
    color: #666666;
    margin-bottom: 5px;
}
footer .about-us ul li a:hover {
    color: #f58220;
}
footer .subscribe-wrap .form-group {
    margin-bottom: 10px;
}
footer .subscribe-wrap input {
    width: 100%;
    background: none;
    padding: 0px 15px;
    border: none;
    font-size: 0.8125rem;
    line-height: 34px;
    background: #e6e6e6;
    margin-bottom: 0;
}
.frm-btnwrap label {
    display: none;
}
footer .subscribe-wrap input[type="submit"] {
    width: auto;
    height: 34px;
    color: #fff;
    background: #f58220;
    display: inline-block;
    line-height: 34px;
    background: #f58220;
    color: #fff;
    text-transform: none;
    border-radius: 0.25rem;
    font-weight: 400;
}

.up {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  text-align: center;
  background: #f5f5f5;
  color: #444;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding-top: 0.25rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  /*display: none;*/ 
  opacity: 0;
}
.up span {
display: block;
font-size: 0.875rem; }
.up .fa {
display: block;
font-size: 0.875rem;
line-height: 1; }
.up:hover {
background: #e6e6e6; 
}

#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}

/*End: css footer*/

/*Begin: css trang liÃªn há»‡*/

.contact-page {
  padding: 50px 0; }
  .contact-page .contact-info {
    padding: 30px;
    background: #f7f7f7;
    margin-bottom: 15px;
    max-height: 440px;
    overflow: auto; }
    .contact-page .contact-info::-webkit-scrollbar-track {
      background-color: #f7f7f7; }
    .contact-page .contact-info::-webkit-scrollbar {
      width: 3px;
      background-color: #f7f7f7; }
    .contact-page .contact-info::-webkit-scrollbar-thumb {
      background-color: #f58220;
      border: none; }
    .contact-page .contact-info .company {
      font-size: 0.875rem;
      text-transform: uppercase;
      font-weight: 600;
      color: #f58220;
      margin-bottom: 20px; }
      .contact-page .contact-info ul{
        list-style: none;
      }
    .contact-page .contact-info ul li {
      font-size: 0.8125rem;
      color: #666666;
      margin-bottom: 15px; }
      .contact-page .contact-info ul li .title {
        color: #f58220;
        font-size: 0.875rem;
        font-weight: 600; }
      .contact-page .contact-info ul li .btn-viewmap {
        font-size: 0.6875rem;
        color: #f58220; }
        .contact-page .contact-info ul li .btn-viewmap:after {
          content: '\f101';
          margin-left: 5px; }
  .contact-page .contact-form {
    margin-bottom: 15px; }
    .contact-page .contact-form .module-title {
      font-size: 0.8125rem;
      color: #666666;
      margin-bottom: 10px; }
  .contact-page .form-wrap .form-group {
    position: relative;
    margin-bottom: 0;
    }
    .contact-page .form-wrap .form-group .fa.fa-exclamation-triangle {
      font-size: 0;
      color: #ef3331;
      position: absolute;
      top: 0.9375rem;
      right: 1.5rem; }
      .contact-page .form-wrap .form-group .fa.fa-exclamation-triangle:before {
        font-size: 0.875rem;
        font-family: 'fontawesome'; }
  .contact-page .form-wrap input, .contact-page .form-wrap textarea {
    font-size: 0.8125rem;
    font-weight: 500;
    color: #666666;
    line-height: 16px;
    padding: 0.9375rem 1.5rem;
    background: #f7f7f7;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    height: auto;
    }
    .contact-page .form-wrap input:focus, .contact-page .form-wrap textarea:focus {
      background: #fff;
      box-shadow: 0 0 0 0.2rem rgba(245, 130, 32, 0.5);
      border-color: #f58220; }
  .contact-page .form-wrap textarea {
    min-height: 200px;
    }
  .contact-page .form-wrap .frm-btn {
    text-align: right;
    width: 100%;
    padding: 0px;
    }
  .contact-page .form-wrap input[type="submit"] {
    background: #f58220;
    font-size: 0.875rem;
    line-height: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 3px;
    padding: 0.9375rem 3rem;
    width: auto;
    border: none;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 0px;
    }
b, strong {
    font-weight: 700;
}
/*End: css trang liÃªn há»‡*/
.news-detail .news-name {
    font-size: 1.375rem;
    font-weight: 700;
    color: #f58220;
}
.news-detail .news-info {
    margin-bottom: 20px;
}
.news-detail .news-info time {
    font-size: 0.75rem;
    color: #999999;
}
.news-detail .news-info time:before {
    content: '\f073';
    margin-right: 5px;
    font-family: 'fontawesome';
}
.content {
    font-size: 0.9375rem;
    line-height: 1.6;
    color: #666666;
}

/*Begin: css các tin khác*/

.news-sidebar {
    margin-bottom: 40px;
}
.small-title {
    font-size: 1.375rem;
    font-weight: 700;
    color: #f58220;
    margin-bottom: 10px;
}
.news-sidebar .post-list .post {
    display: block;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}
.news-sidebar .post-list .post figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
}
.news-sidebar .post-list .post figure .post-img {
    width: 130px;
}
.news-sidebar .post-list .post figure figcaption {
    width: calc(100% - 130px);
    padding-left: 10px;
}
.news-sidebar .post-list .post figure figcaption .post-name {
    font-size: 0.875rem;
    font-weight: 600;
}

/*End: css các tin khác*/

.hot-news {
  position: relative;
}
.hot-news .row .post-item {
  margin-right: -20px;
  float: left;
  padding: 0px 15px;
  -ms-flex: 0 0 25.8%;
  flex: 0 0 25.8%;
  max-width: 25.8%;
}
.hot-news .post-item:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
    display: block;
    /*margin-left: 0;*/
}
.hot-news .row>div:not(.col):not([class^="col-"]) {
  display: block;
}
.hot-news .post-item:first-child .news-col figure figcaption .news-name a {
    font-size: 1.125rem;
    height: auto;
}
.hot-news .post-item:first-child .news-col figure figcaption .news-des {
  display: block;
  min-height: 94px;
}
.hot-news .post-item:first-child .small-news figure .news-img img {
  height: 623px;
}
.hot-news .post-item:first-child .news-col figure figcaption {
  height: 165px;
}
.hot-news .post-item .news-col figure figcaption .news-des {
  display: none;
}
/*.hot-news.hot-duan .row>div:not(.col):not([class^="col-"]) {
    display: inherit;
}
.hot-news.hot-duan .small-news figure .news-img img {
    min-height: 312px;
}*/
/*.top-nav {
    padding: 20px 0;
}
.top-nav .home-tab {
    padding: 10px 15px;
    margin: 0;
    background: #fff;
}*/
.project-page, .project-section1, .project-section2, .project-section3 .project-content, .project-section4, .project-section5, .project-section6, .project-section7, .project-section8, .project-section9 {
    padding: 50px 0;
}
.project-page, .project-section1, .project-section2, .project-section3 .project-content, .project-section4, .project-section5, .project-section6, .project-section7, .project-section8, .project-section9 {
    position: relative;
}
.project-section1 {
    padding-top: 20px;
    background: url(images/bg1.png) center bottom no-repeat;
}
.home-des {
    font-size: 1rem;
    max-width: 930px;
    margin: 0 auto 40px;
}
.project-section1 .project-content {
    background: whitesmoke;
}
.project-section1 .project-content .project-img {
    height: 100%;
    margin-bottom: 0;
}
.project-section1 .project-content .project-img img {
    width: 100%;
    margin-bottom: 0;
}
.project-page .project-content .content, .project-section1 .project-content .content, .project-section2 .project-content .content, .project-section3 .project-content .project-content .content, .project-section4 .project-content .content, .project-section5 .project-content .content, .project-section6 .project-content .content, .project-section7 .project-content .content, .project-section8 .project-content .content, .project-section9 .project-content .content {
    font-size: 0.9375rem;
}
.project-section1 .project-content .content {
    padding: 30px 20px;
    margin-bottom: 0;
}
.page-title, .project-page .project-form .module-title, .project-section1 .project-form .module-title, .project-section2 .project-form .module-title, .project-section3 .project-content .project-form .module-title, .project-section4 .project-form .module-title, .project-section5 .project-form .module-title, .project-section6 .project-form .module-title, .project-section7 .project-form .module-title, .project-section8 .project-form .module-title, .project-section9 .project-form .module-title {
    font-size: 1.75rem;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    color: #f58220;
    margin-bottom: 30px;
}
.project-page .project-img, .project-section1 .project-img, .project-section2 .project-img, .project-section3 .project-content .project-img, .project-section4 .project-img, .project-section5 .project-img, .project-section6 .project-img, .project-section7 .project-img, .project-section8 .project-img, .project-section9 .project-img {
    margin-bottom: 20px;
}
.project-page .project-content .project-img img, .project-section1 .project-content .project-img img, .project-section2 .project-content .project-img img, .project-section3 .project-content .project-content .project-img img, .project-section4 .project-content .project-img img, .project-section5 .project-content .project-img img, .project-section6 .project-content .project-img img, .project-section7 .project-content .project-img img, .project-section8 .project-content .project-img img, .project-section9 .project-content .project-img img {
    width: 100%;
}
.project-section3 {
    background: url(images/bg.jpg) center center repeat;
    padding: 0;
}
.project-section3 .project-content:nth-child(even) {
    background: #fff;
}
.project-section6 {
    text-align: center;
}
.project-page .project-album, .project-section1 .project-album, .project-section2 .project-album, .project-section3 .project-content .project-album, .project-section4 .project-album, .project-section5 .project-album, .project-section6 .project-album, .project-section7 .project-album, .project-section8 .project-album, .project-section9 .project-album {
    display: inline-block;
    border-radius: 50px;
    padding: 5px 20px;
    font-size: 0.75rem;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
    background: #f0f0f0;
    margin-bottom: 20px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    -webkit-transition: all, 0.3s;
    -khtml-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -ms-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
    position: static;
    padding: 0px 10px;
}
.project-page .project-img .img, .project-section1 .project-img .img, .project-section2 .project-img .img, .project-section3 .project-content .project-img .img, .project-section4 .project-img .img, .project-section5 .project-img .img, .project-section6 .project-img .img, .project-section7 .project-img .img, .project-section8 .project-img .img, .project-section9 .project-img .img {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.project-page .project-img .img img, .project-section1 .project-img .img img, .project-section2 .project-img .img img, .project-section3 .project-content .project-img .img img, .project-section4 .project-img .img img, .project-section5 .project-img .img img, .project-section6 .project-img .img img, .project-section7 .project-img .img img, .project-section8 .project-img .img img, .project-section9 .project-img .img img {
    width: 100%;
    -webkit-transition: all, 10s;
    -khtml-transition: all, 10s;
    -moz-transition: all, 10s;
    -ms-transition: all, 10s;
    -o-transition: all, 10s;
    transition: all, 10s;
}
.project-page .project-img .img:hover img, .project-section1 .project-img .img:hover img, .project-section2 .project-img .img:hover img, .project-section3 .project-content .project-img .img:hover img, .project-section4 .project-img .img:hover img, .project-section5 .project-img .img:hover img, .project-section6 .project-img .img:hover img, .project-section7 .project-img .img:hover img, .project-section8 .project-img .img:hover img, .project-section9 .project-img .img:hover img {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    -khtml-transform: scale3d(1.2, 1.2, 1);
    -moz-transform: scale3d(1.2, 1.2, 1);
    -ms-transform: scale3d(1.2, 1.2, 1);
    -o-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}
.tabbed-content .nav {
  margin: 0;
  background: #fff;
}
.tabbed-content .nav li {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-transition: all, 0s;
    -khtml-transition: all, 0s;
    -moz-transition: all, 0s;
    -ms-transition: all, 0s;
    -o-transition: all, 0s;
    transition: all, 0s;
}
.tabbed-content .nav li+li {
    margin-left: 10px;
}
.tabbed-content .nav li a {
    border-radius: 50px;
    border: none;
    margin: 0;
    padding: 5px 20px;
    font-size: 0.75rem;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
    background: #f0f0f0;
    -webkit-transition: all, 0.3s;
    -khtml-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -ms-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}
.tabbed-content .nav li a:hover {
    background: #f58220;
    color: #fff;
}
.tabbed-content .nav li.active a {
    background: #f58220;
    color: #fff;
}
.about-section1 {
    background: url(images/about/bg1.png) center center no-repeat;
    background-size: contain;
}
.about-section, .about-section1, .about-section2, .about-section3, .about-section4, .about-section5, .about-section6 {
    padding: 50px 0;
}
.about-section1 .about-content {
    padding: 25px 0;
}
.about-section1 .quote-content {
    max-height: 580px;
    overflow: auto;
    padding-right: 20px;
}
.about-section1 .quote-content .quote-title {
    font-size: 1.125rem;
    font-weight: 500;
    color: inherit;
}
.about-section1 .quote-content .quote-title:before {
    content: '\f10d';
    font-size: 2.25rem;
    color: #d9d9d9;
    margin-right: 20px;
    font-family: 'fontawesome';
}
.content ul, .content ol, .content p, .content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content img, .content figure {
    margin-bottom: 15px;
    line-height: inherit;
    font-weight: inherit;
}
.about-section1 .quote-content::-webkit-scrollbar {
    width: 4px;
    background-color: #d9d9d9;
}
.about-section1 .quote-content::-webkit-scrollbar-thumb {
    background-color: #f58220;
}
.about-section1 .quote-content::-webkit-scrollbar-track {
    background-color: #d9d9d9;
}
.about-section2 {
    background: url(images/bg.jpg) center center repeat;
}
.home-des {
    font-size: 1rem;
    max-width: 930px;
    margin: 0 auto 40px;
}
.history-wrap .history-year {
    background: url(images/about/bg2.jpg) center center no-repeat;
    background-size: cover;
    padding: 50px 80px;
}
.history-wrap .history-year .item {
    position: relative;
    text-align: center;
    height: 70px;
    cursor: pointer;
}
.history-wrap .history-year .item .year {
    display: inline-block;
    line-height: 36px;
    font-size: 0.875rem;
    background: #fff;
    min-width: 100px;
    border-radius: 5px;
    position: relative;
    -webkit-transition: all, 0.3s;
    -khtml-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -ms-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}
.history-wrap .history-year .item .year:before {
    content: '';
    position: absolute;
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 18px;
    height: 18px;
    border-radius: 50px;
    border: 3px solid #fff;
    background: #f58220;
}
.history-wrap .history-year .item .year:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #fff;
    border-bottom: none;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 5;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all, 0.3s;
    -khtml-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -ms-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}
.history-wrap .history-year .item.slick-current .year:after {
    border-top-color: #f58220;
}
.history-wrap .history-event {
    text-align: center;
    padding-top: 40px;
}
.history-wrap .history-event .year {
    font-size: 3rem;
    line-height: 1;
    font-weight: 700;
    color: #f58220;
    margin-bottom: 25px;
}
.history-wrap .history-event .content {
    max-width: 800px;
    margin: 0 auto;
    font-size: 0.9375rem;
}
.history-wrap .history-year .slick-prev, .history-wrap .history-year .slick-next {
    position: absolute;
    top: 50%;
    font-size: 0;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    color: #fff;
}
.history-wrap .history-year .slick-prev {
    left: 40px;
}
.history-wrap .history-year .slick-next {
    right: 40px;
}
.history-wrap .history-year .slick-prev:before, .history-wrap .history-year .slick-next:before {
    content: '';
    font-family: 'fontawesome';
    font-size: 1.5rem;
}
.history-wrap .history-year .slick-prev:before {
    content: '\f177';
}
.history-wrap .history-year .slick-next:before {
    content: '\f178';
}
.history-wrap .history-year .item.slick-current .year {
    background: #f58220;
    color: #fff;
    font-weight: 600;
}
.history-wrap .history-year .slick-list:before {
    content: '';
    display: block;
    height: 3px;
    background: #f58220;
    position: absolute;
    right: 0;
    bottom: 9px;
    left: 0;
}
.about-section3 .service-col {
    display: block;
}
.about-section3 .service-col figure {
    position: relative;
}
.about-section3 .service-col figure .service-img img {
    width: 100%;
}
.about-section3 .service-col figure figcaption .service-name {
    background: #f58220;
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
}
.about-section4 {
    background: url(images/bg.jpg) center center repeat;
}
.about-section4 .vision-list .col-12 {
    margin-bottom: 20px;
}
.about-section4 .vision-list .vision-col {
    height: 100%;
    background: #fff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
}
.about-section4 .vision-list .vision-col figure .vision-img img {
    width: 100%;
}
.about-section4 .vision-list .vision-col figure figcaption {
    padding: 20px;
}
.about-section4 .vision-list .vision-col figure figcaption .vision-name {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #666666;
    margin-bottom: 10px;
}
.about-section4 .vision-list .vision-col figure figcaption .vision-des {
    font-size: 0.8125rem;
    line-height: 1.8;
    color: #666666;
}
.about-section6 {
    background: url(images/bg2.jpg) center center repeat;
}
.home-des {
    font-size: 1rem;
    max-width: 930px;
    margin: 0 auto 40px;
}
.award-slide {
    overflow: hidden;
}
.award-slide .item {
    padding: 0px 10px;
}
.award-slide .row {
    margin: 0px -10px;
}
.award-slide .row .col-6 {
    padding: 0px 10px;
}
.award {
    margin-bottom: 20px;
}
.award figure .award-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 170px;
    justify-content: center;
    align-items: center;
    background: #fff;
    border: 1px solid #e6e6e6;
}
.award figure .award-img img {
    max-width: 90%;
    max-height: 90%;
}
.award figure figcaption {
    padding: 10px 0;
    display: none;
}
.award figure figcaption .award-name {
    font-size: 0.875rem;
    line-height: 1.5;
    color: #666666;
    display: -webkit-box;
    height: 3.9375rem;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.award-slide .slick-prev, .award-slide .slick-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0;
    z-index: 5;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgba(33, 33, 33, 0.05);
}
.award-slide .slick-prev {
    left: 0;
}
.award-slide .slick-next {
    right: 0;
}
.award-slide .slick-prev:before, .award-slide .slick-next:before {
    content: '';
    font-size: 1.125rem;
    font-family: 'fontawesome';
}
.award-slide .slick-prev:before {
    content: '\f053';
}
.award-slide .slick-next:before {
    content: '\f054';
}
.award-slide .slick-dots {
    text-align: center;
}
.award-slide .slick-dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    border: 2px solid #f58220;
    cursor: pointer;
}
.award-slide .slick-dots li+li {
    margin-left: 10px;
}
.award-slide .slick-dots li.slick-active {
    background: #f58220;
}
.award-slide .slick-dots li button {
    display: none;
}
.video-list .row {
    margin: 0px -5px;
}
.video-list .row .col-12 {
    padding: 0px 5px;
}
.video-list .video-col {
    background: #fff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all, 0.5s;
    -khtml-transition: all, 0.5s;
    -moz-transition: all, 0.5s;
    -ms-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
    margin-bottom: 10px;
}
.video-list .video-col figure .video-img {
    display: block;
    width: 100%;
}
.video-list .video-col figure .video-img img {
    width: 100%;
}
.video-list .video-col figure figcaption .video-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    align-content: center;
    color: #333333;
    font-weight: 600;
    font-size: 0.9375rem;
    line-height: 1.2;
    padding-right: 20px;
    padding-left: 80px;
    height: 60px;
    position: relative;
}
.video-list .video-col figure figcaption .video-name:before {
    content: '\f04b';
    font-family: 'fontawesome';
    background: #f58220;
    width: 60px;
    height: 60px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    position: absolute;
    top: 0;
    left: 0;
}
.video-list .video-col:hover figure figcaption .video-name {
    color: #f58220;
}
.project-page-form {
    background: url('images/bg3.jpg') 0% 0% / cover;
}
.project-page-form .project-form input[type='text'] {
    font-size: 0.8125rem;
    font-weight: 500;
    color: #666666;
    line-height: 16px;
    padding: 0.9375rem 1.5rem;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    border: none;
    height: 3.507em;
}
.project-page-form .project-form textarea {
    min-height: 200px;
    border-radius: 3px;
    border: none;
    font-weight: 500;
    color: #666666;
}
.project-page-form .project-form input[type='submit'] {
    background: #f58220;
    font-size: 0.875rem;
    line-height: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 3px;
    padding: 0.9375rem 3rem;
    width: auto;
    text-transform: uppercase;
    display: inline-block;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.hot-news .post-item:first-child {
  -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.hot-news .row .post-item {
    padding: 0px 5px;
    margin-left: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.hot-news .post-item:first-child .news-col figure figcaption {
    height: auto;
}
.hot-news .post-item:first-child .news-col figure figcaption .news-des {
    min-height: auto;
}
.hot-news .post-item:first-child .small-news figure .news-img img {
    height: auto;
}
.top-nav {
  display: none;
}

}


@media (max-width: 1199.98px)
{
   .home-tab {
        display: block;
        text-align: center;
        white-space: nowrap;
        overflow: auto;
    } 
    .home-tab li, .home-tab .nav-item {
        display: inline-block;
    }
}

@media (max-width: 767.98px)
{
    .btn-showtab {
        display: block;
        height: 40px;
    }
    .home-tab {
        text-align: left;
        background: #f7f7f7;
        border-radius: 3px;
        padding: 10px 0;
        display: none;
    }
    .home-tab li, .home-tab .nav-item {
        display: block;
    }
    .home-tab li a, .home-tab li .nav-link, .home-tab .nav-item a, .home-tab .nav-item .nav-link {
        display: block;
        background: none;
        padding: 8px 15px;
        border-radius: 0;
    }
    .home-tab li+li, .home-tab li+.nav-item, .home-tab .nav-item+li, .home-tab .nav-item+.nav-item {
        margin-left: 0;
    }
    .hot-project .row {
        margin: 0 !important;
    }
    #logo {
        padding-top: 0;
        margin-right: 0;
    }
    #logo a {
        height: 70px;
    }
    #logo img {
        max-height: 70px !important;
    }
    .home-title {
        font-size: 1.5rem;
    }
    .home-title:after {
        width: 150px;
    }
    .video-list .row {
        margin: 0 !important;
    }
}
@media (max-width: 575.98px)
{
   .home-title {
    font-size: 1.25rem;
} 
@media (max-width: 549px)
{#logo img {
    max-height: 70px;
    margin-top: 60px;
}
}
  
}


