/*!
Theme Name: tkw
Theme URI: http://underscores.me/
Author: thanhdoan
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tkw
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

tkw is based on Underscores https://underscores.me/, (C) 2012-2017 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 https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------*/
.pum-content.popmake-content:focus-visible, 
.pum-content *:focus, 
.pum-overlay .pum-content {
    outline: none !important;
}
@media (min-width: 1200px) {
    .section-2  .container {
        max-width: 1000px;
    }
   
}
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #111;
}
figure {
    max-width: 100%;
}
a {
	text-decoration: none;
	color: inherit;
	transition: all .3s;
}
a:hover {
	text-decoration: none;
}
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;
}
/*--- slick ---*/
#home-slide .slick-nav {
  position: absolute;
  top: 50%;
  left: 60px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  border: 0;
  background: transparent;
  opacity: 0;
  transition: all .3s;
}
#home-slide .slick-next {
  right: 60px;
  left: unset;
}
#home-slide .slick-nav i {
    color: #fff;
    background: #ef683a;
    border: 1px solid #dddddd;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}
#home-slide:hover .slick-nav{
  left: 20px;
  opacity: 1;
}
#home-slide:hover .slick-next{
  right: 20px;
  left: unset;
  opacity: 1;
}
#home-slide figure,
#home-slide .widget {
  margin-bottom: 0;
}
#home-slide img {
  width: 100%;
}
#home-slide ul.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 20px;
    width: 100%;
    list-style: none;
}
#home-slide ul.slick-dots li {
    width: 10px;
    background-color: #b9b9b9;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 0 3px;
    display: block;
    cursor: pointer;
    transition: all .3s;
}
#home-slide ul.slick-dots li:hover,
#home-slide ul.slick-dots li.slick-active {
    background: #fff;
}
#home-slide ul.slick-dots li button {
    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}
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
div#logo img {
    width: 180px;
}
div#primary-menu ul.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
}
div#primary-menu ul.menu a {
    display: block;
    font-weight: 700;
    color: rgb(16, 125, 145);
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 9px 12px;
}

div#logo {
    margin-right: 20px;
    background: linear-gradient(212deg, #43cea2, #185a9d);
    color: rgb(5, 34, 74);
    font-size: 17px;
    font-weight: bold;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
.header-right >ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
.header-right >ul a {
    display: block;
    background-color: rgb(23, 170, 200);
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 4px 18px;
    border-radius: 10px;
    margin-left: 10px;
}
div#header {
    padding: 10px 0;
}
section.section-1 img {
    width: 100%;
}
/*
section.section-1 {
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    background-image: url(images/bg-1.jpg);
    background-position: center center;
    background-repeat: repeat;
    filter: brightness(108%) saturate(117%);
    height: 807px;
    position: relative;
}
section.section-1 .text {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    z-index: 99;
    text-align: right;
}

section.section-1 h2 {
    font-family: "Oswald", sans-serif;
    background: #cc2b5e;
    background: -webkit-linear-gradient(153deg, #cc2b5e, #753a88);
    background: linear-gradient(153deg, #cc2b5e, #753a88);
    color: rgb(0, 0, 0);
    font-size: 55px;
    font-weight: bold;
    line-height: 1;
    filter: drop-shadow(rgb(255, 255, 255) 2px 2px 1px);
    -webkit-text-stroke: 1px rgb(255, 255, 255);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.section-1 h3 {
    font-family: "Dancing Script", cursive;
    color: rgb(16, 125, 145);
    font-size: 78px;
    line-height: 1;
    -webkit-text-stroke: 1px rgb(255, 255, 255);
    margin-bottom: 0;
}*/
#danh-sach {
    padding: 40px 0;
}
#danh-sach item {
    border: 1px solid;
}

#danh-sach .item {
    border: 1px solid rgba(13, 98, 242, 0.3);
    border-radius: 20px;
    height: 100%;
    overflow: hidden;
}

