/*
Theme Name: Theme Phố Web
Version: 1.0
Text Domain: themephoweb
*/
img{outline: none;max-width: 100%;height: auto}
input:focus,button:focus,select:focus,textarea:focus{outline: none}
iframe{margin-left: auto;margin-right: auto;max-width: 100%}
body{
    color: #333333;
    font-size: 16px;
}
a,a:hover{text-decoration: none;}

/*Mobile*/
#ppo-overlay {
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 998;
}
.mobile-header {
    display: none;
    position: fixed;
    z-index: 99999;
    background: #FFF;
    top: 0;
    left: 0;
    height: 60px;
    border-bottom: 1px solid #e4e4e4;
    width: 100%
}

.mobile-header .left-menu, .mobile-header .right-menu {
    border: none;
    position: absolute;
    top: 0;
    padding: 0;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s
}
.mobile-header .left-menu {
    left: 0;
    height: 50px;
    width: 50px;
    background: #fff;
    color: #000;
    margin-top: 10px;
    border-bottom: 1px solid #e4e4e4;
}
.mobile-header .left-menu span i {
    font-size: 35px;
}
.mobile-header .right-menu {
    right: 15px;
    top: 14px;
    font-size: 16px;
    display: none;
}
.mobile-header .right-menu a{color: #ff3232}
.mobile-header .right-menu a.cart-mobile {
    margin-right: 15px;
}
.mobile-header .right-menu .fa{font-size: 20px}
.mobile-header .title {
    width: 100%;
    text-align: center
}
.mobile-header .title img{
    max-height: 45px;
    margin-top: 9px;
}
.mobile-header .title p {
    font-size: 20px;
    letter-spacing: .58rem;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.mobile-header .title p a {
    color: #d41617
}
.st-menu .wrap-cta-menu-mobile {
    padding: 5px 15px;
}
.st-menu .wrap-cta-menu-mobile .text-1 {
    background: transparent;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 18px;
    border: 1px solid #fff;
    margin-right: 45px;
    margin-bottom: 15px;
}
.st-menu .wrap-cta-menu-mobile .wrap-1 a {
    text-decoration: none;
}
.st-menu .wrap-cta-menu-mobile .text-1 i {
    margin-right: 7px;
}
.st-menu .wrap-cta-menu-mobile .text-1 span {
    text-transform: uppercase;
}
.st-menu .wrap-cta-menu-mobile .text-1 .number-24-7 {
    color: #fff;
    margin-left: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.st-menu .wrap-cta-menu-mobile .text-2 {
    background: #f9dd21;
    padding: 11px 15px;
    border-radius: 4px;
    display: block;
    margin-top: 10px;
    margin-right: 45px;
    display: none;
}
.st-menu .wrap-cta-menu-mobile .text-2 i {
    margin-right: 10px;
    font-size: 18px;
    color: #000;
}
.st-menu .wrap-cta-menu-mobile .text-2 span {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
}
.st-menu {
    position: fixed;
    top: 0;
    left: -270px;
    display: none;
    width: 270px;
    height: 100%;
    z-index: 99999;
    /*-webkit-overflow-scrolling: touch;*/
    overflow: scroll;
    background: #8d191b;
    /*color: #fff;*/
}

.st-menu .nav {
    margin-top: 15px;
    padding-top: 20px;
}
.st-menu > ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.st-menu > ul > li > ul.sub-menu{
    list-style: none;
    padding-left: 35px;
    display: none;
}
.st-menu > ul > li > ul.sub-menu > li > ul.sub-menu{
    padding-left: 18px
}
.st-menu ul li {
    width: 100%;
    margin-bottom: 5px;
}
.st-menu ul > li > .caret{
    position: absolute;
    right: 15px;
    top: 14px
}
.st-menu ul li .wrap-link-submenu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.st-menu ul li a {
    font-size: 18px;
    color: #fff;
    padding: 5px 15px;
    display: block;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
}
.st-menu ul li .wrap-link-submenu .caret {
    margin-right: 15px;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 7px dashed;
}
.st-menu ul li a:hover,
.st-menu ul li a:focus{
    color: #fff;
    background: none
}
.st-menu ul.sub-menu li a{
    padding-left: 0
}
.st-menu li.menu-item-has-children {
    background-image: url('assets/images/arrow_right.png');
    background-repeat: no-repeat;
    background-position: top 10px right 10px;
}
.st-menu li.menu-item-has-children.dropdown{
    background-image: url('assets/images/arrow_bot.png');
    background-position: top 10px right 10px;
}

.bar {
    margin: 0 auto;
    display: block;
    width: 25px;
    height: 2px;
    margin-bottom: 3px;
    background: #fff;
    box-shadow: inset 0 9999in;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.bar:nth-child(1) {
    margin-top: 5px
}

.menu-icon {
    display: none
}

.st-menu-open .menu-icon {
    display: block
}

.st-menu-open .menu-icon+span {
    display: none
}

.st-menu-open .bar:nth-child(1) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 5px
}

.st-menu-open .bar:nth-child(2) {
    display: none
}

.st-menu-open .bar:nth-child(3) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -5px
}
.st-menu .list-language-mobile li a {
    display: block;
}
.mobile-header .icon-search-mobile {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
}
.wrap-search-mobile {
    position: absolute;
    bottom: -55px;
    z-index: 1;
    left: -1000px;
    padding: 0 10px;
    width: 100%;
}
.wrap-search-mobile #search {
    position: relative;
}
.wrap-search-mobile #search .txtSearch {
    width: 100%;
    height: 50px;
    padding-left: 30px;
    border: 1px solid #fff;
    font-size: 18px;
    font-weight: bold;
}
.wrap-search-mobile #search .btnSearch {
    position: absolute;
    right: 0;
    height: 50px;
    width: 100px;
    background: #000;
    color: #fff;
    border: 1px solid #000;
    font-weight: bold;
}
/*END MOBILE*/

