/*
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: 15px;
    font-family: 'Mulish Regular';
    background-image: url('assets/img/background.png');
    background-position: center top;
    background-repeat: no-repeat;
}
a,a:hover{text-decoration: none;}

@font-face {
    font-family: 'Mulish Black';
    src:url('assets/fonts/Mulish-Black_0.ttf')
}

@font-face {
    font-family: 'Mulish BlackItalic';
    src:url('assets/fonts/Mulish-BlackItalic_0.ttf')
}

@font-face {
    font-family: 'Mulish Bold';
    src:url('assets/fonts/Mulish-Bold_0.ttf')
}

@font-face {
    font-family: 'Mulish BoldItalic';
    src:url('assets/fonts/Mulish-BoldItalic_0.ttf')
}

@font-face {
    font-family: 'Mulish ExtraBold';
    src:url('assets/fonts/Mulish-ExtraBold_0.ttf')
}

@font-face {
    font-family: 'Mulish ExtraBoldItalic';
    src:url('assets/fonts/Mulish-ExtraBoldItalic_0.ttf')
}

@font-face {
    font-family: 'Mulish ExtraLight';
    src:url('assets/fonts/Mulish-ExtraLight_0.ttf')
}

@font-face {
    font-family: 'Mulish ExtraLightItalic';
    src:url('assets/fonts/Mulish-ExtraLightItalic_0.ttf')
}

@font-face {
    font-family: 'Mulish Italic';
    src:url('assets/fonts/Mulish-Italic_0.ttf')
}

@font-face {
    font-family: 'Mulish Light';
    src:url('assets/fonts/Mulish-Light_0.ttf')
}

@font-face {
    font-family: 'Mulish LightItalic';
    src:url('assets/fonts/Mulish-LightItalic_0.ttf')
}

@font-face {
    font-family: 'Mulish Medium';
    src:url('assets/fonts/Mulish-Medium_0.ttf')
}

@font-face {
    font-family: 'Mulish MediumItalic';
    src:url('assets/fonts/Mulish-MediumItalic_0.ttf')
}

@font-face {
    font-family: 'Mulish Regular';
    src:url('assets/fonts/Mulish-Regular_0.ttf')
}

@font-face {
    font-family: 'Mulish SemiBold';
    src:url('assets/fonts/Mulish-SemiBold_0.ttf')
}

@font-face {
    font-family: 'Mulish SemiBoldItalic';
    src:url('assets/fonts/Mulish-SemiBoldItalic_0.ttf')
}

.go-to-top {
    position: fixed;
    z-index: 99999;
    cursor: pointer;
    background: #ac3fbd;
    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;
}

a.cta-action-text {
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 2;
}

a.cta-action-text img.icon-zalo {
    width: 55px;
}

a.cta-action-fb {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 2;
}

a.cta-action-fb img.icon-fb {
    border-radius: 50%;
    width: 55px;
}

/*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: #ac3fbd;
    margin-top: 10px;
}
.mobile-header .left-menu span i {
    font-size: 35px;
}
.mobile-header .right-menu {
    right: 15px;
    top: 14px;
    font-size: 16px
}
.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: #FFC501;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 15px;
    border: 1px solid #FFC501;
    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: #FFC501;
    margin-left: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.st-menu .wrap-cta-menu-mobile .text-2 {
    background: #FFC501;
    padding: 11px 15px;
    border-radius: 4px;
    display: block;
    margin-top: 10px;
    margin-right: 45px;
}
.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: #ac3fbd;
    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: 14px;
    color: #fff;
    padding: 5px 15px;
    display: block
}
.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: #ccc;
    background: none
}
.st-menu ul.sub-menu li a{
    padding-left: 0
}
.st-menu li.menu-item-has-children {
    position: relative;
}
.st-menu li.menu-item-has-children > i {
    position: absolute;
    display: inline-block;
    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
}
/*End mobile*/