#danh-sach span {
    background-color: rgb(16, 125, 145);
    border-top-left-radius: 19px;
    border-top-right-radius: 19px;
    display: block;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    padding: 9px 10px;
}
#danh-sach img {
    height: 250px;
    object-fit: cover;
    margin-bottom: 15px;
}
#danh-sach .item h2 {
    color: rgb(16, 125, 145);
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    padding: 20px 10px 0;
}

#danh-sach .item h4 {
    text-decoration-line: line-through;
    color: rgb(136, 128, 128);
    font-size: 27px;
    text-align: center;
    line-height: 1;
}

#danh-sach .item h3 {
    color: rgb(16, 125, 145);
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}

#danh-sach .item ul {
    background-color: rgb(234, 242, 255);
    border-radius: 0px 0px 19px 19px;
    padding: 0 10px 10px;
    margin: 0;
    list-style: none;
    height: 100%;
}

#danh-sach .item ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.6;
    color: rgb(5, 31, 77);
    padding-left: 28px;
    position: relative;
    font-weight: 700;
}
#danh-sach .item ul li:before {
    content: "";
    background-image: url(images/icon3.svg);
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
    top: 6px;
    left: 0;
}
#danh-sach .item ul li:before {
    content: "";
    background-image: url(images/icon3.svg);
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
    top: 6px;
    left: 0;
    display: block;
    position: absolute;
}
#danh-sach .item h5 {
    color: rgb(23, 171, 201);
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
}
.heading-1 h3 {
    background: rgb(16, 125, 145);
    color: rgb(5, 34, 74);
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#danh-sach .item .price {
    height: 70px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#hotline {
    position: relative;
    padding: 20px 0;
}
.hotline-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hotline-wrap ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.hotline-wrap ul a {
    display: block;
    background: linear-gradient(180deg, #06beb6, #48b1bf);
    font-family: "Open Sans", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 9px 27px;
    border-radius: 10px;
}

.hotline-wrap ul li:nth-child(1) {
    margin-right: 40px;
}

.zalo-bt a {
    display: block;
    background: rgb(255, 174, 15);
    font-family: "Open Sans", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 9px 27px;
    border-radius: 10px;
    margin: 20px 0;
}

.form-wrap {
    max-width: 480px;
    margin: 0 auto;
}

.form-wrap h3 {
    color: rgb(16, 125, 145);
    font-size: 21px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    margin-bottom: 25px;
}

.form-wrap .wpcf7-text {
    padding: 0 10px;
    border: 1px solid rgb(87, 87, 87);
    border-radius: 0;
    height: 42px;
    background: transparent;
    width: 100%;
}

.form-wrap .wpcf7-submit {
    background: linear-gradient(180deg, #06beb6, #48b1bf);
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border: 0;
    padding: 14px 106px;
    border-radius: 10px;
}
.wpcf7-spinner {
    display: block;
}
div#cam-ket {
    padding: 20px 0;
    background-color: rgb(242, 242, 242);
}
.heading-1 p {
    color: rgb(84, 84, 84);
    font-size: 14px;
    text-align: center;
    line-height: 1.6;
}

.heading-1 {
    max-width: 660px;
    margin: 0 auto;
    margin-bottom: 30px;
}

div#cam-ket .row {
    margin-left: -5px;
    margin-right: -5px;
}

div#cam-ket .col-lg-3 {
    padding-left: 5px;
    padding-right: 5px;
}

div#cam-ket .container {
    max-width: 1400px;
}

div#cam-ket .item {
    box-shadow: 2px 7px 15px 0px rgb(85 85 85 / 20%);
    border-radius: 3px;
    padding: 15px;
    height: 100%;
}

div#cam-ket .item h3 {
    display: flex;
    align-items: center;
    color: rgb(16, 125, 145);
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
}

div#cam-ket .item h3 img {
    margin-right: 15px;
}

div#cam-ket .item p {
    margin-bottom: 0;
}
#hinh-anh {
    padding: 30px 0;
}
div#hinh-anh h2 {
    
    color: rgb(16, 125, 145);
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
}