/*Menu Desktop*/
.desktop-header {
/*    position: fixed;
    top: 50px;
    left: 50%;
    transform: translate(-50%,0);
    transition: 0.3s all;*/
    z-index: 999;
}
.desktop-header.fixed {
    /*position: fixed;*/
/*    top: 0;*/
/*    left: 50%;
    transform: translate(-50%,0);
    z-index: 999;
    transition: 0.3s all;*/
}
/*.desktop-header.fixed {
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    transform: unset;
    transition: 0.3s all;
}*/
.desktop-header .wrap-content-desktop-header {
    background: #fff;
/*    width: 1140px;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    /*box-shadow: 0px -8px 0px 0px rgb(255 255 255 / 20%);*/
/*    box-shadow: 0 0 5px rgb(0 0 0 / 20%);*/
    transition: 0.3s all;
}
/*.desktop-header.fixed .wrap-content-desktop-header {
    margin: 0 auto;
    transition: 0.3s all;
}*/
.desktop-header .wrap-menu-form-search {
    display: flex;
    align-items: center;
}
.desktop-header .logo-menu-desktop img {
    max-width: 170px;
    height: 70px;
}
.desktop-header .nav > li > a {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    padding: 30px;
    display: block;
    border-bottom: 3px solid transparent;
    transition: 0.3s all;
}
.desktop-header .nav > li > a:hover,
.desktop-header .nav li.current-menu-item > a {
    border-color: #006db7;
}
.desktop-header .nav li.menu-item-has-children {
    position: relative;
}
.desktop-header .nav li.menu-item-has-children .sub-menu {
    position: absolute;
    background: #fff;
    width: max-content;
    z-index: 999;
    display: none; 
    top: 81px;
    left: 0;
    box-shadow: 2px 2px 5px 0px rgb(50 50 50 / 20%);
    padding: 0 15px;
    border: 1px solid #eee;
    border-radius: 3px;
    list-style: none;
}
.desktop-header .nav li.menu-item-has-children .sub-menu > li > a {
    font-size: 13px;
    color: #333;
    padding: 15px 0px;
    border-bottom: 1px dotted #ddd;
    display: block;
}
.desktop-header .nav li.menu-item-has-children .sub-menu > li:last-child > a {
    border-bottom: none;
}
.desktop-header .nav li.menu-item-has-children .sub-menu > li > a:hover {
    color: #006db7;
}
.desktop-header .wrap-search {
    position: relative;
    margin-left: 15px;
}
.desktop-header .wrap-search .icon-search {
    width: 40px;
    height: 40px;
    background: #006db7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    transition: 0.3s all;
}
.desktop-header .wrap-search .icon-search:hover {
    background: #0275c4;
}
.desktop-header .wrap-search #search {
    display: none;
    position: absolute;
    right: 0;
    bottom: -68px;
    z-index: 2;
}
.desktop-header .wrap-search #search .txtSearch {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px 25px;
    max-width: 170px;
    font-style: italic;
    color: #666;
}
/*End Menu Desktop*/