/*Header PC*/
#desktop-header {
    margin-top: 20px;
}
#desktop-header .top-header .wrap-all {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
}
#desktop-header .top-header .logo img {
    height: 45px;
}
#desktop-header .top-header .phone-number .text-1 {
    font-size: 18px;
    font-weight: bold;
}
#desktop-header .top-header .phone-number .text-2 {
    font-size: 13px;
}
#desktop-header .top-header .list-language {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}
#desktop-header .top-header .list-language li {
    margin-right: 10px;
}
#desktop-header .bottom-header {
    margin-bottom: 30px;
}
#desktop-header .bottom-header .nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
#desktop-header .bottom-header .nav li {
    padding: 10px 0;
}
#desktop-header .bottom-header .nav li a {
    text-transform: uppercase;
    color: #000;
/*    font-size: 13px;*/
}
#desktop-header .bottom-header .nav li a:hover,
#desktop-header .bottom-header .nav li.current-menu-item > a {
    color: #ac3fbd;
}
#desktop-header .bottom-header .nav li.menu-item-has-children {
    position: relative;
}
#desktop-header .bottom-header .nav li.menu-item-has-children .sub-menu {
    position: absolute;
    background: #fff;
    width: max-content;
    padding: 5px 50px;
    text-align: center;
    z-index: 999;
    display: none;
    top: 40px;
    left: 0;
    box-shadow: 2px 2px 5px 0px rgb(50 50 50 / 20%);
    border: 1px solid #eee;
    border-radius: 3px;
    list-style: none;
}
/*End Header PC*/