div#hinh-anh h3 {
    font-family: "Dancing Script", cursive;
    color: rgb(16, 125, 145);
    font-size: 47px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
}
#hinh-anh .container {
    max-width: 1400px;
}

div#hinh-anh img {
    width: 100%;
    object-fit: cover;
}

div#hinh-anh .col-lg-7 .col-lg-5 img:first-child {
    margin-bottom: 15px;
}
div#hinh-anh>.container>.row> .col-lg-5 img {
    height: 480px;
}

div#hinh-anh .col-lg-7 .col-lg-7 img {
    height: 480px;
}
.section-4 {
    padding: 30px 0 100px;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    background-image: url(images/bg-4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
section.section-4:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(253, 252, 252, 0.0), rgba(250, 250, 250, 1.0));
}

section.section-4 .container {
    z-index: 99;
    position: relative;
}
.heading-4 {
    background-image: url(images/bg-3.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 25px;
}
.heading-4 h3 {
    font-family: "K2D", sans-serif;
    color: rgb(249, 247, 243);
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
.heading-4 p {
    font-family: "Maven Pro", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 23px;
    line-height: 1.6;
    margin-bottom: 0;
    text-align: center;
}
@keyframes pulse {
    0% {
        transform: scale(0.95);
    }

    70% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.95);
    }
}
section.section-4 .box h2 {
    font-family: 'Baloo Tamma 2', cursive;
    background: linear-gradient(180deg, #02aab0, #00cdac);
    color: rgb(0, 0, 0);
    font-size: 40px;
    text-align: center;
    line-height: 1.6;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.section-4 .box h3 {
    color: rgb(255, 174, 16);
    font-size: 34px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
}
section.section-4 .wpcf7 {
    border: 1px solid rgb(165, 165, 165);
    padding: 5px;
    border-radius: 4px;
}

section.section-4 form {
    background: linear-gradient(180deg, rgba(16, 125, 145, 1.0), rgba(23, 170, 200, 0.4));
    border-radius: 4px;
    padding: 10px 20px;
}

section.section-4 form h3 {
    font-family: 'Baloo Tamma 2', cursive;
    color: rgb(250, 250, 250);
    font-size: 29px;
    text-align: center;
    line-height: 1.6;
    font-weight: 700;
    margin-top: 20px;
}

section.section-4 .wpcf7-text,section.section-4 .wpcf7-select,section.section-4 .wpcf7-date {
    padding: 0 5px;
    width: 100%;
    height: 40px;
    border-radius: 0;
    margin-bottom: 10px;
}

section.section-4 form p {
    margin-bottom: 0;
}

section.section-4 .wpcf7-submit {
    background: linear-gradient(163deg, #007adf, #00ecbc);
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    border-radius: 20px;
    border: 0;
    padding: 8px 25px;
}
div#hoi-dap {
    padding: 30px 0;
    position: relative;
    background: rgb(249, 247, 243);
}
div#hoi-dap .image {
    position: relative;
}
div#hoi-dap .image img {
    width: 50%;
}
div#hoi-dap .image .overbg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
    background: linear-gradient(180deg, #fdfbfb, rgba(235, 237, 238, 0.0));
}
div#hoi-dap .box {
    max-width: 700px;
    float: right;
    box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 20%);
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    padding: 20px;
}
div#hoi-dap .box h3 {
    color: rgb(16, 125, 145);
    font-size: 36px;
    font-weight: bold;
}
div#hoi-dap .box p {
    color: rgb(104, 104, 104);
    font-size: 17px;
    margin-bottom: 0;
}
div#hoi-dap .box .line {
    width: 100px;
    height: 2px;
    background: rgb(224, 224, 224);
    margin: 10px 0 20px;
}
div#hoi-dap .item {
    border-bottom: 1px solid rgb(224, 224, 224);
    padding-bottom: 15px;
    margin-bottom: 15px;
    height: 100%;
}
div#hoi-dap .item .i-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
div#hoi-dap .item .i-top img {
    width: 60px;
}
div#hoi-dap .item .i-top h3 {
    width: calc(100% - 80px);
    font-family: "Montserrat", sans-serif;
    color: rgb(87, 87, 87);
    font-size: 16px;
    font-weight: bold;
}
div#hoi-dap .item p {
    font-family: "Montserrat", sans-serif;
    color: rgb(0, 0, 0);
    font-size: 15px;
    margin-bottom: 0;
}
div#cam-nhan {
    padding: 30px 0;
    background: rgb(249, 247, 243);
}
.heading-5 {
    margin-bottom: 40px;
}