/*Home page*/
.layer-home-page .section-1 .banner {
    padding-top: 120px;
    padding-bottom: 55px;
    padding-left: 380px;
    padding-right: 380px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.layer-home-page .section-1 .banner .title {
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 137px;
    text-shadow: 2px 2px #000;
}
.layer-home-page .section-1 .banner .list-service {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
}
.layer-home-page .section-1 .banner .list-service li {
    width: 33.333%;
    padding: 0 7px;
}
.layer-home-page .section-1 .banner .list-service li .content-of-item {
    background: #fff;
    position: relative;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-top: 80px;
    height: 440px;
}
.layer-home-page .section-1 .banner .list-service li .content-of-item .icon-service {
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translate(-50%,0);
}
.layer-home-page .section-1 .banner .list-service li .content-of-item .title_service {
    font-size: 20px;
    font-weight: bold;
    color: #0b3b5e;
    margin-bottom: 22px;
}
.layer-home-page .section-1 .banner .list-service li .content-of-item .content_short_service {
    font-size: 16px;
    color: #8a8a8a;
    margin-bottom: 65px;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
    height: 115px;
}
.layer-home-page .section-1 .banner .list-service li .content-of-item .wrap_img_service {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 15px;
}
.layer-home-page .section-1 .banner .list-service li .content-of-item .wrap_img_service .img_service {
    width: 100%;
}
.layer-home-page .section-1 .banner .list-service li:nth-child(2) {
    margin-top: 39px;
}
.layer-home-page .section-1 .banner .info_contact {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    list-style: none;
}
.layer-home-page .section-1 .banner .info_contact li {margin-right: 50px}
.layer-home-page .section-1 .banner .info_contact li:last-child {margin-right: 0}
.layer-home-page .section-1 .banner .info_contact li a {
    color: #fff;
}
.layer-home-page .section-1 .banner .info_contact li a .icon_contact {
    margin-right: 10px;
}
.layer-home-page .section-2 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.layer-home-page .section-2 .content-of-item {
    overflow: hidden;
}
.layer-home-page .section-2 .content-of-item .title {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.layer-home-page .section-2 .content-of-item .title:before {
    width: 40px;
    height: 3px;
    background: #0CABE3;
    display: block;
    content: '';
    margin-bottom: 10px;
}
.layer-home-page .section-2 .content-of-item .content {font-size: 13px}
.layer-home-page .section-2 .content-of-item .content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.layer-home-page .section-2 .content-of-item .content ul li:before {
    content: "\f178";
    font-family: 'FontAwesome';
    margin-right: 10px;
    color: #0CABE3;
}
.layer-home-page .section-2 .content-of-item .content a {
    text-transform: uppercase;
    font-weight: bold;
    color: #006db7;
}
.layer-home-page .section-2 .content-of-item .content .fa.fa-chevron-right {
    color: #006db7;
}
.layer-home-page .section-2 .content-of-item .content .order {
    position: relative;
    right: -10px;
    transition: 0.3s;
}
.layer-home-page .section-2 .content-of-item .content .order:hover {
    right: 0;
    transition: 0.3s;
}
/*.layer-home-page .section-3 {
    margin-top: 60px;
}*/
.layer-home-page .section-3 .title_1 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
.layer-home-page .section-3 .title_2 {
    text-align: center;
    font-size: 13px;
}
.layer-home-page .section-3 .border-bottom-custom {
    width: 40px;
    height: 3px;
    background: #0CABE3;
    margin: 20px auto 30px auto;
}
.layer-home-page .section-3 .list-item {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.layer-home-page .section-3 .list-item .item {
    width: 25%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    height: 300px;
}
.layer-home-page .section-3 .list-item .item .title {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translate(-50%,0);
    width: 300px;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 2px 2px black;
}
.layer-home-page .section-3 .list-item .item .title:after {
    content: '';
    background: #0CABE3;
    width: 40px;
    height: 3px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%,0);
}
.layer-home-page .section-3 .list-item .item .view-service {
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translate(-50%,0);
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    padding: 10px 30px;
    border: 3px solid;
    border-radius: 25px;
    transition: all 0.2s ease 0s;
    border-color: #0CABE3;
    font-size: 13px;
    transition: 0.3s all;
    z-index: 2;
}
.layer-home-page .section-3 .list-item .item .thumbnail-service {
    transition: 3s all;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.layer-home-page .section-3 .list-item .item .view-service:hover {
    background: #0CABE3;
}
.layer-home-page .section-3 .list-item .item .background-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(49, 57, 63, 0.5);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    z-index: 1;
}
.layer-home-page .section-3 .list-item .item:hover .thumbnail-service {
    transform: scale(1.5);
    transition: 3s all;
}
.layer-home-page .section-3 .list-item .item:hover .view-service {
    transition: 0.3s all;
    bottom: 40px;
    color: #fff;
}
.layer-home-page .section-3 .list-item .item:hover .background-hover {
    opacity: 1;
}
.layer-home-page .section-4 {
    margin-top: 60px;
    padding-bottom: 60px;
}
.layer-home-page .section-4 .title_1 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    display: block;
    width: max-content;
    margin: 0 auto;
}
.layer-home-page .section-4 .title_2 {
    text-align: center;
    font-size: 13px;
}
.layer-home-page .section-4 .border-bottom-custom {
    width: 40px;
    height: 3px;
    background: #0CABE3;
    margin: 20px auto 30px auto;
}
.layer-home-page .section-4 .content-of-item {
    display: flex;
    align-items: flex-start;
    overflow: hidden;
}
.layer-home-page .section-4 .content-of-item .content-left {
    width: 30%;
}
.layer-home-page .section-4 .content-of-item .content-left .date {
    background-color: #fcfcfc;
    font-size: 36px;
    color: #333;
    font-weight: 800;
    text-align: center;
    padding: 7px 30px;
}
.layer-home-page .section-4 .content-of-item .content-left .month {
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #006db7;
}
.layer-home-page .section-4 .content-of-item .content-left .thumbnail-post-new {
    display: block;
    margin-top: 5px;
}
.layer-home-page .section-4 .content-of-item .content-left .thumbnail-post-new img {
    height: 120px;
    object-fit: cover;
}
.layer-home-page .section-4 .content-of-item .content-right {
    width: 70%;
    padding-left: 20px;
}
.layer-home-page .section-4 .content-of-item .content-right .category {
    margin-bottom: 10px;
}
.layer-home-page .section-4 .content-of-item .content-right .category .fa-tags {
    color: #0CABE3;
    font-size: 13px;
}
.layer-home-page .section-4 .content-of-item .content-right .category a {
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
}
.layer-home-page .section-4 .content-of-item .content-right .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #000;
    display: block;
}
.layer-home-page .section-4 .content-of-item .content-right .excerpt {
    font-size: 13px;
}
.layer-home-page .section-4 .content-of-item .content-right .read-more i {
    margin-left: 10px;
}
.layer-home-page .section-4 .content-of-item .content-right .read-more {
    font-size: 13px;
    color: #006db7;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    text-align: right;
    position: relative;
    right: -10px;
    transition: 0.3s all;
}
.layer-home-page .section-4 .content-of-item .content-right .read-more:hover {
    right: 0;
    transition: 0.3s all;
}
.layer-home-page .section-5 {
    background: #F6F6F6;
    padding-top: 30px;
    padding-bottom: 30px;
}
.layer-home-page .section-5 .owl-carousel .owl-item img {
    height: 85px;
    object-fit: contain;
}
.layer-home-page .section-5 .container {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}
.layer-home-page .section-5 .owl-theme .owl-nav {
    position: absolute;
    right: -60px;
    top: 0;
    margin-top: 0;
    transition: 0.3s all;
}
.layer-home-page .section-5 .container:hover .owl-nav {
    right: 0;
    transition: 0.3s all;
}
.layer-home-page .section-5 .owl-carousel .owl-nav button.owl-prev,
.layer-home-page .section-5 .owl-carousel .owl-nav button.owl-next {
    background: #353e44;
    width: 40px;
    height: 40px;
    border-radius: 0;
    color: #fff;
    margin: 0;
}
.layer-home-page .section-5 .owl-carousel .owl-nav button.owl-prev:hover,
.layer-home-page .section-5 .owl-carousel .owl-nav button.owl-next:hover {
    background: #006db7;
}
.layer-home-page .section-5 .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 0;
    right: 0;
}
.layer-home-page .section-5 .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 40px;
    right: 0;
}
.layer-home-page .section-5 .owl-carousel .owl-nav button.owl-prev i,
.layer-home-page .section-5 .owl-carousel .owl-nav button.owl-next i{
    font-size: 11px;
}
/*End home page*/

