@font-face {
    font-family: 'BreakersSlab-Regular';
    src: url("fonts/BreakersSlab-Regular.eot");
    src: url("fonts/BreakersSlab-Regular.eot?#iefix") format("embedded-opentype"),url("fonts/BreakersSlab-Regular.woff") format("woff"),url("fonts/BreakersSlab-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'BreakersSlab-Bold';
    src: url("../fonts/BreakersSlab-Bold.eot");
    src: url("../fonts/BreakersSlab-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/BreakersSlab-Bold.woff") format("woff"),url("../fonts/BreakersSlab-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}
body {
    background-color: #003300 !important;
}
h4, .h4 {
    font-size: 16px;
}
.fs-14 {
    font-size: 14px;
    line-height: 140%;
}
.text3line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.layout {
    overflow: unset;
}
.brand-panel {
    top: 0 !important;
}
.blog-details {
    margin-bottom: 0;
}
.blog-details > div {
    display: flex;
    justify-content: center;
}
.blog-details > div > .row {
    width: 100%;
    display: flex;
}
.blog-details #column-left {
    height: 100%;
}
.contacts {
    margin-top: 0;
    padding-top: 7.1em;
    overflow: hidden;
}
.main-header h1 {
    line-height: 1.5;
    float: right;
}
.information_content ul {
    margin-left: 20px;
}
.information_content li {
    list-style: disc;
    color: #c5a47e;
    font-size: 15px;
    margin-bottom: 10px;
}
.footer_contact_info {
    width: 100%;
}
.footer_social_list {
    padding: 5px 0;
}
.footer_social_list a {
    font-size: 25px;
    padding: 0 10px;
}
.footer_contact_info-content div {
    font-family: 'Oswald', sans-serif;
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.1rem;
    line-height: 2.1;
    display: flex;
    justify-content: center;
}
#footer .row-base {
    width: 100%;
}
.footer_contact_info-content div:nth-child(2) svg {
    width: 30px;
}
.footer_contact_info-content div span {
    margin-left: 10px;
}
.footer_contact_info-content > div {
    align-items: center;
}
.footer_contact_info-content div:first-child {
    text-align: left;
}
.footer_contact_info-content div svg, path {
    fill: #c5a47e;
}
.service_partner_left .section-content, .service_partner_right .section-content {
    margin-top: 4.1em;
}
.service_partner_left .section-content img, .service_partner_right .section-content img {
    width: 100px;
}
/*.service_partner_left .service-list, .service_partner_right .service-list {*/
/*    display: grid;*/
/*    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;*/
/*    justify-items: center;*/
/*}*/
.service_partner_left .service-list:before, .service_partner_right .service-list:before {
    display: none;
}
.service_partner_left .service-box, .service_partner_right .service-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 2em 0;
    text-align: center;
}
.service_partner_left .service-item h4, .service_partner_right .service-item h4 {
    margin: 15px 0;
    font-weight: 500;
}
.service_three_column_blog .service-item-title {
    font-size: 18pt;
    line-height: 36px;
    text-align: center;
}
.service_three_column_blog .service-item-img {
    width: 100%;
    height: 270px;
    margin-bottom: 7px;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
}
.service_three_column_blog .service-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    
}
.service_three_column_blog .service-item-desc {
    margin-top: 5px;
}
.service_three_column_blog .section-description {
    margin-top: 50px;
}
.service_three_column_blog .service-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.service_three_column_blog .service-list .service-box {
    margin: 25px 0;
}
.section_blogs .banner img {
    width: 100%;
    margin-bottom: 10px;
}
.page-lines {
    display: none;
}
.news_by_category {
    margin-bottom: 50px;
}
.news_by_category > .section_blogs {
    padding: 0 15px;
}
.news_by_category > .section_blogs > div > .row {
    display: flex;
    align-items: center;
}
.news_by_category > .section_blogs > div > .row > .title-page:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-bottom: 75px solid #333;
    border-right: 75px solid transparent;
    z-index: -1;
}
.news_by_category > .section_blogs > div > .row > .cate_list {
    text-align: right;
}
.news_by_category > .section_blogs > div .list-blogs-link > .row {
    border: 0.1px solid #c5a47e;
    padding: 15px 0;
    background: #272727 !important;
}
.news_by_category .title-page {
    display: flex;
    justify-content: space-between;
    background: #333;
    padding: 15px;
    height: 55px;
}
.news_by_category .title-page .cate_title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.news_by_category .title-page .cate_list {
    text-align: end;
    overflow-x: auto;
    padding: 0;
    padding-top: 0;
    text-align: right;
}
.news_by_category  .title-page ul {
    margin: 0;
    display: flex;
    width: max-content;
    align-items: center;
}
.news_by_category .title-page .cate_list::-webkit-scrollbar {
    height: 3px;
}
.news_by_category .title-page .cate_list::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.news_by_category .title-page .cate_list::-webkit-scrollbar-thumb {
  background: #fff;
}
.news_by_category .title-page .cate_list::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.news_by_category .title-page ul li {
    list-style: none;
    margin: 0;
    padding: 0 10px;
    border-right: 1px solid #333;
}
.news_by_category .title-page ul li:first-child {
    padding-left: 0;
}
.news_by_category .title-page ul li:last-child {
    border-right: none;
}
.news_by_category .title-page ul li a {
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
}
.news_by_category .title-page ul li a:hover {
    color: #c5a47e;
    text-decoration: none;
}
.news_by_category .title-page h2{
    margin: 0;
    font-size: 16px;
    color: #c5a47e;
    text-align: left;
    text-transform: none;
}
.news_by_category .item .banner {
    display: block;
    height: 150px;
}
.news_by_category .item .banner img {
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
    object-position: center;
}
.news_by_category .item .content__ .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news_by_category .item .content__ .desc p {
    margin: 0;
}
.news_by_category .item .content__ h3 {
    font-size: 16px;
    text-transform: none;
}
.news_by_category .list ul li.item h3 {
    text-transform: none;
}
.news_by_category .item:nth-of-type(n+2) .content__ h3 {
    margin-top: 0;
}
.news_by_category .item:nth-of-type(n+2) .content__ .desc {
    display: none;
}
.news_by_category .item:nth-of-type(n+2) {
    margin-bottom: 15px;
}
.news_by_category .item:nth-of-type(n+2) .banner {
    display: block;
    height: 90px;
}
.blog-list .blog .row {
    height: 500px;
}
.information_content > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.information_content > div > .row {
    width: 100%;
    display: flex;
}
.information_content .content_left {
    margin-top: 25px;
    padding-left: 10px;
    padding-right: 20px;
}
.information_content .content_left #column-left {
    height: 100%;
}
.information_content .content_right {
    margin-top: 25px;
    padding-right: 10px;
    padding-left: 20px;
}
.information_content .content_mid p img {
    height: auto;
}
.section_banner_advertising {
    display: flex;
    justify-content: center;
    padding: 0 20px;
}
.section_banner_advertising .list {
    width: 100%;
}
.section_banner_advertising .list .item img {
    width: 100%;
}
.project-category {
    font-size: 20px;
}
.project figcaption {
    margin: 20px;
}
.post-header {
    margin-bottom: 10px;
}
.sticky {
    top: 120px;
    position: -webkit-sticky;
    position: sticky;
    -webkit-transition: top 400ms ease;
    -moz-transition: top 400ms ease;
    transition: top 400ms ease;
}
.section_blogs .item .content__ {
    padding-left: 0;
}
.blogs {
     padding: 80px 0;
}
.blog-title {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}
.project-title {
    font-size: 2em;
}
#footer > .container > .row {
    margin-bottom: 0px;
}
#footer .container .row-base .col-base {
    margin-top: 3em;
}
.footer {
    background: #000;
    padding: 3.5em 0 3.5em;
    margin: 0;
}
.main-header_title {
    width: 100%;
    padding: 15px 0 15px;
    border-top: 0.5px solid #616161;
    border-bottom: 0.5px solid #616161;
    text-align: center;
    margin: 30px 0;
}
.main-header_title h1 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
    margin: 0;
}
.brand-panel {
    display: flex !important;
    background: transparent;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 105px;
    padding: 50px !important;
    margin: 0px 15px;
}
.list-blogs-link > .row .item {
    margin-bottom: 15px;
}
.news_by_category > .section_blogs > div > .row > .cate_list > a {
    color: #FFF;
}
.blog_lists {
    padding: 80px 0;
}
.blog_lists .blog {
    margin-top: 25px;
}
.blog-details > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.blog-details .content_left {
    margin-top: 25px;
    padding-left: 10px;
    padding-right: 20px;
}
.blog-details .content_right {
    margin-top: 25px;
    padding-right: 10px;
    padding-left: 20px;
}
.blog-details .content_mid {
    margin-top: 25px;
    padding: 0 15px;
}
.blog-details .content_mid > .post {
    padding: 0 15px;
}
.vertical-panel, .brand-panel, .vertical-panel-content {
	top: auto;
	display: block;
	width: 100px !important;
}
.information_content .content_mid .projects .section-title {
    margin-bottom: 40px;
}
.navbar-desctop {
    padding: 6.9vmin 0 0;
}
.navbar-desctop-menu > li > a {
    margin-bottom: 0;
}
.navbar-mobile {
    padding: 25px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.navbar-mobile.affix {
    padding: 1.2em 20px;
}
.navbar-mobile-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.navbar-mobile .navbar-collapse {
    width: 100%;
}
@media (min-width: 1200px) {
    .main-header h1 {
        width: 750px;
    }
}
@media (max-width: 991px) {
    .information_content > div > .row {
        flex-direction: column;
    }
    .information_content .content_left {
        padding-left: 15px;
        padding-right: 15px;
        order: 1;
    }
    .information_content .content_right {
        padding-left: 15px;
        padding-right: 15px;
        order: 2;
    }
    .blog-details > div > .row {
        flex-direction: column;
    }
    .blog-details .content_left {
        padding: 0;
        order: 1;
    }
    .blog-details .content_right {
        padding: 0;
        order: 2;
    }
    .news_by_category .title-page {
        justify-content: flex-start;
        width: 50%;
    }
    .news_by_category > .section_blogs > div > .row > .cate_list {
        width: 50%;
    }
    .section_banner_advertising {
        padding: 0 15px;
    }
    .section_blogs .item {
        margin-bottom: 25px;
    }
    .news_by_category .item:nth-of-type(n+2) .content__ {
        padding-left: 15px;
    }
    .news_by_category .item:nth-of-type(n+2) .banner {
        height: auto;
    }
    .news_by_category .item:nth-of-type(n+2) .content__ h3 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .news_by_category .item .banner {
        height: auto;
    }
    .blog-list .blog .row {
        height: auto;
    }
    .information_content {
        padding-top: 80px !important;
    }
    .footer_contact_info-content div {
        justify-content: flex-start;
        margin-bottom: 25px;
    }
    .fanpage {
        text-align: left;
    }
    .news_by_category .item:nth-of-type(n+2) {
        margin-bottom: 15px;
    }
    .footer_social_list {
        margin-bottom: 25px;
    }
    .footer_social_list a {
        font-size: 40px;
    }
    .navbar-mobile .brand {
        display: inline-block;
    }
    .news_by_category > .section_blogs > div > .row {
        display: flex;
        align-items: center;
    }
    .news_by_category .item .content__ h3 {
        font-size: 20px;
        text-transform: none;
        margin-top: 20px;
        margin-bottom: 0px;
        padding: 0 20px;
    }
    .navbar-toggle {
        margin: 0px 10px 0px 0;
        padding: 10px 0;
    }
    .brand-panel {
        display: none !important;
    }
}
@media (max-width: 768px) {
    /*.service_partner_left .service-list, .service_partner_right .service-list {*/
    /*    grid-template-columns: 1fr 1fr 1fr;*/
    /*}*/
    .information_content > .container {
        display: flex;
        justify-content: center;
    }
    .information_content > .container > .row {
        width: 100%;
    }
    .information_content > .container > .row p img {
        width: 100%;
        height: auto;
    }
    .footer_contact_info-content div {
        justify-content: flex-start;
        margin-bottom: 25px;
    }
    #footer .row-base {
        margin-top: 2em;
    }
    .arrow-left {
        left: 15px;
    }
    .news_by_category .title-page {
        flex-direction: column;
        height: unset;
        padding: 8px 0;
    }
    .news_by_category .title-page .cate_title {
        padding: 10px 15px;
    }
    #footer > .container > .row {
        margin-bottom: 0 !important;
    }
    .forcefullwidth_wrapper_tp_banner .slide-title {
        line-height: 50px !important;
        word-spacing: 10px;
    }
    .project-zoom {
        width: 6em;
        height: 6em;
        margin: -2.5em;
    }
    .project-zoom:after {
        width: 1.625em;
        height: 1.625em;
    }
    .information_content .content_mid p img {
        width: 100%;
    }
}
@media (max-width: 480px) {
    /*.service_partner_left .service-list, .service_partner_right .service-list {*/
    /*    grid-template-columns: 1fr 1fr;*/
    /*}*/
    .service_partner_left .service-list, 
    .service_partner_right .service-list {
        display: flex;
        flex-wrap: wrap;
    }
}