.heading-5 h3 {
    color: rgb(16, 125, 145);
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}

.heading-5 .line {
    width: 100px;
    height: 2px;
    background: rgb(224, 224, 224);
    margin: 10px auto;
}

.heading-5 p {
    color: rgb(79, 79, 79);
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 0;
}

.slide-row {
    margin-top: 20px;
}

.slide-row .slick-list {
    margin: 0 -10px;
}

.slide-row .slick-slide {
    padding: 0 10px;
}
.slide-row .slick-nav {
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  border: 0;
  background: transparent;
  transition: all .3s;
}
.slide-row .slick-next {
  right: -20px;
  left: unset;
}
.slide-row .slick-nav i {
    color: #fff;
    background: rgb(16, 125, 145);
    border: 1px solid rgb(16, 125, 145);
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    transition: all .3s;
}
.slide-row .slick-nav i:hover {
  background: transparent;
  color: rgb(16, 125, 145);
}


.slide-row img {
    border-style: solid;
    border-color: rgb(238, 238, 238);
    border-width: 5px;
    border-radius: 50%;
    height: 160px;
    width: 160px;
    object-fit: cover;
    margin: 0 auto;
}

.slide-row h3 {
    color: rgb(66, 66, 66);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.2;
    margin: 10px 0;
}

.slide-row h4 {
    color: rgb(0, 0, 0);
    font-size: 12px;
    text-align: center;
    letter-spacing: 0px;
    line-height: 1.2;
}

.slide-row .star {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.slide-row .star i {
    font-size: 10px;
    color: rgba(255,174,15,1);
    margin-top: 5px;
}

.slide-row p {
    color: rgb(66, 66, 66);
    font-size: 14px;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 0;
}
.slide-row .item {
    -webkit-box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 20%);
    background-color: rgb(255, 255, 255);
    padding: 10px;
}
div#logo-footer {
    text-align: center;
}

div#logo-footer img {
    width: 320px;
}

div#logo-footer p {
    color: rgb(16, 125, 145);
    font-size: 16px;
    font-style: italic;
    line-height: 1.6;
}

div#footer {
    padding: 30px 0 70px;
    background-size: cover;
    background-image: url(images/bg-5.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    position: relative;
    color: #111;
    font-weight: 700;
}
#footer:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
}
#footer .container {
    position: relative;
    z-index: 9;
}
div#footer h3.title {
    color: rgb(5, 31, 77);
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4;
}

div#footer ul {
    margin: 0;
    padding-left: 20px;
}

#footer ul li {
    color: rgb(5, 31, 77);
    font-size: 14px;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 15px;
    font-weight: 500;
}
.languages .sub-menu {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    border: 1px solid rgb(216, 216, 216);
    background-color: rgb(255, 255, 255);
    border-radius: 2px;
    width: 50px;
    padding: 10px;
    z-index: 999;
}
.languages img {
    width: 25px !important;
    height: 15px !important;
}
.languages {
    padding: 0 15px;
    display: flex;
    align-items: center;
    position: relative;
}
.languages i {
    margin-left: 5px;
    font-size: 16px;
}
.languages .sub-menu li:first-child {
    margin-bottom: 5px;
}
.languages ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.header-right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.languages li {
    position: relative;
}
.brc {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
}

.page-heading {
    background: none;
    border-left: 5px solid #58b0da;
    -webkit-border-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    margin-top: 5px;
    padding-left: 10px;
    margin-bottom: 20px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}