/*Archive*/
.layer-archive .section-1 {
    padding-top: 185px;
    padding-bottom: 70px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.layer-archive .section-1 .background-opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}
.layer-archive .section-1 .title {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
}
.layer-archive .section-2 {
    padding-top: 70px;
    padding-bottom: 90px;
}
.layer-archive .section-2 #list-post .content-of-item {
    display: flex;
    align-items: flex-start;
    overflow: hidden;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px dotted #ddd;
}
.layer-archive .section-2 #list-post .content-of-item .content-left {
/*    width: 10%;*/
    width: 40%;
}
.layer-archive .section-2 #list-post .content-of-item .content-left .thumbnail-post-archive img {
/*    height: 200px;
    object-fit: cover;*/
}
/*.layer-archive .section-2 #list-post .content-of-item .content-left .date {
    background-color: #fcfcfc;
    font-size: 36px;
    color: #333;
    font-weight: 800;
    text-align: center;
    padding: 7px 30px;
}
.layer-archive .section-2 #list-post .content-of-item .content-left .month {
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #006db7;
}*/
.layer-archive .section-2 #list-post .content-of-item .content-right {
/*    width: 90%;*/
    width: 60%;
    padding-left: 20px;
}
.layer-archive .section-2 #list-post .content-of-item .content-right .title {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #000;
    display: block;