/*Home page*/
.layer-home-page .section-1 .owl-prev, .layer-home-page .section-1 .owl-next {
    top: 50%;
    box-shadow: 0 3.75748px 3.75748px rgb(0 0 0 / 25%);
    background: #fff !important;
    font-size: 20px;
    padding: 2px 10px;
    position: absolute;
    color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    color: #000;
}
.layer-home-page .section-1 .owl-prev {
    left: 0;
}
.layer-home-page .section-1 .owl-next {
    right: 0;
}
.layer-home-page .section-1 .owl-prev:hover i, .layer-home-page .section-1 .owl-next:hover i {
    color: #000;
}
.owl-theme .owl-dots .owl-dot span {
    background: #4B4B4B;
    box-shadow: 0 0 5px 0 #111;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    border: 1px solid #4B4B4B;
}
.layer-home-page .section-1 .owl-carousel .item {
    border-top: 3px solid #3D0A46;
    border-bottom: 3px solid #3D0A46;
}
.layer-home-page .section-2 {
    margin-top: 50px;
}
.layer-home-page .section-2 .title_1 {
    font-size: 24px;
    text-align: center;
}
.layer-home-page .section-2 .title_2 {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 55px;
}
.layer-home-page .section-2 .list-content {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: -15px;
    margin-right: -15px;
}
.layer-home-page .section-2 .list-content li {
    padding: 15px;
}
.layer-home-page .section-2 .list-content li .link_post {
    display: block;
}
.layer-home-page .section-2 .list-content li .link_post .img_content {
    border-top: 3px solid #4C2656;
    border-bottom: 3px solid #4C2656;
}
.layer-home-page .section-2 .list-content li a .title_content {
    background: #4C2656;
    color: #fff;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
}
.layer-home-page .section-3 {
    margin-top: 30px;
}
.layer-home-page .section-3 .title_1 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}
.layer-home-page .section-3 .list-post .item-post {
    margin-bottom: 30px;
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 30px;
}
.layer-home-page .section-3 .list-post .item-post .wrap-cate-date-title-post {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.layer-home-page .section-3 .list-post .item-post .wrap-cate-date-title-post .cate a {
    background: #4C2656;
    color: #fff;
    display: block;
    width: max-content;
    padding: 3px 10px;
    font-size: 13px;
}
.layer-home-page .section-3 .list-post .item-post .wrap-cate-date-title-post .public-date {
    margin-left: 10px;
    margin-right: 10px;
}
.layer-home-page .section-3 .list-post .item-post .excerpt p {
    margin-bottom: 0;
}
.layer-home-page .section-4 {
    margin-top: 30px;
}
.layer-home-page .section-4 .title_1 {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.layer-home-page .section-4 .list_info_address .row_content {
    display: flex;
    border-bottom: 1px solid #bbbbbb;
}
.layer-home-page .section-4 .list_info_address .row_content .content-left {
    width: 40%;
    background: #EEEEEE;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.layer-home-page .section-4 .list_info_address .row_content .content-right {
    width: 60%;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.layer-home-page .section-4 .google-map {
    margin-top: 30px;
}
/*End home page*/

/*Gioi thieu*/
.layer-page-gioi-thieu .title {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.layer-page-gioi-thieu .banner {
    margin-bottom: 30px;
}
.layer-page-gioi-thieu .banner img {
    width: 100%;
}
.layer-page-gioi-thieu .list_post .item-post {
    display: flex;
    margin-bottom: 15px;
}
.layer-page-gioi-thieu .list_post .item-post .thumbnail_post {
    width: 30%;
}
.layer-page-gioi-thieu .list_post .item-post .wrap-title-short-content {
    width: 70%;
    padding-left: 15px;
}
.layer-page-gioi-thieu .list_post .item-post .wrap-title-short-content .title_post {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}
/*End gioi thieu*/

/*Vision*/
.layer-page-vision .section-1 .title {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.layer-page-vision .section-1 .banner {
    margin-bottom: 30px;
}
.layer-page-vision .section-1 .banner img {
    width: 100%;
}
.layer-page-vision .section-2 .title,
.layer-page-vision .section-3 .title {
    background: #390E44;
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    margin-bottom: 30px;
}
.layer-page-vision .section-2 .list-content .item-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
}
.layer-page-vision .section-2 .list-content .item-content .icon {
    width: 20%;
}
.layer-page-vision .section-2 .list-content .item-content .wrap-content-1-2 {
    width: 80%;
}
.layer-page-vision .section-2 .list-content .item-content .content-1 {
    font-weight: bold;
    margin-bottom: 15px;
}
.layer-page-vision .section-3 .list-content {
    display: flex;
    flex-wrap: wrap;
}
.layer-page-vision .section-3 .list-content .item-content {
    width: 50%;
    margin-bottom: 15px;
}
.section-3 .list-content div.item-content:nth-child(odd) {
    padding-right: 10px;
}
.section-3 .list-content div.item-content:nth-child(even) {
    padding-left: 10px;
}
.layer-page-vision .section-3 .list-content .item-content .content-1 {
    border-bottom: 1px dotted #b22dc7;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.layer-page-vision .section-3 .list-content .item-content .content-1 .icon-arrow {
    margin-right: 10px;
}
.layer-page-vision .section-3 .list-content .item-content .content-2 {
    margin-bottom: 15px;
}
/*End vision*/

/*Company*/
.layer-page-company {
    background: #fff;
    padding-top: 30px;
}
.layer-page-company .section-1 .title-1 {
    font-size: 32px;
    border-bottom: 2px solid #175d9c;
    margin-bottom: 40px;
    padding-bottom: 6px;
    position: relative;
}
.layer-page-company .section-1 .title-1:before,
.layer-page-company .section-1 .title-1:after {
    content: "";
    position: absolute;
}
.layer-page-company .section-1 .title-1::after {
    left: 0;
    bottom: -9px;
    background-color: #ef889c;
    height: 4px;
    width: 130px;
}
.layer-page-company .section-1 .title-2 {
    border-top: 2px solid #175d9c;
    padding-top: 25px;
    margin-bottom: 25px;
    position: relative;
    font-size: 26px;
}
.layer-page-company .section-1 .title-2:before,
.layer-page-company .section-1 .title-2:after {
    content: "";
    position: absolute;
}
.layer-page-company .section-1 .title-2:after {
    left: 0;
    top: -2px;
    background-color: #ef889c;
    height: 2px;
    width: 85.92132505%;
}
.layer-page-company .section-1 .wrap-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.layer-page-company .section-1 .wrap-content .content {
    width: 75%;
}
.layer-page-company .section-1 .wrap-content .img_thumbnail {
    width: 25%;
    text-align: right;
}
.layer-page-company .section-2 .title {
    border-top: 2px solid #175d9c;
    padding-top: 25px;
    margin-bottom: 25px;
    position: relative;
    font-size: 26px;
}
.layer-page-company .section-2 .title:before,
.layer-page-company .section-2 .title:after {
    content: "";
    position: absolute;
}
.layer-page-company .section-2 .title:after {
    left: 0;
    top: -2px;
    background-color: #ef889c;
    height: 2px;
    width: 85.92132505%;
}
.layer-page-company .section-2 .list_content .item {
    display: flex;
    border-top: 1px dotted #cccccc;
}
.layer-page-company .section-2 .list_content .item .content-left {
    width: 25%;
    background: #EEF1F0;
    display: flex;
    align-items: center;
    padding-left: 20px;
}
.layer-page-company .section-2 .list_content .item .content-right {
    width: 75%;
    display: flex;
    align-items: center;
    padding: 30px 20px;
}
.layer-page-company .section-2 .list_content .item .content-right p {
    margin-bottom: 0;
}
.layer-page-company .section-3 {
    margin-top: 30px;
    padding-bottom: 30px;
}
/*End company*/

/*Business*/
.layer-page-business .title {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.layer-page-business .banner {
    margin-bottom: 30px;
}
.layer-page-business .banner img {
    width: 100%;
}
.layer-page-business .section-2 .list_post .item-post {
    margin-bottom: 30px;
}
.layer-page-business .section-2 .list_post .item-post .title_post {
    background: #390E44;
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    margin-bottom: 30px;
}
.layer-page-business .section-2 .list_post .item-post .wrap-content-thumbnail-post {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.layer-page-business .section-2 .list_post .item-post .wrap-content-thumbnail-post .content_post {
    width: 70%;
    padding-right: 30px;
}
.layer-page-business .section-2 .list_post .item-post .wrap-content-thumbnail-post .thumbnail_post {
    width: 30%;
}
/*End business*/

/*Member*/
.layer-page-member .title_first_page {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.layer-page-member .section-1 .title_section_1 {
    background: #390E44;
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    margin-bottom: 30px;
}
.layer-page-member .section-1 .list-member {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.layer-page-member .section-1 .list-member li {
    width: 50%;
}
.layer-page-member .section-1 .list-member li:nth-child(odd) {
    padding-right: 15px;
}
.layer-page-member .section-1 .list-member li:nth-child(even) {
    padding-left: 15px;
}
.layer-page-member .section-1 .list-member li .thumbnail_img {
    width: 100%;
}
.layer-page-member .section-1 .list-member li .position {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.layer-page-member .section-1 .list-member li .full_name {
    font-weight: bold;
    margin-bottom: 15px;
}
.layer-page-member .section-2 .title_section_2 {
    background: #390E44;
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    margin-bottom: 30px;
}
.layer-page-member .section-2 .title_department {
    display: flex;
    align-items: center;
    border-bottom: 1px dotted #b22dc7;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.layer-page-member .section-2 .title_department img {
    margin-right: 10px;
}
.layer-page-member .section-2 .list_employee {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: -15px;
    margin-right: -15px;
}
.layer-page-member .section-2 .list_employee li {
    width: 25%;
    padding: 10px;
}
.layer-page-member .section-2 .list_employee li .position_employee {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.layer-page-member .section-2 .list_employee li .name_employee {
    font-weight: bold;
    margin-bottom: 15px;
}
/*End member*/

/*Page lien he*/
.layer-page-lien-he .wrap-content-page {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
}
.layer-page-lien-he .wrap-content-page .title-page {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}
.layer-page-lien-he .section-1 .address,
.layer-page-lien-he .section-1 .number_phone,
.layer-page-lien-he .section-1 .email {
    padding: 10px;
    background: #f9f9f9;
    margin-bottom: 30px;
    text-align: center;
}
.layer-page-lien-he .section-1 .address .text-1,
.layer-page-lien-he .section-1 .number_phone .text-1,
.layer-page-lien-he .section-1 .email .text-1 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}
.layer-page-lien-he .section-1 .address .text-2,
.layer-page-lien-he .section-1 .number_phone .text-2,
.layer-page-lien-he .section-1 .email .text-2 {
    color: #000;
    font-size: 14px;
}
.layer-page-lien-he .section-1 .number_phone a.text-2:hover,
.layer-page-lien-he .section-1 .email a.text-2:hover {
    color: #21b7cb;
}
.layer-page-lien-he .section-1 .title-form {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 5px;
}
.layer-page-lien-he .section-1 .wrap-form .wpcf7-text {
    border: 1px solid #dbdbdd;
    max-width: 100%;
    padding: 8px 10px;
    border-radius: 3px;
}
.layer-page-lien-he .section-1 .wrap-form .wpcf7-textarea {
    border: 1px solid #dbdbdd;
    max-width: 100%;
    padding: 8px 10px;
    border-radius: 3px;
}
.layer-page-lien-he .section-1 .wrap-form .wpcf7-submit {
    display: inline-block;
    padding: 8px 15px;
    border-radius: 3px;
    background-color: #1f2746;
    color: #fff;
    border: none;
}
/*Layer page lien he*/

.rank-math-breadcrumb a {
    color: #ac3fbd;
}

/*Archive*/
.layer-archive .section-2 {
    padding: 90px 0;
}
.layer-archive .section-2 .title-post a {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    display: block;
    margin: 20px 0;
}
.layer-archive .section-2 .title-post a:hover {
    color: #00bed8;
}
.layer-archive .section-2 .link_xem_them {
    margin: 20px 0;
}
/*End archive*/

/*Single post*/
.layer-single .section-content {
    padding: 90px 0;
}
.layer-single .section-content .title {
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0 15px;
}
.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;
}
.wrap-next-previous-post .wrap-previous {
    text-align: left;
}
.wrap-next-previous-post .wrap-previous .text-previous i {
    margin-right: 15px;
}
.wrap-next-previous-post .wrap-next {
    text-align: right;
}
.wrap-next-previous-post .wrap-next .text-next i {
    margin-left: 15px;
}
.wrap-next-previous-post .wrap-previous .text-previous,
.wrap-next-previous-post .wrap-next .text-next {margin-top: 10px;}
.wrap-next-previous-post .wrap-previous a,
.wrap-next-previous-post .wrap-next a {
    color: #000;
}
.wrap-next-previous-post .wrap-previous a:hover,
.wrap-next-previous-post .wrap-next a:hover {
    color: #00bed8;
}
/*End single post*/

/*footer*/
footer {
    margin-top: 30px;
}
footer .content-footer {
    background: #390E44;
    padding-bottom: 15px;
}
footer .content-footer .footer-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    padding-top: 60px;
}
footer .content-footer .footer-top .logo-footer {
    width: 30%;
}
footer .content-footer .footer-top .list-menu-footer {
    width: 70%;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
    padding-left: 40px;
}
footer .content-footer .footer-top .list-menu-footer li {
    width: 25%;
}
footer .content-footer .footer-top .list-menu-footer li a {
    color: #fff;
    text-transform: uppercase;
/*    font-size: 11px;*/
    display: flex;
    align-items: center;
}
footer .content-footer .footer-top .list-menu-footer li a .icon-before-menu {
    margin-right: 5px;
}
footer .footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
}
footer .footer-bottom .wrap_bct {
    width: 33.333%;
}
footer .footer-bottom .wrap_bct .link_bct {
    display: block;
    width: 170px;
}
footer .footer-bottom .list_social {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    width: 33.333%;
    justify-content: center;
}
footer .footer-bottom .list_social .item-social {
    margin-right: 15px;
}
footer .footer-bottom .list_social .item-social a {
    width: 35px;
    display: block;
    height: 35px;
}
footer .footer-bottom .list_social .item-social a img {
    height: 35px;
    object-fit: cover;
}
footer .footer-bottom .content_more_footer {
    width: 33.333%;
    color: #fff;
    text-align: center;
}
footer .copyright {
    text-align: center;
    color: #fff;
    margin-top: 30px;
}
/*end footer*/

/* Responsive */
@media (max-width: 1600px){
}
@media (max-width: 1440px){
}
@media (max-width: 1366px){
}
@media (min-width: 992px) and (max-width: 1199px){
}
@media (max-width: 991px){
    #desktop-header{display: none}
    .mobile-header{display: block}
    #wpadminbar{display: none;visibility: hidden}
    .layer-home-page {
        margin-top: 90px;
    }
    .layer-home-page .section-2 .list-content {
        flex-wrap: wrap;
    }
    .layer-page {
        margin-top: 80px;
    }
    .layer-page-gioi-thieu .list_post .item-post {
        flex-wrap: wrap;
    }
    .layer-page-gioi-thieu .list_post .item-post .thumbnail_post {
        width: 100%;
    }
    .layer-page-gioi-thieu .list_post .item-post .wrap-title-short-content {
        width: 100%;
        padding-left: 0;
        margin-top: 30px;
    }
    .layer-page-vision .section-3 .list-content .item-content {
        width: 100%;
    }
    .layer-page-business .section-2 .list_post .item-post .wrap-content-thumbnail-post {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .layer-page-business .section-2 .list_post .item-post .wrap-content-thumbnail-post .content_post {
        width: 100%;
        padding-right: 0;
    }
    .layer-page-business .section-2 .list_post .item-post .wrap-content-thumbnail-post .thumbnail_post {
        width: 100%;
    }
    .layer-page-member .section-1 .list-member li {
        width: 100%;
    }
    .layer-page-member .section-1 .list-member li:nth-child(odd) {
        padding-right: 0;
    }
    .layer-page-member .section-1 .list-member li:nth-child(even) {
        padding-left: 0;
    }
    .layer-page-member .section-2 .list_employee li {width: 50%}
    .layer-page-company .section-1 .wrap-content {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .layer-page-company .section-1 .wrap-content .content {
        width: 100%;
        margin-top: 30px;
    }
    .layer-page-company .section-1 .wrap-content .img_thumbnail {
        width: 100%;
        text-align: center;
    }
    .layer-page-company .section-2 .list_content .item .content-left {
        padding-left: 0;
        justify-content: center;
    }
    .layer-page-lien-he .section-1 .wrap-form .wpcf7-text,
    .layer-page-lien-he .section-1 .wrap-form .wpcf7-textarea {width: 100%}
    footer .content-footer .footer-top {
        flex-wrap: wrap;
    }
    footer .content-footer .footer-top .logo-footer {width: 100%}
    footer .content-footer .footer-top .list-menu-footer {
        width: 100%;
        padding-left: 0;
        padding: 15px;
        margin-top: 30px;
    }
    footer .footer-bottom {
        flex-wrap: wrap;
    }
    footer .footer-bottom .wrap_bct {
        width: 50%;
    }
    footer .footer-bottom .list_social {
        width: 50%;
    }
    footer .footer-bottom .content_more_footer {
        width: 100%;
        margin-top: 30px;
    }
}
@media (min-width: 768px){
}
@media (max-width: 767px){
}
@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){
}