/* --------- Category
------------------------------------------ */
.category-post-article {
  margin: 5px 0 20px;
}
.category-post-article .post-thumbnail {
  margin-bottom: 5px;
}
.category-post-article .post-title {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 10px;
  color: black;
}
@media (max-width: 767px) {
  .category-post-article .post-title {
    font-size: 14px;
  }
}
.category-post-article .post-date {
  color: #777;
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: 500;
}
.category-post-article .post-excerpt {
  font-size: 14px;
  color: #555;
  font-weight: 500;
}
@media (max-width: 767px) {
  .category-post-article .post-title,
  .category-post-article .post-date {
    margin-bottom: 5px;
  }
}
.post-thumbnail {
  display: block;
  background: white;
}
.post-thumbnail img {
    display: block;
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.thumbnail-bordered {
  padding: 3px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.thumbnail-hover-scale {
  overflow: hidden;
}
.thumbnail-hover-scale img {
  transition: all 0.3s;
}
.thumbnail-hover-scale:hover img {
  transform: scale(1.1);
}

.category-post-article .post-title a {
    color: #111;
}
.pagination {
  margin: 15px 0;
}
.pagination a,
.pagination span {
  display: inline-block;
  background: #111;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  transition: all .3s;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.pagination .current,
.pagination a:hover {
  background: #f06560;
  color: #fff;
}

.pagination a:focus,
.pagination a:visited,
.pagination a:active {
  color: #fff;
}

.pagination .page-numbers {
  margin-right: 3px;
  margin-bottom: 3px;
}
.nav-links {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.singular-post-content {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
}
.showbar {
    margin: 0;
    z-index: 99;
    padding: 9px 10px;
    float: right;
}
.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: #fff;
}
.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: #111;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 18px;
}
div#mobile-menu {
    display: none;
}
@media(max-width: 991px) {
    div#mobile-menu {
        display: block;
    }
    div#primary-menu ul.menu {
        display: none;
    }
    div#mobile-menu {
        position: fixed;
        top: 0;
        left: -999px;
        width: 320px;
        height: 100%;
        background: #ffff;
        z-index: 99999;
        transition: all .3s;
    }
    div#mobile-menu ul.menu {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    #mobile-menu li a {
      color: #111;
      display: flex;
      padding: 10px 20px;
      font-weight: 500;
    }
    #mobile-menu li {
      position: relative;
      border-top: 1px dotted #505050;
    }
    #mobile-menu ._menu > li:first-child {
      border: none;
    }
    .header-right {
        justify-content: center;
        width: 100%;
        margin: 8px 0;
    }
#danh-sach {
    padding: 20px 0 0;
}

.hotline-wrap ul li:nth-child(1) {
    margin-right: 10px;
}

div#hinh-anh h2 {
    font-size: 28px;
}

div#hinh-anh h3 {
    font-size: 32px;
}

div#hinh-anh>.container>.row> .col-lg-5 img {
    height: auto;
}

div#hinh-anh .col-lg-7 .col-lg-7 img {
    height: auto;
}

section.section-4 .box h2 {
    font-size: 28px;
}

.section-4 .box h3 {
    font-size: 24px;
}

div#hoi-dap .container {
    position: unset;
    transform: unset;
}

div#hoi-dap .image {
    display: none;
}

.section-4 {
    padding: 20px 0;
}

.heading-5 h3 {
    font-size: 26px;
}

.slide-row .slick-nav {
    left: 0;
}

.slide-row .slick-next {
    left: unset;
    right: 0;
}
.post-thumbnail img {
    height: auto;
}
div#header {
    background: #0068af;
}
.languages i {
    color: #fff;
}
}
@media(max-width: 767px) {
    
}
@media(max-width: 576px) {
    
}
#danh-sach .item a {
    background: #06beb6;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border: 0;
    padding: 7px 20px;
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 15px;
}
.single-tour #danh-sach {
    padding: 0;
}
.single-tour #danh-sach .item {
    padding-top: 30px;
}