/*    width: max-content;*/
    width: auto;
    transition: 0.3s all;
}
.layer-archive .section-2 #list-post .content-of-item .content-right .title:hover {
    color: #2a6496;
}
.layer-archive .section-2 #list-post .content-of-item .content-right .excerpt {
    font-size: 13px;
}
.layer-archive .section-2 #list-post .content-of-item .content-right .read-more i {
    margin-left: 10px;
}
.layer-archive .section-2 #list-post .content-of-item .content-right .read-more {
    font-size: 13px;
    color: #006db7;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    text-align: right;
    position: relative;
    right: -10px;
    transition: 0.3s all;
    display: block;
    width: max-content;
    margin-left: auto;
    margin-top: 30px;
}
.layer-archive .section-2 #list-post .content-of-item .content-right .read-more:hover {
    right: 0;
    transition: 0.3s all;
}
.rank-math-breadcrumb, .rank-math-breadcrumb a {
    color: #fff;
    position: relative;
}
/*End Archive*/

/*Single*/
.layer-single .section-1 {
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.layer-single .section-1 .background-opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}
.layer-single .section-1 .title {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
}
.layer-single .section-2 {
    padding-top: 70px;
    padding-bottom: 90px;
}
.layer-single .section-2 #detail-post .img_first_post {
    width: 100%;
    margin-bottom: 30px;
}
.layer-single .section-2 #detail-post > .content-of-item {
    display: flex;
    align-items: flex-start;
}
.layer-single .section-2 #detail-post .content_contact_detail_post {
    background: #F1F1F1;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px 15px;
    margin-bottom: 15px;
}
.layer-single .section-2 #detail-post .content_contact_detail_post p {
    margin-bottom: 5px;
}
.layer-single .section-2 #detail-post .content-of-item .content-left {
    width: 10%;
}
.layer-single .section-2 #detail-post .content-of-item .content-left .date {
    background-color: #fcfcfc;
    font-size: 36px;
    color: #333;
    font-weight: 800;
    text-align: center;
    padding: 7px 30px;
}
.layer-single .section-2 #detail-post .content-of-item .content-left .month {
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #006db7;
}
.layer-single .section-2 #detail-post .content-of-item .content-right {
    width: 90%;
    padding-left: 20px;
}
.layer-single .section-2 #detail-post .content-of-item .content-right .title {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #000;
    display: block;
    width: max-content;
    transition: 0.3s all;
}
.layer-single .section-2 #detail-post .content-of-item .content-right .title:hover {
    color: #2a6496;
}
.layer-single .section-2 #detail-post .content-of-item .content-right .excerpt {
    font-size: 13px;
    text-align: justify;
}
.layer-single .section-2 #detail-post .content-of-item .content-right .read-more i {
    margin-left: 10px;
}
.layer-single .section-2 #detail-post .content-of-item .content-right .read-more {
    font-size: 13px;
    color: #006db7;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    text-align: right;
    position: relative;
    right: -10px;
    transition: 0.3s all;
    display: block;
    width: max-content;
    margin-left: auto;
    margin-top: 30px;
}
.layer-single .section-2 #detail-post .content-of-item .content-right .read-more:hover {
    right: 0;
    transition: 0.3s all;
}
.layer-single .section-2 .wrap-next-previous-post {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    margin-bottom: 20px;
}
.layer-single .section-2 .wrap-next-previous-post .wrap-previous {
    text-align: left;
}
.layer-single .section-2 .wrap-next-previous-post .wrap-previous .text-previous i {
    margin-right: 15px;
}
.layer-single .section-2 .wrap-next-previous-post .wrap-next {
    text-align: right;
}
.layer-single .section-2 .wrap-next-previous-post .wrap-next .text-next i {
    margin-left: 15px;
}
.layer-single .section-2 .wrap-next-previous-post .wrap-previous .text-previous,
.layer-single .section-2 .wrap-next-previous-post .wrap-next .text-next {margin-top: 10px;}
.layer-single .section-2 .wrap-next-previous-post .wrap-previous a,
.layer-single .section-2 .wrap-next-previous-post .wrap-next a {
    color: #000;
    font-size: 14px;
}
.layer-single .section-2 .wrap-next-previous-post .wrap-previous a:hover,
.layer-single .section-2 .wrap-next-previous-post .wrap-next a:hover {
    color: #2a6496;
}
.layer-single .section-2 .title-related {
    margin-bottom: 15px;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
}
.layer-single .section-2 .wrap-post-related {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.layer-single .section-2 .wrap-post-related li {
    width: 33.333%;
}
.layer-single .section-2 .wrap-post-related li .content-of-item {
    padding: 15px;
    font-size: 14px;
}
.layer-single .section-2 .wrap-post-related li .content-of-item .title {
    color: #777;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.layer-single .section-2 .wrap-post-related li .content-of-item .title:hover {
    color: #2a6496;
}
/*End Single*/

/*Page*/
.layer-page .section-1,
.layer-page-default .section-1 {
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.layer-page .section-1 .background-opacity,
.layer-page-default .section-1 .background-opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}
.layer-page .section-1 .title,
.layer-page-default .section-1 .title {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
}
/*End Page*/

/*Page dich vu*/
.layer-page-dich-vu .section-2,
.layer-page-dich-vu .section-3,
.layer-page-dich-vu .section-4 {
    padding-top: 70px;
    padding-bottom: 100px;
}
.layer-page-dich-vu .section-2 .content h2:before,
.layer-page-dich-vu .section-3 .content h2:before,
.layer-page-dich-vu .section-4 .content h2:before {
    content: '';
    background: #0cabe3;
    width: 40px;
    height: 3px;
    display: block;
}
.layer-page-dich-vu .section-2 .content ul,
.layer-page-dich-vu .section-3 .content ul {
    list-style: none;
}
.layer-page-dich-vu .section-2 .content ul li:before,
.layer-page-dich-vu .section-3 .content ul li:before {
    content: "\f178";
    font-family: 'FontAwesome';
    color: #0cabe3;
    font-size: 12px;
    margin-right: 10px;
}
.layer-page-dich-vu .section-3 {
    background: #F4FCFE;
}
.layer-page-dich-vu .section-3 .content table tbody tr {
    display: flex;
}
.layer-page-dich-vu .section-4 .content table tr:before {
    content: "\f058";
    font-family: 'FontAwesome';
    margin-right: 10px;
    color: #0cabe3;
    font-size: 18px;
    display: block;
    margin-top: 2px;
}
/*.layer-page-dich-vu .section-2 .content {
    display: flex;
}
.layer-page-dich-vu .section-2 .content .content-left {
    width: 70%;
}
.layer-page-dich-vu .section-2 .content .content-right {
    width: 30%;
}*/
.layer-page-dich-vu .section-5 .title_1 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
.layer-page-dich-vu .section-5 .title_2 {
    text-align: center;
    font-size: 13px;
}
.layer-page-dich-vu .section-5 .border-bottom-custom {
    width: 40px;
    height: 3px;
    background: #0cabe3;
    margin: 20px auto 30px auto;
}
.layer-page-dich-vu .section-5 .list-item {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.layer-page-dich-vu .section-5 .list-item .item {
    width: 25%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.layer-page-dich-vu .section-5 .list-item .item .title {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translate(-50%,0);
    width: max-content;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
}
.layer-page-dich-vu .section-5 .list-item .item .title:after {
    content: '';
    background: #0cabe3;
    width: 40px;
    height: 3px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%,0);
}
.layer-page-dich-vu .section-5 .list-item .item .view-service {
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translate(-50%,0);
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    padding: 10px 30px;
    border: 3px solid;
    border-radius: 25px;
    transition: all 0.2s ease 0s;
    border-color: #0cabe3;
    font-size: 13px;
    transition: 0.3s all;
    z-index: 2;
}
.layer-page-dich-vu .section-5 .list-item .item .thumbnail-service {
    transition: 3s all;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.layer-page-dich-vu .section-5 .list-item .item .view-service:hover {
    background: #0cabe3;
}
.layer-page-dich-vu .section-5 .list-item .item .background-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(49, 57, 63, 0.5);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    z-index: 1;
}
.layer-page-dich-vu .section-5 .list-item .item:hover .thumbnail-service {
    transform: scale(1.5);
    transition: 3s all;
}
.layer-page-dich-vu .section-5 .list-item .item:hover .view-service {
    transition: 0.3s all;
    bottom: 40px;
    color: #fff;
}
.layer-page-dich-vu .section-5 .list-item .item:hover .background-hover {
    opacity: 1;
}
/*End page dich vu*/

/*Lien he*/
.layer-page-lien-he .section-2 {
    padding-top: 70px;
    padding-bottom: 100px;
}
.layer-page-lien-he .section-2 .content h2:before {
    content: '';
    background: #0cabe3;
    width: 40px;
    height: 3px;
    display: block;
}
.layer-page-lien-he .section-2 .content table tbody tr {
    display: flex;
    justify-content: space-between;
}
.layer-page-lien-he .section-2 label {
    color: #777;
    margin-bottom: 10px;
}
.layer-page-lien-he .section-2 .wpcf7-text,
.layer-page-lien-he .section-2 .wpcf7-select,
.layer-page-lien-he .section-2 .wpcf7-textarea {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 8px 15px;
}
.layer-page-lien-he .section-2 .wpcf7-select,
.layer-page-lien-he .section-2 .wpcf7-select option {
    color: #777;
}
.layer-page-lien-he .section-2 .wpcf7-submit {
    padding: 13px 40px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    color: #fff;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    background: #006DB4;
    float: right;
}
/*End page lien he*/

.comment-form a {
    color: #777;
    font-weight: bold;
}

.wp-pagenavi {
    display: flex;
    justify-content: flex-end;
}
.wp-pagenavi a, .wp-pagenavi span {
    background-color: #f5f9fc;
    border: 1px solid #ddd;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    text-align: center;
    color: #000;
}
.wp-pagenavi span.current,
.wp-pagenavi a:hover,
.wp-pagenavi span:hover {
    background-color: #006db7;
    color: #fff;
    border-color: #006db7;
}

/*sidebar*/
.sidebar .widget-title {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.sidebar .widget {
    margin-bottom: 50px;
}
.sidebar .widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sidebar ul li a {
    font-size: 13px;
    color: #777;
    transition: 0.3s all;
}
.sidebar ul li a:hover {
    color: #2a6496;
}
.sidebar ul li {
    margin-bottom: 10px;
}
.sidebar .widget_search .search-form {
    position: relative;
}
.sidebar .widget_search .search-form label {
    width: 100%;
}
.sidebar .widget_search .search-form .search-field {
    background-color: #fff;
    border: 1px solid #ddd;
    width: 100%;
    color: #777;
    font-style: italic;
    padding: 10px 60px 10px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.sidebar .widget_search .search-form .search-submit {
    position: absolute;
    right: 0;
    height: 100%;
    background: #006db7;
    color: #fff;
    border: 1px solid #006db7;
}
.sidebar .widget_categories ul li:before {
    content: "\f054";
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-size: 10px;
    color: #777;
}
.sidebar .widget_recent_entries ul li {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
}
.sidebar .widget_recent_entries ul li:before {
    content: "\f073";
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-size: 10px;
    color: #006db7;
}
.sidebar .widget_text {
    overflow: hidden;
}
.sidebar .widget_text .order {
    position: relative;
    right: -10px;
    transition: 0.3s;
    font-size: 13px;
}
.sidebar .widget_text .order a {
    text-transform: uppercase;
    font-weight: bold;
    color: #006db7;
}
.sidebar .widget_text .order .fa.fa-chevron-right {
    color: #006db7;
}
.sidebar .widget_text .order:hover {
    right: 0;
}

/*end sidebar*/

/*Page default*/
.layer-page-default .section-2 {
    padding-top: 70px;
    padding-bottom: 100px;
}
.layer-page-default .section-2 #detail-post > .content-of-item {
    display: flex;
    align-items: flex-start;
}
.layer-page-default .section-2 #detail-post .content-of-item .content-left {
    width: 10%;
}
.layer-page-default .section-2 #detail-post .content-of-item .content-left .date {
    background-color: #fcfcfc;
    font-size: 36px;
    color: #333;
    font-weight: 800;
    text-align: center;
    padding: 7px 30px;
}
.layer-page-default .section-2 #detail-post .content-of-item .content-left .month {
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #006db7;
}
.layer-page-default .section-2 #detail-post .content-of-item .content-right {
    width: 90%;
    padding-left: 20px;
}
.layer-page-default .section-2 #detail-post .content-of-item .content-right .title {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #000;
    display: block;
    width: max-content;
    transition: 0.3s all;
}
/*end page default*/

