/*
Theme Name: ThiÃ¡ÂºÂ¿t kÃ¡ÂºÂ¿ web 
Theme URI: http://underscores.me/
Author: Thanh Doan
Author URI: https://www.facebook.com/thanh250896
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tkw
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ThiÃ¡ÂºÂ¿t kÃ¡ÂºÂ¿ web HoÃƒÂ ng Long media is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
.pum-content.popmake-content:focus-visible, 
.pum-content *:focus, 
.pum-overlay .pum-content {
    outline: none !important;
}
.wpcf7 br {
    display: none;
}
@font-face {
    font-family: "SF Pro Display";
    src: url("libraries/fonts/SF-Pro-Display-Thin.otf");
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: "SF Pro Display";
    src: url("libraries/fonts/SF-Pro-Display-Regular.otf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "SF Pro Display";
    src: url("libraries/fonts/SF-Pro-Display-Medium.otf");
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: "SF Pro Display";
    src: url("libraries/fonts/SF-Pro-Display-Semibold.otf");
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: "SF Pro Display";
    src: url("libraries/fonts/SFProDisplay-Bold.ttf");
    font-style: normal;
    font-weight: 700
}
@font-face {
    font-family: "Helvetica Neue";
    src: url("libraries/fonts/helvetica-neue-regular.ttf");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("libraries/fonts/helvetica-neue-medium.ttf");
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("libraries/fonts/helvetica-neue-bold.ttf");
    font-style: normal;
    font-weight: 700
}
body {
    font-family: "SF Pro Display";
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #222;
}
figure {
    max-width: 100%;
}
a {
    text-decoration: none;
    color: inherit;
    transition: all .3s;
}
a:hover {
    text-decoration: none;
    color: #2b00c2;
}
button,input {
    outline: none !important;
    box-shadow: none !important;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,.btn-primary:focus {
    background-color: unset;
    border-color: unset;
    border: 0 !important;
}
a:focus {
  outline: 0 !important;
}
@media screen and (max-width: 782px){
    html {
        margin-top: 0 !important;
    }
}
h2.screen-reader-text {
    display: none;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.showbar .icon-bar {
    display: block;
    width: 33px;
    height: 3px;
    border-radius: 1px;
}
.showbar .icon-bar {
    background-color: #2b00c2;
}
.showbar .icon-bar+.icon-bar {
    margin-top: 7px;
}
.overbg-mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #111;
    opacity: .5;
    z-index: 9999;
    display: none;
}
.close-menu {
    background: #fff;
    color: #0003AB;
    text-align: center;
    padding: 10px;
    font-size: 18px;
}
#mobile-menu .sub-menu img {
    display: none;
}
.stick-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    animation-name: effect;
    animation-duration: .3s;
    background: #fff;
    box-shadow: 2px 2px 2px #1113;
}
@keyframes effect {
  from {top: -50px}
  to {top: 0}
}
.alert-warning {
    background: transparent;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #111;
}
.tab-content > .tab-pane:not(.active), 
.pill-content > .pill-pane:not(.active) {
    display: block;
    height: 0;
    overflow-y: hidden;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    border-bottom: 1px solid #cccccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: transparent;
    border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding: 5px 15px;
    border-bottom: 2px solid transparent;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
@media (min-width: 1200px){
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 16px;
    }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #333333;
    border-bottom: 2px solid #ff9900;
}
.form-control:focus {
    box-shadow: unset !important;
    border-color: #ced4da;
}
.wpcf7-select, .wpcf7-text, .wpcf7-textarea,.wpcf7-number {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    outline: none !important;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.wpcf7-textarea {
    height: auto;
}
.wpcf7-submit {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    cursor: pointer;
}
div.quantity {
    display: flex;
}
.qty_button {
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #111;
  outline: 0;
}
.qty.text {
  padding: 5px 10px;
  border: 1px solid #111;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.quantity__remove {
  border-right: 0;
  margin-right: -5px !important;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.quantity__add {
  border-left: 0;
  margin-left: -5px !important;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.single_add_to_cart_button {
    border-radius: 5px !important;
    display: inline-block !important;
    background-color: #ff9900!important;
    box-shadow: none !important;
    margin: 0px !important;
    margin-left: 10px !important;
    float: none !important;
    border: none !important;
    color: #ffffff!important;
    font-size: 14px !important;
    height: 35px;
    font-weight: 500 !important;
}
.woocommerce-pagination ul {
    list-style: none;
    border-radius: 0.25rem;
    border: 0 !important;
}
.woocommerce-pagination ul li {
    border-right: 0 !important;
}
.woocommerce-pagination ul li a {
    color: #111 !important;
}
.woocommerce-pagination ul li .current, .woocommerce-pagination ul li .page-numbers {
    position: relative;
    display: block;
    padding: 5px 10px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
    margin: 0 3px !important;
    transition: unset !important;
}
.woocommerce-pagination ul li .page-numbers {
    background-color: #fff !important;
    border: 1px solid #dee2e6 !important;
    border-radius: 5px !important;
}
.woocommerce-pagination ul li .page-numbers.current {
    background: #109cd9 !important;
    border-color: #109cd9 !important;
    color: #fff !important;
}
nav#primary-menu {
    flex: 1;
}

nav#primary-menu ul.menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

header#header {
    padding: 10px 0;
}

div#logo img {
    height: 80px;
}

#primary-menu  li:hover > a,#primary-menu  li.current-menu-item>a {
    color: #2b00c2;
}

nav#primary-menu li.menu-item-has-children >a:after {
    content: "\f078";
    font: normal normal normal 14px / 1 FontAwesome;
    padding-left: 7px;
    position: relative;
    top: -2px;
    font-size: 14px;
}
.home-about {
    background-image: url(images/bgt.jpg);
    padding: 50px 0 690px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #1f8dbc;
}
section.home-about .heading {
    text-align: center;
    margin-bottom: 60px;
}

section.home-about .heading h2 {
    font-size: 34px;
    text-transform: uppercase;
    color: #fff;
}

section.home-about .heading h3 {
    color: #fff;
    font-weight: 400;
    font-size: 34px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

section.home-about .heading h3:after {
    content: "";
    display: block;
    width: 152px;
    height: 5px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

section.home-about .heading p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    margin: 0;
}

section.home-about .item {
    display: flex;
    align-items: center;
    justify-content: center;
}

section.home-about .item h3 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 0;
}

section.home-about .img {
    margin-right: 15px;
}

section.home-about .item img {
    height: 70px;
    width: auto;
}

section.home-about .item p {
    font-size: 18px;
    color: #fff;
    margin: 0;
}
.product-slide .slick-list {
    margin: 0 -15px;
}
.product-slide .slick-slide {
    padding: 0 15px;
}
section.home-product {
    padding: 40px 0;
}

section.home-product .heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

section.home-product h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    position: relative;
    margin: 0;
    padding-bottom: 10px;
}

section.home-product .heading a {
    background: rgba(0, 0, 0, 0);
    border-radius: 4px;
    border: .5px solid #0066b3;
    color: #0066b3;
    font-family: "Helvetica Neue";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.home-product .heading a:hover {
    background: #0066b3;
    color: #fff;
}

section.home-product h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 0;
}
.product-slide .slick-nav {
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  border: 0;
  background: transparent;
  transition: all .3s;
}
.product-slide .slick-next {
  right: -50px;
  left: unset;
}
.product-slide .slick-nav i {
 color: #fff;
 background: #1111118c;
 border-radius: 50%;
 width: 30px;
 height: 30px;
 display: flex;
 align-items: center;
 justify-content: center;
 font-size: 16px;
 transition: all .3s;
}


.product-item h3 {
    font-size: 18px;
    color: #4f4f4f;
    font-weight: 500;
    text-align: center;
    margin-top: 15px;
}
section.home-service h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
section.home-service h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 0;
}

section.home-service {
    padding: 40px 0;
    background: #eef7ff;
}

section.home-service h3 {
    font-size: 23px;
    color: #4f4f4f;
    margin: 0;
    padding: 25px 0 10px;
}

section.home-service p {
    font-size: 18px;
    color: #4f4f4f;
    margin: 0;
    line-height: 1.5;
}
.project-slide .slick-list {
    margin: 0 -15px;
}
.project-slide .slick-slide {
    padding: 0 15px;
}
section.home-project {
    padding: 50px 0;
    background-image: url('images/bg1.png');
}
section.home-project h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 10px;
}
section.home-project h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 0;
}
.project-slide .slick-nav {
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  border: 0;
  background: transparent;
  transition: all .3s;
}
.project-slide .slick-next {
  right: -50px;
  left: unset;
}
.project-slide .slick-nav i {
    color: #fff;
    background: #1111118c;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    transition: all .3s;
}
.project-item {
    position: relative;
}

.project-item img {
    width: 100%;
    height: 420px;
    object-fit: cover;
}

.project-item .text {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 0 15px;
    width: 100%;
    z-index: 999;
}

.project-item h3 {
    font-size: 28px;
    color: #ededed;
    margin: 0;
}

.project-item p {
    font-size: 23px;
    color: #eff8ff;
    margin: 0;
}

.project-item:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #11111199;
}
.project-slide .slick-list {
    margin: 0 -15px;
}
.project-slide .slick-slide {
    padding: 0 15px;
}
section.home-partner {
    padding: 50px;
    background-image: url(images/bg.png);
    background-position: bottom center;
    background-size: contain;
}
section.home-partner h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 10px;
}
section.home-partner h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 0;
}
.partner-slide .slick-nav {
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  border: 0;
  background: transparent;
  transition: all .3s;
}
.partner-slide .slick-next {
  right: -50px;
  left: unset;
}
.partner-slide .slick-nav i {
 color: #fff;
 background: #1111118c;
 border-radius: 50%;
 width: 30px;
 height: 30px;
 display: flex;
 align-items: center;
 justify-content: center;
 font-size: 16px;
 transition: all .3s;
}
.blog-slide .slick-list {
    margin: 0 -15px;
}
.blog-slide .slick-slide {
    padding: 0 15px;
}
section.home-blog {
    padding: 40px 0;
}

section.home-blog .heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

section.home-blog h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    position: relative;
    margin: 0;
    padding-bottom: 10px;
}

section.home-blog .heading a {
    background: rgba(0, 0, 0, 0);
    border-radius: 4px;
    border: .5px solid #0066b3;
    color: #0066b3;
    font-family: "Helvetica Neue";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    padding: 14px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.home-blog .heading a:hover {
    background: #0066b3;
    color: #fff;
}

section.home-blog h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 0;
}
.blog-slide .slick-nav {
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  border: 0;
  background: transparent;
  transition: all .3s;
}
.blog-slide .slick-next {
  right: -50px;
  left: unset;
}
.blog-slide .slick-nav i {
 color: #fff;
 background: #1111118c;
 border-radius: 50%;
 width: 30px;
 height: 30px;
 display: flex;
 align-items: center;
 justify-content: center;
 font-size: 16px;
 transition: all .3s;
}


.blog-item h3 {
    font-size: 21px;
    color: #4f4f4f;
    font-weight: 700;
    margin: 15px 0;
    line-height: 1.5;
}
.blog-item img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}

.blog-item p {
    margin: 0;
    line-height: 1.5;
}
body:not(.home) #footer {
    margin-top: 30px;
}
.footer-top {
    background-image: url(images/bg2.png);
    padding: 100px 0;
}
.footer-top h3 {
    font-size: 32px;
    text-transform: uppercase;
    color: #ffffff;
}

.footer-top p {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
}

.footer-top a {
    display: inline-block;
    background-color: #f50f00;
    padding: 8px 50px;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
}
.footer-center {
    background: #005db7;
    border-bottom: 1px solid #fff;
    padding: 50px 0;
    color: #fff;
}

.footer-center p {
    font-size: 16px;
}

.footer-center h3 {
    font-size: 21px;
}

.footer-center a {
    color: #fff;
    font-size: 18px;
}

ul.footer-social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.footer-social a {
    font-size: 32px;
    padding: 0 15px;
}

.footer-bottom {
    background: #005db7;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

div#logo-footer {
    margin-right: 10px;
}
div#logo-footer img{
    width: 120px;
}
.topbanner img {
    width: 100%;
}

.topbanner {
    position: relative;
}

.topbanner-text {
    position: absolute;
    bottom: 60px;
    width: 100%;
    background-image: url(images/bg3.png);
    background-size: 50% 100%;
    background-repeat: no-repeat;
    padding: 20px 0;
    cursor: pointer;
}
.topbanner-text h2 {
    line-height: 70px;
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    font-size: 34px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
}

.topbanner-text h2:after {
    content: "";
    display: block;
    width: 152px;
    height: 5px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}
.page-65-s2-text {
    background-image: url('images/bg4.png');
    position: absolute;
    bottom: 0;
    width: 100%;
    background-repeat: no-repeat;
    padding: 60px 0;
}
.page-65-s2-2 .page-65-s2-text {
    background-image: url('images/bg5.png');
    margin-left: auto;
    max-width: 800px;
    padding-left: 110px;
    right: 0;
    background-size: 100% 100%;
}
.page-65-s1 {
    padding: 40px 0;
    background-image: url('images/bg9.png');
}

.page-65-s1 h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.page-65-s1 h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-65-s1 p {
    color: #4f4f4f;
    font-size: 16px;
    text-align: justify;
}

.page-65-s2 img {
    margin-left: auto;
    display: block;
}

.page-65-s2-text h2 {
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
}

.page-65-s2 {
    position: relative;
}

.page-65-s2-text h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-65-s2-text p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 0;
    max-width: 600px;
}
.page-65-s2.page-65-s2-2 img {
    margin-right: auto;
    margin-left: 0;
}
.page-65-s3 {
    background-image: url(images/bg6.png);
    padding: 200px 0;
    background-position: bottom center;
}
.page-65-s3 h2 {
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    margin-bottom: 50px;
    text-align: center;
}

.page-65-s3 h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.page-65-s3 img {
    height: 300px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.page-65-s3 .item {
    text-align: center;
}

.page-65-s3 h3 {
    text-transform: uppercase;
    color: #828487;
    font-weight: bold;
    font-size: 24px;
    margin: 10px 0;
}

.page-65-s3 p {
    font-size: 21px;
    color: #828487;
    font-weight: 300;
    margin: 0;
}
.page-65-s4 {
   background-image: url(images/bg7.png);
   background-position: center;
   padding: 60px 0;
}
.page-65-s4 h2 {
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 30px;
}
.page-65-s4 h2:after {
   content: "";
   display: block;
   width: 100px;
   height: 3px;
   background-color: #f50f00;
   position: absolute;
   bottom: 0;
   left: 0;
}
.page-65-s4 p {
    font-size: 18px;
    color: #ffffff;
}
.page-65-s4-slide .slick-list {
    margin: 0 -15px;
}
.page-65-s4-slide .slick-slide {
    padding: 0 15px;
}
.page-65-s4-slide .slick-nav {
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  border: 0;
  background: transparent;
  transition: all .3s;
}
.page-65-s4-slide .slick-next {
  right: -50px;
  left: unset;
}
.page-65-s4-slide .slick-nav i {
    color: #fff;
    background: #1111118c;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    transition: all .3s;
}
.page-65-s4-item img {
    height: 400px;
    object-fit: cover;
}

.page-65-s4-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
}

.page-65-s4-item {
    position: relative;
}

.page-65-s4-text h3 {
    font-size: 28px;
    color: #ededed;
}

.page-65-s4-text p {
    font-size: 18px;
}
.page-65-s5 {
   background-image: url(images/bg8.png);
   padding: 60px 0;
   background-position: bottom center;
}
.page-65-s5 h2 {
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    margin-bottom: 30px;
}
.page-65-s5 h2:after {
   content: "";
   display: block;
   width: 100px;
   height: 3px;
   background-color: #f50f00;
   position: absolute;
   bottom: 0;
   left: 0;
}
.page-436-s1 {
    padding: 50px 0;
}

.page-436-s1 h2 {
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    margin-bottom: 50px;
    text-align: center;
}

.page-436-s1 h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.page-436-s1 img {
    display: block;
    margin: 0 auto;
}
.page-436-s2 {
    padding: 50px 0;
}

.page-436-s2 .heading h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #4f4f4f;
    font-weight: 500;
}
.page-436-s2 .heading {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.page-436-tab {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.page-436-tab ul {
    width: 40%;
    border: 0;
    height: 450px;
    overflow: auto;
    align-content: baseline;
}
.page-436-tab ul .text p {
    margin: 0;
}

.page-436-tab .tab-content {
    width: 60%;
}

.page-436-tab ul a {
    color: #222;
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    justify-content: space-between;
}


.page-436-tab ul a.active {
    background: #e3ffed;
}

.page-436-tab ul .img {
    width: 20px;
}

.page-436-tab ul .text {
    width: calc(100% - 30px);
}

.page-436-tab ul .img i {
    font-size: 24px;
}
.page-436-slide .slick-nav {
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  border: 0;
  background: transparent;
  transition: all .3s;
}
.page-436-slide .slick-next {
  right: -50px;
  left: unset;
}
.page-436-slide .slick-nav i {
    color: #fff;
    background: #1111118c;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    transition: all .3s;
}
.page-436-s3 {
    padding: 40px 0;
}

.page-436-s3 h2 {
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    margin-bottom: 50px;
}

.page-436-s3 h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-436-slide-wrap {
    padding: 30px 15px 15px 40px;
    color: #fff;
    height: 100%;
    background-image: url(images/bg10.png);
}

.page-436-slide-wrap h3 {
    font-size: 24px;
    color: #ededed;
    font-weight: bold;
}
.page-436-slide-wrap p {
    font-size: 18px;
}

.page-436-slide-title p {
    margin: 0;
    font-size: 15px;
}

.page-436-slide-title {
    margin-bottom: 40px;
}
body:not(.home) .footer-top {
    display: none;
}
.page-85-s1 {
    padding: 40px 0;
}
.page-85-s1 h2 {
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    margin-bottom: 50px;
}

.page-85-s1 h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-85-s1 h3 {
    font-size: 27px;
}

.page-85-s1 p {
    font-size: 20px;
}
.page-85-s1 p b:nth-child(2) {
    color: #f50f00;
}
.page-85-s2 {
    padding: 40px 0;
}

.page-85-heading {
    background: #005db7;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 21px;
    margin-bottom: 20px;
}

.page-85-s2 .wpcf7-spinner {
    display: block;
}

.page-85-s2 .wpcf7-text {
    border-radius: 0;
    margin-bottom: 15px;
}

.page-85-s2 .wpcf7-textarea {
    border-radius: 0;
    height: 170px;
}

.page-85-s2 .wpcf7-submit {
    background: #005db7;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 35px;
    font-weight: 700;
}
.page-sp-item {
    margin-top: 40px;
    font-size: 16px;
    text-align: justify;
}

.page-sp-item h2 {
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    margin-bottom: 20px;
}

.page-sp-item h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-sp-item ul {
    padding: 0;
}
.page-sp-item ul li:not(:last-child) {
    margin-bottom: 15px;
}
.slick-dot_thumbnail .slick-list {
    margin: 0 -15px;
}

.slick-dot_thumbnail .slick-slide {
    padding: 0 15px;
}

.slick-dot_thumbnail img {
    height: 150px;
    object-fit: cover;
    display: block;
    margin: 0 auto;
}
.post-item img {
    height: 220px;
    object-fit: cover;
}

.post-item h3 {
    margin: 10px 0 0;
}


ul.post-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 15px 0;
    font-size: 16px;
}

.post-item p {
    font-size: 16px;
    margin: 0;
}

ul.post-meta i {
    color: #79c2f3;
    margin-right: 5px;
}

.widget:not(:last-child) {
    margin-bottom: 30px;
}

.widget-title {
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: #2b00c2;
    margin-bottom: 15px;
}

.widget-title:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background-color: #f50f00;
    position: absolute;
    bottom: 0;
    left: 0;
}

.widget-post-text h3 {
    font-size: 15px;
}

.widget-post-item:not(:last-child) {
    margin-bottom: 15px;
}

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

.tagcloud a {
    font-size: 16px !important;
    padding: 5px 15px;
    border: 1px solid #ddd;
    margin-right: 10px;
    margin-top: 10px;
}

.tagcloud a:hover {
    background: #2b00c2;
    border: 1px solid #2b00c2;
    color: #fff;
}
header#header.stick-header #logo img {
    height: 56px;
}
.slick-dot_thumbnail .slick-nav {
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  border: 0;
  background: transparent;
  transition: all .3s;
}
.slick-dot_thumbnail .slick-next {
  right: -50px;
  left: unset;
}
.slick-dot_thumbnail .slick-nav i {
    color: #fff;
    background: #1111118c;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    transition: all .3s;
}
.section-related {
    margin-top: 30px;
}
.dichvu-slide .slick-list {
    margin: 0 -15px;
}
.dichvu-slide .slick-slide {
    padding: 0 15px;
}
.dichvu-slide .slick-nav {
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  border: 0;
  background: transparent;
  transition: all .3s;
}
.dichvu-slide .slick-next {
  right: -50px;
  left: unset;
}
.dichvu-slide .slick-nav i {
 color: #fff;
 background: #1111118c;
 border-radius: 50%;
 width: 30px;
 height: 30px;
 display: flex;
 align-items: center;
 justify-content: center;
 font-size: 16px;
 transition: all .3s;
}
@media(max-width: 991px) {
    div#logo {
        flex: 1;
    }
    .page-65-s1 {
        background-image: unset;
    }
    .home-about {
        background-size: contain;
        padding-bottom: 240px;
        padding-top: 20px;
        background-image: url('images/bgt-mb.jpg');
    }

    div#logo img {
        height: 60px;
    }

    section.home-about .heading h2 {
        font-size: 28px;
    }


    section.home-about .heading h3, section.home-product .heading h2, section.home-service h2, section.home-project h2, section.home-partner h2, section.home-blog h2,
    .page-65-s1 h2,.page-65-s2-text h2,.page-65-s2-text h2,.page-65-s4 h2,.page-65-s5 h2,.topbanner-text h2,.page-sp-item h2,.page-heading,.sub-heading,.page-sp-item h2,
    .page-436-s1 h2,.page-436-s3 h2,.page-85-s1 h2,.page-85-s1 h2{
        font-size: 21px;
        padding-bottom: 10px;
        line-height: 1.4;
        text-align: center;
    }
    .page-heading {
        font-size: 18px;
    }
    section.home-about .heading h3:after, section.home-product .heading h2:after, section.home-service h2:after, section.home-project h2:after, section.home-partner h2:after,section.home-blog h2:after,
    .page-65-s1 h2:after,.page-65-s2-text h2:after,.page-65-s2-text h2:after,.page-65-s4 h2:after,.page-65-s5 h2:after,.topbanner-text h2:after,.page-sp-item h2:after,.page-heading:after,.sub-heading:after,.page-sp-item h2:after,
    .page-436-s1 h2:after,.page-436-s3 h2:after,.page-85-s1 h2:after,.page-85-s1 h2:after {
        height: 3px;
        left: 50%;
        transform: translateX(-50%);
    }
    .page-sp-item h2,.page-85-s1 h2 {
        margin-bottom: 20px;
    }
    section.home-about .heading p {
        font-size: 18px;
    }

    section.home-about .item {
        justify-content: flex-start;
    }

    section.home-about .item h3 {
        font-size: 32px;
    }

    section.home-about .item p {
        font-size: 16px;
    }

    section.home-about .item img {
        height: 55px;
    }

    section.home-about .heading {
        margin-bottom: 30px;
    }

    section.home-product .heading a,section.home-blog .heading a {
        padding: 5px 10px;
    }


    .product-slide .slick-nav, .project-slide .slick-nav, .partner-slide .slick-nav,.blog-slide .slick-nav,.page-65-s4-slide .slick-nav,.slick-dot_thumbnail .slick-nav,.page-436-slide .slick-nav,
    .dichvu-slide .slick-nav {
        left: 0;
    }

    .product-slide .slick-next, .project-slide .slick-next, .partner-slide .slick-next,.blog-slide .slick-next,.page-65-s4-slide .slick-next,.slick-dot_thumbnail .slick-next,.page-436-slide .slick-next,
    .dichvu-slide .slick-next {
        left: unset;
        right: 0;
    }

    .product-item img {
        width: 100%;
    }

    section.home-product {
        padding: 20px 0;
    }

    section.home-service {
        padding: 20px 0;
    }

    section.home-project {
        background-position: bottom;
    }


    section.home-partner {
        padding: 30px 0;
    }


    .footer-top h3 {
        font-size: 28px;
    }

    .footer-top {
        padding: 100px 0 200px;
        background-position: center;
        text-align: center;
        background-image: url(images/bg2-mb.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .footer-top a {
        padding: 5px 20px;
    }

    #logo-footer {
        margin-bottom: 15px;
        margin-right: 0 !important;
    }

    ul.footer-social {
        justify-content: flex-start;
    }

    .footer-center {
        padding: 20px 0;
    }

    .footer-bottom {
        padding: 10px 0;
        font-size: 16px;
    }
    .slick-nav i {
        width: 25px !important;
        height: 25px !important;
        font-size: 12px !important;
    }
    div#site-outer-wrap {
        overflow: hidden;
    }
    .topbanner-text {
        padding: 15px 0;
        bottom: unset;
        top: 20px;
        background-position: -125px 0;
        background-size: contain;
    }
    .page-85-s1 p {
        font-size: 16px;
    }
    .page-65-s2-text {
        position: unset;
        background-size: 100% 100%;
    }

    .page-65-s2-2 .page-65-s2-text {
        padding-left: 20px;
        background-size: 100% 100%;
    }

    .page-65-s2-text p {
        font-size: 21px;
    }

    .page-65-s3 {
        padding: 20px 0;
    }

    .page-65-s3 h3 {
        font-size: 24px;
        margin: 10px 0;
    }

    .page-65-s3 p {
        font-size: 18px;
    }

    .page-65-s4 {
        padding: 30px 0;
        background-size: cover;
    }

    .page-65-s4 p {
        font-size: 18px;
    }
    .page-436-s2 h2 {
        font-size: 26px;
        margin-bottom: 20px;
        text-align: center;
        font-weight: 700;
    }

    .page-436-tab ul {
        width: 100%;
    }

    .page-436-tab .tab-content {
        width: 100%;
    }

    .page-436-s2 {
        padding: 30px 0;
    }
    section.home-blog .heading,section.home-product .heading {
        justify-content: center;
    }
    .page-65-s3 h3 br {
        display: none;
    }

    .page-65-s3 .item {
        text-align: left;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
    }

    .page-65-s3 img {
        margin-bottom: 20px;
        height: auto;
    }
}
@media(max-width: 767px) {
    
}
@media(max-width: 576px) {
    
}
.page-65-s5-slide .slick-list {
    margin: 0 -15px;
}
.page-65-s5-slide .slick-slide {
    padding: 0 15px;
}
.page-65-s5-slide .slick-nav {
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  border: 0;
  background: transparent;
  transition: all .3s;
}
.page-65-s5-slide .slick-next {
  right: -50px;
  left: unset;
}
.page-65-s5-slide .slick-nav i {
 color: #fff;
 background: #1111118c;
 border-radius: 50%;
 width: 30px;
 height: 30px;
 display: flex;
 align-items: center;
 justify-content: center;
 font-size: 16px;
 transition: all .3s;
}
.page-436-s2-search {
    display: flex;
    align-items: center;
}

.page-436-s2-search select {
    padding: 7px 15px;
    border: 1px solid #ccc;
    margin-right: 20px;
}

.search-form input {
    border-radius: 0;
    width: 250px;
}

.search-form  button {
    background: transparent !important;
    color: #222 !important;
    border: 0;
    border-radius: 0;
}
.category-heading {
    padding: 30px 0;
}

.category-heading ul.menu {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.category-heading ul.menu a {
    display: block;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 700;
}

.category-heading ul.menu li.current-menu-item a {
    color: #2b00c2;
    border-bottom: 2px solid #f50f00;
}

.category-heading ul.menu li:not(:last-child) {
    margin-right: 25px;
}

.share-bt {
    margin: 30px 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
}
div#thanh-tuu .page-436-slide-item {
    background: unset;
}
.share-bt a:nth-child(2) {
    display: inline-block;
    margin: 0 10px;
}
.page-436-slide-item img {
    height: 450px;
    width: 100%;
    object-fit: cover;
    transition: all .7s;
}
.page-436-slide-item img:hover {
    transform: scale(1.2);
}
@media(max-width: 991px) {
    .category-heading {
        padding: 15px 0;
    }
    .category-heading ul.menu li:not(:last-child) {
        margin-right: 10px;
    }
    .footer-center h3 {
        font-size: 21px;
    }

    .footer-center p {
        font-size: 16px;
    }

    div#logo-footer img {
        max-height: 120px;
    }

    ul.footer-social a {
        font-size: 26px;
    }
    .topbanner-text h2 {
        text-align: left;
    }

    .topbanner-text h2:after {
        height: 3px;
        left: 0;
        transform: unset;
    }
    .page-436-slide-item img {
        height: 250px;
    }
}
.page-436-slide-item ul {
    padding-left: 0;
    margin: 0;
}
.page-436-slide-item li:last-child {
    font-weight: 700;
}
.blog-item a {
    display: block;
    overflow: hidden;
}
.product-item img,.dichvu-slide img,.project-item img,.blog-item img{
    cursor: pointer;
    transition: all .7s;
}
.product-item:hover img,.dichvu-slide img:hover,.project-item:hover img,.blog-item a:hover img{
    transform: scale(1.2);
}