/*footer*/
footer {
    background-image: url('assets/img/background-footer.png');
    background-color: #25272e;
    padding-top: 70px;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 13px;
}
footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
footer .list_colum_content_footer .title {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #fff;
}
footer .list_colum_content_footer .content {
    color: #bcc0c4;
}
footer .list_colum_content_footer .content img {
    width: 35px;
    margin-right: 5px;
}
footer .list_colum_content_footer .content li {
    margin-bottom: 15px;
}
footer .list_colum_content_footer .content li:before {
    content: "\f054";
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-size: 10px;
}
footer .list_colum_content_footer .content a {
    color: #bcc0c4;
    transition: 0.3s all;
}
footer .list_colum_content_footer .content a:hover {
    color: #006db7;
}
footer .form-email-footer .title-form {
    font-size: 14px;
}
footer .form-email-footer .input-email {
    margin-bottom: 10px;
}
footer .form-email-footer .input-email .wpcf7-email,
footer .form-email-footer .btn-submit .wpcf7-submit {
    width: 100%;
    padding: 10px;
    font-size: 14px;
}
footer .form-email-footer .input-email .wpcf7-email {
    border: 1px solid #ddd;
    border-color: #565f66;
    background-color: #565f66;
    color: #444;
}
footer .form-email-footer .btn-submit .wpcf7-submit {
    border: 1px solid #d6393a;
    border-color: #d6393a;
    background-color: #d6393a;
    color: #fff;
}
footer .form-email-footer p {
    margin-bottom: 0;
}
footer .copyright {
    border-top: 1px solid #384653;
    padding: 15px 10px 30px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #bcc0c4;
    margin-top: 70px;
}
/*end footer*/

.go-to-top {
    position: fixed;
    z-index: 99999;
    cursor: pointer;
    background: #0EACE3;
    height: 40px;
    width: 40px;
    right: 25px;
    bottom: 190px;
    color: #ffffff;
    justify-content: center;
    text-align: center;
    border: 2px solid #fff;
    font-size: 18px;
    transition: .3s;
    display: flex;
    align-items: center;
}

/* Responsive */
@media (max-width: 1600px){
    .layer-home-page .section-1 .banner {
        padding-left: 280px;
        padding-right: 280px;
    }
    .layer-home-page .section-3 .list-item .item {
        height: auto;
    }
}
@media (max-width: 1366px){
    .layer-home-page .section-1 .banner {
        padding-left: 180px;
        padding-right: 180px;
    }
/*    .layer-home-page .section-3 .list-item .item,
    .layer-page-dich-vu .section-5 .list-item .item {
        width: 33.333%;
    }*/
    .layer-home-page .section-3 .list-item .item:hover .view-service,
    .layer-page-dich-vu .section-5 .list-item .item:hover .view-service {
        bottom: 20px;
    }
    .layer-home-page .section-3 .list-item .item .view-service,
    .layer-page-dich-vu .section-5 .list-item .item .view-service {
        font-size: 10px;
        padding: 10px 20px;
    }
}
@media (max-width: 1024px){
    .desktop-header{display: none}
    .mobile-header{display: block}
    #wpadminbar{display: none;visibility: hidden}
    .layer-home-page .section-1 {
        margin-top: 30px;
    }
    .layer-home-page .section-1 .banner {
        padding-top: 55px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .layer-home-page .section-1 .banner .title {
        text-align: center;
    }
    .layer-home-page .section-2 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .layer-home-page .section-3 {
        margin-top: 0;
    }
    .layer-home-page .section-3 .list-item .item,
    .layer-page-dich-vu .section-5 .list-item .item {
        width: 50%;
    }
    .layer-page .section-1, .layer-page-default .section-1, .layer-archive .section-1, .layer-single .section-1 {
        padding-top: 70px;
        margin-top: 30px;
    }
    .layer-page-default .section-2 #detail-post .content-of-item .content-left {width: 15%}
    .layer-page-default .section-2 #detail-post .content-of-item .content-right {width: 85%}
    .layer-single .section-2 #detail-post .content-of-item .content-left {display: none;}
    .layer-single .section-2 #detail-post .content-of-item .content-right {width: 100%;padding-left: 0}
    .layer-single .section-2 .wrap-post-related li {width: 50%}
}
@media (max-width: 991px){
    .layer-home-page .section-1 {
        margin-top: 60px;
    }
    .layer-home-page .section-1 .banner {
        padding-left: 30px;
        padding-right: 30px;
    }
    .layer-home-page .section-1 .banner .list-service {
        flex-wrap: wrap;
    }
    .layer-home-page .section-1 .banner .list-service li {width: 100%}
    .layer-home-page .section-1 .banner .list-service li:nth-child(2) {
        margin-top: 0;
    }
    .layer-home-page .section-1 .banner .list-service li {
        margin-bottom: 100px;
    }
    .layer-home-page .section-1 .banner .list-service li:last-child {
        margin-bottom: 0;
    }
    .layer-home-page .section-1 .banner .info_contact {
        flex-wrap: wrap;
    }
    .layer-home-page .section-1 .banner .info_contact li {
        margin-bottom: 15px;
        margin-right: 15px;
    }
    .layer-home-page .section-2 .content-of-item {
        margin-bottom: 30px;
    }
    .layer-home-page .section-3 .list-item .item,
    .layer-page-dich-vu .section-5 .list-item .item {width: 100%}
    .layer-home-page .section-3 .list-item .item:hover .view-service,
    .layer-page-dich-vu .section-5 .list-item .item:hover .view-service {
        bottom: 20px;
    }
    .layer-page .section-1, .layer-page-default .section-1, .layer-archive .section-1 {
        margin-top: 60px;
    }
    .layer-page-default .section-2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .layer-page-default .section-2 #detail-post .content-of-item .content-left {display: none;}
    .layer-page-default .section-2 #detail-post .content-of-item .content-right {width: 100%;padding-left: 0}
    .sidebar {
        margin-top: 30px;
    }
    .layer-archive .section-2 #list-post .content-of-item .content-left {display: none;}
    .layer-archive .section-2 #list-post .content-of-item .content-right {width: 100%;padding-left: 0}
    .layer-single .section-2 .wrap-post-related li {width: 100%}
    .wp-pagenavi {justify-content: center}
    .layer-page-lien-he .section-2 .content-left {
        margin-bottom: 30px;
    }
    .layer-page-lien-he .section-2 {padding-bottom: 30px;padding-top: 30px}
}
@media (max-width: 768px){
}
@media (max-width: 598px){
}
@media (max-width: 480px){
}
@media (max-width: 425px){
}
@media (max-width: 424px){
}
@media (max-width: 380px){
}
@media (max-width: 375px){
}
@media (max-width: 360px){
}
@media (max-width: 320px){
}
@media (max-width: 240px){
}